FarNet — .NET Far API and .NET module manager

Анонсы новых плагинов. Обсуждение плагинов ведется ниже.
User avatar
NightRoman
Posts: 6184
Joined: Fri 18 Aug, 2006 13:52
Location: Cambridge, UK
Has thanked: 32 times
Been thanked: 62 times
Contact:

Re: FarNet — .NET Far API and .NET module manager

Post by NightRoman »

Latest post of the previous page:

The NuGet package: https://www.nuget.org/packages/FarNet
HOW TO GET AND INSTALL: http://forum.farmanager.com/viewtopic.php?f=11&t=2256

= 5.0.40 =

Slightly simplified the NuGet package. It is recommended to update it by the
upgraded script Update-FarPackage.ps1:
https://farnet.googlecode.com/svn/trunk ... ackage.ps1
User avatar
NightRoman
Posts: 6184
Joined: Fri 18 Aug, 2006 13:52
Location: Cambridge, UK
Has thanked: 32 times
Been thanked: 62 times
Contact:

Re: FarNet — .NET Far API and .NET module manager

Post by NightRoman »

The NuGet package: https://www.nuget.org/packages/FarNet
HOW TO GET AND INSTALL: http://forum.farmanager.com/viewtopic.php?f=11&t=2256

= 5.0.41 =

IUserInterface - new flag IsCommandMode, INTERNAL for now, needed for the new
command console mode in PowerShellFar.
User avatar
NightRoman
Posts: 6184
Joined: Fri 18 Aug, 2006 13:52
Location: Cambridge, UK
Has thanked: 32 times
Been thanked: 62 times
Contact:

Re: FarNet — .NET Far API and .NET module manager

Post by NightRoman »

The NuGet package: https://www.nuget.org/packages/FarNet
HOW TO GET AND INSTALL: http://forum.farmanager.com/viewtopic.php?f=11&t=2256

= 5.0.42 =

IAnyEditor - the new method EditText(EditTextArgs) should be used instead of
the old EditText(string, string). The old one is marked obsolete and will be
removed.

Far.Api.UI - added helper methods WriteLine().

ILine - new property IsReadOnly.
User avatar
NightRoman
Posts: 6184
Joined: Fri 18 Aug, 2006 13:52
Location: Cambridge, UK
Has thanked: 32 times
Been thanked: 62 times
Contact:

Re: FarNet — .NET Far API and .NET module manager

Post by NightRoman »

The NuGet package: https://www.nuget.org/packages/FarNet
HOW TO GET AND INSTALL: http://forum.farmanager.com/viewtopic.php?f=11&t=2256

= 5.0.43 =

IListMenu - fixed "Index out of range" on the second Show() with incremental
filter and changed items ([ShiftDel] and [CtrlR] in Vessel and PSF history).
User avatar
NightRoman
Posts: 6184
Joined: Fri 18 Aug, 2006 13:52
Location: Cambridge, UK
Has thanked: 32 times
Been thanked: 62 times
Contact:

Re: FarNet — .NET Far API and .NET module manager

Post by NightRoman »

The NuGet package: https://www.nuget.org/packages/FarNet
HOW TO GET AND INSTALL: http://forum.farmanager.com/viewtopic.php?f=11&t=2256

= 5.0.44 =

Async steps:
- Revised self posting.
- Corrected recovery on errors.

