wxWidgets.git
2005-05-30  Włodzimierz... Better MGL fix.
2005-05-30  Włodzimierz... DMC typo fixes.
2005-05-30  Julian SmartApplied patch [ 1211219 ] Build fix for configurations...
2005-05-30  Julian SmartApplied patch [ 1207531 ] Fix for wxCalendarCtrl being...
2005-05-30  Julian SmartApplied patch [ 1208256 ] Fixes bug #1193626 [wxPrintDa...
2005-05-30  Julian SmartApplied patch [ 1207202 ] [wxMSW] Fixes GDI leak in...
2005-05-30  Julian SmartApplied patch to fix silly filenames in CreateTempFileName
2005-05-30  Dimitri Schoolwerthrestored the EVT_SCROLL and EVT_COMMAND_SCROLL definiti...
2005-05-29  Václav Slavíkfixed dependencies
2005-05-29  Robin DunnCancel the timer and show the main frame immediately...
2005-05-29  Robin DunnreSWIGged
2005-05-29  Robin DunnWrong class used in _setCallbackInfo
2005-05-28  Robin DunnA little cleanup
2005-05-28  Robin Dunnincrease colour depth of images
2005-05-28  Robin Dunnuse wx.CallAfter to set the insertion point
2005-05-28  Vadim Zeitlinfixed wxRemove() return value under Win CE
2005-05-28  Stefan Csomorcleanup of handlers
2005-05-28  David ElliottRemoved bogus assert for wxGA_SMOOTH.
2005-05-27  Robin DunnSolaris fix is in config.py now
2005-05-27  Robin DunnAdded wxSL_INVERSE
2005-05-27  Vadim Zeitlindocumented WX_PRECOMP
2005-05-27  Julian SmartAdded wxSL_INVERSE
2005-05-27  Michael WetherellwxBase compilation fix for Mac, with help from Ryan
2005-05-27  Julian SmartFix wrong deletion
2005-05-27  Julian SmartRemoved ugly separators toolbars again
2005-05-27  Robin DunnInstaller updates
2005-05-27  Robin DunnreSWIGged
2005-05-27  Robin Dunnuse wx.ART_NEW
2005-05-27  Robin Dunncleanup and some docstring fixes
2005-05-26  Robin Dunnupdates
2005-05-26  Robin DunnreSWIGged
2005-05-26  Robin Dunnadd wxART_NEW, and fixed wxART_FIND_AND_REPLACE
2005-05-26  Robin DunnDon't change the fg/bg colours so that the native colou...
2005-05-26  Robin Dunnadded wxART_NEW
2005-05-26  Robin Dunnthere aren't any suitable images in images.py any more...
2005-05-26  Robin Dunnuse wx.ART_NEW
2005-05-26  Robin Dunndocstring update
2005-05-26  Robin DunnDo a little less anti-alias so it looks better on dark...
2005-05-26  Robin Dunnremove the delete button and add another example of...
2005-05-26  Robin DunnSome tweaks to the temporary art images, added wxART_NEW
2005-05-26  Robin DunnDon't force the art provider to resize the toolbar...
2005-05-26  Robin DunnSince Scintilla uses XMP internally which doesn't suppo...
2005-05-26  Robin DunnDon't add extra size to the height, it makes the combo...
2005-05-26  Robin DunnPatch from Ricardo Pedroso that fixes a segfault when the
2005-05-26  Michael WetherellFix for a wxLogDebug call
2005-05-26  Michael WetherellNo install_name_tool on OS X 10.1
2005-05-26  Roman Rolinskysmall fix
2005-05-26  Roman Rolinskyencoding should not be specified
2005-05-26  Roman Rolinsky0.1.5-2
2005-05-25  Vadim Zeitlinapparently the check for too small rect is needed not...
2005-05-25  Michael WetherellUncomment LVN_ODFINDITEM handler for systems that have...
2005-05-25  Robin Dunndelete_ --> delete
2005-05-25  Robin DunnWhen converting a wxIcon to a bitmap check if the icon...
2005-05-25  Julian SmartSome change logs
2005-05-25  Michael WetherellNo wxGetOSFHandle for Wine
2005-05-25  Julian SmartwxTR_TWIST_BUTTONS style no longer used in wxTreeCtrl
2005-05-25  Robin DunnReapplied Patch #1106564
2005-05-25  Julian SmartManual speak with forked tongue
2005-05-25  Włodzimierz... Simpler fix for Borland.
2005-05-25  Włodzimierz... Multicharacter fix for MinGW and OW, semicolon fix...
2005-05-25  Włodzimierz... Fixes for Borland access to members in MSWUniv.
2005-05-25  Vadim Zeitlinif we return GetSize() from DoGetBestSize(), remember...
2005-05-25  Robin DunnreSWIGged
2005-05-25  Robin DunnDon't set mac.textcontrol-use-mlte any longer
2005-05-25  Robin DunnDocstring updates
2005-05-24  Michael WetherellHave the calendar control handle events from it's combo...
2005-05-24  Robin DunnRemoved unnecessary files, removed or replaced images...
2005-05-24  Robin DunnSome placeholder images to use until we get those that...
2005-05-24  Vadim Zeitlinsubclass all updown controls in notebooks, not just...
2005-05-24  Włodzimierz... MinGW, Watcom and Borland warning fixes.
2005-05-24  Michael WetherellSet wxUSE_ON_FATAL_EXCEPTION to no for non-unix
2005-05-24  Vadim Zeitlindon't use dangling HBRUSH
2005-05-24  Włodzimierz... Warning fix.
2005-05-24  Włodzimierz... Formating warning fix for FC2 build.
2005-05-24  Włodzimierz... More fixes and wxWidgets coding standards.
2005-05-24  Chris Elliottpossible fix for SF bug #1186144 (only VC tested)
2005-05-24  Włodzimierz... Build fix.
2005-05-24  Włodzimierz... wxCocoa build fix. Use XPM everywhere.
2005-05-24  Włodzimierz... [ 1207289 ] minor dll mediactrl fix.
2005-05-24  Włodzimierz... Build fix.
2005-05-23  Robin DunnAvoid an assert on wxMSW and ensure we don't use a...
2005-05-23  Włodzimierz... Unicode fix.
2005-05-23  Włodzimierz... wxCocoa build fix.
2005-05-23  Julian SmartReverted namespace patch
2005-05-23  Włodzimierz... Initial HelpGen source cleaning.
2005-05-23  Włodzimierz... Cast warning fixes.
2005-05-23  Włodzimierz... wxMGL build fix.
2005-05-23  Włodzimierz... Required #include addition.
2005-05-23  Włodzimierz... Undefined reference found in Tinderbox logs.
2005-05-23  Julian SmartApplied patch [ 1194316 ] wxMediaCtrl MSW config and...
2005-05-23  Julian SmartUse wxCLIP_CHILDREN in case we've disabled clipping...
2005-05-23  Włodzimierz... Clipboard usage fixes inspired by Tinderbox logs.
2005-05-23  Włodzimierz... Small wxString usage fix.
2005-05-23  Włodzimierz... Use treebase.h for enum duplicated in port/treectrl.h.
2005-05-23  Włodzimierz... Export fix found through Tinderbox.
2005-05-23  Włodzimierz... Use our own math.h wrapper.
2005-05-23  Julian SmartRemoved .def references
2005-05-23  Włodzimierz... Temporary fix, requires missing NMLVFINDITEM on some...
2005-05-23  Włodzimierz... Include fix.
2005-05-23  David ElliottForce size to integer coordinates in all cases.
next