|
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 |
|
|
43e1ff6b0d
|
Code cleanup
|
2015-06-16 02:38:43 -04:00 |
|
|
d652450ec6
|
Improve XDG support some more
This all ought to be in library code though.
|
2015-06-16 02:26:52 -04:00 |
|
|
c0480b1704
|
Do not look in DATADIR if $XDG_DATA_DIRS is set
|
2015-06-16 02:21:07 -04:00 |
|
|
00ec4368b5
|
Correct support for "TryExec"
Look for every directory from $PATH as it should (for relative
pathnames).
|
2015-06-16 02:17:35 -04:00 |
|
|
77f121e0a1
|
Stricter verification of redundant parsing
The pathnames should really be canonified instead.
|
2015-06-16 02:17:35 -04:00 |
|
|
32cc272976
|
Look for applications in the current folder
|
2015-06-16 02:17:35 -04:00 |
|
|
c9e6173bd2
|
Look for directories in $XDG_DATA_DIRS as well
|
2015-06-16 02:17:35 -04:00 |
|
|
a2289b75e1
|
Code cleanup
|
2015-06-16 02:14:19 -04:00 |
|
|
5edf580ad7
|
Fix potential double free
|
2015-06-16 01:38:27 -04:00 |
|
|
f7adf60574
|
Force the icon size at 48 pixels
|
2015-06-16 01:07:31 -04:00 |
|
|
5c72699610
|
Import a desktop preferences tool
|
2015-06-13 00:45:57 -04:00 |
|
|
94d0b4c861
|
Report errors when setlocale(3) fails
|
2015-06-13 00:41:01 -04:00 |
|
|
7802edbd57
|
Use PROGNAME
|
2015-06-13 00:39:07 -04:00 |
|
|
a0c3d56bfc
|
Code cleanup
|
2015-06-13 00:37:08 -04:00 |
|
|
b1df512bd4
|
Use mnemonics in the menu applet
|
2015-06-13 00:02:56 -04:00 |
|
|
e790d2c3c5
|
Update the Spanish translation
|
2015-04-25 01:16:47 +02:00 |
|
|
631b9c09be
|
The "player" panel applet was moved to the Integration project
|
2015-04-25 01:16:02 +02:00 |
|
|
7b607efa59
|
Add a .gitignore file
|
2015-04-20 23:35:05 +02:00 |
|
|
51b854b0f3
|
Fix build on !NetBSD
|
2015-04-20 22:57:18 +02:00 |
|
|
94ee1b8cc8
|
Open URL desktop entries with htmlapp(1) by default
|
2015-04-19 18:58:21 +02:00 |
|