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 |
2004-03-12 |
Robin Dunn | regenerated metadata |
tree | commitdiff |
2004-03-12 |
Robin Dunn | Regenerated the HTML versions of the ReST docs |
tree | commitdiff |
2004-03-12 |
Robin Dunn | Added note about new default window sizes |
tree | commitdiff |
2004-03-11 |
Robin Dunn | Add --with-sdl to the build doc and RPM spec |
tree | commitdiff |
2004-03-10 |
Robin Dunn | Added wx.PlatformInfo which is a tuple containing strin... |
tree | commitdiff |
2004-03-10 |
Robin Dunn | build doc update for MSW |
tree | commitdiff |
2004-03-10 |
Robin Dunn | Allow wxApp::MacOpenFile, MacPrintFile, MacNewFile... |
tree | commitdiff |
2004-03-09 |
Robin Dunn | Added wxDisplay and wxVideoMode |
tree | commitdiff |
2004-03-02 |
Robin Dunn | Namechange changes |
tree | commitdiff |
2004-02-27 |
Robin Dunn | Typos fixed |
tree | commitdiff |
2004-02-27 |
Robin Dunn | Updated wx.lib.calendar with many fixes and enhancement... |
tree | commitdiff |
2004-02-27 |
Robin Dunn | Updated html files, removed old simplify xsl and shell... |
tree | commitdiff |
2004-02-26 |
Robin Dunn | updated metadata file with new docstrings and such |
tree | commitdiff |
2004-02-23 |
Robin Dunn | The UseAntiAliasing is off by default on wxMac. Add... |
tree | commitdiff |
2004-02-23 |
Robin Dunn | Can do wx.ToggleButton on wxMac now |
tree | commitdiff |
2004-02-21 |
Robin Dunn | Fixed typo |
tree | commitdiff |
2004-02-21 |
Robin Dunn | Fixed a couple typos and such |
tree | commitdiff |
2004-02-21 |
Robin Dunn | Updated the AnalogClockWindow with many enhancements... |
tree | commitdiff |
2004-02-14 |
Robin Dunn | Oops, used the wrong script to generate the metadata... |
tree | commitdiff |
2004-02-14 |
Robin Dunn | Added some docstrings. |
tree | commitdiff |
2004-02-04 |
Robin Dunn | Other little docs tweaks, and added HTML versions |
tree | commitdiff |
2004-02-04 |
Robin Dunn | You can now make menu items without IDs |
tree | commitdiff |
2004-02-03 |
Robin Dunn | wxWave --> wxSound |
tree | commitdiff |
2004-01-21 |
Robin Dunn | Typos fixed and further clarification of the Python... |
tree | commitdiff |
2004-01-21 |
Robin Dunn | Typos fixed and other tweaks |
tree | commitdiff |
2004-01-20 |
Robin Dunn | typos fixed and more notes on some changes |
tree | commitdiff |
2004-01-18 |
Robin Dunn | updates for the readme |
tree | commitdiff |
2004-01-16 |
Robin Dunn | Updated metadata document |
tree | commitdiff |
next |