]> git.saurik.com Git - wxWidgets.git/history - utils/glcanvas
made new operator __alpha__ dependent
[wxWidgets.git] / utils / glcanvas /
1999-10-29  Robin DunnAdded WXDLLEXPORT to wxWndProc definition so wxGLCanvas...
1999-10-29  Robert Roebling Renamed GtkMyFixed to GtkPizza,
1999-10-28  Julian SmartCorrected small mistake (set static variable)
1999-10-28  Julian SmartAdded CS_OWNDC fix to wxGLCanvas and corrected sample...
1999-10-20  Robin Dunnforgot the clean target
1999-10-20  Robin DunnWill now make glcanvas_d.lib if FINAL=0
1999-10-17  Robert Roebling Applied Diana's font patch II
1999-10-14  Robert Roebling Changed time of sending the wxSizeEvent and assorted...
1999-10-11  Robert Roebling Tried to make wxGLCanvas work again. WIP.
1999-10-05  Robert Roebling Updated configure (not only configure.in)
1999-10-05  Sylvain Bougnouxwarn if visual isn't found
1999-10-04  Robert Roebling OpenGl updates (still gives warnings..)
1999-10-02  Robert Roebling Added test for wxTreeCtrl::GetChildrenCount()
1999-10-02  Robert Roebling Updated doc for wxFileExists()
1999-08-28  Harco de HilsterAdded a hack to configure.in to enable cross compiling...
1999-08-25  Robert Roebling Many distribution things.
1999-08-12  Sylvain Bougnouxjust disable alpha buffer to make it more portable as
1999-06-29  Robert Roebling wxChoiceDialog fix.
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).