wxWidgets.git
2004-03-04  Jouk Jansen Committing in .
2004-03-04  Stefan Csomorplaceholder
2004-03-04  Stefan Csomorfix for late redraw messages in a already destroyed...
2004-03-04  Stefan NeisFixed error in moving code from app.cpp in evtloop...
2004-03-03  Robin DunnPut version numbers back to 2.5.1 until 2.5.2 is imminent
2004-03-03  Václav Slavíkno longer needed
2004-03-03  Václav Slavíkregenerated
2004-03-03  Vadim Zeitlinuse global file/regkey by default
2004-03-03  Vadim Zeitlinfixed bug with not reading settings from HKLM
2004-03-03  Vadim Zeitlinadded AccessMode parameter to wxRegKey
2004-03-03  Václav Slavíkapplied path 906264: test program
2004-03-03  Václav Slavíkcompilation fix for unicode
2004-03-03  Vadim Zeitlindo check for <iostream> even when cross-compiling ...
2004-03-03  Vadim Zeitlinadded wxMenuBar::GetLabelTop() fix
2004-03-03  Mattia Barbon Add missing file.
2004-03-03  Mattia Barbon Removed duplicated code.
2004-03-03  Mattia Barbon Calculate length explicitly (for wxUSE_STL == 1).
2004-03-03  Julian SmartAdded wxSP_NO_XP_THEME style to wxSplitterWindow to...
2004-03-03  Julian SmartChanged some version numbers to 2.5.2
2004-03-03  Robin DunnCopy all needed files for the debian source dist
2004-03-03  Robin DunnCopy all needed files for the debian source dist
2004-03-03  Stefan CsomorAPI adaptions to MSW EnhMetafile, fixes and extensions
2004-03-03  Julian SmartOnly scale an image once, which vastly improves the...
2004-03-03  Stefan CsomorAPI adaptions to MSW EnhMetafile
2004-03-03  Julian SmartAllow an app to call SetFont on a PS DC without assertion
2004-03-03  Stefan Csomorsafe destruction, even if redraws might be triggered
2004-03-03  Chris Elliottfinal part of SF patch #904166 (DMC fix)
2004-03-03  Stefan Csomorcasting for CW
2004-03-03  Stefan Csomortentative fix for sourceforge.net/tracker/index.php...
2004-03-03  Stefan Csomoradded conversions via UniChar for wchar = 4 bytes versions
2004-03-03  Stefan Csomoradded comment about array, switched intepretation of...
2004-03-03  Ron LeeUpdates for debian build scripts to suit new library...
2004-03-03  David WebsterInnotek gcc for os2 specific updates
2004-03-03  David ElliottConstruct wxCocoaNSWindow with a pointer to this
2004-03-03  David Elliotts/wxTopLevelWindow/wxTopLevelWindowCocoa/
2004-03-03  David ElliottConstructor now takes a wxTopLevelWindow * = NULL so...
2004-03-03  Robin DunnFix for [ 907679 ] segfault on SetSizerAndFit after...
2004-03-03  Robin DunnAdded a typemap that converts the references returned...
2004-03-03  Robin Dunnfixed some docstrings
2004-03-03  Robin DunnFixed wxWindow_FromHWND so it would compile (still...
2004-03-03  Robin DunnFixed some wx prefix issues, changed the self test...
2004-03-02  Robin DunnRemoved some test code
2004-03-02  Robin DunnUpdates for STCStyleEditor
2004-03-02  Robin Dunncopy the metadata file into the docs archive too
2004-03-02  Robin DunnNamechange changes
2004-03-02  Robin DunnDocstring tweaks, fixed typo, etc.
2004-03-02  Robin DunnAdded InReportView
2004-03-02  Robin DunnDocstring tweaks
2004-03-02  Robin DunnFixed wx.Timer to not need to hold an extra reference...
2004-03-02  Václav Slavíkreturn version of GTK+ library the app links against...
2004-03-02  David ElliottRemoved unncessary includes
2004-03-02  Vadim ZeitlinwxWindow::Freeze()/Thaw() can now be nested
2004-03-02  Vadim Zeitlinupdated VC build instructions
2004-03-02  David ElliottImplement wxMenuItemAction and validateMenuItem delegat...
2004-03-02  Chris Elliottpart of SF patch #904166 (DMC fix)
2004-03-02  Chris Elliottpart of SF patch #904166 (DMC fix)
2004-03-02  Chris Elliottapply SF patch #907546 (DMC fix)
2004-03-02  David ElliottSendDestroyEvent
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
next