added AC_CXX_DYNAMIC_CAST
[wxWidgets.git] / wxPython /
2005-03-03  Robin DunnAdd SetDefault()
2005-03-02  Robin DunnreSWIGged
2005-03-02  Robin DunnreSWIGged
2005-03-02  Robin Dunnallow border flags
2005-03-02  Robin Dunnmore build load-balancing
2005-03-02  Robin Dunndon't need to import xml.sax anymore
2005-03-02  Robin DunnAdd GetToolTip accessor
2005-03-02  Robin DunnSet the mouse pos for the drag events, add support...
2005-03-01  Robin DunnAdded newDirectory flag to DirBrowseButton
2005-03-01  Robin DunnreSWIGged
2005-03-01  Robin DunnMake IsSelected be a bit more specific
2005-03-01  Robin DunnUse GetMark if available
2005-02-28  Robin Dunndelete singleInstanceChecker when exiting
2005-02-28  Robin DunnNotebookSizer is deprecated
2005-02-28  Robin DunnUpdates for doc/view from Morgan Hua
2005-02-28  Robin DunnreSWIGged
2005-02-28  Robin DunnUpdates for MouseGestures
2005-02-28  Robin DunnreSWIGged
2005-02-28  Robin Dunnupdated setup.h changes for MSW
2005-02-28  Robin DunnDon't build the old versions of OGL or iewin by default...
2005-02-28  Robin DunnDon't build the old versions of OGL or iewin by default...
2005-02-28  Robin DunnAdded more image options
2005-02-28  Robin DunnPatch from Will Sadkin:
2005-02-28  Robin DunnUndeprecated AddWindow, AddSizer, AddSpacer and etc.
2005-02-28  Robin DunnAdded wx.PrintData.Get/SetPrivData
2005-02-28  Robin DunnGetSelection is available on wxGTK now too.
2005-02-28  Robin DunnAdded GetBitmap, GetIcon to wx.ImageList.
2005-02-28  Robin DunnFix GetAmPmStrings wrapper
2005-02-28  Robin Dunndoc updates
2005-02-28  Robin DunnBuild/distrib updates
2005-02-28  Robin Dunnuse wxMin
2005-02-26  Robin DunnFinalize --> Realize
2005-02-26  Robin DunnreSWIGged
2005-02-26  Robin Dunnminor tweaks
2005-02-25  Robin DunnAdded docview modules from Peter Yared and Morgan Hua
2005-02-24  Robin DunnreSWIGged
2005-02-24  Robin DunnSome build tweaks
2005-02-24  Robin Dunnbumped subrelease number
2005-02-24  Robin DunnTook out IsValid. It is not public everywhere.
2005-02-24  Robin DunnAdd IsValid()
2005-02-24  Robin Dunnno-op methods for ownerdrawn methods in wxMenuItem
2005-02-21  Robin Dunnfixed compile error
2005-02-20  Robin DunnreSWIGged
2005-02-19  Robin Dunnre-enable wxDrawWindowOnDC
2005-02-19  Robin DunnreSWIGged
2005-02-19  Robin DunnAdd more art IDs
2005-02-19  Robin DunnAdd InitAlpha
2005-02-19  Robin DunnAdd tab methods to NavigationKeyEvent
2005-02-19  Robin DunnAdd more art IDs
2005-02-18  Robin DunnPatch #1143556: mods to SashWindow demo: auto-generate IDs
2005-02-18  Robin DunnreSWIGged
2005-02-18  Robin DunnwxPyCallback needs to derive from wxEvtHandler now...
2005-02-18  Robin DunnAdded wx.lib.gestures module from Daniel Pozmanter...
2005-02-18  Robin DunnwxStdButtonSizer Finalise --> Realize
2005-02-18  Robin Dunntypo
2005-02-18  Robin DunnAdded wx.DatePickerCtrl
2005-02-18  Robin DunnAvoid doing a str(object) since in some cases it can...
2005-02-18  Robin DunnDon't override methods that are in wxControlWithItems
2005-02-18  Robin Dunndocstring fixes
2005-02-18  Robin Dunncan't have a zero sized font
2005-02-18  Robin DunnRemoved Loop and IsLooped methods, other cleanup
2005-02-18  Robin DunnAdd SetBackgroundImage
2005-02-18  Robin DunnAdded wx.DatePickerCtrl
2005-02-11  Robin DunnreSWIGged
2005-02-11  Robin Dunnwx.SL_INVERSE works for the big 3 now.
2005-02-11  Robin Dunntypos
2005-02-10  Robin DunnreSWIGged
2005-02-10  Robin DunnPut the deprecation wrapper on __init__, not the class
2005-02-07  Robin DunnreSWIGged
2005-02-07  Robin DunnAdd a sample of a wx.StaticBox
2005-02-07  Robin DunnreSWIGged
2005-02-07  Robin Dunnupdated with new stuff
2005-02-07  Robin Dunna little cleanup
2005-02-07  Robin DunnDon't do str() on Numeric arrays
2005-02-07  Robin DunnAdded wxNB_NOPAGETHEME and GetThemeBackgroundColour
2005-02-07  Robin DunnDon't add wxfilesdir twice
2005-02-07  Robin Dunnwx.Rect.Inflate/Defalte docs
2005-02-07  Robin DunnUse wx.StdDialogButtonSizer
2005-02-07  Robin Dunnupdate version number, add build_options patch
2005-02-04  Robin DunnPatch #1113284: wx.lib.calendar SetBusType() problem
2005-02-04  Robin Dunnthe window takes ownership of the caret
2005-02-03  Robin DunnShorten key names, add some tooltips
2005-02-03  Robin Dunnfix for read-only combobox
2005-02-03  Robin DunnAttempt to display the unicode character if running...
2005-02-03  Robin DunnAvoid name clash with wx.App.OnExit
2005-02-03  Robin DunnAdd ability to copy the event log to the clipboard
2005-02-02  Robin DunnreSWIGged
2005-02-02  Robin Dunnmisc
2005-02-02  Robin DunnAll the demo samples return a panel now, no need to...
2005-02-02  Robin DunnSome new def's, parameters, methods, etc. resulting...
2005-01-31  Roman RolinskyLocate command, etc.
2005-01-31  Roman RolinskyBatch of changes:
2005-01-30  Kevin OllivierFixed problem with incorrect panel background on OS X.
2005-01-29  Robin DunnwxMac has wxSound::Stop now
2005-01-29  Robin DunnreSWIGged
2005-01-29  Robin DunnSome little demo tweaks
2005-01-29  Robin Dunnlog IsEditCancelled too
2005-01-29  Robin DunnwxSL_* labels moved to a different module
2005-01-29  Robin DunnAllow wxCustomDataObject ctor to be able to take the...
2005-01-29  Robin DunnAdded some alternate constructors for the data classes
next