]> git.lyx.org Git - lyx.git/log
lyx.git
20 years agoremove stuff from LyXText::checkParagraph() I don't understand
André Pönitz [Sun, 27 Jul 2003 16:01:20 +0000 (16:01 +0000)]
remove stuff from LyXText::checkParagraph() I don't understand

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

20 years agoAdded #include <memory> needed by gcc 2.95.2 at least.
Martin Vermeer [Sun, 27 Jul 2003 15:52:05 +0000 (15:52 +0000)]
Added #include <memory> needed by gcc 2.95.2 at least.

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

20 years agoget rid of LyXText::need_break_row
André Pönitz [Sun, 27 Jul 2003 15:41:46 +0000 (15:41 +0000)]
get rid of LyXText::need_break_row

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

20 years agoRemove cruft spotted by Kayvan.
Angus Leeming [Sun, 27 Jul 2003 15:32:15 +0000 (15:32 +0000)]
Remove cruft spotted by Kayvan.

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

20 years agocompile fix
John Levon [Sun, 27 Jul 2003 15:09:45 +0000 (15:09 +0000)]
compile fix

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

20 years agoi thought I committed that already...
André Pönitz [Sun, 27 Jul 2003 15:09:13 +0000 (15:09 +0000)]
i thought I committed that already...

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

20 years agoremoved (unused) compatibility code
André Pönitz [Sun, 27 Jul 2003 14:47:10 +0000 (14:47 +0000)]
removed (unused) compatibility code

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

20 years agoput namespace toc inside namespace lxy
Lars Gullik Bjønnes [Sun, 27 Jul 2003 13:18:55 +0000 (13:18 +0000)]
put namespace toc inside namespace lxy

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

20 years agoinsetnote.h (linuxdoc,docbook): update support.
José Matox [Sun, 27 Jul 2003 13:02:26 +0000 (13:02 +0000)]
insetnote.h (linuxdoc,docbook): update support.

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

20 years agocosmetic fix
Jean-Marc Lasgouttes [Sun, 27 Jul 2003 12:36:52 +0000 (12:36 +0000)]
cosmetic fix

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

20 years agoforgot Changelog.
José Matox [Sun, 27 Jul 2003 12:15:10 +0000 (12:15 +0000)]
forgot Changelog.

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

20 years agoremove layout Comment, fix bug 1280 critical for 1.4
José Matox [Sun, 27 Jul 2003 12:08:53 +0000 (12:08 +0000)]
remove layout Comment, fix bug 1280 critical for 1.4

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

20 years agoget rid of namesapce lyxfind and introduce namespace lyx::find
Lars Gullik Bjønnes [Sun, 27 Jul 2003 12:02:58 +0000 (12:02 +0000)]
get rid of namesapce lyxfind and introduce namespace lyx::find

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

20 years agoOptimise rowBreakPoint and setHeightOfRow as well.
Asger Ottar Alstrup [Sun, 27 Jul 2003 11:16:25 +0000 (11:16 +0000)]
Optimise rowBreakPoint and setHeightOfRow as well.

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

20 years agorestrict scope of temporary variable
André Pönitz [Sun, 27 Jul 2003 10:44:39 +0000 (10:44 +0000)]
restrict scope of temporary variable

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

20 years agoWhen calculating fill, exploit data structure to avoid superfluous calls to getFont.
Asger Ottar Alstrup [Sun, 27 Jul 2003 10:42:11 +0000 (10:42 +0000)]
When calculating fill, exploit data structure to avoid superfluous calls to getFont.

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

20 years agodrop support for autoconf 2.13
Lars Gullik Bjønnes [Sun, 27 Jul 2003 10:08:16 +0000 (10:08 +0000)]
drop support for autoconf 2.13

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

20 years agoRemove hard coding of command layouts.
Angus Leeming [Sun, 27 Jul 2003 00:39:35 +0000 (00:39 +0000)]
Remove hard coding of command layouts.

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

20 years agoWork to improve performance a bit
Asger Ottar Alstrup [Sun, 27 Jul 2003 00:37:17 +0000 (00:37 +0000)]
Work to improve performance a bit

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

20 years agomove reading of bind files from lyxrc.C to kbmap.C; do not read bindings or menus...
Jean-Marc Lasgouttes [Sat, 26 Jul 2003 23:04:39 +0000 (23:04 +0000)]
move reading of bind files from lyxrc.C to kbmap.C; do not read bindings or menus when not using gui; move paper related enums to a new paper.h; remove dependency on bufferparams.h from lyxrc.h; small bugfix to tex2lyx; fix bad menu shortcut

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

