platform/upstream/elementary.git
2015-01-19 ChunEon Parkgenlist: fix genlist multi-selected problem.
2015-01-19 Jaehyun Choelm_transit: Fix to support zoom rate zero.
2015-01-17 WooHyun Jungwidget: elm_win can be unfocused only when its ecore_ev...
2015-01-16 Stefan Schmidtconfigure: Fix typo in coverage option help text
2015-01-16 Cedric BAILtests: add coverage support.
2015-01-16 Cedric BAILtests: actually run the main loop properly to be able...
2015-01-16 maxerbaUpdating italian translation
2015-01-15 ChunEon Parkgenlist: code clean up
2015-01-15 ChunEon Parkgenlist: don't access item after removing it.
2015-01-15 ChunEon Parkgenlist: guard the item deletion problem.
2015-01-15 ChunEon Parkgenlist: fix the access of the invalid items.
2015-01-14 Mike Blumenkrantzgenlist needs to also highlight items on keyboard select
2015-01-14 Mike BlumenkrantzRevert "genlist: fix a crash when deleting a item in...
2015-01-14 ChunEon Parkgenlist: fix a crash when deleting a item in selected...
2015-01-14 ChunEon Parkgenilst: fix regression bug added in 0e7d521151ba93f3b5...
2015-01-14 Lukasz StanislawskiDo not explicite include atspi headers.
2015-01-14 ChunEon Parkgenlist: set missed item reference.
2015-01-14 ChunEon Parkgenlist: fix a crash of genlist group tree example.
2015-01-14 ChunEon Parkwidget: set missing elm_widget_item_magic
2015-01-13 Cedric BAILphotocam: force reload of image on file_set.
2015-01-12 Carsten Haitzler... elm image - fix image rotation in non-common cases
2015-01-12 Chris Michaelelementary: Fix dereference of null return value
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...
next