Commit Graph

1149 Commits

Author SHA1 Message Date
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
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
cdba68628c Code cleanup 2013-12-25 20:10:46 +01:00
c29008d070 Use less deprecated code with Gtk+ 2.24 already 2013-12-25 19:56:24 +01:00
a6651a130d Avoid warnings when building with Gtk+ 3.0 2013-12-25 19:35:50 +01:00
a199f054df Fixed building with Gtk+ < 2.14 2013-12-08 02:19:38 +01:00
ce927b820e Fixed checking applications for availability 2013-12-04 06:36:55 +01:00
eee8343c20 Improved error handling 2013-12-04 06:25:58 +01:00
bc4f45494d Code cleanup 2013-12-04 06:15:10 +01: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
aa5fb237af Completed the usage screen 2013-11-25 02:38:19 +01:00
e115b6c048 Explicitly delete the desktop window when exiting (if in use) 2013-11-24 05:18:09 +01:00
0cd6d4deae Implemented most of the code required for using a dedicated window for the desktop 2013-11-24 05:14:53 +01:00
c32bf5954d Avoided some warnings when building for Gtk+ 3 2013-11-24 04:47:52 +01:00
ca53b210bd Using PROGNAME while reporting errors as well 2013-11-24 04:10:24 +01:00
1498febe8d Using PROGNAME for browser(1) as well 2013-11-24 04:09:38 +01:00
dec1dee9e2 Now able to initialize Git repositories 2013-11-24 04:02:50 +01:00
6f60bf2a79 Give the DesktopIcon class a better chance to find the pixmap for an application 2013-11-23 04:46:32 +01:00
c4dfa9d515 Now slightly XDG-compliant when listing applications (issues remaining) 2013-11-23 04:31:25 +01:00
26d0508bed Improved error handling 2013-11-23 04:22:45 +01:00
d60063646e The "Back" icon should be first when listing applications too 2013-11-23 04:00:23 +01:00
4728b92e29 Code cleanup 2013-11-23 03:03:47 +01:00
535593184b Preparing support for XDG_DATA_DIRS 2013-11-23 02:54:58 +01:00
1111f78f4f Added an "apply" button to the preferences dialog 2013-11-22 05:58:56 +01:00
142dcf8420 Use the copyright character for the about dialog 2013-11-21 23:48:07 +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
35bb738ba8 Make sure error dialogs are properly modal upon startup 2013-10-05 04:28:00 +02:00
95b91ebb10 Report (and free) errors while loading icons 2013-10-05 03:52:59 +02:00
12a6faa811 Print errors before attempting to display image thumbnails 2013-10-05 03:48:08 +02:00
33f2939cbe Always free errors while loading images 2013-10-05 03:47:27 +02:00
e2ae426b0c Always free errors while loading images 2013-10-05 03:47:15 +02:00
98445e38bb Improved error handling (particularly while loading images) 2013-10-05 03:31:30 +02:00
25c742a713 Always display (and free) errors while loading images 2013-10-05 03:20:44 +02:00
4c12e15487 No longer assume text errors have set errno 2013-10-05 03:19:51 +02:00
4a30b870ce Added the possibility to display the image at its original size 2013-10-05 03:12:35 +02:00
7cd1e944d1 Display the image preview within a scrolled window 2013-10-05 03:02:57 +02:00
c9edaafb39 Allow image preview to be zoomed in and out 2013-10-05 02:55:04 +02:00
7c82b3bfbf Avoid a few Gtk+ warnings while compiling 2013-10-05 02:39:41 +02:00
c0119f7034 Using a toolbar to list the actions available 2013-10-05 02:31:49 +02:00
afa9a153e7 Updated the copyright information 2013-10-05 02:15:00 +02:00
c8cd93738b Fixed the plug-in path for the "properties" application 2013-10-05 02:06:15 +02:00
b70fc2dfa7 Fixed error handling while generating thumbnails 2013-10-05 02:02:14 +02:00
5a65d8a741 Code cleanup 2013-10-05 01:57:18 +02:00
9c0b54d904 Protect against a crash if an icon is requested without stat information 2013-10-05 01:51:10 +02:00
1dcd927b71 Display all images as animations 2013-09-20 01:43:48 +02:00
83f3608602 Added missing include 2013-07-26 03:29:04 +02:00
5e2d97c8a0 Build with "-lintl" by default 2013-07-25 23:35:09 +02:00
c6d0f26bdd Tracking the first idle callback 2013-07-01 21:54:00 -04:00
c2fa286ec3 Allow default MIME handlers to be registered through the "Open with..." dialog 2013-06-19 17:46:10 -04:00
97fc20edff Implemented "git status" 2013-06-11 23:23:09 +02:00
50ca70d2f6 Updated an icon 2013-06-11 23:21:49 +02:00
f4e413b192 Added support for "svn status" 2013-06-11 23:12:25 +02:00
fa03bcd5f8 Use a specific icon while refreshing the thumbnails 2013-06-09 19:48:10 +02:00
0db565779c Implemented "cvs delete" 2013-06-08 22:31:35 +02:00
9c041f7bb0 Added "cvs status" 2013-06-08 22:02:20 +02:00
bc11461011 Fixed properties of files not managed by CVS within a managed folder 2013-06-08 21:52:58 +02:00
068e74d4a8 Updated the copyright line 2013-06-02 02:06:24 +02:00
a1bd9512ce libDesktop API update 2013-04-11 01:40:06 +02:00
ea9fc2b0f4 Delete the output file upon errors 2013-04-07 03:23:52 +02:00
1a6f429963 Fixed the folder icon for "public_html" folders 2013-04-07 02:22:55 +02:00
f800a9dc2c Additional error checking when saving the buffer contents 2013-04-07 01:47:07 +02:00
2f80388251 Re-generated the Makefiles 2013-04-06 03:14:11 +02:00
7f86524003 Implemented a dedicated error handler for tasks 2013-04-06 03:10:55 +02:00
53d27e8f7c Now able to copy parts of the output buffer to the clipboard 2013-04-06 02:57:28 +02:00
10bf11bd40 Now able to save the contents of the buffer 2013-04-06 02:45:06 +02:00
8a34c2fdd3 Sharing some more code as well 2013-04-06 02:15:38 +02:00
14606f0030 Added a keyboard shortcut to close the task window 2013-04-06 02:12:31 +02:00
b65d35e7cc Sharing some more code between the SCM plug-ins 2013-04-06 02:02:53 +02:00
97e09a02a7 Makefiles are now handled in a separate plug-in 2013-03-25 02:49:43 +01:00
1c86530ce1 Added a "make" plug-in 2013-03-25 02:45:51 +01:00
4234778333 Code cleanup 2013-03-25 02:07:18 +01:00
b4db528886 Freeing a little more memory when exiting 2013-03-24 20:53:26 +01:00
4625a03637 Sharing more code between the "CVS" and "Git" Browser plug-ins 2013-03-24 20:35:48 +01:00
fcc80274c9 Sharing more code between the "CVS" and "Subversion" Browser plug-ins 2013-03-24 20:31:00 +01:00
9d7451b531 Attempt to share code between some Browser plug-ins 2013-03-24 20:31:00 +01:00
60190af42b Allow view(1) to visualize a few more file types as text 2013-03-14 02:01:09 +01:00
f36f03f175 Code cleanup 2013-03-14 01:57:02 +01:00
186ef0daf8 Code cleanup 2013-03-13 15:37:59 +01:00
3ef603b804 Implemented adding and removing favorite folders 2013-03-13 15:32:10 +01:00
d2d2e78276 Fixed the usage screen for desktop(1) 2013-03-13 14:45:25 +01:00
bc775dbdec Re-generated the Makefiles 2013-03-13 14:40:57 +01:00
1d7c445a1a Report the error when setlocale() fails 2013-03-10 00:18:23 +01:00
30387f6d13 Output errors when setting the locale 2013-03-09 23:19:23 +01:00
986e92d2ea Callbacks for keyboard shortcuts do not need returning anything 2013-03-09 23:15:39 +01:00
fb9bfb9cac Set an icon to the "favorites" plug-in 2013-02-28 02:42:47 +01:00
3e86eb9282 Installing the "favorites" plug-in by default 2013-02-28 02:39:48 +01:00
a36bbfa194 The favorites plug-in is now functional 2013-02-28 02:38:57 +01:00
3fcb50198a Displaying the basename instead of the full path 2013-02-28 02:34:35 +01:00
d74726241f Beginning to be useful 2013-02-28 02:25:44 +01:00
de2b5fd7f4 Code cleanup 2013-02-28 02:08:30 +01:00
a417d6aedb Introducing the "favorites" plug-in (not functional yet) 2013-02-28 02:07:54 +01:00
9412073f4e Code cleanup 2013-02-28 01:51:32 +01:00
ab3ed1854f Re-generated Makefiles 2013-02-28 01:51:07 +01:00
f07c2d0517 Fixed running binary programs directly 2013-02-02 01:33:51 +01:00
964d7e26ef Added a flag to disable popup menus on the desktop completely 2013-01-31 00:46:35 +01:00
48bd1ce6c5 Added a command-line flag to force a given view 2013-01-18 23:16:17 +01:00
d082bb87d1 Re-generated Makefiles 2013-01-07 02:21:27 +01:00
ccdf864551 Implemented directories and URLs 2012-12-23 20:07:40 +01:00
23874a5903 Some more cleanup 2012-12-23 16:57:42 +01:00
1824708881 Implemented the "NoDisplay" desktop entry key 2012-12-23 16:41:18 +01:00
8da82b9b23 Some (welcome) cleanup 2012-12-23 16:34:03 +01:00
b249e227e2 Code cleanup 2012-12-23 16:19:57 +01:00
56ebc2c3b6 Always load the default icons for files and directories 2012-12-23 16:15:18 +01:00
571f653a12 The "TryExec" desktop entry key is not meant to be used this way 2012-12-23 15:52:34 +01:00
ebfe684cb8 Added a folder typically containing pictures 2012-12-22 02:41:29 +01:00
f795aa4503 Git is able to handle binary files on its own 2012-12-10 11:06:31 +01:00
25c11879b6 Subversion is able to handle binary files on its own 2012-12-10 11:03:08 +01:00
3f43c99b2d Also manage references to GdkPixbuf objects 2012-12-06 23:34:34 +01:00
b44772f0c4 Properly tracking references to GdkPixbuf objects 2012-12-06 22:14:12 +01:00
1e198d509b Properly tracking references to GdkPixbuf objects 2012-12-06 22:13:52 +01:00
0b95786a3d Tracking references to GdkPixbuf objects 2012-12-06 22:04:32 +01:00
88789dbf6d Free some more memory 2012-12-06 19:07:41 +01:00
67323ef4da Cannot unref pixbufs obtained through mime_icons() just yet 2012-12-06 19:06:56 +01:00
90479498c1 Fixed two memory leaks 2012-12-06 04:17:25 +01:00
5d76bb7571 Also harmonized icons for the desktop 2012-12-06 04:01:12 +01:00
6baed261b5 Harmonized icons some more (including emblems on any icon) 2012-12-06 03:40:50 +01:00
f10fbdff38 Fixed dependencies for vfs.c 2012-12-06 03:17:47 +01:00
69d0e558bb Harmonize icons a bit more (for plug-ins) 2012-12-06 01:08:18 +01:00
a5da094aa3 Code cleanup 2012-12-06 00:40:59 +01:00
1fdccf972a Code cleanup 2012-12-05 17:13:52 +01:00
651f9a8922 Also draw emblems on regular folder icons 2012-12-05 16:53:52 +01:00
f97d554a6c Code cleanup 2012-12-05 16:43:48 +01:00
3af8352781 Code cleanup 2012-12-05 16:12:02 +01:00
9a218d6897 Code cleanup 2012-12-05 16:11:25 +01:00
d04c2cb550 Moved more icon handling code to the VFS pseudo-class 2012-12-05 15:53:35 +01:00
4c29e9075d Code cleanup 2012-12-05 15:45:48 +01:00
74bbe5afcb Typo in a comment 2012-12-05 14:49:44 +01:00
408a916f0a Also load special icons for special folders 2012-12-05 02:45:45 +01:00
285958207e Load special icons for special folders 2012-12-04 03:54:42 +01:00
7741bd0a3c Added an emblem for character and block devices 2012-12-04 03:32:26 +01:00
275ce31681 Fixed the sensitivity of the "updir" button when going back or forward 2012-11-29 11:32:53 +01:00
6bcdbe2352 More closely match Browser's own way to determine a file type 2012-11-29 01:06:45 +01:00
afbddab982 Code cleanup 2012-11-29 01:06:29 +01:00
6b11e5682b Let the Mime class fully take care of icons 2012-11-29 01:01:05 +01:00
b0be3a7a87 Moved relevant code into the Browser class 2012-11-28 23:05:37 +01:00
b5285cfec3 Fixed the monitors tab when unable to obtain the geometry for a specific monitor 2012-11-28 16:23:16 +01:00
e20ebd5fc3 Fixing users of <ctype.h> 2012-11-13 12:33:46 +01:00