platform/upstream/elementary.git
2012-11-22 Carsten Haitzlermodify index test to test autohide disable before items...
2012-11-22 Daniel Juyung Seoelm NEWS/ChangeLog for r79545.
2012-11-22 Daniel Juyung Seoelm elm_entry.c: Fixed 1. Removed duplicated have_selec...
2012-11-22 ChunEon Parkelementary/naviframe - Clear the title contents when...
2012-11-22 Daniel Juyung Seoelm elm_conform.c: Set conformant as an evas object...
2012-11-22 ChunEon Parkelementary/naviframe - backport 79541
2012-11-22 ChunEon Parkelementary/naviframe - let's remove contents which...
2012-11-22 WooHyun Jung[elementary/elm_layout] When elm_layout(or a widget...
2012-11-22 Michael BOUCHAUDelementary: fill NEWS and Changelog
2012-11-22 Michael BOUCHAUDelementary: fix flip, who show the two faces at same...
2012-11-21 Michael BOUCHAUDelementary: update the min size hint on elm_label after...
2012-11-21 Shinwoo Kim[naviframe] enhance access feature
2012-11-21 ChunEon Parkelementary/win - Dont be allow under -320 to be passed...
2012-11-21 ChunEon Parkelementary/win - ahh. there are 2 APIs to set rotation.
2012-11-21 ChunEon Parkelementary/win - more reasonable exception handling
2012-11-21 Daniel Juyung Seoelm test_gengrid.c: Added a 'GenGrid Item Styles' sampl...
2012-11-21 Daniel Juyung Seoelm elm_gengrid.h: Added more description to gengrid...
2012-11-21 Daniel Juyung Seoelm test_gengrid.c: Refactoring. Removed unnecessary...
2012-11-21 Daniel Juyung Seoelm gengrid.edc: Added comments to gengrid item styles.
2012-11-21 Daniel Juyung Seoelm gengrid.edc: Now gengrid 'default_style' item style...
2012-11-21 ChunEon Parkelementary/naviframe - unnecessary job stuff.
2012-11-21 Rafael Antognollielm/wayland: Let elementary handle the frame by itself.
2012-11-20 Massimo Maiuranaupdating various translations
2012-11-20 Daniel Juyung Seoelm test_gesture_layer2.c: Added a check for the first...
2012-11-20 Daniel Juyung Seoelm elc_popup.c: Fixed the popup focus next infinite...
2012-11-20 Daniel Juyung Seoelm elm_widget.c: Added more internal function description.
2012-11-20 ChunEon Parkelementary/conformant - fixed typo and avoid duplicated.
2012-11-19 Jiyoun Parkreadd elm_window's function to deal with
2012-11-19 Shinwoo Kim[list] enhance access feature - add access activate...
2012-11-19 Shinwoo Kim[access] enhance access feature
2012-11-19 ChunEon Parkelementary/conformant - try connect for land/port corre...
2012-11-19 ChunEon Parkelementary/win, conform - dont accept negative degree.
2012-11-19 ChunEon Parkelementary/conform - more optimal code
2012-11-18 Rui SeabraThe previous commit was a slight fix on the efl spec...
2012-11-16 Massimo Maiuranaupdating spanish and galician translations
2012-11-16 Daniel Juyung Seoelm genlist: Trigger item unhighlight on item unselect...
2012-11-16 Daniel Juyung Seoelm gengrid: Refactoring. Use simpler code.
2012-11-16 Daniel Juyung Seoelm gengrid/genlist: Refactoring. Now genlist/gengrid...
2012-11-16 Daniel Juyung Seoelm genlist/gengrid: Refactoring.
2012-11-16 Daniel Juyung Seoelm win: Refactoring. Use shorter/cleaner code.
2012-11-16 Daniel Juyung Seoelm gengrid: Removed unnecessary duplicated calls.
2012-11-16 Shinwoo Kim[check] add remote activate callback which is called...
2012-11-16 Shinwoo Kim[access][genlist] enhance access feature - add access...
2012-11-16 Jihoon Kimelementary: move Elm_Focus_Direction into Focus group
2012-11-16 WooHyun Jung[elementary/datetime] Fixed module codes. The parent...
2012-11-15 Jiyoun ParkSupport elm_conformant deal with indicator service.
2012-11-15 Jaehwan KimChange the parameter of the elm_toolbar_item_show/bring...
2012-11-15 Stefan Schmidtelementary: Remove warnings introduced with the Toolbar...
2012-11-15 Shinwoo Kimuse evas_object_event_callback_del_full() instead of...
2012-11-14 Michael BOUCHAUDelmentary: add elm_gengrid_nth_item_get
2012-11-14 Michael BOUCHAUDelmentary: add elm_genlist_nth_item_get
2012-11-14 Jonas M. GastalAdds information about supported Elm_Map_Overlay_Type...
2012-11-14 Daniel Juyung Seoelm elm_toolbar.c: Use correct callback function.
2012-11-14 Daniel Juyung Seoelm elm_photo.c: Use longpress_timeout configuration...
2012-11-14 Daniel Juyung Seoelm image, photo, plug, segment_control, thumb: Check...
2012-11-14 Daniel Juyung Seoelm test_photo.c: Added clicked smart callback example...
2012-11-14 Daniel Juyung Seoelm test_index.c: 1. do not need to call elm_list_selec...
2012-11-14 Daniel Juyung Seoelm test: Correct elm_win_resize_object_set() usage...
2012-11-14 Daniel Juyung Seoelm conform: Use Evas_Smart_Cb_Description for smart...
2012-11-14 Jaehwan KimSupport the theme change about "base" in Toolbar.
2012-11-14 BluezeryFrom: Bluezery <ohpowel@gmail.com>
2012-11-14 Jaehwan KimWhen toolbar is expand mode and scrolled, it's scrolled...
2012-11-14 Jaehwan KimAdd the Toolbar 9. It's expand mode using "item_centere...
2012-11-14 Shinwoo Kim[toolbar] enhance access feature - add smart_activate...
2012-11-14 Jaehwan KimFix the elm_image which is made up of a edje object...
2012-11-13 Sebastian Dransfeldelementary: revert
2012-11-13 Daniel Juyung Seoelm elm_object.h: Fixed documentation and added more...
2012-11-13 Jiyoun ParkSupport elm_conformant deal with indicator service.
2012-11-13 Jaehwan Kimsince 1.8 => @since 1.8 in doc
2012-11-13 Shinwoo Kim[access] enhance access features
2012-11-12 Michael BOUCHAUDelementary: add missing selected in elm_index, when...
2012-11-12 Gustavo Lima... Gotta love those leftovers.
2012-11-12 Jaehwan KimAdd elm_toolbar_item_show/bring_in. It show or bring...
2012-11-12 ChunEon Parkelementary/conformant - support state change callbacks...
2012-11-10 ChunEon Parkelementary/elc_fileselector_entry - [E-devel] E-devel...
2012-11-09 Michael BOUCHAUDelementary: update news file
2012-11-09 Daniel Juyung Seoelm default.edc: Separate access.edc and focus_highligh...
2012-11-08 Daniel Juyung Seoelm access: Use less memory. Use Eina_Bool for access_mode.
2012-11-08 Massimo Maiuranaupdating spanish translations
2012-11-08 Shinwoo Kimdear all, hello.
2012-11-08 Shinwoo Kim[clock] add access features
2012-11-08 Daniel Juyung Seoelm access: Rename access hook name according to elm...
2012-11-08 Daniel Juyung Seoelm access: Create access object only when access mode...
2012-11-08 Daniel Juyung Seoelm elm_widget_gengrid.h: Fixed gengrid documentation...
2012-11-07 Gustavo Lima... [elm] Fix typo on notify example.
2012-11-07 Vincent TorriElm: fix quicklaunch on cygwin
2012-11-07 Daniel Juyung Seoelm elm_win.c/h: Made documentation more explicit.
2012-11-06 Gustavo Lima... [elm] Account for elm_object_orient_set() deprecation
2012-11-06 Mikael SANSelementary/elm_icon: fix wrong parameter
2012-11-06 Gustavo Lima... [elm] chlog++
2012-11-06 Gustavo Lima... [elm] Fix typo on check's theme -- back from
2012-11-06 Gustavo Lima... [elm] Cosmetic changes on macro definitions for the
2012-11-06 Gustavo Lima... [elm] Some layout doc improvements.
2012-11-02 WooHyun Jungelementary/elm_entry : From. Thiep Ha.
2012-11-02 ChunEon Parkelementary/flip - refacatoring (remove duplicated code)
2012-11-02 ChunEon Parkelementary/flip - don't update map uv for proxy object
2012-11-01 ChunEon Parkelementary/menu - only set icons when string exists.
2012-11-01 ChunEon Parkelementary/config - fix the text_overlay feature to...
2012-11-01 ChunEon Parkelementary/notify - +@since and fill extra descriptions...
2012-10-31 Rafael Antognollielm/orient: Align (0.5, 0.0) is TOP, not TOP_LEFT.
next