Commit Graph

432 Commits

Author SHA1 Message Date
Sanel Zukan
4f0a1e1ef1 Call dbus flags/libs declared in Jamconfig 2009-04-16 16:47:49 +00:00
Sanel Zukan
910f19d0c2 Fix with appending flags 2009-04-16 16:46:05 +00:00
Sanel Zukan
faf23b7d2f Fix a warning 2009-04-16 11:36:33 +00:00
Sanel Zukan
ae3d4d7f17 Replaced deprecated functions 2009-04-16 11:32:31 +00:00
Sanel Zukan
64866783c4 Seems how some of the Linux headers (or glibc) has typedef-ed uint. FreeBSD does not 2009-04-16 11:29:49 +00:00
Sanel Zukan
66c119033c Replaced deprecated functions 2009-04-16 11:27:28 +00:00
Sanel Zukan
d0e0732792 Replaced deprecated functions 2009-04-16 11:24:52 +00:00
Sanel Zukan
cfe8b8adb7 Removed deprecated functions.
Recoded so file/dir checks existance is not done before target was opened
2009-04-16 11:18:34 +00:00
Sanel Zukan
98f939c61c Fixed a typo that break build on FreeBSD 2009-04-14 16:18:21 +00:00
Sanel Zukan
7089acdd4a Option to compile ede without efiler 2009-04-13 17:37:26 +00:00
Sanel Zukan
020599462b Update jam checks here too 2009-04-13 17:06:53 +00:00
Sanel Zukan
af08afd8cb Install entry for login/desktop/display managers 2009-04-12 12:18:13 +00:00
Sanel Zukan
828699884f Warn if efltk wasn't found.
Added FORCE_EFILER option to force efiler compiling on FreeBSD.
2009-04-10 17:11:11 +00:00
Sanel Zukan
225855ac92 Added --with-edelib-path option to specify alternative edelib installation 2009-04-10 16:03:00 +00:00
Sanel Zukan
d1d65a8131 Added options so alternative fltk and efltk installations could be used 2009-04-01 20:18:18 +00:00
Sanel Zukan
51d8983227 Compile these too 2009-03-30 15:21:12 +00:00
Sanel Zukan
e8c8485097 Very tiny documentation revision.
Fixed code so it can be compiled on SunStudio without errors.
2009-03-30 15:17:00 +00:00
Sanel Zukan
43e887c41d ...this file too. 2009-03-27 10:27:44 +00:00
Sanel Zukan
bcd0cc91e6 Updating build files 2009-03-27 10:24:59 +00:00
Sanel Zukan
56d6d03739 Moving it to the doc directory. 2009-03-27 10:23:09 +00:00
Sanel Zukan
cb57f095d0 Refactoring, cleanup... 2009-03-27 09:40:03 +00:00
Sanel Zukan
096fc9ca22 Adding org.equinoxproject.StartupNotify.service.in 2009-03-27 09:38:50 +00:00
Sanel Zukan
1e1851e8d2 Update links 2009-03-27 09:37:45 +00:00
Sanel Zukan
0e66b21258 Menu items changed. 2009-03-26 18:27:32 +00:00
Sanel Zukan
e95ef2bc5f Update background when wallpaper was disabled. 2009-03-26 18:20:56 +00:00
Sanel Zukan
0c2831c50e Instead local USE_SHAPE, use HAVE_SHAPE from global config.h.
Some code style update.
2009-03-26 18:09:20 +00:00
Sanel Zukan
5fe543ff4c Finishing wallpaper options (centering, stretching, tiling).
Some refactoring.
2009-03-26 17:05:44 +00:00
Sanel Zukan
757710503f Code refactoring. 2009-03-26 13:01:59 +00:00
Sanel Zukan
3061e7d7a3 Remove it when 'jam distclean' was given 2009-03-25 16:13:52 +00:00
Sanel Zukan
ac028f6196 Find edelib api documentation and place in manual index.
Removed some playing with directories.
2009-03-25 16:11:18 +00:00
Sanel Zukan
1f9b673fc1 Moving 2009-03-25 16:08:21 +00:00
Sanel Zukan
642a549e72 Make it compileable again. 2009-03-25 11:20:05 +00:00
Sanel Zukan
59e0be678f Update to the latest IconLoader changes. 2009-03-25 11:13:12 +00:00
Sanel Zukan
a978576701 Updating to the new IconLoader code.
Removed tip box; tips are now inside tooltips.
2009-03-25 10:33:40 +00:00
Sanel Zukan
80c078a4f2 Use prefix instead bindir, since autoconf will not expand it 2009-03-06 18:16:27 +00:00
Sanel Zukan
c047f14c07 Use dataroot variable too so user supplied paths could be checked 2009-03-06 17:43:11 +00:00
Sanel Zukan
cacf2bb98a Added EDE_CHECK_DIR m4 macro for directory existance checking
Imported services directory with org.equinoxproject.Launch service; directory should
be place for all D-BUS services

Changed configure.in to find and set D-BUS service directory
2009-03-06 17:30:58 +00:00
Sanel Zukan
c9de60162e Added rule for installing D-BUS service files 2009-03-06 14:15:32 +00:00
Sanel Zukan
fb4d12d2ad Renaming EdeProgramBar to EdeProgramAsFltkBare; much more descriptive 2009-03-06 12:43:03 +00:00
Sanel Zukan
69ecd10d80 Actually commit ede-launch-sn.cpp 2009-03-06 12:13:06 +00:00
Sanel Zukan
51b488fb14 Added EdeProgramBare rule, that will link with FLTK libs, without images
libstartup-notification checks in configure.in
ede-launch now uses startup notification protocol via ede-launch-sn helper
Added removal of /tmp/.evoke.lock at the startup, in case evoke crashed during sesssion
2009-03-06 12:12:27 +00:00
Sanel Zukan
84589d3ad7 Let failed start be reported even when program was started from console 2009-03-05 18:21:37 +00:00
Sanel Zukan
bbaf491caa Added missing ede-settings-apply 2009-03-03 13:32:59 +00:00
Sanel Zukan
fee9a0c0ff Removed link without link 2009-03-03 11:48:41 +00:00
Sanel Zukan
2ea73b6996 Merged changed pkg.m4 from edelib
ede-panel has alternative way of calling ede-about dialog

Dumped SettingsApplicator.* code from evoke. They are replaced with ede-settings-apply script
which should call all programs that needs to apply stored settings. This will reduce code entropy

evoke will call ede-settings-apply at the startup

ede-bell-conf modified to use "--apply" arg and to apply known settings

ede-desktop will start icon exec path via ede-launch

Fixed freebsd specific code in ede-panel's battery code
2009-03-03 11:47:30 +00:00
Sanel Zukan
4705a79876 Added applicator for global settings 2009-02-27 15:43:57 +00:00
Sanel Zukan
99c4913b8c Update changes in run_* commands 2009-02-27 14:51:55 +00:00
Sanel Zukan
579d834856 Some output when some functions fails
Correctly propagate returned value from spawned process
Check returned values and display appropriate dialog
2009-02-27 14:37:09 +00:00
Sanel Zukan
f6006ee5a4 Let changes be stored in XSETTINGS manager 2009-02-26 17:37:05 +00:00
Sanel Zukan
ed9b46cb0d Document Shutdown signal 2009-02-26 14:35:49 +00:00