Commit Graph

1188 Commits

Author SHA1 Message Date
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
b2ee840dfd Documented the list store creation 2014-07-08 00:40:19 +02:00
67217ac43d No longer center always the symlink creation dialog 2014-07-07 01:29:11 +02:00
5e151db2b1 No longer center always the desktop preferences window 2014-07-07 01:28:30 +02:00
208902bfc7 Only let setting default MIME handlers if relevant 2014-07-07 01:26:05 +02:00
92cb7b9db1 Fixed building with Gtk+ >= 3.0 2014-07-07 01:24:47 +02:00
3c7aef553c Output the HTML documentation truly in the fashion of manual pages 2014-06-06 01:16:03 +02:00
eb3aa73d21 Newer version of the script upstream 2014-06-06 01:05:56 +02:00
28432d2f4b Newer version of the script upstream 2014-05-09 03:49:27 +02:00
fb4c068aba Newer version of the script upstream 2014-05-09 02:51:23 +02:00
599d39a7be Newer version of the script upstream 2014-04-23 18:51:28 +02:00
5b4bf62e9c Code cleanup 2014-04-01 02:42:04 +02:00
71aef6afdb Fixed pop-up menus on the desktop in both window and window-less modes 2014-04-01 02:17:41 +02:00
c17c072d90 Support drawing the background as a window 2014-04-01 01:34:50 +02:00
781f7c9e38 Code cleanup 2014-04-01 01:31:19 +02:00
699c6bf91e Partially implemented the popup menu on the desktop window 2014-04-01 00:58:30 +02:00
cf14076a7c Working on support for a desktop window 2014-04-01 00:48:02 +02:00
25f382aa8e Code cleanup 2014-04-01 00:37:12 +02:00
a658b9c7b7 Avoid some warnings when building with Gtk+ >= 3.0 2014-04-01 00:13:18 +02:00
d78a171eb0 Calling eject(1) with the device name 2014-03-30 00:22:48 +01:00
9de48e9d5a Fixed a memory leak in an error path when executing commands 2014-03-30 00:01:02 +01:00
21f8f62269 Added a menu entry to obtain the properties of each volume mounted 2014-03-30 00:00:20 +01:00
676f48e88b Ellipsize the mountpoints 2014-03-29 21:50:56 +01:00
7d778b9312 Code cleanup 2014-03-29 21:37:29 +01:00
13e5dda173 Lookup the icon from the volume for removable devices 2014-03-29 21:35:27 +01:00
e030d8a9a1 Code cleanup 2014-03-29 21:30:19 +01:00
fdbc0f891c Avoid more warnings when compiling with Gtk+ 3.0 2014-03-29 20:37:30 +01:00
7432a86b9d Avoiding some warnings when building with Gtk+ 3.0 2014-03-29 20:33:22 +01:00
5c533dacea More portable shebang, from 7heo <7heo@mail.com>
Original commit message:
« The path /bin/sh for the shebang is more portable
than /usr/bin/env, according to Sven Mascheck:
http://in-ulm.de/~mascheck/various/shebang/#env
and:
http://in-ulm.de/~mascheck/various/shells/

Additionally, a space after the shebang first two
characters (#!) is said to be more portable:
http://in-ulm.de/~mascheck/various/shebang/#blankrequired

I fixed the test script shebang accordingly. »

It doesn't say the presence of a space makes it more portable; it says it was a rumor that could never be proven true, for some completely obsolete releases of UNIX. I did not apply that part.

Thanks!
2014-03-12 00:11:41 +09:00
2ed6319c90 Newer version of the scripts upstream 2014-03-04 03:26:28 +01:00
f7bc3ecc6d Newer versions of the scripts upstream 2014-02-11 00:33:31 +01:00
c7a843d932 Added translated tooltips to the "favorites" plug-in 2014-01-22 23:15:16 -06:00
b4dbdadfaa Code cleanup 2014-01-11 15:27:23 -06:00
9020e8ede7 Fixed a toolbar button with Gtk+ < 2.8 2014-01-11 15:23:53 -06:00
373c084c70 The "trash" plug-in is almost functional by now 2014-01-09 19:04:54 -06:00
c284de1bf4 Handle sensitiveness of the restore and delete toolbar buttons 2014-01-09 00:45:52 -06:00
0fa28eb2fd No longer forget to call closedir() 2014-01-09 00:16:36 -06:00
29bfa61aeb Preparing before refreshing in-place 2014-01-08 23:58:20 -06:00