Commit Graph

143 Commits

Author SHA1 Message Date
02521521a3 Quite a lot at once (using libDesktop, improvements when embedded...) 2009-11-15 19:00:10 +00:00
371b74a052 Added a preferences button in the toolbar in embedded mode 2009-09-24 10:14:45 +00:00
77c4edd800 Using "EMBEDDED" instead of "FOR_EMBEDDED" 2009-09-24 10:14:17 +00:00
2b22b17476 Added a preference for the default view 2009-09-24 00:19:09 +00:00
fb1e3ec7fe Nicer error handling 2009-08-17 22:37:34 +00:00
00335bc798 Using gtk_message_dialog_format_secondary_text() 2009-08-12 07:26:17 +00:00
8df2625e85 Give it one more chance to compile with Gtk+ < 2.6.0 2009-08-08 21:00:02 +00:00
bfde8fa425 Let the browser window have an icon for the window manager 2009-08-08 20:57:04 +00:00
75c82073bd Removed unused prototype 2009-05-25 21:58:08 +00:00
e5a75e0f20 Also include the buttons for cut/copy/paste in the toolbar 2009-05-25 21:57:33 +00:00
e36a988f65 Code cleanup 2009-04-12 23:13:31 +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
58f9f4fe4d Support a compile-time embedded option (disables the menu bar) 2009-02-19 01:34:06 +00:00
fd394b5998 Put all major TODO/FIXME information in a common file 2008-10-15 11:18:27 +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
a472c45b5e Using the stock icon for the details view 2008-05-06 12:31:45 +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
4d986c3384 Fixed renaming in detailed view 2008-04-08 13:22:23 +00:00
b8372facae Fixed folder refresh optimization 2008-04-03 11:49:57 +00:00
bfb7b9d6da Fixed encoding issues in title bar and renaming 2008-02-01 01:30:18 +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
b98e306ecc Correctly identifying MIME type for mountpoints 2007-12-13 00:00:54 +00:00
02beb30969 Factorized file insertion and update code 2007-09-09 14:24:41 +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
c13c36fcc9 Implemented copy/paste 2007-08-03 03:23:50 +00:00
7b3fcd892c Showing mountpoints differently from regular directories 2007-07-31 01:38:46 +00:00
fe2fba85eb Detecting mount points 2007-07-31 01:10:50 +00:00
e836e6499d Fixed uninitialized value 2007-07-29 17:41:53 +00:00
93090e47ed Added browser_open_with() in the API 2007-06-29 15:32:13 +00:00
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