Commit Graph

68 Commits

Author SHA1 Message Date
c6d0f26bdd Tracking the first idle callback 2013-07-01 21:54:00 -04:00
fa03bcd5f8 Use a specific icon while refreshing the thumbnails 2013-06-09 19:48:10 +02: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
337d2db259 Facilitate building on case-insensitive filesystems 2012-07-31 20:56:26 +00:00
0aa9ac0887 Fixed crash when switching views 2012-04-20 16:35:20 +00:00
d99cb31362 Added an accessor method to obtain the current view 2012-04-20 15:52:18 +00:00
a5bfeb720c Working on error checking 2012-04-19 12:35:51 +00:00
341c9a08be Added browser_get_location() 2011-12-05 10:56:19 +00:00
72d443c328 The "properties" binary is now loading plug-ins instead 2011-11-06 06:40:46 +00:00
9513124fc7 Added a few comments 2011-10-23 19:55:19 +00:00
8099ccb49c Using a GtkInfoBar for error handling 2011-07-29 01:34:11 +00:00
19b164d48e Setting the configuration value for the plug-ins as well 2011-07-20 16:11:36 +00:00
a5e4919e11 Introducing the preferences dialog for plug-ins 2011-07-18 14:36:29 +00:00
0ef0876203 Code cleanup 2011-07-18 14:28:52 +00:00
f3b36aad27 Improved plug-in support 2011-07-17 22:47:42 +00:00
7fbf245d78 Introducing the plug-in system (not fully functional yet) 2011-07-17 22:02:13 +00:00
a11fae79be Using the Mime class from libDesktop 2011-05-17 11:48:47 +00:00
ccab144d64 Properly loading icons for all known icon types in preferences 2011-03-03 06:16:10 +00:00
9fcf31d4b8 Listing file associations 2011-03-03 05:42:06 +00:00
19172bd19c More clean-up 2011-03-03 04:33:23 +00:00
cb1b36fb25 Only display thumbnail icons once the folder is fully refreshed 2011-01-25 23:55:54 +00:00
73000a46ff Moved the code handling the preferences into browser.c 2010-12-26 13:07:08 +00:00
d686202cd2 Code cleanup 2010-12-21 13:17:02 +00:00
1cf0e7b68e Code cleanup 2010-10-25 23:02:31 +00:00
62332f9744 Added a configuration settings to alternate rows in detailed view 2010-10-08 10:42:28 +00:00
e5a1a200ed Changed the layout to be packed regularly (doesn't wrap text anymore though) 2009-11-22 00:11:29 +00:00
02521521a3 Quite a lot at once (using libDesktop, improvements when embedded...) 2009-11-15 19:00:10 +00:00
2b22b17476 Added a preference for the default view 2009-09-24 00:19:09 +00:00
df341e9aca Added an "Open file..." entry to the file menu 2009-03-15 16:37:02 +00:00
344a8137d6 Code cleanup
No longer display "Location" in embedded mode
2009-03-02 00:26:51 +00:00
2834d800ee GPLv3'ing 2008-10-15 10:58:17 +00:00
9b72b53317 Prompts to run executables 2008-10-13 10:14:37 +00:00
cf30c74f27 Loading and saving configuration values 2008-04-21 22:08:48 +00:00
509ec497f9 Renamed the BrowserPreferences types to BrowserPrefs 2008-04-21 21:10:37 +00:00
af4a193d23 Had to re-license under the DeforaOS Project License to avoid conflict 2007-08-17 16:18:24 +00:00
c13c36fcc9 Implemented copy/paste 2007-08-03 03:23:50 +00:00
fe2fba85eb Detecting mount points 2007-07-31 01:10:50 +00:00
93090e47ed Added browser_open_with() in the API 2007-06-29 15:32:13 +00:00
f99902172b Confirmation dialog before deletion is now optional 2007-06-18 03:04:50 +00:00
1219282587 Properly licensed Browser under the GPL version 2 2007-06-13 17:55:50 +00:00
3ada03a08a Added a date column (last modification) 2007-05-17 10:46:07 +00:00
5097b9aed4 Fixed ordering by size 2007-05-03 22:54:04 +00:00
27f3ebe1f2 Fixed about window handling with multiple browser windows 2007-05-01 18:35:55 +00:00
991a95a450 No longer forks when creating a window 2007-04-29 20:27:42 +00:00
7301db4a18 Added thumbnails view 2007-04-09 07:17:07 +00:00
176b7277bd Executables have a special icon 2007-02-17 12:11:41 +00:00
03647bbe14 Applied GPLv2 license 2006-12-10 17:52:51 +00:00
18d9b172d9 Fixed select all and deselect all in detailed view 2006-11-29 21:07:15 +00:00
24fbd4d3a2 Refreshing automatically the current folder 2006-11-24 22:52:13 +00:00