|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
91bd571f40
|
Properly refreshing the volume list
|
2013-11-30 01:31:08 +01:00 |
|
|
2dba9c00ae
|
Now requires a row to be activated to change the location
|
2013-11-30 01:02:53 +01:00 |
|
|
74920b54c4
|
Minor performance improvement
|
2013-11-28 01:40:44 +01:00 |
|
|
385520fc11
|
Added support for FreeBSD (compile-tested only)
|
2013-11-27 22:31:38 +01:00 |
|
|
7de72d577f
|
The GtkCellRendererProgress renderer really wants an integer for progress
|
2013-11-27 22:15:59 +01:00 |
|
|
6f17c138c5
|
Do not list the free space for CD-ROM volumes
|
2013-11-27 22:10:52 +01:00 |
|
|
8fc65bb5e6
|
Also list the space available on each volume
|
2013-11-27 22:05:50 +01:00 |
|
|
a90fdd39fd
|
Fixed detection for newer repositories
|
2013-11-27 21:40:02 +01:00 |
|
|
026969172f
|
Code cleanup
|
2013-11-27 21:36:55 +01:00 |
|
|
dec1dee9e2
|
Now able to initialize Git repositories
|
2013-11-24 04:02:50 +01:00 |
|
|
b3c87b3b08
|
Set an icon to the "preview" plug-in
|
2013-11-20 21:46:19 +01:00 |
|
|
a8db5df839
|
Set an icon for the "template" plug-in
|
2013-11-20 21:45:47 +01:00 |
|
|
e890ccf9ed
|
Added a comment
|
2013-10-05 05:20:16 +02:00 |
|
|
98504300c7
|
Ignore directories for previews
|
2013-10-05 05:17:22 +02:00 |
|
|
e6d32b1f42
|
No longer fallback to the parent directory upon errors
|
2013-10-05 04:29:20 +02:00 |
|
|
25c742a713
|
Always display (and free) errors while loading images
|
2013-10-05 03:20:44 +02:00 |
|
|
4a30b870ce
|
Added the possibility to display the image at its original size
|
2013-10-05 03:12:35 +02:00 |
|