Commit Graph

92 Commits

Author SHA1 Message Date
e2c4a1a05f Fixed more crashes when MIME database is not initialized 2007-04-29 22:23:02 +00:00
cf27f07836 Fix crash if MIME database could not initialize (probably found elsewhere) 2007-04-29 22:17:51 +00:00
b891d8a57c Thumbnails view also shows MIME icons 2007-04-29 21:06:37 +00:00
1486d11864 Entering manually in the same directory failed 2007-04-29 20:46:16 +00:00
732f61b570 Cosmetics 2007-04-29 20:35:12 +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
e67a49dcf8 Gtk+ < 2.6 compatibility fix 2007-03-17 23:02:15 +00:00
a31e832bf6 The actual fix is actually to export G_FILENAME_ENCODING accordingly 2007-03-17 16:02:29 +00:00
74e5dd72ef Avoid a potential crash if filenames are not in UTF-8 2007-03-17 14:52:40 +00:00
0fa795f24b Trying to allow popup menu access via the keyboard 2007-03-15 12:37:05 +00:00
aaa35cec48 No longer explicitly references GNOME to find default icons 2007-03-07 22:53:30 +00:00
6797da25b8 Fixed compilation warnings with Gtk+ < 2.8 2007-02-25 21:30:11 +00:00
04169ab5dd Code cleanup 2007-02-25 16:42:10 +00:00
4dd1d874e4 Fixed refresh with initial icon number less than 16 2007-02-25 01:21:02 +00:00
2888b8fc74 Code cleanup 2007-02-24 17:52:45 +00:00
180646fc7f Compilation fix for Gtk+ < 2.6.0 2007-02-17 18:00:38 +00:00
176b7277bd Executables have a special icon 2007-02-17 12:11:41 +00:00
f21000af0b Friendlier size field 2007-01-15 17:40:17 +00:00
c0998f086d Icons and list views are not editable with Gtk+ 2.6 2006-12-16 18:17:50 +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
4534d58b9a Includes cleanup 2006-11-28 15:07:39 +00:00
25fe6102e0 Solaris fix 2006-11-25 18:55:07 +00:00
0bb4962d2d Fix for Solaris 2006-11-25 18:54:02 +00:00
42abcfee3c Fix for Solaris 2006-11-25 18:53:07 +00:00
e5142ce1be Hopefully works on Solaris as well 2006-11-25 18:32:58 +00:00
62d581fdf2 Gtk+ < 2.6 fix 2006-11-25 17:52:35 +00:00
24fbd4d3a2 Refreshing automatically the current folder 2006-11-24 22:52:13 +00:00
7cb0215b25 Code cleanup 2006-11-24 11:37:43 +00:00
017c6d0e31 List view was using path name 2006-11-24 11:35:59 +00:00
7040fd865c Removing deleted files in in-place refresh 2006-11-24 11:27:00 +00:00
5551edda31 Introducing in-place refresh 2006-11-24 10:51:15 +00:00
71e829cf42 Not listing "." and ".." anymore 2006-11-23 04:45:22 +00:00
9bc094919f Statusbar is back, Huge performance improvement 2006-11-23 02:25:39 +00:00
16dbba4385 Supports progressive refresh 2006-11-23 01:59:50 +00:00
d3998445cb Cleaned up new location definition code 2006-11-23 00:01:29 +00:00
de28e50fd6 Code cleanup, Nicer actions popup menu, Implemented "Open with..." action 2006-11-15 23:17:42 +00:00
88ba886907 Fix for Solaris/UltraSparc 2006-11-14 16:58:05 +00:00
cc4a9b1208 Fixed infinite loop with dirname() 2006-11-01 19:58:30 +00:00
16af281e1c Adding copyright notices 2006-10-11 07:15:41 +00:00
0b2642260a The "changed" signal created a bug 2006-10-05 05:10:03 +00:00
d8ee311520 Added accelerators for menu actions 2006-10-02 19:59:06 +00:00
97b0fb9488 Address bar drop-down menu has parent folders (better than nothing) 2006-10-02 10:43:32 +00:00
c2c216e910 Location widget is now an editable combo box 2006-09-19 01:53:55 +00:00
b93fa561e1 Added a callback for "edited" filenames 2006-09-17 20:13:38 +00:00
42db127945 Filenames are directly editable 2006-09-17 13:55:14 +00:00
5709094e95 Added "view" menu 2006-09-14 21:49:19 +00:00
c0b9f4d8e6 No need for a stock icon for "New window" 2006-09-14 16:51:07 +00:00
7a462bd832 More complete detail view 2006-09-10 23:33:48 +00:00