Fix wxGTK compilation.
[wxWidgets.git] / build /
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...
2004-11-12  Ryan Nortonmedia proj
2004-11-12  Ron LeeMove stdpath into base on msw as well.
2004-11-11  David ElliottRemoved the rest of the include. Thanks Robin.
2004-11-11  Robin DunnRemoved the "include/" from the corefoundation headers...
2004-11-11  Ryan Norton1) fix border styles in wxMediaCtrl, 2) regenerate...
2004-11-11  Ryan Nortonmedia lib bakefiles
2004-11-11  Ron LeeAdded gnome files to gtk dist.
2004-11-10  Vadim Zeitlinadded ZIP classes by M.J.Wetherell (patch 1030239)
2004-11-10  Włodzimierz SkibaExplain supressed warnings.
2004-11-10  Ron LeeAdded wx.manifest to the msw source dist, it seems...
2004-11-09  Włodzimierz SkibaSupress 48 warnings in wx\msw\uxtheme.h: 'va_start...
2004-11-06  Stefan NeisAdded wxStandardPaths implementation for OS/2.
2004-11-06  David ElliottUse gsockosx.cpp from new corefoundation directory.
2004-11-04  David ElliottMoved duplicated wxMac/wxCocoa code into src/mac/corefo...
2004-11-04  Włodzimierz SkibaDo not mention MacOS usage in makefiles dedicated to...
2004-11-04  Włodzimierz SkibaFix to broken windows makefiles with ADV lib usage...
2004-11-01  Robert Roebling Added gprint.cpp to bakefiles.
2004-11-01  David ElliottwxMac: Rearrange a few things and add support for Carbo...
2004-11-01  David ElliottUse PLATFORM_MACOS. PLATFORM_MAC is defined for OS...
2004-11-01  David ElliottHACK: Add PLATFORM_MACOS as an option
2004-10-31  David ElliottAdded src/tiff/tif_apple.c when PLATFORM_MAC==1
2004-10-29  David ElliottAdded wxStandardPaths for wxMac and wxCocoa.
2004-10-29  David ElliottBuild the new cfstring stuff for both wxMac (as part...
2004-10-27  Ryan NortonwxURI. Move Convert/to/fromURI into uri.cpp so that...
2004-10-27  Vadim Zeitlinremoved src/gtk/eggtrayicon.h
2004-10-22  Włodzimierz SkibaSupress OW warning about empty *structor outside class...
2004-10-20  Vadim Zeitlinadded stdpaths.* for MSW and Unix
2004-10-19  Vadim Zeitlinfixed status bar source file name; removed wxUSE_NATIVE...
2004-10-19  Vadim Zeitlinignore build directory
2004-10-19  Julian SmartCommitted William Osborne's wxPalmOS port
2004-10-18  David ElliottwxCocoa: Add native file dialog from Ryan Norton. ...
2004-10-15  David ElliottwxCocoa: Added wxTaskBarIcon
2004-10-15  Václav Slavíklinkage fixes for monolithic static build
2004-10-15  Václav Slavíkquick fix for misgenerated console samples' Makefile.in
2004-10-15  Ron LeeFor autoconf/unix builds update the hardcoded afm dir...
2004-10-14  Włodzimierz SkibaFree DMC does not distribute OpenGL support.
2004-10-14  Václav Slavíkfixes to building wxBase on Darwin
2004-10-14  David ElliottRemoved empty wxCocoa wxFileDialog implementation
2004-10-14  David ElliottRemoved empty wxCocoa taskbar files and broken files...
2004-10-12  Włodzimierz SkibaRemove old pragmas for avoiding warnings with Open...
2004-10-11  Vadim Zeitlinadded ADVANCED_GTK_HDR section for src/gtk/eggtrayicon.h
2004-10-10  Julian SmartMake dist correction for Motif
2004-10-09  Václav Slavíkfixed wxrc installation and cleaning
2004-10-08  Václav Slavíkfixed AFM metrics installation so that PostScript print...
2004-10-08  Julian SmartRegenerated makefiles for 3rd-party lib change
2004-10-07  Ryan Nortonbakefile time!! (Mainly stuff for wxCocoa)
2004-10-07  Ryan Nortonrevert change to bakefiles as per Robin's suggestion
2004-10-07  Ryan Nortonsome preparation for carbon/cocoa interop
2004-10-07  Ryan Nortonanother stub for wxCocoa
2004-10-07  Ryan Norton2.5.3 - cleanups, fixes, etc. etc. -
2004-10-04  Ryan Nortonnative wxFontDialog for carbon, second shot
2004-10-02  Václav Slavíkdon't cd into utils/xrc if USE_XRC=0
2004-10-01  David ElliottwxCocoa: Added (mostly) stubs for wxGLCanvas and friends.
2004-10-01  Ron LeeAdd support for legacy 2.4 installs to wx-config.
2004-10-01  Chris Elliottupdate script to use vars
2004-09-30  Václav Slavíkbuild and install wxrc by default
2004-09-30  Julian SmartAdded XRC project
2004-09-29  Ron LeeUpdate odbc for parallel installs too.
2004-09-28  Ron LeeEnable concurrent installs of runtime packages after...
2004-09-27  Vadim Zeitlinadded src/msw/wince/filefnwce.cpp
2004-09-27  Ryan NortonRegen Bakefiles for OSX HID integration
2004-09-26  Ryan Nortonhid integration
2004-09-26  Ron LeeLimit the influence of flavour more strictly to autocon...
2004-09-25  Robin Dunnadded some missing mac headers
2004-09-25  Ryan NortonwxDrawerWindow - [ 909351 ] Drawer window for OS X...
2004-09-25  Ryan Nortonmark changes. Mac OSX taskbar implementation
2004-09-22  Ron LeeMove the WX_FLAVOUR variables to be defined generally...
2004-09-22  Chris Elliottscript for nightly builds
2004-09-22  Włodzimierz Skibawxrc impossible on WinCE.
2004-09-21  Ron LeeAdd xrc to the dist target.
2004-09-21  Ron Leewx-config2.6
2004-09-21  Włodzimierz SkibaXRC library usage fix.
2004-09-20  Václav Slavíkmoving XRC to the core
2004-09-20  Václav Slavíkmoving XRC to the core
2004-09-19  Vadim Zeitlinadded wxStringStream classes
2004-09-19  Vadim Zeitlinrebaked to include latest modifications (mainly choiceb...
2004-09-18  Vadim Zeitlinremoved unneeded (after patch 1027243) disable.bmp
2004-09-18  Vadim Zeitlinmoved GTK headers needed by wxUniv to GTK_LOWLEVEL_HDR...
2004-09-16  Włodzimierz SkibaReverted wxMGL/OpenWatcom fix until some difficoulties...
2004-09-16  Ron LeeUsing != doesn't work for bakefile, I don't know what...
2004-09-16  Włodzimierz SkibawxChoicebook generic implementation.
2004-09-14  Włodzimierz SkibaMGL workaround for the build system.
2004-09-11  Vadim Zeitlinmsw/helpchm and helpwin.cpp should be LOWLEVEL; msw...
2004-09-08  Włodzimierz SkibaNative Smartphone wxTextCtrl.
next