platform/upstream/efl.git
2016-05-12 Tom HacohenEctor cairo software: Fix namespacing to use . and...
2016-05-12 Daniel Kolesaelua: install the docgen app
2016-05-12 Tom HacohenEfl canvas surface: Fix namespacing to use . and not _.
2016-05-12 Tom HacohenElm segment control item: Fix namespacing to use ....
2016-05-12 Tom HacohenEvas image orient: Fix namespacing to use . and not _.
2016-05-12 Tom HacohenEvas smart cb: Fix namespacing to use . and not _.
2016-05-12 Tom HacohenElm image: Fix namespacing to use . and not _.
2016-05-12 Tom HacohenEet: Fix namespacing to use . and not _.
2016-05-12 Tom HacohenEo event description: Fix namespacing to use . and...
2016-05-12 Tom HacohenEldbus: Fix namespacing to use . and not _.
2016-05-12 Tom HacohenEfl ui box: Fix namespacing to use . and not _.
2016-05-12 Tom HacohenEfl gfx stroke: Fix namespacing to use . and not _.
2016-05-12 Tom HacohenEcore con: Fix namespacing to use . and not _.
2016-05-12 Tom HacohenEcore exe: Fix namespacing to use . and not _.
2016-05-12 Daniel Kolesadocs: add an experimental elua based documentation...
2016-05-12 Daniel Kolesadocgen: allow multiple paths to be scanned when provided
2016-05-12 Daniel Kolesadocgen: basic doc generation for types
2016-05-12 Daniel Kolesadocgen: generate pages for different types
2016-05-12 Daniel Kolesadocgen: add type declaration serializer for type docs
2016-05-12 Daniel Kolesadocgen: don't generate docs when help option is given
2016-05-12 Daniel Kolesadocgen: add params to disable usage of graphviz and...
2016-05-12 Daniel Kolesadocgen: generalized graph writer
2016-05-12 Daniel Kolesadocgen: transparency for inheritance graph background
2016-05-12 Daniel Kolesadocgen: add support for inheritance graphs via graphviz
2016-05-12 Daniel Kolesadocgen: only generate params for methods when they...
2016-05-12 Daniel Kolesadocgen: better newline handling in generated docs
2016-05-12 Daniel Kolesadocgen: put global settings into a single table
2016-05-12 Daniel Kolesadocgen: remove the unnecessary initializers for stats
2016-05-12 Daniel Kolesadocgen: generation of property signatures
2016-05-12 Daniel Kolesadocgen: complete generic signatures for methods
2016-05-12 Daniel Kolesadocgen: add a type serializer and use it for signature...
2016-05-12 Daniel Kolesadocgen: clearer since documentation
2016-05-12 Daniel Kolesadocgen: fix doc since tag retrieval
2016-05-12 Daniel Kolesadocgen: support windows path sep and sanitize on all...
2016-05-12 Daniel Kolesadocgen: initial support for generic method signatures
2016-05-12 Daniel Kolesadocgen: remove now unnecessary build.sh script
2016-05-12 Daniel Kolesadocgen: simplify build.sh (move some of it into the...
2016-05-12 Daniel Kolesadocgen: move all path handling stuff to a single location
2016-05-12 Daniel Kolesadocgen: align percentages in stats
2016-05-12 Daniel Kolesadocgen: add statistics + verbose printing with -v switch
2016-05-12 Daniel Kolesadocgen: better headings for properties and methods
2016-05-12 Daniel Kolesadocgen: do not separate duplicate keys/vals
2016-05-12 Daniel Kolesadocgen: initial support for params and property keys...
2016-05-12 Daniel Kolesadocgen: properly const the first argument in C sig...
2016-05-12 Daniel Kolesadocgen: fix C func signatures
2016-05-12 Daniel Kolesadocgen: integrate dokuwiki markup handling into Writer
2016-05-12 Daniel Kolesadocgen: refactor link generation system to be less...
2016-05-12 Daniel Kolesadocgen: refactor for integration of paragraphs into...
2016-05-12 Daniel Kolesadocgen: don't let EFL docs affect dokuwiki markup
2016-05-12 Daniel Kolesadocgen: correctly resolve references in docs
2016-05-12 Daniel Kolesadocgen: add support for monospace markup highlights
2016-05-12 Daniel Kolesadocgen: prepare for markup parsing and add support...
2016-05-12 Daniel Kolesadocgen: cleaner code block generation
2016-05-12 Daniel Kolesadocgen: generation of C method/property signatures
2016-05-12 Daniel Kolesadocgen: allow for buffer chaining
2016-05-12 Daniel Kolesadocgen: initial generation of function descriptions
2016-05-12 Daniel Kolesadocgen: generate brief func/property descriptions correctly
2016-05-12 Daniel Kolesadocgen: properly get the secondary function type for...
2016-05-12 Daniel Kolesadocgen: prepare generators for function doc support
2016-05-12 Daniel Kolesadocgen: do not generate unnecessary headings
2016-05-12 Daniel Kolesadocgen: topmost line in inheritance hierarchy is bold
2016-05-12 Daniel Kolesadocgen: pass extra arguments to the docgen script in...
2016-05-12 Daniel Kolesadocgen: add readme to doc generator
2016-05-12 Daniel Kolesadocgen: add inheritance hierarchy generation
2016-05-12 Daniel Kolesadocgen: initial version of the Eolian documentation...
2016-05-12 Tom HacohenElm interface atspi editable text: Fix namespacing.
2016-05-12 Tom HacohenElm interface fileselector: Fix namespacing to use...
2016-05-12 Tom HacohenElm interface atspi: Fix namespacing to use . and not _.
2016-05-12 Tom HacohenEfl text properties: Fix namespacing to use . and not _.
2016-05-12 Tom HacohenEfl image: Fix namespacing to use . and not _.
2016-05-12 Tom HacohenEvas smart: Fix namespacing to use . and not _.
2016-05-12 Tom HacohenElm win standard: Fix namespacing to use . and not _.
2016-05-12 Tom HacohenElm view: Fix namespacing to use . and not _.
2016-05-12 Tom HacohenElm pans: Fix namespacing to use . and not _.
2016-05-12 Tom HacohenElm items: Fix namespacing to use . and not _.
2016-05-12 Tom HacohenElm atpsi: Fix namespacing to use . and not _.
2016-05-12 Tom HacohenElm app: Fix namespacing to use . and not _.
2016-05-12 Tom HacohenEldbus: Fix namespacing to use . and not _.
2016-05-12 Tom HacohenEfl vpath: Fix namespacing to use . and not _.
2016-05-12 Tom HacohenEfl pack: Fix namespacing to use . and not _.
2016-05-12 Tom HacohenEvas object smart: Fix namespace to use . and not _.
2016-05-12 Youngbok Shinentry: add elm_entry_select_allow_set/get APIs
2016-05-11 SangHyeon Leegenlist : fix content cache issue by content_get
2016-05-11 Mike Blumenkrantzecore-evas: set some properties even if engine function...
2016-05-11 Mike Blumenkrantzecore-evas: call application-set focus functions if...
2016-05-11 Ji-Youn Parkedje_callbacks: fix click signal emitting even though...
2016-05-11 Tom HacohenEfl vg/ector: Fix namespacing to use . and not _.
2016-05-11 Tom HacohenEfl vg: Remove the no longer needed .Base hack.
2016-05-11 Tom HacohenEfl network: Remove the no longer needed .Base hack.
2016-05-11 Tom HacohenEctor generic: Remove .Generic and .Base (hack no longe...
2016-05-11 Tom HacohenEctor renderer cairo: Remove the no longer needed ...
2016-05-11 Tom HacohenEctor renderer gl: Remove the no longer needed .Base...
2016-05-11 Tom HacohenEctor renderer software: Remove the no longer needed...
2016-05-11 Thiep Haelm cnp: simplify data preparer
2016-05-11 Stefan Schmidttests: eio: make sure we cleanup eio_test_xattr_set...
2016-05-11 Thiep Haelm win: change to use legacy api for cocoa engine
2016-05-10 Jee-Yong Umedje_cc: cleanup queued jobs for removed program
2016-05-10 Andrii Kroitoredje_edit: fix edje_edit_group_copy
2016-05-10 Jee-Yong Umeet: add a helper to setup hash with generic value...
2016-05-10 Chris Michaelelput: Add API function to set max allowed pointer...
next