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
640343251c
Code cleanup
2014-01-08 23:57:53 -06:00
06ff0e25dd
Code cleanup
2014-01-08 23:53:16 -06:00
bd1858ff8e
Code cleanup
2014-01-08 23:42:40 -06:00
cf5c211eba
Code cleanup
2014-01-08 23:27:44 -06:00
f3e98c8ef4
Imported a "backup" plug-in to re-use code from the "trash" plug-in
2014-01-08 23:01:33 -06:00
c0f4ab8341
Let the code be re-used as-is directly
2014-01-08 22:57:37 -06:00
96e55006b8
Hopefully improved portability when unmounting devices
2014-01-08 21:28:02 -06:00
9910649ad2
Now able to unmount volumes as well
2014-01-08 21:21:28 -06:00
c0abda187e
Implemented a popup menu to eject removable volumes
2014-01-08 21:08:23 -06:00
6ffa7655bf
Also collect some flags for each filesystem listed
2014-01-08 20:48:14 -06:00
a3d9ecd4c8
Also remember the filesystem type in the volume list
2014-01-08 20:24:11 -06:00
dcb6a9aab8
Fixed potential uninitialized variable and signedness inconsistency
2014-01-08 11:56:23 -06:00
b4b3ef307f
Allow the "trash" plug-in to be translated as well
2014-01-07 01:31:50 -06:00
89cdeabb89
Introduced a new "trash" plug-in (currently able to list the content of the trash)
2014-01-07 01:12:23 -06:00
790cf176e4
Imported a new plug-in "selection"
2014-01-06 18:42:27 -06:00
fd32107486
Pass the complete selection to the plug-ins
2014-01-05 23:23:58 -06:00