2005-04-02 |
Robin Dunn | default value tweak |
tree | commitdiff |
2005-04-02 |
Robin Dunn | Be able to build with Pythons other than the System... |
tree | commitdiff |
2005-04-02 |
Robin Dunn | Update year |
tree | commitdiff |
2005-04-02 |
Robin Dunn | Use Python's buffer interface API for all image data... |
tree | commitdiff |
2005-04-02 |
Robin Dunn | Put the Python executable pathname in wxTheApp->argv... |
tree | commitdiff |
2005-04-02 |
Robin Dunn | Be able to build with Pythons other than the System... |
tree | commitdiff |
2005-03-31 |
Robin Dunn | Added MultiChoiceDialog |
tree | commitdiff |
2005-03-31 |
Robin Dunn | docstring fix |
tree | commitdiff |
2005-03-31 |
Robin Dunn | Change multipleChoiceDialog to use wx.MultiChoiceDialog... |
tree | commitdiff |
2005-03-30 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2005-03-30 |
Robin Dunn | Added wx.lib.foldpanelbar, Andrea Gavana's port of... |
tree | commitdiff |
2005-03-30 |
Robin Dunn | default parameters |
tree | commitdiff |
2005-03-30 |
Robin Dunn | OGL fixes from Davide Salomoni |
tree | commitdiff |
2005-03-30 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2005-03-30 |
Robin Dunn | Added wxStaticPicture |
tree | commitdiff |
2005-03-28 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2005-03-28 |
Robin Dunn | better root dir for rc uploads |
tree | commitdiff |
2005-03-28 |
Robin Dunn | disable the buttons while a find dialog is active |
tree | commitdiff |
2005-03-28 |
Robin Dunn | disable the buttons while a find dialog is active |
tree | commitdiff |
2005-03-28 |
Robin Dunn | New wxTE_ flags |
tree | commitdiff |
2005-03-28 |
Robin Dunn | wx.lib.mixins.listctrl: Patches from Toni Brkic: |
tree | commitdiff |
2005-03-28 |
Robin Dunn | Note to self... |
tree | commitdiff |
2005-03-26 |
Robin Dunn | Add note about the recursive Refresh change |
tree | commitdiff |
2005-03-25 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2005-03-25 |
Robin Dunn | Be a little smarter about converting unicode command... |
tree | commitdiff |
2005-03-25 |
Robin Dunn | A little cleanup |
tree | commitdiff |
2005-03-25 |
Robin Dunn | Moved some of the linux builds to a new build host |
tree | commitdiff |
2005-03-25 |
Robin Dunn | Added GetCount, GetCountRGB, and GetCountColour methods to |
tree | commitdiff |
2005-03-24 |
Robin Dunn | Delay some of the cascading resizes to work around... |
tree | commitdiff |
2005-03-24 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2005-03-24 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2005-03-24 |
Robin Dunn | version number update |
tree | commitdiff |
2005-03-24 |
Robin Dunn | docstring update |
tree | commitdiff |
2005-03-24 |
Robin Dunn | Added IsFalse() |
tree | commitdiff |
2005-03-24 |
Robin Dunn | Tile() now has a parameter |
tree | commitdiff |
2005-03-24 |
Robin Dunn | Only use locale.getdefaultlocale()[1] if sys.getdefault... |
tree | commitdiff |
2005-03-24 |
Robin Dunn | use wxEventType instead of enum |
tree | commitdiff |
2005-03-24 |
Robin Dunn | copy *.py files too |
tree | commitdiff |
2005-03-24 |
Robin Dunn | fix string substitution |
tree | commitdiff |
2005-03-19 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2005-03-19 |
Robin Dunn | Turn off the expando-matic rubber band thing for mac |
tree | commitdiff |
2005-03-19 |
Robin Dunn | Better capture of unicode character events |
tree | commitdiff |
2005-03-19 |
Robin Dunn | docstring update |
tree | commitdiff |
2005-03-19 |
Robin Dunn | wxTE_CAPITALIZE |
tree | commitdiff |
2005-03-19 |
Robin Dunn | wxEVT_HIBERNATE |
tree | commitdiff |
2005-03-19 |
Robin Dunn | Add some new WXK codes |
tree | commitdiff |
2005-03-19 |
Robin Dunn | Ensure that the encoding returned from locale.getdefaul... |
tree | commitdiff |
2005-03-19 |
Robin Dunn | Call evt.Skip by default |
tree | commitdiff |
2005-03-19 |
Robin Dunn | Bumped subrelease number |
tree | commitdiff |
2005-03-16 |
Robin Dunn | Drop the "rc" |
tree | commitdiff |
2005-03-16 |
Robin Dunn | The --enable-rpath configure option doesn't work the... |
tree | commitdiff |
2005-03-14 |
Roman Rolinsky | README scrolling fix |
tree | commitdiff |
2005-03-12 |
Robin Dunn | regenerated ReST docs |
tree | commitdiff |
2005-03-12 |
Robin Dunn | Don't use the PyGILState_* APIs with Python 2.3, it... |
tree | commitdiff |
2005-03-12 |
Robin Dunn | reSWIGged |
tree | commitdiff |
2005-03-12 |
Robin Dunn | Add a note about a few other wxGTK changes that were... |
tree | commitdiff |
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 |
next |