Commit Graph

123 Commits

Author SHA1 Message Date
72d443c328 The "properties" binary is now loading plug-ins instead 2011-11-06 06:40:46 +00:00
04dda49f3a Stricter error handling 2011-07-29 00:47:39 +00:00
7a25258220 Some interface adjustments 2011-07-20 10:07:16 +00:00
0ef0876203 Code cleanup 2011-07-18 14:28:52 +00:00
7be078b37d Compilation fix for Cygwin 2011-06-01 14:57:58 +00:00
7a0764762e Added an important comment 2011-02-06 20:14:54 +00:00
d4d644dc1c Got rid of another call to execl() and fixed the extension of new text files 2011-02-06 19:04:44 +00:00
6399decb67 Fixed pasting to the current directory from the contextual menu 2011-02-06 18:45:00 +00:00
a508d0a126 Avoiding a couple additional warnings 2011-01-31 03:38:16 +00:00
fb85fc1149 Avoiding another warning 2011-01-31 01:20:13 +00:00
9e2be9211a Fixed copy & paste within the location bar 2011-01-31 01:17:36 +00:00
f030dd81a1 Stricter checks 2011-01-02 20:46:14 +00:00
3b4f716bd9 Code cleanup 2010-12-26 13:12:11 +00:00
73000a46ff Moved the code handling the preferences into browser.c 2010-12-26 13:07:08 +00:00
d686202cd2 Code cleanup 2010-12-21 13:17:02 +00:00
c85350edfe Code cleanup 2010-10-27 01:03:16 +00:00
1cf0e7b68e Code cleanup 2010-10-25 23:02:31 +00:00
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