]> git.lyx.org Git - lyx.git/log
lyx.git
20 years agofix mathed crash
André Pönitz [Fri, 6 Feb 2004 16:14:06 +0000 (16:14 +0000)]
fix mathed crash

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

20 years agoAdd Affiliation layout.
Martin Vermeer [Fri, 6 Feb 2004 15:06:51 +0000 (15:06 +0000)]
Add Affiliation layout.

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

20 years agoand this...
André Pönitz [Fri, 6 Feb 2004 14:00:16 +0000 (14:00 +0000)]
and this...

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

20 years agoshift some text related stuff from BufferView::dispatch to LyXText
André Pönitz [Fri, 6 Feb 2004 13:59:26 +0000 (13:59 +0000)]
shift some text related stuff from BufferView::dispatch to LyXText

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

20 years agofix some coordinates (tabular and math missing)
Alfredo Braunstein [Fri, 6 Feb 2004 13:18:49 +0000 (13:18 +0000)]
fix some coordinates (tabular and math missing)

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

20 years agofix two warnings
André Pönitz [Fri, 6 Feb 2004 11:50:13 +0000 (11:50 +0000)]
fix two warnings

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

20 years agore-enable bits of selection
André Pönitz [Fri, 6 Feb 2004 11:12:49 +0000 (11:12 +0000)]
re-enable bits of selection

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

20 years agodisable a few messages
André Pönitz [Fri, 6 Feb 2004 09:34:04 +0000 (09:34 +0000)]
disable a few messages

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

20 years agoNeeded for 2.95 / stlport compilation
Martin Vermeer [Fri, 6 Feb 2004 08:23:39 +0000 (08:23 +0000)]
Needed for 2.95 / stlport compilation

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

20 years agoBoost 1.31.0
Lars Gullik Bjønnes [Thu, 5 Feb 2004 09:14:22 +0000 (09:14 +0000)]
Boost 1.31.0

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

20 years agoImprove lyx 0.10 file convertions.
José Matox [Wed, 4 Feb 2004 18:11:44 +0000 (18:11 +0000)]
Improve lyx 0.10 file convertions.
The only remaings itens are whitespace and not significative.
I can now import all of the 0.10 test cases I have. :-)

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

20 years agoWorkaround for gcc 2.95 pointer compare bug
Martin Vermeer [Wed, 4 Feb 2004 12:24:01 +0000 (12:24 +0000)]
Workaround for gcc 2.95 pointer compare bug

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

20 years agotwo bug fixes
André Pönitz [Wed, 4 Feb 2004 11:23:25 +0000 (11:23 +0000)]
two bug fixes

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

20 years ago * BufferView.[Ch] (insertInset):
André Pönitz [Wed, 4 Feb 2004 09:44:12 +0000 (09:44 +0000)]
* BufferView.[Ch] (insertInset):
* BufferView_pimpl.[Ch] (insertInset): remove unneeded return value

* text2.C:
* text3.C: adjust

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

20 years agofix crash when opening collapsables
Alfredo Braunstein [Wed, 4 Feb 2004 09:14:27 +0000 (09:14 +0000)]
fix crash when opening collapsables

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

20 years agoOne line fix for an out of range error.
José Matox [Tue, 3 Feb 2004 19:49:44 +0000 (19:49 +0000)]
One line fix for an out of range error.

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

20 years agomore cursor dispatch
André Pönitz [Tue, 3 Feb 2004 17:12:34 +0000 (17:12 +0000)]
more cursor dispatch

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

20 years agoCompile fix gcc 2.95 + stlport
Martin Vermeer [Tue, 3 Feb 2004 16:49:10 +0000 (16:49 +0000)]
Compile fix gcc 2.95 + stlport

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

20 years agore-enable click on button insets
André Pönitz [Tue, 3 Feb 2004 16:44:57 +0000 (16:44 +0000)]
re-enable click on button insets

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

20 years agofix super/subscript crash
André Pönitz [Tue, 3 Feb 2004 14:29:00 +0000 (14:29 +0000)]
fix super/subscript crash

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

20 years agofiix FIXMEs by moving message() from FuncRequest to the cursor
André Pönitz [Tue, 3 Feb 2004 11:49:05 +0000 (11:49 +0000)]
fiix FIXMEs by moving message() from FuncRequest to the cursor

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

