lyx_mirror/src/frontends
Uwe Stöhr bfec99c126 GuiWrap.cpp: revert r20509 as the bug in ButtonController.cpp is fixed with r20548
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20549 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-27 21:05:36 +00:00
..
controllers This is the first part of a cleanup of how we handle the InsetCommand hierarchy. This part starts to disentangle the type of the inset from the command that a single instance of the inset represents. This involves two sorts of changes: 2007-09-27 18:24:18 +00:00
qt4 GuiWrap.cpp: revert r20509 as the bug in ButtonController.cpp is fixed with r20548 2007-09-27 21:05:36 +00:00
Alert_pimpl.h
alert.cpp
alert.h
Application.cpp
Application.h Why would boost::array<Bullet, 4> be better than Bullet[4]? 2007-09-15 23:04:28 +00:00
ChangeLog
Clipboard.h
Dialogs.cpp less functions 2007-09-11 17:06:15 +00:00
Dialogs.h One more second.. 2007-09-19 21:28:11 +00:00
FileDialog.h
FontLoader.h
FontMetrics.h
Gui.h
key_state.h
KeySymbol.h simplify KeySymbol stuff. which hopefully works... 2007-09-17 18:41:03 +00:00
LyXView.cpp One more second.. 2007-09-19 21:28:11 +00:00
LyXView.h reduce #includes 2007-09-19 22:37:22 +00:00
Makefile.am
mouse_state.h
NoGuiFontLoader.h
NoGuiFontMetrics.h
Painter.cpp Cleanup the TEXT_TO_INSET_OFFSET mess. This correction is done now once in InsetText. Various other cleanup resulting from this change. In particular, pave the way to the removal of Dimension Inset::dim_ member by registering the inset dimension in RowPainter::paintInset() instead of InsetXXX::draw(). 2007-09-17 21:45:14 +00:00
Painter.h
pch.h One more second.. 2007-09-19 21:28:11 +00:00
Selection.h
Toolbars.cpp reduce #includes 2007-09-19 22:37:22 +00:00
Toolbars.h reduce #includes 2007-09-19 22:37:22 +00:00
WorkArea.cpp simplify KeySymbol stuff. which hopefully works... 2007-09-17 18:41:03 +00:00
WorkArea.h simplify KeySymbol stuff. which hopefully works... 2007-09-17 18:41:03 +00:00