Commit Graph

2367 Commits

Author SHA1 Message Date
Carsten Haitzler 3e87164bb7 that should have 2 opts!
SVN revision: 16952
2005-09-26 09:28:29 +00:00
Carsten Haitzler 485f1e2a6c I have cleaned up app instance trackign a little. it's a bit complex really,
but works better now, and e now falls back to lookign for startup info and
app instances etc. to try find an icon, and finally uses the icon provided by
the app itself (netwm icon only) :)


SVN revision: 16951
2005-09-26 09:13:44 +00:00
Emfox Zhou 6d94c6fac8 update
SVN revision: 16943
2005-09-26 04:24:08 +00:00
Carsten Haitzler e03d8aaf98 handle empty fields as if they are NULL. :)
SVN revision: 16942
2005-09-26 02:06:23 +00:00
Mike Frysinger 6e94a07501 looks like someone forgot they have to declare variables before using them
SVN revision: 16941
2005-09-25 22:04:20 +00:00
codewarrior d4ebde128e Add ability to focus a button in an E_Dialog by either its number or a
pointer to it.

When we click a button we need to send a focus signal to it.


SVN revision: 16940
2005-09-25 21:33:48 +00:00
sebastid e9e7bfd9ec Fixes from Ryan Little
SVN revision: 16939
2005-09-25 17:11:49 +00:00
sebastid e2c59a74bd memleak
SVN revision: 16938
2005-09-25 17:04:57 +00:00
sebastid 88f778038a Reset values if fetching icons fail.
SVN revision: 16937
2005-09-25 16:56:46 +00:00
sebastid 6a725bba35 Fix freeing of netwm icons.
SVN revision: 16936
2005-09-25 16:53:00 +00:00
sebastid bae370b31d New netwm icon api.
SVN revision: 16934
2005-09-25 16:43:34 +00:00
codewarrior 0b96f239cc Add glint effect to E_Dialog's button and add an "enter" signal for that.
SVN revision: 16932
2005-09-25 13:12:57 +00:00
Carsten Haitzler 03353c380e asparagus!
SVN revision: 16929
2005-09-25 05:45:48 +00:00
Carsten Haitzler 182358b23c 1. fix valgrind issue - cpufreq was saving a char as an int to eet's
description! BAD!. and fix segv for dnd from popup pager. :)


SVN revision: 16928
2005-09-25 05:30:09 +00:00
Carsten Haitzler 29ee91dd3c eapp cache works - or well, should. it should update the caches if dirs
change contents or files change etc. etc. etc. theres also a cmd-line util
that can pre-generate caches for a directory or a dir tree for you :)


SVN revision: 16926
2005-09-25 04:58:18 +00:00
codewarrior de28ccb8ed Added e_entry smart. Not done yet, look at todo in e_entry.c
SVN revision: 16925
2005-09-25 03:28:18 +00:00
Carsten Haitzler 7dbb6fbe66 a start on the eap cache - it can load and save right now but not update once
saved. its disabled atm.

BUT i have reduced the data needing to be loaded at startup from opening 200
eap files totalling something like 6.5Mb of disk space used (though actual
loads will be less - likely), down to loading 1 file of about 7kb and doing a
stat or 2 on each file (my next phase is to remove the stat on startup here
and cache that info too, and then add in the code to have e slowly run over
the cache data and match it up against real life data and see if its still
valid or not etc. and write it out as well as make sure new caches are
written out whenever eapp dirs change, and then finally make a cmd-line tool
to do it per dir)


SVN revision: 16922
2005-09-24 17:25:48 +00:00
sebastid f4498d11a3 New modapi!
If a module fails to load, don't unload it. Mark it with an error flag,
and ask the user if he wants to unload it.


SVN revision: 16918
2005-09-24 13:42:05 +00:00
sebastid 55f68789d3 done
SVN revision: 16916
2005-09-24 12:32:58 +00:00
sebastid 8bb3ab7b52 Don't add extents if malloc fails.
SVN revision: 16915
2005-09-24 12:26:47 +00:00
sebastid b9c36f865d todo--
SVN revision: 16914
2005-09-24 12:25:03 +00:00
sebastid 01c8cb23ce A child should have the same layer as its parent.
todo--


