]> git.saurik.com Git - wxWidgets.git/history - wxPython
Warning fixes for OpenWatcom.
[wxWidgets.git] / wxPython /
2004-10-17  Robin DunnTest GetTextRange on some unicode text
2004-10-16  Robin DunnFix to use old AutoWidthMixin API
2004-10-15  Robin DunnDocsDemo --> docs-demos
2004-10-15  Robin DunnGive the win32 runtime installer its own readme.
2004-10-15  Robin DunnShow PlatformInfo in the About box too.
2004-10-15  Robin DunnShow PlatformInfo in the About box too.
2004-10-15  Robin Dunnjust a whitespace change
2004-10-15  Robin Dunnmore consistent naming
2004-10-15  Robin DunnCorrected some comments
2004-10-15  Robin DunnDocs updates for 2.5.3.0
2004-10-15  Robin DunnTweak unicode --> string conversion helper so UnicodeDe...
2004-10-15  Robin DunnApplied patch from Pim Van Heuven that modifies 4 files:
2004-10-15  Robin DunnAdapt to new file naming scheme, new Installer structur...
2004-10-15  Robin DunnRestructured for new style RPMs, etc. Can build all...
2004-10-15  Robin Dunnbe cmd.exe compatible
2004-10-15  Robin DunnDon't make the metadata xml file anymore
2004-10-15  Robin Dunn* Don't reset LC_NUMERIC if on Python 2.4
2004-10-15  Robin DunnwxRect --> wx.Rect
2004-10-15  Robin Dunnworkarounds for old versions of distutils
2004-10-15  Robin Dunnput back the code to add the 3rd digit in the extraPath
2004-10-13  Robin Dunnline segment fixes
2004-10-13  Robin Dunndc.DrawLines fixed [1046055]
2004-10-11  Robin DunnUse a better fixed size for the spin button
2004-10-11  Robin DunnDoc tweaks
2004-10-11  Robin DunnClean up comments a bit
2004-10-11  Robin DunnMaskedEdit updates from Will Sadkin:
2004-10-11  Robin DunnreSWIGged
2004-10-11  Robin Dunnforward declare wxPyTaskBarIcon
2004-10-11  Roman RolinskyApplied changes by Bartlomiej Gorny for recent files...
2004-10-10  Roman Rolinskyfixed spacer image
2004-10-10  Roman RolinskyFixed spacer image
2004-10-10  Robin DunnDon't bind the ACTIVATE events until the log window...
2004-10-10  Robin DunnRemoved tool batch files, they can just be generated...
2004-10-10  Robin Dunn* build and distrib tweaks.
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-07  Robin DunnPatch from Gordon Williams:
2004-10-07  Robin DunnFloatCanvas patch from Chris Barker.
2004-10-06  Robin DunnNew directories added, old ones removed
2004-10-06  Robin DunnInstall tweaks
2004-10-06  Robin DunnShow EVT_ACTIVATE and EVT_ACTIVATE_APP events in action.
2004-10-06  Robin DunnA Python version of wxrc
2004-10-06  Robin DunnMention TaskBarIcon and other recent changes
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-10-05  Robin DunnImprove image hittest
2004-10-01  Robin DunnFixed typo, patch from Will
2004-10-01  Ron LeeAdd wxversion/ to the dist tarball.
2004-09-30  Robin Dunnno need to build separate xrc lib anymore
2004-09-30  Robin DunnreSWIGged
2004-09-30  Robin DunnCorrect call to shape.Show()
2004-09-30  Robin DunnDon't need to tickle the Idle process any more for...
2004-09-30  Robin DunnA better fix for GetXWindow that can handle both the...
2004-09-29  Robin DunnChange which image is used in the taskbar
2004-09-29  Robin DunnStop the timer before closing the demo
2004-09-29  Robin DunnOverridable CreatePopupMenu in TaskBarIcon
2004-09-29  Robin DunnOverridable CreatePopupMenu in TaskBarIcon
2004-09-29  Robin Dunnoff_t --> wxFileOffset changes
2004-09-29  Robin DunnreSWIGged
2004-09-29  Robin DunnVersion number bump
2004-09-29  Robin DunnBeginings of supporting multiple versions installed...
2004-09-28  Robin Dunnoff-by-one fix
2004-09-28  Robin DunnCorrected compile warnings, took out debug printf
2004-09-28  Robin DunnPatch from Alberto Griggio to use the wxRenderer for...
2004-09-28  Robin DunnPatch from Victor V. Kryukov
2004-09-27  Robin Dunnfix link errors
2004-09-27  Robin DunnUpdated wxSTC's copy of Scintilla to version 1.61
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 Dunnadd xrc lib to core libs list for Win32 build
2004-09-25  Robin DunnUse the stc.h in the source tree for the dependency...
2004-09-25  Robin DunnEnable TaskBarIcon for Mac too. Some cleanup.
2004-09-25  Robin DunnForce the output window to display at the begining...
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 DunnAdded missing setters
2004-09-24  Robin DunnMore True/False fixes
2004-09-23  Robin Dunnadded missing default case
2004-09-23  Robin Dunnwx.NO_BORDER style sets the bezel width to 0
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-23  Robin DunnFixes for bug #1031151 and #1031239
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
next