- tiny updates for better behavior, unix line endings, cvs Id tags;
- Updated DX7 exporter (thanks to author Ben Omari who's also working on a DX8 one);
- added sysinfo script;

Interface (scripts):

- changed behavior for which win is chosen for script guis:
    Now there's a smarter order, guis will use either:
    - Scripts win
    - Buttons win (if not a script from groups Wizards or Utils)
    - Text win
    - Closest bigger area
- Added a button to the scripts header so that it's faster to return to the buttons win (this can be made general), if that was the previous win used.
This commit is contained in:
Willian Padovani Germano
2004-06-10 03:27:46 +00:00
parent 7ff5c16a02
commit a6d077bae2
37 changed files with 400 additions and 87 deletions

View File

@@ -7,6 +7,8 @@ Group: 'Import'
Tooltip: 'Import Raw Triangle File Format (*.raw)'
"""
# $Id$
#
# +---------------------------------------------------------+
# | Copyright (c) 2002 Anthony D'Agostino |
# | http://www.redrival.com/scorpius |