Commit Graph

495 Commits

Author SHA1 Message Date
Angus Leeming
691568ea39 Minor bits 'n' bobs from Michael, J�rgen and Jean-Marc.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5906 a592a061-630c-0410-9148-cb99ea01b6c8
2003-01-06 14:02:24 +00:00
John Levon
74c871a9fc encodings patch + default win pos
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5905 a592a061-630c-0410-9148-cb99ea01b6c8
2003-01-05 22:38:42 +00:00
John Levon
7137b48f46 Juergen's URL patch, a couple of other fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5903 a592a061-630c-0410-9148-cb99ea01b6c8
2003-01-04 21:42:59 +00:00
Jean-Marc Lasgouttes
f4250078d9 small fix to citation dialog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5901 a592a061-630c-0410-9148-cb99ea01b6c8
2003-01-02 15:24:42 +00:00
Jean-Marc Lasgouttes
737c9af407 remove bogus spaces
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5896 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-27 11:08:10 +00:00
Dekel Tsur
45dbf3c19f Call to addFontPath() in isAvailable
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5888 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-21 11:41:29 +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
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
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
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
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
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
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
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
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
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
Edwin Leuven
c3ca9ada17 fix bullet stuff. bullets are now shown and packages are again included (which bug was this?)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5830 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-16 22:24:33 +00:00
John Levon
b5abe94a28 spellchecker fix for dekel's bug
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5813 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-12 21:07:20 +00:00
John Levon
d67cd59c7d fix z-ordering when opening file dialog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5812 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-12 17:24:24 +00:00
John Levon
ab66fde591 check for isNull
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5811 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-12 17:12:20 +00:00
John Levon
99151467f3 make double-click replace word
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5810 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-12 16:06:11 +00:00
John Levon
ebc8977a3b two fixes from Alfredo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5809 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-12 13:49:40 +00:00
John Levon
15dae27d9e key4.diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5808 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-12 13:46:06 +00:00
John Levon
7db64cdbb2 widthcache ting
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5802 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-11 00:22:37 +00:00
John Levon
a5c4d7cd4e fix tab order, reported by Bo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5801 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-10 18:41:41 +00:00
John Levon
b80ff8d1c8 patch from Alfredo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5800 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-10 00:59:59 +00:00
Lars Gullik Bjønnes
6aa5125a49 use old code for 1.3.0
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5799 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-09 16:35:17 +00:00
John Levon
4dc2a450f8 couple of capitalisation fixes ... now I can leave strings alone ..
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5794 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-09 02:15:06 +00:00
John Levon
fb87fb902f Use -tr from Pauli
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5789 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-08 20:27:03 +00:00
John Levon
3297922c24 Fix from Alfredo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5788 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-08 19:41:14 +00:00
John Levon
e12cb40a33 fix from Alfredo for matrix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5786 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-07 18:14:02 +00:00
John Levon
6528d97d0e fix some connectinos hopefully
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5785 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-07 18:09:39 +00:00
John Levon
950a285e02 set I-beam cursor
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5780 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-05 13:50:13 +00:00
John Levon
8e87719c27 try and stop norbert's crash
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5778 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-04 17:40:16 +00:00
Jean-Marc Lasgouttes
fd36ae426a fix some missing keys in qt frontend
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5772 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-04 11:06:03 +00:00
John Levon
90ca5da797 small improvement
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5771 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-04 02:57:50 +00:00
John Levon
9c8cc9a305 fix bug 490 from Juergen S
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5770 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-04 02:57:14 +00:00
John Levon
842193f667 another fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5766 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-03 05:27:19 +00:00
John Levon
e1f3cdcd77 support preview for include file
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5765 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-03 05:09:50 +00:00
Lars Gullik Bjønnes
13349032cb ws changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5758 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-01 22:59:25 +00:00
John Levon
dede9054f4 fix from Otto
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5755 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-30 21:05:03 +00:00
John Levon
66d7fea6df Some string(widget->text()) fixes. Weirdness
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5752 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-30 02:09:16 +00:00
John Levon
88d8d44fe4 fix build
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5746 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-28 19:31:59 +00:00
John Levon
d9076c62ed Juergen's tabular patch. Yay !
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5745 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-28 18:07:39 +00:00
John Levon
1e640e8bc7 Fix bug reported by Pascale
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5744 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-28 16:16:58 +00:00
John Levon
da164a6045 small fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5742 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-28 15:41:48 +00:00
John Levon
c5c8101ef2 fix line spacing
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5739 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-28 01:21:52 +00:00
John Levon
49a05bc448 patch from Juergen
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5738 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-27 23:58:37 +00:00
Dekel Tsur
568ce36c5c lyxrc.*_font_foundry
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5737 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-27 21:49:50 +00:00
John Levon
80d98d4d86 some fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5736 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-27 20:23:53 +00:00
John Levon
85e88d3824 Juergen S's tabular patch. Good stuff !
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5735 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-27 18:47:09 +00:00
Lars Gullik Bjønnes
53274e31ec the string -> char patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5725 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-27 10:30:28 +00:00
John Levon
d66fbd6442 build fixes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5719 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-26 01:52:51 +00:00
John Levon
97dedd97de small fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5709 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-25 03:18:27 +00:00
Lars Gullik Bjønnes
a4c9f5fdf4 Boost.Format patch from Herber
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5705 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-24 23:43:30 +00:00
John Levon
06bf792012 fix build
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5702 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-24 14:54:50 +00:00
Angus Leeming
784af7b916 Use a control-view split for the xforms document dialog.
Clean up reporting of errors loading class templates by the controller.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5699 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-22 10:47:56 +00:00
Lars Gullik Bjønnes
b016d9d773 use boost::format
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5694 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-21 18:33:09 +00:00
John Levon
c0eb43a927 cursor fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5692 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-21 14:52:59 +00:00
John Levon
077819717e minor fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5688 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 18:57:49 +00:00
John Levon
9ba1386ad6 menu disable fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5684 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 17:21:42 +00:00
John Levon
b335e6657c add missing changelog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5682 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 17:05:54 +00:00
John Levon
4e18f2cccd jmarc's shortcut patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5681 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 16:46:17 +00:00
John Levon
c598fd2c9d geometry fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5679 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 16:36:23 +00:00
John Levon
4a70c91eee math icon name fixups
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5676 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 16:11:18 +00:00
John Levon
8b817af6f6 fix connect() bug
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5675 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 15:21:07 +00:00
John Levon
14e9274b62 crash reported by Rod
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5672 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 09:07:17 +00:00
John Levon
1880175fea Fix bug reported by Rod
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5671 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 08:58:38 +00:00
John Levon
7248190d64 Debloatarise.
moz src 196 size lyx.o lyx
   text    data     bss     dec     hex filename
