]> git.saurik.com Git - wxWidgets.git/history - src
Corrected wxScrolledWindow's OnSize behaviour.
[wxWidgets.git] / src /
1999-10-13  Unknown (CR)Added item clicks event support
1999-10-13  Unknown (CR)Added support for item clicks
1999-10-13  Unknown (CR)Added right/middle click item support
1999-10-13  Julian SmartAdded precompiled header stuff.
1999-10-13  Michael BedwardFixed bug causing crashes when all rows or cols were...
1999-10-13  Michael BedwardPut include for makelib.b32 back in (why was it taken...
1999-10-13  Ryan NortonTcl regex lib
1999-10-13  Vadim Zeitlinadded autogenerated files to make build work
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 from db.h to db.cpp
1999-10-12  George TaskerUse of a postgres data source would fail due to checkin...
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 Minor doc updates,
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  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  Robert Roebling Minor changes to keep my MSW source
1999-10-10  Guilhem LavauxChanged Ungetch behaviour (FIFO -> LIFO).
1999-10-09  Robin DunnIfdef'ed back in the scrolling aware drawing code in...
1999-10-09  Robert Roebling Applied a few patches,
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 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  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  Vadim Zeitlin1. wxLog::FlushActive() added
1999-10-07  Karsten Ballüderadded missing implementation (untested, but compiles)
1999-10-07  Vadim Zeitlincompilation fix
1999-10-07  Vadim Zeitlincompile fix for BC++
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  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  Vadim Zeitlinadded wxDialUpManager::IsAlwaysConnected() and GetISPNa...
1999-10-06  Robin DunnAllow override of /MDd
1999-10-06  Vadim Zeitlinsome warnings suppressed
1999-10-06  Unknown (JL)compile error with VC6.0 fixed. #include "wx/wxprec...
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  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-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  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 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  Julian SmartRemoved some unused parameter warnings; compile error...
1999-10-04  Unknown (JL)Renameing funktions from DIB to prevent name clashes
1999-10-04  Karsten Ballüderminor fixes
1999-10-04  Robert Roebling Applied a few old patches,
1999-10-03  Václav Slavíkmore AFM metrics fixes
1999-10-03  Robert Roebling If we used 10% less inline functions in useless occas...
1999-10-03  Václav Slavíkpostscript DC didn't check for AFM metrics
1999-10-03  Václav SlavíkwxHTML 8.3 convention
1999-10-03  Karsten BallüderwxDialUpManager fixes
1999-10-03  Karsten Ballüderupdated
1999-10-03  Vadim Zeitlin1. Win9x support + async dialing + many more for wxDial...
1999-10-03  Vadim ZeitlinI'm having some weird problems with cvs...
1999-10-02  Robert Roebling Added test for wxTreeCtrl::GetChildrenCount()
1999-10-02  Karsten BallüderUnix implementation of wxDialUpManager.
1999-10-02  Václav Slavíkmaking wxHTML 8.3 compliant
1999-10-02  Guillermo Rodrigue... PROCESS_EVENTS macro added
1999-10-02  Václav Slavíkremoved declarations of static wxLoadQueryFont, wxLoadQ...
1999-10-02  Robert Roebling Updated doc for wxFileExists()
1999-10-02  David Webster*** empty log message ***
1999-10-02  David Webster*** empty log message ***
1999-10-01  Vadim Zeitlinfix for Append() bug for sorted comboboxes
1999-10-01  Vadim ZeitlinBorland makefiles fixes for .c files
1999-10-01  Vadim ZeitlinwxDialUpManager class (first draft, works only under...
1999-10-01  Vadim Zeitlinvirtual functionsignature corrected
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 Zeitlinfix from Ron for one-shot timers
1999-10-01  Julian SmartUpdates to VC++ project files
next