]> git.lyx.org Git - lyx.git/log
lyx.git
20 years agosome files useful for MacOSX support
Jean-Marc Lasgouttes [Tue, 9 Sep 2003 15:12:56 +0000 (15:12 +0000)]
some files useful for MacOSX support

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

20 years agoPimpl Buffer.
Angus Leeming [Tue, 9 Sep 2003 11:24:33 +0000 (11:24 +0000)]
Pimpl Buffer.

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

20 years agoForgot this.
Angus Leeming [Tue, 9 Sep 2003 10:06:42 +0000 (10:06 +0000)]
Forgot this.

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

20 years agoMake buffer's member variables private; use accessor functions.
Angus Leeming [Tue, 9 Sep 2003 09:47:59 +0000 (09:47 +0000)]
Make buffer's member variables private; use accessor functions.

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

20 years agoRemove drawText[XY]Offset. No change in functionality
Martin Vermeer [Tue, 9 Sep 2003 09:05:22 +0000 (09:05 +0000)]
Remove drawText[XY]Offset. No change in functionality

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

20 years agouseful bindings for LyX/Mac
Jean-Marc Lasgouttes [Mon, 8 Sep 2003 16:52:53 +0000 (16:52 +0000)]
useful bindings for LyX/Mac

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

20 years agosome includes needed to build on gcc-2.96 + qt-2.3
Jean-Marc Lasgouttes [Mon, 8 Sep 2003 16:23:31 +0000 (16:23 +0000)]
some includes needed to build on gcc-2.96 + qt-2.3

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

20 years agoConvert uid_t, gid_t to int before calling tostr.
Angus Leeming [Mon, 8 Sep 2003 14:55:15 +0000 (14:55 +0000)]
Convert uid_t, gid_t to int before calling tostr.

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

20 years agosmall header tweaks
Jean-Marc Lasgouttes [Mon, 8 Sep 2003 09:59:30 +0000 (09:59 +0000)]
small header tweaks

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

20 years agoVarious trivial bits 'n' bats about config.h, header blurb etc.
Angus Leeming [Mon, 8 Sep 2003 09:51:40 +0000 (09:51 +0000)]
Various trivial bits 'n' bats about config.h, header blurb etc.

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

20 years agoKayvan's cygwin textex patch.
Angus Leeming [Mon, 8 Sep 2003 00:45:38 +0000 (00:45 +0000)]
Kayvan's cygwin textex patch.

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

20 years agoRemoved all redundant using directives from the source.
Angus Leeming [Mon, 8 Sep 2003 00:33:41 +0000 (00:33 +0000)]
Removed all redundant using directives from the source.

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

20 years agoFinish the task of removing all cruft from the header files.
Angus Leeming [Sun, 7 Sep 2003 21:25:37 +0000 (21:25 +0000)]
Finish the task of removing all cruft from the header files.

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

20 years agoRemove unnecessary using std::endl directive that is breaking compilation.
Angus Leeming [Sun, 7 Sep 2003 16:49:41 +0000 (16:49 +0000)]
Remove unnecessary using std::endl directive that is breaking compilation.

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

20 years agoRemove all unnecessary #includes from header files.
Angus Leeming [Sun, 7 Sep 2003 01:45:40 +0000 (01:45 +0000)]
Remove all unnecessary #includes from header files.
Add them as appropriate to .C files.
Rename Voss as Vo�, Juergen as J�rgen and Spitzmueller as Spitzm�ller.
Happy compiling.

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

20 years agoForward declare LatexRunParams in converter.h.
Angus Leeming [Sat, 6 Sep 2003 23:36:02 +0000 (23:36 +0000)]
Forward declare LatexRunParams in converter.h.
Remove #include "lyxrc.h" from encoding.h.

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

20 years agoGeneral tidy. Not very exciting.
Angus Leeming [Sat, 6 Sep 2003 23:01:26 +0000 (23:01 +0000)]
General tidy. Not very exciting.

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

20 years agoDon't #include ParameterStruct.h in ParagraphParameters.h.
Angus Leeming [Sat, 6 Sep 2003 20:32:37 +0000 (20:32 +0000)]
Don't #include ParameterStruct.h in ParagraphParameters.h.

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

20 years agolyxfunc.h #included frontends/LyXKeySym.h for a typedef only. No more.
Angus Leeming [Sat, 6 Sep 2003 20:08:10 +0000 (20:08 +0000)]
lyxfunc.h #included frontends/LyXKeySym.h for a typedef only. No more.

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

