]> git.lyx.org Git - lyx.git/log
lyx.git
21 years agoMove 4 of the xforms math (sub) dialogs to the new scheme.
Angus Leeming [Tue, 17 Jun 2003 10:30:38 +0000 (10:30 +0000)]
Move 4 of the xforms math (sub) dialogs to the new scheme.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7178 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agofix underbrace drawing
André Pönitz [Tue, 17 Jun 2003 06:34:49 +0000 (06:34 +0000)]
fix underbrace drawing

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7177 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoFix memory leaks in the Qt math panel.
Angus Leeming [Tue, 17 Jun 2003 00:30:47 +0000 (00:30 +0000)]
Fix memory leaks in the Qt math panel.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7176 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoremove mention of lyxrc from the splash
John Levon [Tue, 17 Jun 2003 00:14:52 +0000 (00:14 +0000)]
remove mention of lyxrc from the splash

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7175 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agocompilation fix; audit and fix calls to cutSelection
Jean-Marc Lasgouttes [Mon, 16 Jun 2003 14:21:52 +0000 (14:21 +0000)]
compilation fix; audit and fix calls to cutSelection

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7174 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoIU of clone() and getLabelList()
André Pönitz [Mon, 16 Jun 2003 11:49:38 +0000 (11:49 +0000)]
IU of clone() and getLabelList()
Some mathed internal renamings to prepare further IU

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7173 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agomake OK default
John Levon [Sat, 14 Jun 2003 15:13:55 +0000 (15:13 +0000)]
make OK default

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7172 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agomake tabular a proper member of InsetTabular
André Pönitz [Fri, 13 Jun 2003 07:37:48 +0000 (07:37 +0000)]
make tabular a proper member of InsetTabular

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7170 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoreduce visual clutter in the xref dialog
John Levon [Fri, 13 Jun 2003 02:02:35 +0000 (02:02 +0000)]
reduce visual clutter in the xref dialog

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7169 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agogo through horrendous contortions to work around font breakage in every
John Levon [Fri, 13 Jun 2003 00:20:31 +0000 (00:20 +0000)]
go through horrendous contortions to work around font breakage in every
bloody Qt release. Bleh. I say, bleh.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7168 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoExtract the necessary magic from epstopdf.
Angus Leeming [Thu, 12 Jun 2003 15:30:41 +0000 (15:30 +0000)]
Extract the necessary magic from epstopdf.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7167 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agomerge the two parts of Tabular::read()
André Pönitz [Thu, 12 Jun 2003 14:29:45 +0000 (14:29 +0000)]
merge the two parts of Tabular::read()

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7166 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoGet rid of current_view.
Angus Leeming [Thu, 12 Jun 2003 14:25:17 +0000 (14:25 +0000)]
Get rid of current_view.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7165 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoGet rid of current_view from the Qt math panel.
Angus Leeming [Thu, 12 Jun 2003 14:21:04 +0000 (14:21 +0000)]
Get rid of current_view from the Qt math panel.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7164 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoSome Tender Loving Care for fig2pdftex.
Angus Leeming [Thu, 12 Jun 2003 14:08:24 +0000 (14:08 +0000)]
Some Tender Loving Care for fig2pdftex.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7163 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agosome renamings plus whitespace.
André Pönitz [Thu, 12 Jun 2003 11:52:44 +0000 (11:52 +0000)]
some renamings plus whitespace.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7162 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoreturn a Paragraph & from ParIterator::operator*()
André Pönitz [Thu, 12 Jun 2003 11:09:55 +0000 (11:09 +0000)]
return a Paragraph & from ParIterator::operator*()

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7161 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoReplace InsetButton and ButtonInset with a ButtonRenderer that can be
Angus Leeming [Thu, 12 Jun 2003 08:52:36 +0000 (08:52 +0000)]
Replace InsetButton and ButtonInset with a ButtonRenderer that can be
included as a member variable.
Enable InsetExternal to choose its renderer dynamically.
diffstat tells me
25 files changed, 627 insertions(+), 646 deletions(-)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7160 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoDon't activate "Ok","Apply" when clicking on "Edit File".
Angus Leeming [Thu, 12 Jun 2003 08:32:34 +0000 (08:32 +0000)]
Don't activate "Ok","Apply" when clicking on "Edit File".

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7159 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoReformat a little.
Angus Leeming [Wed, 11 Jun 2003 22:02:03 +0000 (22:02 +0000)]
Reformat a little.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7158 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoRearrange headers to avoid "Qt-pollution" problems.
Angus Leeming [Wed, 11 Jun 2003 21:58:23 +0000 (21:58 +0000)]
Rearrange headers to avoid "Qt-pollution" problems.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7157 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoEnable ref dialog to be launched by removing check on mouse buttons.
Angus Leeming [Wed, 11 Jun 2003 21:46:42 +0000 (21:46 +0000)]
Enable ref dialog to be launched by removing check on mouse buttons.
Too many FuncRequest(LFUN_INSET_EDIT,...) do not set the mouse button...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7156 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agooops, fix up the last commit by really removing the flags from the Toolbar defs
John Levon [Wed, 11 Jun 2003 20:06:40 +0000 (20:06 +0000)]
oops, fix up the last commit by really removing the flags from the Toolbar defs

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7155 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoMove the toolbar flags setting into a separate section to allow the
John Levon [Wed, 11 Jun 2003 19:21:46 +0000 (19:21 +0000)]
Move the toolbar flags setting into a separate section to allow the
user to set them easily, as discussed

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7154 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoshow extra toolbar by default
John Levon [Wed, 11 Jun 2003 18:19:52 +0000 (18:19 +0000)]
show extra toolbar by default

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7153 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agochange tracking: mark the first table cell as erased too
John Levon [Wed, 11 Jun 2003 18:03:40 +0000 (18:03 +0000)]
change tracking: mark the first table cell as erased too

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7152 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agohopefully the last bleeding test
John Levon [Wed, 11 Jun 2003 15:45:55 +0000 (15:45 +0000)]
hopefully the last bleeding test

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7151 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoapologies for the inconvenience, this damned thing !!
John Levon [Wed, 11 Jun 2003 15:40:11 +0000 (15:40 +0000)]
apologies for the inconvenience, this damned thing !!

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7150 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agomore ws (test)
John Levon [Wed, 11 Jun 2003 15:34:26 +0000 (15:34 +0000)]
more ws (test)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7148 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agows fix (actually a test ...)
John Levon [Wed, 11 Jun 2003 15:29:06 +0000 (15:29 +0000)]
ws fix (actually a test ...)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7147 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoEnable the external inset to handle unknown templates gracefully.
Angus Leeming [Wed, 11 Jun 2003 14:30:04 +0000 (14:30 +0000)]
Enable the external inset to handle unknown templates gracefully.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7146 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoLFUN_EXTERNAL_EDIT.
Angus Leeming [Wed, 11 Jun 2003 11:01:34 +0000 (11:01 +0000)]
LFUN_EXTERNAL_EDIT.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7144 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agothe ios issue
Lars Gullik Bjønnes [Wed, 11 Jun 2003 07:10:07 +0000 (07:10 +0000)]
the ios issue

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7143 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoGet rid of the static_casts.
Angus Leeming [Tue, 10 Jun 2003 15:13:48 +0000 (15:13 +0000)]
Get rid of the static_casts.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7142 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoCompilation fix after Lars' changes ;-)
Angus Leeming [Tue, 10 Jun 2003 15:03:52 +0000 (15:03 +0000)]
Compilation fix after Lars' changes ;-)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7141 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agothe current_view patch
Lars Gullik Bjønnes [Tue, 10 Jun 2003 14:39:45 +0000 (14:39 +0000)]
the current_view patch

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7140 a592a061-630c-0410-9148-cb99ea01b6c8

