Commit Graph

1225 Commits

Author SHA1 Message Date
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
78a371fff0 Avoid more warnings when building with Gtk+ 3.0 2014-07-11 21:31:05 +02:00
eaa41e3626 Avoid more warnings when building with Gtk+ 3.0 2014-07-11 21:25:22 +02:00
706c48d3df Gtk+ 3.0 stores bookmarks in a different place 2014-07-11 21:18:18 +02:00
c18abf3450 Added a toolbar button to select all the text 2014-07-11 19:37:03 +02:00
9041d750ca Spelling of "Select All" when in a menu with mnemonic 2014-07-11 19:31:46 +02:00
0fbf3299e3 Avoid performing lstat(NULL, &st) 2014-07-11 19:19:06 +02:00
5c4b8e13c2 Refreshing the current folder upon successful CVS add or commit 2014-07-11 19:14:16 +02:00