Commit Graph

1472 Commits

Author SHA1 Message Date
c9664f7b8e Releasing 0.0.1 2007-08-17 16:28:39 +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
774f0a31a8 Fixed usage screen 2007-08-12 17:19:33 +00:00
67a6211b4f Code cleanup 2007-08-04 16:20:39 +00:00
b890b6e163 Added a menubar and resizing magic 2007-08-04 16:17:03 +00:00
f290855c14 Improved more context menus 2007-08-03 03:56:09 +00:00
3f81e3cb20 Need to convert filenames from the filesystem encoding 2007-08-03 03:55:46 +00:00
20900ad6e0 Improved the contextual menu 2007-08-03 03:38:10 +00:00
f3e74dfb45 Fixed display of the total number of files copied or moved 2007-08-03 03:37:49 +00:00
c13c36fcc9 Implemented copy/paste 2007-08-03 03:23:50 +00:00
b78ac07fb8 Implemented recursion while moving files cross-device 2007-08-03 01:43:42 +00:00
49d0fe3cbd Fixed use before initialization 2007-08-03 01:36:58 +00:00
acefb54236 Added targets copy and move 2007-08-03 01:36:32 +00:00
22fd713acd Code cleanup 2007-08-03 01:32:59 +00:00
7f7815ff80 Code cleanup 2007-08-03 01:16:47 +00:00
72109f2b71 Fixed copy of files across devices 2007-08-03 01:16:29 +00:00
4a9f484ca2 Added target copy 2007-08-03 01:06:37 +00:00
1fcf22f50f Code cleanup 2007-08-02 10:17:51 +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
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
15ecc1ab5b Added target move 2007-07-31 00:51:25 +00:00
f68c767c93 Updated usage screen 2007-07-29 22:59:15 +00:00
b50adb87f3 Sync with rm 2007-07-29 22:52:43 +00:00
c4bf1aa6cf Fixed properties window for the current folder 2007-07-29 17:43:34 +00:00
e836e6499d Fixed uninitialized value 2007-07-29 17:41:53 +00:00
e245a73420 The progress bar makes more sense this way 2007-07-27 20:57:49 +00:00
c192dd01ab Defaults to the "open with" dialog if no "open" action is available 2007-07-09 11:32:07 +00:00
f1047fa183 De-referencing symlinks while listing desktop's content 2007-07-02 22:53:07 +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
2ed2e22d4a Code cleanup 2007-06-25 16:30:41 +00:00
a0bf846a5e Code cleanup 2007-06-25 09:09:57 +00:00
e6aa91be99 Code cleanup 2007-06-25 08:22:31 +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
fb9da166ae Fixed a segfault when MIME type is unknown 2007-06-25 08:09:23 +00:00
2af156631b Fixed a segfault when MIME does not initialize 2007-06-25 08:05:42 +00:00
c0c996720d Including desktop.h in distribution 2007-06-21 12:39:22 +00:00
96e16fa904 Forgot desktop.h in distribution 2007-06-21 12:06:33 +00:00
63f4749067 Failure to delete a file recursively was bailing out prematurely 2007-06-20 03:07:24 +00:00
4cf53c8877 Supports recursive deletion (does not re-confirm or redraw yet though) 2007-06-18 03:55:06 +00:00
f99902172b Confirmation dialog before deletion is now optional 2007-06-18 03:04:50 +00:00
cbcf5a14db Made the error dialog modal 2007-06-18 02:20:52 +00:00
cc2986075d Removed useless debugging message 2007-06-18 02:18:53 +00:00
03e58e017f Actually pdating progress bar (not just the text) 2007-06-18 02:16:47 +00:00
3e5cb68a4e Code cleanup 2007-06-18 02:07:24 +00:00