wxWidgets.git
2000-12-12  David Websterold def file
2000-12-12  David Websternew def file
2000-12-12  David WebsterBrush updates
2000-12-11  Vadim Zeitlinupdated version from Stephane Junique
2000-12-11  David WebsterFont updates for OS/2
2000-12-11  Robin DunnUpdated distribution stuff
2000-12-11  Robin Dunn*** empty log message ***
2000-12-11  Robin Dunna fix in the demo
2000-12-11  Robin DunnFixed a bunch of leaking references in how the callback...
2000-12-11  Robin Dunn*** empty log message ***
2000-12-10  Stefan Csomorcw6 makefiles (makemac6.mcp)
2000-12-10  Stefan Csomoradded cw6 fixes and patrick's patches
2000-12-10  Vadim Zeitlinmerged in slider validation bug from the 2.2 branch
2000-12-10  Vadim Zeitlinmerged in the small changes from the 2.2 branch
2000-12-10  Stefan Csomoradded cw6 fixes and patrick's patches
2000-12-10  Robin DunnFixed a bunch of leaking references in how the callback...
2000-12-10  Vadim Zeitlinmerged in the fix for printing \% on PS DC
2000-12-05  Vadim Zeitlinfixed compilation with wxUSE_TEXTFILE=0
2000-12-04  Julian SmartSmall mods
2000-12-04  Julian SmartUpdated the FAQ a little
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
next