]> git.lyx.org Git - lyx.git/log
lyx.git
22 years agofix to #241 and #300 from John
Jean-Marc Lasgouttes [Mon, 25 Mar 2002 17:00:04 +0000 (17:00 +0000)]
fix to #241 and #300 from John

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

22 years agoHerbert's patch to stop LyX from hanging if the graphics file does not exist.
Angus Leeming [Mon, 25 Mar 2002 16:15:46 +0000 (16:15 +0000)]
Herbert's patch to stop LyX from hanging if the graphics file does not exist.

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

22 years agoremove math_fontinset.[Ch]
André Pönitz [Mon, 25 Mar 2002 13:24:28 +0000 (13:24 +0000)]
remove math_fontinset.[Ch]

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

22 years agoshould not go in...
André Pönitz [Mon, 25 Mar 2002 13:09:04 +0000 (13:09 +0000)]
should not go in...

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

22 years ago- revive 1.1.6 eqnarray behaviour when pressing <Del> in the last position of a
André Pönitz [Mon, 25 Mar 2002 12:11:25 +0000 (12:11 +0000)]
- revive 1.1.6 eqnarray behaviour when pressing <Del> in the last position of a
cell.
- allow additional argument to math-macros for drawing purposes

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

22 years agoChange the name of some methods and some widgets.
Angus Leeming [Mon, 25 Mar 2002 11:16:15 +0000 (11:16 +0000)]
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

22 years agomakefile cleanup, and avoid some warnings
Lars Gullik Bjønnes [Mon, 25 Mar 2002 11:15:27 +0000 (11:15 +0000)]
makefile cleanup, and avoid some warnings

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

22 years agoFix export of graphics file with relative path name.
Angus Leeming [Mon, 25 Mar 2002 11:04:34 +0000 (11:04 +0000)]
Fix export of graphics file with relative path name.

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

22 years agoWhitespace; clean up #includes.
Angus Leeming [Mon, 25 Mar 2002 11:00:17 +0000 (11:00 +0000)]
Whitespace; clean up #includes.

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

22 years agoWhitespace.
Angus Leeming [Mon, 25 Mar 2002 10:58:42 +0000 (10:58 +0000)]
Whitespace.

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

22 years agoQt2 now builds it's xforms sources correctly.
Angus Leeming [Fri, 22 Mar 2002 18:21:02 +0000 (18:21 +0000)]
Qt2 now builds it's xforms sources correctly.

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

22 years agoEnable the graphics inset to work correctly with relative file names.
Angus Leeming [Fri, 22 Mar 2002 16:37:52 +0000 (16:37 +0000)]
Enable the graphics inset to work correctly with relative file names.

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

22 years agoWonder why Angus' compiler did not complain about this...
André Pönitz [Fri, 22 Mar 2002 15:50:50 +0000 (15:50 +0000)]
Wonder why Angus' compiler did not complain about this...

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

22 years ago* Use JMarc's browseRelFiles rather than browseFiles.
Angus Leeming [Fri, 22 Mar 2002 15:24:32 +0000 (15:24 +0000)]
* 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

22 years agoRemove bloody irritating #error check.
Angus Leeming [Fri, 22 Mar 2002 15:13:36 +0000 (15:13 +0000)]
Remove bloody irritating #error check.

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

22 years agoFix depcomp and update INSTALL for Tru64.
Angus Leeming [Fri, 22 Mar 2002 12:32:11 +0000 (12:32 +0000)]
Fix depcomp and update INSTALL for Tru64.

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

22 years agoFix crash in updateWidgetsFromLength and remove cruft.
Angus Leeming [Fri, 22 Mar 2002 11:41:23 +0000 (11:41 +0000)]
Fix crash in updateWidgetsFromLength and remove cruft.

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

22 years agofix two items from Konni's list of cursor up/down "issues"
André Pönitz [Fri, 22 Mar 2002 09:31:26 +0000 (09:31 +0000)]
fix two items from Konni's list of cursor up/down "issues"

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

22 years agosave as 220
Lars Gullik Bjønnes [Thu, 21 Mar 2002 22:18:42 +0000 (22:18 +0000)]
save as 220

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

22 years agoMachine generated files don't need this whitespace rubbish...
Angus Leeming [Thu, 21 Mar 2002 21:52:48 +0000 (21:52 +0000)]
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

