Commit Graph

1357 Commits

Author SHA1 Message Date
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
58f31b6708 Re-generated the Makefiles 2014-10-12 21:21:14 +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
a46a1689c0 Added a "copy" and "select all" toolbar button when viewing text 2014-09-10 20:49:16 +02:00
41598858b3 Code cleanup 2014-09-10 20:16:46 +02:00
7e72b4e202 Added a menu and toolbar entry for properties 2014-09-10 20:10:39 +02:00
aef21fcad9 Also place a toolbar in non-embedded mode 2014-09-10 20:01:03 +02:00
76aee11af5 Use PROGNAME in the usage screen as well 2014-09-10 19:57:32 +02:00
766ebdfbed Added "Copy" and "Select all" buttons to the toolbar for text files 2014-09-10 19:46:03 +02:00
a301c16d0f Build libBrowser first 2014-08-10 01:44:12 +02:00
f737af23c0 Minor optimization 2014-08-08 19:01:57 +02:00
09420dda90 Choose a more appropriate size for emblems with unexpected icon sizes 2014-08-08 19:01:15 +02:00
9eb248d2e5 Code cleanup 2014-08-08 04:48:16 +02:00
f78692d294 Return the proper Mime type and icon for "/" (mountpoint) 2014-08-08 04:47:39 +02:00
1787d9adb9 Performance improvement while populating a tree 2014-08-08 04:42:34 +02:00
e80c13a8b4 Code cleanup 2014-08-08 04:35:51 +02:00
4014dcbe41 Detect the root filesystem node through its inode number and that of its parent 2014-08-07 21:50:17 +02:00
a4dbff3119 Load icons through Browser's VFS 2014-08-07 21:36:04 +02:00
89e5227255 Load icons through Browser's VFS 2014-08-07 21:24:10 +02:00
381eaf9d57 Code cleanup 2014-08-07 00:59:14 +02:00
4ec1d14649 No longer hardcode the size of the icons 2014-08-07 00:54:04 +02:00
3d9480d4b7 Code cleanup 2014-08-07 00:51:58 +02:00
051b5bbc24 Removed a useless symbol (missing typedef) 2014-08-06 20:01:13 +02:00
6c93e5ae4b Code cleanup 2014-08-06 20:00:49 +02:00