summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Eo_Class is no more, RIPdevs/jeyzu/eo--Eo_ClassJérémy Zurcher2013-09-21145-157/+157
* elm_app_server: Deploy header file to fix distcheckStefan Schmidt2013-09-201-0/+1
* Add elm_app_service/client classJosé Roberto de Souza2013-09-1922-1/+3586
* Make _elm_user_dir_snprintf() visible to other elm modulesJosé Roberto de Souza2013-09-192-16/+17
* elementary: fix typoMichael Bouchaud2013-09-181-3/+3
* elementary: update Changelog and NEWSMichael Bouchaud2013-09-182-0/+8
* elementary: oops, missing this checkMichael Bouchaud2013-09-181-2/+3
* elementary: add a way to add some custom part text and save it for Elm_Object...Michael Bouchaud2013-09-183-1/+108
* Gesture layer: Updated changelog according to c08d6e0bf8350e69bc5aa8.Tom Hacohen2013-09-182-0/+6
* Revert "elm_gesture_layer: Fix potential NULL pointer dereference."Tom Hacohen2013-09-181-4/+2
* [naviframe] Enable item pop during item push.Jaehyun Cho2013-09-181-2/+3
* elm headers: fixed documentation about elm_object_item supports.Daniel Juyung Seo2013-09-1815-16/+41
* No need for a cast here as 'obj' is already Eo when passed in.Chris Michael2013-09-171-1/+1
* Remove __UNUSED__ from function declaration where parameter isChris Michael2013-09-171-2/+2
* elm_list.c: disable edje_object_parts_extends_calc in _item_fix.Daniel Juyung Seo2013-09-171-1/+5
* elementary: allow custom text part on item listMichaël Bouchaud (yoz)2013-09-161-1/+5
* elm_spinner.c: consider style name starting with "vertical" is a vertical spi...Daniel Juyung Seo2013-09-161-1/+1
* ChangeLog: fixed formatting.Daniel Juyung Seo2013-09-161-4/+4
* elm_flip.c: set focus to the flip's content object when flip go to is called.Daniel Juyung Seo2013-09-163-0/+13
* test_launcher.c: use elm_layout_signal_emit instead of edje_object_signal_emi...Daniel Juyung Seo2013-09-151-6/+6
* _close() exists on windows (patch by vtorri)Boris Faure2013-09-141-2/+2
* fix EAPI definition on Windows (patch by vtorri)Boris Faure2013-09-142-8/+8
* elm_spinner.c: fixed spinner arrow key bug.Daniel Juyung Seo2013-09-143-8/+24
* mailmaip: Add .mailmap file to fixup various git author entries.Stefan Schmidt2013-09-131-0/+45
* elementary/genlist,gengrid - should be cancel the track object before item vi...ChunEon Park2013-09-132-4/+4
* elementary/elm_object_item - delete the track objects when genlist/gengrid it...ChunEon Park2013-09-134-1/+28
* elm/examples: port 265eff94bb6274c284e8e111192f9922906990acU. Artie Eoff2013-09-121-4/+0
* examples: Fixed Makefile regression of rELM1dcd32068U. Artie Eoff2013-09-121-1/+1
* elementary/elm_object_item - removed white trailings.ChunEon Park2013-09-121-5/+5
* elementary - Actually this code is useless. there track object will be always...ChunEon Park2013-09-121-7/+0
* elementary - oops missed example adding.ChunEon Park2013-09-121-0/+74
* elementary - introduces 3 apis elm_object_item_track/untrack/track_get().ChunEon Park2013-09-127-2/+236
* fileselector: Added "selected,invalid" signal for wrong path on the path_entry.Ryuan Choi2013-09-125-4/+58
* elementary - revert ddc3cf80ce0a50a9161fcb212d3414f5d7b5898cChunEon Park2013-09-126-40/+0
* test_progressbar.c: refactoring. moved code to the better place.Daniel Juyung Seo2013-09-121-56/+56
* elm_flip.c: Added support for flip focus direction.Daniel Juyung Seo2013-09-123-0/+46
* ChangeLog/NEWS: fixed ChangeLog and NEWS.Daniel Juyung Seo2013-09-122-3/+3
* elm_layout.c: fixed typo.Daniel Juyung Seo2013-09-111-1/+1
* test_progressbar.c: Do not use global variable for progressbar structure. Tha...Daniel Juyung Seo2013-09-111-83/+103
* elm_widget_progressbgar.h: subtle formatting fix.Daniel Juyung Seo2013-09-111-2/+2
* Tell evas to use a frame object here.Chris Michael2013-09-111-0/+2
* elc_fileselector: Do not send "selected" signal when anchor was clicked.Ryuan Choi2013-09-111-1/+0
* Fixed wrong indentation and missing break in 74f308df9Ryuan Choi2013-09-111-9/+12
* config: Remove unnecessary alloc/free in _profile_fetch_from_conf()Ryuan Choi2013-09-111-7/+6
* Missing ChangeLog and News about new elm_table apiJosé Roberto de Souza2013-09-102-0/+5
* Tweak adjustment of setting opaque region.Chris Michael2013-09-101-2/+2
* elementary: del image_preload signal callback on elm_thumb when neededMichaël Bouchaud (yoz)2013-09-101-0/+6
* elc_fileselector : Select path which user typed on path_entry.Ryuan Choi2013-09-104-38/+118
* panel - really should support finger size for the open/close tab! add!Carsten Haitzler (Rasterman)2013-09-102-5/+31
* elm map - let's use some neautral colors for map items by default.Carsten Haitzler (Rasterman)2013-09-101-31/+31