Nightly build: SMath Studio 0.96.4875 (07 May 2013)

Nightly build: SMath Studio 0.96.4875 (07 May 2013) - Сообщения

#1 Опубликовано: 06.05.2013 18:49:40
Andrey Ivashov

Andrey Ivashov

2270 сообщений из 3734 понравились пользователям.

Группа: Super Administrator

Nightly build: SMath Studio 0.96.4875 available


Latest changes (against SMath Studio 0.96.4868)

  • SMath Viewer fixed to support Area Regions protected by password;
  • Worksheet's properties: Author and Company - is now reflected in output SMath Viewer (*.exe) files meta-data;

  • Fixed calculation issue appears on combination of the following settings: "Answer type" = "Auto" and "Decimal places" > "13";
  • IPlugin interface improved to support declaration of external files (libraries without IPlugin implementation);
  • RegionHolder improved to avoid excess invalidation on mouse move;
  • Viewer support for MathRegion improved (for expressions without output values);
  • Fixed issue with plug-ins contain references of external DLLs from "plugins" directory;
  • Language files updated to fix several kinds of most often happened errors.


Important notes

  • Please test plug-ins available for SMath Studio (built-in and third-party). All of them should be supported by SMath Viewer;
  • SMath Viewer output files should be smaller (only required plug-ins will be included into executable file);

  • Please update plugins to declare all referenced DLLs as shown below (this is required to work in SMath Viewer mode - see Note#2):
    
    void IPlugin.Initialize()
    {
        // Plugin dependences
        this.dependences = new[] {
            new AssemblyInfo("SMath Studio", new Version(0, 96), new Guid("a37cba83-b69c-4c71-9992-55ff666763bd"),
            new AssemblyInfo("USER_FRIENDLY_DLL_TITLE", "REQUIRED.dll" // Second argument - filename of the plug-in 
        };
    }
    
  • Please test/update Custom Region plug-ins in order to ensure interaction with mouse is correct (region invalidation on mouse move).


Download

7 пользователям понравился этот пост
ioan92 07.05.2013 01:47:00, Radovan Omorjan 07.05.2013 02:02:00, Peter 07.05.2013 02:41:00, IVR 07.05.2013 05:22:00, Вячеслав Мезенцев 07.05.2013 08:21:00, Oscar Campo 07.05.2013 16:01:00, Davide Carpi 07.05.2013 20:21:00
#2 Опубликовано: 07.05.2013 02:21:39
kaka

kaka

1 сообщений из 25 понравились пользователям.

Группа: User

thank you
#3 Опубликовано: 07.05.2013 10:15:31
Janusz

Janusz

7 сообщений из 48 понравились пользователям.

Группа: User

Andrey!

Thank you with all my heart!

I greet you very heartily!

Janusz
#4 Опубликовано: 07.05.2013 12:15:42
Martin Kraska

Martin Kraska

1222 сообщений из 2150 понравились пользователям.

Группа: Moderator

Andrey, thank you for the update.

one issue just upon installation:

The new version is not marked as stable, thus no automatic update is triggered (and cannot be trigered manually from within the program)

Nevertheless, the installer did remove my previous installation of 0.96 even though I specified a different install location.
Can't the two recent builds co-exist? I guess, the user should at least be asked before touching the existing installation. Fortunately, the plugin collection was left in the otherwise empty old install dir.
Is there a safe way to have both versions installed and use them by context menu choice in the shell (perhaps with different icons for stable and unstable versions)?

Martin

EDIT: The installer of build 4868 leaves the 4875 installation untouched.
Martin Kraska Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
#5 Опубликовано: 07.05.2013 16:01:45
Oscar Campo

Oscar Campo

124 сообщений из 298 понравились пользователям.

Группа: Moderator

thank you so much!
#6 Опубликовано: 15.05.2013 12:40:06
Martin Kraska

Martin Kraska

1222 сообщений из 2150 понравились пользователям.

Группа: Moderator

Here is an update of the portable SMath with plugins. Contains everything that I came across so far, except Maplewrapper due to dependency on non-free dos-Maple.

Just like the official portable Version you can install it everywhere, e.g. on a USB drive. Plus you can use plugins.
Tested only under Win 7 x64.

Martin
Martin Kraska Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
2 пользователям понравился этот пост
Radovan Omorjan 15.05.2013 12:46:00, ioan92 15.05.2013 14:30:00
  • Новые сообщения Новые сообщения
  • Нет новых сообщений Нет новых сообщений