removed extra semicolons (patch #1700459; fixes compilation with gcc's -pedantic...
[wxWidgets.git] / wxPython /
2007-04-12  Robin DunnForward declare new wxPy classes
2007-04-12  Robin DunnreSWIGged
2007-04-12  Robin Dunnwx.VScrolledWindow has been refactored, and new wx...
2007-04-12  Robin DunnSetCanFocus
2007-04-12  Robin Dunnwizard classes don't take resource parameter anymore
2007-04-12  Robin DunnwxNullIconBundle
2007-04-12  Robin DunnAdd wxEXEC_NOEVENTS
2007-04-12  Robin Dunnupdate wx.IconBundle methods and docstrings
2007-04-12  Robin DunnSetDefault returns the former default widget
2007-04-12  Robin Dunnwx.IconBundle support
2007-04-12  Robin DunnwxMac: The get-url apple event is now supported, simply...
2007-04-12  Robin DunnAdd wx.Position
2007-04-12  Robin DunnSTC is not a separate library anymore
2007-04-12  Robin Dunntweaks needed for new GLCanvas API
2007-04-12  Robin Dunntrim whitespace
2007-04-12  Robin DunnTest EVT_TREE_ITEM_ACTIVATED
2007-04-12  Robin DunnAll platforms have the same GLCanvas API now
2007-04-12  Robin DunnUse the wxWANTS_CHARS style
2007-04-12  Robin DunnDon't use stc lib if building monolithic
2007-04-03  Robin DunnUse our own getters and properties for wxVisualAttributes
2007-04-02  Robin DunnreSWIGged
2007-04-02  Robin DunnElippsis and markup support for wxStaticText
2007-04-02  Robin DunnAdd wx.SizerItem.Assign* methods, deprecate corespondin...
2007-04-02  Robin Dunnremove some problem commas
2007-04-02  Robin DunnPrimary selection stuff
2007-04-02  Robin Dunnfix test code
2007-04-02  Robin Dunnpatch from Andrea fixing sending of events and drawing...
2007-04-02  Robin DunnGizmos has been moved to wxCode.
2007-03-27  Robin DunnMerge recent changes from 2.8 branch.
2007-03-16  Roman Rolinskydefault setting fix
2007-03-16  Roman Rolinskywarning about %comments, CHANGES.txt updated
2007-03-16  Roman RolinskyAdded Preferences dialog (and defaults for some parameters)
2007-03-16  Roman Rolinskycollapsing tool panels
2007-03-16  Roman Rolinskydefault values for option and flag (TODO: preferences...
2007-03-15  Roman Rolinskyanother fix for undo/redo
2007-03-15  Roman Rolinsky- undo/redo fix for nonchecked items
2007-03-15  Roman Rolinskysearching for plugins in XRCEDPATH
2007-03-14  Roman Rolinskycleanup of modules loaded from comment directives
2007-03-14  Roman Rolinskymoved custom menu up
2007-03-14  Roman Rolinskymore custom classes support
2007-03-14  Vadim Zeitlinreplace (deprecated) Get/UngetWriteBuf() with wxStringB...
2007-03-14  Vadim Zeitlinremoved wxUSE_DIB_FOR_BITMAP which doesn't seem to...
2007-03-13  Roman RolinskySupport for custom controls, first attempt
2007-03-11  Roman Rolinskyediting comments by editing tree label
2007-03-11  Roman RolinskyImplemented xxxComment. Due to different minidom XML...
2007-03-11  Roman RolinskyComment icon
2007-03-11  Roman RolinskyTree-Comment.png
2007-03-11  Roman Rolinskymade test window for Dialog and Wizard a child of g...
2007-03-11  Roman RolinskyCtrl-H must not be used on Mac...
2007-03-10  Roman Rolinsky0.1.8-4
2007-03-08  Roman Rolinsky0.1.8-3
2007-03-07  Roman Rolinsky0.1.8-2
2007-02-23  Roman Rolinsky1.8-1
2007-02-23  Roman RolinskyFixed SetItemBold and editing 'growable' properties of
2007-02-07  Robin DunnreSWIGged
2007-02-07  Robin Dunnmerge from 2.8 branch
2007-02-06  Roman RolinskyVersion 1.8-0
2007-01-22  Robin Dunnregenerated
2007-01-21  Robin Dunnreswigged
2007-01-21  Robin Dunnsuspend logging while in wx.DataFormat.GetId
2007-01-21  Robin Dunnremove bad property
2007-01-21  Robin DunnBuild and distrib tweaks
2007-01-20  Robin Dunnwx.FRAME_FLOAT_ON_PARENT notes
2007-01-19  Robin DunnBump subrelease number
2007-01-19  Robin Dunnsome updates to CHANGES.txt
2007-01-19  Robin DunnAdded stepColour utility function
2007-01-19  Robin DunnAdded wxSearchCtrl::[Get|Set]DescriptiveText
2007-01-18  Robin Dunnstyles, toolbar, and other visual tweaks
2007-01-18  Robin DunnAdd GetDateOnly
2007-01-17  Robin Dunnminor tweaks for the widget inspector
2007-01-17  Robin DunnThe inspect module is now a widget browser plus a shell.
2007-01-17  Robin DunnreSWIGged
2007-01-17  Robin DunnMake GridBagSizer.GetItem use FindItem if possible...
2007-01-17  Robin Dunnsome minor tweaks to make it possible to not show the...
2007-01-17  Robin DunnUse the system settings for the selection colours
2007-01-12  Robin DunnPyCrust now has an option for showing/hiding the notebook.
2007-01-12  Robin Dunnminor tweaks
2007-01-12  Robin DunnBug fix from Pierre
2007-01-12  Robin DunnJust reset the size, not the minsize too, when changing...
2007-01-12  Robin Dunnnew test
2007-01-12  Robin Dunnremoved bogus ImageList property
2007-01-12  Robin DunnAdded typeId property
2007-01-12  Robin DunnUse the SearchCtrl for the filter. Make the accelerato...
2007-01-08  Robin Dunndon't use default style
2007-01-08  Robin DunnTweak dates and version number
2007-01-08  Robin DunnVersion --> 2.8.1.0
2007-01-08  Robin DunnMinor tweaks to get up to date with wx CVS
2007-01-08  Robin Dunnignore things that are just defined for the sake of...
2007-01-06  Robin DunnAdd dependency on tabmdi.h
2007-01-06  Robin DunnAdded wx.aui.AuiNotebook.GetAuiManager().
2007-01-06  Kevin OllivierAdd a grid sizer demo, and document the props accepted...
2007-01-04  Kevin OllivierHave SetSizerProps internally handle the assignment...
2007-01-02  Robin DunnRemove some items from the Recent additions list
2007-01-02  Robin Dunnreformat the overview string
2007-01-01  Robin DunnreSWIGged
2007-01-01  Robin Dunnfixed a compile error in one of the stub classes
2006-12-31  Kevin OllivierAdding overview docs and a couple tweaks to the demo.
2006-12-31  Kevin OllivierAdd SizedControls demo.
2006-12-26  Robin DunnFix for bug #1621459, Made the Selection property read...
2006-12-23  Robin Dunnminitest for wx.BusyInfo
next