Commit Graph

53 Commits

Author SHA1 Message Date
c8cd93738b Fixed the plug-in path for the "properties" application 2013-10-05 02:06:15 +02:00
5e2d97c8a0 Build with "-lintl" by default 2013-07-25 23:35:09 +02:00
f10fbdff38 Fixed dependencies for vfs.c 2012-12-06 03:17:47 +01:00
265c23bf66 Use the VFS wrappers within "desktop" and "properties" as well 2012-11-01 03:47:56 +01:00
e30adc8a5b Beginning to abstract away raw filesystem access 2012-10-31 03:04:03 +01:00
337d2db259 Facilitate building on case-insensitive filesystems 2012-07-31 20:56:26 +00:00
e1be32089f Fixed build of "desktop" on MacOS X 2012-07-31 20:07:26 +00:00
1a7180e508 Browser can now access its online help (doesn't work yet though) 2012-05-29 23:20:59 +00:00
79daf44445 Let the desktop application rotate the screen 2012-03-21 03:17:46 +00:00
72d443c328 The "properties" binary is now loading plug-ins instead 2011-11-06 06:40:46 +00:00
72fcfa81b0 Renamed desktop-settings to desktopctl 2011-11-04 13:50:53 +00:00
fd8494e117 The properties plug-in is now useful 2011-07-19 02:55:38 +00:00
7fbf245d78 Introducing the plug-in system (not fully functional yet) 2011-07-17 22:02:13 +00:00
a11fae79be Using the Mime class from libDesktop 2011-05-17 11:48:47 +00:00
829136b18d Fixing dependencies 2010-12-31 18:16:39 +00:00
81bb489bf0 Integrated libSystem and libDesktop to pkg-config 2010-12-10 23:16:10 +00:00
dd407478f2 Added an executable to display desktop preferences at will 2010-08-28 16:58:11 +00:00
cc979548ad Make it easier to cross-compile 2010-05-26 12:10:41 +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
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