Commit Graph

4624 Commits

Author SHA1 Message Date
John Levon
47432f0259 The inset newline patch I sent plus the requisite fixes. I couldn't reproduce a problem.
JMarc, I haven't moved those latex bits into the ::latex method yet though.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6471 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-12 19:16:42 +00:00
John Levon
42464c437a complain about bad getChar()s
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6467 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-12 18:06:49 +00:00
André Pönitz
3a0cf18603 *** empty log message ***
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6466 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-12 16:35:58 +00:00
John Levon
b4f4f487d1 The final parsing patch. Tested on a variety of weird and wonderful things
without finding a regression (yet !) :)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6465 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-12 11:52:23 +00:00
André Pönitz
d5abf45c1d compile fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6464 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-12 11:22:53 +00:00
John Levon
c4bda8ac16 Create ParagraphParameters::read(). JMarc, please note the change to LyXLex - is this ok ?
Works for me anyhoo


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6463 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-12 07:39:17 +00:00
John Levon
c070ede805 Create ParagraphParameters::write() and use it
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6462 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-12 06:53:49 +00:00
John Levon
bfb9c3955f fix bug 937
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6458 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-12 06:14:36 +00:00
John Levon
9c7d4387f2 Use ParList iterator to insert lyxfile and read the document.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6457 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-12 05:46:35 +00:00
John Levon
e0a5158d37 small tweak
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6456 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-12 02:59:56 +00:00
John Levon
9f1574c366 fix insertStringAsLines for change tracking
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6455 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-12 02:55:22 +00:00
John Levon
868f59f137 split out header parsing
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6454 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-12 02:39:12 +00:00
John Levon
36980dce96 The changes debug stuff was murdering buffer load perf
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6453 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-12 02:34:46 +00:00
John Levon
6b8a212904 small missing bit from reload fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6452 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-12 01:38:56 +00:00
Angus Leeming
141b2a92db Compilation fixes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6450 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-11 17:55:58 +00:00
André Pönitz
31e8978f2b whitespace to sync my tree
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6449 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-11 16:38:37 +00:00
André Pönitz
ce3b1fa997 activate the new InsetHFill,
small ws


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6448 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-11 15:01:29 +00:00
André Pönitz
efbac801e2 *** empty log message ***
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6445 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-11 13:33:14 +00:00
André Pönitz
5dbad757dc the formal stuff for an HFill inset (not active yet)
minor ws changes


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6444 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-11 11:52:05 +00:00
André Pönitz
646d6a7775 clean my tree
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6441 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-11 09:25:47 +00:00
Angus Leeming
7ecc220193 commit forgotten files.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6439 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-10 22:56:24 +00:00
Angus Leeming
7ac850e36d Rewrite the MailInset as suggested to Andr��.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6438 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-10 22:12:07 +00:00
Dekel Tsur
90b68775e9 Fix default float placement
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6436 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-10 19:58:25 +00:00
Lars Gullik Bjønnes
43f489b357 try some pspell stuff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6435 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-10 19:18:42 +00:00
Lars Gullik Bjønnes
4b0033da60 remove commented code
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6434 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-10 18:00:29 +00:00
Lars Gullik Bjønnes
17580c2a01 Fix InsetText latex export.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6432 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-10 17:49:24 +00:00
Angus Leeming
01af900e79 Get it right...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6431 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-10 17:40:18 +00:00
Angus Leeming
49fe972114 Add some warning messages.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6430 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-10 17:28:15 +00:00
Angus Leeming
24c39cc6cf compile fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6429 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-10 17:27:22 +00:00
Angus Leeming
5aa231112f fix tabularcreate bug
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6428 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-10 17:06:01 +00:00
André Pönitz
b25a73386f Angus: What code should handle the mailer.show() request?
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6426 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-10 16:23:34 +00:00
Angus Leeming
a6a948feb1 Store an InsetBase & in MailInset.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6420 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-10 13:33:39 +00:00
Lars Gullik Bjønnes
2e81f59a66 delete bogus entry
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6417 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-10 11:03:25 +00:00
Lars Gullik Bjønnes
74f26c993d bogus entry
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6416 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-10 11:00:06 +00:00
Angus Leeming
7ab854c0ed Give y'all a graphics icon on the toolbar again.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6414 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-10 09:46:24 +00:00
Angus Leeming
2f89a888d3 Eanble the Changes dialog to be opened
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6413 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-10 08:50:59 +00:00
John Levon
52fd7be07f move getColumnNearX next to iits only call site
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6412 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-10 05:03:33 +00:00
John Levon
901c092504 fix break before minipages too
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6411 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-10 04:59:48 +00:00
Angus Leeming
ba9cdda813 Flatten the ButtonController tree by splitting it into a Controller and
a View.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6410 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-10 03:13:28 +00:00
Angus Leeming
ce20b638ed Cure warning message about a missing '\end_inset' when passing data between
the core and the dialogs.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6409 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-10 03:11:54 +00:00
John Levon
376a3cbeab fix the row breaking. Sorry all !
Anyway, this *should* have one bug less, and be understandable.

