Commit Graph

1995 Commits

Author SHA1 Message Date
15f7aadad6 browser: allow plug-ins to set the view 2024-06-03 02:16:59 +02:00
1f8f89207c Update the copyright notice 2024-06-02 21:57:55 +02:00
eae3a22090 properties: obtain the icon size from the browser 2024-06-02 21:57:55 +02:00
ed2d2c98bc browser: re-indent 2024-06-02 21:57:55 +02:00
94af7a7458 Update the copyright notice 2024-06-02 21:57:55 +02:00
82c579e945 browser: provide access to the current view
This is relevant for plug-ins.
2024-06-02 21:57:55 +02:00
1d5a8595f1 Update the copyright notice 2024-06-02 21:06:54 +02:00
b5beb2fa2e browser: estimate the default size according to the icons
This defaults to about 7 columns and 5 rows, without consideration for
the plug-in pane.
2024-06-02 21:06:54 +02:00
cee360ca90 Update the copyright notice 2024-06-02 21:04:33 +02:00
7f8ec2744a browser: allow setting icon sizes at compile-time
This defaults to 24, 48, and 96 pixels for
BROWSER_ICON_SIZE_SMALL_ICONS, BROWSER_ICON_SIZE_ICONS, and
BROWSER_ICON_SIZE_THUMBNAILS respectively.
2024-06-02 20:53:05 +02:00
1f3caa913a browser: identify more file types when opening
This allows MIME application handlers to be applied to special files and
folders.
2024-06-02 20:28:30 +02:00
1d58a2f73c browser: avoid an error message when closing windows
When a selection was active, the selection-change callback was called
while shutting down, even though the view was effectively gone.
2024-06-02 20:13:00 +02:00
e01f7c2ba5 Import the newer scripts from DeforaOS configure 2024-06-02 20:01:49 +02:00
ba095c4468 Update the copyright notice 2024-06-02 20:01:16 +02:00
6fe724810f browser: avoid a double-free when closing windows 2024-06-02 20:00:40 +02:00
94e4e583a8 desktop: report errors registering for messages 2024-02-28 02:58:32 +01:00
dfe0876765 Update the copyright notice 2024-02-28 02:58:32 +01:00
3832dc2402 desktopctl: report errors when sending messages 2024-02-28 02:58:32 +01:00
b0d4c05bde desktop: do not abort when Mime does not load 2024-02-28 02:58:32 +01:00
0f28480dff docbook.sh: update the script from upstream 2024-02-17 05:24:42 +01:00
8ae3a231ab Update the copyright notice 2022-12-07 01:08:59 +01:00
59587fc5a6 desktop: fix building without the X11 GDK backend 2022-12-07 01:08:59 +01:00
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