Commit Graph

1149 Commits

Author SHA1 Message Date
7eb555d410 Updated the copyright line 2015-02-15 22:51:43 +01:00
91cc2e2d21 No longer let the preferences window be resized 2015-02-15 22:47:45 +01:00
03e1fe44f8 Code cleanup 2015-02-12 09:46:17 +01:00
f5970f5b50 Removed a couple assigned but otherwise unused variables 2015-02-12 09:43:17 +01:00
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
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
ba9bf74d83 Updated the copyright line 2014-08-06 01:19:23 +02:00
40f334de40 Using icons from the VFS API 2014-08-06 01:18:43 +02:00
afb16412ac Let the make(1) binary be modified in the configuration 2014-08-06 01:15:21 +02:00
fdc27351a3 Using PROGNAME for properties(1) 2014-08-06 01:13:40 +02:00
12c70d8f09 Code cleanup 2014-08-06 01:13:21 +02:00
368ef36c28 Allow Browser plug-ins access the configuration 2014-08-06 01:11:13 +02:00
499db79bc7 Fixed the title of task windows when the title is NULL 2014-08-06 01:07:17 +02:00
37c2460ddb Updated the copyright lines 2014-08-06 01:06:14 +02:00
ba947b24a5 Introducing libBrowser as part of the Browser project 2014-08-06 01:03:58 +02:00
7e284c4694 Code cleanup 2014-07-22 02:38:54 +02:00
c576432c4d Code cleanup 2014-07-22 02:36:58 +02:00
a523987040 Updated the copyright line 2014-07-22 02:28:14 +02:00
714621a7ac Code cleanup 2014-07-22 02:27:54 +02:00
05837536f5 Now install the "selection" plug-in by default 2014-07-22 02:22:09 +02:00
f414df4713 Document the switch fallback as intentional 2014-07-22 02:20:35 +02:00
01af4f6618 Also count the total size 2014-07-22 02:19:02 +02:00
58ae2c7291 Added an icon column for the "selection" plug-in 2014-07-22 02:05:44 +02:00
1aaa3fdeb1 Avoid an additional warning with Gtk+ 3 2014-07-21 22:13:36 +02:00
1fd6a3057e Avoid warnings when compiling with Gtk+ 3 2014-07-21 22:11:11 +02:00
86f5ef883b Avoid a warning when compiling with Gtk+ 3 2014-07-21 22:04:58 +02:00
a8b84c16ad Support adding the whole selection as bookmarks 2014-07-12 17:46:09 +02:00
7d2090aec1 Build fix and adjustments for Gtk+ 3.0 and 3.4 2014-07-11 21:45:45 +02:00
c227e0234a Avoid a couple more warnings 2014-07-11 21:39:42 +02:00
81fb244eea Updated the copyright lines 2014-07-11 21:34:01 +02:00
187c6cd395 Avoid more warnings when building with Gtk+ 3.0 2014-07-11 21:33:41 +02:00