20 years agofix a few of the recent width cache related problems
André Pönitz [Tue, 3 Feb 2004 11:21:08 +0000 (11:21 +0000)]
fix a few of the recent width cache related problems

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

20 years agore-enable bv::dispatch
Alfredo Braunstein [Tue, 3 Feb 2004 09:08:15 +0000 (09:08 +0000)]
re-enable bv::dispatch

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

20 years agoremove math cursor plus
André Pönitz [Tue, 3 Feb 2004 08:56:28 +0000 (08:56 +0000)]
remove math cursor plus

* BufferView.C:
* cursor.[Ch]: some additional asserts

* undo.[Ch]: remove LyXText dependency in interface

* lyxfunc.C: adjust

* lyxtext.h (firstPar, lastPar): remove dead functions

* text.C:
* text2.C:
* text3.C:
* paragraph.[Ch]: adjust

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

20 years agotrivial fix
Alfredo Braunstein [Tue, 3 Feb 2004 07:57:29 +0000 (07:57 +0000)]
trivial fix

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

20 years agoGeorg Baum's patch
Alfredo Braunstein [Mon, 2 Feb 2004 21:39:17 +0000 (21:39 +0000)]
Georg Baum's patch

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

20 years agoremove cursor::drawSelection() plus some math reorganization (move the
André Pönitz [Mon, 2 Feb 2004 17:32:56 +0000 (17:32 +0000)]
remove cursor::drawSelection() plus some math reorganization (move the
'width' cache from MathAtom)

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

20 years ago * cursor.[Ch]: remove direct access to anchor
André Pönitz [Mon, 2 Feb 2004 16:38:13 +0000 (16:38 +0000)]
* cursor.[Ch]: remove direct access to anchor
* text.C: remove findText() hack

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

20 years agofix brown paper bag bug (missing 'return')
André Pönitz [Mon, 2 Feb 2004 11:56:50 +0000 (11:56 +0000)]
fix brown paper bag bug (missing 'return')

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

20 years agoremove lockPath
Alfredo Braunstein [Mon, 2 Feb 2004 11:07:51 +0000 (11:07 +0000)]
remove lockPath

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

20 years agofix undo crash
Alfredo Braunstein [Mon, 2 Feb 2004 08:55:45 +0000 (08:55 +0000)]
fix undo crash

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

20 years agoCleanup usage of contains and simplify a bit.
Lars Gullik Bjønnes [Sun, 1 Feb 2004 12:46:14 +0000 (12:46 +0000)]
Cleanup usage of contains and simplify a bit.

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

20 years agoThe func.diff patch. Functors work and some tiny cleanup.
Lars Gullik Bjønnes [Sat, 31 Jan 2004 15:30:24 +0000 (15:30 +0000)]
The func.diff patch. Functors work and some tiny cleanup.

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

20 years agomore IU
André Pönitz [Fri, 30 Jan 2004 11:41:12 +0000 (11:41 +0000)]
more IU

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

20 years agostd:: changes, stupid stuff
Lars Gullik Bjønnes [Wed, 28 Jan 2004 16:21:29 +0000 (16:21 +0000)]
std:: changes, stupid stuff

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

20 years agounpimplify ParIterator, move some functions around, remove some friends.
Lars Gullik Bjønnes [Tue, 27 Jan 2004 15:14:34 +0000 (15:14 +0000)]
unpimplify ParIterator, move some functions around, remove some friends.

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

20 years agoEnable the use of autoconf 2.59.
Angus Leeming [Mon, 26 Jan 2004 20:28:59 +0000 (20:28 +0000)]
Enable the use of autoconf 2.59.

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

20 years agouse std::advance and std::distance instead of home-grown versions
Lars Gullik Bjønnes [Mon, 26 Jan 2004 17:00:09 +0000 (17:00 +0000)]
use std::advance and std::distance instead of home-grown versions

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

20 years agomore IU
André Pönitz [Mon, 26 Jan 2004 10:13:15 +0000 (10:13 +0000)]
more IU

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

20 years agoConvert the Search/Replace dialog to the cleaner MCV scheme.
Angus Leeming [Mon, 26 Jan 2004 00:43:56 +0000 (00:43 +0000)]
Convert the Search/Replace dialog to the cleaner MCV scheme.
The dispatch reaches the correct place in the core, but the core
doesn't seem to act on it properly. No doubt Andr�'s doing ;-)

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

