Benjamin Otte
|
5783d3b68c
|
gtk-demo: Prove that links work fine now
Also, doodling is fun.
|
2012-01-06 05:23:42 +01:00 |
|
Matthias Clasen
|
1204a850f3
|
Formatting cleanups
While we normally try to avoid whitespace fixes, the gtk-demo
code is shown as exemplary, so it should be in good shape,
formatting-wise.
|
2011-09-01 23:56:58 -04:00 |
|
Javier Jardón
|
214a023e91
|
Deprecate widget flag: GTK_WIDGET_VISIBLE
Use gtk_widget_get_visible() instead
https://bugzilla.gnome.org/show_bug.cgi?id=69872
|
2010-03-01 07:52:07 +01:00 |
|
Matthias Clasen
|
953d391a34
|
Cosmetic fixes
|
2009-08-31 01:08:31 -04:00 |
|
Javier Jardón
|
ec7c24d227
|
Remove some unused variables (GnomeBug:591218)
|
2009-08-10 11:06:54 +02:00 |
|
Matthias Clasen
|
ae94c371d1
|
Add a separate keybinding signal for activating links
Keeping the keybinding signal and the regular signal separate is
cleaner and allows us to pass the uri as a parameter to the
activate-link signal.
|
2009-05-11 02:44:12 -04:00 |
|
Matthias Clasen
|
9dbb30482b
|
Add link support to GtkLabel
This patch is based on SexyUrlLabel, but with significantly enhanced
functionality: keynav, tooltips, context menu, theming.
|
2009-05-11 01:23:13 -04:00 |
|