Guess if my opinion on the "cleverness" of inset-as-metachar has changed
(hint: I wasn't a fan)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6408 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-10 01:46:40 +00:00
Angus Leeming
40d25e4fec Forgotten ChangeLogs
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6407 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-10 00:39:45 +00:00
John Levon
122955821d whoops forgot this
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6406 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-10 00:05:05 +00:00
John Levon
60bce4889f Fix bug 365, and nextBreakPoint cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6405 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-09 21:54:56 +00:00
Angus Leeming
f4b2be060f Port the Merge Changes dialog to the Dialog scheme.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6404 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-09 21:03:43 +00:00
Angus Leeming
5ec0a44b09 Port the About LyX dialog to the Dialog scheme.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6403 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-09 20:29:58 +00:00
Angus Leeming
b81c83f69b Port the TabularCreate dialog to the Dialog scheme.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6402 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-09 19:34:46 +00:00
Angus Leeming
ded76b4ff4 Port the tabular dialog to the new scheme based on class Dialog.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6401 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-09 18:11:57 +00:00
John Levon
3e97d1fee2 Pointless third arg to nextBreakPoint
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6398 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-09 13:46:48 +00:00
John Levon
27deed6ea3 "Main body" is now just "body"
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6397 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-09 12:37:22 +00:00
Angus Leeming
8c2af0660c Minimise the ControlTabular interface in preparation for a move to the
Dialog-based scheme.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6396 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-09 10:08:22 +00:00
Angus Leeming
d94600a357 Remove the 'gross hack' of calling inset->edit when LFUN_MOUSE_RELEASE
is better handled by inset->localDispatch.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6395 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-09 09:38:47 +00:00
John Levon
060e6bc6af Fix two empty manual-label cases.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6394 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-08 19:31:09 +00:00
Lars Gullik Bjønnes
65f548906a remove commented code and reindent
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6393 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-08 15:58:28 +00:00
John Levon
53caec8297 Fix for VCS after the revert patch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6385 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-08 05:37:54 +00:00
Angus Leeming
4c496f6e8d rewrite localDispatch as a switch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6384 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-07 21:44:48 +00:00
Dekel Tsur
e36eb8f674 Fix a bug where the DVI file was not updated due to an old format .dep file.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6383 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-07 20:17:40 +00:00
Angus Leeming
120c89f24f port the graphics dialog to the new scheme and get rid of the ControlInset
template.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6382 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-07 18:44:57 +00:00
Dekel Tsur
f7ec787f03 Add hspell option to spell-checkers list
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6381 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-07 18:06:56 +00:00
Angus Leeming
fd8dca49b8 remove operator==, != for InsetExternal::Params. They were used only by the old controller scheme.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6379 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-07 16:20:17 +00:00
Angus Leeming
be16393a7b * Remove LFUN_REF_INSERT.
* Add LFUN_DIALOG_SHOW_NEW_INSET to LyXFunc::getStatus' switch.
* Add a new LFUN_INSET_DIALOG_UPDATE to replace those nasty dynamic casts
in LyXFunc::dispatch.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6377 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-07 15:58:02 +00:00
Angus Leeming
a5fe7ae80e Alfredo's correction
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6375 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-07 15:22:53 +00:00
Angus Leeming
e22ee4208d port the minipage dialog to the new scheme. Various other small changes
in the inset mailers and in the controllers.
Enable the include dialog to be lauched for a new inset (should please John ;-)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6374 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-07 14:08:10 +00:00
Lars Gullik Bjønnes
9973bb7aa1 add some cut and paste bugs (disguised as cleanups)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6373 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-06 21:01:04 +00:00
John Levon
c803419c43 Alfredo's patch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6372 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-06 20:21:21 +00:00
Lars Gullik Bjønnes
89ec5bc244 make CutAndPaste be a namespace instead of a class
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6371 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-06 15:39:37 +00:00
John Levon
796fdb4719 Make max files by 9 like it is in reality
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6368 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-06 15:34:28 +00:00
John Levon
6c0720adda compile fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6367 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-06 15:31:23 +00:00
André Pönitz
a0c3878e31 John's AMS patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6365 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-06 11:07:55 +00:00
André Pönitz
7941e6e7c4 lots of small stuff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6364 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-06 10:39:54 +00:00
Lars Gullik Bjønnes
3bee5faf12 more ParagraphList work
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6362 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-06 10:02:40 +00:00
John Levon
01ecde6ab8 periods on tooltips in xforms/. Sorry Rob.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6361 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-06 08:36:14 +00:00
John Levon
5d2bc94eed Rob's tab create patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6360 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-06 08:24:33 +00:00
André Pönitz
4bb1522fa6 Ling Li's patch + small stuff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6359 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-06 08:10:50 +00:00
John Levon
09ee1f5664 connect up apply for external
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6358 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-06 05:52:13 +00:00
Angus Leeming
80a4567bc2 Port wrap dialog to the new scheme.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6357 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-05 23:19:45 +00:00
Angus Leeming
fafd0dae3a Move insetfloat.h out of ControlFloat.h and into the .C files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6356 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-05 23:12:19 +00:00
Angus Leeming
5449effb05 Move the float dialog to the new scheme.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6355 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-05 19:46:08 +00:00
Angus Leeming
cba75d4489 Move InsetFloat's params into a separate struct to simplify the move to the new dialog scheme.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6354 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-05 17:56:47 +00:00
Angus Leeming
61419611a0 Move the include dialog to the new scheme
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6353 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-05 14:59:37 +00:00
Angus Leeming
5f850b5cab Oops...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6352 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-05 11:33:35 +00:00
Angus Leeming
b7c9ae4931 Move the external dialog to the new scheme.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6351 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-05 11:30:35 +00:00
Angus Leeming
ca067e952a Minimal fix needed to give Qt a label dialog again.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6350 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-05 10:47:11 +00:00
Lars Gullik Bjønnes
40d00da985 fix some rand cases
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6349 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-05 09:41:49 +00:00
Lars Gullik Bjønnes
5c4091e019 remove usage of Paragraph::next and Paragraph::previous
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6346 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-04 22:11:45 +00:00
Lars Gullik Bjønnes
ebc4d99eaa add a ParagraphList::insert, adjust other funcs accordingly
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6345 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-04 21:40:36 +00:00
Lars Gullik Bjønnes
30a9dd7f98 add ParagraphList::erase, make mergeParagraph take a Buffer* arg, adjust other funcs to suit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6344 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-04 20:45:02 +00:00
Lars Gullik Bjønnes
4bc6c8ebd5 more ParagraphList::iterator usage
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6343 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-04 19:52:35 +00:00
Angus Leeming
7a602f4d09 trivialities
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6342 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-04 19:01:17 +00:00
Angus Leeming
ea878552c4 strip out |++| nonsense
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6341 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-04 18:54:56 +00:00
Lars Gullik Bjønnes
70687ca7fc more ParagraphList::iterator usage
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6340 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-04 18:50:31 +00:00
Angus Leeming
3910647ab4 Rearrange Dialog communication code to make it easier to handle similar stuff
for other insets.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6338 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-04 16:39:13 +00:00
André Pönitz
a719f03d07 Jean-Marc's fix for wrong descent
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6337 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-04 15:15:58 +00:00
Angus Leeming
e5cd3ce1a4 LFUN_INSET_MODIFY
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6336 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-04 14:31:04 +00:00
Angus Leeming
543964eb3a Set the label on the FormText input widget from Dialogs3.C.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6335 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-04 13:54:05 +00:00
André Pönitz
21448b2bf8 small changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6334 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-04 10:07:48 +00:00
Lars Gullik Bjønnes
2f71b9d235 ws changes only
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6333 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-04 09:27:27 +00:00
André Pönitz
4b67d5603f fix fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6332 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-04 09:06:13 +00:00
André Pönitz
cd3d0bc0b2 add missing 'else'
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6331 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-04 08:14:14 +00:00
Lars Gullik Bjønnes
63e1ebc312 use ParagraphList::iterator a bit more
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6330 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-03 23:19:01 +00:00
Dekel Tsur
88969c910b Fix math fonts problem
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6329 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-03 21:31:38 +00:00
Lars Gullik Bjønnes
60322bc9d7 move some functions around
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6328 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-03 21:15:49 +00:00
André Pönitz
b366633564 small parser fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6326 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-03 17:49:26 +00:00
André Pönitz
ca4efc12c2 support for \begin{tabular}...\end{tabular} within math.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6325 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-03 16:15:38 +00:00
Lars Gullik Bjønnes
9b2ee8b7f9 adjust for boost 1.30.0
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6322 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-03 15:59:08 +00:00
André Pönitz
534ad2bfc3 Fix #924
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6317 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-03 12:02:28 +00:00
André Pönitz
b15159f000 *** empty log message ***
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6316 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-03 11:55:18 +00:00
Lars Gullik Bjønnes
ea59317b9a use the par iterators a bit more, make paragraphs public in insettext
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6315 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-02 23:44:58 +00:00
Lars Gullik Bjønnes
aaa02999f2 remove some compability code
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6314 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-02 12:48:45 +00:00
Lars Gullik Bjønnes
1583baeb34 ws chanes only
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6313 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-02 12:16:00 +00:00
Dekel Tsur
dd5454171d Compilation fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6312 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-28 19:57:04 +00:00
André Pönitz
9887588cfb some small improvements
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6306 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-28 13:37:43 +00:00
André Pönitz
f566e7c604 Alfredo's patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6305 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-28 09:49:49 +00:00
André Pönitz
74c92c4b91 remove debug message
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6304 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-28 07:36:30 +00:00
Angus Leeming
8e4a70423e *** empty log message ***
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6303 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-27 16:40:36 +00:00
Angus Leeming
1eeff87e19 A real, LyX label dialog. Part 2: xforms.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6302 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-27 16:29:28 +00:00
Angus Leeming
05a4c4d79f A real, LyX label dialog. Part 1.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6301 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-27 16:24:14 +00:00
Angus Leeming
3e5ddbf850 *** empty log message ***
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6300 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-27 16:20:09 +00:00
Angus Leeming
e4f6bf299b s,xforms/\(FormFooBar\),\1, in the title blurb
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6299 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-27 15:57:11 +00:00
Angus Leeming
ea315a33e6 Make shortcuts consistent with the rest of LyX.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6296 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-27 15:53:23 +00:00
Angus Leeming
7d394ab2e6 (Rob Lahaye): clean up the xforms Include dialog.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6295 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-27 13:53:23 +00:00
Angus Leeming
165c7cadf1 (Ling Li): re-write eliminate_duplicates to avoid initial sort.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6294 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-27 13:41:22 +00:00
Angus Leeming
ede9561daa Collapse all those LFUN_XYZ_APPLY to a single LFUN_INSET_APPLY.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6293 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-27 13:26:07 +00:00
Angus Leeming
86154691fc Fix Qt crash
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6292 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-27 09:39:24 +00:00
Angus Leeming
a68561ced7 *** empty log message ***
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6291 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-27 09:22:11 +00:00
Angus Leeming
152069a777 (Rob Lahaye): prettify a couple of dialogs; use float_equal.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6290 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-27 09:21:15 +00:00
Angus Leeming
86e2d69f18 Add locaDispatch methods to various inset classes. refactor the LFUN_XYZ_APPLY
code but do not yet attempt to collapse them into LFUN_DIALOG_APPLY.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6289 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-26 19:28:38 +00:00
André Pönitz
c6c5eb530c simple argument parsing for FuncRequest;
other small stuff


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6288 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-26 18:03:48 +00:00
John Levon
4d440a1473 The row-painter patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6287 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-26 17:04:10 +00:00
André Pönitz
ee3abc9c47 ws
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6286 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-26 16:45:23 +00:00
André Pönitz
eb2886967b ws + small stuff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6285 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-26 16:05:35 +00:00
Angus Leeming
0ee3291622 *** empty log message ***
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6284 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-26 15:44:01 +00:00
Angus Leeming
9790d38b16 Prevent a crash if the user is not using a tmp directory.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6283 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-26 15:42:18 +00:00
Angus Leeming
fa09ff85c4 Define InsetCommand::localDispatch and use it for LFUN_REF_APPLY.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6281 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-26 15:01:10 +00:00
Angus Leeming
a5d37d9a44 Strip out the caching of the BufferView by PreviewedInset. Use the cache
of the parent inset instead.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6279 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-26 13:10:16 +00:00
Angus Leeming
df9798bec7 Ensure that the LyX splash screen is drawn if desired.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6278 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-26 12:49:01 +00:00
Angus Leeming
a67816b728 Alfredo's patch to get rid of insets in the graphics code.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6277 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-26 11:41:23 +00:00
Angus Leeming
7058c66b10 Factor LFUN_REF_APPLY code.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6276 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-26 11:37:53 +00:00
Angus Leeming
081c629f6f Sigh. Revert accidental commit _again_.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6275 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-26 09:46:02 +00:00
André Pönitz
f42d2f134a *** empty log message ***
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6274 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-26 09:06:18 +00:00
Angus Leeming
e53e0e8758 *** empty log message ***
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6273 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 21:25:41 +00:00
John Levon
d9468ad98d minor tweak
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6272 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 19:51:46 +00:00
Angus Leeming
2b6daa9ba8 Strip bogus continue
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6270 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 19:12:05 +00:00
Angus Leeming
5a6c9536f6 (Alfredo) strip BufferView out of the graphics code.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6268 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 19:09:00 +00:00
Angus Leeming
3ac369b71c Alfredo's forkedcall queue.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6267 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 18:56:09 +00:00
Dekel Tsur
dc75a0e178 Fix language changing (the language of the text was not updated).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6266 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 18:52:13 +00:00
Angus Leeming
dc3d76a8a7 asRefInset
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6265 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 18:21:48 +00:00
Angus Leeming
20e609ae72 Revert accidental commit.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6264 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 17:43:37 +00:00
Angus Leeming
282037a2bc Move warning message inside the !success block.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6262 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 16:58:57 +00:00
André Pönitz
66b786baa6 more ref stuff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6259 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 15:48:47 +00:00