]> git.lyx.org Git - lyx.git/log
lyx.git
20 years agosplit LyXText::rowlist_ into individual Paragraph::rows_ chunks
André Pönitz [Fri, 15 Aug 2003 08:03:54 +0000 (08:03 +0000)]
split LyXText::rowlist_ into individual Paragraph::rows_ chunks

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

20 years agorename icon
John Levon [Thu, 14 Aug 2003 20:02:01 +0000 (20:02 +0000)]
rename icon

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

20 years agomove Note up to submenus
John Levon [Thu, 14 Aug 2003 15:47:20 +0000 (15:47 +0000)]
move Note up to submenus

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

20 years agoMichael's UI patch v2
John Levon [Thu, 14 Aug 2003 15:45:09 +0000 (15:45 +0000)]
Michael's UI patch v2

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

20 years agoand here
André Pönitz [Thu, 14 Aug 2003 14:22:27 +0000 (14:22 +0000)]
and here

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

20 years agosame here
André Pönitz [Thu, 14 Aug 2003 14:19:45 +0000 (14:19 +0000)]
same here

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

20 years agowrap more accesses to LyXText::rowlist_
André Pönitz [Thu, 14 Aug 2003 14:16:05 +0000 (14:16 +0000)]
wrap more accesses to LyXText::rowlist_

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

20 years agosome infrastructure to prepare the rowlist split
André Pönitz [Thu, 14 Aug 2003 14:10:13 +0000 (14:10 +0000)]
some infrastructure to prepare the rowlist split

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

20 years agospeedup scrolling. UserGuide should be back to normal.
André Pönitz [Thu, 14 Aug 2003 13:16:05 +0000 (13:16 +0000)]
speedup scrolling. UserGuide should be back to normal.

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

20 years agotwo more
André Pönitz [Thu, 14 Aug 2003 12:06:11 +0000 (12:06 +0000)]
two more

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

20 years agomore getPar
André Pönitz [Thu, 14 Aug 2003 11:56:04 +0000 (11:56 +0000)]
more getPar

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

20 years agotwo more
André Pönitz [Thu, 14 Aug 2003 11:30:11 +0000 (11:30 +0000)]
two more

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

20 years agosome more getPar removals
André Pönitz [Thu, 14 Aug 2003 11:16:31 +0000 (11:16 +0000)]
some more getPar removals

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

20 years agogetPar
André Pönitz [Thu, 14 Aug 2003 10:10:19 +0000 (10:10 +0000)]
getPar

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

20 years agoremove four getPar()
André Pönitz [Thu, 14 Aug 2003 09:59:05 +0000 (09:59 +0000)]
remove four getPar()

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

20 years agonext try...
André Pönitz [Thu, 14 Aug 2003 08:34:13 +0000 (08:34 +0000)]
next try...

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

20 years agogrr.. revert. wrong patch.
André Pönitz [Thu, 14 Aug 2003 08:17:27 +0000 (08:17 +0000)]
grr.. revert. wrong patch.

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

20 years agoremove Row::pit_ member
André Pönitz [Thu, 14 Aug 2003 07:43:57 +0000 (07:43 +0000)]
remove Row::pit_ member

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

20 years agoremove unneeded '// -*- C++ -*-' comment.
Angus Leeming [Tue, 12 Aug 2003 08:29:43 +0000 (08:29 +0000)]
remove unneeded '// -*- C++ -*-' comment.

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

20 years agostupid typo
Jürgen Spitzmüller [Tue, 12 Aug 2003 07:11:46 +0000 (07:11 +0000)]
stupid typo

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

20 years agoadjust after removing math_inferinset
André Pönitz [Mon, 11 Aug 2003 15:31:00 +0000 (15:31 +0000)]
adjust after removing math_inferinset

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

20 years agoremove unused files
André Pönitz [Mon, 11 Aug 2003 15:28:52 +0000 (15:28 +0000)]
remove unused files

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

20 years ago*** empty log message ***
André Pönitz [Mon, 11 Aug 2003 15:28:09 +0000 (15:28 +0000)]
*** empty log message ***

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

20 years agoweekend stuff less the chunk John "*strongly* disagrees with"
André Pönitz [Mon, 11 Aug 2003 09:09:01 +0000 (09:09 +0000)]
weekend stuff less the chunk John "*strongly* disagrees with"

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

