]> Pileus Git - ~andy/gtk/history - gtk/gtklinkbutton.c
gtk/: fully remove gtkalias hacks
[~andy/gtk] / gtk / gtklinkbutton.c
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_HAS_FOCUS
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_HAS_FOCUS
2010-02-19 Johan Dahlin[annotations] Add allow-none
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2008-12-08 Matthias ClasenFix the build
2008-12-08 Matthias ClasenCall gtk_show_uri() if no uri hook has been set. Patch...
2008-10-30 Christian DywanBug 557316 – GtkLinkButton should consider user-defined...
2008-08-12 Michael Nattererbail out if there is no label to set the color on.
2008-08-12 Michael Nattererconsistently chain up using GTK_FOO_CLASS(parent_class...
2008-08-07 Sven NeumannBug 546771 - Add writable property "visited" to GtkLink...
2008-08-04 Sven Neumannupdate the link color when the "visited" state is changed.
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-04-18 Michael Natterergtk/gtkicontheme.h include <gdk/gdk.h> instead of ...
2008-02-16 Matthias ClasenShow the URI in a tooltip. (#505480, Teppo Turtiainen)
2008-02-11 Emmanuele BassiRevert spurious commit on GtkLinkButton
2008-02-11 Emmanuele BassiSet no-show-all flag on the placeholder menu item.
2008-01-09 Michael Nattererremove unused variable.
2007-12-28 Matthias ClasenMore default property value corrections
2007-09-09 Matthias ClasenRemove trailing commas from enumerations, since some...
2007-04-30 Matthias ClasenFix some compiler warnings. (#433642, Kjartan Maraas)
2006-08-26 Matthias ClasenDon't leak PangoAttributes. (#352391, Paolo Borelli)
2006-07-06 Matthias ClasenImprove consistency of signal and property names
2006-05-14 Matthias ClasenMore of the same
2006-04-03 Matthias ClasenMake the default colors const.
2006-04-01 Behdad EsfahbodReturn NULL instead of FALSE in g_return_val_if_fail...
2006-02-20 Matthias ClasenFix a cast.
2006-01-28 Matthias ClasenAllow to set a global hook function thats called whenev...
2006-01-24 Matthias ClasenAdd GtkLinkButton, a port of GnomeHRef. (#314808, Emman...