]> git.lyx.org Git - lyx.git/log
lyx.git
22 years agomove inset related stuff from src/graphics to src/inset/
André Pönitz [Tue, 28 May 2002 11:50:04 +0000 (11:50 +0000)]
move inset related stuff from src/graphics to src/inset/

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

22 years agoadd inline
Lars Gullik Bjønnes [Tue, 28 May 2002 11:31:39 +0000 (11:31 +0000)]
add inline

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

22 years agoadd missing using's
André Pönitz [Tue, 28 May 2002 11:13:01 +0000 (11:13 +0000)]
add missing using's
start with 'preview' (not activated)

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

22 years agoadd using std::abs;
André Pönitz [Tue, 28 May 2002 08:48:42 +0000 (08:48 +0000)]
add using std::abs;

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

22 years agoignore more files
Lars Gullik Bjønnes [Tue, 28 May 2002 08:48:34 +0000 (08:48 +0000)]
ignore more files

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

22 years agouse pkg.m4
Lars Gullik Bjønnes [Mon, 27 May 2002 08:58:11 +0000 (08:58 +0000)]
use pkg.m4

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

22 years agoadd pkg.m4
Lars Gullik Bjønnes [Mon, 27 May 2002 08:57:49 +0000 (08:57 +0000)]
add pkg.m4

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

22 years agoSigh, commit the right version of the Makefile. I was sure I had carefully
John Levon [Mon, 27 May 2002 06:03:37 +0000 (06:03 +0000)]
Sigh, commit the right version of the Makefile. I was sure I had carefully
avoided committing the wrong one :(

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

22 years agoRemove unused headers.
John Levon [Mon, 27 May 2002 00:41:32 +0000 (00:41 +0000)]
Remove unused headers.

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

22 years agoKDE is dead, long live ...
John Levon [Sun, 26 May 2002 23:27:54 +0000 (23:27 +0000)]
KDE is dead, long live ...

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

22 years agoadd limited_stack.h to Makefile
John Levon [Sun, 26 May 2002 19:46:25 +0000 (19:46 +0000)]
add limited_stack.h to Makefile

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

22 years agoUndo /does/ seem to still work properly :)
John Levon [Sun, 26 May 2002 19:40:17 +0000 (19:40 +0000)]
Undo /does/ seem to still work properly :)

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

22 years agomove workarea to xforms/ for a better diff.
John Levon [Sun, 26 May 2002 18:30:34 +0000 (18:30 +0000)]
move workarea to xforms/ for a better diff.

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

22 years agostatic_cast-based key/mouse-state. Kill insetKeyPress.
John Levon [Sun, 26 May 2002 17:33:14 +0000 (17:33 +0000)]
static_cast-based key/mouse-state. Kill insetKeyPress.

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

22 years agoadd the boost signals librarys source files, and compile the libboostsignals.la library
Lars Gullik Bjønnes [Sun, 26 May 2002 13:02:17 +0000 (13:02 +0000)]
add the boost signals librarys source files, and compile the libboostsignals.la library

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

22 years agogtkconfig.patch
Lars Gullik Bjønnes [Sun, 26 May 2002 12:54:06 +0000 (12:54 +0000)]
gtkconfig.patch

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

22 years agoNow nobody has the excuse of looking at existing code and assuming
John Levon [Sat, 25 May 2002 14:50:52 +0000 (14:50 +0000)]
Now nobody has the excuse of looking at existing code and assuming
that's the way enums are named in lyx :)

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

22 years agoget rid of LRegex and LSubstring, use boost::regex instead
Lars Gullik Bjønnes [Sat, 25 May 2002 00:19:56 +0000 (00:19 +0000)]
get rid of LRegex and LSubstring, use boost::regex instead

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

22 years ago2002-05-24 Lars Gullik Bj�nnes <larsbj@birdstep.com>
Lars Gullik Bjønnes [Fri, 24 May 2002 18:29:48 +0000 (18:29 +0000)]
2002-05-24  Lars Gullik Bj�nnes  <larsbj@birdstep.com>

* libs/regex/src/Makefile.am (libboostregex_la_SOURCES): add a
missing \ that made the lib incomplete.

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

