wxWidgets.git
2004-03-02  David WebsterUnused variable removed from inline
2004-03-02  Robin DunnTrim trailing spaces from key names when parsing
2004-03-01  Robert Roebling Only when wxTE-PROCESS_ENTER has been set.
2004-03-01  Robert Roebling Spin control now emits TEXT_ENTER commands.
2004-03-01  Robert Roebling Applied patch for generic file dialog Show()
2004-03-01  Robert Roebling Make multi-line text control focussable
2004-03-01  Robert Roebling Made space around text symmetric.
2004-03-01  Mattia Barbon Remove deprecated copystring() usage.
2004-03-01  Vadim Zeitlinmention Win9x size limitation
2004-03-01  David WebsterWarning suppressions
2004-02-29  Vadim Zeitlincheck for NULL pointer returned by wxFontEnumerator...
2004-02-29  Vadim Zeitlinrenamed start parameter of wxDC::DrawPolyPolygon()...
2004-02-29  Vadim Zeitlindocs and example for wxDC::DrawPolyPolygon() (patch...
2004-02-29  Vadim Zeitlinuse HasFlag() and InXXX() instead of explicit flag...
2004-02-29  Václav Slavíkcompilation fix for wxUSE_FILESYSTEM=0
2004-02-29  Vadim Zeitlinremoved erroneous return type from a membersection...
2004-02-29  Vadim Zeitlinhonour the 2nd parameter of DeleteEntry() instead of...
2004-02-29  Vadim Zeitlinupdate from Jonas for 2.5.1 (patch 901921)
2004-02-29  Mattia Barbon Compilation fixes.
2004-02-29  Mattia Barbon Added wxRTTI information to wxNumberEntryDialog.
2004-02-29  Mattia Barbon STL fixes.
2004-02-29  Mattia Barbon The DND sample shows both clipboard and drag'n'drop...
2004-02-29  Julian SmartSpecify tree control in event table to avoid problems...
2004-02-29  Julian SmartSome doc corrections
2004-02-28  Václav Slavíkfixed wxDebugContext to work with global and static...
2004-02-28  Václav Slavíkreverted rev 1.26, workarounds for memchecking code...
2004-02-28  Václav Slavíkanother cleanup of constraints code in samples (patch...
2004-02-28  Stefan NeisCompilation fix for Innotek gcc.
2004-02-28  Václav Slavíkregenerated
2004-02-28  Stefan NeisCompilation fix for OS/2 specific "Innotek gcc" port.
2004-02-28  Stefan NeisConfiguration fixes for OS/2 specific "Innotek gcc...
2004-02-28  Stefan NeisCompilation fix for OS/2 specific "Innotek gcc" port.
2004-02-28  Robert Roebling GPE generic font dialogs change.
2004-02-28  Robert Roebling Add generix font dialog to gtk build.
2004-02-28  Robert Roebling GPE uses generic dialogs.
2004-02-28  Robert Roebling make use of GPE feature
2004-02-28  Robert Roebling Checks for --enable-gpe, libgpewidget
2004-02-28  Václav Slavíkapplied patch to remove use of deprecated constraints API
2004-02-28  Václav Slavíkcopy data files
2004-02-27  Robin DunnTypos fixed
2004-02-27  Robin DunnUpdated wx.lib.calendar with many fixes and enhancement...
2004-02-27  Vadim Zeitlinmention exit code change
2004-02-27  Vadim Zeitlindocumented OnRun()/OnExit() return values; expanded...
2004-02-27  Václav Slavíkfixed typoe
2004-02-27  Stefan Csomorsince drawtext does not have to take linefeeds into...
2004-02-27  David ElliottMake wxMenuItemAction: and validateMenuItem: delegate...
2004-02-27  Robin DunnUpdated html files, removed old simplify xsl and shell...
2004-02-27  Robin Dunndistrib tweaks
2004-02-27  Vadim Zeitlinfix showing toolbar tooltips (we were using a pointer...
2004-02-27  Vadim Zeitlintesting wxComboBox::SetBackgroundColour()
2004-02-26  Robin Dunndistrib tweaks
2004-02-26  Robin Dunnupdated metadata file with new docstrings and such
2004-02-26  Robin Dunndistrib tweaks
2004-02-26  Robin DunnreSWIGged
2004-02-26  Vadim ZeitlinAddPendingEvent() is not virtual
2004-02-26  Václav Slavíkfixed invalid memory read
2004-02-26  Vadim Zeitlinupdate from Petri Jooste
2004-02-26  Robin DunnreSWIGged
2004-02-26  Robin DunnFix compilation error due to recent typedef changes
2004-02-26  Robin DunnFix compilation errors due to recent typedef changes
2004-02-26  Robin DunnContextHelp is fixed on wxMac
2004-02-26  Robin DunnDon't use AA fonts to avoide measurment problem on...
2004-02-26  Robin Dunndocstring tweaks
2004-02-26  Robin DunnAdded docstrings
2004-02-26  Robin DunnFixed PyDropTarget rename
2004-02-26  Robin DunnFix a typo
2004-02-26  Robin DunnCall event.Skip in OnSize
2004-02-26  Robin Dunncopy the style sheet too
2004-02-26  Stefan Csomorattempt to tame composite data objects
2004-02-26  David WebsterBad update last night. Compiler error fix.
2004-02-26  Stefan CsomorPending() fixed for OSX
2004-02-26  Stefan Csomoradjusted LB_EXTENDED and LB_MULTIPLE to wxMSW
2004-02-26  Stefan Csomorfixed crash when no wx menubar is created
2004-02-26  Stefan Csomorreverting best size calculations
2004-02-25  David WebsterUpdated depricated stuff
2004-02-25  David WebsterUpdated depricated stuff
2004-02-25  Stefan NeisFixed various types like e.g. WXHWND for OS/2 that...
2004-02-25  Julian SmartApplied patch [ 903619 ] Win64 and Itanium support
2004-02-25  Julian SmartScript updates
2004-02-25  Václav Slavíknewer DigitalMars is required
2004-02-25  Robin DunnOops!
2004-02-25  Robin DunnAdded docstrings
2004-02-24  Robin DunnCorrected dependency
2004-02-24  Robin DunnAdded docstrings
2004-02-24  Robin DunnAddFile isn't just for wxMSW
2004-02-24  Robin DunnSome more demo tweaks
2004-02-23  Václav Slavíkcreate wxPrintData instance on demand
2004-02-23  Robin DunnThe UseAntiAliasing is off by default on wxMac. Add...
2004-02-23  Robin DunnTurn off UseAntiAliasing by default on wxMac
2004-02-23  Robin DunnCan't use NameError to check for NotIMplemented anymore...
2004-02-23  Robin DunnCan do wx.ToggleButton on wxMac now
2004-02-23  Robin DunnBuild tglbtn.cpp and install tglbtn.h on wxMac
2004-02-23  Robin DunnUse a regular ID for the menu
2004-02-23  Julian SmartWas missing glcanvas.cpp/h copy
2004-02-22  Julian SmartFix for compilation under GTK+ 2.0
2004-02-22  Václav Slavíkadded reference to the bug in case somebody wanted...
2004-02-22  Julian SmartFixed file lists
2004-02-22  Robert Roebling I don't understand what the original author
2004-02-22  Robert Roebling The list ctrl doesn't draw any focus
2004-02-22  Robert Roebling Upported menu bitmaps from 2.4.2
next