platform/upstream/elementary.git
2014-01-13 Ryuan ChoiWidget: Removed !obj checks from ELM_WIDGET_DATA_GET_OR...
2014-01-13 Jihoon Kimentry: Add elm_entry_input_panel_show_on_demand_set...
2014-01-13 Ryuan Choielm_win: Removed EE_ENGINE_COMPARE macro to reduce...
2014-01-13 Ryuan Choigenlist: Check return value out of the loop in _realize...
2014-01-13 Ryuan Choifileselector: Fix that the enter key does not navigate...
2014-01-13 Ryuan Choiels_box : Move horizontal condition out of some loop...
2014-01-13 Carsten Haitzler... actionslider - fix unused macros to match current usage...
2014-01-13 prashant[actionslider]:enable the mouse event
2014-01-13 Carsten Haitzler... atspi - fix warnhings and use %llu (unsigned long long...
2014-01-13 Lukasz Stanislawskiatspi: accessible and component interface implementation.
2014-01-13 abhiAdding elm_tooltip_movement_lock_set() and elm_tooltip_...
2014-01-13 Carsten Haitzler... elm cnp (dnd) - file:/ is the minimum, not file://...
2014-01-12 Carsten Haitzler... theme - make dark rounded square less transp. and add...
2014-01-12 Daniel Juyung Seotest_genlist: Enable focus highlight and animation...
2014-01-12 Daniel Juyung Seotest_genlist: Renamed genlist20 test name to more descr...
2014-01-11 Carsten Haitzler... glview test - fix if evas gl ins't found - leak of...
2014-01-11 Carsten Haitzler... elm prefs cc - fix failed lseek handling on compile
2014-01-11 Carsten Haitzler... glview test - dont leak gld
2014-01-11 Carsten Haitzler... fix sign/unsigned compare warn
2014-01-11 Carsten Haitzler... use long not unsigned long - ftell returns long.
2014-01-10 Carsten Haitzler... elm glview - evas sync before rendering with always...
2014-01-10 Carsten Haitzler... dbus menu - fix leak of reply creation for method events
2014-01-10 Carsten Haitzler... mapbuf - move index check into eo method and use fixed...
2014-01-10 Carsten Haitzler... elm prefs - useless staement as _deltai() already fills...
2014-01-10 Carsten Haitzler... comment fallthroughs as intentional
2014-01-10 Carsten Haitzler... fix elm fsel test to check mkdir return
2014-01-10 Carsten Haitzler... app client - fix not handling failed return from eldbus...
2014-01-10 Carsten Haitzler... elm map - fix incorrect return check of fread
2014-01-10 Carsten Haitzler... elm map - fix incorrect return check of fread
2014-01-10 Carsten Haitzler... elm map - fix incorrect return check of fread
2014-01-10 Carsten Haitzler... formatting (spaces)
2014-01-10 Youngbok ShinWhen the viewport is resized, the entry size will be...
2014-01-10 Hosang Kim[scroller] fixed infinite loop bug in scroller
2014-01-10 Doug NewgardAdd COPYING.images to make dist
2014-01-10 Jihoon Kimtest_dnd: avoid to create icon object that will be...
2014-01-10 Jihoon Kimtest_glview: Show description if gl is not supported.
2014-01-10 Daniel Juyung Seotest_dnd: Check return value of strchr it can be NULL.
2014-01-10 Daniel Juyung Seotest_glview_simple: Add more description on glview...
2014-01-10 ChunEon Parkelementary/layout - write as possible as simpler code
2014-01-09 Ryuan Choiweb: Move EWebKit headers out of Elementary.h again
2014-01-09 ChunEon Parkelementary/layout - do it exactly same with smart_theme...
2014-01-09 Carsten Haitzler... Update PKGBUILD to work with release tarballs as well...
2014-01-09 Carsten Haitzler... elm prefs - fix leak if setup_err/set_err happens in...
2014-01-09 Carsten Haitzler... list test - make test item never able to access invalid mem
2014-01-09 Carsten Haitzler... genlist test - make test item never able to access...
2014-01-09 Carsten Haitzler... fix alloc to use right sizeof type in elm_image
2014-01-08 Carsten Haitzler... fix mingw build for setuid fix/checks
2014-01-08 Carsten Haitzler... setuid safeness - ensure if an app that is setuid doesn...
2014-01-08 Daniel Juyung Seogengrid, genlist: Fallback into default item style...
2014-01-08 Stefan Schmidtbuild: Fix make dist by removing reference to deleted...
2014-01-08 Daniel Juyung Seodiskselector, entry, index: Refactoring by reducing...
2014-01-08 Daniel Juyung Seoelementary_config: Refactor elementary config menu...
2014-01-08 Daniel Juyung Seoelm: Use EINA_FALSE instead of 0 for elm_image_resizabl...
2014-01-08 Daniel Juyung Seotest/diskselector,icon,image,list: Removed unnecessary...
2014-01-07 Jihoon Kimmap: fix allocator sizeof operand mismatch reported...
2014-01-07 Jihoon Kimelm: replace 0 or 1 with EINA_FALSE or EINA_TRUE
2014-01-07 Jihoon Kimelm_test: use EINA_TRUE or FALSE instead of 1 or 0
2014-01-06 Daniel Juyung Seoelm_priv.h: Removed null check from ELM_SAFE_FREE becau...
2014-01-06 Daniel Juyung Seoflip, gengrid: Removed dead assignments which were...
2014-01-06 Daniel Juyung Seo3d, flip_page test: Removed dead assignments which...
2014-01-06 Tom HacohenWidget: Don't check if it's the correct class everywhere.
2014-01-06 Daniel Juyung Seopo: Updated po files
2014-01-06 Daniel Juyung Seoelm: Removed the use of __UNUSED__ from elementary.
2014-01-06 Daniel Juyung Seoelm: Changed __UNUSED__ to EINA_UNUSED.
2014-01-06 Daniel Juyung Seomultibuttonentry, genlist, layout, toolbar: Fixed deref...
2014-01-06 Daniel Juyung Seotoolbar: Fixed dead assignment reported by clang build.
2014-01-04 Carsten Haitzler... elm theme - fix toggle color to hide invisible orange...
2014-01-03 maxerbaUpdating serbian translation
2014-01-03 WooHyun Jungwidget: Fix a bug in elm_widget_newest_focus_order_get.
2014-01-03 Jihoon KimRevert "entry: Add elm_entry_input_panel_show_on_demand...
2014-01-03 Jihoon Kimentry: Add elm_entry_input_panel_show_on_demand_set...
2014-01-03 Jihoon Kimlabel: fix typo in comment
2014-01-03 Ryuan Choiweb: Disable more logics to reduce binary size when...
2014-01-03 ChunEon Parkelementary/widget - don't call theme_set() until base...
2014-01-02 Daniel Juyung Seolayout: Moved internal smart data member to a correct...
2014-01-02 Daniel Juyung Seoimage: Remove unnecessary parameter for elm_obj_image_e...
2014-01-02 Daniel Juyung Seotest_photocam: Unfuck photocam test case by removing...
2014-01-01 Daniel Juyung Seoelm_widget: Partial update for widget smart data comments.
2014-01-01 Ryuan Choifileselector: Fix dereference before null check
2014-01-01 Ryuan Choifileselector: Fixed wrong allocation in _custom_filter_...
2014-01-01 Chinmaya Panigrahi[Genlist]: Added NULL check
2013-12-31 Daniel Hirtelm_test: fix test_entry_anchor scroller callback
2013-12-31 Jaehyun Cho[elm_widget] Fix not to load theme for mirroring if...
2013-12-31 Yakov Goldbergwidget, spinner: typo in elm_widget_focus_set()
2013-12-31 Daniel Juyung Seoauthors: Added Chinmaya as an elementary author.
2013-12-31 Chinmaya Panigrahi[Hoversel]: Added NULL check
2013-12-31 Jihoon Kimentry: fix build warning about explicit braces to avoid...
2013-12-31 Jihoon Kimspinner: add NULL check
2013-12-31 Jihoon Kimimage: add NULL check
2013-12-31 Jihoon Kimentry: add NULL check
2013-12-31 Jihoon Kimfileselector: add NULL check
2013-12-30 Yakov GoldbergRevert "fix Makefile to build with webkit"
2013-12-30 Yakov Goldbergscrollable interface: typo type
2013-12-30 Yakov Goldbergcalendar: add NULL checks
2013-12-30 Yakov Goldbergcalendar: fix doxygen
2013-12-30 Yakov Goldbergwin: fix parameter order in elm_win_available_profiles_...
2013-12-30 Yakov Goldbergdatetime: add NULL checks
2013-12-30 Yakov Goldbergdatetime: fix doxygen
2013-12-30 Yakov Goldbergfix Makefile to build with webkit
2013-12-30 Daniel Juyung Seotest_fileselector: Set the hoversel's hover parent...
next