summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* settingspane: cleanup codedevs/bu5hm4n/settingswidgetMarcel Hollerbach2015-10-061-19/+14
* elm_settingspane: this hack is not needed anymore.Marcel Hollerbach2015-10-061-5/+2
* settingspane: remove changed/apply/resetMarcel Hollerbach2015-10-065-449/+96
* settingspane: remove delete functionMarcel Hollerbach2015-10-053-39/+8
* settingspane: Drop out parentMarcel Hollerbach2015-10-052-42/+27
* settingspane: Fix code :)Marcel Hollerbach2015-10-051-0/+9
* elementary: Try to fix docsMarcel Hollerbach2015-10-052-2/+3
* elm_settings_pane: cleanup correctlyMarcel Hollerbach2015-10-051-47/+44
* elm_settingspane: fix against (latest) eolian changesMarcel Hollerbach2015-10-053-290/+244
* settingspanel: those things are called in both casesMarcel Hollerbach2015-10-051-6/+7
* settingspane: we should use stringshares hereMarcel Hollerbach2015-10-051-4/+9
* settingspane: Make the navbar clickableMarcel Hollerbach2015-10-051-0/+7
* settingspane: handle icons betterMarcel Hollerbach2015-10-051-30/+6
* settingspane: updated config to the latest changes.Marcel Hollerbach2015-10-051-11/+32
* settingspane: shorted append methodMarcel Hollerbach2015-10-054-33/+76
* settingspane: update to the latest stringshare changesMarcel Hollerbach2015-10-051-5/+5
* Settingspanel: fix warningsMarcel Hollerbach2015-10-052-3/+3
* settingspanel: refactored realizing codeMarcel Hollerbach2015-10-055-647/+388
* Settingspanel: removed usage of evas_object_data_setMarcel Hollerbach2015-10-051-43/+42
* settingswidget: use char instead of eina stringshare.Marcel Hollerbach2015-10-052-6/+6
* elmementary_config: Ported config window to the settingspanel widgetMarcel Hollerbach2015-10-051-201/+69
* Updated to eo changesMarcel Hollerbach2015-10-051-1/+1
* settingspanel: content is not longer deleted directlyMarcel Hollerbach2015-10-052-34/+77
* settingswidget: pass group and file instead of a evas_objectMarcel Hollerbach2015-10-053-27/+52
* settingswidget: added a swallowpartMarcel Hollerbach2015-10-054-1/+34
* settingspanel: Improved documentationMarcel Hollerbach2015-10-056-24/+67
* settingswidget: Added new api call recreateMarcel Hollerbach2015-10-053-0/+47
* Settingspane: made the api more usableMarcel Hollerbach2015-10-053-25/+54
* settingswidget test: added <br> to tooltips.Marcel Hollerbach2015-10-051-1/+1
* settingswidget test: Added a buttom to test delete items.Marcel Hollerbach2015-10-051-0/+18
* settingswidget: Remove invalid eo objects from menu item.Marcel Hollerbach2015-10-051-0/+22
* settingswidget: Added new api call to get focused itemMarcel Hollerbach2015-10-052-0/+19
* settingswidget: cleaned up the themeMarcel Hollerbach2015-10-051-22/+0
* New widget, SettingspaneMarcel Hollerbach2015-10-0516-4/+2683
* theme: Added a new button styleMarcel Hollerbach2015-10-051-0/+100
* theme: added a new genlist themeMarcel Hollerbach2015-10-051-0/+41
* theme: added a new ctxpopup styleMarcel Hollerbach2015-10-052-1/+23
* Genlist: only get item data if needed.Tom Hacohen2015-10-041-1/+2
* config: fix NULL access on invalid config loadingCedric BAIL2015-10-041-1/+1
* elm_hover: delay hover dismiss while handling edje signalJee-Yong Um2015-10-042-17/+88
* elc_naviframe: fix crash in strcmp, if text_set is NULL issueShilpa Singh2015-10-041-1/+5
* elm_hoversel: add elm_hoversel_label_auto_changed_set/get() APIJee-Yong Um2015-10-044-0/+49
* elm_hoversel: refine hoversel scrollability functionJee-Yong Um2015-10-043-90/+191
* elm_video: port eo_event callbacks to use eo_event arraysVivek Ellur2015-10-041-12/+37
* atspi: add translation domain for name and description.Lukasz Stanislawski2015-10-023-1/+56
* atspi: properly set parent.Lukasz Stanislawski2015-10-027-1/+156
* widget_item: emit atspi children-changed only for non-destroyed parent.Lukasz Stanislawski2015-10-022-2/+2
* atspi: fix state macros after extending Elm_Atspi_State_Type.Lukasz Stanislawski2015-10-021-3/+3
* atspi: encapsulate common behaviour in atspi mixin class.Lukasz Stanislawski2015-10-026-129/+58
* Revert "elm_calendar: weekdays do not get translated when language is ..."Tom Hacohen2015-10-022-45/+82