21 years ago(copyFileToDir): ensure temp files have unique names.
Angus Leeming [Tue, 10 Jun 2003 13:37:25 +0000 (13:37 +0000)]
(copyFileToDir): ensure temp files have unique names.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7139 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoSmall clean-ups.
Angus Leeming [Tue, 10 Jun 2003 11:54:31 +0000 (11:54 +0000)]
Small clean-ups.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7138 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoShow the template description when opening the External dialog.
Angus Leeming [Tue, 10 Jun 2003 11:00:53 +0000 (11:00 +0000)]
Show the template description when opening the External dialog.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7137 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoRemove references to the parameters variable.
Angus Leeming [Mon, 9 Jun 2003 21:42:20 +0000 (21:42 +0000)]
Remove references to the parameters variable.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7136 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoAssure that \layout is the first element of the lyx file.
José Matox [Mon, 9 Jun 2003 08:15:45 +0000 (08:15 +0000)]
Assure that \layout is the first element of the lyx file.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7135 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agominimal ERT spacing patch (first patch sent to list plus a couple of fixes)
John Levon [Sat, 7 Jun 2003 17:45:43 +0000 (17:45 +0000)]
minimal ERT spacing patch (first patch sent to list plus a couple of fixes)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7134 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agosmall fix to work with
José Matox [Sat, 7 Jun 2003 10:04:43 +0000 (10:04 +0000)]
small fix to work with
csv2lyx files, already present in 1.3.x

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7133 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoimplement linuxdoc and docbook export for insetHFill, validate insetspace export...
José Matox [Sat, 7 Jun 2003 09:48:11 +0000 (09:48 +0000)]
implement linuxdoc and docbook export for insetHFill, validate insetspace export for both

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7132 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agonewline-inset support for linuexdoc and docbook, for 1.4 fixes (bug 1148)
José Matox [Fri, 6 Jun 2003 18:35:03 +0000 (18:35 +0000)]
newline-inset support for linuexdoc and docbook, for 1.4 fixes (bug 1148)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7130 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agocode compactification
André Pönitz [Fri, 6 Jun 2003 16:07:07 +0000 (16:07 +0000)]
code compactification

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7128 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoremove space between margin separation and units of 2.15 files (bug 763)
José Matox [Fri, 6 Jun 2003 15:48:35 +0000 (15:48 +0000)]
remove space between margin separation and units of 2.15 files (bug 763)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7127 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agolang apply fix
John Levon [Fri, 6 Jun 2003 14:47:43 +0000 (14:47 +0000)]
lang apply fix

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7126 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agotry to get a courier font for the preamble
John Levon [Fri, 6 Jun 2003 14:27:07 +0000 (14:27 +0000)]
try to get a courier font for the preamble

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7125 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agofix bad convertion of 2.15 tables (bug 1045)
José Matox [Fri, 6 Jun 2003 14:00:46 +0000 (14:00 +0000)]
fix bad convertion of 2.15 tables (bug 1045)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7123 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agomore country codes
Lars Gullik Bjønnes [Fri, 6 Jun 2003 12:54:54 +0000 (12:54 +0000)]
more country codes

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7121 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoFix docbook export (bug 821)
José Matox [Fri, 6 Jun 2003 11:28:12 +0000 (11:28 +0000)]
Fix docbook export (bug 821)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7120 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoadd Dialogs::visible to avoid the madness of filling unexistent dialogs
Alfredo Braunstein [Fri, 6 Jun 2003 08:06:24 +0000 (08:06 +0000)]
add Dialogs::visible to avoid the madness of filling unexistent dialogs

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7119 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoclean up the dialog
John Levon [Fri, 6 Jun 2003 00:39:47 +0000 (00:39 +0000)]
clean up the dialog

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7118 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoRemove redundant scripts.
Angus Leeming [Thu, 5 Jun 2003 22:54:24 +0000 (22:54 +0000)]
Remove redundant scripts.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7117 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoScrap the RasterImage template.
Angus Leeming [Thu, 5 Jun 2003 22:50:59 +0000 (22:50 +0000)]
Scrap the RasterImage template.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7116 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoBump the file format.
Angus Leeming [Thu, 5 Jun 2003 22:49:30 +0000 (22:49 +0000)]
Bump the file format.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7115 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoScrap the parameter field from External dialogs.
Angus Leeming [Thu, 5 Jun 2003 22:48:40 +0000 (22:48 +0000)]
Scrap the parameter field from External dialogs.
(John I think the layout of the Qt dialog is "sub-optimal". Sorry.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7114 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoRead and write the new external inset format.
Angus Leeming [Thu, 5 Jun 2003 22:46:49 +0000 (22:46 +0000)]
Read and write the new external inset format.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7113 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoIf the graphics loader has a copy c-tor it should have copy assignment that does...
Angus Leeming [Thu, 5 Jun 2003 22:45:51 +0000 (22:45 +0000)]
If the graphics loader has a copy c-tor it should have copy assignment that does the same thing.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7112 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoMake lyx2lyx output the new external inset format.
Angus Leeming [Thu, 5 Jun 2003 22:44:04 +0000 (22:44 +0000)]
Make lyx2lyx output the new external inset format.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7111 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoDocument the change to the file format.
Angus Leeming [Thu, 5 Jun 2003 22:42:36 +0000 (22:42 +0000)]
Document the change to the file format.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7110 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agofix a 'off by some' error in multipar-undo
André Pönitz [Thu, 5 Jun 2003 12:16:06 +0000 (12:16 +0000)]
fix a 'off by some' error in multipar-undo

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7109 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoremove unneeded const_casts
André Pönitz [Thu, 5 Jun 2003 11:34:56 +0000 (11:34 +0000)]
remove unneeded const_casts

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7108 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agotry to position cusor correctly after undo
André Pönitz [Wed, 4 Jun 2003 16:14:36 +0000 (16:14 +0000)]
try to position cusor correctly after undo

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7107 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoMake the new grfx::Loader copy c-tor work "in expected fashion". Sheesh that took...
Angus Leeming [Wed, 4 Jun 2003 15:14:42 +0000 (15:14 +0000)]
Make the new grfx::Loader copy c-tor work "in expected fashion". Sheesh that took some tracking down.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7106 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoremove last of NO_STD_LIST stuff
Lars Gullik Bjønnes [Wed, 4 Jun 2003 13:04:24 +0000 (13:04 +0000)]
remove last of NO_STD_LIST stuff

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7103 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agothe latest undo patch without the paragraphlist stuff
André Pönitz [Wed, 4 Jun 2003 12:45:26 +0000 (12:45 +0000)]
the latest undo patch without the paragraphlist stuff

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7102 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoThe external inset uses the converters. Graphical display within LyX.
Angus Leeming [Wed, 4 Jun 2003 09:16:29 +0000 (09:16 +0000)]
The external inset uses the converters. Graphical display within LyX.
Be warned --- temporary file format.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7101 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agobit of undo
André Pönitz [Wed, 4 Jun 2003 07:14:05 +0000 (07:14 +0000)]
bit of undo

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7100 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoback out tall table speedup. It broke column width setting.
John Levon [Wed, 4 Jun 2003 00:14:51 +0000 (00:14 +0000)]
back out tall table speedup. It broke column width setting.

I have no idea why. calculate_dimensions_of_cells must surely be called on the
SET_PWIDTH, but for some reason it doesn't resize the column despite resizing
the cell widths.

This is the sort of "fun" that changing anything in the table
code incurs. It sucks mightily :(

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7099 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agothe same fix qt got to tabulalr close was needed in xforms too
John Levon [Tue, 3 Jun 2003 23:39:38 +0000 (23:39 +0000)]
the same fix qt got to tabulalr close was needed in xforms too

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7098 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agofix the fix for bug 818. Hopefully. Damn I hate this stuff
John Levon [Tue, 3 Jun 2003 19:32:08 +0000 (19:32 +0000)]
fix the fix for bug 818. Hopefully. Damn I hate this stuff

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7096 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoClean up InsetGraphics::Cache and rename as GraphicsInset.
Angus Leeming [Tue, 3 Jun 2003 17:49:09 +0000 (17:49 +0000)]
Clean up InsetGraphics::Cache and rename as GraphicsInset.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7095 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoTidy up a few comments.
Angus Leeming [Tue, 3 Jun 2003 17:08:49 +0000 (17:08 +0000)]
Tidy up a few comments.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7094 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agopatch from Albert Chin
John Levon [Tue, 3 Jun 2003 15:49:15 +0000 (15:49 +0000)]
patch from Albert Chin

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7093 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoclone() at long last !
John Levon [Tue, 3 Jun 2003 15:10:14 +0000 (15:10 +0000)]
clone() at long last !

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7092 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoAdd new copyFileToDir helper function.
Angus Leeming [Tue, 3 Jun 2003 10:14:52 +0000 (10:14 +0000)]
Add new copyFileToDir helper function.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7091 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoAdd copy constructor.
Angus Leeming [Tue, 3 Jun 2003 10:13:26 +0000 (10:13 +0000)]
Add copy constructor.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7090 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agofix bug 818. Please report any problems with pixel dirt from the cursor to me
John Levon [Tue, 3 Jun 2003 01:34:34 +0000 (01:34 +0000)]
fix bug 818. Please report any problems with pixel dirt from the cursor to me

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7089 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agofix a nasty crash caused by the new controller for tabular storing and resetting...
John Levon [Tue, 3 Jun 2003 01:20:22 +0000 (01:20 +0000)]
fix a nasty crash caused by the new controller for tabular storing and resetting a LyXTabular

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7088 a592a061-630c-0410-9148-cb99ea01b6c8

21 years ago remove double call to metrics()
André Pönitz [Mon, 2 Jun 2003 17:58:19 +0000 (17:58 +0000)]
 remove double call to metrics()

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7087 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agofix column width resize
John Levon [Mon, 2 Jun 2003 16:40:38 +0000 (16:40 +0000)]
fix column width resize

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7086 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoIU for validate(). I guess that's in the 'don't ask' category...
André Pönitz [Mon, 2 Jun 2003 16:14:33 +0000 (16:14 +0000)]
IU for validate(). I guess that's in the 'don't ask' category...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7085 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoremove insetparent
John Levon [Mon, 2 Jun 2003 14:19:30 +0000 (14:19 +0000)]
remove insetparent

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7084 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agolyx2lyx changes for removing insetparent
John Levon [Mon, 2 Jun 2003 14:16:17 +0000 (14:16 +0000)]
lyx2lyx changes for removing insetparent

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7083 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agofix bug 1149
John Levon [Mon, 2 Jun 2003 14:02:58 +0000 (14:02 +0000)]
fix bug 1149

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7082 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoand that...
André Pönitz [Mon, 2 Jun 2003 10:08:35 +0000 (10:08 +0000)]
and that...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7081 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoand this...
André Pönitz [Mon, 2 Jun 2003 10:06:24 +0000 (10:06 +0000)]
and this...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7080 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoIU of drawing phase one without 'semantic changes' as requested by John
André Pönitz [Mon, 2 Jun 2003 10:03:27 +0000 (10:03 +0000)]
IU of drawing phase one without 'semantic changes' as requested by John

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7079 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoFix the dateout format.
Angus Leeming [Sun, 1 Jun 2003 21:39:03 +0000 (21:39 +0000)]
Fix the dateout format.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7078 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoAdd a meaningful description of what LibScriptSearch now does.
Angus Leeming [Sun, 1 Jun 2003 20:49:48 +0000 (20:49 +0000)]
Add a meaningful description of what LibScriptSearch now does.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7077 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agojuergen's inset insert paste patch
John Levon [Sun, 1 Jun 2003 01:13:17 +0000 (01:13 +0000)]
juergen's inset insert paste patch

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7076 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agobug 1028 fix
John Levon [Sun, 1 Jun 2003 00:59:56 +0000 (00:59 +0000)]
bug 1028 fix

(the clone() patch needs some additional stuff for this, it will
wait until that's applied - it's in my tree)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7075 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agobug 1018 fix part 2
John Levon [Sun, 1 Jun 2003 00:01:50 +0000 (00:01 +0000)]
bug 1018 fix part 2

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7074 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agobug 1018 fix part 1
John Levon [Sun, 1 Jun 2003 00:00:51 +0000 (00:00 +0000)]
bug 1018 fix part 1

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7073 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoPrepare the way for a shiny new external inset.
Angus Leeming [Sat, 31 May 2003 16:52:33 +0000 (16:52 +0000)]
Prepare the way for a shiny new external inset.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7072 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoMove insetwrap.[Ch] into alphabetical order.
Angus Leeming [Sat, 31 May 2003 09:33:46 +0000 (09:33 +0000)]
Move insetwrap.[Ch] into alphabetical order.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7071 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoModify LibScriptSearch to replace "$$s/" with an appropriate path.
Angus Leeming [Sat, 31 May 2003 09:24:46 +0000 (09:24 +0000)]
Modify LibScriptSearch to replace "$$s/" with an appropriate path.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7070 a592a061-630c-0410-9148-cb99ea01b6c8

21 years ago"Inter-word Space"
John Levon [Fri, 30 May 2003 12:44:23 +0000 (12:44 +0000)]
"Inter-word Space"

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7069 a592a061-630c-0410-9148-cb99ea01b6c8