Commit Graph

117 Commits

Author SHA1 Message Date
e3043a06f6 More code re-use 2008-01-22 14:00:16 +00:00
4cc097cc74 Using common code 2008-01-22 13:49:32 +00:00
af1c226205 Avoid a warning during compilation 2008-01-22 12:46:56 +00:00
94a2dda939 More accurate debugging information upon drag and drop 2008-01-22 11:54:21 +00:00
da35e3137f Added drag and drop support in icon view 2008-01-22 11:06:02 +00:00
aff744cae0 Added an icon to the "new folder" popup menu 2008-01-02 15:52:51 +00:00
29c9f98133 Updated license terms 2007-08-17 16:28:11 +00:00
af4a193d23 Had to re-license under the DeforaOS Project License to avoid conflict 2007-08-17 16:18:24 +00:00
67a6211b4f Code cleanup 2007-08-04 16:20:39 +00:00
f290855c14 Improved more context menus 2007-08-03 03:56:09 +00:00
20900ad6e0 Improved the contextual menu 2007-08-03 03:38:10 +00:00
c13c36fcc9 Implemented copy/paste 2007-08-03 03:23:50 +00:00
99c8617dfd Fixed compilation on NetBSD 2007-07-31 02:06:46 +00:00
64ebdef604 Fixed compilation on Linux 2007-07-31 01:54:58 +00:00
aae1727d91 Allow unmounting of directories 2007-07-31 01:46:28 +00:00
c4bf1aa6cf Fixed properties window for the current folder 2007-07-29 17:43:34 +00:00
93090e47ed Added browser_open_with() in the API 2007-06-29 15:32:13 +00:00
5328dbab77 Fallback on the "open with" dialog when no "open" action is available 2007-06-29 15:15:37 +00:00
c254fa2302 Recursively delete directories 2007-06-25 08:20:33 +00:00
c74b5c622e Added deletion popup menu entry for directories 2007-06-25 08:18:44 +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
08676836a2 Implemented properties popup 2007-06-01 17:07:21 +00:00
c445b1cd79 Implemented the properties toolbar button 2007-05-27 21:00:50 +00:00
78199f7e81 Code cleanup 2007-05-26 01:15:27 +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
ea2c164344 Updated copyrights 2007-04-29 23:39:19 +00:00
c8056584cb Execute delete with "--" as first argument 2007-04-29 23:08:16 +00:00
e2c4a1a05f Fixed more crashes when MIME database is not initialized 2007-04-29 22:23:02 +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
9e08b0f013 Fix popup menu 2007-03-17 16:01:03 +00:00
d863028609 Code cleanup 2007-03-17 14:52:55 +00:00
0fa795f24b Trying to allow popup menu access via the keyboard 2007-03-15 12:37:05 +00:00
2888b8fc74 Code cleanup 2007-02-24 17:52:45 +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
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
47e99c5ef3 Code cleanup 2006-11-27 15:52:27 +00:00
51b5bc16c5 Code cleanup 2006-11-27 14:42:31 +00:00
7040fd865c Removing deleted files in in-place refresh 2006-11-24 11:27:00 +00:00
be88b627ac Forgot to remove debugging information, compilation warning fix 2006-11-23 00:07:05 +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
50d0169cc1 Fix for Gtk+ 2.4 2006-11-14 16:53:27 +00:00
e71c56deda Fixed deleting and renaming 2006-11-14 13:39:56 +00:00
1a35a7519f About box can be closed on Gtk+ >= 2.10 2006-11-05 19:14:04 +00:00
2c4c7bf78f Code cleanup 2006-11-02 06:57:50 +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
97b0fb9488 Address bar drop-down menu has parent folders (better than nothing) 2006-10-02 10:43:32 +00:00
34f085bf70 Added an immediate delete action in the popup menu 2006-09-21 22:50:17 +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
5709094e95 Added "view" menu 2006-09-14 21:49:19 +00:00
73305168ed Updated MIME API 2006-09-10 23:34:53 +00:00
8010697758 Implemented "sort folders before files" option 2006-09-10 22:29:55 +00:00
143581b90e Was using a call for Gtk+ >= 2.8 even on 2.6 2006-09-03 21:04:02 +00:00
72cbaa4822 Code cleanup 2006-09-03 12:59:29 +00:00
ac0230ff36 Fixed for Gtk+ <= 2.4 2006-09-03 09:37:10 +00:00
976c8e76e1 Fixed about dialog re-opening in Gtk+ >= 2.6 2006-09-03 08:47:04 +00:00
743e649591 Fixed browser with Gtk+ >= 2.6 2006-09-03 08:40:37 +00:00
99edcbd2d0 Initial release 2006-09-02 18:45:59 +00:00