22 years agofont loader / color handler move
John Levon [Fri, 24 May 2002 18:24:14 +0000 (18:24 +0000)]
font loader / color handler move

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

22 years agofont_metrics part 1
John Levon [Fri, 24 May 2002 14:34:32 +0000 (14:34 +0000)]
font_metrics part 1

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

22 years agoadd the boost regex sources and create the libboostregex lib
Lars Gullik Bjønnes [Fri, 24 May 2002 12:53:12 +0000 (12:53 +0000)]
add the boost regex sources and create the libboostregex lib

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

22 years ago2002-05-24 Lars Gullik Bj�nnes <larsbj@birdstep.com>
Lars Gullik Bjønnes [Fri, 24 May 2002 12:19:51 +0000 (12:19 +0000)]
2002-05-24  Lars Gullik Bj�nnes  <larsbj@birdstep.com>

* update and enable use of exceptions again.

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

22 years agoenable exceptions and see what happens
Lars Gullik Bjønnes [Fri, 24 May 2002 12:12:32 +0000 (12:12 +0000)]
enable exceptions and see what happens

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

22 years agoEnable compilation with lyxstring again.
Jürgen Vigna [Fri, 24 May 2002 10:39:34 +0000 (10:39 +0000)]
Enable compilation with lyxstring again.

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

22 years agoUndo cursor/selection bug fix.
Jürgen Vigna [Fri, 24 May 2002 10:37:46 +0000 (10:37 +0000)]
Undo cursor/selection bug fix.

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

22 years agoinclude vector and add a using statement
Lars Gullik Bjønnes [Fri, 24 May 2002 10:01:07 +0000 (10:01 +0000)]
include vector and add a using statement

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

22 years agoFirst shot at "auto correction" feature in mathed
André Pönitz [Fri, 24 May 2002 08:29:16 +0000 (08:29 +0000)]
First shot at "auto correction" feature in mathed

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

22 years agolyx.spec.in.patch
Lars Gullik Bjønnes [Fri, 24 May 2002 07:42:03 +0000 (07:42 +0000)]
lyx.spec.in.patch

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

22 years agothe missing changelog
John Levon [Thu, 23 May 2002 15:48:42 +0000 (15:48 +0000)]
the missing changelog

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

22 years agomore guii moving around.
John Levon [Thu, 23 May 2002 15:43:25 +0000 (15:43 +0000)]
more guii moving around.

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

22 years agoundostack back again
John Levon [Thu, 23 May 2002 12:13:06 +0000 (12:13 +0000)]
undostack back again

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

22 years agoguii2
John Levon [Thu, 23 May 2002 12:08:47 +0000 (12:08 +0000)]
guii2

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

22 years agoput undostack back for now
John Levon [Thu, 23 May 2002 09:24:55 +0000 (09:24 +0000)]
put undostack back for now

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

22 years agoOK I'll try guii1 again ...
John Levon [Thu, 23 May 2002 09:21:32 +0000 (09:21 +0000)]
OK I'll try guii1 again ...

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

22 years agobegin cleanup slowly
Lars Gullik Bjønnes [Wed, 22 May 2002 12:33:02 +0000 (12:33 +0000)]
begin cleanup slowly

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

22 years agodont throw, assert or ponder on instead
Lars Gullik Bjønnes [Wed, 22 May 2002 06:29:42 +0000 (06:29 +0000)]
dont throw, assert or ponder on instead

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

22 years agouse more specific smart_ptr headers
Lars Gullik Bjønnes [Wed, 22 May 2002 01:16:37 +0000 (01:16 +0000)]
use more specific smart_ptr headers

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

22 years agoa couple of useful files
Lars Gullik Bjønnes [Tue, 21 May 2002 23:58:52 +0000 (23:58 +0000)]
a couple of useful files

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

22 years agochange call to shared_ptr::reset, move some using declarations around
Lars Gullik Bjønnes [Tue, 21 May 2002 23:50:36 +0000 (23:50 +0000)]
change call to shared_ptr::reset, move some using declarations around

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

22 years agoremove kde.m4 add entry for gcc 3.1
Lars Gullik Bjønnes [Tue, 21 May 2002 23:43:57 +0000 (23:43 +0000)]
remove kde.m4 add entry for gcc 3.1

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

