Commit Graph

4341 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
862fae8f44 fix bug #780
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5898 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-27 11:28:47 +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
Jean-Marc Lasgouttes
b1e1c598c4 remove extra spaces; fix error message with xforms menus
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5893 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-26 14:14:29 +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
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
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
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
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
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
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
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
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
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
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
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
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
Angus Leeming
e6daca367f Remove another #ifdef block.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5828 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-16 18:21:06 +00:00
Angus Leeming
b094d6ec67 Make consistent with the other frontends, removing the
if USE_BASIC_IMAGE_LOADER test.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5821 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-16 14:06:59 +00:00
André Pönitz
2c293c4c69 a single space
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5820 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-16 13:40:02 +00:00
Angus Leeming
32fc061305 Strip out the override_x_deadkeys stuff.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5819 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-16 12:47:31 +00:00
Angus Leeming
61b80e2821 Forgot to commit these last time; no longer need the basic image loader.
Hurrah!


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5818 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-16 12:46:45 +00:00
Angus Leeming
3e8298b9a4 Remove work-arounds for xforms < 0.89.5.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5817 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-16 11:38:21 +00:00
Angus Leeming
d1ba21bfea (Michael Schmitt): format string correctly.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5816 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-16 10:40:05 +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
André Pönitz
a0fcfe56f6 handle LFUN_(UP|DOWN)_PARAGRAPH
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5806 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-12 09:42:35 +00:00
André Pönitz
f6242f0e5c Give symbols a "neutral" color, so there are black in text and blue in math.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5803 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-11 06:45:19 +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
André Pönitz
7b97216ab7 re-enable drawing of mathbb
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5798 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-09 13:04:15 +00:00
Lars Gullik Bjønnes
d5bd0169a5 fix crash
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5797 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-09 10:12:03 +00:00
André Pönitz
df86edfddc support for \dots, Part II
fix drawing of \odots


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5796 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-09 09:52:43 +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
Lars Gullik Bjønnes
a903bc4a1e another xgettext:no-c-format
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5792 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-08 23:13:19 +00:00
Lars Gullik Bjønnes
5956514071 use floatname instead of floattype
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5791 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-08 22:33:55 +00:00
Lars Gullik Bjønnes
48fc75c575 add a xgettext:no-c-format
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5790 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-08 20:45:21 +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
cb4f187166 remove debug
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5783 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-05 17:07:09 +00:00
John Levon
b879148cdc set I-beam cursor, as discussed.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5782 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-05 16:27:14 +00:00
Angus Leeming
af5ef9f643 I forgot this this morning.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5781 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-05 14:43:23 +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
Angus Leeming
89dd2a60b0 Clean up of XWorkArea.C, no change in functionality.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5779 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-05 12:26:08 +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
5a6845779e remove support for epsi; fix size of insetnote button
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5776 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-04 13:26:55 +00:00
John Levon
654b750546 unbork insetinclude
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5775 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-04 12:07:48 +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
Lars Gullik Bjønnes
c5058bffd8 better selection and scrolling behaviour
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5769 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-03 18:28:17 +00:00
Lars Gullik Bjønnes
2068180f37 add delay if we have a selection going
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5767 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-03 09:57:59 +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
Angus Leeming
0793bca44a Forgotten ChangeLog...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5763 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-02 13:41:18 +00:00
Angus Leeming
8e511043f5 Activate Apply,Ok buttons if the contents aren't empty.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5762 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-02 13:29:21 +00:00
Angus Leeming
e0f9656ce6 * Kill the math deco dialog; it's just another bitmap dialog so no need to
special case it.
* Fix positioning of bmtables within the form.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5761 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-02 13:05:16 +00:00
Lars Gullik Bjønnes
2e36b1b652 fix some BoostFormat mistakes, cast the 0u par to string::isnert
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5760 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-02 09:59:43 +00:00
Lars Gullik Bjønnes
fe154c1d62 complie fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5759 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-02 08:45:51 +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
Lars Gullik Bjønnes
271b807e8b fix the switch layout bug, add some more boost.format, some additional cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5757 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-01 21:10:37 +00:00
John Levon
2523638092 Lars says _(_(b)) is a bug ... fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5756 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-01 03:11:56 +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
554b7e2d3e fix maths crash
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5754 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-30 04:08:21 +00:00
John Levon
9c700e9d1d remove space after Close
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5753 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-30 02:26:19 +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
Jean-Marc Lasgouttes
866c57213a make error messages about unhandled X11 events GUI debug messages; use temp file when converting from a file to a file with same name
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5751 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-29 15:51:17 +00:00
Jean-Marc Lasgouttes
61fa03aeae fix bug 662 (remove accent-vector)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5750 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-29 13:22:38 +00:00
Angus Leeming
8daf842ccd having broken Rob's word count update, I guess I should fix it too ;-)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5749 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-29 12:47:33 +00:00
Angus Leeming
9068fa3b33 Fix bug 749: xforms gui prefs not saved.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5748 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-29 10:16:58 +00:00
Angus Leeming
08001ad6df scex and idex now receive and return string, not char *.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5747 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-29 09:26:53 +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
1f07acc188 _("blah") + 'f' is most definitely non-U. I suppose I'm the sucker who
has to read his patch for these ... again !

