]> git.saurik.com Git - wxWidgets.git/history - samples/widgets
attempt to fix GUI apps building on OS/2
[wxWidgets.git] / samples / widgets /
2003-08-24  Julian SmartRemoved warning
2003-08-24  Václav Slavíkregenerated makefiles
2003-08-23  Václav Slavíkregenerated with fixed version of bakefile
2003-08-22  Robin Dunnregenerated makefiles
2003-08-16  Václav Slavíkremoved old bc++ makefiles
2003-08-15  Václav Slavíkchange MSW libs directories so that libraries are share...
2003-08-14  Václav Slavíkremoving old makefiles
2003-08-13  Václav Slavíkmakefiles update with OSX fixes
2003-08-08  Václav Slavík1) some compilers (Watcom) don't like it if wxBase...
2003-08-06  Václav Slavíkregenerated makefiles
2003-08-04  Vadim Zeitlin(Open Watcom but not only) compilation warning fixes
2003-08-03  Václav Slavíkfixed wrong target names
2003-08-02  Václav Slavíkremoved old DSPs
2003-08-02  Václav Slavíkfixed some VC++ projects bugs
2003-08-01  Václav Slavíkadded VC++ project files
2003-08-01  Václav Slavíkregenerated after adding DEBUG_ options
2003-07-31  Julian SmartRemoved some warnings in widgets sample
2003-07-25  Václav Slavík1. use three numbers version in win32 DLLs on unstable...
2003-07-20  Václav Slavíkfixed /Mxx flag when using static RTL
2003-07-20  Robin DunnA new set of baked makefiles
2003-07-06  Václav Slavíkdon't link wxBase against GUI libraries
2003-07-05  Václav Slavíkregenerated
2003-07-04  Václav Slavíkadded Mingw makefiles
2003-07-04  Václav Slavíkregenerated makefiles
2003-07-04  Václav Slavíkregenerated
2003-07-04  Václav Slavíkmultilib linking fixes
2003-07-02  Václav Slavíkregenerated
2003-07-02  Mattia Barbon Blind bakefile fix.
2003-06-29  Václav Slavíkregenerated
2003-06-25  Václav Slavíknew dependencies tracking code
2003-06-25  Václav Slavíknew dependency tracking from bakefile cvs
2003-06-25  Václav Slavíkregenerated makefiles, with support for multilib build
2003-06-24  Václav Slavíkmoved to autoconf-2.5x
2003-06-23  Václav Slavíkgenerated new makefiles
2003-06-23  Václav Slavíknew build system
2003-06-20  Chris Elliottrelative path to wxwin in samples for Digital Mars...
2003-06-16  Chris Elliottmakefiles for samples for digital mars
2003-05-09  Vadim ZeitlinInsert() patch from John Labenski
2003-04-05  Chris Elliottchanges to watcom makefiles for OpenWatcom
2003-04-01  David ElliottWrap file with #if wxUSE_SPINBTN instead of #if 1
2003-03-26  David ElliottWrap file with #if wxUSE_SLIDER ... #endif
2003-03-26  David ElliottUse #if wxUSE_GAUGE instead of #if 1
2003-03-23  Mattia Barbon Add missing header.
2003-01-26  Vadim Zeitlincompilation fix after wxSizer::Remove() change
2003-01-25  Gilles Depeyrotadded CarbonFrameworkLib to CodeWarrior 5 projects
2003-01-24  Julian SmartApplied patch [ 665806 ] Better slider test in widget...
2003-01-08  Julian SmartApplied cvsignore patch
2003-01-07  Ron LeeDeprecated wxSizer::Remove( wxWindow* ), s/Remove/Detac...
2002-12-27  Julian SmartApplied patch [ 657515 ] Widgets sample notebook out...
2002-12-21  Vadim Zeitlinfixed memory leak (patch 655899)
2002-12-05  Julian SmartUpdated version
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-08  Vadim Zeitlinfixed Printf() format spec warnings
2002-09-06  Julian SmartApplied patch [ 549256 ] fix minor bug in widgets sample
2002-09-02  Vadim Zeitlinfixed the button alignment flags
2002-08-24  Gilles Depeyrotupdated CW exported xml projects
2002-08-22  Vadim Zeitlinblind fix for gcc warning about ?: and different enums
2002-08-22  Vadim Zeitlingcc 3.1 warning fixes (patch 598343)
2002-08-01  Mattia BarbonPatch [ 584078 ] Misc samples fixes from Dimitri School...
2002-07-10  Vadim Zeitlincompilation fix
2002-07-09  Vadim Zeitlinreport the sider events
2002-05-14  Julian SmartInitialized the controls on the widgets spinbutton...
2002-05-09  Vadim Zeitlintest that static text and box get the click events
2002-05-05  Julian SmartDoc tweaks
2002-04-22  Julian SmartAdded some missing wxTextCtrl features to to-do list...
2002-04-22  Julian SmartwxUniversal fixes:
2002-04-20  Vadim Zeitlincompilation sample in !WXWIN_COMPATIBILITY_2_2 mode
2002-04-09  Julian SmartMade widgets sample take up less space
2002-04-08  Julian SmartAdded makefiles to widgets sample
2002-04-07  Gilles Depeyrotupdated CodeWarrior 5.3 exported xml projects
2002-03-24  Václav Slavíkdon't use wxApp::GetStdIcon
2002-03-17  Gilles Depeyrotadded wxMAC and wxMOTIF to title conditional compilation
2002-03-17  Vadim Zeitlinpatch from Dimitri fixing a few memory leaks and unTABb...
2002-01-25  Vadim Zeitlininserted @IF_GNU_MAKE@ to allow building with other...
2002-01-18  Julian SmartUpdated VC++ files
2002-01-10  Gilles Depeyrotchanged PPC struct alignement setting
2002-01-09  Vadim Zeitlinmake listbox taller
2002-01-09  Vadim Zeitlinexercise wxTextCtrl::GetRange
2001-12-22  Julian SmartMore tweaks to wxMicroWi
2001-12-21  Julian SmartMore tinkering
2001-12-21  Julian SmartMicroWindows tweaks
2001-12-02  Gilles Depeyrotstore CodeWarrior 5.3 projects as xml instead of binary...
2001-11-28  Vadim Zeitlinadded missing files
2001-11-28  Julian SmartAdded missing files to project file.
2001-11-25  Gilles Depeyrotmoved wx/panel include to correct wxGTK compilation...
2001-11-25  Gilles Depeyrotremoved trailing ; after DECLARE_ macros
2001-10-09  Vadim Zeitlinadded new project files for all samples and demos;...
2001-09-09  Gilles Depeyrotrenamed CodeWarrior 5 projects (added new ones as well)
2001-08-10  Julian SmartFixed project files for regex.lib, taking the regex...
2001-07-22  Gilles Depeyrotadded dependency handling to Makefiles
2001-07-10  Vadim Zeitlinadded cmd line parsing support to wxApp and --theme...
2001-07-10  Vadim Zeitlinoops, missing semi colon added
2001-07-10  Vadim Zeitlinmoved WX_USE_THEME macros inside IMPLEMENT_APP
2001-07-10  Vadim ZeitlinwxComboBox appearance fixes, looks fine now but doesn...
2001-07-03  Vadim Zeitlintons of fixes for wxGTK/Univ - seems to work, more...
2001-06-29  Julian SmartFurther wxUniv fixes
2001-06-26  Vadim Zeitlinadded more files (unchanged) from wxUniv branch