Commit Graph

1195 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Angus Leeming
44feb026ce Forestall any complaints from our German neighbours...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5609 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-08 13:16:54 +00:00
Angus Leeming
4ab07ecf6d Use JMarc's suggestion of fl_adjust_form_size internally to give us
simpler code and much more powerful resizing of dialogs so that labels fit.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5607 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-08 11:26:45 +00:00
Angus Leeming
be64829b36 Small clean-up of the sed scripts.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5606 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-08 11:24:45 +00:00
André Pönitz
a6e25f8b77 trivial ws
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5605 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-08 11:14:49 +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
Angus Leeming
a8987d0697 Use getBBUnits in both frontends.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5580 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-04 14:53:03 +00:00
Angus Leeming
56bde5cedb (Rob Lahaye): fix label of progress slider when spellchecking.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5579 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-04 14:51:30 +00:00
Lars Gullik Bjønnes
6a1167adab STRCONV
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5573 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-04 02:12:42 +00:00
Lars Gullik Bjønnes
dd9b8de435 small changes
prepare for the STRINGCONV patch


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5572 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-04 00:15:56 +00:00
Angus Leeming
6de5387b91 Use lyx::float_equal with floats.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5561 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-31 11:25:02 +00:00
Angus Leeming
fb868c4aea (Rob Lahaye): fix crash when clipping.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5560 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-31 11:14:13 +00:00
Angus Leeming
aeafc7d616 (Rob Lahaye): changes to the xforms paragraph dialog.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5554 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-30 13:57:01 +00:00
Angus Leeming
892e858adf Work-around xforms' bug, enabling tooltips for browser widgets.
I've told the xforms list of the bug and proposed some solns. We'll see if
anything is done...


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5531 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-28 12:53:23 +00:00
Dekel Tsur
c4a0172a19 Add xfonts to the font path if necessary.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5522 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-28 07:45:39 +00:00
John Levon
b261588334 fix preamble dialog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5520 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-26 02:19:03 +00:00
John Levon
a9a2ae446a using std::vector
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5519 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-25 23:43:06 +00:00
Dekel Tsur
27b8ecbe3a Add xfonts to the font path if necessary.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5518 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-25 21:07:05 +00:00
Angus Leeming
87bfedd291 Fix crash.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5513 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-25 11:07:18 +00:00
Angus Leeming
ec3f063250 (Rob Lahaye): updates to the xforms print, spellchecker, texinfo and wrap
dialogs.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5511 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-25 09:16:22 +00:00
Angus Leeming
d1e1493c76 (Rob Lahaye): changes to the xforms tabular dialog.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5502 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-24 15:57:47 +00:00
Angus Leeming
cce8004c07 Fix Andr�'s highlighted browser bug.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5501 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-24 15:03:04 +00:00
Jean-Marc Lasgouttes
c88f7176cc fix crash when selecting the last template in external inset
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5499 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-24 13:39:59 +00:00
Angus Leeming
e8eb0d773d (Rob Lahaye): minor xforms nits 'n' bobs.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5498 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-24 12:56:44 +00:00
Angus Leeming
7abc640ecf Add full stops to tooltips.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5497 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-24 12:34:59 +00:00
Angus Leeming
e1edfbe8a0 (Rob Lahaye): changes to the xforms graphics dialog.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5495 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-24 11:53:46 +00:00
Angus Leeming
7fa7dd11e6 (Rob Lahaye): small clean-up of the clean-ups already applied.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5488 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-24 09:48:56 +00:00
Angus Leeming
74b7bcc2f3 (Rob Lahaye): improvements to the xforms float dialog.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5481 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-23 16:24:44 +00:00
Angus Leeming
0e6da83ef8 (Rob Laheye): changes to the document dialog + some trivia.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5479 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-23 13:15:32 +00:00
Angus Leeming
b86cc3a9af (Rob Lahaye): reworking of the BibTeX and citation dialogs.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5478 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-23 10:08:55 +00:00
Angus Leeming
fe66fc4644 (Rob Lahaye): miscellaneous bits 'n' bobs.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5477 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-23 08:31:10 +00:00
André Pönitz
357ece3f85 next bug (\\ vs \backslash)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5476 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-22 17:32:20 +00:00
Angus Leeming
bb7c6adc28 Rob's about LyX dialog, tweaked a little.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5473 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-22 15:00:45 +00:00
Angus Leeming
649e3fee9a Rob's patch, part 1: the checked widget stuff.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5467 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-22 12:39:05 +00:00
Lars Gullik Bjønnes
d851d1d1ca typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5464 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-21 19:58:41 +00:00
Lars Gullik Bjønnes
ce708d095c ws fixes, formatting and some other small changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5463 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-21 17:38:09 +00:00
Angus Leeming
855235a028 (Garst Reese): work-around xforms bug enabling the display of the edges
of an image.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5456 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-21 11:59:46 +00:00
Angus Leeming
15096a4532 (Rob Lahaye): fix wrapping of long tooltips
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5455 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-21 11:13:01 +00:00
Lars Gullik Bjønnes
814b819451 the qtclean-2 patch with some very small changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5447 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-20 01:48:28 +00:00
Lars Gullik Bjønnes
c6e27f082c small cleanup and removal of warnings
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5446 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-19 10:32:57 +00:00
Jean-Marc Lasgouttes
e47acda4ea fix the more... problem
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5445 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-18 15:01:25 +00:00
Angus Leeming
131f3f1844 Move the explanation of "why" into the source code and leave just "what"
in the ChangeLog.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5418 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-15 17:24:08 +00:00
Angus Leeming
fe2ea80ac9 Tell dispatch which mouse button is being dragged.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5415 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-15 16:12:27 +00:00
Dekel Tsur
855925c969 Simplify
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5412 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-15 14:42:16 +00:00
Angus Leeming
2470016e1a Fix bug in xforms citation dialog.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5406 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-15 09:09:48 +00:00
Dekel Tsur
260f646231 Ignore bogus matches of scalable fonts.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5400 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-14 20:27:28 +00:00
Angus Leeming
a6c2a6d154 Use fl_get_winorigin in preference to fl_get_wingeometry.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5397 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-14 16:43:47 +00:00
Angus Leeming
2be0bac89c Fix broken tooltips.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5396 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-14 16:38:00 +00:00
André Pönitz
c7b1647c97 fix lockup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5389 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-14 13:25:15 +00:00
Jean-Marc Lasgouttes
a9510d9432 small changes to autogen.sh and xforms_helpers suggested by rob lahaye
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5374 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-09 14:38:18 +00:00
Dekel Tsur
935dc56733 Always list the labels of the current buffer.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5369 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-08 17:53:56 +00:00
Angus Leeming
58d8169cfe Fix compilation with xforms 0.88.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5364 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-07 10:49:02 +00:00
Angus Leeming
64368af9ec Improved understanding leads to an improved commentary ;-)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5359 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-04 13:48:36 +00:00
Angus Leeming
ddfef28e29 Refine yesterday's bug fix a little and apply to the combox also.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5358 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-04 10:39:01 +00:00
Angus Leeming
cf27d6019a Work around xforms "tooltips and tabfolders" bug.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5357 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-03 17:20:28 +00:00
Angus Leeming
990007a012 Workaround for xforms bug, not hiding tooltip on dialog close.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5356 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-03 11:25:01 +00:00
Angus Leeming
f991ac4421 Fix leaking pixmap icon.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5352 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-30 20:00:42 +00:00
Angus Leeming
6db8f5945f Remove 1 more dependency.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5349 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-27 08:35:55 +00:00
Angus Leeming
02e9472374 doxygen fixes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5347 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-26 08:57:43 +00:00
Angus Leeming
0507b8600d Copyright notices
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5345 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-25 14:26:13 +00:00
Dekel Tsur
8443d7123b floatflt has no "Inner" placement option.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5340 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-25 07:58:48 +00:00
Lars Gullik Bjønnes
33f06bb79b forgot these
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5337 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-24 18:22:50 +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
André Pönitz
f209c9b6b4 second part of Martin's patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5325 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-20 12:38:48 +00:00
Jean-Marc Lasgouttes
3e609657db display shortcut on layout combox action
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5314 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-17 12:29:40 +00:00
John Levon
01f896907d esc to cancel
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5313 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-16 23:01:53 +00:00
John Levon
9a7cf77a24 Rob's minor patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5297 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-13 01:58:05 +00:00
Angus Leeming
b8eeb95c16 Yet more dialog tweaking from Rob.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5283 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-12 09:07:58 +00:00
Angus Leeming
b0357a33ae Rob's latest and greatest dialog tweaking.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5282 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-12 08:44:23 +00:00
John Levon
60a6e6d346 Rob's printer patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5274 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-11 18:48:20 +00:00
Angus Leeming
4968398604 Rob's beauty treatment to the graphics dialog.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5273 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-11 18:37:50 +00:00
Angus Leeming
c4be10e3ce Remove lyxerr call from FormInclude.
Fix the lyxserver with Try64 unix.
Remove mathed/preview.[Ch] as they're no longer used.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5268 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-11 16:48:07 +00:00
Dekel Tsur
bc56bb9ffa Add insetwrap.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5247 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-10 10:18:58 +00:00
John Levon
5a15177281 remove noload/don't typeset
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5243 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-09 17:32:53 +00:00
John Levon
f3541d37db fix header
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5242 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-09 16:11:23 +00:00
John Levon
f6824083ce use latex_deco
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5240 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-09 16:01:14 +00:00
Angus Leeming
b261483f24 Rob's dialog clean-up and Martin's 'disfucation' of insetgraphics.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5238 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-09 09:49:47 +00:00
Jürgen Vigna
1c090286fe Alains patch for setting tabular column global settings.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5217 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-06 13:41:19 +00:00
Angus Leeming
1eb8155fa0 This file is part of LyX, the document processor.
Licence details can be found in the file COPYING.

