wxWidgets/wxPython
Robin Dunn 0cdd86d6d0 wx.lib.pubsub updates from Oliver Schoenborn:
- the hash problem re non-hashable objects
    - now supports listeners that use *args as an argument
      (listener(*args) was not passing the validity test)
    - corrected some mistakes in documentation
    - added some clarifications (hopefully useful for first time
      users)
    - changed the way singleton is implemented since old way prevented
      pydoc etc from extracting docs for Publisher


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38591 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-06 01:15:20 +00:00
..
contrib Fixed reference leak in wx.gizmos.TreeListCtrl.GetSelections. 2006-03-30 01:38:38 +00:00
demo EVT_TEXT_ENTER handler on a combobox needs evt.Skip() otherwise the 2006-04-04 23:29:14 +00:00
distrib Some tweaks to build hosts and tasks 2006-03-28 19:25:30 +00:00
docs Added GetResourcesDir and GetLocalizedResourcesDir to 2006-03-29 02:34:00 +00:00
include/wx/wxPython Enable OnDrawSeparator and OnDrawBackground to be overridable in wx.HtmlListBox 2006-03-16 02:30:42 +00:00
misc make the stay-on-top mode controlled by a command-line parameter 2006-02-14 22:15:24 +00:00
samples Patch #1428290: STCStyleEditor updates 2006-02-09 15:41:19 +00:00
scripts
src Fixed the equality and inequality operators for some of the basic 2006-03-31 23:29:39 +00:00
SWIG SWIG 1.3.29 updates 2006-03-18 01:03:08 +00:00
wx wx.lib.pubsub updates from Oliver Schoenborn: 2006-04-06 01:15:20 +00:00
wxPython no longer need reverse renamers for the *Ptr classes 2006-03-23 15:56:22 +00:00
wxversion Patch for Bug 1409256, wxversion.py does not understand lib and lib64 2006-01-20 17:32:43 +00:00
.cvsignore reSWIGged 2005-02-18 19:33:00 +00:00
b Test wxPython CIA announcement 2006-03-18 12:19:16 +00:00
b.bat
b.win32 SWIG-1.3.29 2006-03-14 04:15:20 +00:00
config.py no longer need reverse renamers for the *Ptr classes 2006-03-23 15:56:22 +00:00
setup.py install the analogclock package 2006-03-28 19:16:49 +00:00