SVN revision: 16913
2005-09-24 11:45:09 +00:00
Carsten Haitzler f2c5949ebb ja.po updates, suggestions taken on :)
SVN revision: 16911
2005-09-24 10:38:04 +00:00
Carsten Haitzler f43a1bec25 shift-tab to go back
SVN revision: 16910
2005-09-24 10:29:31 +00:00
Carsten Haitzler ff9208425a about fix - massimo :)
SVN revision: 16908
2005-09-24 09:16:22 +00:00
maiurana 6a6a81fcf9 normal update
SVN revision: 16906
2005-09-24 09:05:46 +00:00
Carsten Haitzler 9063352d93 oh for gods sake! now all day was sunk into getting focus fixed for dialogs.
argh! i'll have to do the app cache after this... grrr....x


SVN revision: 16905
2005-09-24 09:04:39 +00:00
Carsten Haitzler 59e96236e8 dialogh keynav workign via evas grabs now instead.
SVN revision: 16901
2005-09-24 03:24:37 +00:00
sebastid 548eaf30d6 Urf.
SVN revision: 16900
2005-09-24 03:11:37 +00:00
sebastid 0c9265219a E codingstyle
SVN revision: 16899
2005-09-24 02:49:55 +00:00
codewarrior 755a36e40a oops
SVN revision: 16897
2005-09-24 02:16:58 +00:00
codewarrior 98f2fa3399 Added tab / focus support to e_dialog's buttons.
SVN revision: 16896
2005-09-24 01:59:26 +00:00
sebastid c8c78448bf _always_ compile before comitting, even if it is a simple fix.
SVN revision: 16895
2005-09-24 01:42:29 +00:00
sebastid 5f1db01cf1 Update aspect if the number of desks change.
SVN revision: 16894
2005-09-24 01:41:19 +00:00
sebastid 39cc0c9ada Bullshit.
SVN revision: 16893
2005-09-24 01:38:34 +00:00
sebastid 7eb0b3aac1 Desktopname is in padding.
SVN revision: 16892
2005-09-24 01:32:02 +00:00
sebastid 378ac03801 Fix clock padding. The clock needs a part called "main" if the complete
clock isn't rectangular.


SVN revision: 16891
2005-09-24 01:15:23 +00:00
sebastid 713810d7f0 gadman padding.
SVN revision: 16890
2005-09-23 23:40:45 +00:00
shadoi cd9536f25c Don't try to install docs for libe-dev
Don't strip the binaries, for debugging.


SVN revision: 16889
2005-09-23 21:15:05 +00:00
shadoi f3092cbc5c Loosen dependencies and add a conflict for older versions.
- Will need to tighten dependencies on EFL versions at some point.


SVN revision: 16888
2005-09-23 21:07:33 +00:00
sebastid 2c2f9e3f5d Check netwm type when we want to check if a window is a dialog. Fetch netwm
window type if a window has a transient. If the app hasn't set window type
it will set it to dialog.

Maybe check if some apps set wrong netwm window type?


SVN revision: 16880
2005-09-23 18:58:35 +00:00
sebastid d22fe46e46 Set correct title.
SVN revision: 16877
2005-09-23 17:54:43 +00:00
sebastid 74f0aa00c7 Move module api check to module loader.
SVN revision: 16873
2005-09-23 17:13:47 +00:00
sebastid 9a7ca24ad5 Make dialog windows transient, so that they are recognized as dialogs.
SVN revision: 16872
2005-09-23 16:27:29 +00:00
Carsten Haitzler df07e38102 resize handling patches from martin
SVN revision: 16870
2005-09-23 15:47:18 +00:00
sebastid 7c7cd5e8bd Don't manually place dialogs.
SVN revision: 16868
2005-09-23 15:04:19 +00:00
Carsten Haitzler 52bd75f289 handlke popup context too :)
SVN revision: 16863
2005-09-23 06:31:33 +00:00
Dan Sinclair 85ace5a203 - these are marked extern in E_Lib.h so make sure they exist
SVN revision: 16860
2005-09-23 02:56:58 +00:00
sebastid 1849a6ce39 Stacking is confusing, should be fixed
SVN revision: 16859
2005-09-23 00:47:35 +00:00
pithlit 811c5ac8e3 update
SVN revision: 16858
2005-09-23 00:05:57 +00:00