summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* eolian: update according to new syntaxdevs/q66/eolian_typesq662014-06-281-2/+2
* change the type syntax in eo files according to latest eolian changesDaniel Kolesa2014-06-2857-358/+358
* elm object item: fix the comparison of eo class name in case of edje object.Amitesh Singh2014-06-281-2/+2
* Revert "panel: add scrollable feature"Jaeun Choi2014-06-268-1432/+27
* panel: add scrollable featureJaeun Choi2014-06-258-27/+1432
* Revert "bug fix: _elm_widget_focus_region_show"Jaeun Choi2014-06-251-6/+7
* Toolbar: Fixed wrong toolbar resize logicHosang Kim2014-06-251-6/+2
* gitignore: let's not track generated files.Cedric BAIL2014-06-231-0/+3
* naviframe : fix focus logic while popping an item.WooHyun Jung2014-06-231-1/+1
* fix - fisx radio lable theme for text with new colorclassesCarsten Haitzler (Rasterman)2014-06-231-3/+4
* fix check colorclasses for disabled textCarsten Haitzler (Rasterman)2014-06-232-8/+27
* fix slider disabled color due to colorclass introductionCarsten Haitzler (Rasterman)2014-06-231-4/+4
* update po filesCarsten Haitzler (Rasterman)2014-06-2326-1830/+1832
* fix theme to not self-feed emit signals in a loopCarsten Haitzler (Rasterman)2014-06-231-18/+0
* fix atspi after eolian deduplication change; spank tasn on breakageDaniel Kolesa2014-06-201-4/+4
* update against latest eolian changesDaniel Kolesa2014-06-205-71/+0
* move all eo files to new namespace syntaxDaniel Kolesa2014-06-2087-1012/+1012
* entry: fixed shadow variable build warnings.Daniel Juyung Seo2014-06-191-10/+10
* configure: Report elementary_codegen path in configure summaryStefan Schmidt2014-06-191-0/+1
* configure: Report elm_prefs_cc path in configure summary.Stefan Schmidt2014-06-191-0/+1
* fix up some eo file documentation whitespace issuesDaniel Kolesa2014-06-1814-22/+22
* test_progressbar: removed unnecessary null check.Daniel Juyung Seo2014-06-181-1/+1
* rename ibar focus signalsMike Blumenkrantz2014-06-171-15/+10
* test_progressbar: Verify incoming data object at the beginningStefan Schmidt2014-06-171-1/+2
* elm_index: Also free last on error path.Stefan Schmidt2014-06-171-1/+5
* elm_map: Avoid unlikely division by zero.Stefan Schmidt2014-06-171-1/+1
* Elementary/Panes: update functionality (add new 8 API functions)Vyacheslav Reutskiy2014-06-176-6/+386
* atspi: notify registry daemon about keyboard events.Lukasz Stanislawski2014-06-163-0/+48
* update gitignoreCarsten Haitzler (Rasterman)2014-06-161-0/+3
* atspi: more conformance issuesDaniel Kolesa2014-06-131-5/+5
* atspi: eo file conformanceDaniel Kolesa2014-06-132-4/+4
* atspi: checked state for elm_check addedZbigniew Kosinski2014-06-123-0/+34
* backend: add default engine support for Windows and Mac OS XVincent Torri2014-06-129-17/+29
* backend: remove Windows CE support Windows CE is dead and buried and its gcc ...Vincent Torri2014-06-1219-81/+12
* autotools: --enable-auto-import is passed by default, nowadaysVincent Torri2014-06-123-6/+2
* elm_web2: Implement _elm_web_elm_widget_on_focusRyuan Choi2014-06-121-2/+20
* theme - syscon - power gadget - fix so we have an actual theme for itCarsten Haitzler (Rasterman)2014-06-116-0/+51
* theme - add power svg, rename svg.gz to svgz to be consistentCarsten Haitzler (Rasterman)2014-06-112-0/+0
* atspi: typo fix, avoid returning w/o va_end callLukasz Stanislawski2014-06-112-4/+4
* atspi: add SENSITIVE to default widget state set.Lukasz Stanislawski2014-06-111-0/+1
* bug fix: _elm_widget_focus_region_showJaeun Choi2014-06-111-7/+6
* Win32: Fix some compilation warningsJean-Philippe Andre2014-06-115-5/+9
* dnd: rotate dragwin if main window is rotated when dragingThiep Ha2014-06-111-1/+35
* List: Focus does not move if it's set on item content object.efl2014-06-111-0/+13
* List: Focus set on item content objects, the item content objects should be c...efl2014-06-111-3/+3
* atspi: Add GetInterfaces methodLukasz Stanislawski2014-06-111-20/+47
* atspi:Set roles for widgetsZbigniew Kosinski2014-06-11126-63/+2550
* win: fix borderless_set behaviorGwanglim Lee2014-06-101-0/+6
* genlist: Focus out of genlist viewport area on resize fixedAnil Kumar Nahak2014-06-102-13/+11
* atspi: selection interface tests for elm_list widget fixedZbigniew Kosinski2014-06-104-28/+25