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
Sanel Zukan
8a08b132ad
Small refactoring
2008-10-02 12:16:04 +00:00
Sanel Zukan
865bbca053
Updated ede-deskop names
2008-10-02 09:58:27 +00:00
Sanel Zukan
f5ca9cd65a
Names over the code updating.
...
Small code reordering.
Interface where ede-desktop listens is now org.equinoxproject.Desktop.
New config format.
2008-10-02 09:42:19 +00:00
Sanel Zukan
cb0ee372b8
Renaming files
2008-10-02 09:33:46 +00:00
Sanel Zukan
a0b3f24ab4
ede-desktop new config format update
...
Fixed issue with transparent labels
2008-10-02 09:30:07 +00:00
Sanel Zukan
5713343cbf
Updated renaming changes
2008-10-02 08:44:22 +00:00
Sanel Zukan
6384a7b92a
Renaming eiconman to ede-desktop
2008-10-02 08:35:46 +00:00
Sanel Zukan
f05e34c63b
Updated changes for build_filename()
2008-10-02 08:23:53 +00:00
Sanel Zukan
b9de0633f8
Better icon selection
...
Fixed issue with resizing where some icons would not get proper enter/leave events
Updating config format
2008-10-02 08:21:23 +00:00
Sanel Zukan
14ca24e4d9
Remove 'images' when --titles is given.
...
Remove '-z' from empty strings tests: csh doesn't like it
2008-09-22 14:31:24 +00:00
Sanel Zukan
5b9b47988d
s/Etip/ede-tip
2008-09-22 14:16:50 +00:00
Sanel Zukan
f7ace58197
Fix
2008-09-22 14:06:21 +00:00