]> git.lyx.org Git - lyx.git/log
lyx.git
20 years agotrivial compile fix: remove obsolete mentions of vclog from gtk's Dialogs.C and Makef...
Jürgen Spitzmüller [Sat, 20 Dec 2003 18:47:35 +0000 (18:47 +0000)]
trivial compile fix: remove obsolete mentions of vclog from gtk's Dialogs.C and Makefile.am

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8272 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agofix off by one on paragraph->layout
Alfredo Braunstein [Sat, 20 Dec 2003 00:24:31 +0000 (00:24 +0000)]
fix off by one on paragraph->layout

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8271 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoGeorg's patch enabled lyx2lyx to find the collapsed status of Box insets
Angus Leeming [Fri, 19 Dec 2003 21:38:07 +0000 (21:38 +0000)]
Georg's patch enabled lyx2lyx to find the collapsed status of Box insets
but Floats were failing due to the presence of 'wide false'. Rather
than special case again, I wrote a more robust method to find the
collapsed status.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8270 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoGeorg's minipage patch
André Pönitz [Fri, 19 Dec 2003 10:40:07 +0000 (10:40 +0000)]
Georg's minipage patch

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8268 a592a061-630c-0410-9148-cb99ea01b6c8

20 years ago(Georg): fix lyx2lyx conversion of InsetBox.
Angus Leeming [Fri, 19 Dec 2003 10:22:02 +0000 (10:22 +0000)]
(Georg): fix lyx2lyx conversion of InsetBox.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8267 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoAGU header stuff
Martin Vermeer [Thu, 18 Dec 2003 12:42:02 +0000 (12:42 +0000)]
AGU header stuff

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8264 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoredocursor removal
Alfredo Braunstein [Thu, 18 Dec 2003 04:43:08 +0000 (04:43 +0000)]
redocursor removal

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8263 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoget getDrawFont working again
Martin Vermeer [Tue, 16 Dec 2003 18:49:04 +0000 (18:49 +0000)]
get getDrawFont working again

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8261 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoAngus fix to lyxrevert_228.py
José Matox [Tue, 16 Dec 2003 09:57:48 +0000 (09:57 +0000)]
Angus fix to lyxrevert_228.py

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8257 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoKayvan fix to lyxconvert_227.py
José Matox [Tue, 16 Dec 2003 08:15:47 +0000 (08:15 +0000)]
Kayvan fix to lyxconvert_227.py

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8256 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoHandle Michael's changes to InsetCollapsable.
Angus Leeming [Mon, 15 Dec 2003 22:04:31 +0000 (22:04 +0000)]
Handle Michael's changes to InsetCollapsable.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8255 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoupdate nynorsk l10n
Jean-Marc Lasgouttes [Mon, 15 Dec 2003 17:03:33 +0000 (17:03 +0000)]
update nynorsk l10n

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8254 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agosplit functions into logical pieces
André Pönitz [Mon, 15 Dec 2003 15:33:15 +0000 (15:33 +0000)]
split functions into logical pieces

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8253 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoNo longer mention InsetMinipage in the po files.
Angus Leeming [Mon, 15 Dec 2003 11:41:20 +0000 (11:41 +0000)]
No longer mention InsetMinipage in the po files.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8252 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agomerge CursorItem and MathPos
André Pönitz [Mon, 15 Dec 2003 11:36:19 +0000 (11:36 +0000)]
merge CursorItem and MathPos
remove cached x and y values from Cursor
some tabular fixes

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8251 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoThe uncontroversial part of Michael Schmitt's minipage cleanup (removal of the gnome...
Jürgen Spitzmüller [Mon, 15 Dec 2003 10:33:27 +0000 (10:33 +0000)]
The uncontroversial part of Michael Schmitt's minipage cleanup (removal of the gnome/gtk stuff and the forgotten MINIPAGE_CODE)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8250 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoTry and minimize the use of LColor::getFromGUIName. In fact, the only
Angus Leeming [Mon, 15 Dec 2003 09:17:04 +0000 (09:17 +0000)]
Try and minimize the use of LColor::getFromGUIName. In fact, the only
place still using it is mathed's MathColorInset.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8249 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoFix Minipage.lyx example file. Jean-Marc, should I apply this to 1.3.x too?
Jürgen Spitzmüller [Mon, 15 Dec 2003 08:54:24 +0000 (08:54 +0000)]
Fix Minipage.lyx example file. Jean-Marc, should I apply this to 1.3.x too?

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8248 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoOverhaul the branches code.
Angus Leeming [Sun, 14 Dec 2003 16:33:56 +0000 (16:33 +0000)]
Overhaul the branches code.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8247 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoMinipage is no more (long live the box inset)
Jürgen Spitzmüller [Sun, 14 Dec 2003 13:47:40 +0000 (13:47 +0000)]
Minipage is no more (long live the box inset)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8246 a592a061-630c-0410-9148-cb99ea01b6c8

