2004-09-24 |
Robin Dunn | Added missing setters |
tree | commitdiff |
2004-09-23 |
Robin Dunn | wx.NO_BORDER style sets the bezel width to 0 |
tree | commitdiff |
2004-09-23 |
Robin Dunn | Fixes for bug #1031151 and #1031239 |
tree | commitdiff |
2004-09-18 |
Robin Dunn | Use line.Draw(dc) instead of line.GetEventHandler(... |
tree | commitdiff |
2004-09-18 |
Robin Dunn | Point x,y fixes from Pierre |
tree | commitdiff |
2004-09-17 |
Robin Dunn | Correct indentation and Snap calls |
tree | commitdiff |
2004-09-17 |
Robin Dunn | Append --> append |
tree | commitdiff |
2004-09-10 |
Robin Dunn | Fix for ogl.FORMAT_SIZE_TO_CONTENTS |
tree | commitdiff |
2004-09-09 |
Robin Dunn | fixed case typo |
tree | commitdiff |
2004-09-08 |
Robin Dunn | Fixed wrong append() name |
tree | commitdiff |
2004-09-01 |
Robin Dunn | Added wx.lib.ticker.Ticker class from Chris Mellon. |
tree | commitdiff |
2004-09-01 |
Robin Dunn | Updated generic window styles |
tree | commitdiff |
2004-09-01 |
Robin Dunn | Added 3-state checkbox and toggle button support |
tree | commitdiff |
2004-08-31 |
Robin Dunn | Adding DrawnShape (patch from Pierre Hjälm) |
tree | commitdiff |
2004-08-25 |
Robin Dunn | don't show the message dialog on import unless there... |
tree | commitdiff |
2004-08-25 |
Robin Dunn | Use default heights on the buttons |
tree | commitdiff |
2004-08-25 |
Robin Dunn | typo fix |
tree | commitdiff |
2004-08-25 |
Robin Dunn | wxListCtrl --> wx.ListCtrl |
tree | commitdiff |
2004-08-25 |
Robin Dunn | comments |
tree | commitdiff |
2004-08-25 |
Robin Dunn | Use the right class name for caling __init__ |
tree | commitdiff |
2004-08-25 |
Robin Dunn | Various tweaks and fixes from Kevin A. |
tree | commitdiff |
2004-08-25 |
Robin Dunn | Hide page2 until it is needed |
tree | commitdiff |
2004-08-24 |
Robin Dunn | Put back the caching of property panels (as there is... |
tree | commitdiff |
2004-08-24 |
Robin Dunn | Don't cache property and style panels as wxMac can... |
tree | commitdiff |
2004-08-18 |
Robin Dunn | Don't call wx.ThePenList |
tree | commitdiff |
2004-08-11 |
Robin Dunn | layout tweak |
tree | commitdiff |
2004-08-10 |
Robin Dunn | tweak border size |
tree | commitdiff |
2004-08-10 |
Robin Dunn | updated to wx namespace by Peter Damoc |
tree | commitdiff |
2004-08-09 |
Robin Dunn | workaround for wxMac weirdness |
tree | commitdiff |
2004-08-04 |
Robin Dunn | SetSizeHints --> SetMinSize or SetBestFittingSize,... |
tree | commitdiff |
2004-07-22 |
Robin Dunn | Just to be sure... |
tree | commitdiff |
2004-07-22 |
Robin Dunn | Patches from Will Sadkin: |
tree | commitdiff |
2004-07-21 |
Robin Dunn | Updates from Chris |
tree | commitdiff |
2004-07-16 |
Robin Dunn | Blind fix to avoid a PyDeadObject error |
tree | commitdiff |
2004-07-16 |
Robin Dunn | Allow style to be specified for ScrolledMessageDialog |
tree | commitdiff |
2004-07-16 |
Robin Dunn | fixed syntax error |
tree | commitdiff |
2004-07-16 |
Robin Dunn | Skip, Skip, Skip |
tree | commitdiff |
2004-06-29 |
Robin Dunn | Refresh after changing the bitmap |
tree | commitdiff |
2004-06-28 |
Robin Dunn | Use top-level parent for the dialog parent |
tree | commitdiff |
2004-06-28 |
Robin Dunn | override GetLabe/SetLabel as on wxMac it will draw... |
tree | commitdiff |
2004-06-21 |
Robin Dunn | Fix for drag object bug |
tree | commitdiff |
2004-06-19 |
Robin Dunn | Patch from Will Sadkin: |
tree | commitdiff |
2004-06-18 |
Robin Dunn | Patch from Pierre Hjälm. |
tree | commitdiff |
2004-06-17 |
Robin Dunn | Set the client size as calculated, but use the full... |
tree | commitdiff |
2004-06-17 |
Robin Dunn | docstrign tweaks |
tree | commitdiff |
2004-06-16 |
Robin Dunn | reordered base classes |
tree | commitdiff |
2004-06-14 |
Robin Dunn | clip notebook children to help reduce flicker |
tree | commitdiff |
2004-06-08 |
Robin Dunn | The new OGL doesn't have to be compatible with the... |
tree | commitdiff |
2004-06-08 |
Robin Dunn | Can't call ShiftDown when it is a CommandEvent |
tree | commitdiff |
2004-06-08 |
Robin Dunn | pi --> math.pi |
tree | commitdiff |
2004-06-08 |
Robin Dunn | remove the Yield's |
tree | commitdiff |
2004-06-05 |
Robin Dunn | Don't draw if the panel is too small |
tree | commitdiff |
2004-06-04 |
Robin Dunn | Added a new version (0.8.3) of FloatCanvas from Chris... |
tree | commitdiff |
2004-06-04 |
Robin Dunn | Removed the deprecated ErrorDialogs and PythonBitmaps... |
tree | commitdiff |
2004-06-04 |
Robin Dunn | Since everything in the submodules is to appear in... |
tree | commitdiff |
2004-06-04 |
Robin Dunn | namespace fixes |
tree | commitdiff |
2004-06-02 |
Robin Dunn | Added $Id keyword, a bit of cleanup and also some backwards |
tree | commitdiff |
2004-06-02 |
Robin Dunn | comment fix |
tree | commitdiff |
2004-06-01 |
Robin Dunn | Use new DrawPoint signature |
tree | commitdiff |
2004-06-01 |
Robin Dunn | Don't use deprecated wx.MaskColour |
tree | commitdiff |
2004-05-28 |
Robin Dunn | Don't scroll too far if the child getting the focus... |
tree | commitdiff |
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 |
next |