lyx_mirror/src/frontends
Richard Heck 1a3daacc5f Fix some UI bugs related to the paragraph settings dialog. The default
checkbox has been changed to a radio button, so that other alignments
can be chosen without the user's having to uncheck "Default".

There was some disagreement about the interface here. See, for example,
this thread:
  http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg121328.html
For now, this will do.

The interface here is not fully functional. At present, if the Default 
happens to be Justified, then checking Justified is simply equivalent to
checking Default. This is due to the behavior of Text::setParagraph(), and
it should be changed if this interface is retained.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18860 a592a061-630c-0410-9148-cb99ea01b6c8
2007-06-22 22:34:16 +00:00
..
controllers header cleanup. 2007-06-15 13:53:49 +00:00
qt4 Fix some UI bugs related to the paragraph settings dialog. The default 2007-06-22 22:34:16 +00:00
Alert_pimpl.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
alert.cpp Last (?) batch of renames: 2007-04-28 20:44:46 +00:00
alert.h Last (?) batch of renames: 2007-04-28 20:44:46 +00:00
Application.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
Application.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
ChangeLog rename LCursor->Cursor 2007-04-26 14:56:30 +00:00
Clipboard.h Rename .C ==> .cpp for files in src/frontends, part one 2007-04-26 04:02:55 +00:00
Dialogs.cpp Fix crash with multiple windows: Disconnect the Dialog::hideSlot signal for a deleted Dialog instance. 2007-06-05 19:02:06 +00:00
Dialogs.h Fix crash with multiple windows: Disconnect the Dialog::hideSlot signal for a deleted Dialog instance. 2007-06-05 19:02:06 +00:00
FileDialog.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
FontLoader.h rename LyXFont to Font except in tex2lyx 2007-04-29 18:17:15 +00:00
FontMetrics.h rename LyXFont to Font except in tex2lyx 2007-04-29 18:17:15 +00:00
Gui.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
key_state.h
KeySymbol.h rename LyXKeySym into KeySymbol 2007-04-27 08:43:38 +00:00
LyXView.cpp Fix a few quirks and a crash introduced by a bad manual merge of local tree at revision 18828. Sorry. 2007-06-19 17:04:09 +00:00
LyXView.h Polish the Toc and labels updating when loading a child document. 2007-06-19 14:56:52 +00:00
Makefile.am André was nice to scons and forgot autotools :-) 2007-05-15 11:27:04 +00:00
Menubar.h
mouse_state.h
NoGuiFontLoader.h rename LyXFont to Font except in tex2lyx 2007-04-29 18:17:15 +00:00
NoGuiFontMetrics.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
Painter.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
Painter.h rename LyXFont to Font except in tex2lyx 2007-04-29 18:17:15 +00:00
pch.h
Selection.h Rename .C ==> .cpp for files in src/frontends, part one 2007-04-26 04:02:55 +00:00
Timeout.cpp Rename .C ==> .cpp for files in src/frontends, part two 2007-04-26 04:03:46 +00:00
Timeout.h
Toolbars.cpp * src/frontends/Toolbars.cpp: fix "Bjønnes". 2007-06-08 07:58:19 +00:00
Toolbars.h Fix bug 3799. 2007-06-06 13:52:31 +00:00
WorkArea.cpp WorkArea.cpp: fix cursor placement by updating the cursor position; 2007-06-15 23:52:01 +00:00
WorkArea.h Whitespace cleanup 2007-05-28 22:27:45 +00:00