]> git.saurik.com Git - wxWidgets.git/history - wxPython/src
remove sole makefile.dmc in tree
[wxWidgets.git] / wxPython / src /
2007-06-26  Vadim Zeitlinremove .cvsignore files, they're useless with svn
2007-06-23  Robin DunnMerge recent wxPython changes from 2.8 branch to HEAD
2007-05-16  Robin DunnForward port recent changes on the 2.8 branch to HEAD
2007-04-23  Robin DunnreSWIGged
2007-04-23  Robin DunnTweaks needed to update to current CVS
2007-04-16  Robin DunnMore fixes needed for allowing classes to be derived...
2007-04-16  Robin DunnreSWIGged
2007-04-16  Robin DunnAdd wxCONTROL_FLAT
2007-04-16  Robin DunnAdd wxAPPLY, wxCLOSE
2007-04-16  Robin DunnAdd wxSVGFileDC
2007-04-16  Robin DunnUser lower case property names in wx.DateSpan and wx...
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-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-03-27  Robin DunnMerge recent changes from 2.8 branch.
2007-03-14  Vadim Zeitlinreplace (deprecated) Get/UngetWriteBuf() with wxStringB...
2007-02-07  Robin DunnreSWIGged
2007-02-07  Robin Dunnmerge from 2.8 branch
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-19  Robin DunnAdded wxSearchCtrl::[Get|Set]DescriptiveText
2007-01-18  Robin DunnAdd GetDateOnly
2007-01-17  Robin DunnreSWIGged
2007-01-17  Robin DunnMake GridBagSizer.GetItem use FindItem if possible...
2007-01-12  Robin Dunnremoved bogus ImageList property
2007-01-12  Robin DunnAdded typeId property
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 DunnAdded wx.aui.AuiNotebook.GetAuiManager().
2007-01-01  Robin DunnreSWIGged
2007-01-01  Robin Dunnfixed a compile error in one of the stub classes
2006-12-23  Robin DunnreSWIGGed
2006-12-23  Robin DunnRemoveItem should return the same object it is passed...
2006-12-22  Robin DunnwxColor --> wxColour
2006-12-22  Robin DunnAdd parent parameter to BusyInfo
2006-12-18  Robin DunnreSWIGged
2006-12-18  Robin DunnMake wx.MenuItem.Destroy a NOP since the regular garbag...
2006-12-18  Robin DunnSome docstring changes, default value for clockwise...
2006-12-12  Robin DunnTypo fix
2006-12-11  Robin DunnSome more _BTN changes
2006-12-11  Kevin OllivierChange event names to clarify that they are only fired...
2006-12-11  Robin DunnreSWIGged
2006-12-11  Robin DunnAdd docstrings and a dummy class to be used in builds...
2006-12-11  Robin DunnRemove AdjustedBestSize property since the function...
2006-12-11  Robin DunnreSWIGged
2006-12-11  Robin DunnDocstring fixes
2006-12-11  Kevin OllivierUpdating with Vadim's API changes.
2006-12-11  Robin DunnreSWIGged
2006-12-11  Robin DunnMove #include of srchctrl.h to wxPython_int.h
2006-12-11  Robin DunnModified form of Patch #1611222, adds wxSearchCtrl...
2006-12-11  Robin Dunnsize_t's --> int's
2006-12-10  Robin DunnwxStaticLineNameStr
2006-12-08  Robin DunnClear error if wxPyConvertSwigPtr failed
2006-12-08  Robin DunnMustHaveApp(wxWindow_FromHWND);
2006-12-07  Robin Dunnignore a const overloaded method
2006-12-07  Robin DunnwxRect2DDouble --> wxRect2D
2006-12-05  Robin DunnAdd wxGraphicsMatrix::Get
2006-12-05  Robin DunnTry using locale.getpreferredencoding
2006-12-05  Robin Dunnfix some warnings
2006-12-04  Robin DunnAdd ToggleWindowStyle
2006-12-04  Robin DunnAdd Get/SetLogicalFunction
2006-12-02  Robin DunnreSWIGged
2006-11-30  Robin DunnReturn optimal label width from DrawHeaderButton
2006-11-29  Robin Dunnuse a more appropriate setter for the Selection property
2006-11-28  Robin DunnreSWIGged
2006-11-27  Robin DunnreSWIGged
2006-11-27  Kevin OllivierUpdates for AUI wrappers.
2006-11-26  Robin DunnreSWIGged
2006-11-26  Robin DunnCompilation fixes
2006-11-26  Robin DunnAdd GetWindowBorderSize
2006-11-23  Robin DunnreSWIGged
2006-07-25  Włodzimierz SkibaPCH build fix.
2006-07-25  Vadim Zeitlinmove default button handling code from wxControlContain...
2006-07-25  Vadim Zeitlinimprovements to wxPickerBase default proportion values...
2006-07-25  Vadim ZeitlinwxPathList cleanup by Francesco (patch 1521481)
2006-11-21  Kevin OllivierAdd missing platform guard.
2006-11-21  Kevin OllivierAllow spell-checking to be turned off with the MLTE...
2006-11-21  Robin DunnreSWIGged
2006-11-21  Robin DunnDocstring tweaks
2006-11-21  Robin Dunnsave a reference to the bitmap so it doesn't get destro...
2006-11-19  Robin DunnreSWIGged
2006-11-18  Robin Dunnremoved 'unsigned' from 'unsigned int' so epydoc doesn...
2006-11-18  Robin DunnAdd 'combo' to __all__
2006-11-18  Robin DunnAdded wx.combo.BitmapComboBox
next