2011-10-10 |
Mike McCormack | edje: Add a --no-save option to edje_cc |
commit | commitdiff | tree | snapshot |
2011-10-05 |
seoz | edje edje_cc_handlers.c: Fixed edje_cc bugs about data... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
devilhorns | Edje: Stop deleting important m4 files on make maintain... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
woohyun | edje/edje_entry : When CURSOR_MODE_BEFORE, the width... |
commit | commitdiff | tree | snapshot |
2011-10-03 |
tasn | Edje entry: Emit signals on range del and add info... |
commit | commitdiff | tree | snapshot |
2011-10-03 |
tasn | Edje entry: Do the cheaper if first. |
commit | commitdiff | tree | snapshot |
2011-10-03 |
tasn | Edje signals: Add the ability to provide extra data... |
commit | commitdiff | tree | snapshot |
2011-10-03 |
woohyun | edje/edje_entry : fixed small bugs and warnings |
commit | commitdiff | tree | snapshot |
2011-10-02 |
billiob | edje: update ChangeLog |
commit | commitdiff | tree | snapshot |
2011-10-02 |
billiob | edje: description.max can be -1 |
commit | commitdiff | tree | snapshot |
2011-09-30 |
seoz | edje edje_cc_handlers.c: Fixed indentation and error... |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Jihoon Kim | From: Jihoon Kim <jihoon48.kim@samsung.com> |
commit | commitdiff | tree | snapshot |
2011-09-29 |
cedric | edje: add group inheritance. |
commit | commitdiff | tree | snapshot |
2011-09-27 |
cedric | edje: refactor code. |
commit | commitdiff | tree | snapshot |
2011-09-22 |
devilhorns | Edje: if _edje_fetch fails and we are returning from... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
caro | add tests and coverage support |
commit | commitdiff | tree | snapshot |
2011-09-10 |
discomfitor | you lied to me, cnp! |
commit | commitdiff | tree | snapshot |
2011-09-10 |
discomfitor | null check for color_class_list |
commit | commitdiff | tree | snapshot |
2011-09-08 |
hermet | edje - reverted embryo debug prints. |
commit | commitdiff | tree | snapshot |
2011-09-07 |
hermet | edje - added print_int print_float print_str funcs... |
commit | commitdiff | tree | snapshot |
2011-09-07 |
kakaroto | Edje: Use ecore_file_symlink rather than symlink |
commit | commitdiff | tree | snapshot |
2011-09-05 |
tasn | Revert "Edje entry: Start using the new tb_range_format... |
commit | commitdiff | tree | snapshot |
2011-08-30 |
cedric | edje: less useless call to eina_stringshare_add/del. |
commit | commitdiff | tree | snapshot |
2011-08-25 |
raster | chglog++ |
commit | commitdiff | tree | snapshot |
2011-08-25 |
raster | typo-- |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Jihoon Kim | From: Jihoon Kim <jihoon48.kim@samsung.com> |
commit | commitdiff | tree | snapshot |
2011-08-24 |
glima | [edje] Putting edc examples in src/examples dir, so... |
commit | commitdiff | tree | snapshot |
2011-08-23 |
seoz | edje edje_calc.c: Removed warnings. |
commit | commitdiff | tree | snapshot |
2011-08-22 |
cedric | edje: add collection.group.limits.vertical and collecti... |
commit | commitdiff | tree | snapshot |
2011-08-21 |
barbieri | change text's single recalc to use apply version. |
commit | commitdiff | tree | snapshot |
2011-08-20 |
barbieri | Just cut/ellipsis if text.min.x is not set. |
commit | commitdiff | tree | snapshot |
2011-08-20 |
barbieri | minor corner case fix for extents without some of the... |
commit | commitdiff | tree | snapshot |
2011-08-20 |
raster | and when doing proxy.. lets calc the right proxy id... |
commit | commitdiff | tree | snapshot |
2011-08-20 |
raster | fix: if proxy id < 0 (invalid) disable proxy...!!!... |
commit | commitdiff | tree | snapshot |
2011-08-19 |
antognolli | Edje: Make links work on PDF documentation. |
commit | commitdiff | tree | snapshot |
2011-08-18 |
tasn | Edje: Fixed a couple of compilation warnings. |
commit | commitdiff | tree | snapshot |
2011-08-18 |
englebass | edje: Fix shadow warnings |
commit | commitdiff | tree | snapshot |
2011-08-15 |
tasn | Edje entry: Fixed a markup_prepend that should have... |
commit | commitdiff | tree | snapshot |
2011-08-14 |
cedric | edje: fix cache and proxy. |
commit | commitdiff | tree | snapshot |
2011-08-14 |
cedric | edje: at least advertise the fact that we do have PROXY... |
commit | commitdiff | tree | snapshot |
2011-08-13 |
sachiel | Forward messages to Edje defined children of box and... |
commit | commitdiff | tree | snapshot |
2011-08-12 |
billiob | edje/epp: cpp line control command is #line |
commit | commitdiff | tree | snapshot |
2011-08-09 |
tasn | Edje entry: Start using the new tb_range_formats_get. |
commit | commitdiff | tree | snapshot |
2011-08-08 |
raster | remvoe todo's from doc |
commit | commitdiff | tree | snapshot |
2011-08-08 |
raster | and more doc clean for edje. |
commit | commitdiff | tree | snapshot |
2011-08-08 |
raster | remove some legacy bits of docs, fix spelling |
commit | commitdiff | tree | snapshot |
2011-08-05 |
antognolli | edje/perspective - Add an example using the perspective... |
commit | commitdiff | tree | snapshot |
2011-08-05 |
antognolli | edje/perspective - Add docs to the relative functions. |
commit | commitdiff | tree | snapshot |
2011-08-05 |
antognolli | edje/perspective - Actually use the global perspective. |
commit | commitdiff | tree | snapshot |
2011-08-05 |
sachiel | Inherit parts used by map too |
commit | commitdiff | tree | snapshot |
2011-08-05 |
gastal | Edje: Changing the screenshots from table and color... |
commit | commitdiff | tree | snapshot |
2011-08-05 |
gastal | Edje: fixing images on pdf. |
commit | commitdiff | tree | snapshot |
2011-08-05 |
gastal | Edje: Documenting the Edje animations functions. |
commit | commitdiff | tree | snapshot |
2011-08-04 |
cedric | edje: small error detection improvement. |
commit | commitdiff | tree | snapshot |
2011-08-03 |
antognolli | edje/dragable - Setting size of knob with the API. |
commit | commitdiff | tree | snapshot |
2011-08-03 |
antognolli | edje/dragable - Docs and example for dragable parts... |
commit | commitdiff | tree | snapshot |
2011-08-03 |
gastal | Edje: copy images for latex so we can make pdf docs. |
commit | commitdiff | tree | snapshot |
2011-08-03 |
gastal | Edje: removing author list from main page. |
commit | commitdiff | tree | snapshot |
2011-08-03 |
sachiel | Edje: Color class documentation |
commit | commitdiff | tree | snapshot |
2011-08-03 |
sachiel | Some more docs for the edje_external c api |
commit | commitdiff | tree | snapshot |
2011-08-03 |
tasn | Edje entry: Fixed changed/changed,user with backspace. |
commit | commitdiff | tree | snapshot |
2011-08-03 |
tasn | Edje entry: Added entry,changed,user signal. |
commit | commitdiff | tree | snapshot |
2011-08-03 |
Jihoon Kim | From: Jihoon Kim <jihoon48.kim@samsung.com> |
commit | commitdiff | tree | snapshot |
2011-08-02 |
antognolli | Fixing a problem with edje_object_color_class_del. |
commit | commitdiff | tree | snapshot |
2011-08-02 |
antognolli | edje/box - Document edje box API (just fixes) and add... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
sachiel | Fix DSO issues building examples. And Ecore-Evas is... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
gastal | Edje: fixing signal examples listen to. |
commit | commitdiff | tree | snapshot |
2011-08-02 |
raster | chlog++ |
commit | commitdiff | tree | snapshot |
2011-08-02 |
raster | fix edje_shutdown being calle3d before all edje object... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
raster | that's it - remove autom4te.cache dirs again... - keep... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
glima | [edje] Documentation for the following: |
commit | commitdiff | tree | snapshot |
2011-08-01 |
glima | Edje: edje table documentation. |
commit | commitdiff | tree | snapshot |
2011-08-01 |
gastal | Edje: fix edje swallow doc. |
commit | commitdiff | tree | snapshot |
2011-08-01 |
gastal | Edje: edje text parts documentation. |
commit | commitdiff | tree | snapshot |
2011-08-01 |
gastal | Edje: fixing link to examples. |
commit | commitdiff | tree | snapshot |
2011-08-01 |
seoz | edje edje_cc_handlers.c: Fixed documentation. |
commit | commitdiff | tree | snapshot |
2011-07-31 |
rui | Fix build (and rpmbuild) of evas now it installs some... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
gastal | Edje: edje swallow documentation. |
commit | commitdiff | tree | snapshot |
2011-07-29 |
glima | Damn. |
commit | commitdiff | tree | snapshot |
2011-07-29 |
glima | [edje] First commented example, along with infra to... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
glima | [edje] Documentation bumps on the following: |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Jihoon Kim | From: Jihoon Kim <jihoon48.kim@samsung.com> |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Jihoon Kim | From: Jihoon Kim <jihoon48.kim@samsung.com> |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Jihoon Kim | From: Jihoon Kim <jihoon48.kim@samsung.com> |
commit | commitdiff | tree | snapshot |
2011-07-26 |
seoz | edje Edje.h: Fixed documentation. |
commit | commitdiff | tree | snapshot |
2011-07-25 |
tasn | Edje docs: Updated the 'tag' part of the Edc reference. |
commit | commitdiff | tree | snapshot |
2011-07-24 |
discomfitor | update svn:ignores |
commit | commitdiff | tree | snapshot |
2011-07-24 |
discomfitor | my triumphant return to AUTHORS |
commit | commitdiff | tree | snapshot |
2011-07-24 |
discomfitor | populate edje.dox.in from edje.dox (was this intentiona... |
commit | commitdiff | tree | snapshot |
2011-07-24 |
discomfitor | middle mouse click now changes cursor location, fixes... |
commit | commitdiff | tree | snapshot |
2011-07-24 |
discomfitor | added entry,selection,none,request to spite tasn |
commit | commitdiff | tree | snapshot |
2011-07-24 |
discomfitor | renamed to entry,selection,all,request because tasn... |
commit | commitdiff | tree | snapshot |
2011-07-24 |
discomfitor | +entry,selection,request signal |
commit | commitdiff | tree | snapshot |
2011-07-24 |
discomfitor | add entry,paste,request,1 and entry,paste,request,3... |
commit | commitdiff | tree | snapshot |
2011-07-23 |
devilhorns | Edje: Add UNUSED where needed on the edje_entry obj. |
commit | commitdiff | tree | snapshot |
2011-07-19 |
tasn | Edje text: Fixed a bug with text ellipsis being off... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
tasn | Edje entry: Emit signals for undo/redo. |
commit | commitdiff | tree | snapshot |
2011-07-18 |
tasn | Edje entry: Removed redundant func call and 2 comments. |
commit | commitdiff | tree | snapshot |
2011-07-13 |
tasn | Edje entry: Removed a hack that's not needed anymore. |
commit | commitdiff | tree | snapshot |
2011-07-07 |
seoz | edje/ecore/eina: Updated documentaton for version number. |
commit | commitdiff | tree | snapshot |
next |