platform/upstream/elementary.git
2013-01-10 Carsten Haitzlerand dont set states until state change cb tells u they...
2013-01-10 Daniel Juyung Seoelm index_example_0x.c: Fixed build command.
2013-01-10 Daniel Juyung Seoelm elm_index.h: More documentation warning for elm_ind...
2013-01-10 Daniel Juyung Seoelm index: Call elm_index_level_go(). It's a must.
2013-01-10 Carsten Haitzlerfix docs.
2013-01-10 Carsten Haitzlera quick test involving more win state stuff - add test...
2013-01-10 Cedric BAILelementary: hopefully the last one.
2013-01-10 Cedric BAILelementary: small left over.
2013-01-10 Cedric BAILelementary: add Ecore_Input.h directly.
2013-01-10 Cedric BAILelementary: remove build dependencie from old e_dbus.
2013-01-10 Jaehwan KimFix max value calculation of els_box. Related to svn...
2013-01-10 Jaehwan KimFix Buffer not null terminated
2013-01-09 Daniel Juyung Seoelm index: Fixed formatting.
2013-01-09 Daniel Juyung Seoelm map: Fixed formatting.
2013-01-09 WooHyun Jungelementary/elm_index : Freed pointer should not be...
2013-01-09 Shinwoo Kim[colorselector] remove resource leak possibility
2013-01-09 Jaehwan KimFix out-of-bounds read
2013-01-09 Jaehwan KimFix Dereference after null check
2013-01-09 Shinwoo Kim[conform] use proper condition, again.
2013-01-09 Shinwoo Kim[conform] use proper condition
2013-01-09 Jaehwan KimFix Logically dead code
2013-01-09 Jaehwan KimFix missing break
2013-01-09 ChunEon Parkelementary/mode/access - set file create mode before...
2013-01-09 Daniel Juyung Seoelm: Restructuring codes to remove dead codes.
2013-01-09 ChunEon Parkelementary/colorselector - SAFETY NULL checking
2013-01-09 ChunEon Parkelementary/map - fixed more insane free in map
2013-01-09 ChunEon Parkelementary/map - fixed memory leak
2013-01-09 ChunEon Parkelementary/font - fixed memory leak
2013-01-09 ChunEon Parkelementary/multibuttonentry - fix memory leak
2013-01-09 Jaehwan KimFix copy-paste error
2013-01-07 Flavio Vinicius... [elm] calendar: small fixes for documentation
2013-01-07 Flavio Vinicius... [elm] calendar: Fixing a problem with min/max year
2013-01-07 Shinwoo Kim[access] return null; not return;
2013-01-07 Massimo Maiuranaupdating portuguese and esperanto translations
2013-01-07 WooHyun Jungelementary/elm_entry : When limiting the length of...
2013-01-07 ChunEon Parkelementary/mapbuf - removed workaround code that would...
2013-01-07 ChunEon Parkelementary/label - and cancel the ellipsis before label...
2013-01-07 Shinwoo Kim[access] _elm_access_add() could return NULL
2013-01-07 ChunEon Parkelementary/label - removed data dosen't used anywhere
2013-01-07 ChunEon Parkelementary/label - recover ellipsis mode when slide...
2013-01-06 Daniel Juyung Seoelm naviframe: Fixed omitting signal emission when...
2013-01-06 Massimo Maiuranaupdating portuguese translation
2013-01-06 Daniel Juyung Seoelm elm_priv.h: Fixed wrong parameter which was spotted...
2013-01-05 Leandro Dorileoelementary: fix EDJE_VERSION
2013-01-05 ChunEon Parkelementary/label - removed unncessary
2013-01-05 ChunEon Parkelementary/label - removed unnecessary
2013-01-05 ChunEon Parkelementary/label - removed unnecessary call
2013-01-05 ChunEon Parkelementary/label - added a label signal callback "slide...
2013-01-05 ChunEon Parkelementary/naviframe - removed duplicated string data
2013-01-05 ChunEon Parkelementary/label - removed workaround. now it's working...
2013-01-05 Carsten Haitzlerfix small leak that only happens if elm config needs...
2013-01-04 Massimo Maiuranaupdating spanish and italian translation
2013-01-04 Daniel Juyung Seoelm: Refactoring.
2013-01-04 ChunEon Parkelementary/label - some missed stuff.
2013-01-04 ChunEon Parkelementary/label - added elm_label_slide_go()
2013-01-04 ChunEon Parkelementary/label - elm_label_slide_set() -> elm_label_s...
2013-01-04 ChunEon Parkelementary/label - support slide effect of the label...
2013-01-04 ChunEon Parkelementary/po - updated
2013-01-04 ChunEon Parkelementary/label - more information for users
2013-01-04 ChunEon Parkelementary/label - you intended this if it cannot slide...
2013-01-04 ChunEon Parkelementary/label - sliding -> slide
2013-01-04 ChunEon Parkelementary/fileselector - ++ unused
2013-01-04 ChunEon Parkelementary/label - removed unncessary set
2013-01-04 ChunEon Parkelementary/label - modified internal variable name...
2013-01-04 WooHyun Jungelementary/entry : Removing unused codes.
2013-01-03 Flavio Vinicius... [elm] Updating the NEWS with the lasts commits
2013-01-03 Flavio Vinicius... [elm] calendar: spinners for month and year now
2013-01-03 Flavio Vinicius... [elm] datetime: Adding max and min year to standard
2013-01-03 Flavio Vinicius... [elm] dayselector: making the looking and feel more
2013-01-03 Flavio Vinicius... [elm] file_selector: making the widget more desktop
2013-01-03 Flavio Vinicius... [elm] fileselector_buton test: small fixes
2013-01-03 Leandro DorileoElementary: remove duplicated slideshow icon
2013-01-03 DUBEYPRINCE... From: DUBEYPRINCE KUMAR <prince.dubey@samsung.com>
2013-01-03 ChunEon Parkelementary/naviframe - fixed some unacceptable stuffs.
2013-01-03 ChunEon Parkelementary/naviframe - use the layout intead of the...
2013-01-03 Jaehwan KimFix the bug which the callbacks of the sub-object are...
2013-01-03 Shinwoo Kim[access] export elm_access_activate_cb_set(); and add...
2013-01-03 Daniel Juyung Seoelm list: Fixed list separator size bug. Patch by Thiep...
2013-01-03 Daniel Juyung Seoelm elm_widget.c: ;; is not sexy.
2013-01-03 Daniel Juyung Seoelm slier: Used a macro for delay changed interval.
2013-01-03 ChunEon Parkelementary/po - updated
2013-01-03 ChunEon Parkelementary/naviframe - removed unnecessary string buf...
2013-01-03 JaeHyun Choelementary/naviframe - [E-devel][Patch] Fix _item_text_...
2013-01-02 Gustavo Lima... [elm] Just fixing the return type documentation of...
2013-01-02 Daniel Juyung Seoelm list: Use EINA_FALSE instead of 0 for Eina_Bool...
2013-01-02 Daniel Juyung Seoelm fingersize: Use correct apis instead of deprecated...
2013-01-01 Daniel Juyung Seoelm test_weather.c: Use entry activated callback.
2013-01-01 Daniel Juyung Seoelm test: Use EVAS_HINT_EXPAND and EVAS_HINT_FILL inste...
2013-01-01 Daniel Juyung Seoelm test_weather.c: Print more useful information.
2012-12-29 Mike Blumenkrantzupdate elm todo
2012-12-29 Mike Blumenkrantzsame netwm tooltip fix
2012-12-29 Gustavo Sverzut... elm: edbus (v1) is disabled by default.
2012-12-29 Mike Blumenkrantzsame commit for trunk
2012-12-28 Henrique Dante... [elm] Update ChangeLog
2012-12-28 Henrique Dante... [elm] Update test_main_menu with new D-Bus menu features
2012-12-28 Henrique Dante... [elm] Support freedesktop icons in D-Bus menu
2012-12-28 Henrique Dante... [elm] Use content from menu item to get menu text
2012-12-28 Henrique Dante... [elm] Support optional properties in D-Bus menu
2012-12-28 Henrique Dante... [elm] Support elementary icon directory in D-Bus menu
2012-12-28 Henrique Dante... [elm] Remove "visible" property from D-Bus menu (always...
next