Commit Graph

106 Commits

Author SHA1 Message Date
64d07461e4 The preferences window is now based on a GtkDialog 2010-10-25 22:38:30 +00:00
b1466b56d7 Code cleanup 2010-10-18 16:25:43 +00:00
d66b4d3133 Got rid of the separator in the preferences window (should use GtkDialog instead) 2010-10-08 12:02:09 +00:00
a90d334704 Added a translation 2010-10-08 11:58:57 +00:00
62332f9744 Added a configuration settings to alternate rows in detailed view 2010-10-08 10:42:28 +00:00
ced3f511ff Probably really ported Browser to the HURD 2010-10-05 22:41:46 +00:00
6af67a2195 The last portability fix probably disturbed the explicit Linux support 2010-10-03 00:24:04 +00:00
4e329ac1b7 Portability fix for GNU/Hurd 2010-10-03 00:22:49 +00:00
a1c7f88a60 Fixed a potential crash when closing the preferences window 2010-08-11 22:41:21 +00:00
3deb996930 Compile with less warnings 2010-05-18 20:15:32 +00:00
3633264890 Corrected an english sentence in the preferences (reported by CalimeroTeknik) 2010-04-07 21:11:45 +00:00
3f64ace04d Translated more strings 2010-03-29 22:56:22 +00:00
3ab6694238 Added translations for French and German 2010-03-29 22:48:06 +00:00
a1af8a062b Moved the symbolic link creation code to common.c 2010-03-25 18:25:39 +00:00
00c58ba487 Changed the order of the file creation entries in the contextual popup 2010-03-22 23:20:06 +00:00
943eece263 The browser can now create and rename symbolic links 2010-03-22 23:07:44 +00:00
440662728b Fixed copy/paste and lots of warnings 2009-11-30 23:49:30 +00:00
e5a1a200ed Changed the layout to be packed regularly (doesn't wrap text anymore though) 2009-11-22 00:11:29 +00:00
b496f916f8 Fixed crash when calling properties (g_signal_connect_swapped is dangerous...) 2009-11-16 17:31:10 +00:00
02521521a3 Quite a lot at once (using libDesktop, improvements when embedded...) 2009-11-15 19:00:10 +00:00
a09b052033 The preferences dialog behaves better when maximized 2009-09-24 10:28:42 +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
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
2202b1f226 Code cleanup 2009-07-25 13:10:51 +00:00
db10f3b5d8 Added a submenu entry to allow the creation of a text file 2009-06-21 23:09:39 +00:00
0ac4c042f5 Using gtk_window_present() instead of gtk_widget_show() where appropriate 2009-05-25 22:00:34 +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
6771bed455 GPLv3'ing 2008-10-15 11:11:13 +00:00
9b72b53317 Prompts to run executables 2008-10-13 10:14:37 +00:00
98bf54d712 Allow directories to be opened in new windows 2008-09-06 16:38:07 +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
bfb7b9d6da Fixed encoding issues in title bar and renaming 2008-02-01 01:30:18 +00:00
44fc6a596a Allow drag and drop to the tree view inside the current directory 2008-01-22 18:16:47 +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
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
aff744cae0 Added an icon to the "new folder" popup menu 2008-01-02 15:52:51 +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
67a6211b4f Code cleanup 2007-08-04 16:20:39 +00:00
f290855c14 Improved more context menus 2007-08-03 03:56:09 +00:00
20900ad6e0 Improved the contextual menu 2007-08-03 03:38:10 +00:00