commit 89394bcd0f3b5079a066d8c3f6f7a5e606073db3
Author: Daniel Ramoeller
Date: Sat Aug 6 07:13:51 2022 +0200
Show suggestions containing the input in the command buffer
Previously, only the suggestions starting with the current input were
shown.
Contains the following
commit d2f05b9e6f40b192bd497b0b2138a3a626e18033
Author: Jean-Marc Lasgouttes
Date: Fri Nov 4 21:46:32 2022 +0100
When Inset::dispatch is called from TOC, process screen flags
This is needed because we are not using the complete dispatch
machinery here.
Part of bug #458
commit fad170be1a6913403f200815be112a38ea9b857f
Author: Jean-Marc Lasgouttes
Date: Fri Nov 4 21:52:46 2022 +0100
New lfun to copy index insets from ToC
The new function inset-insert-copy can only be invoked from the ToC.
It is currently only implemented for Index inset.
commit 0b27eb7deba6fd255fa284b1c691bb5a2998fc6d
Author: Jean-Marc Lasgouttes
Date: Fri Nov 4 21:44:24 2022 +0100
Introduce new function copyInsetToTemp
This is a version of copyInset that does touch the cut stack and the X
selection.
Part of bug #4582.
---
src/CutAndP
commit 2c53f0315ec2769fbd28df0c1b40bd890e218975
Author: Jean-Marc Lasgouttes
Date: Fri Nov 4 21:36:43 2022 +0100
Fix another use of unqualified std::move
---
src/Buffer.cpp |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/Buffer.cpp b/src/Buffer.cpp
index 3c7f1
commit 9dc6f09c6584f765576dfed9758889ecbb286937
Author: jpc
Date: Fri Nov 4 18:05:43 2022 +0100
Update fr.po
---
po/fr.gmo | Bin 634845 -> 635432 bytes
po/fr.po | 140 +---
2 files changed, 86 insertions(+), 54 delet
commit 2333af615d42d2fe00d12d10f15198ae7199b191
Author: Kornel Benko
Date: Fri Nov 4 15:34:49 2022 +0100
Amend 9be6a425, Workaround for advanced search in 'uncover'-inset.
Use getInset(i)->toString() instead of getInset(i)->plaintext()
if searching, so that we get the option of
commit 3b3f43cf35b7a8e752300612d07a9e1a9b71ccb4
Author: Kornel Benko
Date: Fri Nov 4 12:47:35 2022 +0100
Update sk.po
---
po/sk.po | 36 ++--
1 files changed, 34 insertions(+), 2 deletions(-)
diff --git a/po/sk.po b/po/sk.po
index 3f40ee3..0b70012 100644
commit 1b910e3fd909f366af90d6f5f00f30fd8286fabe
Author: Juergen Spitzmueller
Date: Fri Nov 4 11:37:38 2022 +0100
de.po
---
po/de.gmo | Bin 631817 -> 632415 bytes
po/de.po | 143
2 files changed, 86 insertions(+), 57 deletions
commit 68e268e117564db25993ca0476b626feef25a81c
Author: Juergen Spitzmueller
Date: Fri Nov 4 11:29:56 2022 +0100
Add some options to index context menu
---
lib/ui/stdcontext.inc | 10 ++
src/insets/InsetIndex.cpp | 32
2 files changed, 42 in
commit 4299d842e871a8d3b93a10efbc1f18e7cc17ccdb
Author: Juergen Spitzmueller
Date: Fri Nov 4 09:03:55 2022 +0100
Adapt French docs to new index features
lib/doc/fr/EmbeddedObjects.lyx | 2609 ++---
lib/doc/fr/Math.lyx| 5049 -
commit 55870df5c7765fe3dc03f58a8c996fc97829a1d4
Author: Juergen Spitzmueller
Date: Fri Nov 4 08:32:34 2022 +0100
Do not \protect stuff in index when we postpone the index
\protect us not needed here and affects sorting
---
src/insets/InsetIndex.cpp |3 +++
1 files changed, 3 i
12 matches
Mail list logo