Commit Graph

1971 Commits

Author SHA1 Message Date
d4f12c794f Move the DesktopHandler class to a dedicated file 2020-09-26 16:22:02 +02:00
2cc84a81f6 Rework the desktop to allow modular handlers 2020-09-26 14:46:51 +02:00
7975362cbd Update the copyright notice 2020-09-26 08:30:23 +02:00
bffa6aa522 Use the Object class to instantiate windows 2020-09-26 08:30:07 +02:00
5e71aa0002 Invalidate the current location upon delete 2020-09-26 08:28:12 +02:00
3aaaea52e1 Update the translations 2020-09-13 06:20:50 +02:00
8929195a86 Fix a crash in the preferences 2020-07-18 03:10:39 +02:00
1b77162adf Update the copyright notice 2020-03-03 10:29:35 +01:00
f1d2fb87d6 Avoid a compilation warning 2020-03-03 10:29:27 +01:00
40aa56dcdd Update the template for the top GtkDoc page 2020-03-03 10:26:58 +01:00
af8a51ce9e About to release DeforaOS Browser 0.5.4 2020-03-03 10:24:04 +01:00
5e3cc473b3 Register the new configuration file 2020-03-03 01:25:07 +01:00
7343b08bde Use GtkDoc with XML templates 2020-03-03 01:25:07 +01:00
8eeaca462d Update the translations 2020-03-03 01:09:53 +01:00
cb140b1d42 Translate with the plural form 2020-03-03 01:02:34 +01:00
9b3569f0b5 Update the copyright notice 2020-03-03 01:02:22 +01:00
a78b7bd180 Avoid a couple compilation warnings 2020-03-03 01:02:10 +01:00
a8e9d7baa1 Use libSystem for string manipulation 2020-02-29 08:43:31 +01:00
f097f58866 Register a missing dependency 2020-02-29 08:43:31 +01:00
2523437823 Update the copyright notice 2020-02-29 08:43:31 +01:00
c50a41cca9 Introduce browser_vfs_mkdir() 2020-02-29 08:43:31 +01:00
2e55b755c2 Separate the sources for the widget 2020-02-29 08:35:09 +01:00
294a73cca5 Update the copyright notice 2020-02-29 07:58:16 +01:00
2f8b4705b4 Avoid a compilation warning 2020-02-29 07:58:08 +01:00
11e3569823 Always use the VFS API for file operations 2020-02-29 07:49:03 +01:00
0235b7a59f Code cleanup 2020-02-29 07:48:43 +01:00
fa2953af82 Update the copyright notice 2020-02-29 07:46:03 +01:00
c19219f520 Avoid a compilation warning 2020-02-29 07:45:56 +01:00
fe6db3b9fb Add support for XDG_DESKTOP_DIR 2020-02-27 12:39:34 +01:00
904c0a37f7 Get rid of Desktop::path_cnt 2020-02-27 12:37:33 +01:00
49f7e49daf Do not browse DATADIR twice with the default PREFIX 2020-02-27 12:18:41 +01:00
9091d159e0 Always use the VFS API for file operations 2020-02-27 12:07:02 +01:00
e217da6f83 No longer automatically create the desktop folder 2020-02-27 12:02:56 +01:00
563344a6e9 Update the copyright notice 2020-02-27 12:01:31 +01:00
8ff53ffb09 Code cleanup 2020-02-27 12:01:22 +01:00
aaf25f0b96 Correct a wrong call 2020-02-10 15:13:11 +01:00
614a1cdd47 Update the translations 2020-02-10 05:38:45 +01:00
d252d748fd Update the copyright notice 2020-02-10 05:38:36 +01:00
6c0181f59a Introduce the plural form from gettext() 2020-02-10 05:38:17 +01:00
00af44155a Update the translations 2020-02-10 05:33:46 +01:00
d0568ec8dd Fix some dependencies 2020-02-03 08:09:22 +01:00
ec34e3a59c Register a dependency 2020-02-03 08:09:22 +01:00
ecfbf14a78 Code cleanup 2020-02-03 08:09:22 +01:00
e3794aa528 Make every test optional 2020-01-10 23:12:16 +01:00
15cb1a5316 Fix parallel builds
We need to build src/lib/libBrowser.a before the rest of src.
2020-01-10 23:12:16 +01:00
599f20e613 Also install the README.md and COPYING files 2020-01-02 20:56:11 +01:00
94e5d570e1 Update the copyright notice 2020-01-02 20:54:31 +01:00
48534b0c58 Synchronize the file's data on disk while copying 2020-01-02 20:54:31 +01:00
fb9e6d10f4 Import a README file for DeforaOS Browser 2019-10-06 04:37:37 +02:00
160c82910a Generate documentation with GtkDoc for DeforaOS Browser 2019-10-06 04:37:37 +02:00