Commit Graph

524 Commits

Author SHA1 Message Date
Sanel Zukan
9260520add Commenting testing code 2009-01-27 15:24:52 +00:00
Sanel Zukan
51067e0772 Small shell independence tweak 2009-01-27 15:22:45 +00:00
Sanel Zukan
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
Sanel Zukan
c85f4b654c Removing unused line 2009-01-26 12:57:13 +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
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
Sanel Zukan
a04a8322da Replacing with new 2009-01-23 15:04:08 +00:00
Sanel Zukan
7a513a5a4c Read version from config.h
Updated link for bug tracker
2009-01-23 14:20:53 +00:00
Sanel Zukan
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
Sanel Zukan
93c2592811 Removing not used definition 2009-01-23 12:46:27 +00:00
Sanel Zukan
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
Sanel Zukan
f90fa0bb5b Cleaning rule updated too 2009-01-20 13:27:34 +00:00
Sanel Zukan
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
Sanel Zukan
0f49505f21 Let window know for global colors 2009-01-17 13:05:03 +00:00
Sanel Zukan
1b2da27f00 Removed builtin values; configure script will do the rest 2009-01-14 15:46:05 +00:00
Sanel Zukan
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
Sanel Zukan
61c78af89c Added code for libXpm checks 2009-01-14 15:30:55 +00:00
Sanel Zukan
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
Sanel Zukan
01268a951b Make some consistency with edelib 2009-01-14 14:01:55 +00:00
Sanel Zukan
2eb0751c31 Updating names 2009-01-14 13:58:29 +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
1b2e96fc04 Removing obsolete translations
Extract translation strings during compile
2009-01-13 15:59:09 +00:00
Sanel Zukan
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
Sanel Zukan
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
Sanel Zukan
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
Sanel Zukan
fea5d1bc19 Importing new code. Not finished yet 2009-01-09 16:32:14 +00:00
Sanel Zukan
0e76d586ca Added a small macro for easier variable declaration 2008-11-05 14:43:06 +00:00
Sanel Zukan
19c9721a78 Some error pretty printer
Removed dead code
2008-11-05 13:27:49 +00:00
Sanel Zukan
23cf161b16 Replaced map impl. with the better one. At least faster... 2008-11-05 11:50:51 +00:00
Sanel Zukan
71bb4b94d8 Small refactoring 2008-11-05 11:20:55 +00:00
Sanel Zukan
f84910bf7f Some mods on capone-doc
Added slet
2008-11-04 10:32:58 +00:00
Sanel Zukan
cfff7895ed Some tests... 2008-11-03 13:22:14 +00:00
Sanel Zukan
f340e3a32b Added if-not expression.
Importing documentation generator tool. A kind of...
2008-11-03 13:02:38 +00:00
Sanel Zukan
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
2008-10-30 15:24:19 +00:00
Sanel Zukan
a21f17fc1f Update 2008-10-29 12:55:28 +00:00
Sanel Zukan
b58b4cb282 Renaming... 2008-10-29 12:52:18 +00:00
Vedran Ljubovic
667b8f8856 Try very hard to find icon of different name/size if the exact match
doesn't exist
2008-10-29 11:27:34 +00:00
Vedran Ljubovic
c13303e9d9 Try very hard to find icon of different name/size if the exact match
doesn't exist
2008-10-29 11:17:11 +00:00
Vedran Ljubovic
9956ff980f Load icon theme (command line parameter) after edelib::Window::init() so
that it doesn't get overrided with system settings
2008-10-29 11:16:20 +00:00
Vedran Ljubovic
24c33dce6d Fix crash in mailcap reader 2008-10-29 11:14:51 +00:00
Sanel Zukan
a54c25ff78 Alternative implementation 2008-10-17 13:41:56 +00:00
Sanel Zukan
a28b95f255 New logout dialog
Some compilation fix with the new FLTK versions
2008-10-08 13:22:45 +00:00
Sanel Zukan
5687eae0ac Updating due etimedate renaming 2008-10-07 09:23:20 +00:00
Sanel Zukan
018762c353 Content update due renamings 2008-10-07 09:03:45 +00:00
Sanel Zukan
363f704d0c Renaming files 2008-10-07 08:59:52 +00:00
Sanel Zukan
a8dd672951 Renaming 2008-10-07 08:17:16 +00:00
Sanel Zukan
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
2008-10-03 11:29:56 +00:00
Sanel Zukan
40400c0654 Remove commented code
Some refactoring
2008-10-03 10:14:57 +00:00