20 years ago(Martin): enable the math panel sub/superscript buttons once again.
Angus Leeming [Fri, 12 Dec 2003 20:47:56 +0000 (20:47 +0000)]
(Martin): enable the math panel sub/superscript buttons once again.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8245 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agonext try with Michael's patch
André Pönitz [Fri, 12 Dec 2003 15:21:31 +0000 (15:21 +0000)]
next try with Michael's patch

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8244 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoselection patch
Alfredo Braunstein [Fri, 12 Dec 2003 15:19:35 +0000 (15:19 +0000)]
selection patch

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8243 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agosmallish InsetTabular code shifting
André Pönitz [Fri, 12 Dec 2003 15:18:29 +0000 (15:18 +0000)]
smallish InsetTabular code shifting

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8242 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoMichael Schmitt's collapse status patch
André Pönitz [Fri, 12 Dec 2003 14:02:14 +0000 (14:02 +0000)]
Michael Schmitt's collapse status patch

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8241 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agofix math super/subscript
André Pönitz [Fri, 12 Dec 2003 13:57:20 +0000 (13:57 +0000)]
fix math super/subscript

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8240 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoreenable clicks in collapsables on the second+ page
Alfredo Braunstein [Fri, 12 Dec 2003 13:39:18 +0000 (13:39 +0000)]
reenable clicks in collapsables on the second+ page

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8239 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoForgotten log...
Angus Leeming [Fri, 12 Dec 2003 11:41:25 +0000 (11:41 +0000)]
Forgotten log...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8238 a592a061-630c-0410-9148-cb99ea01b6c8

