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:

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.
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.56 =

Fixed too short message boxes, i.e. a long button line was shown out of the
dialog box in some cases.
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.57 =

Work around Far 3.0.4098 (Redraw in editor triggers GotFocus).
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.4138

= 5.0.58 =

Adapted for Far 3.0.4138
User avatar
NightRoman
Posts: 6184
Joined: Fri 18 Aug, 2006 13:52
Location: Cambridge, UK
Has thanked: 32 times
Been thanked: 62 times
Contact:

FarNet — .NET Far API and .NET module manager

Post by NightRoman »

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

= 5.0.59 =

Editor color drawers use the new flag ECF_AUTODELETE (Far 3.0.4134).

Removed work around Far 3.0.4098 (redrawing triggers getting focus).
User avatar
NightRoman
Posts: 6184
Joined: Fri 18 Aug, 2006 13:52
Location: Cambridge, UK
Has thanked: 32 times
Been thanked: 62 times
Contact:

FarNet — .NET Far API and .NET module manager

Post by NightRoman »

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

= 5.0.60 =

Fixed double Invoke() in module editors (from EE_GOTFOCUS and then from 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:

FarNet — .NET Far API and .NET module manager

Post by NightRoman »

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

= 5.0.61 =

Removed work around unwanted Far messages on setting missing directories.
User avatar
NightRoman
Posts: 6184
Joined: Fri 18 Aug, 2006 13:52
Location: Cambridge, UK
Has thanked: 32 times
Been thanked: 62 times
Contact:

FarNet — .NET Far API and .NET module manager

Post by NightRoman »

The project moved from googlecode to GitHub:
https://github.com/nightroman/FarNet

Wiki also moved to the this repository:
https://github.com/nightroman/FarNet/wiki
User avatar
NightRoman
Posts: 6184
Joined: Fri 18 Aug, 2006 13:52
Location: Cambridge, UK
Has thanked: 32 times
Been thanked: 62 times
Contact:

FarNet — .NET Far API and .NET module manager

Post by NightRoman »

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

= 5.0.62 =

Minor changes due to migration to GitHub, mostly in the documentation.
User avatar
NightRoman
Posts: 6184
Joined: Fri 18 Aug, 2006 13:52
Location: Cambridge, UK
Has thanked: 32 times
Been thanked: 62 times
Contact:

FarNet — .NET Far API and .NET module manager

Post by NightRoman »

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

= 5.0.63 =

Fixed several issues in Message(MessageArgs).

Migration to GitHub: updated links.
User avatar
NightRoman
Posts: 6184
Joined: Fri 18 Aug, 2006 13:52
Location: Cambridge, UK
Has thanked: 32 times
Been thanked: 62 times
Contact:

FarNet — .NET Far API and .NET module manager

Post by NightRoman »

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

= 5.0.64 =

Editor:
- New properties IsKeyBar, IsTitleBar.
- Fixed ConvertPointEditorToScreen(), ConvertPointScreenToEditor() on hidden title bar.

ProgressForm:
- New event Canceling.
User avatar
NightRoman
Posts: 6184
Joined: Fri 18 Aug, 2006 13:52
Location: Cambridge, UK
Has thanked: 32 times
Been thanked: 62 times
Contact:

FarNet — .NET Far API and .NET module manager

Post by NightRoman »

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

= 5.0.65 =

ProgressForm: New event Idled.
User avatar
NightRoman
Posts: 6184
Joined: Fri 18 Aug, 2006 13:52
Location: Cambridge, UK
Has thanked: 32 times
Been thanked: 62 times
Contact:

FarNet — .NET Far API and .NET module manager

Post by NightRoman »

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

= 5.0.66 =

Far does not support idle editor events.
Removed Idled editor events from 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:

FarNet — .NET Far API and .NET module manager

Post by NightRoman »

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

= 5.0.67 =

Removed Samples from the package.
User avatar
NightRoman
Posts: 6184
Joined: Fri 18 Aug, 2006 13:52
Location: Cambridge, UK
Has thanked: 32 times
Been thanked: 62 times
Contact:

FarNet — .NET Far API and .NET module manager

Post by NightRoman »

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

= 5.0.68 =

Corrected default colors on console writing (Far 3.0.4662 changes)
User avatar
NightRoman
Posts: 6184
Joined: Fri 18 Aug, 2006 13:52
Location: Cambridge, UK
Has thanked: 32 times
Been thanked: 62 times
Contact:

FarNet — .NET Far API and .NET module manager

Post by NightRoman »

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

= 5.1.0 =

Changed interfaces of ModuleEditor and ModuleDrawer. Invoke(object sender, ...)
is replaced with more useful Invoke(IEditor editor, ...). Modules using these
classes should be upgraded, e.g. use the latest PowerShellFar, Drawer, RightWords.
Post Reply

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