]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_colour.i
Start adding some properties for getter/setter methods
[wxWidgets.git] / wxPython / src / _colour.i
2006-09-02  Robin DunnStart adding some properties for getter/setter methods
2006-08-27  Robin DunnDo premultiplication in wx*PixelData_Iterator::Get...
2006-08-26  Robin DunnAdd alpha component to wxColour
2006-05-04  Robin DunnAdd GetAsString
2006-03-31  Robin DunnFixed the equality and inequality operators for some...
2006-01-17  Robin DunnAnother merge of 2.6 changes
2004-07-06  Robin DunnCheck for app before making a colour from a name
2004-05-12  Robin DunnSome docstring additions, reformats and epydoc markup.
2004-04-14  Robin Dunndocstring tweak
2004-02-21  Robin DunnAdded docstrings
2004-02-19  Robin DunnAllow comparrisons with None
2004-01-31  Robin Dunn%addtofunc --> %pythonAppend
2003-12-29  Robin DunnSince they are new style classes we need to use the...
2003-12-23  Robin Dunnbackwards compatibility aliases can be used in the...
2003-12-18  Robin DunnFix __repr__
2003-12-11  Robin DunnLittle changes to match recent changes in wxWindows
2003-11-28  Robin DunnAdded some aliases
2003-11-19  Robin DunnChanged all TRUE/true --> True and all FALSE/false...
2003-11-13  Robin DunnRemoved %noautorepr directives
2003-11-12  Robin DunnMerged the wxPy_newswig branch into the HEAD branch...