20 years ago(Alfredo): avoid crashing when dragging over the splash screen.
Angus Leeming [Fri, 12 Dec 2003 10:31:09 +0000 (10:31 +0000)]
(Alfredo): avoid crashing when dragging over the splash screen.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8236 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoEnable the InsetInclude dialog to be opened.
Angus Leeming [Fri, 12 Dec 2003 10:20:17 +0000 (10:20 +0000)]
Enable the InsetInclude dialog to be opened.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8235 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoCruft removal, small clean-up, no functional changes.
Angus Leeming [Fri, 12 Dec 2003 10:05:21 +0000 (10:05 +0000)]
Cruft removal, small clean-up, no functional changes.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8234 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoRemove a whole heap of redundant functions from classes derived from
Angus Leeming [Thu, 11 Dec 2003 15:23:15 +0000 (15:23 +0000)]
Remove a whole heap of redundant functions from classes derived from
InsetCommand.
Clean-up many Mailer::string2params functions.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8233 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoPrevent an assert when opening the citation dialog if the bibtex
Angus Leeming [Thu, 11 Dec 2003 14:42:39 +0000 (14:42 +0000)]
Prevent an assert when opening the citation dialog if the bibtex
database is not found.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8232 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoAdd a 'draft' option to InsetExternal.
Angus Leeming [Thu, 11 Dec 2003 11:16:19 +0000 (11:16 +0000)]
Add a 'draft' option to InsetExternal.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8231 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoEnable all inset dialogs to be opened from the command line.
Angus Leeming [Wed, 10 Dec 2003 22:10:38 +0000 (22:10 +0000)]
Enable all inset dialogs to be opened from the command line.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8230 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoModify the InsetBox format to always start 'Box'.
Angus Leeming [Wed, 10 Dec 2003 21:48:40 +0000 (21:48 +0000)]
Modify the InsetBox format to always start 'Box'.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8229 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoMove ChangeLog entry to the correct place...
Angus Leeming [Wed, 10 Dec 2003 21:42:53 +0000 (21:42 +0000)]
Move ChangeLog entry to the correct place...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8228 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoUse the new lyxlex interface in InsetERT.
Angus Leeming [Wed, 10 Dec 2003 21:32:05 +0000 (21:32 +0000)]
Use the new lyxlex interface in InsetERT.
Ensure that InetExternalParams has a default template (RasterImage).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8227 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoInsetNote clean-up.
Angus Leeming [Wed, 10 Dec 2003 17:28:14 +0000 (17:28 +0000)]
InsetNote clean-up.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8226 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoadd g-brief2 support
Jean-Marc Lasgouttes [Wed, 10 Dec 2003 16:01:55 +0000 (16:01 +0000)]
add g-brief2 support

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8225 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoClean-up of the Note, Branch mailer interface.
Angus Leeming [Wed, 10 Dec 2003 14:49:51 +0000 (14:49 +0000)]
Clean-up of the Note, Branch mailer interface.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8223 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoMartin's patch forn symmetric behaviour on backspace/erase
André Pönitz [Wed, 10 Dec 2003 10:22:27 +0000 (10:22 +0000)]
Martin's patch forn symmetric behaviour on backspace/erase

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8222 a592a061-630c-0410-9148-cb99ea01b6c8

20 years ago * inset.h:
André Pönitz [Wed, 10 Dec 2003 09:45:32 +0000 (09:45 +0000)]
* inset.h:
* insetert.[Ch]:
* insettabular.[Ch]:
* insettext.[Ch]: remove unused insetInset()

* insetert.C: disable some  LFUNs

