Committing in .
[wxWidgets.git] / wxPython /
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
2006-01-23  Robin Dunncomment fix
2006-01-23  Robin DunnClear possible exception from failed wxPyConvertSwigPtr
2006-01-21  Robin DunnSince this window draws its own background, set the...
2006-01-21  Robin DunnChanges needed for SWIG 1.3.27
2006-01-20  Robin DunnAdded some (#ifdef'd out) wrappers to help in debugging...
2006-01-20  Robin Dunncorrections for some SWIG deprecation warnings
2006-01-20  Robin DunnPatch for Bug 1409256, wxversion.py does not understand...
2006-01-20  Robin DunnUpdates for CreateButtonSizer
2006-01-20  Robin Dunnprevent overload abiguity in wxPyPrintPreview ctor
2006-01-20  Robin DunnAdded ConvertToGreyscale
2006-01-17  Robin DunnMSW Support
2006-01-17  Robin DunnAnother merge of 2.6 changes
2006-01-13  Robin DunnFix for MSVC 6 compile error
2006-01-13  Robin DunnreSWIGged
2006-01-13  Robin DunnAdded GetFrame and GetDialog
2006-01-13  Robin Dunnwx.EventLoop is now implemented for wxMac.
2006-01-11  David Surovellfixed include file rename issue
2006-01-10  Robin DunnOne last change from Chris. Delays handling a resize...
2006-01-10  Robin Dunnmerge #4 from 2.6 branch
2006-01-09  Robin DunnAdded wxHelpControllerBase, wxHtmlHelpDialog, wxHtmlHel...
2006-01-09  Robin DunnMerge #3 from the 2.6 branch, containing last set of...
2006-01-06  Robin Dunnanother merge from WX_2_6_BRANCH
2006-01-02  Robin DunnAdded wx.GetColourFromUser and wx.GetFontFromUser
2006-01-02  Robin DunnreSWIGged
2006-01-02  Robin DunnreSWIGged
2006-01-02  Robin DunnUpdate copyright year
2005-12-30  Robin DunnMerged modifications from the 2.6 branch
2005-12-30  Robin DunnMerged modifications from the 2.6 branch
next