Commit Graph

593 Commits

Author SHA1 Message Date
e516837ce4 No longer rename immutable icons 2011-02-19 15:33:51 +00:00
42a6345771 Errors displayed were sometimes not the actual one 2011-02-19 15:23:15 +00:00
9a851ee8cc Code cleanup 2011-02-19 15:19:12 +00:00
51f05e6eea Justification doesn't work because it's a widget alignment issue 2011-02-19 15:07:29 +00:00
2d84ea05d3 No text needs to be ellipsized anymore 2011-02-19 14:59:59 +00:00
922d9b4f9e Renaming files on the desktop is implemented now 2011-02-19 14:57:16 +00:00
bd0a5ac0f3 The EMBEDDED compilation directive is supported for a while now 2011-02-19 14:52:49 +00:00
eca95659da The cut/copy/paste keyboard shortcut issues are believed to be fixed 2011-02-19 14:52:06 +00:00
b18e9bd377 Replaced another execvp() (last?) with g_spawn_async() 2011-02-10 21:57:11 +00:00
bb53444146 Added the possibility to rename desktop icons (to be polished before release) 2011-02-09 00:06:59 +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
66937b1ec4 More accurate description of setting "alternate" in detailed view 2011-02-06 13:50:15 +00:00
348b6f19a3 Got rid of two warnings on platforms where sizeof(size_t) != 8 2011-02-06 13:40:43 +00:00
58a2e08f92 Using g_spawn_async() instead of execlp() 2011-02-05 03:39:34 +00:00
5f9ae60e55 Code cleanup 2011-02-05 03:03:04 +00:00
22f1493f66 Updated copyright information 2011-02-05 02:18:35 +00:00
7cf2f832f5 Compilation fix for Gtk+ < 2.6 2011-02-03 04:33:24 +00:00
6553dc3ffc Avoid a warning 2011-02-03 04:30:18 +00:00
ec63dfb7f5 The desktop no longer needs to catch SIGCHLD 2011-02-01 14:18:44 +00:00
4f096a2271 The "Cancel" button had no callback either 2011-01-31 03:44:14 +00:00
028a207284 The "Cancel" button had no callback 2011-01-31 03:41:47 +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
0d9e14022f Re-generated Makefiles 2011-01-27 02:12:08 +00:00
3d36421582 Re-generated Makefiles 2011-01-27 00:02:04 +00:00
cb1b36fb25 Only display thumbnail icons once the folder is fully refreshed 2011-01-25 23:55:54 +00:00
37696b97d0 Updated translations 2011-01-21 23:49:08 +00:00
5cb3e24959 Added icons for the different views 2011-01-21 23:46:40 +00:00
7f19d2272f Use gtk_window_present() when the window already exists and should be shown 2011-01-03 00:30:25 +00:00
f299f07ac4 Stricter checks 2011-01-02 21:01:03 +00:00
aec8f117c2 Updated translations 2011-01-02 20:48:09 +00:00
f030dd81a1 Stricter checks 2011-01-02 20:46:14 +00:00
b9c1e4f1fd Code cleanup 2011-01-02 15:41:15 +00:00
829136b18d Fixing dependencies 2010-12-31 18:16:39 +00:00
644f078b0e Releasing Browser 0.3.3 2010-12-31 18:13:39 +00:00
e6f1d15ac2 New way to run configuration scripts 2010-12-31 16:09:48 +00:00
8a08af3c1c Updated translations 2010-12-31 14:27:17 +00:00
8daf897d8c Fixed long-time issue with crashes 2010-12-31 14:25:26 +00:00
12f4699a5f Let Gtk+ automatically fallback on alternatives for icons 2010-12-31 14:24:46 +00:00
8b05e14aa7 Same fix repeated 2010-12-31 11:49:22 +00:00
f28c2c48d8 Fixed random icon order 2010-12-31 11:48:09 +00:00
258e163ffe Code cleanup 2010-12-31 11:44:09 +00:00
0efe04cd80 Code cleanup 2010-12-31 11:42:48 +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
f54da4944d Updated translations 2010-12-26 10:53:28 +00:00
b5091cec75 Fixed many encoding errors, some interface improvements, a memory corruption 2010-12-26 10:52:04 +00:00