20 years agofix error message when makepsres does not exist
Jean-Marc Lasgouttes [Thu, 22 Jan 2004 14:29:40 +0000 (14:29 +0000)]
fix error message when makepsres does not exist

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

20 years agomove Buffer::nice to LaTeXFeatures
Jean-Marc Lasgouttes [Wed, 21 Jan 2004 17:52:07 +0000 (17:52 +0000)]
move Buffer::nice to LaTeXFeatures

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

20 years agoPart of IU.
André Pönitz [Tue, 20 Jan 2004 14:25:24 +0000 (14:25 +0000)]
Part of IU.

####################################################################

          1.4.0cvs is now NOT fit for any serious use

####################################################################

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

20 years agofix layouts in gbrief2 example
Jean-Marc Lasgouttes [Mon, 19 Jan 2004 17:04:17 +0000 (17:04 +0000)]
fix layouts in gbrief2 example

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

20 years agoshift small stuff from math cursor to cursor
André Pönitz [Fri, 16 Jan 2004 13:35:10 +0000 (13:35 +0000)]
shift small stuff from math cursor to cursor

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

20 years agoand some mathed de-uglyfication
André Pönitz [Fri, 16 Jan 2004 12:36:23 +0000 (12:36 +0000)]
and some mathed de-uglyfication

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

20 years agomathed uglyfication
André Pönitz [Fri, 16 Jan 2004 10:55:19 +0000 (10:55 +0000)]
mathed uglyfication

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

20 years agothe monster patch
André Pönitz [Thu, 15 Jan 2004 17:34:44 +0000 (17:34 +0000)]
the monster patch
mathed is completely broken, but it's difficult to imprevo with such a
big patch in the tree.

If things don't improve until tomorrow evening, I'll revert this.

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

20 years agoallow mac os x to find its fonts
Jean-Marc Lasgouttes [Thu, 15 Jan 2004 16:07:17 +0000 (16:07 +0000)]
allow mac os x to find its fonts

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

20 years agosome renaming + safety stuff
André Pönitz [Thu, 15 Jan 2004 11:58:35 +0000 (11:58 +0000)]
some renaming + safety stuff

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

20 years agofix one of the tabular crashs
André Pönitz [Thu, 15 Jan 2004 10:20:25 +0000 (10:20 +0000)]
fix one of the tabular crashs

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

20 years agomore IU
André Pönitz [Wed, 14 Jan 2004 18:17:02 +0000 (18:17 +0000)]
more IU

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

20 years agomore math iterator adjustment
André Pönitz [Wed, 14 Jan 2004 17:58:07 +0000 (17:58 +0000)]
more math iterator adjustment

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

20 years agoremove more functions from MathIterator to prepare merger with text-ed
André Pönitz [Wed, 14 Jan 2004 17:46:46 +0000 (17:46 +0000)]
remove more functions from MathIterator to prepare merger with text-ed
cursor slice stack

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

20 years agodrop another function unknown to the outer world...
André Pönitz [Wed, 14 Jan 2004 17:33:01 +0000 (17:33 +0000)]
drop another function unknown to the outer world...

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

20 years agomore shuffling...
André Pönitz [Wed, 14 Jan 2004 17:21:39 +0000 (17:21 +0000)]
more shuffling...

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

20 years agoeven more unneeded functions
André Pönitz [Wed, 14 Jan 2004 16:28:39 +0000 (16:28 +0000)]
even more unneeded functions

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

20 years agoremove unneeded inset() member function
André Pönitz [Wed, 14 Jan 2004 16:20:45 +0000 (16:20 +0000)]
remove unneeded  inset() member function

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

20 years agomove selStart and selEnd from LyXText to BufferView
André Pönitz [Wed, 14 Jan 2004 15:09:01 +0000 (15:09 +0000)]
move selStart and selEnd from LyXText to BufferView

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

