Fixes compile warnings
[wxWidgets.git] / build /
2005-03-15  Julian SmartRegenerated files
2005-03-15  Julian SmartFix
2005-03-14  Julian SmartAdded wxPropertySheetDialog for implementing settings...
2005-03-14  Chris Elliottfix bug which was trashing gifs
2005-03-11  David ElliottAdd BASE_MACOSX_HDR and use it from BASE_PLATFORM_HDR...
2005-03-11  David ElliottRename BASE_MAC_OSX_(SRC|HDR) to BASE_MACOSX_WXMAC_...
2005-03-11  David ElliottRenamed BASE_DARWIN_(SRC|HDR) to BASE_MACOSX_NOTWXMAC_...
2005-03-11  Włodzimierz Skibachkconf.h of wince has to be included in files.bkl
2005-03-11  Vadim Zeitlindo use PCH with gsocket.cpp
2005-03-11  Vadim Zeitlinadded wxDebugReport
2005-03-11  Vadim Zeitlinregenerated with /EHsc instead of /GX (this requires...
2005-03-11  Vadim Zeitlincosmetic fix to a message
2005-03-10  Václav Slavíkuse dummy.cpp with eVC, too
2005-03-10  Václav Slavíkuse dummy.cpp with eVC, too
2005-03-10  Vadim Zeitlinignore build files for stuff which is not in the cvs
2005-03-10  Vadim Zeitlingenerate (common part of) include/wx/msw/wince/setup...
2005-03-09  Julian SmartAdded some missing samples
2005-03-09  Václav Slavíkfixed wxrc's dependencies
2005-03-08  Włodzimierz SkibaAllow forward declaration of wxSlider in wxMSW (bug...
2005-03-07  Vadim Zeitlindon't exclude msw/gsocket.cpp and msw/gsockmsw.cpp...
2005-03-04  Włodzimierz SkibaComplete wxW set of files in PalmOS makefile (still...
2005-03-02  Michael WetherellAdd forcelnk.h and version.rc to distribution tars...
2005-03-01  Michael WetherellNo res-include for rpmspec wx24dsp
2005-03-01  Michael WetherellAdd $(TOP_SRCDIR)include for windres
2005-02-28  Václav Slavíkworkaround for lack of res-define in our custom formats
2005-02-28  Włodzimierz SkibaXRC for wxListbook [patch 1152306] and wxChoicebook...
2005-02-27  Václav Slavíkinclude version information in DLLs
2005-02-25  Włodzimierz SkibaBASE, NET and CORE separation in PalmOS build.
2005-02-25  Włodzimierz SkibaCompleted sync of BASE_CMN_SRC between PalmOS and bakef...
2005-02-25  Chris Elliottdaily build of inno msw
2005-02-24  Włodzimierz SkibaNext step on bringing PalmOS build to the same filelist...
2005-02-24  Włodzimierz SkibaSmall move towards similar set of files as in bakefiles...
2005-02-23  Chris Elliottdaily build of docs
2005-02-20  Vadim Zeitlindefine wxNO_(THREADS|RTTI|EXCEPTIONS) if the correspond...
2005-02-20  Vadim Zeitlinregenerated after adding USE_THREADS and USE_RTTI flags
2005-02-20  Vadim Zeitlinadded USE_RTTI (instead of it being set by USE_EXCEPTIONS)
2005-02-20  Václav Slavíkadded USE_THREADS
2005-02-15  Włodzimierz SkibawxDatePicker and wxDateTime for PalmOS. Remove conflict...
2005-02-14  Václav Slavíkbakefile-0.1.7 changes affect wx,too
2005-02-14  Włodzimierz SkibaInversed slider and wrapper for datepicker control...
2005-02-14  Ryan NortonMove HID stuff into both OSX builds. Add preliminary...
2005-02-13  Václav Slavíkmoved GNOME printing code back to wxCore and fixed...
2005-02-12  Julian SmartRegenerated makefiles
2005-02-12  Stefan CsomorMac Core Graphics Implementation
2005-02-11  Michael WetherellAdd uxtheme.h to files.bkl, patch 1120747 from Tim...
2005-02-11  Václav Slavíkinstall xh_datectrl.h
2005-02-10  Michael WetherellCompile console apps with wxUSE_GUI=0
2005-02-09  Włodzimierz SkibaUpdate to Bakefile 0.1.6
2005-02-08  Ron LeeNo *.h in src/common/ anymore.
2005-02-07  Václav Slavíkadded wxDatePickerCtrl XRC control
2005-02-04  Ryan Nortonunix mediactrl stubs...
2005-02-04  Ryan Nortoncocoa wxTimer
2005-02-03  Ryan Nortonprelimanary wxMediaCtrl cocoa support
2005-01-28  Václav Slavíkadded wx-lib template for building static libs (no...
2005-01-28  Václav Slavíkfixed linking against 3rd party libs in Unicode build
2005-01-28  Włodzimierz SkibaUse stock labels. Native wxRadioButton. Getting positio...
2005-01-27  Václav Slavíkadded bakefile presets for creation of user makefiles
2005-01-25  Włodzimierz SkibaTrackMouse DMC fix.
2005-01-21  Vadim Zeitlinput datectlg.cpp in ADVANCED_SRC so that it can be...
2005-01-19  Vadim Zeitlinadded generic version of wxDatePickerCtrl from Andres...
2005-01-19  Václav Slavíkhotfix for bakefile-0.1.5 bug: rpmspec format doesn...
2005-01-19  Włodzimierz SkibaDMC PCH requires additional parameter in new bakefiles.
2005-01-19  Václav Slavíkrequire bakefile-0.1.5 and use it's features
2005-01-19  Vadim Zeitlinimplemented wxStackWalker for Unix (using glibc-specifi...
2005-01-18  Włodzimierz SkibaLess MSW related files in wxPalmOS port.
2005-01-18  Włodzimierz Skibactor/dtor not available in C code (MinGW fix).
2005-01-17  Vadim Zeitlinsplit ADVANCED_HDR/SRC in a part common to all ports...
2005-01-17  Włodzimierz SkibaMinor output simplification. Significantly influences...
2005-01-17  Vadim Zeitlinadded {debughlp|stackwalk}.{h|cpp}
2005-01-16  Vadim Zeitlinregenerated after adding msw/datectrl.cpp
2005-01-16  Vadim Zeitlinextracted Unix code in a separate new file (src/unix...
2005-01-16  Vadim Zeitlinregenerated to include msw/dlmsw.cpp and datectrl.cpp
2005-01-16  Vadim Zeitlincatch a few more defines, which were not of the wxUSE_X...
2005-01-16  Vadim Zeitlinoops, sed replace was eating underscores
2005-01-16  Vadim Zeitlin1. set all wxUSE_XXXs to 0 in the generated setup.h.in
2005-01-15  Vadim Zeitlinno need for vi modeline now that the extension is no...
2005-01-15  Vadim Zeitlinmanage setup.h.in using update-setup.h too
2005-01-15  Vadim Zeitlinmanage wx/mac/setup0.h using build/update-setup.h too
2005-01-15  Vadim Zeitlinadded setup.h file containing the settings common to...
2005-01-15  Vadim Zeitlinadded API, docs and Win32 implementation of wxDatePicke...
2005-01-11  David ElliottRenamed src/cocoa/settings.cpp to settings.mm.
2004-12-31  Włodzimierz SkibawxDialog::Show is virtual as elsewhere. Native PalmOS...
2004-12-29  Włodzimierz SkibaEmpty container and design description for native PalmO...
2004-12-22  Włodzimierz SkibaFinal MSW/PalmOS split. Remove dump copies of MSW speci...
2004-12-15  Julian SmartFurther AFM removal
2004-12-12  Václav Slavíkmoved tests-only code to tests bakefile
2004-12-12  Vadim Zeitlindisable gcc warning about class having private dtors...
2004-11-25  Václav Slavíkupdated to generate ZIP files with DOS line endings
2004-11-24  Włodzimierz SkibaDistribute splash screen sample mpg.
2004-11-23  Vadim Zeitlinrebaked after adding src/tiff/tif_color.c
2004-11-19  Vadim Zeitlinupgraded libtiff to 3.6.1 + security fixes (patch from...
2004-11-19  Václav Slavíkapplied modified patch with native GTK wxFileDialog
2004-11-18  Włodzimierz SkibaFixes for USE_GUI=0 to make pure wxBase makefiles possi...
2004-11-17  Kevin HockAdded archive.h to list of headers, put archive.cpp...
2004-11-16  Ryan Nortonmakefile regen, include fix, duplicate file fix
2004-11-16  Ryan Nortoncleanup OSX native font dialog stuff a bit (it should...
2004-11-14  Ryan NortonMassive reworking of wxMediaCtrl code - backend everyth...
2004-11-14  David ElliottMoved some OS X only files into MAC_OSX_SRC from MAC_SRC.
2004-11-12  David ElliottMoved wxStandardPathsCF into base library when using...
2004-11-12  David ElliottFix build on platforms without any real source in the...
next