Commit Graph

309 Commits

Author SHA1 Message Date
a0bf846a5e Code cleanup 2007-06-25 09:09:57 +00:00
e6aa91be99 Code cleanup 2007-06-25 08:22:31 +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
76522d8224 Code cleanup 2007-05-19 19:48:49 +00:00
16fd5c3b69 Code cleanup 2007-05-19 19:26:22 +00:00
1c521e99a7 Code cleanup 2007-05-19 19:14:38 +00:00
de38b21e91 Handling symbolic links correctly 2007-05-19 19:11:39 +00:00
3ada03a08a Added a date column (last modification) 2007-05-17 10:46:07 +00:00
3b2526dca6 Keep selection while switching from or to any view 2007-05-16 22:53:06 +00:00
10d05872f7 Keeping selection from any icon view to the detailed view 2007-05-16 22:36:33 +00:00
5097b9aed4 Fixed ordering by size 2007-05-03 22:54:04 +00:00
5fed00583d Added MIME types for non-regular files 2007-05-01 22:13:47 +00:00
add6e9b0fd Allowing sorting by columns, Code cleanup 2007-05-01 20:04:40 +00:00
27f3ebe1f2 Fixed about window handling with multiple browser windows 2007-05-01 18:35:55 +00:00
056ce15a6f Code cleanup 2007-04-29 23:50:54 +00:00
6481a1ec45 Cosmetics 2007-04-29 22:27:06 +00:00
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
8010697758 Implemented "sort folders before files" option 2006-09-10 22:29:55 +00:00
6104eb190b Updates window title 2006-09-10 22:09:06 +00:00
743e649591 Fixed browser with Gtk+ >= 2.6 2006-09-03 08:40:37 +00:00
5396f21a75 Code cleanup, Gtk+ <= 2.4 compatibility code and bug fixes 2006-09-02 18:54:56 +00:00
8c6542958a Fixed popup menu for all views and versions of Gtk+ 2006-09-01 21:49:56 +00:00
5b61a48f4e Code cleanup 2006-08-31 13:45:05 +00:00
15eddfa655 Using stock icons for popup menu 2006-08-31 13:40:31 +00:00
34298b5fbc Added preliminary contextual menu, code cleanup 2006-08-31 10:00:06 +00:00
399618398f Made about dialog transient even for Gtk+ > 2.6 2006-08-26 17:07:39 +00:00
c0a56b270f Never exited with missing icons at startup 2006-07-30 16:00:44 +00:00
cf1d4e3083 Implementing preferences dialog 2006-07-23 15:46:27 +00:00
5ff7a8c636 No longer forcing ".." in the compilation include path 2006-07-22 10:05:06 +00:00
95e6a2aa87 Implemented a third view 2006-07-07 15:11:16 +00:00
24bf282288 Code cleanup 2006-07-07 15:04:05 +00:00
de614c9dc0 Edit->Paste is not implemented 2006-07-07 15:01:09 +00:00
7e418e2226 Code cleanup 2006-07-07 15:00:06 +00:00
d62bffc704 Automatically disable unused menu entries 2006-07-07 14:53:27 +00:00
309162e57b Removed explicit shadow around the main view 2006-07-07 14:50:11 +00:00
560c5dd8c5 Implemented file deletion 2006-06-26 20:25:07 +00:00
4b6cdeb754 Added delete menu 2006-06-23 09:52:18 +00:00
c539f16cce Working on selection (backported) 2006-06-23 09:31:51 +00:00
2f9e201295 Working on selections 2006-06-23 09:11:07 +00:00
aae1cef1bf Working on selection 2006-06-23 08:38:00 +00:00
b0bb411176 Can switch to and from icon and list view 2006-06-22 15:01:08 +00:00
9568dcff9f Backport Gtk+ < 2.6 fix 2006-06-20 18:41:02 +00:00
557735c580 Include missing 2006-06-20 18:38:37 +00:00
968f4f4cf7 Backport Gtk+ < 2.4 fix 2006-06-20 18:36:57 +00:00
e3d93c13c9 Backport Gtk+ < 2.6 fix 2006-06-20 18:35:46 +00:00
e401a3cdda Default icon size is 24 in list mode 2006-06-20 18:29:28 +00:00
769e16a93e Finished back-port to Gtk+ 2.4 2006-06-20 15:01:35 +00:00
9143bbde7b Back-port to Gtk+ < 2.6 should be complete 2006-06-20 12:06:40 +00:00
665121577d More Gtk+ < 2.6 backport 2006-06-20 08:17:15 +00:00
9bdc23fb54 Widgets sensitization code factorization seems to be enough 2006-06-20 08:13:10 +00:00
3ed006bb0d Started backport to Gtk+ 2.4 2006-06-20 06:48:30 +00:00
29cee60437 Implemented default actions 2006-06-19 13:33:34 +00:00
a09cf5ad5e Implemented icons caching (fixes memory leak) 2006-06-19 11:53:15 +00:00
f6b083f73d Browsing possible even without a MIME globs database 2006-06-05 23:49:35 +00:00
1d99e12381 Added MIME code 2006-06-05 23:37:07 +00:00
1de14604f1 More portable format string 2006-06-05 21:10:04 +00:00
9402fc5698 Better error handling... I hope 2006-06-05 21:00:51 +00:00
09a309af28 Looking up icons from GNOME theme 2006-06-05 19:53:18 +00:00
711f7a2a00 Initial release 2006-06-05 16:07:50 +00:00