]> git.lyx.org Git - lyx.git/log
lyx.git
21 years agoPort wrap dialog to the new scheme.
Angus Leeming [Wed, 5 Mar 2003 23:19:45 +0000 (23:19 +0000)]
Port wrap dialog to the new scheme.

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

21 years agoMove insetfloat.h out of ControlFloat.h and into the .C files
Angus Leeming [Wed, 5 Mar 2003 23:12:19 +0000 (23:12 +0000)]
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

21 years agoMove the float dialog to the new scheme.
Angus Leeming [Wed, 5 Mar 2003 19:46:08 +0000 (19:46 +0000)]
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

21 years agoMove InsetFloat's params into a separate struct to simplify the move to the new dialo...
Angus Leeming [Wed, 5 Mar 2003 17:56:47 +0000 (17:56 +0000)]
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

21 years agoMove the include dialog to the new scheme
Angus Leeming [Wed, 5 Mar 2003 14:59:37 +0000 (14:59 +0000)]
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

21 years agoOops...
Angus Leeming [Wed, 5 Mar 2003 11:33:35 +0000 (11:33 +0000)]
Oops...

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

21 years agoMove the external dialog to the new scheme.
Angus Leeming [Wed, 5 Mar 2003 11:30:35 +0000 (11:30 +0000)]
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

21 years agoMinimal fix needed to give Qt a label dialog again.
Angus Leeming [Wed, 5 Mar 2003 10:47:11 +0000 (10:47 +0000)]
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

21 years agofix some rand cases
Lars Gullik Bjønnes [Wed, 5 Mar 2003 09:41:49 +0000 (09:41 +0000)]
fix some rand cases

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

21 years agows
Lars Gullik Bjønnes [Wed, 5 Mar 2003 08:50:45 +0000 (08:50 +0000)]
ws

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

21 years agoadd a AC_HELP_STRING for the autoconf 2.13 case
Lars Gullik Bjønnes [Wed, 5 Mar 2003 08:48:55 +0000 (08:48 +0000)]
add a AC_HELP_STRING for the autoconf 2.13 case

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

21 years agoremove usage of Paragraph::next and Paragraph::previous
Lars Gullik Bjønnes [Tue, 4 Mar 2003 22:11:45 +0000 (22:11 +0000)]
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

21 years agoadd a ParagraphList::insert, adjust other funcs accordingly
Lars Gullik Bjønnes [Tue, 4 Mar 2003 21:40:36 +0000 (21:40 +0000)]
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

21 years agoadd ParagraphList::erase, make mergeParagraph take a Buffer* arg, adjust other funcs...
Lars Gullik Bjønnes [Tue, 4 Mar 2003 20:45:02 +0000 (20:45 +0000)]
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

21 years agomore ParagraphList::iterator usage
Lars Gullik Bjønnes [Tue, 4 Mar 2003 19:52:35 +0000 (19:52 +0000)]
more ParagraphList::iterator usage

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

21 years agotrivialities
Angus Leeming [Tue, 4 Mar 2003 19:01:17 +0000 (19:01 +0000)]
trivialities

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

21 years agostrip out |++| nonsense
Angus Leeming [Tue, 4 Mar 2003 18:54:56 +0000 (18:54 +0000)]
strip out |++| nonsense

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

21 years agomore ParagraphList::iterator usage
Lars Gullik Bjønnes [Tue, 4 Mar 2003 18:50:31 +0000 (18:50 +0000)]
more ParagraphList::iterator usage

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

21 years agoRearrange Dialog communication code to make it easier to handle similar stuff
Angus Leeming [Tue, 4 Mar 2003 16:39:13 +0000 (16:39 +0000)]
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

21 years agoJean-Marc's fix for wrong descent
André Pönitz [Tue, 4 Mar 2003 15:15:58 +0000 (15:15 +0000)]
Jean-Marc's fix for wrong descent

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

21 years agoLFUN_INSET_MODIFY
Angus Leeming [Tue, 4 Mar 2003 14:31:04 +0000 (14:31 +0000)]
LFUN_INSET_MODIFY

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

21 years agoSet the label on the FormText input widget from Dialogs3.C.
Angus Leeming [Tue, 4 Mar 2003 13:54:05 +0000 (13:54 +0000)]
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

21 years agosmall changes
André Pönitz [Tue, 4 Mar 2003 10:07:48 +0000 (10:07 +0000)]
small changes

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

21 years agows changes only
Lars Gullik Bjønnes [Tue, 4 Mar 2003 09:27:27 +0000 (09:27 +0000)]
ws changes only

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

21 years agofix fix
André Pönitz [Tue, 4 Mar 2003 09:06:13 +0000 (09:06 +0000)]
fix fix

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

