Updates and Changes:

* 3.8.0  Mar 13, 2014
  - Added toolbar

* 3.7.3  Feb 23, 2014
  - When SU launches, the menubar must remain visible if the dialog is closed.

* 3.7.2  Feb 12, 2014
  - Fixed custom shortcuts on localized SU versions.

* 3.7.1  Feb 04, 2014
  - Removed unused stuff, and stabilized the way F12 shortcut is assigned.

* 3.7.0  Feb 04, 2014
  - Made it compatible with AMS Library 1.0.7, which improves a bunch of things.

* 3.6.0  Jan 29, 2014
  - Figured out a way to keep all shortcuts working while the menu bar is
    removed. The fancy shortcuts sections and the show/hide menu bar
    option were removed. They are no longer required! :)
  - Fixed the get screen resolution function in AMS library. Now, it will return
    the size of all monitors combined. This fixes an issue where the dialog
    could not be moved to another screen.
  - Simplified and improved stuff.

* 3.5.4  Dec 18, 2013
  - Fixed Submit button.

* 3.5.3  Dec 15, 2013
  - Minor adjustments.

* 3.5.2  Dec 15, 2013
  - Fixed customizable shortcuts glitch.

* 3.5.1  Dec 15, 2013
  - Minor adjustments.

* 3.5.0  Dec 15, 2013
  - Added customizable shortcuts, thanks to CadFather.
  - Added drag, clip, snap dialog.
  - Added dialog clear borders option.
  - Changed default set/remove menu shortcut key from ALT to F12.

* 3.0.3  Dec 06, 2013
  - Minor dialog and menu optimizations.
  - Added the set/remove menubar option back (Press ALT).

* 3.0.2  Nov 22, 2013
  - Minor improvements.

* 3.0.1  Nov 17, 2013
  - Minor adjustments and fixes.

* 3.0.0  Nov 17, 2013
  - New self resizeable dialog. Credit to Aerilius for the code snippets in his
    ae_LaunchUp plugin.
  - Added localization to the menu. Credit to Aerilius for original translate
    utility in his ae_LaunchUp plugin.
  - Improved all function
  - Added show/hide menubar. Now you can access all shortcuts while the menubar
    is hidden.
  - Containers show-up properly if you add/remove toolbars while they are
    hidden.
  - Moved all files to my library; this extension requires ams_Library!
  - Compatible SektchUp 7 or later + Windows XP or later

* 2.0.3  May 26, 2013
  - Fixed some functions
  - Improved set_settings on Win8, I think
  - Works on SketchUp 2013, though the show/hide toolbar containers is a bit
    glitchy. Do not add/remove toolbars while the toolbar containers are hidden!

* 2.0.2  May 09, 2013
  - Fixed retain button and save_settings function

* 2.0.1  May 08, 2013
  - Added show/hide/close dialogs and floating toolbars
  - Added "set menubar on close" checkbox option
  - Fixed the corrupted window bug, after show hidden popups; now windows can be
    connected, uncoupled and refitted.
  - Stabilized the css file.
  - Extended title text features, added onCaptionChanged observer.
  - Optimized script

* 2.0.0  Nov 11, 2012
  - Recompiled Win32 API by Daniel J. Berger to AMS::Win32::API, under my own
    namespace.
  - Rewritten everything under my own namespace, to following the plugin rules.
  - Organized and added more functions to the AMS::Sketchup
  - Added Observers
  - Included version constant
  - Better, new dialog, includes save settings

* 1.0.0  Jan 30, 2012
  - Initial release
