]> git.saurik.com Git - wxWidgets.git/history - wxPython/wx
gdk_window_get_visual -> gdk_drawable_get_visual
[wxWidgets.git] / wxPython / wx /
2006-03-31  Robin DunnFixed problem in wx.lib.splitter when used on 64-bit...
2006-03-31  Roman Rolinskyversion 0.1.7-3
2006-03-31  Roman Rolinskyignore wrong colour spec
2006-03-31  Roman Rolinskyfix for copy/paste to work with i18n
2006-03-30  Robin DunnNeed to tell which object to Destroy()
2006-03-28  Robin Dunnavoid assert in wxMac port, only change the font point...
2006-03-25  Robin DunnUse self.GetCanvas() instead of just self.GetCanvas
2006-03-24  Robin Dunn* wx.Panel doesn't have a SetTitle anymore. What was...
2006-03-17  Robin DunnAdd scrollbars when the plot is zoomed in, and also...
2006-03-15  Robin DunnAdded CheckListCtrlMixin from Bruce Who
2006-03-15  Robin DunnUpdated the analogclock.py module to the new analogcloc...
2006-03-14  Robin Dunntypo
2006-03-10  Robin DunnApplied patch #1441370: lib.plot - allow passing in...
2006-03-06  Robin DunnMake the 'this' attribute a real attribute of the Facad...
2006-03-06  Robin Dunn Publisher is now able to parse a dotted notation string
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 DunnGive attribution to Jorgen Bodde
2006-02-21  Roman Rolinskycorrected positioning of internal panels, as the defaul...
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-16  Roman RolinskyFixed Cut command, added support for MenuBar inside...
2006-02-14  Roman RolinskyOnReplace not yet undoable
2006-02-14  Roman Rolinskyupdate of Paste command, new revision
2006-02-14  Roman Rolinskyfix for memory leak in paste
2006-02-07  Robin DunnChanges to how overridable C++ methods are virtualized...
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-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-17  Robin DunnAnother merge of 2.6 changes
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 DunnMerge #3 from the 2.6 branch, containing last set of...
2006-01-06  Robin Dunnanother merge from WX_2_6_BRANCH
2005-12-30  Robin DunnMerged modifications from the 2.6 branch
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-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-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-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-14  Robin DunnLog the exception when writing to file fails.
2005-06-13  Robin DunnPass the print data to the wx.PrintDialogData ctor.
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-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-03  Robin DunnTypo fixed
2005-06-02  Robin DunnDon't scroll when the mouse is dragged outside of the...
2005-06-02  Robin DunnHave to dig a little deeper to find a wxPyDeadObject...
2005-05-31  Robin DunnDocView patches from Morgen Hua: bug fixes, and additio...
2005-05-31  Julian SmartOlly Betts' typo patch
2005-05-27  Robin DunnAdded wxSL_INVERSE
2005-05-26  Robin Dunnadd wxART_NEW, and fixed wxART_FIND_AND_REPLACE
2005-05-26  Robin DunnDon't change the fg/bg colours so that the native colou...
2005-05-26  Robin Dunnuse wx.ART_NEW
2005-05-26  Robin DunnDon't force the art provider to resize the toolbar...
2005-05-26  Roman Rolinskysmall fix
2005-05-26  Roman Rolinskyencoding should not be specified
2005-05-26  Roman Rolinsky0.1.5-2
2005-05-24  Robin DunnRemoved unnecessary files, removed or replaced images...
2005-05-19  Robin DunnCorrections for fonts
2005-05-19  Robin DunnMore updates to the docview library modules and sample...
2005-05-19  Robin Dunn Patch from Davide Salomoni that adds an optional point
2005-05-18  Robin DunnBug fix from Chad Netzer for when self.history is None
2005-05-18  Roman Rolinsky0.1.5-2
2005-05-18  Robin DunnSet the ID and the event object in the events
2005-05-18  Robin DunnAdded a wx.xrc.XmlResourceHandler for the Ticker class
2005-05-17  Robin DunnThemed backgrounds for flat generic buttons
2005-05-13  Robin DunnBetter handling of the bg to allow the theme (if any...
2005-05-13  Robin DunnAdded wx.lib.hyperlink from Andrea Gavana. It is a...
2005-05-12  Robin DunnAdd line control points before the end point
2005-05-12  Robin DunnDocstring updates
2005-05-11  Robin DunnDon't use wx.TheFontList.FindOrCreateFont, it's way...
2005-05-09  Robin DunnDon't allow zero-sized buffer bitmaps
2005-05-05  Robin DunnMore updates from Morgan Hua
2005-05-04  Robin DunnBind event to the listctrl
2005-05-04  Robin Dunnuse the passed in ID
next