wxWidgets.git
2003-06-29  Václav Slavíkuse CODE_GEN_FLAGS
2003-06-29  Václav Slavíkregenerated
2003-06-29  Vadim Zeitlincompilation fix
2003-06-29  Vadim Zeitlinwe don't need to include wx/mac/private.h, at least...
2003-06-29  Vadim Zeitlinfix for compiling in wxUSE_GUI == 0 mode
2003-06-29  Václav Slavíknaming convention fixes
2003-06-29  Václav Slavíkmore bakefile optimalizations
2003-06-29  Václav Slavíkcompilation fix
2003-06-28  Vadim Zeitlinfix for comparison bug in GetHeader()
2003-06-28  Mattia Barbon Stop GCC from complaining about unhandled enumeration...
2003-06-28  Václav SlavíkMacOS X fixes
2003-06-28  Václav Slavíkregenerated
2003-06-28  Václav Slavíkmissing libbase
2003-06-28  Václav Slavíksamples/console is buildable as part of multilib, too
2003-06-28  Václav Slavíkupdate
2003-06-28  Václav Slavíkdon't create samples/autoconf_inc.m4
2003-06-28  Václav Slavíkfixed dll extension when crosscompiling for win32
2003-06-28  Václav Slavíklibgdi32.a is not included in console apps by mingw...
2003-06-28  Václav Slavíkupstream fixes in bakefile's handling of mutually exclu...
2003-06-28  Václav Slavíktypo fix (bakefile needs error checking...)
2003-06-28  Vadim Zeitlinfixed fatal crash in Create() after my last change
2003-06-28  Václav SlavíkwxUSE_BASE fixes
2003-06-28  Václav Slavíkfixed libtiff build
2003-06-28  Václav Slavíklibtiff build fix
2003-06-28  Václav Slavíkfixed linker errors
2003-06-28  Vadim Zeitlinreplaced wxGetOsVersion() with wxGUIAppTraits::GetOSVer...
2003-06-28  Vadim Zeitlinfixed unused variable warnings
2003-06-28  Vadim Zeitlinfixed sscanf() format string typo
2003-06-28  Václav Slavíkuse BASE_UNIX_SRC
2003-06-28  Vadim Zeitlindon't generate makefiles for the samples which don...
2003-06-28  Vadim Zeitlindon't output strange "base (hosted)" message when not...
2003-06-28  Vadim Zeitlinonly configure programs which compile without GUI when...
2003-06-28  Stefan Csomorfunction key support
2003-06-28  David ElliottAdded more generic implementation files to wxCocoa...
2003-06-28  David Elliottinclude "wx/setup.h" before testing for wxUSE_SLIDER
2003-06-28  David ElliottAdded wxGUIAppTraits::GetOSVersion() implementation.
2003-06-27  Václav Slavíkfixed stupid bug - failure to generate samples/makefile.bcc
2003-06-27  Václav Slavíkfixed command line arguments order problems
2003-06-27  Václav Slavíkneeds wxbase, too
2003-06-27  David ElliottRemoved wxGetOsVersion stub. It's now handled by utils...
2003-06-27  Václav Slavíkit's the other way around..
2003-06-27  Václav Slavíkbk-deps fixes and win32
2003-06-27  Václav Slavíkfixed linking against 3rd party libs
2003-06-27  Václav Slavíkadded Borland C++ makefiles
2003-06-27  Václav Slavíkdifferent name for release and debug build of third...
2003-06-27  Vadim Zeitlinadded RefreshItem[s]()
2003-06-27  Václav Slavík1. more borland work
2003-06-27  Václav Slavíkmisc win32 fixes
2003-06-27  Václav Slavíkinstall setup.h before compiling on windows
2003-06-27  Václav Slavíkfixed linking against builtin 3rd party libs
2003-06-27  Václav Slavík1) Added INC_FOO variable with include directory for...
2003-06-27  Václav Slavíkcompilation fix
2003-06-27  Václav Slavíkanother compilation fix
2003-06-27  Václav Slavíkcompilation fix for wxMSW
2003-06-27  Václav SlavíkWindows compilation fix
2003-06-27  Václav Slavíkchanged WXTOPDIR definition to not begin with /
2003-06-27  Vadim Zeitlinmoved GetOSVersion() to the base traits class; implemen...
2003-06-27  Vadim ZeitlinTryParent()/ProcessEvent() were included in both base...
2003-06-26  Vadim Zeitlin__WXBASE__ -> wxUSE_BASE
2003-06-26  Václav SlavíkCR/LF fixes
2003-06-26  Václav Slavíkpreliminary work on borland bakefiles
2003-06-26  Václav Slavíkfixed dependency tracking if . not in PATH
2003-06-26  Václav Slavíkbuild event.cpp into both wxBase and wxGUI
2003-06-26  Julian SmartRemoved 16-bit conditional compilation
2003-06-26  Julian SmartCorrected small typo
2003-06-26  Julian SmartRemoved WIN16 references
2003-06-26  Julian SmartRemoved obsolete code
2003-06-26  Vadim Zeitlinadded EstimateTotalHeight
2003-06-26  Julian SmartAdded m_ prefix to wxColourData and wxFontData members...
2003-06-26  Vadim Zeitlinpass event to validators fisrt, before using the dynami...
2003-06-26  Vadim Zeitlincompilation fix
2003-06-26  Chris Elliottremove conflicts
2003-06-26  Vadim Zeitlinchanging the number of items in wxHtmlListBox should...
2003-06-26  Vadim Zeitlincompilation fixes for separate build
2003-06-26  Vadim Zeitlincompilation fix for wxGUI
2003-06-26  Vadim Zeitlingot rid of wxEvtHandler::m_isWindow, use virtual functi...
2003-06-25  Vadim Zeitlinsome more #if wxUSE_BASE (but still not enough)
2003-06-25  Vadim Zeitlinextracted wxStopWatch and global timer functions in...
2003-06-25  Václav Slavíkadded stopwatch.h
2003-06-25  Gilles Depeyrotcorrected resource file compilation command for wxMac
2003-06-25  Václav Slavíkno need for --enable-soname anymore
2003-06-25  Václav Slavíkmore fixes
2003-06-25  Václav Slavíknew dependencies tracking code
2003-06-25  Václav Slavíknew dependencies tracking code
2003-06-25  Václav Slavíkuse MacOS X resources
2003-06-25  Václav Slavíkupdated
2003-06-25  Václav Slavíkadded gizmos makefile
2003-06-25  Václav Slavíkcompilation fix
2003-06-25  Václav Slavíkblind wxCocoa fixes
2003-06-25  Václav Slavíktop_builddir is part of bakefile now
2003-06-25  Václav Slavíknew dependency tracking from bakefile cvs
2003-06-25  Roger Gammanscorrect documentation for wxEVT_GRID_SELECT_CELL and...
2003-06-25  Václav Slavíkcompilation fix
2003-06-25  Václav Slavík regenerated
2003-06-25  Václav Slavíksplit log.h into GUI and base parts
2003-06-25  Václav Slavíkmany changed to enable multilib build
2003-06-25  Václav Slavíksplit log.h into GUI and base parts
2003-06-25  Václav Slavíkfixes
2003-06-25  Václav Slavíkregenerated makefiles, with support for multilib build
2003-06-25  Václav Slavíkregenerated makefiles, with support for multilib build
next