platform/upstream/enlightenment.git
18 years agoSsshh
sebastid [Mon, 26 Sep 2005 15:22:59 +0000 (15:22 +0000)]
Ssshh

SVN revision: 16966

18 years agountil the fixme is fixed we need to be more cautious
handyande [Mon, 26 Sep 2005 15:01:40 +0000 (15:01 +0000)]
until the fixme is fixed we need to be more cautious

SVN revision: 16965

18 years agoPlace cursor relative to zone.
sebastid [Mon, 26 Sep 2005 14:46:29 +0000 (14:46 +0000)]
Place cursor relative to zone.

SVN revision: 16964

18 years agoManual place relative to zone.
sebastid [Mon, 26 Sep 2005 14:31:35 +0000 (14:31 +0000)]
Manual place relative to zone.

SVN revision: 16962

18 years agofixed some warnings
tsauerbeck [Mon, 26 Sep 2005 12:28:35 +0000 (12:28 +0000)]
fixed some warnings

SVN revision: 16961

18 years agomake sure 'extents' is initialized (it's safe to call evas_hash_find() with hash...
tsauerbeck [Mon, 26 Sep 2005 11:37:27 +0000 (11:37 +0000)]
make sure 'extents' is initialized (it's safe to call evas_hash_find() with hash being NULL)

SVN revision: 16959

18 years agoBetter initial placement with manual placement.
sebastid [Mon, 26 Sep 2005 10:52:44 +0000 (10:52 +0000)]
Better initial placement with manual placement.

SVN revision: 16958

18 years agoDeclare public functions in header.
sebastid [Mon, 26 Sep 2005 10:32:13 +0000 (10:32 +0000)]
Declare public functions in header.

SVN revision: 16957

18 years agoDon't use place func, we need the cursor pos.
sebastid [Mon, 26 Sep 2005 10:30:38 +0000 (10:30 +0000)]
Don't use place func, we need the cursor pos.

SVN revision: 16956

18 years agoUse placement func to find x/y pos.
sebastid [Mon, 26 Sep 2005 10:07:48 +0000 (10:07 +0000)]
Use placement func to find x/y pos.

SVN revision: 16955

18 years agoAdd equals function for eapps
sebastid [Mon, 26 Sep 2005 10:03:49 +0000 (10:03 +0000)]
Add equals function for eapps

SVN revision: 16954

18 years agofix broken .po
Carsten Haitzler [Mon, 26 Sep 2005 09:52:01 +0000 (09:52 +0000)]
fix broken .po

SVN revision: 16953

18 years agothat should have 2 opts!
Carsten Haitzler [Mon, 26 Sep 2005 09:28:29 +0000 (09:28 +0000)]
that should have 2 opts!

SVN revision: 16952

18 years agoI have cleaned up app instance trackign a little. it's a bit complex really,
Carsten Haitzler [Mon, 26 Sep 2005 09:13:44 +0000 (09:13 +0000)]
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

18 years agoupdate
Emfox Zhou [Mon, 26 Sep 2005 04:24:08 +0000 (04:24 +0000)]
update

SVN revision: 16943

18 years agohandle empty fields as if they are NULL. :)
Carsten Haitzler [Mon, 26 Sep 2005 02:06:23 +0000 (02:06 +0000)]
handle empty fields as if they are NULL. :)

SVN revision: 16942

18 years agolooks like someone forgot they have to declare variables before using them
Mike Frysinger [Sun, 25 Sep 2005 22:04:20 +0000 (22:04 +0000)]
looks like someone forgot they have to declare variables before using them

SVN revision: 16941

18 years agoAdd ability to focus a button in an E_Dialog by either its number or a
codewarrior [Sun, 25 Sep 2005 21:33:48 +0000 (21:33 +0000)]
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

18 years agoFixes from Ryan Little
sebastid [Sun, 25 Sep 2005 17:11:49 +0000 (17:11 +0000)]
Fixes from Ryan Little

SVN revision: 16939

18 years agomemleak
sebastid [Sun, 25 Sep 2005 17:04:57 +0000 (17:04 +0000)]
memleak

SVN revision: 16938

