]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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.
2005-05-07  Robin DunnFixup for docstrings being inherited instead of usign...
2005-05-07  Robin DunnAdd new modules to __all__
2005-05-07  Robin DunnLots of docstring fixes and additions
2005-05-07  Robin Dunna little cleanup
2005-05-06  Julian SmartTake src x, y into account when blitting with alpha
2005-05-06  Włodzimierz... Easy corner for new wxBombers (as requested in patch...
2005-05-06  Włodzimierz... Build fix (Watcom).
2005-05-06  Václav Slavíkfix for future bakefile versions
2005-05-06  Michael WetherellCompilation fix for USE_UNIV=1
2005-05-06  Michael WetherellOn x11 another control may already have the mouse captu...
2005-05-06  Michael WetherellThis handlers mustn't be deleted when a popup is dismis...
2005-05-06  Julian SmartPermission for flood-fill code clarified
2005-05-06  Włodzimierz... VC warning fixes.
2005-05-05  Kevin OllivierExtension fix for multiversion installs, and allow...
2005-05-05  Vadim Zeitlindefine wxUSE_CRASHREPORT as 0 for non-MSW
2005-05-05  Vadim Zeitlinlimit recursion depth in DumpUDT() to prevent crashes...
2005-05-05  Robin DunnPatch from Morgan Hua for 'better looking dialog box...
2005-05-05  Julian SmartRemoved non-theme related defs
2005-05-05  Julian SmartClarified copyright
2005-05-05  Julian SmartMac function no longer exists (OK, so this is deprecate...
2005-05-05  Robin Dunn_selected is a global
2005-05-05  Robin DunnMore updates from Morgan Hua
2005-05-04  Robin DunnDisown the config object when calling wx.ConfigBase.Set
2005-05-04  Robin DunnBind event to the listctrl
2005-05-04  Robin DunnDon't automatically copy the selection to the clipboard...
2005-05-04  Robin DunnDon't copy the NULL char into the clipboard. Most...
2005-05-04  Vadim Zeitlinadded (trivial) GetLong/ShortPath() test
2005-05-04  Vadim Zeitlinfixed GetLongPath(): it never used ::GetLongPath()...
2005-05-04  Vadim Zeitlinfixed EOVERFLOW handlign after previous commit and...
2005-05-04  Julian SmartAdded licence/copyright information
2005-05-04  Vadim Zeitlininclude iostream headers before using iostream classes...
2005-05-04  Vadim ZeitlinwxUSE_CRASHREPORT requires wxUSE_ON_FATAL_EXCEPTION
2005-05-04  Vadim Zeitlinreplace complicated OS tests with simple ifdef EOVERFLO...
2005-05-04  Włodzimierz... Build fix after changes in default help controller.
2005-05-04  Włodzimierz... Layout fixes for wxPlotWindow [#1192416] + source clean...
2005-05-04  Julian SmartRemoved redundant file
2005-05-04  Robin DunnAdded release dates where I could find them
2005-05-04  Robin Dunnuse the passed in ID
2005-05-04  Robin Dunnpart of the revert of 1.8 got botched
2005-05-03  Stefan Csomorotherwise we always fall back to blitting, even if...
2005-05-03  Julian SmartA control's text colour now reflects the system colour...
2005-05-03  Stefan Csomormust be static of course, otherwise items just get...
2005-05-03  Robin DunnreSWIGged
2005-05-02  Robin Dunnflicker reduction for gtk2
2005-05-02  Robin DunnEnsure the bitmap is good before drawing it.
2005-05-02  Robin DunnCorrect compilation error on Tiger
2005-05-02  Robin DunnRoll wxPyMake_wxSizer into wxPyMake_wxObject.
2005-05-02  Chris Elliottget the path in windows format for cygwin
2005-05-02  Chris Elliottsizer.h needed by cygwin
2005-05-01  Václav Slavíkthe manual contained wrong licence wording inconsistent...
2005-05-01  Michael WetherellChange the format of the output so that you can jump...
2005-04-30  Václav Slavíkreformatted to fix standard terminal
2005-04-30  Stefan Csomorreordering for CW compiles, setting control to opaque...
2005-04-30  Michael WetherellCall MGL_init earlier in wxApp::Initialize to avoid...
2005-04-29  Robin Dunndetabbed
2005-04-29  Robin Dunninit wxApp->argc and wxApp->argv even when wx has alrea...
2005-04-29  Julian SmartRemoved previous broken fix for deferred positioning...
2005-04-29  Robin DunnNo need to match bg colours any more
2005-04-29  Stefan Csomoradapting to latest API
2005-04-29  Julian SmartAdjustScrollbars can go into an infinite loop, so bail...
2005-04-29  Robin DunnCompleted wxImage docstrings
2005-04-29  Michael WetherellThe mmedia contrib requires sys/soundcard.h on unix...
2005-04-28  Julian SmartSwitch deferred sizing off for radioboxes because with...
2005-04-28  Julian SmartReverted/commented out unsuccessful defer fix
2005-04-28  Robin Dunndemo tweaks
2005-04-28  Julian SmartTypo correction
2005-04-28  Julian SmartUse real number of children for reserving deferred...
2005-04-28  Julian SmartWorked around an apparent bug in Windows whereby some...
2005-04-28  Stefan Csomorotherwise we always just fix rect at index 0 ...
2005-04-28  Kevin HockFix for unexplained change in socket behavior where...
2005-04-28  Robin DunnUpdates to doc/view modules and sample apps from Active...
2005-04-27  Julian SmartCopy about.htm
2005-04-27  Robin DunnreSWIGged
2005-04-27  Julian SmartTemporary fix (I hope) to allow an application to paint...
next