summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update according to Eolian syntax changesdevs/q66/eolian_syntaxDaniel Kolesa2014-08-2188-475/+475
* NEWS: keep the convention with other lines.Daniel Juyung Seo2014-08-211-1/+1
* notify: changed internal formatting for readability.Daniel Juyung Seo2014-08-211-5/+8
* elm_notify: fixing style applyingAndrii Kroitor2014-08-211-9/+26
* configure: Switch to dev mode again and set version to .99Stefan Schmidt2014-08-201-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
* button: fix hoversel and button fixed: 1 1 warning in the same way.Daniel Juyung Seo2014-08-131-0/+10
* button: revert this patch because this patch just broke hoversel.Daniel Juyung Seo2014-08-131-5/+0
* force desklock theme min sizing on textMike Blumenkrantz2014-08-111-1/+2
* button: add fixed 1 1 in case that text is not used.ChunEon Park2014-08-111-0/+5
* panes: add fixed error message.ChunEon Park2014-08-111-0/+4
* release: Update NEWS and bump version for 1.11.0-beta2 releasev1.11.0-beta2Stefan Schmidt2014-08-112-1/+6
* elm - do not do x11 main/config stuff without DISPLAY setCarsten Haitzler (Rasterman)2014-08-112-42/+45
* elm win - fix invalid use of elm engine config per windowCarsten Haitzler (Rasterman)2014-08-111-32/+28
* gengrid once again selects items using keyboard when no item was previously s...zmike2014-08-101-7/+7
* Genlist: do not segv if the user clear the list on item double-clickdavemds2014-08-092-16/+39
* blank line --davemds2014-08-091-1/+0
* Gengrid: fix position calculationdavemds2014-08-091-4/+3
* doc: sync changes made in efldavemds2014-08-083-4/+38
* configure: Use the same default CFLAGS/LDFLAGS as we do for EFLStefan Schmidt2014-08-081-0/+4
* atspi: remove EAPI from elm_atspi_text_text_attribute_freeLukasz Stanislawski2014-08-082-32/+1
* elm cnp - remove usless check/code according to CID 1193248Carsten Haitzler (Rasterman)2014-08-081-15/+7
* elm gengrid - fix CID 1222464Carsten Haitzler (Rasterman)2014-08-081-1/+2
* elm entry - fix CID 1194480 in coverityCarsten Haitzler (Rasterman)2014-08-081-0/+5
* autotools: install .pc files to the correct directory on FreeBSDq662014-08-072-0/+12
* widget: added warnings to internal headers.Daniel Juyung Seo2014-08-0863-0/+378
* gengrid: Fix since version for new elm_gengrid_reorder_type_set()Stefan Schmidt2014-08-071-1/+1
* photocam should reset its preload when a new file is loadedzmike2014-08-071-0/+1
* win: Don't call ecore_x_screensaver APIs if elm win doesn't have X11 windowGwanglim Lee2014-08-071-1/+6
* elementary: Handle case where ELM_ENGINE environment variable isChris Michael2014-08-071-2/+4
* shot.sh: Set ELM_DISPLAY to bring the elm shot engine back to lifeStefan Schmidt2014-08-071-0/+1
* elm win - only auto choose x11/wl based on envvar if ELM_ENGINE unsetCarsten Haitzler (Rasterman)2014-08-071-2/+2