Sung-Jin Park
2636da4e00
From: Sung-Jin Park <sj76.park@samsung.com>
...
Subject: Re: Re: Re: [E-devel] Fwd: Review request : [Ecore XI2] Add
codes for selecting/retrieving XI2 touch events
Dear developers,
I added codes for selecting XI2 touch events(cf. XI_TouchBegin,
XI_TouchUpdate and XI_TouchEnd)
and codes for retrieving touched finger(s) index from corresponding
events.
SVN revision: 80218
11 years ago
Gwanglim Lee
74cdf85ea9
From: Gwanglim Lee <gl77.lee@samsung.com>
...
Subject: Re: Re: Re: [E-devel] [RFC] Virtual desktop window profile
I've attached 4th patch. May the 4th be with you.
ecore patch has been merged with efl and all files are based on r80123.
Thanks & Regards,
Gwanglim
------- Original Message -------
Sender : Daniel Juyung Seo<seojuyung2@gmail.com>
Date : 2012-12-04 01:55 (GMT+09:00)
Title : Re: Re: [E-devel] [RFC] Virtual desktop window profile
It looks ok to me.
Sorry but can you re-generate the patch according to the recent ecore
merge to efl single tree?
Daniel Juyung Seo (SeoZ)
On Thu, Nov 29, 2012 at 12:29 AM, Gwanglim Lee <gl77.lee@samsung.com>
wrote:
Dear Raster and Daniel Juyung Seo,
I've attached 3rd patches and test_config according to your reviews.
These are based on r79782.
[elementary & ecore]
1. "profile,set" -> "profile,changed" - done
2. spaces after EINA_LIST_FOREACH - done
3. variable type - keep
4. author - done
5. removing deprecated marking in patch - done
6. add elm_win_available_profiles_get to test_config for the debugging
purpose - done
7. check whether a given profile is present in an available profiles.
otherwise window profile will be one of the item
in available profiles. - newly added thing to the elm_win
8. merge with EO - done. :(
Any comments would be appreciated.
SVN revision: 80214
11 years ago
Cedric BAIL
f03023b28b
efl: Fix build of Ecore_Evas_Extn.
...
Patch by Robert David <robert.david.public@gmail.com>
SVN revision: 80206
11 years ago
Vincent Torri
81c86b19f6
merge: eio + fix compilation on windows + minor fixes + po files
...
don't move eio to IN-EFL right now
SVN revision: 80180
11 years ago
Vincent Torri
3b016183f9
merge: missing some informations changes about ecore
...
SVN revision: 79996
11 years ago
Vincent Torri
7d6010b12c
merge: add escape ecore, fix several bugs
...
SVN revision: 79995
11 years ago
Cedric BAIL
7dba79949e
evas: improve documentation.
...
Patch by Zbigniew Kosinski <z.kosinski@samsung.com>
SVN revision: 79774
11 years ago
ChunEon Park
a3bceeb600
evas - Re: [E-devel] [PATCH] [EVAS] evas_object_key_grab add check for same modifiers
...
Hi all,
I had prepare some fix for evas_object_key_grab function.
In my opinion when given modifiers are equal it should return FALSE.
Please verify attached file.
Regards,
Patrick
Signed-Off-By: Patryk Kaczmarek<patryk.k@samsung.com>
SVN revision: 79563
11 years ago
Bruno Dilly
516fac2176
fix authors
...
hey hermet, dorileo != bdilly
=)
SVN revision: 79236
11 years ago
Leandro Dorileo
2e6aaf35f1
evas - return quickly if you got the result.
...
Signed-Off-By: Leandro Dorileo <dorileo@profusion.mobi>
SVN revision: 79196
11 years ago
Vincent Torri
c15e9c6575
merge: and now Evas
...
I've tested make -j 3 install and it works nicely
I've tested expedite with software and opengl xlib,
and it works. Not tested other engines, so please
report any problems (engines or other) on the ML.
TODO: examples and tests, I'll add them later
ISSUE: Eina_Unicode size check. It indirectly depends on
eina_config.h, which is created at the end of the
configure script. So its size is always 0. I don't
know how that size is used, so I can't do a lot,
for now.
SVN revision: 78895
11 years ago
Vincent Torri
5bdb5d3763
merge: add embryo
...
please check and report problems (not cosmetic ones)
someone should update the efl.spec.in file, i don't know that stuff
SVN revision: 78512
11 years ago
Cedric BAIL
1000f350e3
efl: backport Igor's eina patch.
...
SVN revision: 77415
11 years ago
Vincent Torri
8abaff3bdf
merge: add eet
...
SVN revision: 76768
11 years ago
Vincent Torri
012e698a54
merge: add eina authors
...
SVN revision: 76732
11 years ago
Vincent Torri
cd69ef4c8a
merge: add evil files
...
SVN revision: 76464
11 years ago
Vincent Torri
59a9dfd118
merge: add infra for evil
...
SVN revision: 76463
11 years ago
Daniel Juyung Seo
30e6030197
Ecore: Moved ecore.dox.in to Ecore.h header.
...
SVN revision: 59651
13 years ago
Daniel Juyung Seo
534e53d1a1
Ecore: Added myself to authors.
...
SVN revision: 59650
13 years ago
Mike Blumenkrantz
b95b46fd6f
correct compile section in dox
...
SVN revision: 58016
13 years ago
Daniel Juyung Seo
b757eaeb91
Ecore ecore.dox.in: Modified @@ to @.
...
It looks like @ gives a 'mailto:' links automatically.
I applied it to ecore first.
SVN revision: 57496
13 years ago
Daniel Juyung Seo
d2dfe7422a
Ecore ecore.dox.in: Fixed type and sych with AUTHORS.
...
SVN revision: 57405
13 years ago
Daniel Juyung Seo
5372923677
dox.in update: elementary,evas,edje,ecore,eio,eet,eeze.
...
Sync authors in doc with AUTHORS.
Updated date to 2011.
SVN revision: 56926
13 years ago
Vincent Torri
259b702319
[ecore-file] fix doc
...
SVN revision: 53810
13 years ago
Vincent Torri
a17c58d0b0
improve doc layout
...
SVN revision: 53509
13 years ago
Vincent Torri
9243d767a7
Ecore_Fb doc finished
...
SVN revision: 53297
13 years ago
Mike Blumenkrantz
3866712f61
add fd handler example code for ssl connecting to a remote server in only 3 ecore calls
...
SVN revision: 52903
13 years ago
Vincent Torri
54a6fa2a68
Add Ecore_Win32 and Ecore_WinCE to the main page of the doc
...
SVN revision: 52649
13 years ago
Mike Blumenkrantz
5f34f2cb76
doxy fixes
...
c/o vtorri
SVN revision: 52535
13 years ago
Mike Blumenkrantz
8c26eabb75
remove ecore_config stuff; also accidentally committed undocumented changes in r52512 as follows:
...
*update Doxyfile to new version
*fix doxygen warnings from samsung <tbd> email
*remove references to code that was probably last used by the roman empire
SVN revision: 52514
13 years ago
Mike Blumenkrantz
130f5bec81
doxy error fixes
...
SVN revision: 52512
13 years ago
Mike Blumenkrantz
3ceb05fe0d
authors updates
...
SVN revision: 52507
13 years ago
Lucas De Marchi
be1b6d32ef
Fix common misspellings
...
Following misspellings were fixed:
alledgedly->allegedly
cant->can't
carefull->careful
consistant->consistent
currenly->currently
dependancy->dependency
descripters->descriptors
doesnt->doesn't
dosen't->doesn't
existant->existent
exmaple->example
inbetween->between
independant->independent
isnt->isn't
mroe->more
neccessary->necessary
occured->occurred
occurence->occurrence
parrallel->parallel
particualr->particular
preceeding->preceding
recieved->received
recieves->receives
seperate->separate
substraction->subtraction
succesfully->successfully
successfull->successful
sucess->success
supress->suppress
usefull->useful
witht->with
SVN revision: 51986
13 years ago
Vincent Torri
7ca35fd0b7
ecore_job has gone too
...
SVN revision: 46991
14 years ago
Vincent Torri
d921c4c993
and update doc
...
SVN revision: 46990
14 years ago
Boris Faure
e032bc28a0
fix ecore doc and python-elementary about ecore_job merge
...
SVN revision: 45607
14 years ago
Carsten Haitzler
a82da76bf0
ecore -> use same template as www etc.
...
SVN revision: 42762
14 years ago
Daniel Kolesa
bae0ed2536
Added some missing files for make doc support
...
SVN revision: 38546
15 years ago
ncn
4dc39d4dfa
Some restructuring, clean up, grouping, explaining, etc. Getting there...
...
SVN revision: 11696
19 years ago
ncn
c26e42395a
Basically clean-up, simplification, created a few more modules and inserted a doc bug or two.
...
SVN revision: 11126
20 years ago
ncn
255a0b7226
More docs stuff - fix ups, rearranging, little bit o' new stuff, quieter doc generation.
...
SVN revision: 11103
20 years ago
ncn
b12cfbd710
Spelling fix in ecore.c.in, more docs for src/lib/ecore/ecore_list.c, fix in src/lib/ecore_con/ecore_con.c and new docs for src/lib/ecore_ipc/ecore_ipc.c.
...
SVN revision: 10962
20 years ago
rbdpngn
d452320abe
Added myself as an author in the docs, since the data structure stuff came
...
from EWD.
Removed a duplicated entry for Nicholas Curran in the AUTHORS file.
SVN revision: 10840
20 years ago
rbdpngn
6565e59d58
Add the documentation and examples from Nicholas Curran, with some
...
modifications for conditional builds.
SVN revision: 10828
20 years ago
Carsten Haitzler
f08ba94881
fix order... :(
...
20 years ago
atmosphere
3bf171d7d0
more docs from nicholas curran
...
SVN revision: 10170
20 years ago
Carsten Haitzler
093bd1d9c2
nathan's docs :)
...
20 years ago
Carsten Haitzler
ab01bcabdb
hey guys! can u rememebr to add yourselves to AUTHORS?
...
20 years ago
Carsten Haitzler
fdf0900afc
1.fix docs @
...
20 years ago
Carsten Haitzler
e664c4eaa3
update docs
...
20 years ago