18 years agoReset values if fetching icons fail.
sebastid [Sun, 25 Sep 2005 16:56:46 +0000 (16:56 +0000)]
Reset values if fetching icons fail.

SVN revision: 16937

18 years agoFix freeing of netwm icons.
sebastid [Sun, 25 Sep 2005 16:53:00 +0000 (16:53 +0000)]
Fix freeing of netwm icons.

SVN revision: 16936

18 years agoNew netwm icon api.
sebastid [Sun, 25 Sep 2005 16:43:34 +0000 (16:43 +0000)]
New netwm icon api.

SVN revision: 16934

18 years agoAdd glint effect to E_Dialog's button and add an "enter" signal for that.
codewarrior [Sun, 25 Sep 2005 13:12:57 +0000 (13:12 +0000)]
Add glint effect to E_Dialog's button and add an "enter" signal for that.

SVN revision: 16932

18 years agoasparagus!
Carsten Haitzler [Sun, 25 Sep 2005 05:45:48 +0000 (05:45 +0000)]
asparagus!

SVN revision: 16929

18 years ago1. fix valgrind issue - cpufreq was saving a char as an int to eet's
Carsten Haitzler [Sun, 25 Sep 2005 05:30:09 +0000 (05:30 +0000)]
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

18 years agoeapp cache works - or well, should. it should update the caches if dirs
Carsten Haitzler [Sun, 25 Sep 2005 04:58:18 +0000 (04:58 +0000)]
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

18 years agoAdded e_entry smart. Not done yet, look at todo in e_entry.c
codewarrior [Sun, 25 Sep 2005 03:28:18 +0000 (03:28 +0000)]
Added e_entry smart. Not done yet, look at todo in e_entry.c

SVN revision: 16925

18 years agoa start on the eap cache - it can load and save right now but not update once
Carsten Haitzler [Sat, 24 Sep 2005 17:25:48 +0000 (17:25 +0000)]
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

18 years agoNew modapi!
sebastid [Sat, 24 Sep 2005 13:42:05 +0000 (13:42 +0000)]
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

18 years agodone
sebastid [Sat, 24 Sep 2005 12:32:58 +0000 (12:32 +0000)]
done

SVN revision: 16916

18 years agoDon't add extents if malloc fails.
sebastid [Sat, 24 Sep 2005 12:26:47 +0000 (12:26 +0000)]
Don't add extents if malloc fails.

SVN revision: 16915

18 years agotodo--
sebastid [Sat, 24 Sep 2005 12:25:03 +0000 (12:25 +0000)]
todo--

SVN revision: 16914

18 years agoA child should have the same layer as its parent.
sebastid [Sat, 24 Sep 2005 11:45:09 +0000 (11:45 +0000)]
A child should have the same layer as its parent.
todo--

SVN revision: 16913

18 years agoja.po updates, suggestions taken on :)
Carsten Haitzler [Sat, 24 Sep 2005 10:38:04 +0000 (10:38 +0000)]
ja.po updates, suggestions taken on :)

SVN revision: 16911

18 years agoshift-tab to go back
Carsten Haitzler [Sat, 24 Sep 2005 10:29:31 +0000 (10:29 +0000)]
shift-tab to go back

SVN revision: 16910

18 years agoabout fix - massimo :)
Carsten Haitzler [Sat, 24 Sep 2005 09:16:22 +0000 (09:16 +0000)]
about fix - massimo :)

SVN revision: 16908

18 years agonormal update
maiurana [Sat, 24 Sep 2005 09:05:46 +0000 (09:05 +0000)]
normal update

SVN revision: 16906

18 years agooh for gods sake! now all day was sunk into getting focus fixed for dialogs.
Carsten Haitzler [Sat, 24 Sep 2005 09:04:39 +0000 (09:04 +0000)]
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

18 years agodialogh keynav workign via evas grabs now instead.
Carsten Haitzler [Sat, 24 Sep 2005 03:24:37 +0000 (03:24 +0000)]
dialogh keynav workign via evas grabs now instead.

SVN revision: 16901

18 years agoUrf.
sebastid [Sat, 24 Sep 2005 03:11:37 +0000 (03:11 +0000)]
Urf.

SVN revision: 16900