20 years agomove the Selection structure from LyXText to BufferView
André Pönitz [Wed, 14 Jan 2004 14:16:11 +0000 (14:16 +0000)]
move the Selection structure from LyXText to BufferView

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

20 years agofix two lfuns
Alfredo Braunstein [Wed, 14 Jan 2004 09:33:14 +0000 (09:33 +0000)]
fix two lfuns

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

20 years agoAnchor globalization
André Pönitz [Tue, 13 Jan 2004 18:08:13 +0000 (18:08 +0000)]
Anchor globalization

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

20 years agoglobalize the cursor
André Pönitz [Tue, 13 Jan 2004 15:25:52 +0000 (15:25 +0000)]
globalize the cursor

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

20 years agoreplace LyXCursor by CursorSlice
André Pönitz [Tue, 13 Jan 2004 14:13:51 +0000 (14:13 +0000)]
replace LyXCursor by CursorSlice

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

20 years agosome integer type changes for inset unification
André Pönitz [Tue, 13 Jan 2004 12:28:35 +0000 (12:28 +0000)]
some integer type changes for inset unification

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

20 years agoremove typo
André Pönitz [Tue, 13 Jan 2004 11:41:35 +0000 (11:41 +0000)]
remove typo

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

20 years agoaugment global cursor by a slice a the bottom for the main text
André Pönitz [Tue, 13 Jan 2004 11:33:22 +0000 (11:33 +0000)]
augment global cursor by a slice a the bottom for the main text

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

20 years ago hide cursor and selection anchor behind accessor function
André Pönitz [Tue, 13 Jan 2004 10:37:38 +0000 (10:37 +0000)]
 hide cursor and selection anchor behind accessor function

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

20 years agoadd and LyXText::undoSpan to compute the influence of a layout change.
Alfredo Braunstein [Fri, 9 Jan 2004 09:04:33 +0000 (09:04 +0000)]
add and LyXText::undoSpan to compute the influence of a layout change.
Fix Bug 578.

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

20 years agopartial fix to Bug 1251. The bug is still present, but only when pressing 'esc' for...
Alfredo Braunstein [Fri, 9 Jan 2004 08:52:53 +0000 (08:52 +0000)]
partial fix to Bug 1251. The bug is still present, but only when pressing 'esc' for exiting the index dialog.

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

20 years agosome selection work for tabulars
André Pönitz [Thu, 8 Jan 2004 18:30:14 +0000 (18:30 +0000)]
some selection work for tabulars

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

20 years agoboost::filesystem added
Lars Gullik Bjønnes [Thu, 8 Jan 2004 17:47:56 +0000 (17:47 +0000)]
boost::filesystem added

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

20 years agoHandle Qt-style file filters like
Angus Leeming [Thu, 8 Jan 2004 10:59:51 +0000 (10:59 +0000)]
Handle Qt-style file filters like
"TeX documents (*.tex);;LyX Documents (*.lyx)".

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

20 years agoadaptablize a functor, remove a warning
Lars Gullik Bjønnes [Wed, 7 Jan 2004 18:30:14 +0000 (18:30 +0000)]
adaptablize a functor, remove a warning

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

20 years agosimplified search in mathed
André Pönitz [Wed, 7 Jan 2004 18:28:50 +0000 (18:28 +0000)]
simplified search in mathed

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

20 years agoMake some functors adaptable and related small stuff.
Lars Gullik Bjønnes [Wed, 7 Jan 2004 17:57:47 +0000 (17:57 +0000)]
Make some functors adaptable and related small stuff.

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

20 years agoHandle the new LFUN_WORD_FIND and LFUN_WORD_REPLACE.
Angus Leeming [Wed, 7 Jan 2004 17:00:03 +0000 (17:00 +0000)]
Handle the new LFUN_WORD_FIND and LFUN_WORD_REPLACE.

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

20 years agomake LyX/Mac compile and work better
Jean-Marc Lasgouttes [Wed, 7 Jan 2004 16:40:30 +0000 (16:40 +0000)]
make LyX/Mac compile and work better

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

20 years agoSmall fix
Jean-Marc Lasgouttes [Wed, 7 Jan 2004 15:50:32 +0000 (15:50 +0000)]
Small fix

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