I seem to fix  the same bug every 6 months :)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5743 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-28 16:15:45 +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
Angus Leeming
fb17dec20d (Rob Lahaye): bug fix.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5740 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-28 11:59:28 +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
Angus Leeming
6ec64848a8 I declare these scripts finished. Probably.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5734 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-27 17:15:23 +00:00
Lars Gullik Bjønnes
d0ba17263c fix ugly hack
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5733 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-27 14:55:00 +00:00
Angus Leeming
c56c446157 As Andr� says, what a a waste of time, but at least it's now consistent.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5732 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-27 13:46:14 +00:00
Angus Leeming
64715661d6 Messing with this stuff might one day lead people to twig that
size_type != uint on 64 bit architectures.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5731 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-27 13:32:49 +00:00
Angus Leeming
335ee6d4db Tweaks.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5730 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-27 12:50:45 +00:00
Angus Leeming
27aa66a6c6 Initialise, initialise, initialise.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5729 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-27 12:48:41 +00:00
André Pönitz
b37df5ce20 next compile fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5728 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-27 12:02:00 +00:00
André Pönitz
2d6e8ee8c4 next try
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5727 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-27 11:56:50 +00:00
André Pönitz
52cbca1675 revert "." -> '.' to make it compile
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5726 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-27 11:49:06 +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
Angus Leeming
967a220aad One less thing for the preprocessor to do.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5724 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-26 21:12:39 +00:00
Angus Leeming
1cf60e7a19 Finish the business of strengthening the sed scripts and beautifying
the resultant C++ code. Also results in less bloat.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5723 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-26 19:29:39 +00:00
Jean-Marc Lasgouttes
50a43316ce fix crash with "save as"
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5721 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-26 13:48:04 +00:00
Angus Leeming
1bdfd69c44 (J�rgen Spitzm�ller): bug fixes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5720 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-26 10:53:37 +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
Dekel Tsur
467b0c0913 Patch from Isam Bayazidi
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5718 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-25 21:29:21 +00:00
Angus Leeming
365b73748f boost::format compilation fixes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5717 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-25 19:44:44 +00:00
André Pönitz
a9c2dd92df Make it compile when USE_BOOST_FORMAT is unset
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5716 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-25 19:17:42 +00:00
Angus Leeming
1a0655a514 * A controller-view split of the math panel and its daughter dialogs.
* Get rid of FormBaseDeprecated.
* Merge FormBase and FeedbackController.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5715 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-25 18:58:15 +00:00
André Pönitz
c9e33c37e6 fix problem with uninitialized value as reported by Michael
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5711 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-25 10:18:06 +00:00
André Pönitz
f454da736f Fix \vdots problem reported by Michael
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5710 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-25 10:15:13 +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
efd7b3eaa4 some ws and more boost.format
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5707 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-25 01:15:10 +00:00
Lars Gullik Bjønnes
af4fca532f add more explicit instantations
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5706 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-25 00:42:20 +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
Lars Gullik Bjønnes
00efea7970 handle USE_BOOST_FORMAT
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5703 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-24 15:20:31 +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
a6500a6e46 Clean-up of the math dialog code; the first step towards a controller.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5700 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-22 11:56:43 +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
John Levon
79fb37fbbc fix compile
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5695 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-21 19:50:35 +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
Angus Leeming
e27f7329c9 Don't use "if [ $? -ne 0 ]"; personally, I blame JMarc ;-)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5693 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-21 17:09:22 +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
Angus Leeming
80a3858b32 Use of $? in shell scripts is unnecessary apparently.
Replace the black magic in spellchecker with something I can follow ;-)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5691 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-21 14:28:10 +00:00
Dekel Tsur
a981100a91 Support for block alignment in fixed width columns.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5690 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-21 12:24:50 +00:00
Angus Leeming
8903a92aea I reckon that the generated .h files and the scripts that modify them
aren't do bad now.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5689 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-21 10:58:28 +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
bc9e10ff71 Some more mangling
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5686 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 17:49:52 +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
Jürgen Vigna
d4ee5b69d0 Fix for the endless loop bug on wide tabulars.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5680 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 16:42:28 +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
Angus Leeming
d6a21f8bd3 Sigh. Revert this.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5674 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 12:44:37 +00:00
Angus Leeming
e7ee773f51 Hose MathsCallbacks.h.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5673 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 12:41:48 +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
Angus Leeming
9e269ca2dd Propogate the virtual keyword.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5670 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-19 19:18:11 +00:00
Angus Leeming
575155f01f Remove redundant files.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5669 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-19 18:47:01 +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
9833278ed8 another compile fix from herbert
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5654 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-17 08:59:29 +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
John Levon
640aded8bc WEdwin can you fix whitespace before you commit :/
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5640 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-15 05:44:14 +00:00
John Levon
380b1535de implement a little bit of tabular dialog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5639 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-15 04:34:10 +00:00
John Levon
01e7bad47c qtabular skeleton
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5638 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-15 03:56:52 +00:00
John Levon
0774540fbb fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5637 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-15 02:53:47 +00:00
John Levon
4747a1433c missed this
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5636 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-15 02:50:55 +00:00
John Levon
3c17b21cf0 iport tabular and prefs to MVC
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5635 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-15 02:44:20 +00:00
John Levon
127a0419fd prefs/tabular MVC work
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5634 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-15 02:41:54 +00:00
John Levon
77bdf5aa27 include fix from Juergen S
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5633 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-14 20:39:16 +00:00
André Pönitz
ac103f15a7 another safety belt
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5632 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-14 07:48:34 +00:00
John Levon
f7a545e471 small ui fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5631 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-14 06:00:07 +00:00
John Levon
1111fcf683 small fix from Herbert
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5630 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-13 23:46:55 +00:00
Jean-Marc Lasgouttes
b0babedcb7 fix linking problem with boost
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5629 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-13 16:25:17 +00:00