platform/upstream/enlightenment.git
18 years agoafter some quiet on the western front - asparagus.
Carsten Haitzler [Mon, 3 Oct 2005 02:29:54 +0000 (02:29 +0000)]
after some quiet on the western front - asparagus.

SVN revision: 17119

18 years agoFix and expose more of the e_entry api. it works now.
codewarrior [Sat, 1 Oct 2005 01:25:07 +0000 (01:25 +0000)]
Fix and expose more of the e_entry api. it works now.

SVN revision: 17093

18 years agolittle trans update
vandango [Fri, 30 Sep 2005 17:35:44 +0000 (17:35 +0000)]
little trans update

SVN revision: 17090

18 years agolittle trans update
vandango [Fri, 30 Sep 2005 17:34:36 +0000 (17:34 +0000)]
little trans update

SVN revision: 17089

18 years agodon't call ecore_file_get_dir() with NULL
tsauerbeck [Fri, 30 Sep 2005 14:10:28 +0000 (14:10 +0000)]
don't call ecore_file_get_dir() with NULL

SVN revision: 17088

18 years agokp_enter support :) (hey houze)
Carsten Haitzler [Fri, 30 Sep 2005 02:11:49 +0000 (02:11 +0000)]
kp_enter support :) (hey houze)

SVN revision: 17082

18 years agoRemember startup id after restart
sebastid [Thu, 29 Sep 2005 15:43:37 +0000 (15:43 +0000)]
Remember startup id after restart

SVN revision: 17072

18 years agoOnly show one exit dialog
sebastid [Thu, 29 Sep 2005 15:26:34 +0000 (15:26 +0000)]
Only show one exit dialog

SVN revision: 17071

18 years agoMake sure the startup_id is > 0
sebastid [Thu, 29 Sep 2005 15:15:50 +0000 (15:15 +0000)]
Make sure the startup_id is > 0

SVN revision: 17070

18 years agoAnd remove debug.
sebastid [Thu, 29 Sep 2005 15:01:41 +0000 (15:01 +0000)]
And remove debug.

SVN revision: 17068

18 years agoCall the netwm property by it's right name.
sebastid [Thu, 29 Sep 2005 15:01:04 +0000 (15:01 +0000)]
Call the netwm property by it's right name.
Let the startup id be unique (almost).

SVN revision: 17067

18 years agoSet functions to null since we close the handle
sebastid [Thu, 29 Sep 2005 14:11:03 +0000 (14:11 +0000)]
Set functions to null since we close the handle

SVN revision: 17066

18 years agoborder positions is relative to container, not zone
sebastid [Thu, 29 Sep 2005 12:48:32 +0000 (12:48 +0000)]
border positions is relative to container, not zone

SVN revision: 17065

18 years agoCleanup fake xinerama screens
sebastid [Thu, 29 Sep 2005 12:13:39 +0000 (12:13 +0000)]
Cleanup fake xinerama screens

SVN revision: 17064

18 years agouse actual theme's about box.
Carsten Haitzler [Thu, 29 Sep 2005 08:23:11 +0000 (08:23 +0000)]
use actual theme's about box.

SVN revision: 17061

18 years agoReduce the timeframe for the race condition causing the winlist to stay up
rbdpngn [Thu, 29 Sep 2005 04:27:49 +0000 (04:27 +0000)]
Reduce the timeframe for the race condition causing the winlist to stay up
after modifier released (Alt in default Alt-Tab binding).

SVN revision: 17057

18 years agoActions to move a window to another desk
sebastid [Wed, 28 Sep 2005 23:17:49 +0000 (23:17 +0000)]
Actions to move a window to another desk

SVN revision: 17055

18 years agoRemove unused func.
sebastid [Wed, 28 Sep 2005 23:14:42 +0000 (23:14 +0000)]
Remove unused func.

SVN revision: 17054

