summaryrefslogtreecommitdiff
path: root/gdk/gdkdraw.c
Commit message (Expand)AuthorAgeFilesLines
* Make this compile without framebuffer enabledHavoc Pennington2000-06-201-173/+150
* *** empty log message ***Elliot Lee2000-06-201-1/+0
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-0/+18
* clean up enum format, remove extra comma, this keeps scanner scripts fromHavoc Pennington2000-04-151-2/+2
* Include gdkinternals.h instead of gdkprivate.h.Owen Taylor2000-03-281-1/+1
* Merge no-flicker branch into HEADOwen Taylor2000-03-281-2/+17
* Move the test for no segments before the assertion for non-NULL segmentTor Lillqvist2000-02-131-3/+4
* Fix copy&paste error: Call the backend's draw_lines method, notTor Lillqvist2000-01-051-1/+1
* Move all X specific code into the x11/ directory. Aside from shufflingOwen Taylor1999-11-081-287/+106
* Fix a reference to window_private->destroyed.Owen Taylor1999-10-031-69/+167
* StartedOwen Taylor1999-10-011-2/+2
* [ Merges from gtk-1-2 ]Federico Mena Quintero1999-09-281-5/+7
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* Destroy widgets _after_ propagating unrealize signals through the widgetOwen Taylor1998-12-091-0/+60
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Required changes for version change to 0.99.4PST 1998 Shawn T. Amundson1998-03-021-7/+47
* added a bunch of checks for window != NULL and private->destroyed. (don'tTim Janik1998-01-261-0/+20
* Initial revisionElliot Lee1997-11-241-0/+383