gtk2/docs
Matthias Clasen f3f5a896de box: Avoid position in the reorder api
Change the reorder api to insert after a sibling,
so that moving to first place becomes reorder (... NULL).

And add a insert_after api that can replace the common
container_add / reorder_after (... NULL) combination.

Update all callers.
2019-01-23 19:30:47 -05:00
..
reference box: Avoid position in the reorder api 2019-01-23 19:30:47 -05:00
tools box: Remove gtk_box_pack_start 2019-01-23 19:30:46 -05:00
CODE-OWNERS docs: Start defining the owners of code sections 2018-04-16 16:06:33 +01:00
CODING-STYLE docs: Update header rules in the coding style 2018-02-07 15:01:25 +00:00
developers.txt Convert all references to GdkEvent->surface 2018-03-20 16:25:50 +01:00
dnd_internals.txt dnd: Rename gdk_drop_finish() => gdk_drag_finish() 2018-06-18 23:49:19 +02:00
focus_tracking.txt Apply a cleanup patch by Kjartan Maraas (#341812) 2006-10-08 05:07:55 +00:00
iconcache.txt Update spec. 2005-03-15 13:18:25 +00:00
RELEASE-HOWTO.md docs: Update references to Meson CLI utilities 2017-08-15 14:08:57 +01:00
sizing-test.txt Completely remove any use of GtkWindow allow-grow and allow-shrink properties 2010-08-07 17:19:16 +02:00
styles.txt Remove remaining GtkWindow deprecated documentation 2010-05-03 01:49:50 +02:00
text_widget_internals.txt
tree-column-sizing.png constrain cell area to passed in cell_area, #147867 2004-08-31 21:15:51 +00:00
tree-column-sizing.txt
widget_geometry.txt Add a note about the !CAN_FOCUS quirk in the button size allocation code. 2004-06-05 03:58:50 +00:00
widget_system.txt GtkWidget: Start renaming widget->window 2018-03-20 15:21:12 +01:00