Commit Graph

684 Commits

Author SHA1 Message Date
836f0d293b Code cleanup 2011-07-14 00:15:52 +00:00
5ac04d0bee Allow the image preview window to shrink (long overdue) 2011-06-28 22:19:37 +00:00
7be078b37d Compilation fix for Cygwin 2011-06-01 14:57:58 +00:00
a4b58431ac Using the "getopts" shell builtin instead of the "getopt" shell utility 2011-06-01 14:35:03 +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
ab0a1bffb6 Avoid copying identical files over themselves 2011-05-11 20:59:27 +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
df844d5600 Code cleanup 2011-03-27 16:09:30 +00:00
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