]> git.saurik.com Git - wxWidgets.git/history - utils/glcanvas/gtk/glcanvas.cpp
Renamed GtkMyFixed to GtkPizza,
[wxWidgets.git] / utils / glcanvas / gtk / glcanvas.cpp
1999-10-29  Robert Roebling Renamed GtkMyFixed to GtkPizza,
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-12  Sylvain Bougnouxjust disable alpha buffer to make it more portable as
1999-06-29  Robert Roebling wxChoiceDialog fix.
1999-06-04  Robert Roebling Corrected bug in DoSetSize() (wxALLOW_MINUS_ONE)
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-01-27  Robert Roebling wxToolTip part II