21 years agoadd missing 'else'
André Pönitz [Tue, 4 Mar 2003 08:14:14 +0000 (08:14 +0000)]
add missing 'else'

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

21 years agouse ParagraphList::iterator a bit more
Lars Gullik Bjønnes [Mon, 3 Mar 2003 23:19:01 +0000 (23:19 +0000)]
use ParagraphList::iterator a bit more

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

21 years agoFix math fonts problem
Dekel Tsur [Mon, 3 Mar 2003 21:31:38 +0000 (21:31 +0000)]
Fix math fonts problem

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

21 years agomove some functions around
Lars Gullik Bjønnes [Mon, 3 Mar 2003 21:15:49 +0000 (21:15 +0000)]
move some functions around

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

21 years agosmall parser fixes
André Pönitz [Mon, 3 Mar 2003 17:49:26 +0000 (17:49 +0000)]
small parser fixes

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

21 years agosupport for \begin{tabular}...\end{tabular} within math.
André Pönitz [Mon, 3 Mar 2003 16:15:38 +0000 (16:15 +0000)]
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

21 years agoreally get rid of iletter
Jean-Marc Lasgouttes [Mon, 3 Mar 2003 16:04:26 +0000 (16:04 +0000)]
really get rid of iletter

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

21 years agoadjust for boost 1.30.0
Lars Gullik Bjønnes [Mon, 3 Mar 2003 15:59:08 +0000 (15:59 +0000)]
adjust for boost 1.30.0

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

21 years agofix kluwer layout and re-introduce ijmpd layout
Jean-Marc Lasgouttes [Mon, 3 Mar 2003 15:57:16 +0000 (15:57 +0000)]
fix kluwer layout and re-introduce ijmpd layout

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

21 years agoupdate boost to pre-1.30.0
Lars Gullik Bjønnes [Mon, 3 Mar 2003 15:53:48 +0000 (15:53 +0000)]
update boost to pre-1.30.0

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

21 years agoFix #924
André Pönitz [Mon, 3 Mar 2003 12:02:28 +0000 (12:02 +0000)]
Fix #924

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

21 years ago*** empty log message ***
André Pönitz [Mon, 3 Mar 2003 11:55:18 +0000 (11:55 +0000)]
*** empty log message ***

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

21 years agouse the par iterators a bit more, make paragraphs public in insettext
Lars Gullik Bjønnes [Sun, 2 Mar 2003 23:44:58 +0000 (23:44 +0000)]
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

21 years agoremove some compability code
Lars Gullik Bjønnes [Sun, 2 Mar 2003 12:48:45 +0000 (12:48 +0000)]
remove some compability code

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

21 years agows chanes only
Lars Gullik Bjønnes [Sun, 2 Mar 2003 12:16:00 +0000 (12:16 +0000)]
ws chanes only

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

21 years agoCompilation fix
Dekel Tsur [Fri, 28 Feb 2003 19:57:04 +0000 (19:57 +0000)]
Compilation fix

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

21 years agofix bug #923
Jean-Marc Lasgouttes [Fri, 28 Feb 2003 16:25:33 +0000 (16:25 +0000)]
fix bug #923

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

21 years agotranslate the Foils example to french
Jean-Marc Lasgouttes [Fri, 28 Feb 2003 15:42:04 +0000 (15:42 +0000)]
translate the Foils example to french

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

21 years agosome small improvements
André Pönitz [Fri, 28 Feb 2003 13:37:43 +0000 (13:37 +0000)]
some small improvements

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

21 years agoAlfredo's patch
André Pönitz [Fri, 28 Feb 2003 09:49:49 +0000 (09:49 +0000)]
Alfredo's patch

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

21 years agoremove debug message
André Pönitz [Fri, 28 Feb 2003 07:36:30 +0000 (07:36 +0000)]
remove debug message

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

21 years ago*** empty log message ***
Angus Leeming [Thu, 27 Feb 2003 16:40:36 +0000 (16:40 +0000)]
*** empty log message ***

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

21 years agoA real, LyX label dialog. Part 2: xforms.
Angus Leeming [Thu, 27 Feb 2003 16:29:28 +0000 (16:29 +0000)]
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

21 years agoA real, LyX label dialog. Part 1.
Angus Leeming [Thu, 27 Feb 2003 16:24:14 +0000 (16:24 +0000)]
A real, LyX label dialog. Part 1.

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

21 years ago*** empty log message ***
Angus Leeming [Thu, 27 Feb 2003 16:20:09 +0000 (16:20 +0000)]
*** empty log message ***

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

