Commit Graph

230 Commits

Author SHA1 Message Date
4cfe17440c Handle properly when the "gnome-home" icon is not available 2007-05-12 23:36:41 +00:00
9dbe035386 More efficient fix for FNM_CASEFOLD 2007-05-09 23:34:59 +00:00
a2c6131d91 FNM_CASEFOLD is not portable 2007-05-09 23:32:20 +00:00
51e89679f1 Added a separator in the popup menu between "Delete" and "Properties" 2007-05-04 00:25:36 +00:00
e6cdb22463 Fixed button press event handling on desktop icons' labels 2007-05-04 00:21:19 +00:00
e70d046b82 Handles double-click on icon, Code cleanup 2007-05-04 00:17:54 +00:00
5097b9aed4 Fixed ordering by size 2007-05-03 22:54:04 +00:00
b0807f0a3f Convert filenames to UTF-8 2007-05-02 19:42:30 +00:00
40eb18a391 Sorting out icons 2007-05-02 19:36:43 +00:00
95a6179d20 Smoother refresh 2007-05-02 19:22:07 +00:00
850800390a Code cleanup 2007-05-02 18:53:52 +00:00
ca1a13ece9 Code cleanup 2007-05-02 18:44:53 +00:00
96d6faa9eb Code cleanup 2007-05-02 18:38:03 +00:00
fc4b3c05fe Code cleanup 2007-05-02 18:24:54 +00:00
41b817db43 Calling "browser" with "--" as first argument 2007-05-02 18:09:24 +00:00
d3c821e978 Code cleanup 2007-05-02 18:08:37 +00:00
d2a153eec8 Shape the icon 2007-05-01 23:23:45 +00:00
c71d701bed New MIME icon API 2007-05-01 22:28:35 +00:00
5fed00583d Added MIME types for non-regular files 2007-05-01 22:13:47 +00:00
bceb50904d Trying case-insensitive MIME extension match if fails otherwise (more compliant) 2007-05-01 22:02:23 +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
49e922179d Fixed file deletion 2007-05-01 15:40:32 +00:00
0f1dae24c0 Fixed crash when calling with "--", Code cleanup 2007-05-01 15:40:10 +00:00
056ce15a6f Code cleanup 2007-04-29 23:50:54 +00:00
ea2c164344 Updated copyrights 2007-04-29 23:39:19 +00:00
c23ab163e1 Re-compile desktop and view whenever mime.o is updated 2007-04-29 23:38:54 +00:00
958f42bfc4 Forgot a newline in a textual error message 2007-04-29 23:13:53 +00:00
c8056584cb Execute delete with "--" as first argument 2007-04-29 23:08:16 +00:00
4ee39ef70d Fixed starting without arguments 2007-04-29 23:05:12 +00:00
84830ca003 Added generic viewer 2007-04-29 22:56:05 +00:00
fdff767795 Multiple browser windows can be invoked at once 2007-04-29 22:27:27 +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
00c9a8478d Caching 96 pixels wide icons as well 2007-04-29 21:10:12 +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
6b636df852 Fixed popup menu from keyboard 2007-04-09 06:07:25 +00:00
8d16b3b757 Gtk+ < 2.6 compatibility fix 2007-03-17 23:10:08 +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
9e08b0f013 Fix popup menu 2007-03-17 16:01:03 +00:00
d863028609 Code cleanup 2007-03-17 14:52:55 +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
16e2e62006 No longer using GNOME icon theme by default 2007-03-09 01:28:05 +00:00
aaa35cec48 No longer explicitly references GNOME to find default icons 2007-03-07 22:53:30 +00:00
addcd5a88b Code cleanup, Better icons for executables and for the home directory 2007-02-28 20:49:03 +00:00
6797da25b8 Fixed compilation warnings with Gtk+ < 2.8 2007-02-25 21:30:11 +00:00
839a68aa5b More Gtk+ < 2.10 compatibility fix 2007-02-25 21:27:02 +00:00
01b2a8bdd7 Gtk+ < 2.10 compatibility fix 2007-02-25 21:25:24 +00:00
3ed9338719 Solaris 10 fix 2007-02-25 21:23:18 +00:00
9fe7ef289c Gtk+ < 2.6 compatibility fix 2007-02-25 21:19:46 +00:00
c24647605a Handles refreshing almost correctly 2007-02-25 18:24:30 +00:00
04169ab5dd Code cleanup 2007-02-25 16:42:10 +00:00
a35319ea12 Code cleanup (removed some code duplication) 2007-02-25 02:18:16 +00:00
464aaf1327 Code cleanup 2007-02-25 01:58:27 +00:00
4dd1d874e4 Fixed refresh with initial icon number less than 16 2007-02-25 01:21:02 +00:00
47b421f5dd Added desktop target 2007-02-24 18:18: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
32e2fd7cf0 Fixed renaming directories 2007-02-17 17:42:29 +00:00
21df983f6e Added rudimentary "New folder" contextual action 2007-02-17 17:27:49 +00:00
176b7277bd Executables have a special icon 2007-02-17 12:11:41 +00:00
041e973c55 Re-generated Makefiles 2007-01-19 01:36:16 +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
7f79714b3c Makefiles cleanup 2006-12-10 17:59:06 +00:00
03647bbe14 Applied GPLv2 license 2006-12-10 17:52:51 +00:00
e609285237 Fixed selection ambiguity when right-clicking an yet unselected item 2006-11-29 21:23:42 +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
47e99c5ef3 Code cleanup 2006-11-27 15:52:27 +00:00
51b5bc16c5 Code cleanup 2006-11-27 14:42:31 +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
be88b627ac Forgot to remove debugging information, compilation warning fix 2006-11-23 00:07:05 +00:00
d3998445cb Cleaned up new location definition code 2006-11-23 00:01:29 +00:00
d6308cb541 Allowing mime_icons() to return only the small pixmap 2006-11-20 15:18:30 +00:00
de28e50fd6 Code cleanup, Nicer actions popup menu, Implemented "Open with..." action 2006-11-15 23:17:42 +00:00
432f36f070 More consistent about dialog for old Gtk+ versions 2006-11-14 17:07:50 +00:00
88ba886907 Fix for Solaris/UltraSparc 2006-11-14 16:58:05 +00:00
50d0169cc1 Fix for Gtk+ 2.4 2006-11-14 16:53:27 +00:00
bb790d5b3d Makefiles have more line separators 2006-11-14 13:40:35 +00:00
e71c56deda Fixed deleting and renaming 2006-11-14 13:39:56 +00:00