]> git.saurik.com Git - wxWidgets.git/history - include
Added size hints to dialog,
[wxWidgets.git] / include /
1999-10-19  Robert Roebling Added size hints to dialog,
1999-10-19  Michael BedwardAdded EVT_GRID_SELECT_CELL
1999-10-19  Michael BedwardNumerous changes to comply with use of wxCoord.
1999-10-18  Robert Roebling New wxDataObject etc. Almost works.
1999-10-18  Vadim ZeitlinwxControl and wxChoice derive from the base classes...
1999-10-18  Vadim Zeitlin1. wxApp::ProcessPendingEvents() is now common, added...
1999-10-18  Sylvain BougnouxAdd wxImage::CanRead, wasn't in 1.59 ?
1999-10-18  Robert Roebling Corrected wxImage for use with mono wxBitmaps,
1999-10-18  David Webster*** empty log message ***
1999-10-18  Michael BedwardRemoved unused code
1999-10-18  Vadim Zeitlin1. more drag and drop and clipboard changes:
1999-10-17  Václav SlavíkHTML_xxxx constants changed to wxHTML_xxxx (with backwa...
1999-10-17  David Webster*** empty log message ***
1999-10-17  Václav Slavíkadded HTML printing
1999-10-17  Robert Roebling Applied Diana's font patch II
1999-10-17  Vadim Zeitlin1. wxPostEvent added and documented
1999-10-16  Robert Roebling Restored wxSizeEvent code form last week -> wxGLCanvas
1999-10-16  Robin DunnChanged an OBJARRAY to an EXPORTED_OBJARRAY
1999-10-16  Václav Slavíkfixed bug in PS clipping (non-virtual SetClippingRegion...
1999-10-16  Václav SlavíkSetFonts methods have const param now
1999-10-15  David Websterno message
1999-10-15  Vadim Zeitlincompilation fix
1999-10-15  Vadim Zeitlin1. wxImageHandler::DoCanRead() introduced to solve...
1999-10-15  Vadim Zeitlincompile fix
1999-10-15  Vadim Zeitlinremoved wxDialog::Centre()
1999-10-15  Robert Roebling scrolling of foreign windowsplus sample
1999-10-15  David Webster*** empty log message ***
1999-10-14  David Websterno message
1999-10-14  Julian SmartAdded sqltypes.h (for Cygwin b20), some other Cygwin...
1999-10-14  Robert Roebling Changed time of sending the wxSizeEvent and assorted...
1999-10-14  Julian Smartmakeg95.env edited for Mingw32/gcc 2.95 compilation...
1999-10-14  Julian SmartCorrections
1999-10-14  Robert Roebling Applied patches for AIX,
1999-10-14  David Webster*** empty log message ***
1999-10-14  Michael BedwardChanged all EVT_WXGRID... constants to EVT_GRID...
1999-10-13  David WebsterLatest Updates
1999-10-13  Unknown (CR)brought regconf interface read/write methods up to...
1999-10-13  David Websterno message
1999-10-13  Unknown (CR)Added tree control item click event wrappers
1999-10-13  Unknown (CR)Added list control item click event wrappers
1999-10-13  Unknown (CR)Added tree control item click events
1999-10-12  Vadim Zeitlin1. DLL compilation fixes (wrong WXDLLEXPORT placement...
1999-10-12  David WebsterMore OS/2 stuff
1999-10-12  Robert Roebling Refresh() problem from DialogEd solved
1999-10-12  George TaskerMoved the #include of filefn.h to db.cpp
1999-10-12  George TaskerChanged #ifdef _IODBC_ to #ifdef __UNIX__
1999-10-11  Robert Roebling Various distrib things,
1999-10-11  Robert Roebling Added wxMenu::Delete() and fixed some menu deleted...
1999-10-11  Robert Roebling Tried to make wxGLCanvas work again. WIP.
1999-10-11  Robert Roebling added SpinCtrl,
1999-10-11  David Webster*** empty log message ***
1999-10-10  Vadim ZeitlinwxSpinCtrl
1999-10-10  Václav Slavíkfixed cursor flickering in wxHtmlWindow
1999-10-10  Václav Slavíkpreparing for HTML printing
1999-10-10  David Webster*** empty log message ***
1999-10-10  Karsten Ballüderupdated richedit and nettest
1999-10-10  Robert Roebling Minor changes to keep my MSW source
1999-10-09  Robin DunnAdded WXDLLEXPORT for wxInitAllImageHandlers
1999-10-09  Robert Roebling Applied a few patches,
1999-10-09  Robert Roebling Changed SetToolBar() to behave a bit smarter. Untested.
1999-10-09  Robin DunnAttempting to restore the binary files that got trashed...
1999-10-09  Robin Dunnfixed compilation error
1999-10-09  Robin DunnAdded missing costructor
1999-10-09  David Webster*** empty log message ***
1999-10-08  Robert Roebling New scrolling code.
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-08  David Webster*** empty log message ***
1999-10-07  Vadim Zeitlin1. wxLog::FlushActive() added
1999-10-07  George TaskerAdded support for dBase, PostGres, MySQL, Access, MS...
1999-10-07  Vadim Zeitlinsome fixes after global _T() => T() change
1999-10-07  Michael BedwardAdded page up and page down key support.
1999-10-07  David Webster*** empty log message ***
1999-10-06  Vadim Zeitlinadded wxDialUpManager::IsAlwaysConnected() and GetISPNa...
1999-10-06  Vadim Zeitlin_T() restored for compatibility
1999-10-06  Vadim ZeitlinwxRegion::IsEmpty() added
1999-10-06  Michael BedwardAdded new wxGrid classes. This is a work in progress !
1999-10-05  David WebsterwxOS2 updates for 10/5/99
1999-10-05  David Webster*** empty log message ***
1999-10-04  Vadim ZeitlinMSW compilation (and other) fixes
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-10-04  Julian SmartRemoved some unused parameter warnings; compile error...
1999-10-04  Unknown (JL)Renameing funktions to prevent name clashes
1999-10-04  Robert Roebling Applied a few old patches,
1999-10-03  Robert Roebling If we used 10% less inline functions in useless occas...
1999-10-03  Karsten BallüderwxDialUpManager fixes
1999-10-03  Vadim Zeitlin1. Win9x support + async dialing + many more for wxDial...
1999-10-03  Vadim Zeitlinfixes I previously forgot to check in
1999-10-02  Karsten BallüderUnix implementation of wxDialUpManager.
1999-10-02  Václav Slavíkmaking wxHTML 8.3 compliant
1999-10-02  David Webster*** empty log message ***
1999-10-02  David Webster*** empty log message ***
1999-10-01  Vadim ZeitlinwxDialUpManager class (first draft, works only under...
1999-10-01  Vadim Zeitlinvirtual functionsignature corrected
1999-10-01  Vadim ZeitlinwxCALLBACK added, wxCOMPFUNC_CONV moved to defs.h
1999-10-01  Vadim ZeitlinwxFontEnumerator class for Motif/X
1999-10-01  Robert Roebling Improved wxFileDialog behaviour wrt to remembering...
1999-10-01  Vadim ZeitlinwxMotif::wxFont supports encodings too (and shares...
1999-10-01  Vadim Zeitlinrenamed gsockmot.cpp to *.c
1999-10-01  Vadim Zeitlinbasic support for encodings for wxMSW::wxFont
1999-09-30  Guillermo Rodrigue... bugfixes
next