summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NEWS: Clean up NEWS file for a better readability.elementary-1.11Daniel Juyung Seo2014-11-141-6/+11
* release: Update NEWS and bump version for 1.11.5 releasev1.11.5Stefan Schmidt2014-11-132-2/+17
* elm_box: inappropriate size_hint_align value usage fixAndrii Kroitor2014-11-132-8/+7
* test_notify: Fix non-existing macro.Daniel Juyung Seo2014-11-121-1/+1
* label: Reset sd->lastw as '-1' in some elm_label APIs for ensure the sizing_e...Youngbok Shin2014-11-102-2/+6
* elm_box_align_set API fixshilpa.singh2014-11-092-5/+3
* widget: fix the typo. Use win object instead.Amitesh Singh2014-11-071-1/+1
* genlist: Remove unnecessary callbacks when item loop is disabled.Daniel Juyung Seo2014-11-071-0/+7
* elm_widget: fix segfaults for _elm_widget_item_style_set/getartem.popov2014-10-311-2/+2
* Elm_Panel: forbid changing of content of "elm.swallow.event" partKateryna Fesyna2014-10-311-11/+28
* entry/test: make scrollable entries visibleThiep Ha2014-10-291-1/+1
* fileselector: Do not call _populate directly in APIsRyuan Choi2014-10-292-49/+86
* release: Update NEWS and bump version for 1.11.4 releasev1.11.4Stefan Schmidt2014-10-202-2/+9
* widget: fix seg fault when ts is NULL.Amitesh Singh2014-10-191-9/+6
* release: Update NEWS and bump version for 1.11.3 releasev1.11.3Stefan Schmidt2014-10-132-2/+11
* bg: fix the _elm_bg_elm_layout_sizing_eval bug.woochanlee2014-10-111-15/+2
* elm_interface_scrollable: fix last page get apiHosang Kim2014-10-101-2/+2
* elm_image no longer crashes when deleting the image from a download callbackMike Blumenkrantz2014-10-091-1/+1
* revert most recent two elm engine commitsMike Blumenkrantz2014-09-242-12/+10
* remove accel_override from elm_configMike Blumenkrantz2014-09-231-1/+1
* elm_win should not check ELM_ACCEL variable if application has overridden itMike Blumenkrantz2014-09-231-9/+11
* add deskmirror borderless groupMike Blumenkrantz2014-09-181-0/+86
* simplify deskmirror theme programsMike Blumenkrantz2014-09-181-8/+6
* Revert "rename all pager theme groups to match the module that uses it"v1.11.2Carsten Haitzler (Rasterman)2014-09-114-158/+158
* rename all pager theme groups to match the module that uses itMike Blumenkrantz2014-09-104-158/+158
* release: Update NEWS and bump version for 1.11.2 releaseStefan Schmidt2014-09-102-2/+11
* elm_map: the widget use efreet cache home to save image files to, so efreet s...Tae-Hwan Kim2014-09-031-0/+3
* elm examples - missing -lm link - fixCarsten Haitzler (Rasterman)2014-09-031-0/+1
* label: Fix size calculation for wrapped labelThiep Ha2014-09-013-4/+37
* release: Update NEWS and bump version for 1.11.1 releasev1.11.1Stefan Schmidt2014-08-282-2/+2
* NEWS: keep the convention with other lines.Daniel Juyung Seo2014-08-211-1/+1
* release: Update NEWS and bump version for 1.11.0 releasev1.11.0Stefan Schmidt2014-08-202-1/+2
* NEWS: cleaned up new file for the 1.11 release.Daniel Juyung Seo2014-08-211-36/+34
* map: added missing since tag for a new api.Daniel Juyung Seo2014-08-211-0/+2
* README: fix typo.ChunEon Park2014-08-201-1/+1
* e theme - screen suspend/locl/resume etc, make black rect on noeffectCarsten Haitzler (Rasterman)2014-08-181-21/+5
* my 1.11 NEWS updatesMike Blumenkrantz2014-08-151-2/+1
* tests: Ship elm_test_helper.h in dist tarballStefan Schmidt2014-08-151-1/+3
* slider: update documentation on elm_slider_step_set/get (since 1.8)Boris Faure2014-08-151-0/+2
* entry: fix clearing selection region problem while it's already selected.ChunEon Park2014-08-151-0/+5
* README: Cosmetic change to align underline with two digit version numberStefan Schmidt2014-08-141-1/+1
* po/ko: updated Korean translation.Daniel Juyung Seo2014-08-141-5/+5
* po: update po due to string changes.Daniel Juyung Seo2014-08-1426-1306/+1308
* doc: removed @ from @since if it needs to be inlined the documentation.Daniel Juyung Seo2014-08-148-15/+12
* panel: changed wrong term - drawer - in panel.Daniel Juyung Seo2014-08-141-2/+2
* radio: added quotes for smart callback name in the documentation.Daniel Juyung Seo2014-08-141-1/+1
* autotools: Renamed --disable-c++11 to --disable-cxx-bindings.Savio Sena2014-08-131-2/+2
* elm++: Update C++ examples to use the new API.Savio Sena2014-08-131-13/+13
* Updating italian translationmaxerba2014-08-131-55/+55
* doc: added @c for eina bool in the documentation.Daniel Juyung Seo2014-08-1317-77/+81