Commit Graph

625 Commits

Author SHA1 Message Date
Alessio Treglia 91a7388e07 Remove launchers for unavailable commands 2012-03-16 01:42:13 +01:00
Alessio Treglia 2bc1ee2b50 Clean up, add keyboard shortcuts 2012-03-16 01:35:52 +01:00
Alessio Treglia fba20b4aa5 Improvements to the UI, some code reorder 2012-03-16 01:18:27 +01:00
Alessio Treglia 514003e0af Make update() call as virtual 2012-03-15 14:11:03 +01:00
Alessio Treglia 1d00f50311 Set widget tooltips. 2012-03-15 13:40:14 +01:00
Alessio Treglia 89fb276b5b Sort widgets. 2012-03-15 13:36:51 +01:00
Alessio Treglia a408735acb Add action and handler for launching gladish 2012-03-15 13:29:28 +01:00
Alessio Treglia 626d300038 Set transient property for aboutdialog 2012-03-15 13:11:55 +01:00
Alessio Treglia 270d66e4a0 s/Aiuto/Help/ 2012-03-15 12:57:29 +01:00
Alessio Treglia 908821c276 Revert "Revert "Setup some accelerators, menu "Studio"""
This reverts commit 19490479f4.
2012-03-15 12:56:30 +01:00
Alessio Treglia 19490479f4 Revert "Setup some accelerators, menu "Studio""
This reverts commit e70386ba03.
2012-03-15 12:55:08 +01:00
Alessio Treglia e70386ba03 Setup some accelerators, menu "Studio" 2012-03-15 12:24:53 +01:00
Alessio Treglia 98fd6e2aa2 Rename main window 2012-03-15 11:16:42 +01:00
Alessio Treglia 54078d4168 Set tooltips on start and stop buttons, fix wrong call to ladish_toolbuttons_set_active 2012-03-15 11:08:12 +01:00
Alessio Treglia d410bfc896 Rename ui file 2012-03-15 02:17:39 +01:00
Alessio Treglia 5c438a1ee5 New executables' filename style: ladi-app 2012-03-15 02:15:04 +01:00
Alessio Treglia 383f5553d7 Rely on all-in-one ladiconf for now. 2012-03-15 02:14:34 +01:00
Alessio Treglia 3ad53e52fd Remove old ladimenu module 2012-03-15 02:11:39 +01:00
Alessio Treglia 625eeb65e5 Adapt ladiplayer to the new API 2012-03-15 02:08:42 +01:00
Alessio Treglia 427b9da81b Refactoring
-> laditools.LadiController            Service controller
|
 ---> laditools.LadiManager             UI-independent supervisor
|
 -----> laditools.gtk.LadiManagerGtk    GTK-based supervisor
|
 -------> laditools.gtk.LadiMenu        Logic and UI objects for
                                        GtkStatusIcon (laditray)
2012-03-15 01:39:48 +01:00
Alessio Treglia 9a69680639 Refactoring of ladimenu (as-per changes introduced in LadiManager) 2012-03-14 20:38:28 +01:00
Alessio Treglia 472f2bbb88 Refactoring of ladimenu
- Create a new non-ui dependent class LadiManager
2012-03-14 20:31:56 +01:00
Alessio Treglia f6580107cd Merge branch 'master' into ladiplay 2012-03-14 17:54:41 +01:00
Alessio Treglia d88896c9d0 Fix serious bug in LadiManager.name_dialog
It's needed to inspect the widget *before* the dialog gets destroyed.
2012-03-14 17:53:08 +01:00
Alessio Treglia d1d06c4261 Cleanup, add stub for ladiconf menu item 2012-03-14 16:54:11 +01:00
Alessio Treglia b73675d2fa Cleanup 2012-03-14 16:46:29 +01:00
Alessio Treglia 19de8b9974 Add icons to the actions. 2012-03-14 16:34:50 +01:00
Alessio Treglia 2383d046e2 Cleanup, implement a2j_status_buttons_update 2012-03-14 16:33:32 +01:00
Alessio Treglia 9458eba591 Bind A2J actions. 2012-03-14 16:19:33 +01:00
Alessio Treglia 84875662c9 Add A2J items, sort ladish stuff 2012-03-14 16:17:05 +01:00
Alessio Treglia 17c43d288d Add JACK controls, about dialog, other stuff 2012-03-14 15:47:18 +01:00
Alessio Treglia d07d6462ce Sort UI, add status label 2012-03-14 13:46:22 +01:00
Alessio Treglia 91340c6d54 Still WIP 2012-03-14 11:33:46 +01:00
Alessio Treglia 0385bd7d15 Add new ladiplayer tool. 2012-03-13 16:53:15 +01:00
Alessio Treglia ed390d905a Sync with LP 2012-03-12 02:04:16 +01:00
Alessio Treglia 2db2b0d7a7 Update it.po. 2012-03-12 02:03:06 +01:00
Alessio Treglia afd5f55dcb Update translations. 2012-03-12 02:02:54 +01:00
Alessio Treglia 9ff87204ac call set_title to beautify the tray object. 2012-03-12 02:02:25 +01:00
Alessio Treglia 78058b6a3e Renamed, the new logo is used only on launchpad. 2012-03-12 01:42:56 +01:00
Alessio Treglia 99a8a316ba Add new icons, plus: new brand! 2012-03-12 01:40:51 +01:00
Alessio Treglia 3a0cde821f Cleanup 2012-03-12 01:12:39 +01:00
Alessio Treglia 1395ca8b5c Add "Start automatic studio" option, useful when autostart is disabled. 2012-03-12 01:09:12 +01:00
Alessio Treglia bf41279da3 Cleanup 2012-03-12 00:44:05 +01:00
Alessio Treglia eb88733a0c Show the widget which actually can change the current Studio's status. 2012-03-11 14:25:38 +01:00
Alessio Treglia 669abecf02 Merge branch 'master' of ssh://repo.or.cz/srv/git/laditools 2012-03-11 14:09:56 +01:00
Alessio Treglia 51ab654b2e Correctly parse the 'autostart' option. 2012-03-11 14:09:35 +01:00
Alessio Treglia f97d70c282 Import default values before reading them from the configuration. 2012-03-11 14:08:45 +01:00
Alessio Treglia 36cb8cddb1 LadiConfiguration.get_config_section() may return {}, not None 2012-03-11 13:01:43 +01:00
Alessio Treglia 3eafadf609 Fix wmladi context menu 2012-03-11 13:57:19 +02:00
Alessio Treglia e785fe61f3 Update translations. 2012-03-11 12:39:24 +01:00