18 years agoThat shouldn't go into cvs
sebastid [Wed, 28 Sep 2005 22:48:24 +0000 (22:48 +0000)]
That shouldn't go into cvs

SVN revision: 17053

18 years agoAction list.
sebastid [Wed, 28 Sep 2005 22:47:17 +0000 (22:47 +0000)]
Action list.

SVN revision: 17052

18 years agoList for known actions.
sebastid [Wed, 28 Sep 2005 22:47:07 +0000 (22:47 +0000)]
List for known actions.

SVN revision: 17051

18 years agoAttach the already defined free callbacks.
sebastid [Wed, 28 Sep 2005 20:06:49 +0000 (20:06 +0000)]
Attach the already defined free callbacks.

SVN revision: 17048

18 years agoThis shouldn't happend, but better safe than sorry.
sebastid [Wed, 28 Sep 2005 19:53:42 +0000 (19:53 +0000)]
This shouldn't happend, but better safe than sorry.

SVN revision: 17047

18 years agoDon't free mem, we need to wait until the event is processed.
sebastid [Wed, 28 Sep 2005 19:46:58 +0000 (19:46 +0000)]
Don't free mem, we need to wait until the event is processed.

SVN revision: 17046

18 years agoDelete the old timer before setting the timer pointer to NULL.
rbdpngn [Wed, 28 Sep 2005 19:44:58 +0000 (19:44 +0000)]
Delete the old timer before setting the timer pointer to NULL.

SVN revision: 17045

18 years agoNon need to raise a deleted window.
sebastid [Wed, 28 Sep 2005 19:24:58 +0000 (19:24 +0000)]
Non need to raise a deleted window.

SVN revision: 17044

18 years agoAfter deletion, we aren't needed in the container stack.
sebastid [Wed, 28 Sep 2005 19:23:11 +0000 (19:23 +0000)]
After deletion, we aren't needed in the container stack.

SVN revision: 17043

18 years agoUpdate list with known groups.
sebastid [Wed, 28 Sep 2005 19:01:33 +0000 (19:01 +0000)]
Update list with known groups.

SVN revision: 17041

18 years agoFree some allocated memory.
sebastid [Wed, 28 Sep 2005 18:57:56 +0000 (18:57 +0000)]
Free some allocated memory.
Add some TODO notices.
Add checks wether transitions exists.
Get known categories and transitions.

SVN revision: 17040

18 years agoMore completion
sebastid [Wed, 28 Sep 2005 18:56:28 +0000 (18:56 +0000)]
More completion

SVN revision: 17039

18 years agoWe must accept all categories, because some aren't initialized on startup,
sebastid [Wed, 28 Sep 2005 18:33:57 +0000 (18:33 +0000)]
We must accept all categories, because some aren't initialized on startup,
like base/theme/menus

SVN revision: 17038

18 years agoKeep track of transitions and categories.
sebastid [Wed, 28 Sep 2005 18:17:35 +0000 (18:17 +0000)]
Keep track of transitions and categories.

SVN revision: 17037

18 years agoNameing convention.
sebastid [Wed, 28 Sep 2005 17:36:35 +0000 (17:36 +0000)]
Nameing convention.

SVN revision: 17036

18 years ago++
sebastid [Wed, 28 Sep 2005 17:03:12 +0000 (17:03 +0000)]
++

SVN revision: 17035

18 years agoMove pointer to manager.
sebastid [Wed, 28 Sep 2005 13:30:49 +0000 (13:30 +0000)]
Move pointer to manager.
Update pointer when changing by ipc.

SVN revision: 17034

18 years agouse exe tags
Carsten Haitzler [Wed, 28 Sep 2005 13:11:10 +0000 (13:11 +0000)]
use exe tags

SVN revision: 17033

18 years agobetter exe exit tracking
Carsten Haitzler [Wed, 28 Sep 2005 12:48:38 +0000 (12:48 +0000)]
better exe exit tracking

SVN revision: 17031

