]> git.saurik.com Git - wxWidgets.git/history - src/gtk1/win_gtk.c
Renamed GtkMyFixed to GtkPizza,
[wxWidgets.git] / src / gtk1 / win_gtk.c
1999-10-29  Robert Roebling Renamed GtkMyFixed to GtkPizza,
1999-10-16  Robert Roebling Restored wxSizeEvent code form last week -> wxGLCanvas
1999-10-11  Robert Roebling Tried to make wxGLCanvas work again. WIP.
1999-10-08  Robert Roebling New scrolling code.
1999-10-05  Robert Roebling Updated configure (not only configure.in)
1999-10-02  Robert Roebling Added test for wxTreeCtrl::GetChildrenCount()
1999-09-30  Robert Roebling Corrected filelist.txt a little - one gsocket.c is...
1999-07-14  Robert Roebling Removed bug that made wxWindow call OnPaint
1999-07-13  Robert Roebling New attempt at getting constraints work
1999-07-11  Robert Roebling A few compile things.
1999-05-26  Robert Roebling wxScrolledWindow inherits from wxPanel to
1999-05-24  Robert Roebling Empty notebooks show up again. I'm afraid this
1999-05-20  Robert Roebling GtkMyFixed is now more "GTK 1.2.3 ready".
1999-05-18  Robert Roebling Correxted myfixed widget to prevent warnings from GTK
1999-05-06  Robert Roebling minor fixes
1999-05-05  Robert Roebling Added scrolling of widgets and sample
1999-05-04  Robert Roebling Fox around a bug in GTK's GtkNotebook
1999-05-04  Robert Roebling Found a few situations where the most recent
1999-05-03  Robert Roebling Fixed a bug which sometimes lead to windows
1999-04-26  Robert Roebling Layout things in wxMessageBox
1999-04-25  Robert Roebling Fixed a layout bug in MyFixed
1999-04-12  Robert Roebling Fixing a few fixes..
1999-04-12  Vadim ZeitlinGTK 1.0.x compilation fixes
1999-04-09  Robert Roebling Here it comes:
1999-04-01  Robert Roebling With the exceptions of DnD, wxGTk now works with
1999-01-10  Robert Roebling OpenGl works now under GTK
1998-12-03  Robert Roebling wxWindow::ReParent()
1998-11-24  Robert Roebling Big fix for GTK 1.1.5
1998-11-23  Robert Roebling Added install scripts in missing places
1998-11-15  Robert Roebling Coompilation fixes for GTK 1.1.3
1998-11-11  Robert Roebling Still bit fiddling in wxImage.
1998-10-27  Robert Roebling Fixes, typos etc...
1998-10-24  Robert Roebling Removed usage of GdkImlib
1998-10-14  Guilhem Lavaux* wxSocket fixes
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-16  Robert Roebling New scrolling for GTK
1998-07-30  Robert Roebling Pretty redical change concerning the underlying
1998-05-20  Karsten BallüderInitial revision