Commit Graph

197 Commits

Author SHA1 Message Date
John Levon
ebe0f6eb07 Rough and ready, make the prefs dialog widget stack work. So you can
now access the widgets and we are in a position to begin the actual
implementation in a piece-meal fashion.

btw, I hate Qt.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5623 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-13 05:36:07 +00:00
John Levon
6c81bd2680 Herbert's bibtex fixes plus some more of mine
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5621 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-13 01:34:29 +00:00
John Levon
eca7848597 fix some document dialog ui and add some FIXMEs
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5620 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-13 00:52:15 +00:00
Edwin Leuven
71a377eab3 setting bullets now work in dialog. preview is rotten.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5613 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-12 10:12:06 +00:00
Edwin Leuven
e1b2b64272 new tabular dialog + new widget. more bullet stuff (not finished yet though).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5601 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-08 00:09:00 +00:00
John Levon
a23766d245 fix Q include dialog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5599 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-07 22:15:53 +00:00
John Levon
b355feb630 initial prefs ui
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5598 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-07 19:58:19 +00:00
Edwin Leuven
b8008acbf1 apply Juergen Spitzmueller's changes to qt document dialog. save doc defaults and buffer update on apply now work.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5596 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-07 15:48:38 +00:00
John Levon
e78763de40 QGraphics fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5592 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-07 00:21:28 +00:00
John Levon
1690d45d92 Herbert's bb units fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5567 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-31 20:05:55 +00:00
John Levon
fd00d0282b some fixes from Herbert Voss
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5556 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-30 17:13:09 +00:00
John Levon
ef80774820 Juergen's tabular ui
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5550 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-30 01:40:10 +00:00
John Levon
86a6517e51 Fix symbol insert.
Add matrix dialog.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5534 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-28 16:43:58 +00:00
John Levon
5bb80ecda1 Remove two accidental XPM inclusions.
Before :

   text    data     bss     dec     hex filename
3146489  133900   27716 3308105  327a49 ./lyx

After :

   text    data     bss     dec     hex filename
3086009  133900   27716 3247625  318e09 ./lyx

