]> git.saurik.com Git - wxWidgets.git/history - wxPython
corrected typo in PRC Envelope paper definition (used m instead of mm)
[wxWidgets.git] / wxPython /
2006-03-05  Robin DunnGetEditControl is not wxMSW specific any more
2006-03-05  Robin DunnDont' return references to wxDateTime
2006-03-05  Robin DunnComment out wxHVScrolledWindow
2006-03-05  Robin DunnAdd GetHandlers
2006-03-05  Robin DunnAdd copy constructor, DateTimeFromDateTime
2006-02-27  Kevin OllivierTypo. Who puts vowels in 'makedirs'? ;-)
2006-02-27  Kevin OllivierSorry, zapping rogue print statement. ;-/
2006-02-27  Kevin OllivierBumping the arg numbers since we now don't have a CFGFI...
2006-02-27  Kevin OllivierAdding code to load Config objects from a file, and...
2006-02-24  Robin DunnUse correct attribution
2006-02-24  Robin DunnWorkaround the lack of a wx.EVT_FIND_CLOSE on Windows...
2006-02-24  Robin DunnAllow clearing the history, and saving the history...
2006-02-24  Robin DunnMerge some 2.6-branch changes
2006-02-24  Robin DunnMinor demo tweaks
2006-02-24  Robin DunnAdd LastWrite
2006-02-24  Robin DunnAdd CalcRowsCols
2006-02-24  Robin DunnDocstring fix
2006-02-24  Robin DunnGive attribution to Jorgen Bodde
2006-02-24  Robin DunnDocstring fix
2006-02-24  Robin DunnUse wxSystemSetitngs for the rule color
2006-02-24  Robin DunnUse UNICODE=0 for ansi builds
2006-02-21  Roman Rolinskycorrected positioning of internal panels, as the defaul...
2006-02-18  Robin DunnAdded the wx.HVScrolledWindow class.
2006-02-18  Robin DunnTreat Ctrl-Shift-Backspace the same as ESC in the shell.
2006-02-18  Robin DunnPrevent using a bad tree item.
2006-02-18  Robin DunnAdded the wx.HVScrolledWindow class.
2006-02-16  Roman RolinskyFixed Cut command, added support for MenuBar inside...
2006-02-16  Robin DunnAdded GetToolsCount
2006-02-14  Roman RolinskyOnReplace not yet undoable
2006-02-14  Robin Dunnmake the stay-on-top mode controlled by a command-line...
2006-02-14  Robin DunnreSWIGged
2006-02-14  Roman Rolinskyupdate of Paste command, new revision
2006-02-14  Roman Rolinskyfix for memory leak in paste
2006-02-13  Robin DunnNew APIs, Events, etc. for MediaCtrl
2006-02-13  Robin Dunna little tweak to the debug code (commented out)
2006-02-13  Robin Dunndon't hide the log messages, and be sure to stop the...
2006-02-13  Robin DunnShow some GradientFill usage
2006-02-13  Robin Dunnchange doc tweaks
2006-02-13  Robin DunnNew APIs, Events, etc. for MediaCtrl
2006-02-13  Robin Dunnnew GetShown, Show, and etc. for wx.UpdateUIEvent
2006-02-13  Robin Dunna little reorg and cleanup from the last two revisions
2006-02-12  Robin DunnForward decalre wxPyFindSwigType
2006-02-12  Robin DunnAdded the wx.DC.GradientFillConcentric and wx.DC.Gradie...
2006-02-11  Robin DunnRearrainge things so the SWIG_VERSION values doesn...
2006-02-11  Robin DunnDocstring update
2006-02-11  Robin DunnNo longer need the SWIG_VERSION to be output to the...
2006-02-10  David Surovellcleanup - reformatting
2006-02-10  Robin DunnOops, CenteronScreen wasn't really removed, just moved...
2006-02-10  Robin Dunnuse wxRTTI to construct the right class of wxHtmlCell
2006-02-10  Robin DunnAdd missing constants
2006-02-10  Robin DunnAdd wx.Dialog.Get/SetAffirmativeId and Get/SetEscapeId
2006-02-10  Robin Dunnwx.Window.CenterOnScreen has been removed
2006-02-10  Robin DunnAdd wx.Rect.CenterIn
2006-02-10  Robin DunnAdd wx.KeyEvent.GetModifiers
2006-02-10  Robin DunnGetFromWindow is available everywhere now
2006-02-10  Robin DunnAdd Get/SetBitmapHover
2006-02-09  Robin DunnMention BeginDrawing and EndDrawing deprecation.
2006-02-09  Robin DunnDocstring fix, and a bit of cleanup
2006-02-09  Robin DunnUse Bind()
2006-02-09  Robin DunnPatch #1428290: STCStyleEditor updates
2006-02-09  Robin DunnPatch #1428181: Sample wxProject.py updated
2006-02-07  Robin DunnRemove calls to dc.BeginDrawing and dc.EndDrawing
2006-02-07  David Surovellremoved deprecated wxDC.[Begin,End]Drawing calls
2006-02-07  Robin DunnreSWIGged
2006-02-07  Robin DunnreSWIGged
2006-02-07  Robin Dunnsome cleanup
2006-02-07  Robin DunnreSWIGged
2006-02-07  Robin DunnOops, DoLog and DoLogString are protected
2006-02-07  Robin DunnAdded feature flag
2006-02-07  Robin DunnChanges to how overridable C++ methods are virtualized...
2006-02-06  Robin DunnShrinkMode --> FitToCurrentPage
2006-02-06  Kevin Ollivierwx-config now provides all the needed flags, so lflags...
2006-02-05  Robin DunnBeginDrawing/EndDrawing are deprecated, and never reall...
2006-02-05  Robin DunnAddSubPage --> InsertSubPage
2006-02-03  Robin DunnAllow Save Settings to save even when AutoSave is turne...
2006-02-03  Robin DunnBetter cleanup of circular references.
2006-02-02  Robin Dunnuse UNICODE=1 by default
2006-02-02  Robin Dunnuse UNICODE=1 by default
2006-02-02  Robin DunnreSWIGged
2006-02-02  Robin DunnMention the SWIG_VERSION change
2006-02-02  Robin Dunnminor layout tweak
2006-02-01  Robin DunnAdded wxPython wrappers for the new wx.Treebook and...
2006-02-01  Roman Rolinskyupdated from CVS
2006-01-31  Robin DunnDelay part of the setup
2006-01-29  David SurovellwxPython tab cleaning
2006-01-29  Robin DunnEnsure the window is still valid before adjusting the...
2006-01-29  Robin DunnMinor demo tweaks
2006-01-29  Robin DunnChanges needed to be able to build with SWIG 1.3.24...
2006-01-29  Robin DunnOuput a SWIG_VERSION #define to the wrapper file.
2006-01-29  Robin DunnChanges needed to be able to build with SWIG 1.3.24...
2006-01-29  Robin Dunnno longer need to lowercase the input ourselves
2006-01-29  Robin DunnUse reference types on SetDimension so the proper typem...
2006-01-28  Kevin OllivierAdding Reswig and Universal binary options to both...
2006-01-26  Robin Dunnshow unicode/ansi mode on startup too
2006-01-26  Robin DunnAdd supoprt for wxListCtrl::OnGetItemColumnImage
2006-01-24  Robin Dunnfix for broken files that were recently checked in
2006-01-24  Robin Dunnmove the nodefault option into _defs.i too.
2006-01-23  Robin DunnreSWIGged with the new SWIG runtime
2006-01-23  Robin Dunnmore about the downloadable swig
2006-01-23  Robin DunnreSWIGged with new SWIG runtime
next