wxWidgets.git
2000-11-23  Vadim Zeitlinmore fixes to stream code: allow deriving from wxStream...
2000-11-23  Julian SmartClarified some things for Mingw32 compilation.
2000-11-23  Vadim Zeitlincompilation fixes for wxMemoryStreams
2000-11-23  George TaskerCorrections and additions to the wxODBC docs
2000-11-23  George TaskerLots more memory/resource leak fixes. There are still...
2000-11-23  Vadim Zeitlinfixed memory allocation code of wxStreamBuffer to not...
2000-11-22  George TaskerFixed missing Curley Brace
2000-11-22  David WebsterUpdate OS/2 Frame WM_PAINT processing
2000-11-22  George TaskerFixed double deletion of a dialog in the effect of...
2000-11-22  George TaskerFixed problems with the wxDb::Open(wxDb *copyDb) not...
2000-11-22  George TaskerAdded what I think is full support for Null column...
2000-11-21  Vadim Zeitlinfixed wxTextCtrl::GetValue() bug for empty richedit...
2000-11-21  Vadim Zeitlinfixed bug with Broadcast() not waking up all threads...
2000-11-21  Robin DunnNew typemaps for wxString when compiling for Python...
2000-11-20  George TaskerAdded From(), OrderBy() and Where() functions that...
2000-11-20  George TaskerSQL Server and (preliminary) DB2 support added
2000-11-20  George TaskerAdded preliminary DB2 support.
2000-11-20  George TaskerAdded preliminary DB2 support.
2000-11-20  George TaskerFixed the wxDirExists() function so that if asked about...
2000-11-20  David WebsterAnother DC fix.
2000-11-20  David WebsterFix and errant commented out line of code in DoGetPixel.
2000-11-20  David WebsterMore OS/2 Updates
2000-11-19  Julian SmartRemoved #if wxUSE_TREECTRL (not in setup0.h, and not...
2000-11-19  David WebsterNew module def for OS/2
2000-11-19  David WebsterWindow proc processing updates
2000-11-18  Václav Slavíkadded wxCursor ctor for creation from bits array
2000-11-17  Julian SmartUpdated info on handlers
2000-11-17  David WebsterNew, reworked frame class for wxOS2 and more drawing...
2000-11-17  David WebsterNew, reworked frame class for wxOS2
2000-11-16  Vadim Zeitlinadded an entry for Italian
2000-11-16  Vadim Zeitlinpatch from Mike Oliver <oliver@math.ucla.edu> to have...
2000-11-15  Václav Slavíkapplied Brian's patch
2000-11-15  David WebsterFor some reason VA needs a default ctor for wxHtmlHelpT...
2000-11-15  David WebsterNeed to define wxArrayGenericTreeItems as WX_DEFINE_WXP...
2000-11-15  David WebsterNew OS/2 VA .def file for treectrl code
2000-11-15  David WebsterSome OS/2 updates for VA3.0, specifically, in gsocket
2000-11-15  David Websterbad delete operator, should be delete [] for gs_FSMimeF...
2000-11-14  David WebsterTreeCtrl updates
2000-11-13  David Websterno message
2000-11-12  George TaskerAdded documentation for wxDbTable class
2000-11-12  Julian SmartMinor tweaks
2000-11-12  Julian SmartAdded missing VC++ project files
2000-11-12  Julian SmartCorrected distribution file & removed ^M characters...
2000-11-12  Robin Dunnsome cleanup
2000-11-12  Robin DunnChanged wxGridCellEditor::IsAcceptedKey to only check...
2000-11-12  Julian SmartAdded Word template for formatting wxWindows manual
2000-11-11  Robin DunnAllow a NULL editor and/or renderer to be passed to...
2000-11-11  Robin Dunnfixed a typo and uncommented some methods
2000-11-11  Robin Dunnfor testing...
2000-11-11  Vadim Zeitlinadded missing function
2000-11-10  Vadim Zeitlinpart of the previous patch
2000-11-10  Vadim Zeitlinapplied patches from Mike Oliver <oliver@math.ucla...
2000-11-09  Vadim Zeitlinadded chinese translation
2000-11-09  Vadim Zeitlinchanged lbox font to be more readable
2000-11-09  Vadim Zeitlincompilation fix for !WXWIN_COMPATIBILITY_2 and some...
2000-11-08  Vadim Zeitlincompilation fix for builds when WXWIN_COMPATIBILITY_2...
2000-11-06  Vadim Zeitlincompilation/warning fixes for HP-UX
2000-11-06  Vadim Zeitlinugly compilation fix for wxMotif
2000-11-06  Vadim Zeitlinand another note about wxStringList vs wxArrayString
2000-11-06  Vadim Zeitlinsmall note about untyped lists
2000-11-05  Václav Slavíkadded font and flags properties to wxrcedit
2000-11-05  Vadim Zeitlinupdated files to know about darwin (Mac OS X)
2000-11-05  Václav Slavíkfixed typo (IsOK instead of IsOk)
2000-11-05  Václav SlavíkwxHTML src code indentation now conforms (more) to...
2000-11-05  Václav Slavíkfixed <li><p> paragraph break problem
2000-11-05  Vadim Zeitlintypos fix from the main branch
2000-11-05  Vadim Zeitlinfix from the main branch which replaces delete with...
2000-11-05  Julian SmartRemoved spurious brace
2000-11-04  Václav Slavíkreworked the editor
2000-11-04  Václav Slavíkworkarounded false memory leak report
2000-11-04  Robin Dunnsome little tweaks
2000-11-04  Robin DunnAdded base_IsAcceptedKey which was fogotten somehow...
2000-11-04  Robin Dunn*** empty log message ***
2000-11-04  Robin DunnAdded demo of creating a custom Grid Editor
2000-11-04  Robin Dunnupdated SWIG generated stuff
2000-11-04  Robin Dunnadded /GX- to get around an internal compiler error...
2000-11-03  Vadim Zeitlinok, it does work - it's just that wxGTK doesn't
2000-11-03  Vadim Zeitlinadded wxGetMultiChoice() (which refuses to work for...
2000-11-03  Julian SmartReplaced comparisons with zero, with IsOk()
2000-11-03  Vadim Zeitlinregenerated
2000-11-01  Václav Slavíkfixed incorrect GetTextExtent for wxTELETYPE font
2000-10-31  Robin DunnChanged version number in DLL name to 23_0
2000-10-31  Vadim Zeitlincompilation fix (sorry!)
2000-10-30  Robin DunnThe sticky tag as a bit too sticky... This check-in...
2000-10-30  Robin DunnRe-added a couple files that got left out of the merge...
2000-10-30  Robin DunnMerged some STC fixes over to the main branch
2000-10-30  Robin DunnMerged wxPython 2.2.2 over to the main branch
2000-10-30  Vadim Zeitlinapplied patch to uncover cells next to 0 automatically
2000-10-30  Vadim ZeitlinwxDC::GetSize() should work now in wxGTK
2000-10-30  Vadim ZeitlinwxDC::GetSize() should work now in wxGTK
2000-10-30  Vadim Zeitlinfixes from the 2.2 branch
2000-10-26  Vadim Zeitlinreplaced ++/-- with InterlockedInc/Decrement for access...
2000-10-25  Jouk Jansen Committing in .
2000-10-25  David WebsterOS/2 fixes
2000-10-25  David Webstercompile bug fix
2000-10-25  David Websterno message
2000-10-24  David WebsterOS/2 updates for statusbar processing and easier VA...
2000-10-24  David WebsterOS/2 updates for statusbar processing
2000-10-24  David WebsterOS/2 updates for easier VA debugging
2000-10-24  David WebsterOS/2 updates for debugging and statusbar processing
next