Logs

« 1 2 3 4 5 6 7 8 9 10 11 12 13 »

Revision: 50

Author: ss
Date: 2010-02-25T20:25:36.141981Z
Changes:* few minor updates to the codeFiles Modified: (10)

Revision: 49

Author: ss
Date: 2010-02-25T15:50:10.957590Z
Changes:Update by matty rev 49
* made more headway on overlay text
* found bug in registry.js
* added type variables (ex: TYPE_UNDEFINED, TYPE_STRING etc.) all files using typeof have been updated to reflect the new changes
* found double spaces in "if" statements and after, fixed these
* updated ScriptInfo.xml
Files Modified: (17)

Revision: 48

Author: ss
Date: 2009-12-22T15:18:37.757858Z
Changes:* Yes: even more code improvements!
- Got rid of as much with() blocks as possible, using variables to store working object in now
- Doubled spaces after single-line if-statements removed
- Using the return value of LstView_AddItem() as index instead of bugging the engine with LstView_GetCount() calls
- Where possible, using faster loops such as reverse while or for-loops with cached length
* Sort of fixed ContactSelector_handler.js, still a to-do though
* Added double-click event to ScreenshotViewer to view screenshot
* Added FtpTestSettings strings to language XML: server, login, port.
(May still change when revising the GUI)
Files Modified: (31)

Revision: 47

Author: ss
Date: 2009-12-02T19:39:56.764716Z
Changes:* Fixed preview windows not opening
* Fixed /sssmonitor not recognized (typo)
* Clipboard operations are now fail-proof: clipboard will be closed even when an exception pops up during the operation
* Replaced all "if(" with "if (" to follow the code layout guidelines
* Removed ColHandle from WindowSelect.xml - using list view item data from Plus! instead
* Code improvements in enumeration_functions.js
* Lots of other fixes...
Files Modified: (47)

Revision: 46

Author: ss
Date: 2009-11-25T19:36:40.150120Z
Changes:* i dont remember what all was updated. some functions were updated and what not.Files Modified: (23)

Version

  • 5.0.0070_20100325_publicbeta1

Developers

Project Details

  • Folders8
  • Files122
  • Total Lines11,867
  • Repository Version70

User Count

  • 162