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).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 22: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...")
- 21: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...")
- 19: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()...")
- 02: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()...")
- 02: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...")
- 01: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''...")
- 01: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...")
- 16: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'...")
- 16: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...")
- 03: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...")
- 02: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''...")
- 01: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'...")
- 15: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...")
- 11: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...")
- 11:04, 13 October 2023 MoKaLux talk contribs deleted page GUI (renamed from GUI to UI to follow the UI Library naming)
- 11: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...")
- 20: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...")
- 19:16, 12 October 2023 MoKaLux talk contribs deleted page Willihard (dead link)
- 19:16, 12 October 2023 MoKaLux talk contribs deleted page Toupilliard (dead links)
- 18: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...")
- 03: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="...")
- 03: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...")
- 09:16, 10 October 2023 MoKaLux talk contribs deleted page Article Tutorials (most if not all of the links in this page are dead links :-()
- 07:47, 10 October 2023 MoKaLux talk contribs removed GiderosMobile:About from the translation system
- 07:42, 10 October 2023 MoKaLux talk contribs removed Helping With Documentation from the translation system
- 07:39, 10 October 2023 MoKaLux talk contribs removed Article Tutorials from the translation system
- 07:36, 10 October 2023 MoKaLux talk contribs removed What Does What from the translation system
- 07:35, 10 October 2023 MoKaLux talk contribs removed Welcome! from the translation system
- 07:34, 10 October 2023 MoKaLux talk contribs removed Video Tutorials 2 from the translation system
- 07:34, 10 October 2023 MoKaLux talk contribs removed Video Tutorials from the translation system
- 07:33, 10 October 2023 MoKaLux talk contribs removed Gideros Studio from the translation system
- 07:31, 10 October 2023 MoKaLux talk contribs removed Developer YouTube Channels from the translation system
- 07:20, 10 October 2023 MoKaLux talk contribs completed deletion of translation page Welcome!/uk (only english wiki)
- 07:04, 10 October 2023 MoKaLux talk contribs completed deletion of translation page Welcome!/en-gb (keep wiki in english only)
- 02:48, 2 October 2023 MoKaLux talk contribs completed deletion of translation page Welcome!/tr (only english + old page)
- 02:43, 2 October 2023 MoKaLux talk contribs completed deletion of translation page Welcome!/fr (only english + old page + first try deleting translated page)
- 02:30, 2 October 2023 MoKaLux talk contribs completed deletion of translation page Welcome!/ru (only english + old page)
- 02:14, 2 October 2023 MoKaLux talk contribs deleted page The Stores (content was: "__NOTOC__ <languages /> '''<translate>Google Play Console</translate>''' <translate>can be accessed here</translate>: https://play.google.com/apps/publish/ '''<translate>Apple App Store Connect</translate>''' <translate>can be accessed here</translate>: https://appstoreconnect.apple.com/ '''<translate>Amazon Developer Console</translate>...")
- 02:13, 2 October 2023 MoKaLux talk contribs deleted page Windows App Store (content was: "Windows App Store can be accessed here: https://partner.microsoft.com/en-us/dashboard/windows/overview", and the only contributor was "MoKaLux" (talk))
- 02:13, 2 October 2023 MoKaLux talk contribs deleted page Facebook for Developers (content was: "Facebook for Developers can be accessed here: https://developers.facebook.com/apps/")
- 02:12, 2 October 2023 MoKaLux talk contribs deleted page Amazon Developer Console (content was: "The Amazon Developer Console can be accessed here: https://developer.amazon.com/home.html")
- 02:12, 2 October 2023 MoKaLux talk contribs deleted page Apple App Store Connect (content was: "Apple's App Store Connect can be accessed here: https://appstoreconnect.apple.com/")
- 02:12, 2 October 2023 MoKaLux talk contribs deleted page Google Play Console (content was: "The Google Play Console can be accessed here: https://play.google.com/apps/publish/")
- 02:04, 2 October 2023 MoKaLux talk contribs deleted page Exporting to a Store (content was: "__TOC__ == Google Play == The Google Play Console can be accessed here: https://play.google.com/apps/publish/ == Apple's App Store == Apple's App Store Connect can be accessed here: https://appstoreconnect.apple.com/ == Facebook for Developers == Facebook for Developers can be accessed here: https://developers.facebook.com/apps/ == Windows App Store == Windows App Store c...", and the only contributor was "MoKaLux" (talk))
- 01:08, 2 October 2023 MoKaLux talk contribs deleted page Description (content was: "<translate>Deszzzcription</translate>", and the only contributor was "Anthony" (talk))
- 05:29, 1 October 2023 MoKaLux talk contribs created page File:Platform linux.png (Gideros now supports Linux)
- 05:29, 1 October 2023 MoKaLux talk contribs uploaded File:Platform linux.png (Gideros now supports Linux)
- 08:25, 23 September 2023 MoKaLux talk contribs created page KeyCode Constants (test creating one page for all keycode constants!)
- 07:40, 22 September 2023 MoKaLux talk contribs deleted page Particles:setParticlesTag (page created with wrong method name. The correct page is Particles:setParticleTag without the s at Particle)
- 20:26, 21 September 2023 MoKaLux talk contribs created page Particles:getNumParticles (Created page with "__NOTOC__ '''Available since:''' Gideros 2023.9.1<br/> '''Class:''' Particles<br/> === Description === Gets the number of active particles. <syntaxhighlight lang="lua"> (...")