20 years agomore not-so-useful stuff removed
André Pönitz [Fri, 8 Aug 2003 16:24:32 +0000 (16:24 +0000)]
more not-so-useful stuff removed

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

20 years agoremove unneeded LyXText::redoHeightOfParagraph
André Pönitz [Fri, 8 Aug 2003 16:05:41 +0000 (16:05 +0000)]
remove unneeded  LyXText::redoHeightOfParagraph

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

20 years ago * lyxtext.h:
André Pönitz [Fri, 8 Aug 2003 15:54:23 +0000 (15:54 +0000)]
* lyxtext.h:
* text.C (breakAgainOneRow): removed

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

20 years agodon't fiddle with rows when they will be recomputed soon...
André Pönitz [Fri, 8 Aug 2003 15:48:57 +0000 (15:48 +0000)]
don't fiddle with rows when they will be recomputed soon...

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

20 years ago * text.C: replace rowlist fiddling with rebreak of full par
André Pönitz [Fri, 8 Aug 2003 15:34:17 +0000 (15:34 +0000)]
* text.C: replace rowlist fiddling with rebreak of full par

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

20 years agoAfter all those hours of frustrating coding on tex2lyx, I decided that I would do...
Jean-Marc Lasgouttes [Thu, 7 Aug 2003 22:59:53 +0000 (22:59 +0000)]
After all those hours of frustrating coding on tex2lyx, I decided that I would do easy things for a change. As a result, many new insets are supported, among which minipage; see the files text-*.tex for an idea of things that work now

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

20 years agoEmit a useful warning if the frontend is not recognised
Angus Leeming [Thu, 7 Aug 2003 16:13:10 +0000 (16:13 +0000)]
Emit a useful warning if the frontend is not recognised

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

20 years agoupdate to boost 1.30.1
Lars Gullik Bjønnes [Thu, 7 Aug 2003 12:09:24 +0000 (12:09 +0000)]
update to boost 1.30.1

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

20 years agomerge parts of InsetText and LyXText::dispatch
André Pönitz [Thu, 7 Aug 2003 11:59:09 +0000 (11:59 +0000)]
merge parts of InsetText and LyXText::dispatch

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

20 years agoadd a 'fitCursor'
André Pönitz [Thu, 7 Aug 2003 10:12:49 +0000 (10:12 +0000)]
add a 'fitCursor'

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

20 years agofix "height grows when moving in tables" bug
André Pönitz [Thu, 7 Aug 2003 10:00:33 +0000 (10:00 +0000)]
fix "height grows when moving in tables" bug

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

20 years agofinish tex2lyx depth support (hopefully); more things in .cvsignore
Jean-Marc Lasgouttes [Wed, 6 Aug 2003 22:47:22 +0000 (22:47 +0000)]
finish tex2lyx depth support (hopefully); more things in .cvsignore

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

20 years agoKayvan's std::setw micro-patch.
Martin Vermeer [Wed, 6 Aug 2003 21:54:45 +0000 (21:54 +0000)]
Kayvan's std::setw micro-patch.

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

20 years agoRGB-to-string and back methods into Color.[Ch].
Martin Vermeer [Wed, 6 Aug 2003 18:42:58 +0000 (18:42 +0000)]
RGB-to-string and back methods into Color.[Ch].

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

20 years agoAdd lyx_forms.h, lyx_xpm.h
Angus Leeming [Wed, 6 Aug 2003 16:56:52 +0000 (16:56 +0000)]
Add lyx_forms.h, lyx_xpm.h

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

20 years agoFix the critical part of Bug 1255 and Bug 1256.
Alfredo Braunstein [Tue, 5 Aug 2003 22:00:04 +0000 (22:00 +0000)]
Fix the critical part of Bug 1255 and Bug 1256.

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

20 years agocompile fix
Alfredo Braunstein [Tue, 5 Aug 2003 21:55:41 +0000 (21:55 +0000)]
compile fix

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

20 years agomake nesting work in tex2lyx
Jean-Marc Lasgouttes [Tue, 5 Aug 2003 21:46:51 +0000 (21:46 +0000)]
make nesting work in tex2lyx

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

