summaryrefslogtreecommitdiff
path: root/gtk/gtklinkbutton.c
Commit message (Expand)AuthorAgeFilesLines
* Improve consistency of signal and property namesMatthias Clasen2006-07-061-3/+3
* More of the sameMatthias Clasen2006-05-141-1/+1
* Make the default colors const.Matthias Clasen2006-04-031-2/+2
* Return NULL instead of FALSE in g_return_val_if_fail in aBehdad Esfahbod2006-04-011-1/+1
* Fix a cast.Matthias Clasen2006-02-201-1/+1
* Allow to set a global hook function thats called whenever a link button isMatthias Clasen2006-01-281-0/+40
* Add GtkLinkButton, a port of GnomeHRef. (#314808, Emmanuele Bassi)Matthias Clasen2006-01-241-0/+619