2013-06-07  Watchout  <watchout@curseforge.com>

[28f9091edfa0] [tip]
* GreaseGoblin.toc:

Fixed inclusion order of libraries


[ef60b8e091b8]
* GreaseGoblin.lua:

Better - less error-prone - way to parse scripts. This takes a performance hit, but it only affects parsing and not actual run time


[190e85f86c2f]
* Localization.lua, Options.lua:

- Actually moved localization to Localization.lua


[1bd0b526201b]
* EditboxWidget.lua:

- Commit source code in edit box on CTRL-Enter


2013-05-27  Watchout  <watchout@curseforge.com>

[ae4bcace00a3]
* EditboxWidget.lua:

added auto-indent and detab functionality to CodeEditBox


[40b9807e4c45]
* GreaseGoblin.lua:

Got rid of `self` references in addon methods, this should make the code more robust


[61404aa2e394]
* Options.lua:

Updated description


2013-05-22  Watchout  <watchout@curseforge.com>

[17be7f6783e8]
* GreaseGoblin.toc:

toc bump


2013-05-18  Watchout  <watchout@curseforge.com>

[fc9a8053f665]
* GreaseGoblin.lua:

(Untested change!)
New markup key type "IsInit: true". This is a flag that essentially enables a script to be run without the "return function(self, ...) %s end" wrapper.

This is subject to change.


[8d4460680ff4]
* Options.lua:

Execute button now actually passes "EXECUTE" as first argument


2013-05-12  Watchout  <watchout@curseforge.com>

[031dc3b95bad]
* GreaseGoblin.lua, GreaseGoblin.toc, Options.lua:

Changed SV database layout.


2013-05-10  Watchout  <watchout@curseforge.com>

[c61d2e817650]
* EditboxWidget.lua, Grease Goblin.lua, Grease Goblin.toc, GreaseGoblin.lua, GreaseGoblin.toc:

Renamed to 'GreaseGoblin', since Curseforge can't handle spaces in an addon name


2013-05-09  Watchout  <watchout@curseforge.com>

[af0e966be2d5]
* .hgignore, .pkgmeta, EditboxWidget.lua, Grease Goblin.lua, Grease Goblin.toc, Localization.lua, Options.lua, UbuntuMono-R.ttf:

Initial import


