Commit Graph

362 Commits

Author SHA1 Message Date
63c25b9f9a Handling errors when the image type is not supported 2008-01-29 11:27:37 +00:00
5c2b0fdcc9 Added comments about how to implement drag and drop properly 2008-01-23 01:39:57 +00:00
89886291ef Calling copy with -R instead of -r 2008-01-22 19:03:23 +00:00
3a5cbfeb72 Code cleanup 2008-01-22 19:02:06 +00:00
12e49f4ff2 Allow drag and drop from the desktop 2008-01-22 18:17:29 +00:00
44fc6a596a Allow drag and drop to the tree view inside the current directory 2008-01-22 18:16:47 +00:00
24d50a647b Fixed typo when moving multiple files 2008-01-22 14:40:16 +00:00
0ec1fbdb7c Fixed typo when copying multiple files 2008-01-22 14:37:47 +00:00
edf19dcfa0 Re-generated Makefile 2008-01-22 14:10:53 +00:00
d1997b70f7 Added common.c 2008-01-22 14:09:38 +00:00
daeb212123 Fixed compilation warning 2008-01-22 14:07:43 +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
1f4e697cf3 Preparing for more code reuse 2008-01-22 13:39:49 +00:00
c2157919f5 Now able to receive drag and drop events from the browser 2008-01-22 13:01:22 +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
8c995cc650 Fixed unsafe use of basename/dirname 2008-01-14 17:03:11 +00:00
aff744cae0 Added an icon to the "new folder" popup menu 2008-01-02 15:52:51 +00:00
55bdfe4180 Fixed a compilation warning 2007-12-21 10:18:54 +00:00
8e9e5e26d6 Supports setting the group 2007-12-21 10:13:39 +00:00
9fa0e397ee Safer use of basename() 2007-12-13 00:12:22 +00:00
247a2c39a5 Safer use of basename() 2007-12-13 00:09:13 +00:00
955dd03384 Using only the basename of the file in the window title 2007-12-13 00:03:30 +00:00
b98e306ecc Correctly identifying MIME type for mountpoints 2007-12-13 00:00:54 +00:00
cc0bca7080 Handling the control modifier when selecting icons 2007-12-12 20:02:36 +00:00
eefb0a9472 Worked on selection 2007-12-12 13:52:08 +00:00
60768ab55c Worked on selection 2007-12-12 13:43:51 +00:00
ca5c62be73 Better shaping for the image and the text 2007-12-12 12:19:20 +00:00
701675033f delete now has a "Yes to all" option 2007-12-10 01:50:57 +00:00
01ba7d49e0 Added a "file->edit" menu entry when available 2007-12-08 15:04:29 +00:00
d6f7144dbd Added an "Open with" menu 2007-12-08 13:51:18 +00:00
3f56ba0cb3 Updated copyright and license 2007-12-08 13:27:12 +00:00
706289d67a Fixed focus handling in WindowMaker 2007-10-15 03:29:05 +00:00
e241b6fc9a Re-generated Makefile 2007-10-14 14:11:42 +00:00
6793bfd82f Using "open" as the executable name upon errors 2007-10-14 14:04:23 +00:00
9007215978 Supports fallback on MIME "type/*" 2007-09-28 10:24:32 +00:00
02beb30969 Factorized file insertion and update code 2007-09-09 14:24:41 +00:00
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