18 years agoE codingstyle
sebastid [Sat, 24 Sep 2005 02:49:55 +0000 (02:49 +0000)]
E codingstyle

SVN revision: 16899

18 years agooops
codewarrior [Sat, 24 Sep 2005 02:16:58 +0000 (02:16 +0000)]
oops

SVN revision: 16897

18 years agoAdded tab / focus support to e_dialog's buttons.
codewarrior [Sat, 24 Sep 2005 01:59:26 +0000 (01:59 +0000)]
Added tab / focus support to e_dialog's buttons.

SVN revision: 16896

18 years ago_always_ compile before comitting, even if it is a simple fix.
sebastid [Sat, 24 Sep 2005 01:42:29 +0000 (01:42 +0000)]
_always_ compile before comitting, even if it is a simple fix.

SVN revision: 16895

18 years agoUpdate aspect if the number of desks change.
sebastid [Sat, 24 Sep 2005 01:41:19 +0000 (01:41 +0000)]
Update aspect if the number of desks change.

SVN revision: 16894

18 years agoBullshit.
sebastid [Sat, 24 Sep 2005 01:38:34 +0000 (01:38 +0000)]
Bullshit.

SVN revision: 16893

18 years agoDesktopname is in padding.
sebastid [Sat, 24 Sep 2005 01:32:02 +0000 (01:32 +0000)]
Desktopname is in padding.

SVN revision: 16892

18 years agoFix clock padding. The clock needs a part called "main" if the complete
sebastid [Sat, 24 Sep 2005 01:15:23 +0000 (01:15 +0000)]
Fix clock padding. The clock needs a part called "main" if the complete
clock isn't rectangular.

SVN revision: 16891

18 years agogadman padding.
sebastid [Fri, 23 Sep 2005 23:40:45 +0000 (23:40 +0000)]
gadman padding.

SVN revision: 16890

18 years agoDon't try to install docs for libe-dev
shadoi [Fri, 23 Sep 2005 21:15:05 +0000 (21:15 +0000)]
Don't try to install docs for libe-dev
Don't strip the binaries, for debugging.

SVN revision: 16889

18 years agoLoosen dependencies and add a conflict for older versions.
shadoi [Fri, 23 Sep 2005 21:07:33 +0000 (21:07 +0000)]
Loosen dependencies and add a conflict for older versions.
 - Will need to tighten dependencies on EFL versions at some point.

SVN revision: 16888

18 years agoCheck netwm type when we want to check if a window is a dialog. Fetch netwm
sebastid [Fri, 23 Sep 2005 18:58:35 +0000 (18:58 +0000)]
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

18 years agoSet correct title.
sebastid [Fri, 23 Sep 2005 17:54:43 +0000 (17:54 +0000)]
Set correct title.

SVN revision: 16877

18 years agoMove module api check to module loader.
sebastid [Fri, 23 Sep 2005 17:13:47 +0000 (17:13 +0000)]
Move module api check to module loader.

SVN revision: 16873

18 years agoMake dialog windows transient, so that they are recognized as dialogs.
sebastid [Fri, 23 Sep 2005 16:27:29 +0000 (16:27 +0000)]
Make dialog windows transient, so that they are recognized as dialogs.

SVN revision: 16872

18 years agoresize handling patches from martin
Carsten Haitzler [Fri, 23 Sep 2005 15:47:18 +0000 (15:47 +0000)]
resize handling patches from martin

SVN revision: 16870

18 years agoDon't manually place dialogs.
sebastid [Fri, 23 Sep 2005 15:04:19 +0000 (15:04 +0000)]
Don't manually place dialogs.

SVN revision: 16868

18 years agohandlke popup context too :)
Carsten Haitzler [Fri, 23 Sep 2005 06:31:33 +0000 (06:31 +0000)]
handlke popup context too :)

SVN revision: 16863

18 years ago- these are marked extern in E_Lib.h so make sure they exist
Dan Sinclair [Fri, 23 Sep 2005 02:56:58 +0000 (02:56 +0000)]
- these are marked extern in E_Lib.h so make sure they exist

SVN revision: 16860

18 years agoStacking is confusing, should be fixed
sebastid [Fri, 23 Sep 2005 00:47:35 +0000 (00:47 +0000)]
Stacking is confusing, should be fixed

