gtk2/modules/other/gail
Matthias Clasen edeb6aaf88 Hypertext does not really make sense for GtkLinkButton
Instead, implement HyperLinkImpl and return the single link
object. This commit also adds an AtkAction implementation
for the link object.
2011-02-17 21:01:07 -05:00
..
libgail-util gail: Fixing little bug, gail_misc_add_attribute returns the new attrib_set 2011-02-12 08:17:00 -05:00
tests Bump the version to 3.0.0 2011-02-10 14:41:02 -05:00
ChangeLog
gail-private-macros.h
gail.c Add a AtkHypertext implementation for GtkLinkButton 2011-02-17 07:36:42 -05:00
gail.h Add forgotten include 2011-02-17 13:17:09 -05:00
gailadjustment.c gail: Update adjustment usage for sealing 2011-01-05 23:50:22 +01:00
gailadjustment.h
gailarrow.c
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 gail: add/remove horizontal/vertical state based on orientation value 2011-01-04 10:47:54 -05: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
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
gailcellparent.h
gailcheckmenuitem.c gail: support indeterminate state of check menuitems 2011-02-16 22:35:16 -05:00
gailcheckmenuitem.h
gailchecksubmenuitem.c Forgotten file 2011-02-16 23:26:36 -05: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
gailcontainercell.h
gailentry.c GailEntry: remove idle if cell editing is canceled 2011-02-17 19:17:36 -05:00
gailentry.h
gailexpander.c Silence unused variable warnings in gail 2011-01-30 02:14:08 -05: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
gailhtmlbox.h
gailhtmlboxblock.c
gailhtmlboxembedded.c
gailhtmlboxtext.c
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
gaillinkbutton.c Hypertext does not really make sense for GtkLinkButton 2011-02-17 21:01:07 -05:00
gaillinkbutton.h Add a AtkHypertext implementation for GtkLinkButton 2011-02-17 07:36:42 -05: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 gailmenushell.c: Fix typo 2010-12-24 18:42:24 +01: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 gail: add/remove horizontal/vertical state based on orientation value 2011-01-04 10:47:54 -05:00
gailpaned.h
gailprogressbar.c GailProgressBar: make value setters work 2011-02-17 13:20:27 -05: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: add/remove horizontal/vertical state based on orientation value 2011-01-04 10:47:54 -05:00
gailrange.h
gailrenderercell.c Silence unused variable warnings in gail 2011-01-30 02:14:08 -05: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 gail: add/remove horizontal/vertical state based on orientation value 2011-01-04 10:47:54 -05:00
gailseparator.h
gailspinbutton.c Implement GailAdjustment::get_minimium_increment 2010-08-09 21:12:46 -04:00
gailspinbutton.h
gailstatusbar.c Fix gailstatusbar problems 2011-02-16 21:58:10 -05:00
gailstatusbar.h
gailsubmenuitem.c Add sufficient API to make gail work 2010-12-23 20:11:38 -05: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 Silence unused variable warnings in gail 2011-01-30 02:14:08 -05:00
gailtextview.h
gailtogglebutton.c gail: use accessor functions to access GtkToggleButton 2010-10-26 06:07:33 +02:00
gailtogglebutton.h
gailtoplevel.c ifdef X11-specific parts in gail 2011-02-16 23:56:33 -05:00
gailtoplevel.h
gailtreeview.c Silence unused variable warnings in gail 2011-01-30 02:14:08 -05:00
gailtreeview.h
gailutil.c Remove a bunch of crazy code from gail 2011-02-16 23:30:21 -05:00
gailutil.h
gailwidget.c gail: fix the build 2011-01-20 12:00:27 +01:00
gailwidget.h
gailwindow.c ifdef X11-specific parts in gail 2011-02-16 23:56:33 -05:00
gailwindow.h
Makefile.am Add a AtkHypertext implementation for GtkLinkButton 2011-02-17 07:36:42 -05:00