4517528  150224   28228 4695980  47a7ac lyx.o
4482094  150280   28228 4660602  471d7a lyx

There's undoubtedly more.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5666 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-18 21:19:02 +00:00
John Levon
ebac08df7f Show an example of chosen font
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5665 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-18 19:52:29 +00:00
John Levon
627de563e1 ok, now we use qfontdatabase (thanks Dekel). Things seem good
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5664 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-17 17:16:21 +00:00
John Levon
1199867058 partial fonts fix. Like Juergen said we really need our own dialog.
Not that there's any point until qfont_loader reads  lyxrc...


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5663 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-17 16:43:36 +00:00
John Levon
9d23bc01cc Implement prefs browse buttons. I also tried to use Qt 3 to set the fonts.
Qt 2 can't even do it (what a bag of shit !!) - f.rawName() on the returned font
always returns "6x13", which is worse than useless, as even Qt can't under
stand that as an XLFD.

Can Qt 3ers test ?


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5662 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-17 12:35:06 +00:00
John Levon
a64be15d94 oops...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5661 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-17 11:45:18 +00:00
John Levon
2e385ab589 graphics fixes from herbert and me
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5660 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-17 11:24:08 +00:00
John Levon
c671ab7924 Fix from Juergen S
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5659 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-17 10:54:59 +00:00
John Levon
4c9d7c2da5 Implement monochrome, and fake grayscale with it
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5658 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-17 10:49:45 +00:00
John Levon
17f88711bc crash fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5657 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-17 10:34:17 +00:00
John Levon
bc3e15c4c8 qt3 fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5656 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-17 10:05:24 +00:00
John Levon
d7118a8fd7 mplement colors. And we're done ...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5655 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-17 09:42:25 +00:00
John Levon
91ee3ce85f using std::vector noticed by Herbert
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5653 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-17 08:40:04 +00:00
John Levon
0d5b17b058 qt filedialog fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5652 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-17 08:32:09 +00:00
John Levon
0c89888e25 implement converters
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5651 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-17 08:02:55 +00:00
John Levon
10de2511df implement file formats
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5650 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-17 07:11:02 +00:00
John Levon
a5d79ae39b finish most prefs
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5649 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-17 05:37:27 +00:00
John Levon
4e054c4dde prefs work
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5648 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-17 03:35:02 +00:00
Edwin Leuven
2260f1d442 compile fix (because of widget renaming)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5647 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-15 21:00:04 +00:00
Edwin Leuven
71083940d7 some relabelling of widgets
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5646 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-15 20:01:27 +00:00
John Levon
29b84e34c1 fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5643 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-15 06:39:14 +00:00
John Levon
e640d75d41 some prefs update work
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5642 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-15 06:32:13 +00:00
John Levon
0ba59ef037 copy some code over to allow work to start on prefs
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5641 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-15 06:02:43 +00:00