Commit Graph

35 Commits

Author SHA1 Message Date
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
7827ea4b64 Always look for headers in $(PREFIX)/include 2009-12-09 20:52:58 +00:00
02521521a3 Quite a lot at once (using libDesktop, improvements when embedded...) 2009-11-15 19:00:10 +00:00
77c4edd800 Using "EMBEDDED" instead of "FOR_EMBEDDED" 2009-09-24 10:14:17 +00:00
9809cd621f gcc really prefers "-lSystem" to "-l System" 2009-09-06 22:43:58 +00:00
4645cf4ea5 Compiling with -pedantic 2009-08-13 16:57:35 +00:00
58f9f4fe4d Support a compile-time embedded option (disables the menu bar) 2009-02-19 01:34:06 +00:00
c4e438762d Re-generated Makefile 2008-05-06 12:33:13 +00:00
2ccc385479 callbacks.c depends on ../config.h 2008-05-06 12:31:22 +00:00
2dd8e37f6f Sharing more code 2008-04-21 23:11:28 +00:00
d1997b70f7 Added common.c 2008-01-22 14:09:38 +00:00
4a9f484ca2 Added target copy 2007-08-03 01:06:37 +00:00
15ecc1ab5b Added target move 2007-07-31 00:51:25 +00:00
96e16fa904 Forgot desktop.h in distribution 2007-06-21 12:06:33 +00:00
fc175c67d6 properties requires libSystem to link properly 2007-06-01 16:53:38 +00:00
fc406858cb Added properties 2007-05-26 01:15:07 +00:00
beb2f077a9 Linking to libSystem only when necessary 2007-05-21 02:50:47 +00:00
73e92c7042 mime.c does not need browser.h 2007-05-17 10:45:22 +00:00
c23ab163e1 Re-compile desktop and view whenever mime.o is updated 2007-04-29 23:38:54 +00:00
84830ca003 Added generic viewer 2007-04-29 22:56:05 +00:00
47b421f5dd Added desktop target 2007-02-24 18:18:02 +00:00
7f79714b3c Makefiles cleanup 2006-12-10 17:59:06 +00:00
74988466c1 Fixing Makefiles 2006-11-03 10:58:14 +00:00
882c2dad88 Added target open 2006-09-10 23:27:43 +00:00
5396f21a75 Code cleanup, Gtk+ <= 2.4 compatibility code and bug fixes 2006-09-02 18:54:56 +00:00
928eb4c18b shared-mime-info globs file is tried first from the destination prefix 2006-08-31 10:28:58 +00:00
5ff7a8c636 No longer forcing ".." in the compilation include path 2006-07-22 10:05:06 +00:00
dc71c25144 Added target delete 2006-06-26 20:20:15 +00:00
c6bb2b4ce4 Packages browser.h and mime.h 2006-06-21 13:38:08 +00:00
656368d30f Supports default actions 2006-06-19 13:03:50 +00:00
87c80f6659 Not forcing -O2 anymore 2006-06-19 11:54:51 +00:00
321e0e64b6 Not forcing -g anymore 2006-06-18 16:04:44 +00:00
1d99e12381 Added MIME code 2006-06-05 23:37:07 +00:00
711f7a2a00 Initial release 2006-06-05 16:07:50 +00:00