Repository :
https://github.com/FarGroup/FarManager
On branch : master
Link :
https://github.com/FarGroup/FarManager/commit/026a9227f7527fee78b8fb68aa3125087dd7529e
>---------------------------------------------------------------
commit 026a9227f7527fee78b8fb68aa3125087dd7529e
Author: Vadim Yegorov <
z...@bmg.lv>
Date: Fri Jan 16 16:00:12 2026 +0200
Update headers to 6632
>---------------------------------------------------------------
026a9227f7527fee78b8fb68aa3125087dd7529e
plugins/common/unicode/farcolor.hpp | 2 +-
plugins/common/unicode/plugin.hpp | 6 ++++--
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/plugins/common/unicode/farcolor.hpp b/plugins/common/unicode/farcolor.hpp
index ccfff8a59..918edd5d3 100644
--- a/plugins/common/unicode/farcolor.hpp
+++ b/plugins/common/unicode/farcolor.hpp
@@ -5,7 +5,7 @@
/*
farcolor.hpp
-Colors Index for FAR Manager 3.0.6606.0
+Colors Index for FAR Manager 3.0.6632.0
*/
/*
Copyright © 1996 Eugene Roshal
diff --git a/plugins/common/unicode/plugin.hpp b/plugins/common/unicode/plugin.hpp
index 74938d4a3..1a9c111ed 100644
--- a/plugins/common/unicode/plugin.hpp
+++ b/plugins/common/unicode/plugin.hpp
@@ -6,7 +6,7 @@
/*
plugin.hpp
-Plugin API for Far Manager 3.0.6606.0
+Plugin API for Far Manager 3.0.6632.0
*/
/*
Copyright © 1996 Eugene Roshal
@@ -44,7 +44,7 @@ other possible license with no implications from the above license on them.
#define FARMANAGERVERSION_MAJOR 3
#define FARMANAGERVERSION_MINOR 0
#define FARMANAGERVERSION_REVISION 0
-#define FARMANAGERVERSION_BUILD 6606
+#define FARMANAGERVERSION_BUILD 6632
#define FARMANAGERVERSION_STAGE VS_PRIVATE
#ifndef RC_INVOKED
@@ -1879,6 +1879,8 @@ struct EditorInfo
size_t SessionBookmarkCount;
uintptr_t CurState;
uintptr_t CodePage;
+ RECT WindowArea;
+ RECT ClientArea;
};
struct EditorBookmarks