All public logs

From GiderosMobile

Combined display of all available logs of GiderosMobile. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 21:55, 17 October 2023 MoKaLux talk contribs created page UI.Viewport (Created page with "__NOTOC__ '''Available since:''' Gideros 2023.1<br/> '''Class:''' UI<br/> === Description === Creates a Viewport widget. <syntaxhighlight lang="lua"> UI.Viewport.new() </...")
  • 09:40, 17 October 2023 MoKaLux talk contribs created page UI.TabbedPane (merci hgy29 ;-))
  • 08:13, 17 October 2023 MoKaLux talk contribs created page Template:UI (Created page with " ---- {{Special:PrefixIndex/UI}} {{Gideros deco stars01}} {{GIDEROS IMPORTANT LINKS}} Category:Bitmap")
  • 08:06, 17 October 2023 MoKaLux talk contribs created page Category:UI (Created page with "Category:Plugins")
  • 07:48, 17 October 2023 MoKaLux talk contribs created page 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:42, 17 October 2023 MoKaLux talk contribs created page 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:23, 17 October 2023 MoKaLux talk contribs created page 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...")
  • 06:41, 17 October 2023 MoKaLux talk contribs created page 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:33, 17 October 2023 MoKaLux talk contribs created page 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...")
  • 04:29, 17 October 2023 MoKaLux talk contribs created page 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...")
  • 02:45, 17 October 2023 MoKaLux talk contribs created page 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...")
  • 21:13, 16 October 2023 MoKaLux talk contribs created page UI.Spinner (Created page with "__NOTOC__ '''Available since:''' Gideros 2023.1<br/> '''Class:''' UI<br/> === Description === Creates a Spinner widget. <syntaxhighlight lang="lua"> UI.Spinner.new(params...")
  • 01:37, 16 October 2023 MoKaLux talk contribs created page UI.Slider (Created page with "__NOTOC__ '''Available since:''' Gideros 2023.1<br/> '''Class:''' UI<br/> === Description === Creates Slider widgets. The widget can be a '''Slider''', or an '''ArcSlider...")
  • 01:04, 16 October 2023 MoKaLux talk contribs created page UI.Progress (Created page with "__NOTOC__ '''Available since:''' Gideros 2023.1<br/> '''Class:''' UI<br/> === Description === Creates Progress widgets. The widget can be a '''CircularProgress''', a '''P...")
  • 00:38, 16 October 2023 MoKaLux talk contribs created page UI.Panel (Created page with "__NOTOC__ '''Available since:''' Gideros 2023.1<br/> '''Class:''' UI<br/> === Description === Creates a Panel widget. <syntaxhighlight lang="lua"> UI.Panel.new(color) </s...")
  • 23:52, 15 October 2023 MoKaLux talk contribs created page UI.Label (Created page with "__NOTOC__ '''Available since:''' Gideros 2023.1<br/> '''Class:''' UI<br/> === Description === Creates a Label widget. <syntaxhighlight lang="lua"> UI.Label.new(text,layou...")
  • 22:18, 15 October 2023 MoKaLux talk contribs created page UI.Keyboard (Created page with "__NOTOC__ '''Available since:''' Gideros 2023.1<br/> '''Class:''' UI<br/> === Description === Creates a Keyboard widget. You choose one by setting it to true. <syntaxhigh...")
  • 20:57, 15 October 2023 MoKaLux talk contribs created page UI.Accordion (Created page with "__NOTOC__ '''Available since:''' Gideros 2023.1<br/> '''Class:''' UI<br/> === Description === Creates an Accordion widget. <syntaxhighlight lang="lua"> UI.Accordion.new()...")
  • 03:53, 15 October 2023 MoKaLux talk contribs created page UI.ImageText (Created page with "__NOTOC__ '''Available since:''' Gideros 2023.1<br/> '''Class:''' UI<br/> === Description === Creates an ImageText widget. <syntaxhighlight lang="lua"> UI.ImageText.new()...")
  • 03:36, 15 October 2023 MoKaLux talk contribs created page UI.Combobox (Created page with "__NOTOC__ '''Available since:''' Gideros 2023.1<br/> '''Class:''' UI<br/> === Description === Creates Combobox widgets. The widget can be a '''Combobox''' or a '''Combobo...")
  • 02:34, 15 October 2023 MoKaLux talk contribs created page UI.Checkbox (Created page with "__NOTOC__ '''Available since:''' Gideros 2023.1<br/> '''Class:''' UI<br/> === Description === Creates Checkbox widgets. The widget can be a '''Checkbox''' or a '''Radio''...")
  • 02:17, 15 October 2023 MoKaLux talk contribs created page UI.Calendar (Created page with "__NOTOC__ '''Available since:''' Gideros 2023.1<br/> '''Class:''' UI<br/> === Description === Creates Calendar widgets. The widget can be a '''Calendar''' or a '''DatePic...")
  • 17:43, 14 October 2023 MoKaLux talk contribs created page UI.Button (Created page with "__NOTOC__ '''Available since:''' Gideros 2023.1<br/> '''Class:''' UI<br/> === Description === Creates Button widgets. The widget can be a '''Button''', a '''ToggleButton'...")
  • 17:00, 14 October 2023 MoKaLux talk contribs created page UI.Builder (Created page with "__NOTOC__ '''Available since:''' Gideros 2023.1<br/> '''Class:''' UI<br/> === Description === Builds UI layouts. <syntaxhighlight lang="lua"> UI.Builder(layout) </syntaxh...")
  • 04:04, 14 October 2023 MoKaLux talk contribs created page UI.BreadCrumbs (Created page with "__NOTOC__ '''Available since:''' Gideros 2023.1<br/> '''Class:''' UI<br/> === Description === Creates a BreadCrumbs widget. <syntaxhighlight lang="lua"> UI.BreadCrumbs.ne...")
  • 03:33, 14 October 2023 MoKaLux talk contribs created page UI.Border (Created page with "__NOTOC__ '''Available since:''' Gideros 2023.1<br/> '''Class:''' UI<br/> === Description === Creates a Border widget. There are two kind of borders: '''UI.Border.Basic''...")
  • 02:57, 14 October 2023 MoKaLux talk contribs created page UI.Behavior (Created page with "__NOTOC__ '''Available since:''' Gideros 2023.1<br/> '''Class:''' UI<br/> === Description === Adds behaviors to a widget. Available behaviors are ''LongClick'', ''Linger'...")
  • 16:50, 13 October 2023 MoKaLux talk contribs created page UI.Bar (Created page with "__NOTOC__ === Description === Create a Bar widget. <syntaxhighlight lang="lua"> UI.Bar.new(maximum) </syntaxhighlight> === Parameters === '''maximum''': (number) the bar max...")
  • 12:36, 13 October 2023 MoKaLux talk contribs created page UI.Animation (Created page with "__NOTOC__ === Description === Animates any given UI. <syntaxhighlight lang="lua"> UI.Animation:animate(widget,channel,animation,duration,parameters) </syntaxhighlight> === P...")
  • 12:04, 13 October 2023 MoKaLux talk contribs deleted page GUI (renamed from GUI to UI to follow the UI Library naming)
  • 12:03, 13 October 2023 MoKaLux talk contribs created page UI (Created page with "__NOTOC__ '''Supported platforms:''' File:Platform android.pngFile:Platform ios.pngFile:Platform mac.pngFile:Platform pc.pngFile:Platform html5.pngFile:P...")
  • 21:52, 12 October 2023 MoKaLux talk contribs created page GUI (Created page with "__NOTOC__ '''Supported platforms:''' File:Platform android.pngFile:Platform ios.pngFile:Platform mac.pngFile:Platform pc.pngFile:Platform html5.pngFile:P...")
  • 20:16, 12 October 2023 MoKaLux talk contribs deleted page Willihard (dead link)
  • 20:16, 12 October 2023 MoKaLux talk contribs deleted page Toupilliard (dead links)
  • 19:48, 12 October 2023 MoKaLux talk contribs created page Template:Main page block (Created page with "<div style="display: block; border: 3px solid #354C5B; width: 95%; text-align: left; margin-bottom: 1em; margin-left: auto; margin-right: auto;" align="center;"> <h2 style="ba...")
  • 04:45, 12 October 2023 MoKaLux talk contribs created page ImGui.Core:endTable (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Pops a Table from the stack (stops adding to it). <syntaxhighlight lang="...")
  • 04:34, 12 October 2023 MoKaLux talk contribs created page ImGui.Core:beginTable (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Pushes a table to the stack and starts appending to it. <syntaxhighlight...")
  • 10:16, 10 October 2023 MoKaLux talk contribs deleted page Article Tutorials (most if not all of the links in this page are dead links :-()
  • 08:47, 10 October 2023 MoKaLux talk contribs removed GiderosMobile:About from the translation system
  • 08:42, 10 October 2023 MoKaLux talk contribs removed Helping With Documentation from the translation system
  • 08:39, 10 October 2023 MoKaLux talk contribs removed Article Tutorials from the translation system
  • 08:36, 10 October 2023 MoKaLux talk contribs removed What Does What from the translation system
  • 08:35, 10 October 2023 MoKaLux talk contribs removed Welcome! from the translation system
  • 08:34, 10 October 2023 MoKaLux talk contribs removed Video Tutorials 2 from the translation system
  • 08:34, 10 October 2023 MoKaLux talk contribs removed Video Tutorials from the translation system
  • 08:33, 10 October 2023 MoKaLux talk contribs removed Gideros Studio from the translation system
  • 08:31, 10 October 2023 MoKaLux talk contribs removed Developer YouTube Channels from the translation system
  • 08:20, 10 October 2023 MoKaLux talk contribs completed deletion of translation page Welcome!/uk (only english wiki)
  • 08:04, 10 October 2023 MoKaLux talk contribs completed deletion of translation page Welcome!/en-gb (keep wiki in english only)
  • 03:48, 2 October 2023 MoKaLux talk contribs completed deletion of translation page Welcome!/tr (only english + old page)
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)