|
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 |
|
|
0a8ca3619d
|
Additional fixes for the desktop handlers
|
2020-09-26 19:21:42 +02:00 |
|
|
178516c424
|
Update the copyright notice
|
2020-09-26 16:22:02 +02:00 |
|
|
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 |
|