20 years agoMove BufferView::ChangeInsets to the Pimpl. As a result, can remove
Angus Leeming [Sat, 6 Sep 2003 19:16:30 +0000 (19:16 +0000)]
Move BufferView::ChangeInsets to the Pimpl. As a result, can remove
the #include "insets/inset.h" from BufferView.h.

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

20 years agoRemove a couple of #includes from buffer.h
Angus Leeming [Sat, 6 Sep 2003 18:38:02 +0000 (18:38 +0000)]
Remove a couple of #includes from buffer.h
Reorder #includes in lots of files into some semblence of a coherent order.

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

20 years agoMove depth_type to support/types.h.
Angus Leeming [Sat, 6 Sep 2003 17:23:08 +0000 (17:23 +0000)]
Move depth_type to support/types.h.
Remove paragraph.h from buffer.h, paragraph_funcs.h.
Add paragraph.h to a heap of .C files.

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

20 years agoReplace ParagraphList.h with ParagraphList_fwd.h.
Angus Leeming [Sat, 6 Sep 2003 12:36:58 +0000 (12:36 +0000)]
Replace ParagraphList.h with ParagraphList_fwd.h.

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

20 years agoReduce 115 dependencies on RowList.h to just 10 dependencies on lyxrow.h.
Angus Leeming [Sat, 6 Sep 2003 11:01:50 +0000 (11:01 +0000)]
Reduce 115 dependencies on RowList.h to just 10 dependencies on lyxrow.h.

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

20 years agoPress the 'Save' button before committing, Angus.
Angus Leeming [Sat, 6 Sep 2003 10:30:04 +0000 (10:30 +0000)]
Press the 'Save' button before committing, Angus.

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

20 years agoA few more compilation fixes.
Angus Leeming [Sat, 6 Sep 2003 10:16:15 +0000 (10:16 +0000)]
A few more compilation fixes.

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

20 years ago(Kornel Benko): re-add <map> header file.
Angus Leeming [Sat, 6 Sep 2003 10:10:41 +0000 (10:10 +0000)]
(Kornel Benko): re-add <map> header file.

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

20 years agoAdd missing headers. With thanks to Martin...
Angus Leeming [Fri, 5 Sep 2003 22:17:02 +0000 (22:17 +0000)]
Add missing headers. With thanks to Martin...

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

20 years agoSmall bformat fix
Martin Vermeer [Fri, 5 Sep 2003 19:20:26 +0000 (19:20 +0000)]
Small bformat fix

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

20 years agoChanges due to the removal of using directives from support/std_sstream.h.
Angus Leeming [Fri, 5 Sep 2003 18:02:24 +0000 (18:02 +0000)]
Changes due to the removal of using directives from support/std_sstream.h.

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

20 years agoReplace LString.h with support/std_string.h,
Angus Leeming [Fri, 5 Sep 2003 17:23:11 +0000 (17:23 +0000)]
Replace LString.h with support/std_string.h,
Lsstream.h with support/std_sstream.h,
support/LIstream.h with support/std_istream.h,
support/LOstream.h with support/std_ostream.h.

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

20 years agoStrip 320 #includes from the files in src.
Angus Leeming [Fri, 5 Sep 2003 16:31:30 +0000 (16:31 +0000)]
Strip 320 #includes from the files in src.

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

20 years agoAll .C files should #include there own .h file I guess ;-)
Angus Leeming [Fri, 5 Sep 2003 16:18:57 +0000 (16:18 +0000)]
All .C files should #include there own .h file I guess ;-)

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

20 years agoConsistent headers in support.
Angus Leeming [Fri, 5 Sep 2003 15:34:37 +0000 (15:34 +0000)]
Consistent headers in support.

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

20 years agoAnother 49 #includes bite the dust.
Angus Leeming [Fri, 5 Sep 2003 15:31:19 +0000 (15:31 +0000)]
Another 49 #includes bite the dust.

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

20 years agoEnsure that the header file can be compiled stand-alone.
Angus Leeming [Fri, 5 Sep 2003 15:08:49 +0000 (15:08 +0000)]
Ensure that the header file can be compiled stand-alone.

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

20 years agoEnsure that the header files can be compiled stand-alone.
Angus Leeming [Fri, 5 Sep 2003 15:06:13 +0000 (15:06 +0000)]
Ensure that the header files can be compiled stand-alone.

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

