wxWidgets.git
2000-12-04  Ron Leeadded completed fi.po translation
2000-12-04  Ron Leerebuilt .po files
2000-12-03  Julian SmartCorrected bug in cmdlpars.tex
2000-12-03  Julian SmartAdded accelerators to Undo/Redo menu items
2000-12-01  Vadim Zeitlinfix for assert failure when deleting tree ctrl in-place...
2000-12-01  Vadim Zeitlinfix for enter processing of owner-drawn buttons
2000-11-29  George TaskerA few spelling typos fixed
2000-11-29  George TaskerFixed mis-matched curley braces on third line from...
2000-11-29  David Websterwx22 to wx23
2000-11-29  David WebsterMinor updates to help compiles
2000-11-29  David WebsterVA needs FALSE not false
2000-11-28  David WebsterUpdates to Timer class and a couple of wxDC methods.
2000-11-28  David WebsterUpdates to Timer class
2000-11-28  Robert Roebling Speed-up for wxCanvasImage.
2000-11-27  David Websterdeclare the wx2os2PenStyle helper in the header.
2000-11-27  David WebsterForgot to update this enhancement from last weekend
2000-11-27  David WebsterOS/2 VisualAge doesn't know about lower case true and...
2000-11-27  David WebsterOS/2 VisualAge doesn't know about lower case true and...
2000-11-27  Václav SlavíkMSW fixes; ^M removal
2000-11-27  Jouk Jansen Modified Files:
2000-11-27  Robert Roebling Applied glcanvas patch.
2000-11-27  Robert Roebling Removed most of user dir.
2000-11-27  Robert Roebling Removed surplus file.
2000-11-27  David WebsterA few OS/2 additions to enable the colour database...
2000-11-27  David WebsterwxPen code to fully enable pens and their use in wxDC's.
2000-11-27  David WebsterSome OS/2 customization to make a more presentable...
2000-11-27  Vadim ZeitlinwxSetEnv for Win32 (now seems to work)
2000-11-26  Vadim ZeitlinwxSetEnv for Win32 (doesn't really work)
2000-11-26  Vadim Zeitlindocumented just added env functions
2000-11-26  Vadim Zeitlinadded wxGet/Set/UnsetEnv() for Unix
2000-11-26  Vadim Zeitlinfixed SubString docs
2000-11-26  Robert Roebling Split wxCanvas into two (wxVectorCanvas).
2000-11-26  Vadim Zeitlinfix for uninit vars
2000-11-26  Vadim Zeitlinoops... compilation fix
2000-11-26  Julian SmartAdded m_destroybuf initialisation
2000-11-26  Robert Roebling Corrected typos in geometry.
2000-11-26  Robert Roebling Ported stable-tree refresh code to devel tree.
2000-11-25  Vadim Zeitlinpatch 102361 applied
2000-11-25  Vadim Zeitlintypo in AutosizeRowOrCol fixed (bug 115437)
2000-11-25  Václav Slavíkvarious bugfixes
2000-11-25  Václav Slavíkupdated XRC sample
2000-11-25  Václav Slavíkadded growable cols and rows to wxFlexGridSizer XRC...
2000-11-25  Václav Slavíkadded wxFrame::IsMDIChild() (msw only, protected)
2000-11-25  Václav Slavíkapplied (part of) Alexey Leko's patch
2000-11-25  Vadim Zeitlinfixed Set(wxPercentOf) (bug #12227)
2000-11-25  Vadim Zeitlincompilation fix for !wxUSE_DIRDLGG
2000-11-25  Vadim Zeitlinfixed majorDim == 0 problem in wxGTK::wxRadioBox
2000-11-25  Robert Roebling Small mods to wxCanvas.
2000-11-24  Robert Roebling Made geometry classes link.
2000-11-24  Robert Roebling Made geometry class link.
2000-11-24  Robert Roebling Trying to understand wxCanvas.
2000-11-24  Václav Slavíkadded i18n support to the compiler
2000-11-24  Václav Slavíkadded support for 'imagefile' property type
2000-11-24  Václav Slavíkwxrcedit bugfixes
2000-11-24  Václav Slavíkfixed bug in wxFileDialog: it tested wxCHANGE_DIR again...
2000-11-24  Vadim Zeitlin1. added wxGTK::wxToolBar::SetToolShortHelp() and test...
2000-11-24  George TaskerAdded wxDbTable::SetOrderByColNums() function
2000-11-24  George TaskerIncreased the max length of allowed WHERE clauses and...
2000-11-24  George TaskerAdded SetOrderByColNums() function
2000-11-24  George TaskerMore corrections and additions
2000-11-24  Vadim Zeitlinsmall typo fixed
2000-11-24  Robert Roebling matrix compile fix
2000-11-24  Robert Roebling Added matrix.cpp to compilables
2000-11-24  Robert Roebling Made dnd reentrent safe as per stable tree.
2000-11-24  Robert Roebling dropped in new wxMatrix (from wxCanvas)
2000-11-24  Robert Roebling RPM version 2.3.0
2000-11-24  Robert Roebling Bump up version to 2.3.0,
2000-11-24  Robert Roebling Adding wxUSE_GEOMETRY to setup.h.in
2000-11-24  Robert Roebling Adding new wxCanvas
2000-11-24  Robert Roebling Adding new wxCanvas
2000-11-24  Jouk Jansen Committing in .
2000-11-24  Jouk Jansen Committing in .
2000-11-24  Vadim Zeitlinlinking fix
2000-11-23  Robert Roebling Updated afm files as per stable branch.
2000-11-23  Robert Roebling Don't call busy cursor when creating a message
2000-11-23  Robert Roebling Ported DrawPolygone fix and new PS font name
2000-11-23  Robert Roebling Ported new double idle handlers for pending events
2000-11-23  Robert Roebling Upported wxListBox key handling and SetFirstItem()
2000-11-23  Robert Roebling Busy cursor don't need wxYield(), SendIdleEvents()
2000-11-23  Julian SmartSome mods
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.
next