]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_taskbar.i
fixed wxVsnprintf() to write as much as it can if the output buffer is too short
[wxWidgets.git] / wxPython / src / _taskbar.i
2007-01-08  Robin DunnMinor tweaks to get up to date with wx CVS
2006-11-14  Robin DunnUse a swig macro for generating the call to the _setCal...
2006-10-10  Robin DunnDisown using .this.own(False) instead of .thisown ...
2006-01-29  Robin DunnChanges needed to be able to build with SWIG 1.3.24...
2006-01-17  Robin DunnAnother merge of 2.6 changes
2005-03-09  Robin DunnUse the PyGILState_* APIs on Python >= 2.3
2004-12-23  Robin DunnUpdated to SWIG 1.3.24 (plus a patch that corrects...
2004-09-29  Robin DunnOverridable CreatePopupMenu in TaskBarIcon
2004-09-25  Robin DunnEnable TaskBarIcon for Mac too. Some cleanup.
2004-06-07  Robin DunnNotes about implementing CreatePopupMenu for the future
2004-06-01  Robin DunnAll the Window and GDI (pen, bitmap, etc.) classes...
2004-04-07  Robin DunnAdded wx.FIXED_SIZE.
2004-03-10  Robin DunnAdded __nonzero__ for wxTraskBarIcon
2003-12-20  Robin DunnAquire the GIL before raising the NotImplementedError...
2003-11-12  Robin DunnMerged the wxPy_newswig branch into the HEAD branch...