LuaFAR

Анонсы новых плагинов. Обсуждение плагинов ведется ниже.
Shmuel
Posts: 6819
Joined: Thu 23 Mar, 2006 21:36
Location: Israel
Has thanked: 41 times
Been thanked: 528 times

LuaFAR

Post by Shmuel »

LuaFAR - это библиотека, позволяющая создавать плагины для Far Manager на языке Lua.

Внимание:
Входит в состав FAR manager (начиная с 3.0 build 2851), информация обо всех изменениях теперь в luamacro/changelog.

Обсуждение: http://forum.farmanager.com/viewtopic.php?f=15&t=4365
Last edited by John Doe on Mon 10 Jul, 2017 08:51, edited 1 time in total.
Shmuel
Posts: 6819
Joined: Thu 23 Mar, 2006 21:36
Location: Israel
Has thanked: 41 times
Been thanked: 528 times

Re: LuaFAR

Post by Shmuel »

LuaFAR version 0.2 (source code only)
-- Several additions and bug fixes.
-- Not backward compatible with LuaFAR-0.1.
-- Still no docs.
Shmuel
Posts: 6819
Joined: Thu 23 Mar, 2006 21:36
Location: Israel
Has thanked: 41 times
Been thanked: 528 times

Re: LuaFAR

Post by Shmuel »

LuaFAR version 0.3 (source code only)
-- Several additions and bug fixes.
-- Not backward compatible with LuaFAR-0.2.
-- Preliminary version of Manual.
Shmuel
Posts: 6819
Joined: Thu 23 Mar, 2006 21:36
Location: Israel
Has thanked: 41 times
Been thanked: 528 times

Re: LuaFAR

Post by Shmuel »

LuaFAR version 0.4 (source code only)
Additions, fixes, API changes. More documentation.
Shmuel
Posts: 6819
Joined: Thu 23 Mar, 2006 21:36
Location: Israel
Has thanked: 41 times
Been thanked: 528 times

Re: LuaFAR

Post by Shmuel »

LuaFAR version 0.5 (source code only)
Additions, fixes, API changes. More documentation.
Shmuel
Posts: 6819
Joined: Thu 23 Mar, 2006 21:36
Location: Israel
Has thanked: 41 times
Been thanked: 528 times

Re: LuaFAR

Post by Shmuel »

LuaFAR version 0.5.1 (source code only)
Missing keys with punctuation marks added.
Shmuel
Posts: 6819
Joined: Thu 23 Mar, 2006 21:36
Location: Israel
Has thanked: 41 times
Been thanked: 528 times

Re: LuaFAR

Post by Shmuel »

LuaFAR version 0.6 (source code only)
far.AdvControl – added
far.GetEnv – added
far.ProcessEditorInput – extended
farcolor.lua – module added
Lua BitOp – library updated to version 1.0.1
Shmuel
Posts: 6819
Joined: Thu 23 Mar, 2006 21:36
Location: Israel
Has thanked: 41 times
Been thanked: 528 times

Re: LuaFAR

Post by Shmuel »

LuaFAR version 0.7 (source code and binaries)

Code: Select all

far.SendDlgMessage - fixed and extended; practically all message types are supported
far.Dialog         - added support for DI_LISTBOX and DI_COMBOBOX
Shmuel
Posts: 6819
Joined: Thu 23 Mar, 2006 21:36
Location: Israel
Has thanked: 41 times
Been thanked: 528 times

Re: LuaFAR

Post by Shmuel »

LuaFAR version 0.7.2 (source code and binaries)
[!] Bugfix in function FarKeyToName.
Shmuel
Posts: 6819
Joined: Thu 23 Mar, 2006 21:36
Location: Israel
Has thanked: 41 times
Been thanked: 528 times

Re: LuaFAR

Post by Shmuel »

LuaFAR version 0.8.0 (source code and binaries)

Code: Select all

The following new functions were added:
far.FarInputRecordToKey, far.LStricmp, far.LStrnicmp, far.LuafarVersion, far.ProcessName, far.SetEnv 

The following functions were enhanced:
far.GetRegKey, far.SetRegKey: added support of REG_EXPAND_SZ and REG_MULTI_SZ data types. 
Shmuel
Posts: 6819
Joined: Thu 23 Mar, 2006 21:36
Location: Israel
Has thanked: 41 times
Been thanked: 528 times

Re: LuaFAR

Post by Shmuel »

LuaFAR version 0.9.0 (source code and binaries)
Many new functions added. Some changes made. See the manual for the details.
Shmuel
Posts: 6819
Joined: Thu 23 Mar, 2006 21:36
Location: Israel
Has thanked: 41 times
Been thanked: 528 times

Re: LuaFAR

Post by Shmuel »

LuaFAR version 1.0.0 (source code and binaries)
Added support of FAR 1.75 API (was: 1.70 only). See details in the manual.
Shmuel
Posts: 6819
Joined: Thu 23 Mar, 2006 21:36
Location: Israel
Has thanked: 41 times
Been thanked: 528 times

Re: LuaFAR

Post by Shmuel »

LuaFAR version 1.0.1 (source code and binaries)

Code: Select all

* far.CtrlGetPanelInfo and far.CtrlGetPanelShortInfo:
  fields `ItemsNumber` and `SelectedItemsNumber` added to the return table.
* far.Menu: fields `grayed` and `hidden` added to menu item.
* Several bug fixes.
Shmuel
Posts: 6819
Joined: Thu 23 Mar, 2006 21:36
Location: Israel
Has thanked: 41 times
Been thanked: 528 times

Re: LuaFAR

Post by Shmuel »

LuaFAR version 1.1.0 (source code and binaries)

Code: Select all

* Better error handling in dialog procedures (Lua stack traceback is preserved). 
* Table representation of the flags changed. 
* Bug fixes. 
Last edited by Shmuel on Thu 29 Sep, 2011 21:55, edited 1 time in total.
Shmuel
Posts: 6819
Joined: Thu 23 Mar, 2006 21:36
Location: Israel
Has thanked: 41 times
Been thanked: 528 times

Re: LuaFAR

Post by Shmuel »

LuaFAR version 2.0.0 (source code and binaries)
First version for Unicode Far. See changes in the manual.
Last edited by Shmuel on Thu 29 Sep, 2011 21:55, edited 1 time in total.
Post Reply

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