Commit Graph

202 Commits

Author SHA1 Message Date
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
9e0f78580e Update the copyright notice 2018-01-22 03:06:05 +01:00
6faafd4517 Use PROGNAME_WIFIBROWSER for wifibrowser(1) 2018-01-22 03:05:51 +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
f98c004503 Update the copyright notice 2018-01-22 02:57:55 +01:00
77c5e2ab48 Avoid a few more compilation warnings 2018-01-22 02:57:46 +01:00
fa2dd0038a Build with the default stack protector 2017-09-27 00:58:10 +02:00
fd73137136 Import newer versions from upstream 2017-09-15 00:00:59 +02:00
827988e6f7 Update the copyright notice 2017-09-13 22:16:26 +02:00
e5ce5ab8f7 Avoid a few warnings 2017-09-13 22:16:10 +02:00
1d77603e02 Portability fix for Linux 2016-08-09 00:05:40 +02:00
c9a0c6c781 Update a couple translations 2016-06-04 20:19:08 +02:00
380c2ad706 Translate constant strings at run-time 2016-06-04 20:13:41 +02:00
f02f08fd80 Build manual pages reproducibly 2016-02-21 22:03:12 +01: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
ebe82d5132 Update the copyright notice 2016-02-19 01:45:23 +01:00
1c3383960f Code cleanup 2016-02-19 01:45:23 +01:00
153909b557 Adapt to the new API for the Error class 2015-11-22 23:49:50 +01:00
f1c58b74e5 Fix setting alignment properties 2015-11-05 23:02:23 +01:00
627e49c5b6 Update the copyright notice 2015-10-24 02:17:30 +02: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
209b02af91 Align tests with the actual code 2015-10-23 19:24:14 +02:00
c7921be51c Update the copyright notice 2015-10-01 22:24:00 +02:00
a3dd2a5047 Return non-zero upon errors 2015-10-01 22:24:00 +02:00
58fca0a84a Update a couple copyright notices 2015-09-24 03:45:08 +02:00
b2593ce325 Code cleanup 2015-09-24 03:44:52 +02:00
14eab01d60 Align error handling with panel(1) 2015-09-24 02:10:07 +02:00
e8e96ac710 Fix panel-notify(1) and further tools 2015-09-03 00:50:47 +02:00
1af8ef99b4 Add keyboard shortcut to close the window 2015-09-01 02:56:06 +02:00
b555283969 Fix wifibrowser(1) 2015-09-01 02:50:49 +02:00
2e97d38d6f Remove unused variable 2015-07-31 22:08:37 +02:00
ac5cac38a5 Refactoring of the window management 2015-07-31 22:06:01 +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