Commit Graph

996 Commits

Author SHA1 Message Date
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
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
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
fd32107486 Pass the complete selection to the plug-ins 2014-01-05 23:23:58 -06:00
dad13ff188 Use less deprecated code with Gtk+ >= 3.4 2013-12-25 20:19:03 +01:00
e4213b617a Code cleanup 2013-12-25 20:14:20 +01:00