18 years agoref and unref bd app, and delete the pointer when app changes.
sebastid [Wed, 28 Sep 2005 12:45:14 +0000 (12:45 +0000)]
ref and unref bd app, and delete the pointer when app changes.

SVN revision: 17030

18 years agoMove null check to equals function
sebastid [Wed, 28 Sep 2005 11:09:33 +0000 (11:09 +0000)]
Move null check to equals function

SVN revision: 17029

18 years agoNULL Check
sebastid [Wed, 28 Sep 2005 11:06:07 +0000 (11:06 +0000)]
NULL Check

SVN revision: 17028

18 years agooops - fix valid check
Carsten Haitzler [Wed, 28 Sep 2005 08:00:52 +0000 (08:00 +0000)]
oops - fix valid check

SVN revision: 17027

18 years agoand check if the exe realyl exists properly before allowing it in ibar/menus :)
Carsten Haitzler [Wed, 28 Sep 2005 05:57:14 +0000 (05:57 +0000)]
and check if the exe realyl exists properly before allowing it in ibar/menus :)

SVN revision: 17024

18 years agofor now dont check valid exe BUt use the call
Carsten Haitzler [Wed, 28 Sep 2005 03:44:31 +0000 (03:44 +0000)]
for now dont check valid exe BUt use the call

SVN revision: 17021

18 years agoclean up header, static and public calls moved around. move eap validity
Carsten Haitzler [Wed, 28 Sep 2005 03:35:16 +0000 (03:35 +0000)]
clean up header, static and public calls moved around. move eap validity
checkint to a fn.

SVN revision: 17020

18 years agoCheck for eap changes.
sebastid [Wed, 28 Sep 2005 03:28:48 +0000 (03:28 +0000)]
Check for eap changes.

SVN revision: 17019

18 years agoTrack the border icon eap.
sebastid [Wed, 28 Sep 2005 03:06:58 +0000 (03:06 +0000)]
Track the border icon eap.

SVN revision: 17018

18 years agoAn app without a valid exe should be considered as non existant.
sebastid [Wed, 28 Sep 2005 01:55:03 +0000 (01:55 +0000)]
An app without a valid exe should be considered as non existant.

SVN revision: 17010

18 years agoMore completion.
sebastid [Tue, 27 Sep 2005 22:53:03 +0000 (22:53 +0000)]
More completion.

SVN revision: 17007

18 years agoWinlist options, thanks to Frederick Reeve
sebastid [Tue, 27 Sep 2005 22:50:56 +0000 (22:50 +0000)]
Winlist options, thanks to Frederick Reeve

SVN revision: 17006

18 years agoRemove debug.
sebastid [Tue, 27 Sep 2005 22:39:11 +0000 (22:39 +0000)]
Remove debug.

SVN revision: 17005

18 years agoAbout is in e_theme_about.{h,c}
sebastid [Tue, 27 Sep 2005 22:35:51 +0000 (22:35 +0000)]
About is in e_theme_about.{h,c}

SVN revision: 17004

18 years agoRemove debug
sebastid [Tue, 27 Sep 2005 22:34:45 +0000 (22:34 +0000)]
Remove debug

SVN revision: 17003

18 years agoMore completion
sebastid [Tue, 27 Sep 2005 22:31:29 +0000 (22:31 +0000)]
More completion

SVN revision: 17002

18 years agoSort by number
sebastid [Tue, 27 Sep 2005 21:59:21 +0000 (21:59 +0000)]
Sort by number

SVN revision: 17000

18 years agoOnly useful data should begin with REPLY:
sebastid [Tue, 27 Sep 2005 21:26:57 +0000 (21:26 +0000)]
Only useful data should begin with REPLY:

SVN revision: 16999

18 years agoAdd profile-list.
sebastid [Tue, 27 Sep 2005 21:11:30 +0000 (21:11 +0000)]
Add profile-list.
And data is null, so don't care about it (stupid me).

SVN revision: 16998