20 years agoStrip out another 350 redundant #includes.
Angus Leeming [Fri, 5 Sep 2003 14:56:51 +0000 (14:56 +0000)]
Strip out another 350 redundant #includes.

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

20 years agoEnsure that the header file can be compiled stand-alone.
Angus Leeming [Fri, 5 Sep 2003 14:45:47 +0000 (14:45 +0000)]
Ensure that the header file can be compiled stand-alone.

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

20 years agoEnsure header files can be compiled stand-alone.
Angus Leeming [Fri, 5 Sep 2003 14:09:58 +0000 (14:09 +0000)]
Ensure header files can be compiled stand-alone.

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

20 years agoStrip out another 180 #includes.
Angus Leeming [Fri, 5 Sep 2003 13:15:43 +0000 (13:15 +0000)]
Strip out another 180 #includes.

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

20 years agoAdd <algorithm>
Angus Leeming [Fri, 5 Sep 2003 13:03:23 +0000 (13:03 +0000)]
Add <algorithm>

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

20 years agoAdd <algorithm>
Angus Leeming [Fri, 5 Sep 2003 12:54:37 +0000 (12:54 +0000)]
Add <algorithm>

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

20 years agoRemove WorkArea.C (empty).
Angus Leeming [Fri, 5 Sep 2003 10:55:42 +0000 (10:55 +0000)]
Remove WorkArea.C (empty).
Rearrange #includes in alphabetical and directory order.

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

20 years agoKeep score of how many #includes have been removed.
Angus Leeming [Fri, 5 Sep 2003 09:25:42 +0000 (09:25 +0000)]
Keep score of how many #includes have been removed.

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

20 years agoStrip out redundant includes (193 of 'em).
Angus Leeming [Fri, 5 Sep 2003 09:01:27 +0000 (09:01 +0000)]
Strip out redundant includes (193 of 'em).

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

20 years agoStrip redundant #includes.
Angus Leeming [Fri, 5 Sep 2003 03:10:30 +0000 (03:10 +0000)]
Strip redundant #includes.

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

20 years agoStrip out redundant #includes
Angus Leeming [Fri, 5 Sep 2003 02:53:05 +0000 (02:53 +0000)]
Strip out redundant #includes

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

20 years ago(Johnathan Burchill): write a message to the latex log file if the
Angus Leeming [Thu, 4 Sep 2003 23:09:40 +0000 (23:09 +0000)]
(Johnathan Burchill): write a message to the latex log file if the
xfig file cannot be found.

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

20 years agoThe remaining External Template clean-up patch ;-)
Angus Leeming [Thu, 4 Sep 2003 17:01:00 +0000 (17:01 +0000)]
The remaining External Template clean-up patch ;-)

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

20 years agofix cursorEnd, remove lastPrintablePos
Lars Gullik Bjønnes [Thu, 4 Sep 2003 15:21:34 +0000 (15:21 +0000)]
fix cursorEnd, remove lastPrintablePos

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

20 years agohave row information on state line + one more bformat variant
Lars Gullik Bjønnes [Thu, 4 Sep 2003 14:33:16 +0000 (14:33 +0000)]
have row information on state line + one more bformat variant

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

20 years agoThe mouse box patch for button-style insets
Martin Vermeer [Thu, 4 Sep 2003 14:02:05 +0000 (14:02 +0000)]
The mouse box patch for button-style insets

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

20 years agooutput paragraph position in state text
Lars Gullik Bjønnes [Thu, 4 Sep 2003 13:00:12 +0000 (13:00 +0000)]
output paragraph position in state text

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

20 years ago(Johnathan Burchill): clever latex to input an xfig .pstex_t file if it
Angus Leeming [Thu, 4 Sep 2003 10:17:39 +0000 (10:17 +0000)]
(Johnathan Burchill): clever latex to input an xfig .pstex_t file if it
exists, else print a warning.

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

20 years agoMove #includes out of header files.
Angus Leeming [Thu, 4 Sep 2003 03:54:04 +0000 (03:54 +0000)]
Move #includes out of header files.

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

20 years agoStore LaTeXFeatures' externalPreambles as a list<string> rather than a string.
Angus Leeming [Thu, 4 Sep 2003 01:49:21 +0000 (01:49 +0000)]
Store LaTeXFeatures' externalPreambles as a list<string> rather than a string.

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

