User contributions
From GiderosMobile
- 08:45, 17 October 2023 diff hist -153 Shape.SOLID current
- 08:44, 17 October 2023 diff hist -153 Shape.NON ZERO current
- 08:44, 17 October 2023 diff hist -153 Shape.NONE current
- 08:43, 17 October 2023 diff hist -153 Shape.EVEN ODD current
- 08:42, 17 October 2023 diff hist -153 Shape.TEXTURE current
- 08:41, 17 October 2023 diff hist -223 Shape:lineTo current
- 08:27, 17 October 2023 diff hist -4 Template:UI
- 08:21, 17 October 2023 diff hist -21 UI.WeekSchedule current
- 08:21, 17 October 2023 diff hist -21 UI.Tree current
- 08:21, 17 October 2023 diff hist -21 UI.Toolbox current
- 08:21, 17 October 2023 diff hist -21 UI.TimePicker current
- 08:20, 17 October 2023 diff hist -21 UI.TextField
- 08:20, 17 October 2023 diff hist -21 UI.Table current
- 08:20, 17 October 2023 diff hist -21 UI.Splitpane current
- 08:20, 17 October 2023 diff hist -21 UI.Spinner current
- 08:19, 17 October 2023 diff hist -21 UI.Slider current
- 08:19, 17 October 2023 diff hist -21 UI.Progress current
- 08:19, 17 October 2023 diff hist -21 UI.Panel current
- 08:19, 17 October 2023 diff hist -21 UI.Label current
- 08:18, 17 October 2023 diff hist -21 UI.Keyboard current
- 08:18, 17 October 2023 diff hist -21 UI.ImageText current
- 08:18, 17 October 2023 diff hist -21 UI.Combobox current
- 08:18, 17 October 2023 diff hist -21 UI.Checkbox current
- 08:18, 17 October 2023 diff hist -21 UI.Calendar current
- 08:17, 17 October 2023 diff hist -21 UI.Button current
- 08:17, 17 October 2023 diff hist -21 UI.Builder current
- 08:17, 17 October 2023 diff hist -21 UI.BreadCrumbs current
- 08:17, 17 October 2023 diff hist -21 UI.Border current
- 08:16, 17 October 2023 diff hist -21 UI.Behavior
- 08:16, 17 October 2023 diff hist -21 UI.Bar current
- 08:16, 17 October 2023 diff hist -21 UI.Animation current
- 08:15, 17 October 2023 diff hist -21 UI.Accordion current
- 08:14, 17 October 2023 diff hist +1 Template:UI
- 08:13, 17 October 2023 diff hist +108 N Template:UI Created page with " ---- {{Special:PrefixIndex/UI}} {{Gideros deco stars01}} {{GIDEROS IMPORTANT LINKS}} Category:Bitmap"
- 08:07, 17 October 2023 diff hist +17 Category:UI Redirected page to UI current Tag: New redirect
- 08:06, 17 October 2023 diff hist +20 N Category:UI Created page with "Category:Plugins"
- 07:48, 17 October 2023 diff hist +452 N UI.WeekSchedule Created page with "__NOTOC__ '''Available since:''' Gideros 2023.1<br/> '''Class:''' UI<br/> === Description === Creates a WeekSchedule widget. <syntaxhighlight lang="lua"> UI.WeekSchedule...."
- 07:47, 17 October 2023 diff hist +59 UI
- 07:42, 17 October 2023 diff hist +735 N UI.Tree Created page with "__NOTOC__ '''Available since:''' Gideros 2023.1<br/> '''Class:''' UI<br/> === Description === Creates a Tree widget. <syntaxhighlight lang="lua"> UI.Tree.new() </syntaxhi..."
- 07:40, 17 October 2023 diff hist +43 UI
- 07:23, 17 October 2023 diff hist +948 N UI.Toolbox Created page with "__NOTOC__ '''Available since:''' Gideros 2023.1<br/> '''Class:''' UI<br/> === Description === Creates a Toolbox widget. <syntaxhighlight lang="lua"> UI.Toolbox.new(header..."
- 07:14, 17 October 2023 diff hist +49 UI
- 06:41, 17 October 2023 diff hist +577 N UI.TimePicker Created page with "__NOTOC__ '''Available since:''' Gideros 2023.1<br/> '''Class:''' UI<br/> === Description === Creates a TimePicker widget. <syntaxhighlight lang="lua"> UI.TimePicker.new(..."
- 06:38, 17 October 2023 diff hist +55 UI
- 06:33, 17 October 2023 diff hist +2,401 N UI.TextField Created page with "__NOTOC__ '''Available since:''' Gideros 2023.1<br/> '''Class:''' UI<br/> === Description === Creates TextField widgets. The widget can be a '''TextField''', a '''ButtonT..."
- 06:22, 17 October 2023 diff hist +52 UI
- 04:29, 17 October 2023 diff hist +1,708 N UI.Table Created page with "__NOTOC__ '''Available since:''' Gideros 2023.1<br/> '''Class:''' UI<br/> === Description === Creates a Table widget. <syntaxhighlight lang="lua"> UI.Table.new(columns,di..."
- 03:51, 17 October 2023 diff hist +108 UI
- 02:45, 17 October 2023 diff hist +1,668 N UI.Splitpane Created page with "__NOTOC__ '''Available since:''' Gideros 2023.1<br/> '''Class:''' UI<br/> === Description === Creates a Splitpane widget. <syntaxhighlight lang="lua"> UI.Splitpane.new(ve..."
- 02:40, 17 October 2023 diff hist +53 UI