Commit Graph

822 Commits

Author SHA1 Message Date
Jean-Marc Lasgouttes
1c52d8f898 toc support reorganization; changes to xform_helpers; aspect ratio patch from herbert
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4732 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-21 15:51:07 +00:00
Jean-Marc Lasgouttes
a0afb0fd38 remove the multiple menubar stuff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4730 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-20 21:50:05 +00:00
Jean-Marc Lasgouttes
8a91f206c6 implement DependsOn tag for layout files; more uninteresting cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4729 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-20 20:47:54 +00:00
Dekel Tsur
73ed77bf66 Fix opening of a bibitem inset in a RTL paragraph.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4726 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-20 17:41:12 +00:00
John Levon
0b8aac3f51 fix dispatch calls as suggested by Herbert
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4725 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-20 17:27:03 +00:00
Jean-Marc Lasgouttes
3d5734b98f do not define macro \LyX if we do not need it; small things
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4724 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-20 16:42:15 +00:00
Jean-Marc Lasgouttes
7086f52fc8 small unimportant cleanups
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4723 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-20 15:25:41 +00:00
Dekel Tsur
8d31cc69bc Fix a crash when using iso10646-1 encoding
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4720 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-20 13:30:55 +00:00
Jean-Marc Lasgouttes
f6fa515491 toggleInset improvement; make lyxpreview work out of the box (?); apply aspect ratio patch, with a part disabled (angus, help!)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4714 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-19 21:44:14 +00:00
John Levon
e225bbd75e I fixed the two bugs (Very shallow in fact)
Please test the minibuffer, and report things that are broken. I
think things should still be working the same ...


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4713 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-19 20:56:31 +00:00
John Levon
1d0eda5d02 fix some dispatch calls
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4712 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-19 17:15:56 +00:00
Dekel Tsur
fb05e0df72 Fix Arabic text rendering.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4708 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-19 12:52:36 +00:00
John Levon
98324cb046 dispatch changes ...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4705 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-18 20:15:29 +00:00
Jean-Marc Lasgouttes
0e94da770a 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
2002-07-17 21:43:06 +00:00
John Levon
360890e572 remove commandshortcut as a member
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4686 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-17 16:18:13 +00:00
André Pönitz
6280787bdb 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
2002-07-17 14:57:37 +00:00
John Levon
fe9d927e39 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
2002-07-17 04:53:05 +00:00
John Levon
91bcdf564a 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
2002-07-17 04:13:41 +00:00
Jean-Marc Lasgouttes
57e89ae2bf 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
2002-07-16 21:17:10 +00:00
Angus Leeming
4432148136 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
2002-07-16 18:10:03 +00:00
John Levon
361d3fd6a2 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
2002-07-15 18:01:29 +00:00
John Levon
9f2722a944 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
2002-07-14 01:44:15 +00:00
Dekel Tsur
67d0aa74f4 RTL fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4630 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-13 14:56:42 +00:00
John Levon
6a1e19245d 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
2002-07-12 16:42:45 +00:00
André Pönitz
a833cc234e let inBP return negative values, too.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4624 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-12 15:30:50 +00:00
John Levon
c17851a1d5 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
2002-07-12 03:05:13 +00:00
John Levon
b90477decc remove a ColorHandler reference
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4611 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-12 02:27:42 +00:00
John Levon
fa02980a7e remove file->new asks for name
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4606 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-11 15:13:21 +00:00
John Levon
61fc371093 redraw fix 1.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4605 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-11 15:09:45 +00:00
John Levon
32e55ec7c8 Two command-sequence fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4594 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-10 15:34:30 +00:00
Angus Leeming
0e3d3dc850 preview_shape_factor is a float.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4584 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-10 10:24:33 +00:00
Angus Leeming
a0003fb2a8 New lyxrc variables for the preview stuff.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4580 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-10 09:09:37 +00:00
John Levon
0a8631ad44 A couple of minor bug fixes and cleanups
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4574 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-09 16:23:20 +00:00
John Levon
52d30225b8 add two FIXMEs , little cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4573 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-09 16:19:14 +00:00
André Pönitz
2c3ae20fc2 support for wasy symbols
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4566 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-09 13:38:27 +00:00
André Pönitz
5a5bd85d0d John's patch for #93
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4556 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-08 16:30:09 +00:00
Angus Leeming
f68a2bfb91 Preview code
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4538 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-05 21:24:15 +00:00
Angus Leeming
e5185674de makeLaTeXFile has two variants that can be passed either a file name or an
ostream &.
Also passed an additional only_preamble parameter.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4537 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-05 19:21:29 +00:00
André Pönitz
a78c4b15ff killing MathType simplifies a few things...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4520 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-03 10:36:44 +00:00
Lars Gullik Bjønnes
dc8b183d28 add an unconditional repaint
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4515 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-02 16:47:50 +00:00
Jean-Marc Lasgouttes
46ae7ea256 fix bug 461
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4513 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-01 21:50:54 +00:00
Jean-Marc Lasgouttes
4e2dae89d2 fix latex output for graphics file names containing "."; partly fix 381
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4508 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-01 14:31:57 +00:00
Angus Leeming
459e93c101 Add missing file.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4493 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-27 07:57:59 +00:00
André Pönitz
9c1a896972 There is now a \preview lyxrc variable defaulting to 'false'.
Would be nice if someone would make this available in the preferences
dialog.

And this incorporates Herberts' patch to use pdfLaTeX which means
we are approaching TeXMacs ballpark of sluggishness...


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4484 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-26 08:59:25 +00:00
Angus Leeming
514156adbb * Split the graphics loader into a frontend and a backend.
* Add frontend code to generate and display the pixmap to InsetGraphics.
* Add (much simpler) frontend code to the LyXScreen to show the splash screen
once more.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4480 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-25 15:59:10 +00:00
Lars Gullik Bjønnes
65d4b13616 layout as layout
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4471 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-24 20:28:12 +00:00
André Pönitz
663c61557d fix #487
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4469 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-24 17:59:11 +00:00
John Levon
13430adc9a remove show_banner + keyboard_shortcuts as discussed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4455 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-21 11:35:41 +00:00
John Levon
bc9ed053ae repaint() on resize ...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4452 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-21 03:08:29 +00:00
John Levon
1cadf458e3 redraw() cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4450 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-21 02:22:13 +00:00