Commit Graph

344 Commits

Author SHA1 Message Date
f33d63648c Launch a browser when activating a row 2009-02-19 01:42:45 +00:00
58f9f4fe4d Support a compile-time embedded option (disables the menu bar) 2009-02-19 01:34:06 +00:00
82155f179d Re-generated Makefiles 2009-01-11 21:46:49 +00:00
c3bb4caded Releasing Browser 0.1.0 2008-10-15 11:26:46 +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
2834d800ee GPLv3'ing 2008-10-15 10:58:17 +00:00
7c94d62c8f GPLv3'ing 2008-10-15 10:43:33 +00:00
9b72b53317 Prompts to run executables 2008-10-13 10:14:37 +00:00
0bf616413a Re-generated Makefiles 2008-09-26 21:20:27 +00:00
98bf54d712 Allow directories to be opened in new windows 2008-09-06 16:38:07 +00:00
ad3c52dd3e Re-generated Makefiles 2008-06-06 23:15:40 +00:00
c4e438762d Re-generated Makefile 2008-05-06 12:33:13 +00:00
a472c45b5e Using the stock icon for the details view 2008-05-06 12:31:45 +00:00
2ccc385479 callbacks.c depends on ../config.h 2008-05-06 12:31:22 +00:00
4bce7955d1 Converting filesystem names to UTF8 2008-04-23 14:55:54 +00:00
69e3763d8a Allow users to choose a different directory as the root 2008-04-23 01:29:35 +00:00
80d72bff45 Was missing include <stdio.h> 2008-04-23 01:18:43 +00:00
b0deeb32f2 Added dirtree 2008-04-23 01:17:10 +00:00
b23de78efd Initial release 2008-04-23 01:15:58 +00:00
3165d8c8f0 Avoided a couple compilation warnings 2008-04-21 23:42:08 +00:00
bc07c72570 Added a TODO item 2008-04-21 23:37:32 +00:00
525bab296e Preparing to release version 0.0.2 2008-04-21 23:34:47 +00:00
e5cf4c4d48 Checking result of strdup() 2008-04-21 23:32:10 +00:00
becfb362aa Fixed a segfault when compiling with -O2 2008-04-21 23:23:55 +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
509ec497f9 Renamed the BrowserPreferences types to BrowserPrefs 2008-04-21 21:10:37 +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
c5c1932bf7 Code review 2008-03-12 01:02:24 +00:00
bfb7b9d6da Fixed encoding issues in title bar and renaming 2008-02-01 01:30:18 +00:00
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