]> git.lyx.org Git - lyx.git/log
lyx.git
22 years agoMore fixes to the autocollapsing of paragraphs.
Jürgen Vigna [Tue, 18 Dec 2001 14:36:27 +0000 (14:36 +0000)]
More fixes to the autocollapsing of paragraphs.

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

22 years agoRemove duplicate tables
Dekel Tsur [Tue, 18 Dec 2001 14:24:42 +0000 (14:24 +0000)]
Remove duplicate tables

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

22 years agoSome fixes to lt handling (one forgotten reset) and collapse the paragraphs
Jürgen Vigna [Tue, 18 Dec 2001 12:35:53 +0000 (12:35 +0000)]
Some fixes to lt handling (one forgotten reset) and collapse the paragraphs
into one single if we have autoBreakRows == false.

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

22 years agopreliminary support for \mbox
André Pönitz [Tue, 18 Dec 2001 12:21:33 +0000 (12:21 +0000)]
preliminary support for \mbox

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

22 years agofix crash in menubackend
Jean-Marc Lasgouttes [Tue, 18 Dec 2001 10:47:06 +0000 (10:47 +0000)]
fix crash in menubackend

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

22 years agoFixed stupid bug introduced by my last commit!
Jürgen Vigna [Tue, 18 Dec 2001 09:13:34 +0000 (09:13 +0000)]
Fixed stupid bug introduced by my last commit!

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

22 years agono change logs, sorry
Lars Gullik Bjønnes [Tue, 18 Dec 2001 03:30:35 +0000 (03:30 +0000)]
no change logs, sorry

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

22 years agosmall stuff
Lars Gullik Bjønnes [Tue, 18 Dec 2001 03:21:10 +0000 (03:21 +0000)]
small stuff

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

22 years agosmall stuff, perhaps you should have a look at the change in math_parser, Andre
Lars Gullik Bjønnes [Tue, 18 Dec 2001 03:16:46 +0000 (03:16 +0000)]
small stuff, perhaps you should have a look at the change in math_parser, Andre

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

22 years agofix small clash between patches
Jean-Marc Lasgouttes [Mon, 17 Dec 2001 15:08:51 +0000 (15:08 +0000)]
fix small clash between patches

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

