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 |
2005-02-11 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2005-02-11 |
Robin Dunn | wx.SL_INVERSE works for the big 3 now. |
tree | commitdiff |
2005-02-11 |
Robin Dunn | typos |
tree | commitdiff |
2005-02-10 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2005-02-10 |
Robin Dunn | Put the deprecation wrapper on __init__, not the class |
tree | commitdiff |
2005-02-07 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2005-02-07 |
Robin Dunn | Add a sample of a wx.StaticBox |
tree | commitdiff |
2005-02-07 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2005-02-07 |
Robin Dunn | updated with new stuff |
tree | commitdiff |
2005-02-07 |
Robin Dunn | a little cleanup |
tree | commitdiff |
2005-02-07 |
Robin Dunn | Don't do str() on Numeric arrays |
tree | commitdiff |
2005-02-07 |
Robin Dunn | Added wxNB_NOPAGETHEME and GetThemeBackgroundColour |
tree | commitdiff |
2005-02-07 |
Robin Dunn | Don't add wxfilesdir twice |
tree | commitdiff |
2005-02-07 |
Robin Dunn | wx.Rect.Inflate/Defalte docs |
tree | commitdiff |
2005-02-07 |
Robin Dunn | Use wx.StdDialogButtonSizer |
tree | commitdiff |
2005-02-07 |
Robin Dunn | update version number, add build_options patch |
tree | commitdiff |
2005-02-04 |
Robin Dunn | Patch #1113284: wx.lib.calendar SetBusType() problem |
tree | commitdiff |
2005-02-04 |
Robin Dunn | the window takes ownership of the caret |
tree | commitdiff |
2005-02-03 |
Robin Dunn | Shorten key names, add some tooltips |
tree | commitdiff |
2005-02-03 |
Robin Dunn | fix for read-only combobox |
tree | commitdiff |
2005-02-03 |
Robin Dunn | Attempt to display the unicode character if running... |
tree | commitdiff |
2005-02-03 |
Robin Dunn | Avoid name clash with wx.App.OnExit |
tree | commitdiff |
2005-02-03 |
Robin Dunn | Add ability to copy the event log to the clipboard |
tree | commitdiff |
2005-02-02 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2005-02-02 |
Robin Dunn | misc |
tree | commitdiff |
2005-02-02 |
Robin Dunn | All the demo samples return a panel now, no need to... |
tree | commitdiff |
2005-02-02 |
Robin Dunn | Some new def's, parameters, methods, etc. resulting... |
tree | commitdiff |
2005-01-31 |
Roman Rolinsky | Locate command, etc. |
tree | commitdiff |
2005-01-31 |
Roman Rolinsky | Batch of changes: |
tree | commitdiff |
2005-01-30 |
Kevin Ollivier | Fixed problem with incorrect panel background on OS X. |
tree | commitdiff |
2005-01-29 |
Robin Dunn | wxMac has wxSound::Stop now |
tree | commitdiff |
2005-01-29 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2005-01-29 |
Robin Dunn | Some little demo tweaks |
tree | commitdiff |
2005-01-29 |
Robin Dunn | log IsEditCancelled too |
tree | commitdiff |
2005-01-29 |
Robin Dunn | wxSL_* labels moved to a different module |
tree | commitdiff |
2005-01-29 |
Robin Dunn | Allow wxCustomDataObject ctor to be able to take the... |
tree | commitdiff |
2005-01-29 |
Robin Dunn | Added some alternate constructors for the data classes |
tree | commitdiff |
2005-01-29 |
Robin Dunn | Change the name |
tree | commitdiff |
2005-01-29 |
Robin Dunn | Some TODO notes |
tree | commitdiff |
2005-01-29 |
Robin Dunn | Docstring fixes |
tree | commitdiff |
2005-01-26 |
Robin Dunn | Allow unicode objects in wxPyDrawTextList |
tree | commitdiff |
2005-01-23 |
Robin Dunn | Fixed event binding in NotebookPage |
tree | commitdiff |
2005-01-21 |
Robin Dunn | * Some WXWIN_COMPATIBILITY_2_4 changes, as well as... |
tree | commitdiff |
2005-01-20 |
Robin Dunn | Fix typos |
tree | commitdiff |
2005-01-14 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2005-01-14 |
Robin Dunn | Document the Show/Hide behaviour that wxSplitterWindow... |
tree | commitdiff |
2005-01-14 |
Robin Dunn | ifdef out some experimental code |
tree | commitdiff |
2005-01-13 |
Robin Dunn | Typo |
tree | commitdiff |
2005-01-13 |
Robin Dunn | Patch from Prabhu Ramachandran to make introspection... |
tree | commitdiff |
2005-01-13 |
Robin Dunn | untabified |
tree | commitdiff |
2005-01-13 |
Robin Dunn | a bit of code cleanupt |
tree | commitdiff |
2005-01-13 |
Robin Dunn | Play nice with sizers |
tree | commitdiff |
2005-01-13 |
Robin Dunn | define wxColour as being passed by reference so the... |
tree | commitdiff |
2005-01-13 |
Robin Dunn | HasTransparentBackground |
tree | commitdiff |
2005-01-13 |
Robin Dunn | Docstring typos |
tree | commitdiff |
2005-01-13 |
Robin Dunn | wxNotebookNameStr |
tree | commitdiff |
2005-01-13 |
Robin Dunn | Virtualized HasTransparentBackground |
tree | commitdiff |
2005-01-13 |
Robin Dunn | Clarified the description of event.Skip |
tree | commitdiff |
2005-01-13 |
Robin Dunn | notes about more changes |
tree | commitdiff |
2005-01-13 |
Robin Dunn | untabified |
tree | commitdiff |
2005-01-13 |
Robin Dunn | Use sizers for layout |
tree | commitdiff |
2005-01-13 |
Robin Dunn | namespace fix |
tree | commitdiff |
next |