]> git.saurik.com Git - wxWidgets.git/history - src/gtk1/dcclient.cpp
Had to change the time point, when widgets are
[wxWidgets.git] / src / gtk1 / dcclient.cpp
1999-04-24  Robert Roebling Had to change the time point, when widgets are
1999-04-24  Robert Roebling wxGLCanvas works again
1999-04-15  Robert Roebling removed some test code
1999-04-14  Ove KaavenThese at least compiles in Unicode mode...
1999-03-25  Julian SmartMany changes to the printing classes.
1999-02-16  Robert Roebling Applied Russel's changes to wxToolBarBase
1999-02-10  Robert Roebling Various update to Blit() SetBackground() Clear()...
1999-02-05  Robert Roebling synched Clear() and SetBackgroundColour()
1999-02-04  Robert Roebling Faster imagescale code
1999-02-01  Robert Roebling Removed some trash from that came through tha cables
1999-01-02  Robert Roebling Header changes (gtk.h etc no longer included in defs.h
1998-12-06  Robert Roebling Update for bitmap, image on scaling, transparancy,
1998-12-05  Robert Roebling New PostScript code
1998-12-03  Robert Roebling wxWindow::ReParent()
1998-12-02  Robert Roebling Removed the new flicker code.
1998-12-01  Robert Roebling New wxDC hierarchy
1998-12-01  Robert Roebling drawing optimization fix
1998-11-26  Robert Roebling Flicker war won.
1998-11-26  Robert Roebling Fixes for wxlist
1998-11-25  Robert Roebling Fixed module code
1998-11-18  Robert Roebling Added support for SCROLL_TOP and _BOTTOM events
1998-11-16  Robert Roebling Hm, FortyThieves' cards were all black.
1998-11-16  Robert Roebling Fixed bug in dc::blit()
1998-11-15  Robert Roebling Coompilation fixes for GTK 1.1.3
1998-11-12  Robert Roebling CalcBoundingBox() added so that Max() works in wxDC
1998-11-07  Robert Roebling Fixed 5 bugs in wxImage and Blit
1998-10-26  Robert Roebling Implemented wxScreenDC the hard way
1998-10-26  Robert Roebling Did much work on colors. It doesn't work and I guess
1998-10-24  Robert Roebling Removed usage of GdkImlib
1998-10-21  Robert Roebling SetBackground for ListBox and others
1998-10-02  Julian SmartRemoved DrawOpenSpline since it doesn't seem to be...
1998-09-20  Karsten Ballüdersee mail to list
1998-09-03  Robert Roebling It's possible now to save to a PNG. OK, I still
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-17  Robert Roebling Turned wxIcon inline constructors to real constructors
1998-08-16  Robert Roebling New scrolling for GTK
1998-08-15  Robert Roebling See last changelog
1998-08-14  Robert Roebling Added validation support
1998-08-08  Robert Roebling Added wxDC:DrawPolygone
1998-08-05  Robert Roebling Removed /install/gtk/configure from cvs
1998-07-27  Robert Roeblingwarning msgs
1998-07-24  Robert RoeblingwxFrame::CreateToolBar() stuff
1998-07-17  Karsten Ballüderfixed underline for drawing text, as suggested by Chris...
1998-07-13  Robert Roeblingmemdc and bitmap fixes
1998-07-10  Robert Roeblingtree control and dc::drawlines bug
1998-05-28  Julian SmartUpdates from Chris Breeze
1998-05-20  Karsten BallüderInitial revision