platform/upstream/elementary.git
2013-12-02 Daniel Juyung SeoNEWS: removed unnecessary version marker and update...
2013-12-02 Daniel Juyung SeoNEWS: added more explicit marker for each version like...
2013-12-01 Mike Blumenkrantzfix e border theme mouse events
2013-12-01 Mike Blumenkrantzadd in 1.8 release to changelog
2013-12-01 abhitooltip: Adding elm_object_tooltip_orient_set API
2013-12-01 Daniel Juyung SeoNEWS: added entries after 1.8 release.
2013-12-01 Cedric Bailautotools: forgotten files.
2013-12-01 Cedric Bailautotools: improve build system to be able to correctly...
2013-12-01 Cedric Bailgitignore: added autotools tool.
2013-12-01 Cedric Baillibtool: work around lack of communication between...
2013-12-01 Cedric Bailelm_prefs_cc: use the right macro to allow cross compil...
2013-12-01 Cedric Bailgitignore: ignore windows generated files.
2013-12-01 Carsten Haitzler... v1.8.0 v1.8.0
2013-12-01 Jerome Pinotdoxygen: fix label example
2013-11-30 Daniel Juyung Seoelm_genlist.c: return "elm.swallow.icon" part's object...
2013-11-30 Daniel Juyung Seoelm_genlist.c: return "elm.text" part's text when the...
2013-11-30 ami[hoversel] - Removed focus_direction since focus_cycle...
2013-11-30 Daniel Juyung Seoelm_widget.c: fixed formatting while reading the code.
2013-11-29 Carsten Haitzler... v1.8.0-beta2 v1.8.0-beta2
2013-11-29 nirajkrelm_genlist.c: Fix to decorate the item if it is set
2013-11-29 Carsten Haitzler... readme - update readme for efl 1.8
2013-11-28 Gustavo Sverzut... genlist: clear 'rel' pointer when it becomes unused...
2013-11-28 Tom HacohenElm scroller: prevent usage of uninitialized vars as...
2013-11-28 Tom HacohenElm scroller: _movement_block_get fix return val on...
2013-11-28 Daniel ZaouiAdd callback when drag start in item containers
2013-11-28 Daniel ZaouiRename DnD test
2013-11-28 Daniel Juyung Seotrack_example_01.c: internal refactoring of track examp...
2013-11-28 Carsten Haitzler... elm - diskselector - fix min height to at least be...
2013-11-28 Daniel Juyung Seogenlist.edc: fixed decorate all mode bug when scrolling.
2013-11-28 Daniel Juyung Seoelm_spinner.c: support mouse wheel in spinner.
2013-11-28 Daniel Juyung Seoelm_index.c: removed unused empty function.
2013-11-28 Carsten Haitzler... genlist - fix show item if list manipulation changes...
2013-11-27 Seong-ho ChoUpdate Korean translation
2013-11-26 Rafael Antognollielm_win/wayland: Call frame update after rotation changed.
2013-11-26 Daniel Juyung Seotest_icon.c: internal refactoring of test_icon example.
2013-11-26 Daniel Juyung Seotest_icon.c: removed unnecessary box.
2013-11-26 Carsten Haitzler... elm scroller - fix infinite recursion in scroller adjust
2013-11-26 Carsten Haitzler... elm-config desktop - remove system from categories...
2013-11-26 ChunEon Parkelementary/flip - revise the test code.
2013-11-26 Daniel Juyung Seogenlist.edc: fixed missing "fixed: 0 1;" notation in...
2013-11-25 Carsten Haitzler... printf--
2013-11-25 Carsten Haitzler... elm - scroller - fix missing large set of signal callba...
2013-11-25 ChunEon Parkimage - fix the elm_image_prescale_set() to work properly.
2013-11-25 Carsten Haitzler... 1.8.0-beta1 v1.8.0-beta1
2013-11-25 Daniel Juyung Seotest_popup.c: added popup example which has a rectangle...
2013-11-24 Daniel ZaouiDnD: safe inlist elements removal
2013-11-23 maxerbaAdding polish localization
2013-11-23 Carsten Haitzler... wayland - fix cnp segv
2013-11-22 maxerbaUpdating galician localization
2013-11-22 Daniel Juyung Seogeneral_funcs_example.c: fixed wrong window's resize...
2013-11-22 ChunEon Parkelementary/mapbuf - reset the mapbuf correctly when...
2013-11-22 ChunEon Parkelementary/mapbuf - set NULL if the content is empty.
2013-11-22 Jihoon Kimfix typos in doxygen and comments
2013-11-21 Sanjeev BAT531 - Elemntary_popup does not respond to 'close'...
2013-11-21 Daniel Juyung Seoelm_diskselector.c: reduce item_count number on _item_d...
2013-11-21 WooHyun Jungelementary/elm_scroller.c : For checking focus next...
2013-11-20 WooHyun JungFix build warning.
2013-11-20 WooHyun Jungelementary/elc_multibuttonentry.c : Multibuttonentry...
2013-11-20 Carsten Haitzler... elm - table - protect against invalid cell/row values...
2013-11-20 ChunEon Parkelementary/ctxpopup - fix T235 ctxpopup_example_01...
2013-11-20 Daniel Juyung Seogenlist_example_04/05.c: initialize pointer variables...
2013-11-20 Daniel Juyung Seoindex_example_01.c: sample code internal refactoring.
2013-11-20 Daniel Juyung Seoindex_example_01.c: fixed wrong example code. elm_index...
2013-11-19 ChunEon Parkelementary/transit - fix the T511 "_transit_auto_revers...
2013-11-19 Tom HacohenHoversel: Fix access to already deleted object.
2013-11-19 Tom HacohenTests: Added elm_suite.h to EXTRA_DIST.
2013-11-19 Ryuan ChoiIntroduce check for unit testing framework of Elementary
2013-11-19 Carsten Haitzler... 1.8.0-alpha2 v1.8.0-alpha2
2013-11-19 Carsten Haitzler... genlist - fix queue processor to not account for entire...
2013-11-18 Carsten Haitzler... theme-randr - extend pwr event area for those who dont...
2013-11-18 Stefan Schmidtmailmap: Sync file with changes from efl
2013-11-18 Ryuan Choielm_web: Fixed warnings when opened popup for <select>
2013-11-18 Daniel Juyung Seoelc_hoversel.c: use int_ret instead of ret because...
2013-11-18 Daniel Juyung Seotooltip.edc: fixed a comment typo.
2013-11-18 ChunEon Parkelementary - added a warning for elm_widget_item_track().
2013-11-18 Daniel Juyung Seotest_main_menu.c: refactored button callback function.
2013-11-18 Daniel Juyung Seotest_genlist.c: removed unnecessary spaces from legacy...
2013-11-18 Daniel Juyung Seotest_genlist.c: added callbacks for unrealized and...
2013-11-17 Yakov Goldbergthumb: typo in Eo OP_ID name
2013-11-17 Yakov Goldbergwidget: typo in Eo OP_ID name
2013-11-17 Daniel Juyung Seoelm_authors.h: escape ryuan from email crawler.
2013-11-17 Carsten Haitzler... check + radio - fix sizing evals and emits on content set
2013-11-17 Carsten Haitzler... test - unify glsl formatting to match glview gears...
2013-11-17 Carsten Haitzler... list - fix separators to be the correct direction
2013-11-16 Carsten Haitzler... list - fix item disable and infinite loop on next select
2013-11-16 Carsten Haitzler... entry - fix autosave timer del on shutdown
2013-11-16 Carsten Haitzler... po - update
2013-11-16 Carsten Haitzler... theme - remove unused images
2013-11-16 Carsten Haitzler... elm-test - oops - fix colorsel premul
2013-11-16 Carsten Haitzler... theme - add more usability hints for ranr dialog like...
2013-11-16 Michael Bouchaudelementary: fix image counts in slideshow exemple
2013-11-16 Carsten Haitzler... fix color premul complaints in examples
2013-11-16 Andrii KroitorElm_menu: fixed item disable hook for elm_dbus_menu
2013-11-15 Daniel Juyung Seoscroller, slider: fixed wrong changed I made by 6a683df...
2013-11-15 Daniel Juyung Seoelm_index.c: changed internal smart data variable name...
2013-11-15 Daniel Juyung Seoelm_main.c: use a direct variable check instead of...
2013-11-15 Daniel Juyung Seoelm_win.c: removed build warning when there is no wayla...
2013-11-15 Daniel Juyung Seoelm_index.c: internal refactoring as a code cleanup.
2013-11-15 Daniel Juyung Seotest_index.c: added index clear example and use activat...
2013-11-15 Daniel Juyung Seotest_index.c: internal refactoring of test code.
next