Commit Graph

893 Commits

Author SHA1 Message Date
788e3787f4 Set the default orientation accordingly 2016-02-19 01:45:23 +01:00
9c2b19f813 Update the copyright notice 2016-01-12 03:29:04 +01:00
72c3318a6f Restore support for Gtk+ 2 2016-01-12 03:28:55 +01:00
cda3d1b70b Avoid compilation warnings with Gtk+ 3 2016-01-12 03:23:46 +01:00
aea6fe0ee5 Avoid some compilation warnings 2016-01-12 03:22:01 +01:00
33b796945a Return -1 upon errors 2016-01-12 03:21:36 +01:00
71b0fe594f Update the copyright notice 2016-01-12 03:21:23 +01:00
eba451859f Re-indent 2016-01-12 03:21:16 +01:00
b93b3e7d3c Update the copyright notice 2016-01-12 01:20:23 +01:00
ec3491d048 Provide a tooltip with the complete GECOS information 2016-01-12 01:20:23 +01:00
7b646104e0 Add support for NetBSD 7 2015-12-26 13:12:03 +01:00
1f8a1e191e Display the full name instead (if available) 2015-12-11 00:53:26 +01:00
153909b557 Adapt to the new API for the Error class 2015-11-22 23:49:50 +01:00
336c0913e8 Simplify build with Gtk+ 3 2015-10-29 01:39:13 +01:00
18f2aeb195 Use a dedicated section for commands
This change breaks backward-compatibility, but the data is not lost. In
a vast majority of cases it should only be a minor annoyance.
2015-10-28 21:58:08 +01:00
e7f25b2155 Code cleanup 2015-10-28 21:45:54 +01:00
8b6e7d6532 Also consider children terminated by a signal 2015-10-28 21:44:44 +01:00
acb229a6c8 Let the terminal emulation program be configured 2015-10-28 21:43:59 +01:00
38a446a4eb Use a constant for the terminal emulation program 2015-10-28 21:05:12 +01:00
f07f598ff8 Free the underlying GPid resource upon deletion 2015-10-28 19:50:30 +01:00
6c64ab3006 Code cleanup 2015-10-28 19:47:13 +01:00
5899007cf1 Fix the mnemonic for the "About" menu entry 2015-10-27 00:43:11 +01:00
1b775fe26f Clarify build with Gtk+ 3 2015-10-25 23:33:17 +01:00
a7e42917b1 Clarify build with Gtk+ 3 2015-10-25 21:54:40 +01:00
39876b419c Simplify compatibility with Gtk+ 3 2015-10-25 21:54:40 +01:00
38582ac2d1 Add a mnemonic to the "About" menu entry 2015-10-25 02:07:13 +01:00
c000e89ebb Avoid some more warnings with Gtk+ 3
The remaining warnings are full of !@#$.
2015-10-24 02:16:49 +02:00
ba92dbeedd Avoid warnings with Gtk+ 3 2015-10-24 01:36:21 +02:00
8cbbc783d4 Avoid warnings with Gtk+ >= 3.10 2015-10-24 01:28:38 +02:00
b0073eb559 Avoid warnings with Gtk+ >= 3.10 2015-10-24 01:24:23 +02:00
7c2de23b3b Fix the size of the applet with Gtk+ 3
Really it is broken with Gtk+ 2 in the first place (this time).
2015-10-24 01:13:32 +02:00
7b3a7bc523 Remove event filters when refreshing 2015-10-23 21:04:39 +02:00
8ad7ad60a6 Remove event filters when destroyed 2015-10-23 21:04:07 +02:00
d2082ee43d Remove event filters when refreshing 2015-10-23 21:03:22 +02:00
99379d1637 Remove event filters when destroyed 2015-10-23 21:02:38 +02:00
2a00b33da0 Check for more errors upon widget destruction 2015-10-23 20:41:50 +02:00
50f3ea4be0 Code cleanup 2015-10-23 19:35:05 +02:00
63901be78d Clarify build instructions for Gtk+ 3 2015-10-23 19:32:59 +02:00
43ab2c42b2 Cache the icon size 2015-10-23 19:32:06 +02:00
751cda8393 Cache the icon size 2015-10-23 19:31:38 +02:00
a33bb3e29b Cache the icon size 2015-10-23 19:29:49 +02:00
78f403e256 Allow affecting more than one window at a time 2015-10-23 19:25:43 +02:00
209b02af91 Align tests with the actual code 2015-10-23 19:24:14 +02:00
1b5d356964 Determine the embedded behavior at run-time 2015-10-23 19:18:42 +02:00
d7da80eda4 Reduce the margin around the panels
With 2 pixels instead of 4, this makes it look more elegant. It also
spares some space.
2015-10-23 19:16:30 +02:00
6da3a5841b Sort the menu entries in the right order 2015-10-18 19:44:58 +02:00
67a3879e58 Remove outdated comment 2015-10-04 01:10:11 +02:00
1e09de2e4c Add a configuration value to re-order tasks 2015-10-01 22:24:00 +02:00
8f1ce0080b Add a configuration parameter for labelling 2015-10-01 22:24:00 +02:00
af947b48b2 Harmonize the "tasks" data structure in embedded mode 2015-10-01 22:24:00 +02:00