]> git.saurik.com Git - wxWidgets.git/history - utils/glcanvas
Unicode fix.
[wxWidgets.git] / utils / glcanvas /
1999-06-07  Robert Roebling Distribution things.
1999-06-04  Robert Roebling Corrected bug in DoSetSize() (wxALLOW_MINUS_ONE)
1999-06-01  Vadim Zeitlinold makefiles removed
1999-05-22  Unknown (NI)Improved keypress handling
1999-05-22  Unknown (NI)Improved keyboard handling
1999-05-15  Robert Roebling wxGLCanvas compile fixes
1999-05-14  Robert Roebling wxGTK now works a little again.
1999-05-05  Robert Roebling fix for menu separator
1999-04-30  Robert Roebling Updated docs, distrib and version
1999-04-24  Robert Roebling wxGLCanvas works again
1999-03-02  Robert Roebling Chnaged wxGLCanvas::SetSize() to DoSetSize()
1999-02-28  Robert Roebling added wxMenu::Append( wxMenuItem )
1999-02-14  Robert Roebling Fixed refresh bug in wxGLCanvas
1999-02-10  Robert Roebling isosurf corrections
1999-02-09  Julian SmartAdded more makefiles; fixed some samples for Cygwin
1999-02-08  Julian SmartMake it binary
1999-02-07  Julian SmartAdded wxGenericValidator & doc
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1999-01-30  Robert Roebling My last patch for status bar size events wasn't perfect
1999-01-27  Robert Roebling wxToolTip part II
1999-01-24  Julian SmartAdded wxMotif wxGLCanvas makefiles
1999-01-24  Julian SmartMade wxGTK dataobj.cpp compile; removed flashing from...
1999-01-24  Julian SmartRenamed .nt makefiles to .vc and factored them out...
1999-01-24  Julian SmartAdded some Motif wxGLCanvas support; some more Motif...
1999-01-12  Robert Roebling image update
1999-01-10  Julian SmartMakefile correction
1999-01-10  Julian SmartGot Penguin sample running under Windows.
1999-01-10  Robert Roebling Cleaning abit
1999-01-10  Robert Roebling OpenGl works now under GTK
1999-01-08  Robert Roebling minor Configure / makefiles updates
1999-01-08  Unknown (UG)no message
1998-10-17  Unknown (UG)no message
1998-10-17  Unknown (UG)no message
1998-10-16  Unknown (UG)no message
1998-10-16  Unknown (UG)no message
1998-10-16  Unknown (UG)no message
1998-10-16  Unknown (UG)no message
1998-09-06  Julian SmartVarious changes
1998-09-03  Unknown (AN)fixed the install/unix references -Markus
1998-09-03  Robert Roebling make install
1998-08-17  Robert Roebling GTK's toolbar class has no OnPaint
1998-08-16  Julian SmartChanged wxMenu::GetTitle to return a wxString.
1998-08-15  Julian SmartAdded isosurf wxGLCanvas sample, cured OnPaint bug...
1998-08-15  Julian SmartAdded GLCanvas library (Win only at present).