22 years agoremove Pending debug message
Lars Gullik Bjønnes [Thu, 21 Mar 2002 21:51:34 +0000 (21:51 +0000)]
remove Pending debug message

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

22 years agows cleanup
Lars Gullik Bjønnes [Thu, 21 Mar 2002 21:21:28 +0000 (21:21 +0000)]
ws cleanup

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

22 years agoforce link
Lars Gullik Bjønnes [Thu, 21 Mar 2002 19:26:18 +0000 (19:26 +0000)]
force link

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

22 years agows cleanup
Lars Gullik Bjønnes [Thu, 21 Mar 2002 17:42:56 +0000 (17:42 +0000)]
ws cleanup

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

22 years agows cleanup
Lars Gullik Bjønnes [Thu, 21 Mar 2002 17:27:08 +0000 (17:27 +0000)]
ws cleanup

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

22 years agows cleanup
Lars Gullik Bjønnes [Thu, 21 Mar 2002 17:09:55 +0000 (17:09 +0000)]
ws cleanup

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

22 years agowhitespace changes only (believe it or not!)
Angus Leeming [Thu, 21 Mar 2002 16:59:12 +0000 (16:59 +0000)]
whitespace changes only (believe it or not!)

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

22 years agows changes
Lars Gullik Bjønnes [Thu, 21 Mar 2002 16:55:34 +0000 (16:55 +0000)]
ws changes

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

22 years agoMainly whitespace, but also a helper func getLyXLengthFromWidgets.
Angus Leeming [Thu, 21 Mar 2002 16:51:33 +0000 (16:51 +0000)]
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

22 years agodrop the ld -r stuff, we gained nothing with it, other build optimizations gave us...
Lars Gullik Bjønnes [Thu, 21 Mar 2002 16:49:07 +0000 (16:49 +0000)]
drop the ld -r stuff, we gained nothing with it, other build optimizations gave us what we wanted; some ws changes

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

22 years agoenable entering \mathbf#1 directly
André Pönitz [Thu, 21 Mar 2002 16:13:17 +0000 (16:13 +0000)]
enable entering \mathbf#1 directly

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

