lyx_mirror/src/frontends
Abdelrazak Younes c0a9d2587c Painting tweaks:
- avoid one redraw on file loading due to a resize event.
- fix the initial offset_ref_ value of BufferView.
- add new TabWorkArea::addWorkArea() method.
- avoid tab bar flashing when only one file is opened.




git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21674 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-19 10:04:14 +00:00
..
qt4 Painting tweaks: 2007-11-19 10:04:14 +00:00
tests shuffle stuff arond 2007-10-07 09:59:28 +00:00
alert.h shuffle stuff around 2007-11-13 23:21:29 +00:00
Application.h Spoiling some fun from Andre': put Application on a diet and remove unnecessary string conversions and method indirections. 2007-11-18 20:36:52 +00:00
ButtonPolicy.cpp reduce line noise 2007-11-15 20:04:51 +00:00
ButtonPolicy.h remove #includes; cosmetics 2007-11-13 23:00:36 +00:00
Clipboard.h remove #includes; cosmetics 2007-11-13 23:00:36 +00:00
Delegates.h consolidate showDialog() incarnations 2007-11-18 00:39:15 +00:00
Dialog.cpp merge GuiView/Dialogs 2007-11-18 00:01:14 +00:00
Dialog.h use strfwd when appropriate 2007-11-08 21:52:09 +00:00
FileDialog.h start some work on file dialogs 2007-10-28 16:32:20 +00:00
FontLoader.h Splitup Font in saner bits: 2007-10-28 18:51:54 +00:00
FontMetrics.h remove #includes; cosmetics 2007-11-13 23:00:36 +00:00
KeyModifier.h consolidate showDialog() incarnations 2007-11-18 00:39:15 +00:00
KeySymbol.h cosmetics 2007-10-02 21:51:54 +00:00
LyXView.h cleanup and reorder initialisation code of GuiView and GuiToolbars. Move some things to GuiView::Private. 2007-11-18 23:30:41 +00:00
Makefile.am merge GuiView/Dialogs 2007-11-18 00:01:14 +00:00
mouse_state.h
NoGuiFontLoader.h cosmetics 2007-11-12 23:41:13 +00:00
NoGuiFontMetrics.h remove #includes; cosmetics 2007-11-13 23:00:36 +00:00
Painter.cpp remove #includes; cosmetics 2007-11-13 23:00:36 +00:00
Painter.h remove #includes; cosmetics 2007-11-13 23:00:36 +00:00
Selection.h remove #includes; cosmetics 2007-11-13 23:00:36 +00:00
WorkArea.h Push latest Andre's changes toward their true direction: 2007-11-13 09:52:28 +00:00
WorkAreaManager.cpp make WorkArea a pure interface, move all implementation to GuiWorkArea 2007-11-12 22:15:51 +00:00
WorkAreaManager.h make WorkArea a pure interface, move all implementation to GuiWorkArea 2007-11-12 22:15:51 +00:00