Commit Graph

79 Commits

Author SHA1 Message Date
0ac4c042f5 Using gtk_window_present() instead of gtk_widget_show() where appropriate 2009-05-25 22:00:34 +00:00
c92e7db2e4 Added a separator in the preferences dialog 2009-04-12 23:12:50 +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
6771bed455 GPLv3'ing 2008-10-15 11:11:13 +00:00
9b72b53317 Prompts to run executables 2008-10-13 10:14:37 +00:00
98bf54d712 Allow directories to be opened in new windows 2008-09-06 16:38:07 +00:00
2dd8e37f6f Sharing more code 2008-04-21 23:11:28 +00:00
cf30c74f27 Loading and saving configuration values 2008-04-21 22:08:48 +00:00
bfb7b9d6da Fixed encoding issues in title bar and renaming 2008-02-01 01:30:18 +00:00
44fc6a596a Allow drag and drop to the tree view inside the current directory 2008-01-22 18:16:47 +00:00
581d2cb41a More code re-use 2008-01-22 14:06:38 +00:00
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