iMacros Code Creator Changelog

What's new in iMacros Code Creator 0.0.16

Sep 27, 2010
  • Show tooltips

New in iMacros Code Creator 0.0.15 (Sep 27, 2010)

  • Quotation marks are escaped in Macro->VBS and Macro->C#

New in iMacros Code Creator 0.0.14 (Jun 17, 2010)

  • small changes in generated code layout.
  • added "iimPlay(macroVariable)" to JavaScript macros, so macro to URL conversion produces scripts that really do something
  • URL conversion
  • instant creation uses signals/slots

New in iMacros Code Creator 0.0.13 (Jun 17, 2010)

  • small layout change.
  • instant conversion added.
  • changed donation link.
  • updated/added copyright info.

New in iMacros Code Creator 0.0.12 (Feb 9, 2010)

  • update tab layout changed. removed unneeded helper class
  • online update check added.
  • text changes.
  • added 2010 to copyright notes.

New in iMacros Code Creator 0.0.11 (Feb 9, 2010)

  • enriched utilities tabs.
  • added code samples (currently VBS only)
  • linked online samples on iMacros Wiki
  • added tabbed utility section. currently supporting string conversion
  • unescape backslashes on C# -> macro.
  • escape backslashes in generated c# code.
  • donation link use http. instead of https
  • aligned JavaScript code. changed number of blank spaces in line 0 ("CODE:") and in trailing "\n"
  • website and donation links

New in iMacros Code Creator 0.0.10 (Feb 9, 2010)

  • change code label according to codestyle.
  • Php macro added.

New in iMacros Code Creator 0.0.9 (Feb 9, 2010)

  • timestamps added, "clear" button functionality added.
  • layout using frames. macro and code buttons relocated
  • named main (surrounding) layout.
  • FOSS paragraph added to readme file.
  • footer text adjustment.
  • named layout objects.
  • added "clear" buttons.
  • updated readme.txt.

New in iMacros Code Creator 0.0.8 (Feb 9, 2010)

  • conversion buttons centered below corresponding input boxes.
  • moved conversion buttons to corresponding input boxes.
  • updated readme.txt.

New in iMacros Code Creator 0.0.7 (Feb 9, 2010)

  • ui: updated version information.
  • removed unused menu entry.
  • added VBS sample procedure.
  • changed ui general layout.
  • made ui resizable.

New in iMacros Code Creator 0.0.6 (Feb 9, 2010)

  • added Java macro. changed C# code ("\r\n" are concatenated to keep the macro part separated)

New in iMacros Code Creator 0.0.5 (Feb 9, 2010)

  • removed empty lines and some stale code.
  • added C# -> macro.
  • added code style constants. added macro -> C#
  • changed release file folder name.
  • added JavaScript to feature list.

New in iMacros Code Creator 0.0.4 (Feb 9, 2010)

  • added JavaScript conversion

New in iMacros Code Creator 0.0.3 (Feb 9, 2010)

  • added VB function "in reverse". removed "not yet" for VB function entry in code style dropdown
  • small text/layout adjustments.
  • added code style selection.
  • added readme.txt to release packages.
  • readme.txt added.

New in iMacros Code Creator 0.0.2 (Feb 9, 2010)

  • set window title.
  • changed license note pointsize (not readable in win32 version)
  • added version information label
  • added GPLv3 copyright/license notice.
  • added copyright and license text.

New in iMacros Code Creator 0.0.1 (Feb 9, 2010)

  • minor label text change.
  • added " + vbNewLine " to each line of VBS code.
  • added VBS->Macro.
  • added "Quit" button.
  • initial import. basic ui