20 years agoMove #include "lyxlib.h" out of Path.h, move ctor, dtor out of line.
Angus Leeming [Thu, 4 Sep 2003 01:44:16 +0000 (01:44 +0000)]
Move #include "lyxlib.h" out of Path.h, move ctor, dtor out of line.

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

20 years agoMove some more #includes out of the header files.
Angus Leeming [Thu, 4 Sep 2003 01:18:42 +0000 (01:18 +0000)]
Move some more #includes out of the header files.

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

20 years agoMove #include "funcrequest.h" out of the header file.
Angus Leeming [Thu, 4 Sep 2003 01:01:13 +0000 (01:01 +0000)]
Move #include "funcrequest.h" out of the header file.

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

20 years agoMove a #include out of the header file.
Angus Leeming [Thu, 4 Sep 2003 00:35:07 +0000 (00:35 +0000)]
Move a #include out of the header file.

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

20 years agoBe more specific that 'using lyx::support'.
Angus Leeming [Thu, 4 Sep 2003 00:29:22 +0000 (00:29 +0000)]
Be more specific that 'using lyx::support'.

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

20 years agoupdate if fitCursor
Lars Gullik Bjønnes [Wed, 3 Sep 2003 21:14:45 +0000 (21:14 +0000)]
update if fitCursor

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

20 years agoRevert, revert, revert. Sorry about that, y'all.
Angus Leeming [Wed, 3 Sep 2003 17:40:58 +0000 (17:40 +0000)]
Revert, revert, revert. Sorry about that, y'all.

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

20 years agosrc/support/ChangeLog
Angus Leeming [Wed, 3 Sep 2003 17:28:39 +0000 (17:28 +0000)]
src/support/ChangeLog

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

20 years agoFix export of graphics images when compiling latex file.
Angus Leeming [Wed, 3 Sep 2003 17:23:38 +0000 (17:23 +0000)]
Fix export of graphics images when compiling latex file.

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

20 years agofix typo in tooltip
Jürgen Spitzmüller [Wed, 3 Sep 2003 16:02:57 +0000 (16:02 +0000)]
fix typo in tooltip

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

20 years agoDon't bring namespace lyx::support into the global namespace.
Angus Leeming [Wed, 3 Sep 2003 12:56:52 +0000 (12:56 +0000)]
Don't bring namespace lyx::support into the global namespace.

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

20 years agoPoint fix, earlier forgotten
Martin Vermeer [Wed, 3 Sep 2003 09:33:36 +0000 (09:33 +0000)]
Point fix, earlier forgotten

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

20 years agoOops...
Martin Vermeer [Wed, 3 Sep 2003 09:30:59 +0000 (09:30 +0000)]
Oops...

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

20 years agoAdd Branch: to label
Martin Vermeer [Wed, 3 Sep 2003 09:29:07 +0000 (09:29 +0000)]
Add Branch: to label

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

20 years agoInitial go at some .cvsignore files.
Angus Leeming [Tue, 2 Sep 2003 21:44:55 +0000 (21:44 +0000)]
Initial go at some .cvsignore files.

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

20 years agos/contained/contains/ and end (?) the expenditure of hot air ;-)
Angus Leeming [Tue, 2 Sep 2003 20:42:28 +0000 (20:42 +0000)]
s/contained/contains/ and end (?) the expenditure of hot air ;-)

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

20 years agoremove cursor.i[xy]
John Levon [Tue, 2 Sep 2003 17:08:54 +0000 (17:08 +0000)]
remove cursor.i[xy]

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

20 years agoAnal policing of header blurbs.
Angus Leeming [Tue, 2 Sep 2003 17:02:32 +0000 (17:02 +0000)]
Anal policing of header blurbs.

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

20 years agobug 1376 partial fix and simplification.
John Levon [Tue, 2 Sep 2003 15:44:36 +0000 (15:44 +0000)]
bug 1376 partial fix and simplification.

End will still place the cursor on the next row visually if there's another row after the
current one in the par. This is a general problem, dunno why it's doing it now.

.ix() breakage possibly

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

20 years agoadd a space
Lars Gullik Bjønnes [Tue, 2 Sep 2003 14:49:19 +0000 (14:49 +0000)]
add a space

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

20 years agofix change log format
John Levon [Tue, 2 Sep 2003 14:15:03 +0000 (14:15 +0000)]
fix change log format

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

