platform/upstream/elementary.git
2015-01-12 Stefan Schmidtrelease: Update NEWS and bump version for 1.13.0-alpha1... v1.13.0-alpha1
2015-01-12 Tom HacohenElm win: Fix added internal parameter to the win constr...
2015-01-12 Tom HacohenElm win: Fix elm_win_fake()'s name to follow conventions.
2015-01-12 Daniel ZaouiDnD: fix callbacks deletion for inline windows.
2015-01-12 Jee-Yong Umelm_colorselector: Fixed to make palette_box have prope...
2015-01-12 Carsten Haitzler... elm - fix build problem with examples - elocation api
2015-01-12 VBSScroller : Fix elm_scroller_last_page_get API wrong...
2015-01-12 Carsten Haitzler... elm - elm image orientation api fix - major bug in...
2015-01-12 ChunEon Parkgenlist: recommit 1879cc39258c63c24f0abcff56558b1f1b601...
2015-01-11 Mike Blumenkrantzelm_table now supports alignment
2015-01-11 Mike Blumenkrantzfake win should not perform widget focus setting on...
2015-01-11 Yakov GoldbergRevert "genlist: use eina bool"
2015-01-10 ChunEon Parkgenlist: remove unnecessary null check.
2015-01-10 ChunEon Parkgenlist: revert 6f177e5db01553276058235a81cbfcc9b2cd4e23
2015-01-10 ChunEon Parkgenlist: send decoration active signal to view item.
2015-01-10 ChunEon Parkgenlist: fix regression bug. (T1986)
2015-01-10 Mike BlumenkrantzELM_WIN_FAKE types should allow focus callbacks on...
2015-01-10 Mike Blumenkrantzentry now finds its window object more effectively...
2015-01-10 Mike Blumenkrantz+elm_win_fake(), ELM_WIN_FAKE type
2015-01-10 ChunEon Parkgenlist: code refactoring.
2015-01-09 ChunEon Parkgenlist: clean up genlist_smart_del() func.
2015-01-09 ChunEon Parkwidget: remove redundant internal macros
2015-01-09 Jean Guyomarc'hDo not call ecore_x_init() when not using X display.
2015-01-08 Mike Blumenkrantzclient frame client clip should be relative to client...
2015-01-08 ChunEon Parkgenlist: if the item was selected, then skip item_selec...
2015-01-08 ChunEon Parkgenlist: simple code clean up
2015-01-08 ChunEon Parkgenlist: use eina bool
2015-01-08 ChunEon Parkgenilst: descriptive comment++
2015-01-08 ChunEon Parkgenlist: remove internal callback usage.
2015-01-08 ChunEon Parkgenilst: get rid of lazy deletion.
2015-01-08 Stefan Schmidttheme: Add newly added icons to EXTRA_DIST to make...
2015-01-08 Daniel ZaouiRevert "win INLINE_IMAGE test now crashes as expected...
2015-01-08 ChunEon Parkgenlist: send signal to deco_all_view additionally.
2015-01-08 ChunEon Parkgenlist: +warning
2015-01-08 ChunEon Parkgenlist: make up lack of behaviors in item_disable
2015-01-08 ChunEon Parkgenlist: replace to internal call
2015-01-08 vivekelm_win: Fixed the issue of updating ecore_wl_window...
2015-01-08 VBSGengrid: fix gengrid reorder animation bug
2015-01-08 Shinwoo Kim[spinner] use strncmp, not strcmp to support styles...
2015-01-08 ChunEon Parkgenlist: +parent validation check
2015-01-08 ChunEon Parkgenlist: code refactoring.
2015-01-08 shilpa.singhelm_widget: elm_object_disabled_set API fix
2015-01-08 Jee-Yong Umelm_image: Fixed to have exact size using elm_image_fil...
2015-01-08 ChunEon Parkgenlist: fix crash issue.
2015-01-08 Nibha Sharmaelm_font: Fixed resource leak in function elm_font_avai...
2015-01-08 ChunEon Parktheme: fix misprint in popup style alias name
2015-01-07 Carsten Haitzler... elm filesel - fix eio access of widget data after de...
2015-01-07 ChunEon Parkgenlist: add more arguments validation checks
2015-01-07 Carsten Haitzler... elm progressbar - fix invalid access to freed units...
2015-01-07 Marcel Hollerbachfileselector: added a search icon
2015-01-07 ChunEon Parkgenlist: + parent validation check
2015-01-07 ChunEon Parkgenlist: code refactoring.
2015-01-07 ChunEon Parkgenlist: use simple macro
2015-01-07 ChunEon Parkgenlist: null check++
2015-01-07 ChunEon Parkgenlist: clean up missing resources in genlist_clear()
2015-01-07 ChunEon Parkgenlist: cancel multi selected items.
2015-01-07 ChunEon Parkcolorselector: memory leak fix in _color_bars_add
2015-01-07 Nak-Gyeong Kimelm_segment_control: Fix elm_object_item_text_set bug.
2015-01-07 woochan leeelm_diskselector.c: idle enterer add condition changed.
2015-01-06 Mike Blumenkrantzwin INLINE_IMAGE test now crashes as expected when...
2015-01-06 Mike Blumenkrantzelm_image now inherits edje signal emit
2015-01-06 Stephen Houstonthumb: Make sure to stop pulse animation on thumbs...
2015-01-06 ChunEon Parkgenlist: refactor code.
2015-01-06 Carsten Haitzler... theme - more efm icons from appb
2015-01-06 ChunEon Parkgenlist: use macro as possible.
2015-01-06 ChunEon Parkgelnist: unswallow makes sense. not smart member del.
2015-01-05 Chris Michaelelementary: Fix issue with event data causing an invali...
2015-01-05 Chris Michaelelementary: Fix return values to use Eina_Bool
2015-01-05 Chris Michaelelementary: Fix DnD to work again in wayland
2015-01-05 ChunEon Parkgenlist: keep the item class as given argument.
2015-01-05 ChunEon Parkgenlist: Fix genlist index get bug
2015-01-05 ChunEon Parkgenlist: add some comment in code.
2015-01-05 ChunEon Parkgenlist: use macro as possible.
2015-01-05 ChunEon Parkgenlist: use ELM_NEW
2015-01-05 ChunEon Parkgenilst: unselect items if the genlist select mode...
2015-01-05 ChunEon Parkgenlist: unselect item if the select mode is display...
2015-01-05 ChunEon Parkggenlist: code refactoring.
2015-01-04 Dave AndreoliImprove win dialog test to also include a test for...
2015-01-04 Daniel HirtElm_Entry: Fix dropped text data insertion
2015-01-03 Dave AndreoliAdded the elm_win_util_dialog_add() API function
2015-01-03 Dave AndreoliIcon: added documentation for the new fdo icon names
2015-01-02 ChunEon Parkgenlist: remove useless deco texts.
2015-01-02 ChunEon Parkgenlist: + null check
2015-01-02 ChunEon Parkgenlist: code refactoring
2015-01-02 ChunEon Parkgenlist: code refactoring.
2015-01-02 ChunEon Parkgenlist: code refactoring.
2015-01-02 ChunEon Parkgenlist: code refactoring.
2015-01-02 ChunEon Parkgenlist: code refactoring.
2015-01-02 ChunEon Parkgenlist: refactoring code.
2015-01-02 ChunEon Parkgenlist: code refactoring.
2015-01-02 ChunEon Parkgenlist: exceptional handling.
2014-12-31 Mike Blumenkrantzbox layout should not silently fail when size is less...
2014-12-31 ChunEon Parkgenlist: free selected items when genlist is cleared.
2014-12-31 ChunEon Parkgenlist: send reorder signal to decoration item and...
2014-12-31 ChunEon Parkgenlist: let group item set reorder style as it needs.
2014-12-31 woochan leetest_gengrid.c: Fixed Item_Data array size for prevent...
2014-12-31 Amitesh Singhtest_glview_simple: opimize draw code.
2014-12-30 Dave AndreoliIcon theme: added standard freedesktop names.
2014-12-30 Daniel Juyung SeoRevert "gesture_layer: Remove unnecessary value assignm...
2014-12-30 Daniel Juyung Seogesture_layer: Remove unnecessary value assignment.
next