]> git.saurik.com Git - wxWidgets.git/history - contrib/samples/ogl
Update the wx-config man page.
[wxWidgets.git] / contrib / samples / ogl /
2004-09-29  Ron LeeUpdate the wx-config man page.
2004-09-27  Ryan NortonRegen Bakefiles for OSX HID integration
2004-09-26  Ron LeeLimit the influence of flavour more strictly to autocon...
2004-09-22  Ron LeeMove the WX_FLAVOUR variables to be defined generally...
2004-09-21  Ron Leewx-config2.6
2004-07-23  Włodzimierz SkibawxUSE_STL fixes.
2004-07-22  Włodzimierz SkibawxUSE_STL fixes.
2004-07-20  Włodzimierz SkibawxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord.
2004-07-19  Włodzimierz SkibaFixes for wxUSE_STATUSBAR.
2004-06-09  Włodzimierz Skiba-1->wxID_ANY, TRUE->true, FALSE->false and tabs replace...
2004-05-25  Julian SmartMore name changes
2004-05-24  Julian SmartBakefile/Makefile fix for uuid.cpp
2004-05-24  Julian SmartRegenerated makefiles for 2.5.2
2004-04-09  David ElliottBaked with Bakefile 0.1.4
2004-04-06  Dimitri Schoolwerthapplied patch #929947: "Various cleaning of warnings...
2004-03-27  Stefan Csomorcorrected Info.plist.in location
2004-02-19  Václav Slavíkregenerated makefiles
2004-02-15  David ElliottBakefile 0.1.3
2004-02-05  Václav Slavíkmakefiles update
2004-01-24  David ElliottBaked bakefiles
2004-01-22  David ElliottBaked files with Bakefile 0.1.2 (Mac OS 10.3 Python...
2004-01-13  Julian SmartMust have event.Skip() in OnSize for wxUniv
2004-01-13  Dimitri SchoolwerthTo use "#pragma warning" a #ifdef __VISUALC__ guard...
2004-01-08  Julian SmartApplied patch [ 868061 ] Warning free OGL
2003-12-29  Julian SmartFixed palette so all tools are visible
2003-12-15  Václav Slavíkregenerated makefiles
2003-11-09  Mattia Barbon Warning fixes and deprecated method elimination from...
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-15  Julian SmartUpdated makefiles etc. for 2.5.1
2003-09-13  Mattia Barbon wxUniversal compilation fixes.
2003-09-12  Mattia Barbon Various fixes to contrib bakefiles. Regenerated corre...
2003-08-26  Julian SmartNo change
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-22  Václav Slavíkmore Unicode fixes
2003-08-21  Václav SlavíkUnicode compilation fixes for OGL (patch #791967)
2003-08-17  Julian SmartFixed compilation of OGL samples
2003-08-17  Julian SmartMoved wxToolBarSimple to deprecated library
2003-08-16  Václav Slavíkremoved old bc++ makefiles
2003-08-16  Václav Slavíkforgot to commit some regenerated files
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-14  Julian SmartMore Clear -> ClearBackground
2003-08-14  Václav Slavíkcorrected DSW dependencies
2003-08-13  Václav Slavíknew VC++ project files with both dll and lib in one...
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-06  Václav Slavíkregenerated makefiles
2003-08-06  Václav Slavíkcompilation fixes
2003-08-06  Václav Slavíkadded rest of contrib samples bakefiles
2003-07-22  Julian SmartApplied patch [ 774837 ] OGL wxLineShape::HitTest:...
2003-04-05  Chris Elliottchanges to watcom makefiles for OpenWatcom
2003-03-31  Julian SmartMore deprecated code updates
2003-03-31  Julian SmartMore deprecated class mods
2003-03-29  Julian SmartCopyright cleanup
2002-12-05  Julian SmartUpdated version
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-07  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-03-21  Julian SmartAdded __WXX11__ tests where appropriate
2002-01-18  Julian SmartUpdated VC++ files
2002-01-13  Gilles Depeyrotcorrections for wxMac
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2001-11-28  Vadim Zeitlinreplaced "CC = gcc" and even stranger "CPP = gcc -g...
2001-11-28  Vadim Zeitlinreplaced `wx-config --cflags` with `wx-config --cxxflag...
2001-11-19  Julian SmartMore VC++ project file corrections
2001-11-19  Julian SmartCorrected ViewStart problem
2001-11-19  Julian SmartProject file corrections, doc corrections
2001-10-30  George TaskerAll occurances of #include <wx/wxprec.h> changed to...
2001-08-10  Julian SmartFixed project files for regex.lib, taking the regex...
2001-06-27  Julian SmartUpdated version to 2.3.2 so apps can test for differenc...
2001-06-27  Julian SmartMore small fixes
2001-06-11  Julian SmartTex2RTF: underscores now only checked for if syntax...
2001-06-07  Julian SmartUpdates for version change to 2.3.1
2001-06-06  Vadim Zeitlinapplied patch for compilation with gcc 3.0
2001-05-10  Julian SmartRemoved references to xpm[d].lib
2001-05-07  Julian SmartSome makefile corrections
2001-04-26  Julian SmartMinor mods
2001-02-06  Julian SmartUpdated VC++ project files for making DLL-based samples
2000-10-10  Julian SmartAdded VC++ project files (seems logical)
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-20  Julian SmartDocview mended (grrr) and OGL studio partially working...
2000-03-19  Julian SmartMisc small changes
2000-03-17  Julian SmartSome doc fixes; BC++, Watcom C++, Mingw32 fixes
2000-03-10  Julian SmartAdded icons.
2000-03-10  Julian SmartDoc corrections, wxMotif toolbar AddControl implementat...
2000-03-09  Julian SmartMmedia, OGL lib directory changes; omitted naughty...
2000-03-08  Julian SmartMade VC++ makefiles and project files a bit more consistent
2000-03-03  Julian SmartAdded OGL to contrib