SVN revision: 16859

18 years agoupdate
pithlit [Fri, 23 Sep 2005 00:05:57 +0000 (00:05 +0000)]
update

SVN revision: 16858

18 years agoDon't raise border when changing desk
sebastid [Thu, 22 Sep 2005 22:57:17 +0000 (22:57 +0000)]
Don't raise border when changing desk

SVN revision: 16857

18 years agoRemove debug
sebastid [Thu, 22 Sep 2005 22:37:42 +0000 (22:37 +0000)]
Remove debug

SVN revision: 16856

18 years agoBUG!
sebastid [Thu, 22 Sep 2005 22:36:33 +0000 (22:36 +0000)]
BUG!

SVN revision: 16855

18 years agofocus window on manual placement
sebastid [Thu, 22 Sep 2005 20:40:11 +0000 (20:40 +0000)]
focus window on manual placement

SVN revision: 16854

18 years agoConfig for wheel and signal bindings.
sebastid [Thu, 22 Sep 2005 20:20:34 +0000 (20:20 +0000)]
Config for wheel and signal bindings.
NEW CONFIG VERSION!!

SVN revision: 16853

18 years agoDon't fake up all buttons
sebastid [Thu, 22 Sep 2005 20:17:55 +0000 (20:17 +0000)]
Don't fake up all buttons

SVN revision: 16852

18 years ago- move the common code to a function in the e_modules file.
Dan Sinclair [Thu, 22 Sep 2005 18:17:18 +0000 (18:17 +0000)]
- move the common code to a function in the e_modules file.

SVN revision: 16851

18 years agoManual placement
sebastid [Thu, 22 Sep 2005 17:10:02 +0000 (17:10 +0000)]
Manual placement

SVN revision: 16850

18 years agoright mouse on resize handles moves - as per old e16 :)
Carsten Haitzler [Thu, 22 Sep 2005 16:40:16 +0000 (16:40 +0000)]
right mouse on resize handles moves - as per old e16 :)

SVN revision: 16849

18 years agosignal bindings.!!!! this means you can completely rebind every event and
Carsten Haitzler [Thu, 22 Sep 2005 16:36:59 +0000 (16:36 +0000)]
signal bindings.!!!! this means you can completely rebind every event and
action on a window border theme/design to do what you want. the theme doesnt
determine this anymore. as with wheel bindings it still isnt exported to
config fiels and ipc yet, but the functionality is done.

SVN revision: 16848

18 years agowheel bindings! WERD! hard-coded ones for now, need to make these config
Carsten Haitzler [Thu, 22 Sep 2005 12:47:45 +0000 (12:47 +0000)]
wheel bindings! WERD! hard-coded ones for now, need to make these config
values that can be set/changed/deleted via ipc and are saved/loaded :)

SVN revision: 16847

18 years agoTODO--
Carsten Haitzler [Thu, 22 Sep 2005 08:55:17 +0000 (08:55 +0000)]
TODO--

SVN revision: 16844

18 years agodont need all that commented out stuff anymore
Carsten Haitzler [Thu, 22 Sep 2005 08:43:26 +0000 (08:43 +0000)]
dont need all that commented out stuff anymore

SVN revision: 16843

18 years agobegone!
Carsten Haitzler [Thu, 22 Sep 2005 08:21:34 +0000 (08:21 +0000)]
begone!

SVN revision: 16842

18 years agofore now themes about menu is betetr there in the themes submenu
Carsten Haitzler [Thu, 22 Sep 2005 08:05:15 +0000 (08:05 +0000)]
fore now themes about menu is betetr there in the themes submenu

SVN revision: 16841

18 years agoA sticky border should be visible
sebastid [Thu, 22 Sep 2005 07:36:47 +0000 (07:36 +0000)]
A sticky border should be visible

SVN revision: 16840

18 years agotheme about box! all themes can add their own now! :)
Carsten Haitzler [Thu, 22 Sep 2005 05:52:37 +0000 (05:52 +0000)]
theme about box! all themes can add their own now! :)

SVN revision: 16839

