gtk3/docs
Alexander Larsson e1554d8466 Don't support the old handling of zero height/width in gdk_window_clear_area
We used to handle zero height/width specially in the non-double buffered
case due to the weird behaviour of XClearArea in this case. However
this is undocumented, incompatible with what happens on double-buffered
drawing, and just not a good API. So, we drop this behaviour, having
fixed gtkclist.c which used this.
2009-09-11 15:21:43 +02:00
..
faq Add git.mk to generate .gitignore files 2009-05-04 14:29:21 -04:00
reference Don't support the old handling of zero height/width in gdk_window_clear_area 2009-09-11 15:21:43 +02:00
tools Add git.mk to generate .gitignore files 2009-05-04 14:29:21 -04:00
tutorial Update some links in the tutorial 2009-06-20 20:51:37 -04:00
defsformat.txt
developers.txt
dnd_internals.txt
focus_tracking.txt
generation.txt
gtk-config.txt
gtkdocs_fix
iconcache.txt
make-todo
Makefile.am Add git.mk to generate .gitignore files 2009-05-04 14:29:21 -04:00
refcounting.txt
RELEASE-HOWTO Update release instructions for git 2009-04-09 19:38:55 -04:00
sizing-test.txt
styles.txt
text_widget_internals.txt
text_widget.txt
tree-column-sizing.png
tree-column-sizing.txt
widget_geometry.txt
widget_system.txt