]> Pileus Git - ~andy/gtk/history - gtk/gtklinkbutton.c
Fix some compiler warnings. (#433642, Kjartan Maraas)
[~andy/gtk] / gtk / gtklinkbutton.c
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...