Landry Breuil
f721131703
use gtk_tool_button_set_icon_name() instead of gtk_tool_button_set_stock_id()
2014-12-11 22:52:35 +01:00
Landry Breuil
af176e4f87
gdk_spawn_command_line_on_screen() was removed, try to use g_app_info_launch()
2014-12-08 22:39:09 +01:00
Nick Schermer
b367fdd1a9
Fix compiler warnings.
2014-01-08 19:35:17 +01:00
Jannis Pohlmann
0ff08c3a95
Fix old-style function declarations.
2011-05-25 17:57:43 +02:00
Mike Massonnet
bfd7faf7c7
Use gtk-execute icon name for runner program
2010-09-26 08:42:27 +00:00
Mike Massonnet
4fc28e6b8b
Put "Settings" items within a sub-classed GtkMenuToolButton
...
New class XtmSettingsToolButton that replaces the old GtkToolButton for
the settings menu.
2010-08-04 19:39:08 +02:00
Mike Massonnet
b4d453b526
Put "Execute" items within a sub-classed GtkMenuToolButton
...
New class XtmExecToolButton that replaces the old GtkToolButton for the
execution menu.
The toolbar style is set to the default behavior (no forced labels).
2010-08-03 22:40:35 +02:00