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 |
2005-02-07 |
Robin Dunn | updated with new stuff
|
commit | commitdiff | tree |
2005-02-07 |
Robin Dunn | a little cleanup
|
commit | commitdiff | tree |
2005-02-07 |
Robin Dunn | Don't do str() on Numeric arrays
|
commit | commitdiff | tree |
2005-02-07 |
Robin Dunn | Added wxNB_NOPAGETHEME and GetThemeBackgroundColour
|
commit | commitdiff | tree |
2005-02-07 |
Robin Dunn | Don't add wxfilesdir twice
|
commit | commitdiff | tree |
2005-02-07 |
Robin Dunn | wx.Rect.Inflate/Defalte docs
|
commit | commitdiff | tree |
2005-02-07 |
Robin Dunn | Use wx.StdDialogButtonSizer
|
commit | commitdiff | tree |
2005-02-07 |
Robin Dunn | update version number, add build_options patch
|
commit | commitdiff | tree |
2005-02-04 |
Robin Dunn | Patch #1113284: wx.lib.calendar SetBusType() problem
|
commit | commitdiff | tree |
2005-02-04 |
Robin Dunn | the window takes ownership of the caret
|
commit | commitdiff | tree |
2005-02-04 |
Robin Dunn | Use the unicode character, if available in the event
|
commit | commitdiff | tree |
2005-02-03 |
Robin Dunn | Ensure the wxVListBox gets the focus when it is clicked...
|
commit | commitdiff | tree |
2005-02-03 |
Robin Dunn | Shorten key names, add some tooltips
|
commit | commitdiff | tree |
2005-02-03 |
Robin Dunn | fix for read-only combobox
|
commit | commitdiff | tree |
2005-02-03 |
Robin Dunn | Attempt to display the unicode character if running...
|
commit | commitdiff | tree |
2005-02-03 |
Robin Dunn | Include the size of any window borders (size vs. clientsize
|
commit | commitdiff | tree |
2005-02-03 |
Robin Dunn | Patch [ 1114647 ] Mouse wheel support for wxVScrolledWindow
|
commit | commitdiff | tree |
2005-02-03 |
Robin Dunn | Selected --> IsSelected
|
commit | commitdiff | tree |
2005-02-03 |
Robin Dunn | Avoid name clash with wx.App.OnExit
|
commit | commitdiff | tree |
2005-02-03 |
Robin Dunn | Add ability to copy the event log to the clipboard
|
commit | commitdiff | tree |
2005-02-02 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2005-02-02 |
Robin Dunn | misc
|
commit | commitdiff | tree |
2005-02-02 |
Robin Dunn | All the demo samples return a panel now, no need to...
|
commit | commitdiff | tree |
2005-02-02 |
Robin Dunn | Some new def's, parameters, methods, etc. resulting...
|
commit | commitdiff | tree |
2005-01-29 |
Robin Dunn | wxMac has wxSound::Stop now
|
commit | commitdiff | tree |
next |