and thank God for sed.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5211 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-05 15:14:23 +00:00
Angus Leeming
6fac1dc980 Really dull and boring header shit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5210 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-05 14:10:50 +00:00
John Levon
ebfa493a41 build fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5188 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-30 16:36: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
e133fedf82 This patch was so good to do I just had to commit it.
It doesn't actually break anything particularly, since nrel was already borked.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5164 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-29 08:28:58 +00:00
John Levon
90ca1a7020 OK Martin I let you off. But I need somebody to sort out nrel - it is broken because the grid
is not uniformly sized.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5158 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-29 07:46:23 +00:00
John Levon
a7e6327ee1 fix a couple of crashers
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5151 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-29 05:40:51 +00:00
André Pönitz
3c7c7a3209 the workarea changes plus small math stuff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5128 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-28 08:30:27 +00:00
John Levon
6af5ac769a Rob's followup (nr. 1 ;)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5127 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-27 20:30:20 +00:00
John Levon
cf216cd7fc Rob's patch and some minor cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5092 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-24 22:02:30 +00:00
André Pönitz
aa495275eb more ws
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5083 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-23 11:49:28 +00:00
André Pönitz
95d1d96798 whitespace changes to sync my tree
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5082 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-23 11:47:03 +00:00
John Levon
ec63083b10 show failing font name from Mikhail Teterin.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5077 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-22 16:50:15 +00:00
André Pönitz
375e2ac1a0 move a few things out-of-line
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5048 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-21 06:32:10 +00:00
Lars Gullik Bjønnes
26efdc41b3 utilize the 3rd arg of the boost smart pointers, remove own adaptation of boost smart ptrs.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5046 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-20 20:43:10 +00:00
John Levon
bab154eb92 fix dpi
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5036 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-20 16:42:41 +00:00
André Pönitz
c69f29dda7 move half of BufferView_pimpl::dispatch() to LyXText::dispatch()
which has its new home in text3.C


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5030 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-20 13:00:25 +00:00
Angus Leeming
153e7c9e55 Use the same scheme as qt: vars not pointer to vars.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5018 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-16 20:07:39 +00:00
Angus Leeming
6aee235af7 Compilation fix for old and crappy versions of the xforms library.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5017 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-16 17:33:23 +00:00
Angus Leeming
d0835fa4ca Michael's "synchronise the labels with the buffer" patch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5011 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-16 12:59:34 +00:00
André Pönitz
de9b11b170 compile fixes (move a c'tor out of line, add a virtual destuctor and
change an include path - don't know why the latter is necessary, but it
works now for me)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5008 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-16 07:00:35 +00:00
Angus Leeming
0cfafddc7d The dialogs/guiapi re-working.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5003 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-15 17:48:53 +00:00
André Pönitz
2113b05edd compile fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5001 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-15 17:30:41 +00:00
Angus Leeming
5fab05e48a Pass and store references to LyXView and Dialogs, not pointers in the
FormBaseDeprecated-derived classes.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5000 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-15 16:34:48 +00:00
Angus Leeming
c265d16ed0 Nothing but a changed email address (trying to factor my tree in in small steps)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4998 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-15 16:02:22 +00:00
Angus Leeming
d4a42cc2de Forgot this.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4981 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-14 21:07:51 +00:00
Angus Leeming
4ecb8d1f56 Fix crash in Document dialog + small sundries.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4980 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-14 21:05:10 +00:00
Angus Leeming
ca26056e2a * Throw out DialogBase.h
* Only #include what's needed.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4979 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-14 19:19:47 +00:00
Lars Gullik Bjønnes
22774e846a ws only
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4974 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-14 18:31:04 +00:00
André Pönitz
fad7e6a1cd small cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4964 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-14 10:18:33 +00:00
André Pönitz
3332e1fbc8 small cleanups
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4963 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-14 10:16:05 +00:00
André Pönitz
808973619b the lfun3 patches (overall cleanup and "localizing" dispatch() in mathed)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4958 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-13 17:43:40 +00:00
Angus Leeming
c10dfd15cd * LyXView: the accessor methods now return a reference to the member
variables, not a pointer.
* WordLangTuple: you can forward-declare a return type you know ;-)
* Qt: get it to compile again, having broken it yesterday.
* Everything else? See above.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4957 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-13 14:40:38 +00:00
Jean-Marc Lasgouttes
d5bf18637f fix disabling of submenu items
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4956 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-13 12:49:10 +00:00
Lars Gullik Bjønnes
53d7bc3e2f compile fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4950 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-13 07:59:22 +00:00
Angus Leeming
9681e21dae * Constify Buffer::getLabelList.
* reduce file dependencies of the controllers on the core.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4947 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-12 20:17:41 +00:00
Angus Leeming
1e3d2fce7f No longer pass Controller & or Dialogs & to the View c-tors.
GUI now contains a controller rather than derives from a controller.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4942 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-12 14:28:43 +00:00
Lars Gullik Bjønnes
5bd7f9d67b The ParagraphList stuff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4937 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-12 00:15:19 +00:00
John Levon
0472bb3509 some minor lyxaction cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4911 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-08 22:03:30 +00:00
John Levon
2d3cd11c07 escape can close thesaurus
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4896 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-08 01:19:47 +00:00
André Pönitz
b8198905dc the FuncRequest changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4887 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-07 08:11:41 +00:00
John Levon
283f8347a8 remove debugging code I accidentally committed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4855 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-04 23:15:42 +00:00
John Levon
7c98b3bd37 spellchecker cleanup - fscked knows why pspell is broken, I am TOTALLY
baffled by that one.

