Commit Graph

996 Commits

Author SHA1 Message Date
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