nm --size-sort --demangle is neat ! Would that
every change were so easy.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5448 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-20 02:24:31 +00:00
John Levon
6be89f23db Fix from Juergen.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5436 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-17 17:14:22 +00:00
Angus Leeming
2b62b66d31 Remove moc generated files with distclean
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5430 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-17 09:49:44 +00:00
John Levon
79f1b4a66b Juergen's QSendto.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5429 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-16 21:26:35 +00:00
Edwin Leuven
3995f53261 Brand new qt document dialog. Not finished yet though. TODO is updated and lists
what is left to do...


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5370 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-09 08:59:02 +00:00
John Levon
c8f0a3516c Juergen's wrap dialog for Qt
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5366 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-07 16:41:10 +00:00
Lars Gullik Bjønnes
20a85bb24f loose SIGC_INCLUDES
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5336 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-24 18:20:26 +00:00
John Levon
4a55e3463e Matrix and delimiter.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5307 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-14 23:59:19 +00:00
John Levon
c21913bbbc math matrix insert
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5305 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-14 20:16:14 +00:00
John Levon
e0531bff0e implement font and display style
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5300 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-14 03:27:07 +00:00
John Levon
ca3ee9394a Spaces menu for math dialog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5299 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-14 01:44:58 +00:00
John Levon
121cf03d40 print fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5281 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-12 02:50:47 +00:00
John Levon
bb2b4dd0b9 fix mathed scrollbars
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5276 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-12 00:25:59 +00:00
John Levon
5f5672e088 printer fixe
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5275 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-11 19:57:49 +00:00
John Levon
c25a3c200c keynav fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5269 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-11 17:42:45 +00:00
John Levon
985ccb6218 build fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5256 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-10 18:44:53 +00:00
John Levon
5cd85b521d float dialog fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5234 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-08 06:16:40 +00:00
John Levon
a3882b399b More fixes to math dialog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5229 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-08 01:14:08 +00:00
John Levon
1ed10580aa some math fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5228 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-07 23:28:05 +00:00
John Levon
f75f152e5b some math dialog non-improvements
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5216 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-06 01:44:02 +00:00
John Levon
a5d7d51b09 Add basic bits of Qt's math panel. Hacked together (no MVC yet) but
good position to work on dialog contents.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5187 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-30 16:20:27 +00:00
John Levon
7523a83784 no interesting changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5149 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-29 02:04:31 +00:00
John Levon
1229a2712d Some Qt graphics dialog improvements. Yet more work needed :/
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5097 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-25 04:06:06 +00:00
John Levon
cce95aea53 couple more fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4898 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-08 04:24:36 +00:00
John Levon
714bde0b9e Lots of graphics dialogs changes. still work needed.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4897 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-08 03:50:54 +00:00
John Levon
7072a496e2 build fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4869 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-06 00:54:20 +00:00
Edwin Leuven
c4c506908d Texinfo path issue repaired, Bibtex style combo, Citation, External re-layout.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4762 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-23 13:12:55 +00:00
Edwin Leuven
7a3ef7f50f Add style browser to bibtex and document combo to refs. Also some altered dialog layouts and a compilation fix.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4742 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-22 14:04:38 +00:00
Edwin Leuven
9a4842fc84 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
2002-07-17 15:51:23 +00:00
Lars Gullik Bjønnes
615cc9ec4a make qt2 compile (linking is another matter)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3952 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-08 17:55:47 +00:00
Lars Gullik Bjønnes
78930d2d26 further makefile work
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3944 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-08 09:42:58 +00:00
John Levon
50a869e0e9 fix "Margin by with.."
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3883 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-02 16:17:08 +00:00
Lars Gullik Bjønnes
c8089f8bf9 makefile cleanup, and avoid some warnings
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3821 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-25 11:15:27 +00:00
Lars Gullik Bjønnes
69013332e2 unification of all Makefiles.am
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3748 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-13 18:24:44 +00:00
John Levon
a032e389e3 fix up build (also need patch sent to list), bring back doc/par dialogs,
add alert_pimpl


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3634 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-01 18:47:56 +00:00
Lars Gullik Bjønnes
d226ca60fa some more compile fixing
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3631 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-01 17:30:53 +00:00
John Levon
6232968e20 fix qt2 build.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3556 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-18 01:44:56 +00:00
Edwin Leuven
86cf393198 qt2 frontend compilation fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3492 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-06 10:58:08 +00:00
Edwin Leuven
bb581048a8 first commit new graphics dialog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3464 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-31 13:15:33 +00:00
Edwin Leuven
76ff845d19 add showfile dialog to qt2 frontend
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3448 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-29 10:05:09 +00:00
John Levon
1d3fa881d3 float dialog from edwin
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3435 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-25 17:46:18 +00:00
John Levon
41fa514da8 TOC dialog is back
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3426 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-20 18:38:52 +00:00
John Levon
dd71c1d8f5 natbib support for citation dialog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3425 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-20 17:02:09 +00:00
Edwin Leuven
cd7ee54cb1 Add texinfo dialog to qt2 frontend
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3419 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-19 13:48:05 +00:00
John Levon
21226de2b8 fix build, thesaurus
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3400 a592a061-630c-0410-9148-cb99ea01b6c8
2002-01-16 23:56:25 +00:00
John Levon
80ac2a43a4 minor changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2968 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-06 18:10:55 +00:00
Jean-Marc Lasgouttes
9634d8c469 make autoconf 2.52 and automake 1.5 work
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2892 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-17 15:38:59 +00:00
Jean-Marc Lasgouttes
305c07b193 better latin3&4 support
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2848 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-08 14:50:16 +00:00
Jean-Marc Lasgouttes
370fe4e994 latin3 support ; latin9 improvements
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2844 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-05 16:25:34 +00:00
John Levon
8adbe1580e fix minipage layout
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2702 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-06 14:24:09 +00:00
Edwin Leuven
067a4819b8 reworked layout
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2659 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-02 19:34:01 +00:00
Edwin Leuven
6be22ade49 buttons at bottom
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2658 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-02 18:10:50 +00:00
John Levon
7c9de3222e add qt2 spellchecker
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2648 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-01 03:52:21 +00:00
Edwin Leuven
0b5c26c45c return of the minipage dialog tweak
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2644 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-31 12:48:41 +00:00
Edwin Leuven
db769c9b29 additional layout changes to several dialogs (flame me when you disagree
:-)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2641 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-31 10:08:55 +00:00
Edwin Leuven
52b171dfb1 layout changes to references dialog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2639 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-31 09:07:00 +00:00
John Levon
125bbb8b79 fix tab create to layout properly
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2635 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-31 03:01:11 +00:00
John Levon
417a4da175 re-add search dialog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2634 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-31 02:34:10 +00:00
John Levon
075eb92607 add print dialog back
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2622 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-29 21:11:30 +00:00
John Levon
37278639f6 build fix (hopefully)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2621 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-29 19:34:05 +00:00
Edwin Leuven
c1b295a7a3 layout tweak in url dialog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2614 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-29 11:03:20 +00:00
John Levon
621c062434 added pre-amble dialog with icky $EDITOR support
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2612 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-29 03:35:45 +00:00
John Levon
eed0649017 whatsthis fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2611 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-29 02:29:26 +00:00
John Levon
ead11eb6b5 add minipage dialog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2610 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-29 02:08:04 +00:00
John Levon
7e1ba5f1f9 Log and VCLog dialogs for qt2
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2609 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-29 00:37:04 +00:00
John Levon
150430ecb9 re-add tab create dialog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2603 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-28 04:17:49 +00:00
John Levon
db7cd3524d add graphics dialog - not quite working
the controllers really do make this piss easy to do :))


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2602 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-28 03:35:17 +00:00
John Levon
3509e5f1ba include dialog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2600 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-28 01:27:35 +00:00
John Levon
dc575158c6 build fixes, fixes to thesaurus and bibtex.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2598 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-27 20:41:45 +00:00
John Levon
af9ab9d8b6 use sed to replace tr() with _()
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2597 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-27 16:51:13 +00:00
John Levon
ec417b6f3d Thesaurus dialog. Untested, as it won't build for me. I get undefined
vtable errors, which make no sense :(


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2595 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-27 02:54:27 +00:00
John Levon
58dcb8523c add external material dialog to Qt2
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2594 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-27 01:19:32 +00:00
John Levon
f1dac2b3ea forgot cvs add ...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2593 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-26 19:19:27 +00:00
John Levon
883717e5ec Qt2 latex error dialog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2591 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-26 18:49:33 +00:00
John Levon
3c7fe2f407 character dialog with auto-apply ...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2590 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-26 17:49:42 +00:00
John Levon
b90b704bdd bibitem dialog for Qt2. Took longer to build than to write ;)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2589 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-26 15:34:36 +00:00
John Levon
ef3a25c069 Add a Bibtex dialog with Herbert's spangly new things + some more.
Filedialogs are crashing with BadWindow X errors - NO idea why.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2588 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-26 03:20:52 +00:00
John Levon
d459817dee small silly
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2587 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-26 01:01:12 +00:00
John Levon
20f2690c6d ref dialog, more updates (BC stuff should now be OK along with the coming
controllers/ patch)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2586 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-26 00:29:39 +00:00
John Levon
3796da5d05 various fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2585 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-25 20:04:15 +00:00
John Levon
a63c7ca207 some more random changes, added Timeout (make clean if LyX crashes !!)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2584 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-25 03:00:19 +00:00
John Levon
6dac02d3bb some small updates
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2578 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-23 21:21:50 +00:00
John Levon
b30963b60e index dialog, citation fixes, finish about dialog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2563 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-21 01:14:54 +00:00
John Levon
03add3957a The big renaming. Yowser.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2552 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-19 13:25:15 +00:00