22 years agomajor boost update
Lars Gullik Bjønnes [Tue, 21 May 2002 23:39:58 +0000 (23:39 +0000)]
major boost update

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

22 years agoSmall fix to ert compatibility read where white spaces where removed when
Jürgen Vigna [Tue, 21 May 2002 13:17:02 +0000 (13:17 +0000)]
Small fix to ert compatibility read where white spaces where removed when
effectively they were needed.

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

22 years agotrivial translation fix.
Angus Leeming [Tue, 21 May 2002 12:24:49 +0000 (12:24 +0000)]
trivial translation fix.

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

22 years agomissing ChangeLog entry
André Pönitz [Thu, 16 May 2002 07:15:46 +0000 (07:15 +0000)]
missing ChangeLog entry

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

22 years agopastesel.patch
Lars Gullik Bjønnes [Wed, 15 May 2002 23:49:08 +0000 (23:49 +0000)]
pastesel.patch

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

22 years agocomblang.patch
Lars Gullik Bjønnes [Wed, 15 May 2002 23:33:40 +0000 (23:33 +0000)]
comblang.patch

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

22 years agomerge po files with lyx.pot
Lars Gullik Bjønnes [Wed, 15 May 2002 22:56:59 +0000 (22:56 +0000)]
merge po files with lyx.pot

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

22 years agosmall changed fix
Lars Gullik Bjønnes [Wed, 15 May 2002 21:53:28 +0000 (21:53 +0000)]
small changed fix

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

22 years agoadd missing ChangeLog entry
André Pönitz [Wed, 15 May 2002 16:02:24 +0000 (16:02 +0000)]
add missing ChangeLog entry

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

22 years agoinclude ctime
Lars Gullik Bjønnes [Tue, 14 May 2002 15:04:58 +0000 (15:04 +0000)]
include ctime

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

22 years agobug338patch.gz
Lars Gullik Bjønnes [Tue, 14 May 2002 14:22:11 +0000 (14:22 +0000)]
bug338patch.gz

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

22 years agoAdded missing initialization of first_after_edit variable in constructor.
Jürgen Vigna [Tue, 14 May 2002 11:11:02 +0000 (11:11 +0000)]
Added missing initialization of first_after_edit variable in constructor.

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

22 years agolangchange.patch
Lars Gullik Bjønnes [Tue, 14 May 2002 10:53:27 +0000 (10:53 +0000)]
langchange.patch

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

22 years agoinsetcite.diff
Lars Gullik Bjønnes [Tue, 14 May 2002 09:47:12 +0000 (09:47 +0000)]
insetcite.diff

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

