gtk/docs
Emmanuele Bassi 0b4bfd5c93 docs: Start defining the owners of code sections
When filing a new merge request it's often hard to know who to ask for a
review; using the Git log doesn't always help — the person that touched
a file last may just be fixing the build or a compiler warning.

The `CODE-OWNERS` file format is something that GitHub uses in order to
pre-fill the list of reviewers:

  https://help.github.com/articles/about-codeowners/

Ideally, in the future, we'll be able to use this file with a bot like
homu to automatically go through newly filed merge requests and
automatically ask the relevant people for reviews, instead of doing this
manually.
2018-04-16 16:06:33 +01:00
..
reference gdk: Remove gdk_surface_create_similar_image_surface() 2018-04-12 14:04:33 +02:00
tools GtkWidget: Start renaming widget->window 2018-03-20 15:21:12 +01: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 GdkSurface: Rename various functions and variables 2018-03-20 12:05:26 +01: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 add a file documenting some of the text widget internals 2003-01-04 03:07:14 +00:00
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 update a little 2002-02-04 19:30:00 +00:00
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