22 years agoSet selection.cursor always on a ButtonPress event in insettext (fixes the
Jürgen Vigna [Mon, 17 Dec 2001 14:53:31 +0000 (14:53 +0000)]
Set selection.cursor always on a ButtonPress event in insettext (fixes the
crashes on opening collapsable inset put into one row).

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

22 years agofix to checkInsetHit() from John
Jean-Marc Lasgouttes [Mon, 17 Dec 2001 14:25:04 +0000 (14:25 +0000)]
fix to checkInsetHit() from John

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

22 years agoFixed memory bug in append column.
Jürgen Vigna [Mon, 17 Dec 2001 13:40:04 +0000 (13:40 +0000)]
Fixed memory bug in append column.

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

22 years agoFixed poping up of Layout-Dialogs on Mouse-Button-3 press.
Jürgen Vigna [Mon, 17 Dec 2001 13:33:22 +0000 (13:33 +0000)]
Fixed poping up of Layout-Dialogs on Mouse-Button-3 press.

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

22 years agoa bunch of small patches from John and Juergen
Jean-Marc Lasgouttes [Mon, 17 Dec 2001 12:22:39 +0000 (12:22 +0000)]
a bunch of small patches from John and Juergen

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

22 years agoremove public access to cached position
André Pönitz [Mon, 17 Dec 2001 11:23:21 +0000 (11:23 +0000)]
remove public access to cached position

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

22 years agobug fix (crash when creating displayed formula after latest cursor changes)
André Pönitz [Mon, 17 Dec 2001 10:25:17 +0000 (10:25 +0000)]
bug fix (crash when creating displayed formula after latest cursor changes)

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

22 years agoremove all kde files
Lars Gullik Bjønnes [Sun, 16 Dec 2001 09:03:31 +0000 (09:03 +0000)]
remove all kde files

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

22 years agoinitalize memeber vars
Lars Gullik Bjønnes [Sat, 15 Dec 2001 16:24:40 +0000 (16:24 +0000)]
initalize memeber vars

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

22 years agocompile fix
Lars Gullik Bjønnes [Sat, 15 Dec 2001 16:24:12 +0000 (16:24 +0000)]
compile fix

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

22 years agoallow cut&paste of rectangular "regions" of cells
André Pönitz [Sat, 15 Dec 2001 16:13:11 +0000 (16:13 +0000)]
allow cut&paste of rectangular "regions" of cells

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

22 years agocleanup
Dekel Tsur [Sat, 15 Dec 2001 15:03:06 +0000 (15:03 +0000)]
cleanup

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

22 years agoConsider lyxrc.zoom for computing the width of MathKernInset.
Dekel Tsur [Sat, 15 Dec 2001 15:02:36 +0000 (15:02 +0000)]
Consider lyxrc.zoom for computing the width of MathKernInset.

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

22 years agoUse buffer language when inserting error insets.
Dekel Tsur [Sat, 15 Dec 2001 14:34:17 +0000 (14:34 +0000)]
Use buffer language when inserting error insets.

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

22 years agoFix language changing. It was broken by the following change
Dekel Tsur [Sat, 15 Dec 2001 14:00:36 +0000 (14:00 +0000)]
Fix language changing. It was broken by the following change

2001-11-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>

* FormDocument.C (class_apply):
(paper_apply):
(language_apply):
(options_apply):
(bullets_apply): add a version of these methods taking a
BufferParams& parameters. The original versions are now wrappers
around these.

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

22 years agoAdd glyph for \colon for the symbol font.
Dekel Tsur [Sat, 15 Dec 2001 11:26:57 +0000 (11:26 +0000)]
Add glyph for \colon for the symbol font.

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

22 years agoclear selection on 'escape' if present
André Pönitz [Fri, 14 Dec 2001 17:15:56 +0000 (17:15 +0000)]
clear selection on 'escape' if present

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

22 years agoJohn's InsetTabular cursor patch and modifications/fixes to undo/redo code.
Jürgen Vigna [Fri, 14 Dec 2001 11:55:58 +0000 (11:55 +0000)]
John's InsetTabular cursor patch and modifications/fixes to undo/redo code.
TODO: Still some problems in multiparagraph redo! And deleting of substituted
      paragraphs when undoing/redoing.

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

22 years agoundo undo leak fix that leked into the code, toc crash fix from John
Jean-Marc Lasgouttes [Fri, 14 Dec 2001 09:16:01 +0000 (09:16 +0000)]
undo undo leak fix that leked into the code, toc crash fix from John

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

22 years agoFix handling of \mathfrak font.
Dekel Tsur [Thu, 13 Dec 2001 22:06:13 +0000 (22:06 +0000)]
Fix handling of \mathfrak font.

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

22 years agominor cleanup
André Pönitz [Thu, 13 Dec 2001 17:19:53 +0000 (17:19 +0000)]
minor cleanup

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

22 years agofix "cursor moving out of visible area" in large formulas
André Pönitz [Thu, 13 Dec 2001 14:12:09 +0000 (14:12 +0000)]
fix "cursor moving out of visible area" in large formulas

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

22 years agoenter gridded insets a bit higher
André Pönitz [Thu, 13 Dec 2001 13:40:08 +0000 (13:40 +0000)]
enter gridded insets a bit higher

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

22 years agofix symbol font loading, insetquote latex output, undo leak (but this exposes a crash!)
Jean-Marc Lasgouttes [Thu, 13 Dec 2001 11:35:25 +0000 (11:35 +0000)]
fix symbol font loading, insetquote latex output, undo leak (but this exposes a crash!)

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

22 years ago*** empty log message ***
André Pönitz [Wed, 12 Dec 2001 14:39:33 +0000 (14:39 +0000)]
*** empty log message ***

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

22 years agoMartin's super/subscript patch
André Pönitz [Wed, 12 Dec 2001 14:37:59 +0000 (14:37 +0000)]
Martin's super/subscript patch

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

22 years agomore up/down tweaking;
André Pönitz [Wed, 12 Dec 2001 14:05:38 +0000 (14:05 +0000)]
more up/down tweaking;
remove unneeded functions

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

22 years agore-enable automatic deletion of empty super/subscripts;
André Pönitz [Wed, 12 Dec 2001 13:11:28 +0000 (13:11 +0000)]
re-enable automatic deletion of empty super/subscripts;
remove now unneeded pos() argument from idxUp/idxDown functions;

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

22 years agoadd inequelaity operator for lyxlength
Lars Gullik Bjønnes [Wed, 12 Dec 2001 12:07:38 +0000 (12:07 +0000)]
add inequelaity operator for lyxlength

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

22 years agoadd parOwner to Inset, optimize LyXText::workWidth, fix memory corruption with lots...
Jean-Marc Lasgouttes [Wed, 12 Dec 2001 09:56:03 +0000 (09:56 +0000)]
add parOwner to Inset, optimize LyXText::workWidth, fix memory corruption with lots of floats (Ben)

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

22 years agomore cursor up/down tuning...
André Pönitz [Tue, 11 Dec 2001 18:51:47 +0000 (18:51 +0000)]
more cursor up/down tuning...

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

22 years agoremove unneeded #include
André Pönitz [Tue, 11 Dec 2001 17:47:27 +0000 (17:47 +0000)]
remove unneeded #include

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

22 years agouse LyXLength for tabular pwidth
Jean-Marc Lasgouttes [Tue, 11 Dec 2001 17:26:52 +0000 (17:26 +0000)]
use LyXLength for tabular pwidth

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

22 years agorevert most of the stuff that got reverted yesterday but was not
André Pönitz [Tue, 11 Dec 2001 15:35:18 +0000 (15:35 +0000)]
revert most of the stuff that got reverted yesterday but was not
responsible for the crashes...

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

22 years agoallow \frak as synomnym to \mathfrak
André Pönitz [Tue, 11 Dec 2001 15:10:16 +0000 (15:10 +0000)]
allow \frak as synomnym to \mathfrak

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

22 years agofix nasty bug when inserting labels when cursor was in nested array
André Pönitz [Tue, 11 Dec 2001 15:04:02 +0000 (15:04 +0000)]
fix nasty bug when inserting labels when cursor was in nested array

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

22 years agokeep selection after font change (John), fix positionning of error insets after envir...
Jean-Marc Lasgouttes [Tue, 11 Dec 2001 14:33:52 +0000 (14:33 +0000)]
keep selection after font change (John), fix positionning of error insets after environments (Ben), fix drawing of negative lengths and deletion of double spaces in single paragraph (me)

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

22 years agoFix for \mathfrak
Dekel Tsur [Tue, 11 Dec 2001 11:40:10 +0000 (11:40 +0000)]
Fix for \mathfrak

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

22 years agoinput support for \mathcal, \mathbb etc.
André Pönitz [Tue, 11 Dec 2001 11:33:43 +0000 (11:33 +0000)]
input support for \mathcal, \mathbb etc.

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

22 years agoforgot entry
Lars Gullik Bjønnes [Tue, 11 Dec 2001 10:48:33 +0000 (10:48 +0000)]
forgot entry

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

22 years agosupport for fraktur font in mathed
André Pönitz [Tue, 11 Dec 2001 10:14:51 +0000 (10:14 +0000)]
support for fraktur font in mathed

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

22 years agoEssentially Lars' "thread safe" patch
André Pönitz [Tue, 11 Dec 2001 07:38:02 +0000 (07:38 +0000)]
Essentially Lars' "thread safe" patch

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

22 years agoinclude shuffling and a mathed compile fix
Lars Gullik Bjønnes [Mon, 10 Dec 2001 20:06:59 +0000 (20:06 +0000)]
include shuffling and a mathed compile fix

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

22 years agoinsertlabel.diff, kbnmod.diff, lyx_main.patch, and part of compile.patch
Jean-Marc Lasgouttes [Mon, 10 Dec 2001 15:59:20 +0000 (15:59 +0000)]
insertlabel.diff, kbnmod.diff, lyx_main.patch, and part of compile.patch

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

22 years agodo as We say...
André Pönitz [Mon, 10 Dec 2001 14:35:54 +0000 (14:35 +0000)]
do as We say...

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

22 years agoPart of Angus' patch
André Pönitz [Mon, 10 Dec 2001 14:03:39 +0000 (14:03 +0000)]
Part of Angus' patch

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

22 years agocleanup my latest cleanup
Jean-Marc Lasgouttes [Mon, 10 Dec 2001 13:30:27 +0000 (13:30 +0000)]
cleanup my latest cleanup

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

22 years agotwo patches for search and replace
Jean-Marc Lasgouttes [Mon, 10 Dec 2001 12:50:09 +0000 (12:50 +0000)]
two patches for search and replace

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

22 years agonew icons
Jean-Marc Lasgouttes [Mon, 10 Dec 2001 12:44:53 +0000 (12:44 +0000)]
new icons

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

22 years agoadd labels to </> in searche and replace
Jean-Marc Lasgouttes [Mon, 10 Dec 2001 11:18:30 +0000 (11:18 +0000)]
add labels to </> in searche and replace

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

22 years agoperhaps a fix for the latest crashes
André Pönitz [Mon, 10 Dec 2001 10:09:00 +0000 (10:09 +0000)]
perhaps a fix for the latest crashes

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

22 years agobetter drawing of vertical space; merge vfill drawing in there
Jean-Marc Lasgouttes [Mon, 10 Dec 2001 10:03:13 +0000 (10:03 +0000)]
better drawing of vertical space; merge vfill drawing in there

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

22 years agosmall cleanup
Jean-Marc Lasgouttes [Mon, 10 Dec 2001 09:59:39 +0000 (09:59 +0000)]
small cleanup

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

22 years agoremove redundant code
Allan Rae [Mon, 10 Dec 2001 01:22:12 +0000 (01:22 +0000)]
remove redundant code

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

22 years agobetter font and language handling for ert compability reading
Lars Gullik Bjønnes [Sat, 8 Dec 2001 14:20:11 +0000 (14:20 +0000)]
better font and language handling for ert compability reading

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

22 years ago(getGCLinepars): only lookup in the linecache once.
Lars Gullik Bjønnes [Sat, 8 Dec 2001 03:27:31 +0000 (03:27 +0000)]
(getGCLinepars): only lookup in the linecache once.

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

22 years agong back unconverted dialogs
John Levon [Sat, 8 Dec 2001 02:31:42 +0000 (02:31 +0000)]
ng back unconverted dialogs

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

22 years ago* ColorHandler.C (updateColor): change the hash to cover the whole
Lars Gullik Bjønnes [Sat, 8 Dec 2001 01:06:53 +0000 (01:06 +0000)]
* ColorHandler.C (updateColor): change the hash to cover the whole
LColor enum, ws cleanup
(getGCLinepars): ditto

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

22 years agoUse paragraph iterators in CutAndPaste::SwitchLayoutsBetweenClasses
Dekel Tsur [Fri, 7 Dec 2001 18:40:24 +0000 (18:40 +0000)]
Use paragraph iterators in CutAndPaste::SwitchLayoutsBetweenClasses
and in BufferView::removeAutoInsets

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

22 years agoapply added2.diff
Lars Gullik Bjønnes [Wed, 5 Dec 2001 23:21:26 +0000 (23:21 +0000)]
apply added2.diff

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

22 years agoapply setlength.diff
Lars Gullik Bjønnes [Wed, 5 Dec 2001 23:18:44 +0000 (23:18 +0000)]
apply setlength.diff

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

22 years agoapply combo.diff
Lars Gullik Bjønnes [Wed, 5 Dec 2001 23:16:13 +0000 (23:16 +0000)]
apply combo.diff

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

22 years agocomment.diff
Lars Gullik Bjønnes [Wed, 5 Dec 2001 23:13:02 +0000 (23:13 +0000)]
comment.diff

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

22 years agoapply unused.diff
Lars Gullik Bjønnes [Wed, 5 Dec 2001 23:11:06 +0000 (23:11 +0000)]
apply unused.diff

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

22 years agoapply layoutno.diff
Lars Gullik Bjønnes [Wed, 5 Dec 2001 23:09:26 +0000 (23:09 +0000)]
apply layoutno.diff

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

22 years agoapply textat.diff
Lars Gullik Bjønnes [Wed, 5 Dec 2001 23:06:02 +0000 (23:06 +0000)]
apply textat.diff

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

22 years agoapply lyx.diff
Lars Gullik Bjønnes [Wed, 5 Dec 2001 23:04:07 +0000 (23:04 +0000)]
apply lyx.diff

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

22 years agoapply insertascii.diff
Lars Gullik Bjønnes [Wed, 5 Dec 2001 23:01:23 +0000 (23:01 +0000)]
apply insertascii.diff

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

22 years agoremove more unneeded stuff
André Pönitz [Wed, 5 Dec 2001 18:55:45 +0000 (18:55 +0000)]
remove more unneeded stuff

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

22 years agocompile fixes
John Levon [Wed, 5 Dec 2001 18:32:49 +0000 (18:32 +0000)]
compile fixes

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

22 years agobrute force does not need much code...
André Pönitz [Wed, 5 Dec 2001 18:00:36 +0000 (18:00 +0000)]
brute force does not need much code...

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

22 years agodeep iterators for math insets;
André Pönitz [Wed, 5 Dec 2001 17:50:18 +0000 (17:50 +0000)]
deep iterators for math insets;
use brute force for to determine "best" position when doing cursor up/down
(will be sped up a bit again soonish...)

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

22 years agoFixed faulte delete of paragraphs in a special case.
Jürgen Vigna [Wed, 5 Dec 2001 16:11:47 +0000 (16:11 +0000)]
Fixed faulte delete of paragraphs in a special case.

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

22 years agoFixed insetAllowd for InsetText and Pasting multiple paragraphs inside
Jürgen Vigna [Wed, 5 Dec 2001 15:34:41 +0000 (15:34 +0000)]
Fixed insetAllowd for InsetText and Pasting multiple paragraphs inside
Insets with particular restrictions.

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

22 years agoremove out-commented code
Lars Gullik Bjønnes [Wed, 5 Dec 2001 08:50:13 +0000 (08:50 +0000)]
remove out-commented code

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

22 years agoAdd string << operators for the other streams as well, and removes
Lars Gullik Bjønnes [Wed, 5 Dec 2001 08:04:20 +0000 (08:04 +0000)]
Add string << operators for the other streams as well, and removes
c_str() all places where it is not needed anymore.
(I also add config.h to several files that was missing it)
+ added s string constructor to math_symbolinset

I also change some "while(" to "while ("

mmm ... yes ... I add a "zero()" function to LyXLength... an "empty()"
function did not seem appropriate. changed a couple of places that
checked on length.value() != 0.0.

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

22 years agoextend John's getLyXText() patch
Allan Rae [Wed, 5 Dec 2001 05:53:01 +0000 (05:53 +0000)]
extend John's getLyXText() patch

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

22 years agoJohn's getLyXText() fix
Allan Rae [Wed, 5 Dec 2001 05:26:22 +0000 (05:26 +0000)]
John's getLyXText() fix

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

22 years agoheader inclusion fixes(?) for abs(int)
Allan Rae [Wed, 5 Dec 2001 01:05:38 +0000 (01:05 +0000)]
header inclusion fixes(?) for abs(int)

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

22 years agochapter.diff
Lars Gullik Bjønnes [Tue, 4 Dec 2001 16:35:38 +0000 (16:35 +0000)]
chapter.diff

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

22 years agohfilltextclean.diff
Lars Gullik Bjønnes [Tue, 4 Dec 2001 16:32:15 +0000 (16:32 +0000)]
hfilltextclean.diff

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

22 years agoMore fixes.
Jürgen Vigna [Tue, 4 Dec 2001 16:10:19 +0000 (16:10 +0000)]
More fixes.

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

22 years agodo as Lars says
André Pönitz [Mon, 3 Dec 2001 17:52:48 +0000 (17:52 +0000)]
do as Lars says

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

22 years agoadd note about long conditions
André Pönitz [Mon, 3 Dec 2001 17:41:26 +0000 (17:41 +0000)]
add note about long conditions

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

22 years agomake operator<<(*stream, ...) free functions;
André Pönitz [Mon, 3 Dec 2001 16:24:50 +0000 (16:24 +0000)]
make operator<<(*stream, ...) free functions;
make *stream 'class' instead of 'struct' (not finished);
use LCOlor::mathline only for boxes.

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

22 years agoFixed updating of non locked inset inside other insets if requested!
Jürgen Vigna [Mon, 3 Dec 2001 14:46:22 +0000 (14:46 +0000)]
Fixed updating of non locked inset inside other insets if requested!

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

22 years agoJohn's minibuffer, checkInsetHit, lyxfunc-timeout patches + fix crash
Jürgen Vigna [Mon, 3 Dec 2001 13:17:04 +0000 (13:17 +0000)]
John's minibuffer, checkInsetHit, lyxfunc-timeout patches + fix crash
on changing ERT insets Status (inlined, open, collapsed).

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

22 years agothe mmap patch
Lars Gullik Bjønnes [Mon, 3 Dec 2001 01:11:05 +0000 (01:11 +0000)]
the mmap patch

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

22 years agosplit vspace into smaller files.
Lars Gullik Bjønnes [Sun, 2 Dec 2001 23:47:06 +0000 (23:47 +0000)]
split vspace into smaller files.

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

22 years ago2001-12-03 Lars Gullik Bj�nnes <larsbj@birdstep.com>
Lars Gullik Bjønnes [Sun, 2 Dec 2001 23:20:56 +0000 (23:20 +0000)]
2001-12-03  Lars Gullik Bj�nnes  <larsbj@birdstep.com>

* screen.C (topCursorVisible): scroll half a page when the cursor
reached top of bottom of screen

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