gtk2/docs
Alexander Larsson f0ae8da993 Remove GdkGLContext::visual
This is not really needed. The gl context is totally tied to the
window it is created from by virtue of sharing the context with the
paint context of that window and that context always has the visual
of the window (which we already can get).

Also, all user visible contexts are essentially offscreen contexts, so
a visual doesn't make sense for them. They only use FBOs which have
whatever format that the users sets up.
2014-10-30 12:43:03 +01:00
..
reference Remove GdkGLContext::visual 2014-10-30 12:43:03 +01:00
tools Add GtkSidebar to the widget gallery 2014-10-22 01:13:00 -04:00
CODING-STYLE docs: Update the coding style 2013-07-09 09:30:02 +01:00
developers.txt
dnd_internals.txt
focus_tracking.txt
iconcache.txt
Makefile.am Drop them from EXTRA_DIST too 2014-09-21 22:52:37 -04:00
RELEASE-HOWTO Fix a typo 2014-09-22 06:59:29 -04:00
sizing-test.txt
styles.txt
text_widget_internals.txt
tree-column-sizing.png
tree-column-sizing.txt
widget_geometry.txt
widget_system.txt Add invariant that a child is unmapped if parent is unmapped 2010-12-20 12:58:04 -05:00