Commit Graph

47 Commits

Author SHA1 Message Date
f0eb33b2c2 Update the copyright notice 2018-02-10 15:31:22 +01:00
5eefc9cbf6 Avoid using PROGNAME in the programs installed 2018-02-10 15:31:22 +01:00
380c2ad706 Translate constant strings at run-time 2016-06-04 20:13:41 +02:00
76cadd7602 Update the copyright notice 2016-02-19 01:45:23 +01:00
7eb88330f4 Allow the position to be overridden 2016-02-19 01:45:23 +01:00
ac5cac38a5 Refactoring of the window management 2015-07-31 22:06:01 +02:00
78ee7f6b48 Now able to test applets in notification mode as well 2014-05-16 21:00:18 +02:00
7edfcb9336 Code cleanup 2013-12-28 05:02:14 +01:00
9ba706a773 There is no point translating panel-test as it is not installed 2013-12-28 05:01:09 +01:00
bb9d07c607 Report errors when setlocale() fails 2013-12-28 04:54:01 +01:00
c7863e864f Let the tools link with libPanel 2013-11-24 01:00:26 +01:00
ef32f3fc0e Preparing for code re-use through a common library 2013-11-24 00:08:48 +01:00
77cc294450 Using the proper panel position 2013-11-22 02:29:28 +01:00
78c9d33bbc Fixed error handling while adding applets 2013-11-22 01:40:46 +01:00
479bf89eca Removed unused variable 2013-11-22 01:29:39 +01:00
0497a8ab85 Factored some more code 2013-11-22 00:21:11 +01:00
3d9a1a1c85 Code cleanup 2013-11-21 23:56:36 +01:00
f3c26b3a69 Factored some more code 2013-11-21 05:47:33 +01:00
296293c4b1 Factored some more code 2013-11-21 05:44:11 +01:00
dbcf0dc6c5 Factored some more code 2013-11-21 05:40:49 +01:00
5502c26fa9 Properly destroying the applets when exiting 2013-11-21 05:38:11 +01:00
7090fff386 Translating the title of the tester and notification windows 2013-11-21 05:04:47 +01:00
0500fce878 Keep track of the applets added 2013-11-21 05:02:39 +01:00
19960d14f6 Factored some more code 2013-11-21 04:43:21 +01:00
6ef13c1f12 Code cleanup 2013-11-21 02:30:56 +01:00
31d57a04fe Logging out is now supported in embedded mode (but disabled by default) 2013-07-20 05:17:16 +02:00
00e6223895 Also translating the tools 2013-07-20 05:04:07 +02:00
a52fd1866e Re-using more code 2013-07-20 04:56:15 +02:00
8e8488e770 Added some more helpers 2012-12-24 03:27:12 +01:00
6d5c67c6de Fixed the usage screens 2012-10-06 00:44:09 +00:00
e7d4425e3c panel-test now uses the Plugin class as well 2012-09-27 18:29:52 +00:00
06baf20806 Allow the "panel-huge" size to be configured 2012-09-27 18:26:43 +00:00
f82e379e53 Can now display huge icons as well 2012-09-27 18:24:07 +00:00
bdabb6bc9f Now supporting different display modes for applets (like notifications) 2012-09-27 18:19:04 +00:00
40b2ecce67 Code cleanup 2012-08-06 23:28:09 +00:00
c84954a91d Fixed build on case-insensitive filesystems 2012-07-31 21:46:33 +00:00
674e836f6c Give the tools a better chance to work on MacOS X 2012-07-31 19:09:42 +00:00
a2d487a7df Renamed panel_test to panel-test and added panel-notify 2012-03-19 16:59:36 +00:00
5ad2bf938c Implemented an additional helper 2012-01-07 03:06:54 +00:00
76f03d8a2d Reworked Panel Applets management 2012-01-07 02:58:14 +00:00
5cc3575710 About to release DeforaOS Panel 0.2.10 2011-12-14 23:09:45 +00:00
d77e986020 The "panelctl" tool can also hide or show individual panels 2011-11-07 22:32:00 +00:00
3b863cd974 Largely improved the test utility 2011-05-29 01:24:51 +00:00
1ed68158d4 Listing the tools available 2011-05-11 20:44:36 +00:00
64167bd41b Make sure the test program builds easily as well 2011-05-10 13:52:33 +00:00
4216ee5651 Install panel_test as well 2011-05-10 13:38:52 +00:00
e87ecd7654 Added a tool to test the applets independently 2011-05-10 13:36:57 +00:00