]> git.lyx.org Git - lyx.git/log
lyx.git
21 years agoleave formula when pressing end at the end of a formula (and similarly
André Pönitz [Thu, 18 Jul 2002 10:07:20 +0000 (10:07 +0000)]
leave formula when pressing end at the end of a formula (and similarly
'home' at the beginning)

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

21 years agosome spaces had disappeared
André Pönitz [Thu, 18 Jul 2002 09:13:10 +0000 (09:13 +0000)]
some spaces had disappeared

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

21 years agoremove spurious std::
John Levon [Thu, 18 Jul 2002 01:23:12 +0000 (01:23 +0000)]
remove spurious std::

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

21 years agofix startup when lyx binary is a symlink
Jean-Marc Lasgouttes [Wed, 17 Jul 2002 21:43:06 +0000 (21:43 +0000)]
fix startup when lyx binary is a symlink

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

21 years agofix compilation; remove cruft in configure script (I may have removed too much, but...
Jean-Marc Lasgouttes [Wed, 17 Jul 2002 21:14:04 +0000 (21:14 +0000)]
fix compilation; remove cruft in configure script (I may have removed too much, but we will readd them if needed)

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

21 years agoCompilation fix
Dekel Tsur [Wed, 17 Jul 2002 19:22:51 +0000 (19:22 +0000)]
Compilation fix

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

21 years agoDisable direct loading of PostScript files by the xforms image loader.
Angus Leeming [Wed, 17 Jul 2002 17:55:21 +0000 (17:55 +0000)]
Disable direct loading of PostScript files by the xforms image loader.
Apply Herbert's patch removing special casing to deal with rogue PostScript
files.
Fix a few more comments.

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

21 years agorevert $$s change
André Pönitz [Wed, 17 Jul 2002 17:26:35 +0000 (17:26 +0000)]
revert $$s change

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

21 years agodonn't mutate align to alignat
André Pönitz [Wed, 17 Jul 2002 17:25:17 +0000 (17:25 +0000)]
donn't mutate align to alignat

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

21 years agoFix comment.
Angus Leeming [Wed, 17 Jul 2002 17:21:11 +0000 (17:21 +0000)]
Fix comment.

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

21 years agoFix comments.
Angus Leeming [Wed, 17 Jul 2002 17:16:15 +0000 (17:16 +0000)]
Fix comments.

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

21 years agoFix comment.
Angus Leeming [Wed, 17 Jul 2002 17:10:45 +0000 (17:10 +0000)]
Fix comment.

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

21 years ago* Make the graphics files conform strictly to the Pimpl idiom by moving
Angus Leeming [Wed, 17 Jul 2002 16:56:42 +0000 (16:56 +0000)]
* Make the graphics files conform strictly to the Pimpl idiom by moving
the boost::signals into the relevant Impl classes and creating new,
publicly-accessible connect() methods.
* Const-ify all publicly-accessible methods, reflecting the fact that each
class contains only a const pimpl_ member variable.

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

21 years agoremove commandshortcut as a member
John Levon [Wed, 17 Jul 2002 16:18:13 +0000 (16:18 +0000)]
remove commandshortcut as a member

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

21 years agofill in 'extra' field for displaystyle etc
André Pönitz [Wed, 17 Jul 2002 15:58:00 +0000 (15:58 +0000)]
fill in 'extra' field for displaystyle  etc

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

21 years agohonor \displaystyle etc on screen
André Pönitz [Wed, 17 Jul 2002 15:57:03 +0000 (15:57 +0000)]
honor \displaystyle etc on screen

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

21 years agoAdd paragraph dialog to qt2 frontend. First commit, I am sure it can be done better...
Edwin Leuven [Wed, 17 Jul 2002 15:51:23 +0000 (15:51 +0000)]
Add paragraph dialog to qt2 frontend. First commit, I am sure it can be done better but it works.

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

21 years ago FormPreferences.C: add help for $$s feature, lots of stupid "code beautifying"
André Pönitz [Wed, 17 Jul 2002 15:34:00 +0000 (15:34 +0000)]
 FormPreferences.C: add help for $$s feature, lots of stupid "code beautifying"

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

21 years agoshort cut for using converter scripts from lib/scripts
André Pönitz [Wed, 17 Jul 2002 14:57:37 +0000 (14:57 +0000)]
short cut for using converter scripts from lib/scripts

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

21 years agoremove unneeded declarations
André Pönitz [Wed, 17 Jul 2002 14:46:38 +0000 (14:46 +0000)]
remove unneeded declarations

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

21 years agoCompilation fix.
Angus Leeming [Wed, 17 Jul 2002 12:07:57 +0000 (12:07 +0000)]
Compilation fix.

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

21 years agofix typo in font list, add \hbar symbol
André Pönitz [Wed, 17 Jul 2002 11:37:28 +0000 (11:37 +0000)]
fix typo in font list, add \hbar symbol

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

21 years agonext shot at xxalignat
André Pönitz [Wed, 17 Jul 2002 11:21:22 +0000 (11:21 +0000)]
next shot at xxalignat

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

21 years agofix section bindings
Jean-Marc Lasgouttes [Wed, 17 Jul 2002 11:20:48 +0000 (11:20 +0000)]
fix section bindings

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

21 years agoHerbert's compile fix
André Pönitz [Wed, 17 Jul 2002 11:05:16 +0000 (11:05 +0000)]
Herbert's compile fix

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

21 years agofixes for \xxalignat and old style font changes
André Pönitz [Wed, 17 Jul 2002 10:25:33 +0000 (10:25 +0000)]
fixes for \xxalignat and old style font changes

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

21 years agoremove 2nd exit confirmation. I think this mutated over time, because
John Levon [Wed, 17 Jul 2002 04:53:05 +0000 (04:53 +0000)]
remove 2nd exit confirmation. I think this mutated over time, because
the descriptions of what the option did disagree

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

21 years agoMake showState be view_state_changed, and rename setState to something
John Levon [Wed, 17 Jul 2002 04:13:41 +0000 (04:13 +0000)]
Make showState be view_state_changed, and rename setState to something
more descriptive

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

21 years agomissing diff
John Levon [Wed, 17 Jul 2002 03:03:04 +0000 (03:03 +0000)]
missing diff

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

21 years agoadd using std::endl
John Levon [Wed, 17 Jul 2002 02:12:12 +0000 (02:12 +0000)]
add using std::endl

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

21 years agofix 514 (from herbert)
Jean-Marc Lasgouttes [Tue, 16 Jul 2002 22:12:25 +0000 (22:12 +0000)]
fix 514 (from herbert)

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

21 years agoforgot these
Jean-Marc Lasgouttes [Tue, 16 Jul 2002 22:07:14 +0000 (22:07 +0000)]
forgot these

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

21 years agoadd fig format; support entering cyrillic and greek characters
Jean-Marc Lasgouttes [Tue, 16 Jul 2002 22:03:20 +0000 (22:03 +0000)]
add fig format; support entering cyrillic and greek characters

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

21 years agocompile fix in XPM image loader; fix opaque handling; remove warnings; fix turkish...
Jean-Marc Lasgouttes [Tue, 16 Jul 2002 21:17:10 +0000 (21:17 +0000)]
compile fix in XPM image loader; fix opaque handling; remove warnings; fix turkish locale problems; add shortcuts to documents menu

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

21 years agoremove old banner; improve starred sections binding
Jean-Marc Lasgouttes [Tue, 16 Jul 2002 20:53:56 +0000 (20:53 +0000)]
remove old banner; improve starred sections binding

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

21 years agomore work on \parbox support
André Pönitz [Tue, 16 Jul 2002 18:22:45 +0000 (18:22 +0000)]
more work on \parbox support

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

21 years agoadd some #ifdef ugliness to enable the home grown image loader to work too.
Angus Leeming [Tue, 16 Jul 2002 18:20:12 +0000 (18:20 +0000)]
add some #ifdef ugliness to enable the home grown image loader to work too.

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

21 years agoSmall tidy up of preview code, part II.
Angus Leeming [Tue, 16 Jul 2002 18:10:51 +0000 (18:10 +0000)]
Small tidy up of preview code, part II.

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

21 years agoSmall tidy up of preview code, part I.
Angus Leeming [Tue, 16 Jul 2002 18:10:03 +0000 (18:10 +0000)]
Small tidy up of preview code, part I.

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

21 years agoremove the extra pixels required to accommodate the mathed active frame
Angus Leeming [Tue, 16 Jul 2002 18:04:57 +0000 (18:04 +0000)]
remove the extra pixels required to accommodate the mathed active frame
when in Preview mode.

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

21 years agosome more changes
André Pönitz [Tue, 16 Jul 2002 14:13:11 +0000 (14:13 +0000)]
some more changes

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

21 years agofurther FileInfo.[Ch] cleaning
André Pönitz [Tue, 16 Jul 2002 13:00:12 +0000 (13:00 +0000)]
further FileInfo.[Ch] cleaning

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

21 years agomore files to ignore
Jean-Marc Lasgouttes [Tue, 16 Jul 2002 10:18:40 +0000 (10:18 +0000)]
more files to ignore

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

21 years agoclean up
André Pönitz [Tue, 16 Jul 2002 10:05:52 +0000 (10:05 +0000)]
clean up

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

21 years agosmall cleanup
André Pönitz [Tue, 16 Jul 2002 08:31:21 +0000 (08:31 +0000)]
small cleanup

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

21 years agox prefs crash when no buffer as reported by Rob
John Levon [Mon, 15 Jul 2002 18:01:29 +0000 (18:01 +0000)]
x prefs crash when no buffer as reported by Rob

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

21 years agoremove getPixmap() from GraphicsImage
John Levon [Mon, 15 Jul 2002 17:17:57 +0000 (17:17 +0000)]
remove getPixmap() from GraphicsImage

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

21 years agofix cygwin detection
Jean-Marc Lasgouttes [Mon, 15 Jul 2002 11:40:21 +0000 (11:40 +0000)]
fix cygwin detection

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

21 years agoSmart loading of image files for previews and for the graphics inset.
Angus Leeming [Mon, 15 Jul 2002 11:08:46 +0000 (11:08 +0000)]
Smart loading of image files for previews and for the graphics inset.

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

21 years agoPedantic change of email only.
Angus Leeming [Mon, 15 Jul 2002 10:19:45 +0000 (10:19 +0000)]
Pedantic change of email only.

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

21 years agoCompilation fix: give C_read_callback extern "C" linkage.
Angus Leeming [Mon, 15 Jul 2002 09:04:03 +0000 (09:04 +0000)]
Compilation fix: give C_read_callback extern "C" linkage.

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

21 years agouse Lsstream.h not sstream
John Levon [Sun, 14 Jul 2002 17:25:25 +0000 (17:25 +0000)]
use Lsstream.h not sstream

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

21 years agoremove old .cvsignore
John Levon [Sun, 14 Jul 2002 15:15:53 +0000 (15:15 +0000)]
remove old .cvsignore

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

21 years agomake lyxserver work
John Levon [Sun, 14 Jul 2002 02:04:19 +0000 (02:04 +0000)]
make lyxserver work

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

21 years agoxforms ? what xforms ?
John Levon [Sun, 14 Jul 2002 01:44:15 +0000 (01:44 +0000)]
xforms ? what xforms ?

ps WOO-HOO !!! Rock ON !

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

21 years agoRTL fixes
Dekel Tsur [Sat, 13 Jul 2002 15:00:06 +0000 (15:00 +0000)]
RTL fixes

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

21 years agoRTL fixes
Dekel Tsur [Sat, 13 Jul 2002 14:56:42 +0000 (14:56 +0000)]
RTL fixes

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

21 years agominor changes
John Levon [Sat, 13 Jul 2002 01:42:15 +0000 (01:42 +0000)]
minor changes

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

21 years agorepaint the workarea after a font size update
John Levon [Fri, 12 Jul 2002 16:42:45 +0000 (16:42 +0000)]
repaint the workarea after a font size update

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

21 years agoremove init_graphics()
John Levon [Fri, 12 Jul 2002 16:26:25 +0000 (16:26 +0000)]
remove init_graphics()

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

21 years agomove the abs() from lyxlength:inBP to the place where it is used.
André Pönitz [Fri, 12 Jul 2002 15:55:30 +0000 (15:55 +0000)]
move the abs() from lyxlength:inBP  to the place where it is used.

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

21 years agoadd previously hard-coded predefined macros
André Pönitz [Fri, 12 Jul 2002 15:32:07 +0000 (15:32 +0000)]
add previously hard-coded predefined macros

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

21 years agolet inBP return negative values, too.
André Pönitz [Fri, 12 Jul 2002 15:30:50 +0000 (15:30 +0000)]
let inBP return negative values, too.

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

21 years agoApply that width fudge irrespective of library version. Make it slightly more
Angus Leeming [Fri, 12 Jul 2002 15:14:02 +0000 (15:14 +0000)]
Apply that width fudge irrespective of library version. Make it slightly more
conservative (add only 2, not 5). Could people test please.

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

21 years agoUse gs's pnmraw device rather than its pnm one.
Angus Leeming [Fri, 12 Jul 2002 14:53:40 +0000 (14:53 +0000)]
Use gs's pnmraw device rather than its pnm one.

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

21 years agounneeded function
André Pönitz [Fri, 12 Jul 2002 14:49:58 +0000 (14:49 +0000)]
unneeded function

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

21 years agomacro handling cleanup
André Pönitz [Fri, 12 Jul 2002 14:24:47 +0000 (14:24 +0000)]
macro handling cleanup

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

21 years agomake \lim work for math-extern
André Pönitz [Fri, 12 Jul 2002 11:21:21 +0000 (11:21 +0000)]
make \lim work for math-extern

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

21 years agomore a few formerly hard-wired symbols to lib/symbols
André Pönitz [Fri, 12 Jul 2002 11:18:56 +0000 (11:18 +0000)]
more a few formerly hard-wired symbols to lib/symbols

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

21 years agorevert accidential change
André Pönitz [Fri, 12 Jul 2002 11:09:01 +0000 (11:09 +0000)]
revert accidential change

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

21 years agoremove unneeded inset
André Pönitz [Fri, 12 Jul 2002 10:28:15 +0000 (10:28 +0000)]
remove unneeded inset

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

21 years agoAdd sub menu for font changes
André Pönitz [Fri, 12 Jul 2002 08:32:18 +0000 (08:32 +0000)]
Add sub menu for font changes

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

21 years agofix parser bug
André Pönitz [Fri, 12 Jul 2002 06:47:05 +0000 (06:47 +0000)]
fix parser bug

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

21 years agoremove unused toolbar (de)activate()
John Levon [Fri, 12 Jul 2002 03:17:31 +0000 (03:17 +0000)]
remove unused toolbar (de)activate()

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

21 years agoMove fontloader into lyx_gui stuff. Now Qt should compile out of the box
John Levon [Fri, 12 Jul 2002 03:05:13 +0000 (03:05 +0000)]
Move fontloader into lyx_gui stuff. Now Qt should compile out of the box

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

21 years agoremove a ColorHandler reference
John Levon [Fri, 12 Jul 2002 02:27:42 +0000 (02:27 +0000)]
remove a ColorHandler reference

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

21 years agoA couple more TODO shootdowns
John Levon [Fri, 12 Jul 2002 01:59:01 +0000 (01:59 +0000)]
A couple more TODO shootdowns

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

21 years agoBasic Qt image loader support, clipboard support
John Levon [Fri, 12 Jul 2002 01:48:53 +0000 (01:48 +0000)]
Basic Qt image loader support, clipboard support

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

21 years agoadd \not as symbol
André Pönitz [Thu, 11 Jul 2002 15:37:39 +0000 (15:37 +0000)]
add \not as symbol

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

21 years agoremove inset for \not
André Pönitz [Thu, 11 Jul 2002 15:37:03 +0000 (15:37 +0000)]
remove inset for \not

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

21 years agoremove file->new asks for name
John Levon [Thu, 11 Jul 2002 15:13:21 +0000 (15:13 +0000)]
remove file->new asks for name

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

21 years agoredraw fix 1.
John Levon [Thu, 11 Jul 2002 15:09:45 +0000 (15:09 +0000)]
redraw fix 1.

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

21 years agoascii export tweaking
André Pönitz [Thu, 11 Jul 2002 15:04:43 +0000 (15:04 +0000)]
ascii export tweaking

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

21 years agoHerbert's graphics get latex size check
John Levon [Thu, 11 Jul 2002 14:38:25 +0000 (14:38 +0000)]
Herbert's graphics get latex size check

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

21 years agoremove unneede functions
André Pönitz [Thu, 11 Jul 2002 14:28:11 +0000 (14:28 +0000)]
remove unneede functions

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

21 years agoreplace (ascent, descent, width) triples by a structure 'dimension'
André Pönitz [Thu, 11 Jul 2002 11:27:24 +0000 (11:27 +0000)]
replace (ascent, descent, width) triples by a structure 'dimension'

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

21 years agoremove unneeded member
André Pönitz [Thu, 11 Jul 2002 10:20:31 +0000 (10:20 +0000)]
remove unneeded member

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

21 years agoremove hard-wired association LaTeX macro <-> mathed inset
André Pönitz [Thu, 11 Jul 2002 09:34:58 +0000 (09:34 +0000)]
remove hard-wired association LaTeX macro <-> mathed inset

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

21 years agoDo not hard-code assosiation of latex macros to insets anymore.
André Pönitz [Thu, 11 Jul 2002 09:32:58 +0000 (09:32 +0000)]
Do not hard-code assosiation of latex macros to insets anymore.
So people who don't like the defaults can override them here.

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

21 years agomore robust lable parsing, convenience contructor for braceinset
André Pönitz [Thu, 11 Jul 2002 07:56:14 +0000 (07:56 +0000)]
more robust lable parsing, convenience contructor for braceinset

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

21 years agoCompile fixes. Qt2 should now build (and fail immediately when you start it,
John Levon [Thu, 11 Jul 2002 01:01:38 +0000 (01:01 +0000)]
Compile fixes. Qt2 should now build (and fail immediately when you start it,
some assert related to grfx, help me Angus :)

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

21 years agousing previews might be a good alternative to hard coding such diagrams...
André Pönitz [Wed, 10 Jul 2002 15:51:28 +0000 (15:51 +0000)]
using previews might be a good alternative to hard coding such diagrams...

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

21 years agoTwo command-sequence fixes
John Levon [Wed, 10 Jul 2002 15:34:30 +0000 (15:34 +0000)]
Two command-sequence fixes

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

21 years agofix for #496
André Pönitz [Wed, 10 Jul 2002 15:23:36 +0000 (15:23 +0000)]
fix for #496

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

21 years agobetter support for keypad keys
Jean-Marc Lasgouttes [Wed, 10 Jul 2002 15:03:25 +0000 (15:03 +0000)]
better support for keypad keys

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

21 years agomore cyrillic encodings; support selection via numpad
Jean-Marc Lasgouttes [Wed, 10 Jul 2002 14:23:24 +0000 (14:23 +0000)]
more cyrillic encodings; support selection via numpad

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

21 years agothere was something wrong with stackrel nevertheless..
André Pönitz [Wed, 10 Jul 2002 10:51:43 +0000 (10:51 +0000)]
there was something wrong with stackrel nevertheless..

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

21 years agocosmeics
André Pönitz [Wed, 10 Jul 2002 10:46:37 +0000 (10:46 +0000)]
cosmeics

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

21 years agoFix ascent, descent info.
Angus Leeming [Wed, 10 Jul 2002 10:32:31 +0000 (10:32 +0000)]
Fix ascent, descent info.

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

21 years agopreview_shape_factor is a float.
Angus Leeming [Wed, 10 Jul 2002 10:24:33 +0000 (10:24 +0000)]
preview_shape_factor is a float.

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