]> git.lyx.org Git - lyx.git/log
lyx.git
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

20 years agoWhitespace.
Angus Leeming [Fri, 2 Jan 2004 21:22:37 +0000 (21:22 +0000)]
Whitespace.

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

20 years ago moving LatexParam functionality into .layout files
Martin Vermeer [Wed, 31 Dec 2003 08:44:42 +0000 (08:44 +0000)]
moving LatexParam functionality into .layout files

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

20 years agofix connection in the qt graphics dialog (bug 1469)
Jürgen Spitzmüller [Tue, 30 Dec 2003 19:05:42 +0000 (19:05 +0000)]
fix connection in the qt graphics dialog (bug 1469)

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

20 years agochange the file format number to 229 for the sake of a cleaner minipage/box conversion
Jürgen Spitzmüller [Mon, 29 Dec 2003 15:49:50 +0000 (15:49 +0000)]
change the file format number to 229 for the sake of a cleaner minipage/box conversion

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

20 years agorename g-brief2-en to g-brief2; remove g-brief2-de
Jean-Marc Lasgouttes [Mon, 29 Dec 2003 14:17:20 +0000 (14:17 +0000)]
rename g-brief2-en to g-brief2; remove g-brief2-de

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

20 years agoMichael's latest minipage cleanup patch
Jürgen Spitzmüller [Mon, 29 Dec 2003 13:55:45 +0000 (13:55 +0000)]
Michael's latest minipage cleanup patch

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

20 years agoOutput useful info on receipt of LFUN_GETLAYOUT.
Angus Leeming [Mon, 29 Dec 2003 13:27:23 +0000 (13:27 +0000)]
Output useful info on receipt of LFUN_GETLAYOUT.

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

20 years agoAdd debug output if unable to open preferences.xform for read/write.
Angus Leeming [Mon, 29 Dec 2003 13:21:44 +0000 (13:21 +0000)]
Add debug output if unable to open preferences.xform for read/write.

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

20 years agomove minipage->box conversion from 224 to 227
Jürgen Spitzmüller [Mon, 29 Dec 2003 12:56:10 +0000 (12:56 +0000)]
move minipage->box conversion from 224 to 227

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

20 years agofix some e-mail addresses
Jean-Marc Lasgouttes [Tue, 23 Dec 2003 14:11:30 +0000 (14:11 +0000)]
fix some e-mail addresses

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

20 years agoMore AGU header stuff
Martin Vermeer [Mon, 22 Dec 2003 17:33:46 +0000 (17:33 +0000)]
More AGU header stuff

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

20 years agotrivial compile fix: remove obsolete mentions of vclog from gtk's Dialogs.C and Makef...
Jürgen Spitzmüller [Sat, 20 Dec 2003 18:47:35 +0000 (18:47 +0000)]
trivial compile fix: remove obsolete mentions of vclog from gtk's Dialogs.C and Makefile.am

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

20 years agofix off by one on paragraph->layout
Alfredo Braunstein [Sat, 20 Dec 2003 00:24:31 +0000 (00:24 +0000)]
fix off by one on paragraph->layout

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

20 years agoGeorg's patch enabled lyx2lyx to find the collapsed status of Box insets
Angus Leeming [Fri, 19 Dec 2003 21:38:07 +0000 (21:38 +0000)]
Georg's patch enabled lyx2lyx to find the collapsed status of Box insets
but Floats were failing due to the presence of 'wide false'. Rather
than special case again, I wrote a more robust method to find the
collapsed status.

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

20 years agoGeorg's minipage patch
André Pönitz [Fri, 19 Dec 2003 10:40:07 +0000 (10:40 +0000)]
Georg's minipage patch

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

20 years ago(Georg): fix lyx2lyx conversion of InsetBox.
Angus Leeming [Fri, 19 Dec 2003 10:22:02 +0000 (10:22 +0000)]
(Georg): fix lyx2lyx conversion of InsetBox.

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

20 years agoAGU header stuff
Martin Vermeer [Thu, 18 Dec 2003 12:42:02 +0000 (12:42 +0000)]
AGU header stuff

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

20 years agoredocursor removal
Alfredo Braunstein [Thu, 18 Dec 2003 04:43:08 +0000 (04:43 +0000)]
redocursor removal

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

