Commit Graph

625 Commits

Author SHA1 Message Date
Alessio Treglia 06d9a81c69 Rely on the super-class's update() call 2012-03-17 19:28:00 +01:00
Alessio Treglia 91f7b9989b wmladi derives from LadiMenu, fixed 2012-03-17 19:20:49 +01:00
Alessio Treglia 8bbaa55a91 Fixing wmladi, WIP 2012-03-17 19:17:59 +01:00
Alessio Treglia 97ba45b9ce Update translations and related stuff 2012-03-17 19:15:38 +01:00
Alessio Treglia 05ec062f90 Update POTFILES.in 2012-03-17 19:11:38 +01:00
Alessio Treglia ce4df79302 Add some desktop launchers 2012-03-17 19:09:52 +01:00
Alessio Treglia a0cd2df783 Fix app name 2012-03-17 19:09:37 +01:00
Alessio Treglia 8884741177 Fix icons hierarchy 2012-03-17 19:09:07 +01:00
Alessio Treglia d0594cdb23 Move icons under icons/* and update code and buildsystem. 2012-03-17 18:50:23 +01:00
Alessio Treglia 4ad091b6ae New icons 2012-03-17 18:43:36 +01:00
Alessio Treglia f8a2bdbdc4 Set ladi-system-log to use the new icon 2012-03-17 18:26:55 +01:00
Alessio Treglia aad646e72c Refresh icons, new icon for ladi-system-log 2012-03-17 18:25:42 +01:00
Alessio Treglia 2982eaadbd Set system-preferences as icon 2012-03-17 18:00:35 +01:00
Alessio Treglia bd9ea3b37e Update setup.py 2012-03-17 17:51:54 +01:00
Alessio Treglia 51c685900a Remove 'reactivate ladishd' button from the toolbar 2012-03-17 17:07:50 +01:00
Alessio Treglia d957135193 Add keyboard shortcuts. 2012-03-17 17:06:53 +01:00
Alessio Treglia 9fbe69be00 Add some accelerators (keyboard shortcuts) 2012-03-17 16:56:11 +01:00
Alessio Treglia 50902fcf2e Remove duplicates 2012-03-17 16:17:00 +01:00
Alessio Treglia 04a5469ed6 Fix tooltips. 2012-03-17 16:14:37 +01:00
Alessio Treglia b40088717c Replace 'not x in list' with 'x not in list' for better readibility 2012-03-17 12:49:20 +01:00
Alessio Treglia de956dddd3 Better handle processes. On first double-click gladish runs, on the next one it closes. 2012-03-17 12:00:39 +01:00
Alessio Treglia 76f4f4d114 Set ladi-control-center's main window resizable 2012-03-16 22:32:46 +01:00
Alessio Treglia 35cbfe10a5 Data files migration from old names to new ones 2012-03-16 22:12:27 +01:00
Alessio Treglia fc1ecea7f5 Rename ladi-system-tray's stuff 2012-03-16 22:08:28 +01:00
Alessio Treglia ecf75ee0b4 Move about dialog into LadiManagerGtk, refactor other classes 2012-03-16 21:08:17 +01:00
Alessio Treglia f50ac94e24 Remove debug print call 2012-03-16 20:55:25 +01:00
Alessio Treglia 568cdeaa81 Double-click on the icon will launch gladish 2012-03-16 20:52:35 +01:00
Alessio Treglia a4feec3a27 Show the new name 2012-03-16 20:16:40 +01:00
Alessio Treglia add34037f7 New name for laditray 2012-03-16 20:14:58 +01:00
Alessio Treglia b11b28f9f3 Fix on_menu_launcher 2012-03-16 20:14:22 +01:00
Alessio Treglia ccb03f86b5 Move _launcher_which from ladi-player to LadiManagerGtk 2012-03-16 20:01:21 +01:00
Alessio Treglia bb5bbc8566 Replace ladiconf with ladi-control-center 2012-03-16 19:57:26 +01:00
Alessio Treglia 3e25b779b4 Validate studio's new name before saving it 2012-03-16 19:52:07 +01:00
Alessio Treglia da0fe4eed1 Replace check calls with boolean values. 2012-03-16 19:37:27 +01:00
Alessio Treglia cd8c266d69 Group "if" statement better 2012-03-16 19:31:11 +01:00
Alessio Treglia f3c2dd5270 Show "save" only when studio is loaded and started 2012-03-16 19:28:15 +01:00
Alessio Treglia e233e3ecc4 Handle the 'starting up' status, attempt to better handle DBus exceptions. 2012-03-16 18:32:43 +01:00
Alessio Treglia 1c320030d0 Set transient property for studio-{new,load,delete} dialogs 2012-03-16 17:43:04 +01:00
Alessio Treglia 4a9f9b2374 Adapt ladi-player to new executables' names. 2012-03-16 17:06:51 +01:00
Alessio Treglia 0333706b82 Rename ladilog to ladi-system-log 2012-03-16 17:01:08 +01:00
Alessio Treglia f5bb9fa173 Revert "Add virtual class for applications."
This reverts commit 87e16457dc.
2012-03-16 16:47:51 +01:00
Alessio Treglia 79f7382e3a Revert last three commits, too much work for no benefits 2012-03-16 16:47:04 +01:00
Alessio Treglia 6b8b9c5b1d New launcher for LADI Control Center 2012-03-16 16:00:02 +01:00
Alessio Treglia 9417f25059 Add new ladiconf implementation 2012-03-16 15:58:24 +01:00
Alessio Treglia 8450d1a21e Export LadiApp virtual class 2012-03-16 15:58:02 +01:00
Alessio Treglia 58c52a330c New name for ladiconf 2012-03-16 15:57:47 +01:00
Alessio Treglia 87e16457dc Add virtual class for applications. 2012-03-16 15:57:09 +01:00
Alessio Treglia 74e417606b Delete old ladiconf 2012-03-16 14:44:25 +01:00
Alessio Treglia a9314fb5ec New modular UI. 2012-03-16 09:55:23 +01:00
Alessio Treglia 8e82586c97 New UI for ladiconf, WIP. 2012-03-16 09:13:22 +01:00