]> git.lyx.org Git - lyx.git/log
lyx.git
20 years ago\end_document replaces \the_end.
José Matox [Mon, 28 Jul 2003 22:30:50 +0000 (22:30 +0000)]
\end_document replaces \the_end.

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

20 years agoforgot to save a file
Jean-Marc Lasgouttes [Mon, 28 Jul 2003 21:58:39 +0000 (21:58 +0000)]
forgot to save a file

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

20 years agooutput \layout tags lazily
Jean-Marc Lasgouttes [Mon, 28 Jul 2003 21:58:09 +0000 (21:58 +0000)]
output \layout tags lazily

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

20 years agoremove toggleToggle
André Pönitz [Mon, 28 Jul 2003 21:22:42 +0000 (21:22 +0000)]
remove toggleToggle

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

20 years agolyx2lyx supports gziped files, version header correct
José Matox [Mon, 28 Jul 2003 21:14:33 +0000 (21:14 +0000)]
lyx2lyx supports gziped files, version header correct

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

20 years agoslimmer interface to paintrows
André Pönitz [Mon, 28 Jul 2003 20:04:43 +0000 (20:04 +0000)]
slimmer interface to paintrows

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

20 years agodwarves
Lars Gullik Bjønnes [Mon, 28 Jul 2003 19:21:10 +0000 (19:21 +0000)]
dwarves

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

20 years agomove row loop for drawing from screen.C and insettext.C to rowpainter.C
André Pönitz [Mon, 28 Jul 2003 18:40:05 +0000 (18:40 +0000)]
move row loop for drawing from screen.C and insettext.C to rowpainter.C

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

20 years agotex2lyx support for english quotes; revert the layout format change because we are...
Jean-Marc Lasgouttes [Mon, 28 Jul 2003 15:45:41 +0000 (15:45 +0000)]
tex2lyx support for english quotes; revert the layout format change because we are not ready for that yet

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

20 years agoDocument file format change
José Matox [Mon, 28 Jul 2003 15:31:55 +0000 (15:31 +0000)]
Document file format change

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

20 years ago\layout -> \begin_layout and missing \end_layout
José Matox [Mon, 28 Jul 2003 15:17:11 +0000 (15:17 +0000)]
\layout -> \begin_layout and missing \end_layout

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

20 years agomore compress support
Lars Gullik Bjønnes [Mon, 28 Jul 2003 14:40:29 +0000 (14:40 +0000)]
more compress support

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

20 years agofix writing of tabulars; output the real lyx version number at the top of generated...
Jean-Marc Lasgouttes [Mon, 28 Jul 2003 14:09:05 +0000 (14:09 +0000)]
fix writing of tabulars; output the real lyx version number at the top of generated files

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

20 years ago * text.C (parse_text): read environment from layout file too. Now,
Jean-Marc Lasgouttes [Mon, 28 Jul 2003 14:06:04 +0000 (14:06 +0000)]
* text.C (parse_text): read environment from layout file too. Now,
all layout entries are supported (but many hacks remain); note
that the nesting support is broken and will have to be completely
redone

* table.C (handle_tabular): make the output more similar to LyX
and fix a little

* text.C (output_layout): fix handling of optional argument
(parse_text): small tweaks to make output format closer to lyx
format; support \tableofcontents; fix/improve support for various
special characters

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

20 years agomake the drawing loops in screen and InsetText more similar to each other
André Pönitz [Mon, 28 Jul 2003 13:18:35 +0000 (13:18 +0000)]
make the drawing loops in screen and InsetText more similar to each other

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

20 years agofix lyx2lyx with new file format
José Matox [Mon, 28 Jul 2003 13:09:39 +0000 (13:09 +0000)]
fix lyx2lyx with new file format

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

20 years agocosmetic fix
Jean-Marc Lasgouttes [Mon, 28 Jul 2003 13:04:40 +0000 (13:04 +0000)]
cosmetic fix

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

20 years agospeed up after some profiling
André Pönitz [Mon, 28 Jul 2003 12:51:24 +0000 (12:51 +0000)]
speed up after some profiling

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

20 years agocorrect magic for gzip and compress
Lars Gullik Bjønnes [Mon, 28 Jul 2003 12:47:20 +0000 (12:47 +0000)]
correct magic for gzip and compress

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

