]> git.saurik.com Git - wxWidgets.git/history - wxPython
Rebake all the VC++ project files and makefiles
[wxWidgets.git] / wxPython /
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...
2005-11-11  Roman Rolinsky0.1.7-0
2005-11-08  Roman Rolinskyrevision 7
2005-11-08  Włodzimierz SkibaGet/Set title fixes (#1350999).
2005-11-04  Roman Rolinskyversion 0.1.6-6
2005-10-14  Roman Rolinskyfix for correct type of checklist box items
2005-10-14  Roman Rolinskyiconize properties frame together with main
2005-09-28  Kevin OllivierMove away from relative paths on Win, fix Unicode optio...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-23  Kevin OllivierFixed unicode support and introduced a debug flag.
2005-09-21  Kevin OllivierRemoving hardcoded ansi and 2.3 support for Mac build...
2005-09-21  Kevin OllivierFix an issue where dist may actually be created as...
2005-09-20  Kevin OllivierSome automated build scripts that wrap Robin's and...
2005-09-09  Roman Rolinskyfix for toolbar highlighting (not done for main toolbar)
2005-09-09  Roman Rolinsky0.1.6-5
2005-09-09  Roman Rolinskytesting for top-level objects only
2005-08-15  Roman Rolinsky0.1.6-4: replace working for sizeritems and spacers
2005-08-12  Roman Rolinskysome more fixes: tree selection, replacing, wxYield...
2005-08-10  Roman Rolinskyone more fix for tree selection
2005-08-10  Roman RolinskywxMSW fixes for tree control
2005-08-09  Roman Rolinsky0.1.6-1
2005-08-09  Roman RolinskySetModified updates window title ('*' is shown if modified)
2005-07-28  Vadim Zeitlinadded wxImage::RotateHue() and RGB <-> HSV conversions...
2005-07-15  Roman Rolinskynew version ready
2005-07-15  Roman RolinskyStdDialogButtonSizer menu
2005-07-13  Roman Rolinskyfix for toolbar items selection - impossible to find...
2005-07-13  Roman RolinskyART_NEW is not defined in previous versions, use NORMAL...
2005-07-13  Roman Rolinskysome new parameters
2005-07-13  Roman Rolinskytoolbars can be added inside windows, fix for relative...
2005-06-30  Kevin OllivierAdded a missing import that was causing FormatText...
2005-06-15  Robin Dunn*** empty log message ***
2005-06-15  Robin DunnreSWIGged
2005-06-14  Robin DunnLog the exception when writing to file fails.
2005-06-14  Robin Dunndocstring typo
2005-06-14  Robin DunnUnregister the object too
2005-06-13  Robin DunnPass the print data to the wx.PrintDialogData ctor.
2005-06-13  Robin DunnPatch from Ole André, call RegisterActiveObject() so...
2005-06-11  Robin DunnreSWIGged
2005-06-11  Robin DunnDocview and IDE patch from Morag Hua with fix for bug...
2005-06-11  Robin DunnOnly freeze the splitter, the children will be automati...
2005-06-11  Robin DunnForgot to get rid of the old test code
2005-06-11  Robin DunnOnly Freeze/Thaw on wxMSW. The other ports don't need it.
2005-06-11  Robin DunnAdded the wx.lib.splitter module, which contains the
2005-06-11  Robin DunnA little cleanup
2005-06-10  Robin DunnFix for bug #1217874, Error in parameter name in DocMan...
2005-06-10  Robin DunnFixes for bug #1217872 pydocview.DocService not correct...
2005-06-09  Robin DunnreSWIGged
2005-06-09  Robin DunnVirtualize OnInternalIdle.
2005-06-09  Robin DunnAdded wx.RendererNative class
2005-06-09  Robin DunnSubrelease version bump
2005-06-09  Robin DunnreSWIGged
2005-06-09  Robin DunnAdded wx.LogBuffer
2005-06-06  Robin DunnPut back this icon, it's needed by the windows installer
2005-06-05  Robin DunnBuild and distrib changes and etc. for 2.6.1.0
2005-06-03  Robin DunnTypo fixed
2005-06-03  Robin DunnreSWIGged
2005-06-03  Robin DunnUse the wx.ART_NORMAL_FILE icon
next