|
eeafc74b70
|
No longer require Gtk+ >= 2.10 for settings(1)
|
2018-01-22 05:01:43 +01:00 |
|
|
bd625a4482
|
Prepare the transition to libDesktop's MimeHandler class
|
2018-01-22 04:56:51 +01:00 |
|
|
8b0e490d7a
|
Really check if the desktop entry can be executed
|
2018-01-22 04:34:16 +01:00 |
|
|
b7de776148
|
Avoid a couple compilation warnings
|
2018-01-22 04:33:54 +01:00 |
|
|
805b6a1ff8
|
Fix crash when closing the window
|
2018-01-22 04:33:23 +01:00 |
|
|
3a145c35c6
|
Also translate the usage screen
|
2018-01-22 03:04:01 +01:00 |
|
|
45d6f6b337
|
Update the copyright notice
|
2018-01-22 03:02:18 +01:00 |
|
|
29cbff2575
|
Use PROGNAME_SETTINGS for settings(1)
|
2018-01-22 03:01:50 +01:00 |
|
|
153909b557
|
Adapt to the new API for the Error class
|
2015-11-22 23:49:50 +01:00 |
|
|
b2593ce325
|
Code cleanup
|
2015-09-24 03:44:52 +02:00 |
|
|
1af8ef99b4
|
Add keyboard shortcut to close the window
|
2015-09-01 02:56:06 +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 |
|
|
7ef06a20b1
|
Use string_rtrim() from libSystem
|
2015-07-12 22:28:46 +02:00 |
|
|
11c8849d4a
|
Also translate "settings"
|
2015-06-16 03:14:27 -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 |
|
|
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 |
|