gtk2/docs
Matthias Clasen 07d49ee56a Merge libgdk and libgtk
This commit does a number of things:
- remove some dead wchar configury from configure.ac and gdkconfig.h
- repurpose gdkconfig.h as header that contains GDK_WINDOWING_foo
  macros for each included backend, include it in gdk.h and install
  it in $includedir instead of below $libdir
- drop the backend from the library names
- build libgdk-3.0.la as a convenience lib and include it in libgtk-3.0.la
It does not yet enable building multiple backends at the same time.
2010-12-21 12:06:55 -05:00
..
reference Merge libgdk and libgtk 2010-12-21 12:06:55 -05:00
tools Merge libgdk and libgtk 2010-12-21 12:06:55 -05:00
CODING-STYLE docs: Add a CODING-STYLE document 2010-09-23 22:28:02 -04:00
developers.txt Substitute gtk_widget_ref/unref with g_object_ref/unref 2009-10-14 03:30:57 +02:00
dnd_internals.txt Use g_object_ref/unref instead deprecated gdk_*_ref/unref functions 2009-10-14 03:13:52 +02:00
focus_tracking.txt
generation.txt
gtkdocs_fix
iconcache.txt
make-todo
Makefile.am Remove the outdated faq 2010-10-19 18:22:08 +02:00
refcounting.txt Remove deprecated GtkMenu stuff. 2010-05-03 01:51:20 +02:00
RELEASE-HOWTO Mention pot file update in the release howto 2010-06-24 13:15:52 -04: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
text_widget.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