22 years agoCollapse the contents of multicolumn cells into one (fix #121).
Jürgen Vigna [Thu, 21 Mar 2002 15:58:54 +0000 (15:58 +0000)]
Collapse the contents of multicolumn cells into one (fix #121).

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

22 years agofix Herbert's up/down problem
André Pönitz [Thu, 21 Mar 2002 09:48:46 +0000 (09:48 +0000)]
fix Herbert's up/down problem

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

22 years agoMake Angus' compiler happy
André Pönitz [Thu, 21 Mar 2002 06:57:13 +0000 (06:57 +0000)]
Make Angus' compiler happy

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

22 years agobe recursive
Lars Gullik Bjønnes [Wed, 20 Mar 2002 20:23:35 +0000 (20:23 +0000)]
be recursive

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

22 years agoFix for bug: #260 special rules if partially linking
Lars Gullik Bjønnes [Wed, 20 Mar 2002 19:06:32 +0000 (19:06 +0000)]
Fix for bug: #260 special rules if partially linking

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

22 years agoFurther clean-up. Now looks a lot better.
Angus Leeming [Wed, 20 Mar 2002 18:47:43 +0000 (18:47 +0000)]
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

22 years agoMake more use of the feedback controller routines.
Angus Leeming [Wed, 20 Mar 2002 17:53:39 +0000 (17:53 +0000)]
Make more use of the feedback controller routines.
Reduce the amount of repeated code in FormParagraph.

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

22 years agoRename Help->What's this? as Help->Tooltips.
Angus Leeming [Wed, 20 Mar 2002 12:36:14 +0000 (12:36 +0000)]
Rename Help->What's this? as Help->Tooltips.
Don't change the cursor to a ? when the tooltips are enabled.

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

22 years agoCompile fix.
Angus Leeming [Wed, 20 Mar 2002 12:14:41 +0000 (12:14 +0000)]
Compile fix.

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

22 years agoFix polling of selection request to not call the asString function every time.
Jürgen Vigna [Wed, 20 Mar 2002 10:36:03 +0000 (10:36 +0000)]
Fix polling of selection request to not call the asString function every time.
Fixed a redraw problem for InsetGraphics (fix #271).

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

22 years agofix compilation problem
André Pönitz [Wed, 20 Mar 2002 10:22:23 +0000 (10:22 +0000)]
fix compilation problem

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

22 years agofix compilation with g++ 3.0.2
André Pönitz [Wed, 20 Mar 2002 07:54:14 +0000 (07:54 +0000)]
fix compilation with g++ 3.0.2

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

22 years agousing std::endl; and forbidden small stuff
André Pönitz [Wed, 20 Mar 2002 07:30:32 +0000 (07:30 +0000)]
using std::endl; and forbidden small stuff

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

22 years agomerge the code to create a proper X font dir into lib/configure
Jean-Marc Lasgouttes [Tue, 19 Mar 2002 22:49:56 +0000 (22:49 +0000)]
merge the code to create a proper X font dir into lib/configure

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

22 years agotentative fix for #190; other small things
Jean-Marc Lasgouttes [Tue, 19 Mar 2002 21:42:50 +0000 (21:42 +0000)]
tentative fix for #190; other small things

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

22 years agosuppress debug messages
André Pönitz [Tue, 19 Mar 2002 17:30:41 +0000 (17:30 +0000)]
suppress debug messages

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

22 years ago- reduce sizeof(MathCharInset) by 20 by better font caching
André Pönitz [Tue, 19 Mar 2002 16:55:58 +0000 (16:55 +0000)]
- reduce sizeof(MathCharInset) by 20 by better font caching
  (lots of subsequent changes)
- ascii art drawing for \frac and \sqrt

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

22 years agoa tiny changelog entry for a tiny patch
Jean-Marc Lasgouttes [Tue, 19 Mar 2002 15:27:34 +0000 (15:27 +0000)]
a tiny changelog entry for a tiny patch

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

22 years agotiny useless whitespace fix from Andre
Jean-Marc Lasgouttes [Tue, 19 Mar 2002 13:48:02 +0000 (13:48 +0000)]
tiny useless whitespace fix from Andre

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

22 years agoremove LFUN_DEPTH; some small work on icons and menu reorganization
Jean-Marc Lasgouttes [Tue, 19 Mar 2002 11:17:46 +0000 (11:17 +0000)]
remove LFUN_DEPTH; some small work on icons and menu reorganization

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

22 years agoJohn's msg3.diff
Angus Leeming [Tue, 19 Mar 2002 09:47:34 +0000 (09:47 +0000)]
John's msg3.diff

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

22 years agoJohn's msg2.diff
Angus Leeming [Tue, 19 Mar 2002 09:43:47 +0000 (09:43 +0000)]
John's msg2.diff

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

22 years agoJohn's msg.diff
Angus Leeming [Tue, 19 Mar 2002 09:42:52 +0000 (09:42 +0000)]
John's msg.diff

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

22 years agofix #194
Allan Rae [Tue, 19 Mar 2002 03:56:23 +0000 (03:56 +0000)]
fix #194

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

22 years agodont delere recursively, return a value from event_cb
Lars Gullik Bjønnes [Mon, 18 Mar 2002 22:38:25 +0000 (22:38 +0000)]
dont delere recursively, return a value from event_cb

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

22 years agodont abort on BadWindow
Lars Gullik Bjønnes [Mon, 18 Mar 2002 22:10:58 +0000 (22:10 +0000)]
dont abort on BadWindow

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

22 years agoSmall clean-up.
Angus Leeming [Mon, 18 Mar 2002 17:37:08 +0000 (17:37 +0000)]
Small clean-up.

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

22 years agoSome trivial fixes of warning messages.
Angus Leeming [Mon, 18 Mar 2002 16:32:52 +0000 (16:32 +0000)]
Some trivial fixes of warning messages.

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

22 years agoDon't test for string::c_str() returning NULL.
Angus Leeming [Mon, 18 Mar 2002 16:01:33 +0000 (16:01 +0000)]
Don't test for string::c_str() returning NULL.

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

22 years agoClean-up tooltips further, rewrite formatted as a one-pass algo and
Angus Leeming [Mon, 18 Mar 2002 15:56:00 +0000 (15:56 +0000)]
Clean-up tooltips further, rewrite formatted as a one-pass algo and
ensure that fl_set_object_helper is called only when the dialog is
visible, else it does not respect line breaks. Wierd, I know!

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

22 years agoFixed rules for setting left/right borders for multicolumns (fix #173).
Jürgen Vigna [Mon, 18 Mar 2002 15:27:41 +0000 (15:27 +0000)]
Fixed rules for setting left/right borders for multicolumns (fix #173).

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

22 years agoRemove some showInsetCursor calls we don't really need (fix #106).
Jürgen Vigna [Mon, 18 Mar 2002 14:53:21 +0000 (14:53 +0000)]
Remove some showInsetCursor calls we don't really need (fix #106).

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

22 years agoFind selection inside InsetText and always leave pasted text selected.
Jürgen Vigna [Mon, 18 Mar 2002 13:47:37 +0000 (13:47 +0000)]
Find selection inside InsetText and always leave pasted text selected.
(fix #100, #35)

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

22 years agotoo many '\n' lead to too many empty lines...
André Pönitz [Mon, 18 Mar 2002 13:05:52 +0000 (13:05 +0000)]
too many '\n' lead to too many empty lines...

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

22 years agofix for the first item on Martin's list
André Pönitz [Mon, 18 Mar 2002 11:45:53 +0000 (11:45 +0000)]
fix for the first item on Martin's list
some infrastructure for drawing as ascii art

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

22 years agognome patch from Michael.
Angus Leeming [Sat, 16 Mar 2002 12:55:22 +0000 (12:55 +0000)]
gnome patch from Michael.

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

22 years agolink fix for cygwin from Kayvan
Jean-Marc Lasgouttes [Fri, 15 Mar 2002 16:14:15 +0000 (16:14 +0000)]
link fix for cygwin from Kayvan

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

22 years agoFixed/Disabled code inserting InsetError in the wrong way (fix #129)
Jürgen Vigna [Fri, 15 Mar 2002 15:28:25 +0000 (15:28 +0000)]
Fixed/Disabled code inserting InsetError in the wrong way (fix #129)

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

22 years agosince I committed my configure changes by mistake, I maight as well finish and docume...
Jean-Marc Lasgouttes [Fri, 15 Mar 2002 11:23:15 +0000 (11:23 +0000)]
since I committed my configure changes by mistake, I maight as well finish and document them

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

22 years agosmall noweb fix from Kayvan
Jean-Marc Lasgouttes [Fri, 15 Mar 2002 11:01:27 +0000 (11:01 +0000)]
small noweb fix from Kayvan

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

22 years agoTwo little things:
Angus Leeming [Thu, 14 Mar 2002 18:01:51 +0000 (18:01 +0000)]
Two little things:
* Use Lars' preferred idiom for a for-loop in the graphics cache;
* Turn the forked call controller's timer off when their are no longer any
child processes running.

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

22 years agoFixed redraw problems after undo/redo.
Jürgen Vigna [Thu, 14 Mar 2002 15:28:44 +0000 (15:28 +0000)]
Fixed redraw problems after undo/redo.

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

22 years agognome compilation fixes from Michael
Jean-Marc Lasgouttes [Thu, 14 Mar 2002 14:03:54 +0000 (14:03 +0000)]
gnome compilation fixes from Michael

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

22 years agoFix deleting of paragraphs after undo (fix #236).
Jürgen Vigna [Thu, 14 Mar 2002 13:40:19 +0000 (13:40 +0000)]
Fix deleting of paragraphs after undo (fix #236).

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

22 years agouse += operator for char append to string
Lars Gullik Bjønnes [Thu, 14 Mar 2002 09:59:02 +0000 (09:59 +0000)]
use += operator for char append to string

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

22 years agofigures are now graphics
Allan Rae [Thu, 14 Mar 2002 06:12:37 +0000 (06:12 +0000)]
figures are now graphics

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

22 years agouse correct comparison
Lars Gullik Bjønnes [Wed, 13 Mar 2002 23:13:35 +0000 (23:13 +0000)]
use correct comparison

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

22 years agounification of all Makefiles.am
Lars Gullik Bjønnes [Wed, 13 Mar 2002 18:24:44 +0000 (18:24 +0000)]
unification of all Makefiles.am

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

22 years agooptimization
Lars Gullik Bjønnes [Wed, 13 Mar 2002 18:23:38 +0000 (18:23 +0000)]
optimization

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

22 years agodisable some of the speedup thingies until I found aproper solution for the
André Pönitz [Wed, 13 Mar 2002 17:31:18 +0000 (17:31 +0000)]
disable some of the speedup thingies until I found aproper solution for the
macro redraeing problem

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

22 years agoremove unneeded LFUN_MATH_MACROARG
André Pönitz [Wed, 13 Mar 2002 13:36:36 +0000 (13:36 +0000)]
remove unneeded LFUN_MATH_MACROARG

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

22 years agoliterate fix from kayvan
Jean-Marc Lasgouttes [Wed, 13 Mar 2002 13:25:45 +0000 (13:25 +0000)]
literate fix from kayvan

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

22 years agolfun_core.diff, make insetgraphics inline
Jean-Marc Lasgouttes [Wed, 13 Mar 2002 13:24:51 +0000 (13:24 +0000)]
lfun_core.diff, make insetgraphics inline

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

22 years agows changes and some cruft removal, slight cleanup
Lars Gullik Bjønnes [Wed, 13 Mar 2002 13:22:54 +0000 (13:22 +0000)]
ws changes and some cruft removal, slight cleanup

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

22 years agoRemove figinset_canvas cruft.
Angus Leeming [Wed, 13 Mar 2002 12:25:35 +0000 (12:25 +0000)]
Remove figinset_canvas cruft.

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

22 years agoiThe cursor now behaves properly in the dialogs...
Angus Leeming [Wed, 13 Mar 2002 11:26:36 +0000 (11:26 +0000)]
iThe cursor now behaves properly in the dialogs...

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

22 years agodon't draw spaces...
André Pönitz [Wed, 13 Mar 2002 11:22:01 +0000 (11:22 +0000)]
don't draw spaces...

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

22 years agoonly accept #n in macros with at least n arguments
André Pönitz [Wed, 13 Mar 2002 11:20:35 +0000 (11:20 +0000)]
only accept  #n in macros with at least n arguments

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

22 years agodon't draw invisible things...
André Pönitz [Wed, 13 Mar 2002 11:17:21 +0000 (11:17 +0000)]
don't draw invisible things...

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

22 years agooptimization
Lars Gullik Bjønnes [Tue, 12 Mar 2002 18:11:49 +0000 (18:11 +0000)]
optimization

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

22 years agocomment out the XML thingie
Lars Gullik Bjønnes [Tue, 12 Mar 2002 18:10:46 +0000 (18:10 +0000)]
comment out the XML thingie

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

22 years agoremove last file in dir
Lars Gullik Bjønnes [Tue, 12 Mar 2002 18:09:36 +0000 (18:09 +0000)]
remove last file in dir

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

22 years ago2002-03-12 Lars Gullik Bj�nnes <larsbj@birdstep.com>
Lars Gullik Bjønnes [Tue, 12 Mar 2002 17:15:44 +0000 (17:15 +0000)]
2002-03-12  Lars Gullik Bj�nnes  <larsbj@birdstep.com>

bufferlist.h: doxy changes

bufferlist.C: ws changes

DepTable.[Ch] (ext_exist): place const in the right spot.

BufferView_pimpl.C (resizeCurrentBuffer): further refine when to
resizeInsets.
call resizeInsets when the with BufferView changes.
adjust for protectedBlank removal
call updateInset if the insert went ok.

BufferView_pimpl.[Ch] (protectedBlank): remove func, use
instead.

BufferView2.C (ChangeInsets): remove warning add FIXME comment

BufferView.h: doxy change

Makefile.am (INCLUDES): remove @FRONTEND_INCLUDES@

lyxtextclass.C (operator[]): remove non-const version
out): remove non-const version

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

22 years agotraversing math tables should be at least as fast as for ordinary table by
André Pönitz [Tue, 12 Mar 2002 16:39:27 +0000 (16:39 +0000)]
traversing math tables should be at least as fast as for ordinary table by
now...

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

22 years agoa changelog entry for a change...
André Pönitz [Tue, 12 Mar 2002 16:12:32 +0000 (16:12 +0000)]
a changelog entry for a change...

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

22 years agomore streamlining
André Pönitz [Tue, 12 Mar 2002 16:11:51 +0000 (16:11 +0000)]
more streamlining

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

22 years agospeed up math drawing
André Pönitz [Tue, 12 Mar 2002 14:59:08 +0000 (14:59 +0000)]
speed up math drawing

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

22 years agoEnsure all widgets follow the naming scheme.
Angus Leeming [Tue, 12 Mar 2002 14:11:15 +0000 (14:11 +0000)]
Ensure all widgets follow the naming scheme.
This patch is house-keeping only. There are no issues associated with it.

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

22 years agoremove hack, gain speed...
André Pönitz [Tue, 12 Mar 2002 13:28:57 +0000 (13:28 +0000)]
remove hack, gain speed...

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