Commit Graph

328 Commits

Author SHA1 Message Date
1a9643523f Add support for the globs2 file format
The priority field is ignored for the moment.
2020-09-28 08:04:43 +02:00
b116a4fb47 Avoid warnings with Gtk+ >= 3.22
This uses gdk_x11_display_error_{pop,push}() instead of
gdk_error_trap_{pop,push}().
2020-02-22 18:55:04 +01:00
db96a01504 Update the copyright notice 2020-02-22 18:54:54 +01:00
507c6ba784 Code cleanup 2020-02-22 18:53:56 +01:00
075c2fa7a3 Let Gtk-Doc support work with OBJDIR 2020-02-04 00:23:57 +01:00
f850b07d6a Also ignore more backup files 2020-02-03 07:48:40 +01:00
b9951cdf88 Update the copyright notice 2020-02-03 07:46:25 +01:00
5385d8e877 Phase out the SGML files 2020-02-03 07:45:30 +01:00
98a627b265 Update the version number 2020-02-03 07:44:53 +01:00
fb7391c9d8 Default to HTTPS in URLs 2020-02-03 07:44:41 +01:00
38dc123048 Also install the README file 2020-02-03 07:40:45 +01:00
293dd6795a Register the Gtk-Doc targets 2020-02-03 07:39:59 +01:00
60d61cab7d Also ship the COPYING file 2020-02-03 07:37:59 +01:00
56a8a8206c Make the tests when explicitly requested 2020-02-03 07:37:39 +01:00
d58a67a853 Update the copyright notice 2020-02-03 07:36:57 +01:00
9fdac63862 Avoid a compilation warning 2020-02-03 07:36:50 +01:00
3b9a511aec Register the "mime" test 2020-02-03 07:31:09 +01:00
28c4309c31 Use the latest Gtk-Doc helper from DeforaOS configure 2020-02-03 07:30:36 +01:00
a4f08c77e0 List the vendor above the package name 2020-02-03 07:27:33 +01:00
2128ab7736 Set the vendor to "Desktop" 2019-12-18 04:59:58 +01:00
c0afcda7db Default to Gtk+ 3 from now on 2019-10-06 03:38:11 +02:00
c2dcf91a2d About to release DeforaOS libDesktop 0.4.0 2019-10-06 03:37:38 +02:00
231ab59cc0 Build with Gtk+ 3 by default 2019-10-06 03:37:38 +02:00
d93f8e449a Register the "clint" test 2019-10-06 03:37:38 +02:00
de3190f605 Import the "clint" test 2019-10-06 03:37:38 +02:00
96913a25df Update the helper scripts from upstream 2019-10-06 03:37:38 +02:00
1091f7861c Update the copyright notice 2019-10-06 03:37:38 +02:00
bf91f5a093 Avoid a compilation warning 2019-10-06 03:37:38 +02:00
df358edd0e About to release libDesktop 0.3.1 2018-12-29 02:11:33 +01:00
c408cd9cc5 Also ship mimehandler.h 2018-12-29 02:11:09 +01:00
9c09db2a0d Update the copyright notice 2018-09-06 18:36:28 +02:00
bc95648e58 Fix double free() in the test suite 2018-09-06 18:36:01 +02:00
b217a72b9f Also ship a README.md file 2018-04-21 22:53:30 +02:00
c2cb8c9aa9 Release libDesktop 0.3.0 2018-04-21 22:44:13 +02:00
a966551767 Update the copyright notice 2018-04-21 22:43:50 +02:00
e3e28e8f44 Remove another FIXME 2018-04-21 22:43:43 +02:00
cf3cea7985 Change a FIXME into a TODO 2018-04-21 22:42:01 +02:00
fc47c98fc2 Support opening directory desktop entries 2018-04-21 22:40:25 +02:00
d0c0302a1f Update the copyright notice 2018-04-21 22:29:20 +02:00
5ba54b8bcf Remove a FIXME 2018-04-21 22:29:14 +02:00
10cf90c1e0 Update the copyright notice 2018-04-21 22:28:18 +02:00
05ef48e935 Also allow executables for generic types 2018-04-21 21:57:12 +02:00
5203dd4d43 Code cleanup 2018-04-21 21:50:23 +02:00
e94f74a282 Implement fallback for executables in ~/.mime 2018-04-21 21:48:29 +02:00
da066aa7fe Remove useless #include <System/config.h> 2018-04-21 21:45:06 +02:00
070d3123bd Add compatibility code for GtkDialog 2018-02-06 00:46:03 +01:00
f879140893 Add compatibility code for Gtk+ < 2.14 2018-02-05 02:22:16 +01:00
4ca8180033 Fix build with Gtk+ < 3.0 2018-02-05 01:32:48 +01:00
a633870c55 Add compatibility code for gtk_widget_override_color() 2018-02-05 01:26:58 +01:00
29dc10f363 Offer more compatibility code 2018-01-28 08:48:18 +01:00