aboutsummaryrefslogtreecommitdiffstats
path: root/ui/widgets/dialog.js
Commit message (Expand)AuthorAgeFilesLines
* Dialog: Fix line length issuesAlexander Schmitz2016-04-131-2/+4
* Dialog: Escape closeText option before passing it to buttonJörn Zaefferer2015-10-281-2/+2
* All: Fix manifest issues for categories and CSS dependenciesJörn Zaefferer2015-10-231-3/+3
* Dialog: Updating dialog and tests for new button APIAlexander Schmitz2015-10-071-8/+9
* Dialog: Override disabled option on create, force always-enabled stateJörn Zaefferer2015-09-251-0/+5
* Dialog: Style updatesAlexander Schmitz2015-09-111-0/+15
* Dialog: Style updatesAlexander Schmitz2015-08-211-7/+7
* Resizable: Move resizable into widgets folderAlexander Schmitz2015-08-081-1/+1
* Mouse: Move mouse into widgets folderAlexander Schmitz2015-08-081-1/+1
* Draggable: Move draggable into widgets folderAlexander Schmitz2015-08-081-1/+1
* Dialog: Move dialog into widgets folderAlexander Schmitz2015-08-081-0/+907
57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111