Various other cleanups, including a fixed version of lyxlex that doesn't
destroy the preamble ...


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4854 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-04 23:11:50 +00:00
Angus Leeming
5e802bab4d Change the LyX file format, adding a "preview" flag to Include insets.
Document this change in a new file FORMAT.
Enable the user to toggle preview status by modifying the Include dialog.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4849 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-02 18:25:25 +00:00
Angus Leeming
eed7fcfdf4 LyXView::view() now returns boost::shared_ptr<BufferView> const &.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4836 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-02 09:21:50 +00:00
John Levon
b14e9baa57 fix for open of non-existent file, writeFile() change
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4832 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-01 22:26:30 +00:00
André Pönitz
05aaffbb84 ws changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4824 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-01 09:29:10 +00:00
John Levon
b1dd13a9c2 remove options from spellchecker
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4821 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-01 03:08:01 +00:00
John Levon
2e218e3263 remove io callback on shutdown
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4811 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-30 22:35:43 +00:00
Jean-Marc Lasgouttes
3b7d5f2cf6 fix wrong type in XWorkArea
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4805 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-30 12:29:25 +00:00
Lars Gullik Bjønnes
043298544c Rename strip to rtrim
Rename frontStrip to ltrim
Add new trim function.

modify source for this change.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4801 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-28 22:50:13 +00:00
Lars Gullik Bjønnes
e39935204d remove some unneeded version of functions from lstrings,
some gcc 3.2. minor compile fixes.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4800 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-28 18:13:51 +00:00
John Levon
d088ebfbae I hate ChangeLog conflicts
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4790 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-25 18:15:33 +00:00
Jean-Marc Lasgouttes
b0327ec625 float dialog fixes from juergen s.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4789 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-25 16:05:31 +00:00
André Pönitz
6e1b894e38 add 'dec' to switch back to decimal output
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4787 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-25 14:44:25 +00:00
Jean-Marc Lasgouttes
e61b90fbc2 disable submenus which contain only disabled items
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4786 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-25 14:00:29 +00:00
Jean-Marc Lasgouttes
1bcef000fb fix bug with ever-growing bst files list (from herbert)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4783 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-25 12:07:26 +00:00
Jürgen Vigna
a33189175a Performance patches for tabulars from Edwin and John. Removed some
code which was there only for debugging purpose from undo_funcs.C.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4782 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-25 11:39:38 +00:00
John Levon
14299daf10 J�rgen's float patch + "span columns"
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4781 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-25 11:06:25 +00:00
Jean-Marc Lasgouttes
041210bbe7 move toc menu code to menubackend
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4774 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-24 22:32:03 +00:00
Jean-Marc Lasgouttes
6c3456a115 handle Wide attribute of floats in their dialog (from Juergen S)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4772 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-24 15:37:17 +00:00
Jean-Marc Lasgouttes
f8a96d50fb menubackend changes to prepare for toc migration
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4768 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-23 22:42:12 +00:00
Lars Gullik Bjønnes
92c15c86a5 add connection objects and assign to them to
work around a bug with some gcc compilers,
RHs 2.96 in particular.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4752 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-22 20:57:58 +00:00
John Levon
c43fc67eff toolbar cleanup. JMarc, Lars, please see the fIXME. I haven't introduced the problem
but we are leaking icons on every vector resize ...


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4751 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-22 20:52:40 +00:00
John Levon
459dd32dc3 add lyx_gui::exit() so Qt doesn't have to busy loop, which was eating
CPU very badly


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4748 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-22 18:56:04 +00:00
John Levon
eb28793c05 remove LFUN_TOOLBAR_PUSH
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4744 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-22 16:05:17 +00:00
Jean-Marc Lasgouttes
af9352a2e7 latest graphics jumbo patch from herbert
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4741 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-22 12:36:41 +00:00
Jean-Marc Lasgouttes
1dc25c472f time to recompile everything: I removed #include directives from headers here and there... Not sure what the net effect is, but it cannot be worse
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4736 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-21 21:21:06 +00:00
John Levon
16668d1632 std:: fixes for toc
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4733 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-21 16:59:01 +00:00
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
John Levon
6eb285d507 autosave cleanup, fix qt statusbar timeout, compile fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4731 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-21 01:38:24 +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
John Levon
b14cdca9e6 missing changelog and small fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4728 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-20 17:50:23 +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
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
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
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
Dekel Tsur
7faf5f9b7b Compilation fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4694 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-17 19:22:51 +00:00
Angus Leeming
ddb684f332 Disable direct loading of PostScript files by the xforms image loader.
Apply Herbert's patch removing special casing to deal with rogue PostScript
files.
Fix a few more comments.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4693 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-17 17:55:21 +00:00
André Pönitz
6b03e0d948 FormPreferences.C: add help for $$s feature, lots of stupid "code beautifying"
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4682 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-17 15:34:00 +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
Angus Leeming
6f5149f565 add some #ifdef ugliness to enable the home grown image loader to work too.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4656 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-16 18:20:12 +00:00
André Pönitz
9bb9c32bbc some more changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4652 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-16 14:13:11 +00:00
André Pönitz
e76b396311 further FileInfo.[Ch] cleaning
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4649 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-16 13:00:12 +00:00
André Pönitz
c3a53defe8 small cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4644 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-16 08:31:21 +00:00
John Levon
bc2f8994a2 remove getPixmap() from GraphicsImage
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4642 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-15 17:17:57 +00:00
Angus Leeming
c5e3aebca3 Compilation fix: give C_read_callback extern "C" linkage.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4636 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-15 09:04:03 +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
John Levon
d42a082c68 remove init_graphics()
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4627 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-12 16:26:25 +00:00
Angus Leeming
a72387b287 Apply that width fudge irrespective of library version. Make it slightly more
conservative (add only 2, not 5). Could people test please.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4623 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-12 15:14:02 +00:00
John Levon
d590a912e8 remove unused toolbar (de)activate()
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4613 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-12 03:17:31 +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
0123437d76 Herbert's graphics get latex size check
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4603 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-11 14:38:25 +00:00
Jean-Marc Lasgouttes
72a19def29 better support for keypad keys
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4592 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-10 15:03:25 +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
Angus Leeming
e3978fd3ee Herbert's work-around to xforms image width for xforms <= 0.89.6.
Use boost::tie now that I've upgraded my compiler ;-)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4568 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-09 13:39:46 +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
Angus Leeming
96e974be46 Whitespace.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4545 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-08 11:51:59 +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
Lars Gullik Bjønnes
de236c41d8 Changes to make RH-7.3 be able to run lyx.
Also changes to make gcc 3.1 compiled lyx exit cleanly after
above changes.

