]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2004-03-10  Robin Dunnwishful thinking... :-(
2004-03-10  Robin DunnAdd demo showing drawing of an image with an Alpha...
2004-03-10  Robin DunnreSWIGged
2004-03-10  Robin DunnreSWIGged
2004-03-10  Robin Dunnbuild doc update for MSW
2004-03-10  Robin Dunndemo tweaks
2004-03-10  Robin DunnreSWIGged
2004-03-10  Robin DunnAllow wxApp::MacOpenFile, MacPrintFile, MacNewFile...
2004-03-10  Robin Dunnadd --enable-display
2004-03-10  Robin DunnAdd display.[cpp|h] for wxMac
2004-03-10  Robin Dunndoc fix
2004-03-10  Robin DunnDon't log StretchDIBits failures
2004-03-10  Robin DunnAdded __nonzero__ for wxTraskBarIcon
2004-03-10  Robin DunnwxMac can do wxMetaFileDC now
2004-03-10  Robin DunnPrintFramework fixes
2004-03-10  Robin DunnWe need a file when printing to the printer too.
2004-03-10  Robin DunnTLWs can use the WidthDefault and HeightDefault methods too
2004-03-10  Robin DunnGive wxGauge a best size
2004-03-09  Stefan NeisC++ comments transformed to C comments.
2004-03-09  Stefan NeisFixed some problems in converting existing static libs...
2004-03-09  Václav Slavíkdocs correction
2004-03-09  Robin DunnUse wxPyRaiseNotImplemented
2004-03-09  Robin DunnAdded wxDisplay and wxVideoMode
2004-03-09  Stefan NeisLink against import libraries of DLLs when building...
2004-03-09  Stefan NeisSupport --enable-omf on OS/2 _only_.
2004-03-09  Robin DunnNeed to use the same instance handles
2004-03-08  Robin DunnUse EDIT_HEIGHT_FROM_CHAR_HEIGHT until something better...
2004-03-08  Robin DunnAdded [G|S]etWindowVariant
2004-03-08  Robin DunnAdded equality operators
2004-03-08  Robin Dunndefault style for statusbars varies by platform
2004-03-08  Robin DunnUpdated version number
2004-03-08  Julian SmartFixes for handle change
2004-03-08  Stefan NeisUse unified unix/gsocket.c on OS/2.
2004-03-08  Stefan Neismain() is now always in the program.
2004-03-08  Stefan NeisDon't use global wxBuffer from code that gets compiled...
2004-03-08  Stefan NeisSupport for building DLLs on OS/2 (using dllar.sh).
2004-03-08  Stefan NeisShell version of dllar, needed for building DLLs while...
2004-03-08  Václav Slavíkremoved more unneeded files, see patch 890642
2004-03-07  Dimitri SchoolwerthReverted FILLCOLORHINT->FILLCOLOR change. Now when...
2004-03-07  Julian SmartImproved wxTreeCtrl tooltip processing performance...
2004-03-07  Robert Roebling Added wxToggleBitmapButton (it compiles).
2004-03-07  Stefan Csomorfix for always terminating intermediate UniChar String...
2004-03-07  Stefan NeisAdded OMF support for OS/2 (no support for DLLs, yet).
2004-03-07  Julian SmartDon't refresh statusbar field if the text is identical
2004-03-07  Stefan Csomorbyte length for interim UniChar String corrected
2004-03-07  Stefan Csomorheader includes for mac corrected
2004-03-07  Stefan Csomorheader includes corrected
2004-03-07  Stefan CsomorSetWindowVariant implemented
2004-03-07  Václav Slavík*** empty log message ***
2004-03-07  Ron LeeRemove demos from the Debian -examples package.
2004-03-07  Václav Slavíkremoved unneeded makefiles
2004-03-07  Václav Slavíksmall fixes
2004-03-07  Stefan Csomorunicode fix and header includes corrected
2004-03-07  Stefan CsomorOS Header includes corrected
2004-03-06  Václav SlavíkwxFormatConverter test rewritten for CppUnit (patch...
2004-03-06  Robin DunnShouldInheritColours
2004-03-06  Robin DunnFixed typo
2004-03-06  Robin DunnNew style
2004-03-06  Robin DunnUpdated DrawPolyPolygon note
2004-03-06  Robin DunnDefault stule for wxFileConfig
2004-03-06  Robin DunnDecided that not doing methods for keyboard commands...
2004-03-05  Robin DunnAdd the wx module to the namespace
2004-03-05  Robin DunnOnly close the shell window if it still exists
2004-03-05  Robin DunnRemove some extra Refreshes and such
2004-03-05  Robin DunnUse WidthDefault and HeightDefault
2004-03-05  Václav Slavíkcompilation fix
2004-03-05  Václav Slavíkadded regex test suite
2004-03-05  Václav Slavíkmoved to tests/regex
2004-03-05  Václav Slavíkminor corrections
2004-03-05  Václav SlavíkCppUnit compilation fixes for win compilers
2004-03-05  Robin DunnwxGTK2 sends *only* wxEVT_SCROLLWIN_THUMBTRACK (why...
2004-03-05  Robin DunnChange wxMSW to use WidthDefault and HeightDefault...
2004-03-05  Robin DunnUpdated comment
2004-03-05  Robin DunnChanged WidthDefault() and HeightDefault() to use 400...
2004-03-05  Robin DunnMaskedEditCtrl updates from Will Sadkin
2004-03-05  Robin DunnRemove #!
2004-03-05  Ron LeeMore updates to the Debian packaging for wxPython,...
2004-03-05  Vadim Zeitlindon't lose fonts underlined flag in ReInit() (bug fix...
2004-03-05  Václav SlavíkwxHTML not used
2004-03-05  Václav Slavíkalways define wxUSE_MOUSEWHEEL
2004-03-05  Robin DunnChanged CanApplyParentThemeBackground to ApplyParentThe...
2004-03-05  Robin DunnWhen running samples from the demo standalone you can...
2004-03-04  Robin DunnDelay checking for the requested sash position until...
2004-03-04  Julian SmartWinCE project and wxDC corrections
2004-03-04  Robin DunnUse wxWANTS_CHARS style so cursor keys can be used...
2004-03-04  Robin DunnAdded CanApplyParentThemeBackground and use it in wxMSW's
2004-03-04  Stefan Csomorsupport for wxUSE_PALETTE = 0
2004-03-04  David WebsterRemove the Innotek for OS/2 addition...configure now...
2004-03-04  David WebsterRemove the Innotek for OS/2 addition...configure now...
2004-03-04  Jouk Jansen Committing in .
2004-03-04  Stefan Csomorplaceholder
2004-03-04  Stefan Csomorfix for late redraw messages in a already destroyed...
2004-03-04  Stefan NeisFixed error in moving code from app.cpp in evtloop...
2004-03-03  Robin DunnPut version numbers back to 2.5.1 until 2.5.2 is imminent
2004-03-03  Václav Slavíkno longer needed
2004-03-03  Václav Slavíkregenerated
2004-03-03  Vadim Zeitlinuse global file/regkey by default
2004-03-03  Vadim Zeitlinfixed bug with not reading settings from HKLM
2004-03-03  Vadim Zeitlinadded AccessMode parameter to wxRegKey
2004-03-03  Václav Slavíkapplied path 906264: test program
next