ryan [Fri, 02 Sep 2011 13:08:17 -0400] rev 475
Version bump to 1.6.6 and new db/functions/vars from Ray Pennisi
ryan [Thu, 01 Sep 2011 13:28:35 -0400] rev 474
Added tag 1.6.5 for changeset 713ba6615a14
ryan [Thu, 01 Sep 2011 13:19:04 -0400] rev 473
Version bump, 1.6.5 - Pushing a release with bruce's patches (should have been included with 1.6.4 but I was a derp and forgot)
ryan [Thu, 01 Sep 2011 12:18:06 -0400] rev 472
Patches from Bruce Chang that I forgot to integrate for the last release
- Created an option to rlee's enhancement, File name in title (personally I do not like it, that's why I made it an option)
- Host name in title, to let users know the host they are connected to. (I like this, but others may not, so I also made this an option)
- Enhanced rlee's enhancement, Suffixes to exclude from error check. I've made this into user definable option, so the users can configure it according to their CU's naming convention. I've also added options for prefixes to exclude.
- Bug fix for DefineVarShell. When I created this, way back when, I did not allow multi-dimensional arrays.
ryan [Thu, 01 Sep 2011 12:14:52 -0400] rev 471
Updated copyright dates to show 2011 (lol)
ryan [Thu, 12 May 2011 12:16:18 -0400] rev 470
Fixes bug where queue 9999 cannot be used (If you have that many queues...)
Version bump (also dev flag is on; disable for releases)
ryan [Fri, 01 Apr 2011 14:15:36 -0400] rev 469
Bruce Chang's patch for: Define variable dialog only preserves the case the text when the whole word is selected in the editor (defaults to lower case)
rlee [Tue, 25 Jan 2011 17:18:56 -0800] rev 468
Updated db.txt with fields from release 2010.00
rlee [Mon, 24 Jan 2011 15:30:49 -0800] rev 467
Fixed bugs
rlee [Thu, 01 Jul 2010 17:10:41 -0700] rev 466
Fixed Crash with compare files functionality. I had to modify the tabHistory and redraw code I implemented before.