gtk2/modules/other/gail
Matthias Clasen 7650482e46 Add sufficient API to make gail work
The accessible implementations should really be folded into
gtk proper. Until that happens, we need some more guts exposed...
2010-12-23 20:11:38 -05:00
..
libgail-util gail: Fix for new style code 2010-12-15 14:51:26 +01:00
tests gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-10-31 19:22:28 +01:00
ChangeLog Update README files to refer to git 2009-03-31 18:49:48 -04:00
gail-private-macros.h Use G_BEGIN_DECLS/G_END_DECLS. Bug #505268. 2007-12-25 10:01:14 +00:00
gail.c Add sufficient API to make gail work 2010-12-23 20:11:38 -05:00
gail.h Remove GtkObject completely 2010-09-26 22:18:19 -04:00
gailadjustment.c gail: use a weak pointer instead of an invalid destroy signal 2010-10-02 15:45:46 -04:00
gailadjustment.h Use G_BEGIN_DECLS/G_END_DECLS. Bug #505268. 2007-12-25 10:01:14 +00:00
gailarrow.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gailarrow.h include <gtk/gtk.h> instead of <gtk/gtkaccessible.h> 2008-05-28 12:59:48 +00:00
gailbooleancell.c Implement action interface for gailcell. 2010-04-26 16:12:59 +08:00
gailbooleancell.h Add/Remove ATK_STATE_SENSITIVE according to cells' state. 2010-03-05 14:48:23 +08:00
gailbox.c Use accessor functions to access GtkAccesible variables 2010-07-13 19:40:45 +02:00
gailbox.h include <gtk/gtk.h> instead of <gtk/gtkaccessible.h> 2008-05-28 12:59:48 +00:00
gailbutton.c gail: we cant access button->in_button directly now. 2010-11-19 06:15:27 +01:00
gailbutton.h include <gtk/gtk.h> instead of <gtk/gtkaccessible.h> 2008-05-28 12:59:48 +00:00
gailcalendar.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gailcalendar.h include <gtk/gtk.h> instead of <gtk/gtkaccessible.h> 2008-05-28 12:59:48 +00:00
gailcell.c Gail: Remove gail_cell_type_add_action_interface, as it no longer does anything 2010-09-10 09:46:34 -04:00
gailcell.h Gail: Remove gail_cell_type_add_action_interface, as it no longer does anything 2010-09-10 09:46:34 -04:00
gailcellparent.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gailcellparent.h gailcellparent.h gailfactory.h tests/testnotebook.c tests/testtext.c 2008-05-30 11:25:56 +00:00
gailcheckmenuitem.c Use accessor functions to access GtkCheckMenuItem 2010-07-13 19:40:46 +02:00
gailcheckmenuitem.h include <gtk/gtk.h> instead of <gtk/gtkaccessible.h> 2008-05-28 12:59:48 +00:00
gailchecksubmenuitem.c Use accessor functions to access GtkCheckMenuItem 2010-07-13 19:40:46 +02:00
gailchecksubmenuitem.h include <gtk/gtk.h> instead of <gtk/gtkaccessible.h> 2008-05-28 12:59:48 +00:00
gailcombobox.c Don't use old GtkComboBoxEntry in gail 2010-10-18 09:13:44 +02:00
gailcombobox.h include <gtk/gtk.h> instead of <gtk/gtkaccessible.h> 2008-05-28 12:59:48 +00:00
gailcontainer.c Assign all g_signal_connect() and friends to gulong variables 2010-10-22 18:58:47 +02:00
gailcontainer.h include <gtk/gtk.h> instead of <gtk/gtkaccessible.h> 2008-05-28 12:59:48 +00:00
gailcontainercell.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gailcontainercell.h Use G_BEGIN_DECLS/G_END_DECLS. Bug #505268. 2007-12-25 10:01:14 +00:00
gailentry.c gail: Use accessor functions to access GtkEntry 2010-11-19 06:15:27 +01:00
gailentry.h include <gtk/gtk.h> instead of <gtk/gtkaccessible.h> 2008-05-28 12:59:48 +00:00
gailexpander.c GDK: Prefix key names with KEY_ 2010-09-08 18:51:44 -04:00
gailexpander.h include <gtk/gtk.h> instead of <gtk/gtkaccessible.h> 2008-05-28 12:59:48 +00:00
gailfactory.h gailcellparent.h gailfactory.h tests/testnotebook.c tests/testtext.c 2008-05-30 11:25:56 +00:00
gailframe.c Use accessor functions to access GtkAccesible variables 2010-07-13 19:40:45 +02:00
gailframe.h include <gtk/gtk.h> instead of <gtk/gtkaccessible.h> 2008-05-28 12:59:48 +00:00
gailhtmlbox.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gailhtmlbox.h Use G_BEGIN_DECLS/G_END_DECLS. Bug #505268. 2007-12-25 10:01:14 +00:00
gailhtmlboxblock.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gailhtmlboxembedded.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gailhtmlboxtext.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gailimage.c gail: don't try to get stock id from images that aren't stock 2010-10-07 02:52:35 -04:00
gailimage.h include <gtk/gtk.h> instead of <gtk/gtkaccessible.h> 2008-05-28 12:59:48 +00:00
gailimagecell.c gtkcellrendererpixbuf: Move public members to private structure 2010-07-13 19:40:46 +02:00
gailimagecell.h include <gtk/gtk.h> instead of <gtk/gtkaccessible.h> 2008-05-28 12:59:48 +00:00
gaillabel.c Use GtkBin accessors 2010-07-13 19:40:47 +02:00
gaillabel.h Assign all g_signal_connect() and friends to gulong variables 2010-10-22 18:58:47 +02:00
gailmenu.c Gail: use accessor functions to access GtkWidget 2010-08-22 18:32:43 +02:00
gailmenu.h include <gtk/gtk.h> instead of <gtk/gtkaccessible.h> 2008-05-28 12:59:48 +00:00
gailmenuitem.c gail: Add missing include 2010-09-09 15:46:55 +02:00
gailmenuitem.h Fix build of gail after GtkItem removal 2010-09-09 00:51:08 -04:00
gailmenushell.c Add sufficient API to make gail work 2010-12-23 20:11:38 -05:00
gailmenushell.h include <gtk/gtk.h> instead of <gtk/gtkaccessible.h> 2008-05-28 12:59:48 +00:00
gailnotebook.c Fix gail_notebook_get_selection_count() 2010-08-09 22:24:24 -04:00
gailnotebook.h include <gtk/gtk.h> instead of <gtk/gtkaccessible.h> 2008-05-28 12:59:48 +00:00
gailnotebookpage.c Use accessor functions to access GtkNotebook 2010-07-13 17:50:48 +02:00
gailnotebookpage.h Deprecate GtkNotebookPage as used in switch-page 2010-07-13 16:49:53 +02:00
gailpaned.c Use accessor functions to access GtkPaned 2010-07-13 19:40:49 +02:00
gailpaned.h include <gtk/gtk.h> instead of <gtk/gtkaccessible.h> 2008-05-28 12:59:48 +00:00
gailprogressbar.c Do not disable deprecation guards 2010-09-22 04:21:13 +02:00
gailprogressbar.h Get rid of GtkProgress 2010-06-09 00:35:09 -04:00
gailradiobutton.c Use accessor functions to access GtkAccesible variables 2010-07-13 19:40:45 +02:00
gailradiobutton.h include <gtk/gtk.h> instead of <gtk/gtkaccessible.h> 2008-05-28 12:59:48 +00:00
gailradiomenuitem.c Use accessor functions to access GtkAccesible variables 2010-07-13 19:40:45 +02:00
gailradiomenuitem.h include <gtk/gtk.h> instead of <gtk/gtkaccessible.h> 2008-05-28 12:59:48 +00:00
gailradiosubmenuitem.c Use accessor functions to access GtkAccesible variables 2010-07-13 19:40:45 +02:00
gailradiosubmenuitem.h include <gtk/gtk.h> instead of <gtk/gtkaccessible.h> 2008-05-28 12:59:48 +00:00
gailrange.c Gail: Take fill/page size into account when returning a range's maximum value 2010-09-10 06:09:41 -04:00
gailrange.h include <gtk/gtk.h> instead of <gtk/gtkaccessible.h> 2008-05-28 12:59:48 +00:00
gailrenderercell.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gailrenderercell.h Use G_BEGIN_DECLS/G_END_DECLS. Bug #505268. 2007-12-25 10:01:14 +00:00
gailscale.c Use accessor functions to access GtkAccesible variables 2010-07-13 19:40:45 +02:00
gailscale.h include <gtk/gtk.h> instead of <gtk/gtkaccessible.h> 2008-05-28 12:59:48 +00:00
gailscalebutton.c Fixed minimum increment calculation of GailScaleButton. 2010-08-30 22:39:11 +02:00
gailscalebutton.h Fixed minimum increment calculation of GailScaleButton. 2010-08-30 22:39:11 +02:00
gailscrollbar.c Gail: use accessor functions to access GtkScrolledWindow 2010-08-31 01:34:02 +02:00
gailscrollbar.h include <gtk/gtk.h> instead of <gtk/gtkaccessible.h> 2008-05-28 12:59:48 +00:00
gailscrolledwindow.c Gail: use accessor functions to access GtkScrolledWindow 2010-08-31 01:34:02 +02:00
gailscrolledwindow.h include <gtk/gtk.h> instead of <gtk/gtkaccessible.h> 2008-05-28 12:59:48 +00:00
gailseparator.c Use accessor functions to access GtkAccesible variables 2010-07-13 19:40:45 +02:00
gailseparator.h include <gtk/gtk.h> instead of <gtk/gtkaccessible.h> 2008-05-28 12:59:48 +00:00
gailspinbutton.c Implement GailAdjustment::get_minimium_increment 2010-08-09 21:12:46 -04:00
gailspinbutton.h include <gtk/gtk.h> instead of <gtk/gtkaccessible.h> 2008-05-28 12:59:48 +00:00
gailstatusbar.c Use accessor functions to access GtkStatusbar 2010-07-13 19:40:50 +02:00
gailstatusbar.h include <gtk/gtk.h> instead of <gtk/gtkaccessible.h> 2008-05-28 12:59:48 +00:00
gailsubmenuitem.c Add sufficient API to make gail work 2010-12-23 20:11:38 -05:00
gailsubmenuitem.h include <gtk/gtk.h> instead of <gtk/gtkaccessible.h> 2008-05-28 12:59:48 +00:00
gailtextcell.c Really get rid of _gtk_cell_renderer_calc_offset 2010-11-11 14:09:29 -05:00
gailtextcell.h Use G_BEGIN_DECLS/G_END_DECLS. Bug #505268. 2007-12-25 10:01:14 +00:00
gailtextview.c Use accessor functions to access GtkAccesible variables 2010-07-13 19:40:45 +02:00
gailtextview.h include <gtk/gtk.h> instead of <gtk/gtkaccessible.h> 2008-05-28 12:59:48 +00:00
gailtogglebutton.c gail: use accessor functions to access GtkToggleButton 2010-10-26 06:07:33 +02:00
gailtogglebutton.h include <gtk/gtk.h> instead of <gtk/gtkaccessible.h> 2008-05-28 12:59:48 +00:00
gailtoplevel.c Gail: use accessor functions to access GtkWidget 2010-08-22 18:32:43 +02:00
gailtoplevel.h Use G_BEGIN_DECLS/G_END_DECLS. Bug #505268. 2007-12-25 10:01:14 +00:00
gailtreeview.c gail: Fix a typo 2010-12-20 11:52:37 +00:00
gailtreeview.h Use G_BEGIN_DECLS/G_END_DECLS. Bug #505268. 2007-12-25 10:01:14 +00:00
gailutil.c gail: Use accessor functions to access GtkWindow 2010-08-23 20:17:49 +02:00
gailutil.h Use G_BEGIN_DECLS/G_END_DECLS. Bug #505268. 2007-12-25 10:01:14 +00:00
gailwidget.c Add GtkScrollable interface 2010-10-22 11:03:45 +02:00
gailwidget.h include <gtk/gtk.h> instead of <gtk/gtkaccessible.h> 2008-05-28 12:59:48 +00:00
gailwindow.c gail: Avoid needless calls to GdkDrawable 2010-12-02 20:21:02 +01:00
gailwindow.h include <gtk/gtk.h> instead of <gtk/gtkaccessible.h> 2008-05-28 12:59:48 +00:00
Makefile.am Merge libgdk and libgtk 2010-12-21 12:06:55 -05:00