platform/upstream/elementary.git
2014-12-29 Dave AndreoliGenlist: do not fire clicked,right while dragging in...
2014-12-29 ChunEon Parkgenlist: add "scroll" smart call
2014-12-27 Daniel Juyung Seotest_transit: Cast integer to pointer correctly to...
2014-12-27 Amitesh Singhtest_glview: Refractored the shader/program log code.
2014-12-26 Dave AndreoliImprove -clicked- detection code by accept only if...
2014-12-26 Dave AndreoliGenlist: added the clicked,right event on items
2014-12-26 Dave AndreoliGenlist: better text style for the default_style select...
2014-12-26 Amitesh Singhlist/genlist/gengrid: Fix memory leak.
2014-12-26 Daniel Juyung Seogengrid: Enhance realized_items_get performance.
2014-12-26 Daniel Juyung Seogengrid, genlist, list, toolbar: Fix memory leak and...
2014-12-26 Daniel Juyung Seogenlist: Return the correct pointer for object item.
2014-12-26 Daniel Juyung Seogengrid: Add missing "moved" callback call on item...
2014-12-26 Andrii Kroitorelm_genlist: add missing callback call
2014-12-26 Andrii Kroitorelm_toolbar: fix memory leak in _elm_toolbar_nearest_vi...
2014-12-26 ChunEon Parktransit: revise tween sample
2014-12-26 Mike Blumenkrantzgenlist should ignore no-select items when moving with...
2014-12-26 Jee-Yong Umelm_transit: Append Elm_Transit_Tween_Mode sample to...
2014-12-24 Mike Blumenkrantzadd clipper for gadget popup shine
2014-12-24 jiin.moonimage: fix clipped image issue if x or y is less than...
2014-12-23 Jee-Yong Umelm_colorselector: Fix layout broken in ELM_COLORSELECT...
2014-12-23 Jaehyun Choelm_transit: Support rotation keeping current map effect.
2014-12-23 Jaehyun Choelm_transit: Support zoom keeping current map effect.
2014-12-19 Jee-Yong Umelm_colorselector: fix not intended duplication
2014-12-18 Daniel Juyung Seoimage: Fix formatting for the latest commit 283988.
2014-12-18 ChunEon Parktransit: revise sample
2014-12-18 jiin.moonelm/image: Fix an unclipped issue about image bigger...
2014-12-18 Stefan Schmidtmodules: Make sure we have all linker flags setup for...
2014-12-18 ChunEon Parktransit: clean up beizer test code...
2014-12-18 ChunEon Parktransit: print more detail control points message in...
2014-12-18 Jaehyun Choelm_widget: Pass Elm_Object_Item *item as *event_info...
2014-12-18 ChunEon Parktransit: adjust control point position range in the...
2014-12-18 ChunEon Parktransit: add bezier curve tween mode example
2014-12-18 Jee-Yong Umelm_label: Add an example handling "slide,end" signal
2014-12-18 Jee-Yong Umelm_label: Add "slide,end" signal emission
2014-12-18 ChunEon Parktransit: renamed to explicit examples.
2014-12-17 ChunEon Parktransit: fix warning (different types comparing)
2014-12-17 jiin.moonTransit: Support BEZIER CURVE
2014-12-16 Daniel Juyung Seogenlist: Fix dereference before null check.
2014-12-16 kabeer khanelm_list : Resolved TODO in elm_list.c and declared...
2014-12-16 Kairong YinFix T1525 New Append/Prepend Gengrid Item cannot be...
2014-12-16 Carsten Haitzler... elm - fix warnings added in f99be3a1d6bdc63153598b592b5...
2014-12-16 Hosang Kimgengrid: Fix mirroring issue about key event
2014-12-16 Jyotiprakash... genlist: added reorder feature on key events
2014-12-16 taehyubchange elm_naviframe_itepm_pop_to api document
2014-12-16 woochan leetest_check: deleted useless code.
2014-12-16 ChinmayaGengrid: Focus highlight should move to nearest visible...
2014-12-15 Daniel Juyung Seowin: Add more description for automatic switch to alpha...
2014-12-15 Daniel Juyung Seowin: Rename the internal variable to avoid confusion.
2014-12-15 Daniel Juyung Seowin: Support runtime alpha window switch on theme change.
2014-12-15 Daniel Juyung Seowin: Support elm_win style change and runtime theme...
2014-12-15 Daniel Juyung Seotable: Refactor internal codes to keep consistency.
2014-12-15 Daniel Juyung Seowin: Fix wrong return value of window theme apply.
2014-12-15 woochan leetest_external.edc: pulse value have to be true for...
2014-12-15 Daniel Juyung Seoentry: Make documentation less confusing.
2014-12-15 Sanjeev BAMultibutton entry - handle parent object null case.
2014-12-15 Carsten Haitzler... elm - layout - allow elm.txt or elm.text.* parts to...
2014-12-15 AnandList: Focus highlight when loop is enable
2014-12-14 Daniel ZaouiDnD: fix callbacks call on many DnD operations.
2014-12-14 Daniel Juyung Seotest_genlist: Remove unused value.
2014-12-13 Daniel Juyung Seogenlist: Fix genlist crash issue when clearing genlist...
2014-12-13 Daniel Juyung Seotest_genlist: Refactor genlist focus test.
2014-12-12 ChunEon Parkwin: set config engine on higher priority than DISPLAY...
2014-12-11 Stefan SchmidtREADME: Remove outdated version number
2014-12-11 Cedric BAILelm_win: make it possible to specify alpha window in...
2014-12-10 woochan leeelm_notify: added the notify's edje of popup smart...
2014-12-10 woochan leeelm_widget_progressbar.c: added description of Progress...
2014-12-10 Daniel Juyung Seoexample/sphere_hunter: Clean up source code.
2014-12-10 ChunEon Parkconfig: improve doc.
2014-12-10 ChunEon Parkelementary/config: improve doc.
2014-12-10 Cedric BAIL.gitignore: ignore new example.
2014-12-10 Cedric BAILautotools: build Sphere Hunter with the rest of the...
2014-12-10 Cedric BAILsphere_hunter: remove warning.
2014-12-10 Cedric BAILautotools: fix indentation.
2014-12-10 se.osadchy[Elementary/example]: Add new 3D game - Sphere Hunter.
2014-12-08 Carsten Haitzler... elm - UNBREAK BUILD! (#undef... SOMETHING)
2014-12-08 Mike Blumenkrantztooltips in windows make more attempts to not overlap...
2014-12-08 Mike Blumenkrantztooltip now calcs position more effectively during...
2014-12-08 Mike Blumenkrantztooltip windows now show themselves offscreen to force...
2014-12-08 Mike Blumenkrantztooltip windows now set shape input rect in elm_win
2014-12-07 Daniel Juyung Seowidget: Add/Fix internal documentations.
2014-12-04 Daniel Juyung Seodatetime: Fix edc sizing issue by putting fixed: 1 1.
2014-11-29 Daniel Juyung Seoslider: Clean up of the previous slider patch.
2014-11-29 Wonguk Jeongelm_cnp: decode escaped ASCII-encoded URI for dnd
2014-11-29 Anil Kumar... Slider: Added APIs to set/get slider's indicator visibi...
2014-11-29 Lukasz Stanislawskiconfig: do not use elm_config from previous epoch.
2014-11-29 Lukasz Stanislawskielm config: add key bindings for elm_actionslider
2014-11-28 Daniel Juyung Seotest_win_state: Add win lower and deiconify samples.
2014-11-28 Jaehyun Choelm_transit: Apply evas_map_util_object_move_sync_set...
2014-11-27 Stefan SchmidtREADME: Update version number to latest.
2014-11-26 Daniel Juyung Seotest_3d: Set indicator format explictly.
2014-11-26 Daniel Juyung Seoconfig: Refactor scrolling configuration dialog.
2014-11-26 Daniel Juyung Seotest_photocam: Enhance photocam test.
2014-11-26 Daniel Juyung Seotest_photocam: Remove unnecessary data set.
2014-11-25 Anandconfig: Fixed null return.
2014-11-25 Daniel Juyung Seotest_menu: Fix wrong parent set.
2014-11-25 Daniel Juyung Seowidget: Add error message when the parent parameter...
2014-11-25 Daniel Juyung Seoindex, list, menu: Optimize eo item usage.
2014-11-25 Daniel Juyung Seogengrid, genlist: Optimize eo item usage.
2014-11-25 Daniel Juyung Seodiskselector, flipselector: Optimize eo item usage.
2014-11-25 Daniel Juyung Seohoversel, popup, colorselector: Optimize eo item usage.
next