Commit Graph

8821 Commits

Author SHA1 Message Date
Jean-Marc Lasgouttes
e164c26ad2 fix bug 1926 (crash when switching document)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10446 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-15 13:55:45 +00:00
Jean-Marc Lasgouttes
6572d0d661 fix bug 2010 (boundary effects at the end of text insets)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10445 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-15 13:53:38 +00:00
Jürgen Spitzmüller
fd69d1cfe9 fix citation backward searching (bug 2002)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10443 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-15 10:48:14 +00:00
Jürgen Spitzmüller
36881fc272 fix undo in tabular cells (bug 1937, bug 1986)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10442 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-15 10:40:12 +00:00
Georg Baum
fdd388d4b7 error out in configure if the qt library was not found and the qt frontend was selected
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10441 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-14 07:53:05 +00:00
Jean-Marc Lasgouttes
5c4d937af8 do not require gawk (bug 1980)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10440 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-13 13:53:42 +00:00
Georg Baum
087c1bf17d fix bug 2022
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10439 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-12 14:57:50 +00:00
Angus Leeming
c8c45171e8 Add os_cygwin.C to the distribution.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10438 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-10 15:48:17 +00:00
Georg Baum
58934cde15 fix segmentation fault
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10437 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-10 13:29:44 +00:00
Jürgen Spitzmüller
3382c78af9 implement and use virtual bool neverIndent() (thereby fixing bug 2003)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10436 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-10 06:51:58 +00:00
José Matox
568ae274e5 fix vertical alignment convertion for tables in format 216.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10434 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-09 15:23:09 +00:00
Jean-Marc Lasgouttes
120b55bc7c fix linking of tex2lyx by moving code out of Counters class
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10433 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-09 14:52:55 +00:00
Georg Baum
4d817aca86 add include that was missing by accident from the previous patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10432 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-09 12:49:21 +00:00
Georg Baum
afed118a7b fix bug 2014 (lyxline font size)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10431 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-09 11:04:53 +00:00
Martin Vermeer
6c3d48c0c6 Fix and simplify Hebrew (generally: locale non-standard) counters
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10430 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-08 16:57:13 +00:00
Jürgen Spitzmüller
9f3a134c99 don't force tabular cell alignment to BLOCK when switching to pwidth (bugs 1296, 1840).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10428 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-08 15:29:40 +00:00
Jean-Marc Lasgouttes
15770cf3d2 fix change lookup when cursor depth is greater than 1
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10427 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-08 12:06:49 +00:00
Angus Leeming
f90387b520 s/spell checker/spellchecker/
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10426 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-08 09:30:32 +00:00
Angus Leeming
251f834995 Ensure that the grammar used to invoke the spellchecker is consistent.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10425 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-08 09:20:16 +00:00
Jean-Marc Lasgouttes
52a2eb2c52 John&JMarc's change tracking patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10424 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-07 10:37:05 +00:00
Angus Leeming
a18c3cda5c Specify the extension to an executable dynamically.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10422 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-07 10:05:59 +00:00
Jean-Marc Lasgouttes
5d0f08d856 fix crash when toggling change tracking off
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10421 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-07 10:00:19 +00:00
Jean-Marc Lasgouttes
742ff585a2 fix crash when ${HOME} is empty
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10419 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-07 09:44:58 +00:00
Angus Leeming
e2a6073643 Enable TeXFiles.sh to run when its path contains spaces.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10417 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-07 09:01:15 +00:00
Jürgen Spitzmüller
4110aa3b1e fix bug 1919 (table cells won't accept normal text pastes)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10416 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-06 17:39:39 +00:00
Michael Schmitt
878e743d6d Michael Schmitt => Michael Gerz
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10415 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-06 17:32:09 +00:00
Michael Schmitt
39fe2ed0c1 Michael Schmitt => Michael Gerz
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10414 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-06 17:20:44 +00:00
Michael Schmitt
805232656b bind "paste-primary-selection (paragraph)"
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10413 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-06 16:41:52 +00:00
Michael Schmitt
70cf40ccef insetcharstyle.C (metrics,draw): consider inset label for
width computation; fix drawing of labels of undefined char styles


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10412 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-06 16:27:24 +00:00
Georg Baum
c8c616688f fix bug 1990
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10411 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-05 07:06:11 +00:00
Georg Baum
c8acdbb7c5 fix bug 1998
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10410 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-05 06:50:42 +00:00
Michael Schmitt
7b12cfdafe support tex4ht converter; polish/fix some comments
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10409 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-04 11:48:21 +00:00
Georg Baum
9826fde5c9 fix bug 2004
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10408 a592a061-630c-0410-9148-cb99ea01b6c8
2005-08-30 07:23:20 +00:00
José Matox
a0c546831e fix bug 2001
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10407 a592a061-630c-0410-9148-cb99ea01b6c8
2005-08-29 18:43:15 +00:00
Angus Leeming
3b10e9a9e5 Enable compilation of LyX with DragonFly BSD.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10405 a592a061-630c-0410-9148-cb99ea01b6c8
2005-08-24 20:43:03 +00:00
Georg Baum
2970d3734f fix bug 1979
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10404 a592a061-630c-0410-9148-cb99ea01b6c8
2005-08-22 09:51:44 +00:00
Lars Gullik Bjønnes
1368806376 remerge po files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10403 a592a061-630c-0410-9148-cb99ea01b6c8
2005-08-21 13:14:34 +00:00
Angus Leeming
b6bebb2eb5 Remove QPreambleDialogBase.ui from the project
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10402 a592a061-630c-0410-9148-cb99ea01b6c8
2005-08-19 22:24:44 +00:00
Michael Schmitt
8cc74b918e remove obsolete file
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10401 a592a061-630c-0410-9148-cb99ea01b6c8
2005-08-19 17:17:23 +00:00
Lars Gullik Bjønnes
411ece2787 2005-08-19 Lars Gullik Bj����nnes <larsbj@gullik.net>
* CutAndPaste.C (eraseSelectionHelper): fix bug 1920
use old deleteion algorithm when changetracking is on.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10400 a592a061-630c-0410-9148-cb99ea01b6c8
2005-08-19 16:22:22 +00:00
Martin Vermeer
16e093636f Fix bug 1981
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10399 a592a061-630c-0410-9148-cb99ea01b6c8
2005-08-19 12:57:47 +00:00
José Matox
7bd4678da5 Separate preamble from from header. Make its treatment more robust.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10398 a592a061-630c-0410-9148-cb99ea01b6c8
2005-08-18 17:33:26 +00:00
Martin Vermeer
a798566541 Help Helge debug locale problem
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10397 a592a061-630c-0410-9148-cb99ea01b6c8
2005-08-18 01:46:44 +00:00
Martin Vermeer
a91f7512b2 Fix bidi bugs 1965, 1970
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10396 a592a061-630c-0410-9148-cb99ea01b6c8
2005-08-15 08:26:53 +00:00
José Matox
24355f90da add \\leftindent to the list of allowed paragraph parameters.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10395 a592a061-630c-0410-9148-cb99ea01b6c8
2005-08-11 22:31:05 +00:00
Martin Vermeer
e16d163582 Fix bug 1971
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10394 a592a061-630c-0410-9148-cb99ea01b6c8
2005-08-10 12:24:36 +00:00
Angus Leeming
923623a5ce Remove spurious unicode char in comment.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10393 a592a061-630c-0410-9148-cb99ea01b6c8
2005-08-09 16:56:36 +00:00
Angus Leeming
15d6e2a670 Ensure that the rotation origin strings are translatable.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10392 a592a061-630c-0410-9148-cb99ea01b6c8
2005-08-07 21:30:21 +00:00
Angus Leeming
0b63d5a8d0 Give the browse button a sane tooltip.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10391 a592a061-630c-0410-9148-cb99ea01b6c8
2005-08-07 21:29:54 +00:00
Martin Vermeer
b9898f8a87 Fix Helge's ERT-in-tabular bug
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10390 a592a061-630c-0410-9148-cb99ea01b6c8
2005-08-07 18:36:21 +00:00