Commit Graph

51 Commits

Author SHA1 Message Date
Sanel Zukan a04496c7f0 Do not handle manual for now. 2018-05-22 14:01:57 +02:00
Sanel Zukan 2c9f804aa3 Removing emountd; this code isn't used much as HAL is deprecated long time ago. Obviously, mounting notifications will be redone in future. 2013-10-02 01:35:18 +00:00
Sanel Zukan b195c061e0 Updating 2012-05-10 11:18:03 +00:00
Sanel Zukan 405df2ef3c Importing new ede-screen-lock tool, a wrapper around various locking engines. Also modified ede-help to
use 'command -v' instead of 'which', making it more portable.
2012-04-02 18:59:07 +00:00
Sanel Zukan eed5749909 Importing pekwm as alternative wm. Adopting it to ede build system including autoconf checks.
Also center ede-launch window.
2011-10-23 00:10:40 +00:00
Sanel Zukan 93f7e1d1f6 Importing new tool for configuring preferred applications. Not finished 2011-10-20 15:13:04 +00:00
Sanel Zukan 6cee1f2ee5 Importing tool for keyboard configuration 2009-11-06 15:45:48 +00:00
Sanel Zukan 4cce9cee8e Renaming 2009-10-08 09:47:50 +00:00
Sanel Zukan 82b85f20be Moving ede-autostart code in separate directory, since is pretty unrelated to evoke. 2009-10-03 09:29:49 +00:00
Sanel Zukan ad64995076 Adding ede-autostart dir 2009-10-03 09:24:57 +00:00
Sanel Zukan 614e3eb656 ...so jam can recognize 'not' token 2009-10-03 07:47:39 +00:00
Sanel Zukan 1592afab26 Compile ede-panel conditionally. 2009-10-03 07:37:35 +00:00
Sanel Zukan f472787139 Removed obsolete program-links, efltk.conf and ede.conf.
Added some additional menu entries.
Removed unsed build rules.
Fixing autostart code due the latest try_exec() changes.
2009-10-03 07:24:06 +00:00
Sanel Zukan 33df6e9231 Removed incomplete edialog.
Imported new and functional ede-dialog.
ede-help uses ede-dialog for error reports; xmessage is not used since some OS-es to not install it 
by default, e.g. OpenSolaris.
Removed obsolete ede-tip.conf.
Fixed background issue in ede-tip; background will now always be white so it can nicely blend with the image.
Commit fixed ede.desktop.in; previous commit was only renaming without content change.
Reduce some debug output in ede-autostart.
2009-08-12 15:26:38 +00:00
Sanel Zukan cccaf1b72f Fixing paths 2009-07-03 14:27:19 +00:00
Sanel Zukan d99fc3b839 Let efiler be compiled only when WITH_EFILER=1 was given.
Reduced timeout in splash screen on 1 second per item.
2009-04-22 10:37:55 +00:00
Sanel Zukan 7089acdd4a Option to compile ede without efiler 2009-04-13 17:37:26 +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 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 bcd0cc91e6 Updating build files 2009-03-27 10:24:59 +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 555433bfeb Updated needed files to reflect the latest renaming 2009-02-26 11:34:15 +00:00
Sanel Zukan c7c8fc92ea Added ede-bell-conf, a tool to configure system bell (that annoying beep thing)
Rest are changes so can nicely be compiled on freebsd
Also, some changes are in coding style
2009-02-26 11:15:27 +00:00
Sanel Zukan 971172ac14 Imported ede-launch, a replacement for elauncher.
A bunch of things is still missing, but we have to start from something
2009-02-25 13:15:16 +00:00
Sanel Zukan 69e0e4b807 Removing obsolete Jamfile 2009-02-19 08:40:41 +00:00
Sanel Zukan 5155215b68 Changes in build scripts
Changed SharedLibrary rule so it can generate .la files, like libtool
Added some bluring of preview image, although it pretty sucks
emountd will now use global HAL flags and libraries
2009-01-26 12:31:01 +00:00
Sanel Zukan 6350d296ff Create TOC
Small corrections
2009-01-14 13:51:40 +00:00
Sanel Zukan 50288aab5f Some docs enhacements.
Let README content be shown on the start page
2009-01-14 13:15:44 +00:00
Sanel Zukan 90d616cfb1 Dumping extension 2009-01-14 12:35:22 +00:00
Sanel Zukan 5687eae0ac Updating due etimedate renaming 2008-10-07 09:23:20 +00:00
Sanel Zukan 5713343cbf Updated renaming changes 2008-10-02 08:44:22 +00:00
Sanel Zukan d7473b050e s/ede-control/ede-conf 2008-09-22 14:04:44 +00:00
Sanel Zukan 3471b0f026 Renaming etip to ede-tip
Updating Jamfile
2008-09-22 13:50:03 +00:00
Sanel Zukan 05bd3636fc Renaming edesktopconf to ede-desktop-conf.
Updated Jamfile to reflect previous changes
2008-09-22 13:33:24 +00:00
Sanel Zukan 12174af67d Update paths 2008-09-04 10:16:55 +00:00
Sanel Zukan 530a815246 eiconman:
Implemented dialog for icon properties.
EDEBUG, EWARNING, EASSERT replaced with E_DEBUG, E_WARNING, E_ASSERT

