Mega commit backing out everything from the native-layout branch that

is not ready for integration

This commit makes the native-layout branch into a reasonable
patch applicable to git master, it pulls out GtkCellRenderer
support, ComboBox support, the Plug/Socket api is also not ready
and is pulled out.
This commit is contained in:
Tristan Van Berkom
2010-04-21 03:42:23 -04:00
parent 9306a73dfd
commit 2a5272647d
23 changed files with 341 additions and 1524 deletions

View File

@ -83,7 +83,6 @@
#include <gtk/gtkenums.h>
#include <gtk/gtkeventbox.h>
#include <gtk/gtkexpander.h>
#include <gtk/gtkextendedcell.h>
#include <gtk/gtkextendedlayout.h>
#include <gtk/gtkfixed.h>
#include <gtk/gtkfilechooser.h>