18 years agoJust answer if we got data.
sebastid [Tue, 27 Sep 2005 20:10:23 +0000 (20:10 +0000)]
Just answer if we got data.

SVN revision: 16997

18 years agoYay!
sebastid [Tue, 27 Sep 2005 19:12:11 +0000 (19:12 +0000)]
Yay!

SVN revision: 16996

18 years agoi18n fix. Thanks to Massimo Maiurana
sebastid [Tue, 27 Sep 2005 18:46:48 +0000 (18:46 +0000)]
i18n fix. Thanks to Massimo Maiurana

SVN revision: 16995

18 years agonormal update
maiurana [Tue, 27 Sep 2005 18:37:29 +0000 (18:37 +0000)]
normal update

SVN revision: 16994

18 years agoMore completion
sebastid [Tue, 27 Sep 2005 18:01:05 +0000 (18:01 +0000)]
More completion

SVN revision: 16993

18 years ago'clicking-a-window-always-focuses-it' otherwise known as 'always-click-to-focus'...
tsauerbeck [Tue, 27 Sep 2005 16:36:14 +0000 (16:36 +0000)]
'clicking-a-window-always-focuses-it' otherwise known as 'always-click-to-focus' is in. doesn't apply instantly, need to restart. i think that's the same with always-click-to-raise, so i'm not trying to do something about it

SVN revision: 16992

18 years agofixed a typo
tsauerbeck [Tue, 27 Sep 2005 11:26:41 +0000 (11:26 +0000)]
fixed a typo

SVN revision: 16990

18 years agopopups showing the current size/position on move/resize now optionally invisible
tsauerbeck [Tue, 27 Sep 2005 11:22:46 +0000 (11:22 +0000)]
popups showing the current size/position on move/resize now optionally invisible

SVN revision: 16989

18 years agoMove cursor logic to e_pointer.c
sebastid [Tue, 27 Sep 2005 10:18:52 +0000 (10:18 +0000)]
Move cursor logic to e_pointer.c

SVN revision: 16988

18 years agoForget parent and leader
sebastid [Tue, 27 Sep 2005 09:35:05 +0000 (09:35 +0000)]
Forget parent and leader

SVN revision: 16987

18 years agotodo bug
Carsten Haitzler [Tue, 27 Sep 2005 04:01:30 +0000 (04:01 +0000)]
todo bug

SVN revision: 16980

18 years ago1. fix segv dnd border icon to ibar
Carsten Haitzler [Tue, 27 Sep 2005 03:57:03 +0000 (03:57 +0000)]
1. fix segv dnd border icon to ibar
2. border icon if from netwm has alpha set :)

SVN revision: 16979

18 years agoOnly place manually windows which aren't already place.
sebastid [Mon, 26 Sep 2005 21:06:29 +0000 (21:06 +0000)]
Only place manually windows which aren't already place.

SVN revision: 16975

18 years agoFix exe quit callback.
sebastid [Mon, 26 Sep 2005 19:26:58 +0000 (19:26 +0000)]
Fix exe quit callback.

SVN revision: 16972

18 years agoCodingstyle
sebastid [Mon, 26 Sep 2005 16:42:45 +0000 (16:42 +0000)]
Codingstyle

SVN revision: 16970

18 years agoDelete existing timer.
sebastid [Mon, 26 Sep 2005 16:39:46 +0000 (16:39 +0000)]
Delete existing timer.

SVN revision: 16969

18 years agoDelete existing dialog
sebastid [Mon, 26 Sep 2005 16:36:38 +0000 (16:36 +0000)]
Delete existing dialog

SVN revision: 16968

18 years agouse default x cursor optionally. doesn't have an immediate effect when changed with...
tsauerbeck [Mon, 26 Sep 2005 16:14:31 +0000 (16:14 +0000)]
use default x cursor optionally. doesn't have an immediate effect when changed with enlightenment_remote. need to support cursors for hotspots like resize handles etc

SVN revision: 16967

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