wxWidgets.git
2003-08-14  Václav Slavíkremoving old makefiles
2003-08-14  Julian SmartUnicode-friendliness
2003-08-14  Václav SlavíkwxBase compilation fix
2003-08-14  Julian SmartMore Clear -> ClearBackground
2003-08-14  Václav Slavíkremoving old makefiles
2003-08-14  Václav Slavíkcorrected DSW dependencies
2003-08-14  Václav Slavíkmake wxrc installable
2003-08-14  Julian SmartClear -> ClearBackground
2003-08-14  Václav Slavíkfixed DSW dependencies for samples
2003-08-14  Václav Slavíkcomplain if ar is missing
2003-08-14  Julian SmartMisc warning fixes by ABX
2003-08-14  Václav Slavíkadded wxUSE_NO_MANIFEST=0 for easier testing
2003-08-14  Václav Slavíkadded ALL_BASE_HEADERS
2003-08-14  Václav Slavíkuse univ/setup.h when building wxUniv
2003-08-14  Julian SmartNo significant changes
2003-08-14  Julian SmartNo significant change
2003-08-14  Chris Elliottmove define to better place
2003-08-14  Julian SmartRemoved some cruft
2003-08-14  Julian SmartDon't need penwin.cpp
2003-08-14  Chris Elliottfix bugs when compiling with dmars
2003-08-14  Julian SmartClear -> ClearBackground
2003-08-14  Václav SlavíkDMC doesn't have w32api
2003-08-14  Julian SmartSome updates (incomplete)
2003-08-14  Julian SmartRemoved obsolete DSP file
2003-08-14  Jouk Jansen Committing in .
2003-08-14  Chris Elliottdmars does not have w32api.h
2003-08-14  Chris Elliottremove no longer treu comment about dmars
2003-08-14  Jouk Jansen Committing in .
2003-08-14  Robin DunnreSWIGged
2003-08-14  Robin DunnUse multi-lib build on MSW, and other tweaks
2003-08-14  Robin DunnreSWIGged
2003-08-14  Vadim Zeitlinfixed extraneous scrolling when scrollbars are added...
2003-08-14  Vadim Zeitlinadded wxRecursionGuard
2003-08-13  Vadim Zeitlinfailed attemps to fix tons of warnings
2003-08-13  Vadim Zeitlincompilation fix
2003-08-13  Vadim Zeitlinremoved an unneeded file
2003-08-13  Václav Slavíknew VC++ project files with both dll and lib in one...
2003-08-13  Vadim Zeitlincontinue setting scrollbars even if only width/height...
2003-08-13  Vadim Zeitlincheck the week day for consistency in ParseFormat(...
2003-08-13  Vadim Zeitlinfixed unused variable (replaces patch 788090)
2003-08-13  Vadim Zeitlinremoved an unused variable (patch 788101)
2003-08-13  Václav Slavíknew VC++ project files with both dll and lib in one...
2003-08-13  Václav SlavíkDSP changes update
2003-08-13  Mattia Barbon Refactoring: no real changes.
2003-08-13  Mattia Barbon wxMotif STL-ification.
2003-08-13  Václav Slavík1. merged dll and lib VC++ projects into one project...
2003-08-13  Václav Slavíkmerged dll and lib VC++ projects into one project file...
2003-08-13  Robin DunnClear --> ClearBackground
2003-08-13  Václav Slavíkuse generated VC++ projects with dependencies
2003-08-13  David ElliottImprove default size. If the control is auto-fit its...
2003-08-13  David ElliottCreate an NSPopUpButton and size it appropriately
2003-08-13  David ElliottMake appropriate use of MakeDefaultNSRect and SetInitia...
2003-08-13  Robin Dunnadd maps for the old/new names
2003-08-13  Robin DunnClear --> ClearBackground
2003-08-13  Robin DunnAdd a little space so the wxHtmlCell doesn't overwrite...
2003-08-13  Robin DunnSwitch to wxCHECK so the bad code isn't still executed...
2003-08-13  Robin DunnClear --> ClearBackground
2003-08-13  David ElliottAdded helper functions for setting initial window size:
2003-08-13  Stefan Csomorcollection macro also for XTI_TEMPLATE_FIX
2003-08-13  Stefan Csomorcollection support for XTI
2003-08-13  Stefan Csomormake this along the vc 7.1 exception as beforestd
2003-08-13  Václav Slavíkfixed compilation of xml.cpp: include ./expat/lib directory
2003-08-13  Vadim Zeitlincompilation fix after Clear() change
2003-08-13  Vadim Zeitlinrenamed wxWindow::Clear() to ClearBackground() for...
2003-08-13  Václav Slavíkfixed wrong arguments to Draw
2003-08-13  Václav Slavíkfixed typo
2003-08-13  David ElliottDon't send idle events while an assertion dialog is...
2003-08-13  Julian SmartFixed some missing braces
2003-08-13  Václav Slavíkdefine NO_GCC_PRAGMA in wx-config output on Darwin
2003-08-13  Vadim Zeitlinrenamed wxWindow::Clear() to ClearBackground() (fixes...
2003-08-13  Václav Slavíkforgot to copy data
2003-08-13  Václav Slavíkdon't forget to build all projects in the workspace
2003-08-13  Václav Slavíkforgot to copy data
2003-08-13  Václav Slavíkmakefiles update with OSX fixes
2003-08-13  Václav Slavíkfixed wxUSE_XML
2003-08-13  Vadim Zeitlinmade the example Unicode-friendly (patch 785642)
2003-08-13  Vadim Zeitlinupdate by Paco Riviere
2003-08-13  Vadim Zeitlinsuppress warnings about not being able to inline a...
2003-08-13  Vadim ZeitlinOnExit() is not called if OnInit() failed
2003-08-13  Vadim Zeitlinset LVCFMT_IMAGE, this at least allows to show imageso...
2003-08-13  Jouk Jansen Committing in .
2003-08-12  Julian SmartMinor updates
2003-08-12  Václav Slavíkdisable more borland warnings
2003-08-12  Václav Slavíkprecompiled headers check accounts for Apple compiler now
2003-08-12  Václav Slavíkfix static wxnet build
2003-08-12  Mattia Barbon Added wxHashSet, with minimal tests.
2003-08-12  Julian SmartRemoved some obsolete distribution files
2003-08-12  Stefan Csomorpanther fix
2003-08-12  David ElliottImplement Raise()/Lower() using [NSVIew sortSubviewsUsi...
2003-08-12  David ElliottLaid groundwork for scrolling.
2003-08-11  Mattia Barbon Expose GetCount when wxUSE_STL=1.
2003-08-11  Julian SmartwxCaretSuspender only shows the caret if it was visible...
2003-08-11  David ElliottReplaced id with winid so it doesn't conflict with...
2003-08-11  David ElliottAdded dummy resources for wxCocoa so bundles will build
2003-08-11  David ElliottAdded default implementation for drawRect and mouse...
2003-08-11  Julian SmartRemoved some experimental code I left in by accident
2003-08-11  Julian SmartMore fixes for !wxUSE_TIMER, !wxUSE_IMAGE
2003-08-11  Julian SmartCater for wxUSE_IMAGE=0
2003-08-11  Julian SmartCater for wxUSE_IMAGE=0
2003-08-11  Stefan Csomoradded wxDynamicObject (kind of delegate, docs to come...
next