Commit Graph

439 Commits

Author SHA1 Message Date
4e329ac1b7 Portability fix for GNU/Hurd 2010-10-03 00:22:49 +00:00
c0032f3066 Nicer-looking errors in the properties utility 2010-09-23 13:37:14 +00:00
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
5b6c7c7167 Minor improvements to dialog windows 2010-08-11 22:43:23 +00:00
500ac9066c Not being able to load preferences does not deserve a graphical warning 2010-08-11 22:42:44 +00:00
a1c7f88a60 Fixed a potential crash when closing the preferences window 2010-08-11 22:41:21 +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
e5fece1e5d More likely to compile with Gtk+ < 2.6 2010-07-04 22:28:31 +00:00
e6ada1dbe9 Re-generated Makefiles 2010-07-04 14:12:05 +00:00
cc979548ad Make it easier to cross-compile 2010-05-26 12:10:41 +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
cc9c1540d9 Compile with less warnings 2010-05-18 23:59:49 +00:00
3deb996930 Compile with less warnings 2010-05-18 20:15:32 +00:00
5aed562176 No longer need to confirm when launching applications 2010-05-18 20:07:03 +00:00
c7f2e956ae Nicer debugging information 2010-05-18 19:56:52 +00:00
e0195073d9 Do not update transparency twice per new icon 2010-05-18 19:53:27 +00:00
63fd9cc625 Compilation fix with Gtk+ < 2.6.0 2010-05-18 19:45:08 +00:00
c7f03fc8a1 Now using _NET_WORKAREA to place the icons 2010-05-18 19:35:36 +00:00
3dbd6fa737 Less warnings when compiling with DEBUG set 2010-05-18 18:29:44 +00:00
4576b08034 Added keyboard shortcuts for the "Back" and "Forward" buttons 2010-05-04 23:18:09 +00:00
9d2e2e37ff Updated the API for menubar and toolbar accelerators (must specify the modifier) 2010-05-04 00:07:01 +00:00
3633264890 Corrected an english sentence in the preferences (reported by CalimeroTeknik) 2010-04-07 21:11:45 +00:00
05473e7ab7 Avoid a couple more warnings (unused parameters) 2010-04-05 15:07:02 +00:00
e0f419e5b8 Also translating mime.c 2010-04-05 15:05:13 +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
27455d3902 Translating some more 2010-04-05 14:31:00 +00:00
53bb7a209a Also translating the menus 2010-04-05 00:59:48 +00:00
3f64ace04d Translated more strings 2010-03-29 22:56:22 +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
a1af8a062b Moved the symbolic link creation code to common.c 2010-03-25 18:25:39 +00:00
00c58ba487 Changed the order of the file creation entries in the contextual popup 2010-03-22 23:20:06 +00:00
eb2a23bcc9 The icon for the symlink creation in the file menu was wrong 2010-03-22 23:17:45 +00:00
1f65fd3c3e Updated the file menu as symlink creation really popups a window 2010-03-22 23:15:20 +00:00