Commit Graph

601 Commits

Author SHA1 Message Date
0106412bb3 Reworked the preferences dialog 2011-07-16 15:14:35 +00:00
83a49aa2e2 Actually implemented setting the default color 2011-07-16 14:57:24 +00:00
78123ffdb9 Got rid of a warning 2011-07-16 14:53:02 +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
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
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
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
e63cda5377 Added a dialog to modify file associations 2011-03-03 07:11:23 +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
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
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
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
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
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
b5091cec75 Fixed many encoding errors, some interface improvements, a memory corruption 2010-12-26 10:52:04 +00:00
d686202cd2 Code cleanup 2010-12-21 13:17:02 +00:00
f7ae817544 Added translations 2010-12-21 12:47:08 +00:00
1be3152f48 Mentioning the number of files while refreshing 2010-12-21 12:37:27 +00:00
ce03d9bc96 Automatically reap child processes 2010-12-17 02:52:46 +00:00
81bb489bf0 Integrated libSystem and libDesktop to pkg-config 2010-12-10 23:16:10 +00:00
bcb76664bb Really align icons within the workarea 2010-12-04 21:02:55 +00:00
ae9de28c2c Forgot to translate a string 2010-11-27 15:47:58 +00:00
56c278b930 Automatically align icons when the desktop workarea changes 2010-11-27 00:05:58 +00:00
c17032328c using the libDesktop for the about dialog window 2010-11-15 01:11:42 +00:00
9243e9d47f Translating more content 2010-11-15 00:57:38 +00:00
cf5e53df26 Prevent the main window from resizing all the time 2010-11-08 18:35:49 +00:00
af4becbba9 Let the window be redrawn while deleting files 2010-11-08 18:31:06 +00:00
e05552605b Freeing some memory after preparing the main window 2010-11-08 18:23:58 +00:00
8569413c69 Fixed use of dirname() on GNU 2010-10-27 01:25:46 +00:00
a6faa90d31 Fixed a warning with debugging output 2010-10-27 01:25:05 +00:00
c85350edfe Code cleanup 2010-10-27 01:03:16 +00:00
b3448af4c1 Using a GtkDialog for the desktop preferences 2010-10-27 00:29:01 +00:00
f299fdc510 Code cleanup 2010-10-26 00:29:32 +00:00