21 years agos,xforms/\(FormFooBar\),\1, in the title blurb
Angus Leeming [Thu, 27 Feb 2003 15:57:11 +0000 (15:57 +0000)]
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

21 years agoimprove INSTALL
Jean-Marc Lasgouttes [Thu, 27 Feb 2003 15:55:55 +0000 (15:55 +0000)]
improve INSTALL

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

21 years agoMake shortcuts consistent with the rest of LyX.
Angus Leeming [Thu, 27 Feb 2003 15:53:23 +0000 (15:53 +0000)]
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

21 years ago(Rob Lahaye): clean up the xforms Include dialog.
Angus Leeming [Thu, 27 Feb 2003 13:53:23 +0000 (13:53 +0000)]
(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

21 years ago(Ling Li): re-write eliminate_duplicates to avoid initial sort.
Angus Leeming [Thu, 27 Feb 2003 13:41:22 +0000 (13:41 +0000)]
(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

21 years agoCollapse all those LFUN_XYZ_APPLY to a single LFUN_INSET_APPLY.
Angus Leeming [Thu, 27 Feb 2003 13:26:07 +0000 (13:26 +0000)]
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

21 years agoFix Qt crash
Angus Leeming [Thu, 27 Feb 2003 09:39:24 +0000 (09:39 +0000)]
Fix Qt crash

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

21 years ago*** empty log message ***
Angus Leeming [Thu, 27 Feb 2003 09:22:11 +0000 (09:22 +0000)]
*** empty log message ***

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

21 years ago(Rob Lahaye): prettify a couple of dialogs; use float_equal.
Angus Leeming [Thu, 27 Feb 2003 09:21:15 +0000 (09:21 +0000)]
(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

21 years agoAdd locaDispatch methods to various inset classes. refactor the LFUN_XYZ_APPLY
Angus Leeming [Wed, 26 Feb 2003 19:28:38 +0000 (19:28 +0000)]
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

21 years agosimple argument parsing for FuncRequest;
André Pönitz [Wed, 26 Feb 2003 18:03:48 +0000 (18:03 +0000)]
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

21 years agoThe row-painter patch
John Levon [Wed, 26 Feb 2003 17:04:10 +0000 (17:04 +0000)]
The row-painter patch

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

21 years agows
André Pönitz [Wed, 26 Feb 2003 16:45:23 +0000 (16:45 +0000)]
ws

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

21 years agows + small stuff
André Pönitz [Wed, 26 Feb 2003 16:05:35 +0000 (16:05 +0000)]
ws + small stuff

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

21 years ago*** empty log message ***
Angus Leeming [Wed, 26 Feb 2003 15:44:01 +0000 (15:44 +0000)]
*** empty log message ***

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

21 years agoPrevent a crash if the user is not using a tmp directory.
Angus Leeming [Wed, 26 Feb 2003 15:42:18 +0000 (15:42 +0000)]
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

21 years agoDefine InsetCommand::localDispatch and use it for LFUN_REF_APPLY.
Angus Leeming [Wed, 26 Feb 2003 15:01:10 +0000 (15:01 +0000)]
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

21 years agofix generation of reLyX/noweb2lyx scripts
Jean-Marc Lasgouttes [Wed, 26 Feb 2003 14:25:45 +0000 (14:25 +0000)]
fix generation of reLyX/noweb2lyx scripts

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

21 years agoStrip out the caching of the BufferView by PreviewedInset. Use the cache
Angus Leeming [Wed, 26 Feb 2003 13:10:16 +0000 (13:10 +0000)]
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

21 years agoEnsure that the LyX splash screen is drawn if desired.
Angus Leeming [Wed, 26 Feb 2003 12:49:01 +0000 (12:49 +0000)]
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

21 years agoAlfredo's patch to get rid of insets in the graphics code.
Angus Leeming [Wed, 26 Feb 2003 11:41:23 +0000 (11:41 +0000)]
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

21 years agoFactor LFUN_REF_APPLY code.
Angus Leeming [Wed, 26 Feb 2003 11:37:53 +0000 (11:37 +0000)]
Factor LFUN_REF_APPLY code.

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

21 years agoSigh. Revert accidental commit _again_.
Angus Leeming [Wed, 26 Feb 2003 09:46:02 +0000 (09:46 +0000)]
Sigh. Revert accidental commit _again_.

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

21 years ago*** empty log message ***
André Pönitz [Wed, 26 Feb 2003 09:06:18 +0000 (09:06 +0000)]
*** empty log message ***

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

21 years ago*** empty log message ***
Angus Leeming [Tue, 25 Feb 2003 21:25:41 +0000 (21:25 +0000)]
*** empty log message ***

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

21 years agominor tweak
John Levon [Tue, 25 Feb 2003 19:51:46 +0000 (19:51 +0000)]
minor tweak

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

21 years agoStrip bogus continue
Angus Leeming [Tue, 25 Feb 2003 19:12:05 +0000 (19:12 +0000)]
Strip bogus continue

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

21 years ago(Alfredo) strip BufferView out of the graphics code.
Angus Leeming [Tue, 25 Feb 2003 19:09:00 +0000 (19:09 +0000)]
(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

21 years agoAlfredo's forkedcall queue.
Angus Leeming [Tue, 25 Feb 2003 18:56:09 +0000 (18:56 +0000)]
Alfredo's forkedcall queue.

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

21 years agoFix language changing (the language of the text was not updated).
Dekel Tsur [Tue, 25 Feb 2003 18:52:13 +0000 (18:52 +0000)]
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

21 years agoasRefInset
Angus Leeming [Tue, 25 Feb 2003 18:21:48 +0000 (18:21 +0000)]
asRefInset

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

21 years agoRevert accidental commit.
Angus Leeming [Tue, 25 Feb 2003 17:43:37 +0000 (17:43 +0000)]
Revert accidental commit.

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

21 years agoMove warning message inside the !success block.
Angus Leeming [Tue, 25 Feb 2003 16:58:57 +0000 (16:58 +0000)]
Move warning message inside the !success block.

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

21 years agomore ref stuff
André Pönitz [Tue, 25 Feb 2003 15:48:47 +0000 (15:48 +0000)]
more ref stuff

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

21 years agoEnable the dialog to parse the string passed to it by RefInset.
Angus Leeming [Tue, 25 Feb 2003 15:38:45 +0000 (15:38 +0000)]
Enable the dialog to parse the string passed to it by RefInset.

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

21 years agoproper fix.
André Pönitz [Tue, 25 Feb 2003 15:19:05 +0000 (15:19 +0000)]
proper fix.

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

21 years agoAlfredo's patches to the forkedcall controller and to the graphics loader.
Angus Leeming [Tue, 25 Feb 2003 15:17:53 +0000 (15:17 +0000)]
Alfredo's patches to the forkedcall controller and to the graphics loader.

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

21 years agoWork around for g++ 2.95's broken string::clear()
André Pönitz [Tue, 25 Feb 2003 15:07:24 +0000 (15:07 +0000)]
Work around for g++ 2.95's broken  string::clear()

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

21 years agoHold on to your hats.
Angus Leeming [Tue, 25 Feb 2003 14:51:38 +0000 (14:51 +0000)]
Hold on to your hats.
Qt users should autogen.sh
Gnome users --- you're on your own ;-)
Happy recompiling.

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

21 years agoenable prettyref
André Pönitz [Tue, 25 Feb 2003 14:50:11 +0000 (14:50 +0000)]
enable prettyref

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

21 years agopass mouse clicks also to insets "close enough"
André Pönitz [Tue, 25 Feb 2003 14:34:56 +0000 (14:34 +0000)]
pass mouse clicks also to insets "close enough"

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

21 years agoStrip trailing whitespace.
Angus Leeming [Tue, 25 Feb 2003 13:35:26 +0000 (13:35 +0000)]
Strip trailing whitespace.

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

21 years agoLyX-standard intentation.
Angus Leeming [Tue, 25 Feb 2003 13:20:34 +0000 (13:20 +0000)]
LyX-standard intentation.

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

21 years agoStrip trailing whitespace.
Angus Leeming [Tue, 25 Feb 2003 13:17:01 +0000 (13:17 +0000)]
Strip trailing whitespace.

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

21 years agoMake a valid LaTeX length understandable to LyX.
Angus Leeming [Tue, 25 Feb 2003 12:57:18 +0000 (12:57 +0000)]
Make a valid LaTeX length understandable to LyX.

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

21 years agodefault button fixes (bug 921)
John Levon [Tue, 25 Feb 2003 12:57:15 +0000 (12:57 +0000)]
default button fixes (bug 921)

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

21 years agoUse a while loop instead of a for loop. Makes it easier to erase an element.
Angus Leeming [Tue, 25 Feb 2003 12:42:28 +0000 (12:42 +0000)]
Use a while loop instead of a for loop. Makes it easier to erase an element.

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

21 years agoWhitespace.
Angus Leeming [Tue, 25 Feb 2003 12:33:33 +0000 (12:33 +0000)]
Whitespace.

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

21 years agofix bug 920
John Levon [Tue, 25 Feb 2003 12:32:48 +0000 (12:32 +0000)]
fix bug 920

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

21 years agoslight tweak
John Levon [Tue, 25 Feb 2003 12:16:04 +0000 (12:16 +0000)]
slight tweak

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