]> git.saurik.com Git - wxWidgets.git/history - wxPython
Rearrange code to make adding wxMimeTypesManagerFactory
[wxWidgets.git] / wxPython /
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.
2006-02-16  Roman RolinskyFixed Cut command, added support for MenuBar inside...
2006-02-16  Robin DunnAdded GetToolsCount
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()
next