wxWidgets.git
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
2003-06-25  Václav Slavíkfixes to previous commit
2003-06-25  Václav Slavíkmoved AddFile(wxImage) to GUI part of library, too
2003-06-25  Václav Slavíkfind available samples, demos and contribs at runtime
2003-06-25  Václav Slavíkcompilation fix for wxBase
2003-06-25  Václav Slavíkonly define wxUSE_GUI if not already defined; this...
2003-06-25  Václav Slavíkinstall headers and link against main lib
2003-06-25  Václav Slavíkmore contrib tweaks
2003-06-25  David ElliottChanged bool WakeUpIdle() to void to match base class
2003-06-25  Václav Slavíkadded XRC contrib makefile
2003-06-25  Václav Slavíkadded first contrib makefile
2003-06-25  Václav Slavíkdifferent location for contrib bakefiles
2003-06-25  Vadim Zeitlinmissign app.h header
2003-06-25  Vadim Zeitlina quick hack to fix wxBase compilation
2003-06-25  Vadim Zeitlinmissing wx/iconloc.h added
2003-06-25  Vadim Zeitlinremoved #pragma interface because it results in link...
2003-06-24  Václav Slavíksupport for building contrib libraries
2003-06-24  Václav SlavíkwxBase fixes
2003-06-24  Václav Slavíkfixes to wxBase compilation
2003-06-24  Vadim ZeitlinwxTINY_CAPTION_XXX are obsolete
2003-06-24  Václav Slavíkfixed make install
2003-06-24  Václav Slavíkno longer needed
2003-06-24  Václav Slavíkrenamed julian's private makefile, it's in the way
2003-06-24  Václav SlavíkMac OS X fixes for ac-2.5
2003-06-24  Václav Slavíkmoving to autoconf-2.5x
2003-06-24  Václav Slavíkmoved to autoconf-2.5x
2003-06-24  Václav Slavíkmoving to autoconf-2.5x
2003-06-24  Václav Slavíkfixed OSX resources invalid path
2003-06-24  Gilles Depeyrotcorrections for compilation under Mac OS X
2003-06-24  Gilles Depeyrotupdated code to not use deprecated methods
2003-06-24  Gilles Depeyrotminor corrections for compilation with gcc 3.3 (use...
2003-06-24  Václav Slavíkadded Mac resource with icon
2003-06-24  Václav Slavíkadded wxART_MISSING_IMAGE
2003-06-24  Václav Slavíkdon't compile generic wxMessageDialog w/ GTK+2, it...
2003-06-24  Václav Slavíkregenerated after fixing OSX install_name and adding...
2003-06-24  Václav Slavíkregenerated
2003-06-24  Václav Slavíkcompilation fix
2003-06-24  Václav SlavíkwxCocoa fixes
2003-06-24  Václav Slavíkdefined __WXBASE__ when building the monolib
2003-06-24  Václav Slavíkcompilation fixes
2003-06-24  Julian SmartInitialised static controls
2003-06-24  Chris Elliottcorrect library names
next