platform/upstream/elementary.git
2014-08-20 Stefan Schmidtrelease: Update NEWS and bump version for 1.11.0 release v1.11.0
2014-08-20 Daniel Juyung SeoNEWS: cleaned up new file for the 1.11 release.
2014-08-20 Daniel Juyung Seomap: added missing since tag for a new api.
2014-08-20 ChunEon ParkREADME: fix typo.
2014-08-18 Carsten Haitzler... e theme - screen suspend/locl/resume etc, make black...
2014-08-15 Mike Blumenkrantzmy 1.11 NEWS updates
2014-08-15 Stefan Schmidttests: Ship elm_test_helper.h in dist tarball
2014-08-15 Boris Faureslider: update documentation on elm_slider_step_set...
2014-08-15 ChunEon Parkentry: fix clearing selection region problem while...
2014-08-14 Stefan SchmidtREADME: Cosmetic change to align underline with two...
2014-08-13 Daniel Juyung Seopo/ko: updated Korean translation.
2014-08-13 Daniel Juyung Seopo: update po due to string changes.
2014-08-13 Daniel Juyung Seodoc: removed @ from @since if it needs to be inlined...
2014-08-13 Daniel Juyung Seopanel: changed wrong term - drawer - in panel.
2014-08-13 Daniel Juyung Seoradio: added quotes for smart callback name in the...
2014-08-13 Savio Senaautotools: Renamed --disable-c++11 to --disable-cxx...
2014-08-13 Savio Senaelm++: Update C++ examples to use the new API.
2014-08-13 maxerbaUpdating italian translation
2014-08-13 Daniel Juyung Seodoc: added @c for eina bool in the documentation.
2014-08-12 Daniel Juyung Seobutton: fix hoversel and button fixed: 1 1 warning...
2014-08-12 Daniel Juyung Seobutton: revert this patch because this patch just broke...
2014-08-12 Mike Blumenkrantzforce desklock theme min sizing on text
2014-08-11 ChunEon Parkbutton: add fixed 1 1 in case that text is not used.
2014-08-11 ChunEon Parkpanes: add fixed error message.
2014-08-11 Stefan Schmidtrelease: Update NEWS and bump version for 1.11.0-beta2... v1.11.0-beta2
2014-08-10 Carsten Haitzler... elm - do not do x11 main/config stuff without DISPLAY set
2014-08-10 Carsten Haitzler... elm win - fix invalid use of elm engine config per...
2014-08-10 zmikegengrid once again selects items using keyboard when...
2014-08-09 davemdsGenlist: do not segv if the user clear the list on...
2014-08-09 davemdsblank line --
2014-08-09 davemdsGengrid: fix position calculation
2014-08-08 davemdsdoc: sync changes made in efl
2014-08-08 Stefan Schmidtconfigure: Use the same default CFLAGS/LDFLAGS as we...
2014-08-08 Lukasz Stanislawskiatspi: remove EAPI from elm_atspi_text_text_attribute_free
2014-08-08 Carsten Haitzler... elm cnp - remove usless check/code according to CID...
2014-08-08 Carsten Haitzler... elm gengrid - fix CID 1222464
2014-08-08 Carsten Haitzler... elm entry - fix CID 1194480 in coverity
2014-08-07 q66autotools: install .pc files to the correct directory...
2014-08-07 Daniel Juyung Seowidget: added warnings to internal headers.
2014-08-07 Stefan Schmidtgengrid: Fix since version for new elm_gengrid_reorder_...
2014-08-07 zmikephotocam should reset its preload when a new file is...
2014-08-07 Gwanglim Leewin: Don't call ecore_x_screensaver APIs if elm win...
2014-08-07 Chris Michaelelementary: Handle case where ELM_ENGINE environment...
2014-08-07 Stefan Schmidtshot.sh: Set ELM_DISPLAY to bring the elm shot engine...
2014-08-07 Carsten Haitzler... elm win - only auto choose x11/wl based on envvar if...
2014-08-07 Carsten Haitzler... elm config - fix leak on shutdown of config struct...
2014-08-07 Carsten Haitzler... elm - fix data leak if config version bad in property.
2014-08-06 Stefan Schmidtbuild: Make sure we don't redefine SCREENSHOTS but...
2014-08-06 ChinmayaGenlist: Fixed indentation.
2014-08-06 Anandgenlist: removed unnecessary EINA_UNUSED macro
2014-08-06 Daniel Juyung Seowin: initialize the internal variable. fixed uninitiali...
2014-08-05 Carsten Haitzler... elm config - expose vsync config so people can turn...
2014-08-05 Carsten Haitzler... elm - add apis to deal with accel perference
2014-08-04 Stefan Schmidtrelease: Update NEWS and bump version for 1.11.0-beta1... v1.11.0-beta1
2014-08-04 Mykyta Biliavskyictxpopup: Fix wrong popup size.
2014-08-04 Mykyta Biliavskyictxpopup: fix arrow geometry set.
2014-08-03 Daniel Juyung Seogitignore: ignore a generated file.
2014-08-03 Daniel Juyung Seofileselector: renamed internal variable to reduce confu...
2014-08-01 davemdsGengrid: fix search_by_text_item_get() text_get call
2014-08-01 davemdsGenlist: fix search_by_text_item_get() text_get call
2014-08-01 Igor MurzovUpdate russian translation
2014-08-01 Stefan Schmidtrelease: Update NEWS and bump version for 1.11.0-alpha1... v1.11.0+alpha1 v1.11.0-alpha1
2014-08-01 Stefan Schmidtbuild: Avoid -shared LDFLAG to allow me to have a worki...
2014-08-01 Daniel Juyung Seotest.edc: set ellipsis as -1 if text min is 1 X.
2014-08-01 Daniel Juyung Seonaviframe: set EINA_UNUSED for the unused variable.
2014-07-31 Daniel Kolesamove the cleanfiles away from if to make it work withou...
2014-07-31 Daniel Kolesafix distcheck by adding generated .eo.hh to cleanfiles
2014-07-31 Jaehyun Choelc_naviframe: Fix warning caused by elm_obj_layout_sig...
2014-07-31 Jaehyun Choelc_naviframe: Fix access info set for naviframe prev_b...
2014-07-30 Sanjeev BAFix typos in docs.
2014-07-29 Felipe Magno... Fixed trying compiling C++ examples with --disable...
2014-07-29 Felipe Magno... Fixed C++ box_cxx_example_02.cc example compilation upstream/1.10.0+218+gee3f0b7
2014-07-25 Lukasz Stanislawskiatspi: expose more actions through atspi bus.
2014-07-25 Zbigniew Kosinskiatspi: value interface implementation for elm_spinner
2014-07-25 Cedric BAILelementary: remove duplicated include.
2014-07-24 Chris Michaelelementary: Fix segfault when running elm apps under...
2014-07-24 Carsten Haitzler... fix genlist/grid search item patch to be simpler and...
2014-07-23 Felipe Magno... Fix C++ box_cxx_example_02.cc and removed text_part_...
2014-07-23 Felipe Magno... cxx: Fixed --disable-c++11 option
2014-07-23 Jyotiprakash... gengrid: Add function to search item by string.
2014-07-23 Carsten Haitzler... update po's
2014-07-23 Ryuan Choitest_sys_notify: Refactoring to solve weird behavior...
2014-07-22 Daniel Kolesaupdate according to eolian changes
2014-07-22 Daniel Kolesaupdate according to EFL
2014-07-22 Daniel ZaouiElm_Map: port API to eo file.
2014-07-22 Cedric BAILautotools: we actually do want portability warning.
2014-07-22 Savio Senaautotools: Fixed C++ build globally.
2014-07-22 Savio Senaautotools: Fixed 'make check' for elm++ example.
2014-07-22 Anandgenlist: Focus highlight when loop is enable
2014-07-22 Carsten Haitzler... add ignore for generated .hh eo files
2014-07-22 Hosang Kimgenlist : Add item looping on flag.
2014-07-22 Tae-Hwan Kimmap: Add missing legacy API into legacy header
2014-07-22 Jihoon Kimtests: fix shadow variable build warning
2014-07-22 Savio Senaautotools: Fixed errors and warnings.
2014-07-21 Savio Senaatspi: Fixes order of typedefs
2014-07-21 Savio Senaelementary++: Added missing includes.
2014-07-21 Felipe Magno... c++: Added workaround for correct unref times
2014-07-21 Felipe Magno... cxx: refreshed example
2014-07-21 Felipe Magno... cxx: Changed C++ example to use lambdas
2014-07-21 Felipe Magno... Removed C-style code from C++ example
next