2005-03-12 |
Robin Dunn | disable debugreport option |
tree | commitdiff |
2005-03-12 |
Robin Dunn | some demo tweaks |
tree | commitdiff |
2005-03-12 |
Robin Dunn | Bumped up rc number |
tree | commitdiff |
2005-03-12 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2005-03-12 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2005-03-12 |
Robin Dunn | Oops |
tree | commitdiff |
2005-03-12 |
Robin Dunn | GetSize --> GetSizeHint |
tree | commitdiff |
2005-03-10 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2005-03-10 |
Robin Dunn | add default action methods |
tree | commitdiff |
2005-03-10 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2005-03-10 |
Robin Dunn | Catch possible exception from getdefaultlocale |
tree | commitdiff |
2005-03-09 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2005-03-09 |
Robin Dunn | Added some missing files |
tree | commitdiff |
2005-03-09 |
Robin Dunn | User newer APIs for setting up scrolling |
tree | commitdiff |
2005-03-09 |
Robin Dunn | Use the PyGILState_* APIs on Python >= 2.3 |
tree | commitdiff |
2005-03-08 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2005-03-08 |
Robin Dunn | Workaround for toolbartool tooltip not getting written... |
tree | commitdiff |
2005-03-08 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2005-03-08 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2005-03-08 |
Robin Dunn | Little tweaks to match CVS changes |
tree | commitdiff |
2005-03-08 |
Robin Dunn | Move wxPyCallback back to derive from wxObject |
tree | commitdiff |
2005-03-07 |
Robin Dunn | Don't enable the mediactrl on jaguar |
tree | commitdiff |
2005-03-06 |
Robin Dunn | Added toolbar wxTB_TEXT flag and tool label property |
tree | commitdiff |
2005-03-05 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2005-03-05 |
Robin Dunn | Docstring updates |
tree | commitdiff |
2005-03-05 |
Robin Dunn | Added wx.ArtProvider.GetSize |
tree | commitdiff |
2005-03-05 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2005-03-05 |
Robin Dunn | bump the version flags |
tree | commitdiff |
2005-03-05 |
Robin Dunn | Tweak how we cheat on the resource files |
tree | commitdiff |
2005-03-05 |
Robin Dunn | Add Resize, SetRGBRect, Size, and GetOrFindMaskColour... |
tree | commitdiff |
2005-03-05 |
Robin Dunn | Added wx.Rect.IsEmpty |
tree | commitdiff |
2005-03-05 |
Robin Dunn | Add Resize, SetRGBRect, Size, and GetOrFindMaskColour... |
tree | commitdiff |
2005-03-05 |
Robin Dunn | Remove refrences to building OGL |
tree | commitdiff |
2005-03-03 |
Robin Dunn | reworded a bit |
tree | commitdiff |
2005-03-03 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2005-03-03 |
Robin Dunn | new style flags for wxBufferedDC |
tree | commitdiff |
2005-03-03 |
Robin Dunn | Add copy ctor for wxPyCBInputStream and use it to preve... |
tree | commitdiff |
2005-03-03 |
Robin Dunn | Add SetDefault() |
tree | commitdiff |
2005-03-02 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2005-03-02 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2005-03-02 |
Robin Dunn | allow border flags |
tree | commitdiff |
2005-03-02 |
Robin Dunn | more build load-balancing |
tree | commitdiff |
2005-03-02 |
Robin Dunn | don't need to import xml.sax anymore |
tree | commitdiff |
2005-03-02 |
Robin Dunn | Add GetToolTip accessor |
tree | commitdiff |
2005-03-02 |
Robin Dunn | Set the mouse pos for the drag events, add support... |
tree | commitdiff |
2005-03-01 |
Robin Dunn | Added newDirectory flag to DirBrowseButton |
tree | commitdiff |
2005-03-01 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2005-03-01 |
Robin Dunn | Make IsSelected be a bit more specific |
tree | commitdiff |
2005-03-01 |
Robin Dunn | Use GetMark if available |
tree | commitdiff |
2005-02-28 |
Robin Dunn | delete singleInstanceChecker when exiting |
tree | commitdiff |
2005-02-28 |
Robin Dunn | NotebookSizer is deprecated |
tree | commitdiff |
2005-02-28 |
Robin Dunn | Updates for doc/view from Morgan Hua |
tree | commitdiff |
2005-02-28 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2005-02-28 |
Robin Dunn | Updates for MouseGestures |
tree | commitdiff |
2005-02-28 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2005-02-28 |
Robin Dunn | updated setup.h changes for MSW |
tree | commitdiff |
2005-02-28 |
Robin Dunn | Don't build the old versions of OGL or iewin by default... |
tree | commitdiff |
2005-02-28 |
Robin Dunn | Don't build the old versions of OGL or iewin by default... |
tree | commitdiff |
2005-02-28 |
Robin Dunn | Added more image options |
tree | commitdiff |
2005-02-28 |
Robin Dunn | Patch from Will Sadkin: |
tree | commitdiff |
2005-02-28 |
Robin Dunn | Undeprecated AddWindow, AddSizer, AddSpacer and etc. |
tree | commitdiff |
2005-02-28 |
Robin Dunn | Added wx.PrintData.Get/SetPrivData |
tree | commitdiff |
2005-02-28 |
Robin Dunn | GetSelection is available on wxGTK now too. |
tree | commitdiff |
2005-02-28 |
Robin Dunn | Added GetBitmap, GetIcon to wx.ImageList. |
tree | commitdiff |
2005-02-28 |
Robin Dunn | Fix GetAmPmStrings wrapper |
tree | commitdiff |
2005-02-28 |
Robin Dunn | doc updates |
tree | commitdiff |
2005-02-28 |
Robin Dunn | Build/distrib updates |
tree | commitdiff |
2005-02-28 |
Robin Dunn | use wxMin |
tree | commitdiff |
2005-02-26 |
Robin Dunn | Finalize --> Realize |
tree | commitdiff |
2005-02-26 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2005-02-26 |
Robin Dunn | minor tweaks |
tree | commitdiff |
2005-02-25 |
Robin Dunn | Added docview modules from Peter Yared and Morgan Hua |
tree | commitdiff |
2005-02-24 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2005-02-24 |
Robin Dunn | Some build tweaks |
tree | commitdiff |
2005-02-24 |
Robin Dunn | bumped subrelease number |
tree | commitdiff |
2005-02-24 |
Robin Dunn | Took out IsValid. It is not public everywhere. |
tree | commitdiff |
2005-02-24 |
Robin Dunn | Add IsValid() |
tree | commitdiff |
2005-02-24 |
Robin Dunn | no-op methods for ownerdrawn methods in wxMenuItem |
tree | commitdiff |
2005-02-21 |
Robin Dunn | fixed compile error |
tree | commitdiff |
2005-02-20 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2005-02-19 |
Robin Dunn | re-enable wxDrawWindowOnDC |
tree | commitdiff |
2005-02-19 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2005-02-19 |
Robin Dunn | Add more art IDs |
tree | commitdiff |
2005-02-19 |
Robin Dunn | Add InitAlpha |
tree | commitdiff |
2005-02-19 |
Robin Dunn | Add tab methods to NavigationKeyEvent |
tree | commitdiff |
2005-02-19 |
Robin Dunn | Add more art IDs |
tree | commitdiff |
2005-02-18 |
Robin Dunn | Patch #1143556: mods to SashWindow demo: auto-generate IDs |
tree | commitdiff |
2005-02-18 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2005-02-18 |
Robin Dunn | wxPyCallback needs to derive from wxEvtHandler now... |
tree | commitdiff |
2005-02-18 |
Robin Dunn | Added wx.lib.gestures module from Daniel Pozmanter... |
tree | commitdiff |
2005-02-18 |
Robin Dunn | wxStdButtonSizer Finalise --> Realize |
tree | commitdiff |
2005-02-18 |
Robin Dunn | typo |
tree | commitdiff |
2005-02-18 |
Robin Dunn | Added wx.DatePickerCtrl |
tree | commitdiff |
2005-02-18 |
Robin Dunn | Avoid doing a str(object) since in some cases it can... |
tree | commitdiff |
2005-02-18 |
Robin Dunn | Don't override methods that are in wxControlWithItems |
tree | commitdiff |
2005-02-18 |
Robin Dunn | docstring fixes |
tree | commitdiff |
2005-02-18 |
Robin Dunn | can't have a zero sized font |
tree | commitdiff |
2005-02-18 |
Robin Dunn | Removed Loop and IsLooped methods, other cleanup |
tree | commitdiff |
2005-02-18 |
Robin Dunn | Add SetBackgroundImage |
tree | commitdiff |
2005-02-18 |
Robin Dunn | Added wx.DatePickerCtrl |
tree | commitdiff |
next |