* insettoc.[Ch]: metrics() and draw() of InsetButton is enough.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8221 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoCompile fix.
Angus Leeming [Wed, 10 Dec 2003 09:26:18 +0000 (09:26 +0000)]
Compile fix.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8220 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoGeorg Baum's vspace change
André Pönitz [Wed, 10 Dec 2003 08:33:37 +0000 (08:33 +0000)]
Georg Baum's vspace change

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8219 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agocompilation fix
Jean-Marc Lasgouttes [Tue, 9 Dec 2003 13:18:25 +0000 (13:18 +0000)]
compilation fix

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8217 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoUpdate POTFILES.in to reflect the current state.
Angus Leeming [Tue, 9 Dec 2003 11:52:55 +0000 (11:52 +0000)]
Update POTFILES.in to reflect the current state.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8216 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoQt 2.3.x should now compile happily, JMarc, and you'll still get a red label
Angus Leeming [Tue, 9 Dec 2003 10:33:55 +0000 (10:33 +0000)]
Qt 2.3.x should now compile happily, JMarc, and you'll still get a red label
when you try and input an invalid LyXLength in the external dialog.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8215 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoadd ronald florence
Jean-Marc Lasgouttes [Mon, 8 Dec 2003 15:46:16 +0000 (15:46 +0000)]
add ronald florence

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8214 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agocompilation fix
Jean-Marc Lasgouttes [Mon, 8 Dec 2003 13:00:16 +0000 (13:00 +0000)]
compilation fix

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8212 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agolyxtext.h, text2.C (setLayout): don't use cursor to iterate when a pit is enough...
Alfredo Braunstein [Mon, 8 Dec 2003 12:47:18 +0000 (12:47 +0000)]
lyxtext.h, text2.C (setLayout): don't use cursor to iterate when a pit is enough. Standarize a couple of loops.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8211 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoConglomerate-style CharStyles
Martin Vermeer [Sat, 6 Dec 2003 09:31:30 +0000 (09:31 +0000)]
Conglomerate-style CharStyles

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8210 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoFix warnings in python 2.3.
José Matox [Fri, 5 Dec 2003 20:09:24 +0000 (20:09 +0000)]
Fix warnings in python 2.3.
Add redirection of log as an option.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8209 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoqboxes falling downward through the chimney...
Jürgen Spitzmüller [Fri, 5 Dec 2003 16:22:36 +0000 (16:22 +0000)]
qboxes falling downward through the chimney...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8208 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agofix the output of custom paper sizes
Jürgen Spitzmüller [Fri, 5 Dec 2003 16:17:46 +0000 (16:17 +0000)]
fix the output of custom paper sizes

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8207 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoSay "Byeeeee" to 472 lines.
Angus Leeming [Fri, 5 Dec 2003 14:07:24 +0000 (14:07 +0000)]
Say "Byeeeee" to 472 lines.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8205 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoRationalize the interface to the log dialog.
Angus Leeming [Fri, 5 Dec 2003 13:37:23 +0000 (13:37 +0000)]
Rationalize the interface to the log dialog.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8204 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoImproved layouts.
Angus Leeming [Fri, 5 Dec 2003 13:26:46 +0000 (13:26 +0000)]
Improved layouts.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8203 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agousing std::find;
Angus Leeming [Fri, 5 Dec 2003 13:13:42 +0000 (13:13 +0000)]
using std::find;

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8202 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agofix crash when inserting text insets
André Pönitz [Fri, 5 Dec 2003 08:33:38 +0000 (08:33 +0000)]
fix crash when inserting text insets

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8199 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoThe External dialog for xforms.
Angus Leeming [Fri, 5 Dec 2003 02:49:46 +0000 (02:49 +0000)]
The External dialog for xforms.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8198 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoThe External dialog for Qt, + a validator for LyXLength + Widget checking.
Angus Leeming [Fri, 5 Dec 2003 02:49:22 +0000 (02:49 +0000)]
The External dialog for Qt, + a validator for LyXLength + Widget checking.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8197 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoTiny clean-ups.
Angus Leeming [Fri, 5 Dec 2003 02:42:41 +0000 (02:42 +0000)]
Tiny clean-ups.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8196 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoSome helper functions for the augmented dialogs.
Angus Leeming [Thu, 4 Dec 2003 18:51:55 +0000 (18:51 +0000)]
Some helper functions for the augmented dialogs.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8195 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoKeep doxygen happy.
Angus Leeming [Thu, 4 Dec 2003 16:56:49 +0000 (16:56 +0000)]
Keep doxygen happy.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8194 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoEnable InsetExternal to be hit by the mouse once again.
Angus Leeming [Thu, 4 Dec 2003 16:53:53 +0000 (16:53 +0000)]
Enable InsetExternal to be hit by the mouse once again.
Some small additions to the ExternalTransforms stuff.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8193 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoremove Inset::getParagraphs()
André Pönitz [Wed, 3 Dec 2003 18:17:20 +0000 (18:17 +0000)]
remove Inset::getParagraphs()
cache 'outermost' inset font

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8192 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoFix label text updating bug reported by Kayvan.
Martin Vermeer [Wed, 3 Dec 2003 16:33:12 +0000 (16:33 +0000)]
Fix label text updating bug reported by Kayvan.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8191 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agopatch sent to the list yesteday
André Pönitz [Wed, 3 Dec 2003 15:27:16 +0000 (15:27 +0000)]
patch sent to the list yesteday
* buffer.[Ch]:
* lyxtext.h:
* paragraph_funcs.[Ch]: consolidate parts of Buffer::read() and
InsetText::read() as LyXText::read()

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8190 a592a061-630c-0410-9148-cb99ea01b6c8

