gtk2/modules/other/gail
Benjamin Otte e724054d19 API: Remove GDK_WINDOW_XWINDOW() macro
Use GDK_WINDOW_XID() instead.

THis was done using sed, so there might be issues resulting to that.
Feel free to fix.
2010-12-02 20:20:56 +01:00
..
libgail-util Gail: use accessor functions to access GtkWidget 2010-08-22 18:32:43 +02: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
gail.c gail: Fix menu emission hooks 2010-10-02 03:34:42 +02: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
gailarrow.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gailarrow.h
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
gailbutton.c gail: we cant access button->in_button directly now. 2010-11-19 06:15:27 +01:00
gailbutton.h
gailcalendar.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gailcalendar.h
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
gailcheckmenuitem.c Use accessor functions to access GtkCheckMenuItem 2010-07-13 19:40:46 +02:00
gailcheckmenuitem.h
gailchecksubmenuitem.c Use accessor functions to access GtkCheckMenuItem 2010-07-13 19:40:46 +02:00
gailchecksubmenuitem.h
gailcombobox.c Don't use old GtkComboBoxEntry in gail 2010-10-18 09:13:44 +02:00
gailcombobox.h
gailcontainer.c Assign all g_signal_connect() and friends to gulong variables 2010-10-22 18:58:47 +02:00
gailcontainer.h
gailcontainercell.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gailcontainercell.h
gailentry.c gail: Use accessor functions to access GtkEntry 2010-11-19 06:15:27 +01:00
gailentry.h
gailexpander.c GDK: Prefix key names with KEY_ 2010-09-08 18:51:44 -04:00
gailexpander.h
gailfactory.h
gailframe.c Use accessor functions to access GtkAccesible variables 2010-07-13 19:40:45 +02:00
gailframe.h
gailhtmlbox.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gailhtmlbox.h
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
gailimagecell.c gtkcellrendererpixbuf: Move public members to private structure 2010-07-13 19:40:46 +02:00
gailimagecell.h
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
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 Use accessor functions to access GtkAccesible variables 2010-07-13 19:40:45 +02:00
gailmenushell.h
gailnotebook.c Fix gail_notebook_get_selection_count() 2010-08-09 22:24:24 -04:00
gailnotebook.h
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
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
gailradiomenuitem.c Use accessor functions to access GtkAccesible variables 2010-07-13 19:40:45 +02:00
gailradiomenuitem.h
gailradiosubmenuitem.c Use accessor functions to access GtkAccesible variables 2010-07-13 19:40:45 +02:00
gailradiosubmenuitem.h
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
gailrenderercell.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gailrenderercell.h
gailscale.c Use accessor functions to access GtkAccesible variables 2010-07-13 19:40:45 +02:00
gailscale.h
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
gailscrolledwindow.c Gail: use accessor functions to access GtkScrolledWindow 2010-08-31 01:34:02 +02:00
gailscrolledwindow.h
gailseparator.c Use accessor functions to access GtkAccesible variables 2010-07-13 19:40:45 +02:00
gailseparator.h
gailspinbutton.c Implement GailAdjustment::get_minimium_increment 2010-08-09 21:12:46 -04:00
gailspinbutton.h
gailstatusbar.c Use accessor functions to access GtkStatusbar 2010-07-13 19:40:50 +02:00
gailstatusbar.h
gailsubmenuitem.c Use accessor functions to access GtkAccesible variables 2010-07-13 19:40:45 +02:00
gailsubmenuitem.h
gailtextcell.c Really get rid of _gtk_cell_renderer_calc_offset 2010-11-11 14:09:29 -05:00
gailtextcell.h
gailtextview.c Use accessor functions to access GtkAccesible variables 2010-07-13 19:40:45 +02:00
gailtextview.h
gailtogglebutton.c gail: use accessor functions to access GtkToggleButton 2010-10-26 06:07:33 +02:00
gailtogglebutton.h
gailtoplevel.c Gail: use accessor functions to access GtkWidget 2010-08-22 18:32:43 +02:00
gailtoplevel.h
gailtreeview.c Remove some warnings 2010-10-22 19:28:32 +02:00
gailtreeview.h
gailutil.c gail: Use accessor functions to access GtkWindow 2010-08-23 20:17:49 +02:00
gailutil.h
gailwidget.c Add GtkScrollable interface 2010-10-22 11:03:45 +02:00
gailwidget.h
gailwindow.c API: Remove GDK_WINDOW_XWINDOW() macro 2010-12-02 20:20:56 +01:00
gailwindow.h
Makefile.am Remove GtkObject completely 2010-09-26 22:18:19 -04:00