2004-09-14 |
Robin Dunn | Some change notes |
tree | commitdiff |
2004-09-10 |
Robin Dunn | another change note |
tree | commitdiff |
2004-09-10 |
Robin Dunn | Forgot about CalendarEvent |
tree | commitdiff |
2004-09-10 |
Robin Dunn | Extended the wx.calendar.CalendarCtrl class with method... |
tree | commitdiff |
2004-09-10 |
Robin Dunn | Fixed typo |
tree | commitdiff |
2004-09-09 |
Robin Dunn | Added RequestUserAttention |
tree | commitdiff |
2004-09-09 |
Robin Dunn | New SWIG runtime files and api updates for the move... |
tree | commitdiff |
2004-09-09 |
Robin Dunn | New SWIG runtime files and api updates for the move... |
tree | commitdiff |
2004-09-09 |
Robin Dunn | Removed my copy of distutils from the wxPython source... |
tree | commitdiff |
2004-09-03 |
Robin Dunn | Since it is documented, changed GetOrCreateCellAttr... |
tree | commitdiff |
2004-09-01 |
Robin Dunn | more doc fixes and clarifications |
tree | commitdiff |
2004-09-01 |
Robin Dunn | notes about recent changes |
tree | commitdiff |
2004-08-27 |
Robin Dunn | regenerated ReST docs |
tree | commitdiff |
2004-08-27 |
Robin Dunn | note another bug fix |
tree | commitdiff |
2004-08-26 |
Robin Dunn | Mention that DrawnShape hasn't been reimplemented yet |
tree | commitdiff |
2004-08-26 |
Robin Dunn | List soem of the bugs fixed |
tree | commitdiff |
2004-08-25 |
Robin Dunn | add new section |
tree | commitdiff |
2004-08-25 |
Robin Dunn | Typo fix |
tree | commitdiff |
2004-08-14 |
Robin Dunn | Version number bump |
tree | commitdiff |
2004-08-10 |
Robin Dunn | regenerated |
tree | commitdiff |
2004-08-10 |
Robin Dunn | typo fixed |
tree | commitdiff |
2004-08-10 |
Robin Dunn | bump version number |
tree | commitdiff |
2004-08-10 |
Robin Dunn | fix some wording |
tree | commitdiff |
2004-08-09 |
Robin Dunn | fixed a typo |
tree | commitdiff |
2004-08-09 |
Robin Dunn | Switch to monolithic build because of a dependency... |
tree | commitdiff |
2004-08-07 |
Robin Dunn | version number update |
tree | commitdiff |
2004-08-06 |
Robin Dunn | Update the notebook before running the sample in case... |
tree | commitdiff |
2004-08-06 |
Robin Dunn | Fixed typo |
tree | commitdiff |
2004-08-06 |
Robin Dunn | GTK2 is now the default for builds. |
tree | commitdiff |
2004-08-06 |
Robin Dunn | Applied (and heavily modified) a patch from Eugene |
tree | commitdiff |
2004-08-05 |
Robin Dunn | little tweaks |
tree | commitdiff |
2004-07-31 |
Robin Dunn | fixed version number |
tree | commitdiff |
2004-07-23 |
Robin Dunn | Fixed typo |
tree | commitdiff |
2004-07-22 |
Robin Dunn | mention *TabOrder and Navigate methods |
tree | commitdiff |
2004-07-22 |
Robin Dunn | build a tarball when building the new docs |
tree | commitdiff |
2004-07-22 |
Robin Dunn | Build the new docs as part of the automated build |
tree | commitdiff |
2004-07-16 |
Robin Dunn | More notes about sizer changes |
tree | commitdiff |
2004-07-06 |
Robin Dunn | mention extra flag for OGL build |
tree | commitdiff |
2004-06-30 |
Václav Slavík | SetDefaultXXX -> SetOwnXXX |
tree | commitdiff |
2004-06-16 |
Robin Dunn | regened with new version |
tree | commitdiff |
2004-06-16 |
Robin Dunn | Version number update |
tree | commitdiff |
2004-06-10 |
Robin Dunn | Some doc tweaks |
tree | commitdiff |
2004-06-09 |
Robin Dunn | Regenned the metadata |
tree | commitdiff |
2004-06-09 |
Robin Dunn | Regenned the ReST docs |
tree | commitdiff |
2004-06-08 |
Robin Dunn | Added bash versions of my build scripts and updated... |
tree | commitdiff |
2004-06-08 |
Robin Dunn | typo |
tree | commitdiff |
2004-06-04 |
Robin Dunn | little tweaks |
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 | Mention that Alpha Channels are preserved in PNG images. |
tree | commitdiff |
2004-06-04 |
Robin Dunn | Docstrings for the sizers |
tree | commitdiff |
2004-06-02 |
Robin Dunn | Added more default args as needed to allow most window... |
tree | commitdiff |
2004-06-01 |
Robin Dunn | clarification |
tree | commitdiff |
2004-06-01 |
Robin Dunn | All the Window and GDI (pen, bitmap, etc.) classes... |
tree | commitdiff |
2004-06-01 |
Robin Dunn | remove EVT_STC_POSCHANGED as it's been deprecated in... |
tree | commitdiff |
2004-05-26 |
Robin Dunn | It's a new change |
tree | commitdiff |
2004-05-26 |
Robin Dunn | Got sidetracked and forgot to finish the new OGL sectio... |
tree | commitdiff |
2004-05-26 |
Robin Dunn | Added a Python port of the OGL library, deprecated... |
tree | commitdiff |
2004-05-25 |
Robin Dunn | Some typos fixed. More text about the changes to sizer... |
tree | commitdiff |
2004-05-25 |
Robin Dunn | Switch to the TreeListCtrl from the wxCode project. |
tree | commitdiff |
2004-05-21 |
Robin Dunn | wxGTK now uses gtk_init_check so wxPython can raise... |
tree | commitdiff |
2004-05-17 |
Robin Dunn | Replaced wx/lib/pubsub.py with a version that uses... |
tree | commitdiff |
2004-05-17 |
Robin Dunn | wx.InitAllImageHandlers is now an empty function that... |
tree | commitdiff |
2004-05-14 |
Robin Dunn | Added a generic StaticBitmap class in wx.lib.statbmp... |
tree | commitdiff |
2004-05-12 |
Robin Dunn | Some docstring additions, reformats and epydoc markup. |
tree | commitdiff |
2004-05-10 |
Robin Dunn | Use self in DC method signatures |
tree | commitdiff |
2004-05-08 |
Robin Dunn | Deprecated wx.iewin |
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 | script for the api docs |
tree | commitdiff |
2004-04-30 |
Robin Dunn | style sheet for the api docs |
tree | commitdiff |
2004-04-29 |
Dimitri Schoolwerth | fixed a few typos |
tree | commitdiff |
2004-04-26 |
Robin Dunn | More details about the internal module name changes |
tree | commitdiff |
2004-04-25 |
Robin Dunn | Tweak the text about Sizer changes |
tree | commitdiff |
2004-04-19 |
Robin Dunn | Added new MaskedEditControl code from Will Sadkin.... |
tree | commitdiff |
2004-04-15 |
Robin Dunn | Oops |
tree | commitdiff |
2004-04-15 |
Robin Dunn | Added some convenience methods to wx.Bitmap: SetSize... |
tree | commitdiff |
2004-04-15 |
Robin Dunn | More about the sizer changes |
tree | commitdiff |
2004-04-15 |
Robin Dunn | clarify the note about OpenGL errors |
tree | commitdiff |
2004-04-15 |
Robin Dunn | removed stuff about the decorator classes |
tree | commitdiff |
2004-04-14 |
Robin Dunn | Doc tweaks, double the backslashes so they convert... |
tree | commitdiff |
2004-04-07 |
Robin Dunn | Changed name to wxFIXED_MINSIZE since that is more... |
tree | commitdiff |
2004-04-07 |
Robin Dunn | notes about sizer changes |
tree | commitdiff |
2004-04-02 |
Robin Dunn | typos fixed |
tree | commitdiff |
2004-04-01 |
Robin Dunn | What the hell, let's spin up another full release |
tree | commitdiff |
2004-04-01 |
Robin Dunn | Build and Install steps updated |
tree | commitdiff |
2004-03-30 |
Robin Dunn | More notes about the type conversion fragment. |
tree | commitdiff |
2004-03-30 |
Robin Dunn | Version number update |
tree | commitdiff |
2004-03-30 |
Robin Dunn | Regenerated ReST docs, removed the config setting that... |
tree | commitdiff |
2004-03-30 |
Robin Dunn | Updated version number |
tree | commitdiff |
2004-03-26 |
Robin Dunn | Some more explainations in places, typos fixed, a littl... |
tree | commitdiff |
2004-03-26 |
Robin Dunn | Regenerated metadata |
tree | commitdiff |
2004-03-26 |
Robin Dunn | Removed some old, outdated, unfinished, or unstarted... |
tree | commitdiff |
2004-03-26 |
Robin Dunn | Other doc updates |
tree | commitdiff |
2004-03-26 |
Robin Dunn | Removed some old, outdated, unfinished, or unstarted... |
tree | commitdiff |
2004-03-26 |
Robin Dunn | Fixes and updates for the activex module info. |
tree | commitdiff |
2004-03-25 |
Robin Dunn | Added note about wx.TaskbarIcon |
tree | commitdiff |
2004-03-23 |
Robin Dunn | Lindsay Mathieson's newest wxActiveX class has been... |
tree | commitdiff |
2004-03-18 |
Robin Dunn | Got rid of the BIN dir |
tree | commitdiff |
2004-03-15 |
Robin Dunn | Removed the text about the default window sizes |
tree | commitdiff |
next |