20 years agoimplement basic drag-and-drop support in qt
Jean-Marc Lasgouttes [Tue, 5 Aug 2003 19:51:45 +0000 (19:51 +0000)]
implement basic drag-and-drop support in qt

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

20 years ago * insettabular.[Ch] (updateLocal): simplify logic
André Pönitz [Tue, 5 Aug 2003 12:35:25 +0000 (12:35 +0000)]
* insettabular.[Ch] (updateLocal): simplify logic

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

20 years agomerge InsetText::setParagraphData and InsetText::init
André Pönitz [Tue, 5 Aug 2003 11:54:44 +0000 (11:54 +0000)]
merge InsetText::setParagraphData  and InsetText::init

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

20 years ago * insettext.C (frame_x,y,w,h): replace member with automatic variables
André Pönitz [Tue, 5 Aug 2003 11:29:58 +0000 (11:29 +0000)]
* insettext.C (frame_x,y,w,h): replace member with automatic variables

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

20 years agosmall stuff:
André Pönitz [Tue, 5 Aug 2003 10:54:19 +0000 (10:54 +0000)]
small stuff:
- fix yesterday's selection regression
- remove a few update() calls
- remove unused  Selection::last_sel_cursor member
- ...

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

20 years agofix bulding on cygwin
Jean-Marc Lasgouttes [Tue, 5 Aug 2003 10:16:50 +0000 (10:16 +0000)]
fix bulding on cygwin

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

20 years agoinsettext.C (localDispatch): merge cases with default branch
André Pönitz [Tue, 5 Aug 2003 08:12:26 +0000 (08:12 +0000)]
insettext.C (localDispatch): merge cases with default branch

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

20 years agoremove "deep update"
André Pönitz [Tue, 5 Aug 2003 08:07:07 +0000 (08:07 +0000)]
remove "deep update"

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

20 years agoforgotten part of yesterday's patch
André Pönitz [Tue, 5 Aug 2003 06:30:42 +0000 (06:30 +0000)]
forgotten part of yesterday's patch

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

20 years agoRespect the LATEX environment variable.
Angus Leeming [Mon, 4 Aug 2003 21:15:56 +0000 (21:15 +0000)]
Respect the LATEX environment variable.

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

20 years agosimpler InsetText:: local updating
André Pönitz [Mon, 4 Aug 2003 15:59:01 +0000 (15:59 +0000)]
simpler InsetText:: local updating

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

20 years agowaste cycles for simpler InsetText::localUpdate
André Pönitz [Mon, 4 Aug 2003 15:41:27 +0000 (15:41 +0000)]
waste cycles for simpler InsetText::localUpdate

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

20 years ago * insettext.[Ch] (updateLocal): remove 'what' argument by assuimng it
André Pönitz [Mon, 4 Aug 2003 15:14:11 +0000 (15:14 +0000)]
  * insettext.[Ch] (updateLocal): remove 'what' argument by assuimng it
  is 'FULL' all the time.

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

20 years agoremove unneeded BufferView::UpdateCodes
André Pönitz [Mon, 4 Aug 2003 14:36:51 +0000 (14:36 +0000)]
remove unneeded BufferView::UpdateCodes

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

20 years agoarchitectural changes to tex2lyx
Jean-Marc Lasgouttes [Mon, 4 Aug 2003 10:26:10 +0000 (10:26 +0000)]
architectural changes to tex2lyx

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

20 years agorevert accidental commit: not exactly whitespace.
André Pönitz [Mon, 4 Aug 2003 09:48:23 +0000 (09:48 +0000)]
revert accidental commit: not exactly whitespace.

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

20 years agowhitespace
André Pönitz [Mon, 4 Aug 2003 09:42:03 +0000 (09:42 +0000)]
whitespace

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

20 years ago replace "complicate" BufferView::update(...) calls with simpler ones.
André Pönitz [Mon, 4 Aug 2003 09:06:35 +0000 (09:06 +0000)]
replace "complicate" BufferView::update(...) calls with simpler ones.

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

20 years agocompilation fix
Jean-Marc Lasgouttes [Sun, 3 Aug 2003 22:34:08 +0000 (22:34 +0000)]
compilation fix

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