Move operator== out out InsetCommandParams.

Change some signals in GraphicsImage to function instead.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4535 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-04 17:45:35 +00:00
André Pönitz
7514ea0ff4 reduce #include requirements
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4531 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-04 14:03:55 +00:00
Jean-Marc Lasgouttes
3fac52583e fix 459; support epsi and fig formats; fix bug in hu.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4527 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-04 09:58:16 +00:00
Jean-Marc Lasgouttes
64f38ce0cb better cyrillic languages support
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4525 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-03 14:18:32 +00:00
Lars Gullik Bjønnes
1bb756581b add Dialogs to constructor arg
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4521 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-03 11:01:29 +00:00
Lars Gullik Bjønnes
5fd921e9e6 2002-07-02 Lars Gullik Bj�nnes <larsbj@birdstep.com>
Dialogs.h: remove static from redrawGUI and
toggleTooltips.

And changes because of this.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4517 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-02 19:23:10 +00:00
Angus Leeming
643ec3cf04 Kayvan's WinXP fix to fdfix.sh.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4505 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-01 08:14:09 +00:00
Angus Leeming
888532c465 Asymptotic approach to a well-designed graphics loader.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4502 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-28 11:22:56 +00:00
André Pönitz
c520bdbd89 Juergen S.'s slightly modified patch to access the preview setting from the gui
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4498 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-27 17:48:09 +00:00
Angus Leeming
1bb197b5d4 Create a grfx::Loader class and so move large chunks of code out of
frontends/screen.C and insets/insetgraphics.C. Leave mathed/preview.C
untouched as an excercise for Andr� ;-)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4489 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-26 14:15:08 +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
4db18ce050 portoaddons
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4472 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-24 22:24:57 +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
Angus Leeming
1e23537a43 Compile fix.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4457 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-21 16:33:12 +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
d2399526f8 move splash into screen greyOut(). Still not enabled (needs grfx work)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4453 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-21 04:40:40 +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
John Levon
5b2f35382e Auto-scan for texinfo and bibtex dialogs
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4446 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-20 23:35:10 +00:00
John Levon
b3c975de36 bug 458 (dtrt with index entry insert)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4445 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-20 23:01:16 +00:00
John Levon
eef71b8439 Merge Herbert's bibtex patch; it doesn't introduce any new bugs and
it's nice ...

