2005-03-05 |
Robin Dunn | Add Resize, SetRGBRect, Size, and GetOrFindMaskColour...
|
commit | commitdiff | tree |
2005-03-05 |
Robin Dunn | Added wx.Rect.IsEmpty
|
commit | commitdiff | tree |
2005-03-05 |
Robin Dunn | Add Resize, SetRGBRect, Size, and GetOrFindMaskColour...
|
commit | commitdiff | tree |
2005-03-05 |
Robin Dunn | Remove refrences to building OGL
|
commit | commitdiff | tree |
2005-03-03 |
Robin Dunn | reworded a bit
|
commit | commitdiff | tree |
2005-03-03 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2005-03-03 |
Robin Dunn | new style flags for wxBufferedDC
|
commit | commitdiff | tree |
2005-03-03 |
Robin Dunn | Add copy ctor for wxPyCBInputStream and use it to prevent...
|
commit | commitdiff | tree |
2005-03-03 |
Robin Dunn | Add SetDefault()
|
commit | commitdiff | tree |
2005-03-02 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2005-03-02 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2005-03-02 |
Robin Dunn | Reduce the value of the fkey guard for unicode characters
|
commit | commitdiff | tree |
2005-03-02 |
Robin Dunn | allow border flags
|
commit | commitdiff | tree |
2005-03-02 |
Robin Dunn | more build load-balancing
|
commit | commitdiff | tree |
2005-03-02 |
Robin Dunn | don't need to import xml.sax anymore
|
commit | commitdiff | tree |
2005-03-02 |
Robin Dunn | Add GetToolTip accessor
|
commit | commitdiff | tree |
2005-03-02 |
Robin Dunn | Set the mouse pos for the drag events, add support...
|
commit | commitdiff | tree |
2005-03-02 |
Robin Dunn | Set the mouse pos for the drag events
|
commit | commitdiff | tree |
2005-03-01 |
Robin Dunn | Added newDirectory flag to DirBrowseButton
|
commit | commitdiff | tree |
2005-03-01 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2005-03-01 |
Robin Dunn | Make IsSelected be a bit more specific
|
commit | commitdiff | tree |
2005-03-01 |
Robin Dunn | Use GetMark if available
|
commit | commitdiff | tree |
2005-02-28 |
Robin Dunn | delete singleInstanceChecker when exiting
|
commit | commitdiff | tree |
2005-02-28 |
Robin Dunn | NotebookSizer is deprecated
|
commit | commitdiff | tree |
2005-02-28 |
Robin Dunn | Updates for doc/view from Morgan Hua
|
commit | commitdiff | tree |
2005-02-28 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2005-02-28 |
Robin Dunn | Updates for MouseGestures
|
commit | commitdiff | tree |
2005-02-28 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2005-02-28 |
Robin Dunn | Oops, checked in wrong file by mistake. Reverted last...
|
commit | commitdiff | tree |
2005-02-28 |
Robin Dunn | updated setup.h changes for MSW
|
commit | commitdiff | tree |
2005-02-28 |
Robin Dunn | Don't build the old versions of OGL or iewin by default...
|
commit | commitdiff | tree |
2005-02-28 |
Robin Dunn | Don't build the old versions of OGL or iewin by default...
|
commit | commitdiff | tree |
2005-02-28 |
Robin Dunn | Added more image options
|
commit | commitdiff | tree |
2005-02-28 |
Robin Dunn | Patch from Will Sadkin:
|
commit | commitdiff | tree |
2005-02-28 |
Robin Dunn | Undeprecated AddWindow, AddSizer, AddSpacer and etc.
|
commit | commitdiff | tree |
2005-02-28 |
Robin Dunn | Added wx.PrintData.Get/SetPrivData
|
commit | commitdiff | tree |
2005-02-28 |
Robin Dunn | GetSelection is available on wxGTK now too.
|
commit | commitdiff | tree |
2005-02-28 |
Robin Dunn | Added GetBitmap, GetIcon to wx.ImageList.
|
commit | commitdiff | tree |
2005-02-28 |
Robin Dunn | Fix GetAmPmStrings wrapper
|
commit | commitdiff | tree |
2005-02-28 |
Robin Dunn | doc updates
|
commit | commitdiff | tree |
2005-02-28 |
Robin Dunn | Build/distrib updates
|
commit | commitdiff | tree |
2005-02-28 |
Robin Dunn | use wxMin
|
commit | commitdiff | tree |
2005-02-28 |
Robin Dunn | avoid buffer overrun
|
commit | commitdiff | tree |
2005-02-26 |
Robin Dunn | Finalize --> Realize
|
commit | commitdiff | tree |
2005-02-26 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2005-02-26 |
Robin Dunn | The key event for the shift key should not start the...
|
commit | commitdiff | tree |
2005-02-26 |
Robin Dunn | minor tweaks
|
commit | commitdiff | tree |
2005-02-26 |
Robin Dunn | Correct GetString check message
|
commit | commitdiff | tree |
2005-02-26 |
Robin Dunn | Range check the index in GetString
|
commit | commitdiff | tree |
2005-02-25 |
Robin Dunn | Added docview modules from Peter Yared and Morgan Hua
|
commit | commitdiff | tree |
2005-02-24 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2005-02-24 |
Robin Dunn | Some build tweaks
|
commit | commitdiff | tree |
2005-02-24 |
Robin Dunn | bumped subrelease number
|
commit | commitdiff | tree |
2005-02-24 |
Robin Dunn | Took out IsValid. It is not public everywhere.
|
commit | commitdiff | tree |
2005-02-24 |
Robin Dunn | Add IsValid()
|
commit | commitdiff | tree |
2005-02-24 |
Robin Dunn | no-op methods for ownerdrawn methods in wxMenuItem
|
commit | commitdiff | tree |
2005-02-21 |
Robin Dunn | fixed compile error
|
commit | commitdiff | tree |
2005-02-21 |
Robin Dunn | Treat the numpad enter key the same as the main enter key
|
commit | commitdiff | tree |
2005-02-20 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2005-02-19 |
Robin Dunn | On wxMac don't call Refresh from FullPaint as that...
|
commit | commitdiff | tree |
2005-02-19 |
Robin Dunn | re-enable wxDrawWindowOnDC
|
commit | commitdiff | tree |
2005-02-19 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2005-02-19 |
Robin Dunn | Add more art IDs
|
commit | commitdiff | tree |
2005-02-19 |
Robin Dunn | Add InitAlpha
|
commit | commitdiff | tree |
2005-02-19 |
Robin Dunn | Add tab methods to NavigationKeyEvent
|
commit | commitdiff | tree |
2005-02-19 |
Robin Dunn | Add more art IDs
|
commit | commitdiff | tree |
2005-02-19 |
Robin Dunn | Fixed compile error
|
commit | commitdiff | tree |
2005-02-18 |
Robin Dunn | Patch #1143556: mods to SashWindow demo: auto-generate IDs
|
commit | commitdiff | tree |
2005-02-18 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2005-02-18 |
Robin Dunn | wxPyCallback needs to derive from wxEvtHandler now...
|
commit | commitdiff | tree |
2005-02-18 |
Robin Dunn | Don't know if this is right but it fixes a compile...
|
commit | commitdiff | tree |
2005-02-18 |
Robin Dunn | Added wx.lib.gestures module from Daniel Pozmanter...
|
commit | commitdiff | tree |
2005-02-18 |
Robin Dunn | Fix the use of Today() for when invalid date is passed...
|
commit | commitdiff | tree |
2005-02-18 |
Robin Dunn | wxStdButtonSizer Finalise --> Realize
|
commit | commitdiff | tree |
2005-02-18 |
Robin Dunn | typo
|
commit | commitdiff | tree |
2005-02-18 |
Robin Dunn | Added wx.DatePickerCtrl
|
commit | commitdiff | tree |
2005-02-18 |
Robin Dunn | Avoid doing a str(object) since in some cases it can...
|
commit | commitdiff | tree |
2005-02-18 |
Robin Dunn | Don't override methods that are in wxControlWithItems
|
commit | commitdiff | tree |
2005-02-18 |
Robin Dunn | docstring fixes
|
commit | commitdiff | tree |
2005-02-18 |
Robin Dunn | can't have a zero sized font
|
commit | commitdiff | tree |
2005-02-18 |
Robin Dunn | Removed Loop and IsLooped methods, other cleanup
|
commit | commitdiff | tree |
2005-02-18 |
Robin Dunn | Add SetBackgroundImage
|
commit | commitdiff | tree |
2005-02-18 |
Robin Dunn | Added wx.DatePickerCtrl
|
commit | commitdiff | tree |
2005-02-18 |
Robin Dunn | Select an item using the value passed to the ctor/Create
|
commit | commitdiff | tree |
2005-02-18 |
Robin Dunn | Avoid wxTaskBarIconAreaBase::DoPopupMenu unresolved...
|
commit | commitdiff | tree |
2005-02-11 |
Robin Dunn | Initialize the new data memebers
|
commit | commitdiff | tree |
2005-02-11 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2005-02-11 |
Robin Dunn | On wxMSW Move an invisible system caret around with...
|
commit | commitdiff | tree |
2005-02-11 |
Robin Dunn | Updated to Scintilla 1.62
|
commit | commitdiff | tree |
2005-02-11 |
Robin Dunn | wx.SL_INVERSE works for the big 3 now.
|
commit | commitdiff | tree |
2005-02-11 |
Robin Dunn | typo
|
commit | commitdiff | tree |
2005-02-11 |
Robin Dunn | Also increment WX_CURRENT and WX_AGE according to the...
|
commit | commitdiff | tree |
2005-02-11 |
Robin Dunn | typos
|
commit | commitdiff | tree |
2005-02-10 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2005-02-10 |
Robin Dunn | Put the deprecation wrapper on __init__, not the class
|
commit | commitdiff | tree |
2005-02-08 |
Robin Dunn | Check accelerators before sending EVT_CHAR
|
commit | commitdiff | tree |
2005-02-08 |
Robin Dunn | Allow EVT_CHAR events in a wxGTK2 build for F-keys...
|
commit | commitdiff | tree |
2005-02-07 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2005-02-07 |
Robin Dunn | Add a sample of a wx.StaticBox
|
commit | commitdiff | tree |
2005-02-07 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
next |