Commit Graph

58 Commits

Author SHA1 Message Date
Sanel Zukan
c153f4f114 Root pixmap is set when wallpaper is choosed (pseudo transparency).
When icons are moved, correct shape is applied on that window.
...maybe something forgot to add...
2007-06-20 10:58:07 +00:00
Sanel Zukan
84339d9232 eiconman will not accept any shortcut (meaning Esc will not close it) 2007-06-19 10:10:42 +00:00
Sanel Zukan
c2adf77325 NotifyBox almost finished.
Atom initialization moved to one place.
Added few ede specific atoms with implementation.
Added sample test.
2007-06-19 09:59:15 +00:00
Sanel Zukan
6529e02a7d NotifyBox added. Still needs work. 2007-06-18 16:46:27 +00:00
Sanel Zukan
202b4ffb29 eiconman based on fltk1. Most of the stuff is
revised from scratch.
2007-06-18 14:18:35 +00:00
Sanel Zukan
95a3034827 Converted to fltk1 2007-06-15 11:05:44 +00:00
Sanel Zukan
04e1c63cb2 Implemented save_config().
eiconman recognize plain files besides .desktop files.
2007-05-25 17:45:17 +00:00
Sanel Zukan
4ef5be0c9b Removed multiple views support. Slow for my taste especially in case different
huge background images for each view; also eats up memory. Not to say that complicates code.
Added dnd basics.
2007-05-24 12:53:03 +00:00
Sanel Zukan
78c471744c Work,work... 2007-05-23 12:43:50 +00:00
Sanel Zukan
5d3300c410 Selection box is in dotted style 2007-05-22 17:49:50 +00:00
Sanel Zukan
31dbe6db27 Looks like I forgot this one 2007-05-22 16:29:53 +00:00
Sanel Zukan
9c4fb55bc7 Made correctly working selection box 2007-05-22 16:27:33 +00:00
Sanel Zukan
0c8e41bd37 Imported new eiconman 2007-05-22 14:53:17 +00:00
Sanel Zukan
562bb3037f Imported new econtrol 2007-05-22 14:51:00 +00:00
Sanel Zukan
ec100a7900 Added new script for starting with XDG parts. 2007-03-23 16:48:15 +00:00
Sanel Zukan
cc24ac7b7b Added checks for headers/functions/tools used by elauncher. 2007-03-22 17:14:54 +00:00
Sanel Zukan
74dfb9a6ab Updated to new etip, and converted to fltk2 version. 2007-03-20 17:19:31 +00:00
Sanel Zukan
f6f00e93b4 Little reorderings. 2007-03-20 15:45:06 +00:00
Sanel Zukan
f91493d49b Added initjamfile.m4 from autojam, so make specific
variables can be correctly translated to jam world.
2007-03-19 14:36:18 +00:00
Sanel Zukan
359b79be0d Added checks for doxygen and STL.
README.alpha updated for latest changes.
2007-03-19 10:32:09 +00:00
Sanel Zukan
be29467f10 New configure facility. 2007-03-17 11:28:25 +00:00
Sanel Zukan
06438466eb Fixes for clean compilation. 2007-03-16 16:11:02 +00:00
Sanel Zukan
3e09622646 Cleanup. 2007-03-16 16:06:00 +00:00
Sanel Zukan
d3491bb217 Moving. 2007-03-16 15:48:33 +00:00
Sanel Zukan
123ea64be1 Moving. 2007-03-16 15:47:48 +00:00
Sanel Zukan
94746a6b48 Added tools directory for various scripts/data. 2007-03-16 15:32:41 +00:00
Sanel Zukan
5ad0687e1e Imported Jamfiles for subprojects.
It compiles everything, except few programs who uses old fltk2 api.
2007-03-16 15:18:54 +00:00
Sanel Zukan
015a772304 Other jam fixes.
New rules.
2007-03-16 13:06:41 +00:00
Sanel Zukan
8748103d5e Added initial jamfiles. 2007-03-15 16:21:30 +00:00
Sanel Zukan
9790b512ab Removed some junk after my connection broked.
chmod +x on some scripts that should be chmoded.
2007-03-15 12:50:18 +00:00
Sanel Zukan
fcf808bd82 Now did a real chmod -x. 2007-03-15 01:06:18 +00:00
Sanel Zukan
c87a4785fd Cleaned some junk.
Done removed exec flag from standard files.
2007-03-14 23:43:02 +00:00
Vedran Ljubovic
080bb175ab Make econtrol compile again 2006-09-11 12:48:40 +00:00
Vedran Ljubovic
84f54567c1 Check if user pressed cancel in password dialog 2006-09-11 12:47:48 +00:00
Vedran Ljubovic
5302de7db9 Use new mimetype system in elauncher 2006-09-02 13:20:22 +00:00
Vedran Ljubovic
66d358a034 Considerable speedups in mime type resolving 2006-09-02 12:54:42 +00:00
Vedran Ljubovic
211dc2d94a My .plan 2006-08-30 10:52:30 +00:00
Vedran Ljubovic
fa88be84f2 Cut/Copy/Paste now works from main menu and keyboard. Drag&drop coming soon 2006-08-30 09:20:54 +00:00
Vedran Ljubovic
99eeb17128 Some more fixes to rename box... now it works pretty well :) 2006-08-30 09:18:35 +00:00
Vedran Ljubovic
97a5e106e5 Fix some more breakage 2006-08-26 17:32:02 +00:00
Vedran Ljubovic
dbdc0decd4 It seems that use of twstrim is dangerous after all... 2006-08-26 17:07:23 +00:00
Vedran Ljubovic
02fd5fcfd6 Enable using parts of path in icon names (to work around KDEs stupid naming policies) 2006-08-26 15:47:41 +00:00
Vedran Ljubovic
4598668767 Fix buffer allocation that disabled showing backtrace 2006-08-26 15:13:50 +00:00
Vedran Ljubovic
87fd304dc6 Enable renaming files by clicking on filename. 2006-08-26 09:29:31 +00:00
Vedran Ljubovic
ea279ad40b Fully functional Directory Tree! Also: we don't update the invisible view cause it's slow on some old machines 2006-08-26 09:07:04 +00:00
Vedran Ljubovic
0fc70e80bd Fully functional Directory Tree! Also: we don't update the invisible view cause it's slow on some old machines 2006-08-26 09:06:13 +00:00
Vedran Ljubovic
6caac376c9 Forgot to properly terminate linked list 2006-08-26 08:57:23 +00:00
Vedran Ljubovic
c4ac995ea2 Add mimetypes.conf to makefile 2006-08-25 16:57:36 +00:00
Vedran Ljubovic
ce58e00242 Fix library inclusion 2006-08-25 16:28:50 +00:00
Vedran Ljubovic
ac66ff803d Forgot to add these files 2006-08-25 15:56:10 +00:00