Commit Graph

4947 Commits

Author SHA1 Message Date
Dekel Tsur
8a8724129a Fix symbols file for RH8
Update mathed.lyx


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5887 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-20 18:13:44 +00:00
John Levon
3e44f652fe fix for page up/down across tall rows, with requisite #if 0
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5886 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-20 14:28:28 +00:00
John Levon
dd2c62a3a6 mention Qt vs. Xft2 vs. ttf fonts
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5885 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-20 03:25:12 +00:00
John Levon
a481b6eb9b some fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5884 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-20 03:23:18 +00:00
John Levon
cf591f40ca exit fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5883 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-20 01:32:51 +00:00
John Levon
0b7bc9ebfa Qt config fix reported by Mike Meredith
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5882 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-19 23:41:18 +00:00
John Levon
93aabdb0d8 small ui tweak
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5881 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-19 23:10:52 +00:00
John Levon
9ed004522e Hopefully fix basic text entry for Kornel. Not dealing with non-locale entry yet.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5880 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-19 18:44:31 +00:00
Lars Gullik Bjønnes
a614f76da6 prepare for pre1
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5878 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-19 18:38:30 +00:00
Lars Gullik Bjønnes
c75cd5bee3 remerge, fix stuff and commit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5877 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-19 18:14:41 +00:00
Jean-Marc Lasgouttes
55679132aa qt does not implement forks-show either
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5876 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-19 17:29:52 +00:00
Jean-Marc Lasgouttes
7d2401aafd update NEWS
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5875 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-19 17:10:54 +00:00
Dekel Tsur
1edee0028e Tiny fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5874 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-19 14:06:09 +00:00
Jean-Marc Lasgouttes
22a4291221 update NEWS
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5873 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-19 11:27:12 +00:00
Jean-Marc Lasgouttes
be052302d8 update de.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5872 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-19 11:03:59 +00:00
Jean-Marc Lasgouttes
d775e02fe1 make sure extensions are kept when necessary
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5870 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-19 10:07:35 +00:00
John Levon
adbf4d7f68 Fix default fonts in RH8.0. We use the style hint after all else fails
in order to find a reasonable font.

Note that StyleSerif does not work. I blame RedHat 8.0 personally,
but cannot verify yet.

Note also that in a sane world, we could just use font.setFamily(blah);
QFontInfo(font).family() and set to that. But Qt is obviously not sane, so
we stay with the weird setComboxFont() code we have :(


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5869 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-19 03:22:33 +00:00
John Levon
8ba465c7da fix from Alfredo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5868 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-19 01:10:41 +00:00
John Levon
a96d1108cb further qt_ vs. _ fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5867 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-18 23:26:21 +00:00
John Levon
8f217402f9 don't assume symbol font is available, ok'd by Andre
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5866 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-18 22:15:59 +00:00
John Levon
2421c85ca2 Alfredo's double-dialog fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5865 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-18 22:11:07 +00:00
Edwin Leuven
f0ce68912c update style combo when necessary
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5864 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-18 20:48:26 +00:00
Jean-Marc Lasgouttes
5a0a07e175 fix bug 776
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5861 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-18 16:58:35 +00:00
Jean-Marc Lasgouttes
4054f92114 small tweak to menu changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5860 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-18 16:56:38 +00:00
Lars Gullik Bjønnes
58ba213c69 dist the fd files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5859 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-18 16:10:02 +00:00
Lars Gullik Bjønnes
d4b18f4e80 forgot these
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5858 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-18 16:09:11 +00:00
Lars Gullik Bjønnes
505baab2d8 sourcedoc as first class citizen
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5857 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-18 15:04:47 +00:00
Jean-Marc Lasgouttes
a58209e735 fix crash with layout-paste
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5856 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-18 14:36:28 +00:00
Jean-Marc Lasgouttes
fec072f968 remove preamble and tooltips menu entries on qt2; small compile fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5855 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-18 14:24:32 +00:00
Edwin Leuven
098a9edf78 fix crash on custom bullet cancel
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5854 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-18 14:13:16 +00:00
Dekel Tsur
40c5065b5c Fix reading of math macros
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5853 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-18 10:57:45 +00:00
Lars Gullik Bjønnes
ac94b18044 make development a full citizen
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5852 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-18 09:30:00 +00:00
John Levon
54d69a7caa inverted WORDFINDBACK/FORWARD from Alfredo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5851 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-18 04:02:49 +00:00
John Levon
0cee971fe1 remove debug line
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5850 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-18 03:29:47 +00:00
John Levon
0694c27764 small tweak
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5849 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-18 03:07:13 +00:00
John Levon
539ce478e0 Re-written font loader. This gets the Qt 2 case right still,
but also works with Qt 3 on RedHat 8.0 when you install those
ttf fonts.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5848 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-18 02:31:47 +00:00
John Levon
08cb9703f4 small debug fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5847 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-17 20:54:42 +00:00
John Levon
fabd5d2057 The big Qt toqstr/fromqstr patch.
This kind of wrapping will be needed anyway, and it's an
improvement on what we had. Please give it a run.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5846 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-17 20:37:13 +00:00
John Levon
196ab7f332 up/down arrows patch from Alfredo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5845 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-17 20:07:10 +00:00
John Levon
803bb33976 up/down xpm's from Alfredo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5844 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-17 19:59:47 +00:00
Lars Gullik Bjønnes
61a9ea079b update no.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5843 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-17 17:39:39 +00:00
John Levon
329e1efdd0 Juergen's last bibtex patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5842 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-17 17:28:04 +00:00
Angus Leeming
029ded31ea Remove the XOpenIM test as lyxlookup.C has been buried.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5841 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-17 15:40:57 +00:00
Lars Gullik Bjønnes
e3188e8869 de.po updated
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5840 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-17 12:31:43 +00:00
Angus Leeming
4b7d475eee Set configureation to reflect the new reality of xforms >= 0.89.5.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5839 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-17 12:31:27 +00:00
John Levon
e610655dfa missing using std::endl
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5838 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-17 02:43:16 +00:00
John Levon
c1b636aadb Revert View->LaTeX
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5837 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-17 00:20:58 +00:00
Lars Gullik Bjønnes
179ae3e843 fix stupid leftover
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5836 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-17 00:04:39 +00:00
Edwin Leuven
f00d27e6a0 one include too many after removal of bulletstrings.[Ch]
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5835 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-16 23:21:01 +00:00
Lars Gullik Bjønnes
9faba1beed dont dist non-existing files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5834 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-16 23:17:43 +00:00