wxWidgets.git
2004-04-30  Václav Slavíkdon't export private symbols
2004-04-30  Stefan Csomorlibpng vulnerability CAN-2004-0421
2004-04-30  Stefan Csomoradaption for CW 8.3 and quick hack for unicode text...
2004-04-30  George TaskerUpdated the embedded sample program to reflect latest...
2004-04-30  Robin DunnreSWIGged
2004-04-30  Robin Dunnundid one of the last SWIG tweaks
2004-04-30  Robin Dunnscript for the api docs
2004-04-30  Robin Dunnstyle sheet for the api docs
2004-04-30  Robin DunnDocstring updates and tweaks for epydoc
2004-04-29  Robin DunnAdds wxSplitterWindow support, patch from Steve Hartwell.
2004-04-29  Dimitri Schoolwerthchanged hand cursor to look like Windows' hand cursor
2004-04-29  Dimitri Schoolwerthclarified #error
2004-04-29  Dimitri Schoolwerthignore eVC projects and build-debug dir (docs/msw/insta...
2004-04-29  Dimitri Schoolwerthfixed a few typos
2004-04-29  Stefan Csomorprecompiled headers changed
2004-04-29  Stefan Csomorprecompiled headers changed
2004-04-29  Stefan Csomorresources not needed anymore
2004-04-29  Stefan Csomorprecompiled headers changed
2004-04-29  Stefan Csomorfirst private implementation for MPRemoteCalls
2004-04-29  Stefan Csomorobsolete
2004-04-29  Stefan Csomorat the moment built in 'old' textcontrol has better...
2004-04-29  Jouk Jansen Committing in .
2004-04-29  Stefan Csomorworkaround for incorrect find control results because...
2004-04-28  Dimitri Schoolwerthdon't inherit back- and foreground colour
2004-04-28  Dimitri Schoolwerthupdated to newer zlib version
2004-04-28  Dimitri Schoolwerthconvert all M8.mcp files in a folder, not just the...
2004-04-28  Václav Slavíkre-added still needed zlib
2004-04-28  Stefan Csomorfallback for non implemented structure region call
2004-04-28  Vadim Zeitlinfixed wild card string construction when description...
2004-04-28  Vadim Zeitlinbackport wxFileName::GetModificationTime() fix allowing...
2004-04-28  Vadim Zeitlinlet wxFileName::GetModificationTime() work with files...
2004-04-28  Vadim Zeitlinopen registry keys in read-only mode as we might not...
2004-04-28  Jouk Jansen Committing in .
2004-04-27  Robin DunnFixes Bug [ 930200 ] Async does not work
2004-04-27  Robin DunnChange SetStringSelection to return bool like in other...
2004-04-27  Robin DunnIt's now wx._core
2004-04-27  Robin DunnAdd Unbind methods that can Disconnect event handlers
2004-04-27  Robin DunnRemove the need for the PyPen class
2004-04-27  Robin Dunnbetter __docfilter__ and other epydoc tweaks
2004-04-27  Stefan Csomoradded defines for wxchar workaround
2004-04-27  Stefan Csomorspecific workaround for XCODE native
2004-04-27  Stefan Csomorcleanup
2004-04-27  Julian SmartSmartPhone windows are always maximized: Patch 942118
2004-04-26  Robin DunnreSWIGged
2004-04-26  Robin Dunnfixed introspection of objects with attrs without strin...
2004-04-26  Robin DunnPatch [ 942051 ] generic wxDCBase::DoGetPartialTextExte...
2004-04-26  Robin Dunnadded missing comma
2004-04-26  Robin DunnSetStringSelection and etc. fixes
2004-04-26  Robin DunnPatches from KevinO that work around issues where the...
2004-04-26  Robin DunnwxToggleButton on wxMac has these methods now
2004-04-26  Robin DunnMore details about the internal module name changes
2004-04-26  Robin Dunnmake it easier to do a gtk2 build
2004-04-26  Robin DunnPatch [ 941460 ] wxStaticBox note about control Z-Order
2004-04-26  Václav Slavíksupress bcc warnings in new zlib
2004-04-26  Václav Slavíkanother 2.4 compatiblity fix
2004-04-26  Stefan CsomorOSX Info.plist
2004-04-26  Stefan Csomorxcode 1.2 native targets
2004-04-26  Stefan Csomoron xcode native we end up with several definitions...
2004-04-26  Stefan Csomorxcode 1.2 project files with native targets and precomp...
2004-04-26  Stefan Csomorxcode precompiled headers support
2004-04-25  Václav Slavíkdon't crash if there's no wxFileSystem instance
2004-04-25  Václav Slavík2.4 backward compatiblity tests should be run only...
2004-04-25  Vadim Zeitlinunused var warning
2004-04-25  Václav SlavíkDMC fixes
2004-04-25  Václav Slavíkremoved GzipStreams, upgraded zlib
2004-04-25  Václav Slavíkremoved wxGzipStreams (supported by wxZlibStreams now)
2004-04-25  Václav Slavíkremoved GzipStreams, upgraded zlib
2004-04-25  Václav Slavíkremoved wxGzipStreams (supported by wxZlibStreams now)
2004-04-25  Václav Slavíkupgraded builtin zlib to 1.2.1
2004-04-25  Václav Slavíkremoved zlib tests
2004-04-25  Václav SlavíkThis commit was generated by cvs2svn to compensate...
2004-04-25  Václav SlavíkInitial revision
2004-04-25  Václav SlavíkThis commit was generated by cvs2svn to compensate...
2004-04-25  Robin DunnreSWIGged
2004-04-25  Robin DunnRenamed the core namespace's submodules to have a leadi...
2004-04-25  Robin DunnreSWIGged
2004-04-25  Robin Dunnsilence a bogus error message
2004-04-25  Robin Dunnwx.StaticBox and siblings creation order, and other...
2004-04-25  Robin DunnUse the right classname
2004-04-25  Robin DunnWe need __docfilter__ too
2004-04-25  Robin DunnTweak the text about Sizer changes
2004-04-25  Robin Dunnallow to be imported independently
2004-04-24  Stefan Csomorgcc warnings
2004-04-23  Vadim Zeitlinmention that CountTokens() returns the number of remain...
2004-04-23  Stefan Csomoradded network-to-host noops
2004-04-23  Stefan CsomorCFM Build fixes
2004-04-23  Stefan Csomoralways use opaque structs
2004-04-22  Robin DunnAdd __docfilter__ to modules so epydoc doesn't generate...
2004-04-22  Robin DunnA way to make the DC classes in wxPython look like...
2004-04-22  Robin DunnUse PostCreate
2004-04-22  Robin DunnwxFIXED_MINSIZE is not needed anymore
2004-04-22  Robin Dunnbugfix
2004-04-22  Robin DunnRemove some obsolete window styles, added a new sizer...
2004-04-22  Robin DunnAdd the masked package dir
2004-04-22  Robin DunnVarious tweaks, docstring fixes, etc.
2004-04-22  Robin DunnUpdated SWIG docstring changes, also merged prepend...
2004-04-22  Robin DunnAdd SetKind accessor
2004-04-22  Robin DunnGet the GIL before raising an exception
2004-04-22  Robin DunnFix wxGTK's menu and menubar so Insert does something...
2004-04-22  Robin DunnSetFont may temporarily rset the background to wxNullCo...
next