20 years ago use doubles again for x-coordinates. They are needed after all...
André Pönitz [Mon, 28 Jul 2003 12:20:42 +0000 (12:20 +0000)]
 use doubles again for x-coordinates. They are needed after all...

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

20 years agolyx_localedir fix
Lars Gullik Bjønnes [Mon, 28 Jul 2003 11:43:40 +0000 (11:43 +0000)]
lyx_localedir fix

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

20 years agocache and use the textclass default font in each LyXText
André Pönitz [Mon, 28 Jul 2003 10:41:47 +0000 (10:41 +0000)]
cache and use the textclass default font in each LyXText

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

20 years agolyxl2yx catches \end_layout
José Matox [Mon, 28 Jul 2003 10:13:56 +0000 (10:13 +0000)]
lyxl2yx catches \end_layout

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

20 years agoHope I *now* get it right...
Martin Vermeer [Mon, 28 Jul 2003 09:02:58 +0000 (09:02 +0000)]
Hope I *now* get it right...

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

20 years agoThe right fix to insetnote's greyedout: use \color and \normalcolor.
Martin Vermeer [Mon, 28 Jul 2003 07:50:24 +0000 (07:50 +0000)]
The right fix to insetnote's greyedout: use \color and \normalcolor.
Thanks J�rgen S.

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

20 years agozlib stuff
Lars Gullik Bjønnes [Sun, 27 Jul 2003 23:40:08 +0000 (23:40 +0000)]
zlib stuff

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

20 years agosame here...
André Pönitz [Sun, 27 Jul 2003 22:55:00 +0000 (22:55 +0000)]
same here...

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

20 years agoremove unused stuff after a clear three vs 'completely drunk' vote
André Pönitz [Sun, 27 Jul 2003 22:53:31 +0000 (22:53 +0000)]
remove unused stuff after a clear three vs 'completely drunk' vote

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

20 years agoremove unneeded BufferView * param from two functions
André Pönitz [Sun, 27 Jul 2003 22:46:33 +0000 (22:46 +0000)]
remove unneeded BufferView * param from two functions

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

20 years agoRemove long-dead InsetXYZ::Holder class and member var.
Angus Leeming [Sun, 27 Jul 2003 22:38:08 +0000 (22:38 +0000)]
Remove long-dead InsetXYZ::Holder class and member var.

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

20 years agoTrivia.
Angus Leeming [Sun, 27 Jul 2003 22:26:45 +0000 (22:26 +0000)]
Trivia.

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

20 years agoFlying high and free...
Angus Leeming [Sun, 27 Jul 2003 22:13:29 +0000 (22:13 +0000)]
Flying high and free...
The user_lyxdir is also now a function.

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

20 years ago remove Buffer * parameter from a bunch of get*Font functions
André Pönitz [Sun, 27 Jul 2003 21:59:06 +0000 (21:59 +0000)]
remove Buffer * parameter from a bunch of get*Font functions

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

20 years agoAdd \end_layout, increment file format.
José Matox [Sun, 27 Jul 2003 21:39:54 +0000 (21:39 +0000)]
Add \end_layout, increment file format.

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

20 years agoLearing to fly...
Angus Leeming [Sun, 27 Jul 2003 21:04:02 +0000 (21:04 +0000)]
Learing to fly...
system_lyxdir is now a function too.

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

20 years agoI'm speeding up...
Angus Leeming [Sun, 27 Jul 2003 20:17:31 +0000 (20:17 +0000)]
I'm speeding up...
build_lyxdir is now a function, not a global variable.

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

20 years agoAll day for not very much...
Angus Leeming [Sun, 27 Jul 2003 19:26:36 +0000 (19:26 +0000)]
All day for not very much...
Well, Ok, tex2lyx now has reasonable values for the build_lyxdir,
system_lyxdir, user_lyxdir variables.

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

20 years agosmall cleanup
André Pönitz [Sun, 27 Jul 2003 18:56:26 +0000 (18:56 +0000)]
small cleanup

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

20 years agotex2lyx improvments
Jean-Marc Lasgouttes [Sun, 27 Jul 2003 18:25:58 +0000 (18:25 +0000)]
tex2lyx improvments

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

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