20 years ago...
Angus Leeming [Wed, 3 Dec 2003 13:15:43 +0000 (13:15 +0000)]
...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8189 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoUse 'standard' make syntax rather than gnu-isms.
Angus Leeming [Wed, 3 Dec 2003 13:15:00 +0000 (13:15 +0000)]
Use 'standard' make syntax rather than gnu-isms.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8188 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoexamples/docbook_article.lyx: update to latest file format.
José Matox [Wed, 3 Dec 2003 12:39:54 +0000 (12:39 +0000)]
examples/docbook_article.lyx: update to latest file format.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8187 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoConvert vertical spaces to new format
José Matox [Wed, 3 Dec 2003 12:29:42 +0000 (12:29 +0000)]
Convert vertical spaces to new format

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8186 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agofix file order in lyx.pot
Jean-Marc Lasgouttes [Tue, 2 Dec 2003 15:23:37 +0000 (15:23 +0000)]
fix file order in lyx.pot

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8185 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agomerge common code
André Pönitz [Tue, 2 Dec 2003 12:39:14 +0000 (12:39 +0000)]
merge common code

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8183 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoEnsure that InsetVSpace works with the new, simpler lyxlex syntax.
Angus Leeming [Tue, 2 Dec 2003 12:27:07 +0000 (12:27 +0000)]
Ensure that InsetVSpace works with the new, simpler lyxlex syntax.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8182 a592a061-630c-0410-9148-cb99ea01b6c8

20 years ago * lyxlex_pimpl.[Ch]: don't use '__' in identifiers
André Pönitz [Tue, 2 Dec 2003 12:02:39 +0000 (12:02 +0000)]
* lyxlex_pimpl.[Ch]: don't use '__' in identifiers

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8181 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoset new text width on workarea resize
André Pönitz [Tue, 2 Dec 2003 10:51:58 +0000 (10:51 +0000)]
set new text width on workarea resize

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8180 a592a061-630c-0410-9148-cb99ea01b6c8

20 years ago* lyxlex.[Ch]: make interface more similar to std::stream
André Pönitz [Tue, 2 Dec 2003 10:19:51 +0000 (10:19 +0000)]
* lyxlex.[Ch]: make interface more similar to std::stream

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8179 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoSmooth, controllable scrolling in the Qt frontend.
Angus Leeming [Tue, 2 Dec 2003 10:10:15 +0000 (10:10 +0000)]
Smooth, controllable scrolling in the Qt frontend.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8178 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agomove 'Inline' state from InsetERT to InsetCollapsable
André Pönitz [Tue, 2 Dec 2003 07:15:42 +0000 (07:15 +0000)]
move 'Inline' state from InsetERT to InsetCollapsable

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8177 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoAdd a few 'const's.
Angus Leeming [Mon, 1 Dec 2003 23:04:36 +0000 (23:04 +0000)]
Add a few 'const's.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8176 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoMichael Schmidt's whitespace fix.
Angus Leeming [Mon, 1 Dec 2003 21:26:16 +0000 (21:26 +0000)]
Michael Schmidt's whitespace fix.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8175 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoFlotsam from Michael Schmidt's VSpace fixes...
Angus Leeming [Mon, 1 Dec 2003 21:24:18 +0000 (21:24 +0000)]
Flotsam from Michael Schmidt's VSpace fixes...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8174 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoHandle 'end_inset' gracefully.
Angus Leeming [Mon, 1 Dec 2003 21:19:16 +0000 (21:19 +0000)]
Handle 'end_inset' gracefully.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8173 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoFix parbox/minipage radio button behaviour
Martin Vermeer [Mon, 1 Dec 2003 16:42:16 +0000 (16:42 +0000)]
Fix parbox/minipage radio button behaviour

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8172 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoAdd latexparam to CharStyle inset
Martin Vermeer [Mon, 1 Dec 2003 16:01:50 +0000 (16:01 +0000)]
Add latexparam to CharStyle inset

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8171 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoremove stray "if"
Jean-Marc Lasgouttes [Mon, 1 Dec 2003 14:54:26 +0000 (14:54 +0000)]
remove stray "if"

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8170 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoPlace inset content on the button when collapsed
Martin Vermeer [Mon, 1 Dec 2003 14:51:52 +0000 (14:51 +0000)]
Place inset content on the button when collapsed

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8169 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoThe VSpace fixes (removal of VSPACE::NONE) from Michael and myself
Jürgen Spitzmüller [Mon, 1 Dec 2003 14:16:27 +0000 (14:16 +0000)]
The VSpace fixes (removal of VSPACE::NONE) from Michael and myself

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8168 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agocommit
André Pönitz [Mon, 1 Dec 2003 13:53:25 +0000 (13:53 +0000)]
commit

   make destructors virtual in base classes and only there.

   try to implement your class in a way that the automatically generated
   copy constructor and copy assignment work out-of-the box.

