wxWidgets.git
2005-05-16  Włodzimierz... Third part of patch #1178276 and game improvements.
2005-05-16  Włodzimierz... Warning fix.
2005-05-16  Julian SmartUse Rob O'Connor's icons, provided under the wxWindows...
2005-05-16  Julian SmartRestoring binary files
2005-05-16  Julian SmartCorrections
2005-05-15  Julian SmartFurther icon replacement
2005-05-15  Julian SmartReplaced icon
2005-05-15  Julian SmartRemoved unnecessary file
2005-05-15  Julian SmartNew icons (c) Julian Smart, wxWindows Licence
2005-05-15  Julian SmartRemoved rarely-used cursor; replaced other cursors
2005-05-15  Stefan NeisRemoved outdated module definition files for VAC++.
2005-05-15  Julian SmartREmoved unnecessary cursor and icon files
2005-05-14  Michael WetherellAnother attempt at a compilation fix for VC++ 5 and 6
2005-05-14  Michael WetherellReverting previous commit
2005-05-14  Michael WetherellCompilation fix for VC++ 5 and 6
2005-05-14  Michael WetherellAdd wxUSE_CRASHREPORT
2005-05-14  Julian SmartNew files
2005-05-14  Stefan NeisApplied patch #1190796 (Further accelerator changes).
2005-05-14  Julian SmartUse theme and HTML Help headers from Wine (with permission)
2005-05-14  Michael WetherellwxPopupTransientWindow::Popup no longer captures the...
2005-05-14  Stefan NeisApplied patch #1197608 (Correction to key up handler).
2005-05-14  Stefan NeisApplied patch #1198401(GroupBox background painting...
2005-05-13  Włodzimierz... Fixed wrong positioning of marks and enumerations in...
2005-05-13  Włodzimierz... wxHtmlContainerCell::GetFirstCell was replaced with...
2005-05-13  Włodzimierz... More tests for lists layout and drawing.
2005-05-13  Robin DunnDon't adjust the keycode for Ctrl-Backspace
2005-05-13  Julian SmartCleanup
2005-05-13  Julian SmartScript updates
2005-05-13  Vadim Zeitlinmerged in rev 1.28 of wx/datetime.inl: copy millisecond...
2005-05-13  Julian SmartCW fix
2005-05-13  Julian SmartWinCE fix
2005-05-13  Julian SmartReduce dependency on declarations that may or may not...
2005-05-13  Julian SmartWinCE fix
2005-05-13  Julian SmartRemoved unnecessary declarations
2005-05-13  Julian SmartWarning fix
2005-05-13  Julian SmartWinCE fixes
2005-05-13  Julian SmartAdded missing wxUSE_CRASHREPORT
2005-05-13  Robin DunnreSWIGged
2005-05-13  Robin DunnSome demo tweaks
2005-05-13  Robin DunnBetter handling of the bg to allow the theme (if any...
2005-05-13  Robin DunnAdded missing CacheBestSize
2005-05-13  Robin DunnOptionally upload the docs
2005-05-13  Robin DunnreSWIGged
2005-05-13  Robin DunnreSWIGged
2005-05-13  Robin DunnAdded wx.lib.hyperlink from Andrea Gavana. It is a...
2005-05-13  Robin DunnDestroy needs self parameter
2005-05-12  Robin DunnAdd line control points before the end point
2005-05-12  Robin DunnDocstring updates
2005-05-12  Robin Dunnreorder jobs and some cleanup
2005-05-12  Robin DunnreSWIGged
2005-05-12  Robin DunnLoop doesn't exist any more
2005-05-12  Robin Dunncleanup
2005-05-12  Robin Dunndocstrings for wx.Font
2005-05-12  Julian SmartRemoved unnecessary files.
2005-05-12  Dimitri Schoolwerthcorrected minor typos
2005-05-12  Kevin HockUpdated docs to accurately define wxHIDE_READONLY,...
2005-05-11  Kevin OllivierODBC library is part of base, so make sure the dependen...
2005-05-11  Robin DunnCopied a few things from wxWidgets changes.txt
2005-05-11  Robin DunnreSWIGged
2005-05-11  Robin DunnSome cleanup and added FFont and FFontFromPixelSize
2005-05-11  Robin Dunnwx.GetXDisplay
2005-05-11  Robin DunnEnsure that Python is initialized before doing any...
2005-05-11  Robin DunnDon't use wx.TheFontList.FindOrCreateFont, it's way...
2005-05-11  Robin Dunncompile fixes
2005-05-11  Robin DunnCompile fixes
2005-05-11  Julian SmartHandlePrintClient shouldn't go above a top-level window
2005-05-10  Robin DunnHave wxLaunchDefaultBrowser fallback to the BROWSER...
2005-05-10  Włodzimierz... Build fix for VC, fixed reading after end of wxChar...
2005-05-10  Włodzimierz... Source cleaning.
2005-05-10  Włodzimierz... Compensate the usage of selecting already selected...
2005-05-10  Włodzimierz... Do not send event for already selected menu radio item...
2005-05-10  Michael WetherellOnly automatically switch off --enable-std_string or...
2005-05-10  Michael WetherellDetect when --enable-std_string or --enable-std_iostrea...
2005-05-10  Stefan Csomorcleanup
2005-05-10  Stefan Csomorapplying patch 1188918
2005-05-10  Stefan Csomorrefresh only for menus which have their menubar attache...
2005-05-09  Robin DunnA few build tweaks
2005-05-09  Robin Dunnregenerated the ReST docs
2005-05-09  Robin Dunntypos, etc.
2005-05-09  Robin DunnAdd --with-gnomeprint and fix some typos
2005-05-09  Julian SmartFixed bug [ 1195479 ] RedrawWindow() incompatible with...
2005-05-09  Robin DunnDon't allow zero-sized buffer bitmaps
2005-05-09  Robin DunnAllow wxMac to have HRULE/VRULEs for wxListCtrl too.
2005-05-09  Robin DunnreSWIGged
2005-05-09  Robin DunnAdded --with-gnomeprint to configure command
2005-05-09  Robin DunnAdd Mandriva build
2005-05-09  Robin DunnFixed the typemap that converts a Python list of string...
2005-05-09  Robin DunnA slightly modified version of Patch #1197468. Keeps...
2005-05-09  Stefan Csomorsimpler CW setup (needed for 9.5)
2005-05-09  Stefan Csomorworkaround for simpler CW setup
2005-05-09  Robin DunnFixed sed transform of wxUSE_DEBUGREPORT
2005-05-09  Robin DunnBUILD_ANIMATE
2005-05-08  Vadim Zeitlinfixed GetLocaleDateFormat() to work with all locales...
2005-05-08  Michael WetherellAdd some tips on fault navigation after input from...
2005-05-08  Vadim Zeitlinfix VC++ warning in debug build after latest fix to...
2005-05-07  Robin DunnPatch #1197009 [wxMSW] Proper repainting when resizing
2005-05-07  Robin DunnreSWIGged
2005-05-07  Robert Roebling committed aupdated patch that adds support for
2005-05-07  Stefan Csomornow it's uint32 on mac
2005-05-07  Robert Roebling Commit fix for EUC_JP encoding under Windows.
next