]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
1999-10-10  Václav Slavíkfixed bug with 2 frames
1999-10-10  Václav Slavíkfixed terminology (widget vs. binded window)
1999-10-10  Václav Slavíkfixed cursor flickering in wxHtmlWindow
1999-10-10  Václav Slavíkpreparing for HTML printing
1999-10-10  Robert Roebling TreeTest compiles again,
1999-10-10  Robert Roebling Scrolling updates.
1999-10-10  David Webster*** empty log message ***
1999-10-10  Karsten Ballüderupdated richedit and nettest
1999-10-10  Karsten Ballüderadded samples richedit and nettest
1999-10-10  Robert Roebling Minor changes to keep my MSW source
1999-10-10  Guilhem LavauxChanged Ungetch behaviour (FIFO -> LIFO).
1999-10-09  Robin Dunnminor additions and bugfixes
1999-10-09  Robin Dunnminor additions and bugfixes
1999-10-09  Robin Dunnincremented wxPython version number
1999-10-09  Robin DunnIfdef'ed back in the scrolling aware drawing code in...
1999-10-09  Robin DunnAdded WXDLLEXPORT for wxInitAllImageHandlers
1999-10-09  Robert Roebling Applied a few patches,
1999-10-09  Julian Smart*** empty log message ***
1999-10-09  Robert Roebling Makefile changes for static libs and HP-UX,
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  Robin Dunnpassing CRTFLAG to subordinant makes
1999-10-09  David Webster*** empty log message ***
1999-10-08  Robert Roebling New scrolling code.
1999-10-08  Václav Slavíkfixed bug in tables when border=0
1999-10-08  Václav Slavíkfixed bug in imagemap
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-08  Sylvain Bougnouxtiny fixes
1999-10-08  Julian SmartDebug option mod
1999-10-08  Julian SmartMade .dsp files consistent with debug option; added...
1999-10-08  David Webster*** empty log message ***
1999-10-07  Robin Dunndistribution updates
1999-10-07  Robin Dunnmore release notes
1999-10-07  Robin Dunnbugfix dealing with where the CWD is...
1999-10-07  Robin Dunndistribution updates
1999-10-07  Robin DunnwxPython documentation updates
1999-10-07  Robin Dunnmore updates
1999-10-07  Robin Dunnsome release notes
1999-10-07  Robin Dunndistribution updates
1999-10-07  Robin Dunnupdated generated sources
1999-10-07  Robin Dunnnew contributions
1999-10-07  Vadim ZeitlinwxLog::FlushActive added
1999-10-07  Vadim Zeitlin1. wxLog::FlushActive() added
1999-10-07  Robin Dunnupdated generated sources
1999-10-07  Robin DunnAdded event class constructors
1999-10-07  Robin Dunnupdated distribution list
1999-10-07  Karsten Ballüderadded missing implementation (untested, but compiles)
1999-10-07  Vadim Zeitlincompilation fix
1999-10-07  Vadim Zeitlinitem about Borland C++ dislike for objects in ternary...
1999-10-07  Vadim Zeitlincompile fix for BC++
1999-10-07  Karsten Ballüdertypo
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  Vadim ZeitlinUnicode overview added
1999-10-07  George Taskerno message
1999-10-07  George TaskerFixed the GUI so it will now work correctly when widget...
1999-10-07  Unknown (JL)switch /MD /MDd depend on FINAL
1999-10-07  Michael BedwardAdded page up and page down key support.
1999-10-07  David Webster*** empty log message ***
1999-10-06  Robin Dunnmore tweaks and fixes
1999-10-06  Vadim Zeitlinadded wxDialUpManager::IsAlwaysConnected() and GetISPNa...
1999-10-06  Vadim Zeitlinfix for base-only files
1999-10-06  Vadim Zeitlinfix for .c files in msw subdir for VC++ 6
1999-10-06  Robin DunnAllow override of /MDd
1999-10-06  Vadim Zeitlin_T() restored for compatibility
1999-10-06  Vadim Zeitlinsome warnings suppressed
1999-10-06  Vadim ZeitlinwxRegion::IsEmpty() added
1999-10-06  Vadim Zeitlinmore changes for wxBase - starts to work under Unix
1999-10-06  Unknown (JL)compile error with VC6.0 fixed. #include "wx/wxprec...
1999-10-06  Robin Dunnremoved some test code that accidentally was left in
1999-10-06  Karsten Ballüdercvs debugging
1999-10-06  Karsten Ballüdercvs debugging
1999-10-06  Julian SmartCorrected setting back
1999-10-06  Michael BedwardHave to set focus to edit control when it is shown...
1999-10-06  Robin Dunnnow supports wxCURSOR_BULLSEYE
1999-10-06  Robin Dunnadded font encoding support
1999-10-06  Robin Dunnadded font encoding support
1999-10-06  Michael Bedwardifdef'd out wxEmptyString. This is defined in string...
1999-10-06  Michael BedwardAdded new wxGrid classes. This is a work in progress !
1999-10-06  Michael BedwardAdded comments
1999-10-06  Michael BedwardSample program for new wxGrid classes.
1999-10-05  Václav SlavíkPS printing now uses afm instead of gs_afm metrics
1999-10-05  David WebsterwxOS2 updates for 10/5/99
1999-10-05  Robert Roebling Updated configure (not only configure.in)
1999-10-05  Sylvain Bougnouxafter a seek, reset error if error==EOF
1999-10-05  Sylvain Bougnouxwarn if visual isn't found
1999-10-05  Unknown (JL)Debug version with compiler switch /MDd
1999-10-05  Robin DunnInceremented the version number for the DLL
1999-10-05  David Webster*** empty log message ***
1999-10-04  Vadim Zeitlinuse BMPs and npt PNGs under MSW
1999-10-04  Vadim ZeitlinMSW compilation (and other) fixes
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-10-04  Karsten Ballüderping method almost there
1999-10-04  Robert Roebling OpenGl updates (still gives warnings..)
1999-10-04  Julian SmartRemoved some unused parameter warnings; compile error...
1999-10-04  Vadim Zeitlinattempt to fix makefile for make -j
1999-10-04  Vadim Zeitlinmore new items
1999-10-04  Vadim Zeitlinseveral new items
next