(we agreed on that a few weeks ago)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8167 a592a061-630c-0410-9148-cb99ea01b6c8

20 years ago * buffer.[Ch]:
André Pönitz [Mon, 1 Dec 2003 13:35:49 +0000 (13:35 +0000)]
* buffer.[Ch]:
* lyxtext.h: move ParagraphList member to LyXText
rename LyXText::ownerParagraphs to LyXText::paragraph

* CutAndPaste.C:
* bufferview_funcs.C:
* iterators.[Ch]:
* lyx_cb.C:
* paragraph.C:
* rowpainter.C:
* tabular.C:
* text.C:
* text2.C:
* text3.C: adjust

* lyxfunc.C: move LFUN_INSET_TOGGLE handling to insets.

* undo.C: fix cursor positioning
* insetbase.h: whitespace

* inset.[Ch]: remove latexTextWidth
make setBackgroundColor virtual

* insettext.[Ch]:  move ParagraphList member to LyXText

* insetcollapsable.[Ch]: handle LFUN_INSET_TOGGLE

* insetcharstyle.C:
* insetenv.C:
* insetert.[Ch]:
* insetfloat.[Ch]:
* insetminipage.[Ch]:
* insettabular.C:
* insetwrap.[Ch]: adjust paragraphs and background color handling,

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8166 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoThe qbranch fixes, the lengthcombo enhancement and removal of dead code in QParagraph.C
Jürgen Spitzmüller [Mon, 1 Dec 2003 07:54:02 +0000 (07:54 +0000)]
The qbranch fixes, the lengthcombo enhancement and removal of dead code in QParagraph.C

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8165 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agofix a crash on exit since nobody objected
John Levon [Mon, 1 Dec 2003 00:35:26 +0000 (00:35 +0000)]
fix a crash on exit since nobody objected

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8164 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoSquash warning about variables being initialized in the wrong order.
Angus Leeming [Sun, 30 Nov 2003 18:26:41 +0000 (18:26 +0000)]
Squash warning about variables being initialized in the wrong order.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8163 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoMartin's BranchList fix
Jürgen Spitzmüller [Sun, 30 Nov 2003 18:04:48 +0000 (18:04 +0000)]
Martin's BranchList fix

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8162 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoWhat is FormDocumentNew.C?
Angus Leeming [Sun, 30 Nov 2003 17:42:07 +0000 (17:42 +0000)]
What is FormDocumentNew.C?

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8161 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoFix from Kayvan.
Angus Leeming [Sun, 30 Nov 2003 17:11:50 +0000 (17:11 +0000)]
Fix from Kayvan.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8160 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoUse the return status direct in stamp-forms...
Angus Leeming [Sat, 29 Nov 2003 21:02:59 +0000 (21:02 +0000)]
Use the return status direct in stamp-forms...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8159 a592a061-630c-0410-9148-cb99ea01b6c8

20 years agoFollow J�rgen Spitzm�ller's lead and add a 'keep' option to the xforms dialog.
Angus Leeming [Sat, 29 Nov 2003 20:13:51 +0000 (20:13 +0000)]
Follow J�rgen Spitzm�ller's lead and add a 'keep' option to the xforms dialog.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8158 a592a061-630c-0410-9148-cb99ea01b6c8