platform/upstream/elementary.git
2013-08-23 Chris MichaelFix wayland borders to not need framespace defined...
2013-08-23 Ryuan Choielm_entry: "elm.guide" part should be aligned to "elm...
2013-08-22 Gustavo Sverzut... genlist: implement list position signals.
2013-08-22 Gustavo Sverzut... genlist: rename even_odd_update to more generic name.
2013-08-22 Daniel Juyung Seonotify: changed animation finish data.item for notify.
2013-08-22 ChunEon Parkelementry/widget - Improve performance in applying...
2013-08-21 Daniel Juyung SeoChangeLog: remove remained conflict markers.
2013-08-21 Thiep Hanotify: Add hide effect to notify.
2013-08-21 Daniel Juyung Seofixed documentation for consistency. Gets -> Get.
2013-08-21 Daniel Juyung Seoelc_fileselector.c: fixed formatting.
2013-08-21 Daniel Juyung Seopo: updated po files.
2013-08-21 Daniel Juyung Seotest_slider.c: small refactoring of test code.
2013-08-21 Daniel Juyung Seoelc_popup.c: small clean-ups.
2013-08-21 Daniel Juyung Seotest.c: remove 's' from buttons and radios test name.
2013-08-21 ChunEon Parkelementary/naviframe - Revert "elementary/naviframe...
2013-08-20 ChunEon Parkelementary/flipselector - added disabled test case.
2013-08-19 ChunEon Parkelementary/popup - missed adding "lang,changed" smart...
2013-08-19 ChunEon Parkelementary/popup - support "language,chagned" smart...
2013-08-19 ChunEon Parkelementary/flipselector - fixed typo
2013-08-19 ChunEon Parkelementary/spinner - set default window size
2013-08-19 ChunEon Parkelementary/fileselector - removed unnecessary empty...
2013-08-19 ChunEon Parkelementary/flipselector - pass the immediate parent...
2013-08-18 ChunEon Parkelementary/mapbuf - fixed comment typo and more intuiti...
2013-08-18 ChunEon Parkelementary/mapbuf - evas_smart_objects_calculate()...
2013-08-18 ChunEon Parkelementary/mapbuf - revert 1f3fd49b4511ba4308a433cee9e7...
2013-08-16 Carsten Haitzler... test spinner editable mode in elm test
2013-08-15 Daniel Juyung Seoelm_win.c: focus animation refactoring.
2013-08-15 Daniel Juyung Seoelm_win.c: formatting fix before working on this file.
2013-08-15 Chris MichaelSorry Jihoon, need to revert this. The code pushed...
2013-08-14 Jihoon KimAdd elm_entry_input_panel_show_on_demand_set/get()
2013-08-14 Daniel Juyung Seoelc_naviframe.h: fixed wrong documentation.
2013-08-13 Daniel Juyung Seotest_popup.c: refactoring.
2013-08-13 Daniel Juyung Seoelc_popup.c: removed unnecessary code.
2013-08-13 Daniel Juyung Seotest_radio.c: refactoring.
2013-08-12 davemdsPhotocam remote url test: add a progressbar while downl...
2013-08-12 Daniel Juyung Seogengrid_example.c: refactoring layout.
2013-08-12 Daniel Juyung Seotransit_example_04.c: refactoring the sample code layout.
2013-08-12 ChunEon Parkelementary/mapbuf - trivial change
2013-08-12 ChunEon Parkelementary/Mapbuf - Ensure that content size calculatio...
2013-08-12 Chris MichaelRevert "Fix elementary building when --disable-ethumb...
2013-08-12 Chris MichaelFix elementary building when --disable-ethumb is passed in.
2013-08-12 Cedric Bailelementary: update ChangeLog/NEWS about URL support...
2013-08-12 Daniel Juyung Seotest_photocam.c: very subtile change. use EINA_TRUE...
2013-08-12 Daniel Juyung Seothumb_example_01.c: revival of size set. special thanks...
2013-08-12 Stephen Houstonelm_thumb: Add support for ethumb formatting and size...
2013-08-12 Cedric Bailelementary: add support for url in Elm_Photocam and...
2013-08-11 Daniel Juyung Seotest_focus3.c: refactoring.
2013-08-11 Daniel Juyung Seoelc_popup.c: remove unnecessary local variable.
2013-08-11 Daniel Juyung Seohover.edc win.edc: use correct state name.
2013-08-11 Daniel Juyung Seopopup.edc: polish up popup styles.
2013-08-11 Daniel Juyung Seoelc_popup.c: remove unnecessary weight and align set...
2013-08-11 Daniel Juyung Seotest_genlist.c test_list.c: Added focus highlight anima...
2013-08-11 Daniel Juyung Seoelm_win focus: Added elm_win_focus_highlight_animate_se...
2013-08-11 Daniel Juyung Seoelm_access.c: refactoring. cleaner code.
2013-08-11 Daniel Juyung Seotest_focus3.c: added window focus highlight enabled...
2013-08-11 Daniel Juyung Seoelm_win.c: check null before dereferencing it.
2013-08-11 Daniel Juyung Seoelm_prefs.c: make the string null terminated.
2013-08-11 Daniel Juyung Seoelm_prefs.c: handle null check correctly.
2013-08-11 Daniel Juyung Seoelm_prefs.c: dereference variable in a proper place.
2013-08-11 Daniel Juyung Seoelm_list.c: check null as well.
2013-08-11 Daniel Juyung Seoelm_cnp.c: initialize local variable.
2013-08-11 Daniel Juyung Seotest_dnd.c: compare a flag correctly.
2013-08-11 Daniel Juyung Seotest_access.c: free memory in a proper place.
2013-08-11 Daniel Juyung Seoquicklaunch.c: check return value of mkdir.
2013-08-11 Daniel Juyung Seoelm_prefs_cc_parse.c: tok null check in advance.
2013-08-11 Daniel Juyung Seoelementary_codegen.c: fixed formatting.
2013-08-11 Daniel Juyung Seoelementary_codegen.c: removed unused pointer value.
2013-08-11 Daniel Juyung Seotest_main_main.c: refactoring.
2013-08-11 Daniel Juyung Seoelm_panes.c: formatting fix while reading the code.
2013-08-10 ChunEon Parkelementary/popup - Fix the corrupted internal widget...
2013-08-10 ChunEon Parkelementary/popup - fixed typo
2013-08-10 ChunEon Parkelementary/popup - only set the notify style if the...
2013-08-10 ChunEon Parkelementary/popup - Don't need to set the style since...
2013-08-10 ChunEon Parkelementary/naviframe - update only theme changed views
2013-08-09 Cedric Bailelm_image: add support for url.
2013-08-09 Cedric Bailelm_image: fix structure order to avoid hole in it.
2013-08-09 Shinwoo Kim[access] remove double free possibility by removing...
2013-08-09 Carsten Haitzler... elm popup leak fix! also in notify!
2013-08-09 Shinwoo Kimtest_access.c - fixed typo
2013-08-08 ChunEon ParkElm_datetime bug fix patch: Max days in a month is...
2013-08-08 Daniel ZaouiGesture Layer: fix typo on Eo op
2013-08-07 Daniel Juyung Seotest_progressbar.c: enable/disable start/stop buttons...
2013-08-07 Daniel Juyung Seotest_progressbar.c: refactoring. run flag is not needed.
2013-08-07 Carsten Haitzler... fix finger size calc for calendar
2013-08-07 Daniel Juyung Seotest_progressbar.c: use EINA_TRUE for eina_bool type.
2013-08-07 Daniel Juyung Seoprogressbar_example.c: fixed wheel style pluse issue.
2013-08-06 Ryuan Choifileselector: Simple refactoring to fix possible leak.
2013-08-06 WooHyun Jungelementary/elm_widget.c : When there is no resize objec...
2013-08-06 WooHyun Jungelementary/elm_spinner.c : Whenever spinner is unfocuse...
2013-08-06 Yakov Goldbergfileselector: unfocus if anchor clicked/entry activated
2013-08-06 Yakov Goldbergfileselector: fix show filename in anchor for some...
2013-08-06 Yakov Goldbergfileselector: fix typo + behavior
2013-08-06 Yakov Goldbergfileselector: added TODO note
2013-08-06 Shinwoo Kim[access] call smart_access(); of the object which does...
2013-08-05 Carsten Haitzler... fix up elm thumb docs/examples.
2013-08-05 Carsten Haitzler... Revert "elm_thumb - Fix always false on elm_thumb_ethum...
2013-08-04 Stephen HoustonMerge branch 'master' of git+ssh://git.enlightenment...
2013-08-04 Stephen Houstonelm_thumb - Fix always false on elm_thumb_ethumb_client_get
2013-08-04 Daniel Juyung Seoelm_win.c: rename variable correctly. top_animate ...
2013-08-04 Daniel Juyung Seoelm_win.c: refactoring. cleaner code.
next