Commit Graph

1355 Commits

Author SHA1 Message Date
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
fac5a6aee2 Mentioning the new options added 2013-11-25 02:34:23 +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
ccd041eed8 Added a "TryExec" key to the desktop entries 2013-11-24 02:25:10 +01:00
072d006d72 Added a prefix to the desktop files 2013-11-24 02:23:30 +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
00b1af5a72 The "plugins" test is now meant to always pass 2013-11-21 05:51:32 +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
5219355d09 Testing the plug-ins for conformance (some currently do not define an icon) 2013-10-26 19:43:29 +02:00
6d01cdb0f9 About to release Browser 0.4.13 2013-10-06 15:35:23 +02:00
2d36e628a0 Updated the translations ahead of the new release 2013-10-06 15:29:59 +02: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