20 years agoget getDrawFont working again
Martin Vermeer [Tue, 16 Dec 2003 18:49:04 +0000 (18:49 +0000)]
get getDrawFont working again

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

20 years agoAngus fix to lyxrevert_228.py
José Matox [Tue, 16 Dec 2003 09:57:48 +0000 (09:57 +0000)]
Angus fix to lyxrevert_228.py

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

20 years agoKayvan fix to lyxconvert_227.py
José Matox [Tue, 16 Dec 2003 08:15:47 +0000 (08:15 +0000)]
Kayvan fix to lyxconvert_227.py

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

20 years agoHandle Michael's changes to InsetCollapsable.
Angus Leeming [Mon, 15 Dec 2003 22:04:31 +0000 (22:04 +0000)]
Handle Michael's changes to InsetCollapsable.

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

20 years agoupdate nynorsk l10n
Jean-Marc Lasgouttes [Mon, 15 Dec 2003 17:03:33 +0000 (17:03 +0000)]
update nynorsk l10n

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

20 years agosplit functions into logical pieces
André Pönitz [Mon, 15 Dec 2003 15:33:15 +0000 (15:33 +0000)]
split functions into logical pieces

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

20 years agoNo longer mention InsetMinipage in the po files.
Angus Leeming [Mon, 15 Dec 2003 11:41:20 +0000 (11:41 +0000)]
No longer mention InsetMinipage in the po files.

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

20 years agomerge CursorItem and MathPos
André Pönitz [Mon, 15 Dec 2003 11:36:19 +0000 (11:36 +0000)]
merge CursorItem and MathPos
remove cached x and y values from Cursor
some tabular fixes

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

20 years agoThe uncontroversial part of Michael Schmitt's minipage cleanup (removal of the gnome...
Jürgen Spitzmüller [Mon, 15 Dec 2003 10:33:27 +0000 (10:33 +0000)]
The uncontroversial part of Michael Schmitt's minipage cleanup (removal of the gnome/gtk stuff and the forgotten MINIPAGE_CODE)

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

20 years agoTry and minimize the use of LColor::getFromGUIName. In fact, the only
Angus Leeming [Mon, 15 Dec 2003 09:17:04 +0000 (09:17 +0000)]
Try and minimize the use of LColor::getFromGUIName. In fact, the only
place still using it is mathed's MathColorInset.

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

20 years agoFix Minipage.lyx example file. Jean-Marc, should I apply this to 1.3.x too?
Jürgen Spitzmüller [Mon, 15 Dec 2003 08:54:24 +0000 (08:54 +0000)]
Fix Minipage.lyx example file. Jean-Marc, should I apply this to 1.3.x too?

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

20 years agoOverhaul the branches code.
Angus Leeming [Sun, 14 Dec 2003 16:33:56 +0000 (16:33 +0000)]
Overhaul the branches code.

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

20 years agoMinipage is no more (long live the box inset)
Jürgen Spitzmüller [Sun, 14 Dec 2003 13:47:40 +0000 (13:47 +0000)]
Minipage is no more (long live the box inset)

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

20 years ago(Martin): enable the math panel sub/superscript buttons once again.
Angus Leeming [Fri, 12 Dec 2003 20:47:56 +0000 (20:47 +0000)]
(Martin): enable the math panel sub/superscript buttons once again.

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

20 years agonext try with Michael's patch
André Pönitz [Fri, 12 Dec 2003 15:21:31 +0000 (15:21 +0000)]
next try with Michael's patch

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

20 years agoselection patch
Alfredo Braunstein [Fri, 12 Dec 2003 15:19:35 +0000 (15:19 +0000)]
selection patch

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

20 years agosmallish InsetTabular code shifting
André Pönitz [Fri, 12 Dec 2003 15:18:29 +0000 (15:18 +0000)]
smallish InsetTabular code shifting

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

20 years agoMichael Schmitt's collapse status patch
André Pönitz [Fri, 12 Dec 2003 14:02:14 +0000 (14:02 +0000)]
Michael Schmitt's collapse status patch

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

20 years agofix math super/subscript
André Pönitz [Fri, 12 Dec 2003 13:57:20 +0000 (13:57 +0000)]
fix math super/subscript

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