Commit Graph

73 Commits

Author SHA1 Message Date
0ef0876203 Code cleanup 2011-07-18 14:28:52 +00:00
dc39b6ee68 Give at least some space to the left pane 2011-07-18 11:32:35 +00:00
6c3e0dd140 Added file filters to the "Open with..." dialog 2011-07-18 00:14:09 +00:00
acf802d6e2 Added file filters to the "Open with..." dialog 2011-07-18 00:10:04 +00:00
58af3e6c12 Allow plug-ins to change the current browser location 2011-07-17 23:02:37 +00:00
f3b36aad27 Improved plug-in support 2011-07-17 22:47:42 +00:00
7fbf245d78 Introducing the plug-in system (not fully functional yet) 2011-07-17 22:02:13 +00:00
0106412bb3 Reworked the preferences dialog 2011-07-16 15:14:35 +00:00
fc9d440c1d Working on the default color selection 2011-07-16 14:51:05 +00:00
4e37c3f19a Re-implemented the background picture code and added centered mode 2011-07-16 14:09:45 +00:00
836f0d293b Code cleanup 2011-07-14 00:15:52 +00:00
e283713206 Added a file filter for picture files 2011-05-30 12:58:55 +00:00
6503dd0807 Added a font button to the preferences to choose the desktop font 2011-05-30 12:46:23 +00:00
5304f739a8 Let the desktop font be changed 2011-05-29 09:54:04 +00:00
a11fae79be Using the Mime class from libDesktop 2011-05-17 11:48:47 +00:00
13c239c6f8 Fixed a couple calls to mime_icons() 2011-05-04 19:27:51 +00:00
ecfc1901b0 Avoiding a couple warnings 2011-05-04 19:23:57 +00:00
5d301f201f Implemented -H and -V for the alignment of icons on the desktop 2011-05-04 18:59:11 +00:00
c7c40fbf0b Fixed errors with Gtk+ 3.0 2011-04-16 00:55:34 +00:00
1b486650ad Preparing migration to Gtk+ 3.0 2011-04-16 00:33:51 +00:00
ceac27b383 Updated translations 2011-03-19 19:58:32 +00:00
ee5b0d381f Avoid crash when desktop icons are forcibly closed 2011-03-19 02:41:44 +00:00
e63cda5377 Added a dialog to modify file associations 2011-03-03 07:11:23 +00:00
9fcf31d4b8 Listing file associations 2011-03-03 05:42:06 +00:00
19172bd19c More clean-up 2011-03-03 04:33:23 +00:00
b703a04878 Code cleanup 2011-03-03 04:30:14 +00:00
0726748f55 Being some more efficient when refreshing the homescreen 2011-02-19 21:46:27 +00:00
c080c763c7 Code cleanup 2011-02-19 21:33:38 +00:00
5ae8615883 Being slightly more efficient when refreshing the homescreen 2011-02-19 21:27:07 +00:00
7049e68ad1 Code cleanup 2011-02-19 20:07:12 +00:00
7860400316 Code cleanup 2011-02-19 19:57:36 +00:00
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
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
58a2e08f92 Using g_spawn_async() instead of execlp() 2011-02-05 03:39:34 +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
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
f299f07ac4 Stricter checks 2011-01-02 21:01:03 +00:00