Commit Graph

309 Commits

Author SHA1 Message Date
cb7bc05b55 Code cleanup 2015-07-13 00:03:08 +02:00
1f8636edad Use string_rtrim() 2015-06-23 03:36:10 +02:00
1802bcf72f Check for more errors 2015-06-12 23:41:33 -04:00
efd2ca56fb Code cleanup 2015-06-12 17:12:53 -04:00
36cef3bd64 Also handle keyboard pop-ups in detail view 2015-06-12 17:11:07 -04:00
3a79273152 Consider the cursor for keyboard pop-up menus
This is more optimal given the current limitation on multiple selection.
2015-06-12 17:06:54 -04:00
217a824a07 Fix the target for keyboard pop-up menus 2015-06-12 16:24:04 -04:00
e87c480711 Code cleanup 2015-06-12 16:23:40 -04:00
2d6015995e Factor obtaining the current selection 2015-06-12 15:45:55 -04:00
7eb555d410 Updated the copyright line 2015-02-15 22:51:43 +01:00
7baa60ef24 Code cleanup 2014-12-22 18:38:06 +01:00
ff00d5a514 Let the Browser internals be visible only to its own implementation 2014-10-31 00:34:29 +01:00
16fde8b25e Code cleanup 2014-10-28 23:16:23 +01:00
12c70d8f09 Code cleanup 2014-08-06 01:13:21 +02:00
368ef36c28 Allow Browser plug-ins access the configuration 2014-08-06 01:11:13 +02:00
ba947b24a5 Introducing libBrowser as part of the Browser project 2014-08-06 01:03:58 +02:00
1aaa3fdeb1 Avoid an additional warning with Gtk+ 3 2014-07-21 22:13:36 +02:00
1fd6a3057e Avoid warnings when compiling with Gtk+ 3 2014-07-21 22:11:11 +02:00
9041d750ca Spelling of "Select All" when in a menu with mnemonic 2014-07-11 19:31:46 +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
208902bfc7 Only let setting default MIME handlers if relevant 2014-07-07 01:26:05 +02:00
5b4bf62e9c Code cleanup 2014-04-01 02:42:04 +02:00
e030d8a9a1 Code cleanup 2014-03-29 21:30:19 +01:00
fd32107486 Pass the complete selection to the plug-ins 2014-01-05 23:23:58 -06:00
1498febe8d Using PROGNAME for browser(1) as well 2013-11-24 04:09:38 +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
12a6faa811 Print errors before attempting to display image thumbnails 2013-10-05 03:48:08 +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
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
fa03bcd5f8 Use a specific icon while refreshing the thumbnails 2013-06-09 19:48:10 +02:00
068e74d4a8 Updated the copyright line 2013-06-02 02:06:24 +02:00
b4db528886 Freeing a little more memory when exiting 2013-03-24 20:53:26 +01:00
b44772f0c4 Properly tracking references to GdkPixbuf objects 2012-12-06 22:14:12 +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
6baed261b5 Harmonized icons some more (including emblems on any icon) 2012-12-06 03:40:50 +01:00
69d0e558bb Harmonize icons a bit more (for plug-ins) 2012-12-06 01:08:18 +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
285958207e Load special icons for special folders 2012-12-04 03:54:42 +01:00
275ce31681 Fixed the sensitivity of the "updir" button when going back or forward 2012-11-29 11:32:53 +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
404c8fd89c Code cleanup 2012-11-01 03:33:49 +01:00