index
:
users/pcacjr/efl.git
for-upstream
master
Unnamed repository; edit this file 'description' to name the repository.
Paulo Alcantara
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
evas: evas_gl - Got rid of resource pool in favor of creation on demand.
HEAD
master
Sung W. Park
2013-03-04
1
-2
/
+9
*
Evas textblock: Added proper size adjustments for "high" shaped texts.
Tom Hacohen
2013-02-28
1
-0
/
+5
*
fix edje program filters
Mike Blumenkrantz
2013-02-28
1
-0
/
+1
*
fix edje SPACER part custom states
Mike Blumenkrantz
2013-02-28
1
-0
/
+4
*
eina: eina_strlcat now work with NULL src.
Cedric BAIL
2013-02-28
1
-0
/
+5
*
Fix evas GL common engine to have a shader to do oversampling on
Carsten Haitzler (Rasterman)
2013-02-26
1
-0
/
+11
*
* evas/cache: remove the freed worker from the pthread worker list when it's ...
ChunEon Park
2013-02-25
1
-0
/
+4
*
ChangeLog: Fixed formatting. We don't use tab for ChangeLog. Ping tasn and ce...
Daniel Juyung Seo
2013-02-22
1
-13
/
+13
*
Evas font: Fixed font run detection for some cases.
Tom Hacohen
2013-02-21
1
-1
/
+2
*
Evas text: Fixed bug with the text object direction detection.
Tom Hacohen
2013-02-21
1
-0
/
+5
*
Add ecore_x_dnd_self_begin() and ecore_x_dnd_self_drop() to allow dnd
Carsten Haitzler (Rasterman)
2013-02-21
1
-1
/
+6
*
Revert "Refactor evas_sw_xlib_outbuf to allocate less in case of rotations."
Stefan Schmidt
2013-02-20
1
-4
/
+0
*
Fix ecore-x edid fetch to ftech 128, not 100 bytes.
Carsten Haitzler (Rasterman)
2013-02-20
1
-0
/
+4
*
edje: let's properly report that file doesn't exist.
Cedric BAIL
2013-02-20
1
-1
/
+5
*
Ecore_x: Revert "don't filter out non-master pointers in xi2.2 support."
Tom Hacohen
2013-02-19
1
-2
/
+0
*
evas: Fix Evas Object Text when LTR and RTL are used together.
Daniel Zaoui
2013-02-19
1
-0
/
+4
*
don't filter out non-master pointers in xi2.2 support.
Carsten Haitzler (Rasterman)
2013-02-18
1
-0
/
+2
*
Fix edje edje_color_class_list() and edje_text_class_list() to look at the
Carsten Haitzler (Rasterman)
2013-02-18
1
-0
/
+5
*
Fix changelog formatting for older commits.
Carsten Haitzler (Rasterman)
2013-02-18
1
-1
/
+2
*
fix damn edje entry anchor click signals: this fixes anchor clicking in elm_e...
discomfitor
2013-02-17
1
-0
/
+4
*
evas: Introduce pixel_alpha_get()
Paulo C. A. Cavalcanti Jr
2013-02-16
1
-0
/
+4
*
evas: forgotten update to ChangeLog.
Cedric BAIL
2013-02-16
1
-0
/
+1
*
eina: improve Eina_Clist support for 64bits system.
Cedric BAIL
2013-02-16
1
-0
/
+4
*
Edje textblock: Improved textblock fit and added support for size_range.
Tom Hacohen
2013-02-15
1
-0
/
+5
*
Add infrastructure to handle message between ecore and parent ecore in Ecore_...
Jiyoun Park
2013-02-15
1
-0
/
+4
*
edje entry : Fix bug candidate word couldn't be selected with up/down key in ...
Jihoon Kim
2013-02-14
1
-0
/
+1
*
efl/edje: edje program are static for all object of the same edje collection.
Cedric BAIL
2013-02-14
1
-0
/
+4
*
edje entry : fix bug not to display preedit string with PREEDIT_TYPE_NONE style
Jihoon Kim
2013-02-14
1
-0
/
+4
*
efl: Add News and Changelog for small mem leak fix
Stefan Schmidt
2013-02-11
1
-0
/
+4
*
Refactor evas_sw_xlib_outbuf to allocate less in case of rotations.
Daniel Willmann
2013-02-08
1
-1
/
+10
*
Evas textblock: Fixed a selection issue.
Tom Hacohen
2013-02-08
1
-1
/
+5
*
Update ChangeLog and NEWS
Guillaume Friloux
2013-02-08
1
-0
/
+3
*
fix ecore_x_screen_is_composited...
Carsten Haitzler
2013-02-08
1
-0
/
+5
*
Update ChangeLog
Christopher Michael
2013-02-07
1
-0
/
+4
*
Update ChangeLog
Christopher Michael
2013-02-07
1
-0
/
+4
*
efl/eina: Eina_Tiler take tile size into account.
Cedric BAIL
2013-02-07
1
-0
/
+4
*
[edje/edje_program] Checking walking_callbacks for not removing patterns whic...
WooHyun Jung
2013-02-07
1
-0
/
+4
*
efl/eina: fix map leak in Eina_File.
Cedric BAIL
2013-02-06
1
-0
/
+4
*
Changelog and News for previous commit
Eduardo de Barros Lima
2013-02-05
1
-2
/
+6
*
Export API to C++, add wl_registry and global accessors
U. Artie Eoff
2013-02-05
1
-0
/
+7
*
efl: add changelog entry regarding evas fontconfig init/shutdown
Bruno Dilly
2013-02-04
1
-0
/
+4
*
efl/eina: prevent denial of service on eina_hash.
Cedric BAIL
2013-02-04
1
-0
/
+4
*
evas - removed info that wouldn't be there. that bug regaded feature has been...
ChunEon Park
2013-02-04
1
-4
/
+0
*
efl/edje_entry: support &, < and > in preedit string
Jihoon Kim
2013-02-04
1
-0
/
+4
*
efl: update ChangeLog and NEWS for r83571.
Chidambar Zinnoury
2013-02-02
1
-0
/
+3
*
add eina_stringshare_refplace(): same as replace(), but calls ref instead of add
Mike Blumenkrantz
2013-02-01
1
-0
/
+1
*
add eet_data_descriptor_name_get()
Mike Blumenkrantz
2013-02-01
1
-0
/
+4
*
Updated changelog and news files
Guillaume Friloux
2013-01-31
1
-0
/
+4
*
Fix the EVAS_CALLBACK_MOUSE_MOVE callback is called even if the grabbed objec...
Jaehwan Kim
2013-01-31
1
-0
/
+4
*
efl/edje entry : Remove ecore_imf_context_cursor_position_set in functions re...
Jihoon Kim
2013-01-31
1
-0
/
+4
[next]