lyx_mirror/src/frontends
Jean-Marc Lasgouttes ec9d0a9420 Fixup 527984ed: fix initial screen size when using backing store
When using a back store, it is obviously important to resize it
whenever the buffer view is resized. The new code path added in
527984ed skipped this part, so that the window was wrong when creating
a new window.
2024-05-07 12:01:34 +02:00
..
qt Fixup 527984ed: fix initial screen size when using backing store 2024-05-07 12:01:34 +02:00
tests
.gitignore
alert.h #12818 correct evaluation of message box result info 2023-07-16 16:49:02 +02:00
Application.h Implement ui style selection dialog 12832 attempt 2 2023-10-15 08:46:12 +02:00
CaretGeometry.h
Clipboard.h
CMakeLists.txt
Delegates.h
FontLoader.h
FontMetrics.h Move LYX_(BEGIN|END)_MUTE_GCC_WARNING macros to their own header. 2023-11-10 13:14:34 +01:00
KeyModifier.h
KeySymbol.h
Makefile.am
mouse_state.h
NullPainter.h When drawing macro names, enforce LtR direction 2023-09-22 12:41:44 +02:00
Painter.h When drawing macro names, enforce LtR direction 2023-09-22 12:41:44 +02:00
Selection.h
WorkArea.h Sanitize cursors after a buffer has been reloaded 2024-04-16 23:48:01 +02:00
WorkAreaManager.cpp Sanitize cursors after a buffer has been reloaded 2024-04-16 23:48:01 +02:00
WorkAreaManager.h Sanitize cursors after a buffer has been reloaded 2024-04-16 23:48:01 +02:00