platform/upstream/elementary.git
2013-12-29 Daniel Juyung Seotest_fileselector: Added edje custom filter example...
2013-12-29 Daniel Juyung Seotest_fileselector: Cleaned up the comments in the test...
2013-12-29 Ryuan Choientry: Show "Paste" option when called ctxpopup with...
2013-12-29 Ryuan Choifileselector : Add elm_fileselector_custom_filter_appen...
2013-12-28 Daniel Juyung Seotest_button: Fixed wrong button number.
2013-12-28 ami[hoversel] - Added evas smart signal "expanded" in...
2013-12-28 Amitesh Singh[elc_popup] - Added focus support on popup-base's swall...
2013-12-28 Chinmaya Panigrahi[Hoversel] Making focus cyclic for hoversel items.
2013-12-28 Carsten Haitzler... remove ifdefs for emotion and eio as they always come...
2013-12-27 Daniel Juyung Seowin: Added internal documentation about elm_win_rotatio...
2013-12-27 Ryuan Choiweb: Added elm_web_html_string_load() to load html...
2013-12-27 ami[elm_object_item] - Added elm_object_item_style_set...
2013-12-27 Mike Blumenkrantzset e init splash default version to 19
2013-12-27 Carsten Haitzler... adatp to new api rename
2013-12-27 Carsten Haitzler... multibuttonentry - emit edje signal to oedje object...
2013-12-26 Daniel Juyung Seoentry: Added missing smart callback documentation.
2013-12-26 Daniel Juyung Seoentry: Sort smart callback descriptions in alphabetical...
2013-12-26 Gustavo Lima... Reach mbe item on signal emit hook properly.
2013-12-26 Gustavo Lima... New Elementary API -- elm_multibuttonentry_format_funct...
2013-12-26 Gustavo Lima... Multi button entry items now support custom parts on...
2013-12-26 Gustavo Lima... Now multi button entry items will happily listen to_obj...
2013-12-26 Gustavo Lima... Add 'pulse' property to progressbar edje-external objec...
2013-12-26 Gustavo Lima... Give focus capabilities to elm_plug widget.
2013-12-26 Ryuan Choifileselector: Fixed simple typo
2013-12-26 Carsten Haitzler... elm config - move x properties to child window of root...
2013-12-26 Amitesh Singhclock: Fixed warning messages related to local variable...
2013-12-26 Daniel Juyung Seowin: Added floating mode documentation and added a...
2013-12-26 Daniel Juyung Seoelm: Unified eina critical manro to CRI.
2013-12-26 Dennis Schriddeelm_mapbuf: fix format warning
2013-12-25 maxerbaAdding hungarian translation
2013-12-23 Daniel Juyung Seotest_glview_simple: Do not manipulate glview if gl...
2013-12-23 Daniel Juyung Seotest_web.c: removed unused local variable.
2013-12-23 Ryuan Choitest_web: removed web-mobile test by adding an option...
2013-12-23 Daniel Juyung Seotheme: Check the return value of _elm_theme_group_file_...
2013-12-21 Ryuan Choiweb: popup for <select> shlould be scrollable if there...
2013-12-20 ChunEon Parkelementary/mapbuf - added 2 apis, elm_mapbuf_point_colo...
2013-12-20 ChunEon Parkelementary/mapbuf - update map necessarily.
2013-12-20 Daniel Juyung Seoelm_widget: added internal documentation about elm_widg...
2013-12-20 Daniel Juyung Seoauthor: added Michal Jagiello to authors list.
2013-12-20 Daniel Juyung Seofileselector: enter key press in name entry acts like...
2013-12-19 Mike Blumenkrantzmailmap myself
2013-12-19 Jihoon Kimelm_test: use EINA_TRUE or FALSE as parameter of elm_im...
2013-12-19 Daniel Juyung Seoconfig: comment out unused variable after commenting...
2013-12-18 José Roberto... Update systray theme to have only one box
2013-12-18 ChunEon Parkelementary/config - commented out the translation avail...
2013-12-18 Ryuan Choifileselector: Add elm_fileselector_sort_method_get...
2013-12-18 Daniel Juyung Seoclock test: modified clock test name, window title...
2013-12-18 Michal Jagielloclock: Add elm_clock_pause_set and elm_clock_pause_get...
2013-12-17 Carsten Haitzler... colorsel - allow widget to re-wrap smaller of resized...
2013-12-17 Carsten Haitzler... theme - focus out color should have been 255 all around...
2013-12-16 discomfitorbugfix: unset genlist mincalcd flag when changing to...
2013-12-16 Daniel Juyung Seoaccess: enable access back agian because we released...
2013-12-16 Daniel Juyung SeoRevert "elm access - let's not use un-exported apis...
2013-12-16 Daniel Juyung SeoRevert "elm_access: Disable public accessibility APIs...
2013-12-15 discomfitoranother misnamed genlist test window
2013-12-15 discomfitorsync genlist widget test window title with the test...
2013-12-15 discomfitornot sure why src/bin/test.c is executable...
2013-12-15 Daniel Juyung Seoelm_win: fixed typo from the documentation.
2013-12-15 Daniel Juyung Seoelm: removed trailing white spaces from headers before...
2013-12-15 Carsten Haitzler... elm access - let's not use un-exported apis and break...
2013-12-14 Daniel Juyung Seotest_calendar: clean up the code by split the internal...
2013-12-14 Daniel Juyung Seotest_access: enable access test again because we releas...
2013-12-14 Daniel Juyung Seoelm_test: clean up some elm_object_focus_set() usage.
2013-12-14 Daniel Juyung Seotest: removed unused codes.
2013-12-14 Daniel Juyung Seoelm examples: removed all the unnecessary empty lines.
2013-12-14 Daniel Juyung Seoelm lib: removed all the unnecessary empty lines.
2013-12-14 Daniel Juyung Seoelm_test: removed all the unnecessary empty lines.
2013-12-14 Daniel Juyung Seoelm examples: call evas_object_show(win) after its...
2013-12-14 Daniel Juyung Seoelm_test: call evas_object_show(win) after its content...
2013-12-14 Daniel Juyung Seowin: added a suggestion to call window object evas_obje...
2013-12-14 Daniel Juyung Seoflip: made flip test name more descriptive and fixed...
2013-12-14 Daniel Juyung Seoctxpopup: disable content correctly on smart disable.
2013-12-13 Ryuan Choiweb: Include webkit header in Elementary.h when built...
2013-12-13 ChunEon Parkelementary/ctxpopup - disable the contents when they...
2013-12-12 Cedric BAILpkgbuild: follow AUR elemetary-git version naming.
2013-12-11 Jean-Philippe... Flip: Fix confusion with hitsize and direction
2013-12-10 Mike Blumenkrantzfurther ensmallen event area
2013-12-10 Mike Blumenkrantzbugfix: ensmallen efm event area and make it overlap...
2013-12-10 Carsten Haitzler... example - prefs 03 - disallow animation time of 0 ...
2013-12-09 Daniel Juyung Seotest_dnd: clean up dnd sample code.
2013-12-09 Daniel ZaouiDnD: cancel feature during drag
2013-12-09 Daniel ZaouiDnD: Valgrind fixes
2013-12-08 Daniel Juyung Seopo: updated po
2013-12-08 Cedric Bailbuild: fix crosscompilation to be actually working.
2013-12-08 Cedric Bailpopup: make sure headers order is always fine.
2013-12-08 Cedric Bailatspi: handle build without gettext support.
2013-12-08 Cedric Bailelementary: remove now unecessary work around for windo...
2013-12-07 Daniel Juyung Seodatetime: fixed elm_wdg_disable parameter ret to &int_r...
2013-12-07 Daniel Juyung Seolayout: reset disabled status after refreshing the...
2013-12-07 Daniel Juyung Seolayout: check the return value of elm_widget_theme_obje...
2013-12-07 Boris Faureupdate .mailmap
2013-12-07 Boris Faureupdate .mailmap
2013-12-07 Daniel Juyung Seotest_glview_simple: internal refactoring and clean...
2013-12-07 Daniel Juyung Seolabel: removed unimplemented API documentation.
2013-12-06 Daniel Juyung Seoimage/layout/toolbar: fixed documentations which use...
2013-12-06 Stefan Schmidtconfigure: Enable v_rev again master for this developme...
2013-12-06 Viacheslav... genlist - don't do heavy queue work for 0 width genlist...
2013-12-06 Cedric Bailnaviframe: clip the shadow also.
2013-12-05 Yakov Goldbergfileselector: more doxygen typo and parameter name...
2013-12-05 Yakov Goldbergfileselector: parameter name typo, spank on me
next