HLF file uses new syntax (Mantis#0002619). Recommended Far 3.0.3831.
User avatar
NightRoman
Posts: 6184
Joined: Fri 18 Aug, 2006 13:52
Location: Cambridge, UK
Has thanked: 32 times
Been thanked: 62 times
Contact:

Re: FarNet — .NET Far API and .NET module manager

Post by NightRoman »

The NuGet package: https://www.nuget.org/packages/FarNet
HOW TO GET AND INSTALL: http://forum.farmanager.com/viewtopic.php?f=11&t=2256

= 5.0.45 =

IUserInterface:
- New method GetBufferLineText, INTERNAL for now, used by PSF.
- Work around missing cursor on cls in PSF command console. _140317_201247
User avatar
NightRoman
Posts: 6184
Joined: Fri 18 Aug, 2006 13:52
Location: Cambridge, UK
Has thanked: 32 times
Been thanked: 62 times
Contact:

Re: FarNet — .NET Far API and .NET module manager

Post by NightRoman »

The NuGet package: https://www.nuget.org/packages/FarNet
HOW TO GET AND INSTALL: http://forum.farmanager.com/viewtopic.php?f=11&t=2256

= 5.0.46 =

Fix: FarNet was not shown in the plugin help list.

New method IFar.Message(MessageArgs). It is recommended instead of other
Message() overloads with multiple parameters. + An extra option Position.
User avatar
NightRoman
Posts: 6184
Joined: Fri 18 Aug, 2006 13:52
Location: Cambridge, UK
Has thanked: 32 times
Been thanked: 62 times
Contact:

Re: FarNet — .NET Far API and .NET module manager

Post by NightRoman »

The NuGet package: https://www.nuget.org/packages/FarNet
HOW TO GET AND INSTALL: http://forum.farmanager.com/viewtopic.php?f=11&t=2256

= 5.0.47 =

Use Far 3.0.3842

Fixed corrupted memory on adding items to dialog lists after creation.

New events in dialog controls: Drawn, DropDownOpening, DropDownClosed.
User avatar
NightRoman
Posts: 6184
Joined: Fri 18 Aug, 2006 13:52
Location: Cambridge, UK
Has thanked: 32 times
Been thanked: 62 times
Contact:

Re: FarNet — .NET Far API and .NET module manager

Post by NightRoman »

The NuGet package: https://www.nuget.org/packages/FarNet
HOW TO GET AND INSTALL: http://forum.farmanager.com/viewtopic.php?f=11&t=2256

= 5.0.48 =

Improved documentation and installation steps.
User avatar
NightRoman
Posts: 6184
Joined: Fri 18 Aug, 2006 13:52
Location: Cambridge, UK
Has thanked: 32 times
Been thanked: 62 times
Contact:

Re: FarNet — .NET Far API and .NET module manager

Post by NightRoman »

NuGet package: https://www.nuget.org/packages/FarNet

= 5.0.49 =

Package: moved manuals and other information files to FarNet.
User avatar
NightRoman
Posts: 6184
Joined: Fri 18 Aug, 2006 13:52
Location: Cambridge, UK
Has thanked: 32 times
Been thanked: 62 times
Contact:

Re: FarNet — .NET Far API and .NET module manager

Post by NightRoman »

NuGet package: https://www.nuget.org/packages/FarNet
Far Manager 3.0.3872

= 5.0.50 =

Passed the actual FarNet version in Far, so that Far shows it correctly.

Some not yet public API used in PowerShellFar.
User avatar
NightRoman
Posts: 6184
Joined: Fri 18 Aug, 2006 13:52
Location: Cambridge, UK
Has thanked: 32 times
Been thanked: 62 times
Contact:

Re: FarNet — .NET Far API and .NET module manager

Post by NightRoman »

NuGet package: https://www.nuget.org/packages/FarNet
Far Manager 3.0.3872

= 5.0.51 =

Module panel: viewer [F3] allows switching to editor [F6].
User avatar
NightRoman
Posts: 6184
Joined: Fri 18 Aug, 2006 13:52
Location: Cambridge, UK
Has thanked: 32 times
Been thanked: 62 times
Contact:

Re: FarNet — .NET Far API and .NET module manager

Post by NightRoman »

NuGet package: https://www.nuget.org/packages/FarNet
Far Manager 3.0.3872

= 5.0.52 =

Adapted the editor code for the new Far window manager. Most of editor methods
work with the specified editor, i.e. not just the current. Editor color and
bookmark methods still work with the current editor.
User avatar
NightRoman
Posts: 6184
Joined: Fri 18 Aug, 2006 13:52
Location: Cambridge, UK
Has thanked: 32 times
Been thanked: 62 times
Contact:

Re: FarNet — .NET Far API and .NET module manager

Post by NightRoman »

NuGet package: https://www.nuget.org/packages/FarNet
Far Manager 3.0.3872

= 5.0.53 =

IEditor.Title getter uses ECTL_GETTITLE (Far 3.0.4013).
User avatar
NightRoman
Posts: 6184
Joined: Fri 18 Aug, 2006 13:52
Location: Cambridge, UK
Has thanked: 32 times
Been thanked: 62 times
Contact:

Re: FarNet — .NET Far API and .NET module manager

Post by NightRoman »

NuGet package: https://www.nuget.org/packages/FarNet
Far Manager 3.0.3872

= 5.0.54 =

Adapted for Far 3.0.4027 (EE_REDRAW is called before EE_READ).
User avatar
NightRoman
Posts: 6184
Joined: Fri 18 Aug, 2006 13:52
Location: Cambridge, UK
Has thanked: 32 times
Been thanked: 62 times
Contact:

Re: FarNet — .NET Far API and .NET module manager

Post by NightRoman »

NuGet package: https://www.nuget.org/packages/FarNet
Far Manager 3.0.4045

= 5.0.55 =

Adapted for Far 3.0.4042 (new "Desktop" window). Added the new window kind
"Desktop", position 0. Note that "Panels" is now at the position 1.
NB: For now this is experimental and depends on Far.
Post Reply

Return to “Анонсы новых плагинов”