Commit Graph

1442 Commits

Author SHA1 Message Date
8682534b4d Update the copyright notice 2018-01-22 05:08:22 +01:00
0b78d78c2c Remove unused variable 2018-01-22 05:08:15 +01:00
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
1a5d8cea91 Update the copyright notice 2018-01-22 03:13:40 +01:00
e571edc3a4 Import a manual page for settings(1) 2018-01-22 03:12:57 +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
28c4afa5f6 Update the copyright notice 2018-01-22 02:57:33 +01:00
4b72277e6c Avoid some compilation warnings 2018-01-22 02:11:00 +01:00
32312683e7 Also list applications that cannot open files 2018-01-22 02:01:00 +01:00
524c8c2f6c Register the test for FIXME in comments 2018-01-17 00:48:35 +01:00
666d7e9a9c Add a test for FIXME in comments 2018-01-17 00:48:21 +01:00
31e499a9b3 Update the copyright notice 2018-01-17 00:45:59 +01:00
117de8d835 Remove the preferences interface
It is no longer relevant, now that locking is handled outside of this
applet.
2018-01-17 00:45:17 +01:00
1e7f7e84f4 Update the copyright notice 2018-01-16 06:17:04 +01:00
9f962df89d Let the icon be configurable too 2018-01-16 06:17:04 +01:00
6862268ff5 Use DATADIR in the fallback for XDG_DATA_DIRS 2017-12-28 07:08:36 +01:00
3c13036d96 Check for more errors 2017-12-28 03:48:11 +01:00
1eb2258358 Match the new MimeHandler API 2017-12-28 03:47:49 +01:00
5ea3e4fd3c Free the MimeHandler list with the proper callback 2017-12-12 16:41:19 +01:00
2535afe5c6 Open directories and URLs through MimeHandler 2017-12-12 16:34:14 +01:00
4b8a9b3363 Match the newer MimeHandler API 2017-12-12 16:09:16 +01:00
0449992baa Use the new MimeHandler API 2017-12-12 16:09:16 +01:00
60cfe2582d Update the copyright notice 2017-11-08 06:02:53 +01:00
9cec88cea3 Default to HTTPS for www.defora.org 2017-11-08 06:02:38 +01:00
99b86b5da6 Update the copyright notice 2017-11-08 06:01:27 +01:00
8d5b5deddb Default to HTTPS for www.defora.org 2017-11-08 06:01:11 +01:00
027cb6a690 Optimize widget management
The buttons are no longer destroyed and created again from scratch when
the amount of desktops changes. They are now only created when adding
desktops, and simply updated otherwise.
2017-11-07 02:04:42 +01:00
8676662be0 Improve a debugging message 2017-11-07 01:43:29 +01:00
b48299d4a0 Update the copyright notice 2017-11-07 01:42:57 +01:00
0b4ead2f7a Code cleanup 2017-11-07 01:42:38 +01:00
95ac1225ed Update the copyright notice 2017-11-07 01:42:15 +01:00
9038eca02c Improve error handling 2017-11-07 01:41:45 +01:00
92dcb1d05a Avoid freeing an uninitialized variable 2017-11-03 02:46:43 +01:00
9ea95f4061 Code cleanup 2017-11-01 15:54:05 +01:00
d11c2c5432 Register two new tests 2017-10-24 02:23:45 +02:00
dae0d49eef Add tests for HTML and XML files 2017-10-24 02:23:22 +02:00
2fa3972005 Add debug information about unhandled events 2017-10-16 00:10:45 +02:00
d203df0ee8 Also mention INACTIVE 2017-10-15 23:58:54 +02:00
e41f35ac92 Code cleanup 2017-10-15 23:37:38 +02:00
3b1b8f428f Code cleanup 2017-10-15 23:35:22 +02:00