18 years agotodo--
sebastid [Wed, 21 Sep 2005 18:06:52 +0000 (18:06 +0000)]
todo--

SVN revision: 16833

18 years agoIf the border we stack above/below isn't on the same desk, find the
sebastid [Wed, 21 Sep 2005 18:06:12 +0000 (18:06 +0000)]
If the border we stack above/below isn't on the same desk, find the
border above/below on the same desk.

SVN revision: 16832

18 years agoUtility functions to find the border above and below the current on a desk.
sebastid [Wed, 21 Sep 2005 18:02:04 +0000 (18:02 +0000)]
Utility functions to find the border above and below the current on a desk.

SVN revision: 16831

18 years agoDon't free objects, delete them
sebastid [Wed, 21 Sep 2005 17:54:19 +0000 (17:54 +0000)]
Don't free objects, delete them

SVN revision: 16830

18 years agoMake the options list dynamic so it's always up to date.
shadoi [Wed, 21 Sep 2005 16:47:02 +0000 (16:47 +0000)]
Make the options list dynamic so it's always up to date.

SVN revision: 16829

18 years ago--
sebastid [Wed, 21 Sep 2005 16:36:56 +0000 (16:36 +0000)]
--

SVN revision: 16828

18 years ago*** empty log message ***
sebastid [Wed, 21 Sep 2005 16:36:20 +0000 (16:36 +0000)]
*** empty log message ***

SVN revision: 16827

18 years agoDon't allow to shade/unshade while shading.
sebastid [Wed, 21 Sep 2005 15:54:02 +0000 (15:54 +0000)]
Don't allow to shade/unshade while shading.

SVN revision: 16826

18 years agoE-codingstyle.
sebastid [Wed, 21 Sep 2005 06:57:36 +0000 (06:57 +0000)]
E-codingstyle.

SVN revision: 16825

18 years agoclean up canvas show - uncessesary exposure there. fixed.
Carsten Haitzler [Wed, 21 Sep 2005 04:53:12 +0000 (04:53 +0000)]
clean up canvas show - uncessesary exposure there. fixed.

SVN revision: 16824

18 years agoda.po update
Carsten Haitzler [Wed, 21 Sep 2005 03:32:24 +0000 (03:32 +0000)]
da.po update

SVN revision: 16823

18 years agosl.po updates
Carsten Haitzler [Wed, 21 Sep 2005 03:23:10 +0000 (03:23 +0000)]
sl.po updates

SVN revision: 16822

18 years agoChanged module to use e_dialog instead of e_error
Christopher Michael [Wed, 21 Sep 2005 01:18:30 +0000 (01:18 +0000)]
Changed module to use e_dialog instead of e_error

SVN revision: 16820

18 years agoConvert degree sign to utf8
sebastid [Tue, 20 Sep 2005 19:14:29 +0000 (19:14 +0000)]
Convert degree sign to utf8

SVN revision: 16818

18 years agoRemove unused variables
sebastid [Tue, 20 Sep 2005 18:22:01 +0000 (18:22 +0000)]
Remove unused variables

SVN revision: 16816

18 years agoE-codingstyle
sebastid [Tue, 20 Sep 2005 18:16:33 +0000 (18:16 +0000)]
E-codingstyle
Fix memleak

SVN revision: 16815

18 years agoIndent
sebastid [Tue, 20 Sep 2005 17:55:45 +0000 (17:55 +0000)]
Indent

SVN revision: 16814

18 years agoFix supported atoms.
sebastid [Tue, 20 Sep 2005 17:09:56 +0000 (17:09 +0000)]
Fix supported atoms.

SVN revision: 16808

18 years agoFix aspect.
sebastid [Tue, 20 Sep 2005 17:09:27 +0000 (17:09 +0000)]
Fix aspect.

SVN revision: 16807

18 years agosurely we want to show the watermark?
handyande [Tue, 20 Sep 2005 16:12:13 +0000 (16:12 +0000)]
surely we want to show the watermark?

SVN revision: 16802

18 years agoindenting and make some of the border space be 'inter icon' ;)
handyande [Tue, 20 Sep 2005 14:51:09 +0000 (14:51 +0000)]
indenting and make some of the border space be 'inter icon' ;)

SVN revision: 16801