20 years agore-enable commandline search in a single formula
André Pönitz [Wed, 7 Jan 2004 15:13:19 +0000 (15:13 +0000)]
re-enable commandline search in a single formula

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

20 years agoand this
André Pönitz [Wed, 7 Jan 2004 15:10:30 +0000 (15:10 +0000)]
and this

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

20 years agonew LFUN_WORD_REPLACE and LFUN_WORD_FIND
André Pönitz [Wed, 7 Jan 2004 15:09:51 +0000 (15:09 +0000)]
new LFUN_WORD_REPLACE and LFUN_WORD_FIND

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

20 years ago*** empty log message ***
André Pönitz [Wed, 7 Jan 2004 14:47:24 +0000 (14:47 +0000)]
*** empty log message ***

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

20 years agostatus tag patch from Georg
Jean-Marc Lasgouttes [Wed, 7 Jan 2004 14:36:43 +0000 (14:36 +0000)]
status tag patch from Georg

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

20 years agosomewhat clearer logic
André Pönitz [Wed, 7 Jan 2004 14:07:46 +0000 (14:07 +0000)]
somewhat clearer logic

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

20 years agoremove a warning
Alfredo Braunstein [Wed, 7 Jan 2004 10:04:03 +0000 (10:04 +0000)]
remove a warning

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

20 years agoprevent crash in cursorX when row cache is empty
André Pönitz [Wed, 7 Jan 2004 08:36:30 +0000 (08:36 +0000)]
prevent crash in cursorX when row cache is empty

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

20 years agouse max & min
Alfredo Braunstein [Wed, 7 Jan 2004 06:48:30 +0000 (06:48 +0000)]
use max & min

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

20 years agoCygwin compilation fix.
Angus Leeming [Tue, 6 Jan 2004 21:37:31 +0000 (21:37 +0000)]
Cygwin compilation fix.

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

20 years agoDelete a coupld of unwanted files.
Lars Gullik Bjønnes [Tue, 6 Jan 2004 19:32:05 +0000 (19:32 +0000)]
Delete a coupld of unwanted files.

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

20 years agoAdd template for AGU XML format
Martin Vermeer [Tue, 6 Jan 2004 14:39:04 +0000 (14:39 +0000)]
Add template for AGU XML format

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

20 years agoa bit nicer functor usage
Lars Gullik Bjønnes [Mon, 5 Jan 2004 18:00:12 +0000 (18:00 +0000)]
a bit nicer functor usage

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

20 years agoSome more functor work.
Lars Gullik Bjønnes [Mon, 5 Jan 2004 17:33:57 +0000 (17:33 +0000)]
Some more functor work.

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

20 years agoGlobbing.
Angus Leeming [Mon, 5 Jan 2004 16:49:38 +0000 (16:49 +0000)]
Globbing.

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

20 years agoSome functor work.
Lars Gullik Bjønnes [Mon, 5 Jan 2004 15:49:40 +0000 (15:49 +0000)]
Some functor work.

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

20 years agocredit Roman Maurer ; fixes to g-brief2 support
Jean-Marc Lasgouttes [Mon, 5 Jan 2004 15:47:21 +0000 (15:47 +0000)]
credit Roman Maurer ; fixes to g-brief2 support

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

20 years agoNo need to assume that the fdfix files are in the same directory as
Angus Leeming [Fri, 2 Jan 2004 21:58:08 +0000 (21:58 +0000)]
No need to assume that the fdfix files are in the same directory as
the .fd files. Rather assume that all fdfix files are in the same
directory as each other.

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

20 years agoCorrect a couple of spelling mistakes.
Angus Leeming [Fri, 2 Jan 2004 21:55:29 +0000 (21:55 +0000)]
Correct a couple of spelling mistakes.

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

20 years agoPrevent crash in the file browser if the file mask is an invalid regex.
Angus Leeming [Fri, 2 Jan 2004 21:54:09 +0000 (21:54 +0000)]
Prevent crash in the file browser if the file mask is an invalid regex.

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

20 years agoUpdate defaultTemplateName so that the external dialog opens with the
Angus Leeming [Fri, 2 Jan 2004 21:25:02 +0000 (21:25 +0000)]
Update defaultTemplateName so that the external dialog opens with the
last-used template.

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