2004-05-26 |
Robin Dunn | fixed a typo |
tree | commitdiff |
2004-05-26 |
Robin Dunn | Added a Python port of the OGL library, deprecated... |
tree | commitdiff |
2004-05-22 |
Robin Dunn | Fixed some colours |
tree | commitdiff |
2004-05-22 |
Robin Dunn | Fix printing? |
tree | commitdiff |
2004-05-17 |
Robin Dunn | Replaced wx/lib/pubsub.py with a version that uses... |
tree | commitdiff |
2004-05-14 |
Robin Dunn | Added a generic StaticBitmap class in wx.lib.statbmp... |
tree | commitdiff |
2004-05-02 |
Robin Dunn | Added wx.lib.mixins.listctrl.TextEditMixin, a mixin... |
tree | commitdiff |
2004-05-02 |
Robin Dunn | Reverted to old method names/signatures for wx.DC,... |
tree | commitdiff |
2004-04-30 |
Robin Dunn | Docstring updates and tweaks for epydoc |
tree | commitdiff |
2004-04-29 |
Robin Dunn | Adds wxSplitterWindow support, patch from Steve Hartwell. |
tree | commitdiff |
2004-04-27 |
Robin Dunn | better __docfilter__ and other epydoc tweaks |
tree | commitdiff |
2004-04-26 |
Robin Dunn | fixed introspection of objects with attrs without strin... |
tree | commitdiff |
2004-04-26 |
Robin Dunn | Patches from KevinO that work around issues where the... |
tree | commitdiff |
2004-04-25 |
Robin Dunn | wx.StaticBox and siblings creation order, and other... |
tree | commitdiff |
2004-04-25 |
Robin Dunn | Use the right classname |
tree | commitdiff |
2004-04-22 |
Robin Dunn | A way to make the DC classes in wxPython look like... |
tree | commitdiff |
2004-04-22 |
Robin Dunn | bugfix |
tree | commitdiff |
2004-04-22 |
Robin Dunn | Remove some obsolete window styles, added a new sizer... |
tree | commitdiff |
2004-04-21 |
Robin Dunn | MaskedEditControl bugfix pach from Will Sadkin |
tree | commitdiff |
2004-04-19 |
Robin Dunn | Added new MaskedEditControl code from Will Sadkin.... |
tree | commitdiff |
2004-04-19 |
Robin Dunn | Make sure the window is not iconized before saving... |
tree | commitdiff |
2004-04-15 |
Robin Dunn | MacSetTheme |
tree | commitdiff |
2004-04-07 |
Robin Dunn | Changed name to wxFIXED_MINSIZE since that is more... |
tree | commitdiff |
2004-04-07 |
Robin Dunn | Various layout tweaks, wx.FIXED_SIZE added, etc. |
tree | commitdiff |
2004-03-26 |
Robin Dunn | tweak line number size just a bit |
tree | commitdiff |
2004-03-26 |
Robin Dunn | *** empty log message *** |
tree | commitdiff |
2004-03-26 |
Robin Dunn | Add a set for wxMac too |
tree | commitdiff |
2004-03-26 |
Robin Dunn | Better font selection and sizes for wxGTK2, tweaked... |
tree | commitdiff |
2004-03-26 |
Robin Dunn | A clarification |
tree | commitdiff |
2004-03-26 |
Robin Dunn | Moved config.py to the root because if wxPython hasn... |
tree | commitdiff |
2004-03-25 |
Robin Dunn | The setup.py script will now install wxPython's headers... |
tree | commitdiff |
2004-03-25 |
Robin Dunn | # 17/03/2004 - Joerg "Adi" Sieker adi@sieker.info |
tree | commitdiff |
2004-03-23 |
Robin Dunn | Lindsay Mathieson's newest wxActiveX class has been... |
tree | commitdiff |
2004-03-15 |
Robin Dunn | Don't bind events to the return value of SetDefault... |
tree | commitdiff |
2004-03-15 |
Robin Dunn | Give BitmapButton its own demo, get rid of ErrorDialogs |
tree | commitdiff |
2004-03-15 |
Patrick K. O'Brien | Eliminate relative imports and make them more py2exe... |
tree | commitdiff |
2004-03-15 |
Patrick K. O'Brien | Changed default shell.autoCompleteAutoHide to False. |
tree | commitdiff |
2004-03-05 |
Robin Dunn | MaskedEditCtrl updates from Will Sadkin |
tree | commitdiff |
2004-03-05 |
Robin Dunn | Remove #! |
tree | commitdiff |
2004-03-03 |
Robin Dunn | Fixed some wx prefix issues, changed the self test... |
tree | commitdiff |
2004-02-27 |
Robin Dunn | Updated wx.lib.calendar with many fixes and enhancement... |
tree | commitdiff |
2004-02-26 |
Robin Dunn | Don't use AA fonts to avoide measurment problem on... |
tree | commitdiff |
2004-02-23 |
Robin Dunn | The UseAntiAliasing is off by default on wxMac. Add... |
tree | commitdiff |
2004-02-21 |
Robin Dunn | Updated the AnalogClockWindow with many enhancements... |
tree | commitdiff |
2004-02-21 |
Robin Dunn | Big fixes. Can now use colour names, and exports the... |
tree | commitdiff |
2004-02-19 |
Patrick K. O'Brien | Changed default namespace of Shell to __main__.__dict__... |
tree | commitdiff |
2004-02-13 |
Patrick K. O'Brien | Fix test broken by change in package name from PyCrust... |
tree | commitdiff |
2004-02-13 |
Patrick K. O'Brien | The truth is out there. |
tree | commitdiff |
2004-02-11 |
Robin Dunn | Use "wxCheckListBox" instead of the deprecated "wxCheck... |
tree | commitdiff |
2004-02-09 |
Patrick K. O'Brien | shell.autoCompleteAutoHide added with default of True. |
tree | commitdiff |
2004-02-08 |
Patrick K. O'Brien | Fixed problem with Calltip tab not refreshing properly... |
tree | commitdiff |
2004-02-08 |
Patrick K. O'Brien | Cosmetic changes. |
tree | commitdiff |
2004-02-03 |
Robin Dunn | Decorator classes are no longer needed |
tree | commitdiff |
2004-01-26 |
Robin Dunn | Use correct name for event type |
tree | commitdiff |
2004-01-25 |
Patrick K. O'Brien | Minor cleanup for 2.5. Upped version to 0.9.4. Remove... |
tree | commitdiff |
2004-01-23 |
Robin Dunn | ensure that SetDimensions params are ints |
tree | commitdiff |
2004-01-22 |
Robin Dunn | Add some missing wx. prefixes |
tree | commitdiff |
2004-01-20 |
Robin Dunn | Use new SystemSettings names |
tree | commitdiff |
2004-01-18 |
Robin Dunn | Ignore the args and args errors on Mac |
tree | commitdiff |
2004-01-18 |
Robin Dunn | Don't create the fonts until after they are needed... |
tree | commitdiff |
2004-01-15 |
Robin Dunn | prevent checking for empty string |
tree | commitdiff |
2004-01-15 |
Robin Dunn | On Windows the wxBitmapButton can't be borderless if... |
tree | commitdiff |
2004-01-15 |
Robin Dunn | ON XP when pages are added to a Notebook their colours... |
tree | commitdiff |
2004-01-13 |
Roman Rolinsky | wxGridBahSizer support |
tree | commitdiff |
2004-01-13 |
Roman Rolinsky | replaced by CHANGES.txt |
tree | commitdiff |
2004-01-13 |
Robin Dunn | Use "import wx". wxPython.wx now has backwards compati... |
tree | commitdiff |
2004-01-13 |
Robin Dunn | Fixed the docstring, default module is now wx, not... |
tree | commitdiff |
2004-01-13 |
Robin Dunn | new DC API fix |
tree | commitdiff |
2004-01-08 |
Robin Dunn | Set the DC font before drawing the label |
tree | commitdiff |
2004-01-05 |
Robin Dunn | Ensure that the dirdialog is destroyed after use |
tree | commitdiff |
2004-01-02 |
Robin Dunn | wxBell --> wx.Bell |
tree | commitdiff |
2003-12-30 |
Robin Dunn | a bit of tweaking |
tree | commitdiff |
2003-12-30 |
Robin Dunn | Force integer values for positions and sizes |
tree | commitdiff |
2003-12-25 |
Roman Rolinsky | added subclass attribute |
tree | commitdiff |
2003-12-22 |
Robin Dunn | More lib and demo patches to drop the wx prefix (Jeff... |
tree | commitdiff |
2003-12-20 |
Robin Dunn | More lib and demo changes for dropping the wx prefix... |
tree | commitdiff |
2003-12-20 |
Robin Dunn | Fixed indetation error |
tree | commitdiff |
2003-12-18 |
Robin Dunn | Tweaking names (Thanks Jeff!) |
tree | commitdiff |
2003-12-17 |
Robin Dunn | Added PyPlot |
tree | commitdiff |
2003-12-17 |
Robin Dunn | Lots of wx namespace updates for the wx.lib package... |
tree | commitdiff |
2003-12-09 |
Robin Dunn | newevent module now returns a PyEventBinder instead... |
tree | commitdiff |
2003-11-28 |
Robin Dunn | Expose SetClippingRegion(point, size) |
tree | commitdiff |
2003-11-26 |
Robin Dunn | wx namespace |
tree | commitdiff |
2003-11-25 |
Robin Dunn | Don't put the introspected argstr in the docstring... |
tree | commitdiff |
2003-11-22 |
Robin Dunn | Lots of little bug fixes, API updates, etc. |
tree | commitdiff |
2003-11-22 |
Robin Dunn | Forgot to remove the debug prints |
tree | commitdiff |
2003-11-22 |
Robin Dunn | Fix problems with the wxHtmpTagHandler wrappers and... |
tree | commitdiff |
2003-11-21 |
Robin Dunn | Lots of bup fixes, API updates, etc |
tree | commitdiff |
2003-11-18 |
Roman Rolinsky | XMLID -> XRCID, Number -> GetCount, etc. |
tree | commitdiff |
2003-11-18 |
Roman Rolinsky | removed second parameter from GetFirstChild calls |
tree | commitdiff |
2003-11-12 |
Robin Dunn | Merged the wxPy_newswig branch into the HEAD branch... |
tree | commitdiff |
2003-10-02 |
Robin Dunn | A huge glob of changes in the 2.4 branch merged over... |
tree | commitdiff |
2003-07-02 |
Robin Dunn | wxPython Merge #2 of 2.4 branch --> HEAD (branch tag... |
tree | commitdiff |
|