ehelp:
Imported ehelp. It is meant for displaying ede help or some of
documented programs in the browser, no matter where help is installed.

Remanining thing is to be added in configure script so it can set correct
paths, when configure be written.

Documented ehelp.
2008-08-07 14:22:05 +00:00
Sanel Zukan 545bbbb330 Added emountd, a simple daemon that uses HAL to monitor when
devices get mounted or unmounted; reports will be send via dbus.

Updated docs for dbus usage.

Removed obsolete parts from jambuild.txt.

Small tunings in asciidoc's xhtml11.conf.

econtrol now can run program applets.
2008-08-05 14:26:38 +00:00
Sanel Zukan 5747340449 Capone import 2008-07-07 15:07:48 +00:00
Sanel Zukan ed9c4a0228 Imported login manager code. Real stuff is not implemented yet... 2008-02-11 17:30:39 +00:00
Sanel Zukan 0c84b92baa Let etip be compiled 2008-01-14 13:18:44 +00:00
Sanel Zukan 2dcdc52e6a Imported eabout, a small program that displays current EDE version, authors, contibutors, etc.
Added ProgramBare rule in Program.jam so there could be built plain (command-line) programs
and so they could be installed where other EDE programs resides.

New etip on FLTK1 code. Also, instead hardcoded tips, etip now uses fortune-like files
for tips. Ah yes, it is able to read fortune files too :)
2008-01-14 12:02:43 +00:00
Sanel Zukan 3326269e36 Added external crash handler 2008-01-05 13:23:04 +00:00
Sanel Zukan 1ed0d0b848 Imported edeneu theme.
Added svg convertor rule.
2007-12-06 15:54:24 +00:00
Sanel Zukan 484717e7b8 Added edesktopconf 2007-11-01 16:47:19 +00:00
Vedran Ljubovic 06b7079100 Resurrect etimedate:
- Redesigned Calendar widget, many new options
- Killed a lot of code by porting to edelib::Date (timezone handling is still 
internal)
- Added syncing with time servers using ntpdate
2007-09-05 19:51:01 +00:00
Vedran Ljubovic 633291ab86 eimage was already there ;) removing it 2007-07-18 18:02:51 +00:00
Sanel Zukan 6399af2498 Imported asciidoc, jam builds and some docs. 2007-07-18 13:21:52 +00:00
Sanel Zukan 1c9135e8aa Imported ecalc, based on original flCalc. 2007-06-26 09:19:05 +00:00
Sanel Zukan 5ad0687e1e Imported Jamfiles for subprojects.
It compiles everything, except few programs who uses old fltk2 api.
2007-03-16 15:18:54 +00:00