20 years agodo not add ellipsis to closed inset label unless necessary
Jean-Marc Lasgouttes [Sun, 3 Aug 2003 21:42:44 +0000 (21:42 +0000)]
do not add ellipsis to closed inset label unless necessary

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

20 years agocompilation fix
Jean-Marc Lasgouttes [Sun, 3 Aug 2003 18:07:51 +0000 (18:07 +0000)]
compilation fix

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

20 years agomore makefiles tweaks: kayvan's patch (with small changes); avoid rebuilding the...
Jean-Marc Lasgouttes [Sat, 2 Aug 2003 21:29:24 +0000 (21:29 +0000)]
more makefiles tweaks: kayvan's patch (with small changes); avoid rebuilding the whole xforms frontend everytime configure is run (using the weird but classic autoconf stamp trick); do not install path_defines.C

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

20 years agoallow to compile several frontends at once (and produce several binaries)
Jean-Marc Lasgouttes [Sat, 2 Aug 2003 20:01:52 +0000 (20:01 +0000)]
allow to compile several frontends at once (and produce several binaries)

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

20 years agomissing using std::endl
John Levon [Sat, 2 Aug 2003 14:35:31 +0000 (14:35 +0000)]
missing using std::endl

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

20 years agofix layout combox update bug
Jean-Marc Lasgouttes [Sat, 2 Aug 2003 12:23:24 +0000 (12:23 +0000)]
fix layout combox update bug

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

20 years agofix running in place
Jean-Marc Lasgouttes [Sat, 2 Aug 2003 12:21:13 +0000 (12:21 +0000)]
fix running in place

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

20 years agoAlways use std::endl with lyxerr
Lars Gullik Bjønnes [Sat, 2 Aug 2003 11:30:30 +0000 (11:30 +0000)]
Always use std::endl with lyxerr

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

20 years agoAlways use std::endl with lyxerr.
Lars Gullik Bjønnes [Fri, 1 Aug 2003 21:18:49 +0000 (21:18 +0000)]
Always use std::endl with lyxerr.

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

20 years agoChange the language of the document only if is 'default'.
Dekel Tsur [Fri, 1 Aug 2003 16:10:27 +0000 (16:10 +0000)]
Change the language of the document only if is 'default'.

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

20 years agoupdate \author list
Martin Vermeer [Fri, 1 Aug 2003 15:36:47 +0000 (15:36 +0000)]
update \author list

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

20 years agomerge BufferView::repaint() and BufferView::update()
André Pönitz [Fri, 1 Aug 2003 15:27:57 +0000 (15:27 +0000)]
merge BufferView::repaint() and BufferView::update()

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

20 years agoremove need_update
André Pönitz [Fri, 1 Aug 2003 15:17:22 +0000 (15:17 +0000)]
remove need_update

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

20 years ago * screen.[Ch]: merge update() and repaint()
André Pönitz [Fri, 1 Aug 2003 14:51:09 +0000 (14:51 +0000)]
* screen.[Ch]: merge update() and repaint()

suppress excessive debug messages

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

20 years agoduplicate rowbreaking code in redoParagraph as starting point for later
André Pönitz [Fri, 1 Aug 2003 14:12:04 +0000 (14:12 +0000)]
duplicate rowbreaking code in redoParagraph as starting point for later
consolidation.

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

20 years agoadjust some comments
André Pönitz [Fri, 1 Aug 2003 12:52:59 +0000 (12:52 +0000)]
adjust some comments
restrict code region covered by save/restoreLyXTextState

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

20 years agoreuse new redoParagraph in LyXText::init
André Pönitz [Fri, 1 Aug 2003 12:33:42 +0000 (12:33 +0000)]
reuse new redoParagraph in LyXText::init

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

20 years agospend extra cycles for simpler redoParagraph logic
André Pönitz [Fri, 1 Aug 2003 12:20:27 +0000 (12:20 +0000)]
spend extra cycles for simpler redoParagraph logic

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

20 years agomake redoParagraph more independent of current cursor
André Pönitz [Fri, 1 Aug 2003 11:22:13 +0000 (11:22 +0000)]
make redoParagraph more independent of current cursor

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