20 years agoadd support for tables and figures (linuxdoc).
José Matox [Sat, 26 Jul 2003 21:53:54 +0000 (21:53 +0000)]
add support for tables and figures (linuxdoc).

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

20 years agoRename arguments of makeLaTeXFile to a sane scheme.
José Matox [Sat, 26 Jul 2003 21:37:10 +0000 (21:37 +0000)]
Rename arguments of makeLaTeXFile to a sane scheme.

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

20 years agoChange a brain-dead algorithm to a smarter one.
Asger Ottar Alstrup [Sat, 26 Jul 2003 20:51:52 +0000 (20:51 +0000)]
Change a brain-dead algorithm to a smarter one.

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

20 years agoremove spurious extra drawing from cursorNext() and cursorPrevious()
André Pönitz [Sat, 26 Jul 2003 20:38:19 +0000 (20:38 +0000)]
remove spurious extra drawing from cursorNext() and cursorPrevious()

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

20 years agofactorize some code
Alfredo Braunstein [Sat, 26 Jul 2003 20:09:56 +0000 (20:09 +0000)]
factorize some code

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

20 years ago*** empty log message ***
Asger Ottar Alstrup [Sat, 26 Jul 2003 19:04:03 +0000 (19:04 +0000)]
*** empty log message ***

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

20 years agoReplace occurances of system_tempdir with os::getTmpDir().
Angus Leeming [Sat, 26 Jul 2003 18:25:29 +0000 (18:25 +0000)]
Replace occurances of system_tempdir with os::getTmpDir().

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

20 years ago*** empty log message ***
Angus Leeming [Sat, 26 Jul 2003 18:17:48 +0000 (18:17 +0000)]
*** empty log message ***

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

20 years agoForgotten files ;-)
Angus Leeming [Sat, 26 Jul 2003 00:17:21 +0000 (00:17 +0000)]
Forgotten files ;-)

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

20 years agoEnable tex2lyx to read the LyX textclass and to use this info a little.
Angus Leeming [Sat, 26 Jul 2003 00:15:38 +0000 (00:15 +0000)]
Enable tex2lyx to read the LyX textclass and to use this info a little.

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