20 years agomake bformat happy
Alfredo Braunstein [Tue, 2 Sep 2003 12:03:30 +0000 (12:03 +0000)]
make bformat happy

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

20 years agoavoid screen jumps when images get loaded
Alfredo Braunstein [Tue, 2 Sep 2003 11:10:19 +0000 (11:10 +0000)]
avoid screen jumps when images get loaded

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

20 years agoadd a missing initialization (preventing a crash with previews)
Alfredo Braunstein [Tue, 2 Sep 2003 11:05:07 +0000 (11:05 +0000)]
add a missing initialization (preventing a crash with previews)

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

20 years agoThe Gtk patch.
Lars Gullik Bjønnes [Tue, 2 Sep 2003 10:29:05 +0000 (10:29 +0000)]
The Gtk patch.

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

20 years agoFix some zlib issues, use a temp file for lyx2lyx conversion.
Lars Gullik Bjønnes [Tue, 2 Sep 2003 08:26:20 +0000 (08:26 +0000)]
Fix some zlib issues, use a temp file for lyx2lyx conversion.
Simplify some parts of file loading and insertion.

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

20 years agofix dist from Kayvan
John Levon [Sat, 30 Aug 2003 17:09:51 +0000 (17:09 +0000)]
fix dist from Kayvan

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

20 years agofix crash on doc settings for non-branched doc (reported Kayvan)
Martin Vermeer [Fri, 29 Aug 2003 12:18:40 +0000 (12:18 +0000)]
fix crash on doc settings for non-branched doc (reported Kayvan)

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

20 years agosomewhat better rendering of \^
André Pönitz [Fri, 29 Aug 2003 06:11:23 +0000 (06:11 +0000)]
somewhat better rendering of \^

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

20 years agoEnable convertDefault.sh to run even if its executable bit is not set.
Angus Leeming [Thu, 28 Aug 2003 12:45:51 +0000 (12:45 +0000)]
Enable convertDefault.sh to run even if its executable bit is not set.

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

20 years agoboost 1.30.2
Lars Gullik Bjønnes [Thu, 28 Aug 2003 11:14:10 +0000 (11:14 +0000)]
boost 1.30.2

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

20 years agoAdd a couple of new functions.
Angus Leeming [Thu, 28 Aug 2003 08:48:03 +0000 (08:48 +0000)]
Add a couple of new functions.

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

20 years agoWhitespace.
Angus Leeming [Thu, 28 Aug 2003 08:45:32 +0000 (08:45 +0000)]
Whitespace.

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

20 years agoUse Buffer const reference in most placees possible.
Lars Gullik Bjønnes [Thu, 28 Aug 2003 07:41:31 +0000 (07:41 +0000)]
Use Buffer const reference in most placees possible.

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

20 years agosuppress debug message
André Pönitz [Thu, 28 Aug 2003 07:26:43 +0000 (07:26 +0000)]
suppress debug message

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

20 years agobug 1341
John Levon [Wed, 27 Aug 2003 20:12:08 +0000 (20:12 +0000)]
bug 1341

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

20 years agobug 362 from Michael
John Levon [Wed, 27 Aug 2003 19:06:37 +0000 (19:06 +0000)]
bug 362 from Michael

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

20 years agoownerPar for gerParentLanguage
André Pönitz [Wed, 27 Aug 2003 15:38:23 +0000 (15:38 +0000)]
ownerPar for gerParentLanguage
fixed formatting

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

20 years agoinit POD members of FuncRequest
John Levon [Wed, 27 Aug 2003 15:25:27 +0000 (15:25 +0000)]
init POD members of FuncRequest

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

20 years agomoves top_y from lyxtext to BufferView
Alfredo Braunstein [Wed, 27 Aug 2003 14:55:20 +0000 (14:55 +0000)]
moves top_y from lyxtext to BufferView

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

20 years agoAdd In nsetOld * argument to updateInset to rebreak the correct par.
Alfredo Braunstein [Wed, 27 Aug 2003 13:51:18 +0000 (13:51 +0000)]
Add In nsetOld * argument to updateInset to rebreak the correct par.

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

20 years ago'fix' outerPar
André Pönitz [Wed, 27 Aug 2003 13:32:26 +0000 (13:32 +0000)]
'fix' outerPar

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

20 years agore-enable redoParagraph in updateInset
André Pönitz [Wed, 27 Aug 2003 09:18:00 +0000 (09:18 +0000)]
re-enable redoParagraph in updateInset

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