Commit Graph

  • 79c811045a Documentation update Sanel Zukan 2009-02-19 09:15:32 +0000
  • 476927effc Use FFileName Sanel Zukan 2009-02-19 08:52:02 +0000
  • 11c01a53de Install stuff is in README.alpha Sanel Zukan 2009-02-19 08:49:42 +0000
  • 69e0e4b807 Removing obsolete Jamfile Sanel Zukan 2009-02-19 08:40:41 +0000
  • 607ac9340e Updated Jamfile Sanel Zukan 2009-02-19 08:35:57 +0000
  • 06e789d6bf Moving capone scheme in branches Sanel Zukan 2009-02-19 08:35:33 +0000
  • e2fe8e90ab s/eiconman/ede-desktop Removed background.xcf Sanel Zukan 2009-02-19 08:26:38 +0000
  • 25119b834a Moving back an newer evoke Sanel Zukan 2009-02-19 08:12:29 +0000
  • d0498c453d Moving old evoke to branches Sanel Zukan 2009-02-19 08:10:30 +0000
  • 4491dd2948 Setting Id property so it can be updated Sanel Zukan 2009-02-09 09:14:13 +0000
  • 9260520add Commenting testing code Sanel Zukan 2009-01-27 15:24:52 +0000
  • 51067e0772 Small shell independence tweak Sanel Zukan 2009-01-27 15:22:45 +0000
  • 39e795031c Added checks for statfs() and stat64() functions. Added removal of 'config.h.in~' in autogen.sh Sanel Zukan 2009-01-26 13:41:28 +0000
  • c85f4b654c Removing unused line Sanel Zukan 2009-01-26 12:57:13 +0000
  • 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 Sanel Zukan 2009-01-26 12:31:01 +0000
  • 85aee53848 startede will be created by configure 'jam clean' will clean data/startede and tools/l10-prepare.sh EDE_INSTALL_DIR points to /usr/local by default Sanel Zukan 2009-01-23 15:10:55 +0000
  • a04a8322da Replacing with new Sanel Zukan 2009-01-23 15:04:08 +0000
  • 7a513a5a4c Read version from config.h Updated link for bug tracker Sanel Zukan 2009-01-23 14:20:53 +0000
  • 17774d2eef Added header infos. Added min_to_time() function, that will convert minutes to formated time that xscreensaver daemon (and xscreensaver-demo) expects Sanel Zukan 2009-01-23 13:12:52 +0000
  • 93c2592811 Removing not used definition Sanel Zukan 2009-01-23 12:46:27 +0000
  • bf3b276c1e Added PYTHON path ot Jamconfig. Introduced HAVE_CONFIG_H flag for each source file so config.h can be included safely. For now some things collides with some edelib macros. Added conditional code in emountd: if HAL is not present or system does not supports it, emountd will be compiled without and will display a message about it. Sanel Zukan 2009-01-22 14:25:40 +0000
  • f90fa0bb5b Cleaning rule updated too Sanel Zukan 2009-01-20 13:27:34 +0000
  • bb7302a499 Master config compilation is now config.h, instead nonstandard edeconf.h; also prevents possible collision with ede-conf name Sanel Zukan 2009-01-20 13:26:33 +0000
  • 0f49505f21 Let window know for global colors Sanel Zukan 2009-01-17 13:05:03 +0000
  • 1b2da27f00 Removed builtin values; configure script will do the rest Sanel Zukan 2009-01-14 15:46:05 +0000
  • a79711dfbd Checks for libXpm Check if PYTHON variable have some value; if not, skip documentation building Let documentation contains full ede version Sanel Zukan 2009-01-14 15:41:49 +0000
  • 61c78af89c Added code for libXpm checks Sanel Zukan 2009-01-14 15:30:55 +0000
  • dec8dc3c4e Add checks for efltk Small modification in pkg.m4 so returned variables does not have ending spaces s/DEBUG/DEBUG_PCRE in pcre.c so it does not gets included when ede is compiled with debug flags Sanel Zukan 2009-01-14 15:10:47 +0000
  • 01268a951b Make some consistency with edelib Sanel Zukan 2009-01-14 14:01:55 +0000
  • 2eb0751c31 Updating names Sanel Zukan 2009-01-14 13:58:29 +0000
  • 6350d296ff Create TOC Small corrections Sanel Zukan 2009-01-14 13:51:40 +0000
  • 50288aab5f Some docs enhacements. Let README content be shown on the start page Sanel Zukan 2009-01-14 13:15:44 +0000
  • 90d616cfb1 Dumping extension Sanel Zukan 2009-01-14 12:35:22 +0000
  • 1b2e96fc04 Removing obsolete translations Extract translation strings during compile Sanel Zukan 2009-01-13 15:59:09 +0000
  • e49a071634 Let vrious DPMS and screensaver timeout be written. Corrected merging temporary file with our values with .xscreensaver one if exists, and if not, re-create .xscreensaver again Sanel Zukan 2009-01-13 14:21:59 +0000
  • 35005cb574 Let off/blank/one/random modes could be recognized. Added "(None)" option to disable screensaver. Increased spinners range Sanel Zukan 2009-01-13 13:38:54 +0000
  • 15421f6f9a Adding a bunch of stuff, including reading ~/.xscreensaver file, previewing hacks, sniffing hack/config dirs if ~/.xscreensaver was not found etc. Changed options will be tried to be saved in user .xscreensaver file including merge of previous options and this is not working as expected. Sanel Zukan 2009-01-12 13:49:54 +0000
  • fea5d1bc19 Importing new code. Not finished yet Sanel Zukan 2009-01-09 16:32:14 +0000
  • 0e76d586ca Added a small macro for easier variable declaration Sanel Zukan 2008-11-05 14:43:06 +0000
  • 19c9721a78 Some error pretty printer Removed dead code Sanel Zukan 2008-11-05 13:27:49 +0000
  • 23cf161b16 Replaced map impl. with the better one. At least faster... Sanel Zukan 2008-11-05 11:50:51 +0000
  • 71bb4b94d8 Small refactoring Sanel Zukan 2008-11-05 11:20:55 +0000
  • f84910bf7f Some mods on capone-doc Added slet Sanel Zukan 2008-11-04 10:32:58 +0000
  • cfff7895ed Some tests... Sanel Zukan 2008-11-03 13:22:14 +0000
  • f340e3a32b Added if-not expression. Importing documentation generator tool. A kind of... Sanel Zukan 2008-11-03 13:02:38 +0000
  • e19d0e46d5 Replaced random-next with C version, which yields a much better random number generator. Added shuffle-vector! for inplace random shuffling in a vector Sanel Zukan 2008-10-30 15:24:19 +0000
  • a21f17fc1f Update Sanel Zukan 2008-10-29 12:55:28 +0000
  • b58b4cb282 Renaming... Sanel Zukan 2008-10-29 12:52:18 +0000
  • 667b8f8856 Try very hard to find icon of different name/size if the exact match doesn't exist Vedran Ljubovic 2008-10-29 11:27:34 +0000
  • c13303e9d9 Try very hard to find icon of different name/size if the exact match doesn't exist Vedran Ljubovic 2008-10-29 11:17:11 +0000
  • 9956ff980f Load icon theme (command line parameter) after edelib::Window::init() so that it doesn't get overrided with system settings Vedran Ljubovic 2008-10-29 11:16:20 +0000
  • 24c33dce6d Fix crash in mailcap reader Vedran Ljubovic 2008-10-29 11:14:51 +0000
  • a54c25ff78 Alternative implementation Sanel Zukan 2008-10-17 13:41:56 +0000
  • a28b95f255 New logout dialog Some compilation fix with the new FLTK versions Sanel Zukan 2008-10-08 13:22:45 +0000
  • 5687eae0ac Updating due etimedate renaming Sanel Zukan 2008-10-07 09:23:20 +0000
  • 018762c353 Content update due renamings Sanel Zukan 2008-10-07 09:03:45 +0000
  • 363f704d0c Renaming files Sanel Zukan 2008-10-07 08:59:52 +0000
  • a8dd672951 Renaming Sanel Zukan 2008-10-07 08:17:16 +0000
  • bc68297a78 s/icon1()/use_icon1() s/icon2()/use_icon2() Let selected icon be darker; it is a much better visual than only selected icon label Sanel Zukan 2008-10-03 11:29:56 +0000
  • 40400c0654 Remove commented code Some refactoring Sanel Zukan 2008-10-03 10:14:57 +0000
  • 8a08b132ad Small refactoring Sanel Zukan 2008-10-02 12:16:04 +0000
  • 865bbca053 Updated ede-deskop names Sanel Zukan 2008-10-02 09:58:27 +0000
  • f5ca9cd65a Names over the code updating. Small code reordering. Interface where ede-desktop listens is now org.equinoxproject.Desktop. New config format. Sanel Zukan 2008-10-02 09:42:19 +0000
  • cb0ee372b8 Renaming files Sanel Zukan 2008-10-02 09:33:46 +0000
  • a0b3f24ab4 ede-desktop new config format update Fixed issue with transparent labels Sanel Zukan 2008-10-02 09:30:07 +0000
  • 5713343cbf Updated renaming changes Sanel Zukan 2008-10-02 08:44:22 +0000
  • 6384a7b92a Renaming eiconman to ede-desktop Sanel Zukan 2008-10-02 08:35:46 +0000
  • f05e34c63b Updated changes for build_filename() Sanel Zukan 2008-10-02 08:23:53 +0000
  • b9de0633f8 Better icon selection Fixed issue with resizing where some icons would not get proper enter/leave events Updating config format Sanel Zukan 2008-10-02 08:21:23 +0000
  • 14ca24e4d9 Remove 'images' when --titles is given. Remove '-z' from empty strings tests: csh doesn't like it Sanel Zukan 2008-09-22 14:31:24 +0000
  • 5b9b47988d s/Etip/ede-tip Sanel Zukan 2008-09-22 14:16:50 +0000
  • f7ace58197 Fix Sanel Zukan 2008-09-22 14:06:21 +0000
  • d7473b050e s/ede-control/ede-conf Sanel Zukan 2008-09-22 14:04:44 +0000
  • c387a5a76a Updating files Sanel Zukan 2008-09-22 13:58:31 +0000
  • 8d68d7cf64 Renaming files Sanel Zukan 2008-09-22 13:54:05 +0000
  • 3471b0f026 Renaming etip to ede-tip Updating Jamfile Sanel Zukan 2008-09-22 13:50:03 +0000
  • 6dab9ccb08 Updated files Sanel Zukan 2008-09-22 13:48:03 +0000
  • 6b0b457fde Renaming files Sanel Zukan 2008-09-22 13:46:14 +0000
  • 0ff888bcc0 Renaming ehelp to ede-help Sanel Zukan 2008-09-22 13:44:28 +0000
  • 2d202de6b2 Updating links Sanel Zukan 2008-09-22 13:43:23 +0000
  • e9b69deae3 Updated file Sanel Zukan 2008-09-22 13:38:59 +0000
  • fa903ac611 Renaming files Sanel Zukan 2008-09-22 13:36:04 +0000
  • 05bd3636fc Renaming edesktopconf to ede-desktop-conf. Updated Jamfile to reflect previous changes Sanel Zukan 2008-09-22 13:33:24 +0000
  • 3b7c21e6db Updated contents Sanel Zukan 2008-09-22 13:31:20 +0000
  • d5068793f6 Renaming files Sanel Zukan 2008-09-22 13:29:08 +0000
  • 674cefd992 Renamed econtrol to ede-conf Sanel Zukan 2008-09-22 13:26:05 +0000
  • b036f7a676 Updates file too Sanel Zukan 2008-09-22 13:24:06 +0000
  • 365efc9412 Renaming rest of the files Sanel Zukan 2008-09-22 12:57:45 +0000
  • bc61365dbd Renaming ecrasher to ede-crasher Sanel Zukan 2008-09-22 12:56:05 +0000
  • f1033e157c Names changed too Sanel Zukan 2008-09-22 12:54:46 +0000
  • ce4fc5106c Renaming ecalc files Sanel Zukan 2008-09-22 12:53:21 +0000
  • 615ab7cbbb Moving ecalc to ede-calc Sanel Zukan 2008-09-22 12:50:40 +0000
  • 0e958fe2b8 Updated Jamfile too Sanel Zukan 2008-09-22 12:49:55 +0000
  • d7c521b847 Renaming files. Cleaning some junk svn created Sanel Zukan 2008-09-22 12:48:52 +0000
  • c72ffb6a38 Moving eabout to ede-about Sanel Zukan 2008-09-22 12:45:32 +0000
  • e399841a6d a massive fix of FLTK headers inclusion; Sanel Zukan 2008-09-15 11:00:23 +0000
  • 65492f45b7 Removed leftovers from sound stuff. Replaced hardcoded values for screen sizes used by logout dialog with passed values. Removed spawn_backtrace() function; not used any more. Some code reordering Sanel Zukan 2008-09-08 11:09:37 +0000
  • 12174af67d Update paths Sanel Zukan 2008-09-04 10:16:55 +0000
  • d0ba30843e s/datas/data directory Sanel Zukan 2008-09-04 10:03:43 +0000
  • 8558ded1fe s/docs/doc directory Sanel Zukan 2008-09-04 10:02:41 +0000