]> git.saurik.com Git - wxWidgets.git/history - wxPython/src
reverted recent VK_OEM_PLUS change, do map it to '+' for now, but added a comment...
[wxWidgets.git] / wxPython / src /
2004-12-09  Robin DunnreSWIGged
2004-12-09  Robin DunnUse SetMinSize instead of SetSizeHints
2004-12-08  Robin DunnSome tweaks for the wxMediaCtrl and enhaced the demo...
2004-12-07  Robin DunnreSWIGged
2004-12-07  Robin DunnAdded ImageFromDataWithAlpha ctor
2004-12-07  Robin Dunnwx.GridBagSizer stor needs call to _setOORInfo
2004-12-07  Robin DunnAdd wxTextEntryDialogStyle constant
2004-12-07  Robin DunnAdd flags parameter to wx.Process.Kill and wx.Kill
2004-12-07  Robin DunnEnsure that PlatformInfo is reverse-renamed
2004-12-01  Robin DunnreSWIGged
2004-12-01  Robin DunnLittle tweaks to match recent wxWidgets updates
2004-11-30  Robin DunnIn the wx.LogXXX function wrappers double all % charact...
2004-11-24  Robin DunnreSWIGged
2004-11-24  Robin DunnreSWIGged
2004-11-24  Robin DunnFixes for the stubbed version so it will compile
2004-11-24  Robin DunnAdded wrappers for wx.MediaCtrl
2004-11-24  Robin Dunnadded GetSelection for wxMSW.
2004-11-24  Robin Dunndocstrings
2004-11-23  Robin DunnwxBookCtrl --> wxBookCtrlBase
2004-11-23  Robin DunnwxPageSetupDialog no longer derives from wxDialog
2004-11-23  Robin DunnwxBookCtrl --> wxBookCtrlBase
2004-11-23  Robin Dunndocstring
2004-11-21  Robin DunnreSWIGged
2004-11-21  Robin DunnMake the event ID used for wx.CallAfter be an attribute...
2004-11-21  Robin DunnMake the event ID used for wx.CallAfter be an attribute...
2004-11-21  Robin DunnreSWIGged
2004-11-20  Robin DunnFix wxInputStream out typemap to allow SWIG to determin...
2004-11-19  Robin DunnreSWIGged
2004-11-19  Robin DunnreSWIGged
2004-11-19  Robin Dunncleanup
2004-11-19  Robin DunnDocstring fix for GetInstallPrefix/SetInstallPrefix
2004-11-19  Robin DunnwxHtmlHelpController doesn't derive from wxEvtHandler
2004-11-19  Robin DunnAdded GetCurrentPage
2004-11-19  Robin DunnAdded ConvertColourToAlpha
2004-11-19  Robin DunnAdded wxPyInputStream dtor. Use PyLong_FromLongLong...
2004-11-19  Robin DunnUse static method for AddCatalogLookupPathPrefix instea...
2004-11-18  Robin DunnStandardPaths updates. Added a demo sample for Standar...
2004-11-17  Robin DunnAdded wxBU_ALIGN_MASK
2004-11-13  Robin DunnreSWIGged
2004-11-13  Robin DunnreSWIGged
2004-11-13  Robin DunnreSWIGged
2004-11-13  Robin Dunn* wxPrintDialog no longer derives from wxDialog.
2004-11-12  Robin Dunntypo
2004-11-12  Robin DunnReset LC_NUMERIC to "C" for Python < 2.4. This fixes...
2004-11-11  Robin DunnreSWIGged
2004-11-11  Robin DunnLots of tweaks and additions to get caught up with...
2004-11-11  Robin DunnAdded wxStandardPaths
2004-11-10  Vadim Zeitlinreplaced wxStream::GetSize() with GetLength() (still...
2004-11-10  Robin DunnreSWIGged
2004-11-10  Robin Dunntypo fixed
2004-10-22  Robin DunnreSWIGged
2004-10-22  Robin DunnreSWIGged
2004-10-22  Kevin HockDocumentation patch from Olly Betts
2004-10-22  Robin DunnreSWIGged
2004-10-19  Robin DunnreSWIGged for WebKitCtrl
2004-10-19  Robin DunnreSWIGged for WebKitCtrl
2004-10-19  Robin DunnGive wxEVT_WEBKIT_STATE_CHANGED a dummy value too.
2004-10-19  Robin DunnreSWIGged for WebKitCtrl
2004-10-19  Robin DunnMore WebKitCtrl tweaks, added wxWebKitStateChangedEvent...
2004-10-19  Robin Dunna little cleanup
2004-10-19  Robin DunnreSWIGged for WebKitCtrl
2004-10-19  Robin DunnSome tweaks for WebKitCtrl.
2004-10-19  Kevin OllivierAdding wxWebKitCtrl wrappers.
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-11  Robin DunnreSWIGged
2004-10-09  Robin Dunncheck for wxHAS_HUGE_FILES
2004-10-09  Robin DunnFix docstring
2004-10-09  Robin DunnChange macro used for OnGetItemImage so it ignores...
2004-10-08  Robin DunnMake NOP versions of Mac[GS]etMetalAppearance for the...
2004-10-07  Robin DunnAdded missing GetCellSize
2004-10-07  Robin DunnreSWIGged
2004-10-05  Robin DunnDeprecated EVT_LIST_GET_INFO and EVT_LIST_SET_INFO
2004-10-05  Robin DunnTypedef for wxUIntPtr
2004-10-05  Robin DunnAdded wx.App.IsMainLoopRunning
2004-09-30  Robin DunnreSWIGged
2004-09-30  Robin DunnA better fix for GetXWindow that can handle both the...
2004-09-29  Robin DunnOverridable CreatePopupMenu in TaskBarIcon
2004-09-29  Robin Dunnoff_t --> wxFileOffset changes
2004-09-29  Robin DunnreSWIGged
2004-09-27  Robin Dunnfix link errors
2004-09-27  Robin DunnAdded IsActive
2004-09-27  Robin DunnAdded FontFromPixelSize
2004-09-26  Robin DunnreSWIGged
2004-09-25  Robin DunnreSWIGged
2004-09-25  Robin DunnAdded wxFRAME_DRAWER
2004-09-25  Robin DunnMore True/False fixes
2004-09-25  Robin DunnEnable TaskBarIcon for Mac too. Some cleanup.
2004-09-25  Robin DunnUse dummy class on Mac until wxEventLoop is implemented...
2004-09-25  Robin DunnNormalizeFontSizes --> SetStandardFonts
2004-09-24  Robin DunnCorected GetXWindow macro for wxGTK port. (Bug# 1033681)
2004-09-24  Robin DunnMore True/False fixes
2004-09-23  Robin Dunnadded missing default case
2004-09-23  Robin Dunnrevert a few of these back
2004-09-23  Robin DunnUpdate SWIG patch to output "True" ("False") in the...
2004-09-23  Robin DunnreSWIGged
2004-09-23  Robin DunnMoved xrc out of contrib and into the core source dir...
2004-09-23  Robin DunnAdded limited support for wxEventLoop (you can't derive...
2004-09-23  Robin Dunnplug memory leak
2004-09-18  Robin DunnAdded wx.Choicebook
next