commit 71bf3409526a3f8032a10c4658ec6759325e1143
Author: James Whitehead II <jnwhiteh@gmail.com>
Date: Wed Nov 30 21:28:45 2011 +0000
Update TOC for 4.3
commit 20d142b75e811bcd62daebfba01a7cf57b97eb23
Author: James Whitehead II <jnwhiteh@gmail.com>
Date: Tue Mar 8 15:53:58 2011 +0000
Fix a bug with the 'save as' button
commit 15c34bbf51af85a5ac7f6817ea056fe99b6a0e72
Author: James Whitehead II <jnwhiteh@gmail.com>
Date: Fri Oct 15 16:50:33 2010 +0100
Fix an error when navigating away from an unsaved page
commit 63dab616965a138382ccae3f59be7dd536c38adf
Author: James Whitehead II <jnwhiteh@gmail.com>
Date: Fri Oct 15 16:50:15 2010 +0100
Update .TOC
commit 0b6b9eb06ec656c578ea6fa91f8f6f80dccab7ed
Author: git-svn-migrate <nobody@example.org>
Date: Fri Oct 15 16:48:18 2010 +0100
Convert svn:ignore properties to .gitignore.
------------------------------------------------------------------------
r40 | Cladhaire-15704 | 2010-09-02 15:59:18 +0100 (Thu, 02 Sep 2010) | 2 lines
this -> self/getglobal -> _G
------------------------------------------------------------------------
r39 | Cladhaire-15704 | 2010-09-02 15:54:52 +0100 (Thu, 02 Sep 2010) | 2 lines
Initial fixes for WowLua in Cataclysm
------------------------------------------------------------------------
r37 | Cladhaire-15704 | 2010-08-20 09:07:00 +0100 (Fri, 20 Aug 2010) | 1 line
Fix ChatFrameEditBox issue
------------------------------------------------------------------------
r35 | Cladhaire-15704 | 2010-07-17 14:10:26 +0100 (Sat, 17 Jul 2010) | 7 lines
Add configurable font size, added a slash command, fixed bugs
* Added a new config button to the toolbar which will open the UI options panel to the WowLua page.
* This config panel can be used to customize the font size used for WowLua
* Fixed cursor navigation in the editor
* Added a slash command (/luarun /wowluarun) that takes the name of a page to run, and runs it
------------------------------------------------------------------------
r33 | Cladhaire-15704 | 2010-04-29 23:03:36 +0100 (Thu, 29 Apr 2010) | 1 line
Updating interface number in TOC
------------------------------------------------------------------------
r32 | Cladhaire-15704 | 2009-09-07 10:26:38 +0100 (Mon, 07 Sep 2009) | 1 line
Clicking on the output frame sets the focus to to the commandline edit box, courtesy of Sarog
------------------------------------------------------------------------
r31 | Cladhaire-15704 | 2009-08-05 10:23:50 +0100 (Wed, 05 Aug 2009) | 1 line
Interface version update
------------------------------------------------------------------------
r30 | Cladhaire-15704 | 2009-06-02 20:44:40 +0100 (Tue, 02 Jun 2009) | 3 lines
* Updated interface number
* Fixed an issue with slash commands when not using AddonLoader
------------------------------------------------------------------------
r29 | Cladhaire-15704 | 2008-11-24 09:28:45 +0000 (Mon, 24 Nov 2008) | 2 lines
Added the keybindings file, and the redo icon
------------------------------------------------------------------------
r28 | Cladhaire-15704 | 2008-11-23 18:49:29 +0000 (Sun, 23 Nov 2008) | 3 lines
* Added a primative undo/redo system for WowLua that should make the editor a bit more functional.
Please play with this feature before deciding to rely on it.
------------------------------------------------------------------------
r27 | Cladhaire-15704 | 2008-11-11 16:56:43 +0000 (Tue, 11 Nov 2008) | 2 lines
Added keybindings to RUN, SAVE, and SHOW/HIDE the window
------------------------------------------------------------------------
r26 | Cladhaire-15704 | 2008-11-11 16:46:01 +0000 (Tue, 11 Nov 2008) | 3 lines
* Fixed a mis-spelling in the .toc file that lead to AddonLoader support not working
* Fixed an issue where loading the addon via AddOnLoader would cause the main edit box to be too small
------------------------------------------------------------------------
r25 | Cladhaire-15704 | 2008-11-10 11:50:05 +0000 (Mon, 10 Nov 2008) | 2 lines
Updated .toc version and added AddonLoader support for /wowlua and /lua
------------------------------------------------------------------------
r24 | Cladhaire-15704 | 2008-10-17 09:06:18 +0100 (Fri, 17 Oct 2008) | 2 lines
* Removed wrath compatability checks
------------------------------------------------------------------------
r23 | Cladhaire-15704 | 2008-08-10 19:38:57 +0100 (Sun, 10 Aug 2008) | 2 lines
Added code to check whether we're running on a wrath client or not
------------------------------------------------------------------------
r22 | Cladhaire-15704 | 2008-08-10 17:51:27 +0100 (Sun, 10 Aug 2008) | 2 lines
Fixing a call into UIPanelTemplates
------------------------------------------------------------------------
r21 | Cogwheel-17646 | 2008-05-09 15:14:31 -0700 (Fri, 09 May 2008) | 1 line
Fixed delete on an unsaved page
------------------------------------------------------------------------
r20 | Cladhaire-15704 | 2008-05-08 23:56:28 -0700 (Thu, 08 May 2008) | 2 lines
Added history back into the interpreter line
------------------------------------------------------------------------
r19 | Cladhaire-15704 | 2008-05-01 15:20:33 -0700 (Thu, 01 May 2008) | 2 lines
Revert the change that requires untitled pages to be renamed
------------------------------------------------------------------------
r18 | Cladhaire-15704 | 2008-04-30 05:15:32 -0700 (Wed, 30 Apr 2008) | 2 lines
Added dirname property so zips are generated correctly
------------------------------------------------------------------------
r17 | Cogwheel-17646 | 2008-04-29 20:16:23 -0700 (Tue, 29 Apr 2008) | 2 lines
Close button now shows unsaved dialog
No longer auto-saves on run (should we add an auto save check box?)
------------------------------------------------------------------------
r16 | Cogwheel-17646 | 2008-04-29 19:23:59 -0700 (Tue, 29 Apr 2008) | 1 line
... Finished reorganizing imagages ><
------------------------------------------------------------------------
r15 | Cogwheel-17646 | 2008-04-29 19:19:11 -0700 (Tue, 29 Apr 2008) | 1 line
Reorganized images
------------------------------------------------------------------------
r14 | Cogwheel-17646 | 2008-04-29 15:58:35 -0700 (Tue, 29 Apr 2008) | 1 line
Added localization support
------------------------------------------------------------------------
r13 | Cogwheel-17646 | 2008-04-29 15:23:41 -0700 (Tue, 29 Apr 2008) | 4 lines
Delete button works again
Added basic Open functionality (sorry cladhaire... selecting names from a dropdown is still > typing from memory)
Saving a new script asks for a name
Creating a new page shows the unsaved page dialog
------------------------------------------------------------------------
r12 | Cogwheel-17646 | 2008-04-29 13:29:23 -0700 (Tue, 29 Apr 2008) | 4 lines
Run button works
Line numbers are no longer editable
Lock/unlock buttons work
Lock button now shows the lock icon based on the current state (tooltip reflects this)
------------------------------------------------------------------------
r11 | Cladhaire-15704 | 2008-04-29 06:07:26 -0700 (Tue, 29 Apr 2008) | 7 lines
Massive changes
* New button implemented
* Undo button implemented
* Prev/Next buttons implemented, including warnings
* Save (and rename) implemented
------------------------------------------------------------------------
r10 | Cladhaire-15704 | 2008-04-29 02:33:15 -0700 (Tue, 29 Apr 2008) | 2 lines
Change the resizing so the code pane will grow instead of the interpreter output
------------------------------------------------------------------------
r9 | Cogwheel-17646 | 2008-04-29 00:05:54 -0700 (Tue, 29 Apr 2008) | 3 lines
Refactored click handler
Delete button creates a new page if you delete the only remaining one
Window title displays name of current page
------------------------------------------------------------------------
r8 | Cogwheel-17646 | 2008-04-28 18:21:25 -0700 (Mon, 28 Apr 2008) | 1 line
Next button correctly removes desaturation from the Previous button
------------------------------------------------------------------------
r7 | Cladhaire-15704 | 2008-04-28 15:41:23 -0700 (Mon, 28 Apr 2008) | 2 lines
Remove debug messages
------------------------------------------------------------------------
r6 | Cladhaire-15704 | 2008-04-28 15:40:22 -0700 (Mon, 28 Apr 2008) | 2 lines
Ensure that lines are highlighted when they contain an error
------------------------------------------------------------------------
r5 | Cladhaire-15704 | 2008-04-28 15:34:10 -0700 (Mon, 28 Apr 2008) | 2 lines
Fixed issues with line numbering
------------------------------------------------------------------------
r4 | Cladhaire-15704 | 2008-04-28 13:46:52 -0700 (Mon, 28 Apr 2008) | 2 lines
Adding resize texture
------------------------------------------------------------------------
r3 | Cladhaire-15704 | 2008-04-28 13:32:10 -0700 (Mon, 28 Apr 2008) | 2 lines
Added the topleft texture
------------------------------------------------------------------------
r2 | Cladhaire-15704 | 2008-04-28 13:23:20 -0700 (Mon, 28 Apr 2008) | 2 lines
Initial import
------------------------------------------------------------------------
r1 | Cladhaire-15704 | 2008-04-28 13:21:43 -0700 (Mon, 28 Apr 2008) | 2 lines
Initial directory setup
------------------------------------------------------------------------