Commit Graph

1095 Commits

Author SHA1 Message Date
1b6da17e1a Set the default activation response for the prompt's entry widget 2015-02-09 23:40:04 +01:00
e6546f1546 Updated a couple copyright lines 2015-02-09 23:39:50 +01:00
a60d4a3296 Added a dialog to clone a Git repository 2015-02-09 23:35:20 +01:00
e96bb7dd93 Re-generated the Makefiles 2014-12-27 21:45:51 +01:00
68e5ac16b1 .cvsignore files are no longer necessary 2014-12-27 17:45:05 +01:00
7baa60ef24 Code cleanup 2014-12-22 18:38:06 +01:00
a12dc699fb Added support for autogen.sh as well 2014-11-16 01:30:29 +01:00
b2634be6ed Removed debugging information 2014-11-16 01:26:34 +01:00
a3ecd51f30 Added support for GNU configure 2014-11-16 01:24:00 +01:00
9d9c9c7835 Allow re-generating the Makefiles with DeforaOS configure 2014-11-14 19:39:37 +01:00
bae97c95bc Updated the icon for the desktop folder 2014-11-14 18:35:17 +01:00
ff00d5a514 Let the Browser internals be visible only to its own implementation 2014-10-31 00:34:29 +01:00
16fde8b25e Code cleanup 2014-10-28 23:16:23 +01:00
ac683b8eee Use "copy -R" instead of "copy -r" 2014-10-28 22:17:01 +01:00
e1c737433b Highlight the standard error messages in red 2014-10-28 20:11:59 +01:00
298bcc20e9 Fixed a label in the "Backup" plug-in 2014-10-28 19:32:08 +01:00
69174c6bcc Portability fix for SunOS 2014-10-25 01:43:15 +02:00
f4c04f2d7d Fixed the images for icons using a relative path 2014-10-17 21:41:50 +02:00
a31eb46c75 Code cleanup 2014-10-17 21:25:53 +02:00
4cc71d793b Code cleanup 2014-10-17 21:13:57 +02:00
040a5ac9b4 Fixed the homescreen 2014-10-14 01:24:03 +02:00
93bbaf1fa6 Code cleanup 2014-10-14 01:10:41 +02:00
88e7dc36dc Code cleanup 2014-10-14 01:09:22 +02:00
e956dfcdce Look through the XDG directories to look for applications 2014-10-14 01:06:32 +02:00
f83a394f43 s/_done_/_refresh_done_/g 2014-10-13 23:43:26 +02:00
c4b3bafaca s/_current_/_refresh_/g 2014-10-13 23:32:02 +02:00
9144465029 Code cleanup 2014-10-13 23:30:16 +02:00
74b6cd73a9 Free more memory in desktop_delete() 2014-10-13 23:29:20 +02:00
b51e92fed7 Code cleanup 2014-10-13 23:02:56 +02:00
776a27bd10 Avoid duplicate icons when listing categories 2014-10-13 22:35:33 +02:00
becce0193e Updated the path to the hard-coded shortcuts for DeforaOS Phone 2014-10-13 21:52:20 +02:00
3eaa05ed92 More accurate parsing of categories from desktop files 2014-10-13 21:48:24 +02:00
589b68089a Symbolic links to folders are not a mountpoint except maybe when pointing to one 2014-10-13 21:13:00 +02:00
d6fd27bf05 Removed unused variable 2014-10-13 21:11:04 +02:00
63732b5a5a Avoid a potentially uninitialized icon 2014-10-13 00:54:08 +02:00
b5ba5ce4d5 More chances to identify the right icon for folders 2014-10-13 00:53:51 +02:00
ebd4921065 Avoid crashes in browser_vfs_mime_icon() 2014-10-13 00:45:43 +02:00
fae0201e85 Also draw emblems for the volumes exported 2014-09-26 15:13:10 +03:00
823dfa969e Removed invalid free 2014-09-26 15:11:19 +03:00
5cb18dea1b Support emblems for volume icons (read-only first) 2014-09-26 13:00:17 +03:00
9bbec21b3d Also support network volumes on FreeBSD (untested) 2014-09-26 12:39:39 +03:00
b29d30eff5 Use a different icon for networked filesystems 2014-09-26 12:09:48 +03:00
b84aabee39 Code cleanup 2014-09-26 11:50:58 +03:00
9f48174303 Make sure to spawn the corresponding browser(1) binary 2014-09-26 11:50:12 +03:00
ae69039c28 Use g_spawn_async() instead of fork()/exec() 2014-09-26 11:45:16 +03:00
1fe8510cf8 Make sure to spawn the corresponding properties(1) binary 2014-09-26 11:30:16 +03:00
be3835014e Make sure to spawn the corresponding properties(1) binary 2014-09-26 11:26:20 +03:00
21c456858a Code cleanup 2014-09-26 11:22:30 +03:00
ee7d2e3036 Code cleanup 2014-09-10 21:14:16 +02:00
78ab3ef4af Attempt to better guess the initial size of the window when viewing images 2014-09-10 21:12:07 +02:00