Commit Graph

1142 Commits

Author SHA1 Message Date
df33d53a02 Improved handling of preferences for additional panels some more 2014-06-30 01:24:23 +02:00
ef5d3ac225 Avoid a double const declaration 2014-06-30 01:24:12 +02:00
456b79033f Fixed an infinite loop when applying the preferences 2014-06-30 01:21:16 +02:00
94acabb469 Fixed the default value for the "Enabled" toggle button for each panel 2014-06-29 17:28:15 +02:00
cb60b87335 Translating one more string 2014-06-29 17:09:30 +02:00
bba4c70609 Fixed the title of the frames for each panel position in the preferences 2014-06-29 17:08:22 +02:00
9e3f185123 More consistency calling the applets as such 2014-06-29 17:04:34 +02:00
64ce6dcf52 Added some comments 2014-06-29 16:57:55 +02:00
33e6261116 About to support configuring all panels from the preferences 2014-06-29 11:32:44 +02:00
95754b3153 Code cleanup 2014-06-29 02:35:31 +02:00
e2c8ea4453 Avoid parsing the configuration for each panel window created 2014-06-29 02:13:02 +02:00
a85022debb Now require each panel to be explicitly enabled 2014-06-29 02:08:24 +02:00
48b444817d Code cleanup 2014-06-29 02:07:58 +02:00
cef474f1e2 Check the appropriate section when creating a panel window 2014-06-28 13:57:19 +02:00
b533db3b43 Moved the right panel to a more appropriate place 2014-06-28 13:56:53 +02:00
580b592aec Large rewrite with initial support for left and right panels 2014-06-27 23:49:33 +02:00
3b70a84791 Code cleanup 2014-06-27 22:50:46 +02:00
4cb7e0d79a Code cleanup 2014-06-27 22:50:38 +02:00
6b59cb3eef Code cleanup 2014-06-27 22:48:14 +02:00
c0205e0757 Also load the applets for the left and right panels 2014-06-27 22:47:56 +02:00
0c5af3005d Give a better chance to the left and right panels to work 2014-06-27 22:05:19 +02:00
76c50e90fd Always initialize at least the bottom panel 2014-06-27 21:32:43 +02:00
5a7d0b8719 Also initialize helpers for the left and right panels 2014-06-27 21:27:20 +02:00
5b91e9316d Code cleanup 2014-06-27 21:19:09 +02:00
a784285f40 Using a dedicated section for each panel 2014-06-27 21:18:57 +02:00
30280c4f6d Code cleanup 2014-06-27 20:52:46 +02:00
4fd6e2e56d Using a dedicated section for each panel 2014-06-27 20:51:12 +02:00
1f709ebada Updated the French translation 2014-06-27 20:00:16 +02:00
26a98fdbd6 Code cleanup 2014-06-27 19:59:03 +02:00
b4a622aa05 Avoid warnings when compiling with Gtk+ 3.0 2014-06-27 19:57:50 +02:00
c95667211f Avoid warnings when compiling with Gtk+ 3.0 2014-06-27 19:57:16 +02:00
99e94b990b Avoid warnings when compiling with Gtk+ 3.0 2014-06-27 19:56:45 +02:00
89a47fecfe Build fix for Gtk+ 3.0 2014-06-27 19:54:11 +02:00
fbfcbeda7b Avoid warnings with Gtk+ 3.0 2014-06-27 19:53:10 +02:00
10d772e2a5 Also let the translator credits be configurable 2014-06-26 20:01:19 +02:00
e5cab573f4 Code cleanup 2014-06-26 03:24:34 +02:00
74d2e25e4f Applet preferences have a dedicated namespace from now on 2014-06-26 03:23:42 +02:00
c3bffccad3 Really implemented panel_get_config() 2014-06-26 03:11:24 +02:00
230da32ff9 Let the "about" dialog also be optional 2014-06-26 03:08:03 +02:00
1e4dc2d6bd Let the "run" dialog also be optional 2014-06-26 03:05:59 +02:00
3040bd11c9 Let the applications menu be optional 2014-06-26 03:04:09 +02:00
6997c7ce36 Code cleanup 2014-06-26 03:00:40 +02:00
2b3ebb1710 Let the contents of the about dialog be configured 2014-06-26 02:57:35 +02:00
8a4e8a6714 Avoid warnings when building with Gtk+ 3.0 2014-06-26 02:56:37 +02:00
e7c5815e33 Newer version of the script upstream 2014-06-25 20:45:18 +02:00
b0901604f9 Let one more string be translated 2014-05-16 21:50:09 +02:00
b601ac63a8 Avoid warnings when compiling with Gtk+ >= 3.0 2014-05-16 21:49:18 +02:00
e3970d9dfb Avoid warnings when compiling with Gtk+ >= 3.0 2014-05-16 21:46:54 +02:00
0e6454b414 Avoid warnings when compiling with Gtk+ >= 3.0 2014-05-16 21:45:57 +02:00
95e619f031 Avoid warnings when compiling with Gtk+ >= 3.0 2014-05-16 21:44:12 +02:00