gdk_window_get_visual -> gdk_drawable_get_visual
[wxWidgets.git] / wxPython /
2006-03-31  Robin DunnFixed the equality and inequality operators for some...
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-30  Robin DunnFixed reference leak in wx.gizmos.TreeListCtrl.GetSelec...
2006-03-29  Robin DunnAdded GetResourcesDir and GetLocalizedResourcesDir to
2006-03-28  Robin DunnSome tweaks to build hosts and tasks
2006-03-28  Robin Dunnavoid assert in wxMac port, only change the font point...
2006-03-28  Robin DunnUpdated 2.6.3.0's CHANGES
2006-03-28  Robin Dunninstall the analogclock package
2006-03-25  Robin DunnUse self.GetCanvas() instead of just self.GetCanvas
2006-03-25  Robin Dunnmore size_t --> unsigned int changes
2006-03-24  Robin DunnMake WXK*PRIOR and WXK*NEXT be aliases for WXK*PAGEUP...
2006-03-24  Robin DunnreSWIGged
2006-03-24  Robin Dunn* wx.Panel doesn't have a SetTitle anymore. What was...
2006-03-24  Robin DunnNeed to use wizard.GetPageAreaSizer().Add(page) now...
2006-03-24  Robin DunnwxFileSystemHandler needs a destructor and to give...
2006-03-24  Robin DunnLength --> length
2006-03-24  Robin DunnSeveral instances of int --> unsigned int
2006-03-23  Robin Dunnno longer need reverse renamers for the *Ptr classes
2006-03-20  Robin DunnreSWIGged
2006-03-20  Robin DunnEditors, Renderers and Attrs need to have a destructor...
2006-03-20  Robin DunnUse the static method instead of the global alias
2006-03-19  Robin DunnA bit of cleanup
2006-03-19  Robin Dunndocstrings
2006-03-19  Robin DunnAdd wxHelpProvider destructor
2006-03-18  Robin DunnDemonstrate setting metal appearance for wxMac
2006-03-18  Mart RaudseppTest wxPython CIA announcement
2006-03-18  Robin DunnNew source dirs that need installed
2006-03-18  Robin DunnSWIG 1.3.29 updates
2006-03-17  Robin DunnAdd scrollbars when the plot is zoomed in, and also...
2006-03-17  David Surovellcleanup - fixed a warning, some typos, and made minor...
2006-03-17  Robin DunnThe dummy wxDisplay class is no longer needed as there...
2006-03-17  Robin Dunnupdated comment
2006-03-17  Robin DunnAdd GetClientArea
2006-03-16  Robin DunnreSWIGged
2006-03-16  Robin DunnreSWIGged
2006-03-16  Robin DunnDocstring typo
2006-03-16  Robin DunnEnable OnDrawSeparator and OnDrawBackground to be overr...
2006-03-15  Robin DunnAdded some overview text
2006-03-15  Robin DunnAdded CheckListCtrlMixin from Bruce Who
2006-03-15  Robin DunnUpdated the analogclock.py module to the new analogcloc...
2006-03-15  Robin Dunnupdated html-ized version of the stc.h file
2006-03-15  Robin DunnAdded wx.Window.GetScreenPosition and GetScreenRect
2006-03-15  Robin Dunnsome int --> size_t changes
2006-03-15  Robin Dunntweaked font sizes
2006-03-14  Robin DunnreSWIGed
2006-03-14  Robin DunnreSWIGged
2006-03-14  Robin DunnreSWIGged
2006-03-14  Robin DunnSWIG-1.3.29
2006-03-14  Robin DunnSWIG 1.3.29
2006-03-14  Robin Dunntypo
2006-03-14  Robin DunnSometimes we do need to allow recursion of callbacks
2006-03-13  Robin DunnDtor for wxHtmlCell
2006-03-10  Vadim Zeitlindefine wxUSE_UNICODE=1 on the command line in UNICODE...
2006-03-10  Robin DunnApplied Patch #1424869: Implement wxListCtrl::SetItemCo...
2006-03-10  Robin DunnApplied patch #1441370: lib.plot - allow passing in...
2006-03-10  Robin Dunnslight refactor
2006-03-10  Robin DunnTest wx.ListBox.HitTest
2006-03-10  Robin DunnTest wx.CommandEvent.GetClientData
2006-03-10  Robin DunnGive classes that need one a destructor wrapper, and...
2006-03-10  Robin DunnAdd wx.ListBox.HitTest
2006-03-10  Robin DunnAdd wx.CommandEvent.GetClientData
2006-03-10  David Surovellcleanup magic number usage and comments
2006-03-08  Robin Dunnworkaround MacSetMetalAppearance being made protected
2006-03-08  Robin DunnUpdated to Scintilla 1.67
2006-03-06  Robin Dunncleanup doc
2006-03-06  Robin DunnUse EVT_CONTEXT_MENU
2006-03-06  Robin DunnFix indentation
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-03-06  Kevin OllivierNeeded so we can install TaskRunner to Python's site...
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.
next