wxUSE_XRC implies wxUSE_XML now
[wxWidgets.git] / Makefile.in
2004-09-22  Ron LeeMove the WX_FLAVOUR variables to be defined generally...
2004-09-21  Ron LeeAdd xrc to the dist target.
2004-09-21  Ron Leewx-config2.6
2004-09-20  Václav Slavíkmoving XRC to the core
2004-09-19  Vadim Zeitlinrebaked to include latest modifications (mainly choiceb...
2004-08-31  Robin Dunnstockitem.h needs installed too.
2004-08-30  Václav Slavíknew stock buttons API
2004-08-22  Václav Slavíkadded GTK2 implementation of wxArtProvider
2004-08-15  Václav Slavíkadded stock buttons support
2004-08-06  David ElliottCompile gsockpm.cpp instead of gsockpm.c for wxOS/2
2004-08-05  Václav Slavíkgsocket compilation fixes: use .cpp files, not .c
2004-08-05  Włodzimierz Skibasplash sample into distribution.
2004-08-04  David ElliottUse new C++ sockets for everything except OS/2
2004-08-04  David ElliottSupport building X11 and Motif on Mac OS X
2004-08-02  Włodzimierz SkibaRegenerated file after adding except sample.
2004-07-22  Václav Slavíkinstall headers in prefix/include/wx-version/wx/ instea...
2004-07-21  Václav Slavíkregenerated
2004-07-18  Václav Slavík*** empty log message ***
2004-07-12  Václav Slavíkmoved clntdata.h,cpp to wxBase
2004-06-23  David ElliottwxCocoa: Added wxScrollBar
2004-06-23  David ElliottRegenerated with Bakefile 0.1.4 (some WinCE files were...
2004-06-14  Włodzimierz SkibaReverted generic dialogs usage in MSW makefiles.
2004-06-11  Włodzimierz SkibaGeneric font dialog is still an option in wxMSW in...
2004-06-11  Włodzimierz SkibaGeneric colour dialog is still an option in wxMSW in...
2004-06-04  Václav Slavíkadded native wxColourDialog for GTK2
2004-05-31  Václav Slavíkimplemented freedesktop.org spec support for GTK versio...
2004-05-29  Julian SmartRemoved incorrect file copy
2004-05-24  Julian SmartBakefile/Makefile fix for uuid.cpp
2004-05-24  Julian SmartRegenerated makefiles for 2.5.2
2004-05-17  Robin DunnwxMac should use /src/mac/carbon/spinctrl.cpp, applied...
2004-04-25  Václav Slavíkremoved wxGzipStreams (supported by wxZlibStreams now)
2004-04-15  Robin Dunninstall missing headers
2004-04-13  David ElliottBaked with Bakefile 0.1.4
2004-04-10  David ElliottAdded wxMac stub header files (include/wx/mac/*.h).
2004-04-09  David ElliottBaked with Bakefile 0.1.4
2004-03-26  Stefan Csomorfiles of wxMac moved into carbon subdirs
2004-03-15  Ron LeeAdded missing autoconf_inc.m4 to dist target,
2004-03-14  Ron LeeLast minute changes to fix 2.5.1.1 debs for release.
2004-03-10  Robin DunnAdd display.[cpp|h] for wxMac
2004-03-05  Ron LeeMore updates to the Debian packaging for wxPython,...
2004-03-03  Václav Slavíkregenerated
2004-03-03  Václav Slavíkapplied path 906264: test program
2004-03-03  Robin DunnCopy all needed files for the debian source dist
2004-03-03  Ron LeeUpdates for debian build scripts to suit new library...
2004-02-28  Robert Roebling GPE generic font dialogs change.
2004-02-23  Robin DunnBuild tglbtn.cpp and install tglbtn.h on wxMac
2004-02-23  Julian SmartWas missing glcanvas.cpp/h copy
2004-02-19  Václav Slavíkapplied patch 890642: wxRE_ADVANCED flag and docs
2004-02-19  Ron LeeRemoved dcbuffer.cpp, its implementation is all inline...
2004-02-15  David ElliottBakefile 0.1.3
2004-02-05  Václav Slavíkmoved wxClientData to wxcore
2004-02-02  Václav Slavíkrenamed wxWave to wxSound
2004-02-01  Václav Slavík1. optionally use libSDL for wxSound
2004-01-27  David ElliottwxCocoa: Better icon support
2004-01-22  David ElliottBaked files with Bakefile 0.1.2 (Mac OS 10.3 Python...
2004-01-18  Julian SmartDon't copy obsolete Dialog Editor
2004-01-18  Julian Smartregex doesn't have tests directory
2004-01-13  Robin Dunnx11/popupwin.h wasn't being installed
2003-12-24  David ElliottRegenerated with Bakefile.
2003-12-20  Ryan Norton1.
2003-12-15  Václav Slavíkregenerated makefiles
2003-12-13  Gilles Depeyrotregenerated to use gsockosx and unix sockets when build...
2003-11-26  Václav Slavíkfixed order of includes
2003-11-06  Robin DunnAdded wxGridBagSizer, a grid sizer where item positions...
2003-10-22  Vadim Zeitlinregen'd after adding wx/dlimpexp.h
2003-10-14  Mattia Barbon Implemented wxPopupWindow for wxMotif.
2003-10-07  Václav Slavíkfixed bakefile so that in-tree headers take precedence...
2003-10-07  Václav Slavíkadded .chm support for Unix (Markus Sinner) -- regenera...
2003-10-04  Václav Slavíkregenerated makefiles
2003-09-27  Mattia Barbon Linking fixes for wxGTK + wxUniversal: include minifr...
2003-09-23  Mattia Barbon Use glcanvas.cpp from wxX11 for wxMotif.
2003-09-17  Mattia Barbon Regenerated with newer bakefile, fixing DESTDIR bug.
2003-09-15  Václav Slavíkadded DESTDIR support to make install
2003-09-15  Julian SmartUpdated makefiles etc. for 2.5.1
2003-09-13  Robin DunnMove more stuff into base for wxMac so that two level...
2003-09-08  Mattia Barbon Added src/motif/xmcombo/xmcombo.c.
2003-09-07  Mattia Barbon Removing makegen and projgen, part #1: removing refer...
2003-09-03  Mattia Barbon Oops. Check in the correct Makefile.in.
2003-09-01  Mattia Barbon Regenerated Makefile.in.
2003-08-28  Václav Slavíkgl lib dependency fixes
2003-08-27  Julian SmartCopy some missing samples, and contrib for Motif/Mac
2003-08-25  Václav Slavíkinclude expat in distribution tarballs
2003-08-24  Václav Slavíkregenerated makefiles
2003-08-23  Václav SlavíkXTI changes update
2003-08-23  Václav Slavíkregenerated with fixed version of bakefile
2003-08-22  Robin Dunnregenerated makefiles
2003-08-22  Vadim Zeitlinadded bookctrl.h, listbook.h
2003-08-22  Václav Slavíkregenerated, with os/2 fixes again
2003-08-22  Vadim Zeitlinlistbkg.cpp, not listbook.cpp
2003-08-21  Vadim Zeitlinregenerated after listbkg.cpp addition
2003-08-21  Václav Slavíkregenerated
2003-08-20  Václav Slavíkmore OS/2 fixes
2003-08-20  Václav Slavík(blind) OS/2 build fixes
2003-08-19  Václav SlavíkOS/2 doesn't use lib prefix for libraries
2003-08-17  Julian SmartMoved wxToolBarSimple to deprecated library
2003-08-16  Václav SlavíkODBC library is built when wxUSE_GUI=0, too
2003-08-16  Václav SlavíkODBC is part of wxBase now
2003-08-15  Robin DunnwxPostScriptPrinter needs wxGenericPrintDialog but...
2003-08-15  Julian SmartRegenerated Makefile.in after printps.cpp changes
2003-08-14  Václav Slavíkinstall locales
next