Commit Graph

1973 Commits

Author SHA1 Message Date
d6adab4c2e project.conf: sort sources separately 2022-07-11 05:26:04 +02:00
bc972197b1 doc/gtkdoc: register more targets 2022-07-11 05:25:09 +02:00
4315189049 project.conf: register the compilation modes 2022-07-11 05:24:47 +02:00
eb365e3132 README.md: add some information 2022-07-11 05:21:25 +02:00
2b9866bfe6 Update the copyright notice 2022-05-11 07:48:56 +02:00
b1584ddb6c plugins/undelete: avoid compilation warnings on macOS 2022-05-11 07:48:37 +02:00
2ebb035eb8 doc/gtkdoc: re-generate the sections file 2022-05-11 07:44:01 +02:00
edd84935dd Update the copyright notice 2022-05-11 07:39:22 +02:00
4021378c68 tests/vfs: avoid failures when offscreen 2022-05-11 07:39:00 +02:00
882fbbe2ad doc/project.conf: register missing dependencies 2022-05-11 07:16:54 +02:00
7eacc8e78e project.conf: prepare to release DeforaOS Browser 0.5.5 2022-05-11 07:05:15 +02:00
57f09948a3 po: re-generate the translation files 2022-05-11 07:04:59 +02:00
1ab4d625d0 browser: code cleanup 2021-10-26 21:47:09 +02:00
bd3bb49cd2 Update the scripts from DeforaOS configure 2021-09-17 10:33:51 +02:00
d3fa5f8a70 Let the configuration vendor be overridden 2021-01-24 17:18:48 +01:00
6fdb361bb8 Update the copyright notice 2021-01-24 04:57:44 +01:00
bcb9a8ab5f Avoid some compilation warnings 2021-01-24 04:57:27 +01:00
83eb755339 desktop: avoid some compilation warnings 2021-01-24 04:57:01 +01:00
60d131108c Update the copyright notice 2021-01-24 04:56:45 +01:00
df9f35d4ff Remove dead code 2021-01-24 04:56:34 +01:00
841c85f880 desktop: add a missing #include for Gtk+ 2021-01-24 04:36:23 +01:00
0491da3130 Update the copyright notice 2021-01-24 04:36:23 +01:00
c6e7934a83 Code cleanup 2021-01-24 04:36:23 +01:00
43390ffe90 Update the copyright notice 2021-01-24 04:36:23 +01:00
909893f9b7 Avoid a compilation warning 2021-01-24 04:36:23 +01:00
68767f8285 Avoid a potential crash when debugging 2021-01-24 04:36:23 +01:00
ac4cd8f8fc Re-generate the translations 2021-01-24 01:08:54 +01:00
177eb31e40 Set the default vendor to "Desktop" 2021-01-24 00:32:49 +01:00
bc93349818 Fix building on macOS 2021-01-24 00:32:37 +01:00
d4b8881bf0 Update the copyright notice 2021-01-24 00:32:24 +01:00
c20d211b73 Use the newer libSystem Config API to load and save preferences 2021-01-24 00:31:55 +01:00
2e32d7a948 Update the copyright notice 2021-01-23 22:31:25 +01:00
5cb8c75f8c undelete: implement a stub for getdents() on macOS 2021-01-23 22:31:02 +01:00
54ad11673c Import the newer scripts from DeforaOS configure 2020-11-19 03:14:36 +01:00
d9fe8b2ac8 Use the new style for vendors in the desktop files 2020-11-18 22:33:24 +01:00
196860b1b7 Rename the desktop files 2020-11-18 22:31:39 +01:00
b69cefd62d Import newer scripts upstream 2020-11-03 07:01:09 +01:00
ac95d85dc1 Update the README 2020-11-03 06:57:21 +01:00
c46844f84c Import newer scripts upstream 2020-11-03 06:49:05 +01:00
e9acb2c407 Correct an error message 2020-09-28 06:03:28 +02:00
28585be4dc Update the copyright notice 2020-09-28 06:03:19 +02:00
bc6e1f2d5f Register a couple bugs and a TODO entry 2020-09-28 06:03:15 +02:00
d83fe8f5b5 Bring the code closer to DeforaOS Panel's menu applet 2020-09-28 05:50:01 +02:00
0f6bd4da3f Add mention of a bug 2020-09-28 05:13:46 +02:00
5796c60793 Add tooltips with the comment for applications 2020-09-28 05:09:54 +02:00
a0afa794e5 Bring the code closer to DeforaOS Panel's menu applet 2020-09-28 05:09:22 +02:00
f8c36879dd Only list applications that can be ran 2020-09-28 03:52:00 +02:00
8b2f86384a Merge branch 'khorben/desktophandler' 2020-09-26 22:22:28 +02:00
7979661917 Bring the separate handlers on par with the original code
At least from my understanding at the moment.
2020-09-26 22:20:39 +02:00
fd233fa9e2 Break down each DesktopHandler to a separate file 2020-09-26 19:42:27 +02:00