Commit Graph

91 Commits

Author SHA1 Message Date
60da8730d8 Giving some more space between the widgets 2010-08-31 12:05:35 +00:00
1c1e01a973 Fixed a potential crash when loading the configuration 2010-08-29 01:04:10 +00:00
0b5ac090cc Code cleanup 2010-08-28 23:52:32 +00:00
09acabf040 Now also able to draw a scaled background while keeping the aspect ratio 2010-08-28 23:39:54 +00:00
8ec6da842b Supporting tiled backgrounds (code is getting ugly) 2010-08-28 23:32:31 +00:00
62e249683f Code cleanup 2010-08-28 22:44:11 +00:00
d7354be828 Added a layout where the desktop doesn't draw any icons 2010-08-28 17:13:29 +00:00
dd407478f2 Added an executable to display desktop preferences at will 2010-08-28 16:58:11 +00:00
bc23c4e831 Got rid of the bold font in preferences 2010-08-28 16:17:31 +00:00
8d372972d1 No longer need to track the expose event 2010-08-28 16:14:49 +00:00
edfcc36614 Can now force the desktop icons on a specific monitor 2010-08-28 15:32:21 +00:00
057438f706 Changed the way to instantiate a Desktop class 2010-08-28 15:05:53 +00:00
500ac9066c Not being able to load preferences does not deserve a graphical warning 2010-08-11 22:42:44 +00:00
478db507f2 Less warnings when compiling 2010-07-14 00:50:35 +00:00
356641bddd Sorting folders first by default 2010-07-13 16:22:47 +00:00
63f54b2538 Now able to navigate between homescreen, categories and applications 2010-05-26 10:51:20 +00:00
58c992ba57 Code cleanup 2010-05-26 10:17:13 +00:00
e19facdfd3 Able to navigate to and from categories and applications 2010-05-25 16:19:38 +00:00
8218041cf4 Almost completed the homescreen implementation 2010-05-25 15:36:28 +00:00
c7f03fc8a1 Now using _NET_WORKAREA to place the icons 2010-05-18 19:35:36 +00:00
a3d791a8f9 The translation domain was wrong 2010-04-05 14:58:36 +00:00
7ff89d41a7 Also translating desktopicon.c 2010-04-05 14:52:15 +00:00
3ab6694238 Added translations for French and German 2010-03-29 22:48:06 +00:00
e57392493e Now able to create symbolic links 2010-03-25 18:26:03 +00:00
50fe65d729 Nicer preferences dialog 2010-03-22 23:08:26 +00:00
0742ce1a6e Code cleanup 2010-03-17 22:14:33 +00:00
11be4424c5 Re-implemented the preferences window to work with Gtk+ < 2.14 2010-03-17 22:12:37 +00:00
3b032bb0d1 Implemented desktop resizing 2010-03-01 22:58:22 +00:00
f110cccf90 Added a mode to display the registered applications on the desktop 2010-02-07 12:43:45 +00:00
d9fb586fe2 Moved DesktopIcon handling from desktop.c into its own file 2010-01-29 17:34:20 +00:00
fc481e4715 Implemented file deletion 2010-01-12 16:17:17 +00:00
df13b3066b Updated copyright information 2010-01-08 04:33:56 +00:00
0b1decdebc Don't let the home directory be deleted (could too easily be an accident) 2010-01-08 04:33:28 +00:00
669a22a055 Implemented a rudimentary desktop preferences window 2009-12-22 19:55:52 +00:00
c52a20ba5a Fewer warnings during compilation 2009-11-15 19:18:46 +00:00
02521521a3 Quite a lot at once (using libDesktop, improvements when embedded...) 2009-11-15 19:00:10 +00:00
00335bc798 Using gtk_message_dialog_format_secondary_text() 2009-08-12 07:26:17 +00:00
debeb08557 Don't try to draw the background if there is none set 2009-07-14 23:07:43 +00:00
30a5d93086 Added support to draw the background picture 2009-07-14 22:48:01 +00:00
1356c2131c Place the "New folder" entry above the links to new documents 2009-07-14 22:38:09 +00:00
b5e1675527 Using a stock icon for the "New" submenu in the desktop popup 2009-07-14 22:21:39 +00:00
3ce8e41da3 Correctly display icon images when smaller than requested 2009-06-03 00:04:13 +00:00
bcf904f82d Implemented popup menu on the desktop 2009-06-01 20:32:34 +00:00
af31e5686d Keeping information about the home directory inside the Desktop class 2009-06-01 17:06:24 +00:00
fd394b5998 Put all major TODO/FIXME information in a common file 2008-10-15 11:18:27 +00:00
6771bed455 GPLv3'ing 2008-10-15 11:11:13 +00:00
9b72b53317 Prompts to run executables 2008-10-13 10:14:37 +00:00
2dd8e37f6f Sharing more code 2008-04-21 23:11:28 +00:00
c5c1932bf7 Code review 2008-03-12 01:02:24 +00:00
12e49f4ff2 Allow drag and drop from the desktop 2008-01-22 18:17:29 +00:00