]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2003-07-31  Stefan Csomortemplate<> added for some compilers
2003-07-31  Stefan CsomorAdded wxASSERT_MSGs
2003-07-31  Julian SmartRemoved some warnings in widgets sample
2003-07-31  Václav Slavíkexamples of customizing VC++ project files
2003-07-31  Václav Slavíkadded VC++ project files
2003-07-31  Julian SmartSuppressed some flicker in standard wxToolBar
2003-07-31  Julian SmartAdded back the copy ctor and assignment warning suppression
2003-07-31  Václav Slavíkreference to technote
2003-07-31  Václav Slavíkfixed dsw generator on Unix
2003-07-31  Václav SlavíkJulian forgot to add wxUSE_UXTHEME
2003-07-31  Václav Slavíknew wxUSE_xxx variables must be in chkconf.h
2003-07-31  Václav Slavíkcompilation fixes
2003-07-31  Václav Slavíkmake it possible to use wxConsoleApp in GUI build
2003-07-31  Václav Slavíkfinished documentation on modifying new build system
2003-07-31  Vadim Zeitlinadded wxUxThemeHandle class for opening/closing theme...
2003-07-31  Vadim Zeitlinsuppress errors when loading uxtheme.dll
2003-07-31  Vadim Zeitlinuse XP renderer if available; implemented splitter...
2003-07-30  Vadim Zeitlincompilation fix after wxUxThemeEngine changes
2003-07-30  Vadim Zeitlin[start of] cleanup uxtheme support code
2003-07-30  Václav Slavíkadded file groups to VC++ project files
2003-07-30  Václav Slavíkremoved univ/setup.h, shouldn't be here
2003-07-30  Vadim Zeitlinadded wxVListBox::OnDrawBackground(); fixed warnings
2003-07-30  Václav Slavíkadded VC++ projects
2003-07-30  Václav Slavíkadded rendrcmn
2003-07-30  Václav Slavíkadded setup.h copying to VC++ project files
2003-07-30  Gilles Depeyrotupdated with latest file changes and added dynamic...
2003-07-30  Gilles Depeyrotupdated with latest file changes and added dynamic...
2003-07-30  Stefan Csomorxti fixes
2003-07-30  Stefan Csomorworkaround CW bug
2003-07-30  Stefan Csomorfixing xti problems
2003-07-30  Václav Slavíkdon't run autoconf automatically, it's problematic...
2003-07-30  Václav Slavíkversioned symbols no longer contain toolkit name, only...
2003-07-30  Václav SlavíkAM_PATH_WXCONFIG takes 4th argument with libs list
2003-07-30  Vadim Zeitlinwarning fix (bug 714677)
2003-07-30  Václav Slavíkreorganized wx-config to have all configure-modified...
2003-07-30  Václav Slavíkmore fixes: add host_alias suffix when cross-compiling...
2003-07-30  Vadim Zeitlinreverted GTK 1.x part of the last patch, it breaks...
2003-07-29  Vadim Zeitlinquick and dirty fix for strptime()
2003-07-29  Václav Slavíkfix wxBase name
2003-07-29  Václav Slavíkfixed a small bug
2003-07-29  Václav Slavíkadapted wx-config to work in multilib mode
2003-07-29  Robin DunnSWIGged update for wxGTK
2003-07-29  Robin DunnShow how to iterate selected items in a wxListCtrl.
2003-07-29  Robin DunnRegenerated embedded images
2003-07-29  Robin DunnDon't log errors from GetScrollInfo since it is possibl...
2003-07-29  Robin DunnAllways need an App object now
2003-07-29  Robin DunnTwo fixes for CheckTransparency. First, don't start...
2003-07-29  Julian SmartAdded wxPaintDCEx class, to handle the case where an HDC
2003-07-29  David ElliottAdded stubs for (DeviceToLogical|LogicalToDevice)(X...
2003-07-29  David ElliottStub for wxIcon constructor taking a non-const xpm
2003-07-29  David ElliottStub for wxRegion constructor taking a wxRect
2003-07-29  David ElliottIMPLEMENT_DYNAMIC_CLASS for wxSpinEvent
2003-07-29  David ElliottKeep track of the captured mouse window so the base...
2003-07-28  Vadim Zeitlinregenerated after adding rendcmn.cpp
2003-07-28  Václav Slavíkcompilation fix
2003-07-28  Stefan Csomormetadata streaming
2003-07-28  Stefan Csomorpreliminary EXTENDED_RTTI
2003-07-28  Stefan Csomorxti updates
2003-07-28  Stefan CsomorAdded Setter for Position (consistency)
2003-07-28  Vadim Zeitlincompilation fix for !PCH
2003-07-28  Vadim Zeitlinadded rendcmn.cpp
2003-07-28  David ElliottwxCocoa: Added clipbrd.(mm|h) dataobj.(mm|h) dataform...
2003-07-28  David ElliottwxCocoa: Include new platform-specific headers
2003-07-28  David ElliottAdded wxClipboard and wxDataObject (and friends) declar...
2003-07-28  David ElliottwxCocoa: added src/cocoa/fontenum.mm
2003-07-28  David ElliottAdded wxFontEnumerator stubs
2003-07-28  David ElliottDon't use pragma interface/implemenation for __APPLE__
2003-07-28  David Elliottpragma interface/implementation should not be used...
2003-07-28  Stefan Csomorkeeping classnames in synch for xti
2003-07-28  Vadim Zeitlinadded new renderer files
2003-07-28  Vadim Zeitlinadded wxAppTraits::CreateRenderer() which may be used...
2003-07-28  Václav Slavíkadded --enable-official-build and --enable-vendor
2003-07-28  Václav Slavíkcompilation fix
2003-07-28  Stefan Csomorxti introduction
2003-07-28  Stefan CsomorwxUSE_EXTENDED_RTTI as name
2003-07-28  Václav Slavíkported wxSVG contrib to bakefile (patch #778614)
2003-07-28  Stefan CsomorwxUSE_EXTENDED_RTTI as name
2003-07-28  Václav Slavíkadded animate
2003-07-28  Stefan Csomorxti introduction
2003-07-28  Stefan Csomoreven more defines for rerouting the xti information...
2003-07-28  Václav Slavíkreverted removal of \arg, \true and \false
2003-07-28  Václav Slavíkadded \true and \false defs
2003-07-28  Václav Slavíkadded \arg
2003-07-28  Julian SmartCorrections
2003-07-28  Vadim Zeitlinload ws2_32.dll dynamically in wxGetFullHostName()
2003-07-27  Václav Slavíkseparated wxBase and wxNet
2003-07-27  Václav Slavíkseparated wxBase and wxNet
2003-07-27  Vadim ZeitlinGetPath() now has wxPATH_GET_COLUME by default
2003-07-27  Václav Slavíksplit wxBase into wxBase and wxNet libraries
2003-07-27  Václav Slavíkadded *_WITH_DECL macros so that it is possible to...
2003-07-27  Václav Slavíkadded precomp-headers-exclude (DSP files only so far...
2003-07-27  Mattia Barbon STL compilation fix.
2003-07-27  Václav Slavíkconfigure changed after 3rd party libs condition changes
2003-07-27  Václav Slavíkcompilation fix for BC++
2003-07-27  Václav Slavíkcompilation fix for BC++
2003-07-27  Václav Slavíkadded helpext.cpp plus changes to bakefile towards...
2003-07-27  Václav Slavíkbuild libjpeg, libpng and libtiff only in GUI mode
2003-07-27  Václav Slavíkinclude headers in MSVC++ project files
2003-07-27  Václav Slavíkadded hints to bakefile so that it knows that it must...
2003-07-27  Vadim Zeitlinimplemented native GTK drawing for the splitter
next