Commit Graph

341 Commits

Author SHA1 Message Date
b508ba671c Removing unfinished wm 2009-02-20 13:03:38 +00:00
855d49fdf4 Removing unfinished panel 2009-02-20 13:03:07 +00:00
648496e401 Generate translation strings 2009-02-20 13:00:37 +00:00
7a7cbc6806 Generate translation strings 2009-02-20 12:57:35 +00:00
b3d0c8245b Renaming eworkpanel to ede-panel 2009-02-20 12:54:50 +00:00
eef8493c86 Link with efltk xml library when images are used 2009-02-20 12:44:15 +00:00
6cd077a9e4 Let emountd be started at the startup 2009-02-19 17:36:49 +00:00
79c811045a Documentation update 2009-02-19 09:15:32 +00:00
476927effc Use FFileName 2009-02-19 08:52:02 +00:00
11c01a53de Install stuff is in README.alpha 2009-02-19 08:49:42 +00:00
69e0e4b807 Removing obsolete Jamfile 2009-02-19 08:40:41 +00:00
607ac9340e Updated Jamfile 2009-02-19 08:35:57 +00:00
06e789d6bf Moving capone scheme in branches 2009-02-19 08:35:33 +00:00
e2fe8e90ab s/eiconman/ede-desktop
Removed background.xcf
2009-02-19 08:26:38 +00:00
25119b834a Moving back an newer evoke 2009-02-19 08:12:29 +00:00
d0498c453d Moving old evoke to branches 2009-02-19 08:10:30 +00:00
4491dd2948 Setting Id property so it can be updated 2009-02-09 09:14:13 +00:00
9260520add Commenting testing code 2009-01-27 15:24:52 +00:00
51067e0772 Small shell independence tweak 2009-01-27 15:22:45 +00:00
39e795031c Added checks for statfs() and stat64() functions.
Added removal of 'config.h.in~' in autogen.sh
2009-01-26 13:41:28 +00:00
c85f4b654c Removing unused line 2009-01-26 12:57:13 +00:00
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
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
2009-01-23 15:10:55 +00:00
a04a8322da Replacing with new 2009-01-23 15:04:08 +00:00
7a513a5a4c Read version from config.h
Updated link for bug tracker
2009-01-23 14:20:53 +00:00
17774d2eef Added header infos.
Added min_to_time() function, that will convert minutes to formated time
that xscreensaver daemon (and xscreensaver-demo) expects
2009-01-23 13:12:52 +00:00
93c2592811 Removing not used definition 2009-01-23 12:46:27 +00:00
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.
2009-01-22 14:25:40 +00:00
f90fa0bb5b Cleaning rule updated too 2009-01-20 13:27:34 +00:00
bb7302a499 Master config compilation is now config.h, instead nonstandard edeconf.h; also
prevents possible collision with ede-conf name
2009-01-20 13:26:33 +00:00
0f49505f21 Let window know for global colors 2009-01-17 13:05:03 +00:00
1b2da27f00 Removed builtin values; configure script will do the rest 2009-01-14 15:46:05 +00:00
a79711dfbd Checks for libXpm
Check if PYTHON variable have some value; if not, skip documentation building
Let documentation contains full ede version
2009-01-14 15:41:49 +00:00
61c78af89c Added code for libXpm checks 2009-01-14 15:30:55 +00:00
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
2009-01-14 15:10:47 +00:00
01268a951b Make some consistency with edelib 2009-01-14 14:01:55 +00:00
2eb0751c31 Updating names 2009-01-14 13:58:29 +00:00
6350d296ff Create TOC
Small corrections
2009-01-14 13:51:40 +00:00
50288aab5f Some docs enhacements.
Let README content be shown on the start page
2009-01-14 13:15:44 +00:00
90d616cfb1 Dumping extension 2009-01-14 12:35:22 +00:00
1b2e96fc04 Removing obsolete translations
Extract translation strings during compile
2009-01-13 15:59:09 +00:00
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
2009-01-13 14:21:59 +00:00
35005cb574 Let off/blank/one/random modes could be recognized.
Added "(None)" option to disable screensaver.
Increased spinners range
2009-01-13 13:38:54 +00:00
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.
2009-01-12 13:49:54 +00:00
fea5d1bc19 Importing new code. Not finished yet 2009-01-09 16:32:14 +00:00
0e76d586ca Added a small macro for easier variable declaration 2008-11-05 14:43:06 +00:00
19c9721a78 Some error pretty printer
Removed dead code
2008-11-05 13:27:49 +00:00
23cf161b16 Replaced map impl. with the better one. At least faster... 2008-11-05 11:50:51 +00:00
71bb4b94d8 Small refactoring 2008-11-05 11:20:55 +00:00
f84910bf7f Some mods on capone-doc
Added slet
2008-11-04 10:32:58 +00:00