Commit Graph

819 Commits

Author SHA1 Message Date
4a19496275 Fixed bug where icons where sometimes placed in the wrong menu (or missing) 2011-03-27 15:57:41 +00:00
68bfa5056d Added shortcuts on the homescreen for embedded mode 2011-03-27 15:38:15 +00:00
b7dae0b6e6 Desktop icon windows now hint as UTILITY in embedded mode 2011-03-27 14:39:57 +00:00
5ac1d26132 Fixed execution of applications with command-line arguments and scaling icons 2011-03-27 14:32:36 +00:00
944ea9c731 Default to a single click to browse the homescreen and open applications 2011-03-19 20:47:05 +00:00
13c9e2be30 Also set the "Back" desktop icons as immutable 2011-03-19 20:40:11 +00:00
90c82863d3 Only enable drag & drop for files 2011-03-19 20:31:07 +00:00
ceac27b383 Updated translations 2011-03-19 19:58:32 +00:00
8b7cb48d83 Work around empty work areas 2011-03-19 19:00:58 +00:00
7eb70a4c19 Prepare for dynamic icon sizes 2011-03-19 19:00:28 +00:00
c16d32966f Updated the transparency calculation and window hints and attributes 2011-03-19 18:58:53 +00:00
ee5b0d381f Avoid crash when desktop icons are forcibly closed 2011-03-19 02:41:44 +00:00
018a8123f9 About to release Browser 0.3.4 2011-03-03 07:20:34 +00:00
ff53d345ba Some more TODO 2011-03-03 07:19:17 +00:00
e63cda5377 Added a dialog to modify file associations 2011-03-03 07:11:23 +00:00
25119047fd Added two translations 2011-03-03 06:25:21 +00:00
ccab144d64 Properly loading icons for all known icon types in preferences 2011-03-03 06:16:10 +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
7db77088f6 Code cleanup 2011-02-19 20:04:45 +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
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