Herbert please look at the bugs I reported concerning when there is no cls etc. list please.
For this and FormTexinfo


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4442 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-20 20:41:00 +00:00
John Levon
60b905b885 Merge the working bits of the resize patch, and fix a couple of things
that broke.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4441 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-20 20:37:42 +00:00
John Levon
574910ff05 whitespace
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4437 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-20 00:09:12 +00:00
John Levon
64488b06af remove some more unneeded focus stuff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4436 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-19 23:55:55 +00:00
John Levon
ace550953a remove focus/unfocus events - unused
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4435 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-19 22:11:20 +00:00
John Levon
df88270f83 remove unused methods
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4432 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-19 18:29:07 +00:00
John Levon
be5ffb0b68 better_delim2.diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4431 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-19 15:24:51 +00:00
John Levon
6001d0f307 remove unused method
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4425 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-19 03:15:22 +00:00
John Levon
831361e4b6 fix aiksaurus compile
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4421 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-18 18:39:36 +00:00
John Levon
864589fcdf ignore .lo in forms/ (Herbert)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4420 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-18 17:35:51 +00:00
John Levon
5b922b5e50 bug 77
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4419 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-18 17:31:41 +00:00
Lars Gullik Bjønnes
f1c24d1009 *duck*
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4417 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-18 15:44:30 +00:00
Angus Leeming
355838e9f8 Jrgen's "Tooltips for the reference dialog" patch. I've tried to incorporate
John and Allan's suggestions too. Feel free to improve...


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4413 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-18 12:39:13 +00:00
Angus Leeming
c355b11fbc Ignore any generated files in the xforms/forms directory.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4410 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-18 10:23:57 +00:00
Angus Leeming
8dccf74da7 Pedantry
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4401 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-14 10:58:05 +00:00
Angus Leeming
36b8a40cd7 Fail gracefully if fdesign fails.
Don't overwrite the .h file if the newly generated one is identical.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4400 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-14 10:51:32 +00:00
Angus Leeming
e89ed285ad Make the .Ch files dependent on the fdfix files.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4398 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-14 10:12:59 +00:00
Angus Leeming
e7a06019fd Fix crash in FormPreferences.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4397 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-14 09:17:11 +00:00
Angus Leeming
a97c4f51c3 xforms clean-up, described in detail in my mail of 31 May. See
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg38939.html


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4393 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-13 13:43:51 +00:00
John Levon
0db59752e2 Painter and scrollbar API patches
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4386 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-12 15:01:32 +00:00
Angus Leeming
37b0280356 Trivial fix for std::exit.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4385 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-12 14:50:27 +00:00
Angus Leeming
4bd1dd129c Forward declare ParagraphParameters in ControlParagraph.h.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4383 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-12 14:27:30 +00:00
Jean-Marc Lasgouttes
35de4638f7 fix flimage.h handling; xpm format patch from herbert; math delim drawing patch from martin
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4382 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-12 14:21:58 +00:00
John Levon
1ff9cadb81 Move init() back to LyXView
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4379 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-12 11:34:13 +00:00
John Levon
9699643848 New lyx_gui namespace. Some working out to be done still ..
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4377 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-12 09:47:10 +00:00
John Levon
6da2c4d96d More very minor syncing ..
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4375 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-12 03:16:41 +00:00
John Levon
ab5f0efdcb Some minor cleanup + use of scoped_ptr instead of raw pointer,
to reduce diff size


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4374 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-12 02:54:19 +00:00
John Levon
ae11d20ade Remove enter/leaveView since core has no right to know when
that happens, and rename wa->height to workHeight() for consistency


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4373 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-12 00:51:45 +00:00
John Levon
d6120758ce apply workarea() patch. Most of it is orthogonal to the scoped_ptr
debate anyway.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4370 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-11 22:38:49 +00:00
John Levon
11cad84732 font_metrics split, ok from asger (And it's obvious anyway ...)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4368 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-11 21:44:00 +00:00
John Levon
760e4f4ce6 Edwin's Para MVC. Sorry for the delay !
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4365 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-11 16:40:18 +00:00
Jean-Marc Lasgouttes
3b1a9a5fc2 fix configuration with xforms
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4364 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-11 14:44:05 +00:00
Lars Gullik Bjønnes
3005c47180 handle some tmpl files in a more sane way
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4355 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-10 17:33:05 +00:00
Lars Gullik Bjønnes
164e24cb62 remove ViewBase prefix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4353 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-10 16:50:40 +00:00
Angus Leeming
9548351ef8 Compaq cxx 6.5 will now compile lyx.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4349 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-10 07:57:39 +00:00
John Levon
03a07edafc oops ... missed this
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4334 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-04 12:50:56 +00:00
John Levon
a7eb04e559 Fix boost signal patch from Michael
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4318 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-02 20:58:48 +00:00
John Levon
9ed3420ea1 xforms 1.0 fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4317 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-02 18:58:19 +00:00
Jean-Marc Lasgouttes
8fd9e5de46 honor LYX_DIR_13x, fix #386, update IEEEtraan template
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4306 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-30 21:39:54 +00:00
Lars Gullik Bjønnes
aedf7c6b5b 2002-05-30 Lars Gullik Bj�nnes <larsbj@birdstep.com>
FileDialog.C (FileDialog): fix () bug when using new
xformsGImage.C (newImage): ditto
Toolbar_pimpl.C (Pimpl): ditto
xfont_loader.C (getFontinfo): ditto


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4295 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-30 09:48:07 +00:00
André Pönitz
c0a9275323 uh... forgot something
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4294 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-30 09:45:52 +00:00
Lars Gullik Bjønnes
1e39473100 Switch from SigC signals to boost::signals
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4281 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-29 16:21:03 +00:00
Lars Gullik Bjønnes
1b6bcf5fae 2002-05-29 Lars Gullik Bj�nnes <larsbj@birdstep.com>
Dialogs.C (Dialogs): simplify creation of dialog objects a bit.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4278 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-29 15:21:23 +00:00
Jean-Marc Lasgouttes
b74d4e8b93 save preamble in defaults.lyx template; tweak hollywood.layout; tentative fix to lyxserver (please test!)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4257 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-28 23:04:57 +00:00
John Levon
cc7901c5b8 move workarea to xforms/ for a better diff.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4211 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-26 18:30:34 +00:00
John Levon
962a0c5585 font loader / color handler move
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4204 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-24 18:24:14 +00:00
John Levon
2dabaa33de font_metrics part 1
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4203 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-24 14:34:32 +00:00
Jürgen Vigna
20d61473cc Enable compilation with lyxstring again.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4198 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-24 10:39:34 +00:00
John Levon
98b254c810 more guii moving around.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4192 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-23 15:43:25 +00:00
John Levon
435d527581 guii2
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4190 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-23 12:08:47 +00:00
John Levon
06f9f0ea08 OK I'll try guii1 again ...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4186 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-23 09:21:32 +00:00
Lars Gullik Bjønnes
482c04ecca use more specific smart_ptr headers
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4183 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-22 01:16:37 +00:00
Lars Gullik Bjønnes
9a6816ef0a comblang.patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4168 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-15 23:33:40 +00:00
Lars Gullik Bjønnes
8c214b9ca3 langchange.patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4161 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-14 10:53:27 +00:00
Lars Gullik Bjønnes
11127801c4 tooltips.diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4149 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-09 13:43:44 +00:00
Jürgen Vigna
49156f7362 Angus fix for resizing tabfolders on xforms 0.88.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4145 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-09 12:45:02 +00:00
Angus Leeming
5643c7ddee Back out potentially buggy patch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4144 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-08 18:13:09 +00:00
Angus Leeming
b5f4557571 More elegant and accurate description, having recovered from smoking some
of Lars' weed.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4143 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-08 18:02:04 +00:00
Angus Leeming
8559b673a2 (Herbert): In the Include dialog, the "Load" button should be disabled if
"verbatim" is selected.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4142 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-08 17:55:57 +00:00
Angus Leeming
38b1890429 Prevent crashes experienced by speakers of "long" languages like Norwegian
and German when they select a tab of some tabbed-folder that is only partly
displayed. Of course, the crash no longer happens with xforms 0.9999, but this
is still the elegant thing to do.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4141 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-08 17:52:02 +00:00
André Pönitz
b6de61eb21 Garst's patch for the off-by-two problem
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4137 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-08 08:25:25 +00:00
Angus Leeming
cab2d103a0 Work-around for the can't rotate by 270degs bug.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4134 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-07 10:03:07 +00:00
Angus Leeming
9754806f6c (Herbert): an empty bibstyle is valid apparently, so allow it.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4117 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-02 13:34:10 +00:00
Angus Leeming
23ae700ec6 (Herbert): one liner to not read the Bounding Box unnecessarily.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4112 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-02 08:48:41 +00:00
Lars Gullik Bjønnes
bded6fd063 remove return arg from fullRebreak, fix last "Standards", new operaotr>> for lyxstring (might need more work), some ws changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4108 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-01 22:17:09 +00:00
Angus Leeming
5431577846 Remove repeated entry.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4100 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-01 10:04:55 +00:00
Angus Leeming
e866942de6 (Rob Lahaye): sync the appearance of papersize stuff in a number of dialogs.
Has no structural effect as we don't use the strings per-se.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4099 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-01 09:46:36 +00:00
Angus Leeming
c2388650ed Internationalise the rotation origin strings in the graphics dialog in the
same manner as has been used already for the language names in a number of
dialogs.
Move repeated copies of the findPos template to xforms_helpers.h.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4098 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-01 09:25:51 +00:00
Angus Leeming
53499b74fd (John): typos in the tooltips.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4097 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-30 17:03:39 +00:00
Angus Leeming
ac926e5f0a Clean-up yesterday's code-splurge and sort the translated language names.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4095 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-30 15:07:03 +00:00
Angus Leeming
6e9d0f861c Internationalise the language names in the preferences dialog also.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4088 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-29 16:16:35 +00:00
Angus Leeming
b2bef6f65a * Split out getLanguageData from character.[Ch] into its own files,
frnt_lang.[Ch]. Move all these functions into namespace frnt as
namespace charcter doesn't make much sense anymore.
* Associated changes to ControlCharacter and to FormCharacter.
* Use the same approach to internationalise the language names in the document
dialog.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4087 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-29 15:56:36 +00:00
Angus Leeming
93ad5c74f1 Internationalise the language names in the character dialog's combox.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4086 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-29 14:26:42 +00:00
Angus Leeming
1334cb16c8 Translate "Select Database" and "Select BibTeX-Style" in the BibTeX dialog.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4080 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-26 15:39:53 +00:00
Angus Leeming
96075e576e On dit �Fermer� en fran�ais, pas �Close�.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4077 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-26 14:19:20 +00:00
Angus Leeming
a2cb34619f (Rob Lahaye): UI improvements to the preferences dialog.
(Me): fix a bug in fdfixc.sed that he activated.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4075 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-26 10:26:37 +00:00
Angus Leeming
cab361310e Ensure that the choice is always valid, thus fixing a crash.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4072 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-26 09:27:45 +00:00
Angus Leeming
d2d18edefc WYSIWYG citation labels when using natbib.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4052 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-24 10:00:39 +00:00
Lars Gullik Bjønnes
8f66b3860c fix distdir target
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4048 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-23 17:33:16 +00:00
Angus Leeming
0b8be78131 (Juergen Spitzmueller): enable the citation dialog to read multiple BibTeX
databases.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4044 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-23 10:52:57 +00:00
Lars Gullik Bjønnes
175bf75322 change some __GNUG_ to __GNUG__
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4043 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-23 08:16:27 +00:00
Jürgen Vigna
0b0238d904 Fix not updating of paragaph dialog in some cases (fix #229).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4031 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-19 10:51:06 +00:00
Angus Leeming
ba799bbab9 (Rob Lahaye): add Makefile to a couple of .cvsignore files.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4018 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-17 16:13:40 +00:00
Lars Gullik Bjønnes
07ba220763 forgot this
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4005 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-16 09:56:04 +00:00
Lars Gullik Bjønnes
8b0bb92d40 small build and doc changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4000 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-16 09:11:40 +00:00
Angus Leeming
9b3f8c9819 Those parts of Herbert's natbib patch that either fix bugs or just move
functions around.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3995 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-15 12:05:07 +00:00
Angus Leeming
ced212a684 Ensure that the warning message is removed if the underlying paragraph will
accept our changes.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3982 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-12 09:35:50 +00:00
Angus Leeming
510b77ac25 (Herbert): allow the rotation of a graphic by 270.1 degrees and add "mm"
to the choice of Bounding Box units.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3975 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-11 18:39:17 +00:00
André Pönitz
d3f034cc1a remove switch to math text mode for ^ inserted using the panel
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3963 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-10 14:51:56 +00:00
Jean-Marc Lasgouttes
3c01fa17e6 fontsize3.diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3961 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-10 14:06:14 +00:00
André Pönitz
6f5d53a937 fix typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3960 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-10 10:54:37 +00:00
Angus Leeming
82999ab588 Fix crash but problem still remains.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3953 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-08 20:00:02 +00:00
Angus Leeming
c42560dbe3 I used to write reasonable English, once upon a time!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3950 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-08 17:03:04 +00:00
Angus Leeming
727b3cab86 Store BoundingBox relative to original.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3948 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-08 16:51:46 +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
Lars Gullik Bjønnes
e7aae5c01c To make make install behave
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3928 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-07 12:32:26 +00:00
Lars Gullik Bjønnes
a81d9e53d9 make distcheck work
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3922 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-06 13:15:10 +00:00
Lars Gullik Bjønnes
5e6b00a546 pt->bp patch from Herbert Voss
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3911 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-05 14:10:56 +00:00
Angus Leeming
9844394f76 Sigh. Why is debugging iterative?
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3907 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-05 09:18:26 +00:00
Angus Leeming
b9a7e87405 Herbert's and my fixes to the graphics inset.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3906 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-04 14:49:54 +00:00
Lars Gullik Bjønnes
3c21de4132 add some missing typenames
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3886 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-03 07:04:28 +00:00
Angus Leeming
30180184cd Most translations should now work.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3884 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-02 17:04:23 +00:00
Jean-Marc Lasgouttes
2895ae04b5 fix #306 (from juergen s.)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3859 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-28 13:15:16 +00:00
Jean-Marc Lasgouttes
78f2a7a19e new classes from herbert, units patch from herbert, grace file export fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3853 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-27 12:27:17 +00:00
Angus Leeming
04d8b7b72b MathsSymbols doesn't depend on xforms.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3852 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-27 12:04:55 +00:00
Angus Leeming
70cec1dd6e Enable the insertion of non-existent graphics files once again.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3841 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-26 15:20:01 +00:00
Angus Leeming
b095c6ed7a Fix browse
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3840 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-26 12:59:29 +00:00
Angus Leeming
67fbbc0fb2 Change the name of some methods and some widgets.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3822 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-25 11:16:15 +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
Angus Leeming
9c628bc4ac Whitespace; clean up #includes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3819 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-25 11:00:17 +00:00
Angus Leeming
b97138d0e8 * Use JMarc's browseRelFiles rather than browseFiles.
* Prevent activation of Ok,Apply in graphics dialog when file is not found
* Partial fix for bug 229. Still need to emit updateParagraph when leaving
  an inset.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3814 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-22 15:24:32 +00:00
Angus Leeming
607b4687a0 Fix crash in updateWidgetsFromLength and remove cruft.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3811 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-22 11:41:23 +00:00
Angus Leeming
1524c2c6d3 Machine generated files don't need this whitespace rubbish...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3808 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-21 21:52:48 +00:00
Lars Gullik Bjønnes
f7ba7c8e9f ws cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3806 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-21 21:21:28 +00:00
Angus Leeming
0fde5a4c78 whitespace changes only (believe it or not!)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3801 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-21 16:59:12 +00:00
Angus Leeming
c75af79458 Mainly whitespace, but also a helper func getLyXLengthFromWidgets.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3799 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-21 16:51:33 +00:00
Angus Leeming
9d5ac82f16 Further clean-up. Now looks a lot better.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3791 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-20 18:47:43 +00:00