lyx_mirror/src/frontends
Vincent van Ravesteijn e207b0250f Make sure that the document is only scrolled to the cursor when the cursor is/was visible before resizing .
Resizing can occur by toggling toolbars (bug 4733), or by creating or closing buffers which causes the tabbar to toggle (e.g. bug 4174, comment 5).



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29066 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-03 21:39:06 +00:00
..
qt4 Make sure that the document is only scrolled to the cursor when the cursor is/was visible before resizing . 2009-04-03 21:39:06 +00:00
tests fix "make check" with gcc 4.3 2009-03-18 22:49:51 +00:00
alert.h Fix http://bugzilla.lyx.org/show_bug.cgi?id=5430 . 2008-10-30 13:47:41 +00:00
Application.h Move loadableImageFormats() to the frontend. 2008-06-06 12:29:58 +00:00
Clipboard.h Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=5560. 2009-01-04 23:31:32 +00:00
Delegates.h Avoid a complete Toc reset in case when only a toc item update is needed. 2008-09-30 09:50:54 +00:00
FontLoader.h
FontMetrics.h
KeyModifier.h
KeySymbol.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
LyXView.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Makefile.am fix compilation with external boost 2009-02-11 14:27:42 +00:00
mouse_state.h
Painter.h Forgot that in previous commit. 2009-03-28 17:33:20 +00:00
Selection.h Let empty() be const. 2008-07-29 09:53:34 +00:00
WorkArea.h The rest of Tommaso patch with some cleanups. Not very clean still but at least it compiles! 2008-11-16 01:20:34 +00:00
WorkAreaManager.cpp
WorkAreaManager.h