summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* turn pause into an abort buttonOlliver Schinagl2015-04-281-1/+22
* store the actual filepath in the button object, so that we can properly sort ...Olliver Schinagl2015-04-281-2/+4
* make filelist button_list purdyOlliver Schinagl2015-04-281-9/+9
* with button focus working in the new default.edj, we can disable the built-in...Olliver Schinagl2015-04-281-1/+1
* update file_data_set to store more information in the print dataOlliver Schinagl2015-04-282-5/+13
* Remove (un)focusED callbacks and edje signals, use focus insteadOlliver Schinagl2015-04-282-45/+11
* Prepare for dbus usageOlliver Schinagl2015-04-282-0/+12
* fix when supplying an icon, we should set an icon, not a funcOlliver Schinagl2015-04-281-0/+2
* add focus/unfocuse style callbacksOlliver Schinagl2015-04-281-0/+34
* remove shadow colors, add focused and unfocused statesOlliver Schinagl2015-04-281-3/+17
* Add additional font and set it as defaultOlliver Schinagl2015-04-282-1/+1
* Define custom separator themeOlliver Schinagl2015-04-282-4/+4
* Add new ultimaker style buttonOlliver Schinagl2015-04-285-12/+21
* Remove unused button stuffOlliver Schinagl2015-04-281-1012/+0
* disable scroller by blocking it (no mouse_wheel disabled available)Olliver Schinagl2015-04-281-0/+1
* remove debug printfOlliver Schinagl2015-04-281-1/+0
* Add generic scroller. TODO: fix mousewheelOlliver Schinagl2015-04-281-9/+18
* Reverse scroll direction (again)Olliver Schinagl2015-04-281-2/+2
* fix ugly spelling mistakeOlliver Schinagl2015-04-281-1/+1
* Align app a little betterOlliver Schinagl2015-04-281-28/+8
* Add additional button callbacks for debuggingOlliver Schinagl2015-04-281-12/+33
* Create own 'elm_button_list'Olliver Schinagl2015-04-281-52/+104
* Add todoOlliver Schinagl2015-04-281-0/+7
* do not animate highlights, it looks horrible when tabbing to fastOlliver Schinagl2015-04-281-3/+2
* rework the filelist, store data in the elm_object_itemOlliver Schinagl2015-04-281-45/+52
* better align tune and pause buttons, replace table with ultiscreen laterOlliver Schinagl2015-04-281-1/+4
* slide is probably ore natural using speed, but that is not available yet on 1...Olliver Schinagl2015-04-281-1/+2
* Cleanups and comment fixinOlliver Schinagl2015-04-281-91/+23
* This is a messy method of getting the box sizes rightOlliver Schinagl2015-04-281-13/+43
* do not read wb into ws as we don't careOlliver Schinagl2015-04-281-1/+1
* rename resize cb to indicate its for horizontal boxes onlyOlliver Schinagl2015-04-282-4/+4
* Add button to theme overlayOlliver Schinagl2015-04-281-178/+168
* Add resize callback to make buttons homogeneousOlliver Schinagl2015-04-281-15/+47
* Use themed seperated, more commentsOlliver Schinagl2015-04-282-36/+12
* update most basic theme componentsOlliver Schinagl2015-04-286-575/+103
* rename "layout" to "navi" as the layout used really is a naviframeOlliver Schinagl2015-04-282-35/+35
* dont build the default theme yet, brokenOlliver Schinagl2015-04-281-1/+1
* Add default elementary skeleton theme, with non-elm stuff removedOlliver Schinagl2015-04-28891-27/+34116
* Add preliminary 'function' typeOlliver Schinagl2015-04-282-1/+12
* add materials and progressbar to scripted wizzardOlliver Schinagl2015-04-282-18/+70
* make multi screen next button recursiveOlliver Schinagl2015-04-281-21/+63
* dont pop last item on a _prev_ pop, add more multi_screen wizzardryOlliver Schinagl2015-04-282-21/+63
* Pass an array to struct properly to a multi_screen_menuOlliver Schinagl2015-04-282-15/+23
* add multiscreen initial triesOlliver Schinagl2015-04-282-3/+28
* Add a multi-screen rather then multi-text typeOlliver Schinagl2015-04-282-1/+46
* use stdintsOlliver Schinagl2015-04-281-2/+4
* add mainscreen and 1level of subscreen buttonsOlliver Schinagl2015-04-282-36/+83
* fix potential memleak?Olliver Schinagl2015-04-281-3/+5
* Make multi-text menu finish by going to the top of the framelistOlliver Schinagl2015-04-282-94/+96
* Count text from 1 - n, rather then 0 - (n - 1)Olliver Schinagl2015-04-282-13/+24