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 |
2005-01-29 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2005-01-29 |
Robin Dunn | Don't use the parent's defered sizing handle if the...
|
commit | commitdiff | tree |
2005-01-29 |
Robin Dunn | Some little demo tweaks
|
commit | commitdiff | tree |
2005-01-29 |
Robin Dunn | log IsEditCancelled too
|
commit | commitdiff | tree |
2005-01-29 |
Robin Dunn | wxSL_* labels moved to a different module
|
commit | commitdiff | tree |
2005-01-29 |
Robin Dunn | Allow wxCustomDataObject ctor to be able to take the...
|
commit | commitdiff | tree |
2005-01-29 |
Robin Dunn | Added some alternate constructors for the data classes
|
commit | commitdiff | tree |
2005-01-29 |
Robin Dunn | Change the name
|
commit | commitdiff | tree |
2005-01-29 |
Robin Dunn | Some TODO notes
|
commit | commitdiff | tree |
2005-01-29 |
Robin Dunn | Docstring fixes
|
commit | commitdiff | tree |
2005-01-29 |
Robin Dunn | Call CalculatePaperSizeFromId when SetPrintData or...
|
commit | commitdiff | tree |
2005-01-29 |
Robin Dunn | Use wxTRANSPARENT_BRUSH so the rectangles around the...
|
commit | commitdiff | tree |
2005-01-29 |
Robin Dunn | Patch #1111679
|
commit | commitdiff | tree |
2005-01-29 |
Robin Dunn | Don't fail assertion about image size mismatch if the...
|
commit | commitdiff | tree |
2005-01-28 |
Robin Dunn | wxEVT_MOUSEWHEEL is always defined, no #if needed
|
commit | commitdiff | tree |
2005-01-26 |
Robin Dunn | Allow unicode objects in wxPyDrawTextList
|
commit | commitdiff | tree |
2005-01-23 |
Robin Dunn | Fixed event binding in NotebookPage
|
commit | commitdiff | tree |
2005-01-21 |
Robin Dunn | Disable wxDatePickerCtrl if wxPopupWindow is not available
|
commit | commitdiff | tree |
2005-01-21 |
Robin Dunn | * Some WXWIN_COMPATIBILITY_2_4 changes, as well as...
|
commit | commitdiff | tree |
2005-01-21 |
Robin Dunn | Added setter to wxMoveEvent
|
commit | commitdiff | tree |
2005-01-21 |
Robin Dunn | Patch #1106564, corrects possible 100% CPU load condition.
|
commit | commitdiff | tree |
2005-01-20 |
Robin Dunn | Fix typos
|
commit | commitdiff | tree |
2005-01-19 |
Robin Dunn | Adjust the bounding box of the labels to client coordinants
|
commit | commitdiff | tree |
2005-01-18 |
Robin Dunn | Use a panel
|
commit | commitdiff | tree |
2005-01-14 |
Robin Dunn | Bug fix for [ 1059381 ] Mouse wheel does not work in...
|
commit | commitdiff | tree |
2005-01-14 |
Robin Dunn | reSWIGged
|
commit | commitdiff | tree |
2005-01-14 |
Robin Dunn | Document the Show/Hide behaviour that wxSplitterWindow...
|
commit | commitdiff | tree |
2005-01-14 |
Robin Dunn | ifdef out some experimental code
|
commit | commitdiff | tree |
2005-01-13 |
Robin Dunn | Ensure that the windows are shown when Initialize is...
|
commit | commitdiff | tree |
2005-01-13 |
Robin Dunn | Ensure that the windows are shown when splitting
|
commit | commitdiff | tree |
2005-01-13 |
Robin Dunn | Typo
|
commit | commitdiff | tree |
2005-01-13 |
Robin Dunn | Patch from Prabhu Ramachandran to make introspection...
|
commit | commitdiff | tree |
2005-01-13 |
Robin Dunn | untabified
|
commit | commitdiff | tree |
2005-01-13 |
Robin Dunn | a bit of code cleanupt
|
commit | commitdiff | tree |
2005-01-13 |
Robin Dunn | Play nice with sizers
|
commit | commitdiff | tree |
2005-01-13 |
Robin Dunn | define wxColour as being passed by reference so the...
|
commit | commitdiff | tree |
2005-01-13 |
Robin Dunn | HasTransparentBackground
|
commit | commitdiff | tree |
2005-01-13 |
Robin Dunn | Docstring typos
|
commit | commitdiff | tree |
2005-01-13 |
Robin Dunn | wxNotebookNameStr
|
commit | commitdiff | tree |
2005-01-13 |
Robin Dunn | Virtualized HasTransparentBackground
|
commit | commitdiff | tree |
2005-01-13 |
Robin Dunn | Clarified the description of event.Skip
|
commit | commitdiff | tree |
2005-01-13 |
Robin Dunn | Fixed line-endings
|
commit | commitdiff | tree |
2005-01-13 |
Robin Dunn | notes about more changes
|
commit | commitdiff | tree |
next |