]> git.saurik.com Git - wxWidgets.git/history - utils/wxPython/src
Moved wxPy_ConvertList function from oglhelpers to helpers
[wxWidgets.git] / utils / wxPython / src /
1999-09-13  Robin DunnMoved wxPy_ConvertList function from oglhelpers to...
1999-09-10  Robin DunnSome tweaks and updates
1999-09-10  Robin DunnPut Get/Set/Push/PopEventHandler methods back in.
1999-09-10  Robin DunnLots more support for event-less callbacks
1999-09-02  Robin DunnPrep for wxPython 2.1b3 release
1999-09-02  Robin DunnPrep for wxPython 2.1b3 release
1999-09-01  Robin DunnSome build updates
1999-08-25  Robin Dunnglcanvas and utils have mode to the modules directory
1999-08-25  Robin DunnDeath to all Makefiles and associates!
1999-08-24  Robin DunnFixed a typo
1999-08-24  Robin DunnBuild tool updates
1999-08-24  Harco de Hilster- Updated gtk SWIGged files to SWIG 1.1 cvs level
1999-08-24  Robin DunnSome cleanup
1999-08-24  Robin DunnNew build system for wxPython. (Still needs some polis...
1999-08-18  Robin DunnUsing a new version of SWIG
1999-08-18  Robin DunnUsing a new version of SWIG
1999-08-05  Harco de HilsterSmall fix to correctly generate GENCODEDIR/*.py files.
1999-08-05  Robin Dunnmore tweaks...
1999-08-05  Robin DunnSome tweaks...
1999-08-05  Robin DunnNow uses external SWIG library on win32 too. Simplifie...
1999-08-05  Robin DunnSome minor tweaks
1999-08-04  Robin DunnNew Makefile/Setup files supporting multiple dynamic...
1999-08-03  Robin Dunnfixed a typo or two...
1999-08-03  Robin DunnFixed wxImage GetData and SetData to properly use Strin...
1999-07-31  Robin DunnwxPython 2.1b1:
1999-06-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...
1999-06-28  Robin DunnFinal tweaks for 2.1b1
1999-06-28  Robin DunnFinal tweaks for 2.1b1
1999-06-23  Robin DunnUpdates to the wxPython distribution builders
1999-06-22  Robin DunnwxPython 2.1b1: More more set of generated sources...
1999-06-22  Robin DunnwxPython 2.1b1: Very minor changes needed for wxGTK
1999-06-22  Robin Dunnupdated ignores
1999-06-22  Robin DunnwxPython 2.1b1 for wxMSW (wxGTK coming soon)
1999-06-07  Robert Roebling Distribution things.
1999-06-01  Vadim Zeitlinold makefiles removed
1999-05-15  Robin Dunnfixes for GetReturnCode/SetReturnCode
1999-05-04  Robin DunnSome slight cleanup and reorganization
1999-05-02  Robin DunnMore for wxPython 2.0b9 (hopefully the last...)
1999-05-02  Robin Dunnmore 2.0b9 updates
1999-05-01  Robin DunnwxPython 2.0b9, second phase (gtk)
1999-05-01  Robin DunnwxPython 2.0b9, second phase (gtk)
1999-04-30  Robin DunnwxPython 2.0b9, first phase (win32)
1999-04-30  Robin DunnwxPython 2.0b9, first phase (win32)
1999-03-05  Robin DunnMinor wxPython changes for wxWin 2.0
1999-03-01  Robin DunnChanges for allowing wxRA_SPECIFY_ROWS and wxRA_SPECIFY...
1999-02-27  Robin DunnAdded missing wxRA_SPECIFY_ROWS, wxRA_SPECIFY_COLS
1999-02-25  Robin DunnwxPython version 2.0b5
1999-02-25  Robin DunnwxPython version 2.0b5
1999-02-23  Robin Dunnreenabled some methods for wxPython on wxGTK
1999-02-20  Robin DunnAdded wxWindow_FromHWND(hWnd) for wxMSW to construct...
1999-02-20  Robin DunnChanges needed to enable wxGTK compatibility.
1999-02-20  Robin DunnAdded wxWindow_FromHWND(hWnd) for wxMSW to construct...
1999-02-20  Robin DunnAdded wxWindow_FromHWND(hWnd) for wxMSW to construct...
1999-02-07  Robin DunnFollow up for changes in wxWindows to various event...
1999-02-06  Robin DunnChanging makefile.nt to makefile.vc as in rest of wxWindows
1999-02-06  Robin DunnFollow up for changes in wxWindows to various event...
1999-02-05  Julian SmartChanged GetForce -> !CanVeto
1999-02-01  Robin DunnAdded the missing EVT_LIST_ITEM_SELECTED and friends.
1999-02-01  Robin DunnAdded the missing EVT_LIST_ITEM_SELECTED and friends.
1999-01-30  Robin DunnAdded wxSashWindow, wxSashEvent, wxLayoutAlgorithm...
1999-01-30  Robin DunnAdded wxSashWindow, wxSashEvent, wxLayoutAlgorithm...
1999-01-30  Robin DunnAdded wxSashWindow, wxSashEvent, wxLayoutAlgorithm...
1999-01-29  Harco de HilsterAdded aliases for wxDefaultPosition and wxDefaultSize...
1999-01-14  Vadim Zeitlin1. NOT_FOUND -> wxNOT_FOUND
1998-12-21  Robin DunnNow compiles with /GX- on MSW.
1998-12-19  Robert Roebling wxPython updates (SWIG really works, cannot believe it)
1998-12-18  Robert Roebling wxClipboard now serves the primary selection as well
1998-12-17  Robin DunnwxPython 0.5.2
1998-12-17  Robin DunnwxPython 0.5.2
1998-12-17  Robert Roebling Removed minor differences between wxMSW and wxGTK
1998-12-16  Robin DunnTweaks needed to be able to build wxPython with wxGTK.
1998-12-15  Robin DunnChanged the import semantics from "from wxPython import...
1998-11-25  Robin DunnAdded wxPalette, wxRegion, wxRegionIterator, wxTaskbarIcon
1998-11-16  Robin DunnGeneric treectrl for wxPython/GTK compiles...
1998-11-15  Robin DunnRemoving some ifdef's for wxGTK
1998-11-11  Robin DunnwxTreeCtrl now works (sort of) for wxPython-GTK. This...
1998-11-11  Robin DunnAdditions for wxTreeCtrl
1998-11-03  Robin DunnNew generated code
1998-11-03  Robin Dunnfixed a typo
1998-10-21  Robin Dunnadded a "lib" target for generating a wxPython library...
1998-10-21  Robin Dunn*** empty log message ***
1998-10-20  Robin DunnSample Setup.in file for Linux
1998-10-20  Robin Dunnnewly generated files from SWIG
1998-10-20  Robin Dunnbug fix
1998-10-20  Robin DunnNew wxTreeCtrl wrappers (untested)
1998-10-07  Robin DunnVersion 0.4.1 for wxGTK
1998-10-02  Robin DunnVersion 0.4 of wxPython for MSW.
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-08-27  Robin DunnSome chicken-and-egg problems solved for wxPython on...
1998-08-27  Robin Dunn- more tweaks
1998-08-22  Robin Dunnsome tweaks for wxGTK
1998-08-19  Robin DunnA few tweaks
1998-08-19  Robin DunnPlaceholder
1998-08-19  Robin Dunnnew build structure
1998-08-19  Robin DunnGTK version of the SWIG-generated files
1998-08-19  Robin Dunnplaceholder
1998-08-18  Robin DunnNew build directory structure
1998-08-18  Robin Dunnifdef out some wxGTK specific code
1998-08-18  Robin DunnMSW version of the SWIG-generated files
1998-08-18  Robin Dunnmoving the SWIG-generated files to toolkit specific...
next