Commit Graph

27 Commits

Author SHA1 Message Date
Nedko Arnaudov 997630bfb7 use strings for app levels
With jack-session on the manege, strict L0-L3 classification
does not reflect the actual situation. LASH and jack-session
are still L2 though.
2011-07-28 15:15:47 +03:00
Nikita Zlobin 71c178441d i18n support 2010-12-14 17:39:37 +05:00
Nedko Arnaudov ef3a3891db move catdup to common/ 2010-09-19 17:15:11 +03:00
Nedko Arnaudov 8a4d7e354f gui: canvas popup menu 2010-09-05 18:51:17 +03:00
Nedko Arnaudov 649f30fea6 gui: project load/unload/save items in the world tree popup menu for rooms 2010-09-05 14:38:20 +03:00
Nedko Arnaudov f94badb5fb gui: remove room views when ladishd crash is detected. Fix for #84 2010-04-25 01:50:32 +03:00
Nedko Arnaudov 180a4d4307 gui: when app is selected in the world tree, activate its view 2010-04-05 05:14:17 +03:00
Nedko Arnaudov 68cfe6eef4 gui: toogle app running state on double click in the world tree. Fix for #58 2010-04-03 23:58:52 +03:00
Nedko Arnaudov bd38960e01 gui: reorder actions in apps context menu. Fix for #69 2010-04-03 23:36:58 +03:00
Nedko Arnaudov 866d24baaf gui: display run menu item of view in world tree only if app supervisor is available 2010-04-03 12:15:35 +03:00
Nedko Arnaudov 6f1ed0408b gui: context menu for view items in the world tree 2010-04-03 04:35:27 +03:00
Nedko Arnaudov e74f5abccb gui: add/remove room graph views on room appear/disappear 2010-03-13 20:58:33 +02:00
Nedko Arnaudov 48bf40ae41 gui: display app level in the left pane 2010-03-01 00:40:15 +02:00
Nedko Arnaudov fbc1bb5aa1 gladish: switch from libglade to GtkBuilder
GTK 2.16 is required now.
Warnings during conversion:
[main_win:main_vbox:menubar:view_menu_item:view_menu:menu_item_view_arrange] Property 'Tooltip' of object class 'Widget' is only supported in libglade format
[main_win:main_vbox:toolbar:toolitem28:alignment2:hbox4:buffer_size_combo] Property 'Tooltip' of object class 'Widget' is only supported in libglade format
[main_win:main_vbox:toolbar:toolitem28:alignment2:hbox4:buffer_size_combo] Property 'Items' of object class 'Combo Box' is only supported in libglade format
[main_win:main_vbox:toolbar:clear_load_button] Property 'Tooltip' of object class 'Widget' is only supported in libglade format
[main_win:main_vbox:toolbar:toolitem30:alignment3:xrun_progress_bar] Property 'Tooltip' of object class 'Widget' is only supported in libglade format
2010-02-07 19:37:23 +02:00
Nedko Arnaudov 764873efd5 implement level 1 2009-12-27 04:19:24 +02:00
Nedko Arnaudov d7e58c7efd app properties dialog. Fixes #21 2009-12-26 21:28:06 +02:00
Nedko Arnaudov 89461c363c app list is now managable from gladish 2009-12-04 21:37:39 +02:00
Nedko Arnaudov 38a0bc211a gui: context menu for the world tree 2009-12-04 19:31:00 +02:00
Nedko Arnaudov e9be94a8d6 gui: handle app state change signal; indicate non-runing apps as such in the world tree 2009-12-04 17:48:56 +02:00
Nedko Arnaudov 8dc28ed1da gui: maintain app lists in the world tree 2009-12-04 16:11:08 +02:00
Nedko Arnaudov 03bb0b477d Studio renamed signal 2009-08-23 12:58:01 +03:00
Nedko Arnaudov c01598c0be gladish: update world tree selection when currently selected view is destroyed 2009-08-22 16:30:47 +03:00
Nedko Arnaudov 3cef018c96 implement view switching from world tree 2009-08-22 15:59:54 +03:00
Nedko Arnaudov 27390fa5b4 In world tree, store graph views not graphs 2009-08-22 15:18:03 +03:00
Nedko Arnaudov 74133da587 move view object to separate files 2009-08-22 14:11:38 +03:00
Nedko Arnaudov 321621834e Show views in the world tree 2009-08-22 04:42:54 +03:00
Nedko Arnaudov 5172f7ffe9 project list -> world tree 2009-08-22 03:46:20 +03:00