Commit Graph

408 Commits

Author SHA1 Message Date
14308f9bc9 Stricter argument checking 2009-09-24 10:11:52 +00:00
2b22b17476 Added a preference for the default view 2009-09-24 00:19:09 +00:00
da88ab8f39 Added an icon in the about dialog 2009-09-20 11:29:21 +00:00
9809cd621f gcc really prefers "-lSystem" to "-l System" 2009-09-06 22:43:58 +00:00
22593c3a60 The progress bar was also wrong 2009-09-06 22:10:29 +00:00
b131d0d80f Check the arguments 2009-09-06 22:06:58 +00:00
f05af80ee9 The progress bar for the arguments count was wrong 2009-09-06 22:02:07 +00:00
bf17298140 Let it compile with Gtk+ < 2.14 2009-08-30 02:48:58 +00:00
fef4563122 Do not create windows bigger than the monitor size 2009-08-30 01:47:54 +00:00
fb1e3ec7fe Nicer error handling 2009-08-17 22:37:34 +00:00
7c10e1a000 Behaves better when the window is maximized 2009-08-17 22:20:54 +00:00
4645cf4ea5 Compiling with -pedantic 2009-08-13 16:57:35 +00:00
741cb3fd57 Using gtk_message_dialog_format_secondary_text() 2009-08-13 16:52:25 +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
1f9a36275f Added times of last modification, access and change 2009-08-07 21:41:16 +00:00
2202b1f226 Code cleanup 2009-07-25 13:10:51 +00:00
debeb08557 Don't try to draw the background if there is none set 2009-07-14 23:07:43 +00:00
30a5d93086 Added support to draw the background picture 2009-07-14 22:48:01 +00:00
1356c2131c Place the "New folder" entry above the links to new documents 2009-07-14 22:38:09 +00:00
b5e1675527 Using a stock icon for the "New" submenu in the desktop popup 2009-07-14 22:21:39 +00:00
d42808ad22 Changed label "Argument" to "Copying" 2009-07-04 13:25:33 +00:00
db10f3b5d8 Added a submenu entry to allow the creation of a text file 2009-06-21 23:09:39 +00:00
74a720b5f9 Made the window not resizable 2009-06-20 11:01:15 +00:00
3551b628da Improved the appearance of the window 2009-06-20 10:59:07 +00:00
3d8a039516 Let the progress bar always have the same height 2009-06-20 10:27:34 +00:00
d6994ea8c0 Copying files from within an idle loop 2009-06-19 15:32:27 +00:00
c70b0e32cc Re-generated Makefiles 2009-06-16 23:45:52 +00:00
3ce8e41da3 Correctly display icon images when smaller than requested 2009-06-03 00:04:13 +00:00
bcf904f82d Implemented popup menu on the desktop 2009-06-01 20:32:34 +00:00
af31e5686d Keeping information about the home directory inside the Desktop class 2009-06-01 17:06:24 +00:00
a6031b3804 Initial release 2009-06-01 16:35:20 +00:00
24cdf377d6 Let the user choose a file to view himself when started with no argument 2009-05-25 22:14:24 +00:00
d253f3b442 Automatically wrapping text to the window size 2009-05-25 22:11:04 +00:00
0ef533a70e Fixed erroneous matching MIME types when the filename contains a path 2009-05-25 22:04:12 +00:00
0ac4c042f5 Using gtk_window_present() instead of gtk_widget_show() where appropriate 2009-05-25 22:00:34 +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
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
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
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
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
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
bc07c72570 Added a TODO item 2008-04-21 23:37:32 +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
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