Commit Graph

  • 427602bed6 Fixed some warnings Sanel Zukan 2009-04-16 17:01:19 +0000
  • 70964d806c Let sun compiler does not get gcc specific flags that will break the build Sanel Zukan 2009-04-16 16:56:14 +0000
  • 4f0a1e1ef1 Call dbus flags/libs declared in Jamconfig Sanel Zukan 2009-04-16 16:47:49 +0000
  • 910f19d0c2 Fix with appending flags Sanel Zukan 2009-04-16 16:46:05 +0000
  • faf23b7d2f Fix a warning Sanel Zukan 2009-04-16 11:36:33 +0000
  • ae3d4d7f17 Replaced deprecated functions Sanel Zukan 2009-04-16 11:32:31 +0000
  • 64866783c4 Seems how some of the Linux headers (or glibc) has typedef-ed uint. FreeBSD does not Sanel Zukan 2009-04-16 11:29:49 +0000
  • 66c119033c Replaced deprecated functions Sanel Zukan 2009-04-16 11:27:28 +0000
  • d0e0732792 Replaced deprecated functions Sanel Zukan 2009-04-16 11:24:52 +0000
  • cfe8b8adb7 Removed deprecated functions. Recoded so file/dir checks existance is not done before target was opened Sanel Zukan 2009-04-16 11:18:34 +0000
  • 98f939c61c Fixed a typo that break build on FreeBSD Sanel Zukan 2009-04-14 16:18:21 +0000
  • 7089acdd4a Option to compile ede without efiler Sanel Zukan 2009-04-13 17:37:26 +0000
  • 020599462b Update jam checks here too Sanel Zukan 2009-04-13 17:06:53 +0000
  • af08afd8cb Install entry for login/desktop/display managers Sanel Zukan 2009-04-12 12:18:13 +0000
  • 828699884f Warn if efltk wasn't found. Added FORCE_EFILER option to force efiler compiling on FreeBSD. Sanel Zukan 2009-04-10 17:11:11 +0000
  • 225855ac92 Added --with-edelib-path option to specify alternative edelib installation Sanel Zukan 2009-04-10 16:03:00 +0000
  • d1d65a8131 Added options so alternative fltk and efltk installations could be used Sanel Zukan 2009-04-01 20:18:18 +0000
  • 51d8983227 Compile these too Sanel Zukan 2009-03-30 15:21:12 +0000
  • e8c8485097 Very tiny documentation revision. Fixed code so it can be compiled on SunStudio without errors. Sanel Zukan 2009-03-30 15:17:00 +0000
  • 43e887c41d ...this file too. Sanel Zukan 2009-03-27 10:27:44 +0000
  • bcd0cc91e6 Updating build files Sanel Zukan 2009-03-27 10:24:59 +0000
  • 56d6d03739 Moving it to the doc directory. Sanel Zukan 2009-03-27 10:23:09 +0000
  • cb57f095d0 Refactoring, cleanup... Sanel Zukan 2009-03-27 09:40:03 +0000
  • 096fc9ca22 Adding org.equinoxproject.StartupNotify.service.in Sanel Zukan 2009-03-27 09:38:50 +0000
  • 1e1851e8d2 Update links Sanel Zukan 2009-03-27 09:37:45 +0000
  • 0e66b21258 Menu items changed. Sanel Zukan 2009-03-26 18:27:32 +0000
  • e95ef2bc5f Update background when wallpaper was disabled. Sanel Zukan 2009-03-26 18:20:56 +0000
  • 0c2831c50e Instead local USE_SHAPE, use HAVE_SHAPE from global config.h. Some code style update. Sanel Zukan 2009-03-26 18:09:20 +0000
  • 5fe543ff4c Finishing wallpaper options (centering, stretching, tiling). Some refactoring. Sanel Zukan 2009-03-26 17:05:44 +0000
  • 757710503f Code refactoring. Sanel Zukan 2009-03-26 13:01:59 +0000
  • 3061e7d7a3 Remove it when 'jam distclean' was given Sanel Zukan 2009-03-25 16:13:52 +0000
  • ac028f6196 Find edelib api documentation and place in manual index. Removed some playing with directories. Sanel Zukan 2009-03-25 16:11:18 +0000
  • 1f9b673fc1 Moving Sanel Zukan 2009-03-25 16:08:21 +0000
  • 642a549e72 Make it compileable again. Sanel Zukan 2009-03-25 11:20:05 +0000
  • 59e0be678f Update to the latest IconLoader changes. Sanel Zukan 2009-03-25 11:13:12 +0000
  • a978576701 Updating to the new IconLoader code. Removed tip box; tips are now inside tooltips. Sanel Zukan 2009-03-25 10:33:40 +0000
  • 80c078a4f2 Use prefix instead bindir, since autoconf will not expand it Sanel Zukan 2009-03-06 18:16:27 +0000
  • c047f14c07 Use dataroot variable too so user supplied paths could be checked Sanel Zukan 2009-03-06 17:43:11 +0000
  • cacf2bb98a Added EDE_CHECK_DIR m4 macro for directory existance checking Sanel Zukan 2009-03-06 17:30:58 +0000
  • c9de60162e Added rule for installing D-BUS service files Sanel Zukan 2009-03-06 14:15:32 +0000
  • fb4d12d2ad Renaming EdeProgramBar to EdeProgramAsFltkBare; much more descriptive Sanel Zukan 2009-03-06 12:43:03 +0000
  • 69ecd10d80 Actually commit ede-launch-sn.cpp Sanel Zukan 2009-03-06 12:13:06 +0000
  • 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 Sanel Zukan 2009-03-06 12:12:27 +0000
  • 84589d3ad7 Let failed start be reported even when program was started from console Sanel Zukan 2009-03-05 18:21:37 +0000
  • bbaf491caa Added missing ede-settings-apply Sanel Zukan 2009-03-03 13:32:59 +0000
  • fee9a0c0ff Removed link without link Sanel Zukan 2009-03-03 11:48:41 +0000
  • 2ea73b6996 Merged changed pkg.m4 from edelib Sanel Zukan 2009-03-03 11:47:30 +0000
  • 4705a79876 Added applicator for global settings Sanel Zukan 2009-02-27 15:43:57 +0000
  • 99c4913b8c Update changes in run_* commands Sanel Zukan 2009-02-27 14:51:55 +0000
  • 579d834856 Some output when some functions fails Correctly propagate returned value from spawned process Check returned values and display appropriate dialog Sanel Zukan 2009-02-27 14:37:09 +0000
  • f6006ee5a4 Let changes be stored in XSETTINGS manager Sanel Zukan 2009-02-26 17:37:05 +0000
  • ed9b46cb0d Document Shutdown signal Sanel Zukan 2009-02-26 14:35:49 +0000
  • 89c13efc6d Reduced one warning message Let logout menu option call ede-shutdown Sanel Zukan 2009-02-26 13:35:00 +0000
  • 129c7987c4 Process shutdown signal Sanel Zukan 2009-02-26 13:25:21 +0000
  • 7032f57bb8 Added shutdown dbus signal that will be broadcasted when EDE starts to shut down so apps (but not X11 related) could quit nicely. Primarly intended for services, like emountd Sanel Zukan 2009-02-26 12:04:29 +0000
  • 555433bfeb Updated needed files to reflect the latest renaming Sanel Zukan 2009-02-26 11:34:15 +0000
  • 590bf31032 Renaming file Sanel Zukan 2009-02-26 11:30:57 +0000
  • 0a535b5d75 eimage is now known as ede-image-view Sanel Zukan 2009-02-26 11:30:13 +0000
  • c7a8495d6e Replaced C-isms Sanel Zukan 2009-02-26 11:28:01 +0000
  • 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 Sanel Zukan 2009-02-26 11:15:27 +0000
  • e051472475 Run ede-help and ede-about Sanel Zukan 2009-02-25 17:34:10 +0000
  • 6db6d6bb22 Send correct message Sanel Zukan 2009-02-25 17:18:15 +0000
  • ccf076a6f3 Let request be processed Sanel Zukan 2009-02-25 15:19:00 +0000
  • 69173c766a Adding command to nicely shutdown EDE Sanel Zukan 2009-02-25 15:12:26 +0000
  • 377538f2e3 Support for X quitting Sanel Zukan 2009-02-25 15:03:37 +0000
  • e0e54f2ece Support for launching with terminal Added missing title in fl file Sanel Zukan 2009-02-25 14:42:40 +0000
  • c9534bcbae Let it be translated Sanel Zukan 2009-02-25 14:11:49 +0000
  • 5a82fb1c4a Real launch command Sanel Zukan 2009-02-25 14:09:49 +0000
  • 3b735c7778 Dialog support Sanel Zukan 2009-02-25 14:03:00 +0000
  • ffb6f38ccd elauncher calls replaced with ede-launch Sanel Zukan 2009-02-25 13:20:39 +0000
  • 971172ac14 Imported ede-launch, a replacement for elauncher. A bunch of things is still missing, but we have to start from something Sanel Zukan 2009-02-25 13:15:16 +0000
  • 901d0a6071 Code style update Sanel Zukan 2009-02-24 16:27:38 +0000
  • bbf6870788 Correctly load system tips Some code cleanup Sanel Zukan 2009-02-24 14:11:29 +0000
  • ab83d5a051 Let tips be installed Sanel Zukan 2009-02-24 13:54:14 +0000
  • 6b6b9bc53e Removed unfinished bluring code Sanel Zukan 2009-02-24 13:43:17 +0000
  • 669abebb76 Copied from edelib Sanel Zukan 2009-02-24 13:39:50 +0000
  • ac210b565e Config path update Sanel Zukan 2009-02-23 18:51:31 +0000
  • da109ed82d Making it compileable. Some options are disabled until external runner with su capabilities is done Sanel Zukan 2009-02-23 15:28:58 +0000
  • 345807d172 New config file format Config updated to the existing programs ede-conf will read config from XDG paths Sanel Zukan 2009-02-23 15:05:24 +0000
  • 421a09304f Removing "ede" prefix for config files Sanel Zukan 2009-02-23 14:48:53 +0000
  • 5d602fc6c0 Removed uneeded space Sanel Zukan 2009-02-23 10:12:39 +0000
  • b781d14805 Let ede-desktop run system installed ede-desktop-conf Sanel Zukan 2009-02-20 17:14:31 +0000
  • a571dbc923 Fix an syntax error Sanel Zukan 2009-02-20 16:41:05 +0000
  • b483359409 Fixing a typo that didn't properly start EDE Sanel Zukan 2009-02-20 16:39:27 +0000
  • 7df3f329ee Changed path for splash themes Small Jamfile(s) refactoring Sanel Zukan 2009-02-20 16:27:25 +0000
  • f0d8382742 Let evoke use autostart-safe option Sanel Zukan 2009-02-20 15:41:11 +0000
  • ed531ba6fa Refactored globals used by build system Sanel Zukan 2009-02-20 15:29:11 +0000
  • ee1407d79f Added $PREFIX/share as part of XDG_DATA_DIRS Sanel Zukan 2009-02-20 15:03:16 +0000
  • d7e1e16f4f Install startede too Sanel Zukan 2009-02-20 14:54:20 +0000
  • 17523ced6f Unused dependecy feature is not good when is linked with shared libraries Sanel Zukan 2009-02-20 14:45:52 +0000
  • 364b729f87 Fixing code to use config.h as default config incude file Sanel Zukan 2009-02-20 13:10:21 +0000
  • 7513426131 Copying wm from old ede Sanel Zukan 2009-02-20 13:05:43 +0000
  • f8c3e1ff7c Copying panel from old ede Sanel Zukan 2009-02-20 13:04:52 +0000
  • b508ba671c Removing unfinished wm Sanel Zukan 2009-02-20 13:03:38 +0000
  • 855d49fdf4 Removing unfinished panel Sanel Zukan 2009-02-20 13:03:07 +0000
  • 648496e401 Generate translation strings Sanel Zukan 2009-02-20 13:00:37 +0000
  • 7a7cbc6806 Generate translation strings Sanel Zukan 2009-02-20 12:57:35 +0000
  • b3d0c8245b Renaming eworkpanel to ede-panel Sanel Zukan 2009-02-20 12:54:50 +0000
  • eef8493c86 Link with efltk xml library when images are used Sanel Zukan 2009-02-20 12:44:15 +0000
  • 6cd077a9e4 Let emountd be started at the startup Sanel Zukan 2009-02-19 17:36:49 +0000