]> git.saurik.com Git - wxWidgets.git/history - wxPython
regenerated all makefiles with bakefile 0.2.0; removed REZ option from config.bkl...
[wxWidgets.git] / wxPython /
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
2005-12-30  Robin DunnwxHotkeyModifier --> wxKeyModifier
2005-12-30  Robin DunnNote that some deprecated items have been removed
2005-12-22  Kevin OllivierFixes so that wxPython builds on 2.7. Mostly removing...
2005-12-22  Kevin OllivierUse the now 'official' makemo.py when building packages.
2005-12-22  Kevin OllivierUpdating version.
2005-12-22  Kevin OllivierMoving the 2.6 branch change in how SWIG is found to...
2005-12-20  Kevin OllivierRemove references to now removed iewin module. Replaced...
2005-12-20  Kevin OllivierRemoving old iewin extension. Replaced by activex/wxie.
2005-12-19  Kevin OllivierUse TranslateAccelerator so that TAB, Return, etc....
2005-12-16  Kevin OllivierScript for building mo locale files.
2005-12-16  Kevin OllivierForward port 2.6 branch changes to head.
2005-11-30  David Surovellcorrected comment typos
2005-11-29  David Surovellcleaned up comments
2005-11-28  David Surovellfixed improper (long) casts
2005-11-26  David Surovellfixed GetFreeMemory decl. to match wxWidgets
2005-11-20  Dimitri Schoolwerthapplied patch #1356901 "Yet another removal of extra...
2005-11-19  Mart RaudseppSpelling fixes from Andreas Mohr (patch #1360064)
2005-11-16  Włodzimierz SkibaFinally removes occurences of OnMenuCommand and closes...
next