projects
/
platform
/
upstream
/
efl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/efl.git
2016-03-04
Tom Hacohen
Eo tests: Increase coverage for children iterator tests.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Tom Hacohen
Eo: Remove useless safety checks.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Tom Hacohen
Eo tests: add more eo_data_get tests.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Daniel Zaoui
Eo: fix oversight for key_data
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Daniel Zaoui
Eo: set object as const for key_data_get
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Stefan Schmidt
build: finally enable branch coverage in our lcov-check...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Cedric Bail
eina: rely on GNU make to find file at their correct...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Jaehyun Cho
Eo: Fix typo of SUPER_TAG_SHIFT.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Cedric Bail
eina: reintroduce additional support for eina sub direc...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Cedric Bail
eina: split Makefile with files/headers in preparation...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Vitor Sousa
eolian-cxx: Fix Eolian C++ constructing methods with...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Felipe Magno...
eolian-cxx: Partial fix for generation without eo_do
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Daniel Kolesa
eolian: new type system API
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Vitor Sousa
eolian_cxx: Fix C++ compilation with new Eolian_Type_Ty...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Daniel Kolesa
eolian: type documentation and other cleanups
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Daniel Kolesa
eolian: completely clean up the type system
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Daniel Kolesa
eolian: clean up some temporary hashes
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Daniel Kolesa
eolian: separate type_to_str for decls
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Daniel Kolesa
eolian: remove database_type_print (unused)
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Daniel Kolesa
eolian: remove most of the old type APIs
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Daniel Kolesa
eolian: more old type api removals
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Daniel Kolesa
eolian: remove retrieval funcs for type-style enums...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Daniel Kolesa
elua: update eolian bindings to new typedecl api
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Daniel Kolesa
eolian: initial conversion of C gen and tests to new...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Daniel Kolesa
eolian: add api to deal with typedecl free funcs
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Daniel Kolesa
eolian: add some missing typedecl APIs
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Daniel Kolesa
eolian: add matching APIs to get typedecls by file
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Daniel Kolesa
eolian: add wrappers for most of typedecl APIs
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Daniel Kolesa
eolian: remove unneeded hashes
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Daniel Kolesa
eolian: actually generate typedecls as necessary
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Daniel Kolesa
eolian: free the hashes (prevent leaks)
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Daniel Kolesa
eolian: add typedecl delete func and init hashes correctly
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Daniel Kolesa
eolian: rename typedef to typedecl to clear name confusion
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Daniel Kolesa
eolian: add a structure + hashes representing type...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Daniel Kolesa
eolian: always define the first enum value for consistency
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Daniel Kolesa
eolian: add typedef enumeration for type definitions
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Derek Foreman
ecore-input: Fix spelling errors in comments
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Tom Hacohen
Fix more wrong migration to Eo4.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Tom Hacohen
Edje calc: Fix wrong migration to Eo4.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Tom Hacohen
Eo examples: remove another reference to the eo examples.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Jean-Philippe...
Doc: Fix compilation after massive eo_do patch
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Tom Hacohen
Eo: Migrate to the new syntax (Eo4) and adjust the EFL
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Tom Hacohen
Manually fix extra eo_do calls that were added after...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Tom Hacohen
Examples: Remove eo examples.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Tom Hacohen
Fix migration script mistakes and compilation warnings.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Tom Hacohen
Eo tests: Update tests according to the new syntax
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Tom Hacohen
Automatic migration to Eo4.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Tom Hacohen
Some automatic migration and some manual adjustments...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Tom Hacohen
Manually semi-migrate files in preparation for the...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Tom Hacohen
Eo: Migrate to the new syntax (Eo 4).
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Daniel Kolesa
eolian generator: @class methods take const object
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Daniel Kolesa
eolian: fix generation tests
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Daniel Kolesa
eolian: generate correct const first param on methods...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Daniel Kolesa
eolian generator: use new call syntax
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Daniel Kolesa
eolian generator: add obj as first param to header...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Jean Guyomarc'h
ecore_cocoa: add function attributes
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Jean Guyomarc'h
autotools: fix code coverage on OSX
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Jean Guyomarc'h
ecore_cocoa: add missing documentation
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Jean Guyomarc'h
ecore_cocoa: move Ecore_Cocoa_Cursor.h in Ecore_Cocoa.h
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Jean Guyomarc'h
ecore_cocoa: full documentation of Ecore_Cocoa.h
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Jean Guyomarc'h
ecore_cocoa: remove Ecore_Cocoa_Event_Window
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Jean Guyomarc'h
ecore_cocoa: rename width and height parameters
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Jean Guyomarc'h
ecore_cocoa: better naming of events
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Jean Guyomarc'h
ecore_cocoa: replace Ecore_Cocoa_Window_Id by Ecore_Coc...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Jean Guyomarc'h
ecore_cocoa: unify API with Ecore_Evas
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Jean Guyomarc'h
ecore_cocoa: introduce Ecore_Cocoa_Object
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Jean Guyomarc'h
ecore_cocoa: use Eina_Bool instead of int
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Jean Guyomarc'h
ecore_cocoa: implement and const-correct window size...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Jean Guyomarc'h
ecore_cocoa: implement and const-correct window size...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Jean Guyomarc'h
ecore_cocoa: implement and const-correct window min...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Jean Guyomarc'h
ecore_cocoa: implement and const-correct window size...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Jean Guyomarc'h
ecore_cocoa: implement and const-correct window geometr...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Stefan Schmidt
tests cxx: remove superfluous output to stdout
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Stefan Schmidt
build: fix problems with coverage check build where...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Stefan Schmidt
build: enhance generated html output from coverage...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Jean-Philippe...
Evas filters: Fix meaning of data 'execute' flag
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Jean-Philippe...
Evas filters: Mark object as changed on data_set
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Jean-Philippe...
Evas filter: Add new test case for state and data set
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Jean-Philippe...
Edje calc: Simplify code readability with eo_do
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Jean-Philippe...
Evas filters: Use fail_if instead of fail in test case
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Jean-Philippe...
Evas text: Add legacy filter APIs
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Jean-Philippe...
Evas filters: Fix bad stringshare usage
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Jean-Philippe...
Efl.Gfx.Filter: Rework APIs and mark as stable
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Carsten Haitzler...
efl - fix threadqueue spinlock destruction on openbsd...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Carsten Haitzler...
edje entry: fix gcc warnings about possibly uninitializ...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Carsten Haitzler...
edje epp - fix gcc warning about possible unused var...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Carsten Haitzler...
evas render2 - move empty region data into const land...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Carsten Haitzler...
evas - render2 - silence new gcc warnings about possibl...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Felipe Magno...
eolian-cxx: Fix C++ events with new Eo_Event_Cb signature
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Mike Blumenkrantz
efl+edje: add EFL_VERSION_1_18 define for detecting...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Tom Hacohen
Eo: Add an interface for other interfaces to inherit...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Shuhrat Dehkanov
Update documentation text
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Tom Hacohen
Edje edit: Fix wrong return value type.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Tom Hacohen
Eo callbacks: Migrate all of the EFL to the new event...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Tom Hacohen
Eo events: Change event callback signature.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Daniel Hirt
Evas textblock: add a stringshare fastpath to markup_set
commit
|
commitdiff
|
tree
|
snapshot
2016-02-28
Daniel Hirt
Evas textblock: fix cached markup's stringshare refs
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Tom Hacohen
Evas textblock tests: Fix wrong test suite tests.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Jean-Philippe...
Evas Filter: Use Eo.Base.constructor in the mixin
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Tom Hacohen
Edje textblock: Assume textblock knows to deal with...
commit
|
commitdiff
|
tree
|
snapshot
next