20 years agotowards saner frontends (?). Part II: the menubar (now it is possible to switch front...
Jean-Marc Lasgouttes [Fri, 25 Jul 2003 21:34:45 +0000 (21:34 +0000)]
towards saner frontends (?). Part II: the menubar (now it is possible to switch frontend without recompiling GUII code)

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

20 years agorename Inset to InsetOld
Lars Gullik Bjønnes [Fri, 25 Jul 2003 21:20:24 +0000 (21:20 +0000)]
rename Inset to InsetOld

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

20 years agofix getLabelList for mathed
André Pönitz [Fri, 25 Jul 2003 19:39:01 +0000 (19:39 +0000)]
fix getLabelList for mathed

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

20 years agoUndo cleaned up. It seems to work pretty well now.
Asger Ottar Alstrup [Fri, 25 Jul 2003 19:18:43 +0000 (19:18 +0000)]
Undo cleaned up. It seems to work pretty well now.

* undo_funcs.h: Removed setCursorParUndo to simplify things a bit.
Renamed setUndo family to recordUndo. Renamed FINISH to ATOMIC
which I think is a bit clearer. EDIT is gone, since it was
premature optimisation, and broken for mathed anyway.
* undo_funcs.C (performUndoOrRedo): Cleaned up and made it work
with cursor positioning in insets as well (math insets still do not
work, but that's a different story anyway.) It mysteriously
crashes sometimes with undo in the first paragraph, but I'm fairly
confident that this is a compiler bug.

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

20 years agotowards saner frontends. Part I: the toolbar
Jean-Marc Lasgouttes [Fri, 25 Jul 2003 18:10:34 +0000 (18:10 +0000)]
towards saner frontends. Part I: the toolbar

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

20 years agothe clone auto_ptr patch
Lars Gullik Bjønnes [Fri, 25 Jul 2003 17:11:25 +0000 (17:11 +0000)]
the clone auto_ptr patch

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

20 years agoFixed undo crash in first paragraph by avoiding special case and doing a
Asger Ottar Alstrup [Fri, 25 Jul 2003 11:58:47 +0000 (11:58 +0000)]
Fixed undo crash in first paragraph by avoiding special case and doing a
full rebreak on every undo. Undo still is unpredictable in nested insets,
but hey, one less crash is worth a beer anyway.

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

20 years agofix bug 1285 (selecting font properly in the prefs combo)
John Levon [Wed, 23 Jul 2003 23:13:53 +0000 (23:13 +0000)]
fix bug 1285 (selecting font properly in the prefs combo)

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

20 years agoPrettify the screen label of the external inset.
Angus Leeming [Wed, 23 Jul 2003 16:48:04 +0000 (16:48 +0000)]
Prettify the screen label of the external inset.

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

20 years agoA color picker for xforms.
Angus Leeming [Wed, 23 Jul 2003 15:36:40 +0000 (15:36 +0000)]
A color picker for xforms.

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

20 years agoThe inset mailers' inset2string function now requires a Buffer const & arg.
Angus Leeming [Wed, 23 Jul 2003 09:54:21 +0000 (09:54 +0000)]
The inset mailers' inset2string function now requires a Buffer const & arg.

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

20 years agoUse a FileName variable in the external inset too.
Angus Leeming [Wed, 23 Jul 2003 09:17:04 +0000 (09:17 +0000)]
Use a FileName variable in the external inset too.

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

20 years agoAdd Kernel::bufferFilepath() as a wrapper for Buffer::filePath() and use it.
Angus Leeming [Wed, 23 Jul 2003 09:07:28 +0000 (09:07 +0000)]
Add Kernel::bufferFilepath() as a wrapper for Buffer::filePath() and use it.

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

20 years agoA new FileName class + use by the graphics inset.
Angus Leeming [Tue, 22 Jul 2003 20:42:40 +0000 (20:42 +0000)]
A new FileName class + use by the graphics inset.

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

20 years agoFix up some mnemonics, standardise some math menu entries
John Levon [Tue, 22 Jul 2003 15:24:01 +0000 (15:24 +0000)]
Fix up some mnemonics, standardise some math menu entries

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

20 years agoAiksaurus 1.0 support
John Levon [Tue, 22 Jul 2003 15:23:35 +0000 (15:23 +0000)]
Aiksaurus 1.0 support

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

20 years agosmall stuff
André Pönitz [Tue, 22 Jul 2003 15:12:04 +0000 (15:12 +0000)]
small stuff
less debug output

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

20 years agosome more infrastructure...
André Pönitz [Tue, 22 Jul 2003 11:54:39 +0000 (11:54 +0000)]
some more infrastructure...

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

20 years agoLyXText::rebuild -> LyXText::metrics
André Pönitz [Tue, 22 Jul 2003 10:12:24 +0000 (10:12 +0000)]
LyXText::rebuild -> LyXText::metrics

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

20 years agobugfix (width)
André Pönitz [Tue, 22 Jul 2003 09:20:23 +0000 (09:20 +0000)]
bugfix (width)

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

20 years agohonor --disable-x
Jean-Marc Lasgouttes [Tue, 22 Jul 2003 09:16:48 +0000 (09:16 +0000)]
honor --disable-x

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

20 years agomake menu warnings unconditional
Jean-Marc Lasgouttes [Tue, 22 Jul 2003 09:15:55 +0000 (09:15 +0000)]
make menu warnings unconditional

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

20 years agoAdd a buffer_path arg to InsetGraphicsMailer's params2string, string2params.
Angus Leeming [Mon, 21 Jul 2003 21:51:17 +0000 (21:51 +0000)]
Add a buffer_path arg to InsetGraphicsMailer's params2string, string2params.

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

20 years agoFinish the migration from namespace grfx to lyx::graphics.
Angus Leeming [Mon, 21 Jul 2003 21:30:57 +0000 (21:30 +0000)]
Finish the migration from namespace grfx to lyx::graphics.

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

20 years agoforgot these
André Pönitz [Mon, 21 Jul 2003 11:09:32 +0000 (11:09 +0000)]
forgot these

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

20 years agorowpainter.C: remove unused variables
André Pönitz [Mon, 21 Jul 2003 11:01:29 +0000 (11:01 +0000)]
rowpainter.C: remove unused variables

tabular_funcs.C:
tabular_funcs.h: move to tabular.C
Makefile.am: adjust

tabular.[Ch]: basic optical cleaning

author.h: pass references, not values

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

20 years agoremove two unused variables.
André Pönitz [Mon, 21 Jul 2003 09:30:50 +0000 (09:30 +0000)]
remove two unused variables.

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

20 years agoQBibtex/QCitation ui fixes (bug 1146)
Jürgen Spitzmüller [Mon, 21 Jul 2003 09:08:14 +0000 (09:08 +0000)]
QBibtex/QCitation ui fixes (bug 1146)

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

20 years ago(Martin Vermeer): fix greyout and layout foul-ups.
Angus Leeming [Mon, 21 Jul 2003 08:08:04 +0000 (08:08 +0000)]
(Martin Vermeer): fix greyout and layout foul-ups.

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

20 years ago(Michael Schmitt) Updated translations.
Angus Leeming [Mon, 21 Jul 2003 08:00:53 +0000 (08:00 +0000)]
(Michael Schmitt) Updated translations.

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

20 years ago(Michael Schmitt): fix the extraction of language names from lib/languages.
Angus Leeming [Mon, 21 Jul 2003 07:48:59 +0000 (07:48 +0000)]
(Michael Schmitt): fix the extraction of language names from lib/languages.

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

20 years agorestrict tab create dialog to a reasonable size (bug 1152)
John Levon [Sat, 19 Jul 2003 18:53:11 +0000 (18:53 +0000)]
restrict tab create dialog to a reasonable size (bug 1152)

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

20 years agosimplify InsetTabular a bit
André Pönitz [Fri, 18 Jul 2003 16:23:17 +0000 (16:23 +0000)]
simplify InsetTabular a bit

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

20 years agosmall general cleanup
André Pönitz [Fri, 18 Jul 2003 16:13:33 +0000 (16:13 +0000)]
small general cleanup

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

20 years agosmall stuff getLyXText() -> text_, parantheses
André Pönitz [Fri, 18 Jul 2003 15:43:52 +0000 (15:43 +0000)]
small stuff  getLyXText() -> text_, parantheses

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

20 years agoremove unneeded Inset::getMaxWidth(
André Pönitz [Fri, 18 Jul 2003 15:30:20 +0000 (15:30 +0000)]
remove unneeded Inset::getMaxWidth(

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

20 years agoAdd a tooltip to the xforms note dialog.
Angus Leeming [Fri, 18 Jul 2003 14:51:13 +0000 (14:51 +0000)]
Add a tooltip to the xforms note dialog.

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

20 years agofix for Angus' redraw problem.
André Pönitz [Fri, 18 Jul 2003 14:04:49 +0000 (14:04 +0000)]
fix for Angus' redraw problem.

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

20 years agoConsistent header blurbs.
Angus Leeming [Fri, 18 Jul 2003 12:22:19 +0000 (12:22 +0000)]
Consistent header blurbs.

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

20 years agomake textWidth access a bit simpler
André Pönitz [Fri, 18 Jul 2003 12:05:50 +0000 (12:05 +0000)]
make textWidth access a bit simpler

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

20 years agomake lyx compile with gcc 3.4. remove some warnings.
Lars Gullik Bjønnes [Fri, 18 Jul 2003 08:46:00 +0000 (08:46 +0000)]
make lyx compile with gcc 3.4. remove some warnings.

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

20 years agosomewhat managed to misunderstand the logic. should be ok now, sorry.
Alfredo Braunstein [Fri, 18 Jul 2003 07:51:21 +0000 (07:51 +0000)]
somewhat managed to misunderstand the logic. should be ok now, sorry.

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

20 years agotwo-phase-drawing for InsetText & InsetTabular
André Pönitz [Fri, 18 Jul 2003 07:47:07 +0000 (07:47 +0000)]
two-phase-drawing for InsetText & InsetTabular

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

20 years agofix crash reported by Kayvan + ws
Alfredo Braunstein [Fri, 18 Jul 2003 07:25:16 +0000 (07:25 +0000)]
fix crash reported by Kayvan + ws

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

20 years agoEnable the math (sub-)dialogs to be opened when the cursor is in an math inset.
Angus Leeming [Thu, 17 Jul 2003 16:55:03 +0000 (16:55 +0000)]
Enable the math (sub-)dialogs to be opened when the cursor is in an math inset.

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

20 years agoprepare passing down max text widths...
André Pönitz [Thu, 17 Jul 2003 15:57:08 +0000 (15:57 +0000)]
prepare passing down max text widths...

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

20 years agoDoxygen fixes.
Angus Leeming [Thu, 17 Jul 2003 15:35:42 +0000 (15:35 +0000)]
Doxygen fixes.

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

20 years agoremove some commented out code
André Pönitz [Thu, 17 Jul 2003 15:04:09 +0000 (15:04 +0000)]
remove some commented out code

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

20 years agoremove recently introduced additionla 'fullRebreak' when inserting LyX
André Pönitz [Thu, 17 Jul 2003 11:48:41 +0000 (11:48 +0000)]
remove recently introduced additionla 'fullRebreak' when inserting LyX
files. Not needed anymore

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

20 years agoremove spurious call to repaint()
André Pönitz [Thu, 17 Jul 2003 11:42:03 +0000 (11:42 +0000)]
remove spurious call to  repaint()

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

20 years agoremove twice unused variable 'tmpheight'
André Pönitz [Thu, 17 Jul 2003 11:34:48 +0000 (11:34 +0000)]
remove twice unused variable 'tmpheight'

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

20 years agoremove unneeded InsetText::old_max_width member
André Pönitz [Thu, 17 Jul 2003 09:32:06 +0000 (09:32 +0000)]
remove unneeded InsetText::old_max_width member

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

20 years agosimplify InsetTabular::calculate_dimensions_of_cells a bit
André Pönitz [Thu, 17 Jul 2003 09:25:06 +0000 (09:25 +0000)]
simplify InsetTabular::calculate_dimensions_of_cells a bit

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

20 years agoreduce number of metrics calls in InsetTabular calculate_dimensions_
André Pönitz [Thu, 17 Jul 2003 09:10:16 +0000 (09:10 +0000)]
reduce number of metrics calls in InsetTabular calculate_dimensions_

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

20 years agomoved some converter/format functions to more appropriate places
Alfredo Braunstein [Thu, 17 Jul 2003 08:23:33 +0000 (08:23 +0000)]
moved some converter/format functions to more appropriate places

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

20 years agoremove unneeded in_update_ members
André Pönitz [Thu, 17 Jul 2003 07:43:55 +0000 (07:43 +0000)]
remove unneeded in_update_ members

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

20 years agoremove Inset::update()
André Pönitz [Thu, 17 Jul 2003 07:32:01 +0000 (07:32 +0000)]
remove Inset::update()

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

20 years agoDisable InsetText::update and InsetTabular::update
André Pönitz [Thu, 17 Jul 2003 06:45:39 +0000 (06:45 +0000)]
Disable InsetText::update and InsetTabular::update

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

20 years agoRemove preprocessor warning.
Angus Leeming [Wed, 16 Jul 2003 22:45:42 +0000 (22:45 +0000)]
Remove preprocessor warning.
(To answer Andre's question, yes it is but FormDialogBase is a straight
replacement of FormBase which will go the way of the dodo once I convert
the remaining controllers to derive from Dialog::Controller. 25 done, 9 to go.)

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

20 years agoRewrite to use find_if rather than a big if block.
Angus Leeming [Wed, 16 Jul 2003 22:34:31 +0000 (22:34 +0000)]
Rewrite to use find_if rather than a big if block.

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

20 years agoDo not pass -Winline to gcc.
Angus Leeming [Wed, 16 Jul 2003 20:44:24 +0000 (20:44 +0000)]
Do not pass -Winline to gcc.

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

20 years agoFix compiler warning at expense of creating doxygen one.
Angus Leeming [Wed, 16 Jul 2003 20:43:57 +0000 (20:43 +0000)]
Fix compiler warning at expense of creating doxygen one.

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

20 years agoImproved doxygen documentation. Could people please have a look at Lars'
Angus Leeming [Wed, 16 Jul 2003 20:10:59 +0000 (20:10 +0000)]
Improved doxygen documentation. Could people please have a look at Lars'
autogenerated files tomorrow (Thursday) and throw their comments my way.
http://www.lyx.org/sourcedoc/classDialog.html
http://www.lyx.org/sourcedoc/classKernel.html

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

20 years ago'fix' stupid compiler warnings
André Pönitz [Wed, 16 Jul 2003 14:20:43 +0000 (14:20 +0000)]
'fix' stupid compiler warnings

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

20 years agoreplace the LyXCursor::irow_ member with on-demand computation of the value
André Pönitz [Wed, 16 Jul 2003 08:42:26 +0000 (08:42 +0000)]
replace the LyXCursor::irow_ member with on-demand computation of the value
(as quickly tested by John last week)

LyXCursor does not know about rows anymore...

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

20 years ago*** empty log message ***
André Pönitz [Wed, 16 Jul 2003 07:15:10 +0000 (07:15 +0000)]
*** empty log message ***

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

20 years agoNote Settings menu item
John Levon [Tue, 15 Jul 2003 23:52:37 +0000 (23:52 +0000)]
Note Settings menu item

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

20 years agoshowInsetDialog() for note
John Levon [Tue, 15 Jul 2003 23:52:05 +0000 (23:52 +0000)]
showInsetDialog() for note

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

20 years agoQTabularDialog: fix width input (bug 1156)
Jürgen Spitzmüller [Tue, 15 Jul 2003 18:44:49 +0000 (18:44 +0000)]
QTabularDialog: fix width input (bug 1156)

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

20 years ago'full redraw' related stuff that's innocent for the upward-selection-in-tables bug.
André Pönitz [Tue, 15 Jul 2003 16:25:02 +0000 (16:25 +0000)]
'full redraw' related stuff that's innocent for the upward-selection-in-tables bug.

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