]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
1999-10-15  Vadim Zeitlinunused param
1999-10-15  Vadim Zeitlindon't draw with NULL font
1999-10-15  Vadim Zeitlincompilation fix
1999-10-15  Vadim Zeitlincompilation fix
1999-10-15  Vadim Zeitlinwarning fixed
1999-10-15  Vadim Zeitlinon some systems (HP-UX), strtok_r() needs _REENTRANT...
1999-10-15  Vadim Zeitlinlet's not forget that \& has lower priority than =...
1999-10-15  Vadim Zeitlin1. wxImageHandler::DoCanRead() introduced to solve...
1999-10-15  Vadim Zeitlinresolved a conflict
1999-10-15  Vadim Zeitlinresolved a conflict
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  George TaskerRemoved a variable declaration from within a FOR statem...
1999-10-15  David Webster*** empty log message ***
1999-10-14  David Websterno message
1999-10-14  Julian SmartUpdated install.txt, added double-inclusion guard,...
1999-10-14  Robert Roebling HP-UX fixes
1999-10-14  Vadim Zeitlinnever undefine 'inline' keyword for C++ compilation
1999-10-14  Vadim Zeitlinmanually test for X11 headers/libs
1999-10-14  Vadim ZeitlinNULL shouldn't be used in test programs
1999-10-14  Harco de Hilsterfixed some frame cleanup stuff; The main frame (MyFrame...
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  Vadim Zeitlininit.cpp isn't included in the makefiles for wxMSW...
1999-10-14  Vadim Zeitlin-mwindows added for mingw32 compilation
1999-10-14  Julian Smartmakeg95.env edited for Mingw32/gcc 2.95 compilation...
1999-10-14  Vadim Zeitlin= replaced with ==
1999-10-14  Vadim Zeitlinmore mingw32 warnings fixed
1999-10-14  Julian SmartCorrections
1999-10-14  Robert Roebling Applied patches for AIX,
1999-10-14  Julian SmartAdded makewise.bat, for making a WISE installation...
1999-10-14  Julian SmartAdded system DLL file installs for makewise.bat.
1999-10-14  Michael BedwardRegenerated from tmake after editing filelist.txt to...
1999-10-14  Michael BedwardPut gridg.h back so that it gets installed
1999-10-14  Michael BedwardChanged all EVT_WXGRID... constants to EVT_GRID...
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)changed LVHITTESTINFO to LV_HITTESTINFO
1999-10-13  Unknown (CR)brought regconf interface read/write methods up to...
1999-10-13  David Websterno message
1999-10-13  Vadim Zeitlinwarnings for mingw32 compilation fixed
1999-10-13  Vadim ZeitlinDnD is disabled automatically y configure for mingw32...
1999-10-13  Vadim Zeitlinsmall updates for Linux->Win32 cross compilation
1999-10-13  Robin Dunnupdate to wxPython module
1999-10-13  Unknown (CR)Added tabg.o/tabg.d to GTK make stuff. Tabbed dialogs...
1999-10-13  Vadim Zeitlinregenerated
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  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-13  Julian SmartAdded some setup files
1999-10-13  Vadim ZeitlinwxMotif module corrections
1999-10-13  Robert Roebling Forgot resource sample.
1999-10-13  Julian SmartAdded precompiled header stuff.
1999-10-13  Michael BedwardAdded demonstration of insert/delete rows/cols
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  Vadim Zeitlintmake template for DLL project for VC++ 6.0
1999-10-12  David WebsterMore OS/2 stuff
1999-10-12  Robert Roebling Refresh() problem from DialogEd solved
1999-10-12  Robin DunnAttempting to create module def for wxPython
1999-10-12  George TaskerMoved the #include of filefn.h from db.h to db.cpp
1999-10-12  George TaskerMoved the #include of filefn.h to db.cpp
1999-10-12  Robert Roebling Some more distrib corrections.
1999-10-12  George TaskerUse of a postgres data source would fail due to checkin...
1999-10-12  George TaskerChanged #ifdef _IODBC_ to #ifdef __UNIX__
1999-10-12  Robert Roebling More makefiles, distrib things,
1999-10-12  Robin Dunn2.1.5 quickie release
1999-10-12  Robin Dunndistrib tweaks
1999-10-12  Robin Dunnmore intelligent build for gtk
1999-10-11  Robert Roebling Various distrib things,
1999-10-11  Robin Dunnminor fixes
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  Julian SmartAdded blank line to end (Tex2RTF requirement)
1999-10-11  Robert Roebling Minor doc updates,
1999-10-11  Robert Roebling added SpinCtrl,
1999-10-11  J. Russell... Updated instructions for Mingw32/gcc-2.95
1999-10-11  David Webster*** empty log message ***
1999-10-10  Vadim ZeitlinwxSpinCtrl
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
next