]> git.saurik.com Git - wxWidgets.git/history - src/common/parser.y
(hopefully) final touches to wxArtProvider
[wxWidgets.git] / src / common / parser.y
2002-02-02  Gilles Depeyrotcorrection for compilation with ProjectBuilder
2001-01-27  Vadim Zeitlinadded Id cvs tag
2001-01-25  Ron LeePatched to enable building on Debian/Alpha
2001-01-21  Vadim Zeitlinanother attempt to fix parser compilation
2001-01-19  Vadim Zeitlinremoved shift/reduce conflict
2000-07-15  Bryan Pettymerged 2.2 branch
1999-11-18  Karsten BallüderLinux/AXP compilation fixed.
1999-11-12  Jouk Jansen Committing in .
1999-10-24  Robert Roebling Small distrib changes,
1999-08-22  Harco de HilsterFixes for smoother cross compilation;
1999-08-13  Robert Roebling Compile fixes,
1999-07-19  Harco de Hilsteradded extra #if case at the end for building using...
1999-06-13  Vadim Zeitlin1. some more of "#if wxUSE_XXX" here and there
1999-06-07  Robert Roebling Added some WINE things.
1999-06-01  Vadim Zeitlinnew makefiles (part I)
1999-01-21  Robert Roebling changed make_int, make_exp .. to wxmake_int..
1999-01-19  Julian SmartTWIN32 compatibility added; wxMotif uses wxGTK's wxPost...
1998-12-21  Stefan CsomorCW Win32 support
1998-11-25  Julian SmartVarious wxMotif changes including size optimisation...
1998-11-15  Julian SmartFix to parser.y to make it compile with makefile.unx...
1998-11-12  Robert Roebling Compile fixes, warnings etc.
1998-09-08  Julian SmartAdditional makefiles; changes for compilation with...
1998-09-07  Julian SmartFixed wxCheckBox on wxGTK (SetLabel called before widge...
1998-08-14  Robert Roebling Added wxRadioButton (not tested)
1998-07-03  Julian SmartAdded wxExpr parser/lexer files which had somehow got...