]> git.saurik.com Git - wxWidgets.git/history - wxPython/src
CodeWarrior (8.3 mwcc) thinks that it cannot compare id (a struct objc_object*)
[wxWidgets.git] / wxPython / src /
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
2004-09-18  Robin DunnMemoryFSHandler_AddFile updates
2004-09-18  Robin DunnGetthe GIL before raisign an exception
2004-09-18  Robin DunnAdded bin selection
2004-09-18  Robin Dunndocstring tweaks
2004-09-14  Robin DunnreSWIGged
2004-09-14  Robin DunnreSWIGged
2004-09-13  Robin DunnAdded SetToWeekOfYear, deprecated SetToTheWeek and...
2004-09-13  Robin DunnAdded wx.WINDOW_DEFAULT_VARIANT constant
2004-09-13  Robin Dunnwx.Sizer.Show can be recursive
2004-09-13  Robin DunnAssociateHandle and DissociateHandle
2004-09-13  Robin Dunncheck that the wxDateTime is valid before converting...
2004-09-13  Robin Dunnwhitespace fix
2004-09-13  Robin Dunnworkaround bug in SWIG's t_output_helper
2004-09-10  Robin DunnreSWIGed
2004-09-10  Robin DunnreSWIGged
2004-09-10  Robin Dunnensure that the wxString gets all the wide chars
2004-09-10  Robin DunnExtended the wx.calendar.CalendarCtrl class with method...
2004-09-10  Robin DunnAdd depth param to ConvertToBitmap
2004-09-10  Robin DunnAdded GetListView accessor
2004-09-10  Robin DunnreSWIGed
2004-09-09  Robin DunnreSWIGged
2004-09-09  Robin DunnAdded RequestUserAttention
2004-09-09  Robin DunnNew SWIG runtime files and api updates for the move...
2004-09-04  Robin DunnreSWIGged
2004-09-04  Robin DunnreSWIGed
2004-09-04  Robin DunnreSWIGged
2004-09-04  Robin DunnreSWIGed
2004-09-04  Robin DunnAdd a link to the changes file, move the log file
2004-09-04  Robin DunnAdd the stock item helper fucntions back
2004-09-03  Robin DunnSince it is documented, changed GetOrCreateCellAttr...
2004-09-02  Robin DunnreSWIGged
2004-09-02  Robin Dunnstockitem.h no longer needed
2004-09-02  Robin DunnreSWIGged
2004-09-01  Robin Dunnreally remove them
2004-09-01  Robin DunnRemove wrappers for some functions meant to be interal...
2004-09-01  Robin DunnreSWIGged
2004-09-01  Robin DunnSome more "wxWindows" --> "wxWidgets"
2004-09-01  Robin DunnAdded [GS]etBackgroundStyle
2004-09-01  Robin Dunnupdates to support stock buttons
2004-09-01  Robin Dunndoc updates
2004-08-27  Robin DunnreSWIGged
2004-08-26  Robin DunnOnly initialize wxWidgets once
2004-08-26  Robin DunnreSWIGged
2004-08-25  Robin DunnPatch from Jed Burgess that optionally allows the grid...
2004-08-25  Robin DunnwxFileHistory has a second parameter
2004-08-25  Robin DunnConvertAlphaToMask
2004-08-25  Robin DunnDoc tweaks, changes for stock buttons (but left comment...
2004-08-25  Robin DunnAdd wx.ART_BUTTON
2004-08-25  Robin Dunnwx.FSFile objects should be destroyed by the user of...
2004-08-06  Robin DunnreSWIGged
next