22 years agoFixed paragraph breaking mechanism for "keepempty" paragraphs (fix #390).
Jürgen Vigna [Tue, 14 May 2002 09:40:54 +0000 (09:40 +0000)]
Fixed paragraph breaking mechanism for "keepempty" paragraphs (fix #390).

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

22 years agoda.po update from Claus
Lars Gullik Bjønnes [Tue, 14 May 2002 09:32:16 +0000 (09:32 +0000)]
da.po update from Claus

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

22 years agosamefile.patch
Lars Gullik Bjønnes [Tue, 14 May 2002 09:19:05 +0000 (09:19 +0000)]
samefile.patch

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

22 years agoautodelreg2.patch
Lars Gullik Bjønnes [Tue, 14 May 2002 09:15:40 +0000 (09:15 +0000)]
autodelreg2.patch

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

22 years agoDon't call edit() on not higly editable insets if we're just called edit().
Jürgen Vigna [Tue, 14 May 2002 09:10:14 +0000 (09:10 +0000)]
Don't call edit() on not higly editable insets if we're just called edit().
In Highly editable inset we have to to enter it with the cursor (fix #387).

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

22 years agosome bib fixes from Herbert
Lars Gullik Bjønnes [Mon, 13 May 2002 13:23:29 +0000 (13:23 +0000)]
some bib fixes from Herbert

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

22 years agofix crash on paste as reported by Piroux Geoffroy
André Pönitz [Mon, 13 May 2002 12:42:03 +0000 (12:42 +0000)]
fix crash on paste as reported by Piroux Geoffroy

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

22 years agoInsetCollapsable::insetButtonRelease returned the wrong return value in
Jürgen Vigna [Mon, 13 May 2002 08:49:43 +0000 (08:49 +0000)]
InsetCollapsable::insetButtonRelease returned the wrong return value in
some circumstances.

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

22 years agoERT compatibility read should be better now.
Jürgen Vigna [Fri, 10 May 2002 13:14:16 +0000 (13:14 +0000)]
ERT compatibility read should be better now.

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

22 years agolanguage patch from dekel
Lars Gullik Bjønnes [Fri, 10 May 2002 12:58:07 +0000 (12:58 +0000)]
language patch from dekel

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

22 years agotooltips.diff
Lars Gullik Bjønnes [Thu, 9 May 2002 13:43:44 +0000 (13:43 +0000)]
tooltips.diff

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

22 years agofirst_after_edit was not set in the right place in one ::edit call (fix #385)
Jürgen Vigna [Thu, 9 May 2002 13:43:40 +0000 (13:43 +0000)]
first_after_edit was not set in the right place in one ::edit call (fix #385)
(see ChangeLog for detailed description). Anyway this stuff is one of the
first things to remove as soon as we have a decent inset and paragraph
iterator in 1.3.0!

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

22 years agoreturn correct value
Lars Gullik Bjønnes [Thu, 9 May 2002 13:36:45 +0000 (13:36 +0000)]
return correct value

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

22 years agoRevert this change as it sneaked in and wasn't discussed yet.
Jürgen Vigna [Thu, 9 May 2002 12:53:09 +0000 (12:53 +0000)]
Revert this change as it sneaked in and wasn't discussed yet.

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

22 years agoAngus fix for resizing tabfolders on xforms 0.88.
Jürgen Vigna [Thu, 9 May 2002 12:45:02 +0000 (12:45 +0000)]
Angus fix for resizing tabfolders on xforms 0.88.

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

22 years agoBack out potentially buggy patch.
Angus Leeming [Wed, 8 May 2002 18:13:09 +0000 (18:13 +0000)]
Back out potentially buggy patch.

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

22 years agoMore elegant and accurate description, having recovered from smoking some
Angus Leeming [Wed, 8 May 2002 18:02:04 +0000 (18:02 +0000)]
More elegant and accurate description, having recovered from smoking some
of Lars' weed.

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

22 years ago(Herbert): In the Include dialog, the "Load" button should be disabled if
Angus Leeming [Wed, 8 May 2002 17:55:57 +0000 (17:55 +0000)]
(Herbert): In the Include dialog, the "Load" button should be disabled if
"verbatim" is selected.

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

22 years agoPrevent crashes experienced by speakers of "long" languages like Norwegian
Angus Leeming [Wed, 8 May 2002 17:52:02 +0000 (17:52 +0000)]
Prevent crashes experienced by speakers of "long" languages like Norwegian
and German when they select a tab of some tabbed-folder that is only partly
displayed. Of course, the crash no longer happens with xforms 0.9999, but this
is still the elegant thing to do.

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

22 years agoork around missing argument for
Lars Gullik Bjønnes [Wed, 8 May 2002 17:20:55 +0000 (17:20 +0000)]
ork around missing argument for
layout

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

22 years agoMove the cursor a bit to the right in empty cells...
André Pönitz [Wed, 8 May 2002 16:17:57 +0000 (16:17 +0000)]
Move the cursor a bit to the right in empty cells...

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

22 years agoThis is the ParagraphIndent stuff compatibility. All of it only the GUI for
Jürgen Vigna [Wed, 8 May 2002 12:58:16 +0000 (12:58 +0000)]
This is the ParagraphIndent stuff compatibility. All of it only the GUI for
inputing/changing values is missing, but this (if) will come after 1.2.0.

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

22 years agoGarst's patch for the off-by-two problem
André Pönitz [Wed, 8 May 2002 08:25:25 +0000 (08:25 +0000)]
Garst's patch for the off-by-two problem

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

22 years agoupdate from Helge Hafting
Lars Gullik Bjønnes [Tue, 7 May 2002 12:36:55 +0000 (12:36 +0000)]
update from Helge Hafting

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

22 years agouse correct version suffix
Lars Gullik Bjønnes [Tue, 7 May 2002 10:33:51 +0000 (10:33 +0000)]
use correct version suffix

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

22 years agoWork-around for the can't rotate by 270degs bug.
Angus Leeming [Tue, 7 May 2002 10:03:07 +0000 (10:03 +0000)]
Work-around for the can't rotate by 270degs bug.

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

22 years ago(Herbert): small read graphics inset bug fix.
Angus Leeming [Tue, 7 May 2002 10:02:02 +0000 (10:02 +0000)]
(Herbert): small read graphics inset bug fix.

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

22 years agoFix for insetERT in RTL docs.
Dekel Tsur [Sun, 5 May 2002 16:33:19 +0000 (16:33 +0000)]
Fix for insetERT in RTL docs.

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

22 years agofix the problem with endfloat
Dekel Tsur [Sun, 5 May 2002 15:15:51 +0000 (15:15 +0000)]
fix the problem with endfloat

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

22 years agoback to cvs
Lars Gullik Bjønnes [Fri, 3 May 2002 21:55:40 +0000 (21:55 +0000)]
back to cvs

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

22 years agopre5 1.2.0pre5
Lars Gullik Bjønnes [Fri, 3 May 2002 20:40:49 +0000 (20:40 +0000)]
pre5

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

22 years agoremerge with lyx.pot
Lars Gullik Bjønnes [Fri, 3 May 2002 20:37:46 +0000 (20:37 +0000)]
remerge with lyx.pot

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

22 years agodanish updates
Lars Gullik Bjønnes [Fri, 3 May 2002 18:34:48 +0000 (18:34 +0000)]
danish updates

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

22 years agoDocbook related stuff:
José Matox [Fri, 3 May 2002 11:56:49 +0000 (11:56 +0000)]
Docbook related stuff:
  * Fixed several typos.
  * Protected emphasis inside code.

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

22 years agoHerbert-friendly debug comment.
Angus Leeming [Fri, 3 May 2002 10:51:35 +0000 (10:51 +0000)]
Herbert-friendly debug comment.

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

22 years agoForgot to recalculate the cursor position as it is requested when calling
Jürgen Vigna [Fri, 3 May 2002 10:17:56 +0000 (10:17 +0000)]
Forgot to recalculate the cursor position as it is requested when calling
fitInsetCursor (fix #229).

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

22 years agoFix crash when row did rebreak while drawing (fix #351).
Jürgen Vigna [Fri, 3 May 2002 09:22:07 +0000 (09:22 +0000)]
Fix crash when row did rebreak while drawing (fix #351).

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

22 years agoit seems I still have karma, so here is a small finnish doc update!
Jean-Marc Lasgouttes [Thu, 2 May 2002 22:32:21 +0000 (22:32 +0000)]
it seems I still have karma, so here is a small finnish doc update!

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

22 years agoFound out! I've been taking Herbert's name in vain.
Angus Leeming [Thu, 2 May 2002 16:55:25 +0000 (16:55 +0000)]
Found out! I've been taking Herbert's name in vain.

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

22 years agoFix bugs #346 and #348.
Jürgen Vigna [Thu, 2 May 2002 15:02:07 +0000 (15:02 +0000)]
Fix bugs #346 and #348.

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

22 years agooh well
Lars Gullik Bjønnes [Thu, 2 May 2002 14:12:44 +0000 (14:12 +0000)]
oh well

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

22 years ago(Herbert): an empty bibstyle is valid apparently, so allow it.
Angus Leeming [Thu, 2 May 2002 13:34:10 +0000 (13:34 +0000)]
(Herbert): an empty bibstyle is valid apparently, so allow it.

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

22 years agoTwo small fixes with right cursor settings.
Jürgen Vigna [Thu, 2 May 2002 12:45:27 +0000 (12:45 +0000)]
Two small fixes with right cursor settings.

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

22 years agoDekel's fix of reading layout compatibility.
Jürgen Vigna [Thu, 2 May 2002 12:21:42 +0000 (12:21 +0000)]
Dekel's fix of reading layout compatibility.

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

22 years ago(Adrien Rebollo): French po file update.
Angus Leeming [Thu, 2 May 2002 11:21:06 +0000 (11:21 +0000)]
(Adrien Rebollo): French po file update.

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