Commit Graph

1142 Commits

Author SHA1 Message Date
6ba6f3652b Force applets to link with libPanel 2015-09-01 02:40:22 +02:00
4272047751 Comment about the "keyboard" applet 2015-08-23 18:24:56 +02:00
c9df24b2e4 Reflect updates from upstream 2015-08-23 17:44:05 +02:00
80521fa569 Remove unused static definition 2015-08-11 01:36:27 +02:00
d054f15620 Prepare the 0.3.2 release 2015-08-11 01:33:02 +02:00
9330f11ddc Update the French translation 2015-08-11 01:32:40 +02:00
0e782ea786 Update the Spanish translation 2015-08-11 01:32:26 +02:00
d5cd3b46ba Update a comment 2015-08-11 01:18:01 +02:00
505456e871 Link Panel applets with libPanel from now on 2015-08-11 01:17:35 +02:00
478855c6fc Let both tests fail for the moment 2015-08-11 00:56:06 +02:00
fc603d7795 Simplify the tests script 2015-08-11 00:55:38 +02:00
b613644fea Update the copyright notice 2015-07-31 22:09:30 +02:00
23b5137e55 Perform tests for the source directory 2015-07-31 22:09:05 +02:00
2e97d38d6f Remove unused variable 2015-07-31 22:08:37 +02:00
65d9ecb0a1 Use PROGNAME 2015-07-31 22:07:53 +02:00
2971d7edaf Use PROGNAME 2015-07-31 22:07:33 +02:00
84d1990a8d Remove unused variable 2015-07-31 22:07:11 +02:00
13359272b7 Remove unused variable 2015-07-31 22:06:53 +02:00
462fab0b7a Use string_rtrim() from libSystem 2015-07-31 22:06:27 +02:00
47df230b43 Update the copyright notices 2015-07-31 22:06:01 +02:00
ac5cac38a5 Refactoring of the window management 2015-07-31 22:06:01 +02:00
df020b344d Warn when unable to load the preferences 2015-07-31 19:16:56 +02:00
46f5214b46 Update the copyright notice 2015-07-31 19:15:28 +02:00
4779a09ad2 Add a method to save the configuration 2015-07-31 19:12:25 +02:00
3198121df9 Sort entries alphabetically by name in ascending order 2015-07-12 23:25:34 +02:00
c7be179f68 Also sort entries through a GtkTreeModelFilter 2015-07-12 23:15:38 +02:00
7a6eddf514 Code cleanup 2015-07-12 23:00:20 +02:00
5c78cad653 Filter privileged commands accordingly 2015-07-12 22:59:01 +02:00
27e323477a Add a flag for privileged desktop entries 2015-07-12 22:46:32 +02:00
282d6b7f27 Remove obsolete private function prototype 2015-07-12 22:45:36 +02:00
a61c3cfc4b Code cleanup 2015-07-12 22:42:36 +02:00
64c6d78578 Minor performance optimization 2015-07-12 22:37:10 +02:00
dbb5c9ca88 Better document Gtk+ 3 support 2015-07-12 22:29:58 +02:00
04acbb6e0d Build with -fstack-protector and executables as PIE 2015-07-12 22:29:58 +02:00
7ef06a20b1 Use string_rtrim() from libSystem 2015-07-12 22:28:46 +02:00
1bd29ef779 Do not mention resize grips with Gtk+ 3.14 and later 2015-07-12 22:28:46 +02:00
3ce2c4ec75 Compile with -pedantic and -fstack-protector by default 2015-06-28 19:31:18 +02:00
f48223e5c2 Begin to document panel.conf 2015-06-18 02:28:41 -04:00
af4b673fa5 Use names as comments when a generic one is known
This applies only if there is no comment in the first place.
2015-06-18 02:25:55 -04:00
9a8333191a Default to generic names (at least for now) 2015-06-18 02:16:15 -04:00
79b750786a Code cleanup 2015-06-18 01:18:04 -04:00
5c041cec9b Rename the desktop entry for the system preferences 2015-06-17 02:08:51 -04:00
c8d0b15e6c Add "settings" 2015-06-16 03:14:55 -04:00
11c8849d4a Also translate "settings" 2015-06-16 03:14:27 -04:00
c9e5a3fb33 Re-build "settings" when re-configuring 2015-06-16 03:12:51 -04:00
a1ab276edc Update some copyright notices 2015-06-16 03:08:57 -04:00
d91f53de74 Code cleanup 2015-06-16 03:08:45 -04:00
7002cde23f Install the new "settings" tool by default 2015-06-16 03:03:49 -04:00
c825ac253b Do not list ourselves 2015-06-16 03:02:14 -04:00
3710ad4b6d Also look for entries in $XDG_DATA_HOME (or $HOME) 2015-06-16 02:39:21 -04:00