]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/helpers.cpp
wxMac: The get-url apple event is now supported, simply override
[wxWidgets.git] / wxPython / src / helpers.cpp
2007-04-12  Robin DunnwxMac: The get-url apple event is now supported, simply...
2007-03-14  Vadim Zeitlinreplace (deprecated) Get/UngetWriteBuf() with wxStringB...
2006-12-05  Robin Dunnfix some warnings
2006-10-28  Robin DunnDon't decref if the interpreter is not initialized...
2006-10-27  Robin DunnAdd wxRect2D
2006-10-25  Robin Dunnsome GTK1 bulkd fixes from Sander Niemeijer
2006-10-22  Robin Dunnthe Append also does an INCREF, that's one more than...
2006-10-11  Robin Dunnhelpers and typemaps for new GraphicsContext methods
2006-09-21  Robin Dunns_macSupportPCMenuShortcuts no longer exists
2006-09-08  Robin DunnAdd items to wx.PlatformInfo for mac core graphics...
2006-09-07  Robin DunnComment why we don't call PyErr_Print after calling...
2006-08-26  Robin DunnAdd alpha component to wxColour
2006-08-25  Robin DunnAdd wx.App.DisplayAvailable() which can be used to...
2006-07-22  Robin DunnChange the other OnAssert --> OnAssertFailure
2006-07-05  Robin DunnChanges needed for building with Python 2.5
2006-06-10  Robin DunnSwitch to overriding OnAssertFailure instead of OnAssert
2006-05-04  Robin DunnRedo (again) how the stock objects are initialized...
2006-04-18  Robin DunnChanged how the stock objects (wx.RED, wx.RED_PEN,...
2006-03-14  Robin DunnSometimes we do need to allow recursion of callbacks
2006-02-07  Robin DunnChanges to how overridable C++ methods are virtualized...
2006-01-29  Robin DunnChanges needed to be able to build with SWIG 1.3.24...
2005-12-30  Robin DunnMerged modifications from the 2.6 branch
2005-05-25  Robin DunnDon't set mac.textcontrol-use-mlte any longer
2005-05-11  Robin DunnEnsure that Python is initialized before doing any...
2005-05-02  Robin DunnRoll wxPyMake_wxSizer into wxPyMake_wxObject.
2005-04-29  Robin Dunninit wxApp->argc and wxApp->argv even when wx has alrea...
2005-04-11  Robin DunnBetter handling of the refcount of the wx.App object...
2005-04-04  Robin Dunncorrected DSM
2005-04-04  Robin DunnAdd extern "C" to DllMain
2005-04-03  Robin DunnUse MLTE by default for wxPython
2005-04-02  Robin DunnPut the Python executable pathname in wxTheApp->argv...
2005-03-12  Robin DunnDon't use the PyGILState_* APIs with Python 2.3, it...
2005-03-09  Robin DunnUse the PyGILState_* APIs on Python >= 2.3
2005-03-08  Robin DunnMove wxPyCallback back to derive from wxObject
2005-03-03  Robin DunnAdd copy ctor for wxPyCBInputStream and use it to preve...
2005-02-18  Robin DunnwxPyCallback needs to derive from wxEvtHandler now...
2004-12-20  Robin DunnAllow the OOR reference to be saved without doing an...
2004-12-15  Robin DunnInstead of always using the Python default encoding...
2004-11-19  Robin DunnAdded wxPyInputStream dtor. Use PyLong_FromLongLong...
2004-11-12  Robin DunnReset LC_NUMERIC to "C" for Python < 2.4. This fixes...
2004-11-10  Vadim Zeitlinreplaced wxStream::GetSize() with GetLength() (still...
2004-10-15  Robin DunnTweak unicode --> string conversion helper so UnicodeDe...
2004-10-15  Robin Dunn* Don't reset LC_NUMERIC if on Python 2.4
2004-10-09  Robin Dunncheck for wxHAS_HUGE_FILES
2004-09-30  Robin DunnA better fix for GetXWindow that can handle both the...
2004-09-29  Robin Dunnoff_t --> wxFileOffset changes
2004-09-24  Robin DunnCorected GetXWindow macro for wxGTK port. (Bug# 1033681)
2004-09-24  Robin DunnMore True/False fixes
2004-09-10  Robin Dunnensure that the wxString gets all the wide chars
2004-08-26  Robin DunnOnly initialize wxWidgets once
2004-08-03  Robin Dunnmore dbg flags (but it's still comment out by defult)
2004-06-30  Robin DunnSince the wxPyMake_wxObject typemap is also used for...
2004-06-21  Robin DunnChanges needed to accomodate wxTheClipboard now being...
2004-06-11  Robin DunnFix a couple warnings
2004-06-01  Robin DunnAll the Window and GDI (pen, bitmap, etc.) classes...
2004-05-28  Robin Dunncomments and cleanup
2004-05-21  Robin DunnwxGTK now uses gtk_init_check so wxPython can raise...
2004-05-17  Robin Dunnwx.InitAllImageHandlers is now an empty function that...
2004-04-27  Robin DunnIt's now wx._core
2004-04-15  Robin DunnUse GetHandle for Mac too
2004-04-14  Robin Dunnsimplify how the XWindow is extracted for GetHandle
2004-04-06  Robin DunnCheck for errors after unicode conversions
2004-04-01  Robin DunnThe reinit of the stock objects shoudl not happen when...
2004-03-28  Robin DunnDon't use PyThreadState_Swap to get the current tstate...
2004-03-24  Robin DunnChanged (again) how the GIL is aquired and the tstate...
2004-03-23  Robin DunnLindsay Mathieson's newest wxActiveX class has been...
2004-03-10  Robin DunnAdded wx.PlatformInfo which is a tuple containing strin...
2004-03-10  Robin DunnAllow wxApp::MacOpenFile, MacPrintFile, MacNewFile...
2004-02-19  Robin DunnAllow comparrisons with None
2004-02-13  Robin DunnGave wxWindow.GetHandle something to do on wxMac, altho...
2004-01-26  Robin DunnFix incorrect #if in OnSysTell
2004-01-15  Robin DunnAllow nested calls to wxPy[Begin|End]BlockThreads inste...
2003-12-29  Robin DunnFix compile error when building for Python 2.2
2003-12-17  Robin DunnReworked how stock objects are initialized. They now...
2003-12-05  Robin DunnFixed the double traceback when an exception happens...
2003-11-24  Robin DunnMore Unicode fixes
2003-11-19  Robin DunnChanged all TRUE/true --> True and all FALSE/false...
2003-11-12  Robin DunnMerged the wxPy_newswig branch into the HEAD branch...
2003-10-22  Robin DunnSave the initial tstate during initialization
2003-09-30  Robin DunnVarious changes needed to get up to date with current CVS
2003-09-19  Robin DunnChanges for removing DefaultEncodingIsPC
2003-08-08  Robin DunnAdded Python wrappers for wxRTTI for the wxVScrolledWindow,
2003-07-31  Robin DunnIf a wxPy[Command]Event has been cloned then we need...
2003-07-25  Robin DunnBuild fixes and reSWIGs for wxMac
2003-07-24  Robin DunnLots of changes for wxPython to start using many of...
2003-07-18  Robin DunnMinimal changes needed to build/run wxPython on the...
2003-07-02  Robin DunnwxPython Merge #2 of 2.4 branch --> HEAD (branch tag...
2003-03-25  Robin DunnMerged wxPython 2.4.x to the 2.5 branch (Finally!!!)
2002-09-05  Robin DunnVarious wxPython updates to go along with recent change...
2002-08-16  Robin DunnwxPython needs to deal with the new exitOnFrameDelete...
2002-07-20  Robin DunnMade the wxInputStream typemap useable outside the...
2002-07-06  Robin Dunntypos
2002-07-06  Robin DunnFix the crash-on-ActiveX-callback problem
2002-06-20  Robin DunnA bit of cleanup
2002-06-20  Robin DunnChanges needed to allow compilation with SunCC.
2002-05-27  Robin DunnSome cleanup
2002-05-12  Robin Dunnvarious tweaks and updates
2002-05-02  Robin DunnFixed the bugs preventing wxPython from being embedded...
2002-04-18  Robin DunnDon't do the wx cleanup if wxPython didn't do the initi...
2002-04-09  Robin DunnA little black magic... When the C++ object (for a...
next