Commit Graph

422 Commits

Author SHA1 Message Date
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
50fe65d729 Nicer preferences dialog 2010-03-22 23:08:26 +00:00
943eece263 The browser can now create and rename symbolic links 2010-03-22 23:07:44 +00:00
789104161e The error message sometimes did not correspond to the actual error 2010-03-22 23:06:29 +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
66dce15d33 For some reason it was not possible to set permissions anymore 2009-12-20 04:24:38 +00:00
7827ea4b64 Always look for headers in $(PREFIX)/include 2009-12-09 20:52:58 +00:00
460b290a26 Hopefully fixed compilation for Gtk+ < 2.6.0 (thanks to cppcheck) 2009-12-09 20:52:27 +00:00
d24d5a642e Matching the newer DesktopToolbar API 2009-12-04 11:26:05 +00:00
59e32cdee8 Nicer fix for the afore-mentioned crash 2009-12-04 10:44:02 +00:00