20 years agoremove file_format from buffer.h
José Matox [Fri, 1 Aug 2003 10:23:16 +0000 (10:23 +0000)]
remove file_format from buffer.h

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

20 years agorefer to latex-xft-fonts
John Levon [Thu, 31 Jul 2003 18:04:54 +0000 (18:04 +0000)]
refer to latex-xft-fonts

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

20 years agoremove unneeded LyXText::workWidth(InsetOld const *)
André Pönitz [Thu, 31 Jul 2003 14:07:59 +0000 (14:07 +0000)]
remove unneeded LyXText::workWidth(InsetOld const *)

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

20 years agoremove broken operator==() for Paragraphs
André Pönitz [Thu, 31 Jul 2003 13:38:06 +0000 (13:38 +0000)]
remove broken operator==() for Paragraphs

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

20 years agoput two functions in one, remove global variables
André Pönitz [Thu, 31 Jul 2003 13:12:21 +0000 (13:12 +0000)]
put two functions in one, remove global variables

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

20 years agoremove unused Paragraph::copyIntoMinibuffer
André Pönitz [Thu, 31 Jul 2003 12:25:36 +0000 (12:25 +0000)]
remove unused  Paragraph::copyIntoMinibuffer
remove unsed bool return values

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

20 years agoelsart tweaks
Jean-Marc Lasgouttes [Thu, 31 Jul 2003 10:53:28 +0000 (10:53 +0000)]
elsart tweaks

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

20 years agoremove InsetUpdatable::nodraw (premature...) optimization
André Pönitz [Thu, 31 Jul 2003 10:48:50 +0000 (10:48 +0000)]
remove InsetUpdatable::nodraw (premature...) optimization

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

20 years agoremove toggleSelection
André Pönitz [Thu, 31 Jul 2003 10:24:22 +0000 (10:24 +0000)]
remove toggleSelection

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

20 years agoOops, forgotten changelog entry
Martin Vermeer [Thu, 31 Jul 2003 06:25:44 +0000 (06:25 +0000)]
Oops, forgotten changelog entry

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

20 years ago'new InsetHFill();' should be 'new InsetHFill;'
Angus Leeming [Wed, 30 Jul 2003 23:29:49 +0000 (23:29 +0000)]
'new InsetHFill();' should be 'new InsetHFill;'

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

20 years agoMartin's changes to the Note inset.
Angus Leeming [Wed, 30 Jul 2003 21:47:18 +0000 (21:47 +0000)]
Martin's changes to the Note inset.

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

20 years agodon't return a bool if void is sufficient...
André Pönitz [Wed, 30 Jul 2003 16:14:02 +0000 (16:14 +0000)]
don't return a bool if void is sufficient...

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

20 years agoprevent crash when inserting minipage in table cell,
André Pönitz [Wed, 30 Jul 2003 15:41:39 +0000 (15:41 +0000)]
prevent crash when inserting minipage in table cell,
small cosmetic stuff

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

20 years agoFix to Bug 1232 (as discussed on bugzilla)
Alfredo Braunstein [Wed, 30 Jul 2003 15:34:47 +0000 (15:34 +0000)]
Fix to Bug 1232 (as discussed on bugzilla)

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

20 years agofactor out the detection of clicking on the inset button as 'hitButton'.
Martin Vermeer [Wed, 30 Jul 2003 14:43:14 +0000 (14:43 +0000)]
factor out the detection of clicking on the inset button as 'hitButton'.

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

20 years agourg...
Angus Leeming [Wed, 30 Jul 2003 14:41:59 +0000 (14:41 +0000)]
urg...

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

20 years agoHide the fact that we re-generate those symbolic links brainlessly.
Angus Leeming [Wed, 30 Jul 2003 14:41:27 +0000 (14:41 +0000)]
Hide the fact that we re-generate those symbolic links brainlessly.

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

20 years agolimited 'arg' scope
Martin Vermeer [Wed, 30 Jul 2003 13:55:44 +0000 (13:55 +0000)]
limited 'arg' scope

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

20 years agoqnote dialog: consistent terminology (bug 1270)
Jürgen Spitzmüller [Wed, 30 Jul 2003 13:43:15 +0000 (13:43 +0000)]
qnote dialog: consistent terminology (bug 1270)

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