[LyX/master] Whitespace

2022-10-28 Thread Scott Kostyshak
commit 172e544e2c84e2d3cfe7bb471c7f39b3528568b4 Author: Scott Kostyshak Date: Fri Oct 28 18:28:31 2022 -0400 Whitespace --- src/LyXRC.h |4 ++-- src/frontends/qt/GuiPrefs.cpp |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/LyXRC.h

[LyX/master] Update fr.po

2022-10-28 Thread jpc
commit af1030e01a3a05d3961109fe0993de97c0cc7582 Author: jpc Date: Fri Oct 28 18:43:00 2022 +0200 Update fr.po --- po/fr.gmo | Bin 632211 -> 632191 bytes po/fr.po | 302 ++-- 2 files changed, 151 insertions(+), 151

[LyX/master] Revert "WIP: refactor Systemcall"

2022-10-28 Thread Jean-Marc Lasgouttes
commit a852423781a47966ab3416936568f533597c1000 Author: Jean-Marc Lasgouttes Date: Fri Oct 28 18:04:45 2022 +0200 Revert "WIP: refactor Systemcall" This reverts commit c8015878e1375f83574a8497faadd7e8c6aa8859. Committed by mistake obviously! ---

[LyX/master] WIP: refactor Systemcall

2022-10-28 Thread Jean-Marc Lasgouttes
commit c8015878e1375f83574a8497faadd7e8c6aa8859 Author: Jean-Marc Lasgouttes Date: Fri Oct 28 17:21:33 2022 +0200 WIP: refactor Systemcall **WARNING; only compilation has been ested; even that does not work** The goal of this commit is to use the list-based API to

[LyX/master] constify

2022-10-28 Thread Jean-Marc Lasgouttes
commit 6c2d4f9392c41485eccdbe1b914d5c2eae0361ac Author: Jean-Marc Lasgouttes Date: Fri Oct 28 18:03:50 2022 +0200 constify --- src/Buffer.cpp |2 +- src/Buffer.h |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Buffer.cpp b/src/Buffer.cpp index

[LyX/master] adjust text display width in windowed mode

2022-10-28 Thread Jean-Marc Lasgouttes
commit 22e5903bf30a711d7a43793a85000d26c11704c3 Author: chillenb Date: Fri Oct 21 18:11:12 2022 -0400 adjust text display width in windowed mode --- lib/configure.py |2 +- lib/scripts/prefs2prefs_prefs.py | 15 - src/BufferView.cpp| 11 ++-