Details

  • Filename
    PocketGnome-r8.zip
  • Uploaded by
  • Uploaded
    Feb 25, 2011
  • Size
    3.15 KB
  • Downloads
    1,148
  • MD5
    1b5fb9dd1458380525ac789ed7793ef3

Supported WoW Retail Versions

  • 4.0.6
  • 4.0.3a
  • 4.0.3

Changelog

2011-02-25  Humbedooh  <Humbedooh>

[dfe52f2f4721] [tip]
* PocketGnome.lua

- Ticket #3: Fixed a visual bug where long equations (>23 characters) would bug out the result window.
- Made the result window 1 line longer.

2011-02-25  root  <root@db06.curselive.local>

[176ae756b5fe]
* .hgtags:

Tagging as b7

2011-02-19  root  <root@db06.curselive.local>

[860d402dfa50] [b7]
* .hgtags:

Bumping for 4.0.6

2010-11-27  Humbedooh  <Humbedooh>

[f291777eaeec]
* PocketGnome.lua

Added a minimize/maximize button
Pressing escape on an empty field now removes focus from the window instead of closing it

2010-10-18  Humbedooh  <Humbedooh>

[9a7a4a7ecd46]
* PocketGnome.lua

Removed bloatiness and redundant API calls.
trimmed entire addon down to 75 lines of mrrrgl, just because I felt like it.

[b488d94b6092]
* PocketGnome.lua

forgot to add abs() :<

[d166ad3cc8e0]
* PocketGnome.lua

Added an output window
Added e, sqrt, rad, deg and others.
Added support for custom values (fx. abc = 2/pi)

2010-10-17  Humbedooh  <Humbedooh>

[72adc87fb258]
* PocketGnome.lua

Basic math support (all the usual math crap)
/pocketgnome or /pg opens the lil' calculator
Stuff is still restricted to the chat frame output.

[9324bf3c03dd]
* .pkgmeta, PocketGnome.toc

Initial commit without anything awesome.