]> git.saurik.com Git - wxWidgets.git/history - wxPython
s/wxTopLevelWindow/wxTopLevelWindowCocoa/
[wxWidgets.git] / wxPython /
2004-03-03  Robin DunnAdded a typemap that converts the references returned...
2004-03-03  Robin Dunnfixed some docstrings
2004-03-03  Robin DunnFixed wxWindow_FromHWND so it would compile (still...
2004-03-03  Robin DunnFixed some wx prefix issues, changed the self test...
2004-03-02  Robin DunnRemoved some test code
2004-03-02  Robin DunnUpdates for STCStyleEditor
2004-03-02  Robin Dunncopy the metadata file into the docs archive too
2004-03-02  Robin DunnNamechange changes
2004-03-02  Robin DunnDocstring tweaks, fixed typo, etc.
2004-03-02  Robin DunnAdded InReportView
2004-03-02  Robin DunnDocstring tweaks
2004-03-02  Robin DunnFixed wx.Timer to not need to hold an extra reference...
2004-02-27  Robin DunnTypos fixed
2004-02-27  Robin DunnUpdated wx.lib.calendar with many fixes and enhancement...
2004-02-27  Robin DunnUpdated html files, removed old simplify xsl and shell...
2004-02-27  Robin Dunndistrib tweaks
2004-02-26  Robin Dunndistrib tweaks
2004-02-26  Robin Dunnupdated metadata file with new docstrings and such
2004-02-26  Robin Dunndistrib tweaks
2004-02-26  Robin DunnreSWIGged
2004-02-26  Robin DunnreSWIGged
2004-02-26  Robin DunnFix compilation errors due to recent typedef changes
2004-02-26  Robin DunnContextHelp is fixed on wxMac
2004-02-26  Robin DunnDon't use AA fonts to avoide measurment problem on...
2004-02-26  Robin Dunndocstring tweaks
2004-02-26  Robin DunnAdded docstrings
2004-02-26  Robin DunnFixed PyDropTarget rename
2004-02-26  Robin DunnFix a typo
2004-02-26  Robin DunnCall event.Skip in OnSize
2004-02-26  Robin Dunncopy the style sheet too
2004-02-25  Julian SmartApplied patch [ 903619 ] Win64 and Itanium support
2004-02-25  Robin DunnOops!
2004-02-25  Robin DunnAdded docstrings
2004-02-24  Robin DunnCorrected dependency
2004-02-24  Robin DunnAdded docstrings
2004-02-24  Robin DunnAddFile isn't just for wxMSW
2004-02-24  Robin DunnSome more demo tweaks
2004-02-23  Robin DunnThe UseAntiAliasing is off by default on wxMac. Add...
2004-02-23  Robin DunnCan't use NameError to check for NotIMplemented anymore...
2004-02-23  Robin DunnCan do wx.ToggleButton on wxMac now
2004-02-21  Robin DunnFixed typo
2004-02-21  Robin DunnUse the standard wxBufferedDC again
2004-02-21  Robin DunnNew SWIG runtime files
2004-02-21  Robin DunnreSWIGged
2004-02-21  Robin DunnFix compile error on wxMac
2004-02-21  Robin DunnreSWIGged
2004-02-21  Robin DunnreSWIGged
2004-02-21  Robin DunnAdded docstrings
2004-02-21  Robin DunnUse a local copy of the old wxBufferedDC classes until...
2004-02-21  Robin DunnFixed a couple typos and such
2004-02-21  Robin DunnUpdated the AnalogClockWindow with many enhancements...
2004-02-21  Robin DunnBig fixes. Can now use colour names, and exports the...
2004-02-20  Robin DunnreSWIGged
2004-02-20  Robin DunnAdded docstrings
2004-02-19  Robin DunnReverted wxBufferedDC changes
2004-02-19  Patrick K. O'BrienChanged default namespace of Shell to __main__.__dict__...
2004-02-19  Robin DunnAllow comparrisons with None
2004-02-18  Robin Dunnfixed a compile warning
2004-02-18  Robin DunnreSWIGged
2004-02-18  Robin DunnAdded some more docstrings, and also a few little tweak...
2004-02-17  Robin Dunncorrected %addtofunc for BufferedDC constructor
2004-02-14  Robin DunnOops, used the wrong script to generate the metadata...
2004-02-14  Robin DunnreSWIGged
2004-02-14  Robin DunnAdded some docstrings.
2004-02-13  Robin DunnreSWIGged
2004-02-13  Robin DunnGave wxWindow.GetHandle something to do on wxMac, altho...
2004-02-13  Robin DunnFixed a compile error on wxMac
2004-02-13  Robin DunnreSWIGged
2004-02-13  Robin DunnAdd some ownerdraw methods to ListBox for MSW
2004-02-13  Robin DunnMake all wxMask constructors use the C++ (bitmap, colou...
2004-02-13  Robin DunnTweaks for when using some new tex2rtf options
2004-02-13  Robin DunnTypo fixed
2004-02-13  Patrick K. O'BrienFix test broken by change in package name from PyCrust...
2004-02-13  Patrick K. O'BrienThe truth is out there.
2004-02-12  Robin DunnA little tweak
2004-02-12  Robin DunnreSWIGged
2004-02-12  Robin DunnAdded selection methods
2004-02-12  Robin DunnPS can output to ta stream (but still need to make...
2004-02-12  Robin DunnFix ambiguity
2004-02-12  Robin DunnAdded wxDC::GetPartialTextExtents
2004-02-12  Robin DunnHYBRID wxPython builds also need the __NO_VC_CRTDBG__...
2004-02-11  Robin DunnreSWIGged
2004-02-11  Robin DunnUse "wxCheckListBox" instead of the deprecated "wxCheck...
2004-02-11  Robin DunnUpdates to reflect recent changes in wxWindows
2004-02-10  Robin DunnUpdate the version number, remove mentioon of the wx...
2004-02-10  Vadim Zeitlinuse static_cast<> in event table macros for type safety...
2004-02-09  Patrick K. O'Brienshell.autoCompleteAutoHide added with default of True.
2004-02-08  Patrick K. O'BrienFixed problem with Calltip tab not refreshing properly...
2004-02-08  Patrick K. O'BrienCosmetic changes.
2004-02-07  Robin DunnPut the wxMemoryBuffer typemaps back
2004-02-06  Robin DunnCorrected parameter names
2004-02-06  Robin DunnProblem fixed, removed comments about it
2004-02-06  Robin Dunnstc module updates for the new Scintilla
2004-02-06  Robin DunnFix wxArrayString and wxArrayInt typemaps so they can...
2004-02-06  Robin DunnUse Bind
2004-02-05  Robin DunnreSWIGged
2004-02-05  Robin DunnSome ifdef's to correct compile problems on wxMac
2004-02-05  Robin DunnreSWIGged
2004-02-04  Robin DunnreSWIGged
2004-02-04  Robin DunnOther little docs tweaks, and added HTML versions
next