Commit Graph

2175 Commits

Author SHA1 Message Date
André Pönitz
56f0c42919 fix crash when collapsing ert with cursor inside
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9916 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-06 18:54:36 +00:00
Jürgen Spitzmüller
ce8abc8a33 update after LFUN_INSET_APPLY
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9913 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-06 12:15:36 +00:00
Angus Leeming
4ea2bf14db Disable various spell thingies when USE_[AIP]SPELL is not defined.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9912 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-05 21:08:18 +00:00
Martin Vermeer
5d23b3046d Remove obsolete comment
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9911 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-05 18:50:33 +00:00
Martin Vermeer
3956781c54 Ungoose (degoose?) bibliography
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9909 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-05 18:33:50 +00:00
Jürgen Spitzmüller
4fac72de9f fix setOnOff handling in LyXText::getStatus
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9908 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-05 13:13:56 +00:00
Jürgen Spitzmüller
8c8e438e4c fix drawing of appendix start
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9907 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-05 13:11:05 +00:00
Georg Baum
674038dc8c undefined charstyle fixes from Martin and me
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9903 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-04 11:21:14 +00:00
Angus Leeming
935e0293dc Iterate slowly towards out-of-the-box compilation with MSVC.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9897 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-02 21:19:18 +00:00
Angus Leeming
201e5bdf70 Fully enable compilation of LyX 1.4.x on Windows with MinGW/MinSYS.
Break compilation with MSVC. See accompanying mail on the lyx-devel list.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9895 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-02 13:35:30 +00:00
Martin Vermeer
ccec9da254 Fix bug 1764 (parindent use)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9893 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-01 16:22:48 +00:00
Jean-Marc Lasgouttes
076c15b63c fix translation of layout names with spaces
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9885 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-28 13:08:05 +00:00
Angus Leeming
aabd481ab6 Consistent use of preprocessor guards;
include <config.h> in .C files, not .h ones;
licence blurb.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9876 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-26 10:30:24 +00:00
Georg Baum
950ea3384c FuncStatus documentation from Andre and me
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9847 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-21 09:27:40 +00:00
Angus Leeming
4515f9a333 Revert the asynchronous child process code to that of LyX 1.3.6.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9842 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-20 17:35:47 +00:00
Martin Vermeer
38cc5d1ebc Fix the language problem in new lyxtexts, without causing
Helge's problem of not being able to change font on the fly.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9839 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-20 12:31:34 +00:00
Jean-Marc Lasgouttes
67891b48c3 fix double/triple clicking to select (bug 1811)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9838 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-20 10:47:15 +00:00
Jean-Marc Lasgouttes
887137a87a honor secnumdepth for section headers; avoid multiple labels for environments; update counters when switching class
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9831 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-19 09:04:25 +00:00
Angus Leeming
821fc8dfb8 Introduce and use latex_path().
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9824 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-18 17:43:11 +00:00
Angus Leeming
f04d591c96 Quote args passed to convertDefault.sh
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9822 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-17 19:31:27 +00:00
Jean-Marc Lasgouttes
27a238c271 fix display of label when inserting a new float
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9814 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-14 10:19:39 +00:00
Martin Vermeer
9425b06225 Fix language problem in new textinsets in non-english docs
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9812 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-13 13:27:13 +00:00
Georg Baum
a1ba34bef9 disable open dialogs if applying them is not allowed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9811 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-13 09:43:58 +00:00
Martin Vermeer
f2ae756062 Fix the metric bug left after fixing the inset font bug
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9810 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-12 18:42:27 +00:00
Jürgen Spitzmüller
ff38a62be6 fix output of description/labeling \item when there's no trailing text
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9806 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-11 15:09:54 +00:00
Jean-Marc Lasgouttes
a10a536dcf avoid an extra copy in FontIterator::operator*
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9804 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-11 13:35:15 +00:00
Martin Vermeer
882a1f2e7e Fix language underline bug from previous fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9801 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-10 20:15:47 +00:00
Martin Vermeer
d5d5562e02 Fix font inside inset (bugs 1766, 1809)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9799 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-10 14:07:33 +00:00
Martin Vermeer
719dc8c0b2 More precise fix for bug 1654
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9783 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-06 07:38:24 +00:00
Jean-Marc Lasgouttes
46ecd6b11c make sure getStatus errors are actually translated in the minibuffer
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9781 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-05 12:27:04 +00:00
Angus Leeming
42dfdbc8c7 Call os::internal_path on each file passed to LyX on the command line.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9756 a592a061-630c-0410-9148-cb99ea01b6c8
2005-03-29 14:47:54 +00:00
Jean-Marc Lasgouttes
da3d159f7f quote the file names in version control backend
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9753 a592a061-630c-0410-9148-cb99ea01b6c8
2005-03-29 09:35:16 +00:00
Martin Vermeer
f6c4e1a9eb Fixing bugs 1844,1845: doc settings don't stick
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9751 a592a061-630c-0410-9148-cb99ea01b6c8
2005-03-27 13:31:04 +00:00
Jean-Marc Lasgouttes
2e7621d77b enable running latex on files which path contains spaces
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9745 a592a061-630c-0410-9148-cb99ea01b6c8
2005-03-25 15:27:30 +00:00
Jürgen Spitzmüller
f527d0a134 fix drawing of change tracker strikeout
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9736 a592a061-630c-0410-9148-cb99ea01b6c8
2005-03-22 10:57:10 +00:00
Jürgen Spitzmüller
7a032c6b06 fix tabulator keys in tabular (bug 1836)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9730 a592a061-630c-0410-9148-cb99ea01b6c8
2005-03-21 11:14:54 +00:00
Jean-Marc Lasgouttes
5ac8f8e30c fix Alert logic
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9721 a592a061-630c-0410-9148-cb99ea01b6c8
2005-03-18 16:17:05 +00:00
Martin Vermeer
68237d3c48 Fixed and extended bug 1792 fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9711 a592a061-630c-0410-9148-cb99ea01b6c8
2005-03-11 14:20:58 +00:00
Martin Vermeer
794ed6c13c Cleanup, sorry ;-)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9705 a592a061-630c-0410-9148-cb99ea01b6c8
2005-03-08 10:02:48 +00:00
Martin Vermeer
ee1163d8e8 Fix bug 1792
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9704 a592a061-630c-0410-9148-cb99ea01b6c8
2005-03-08 10:02:03 +00:00
Alfredo Braunstein
aaca522459 get rid of a crash
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9702 a592a061-630c-0410-9148-cb99ea01b6c8
2005-03-07 15:27:51 +00:00
Jean-Marc Lasgouttes
1fa17d5389 compilation fix when assertions are disabled
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9697 a592a061-630c-0410-9148-cb99ea01b6c8
2005-03-07 11:03:45 +00:00
Jürgen Spitzmüller
194f2be6de (Johnathan Burchill:) fix for stuck cursor when traversing two consecutive spaces in change tracking mode [bug 1255]
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9693 a592a061-630c-0410-9148-cb99ea01b6c8
2005-03-05 10:59:29 +00:00
José Matox
e13ad7c476 Docbook fixes from Andreas
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9687 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-28 13:14:48 +00:00
Jürgen Spitzmüller
2849fbae2a (Johnathan Burchill): change tracker fixes (bug 1827)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9685 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-28 07:43:12 +00:00
Jean-Marc Lasgouttes
1e7112db43 fix counters updating mechanism
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9682 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-25 11:55:36 +00:00
Jürgen Spitzmüller
0ad4181361 (Johnathan Burchill:) fix crash when pasting insets in change tracking mode [bug 1277]
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9678 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-24 13:17:45 +00:00
Georg Baum
23948c1537 fix bug 1824
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9673 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-23 16:56:40 +00:00
Jean-Marc Lasgouttes
3f4d173edf fix several GOTO lfuns (bug 1787, bug 616, bug 781 and bug 835)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9663 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-22 11:41:22 +00:00
Jean-Marc Lasgouttes
73603ed31b do not reconfigure when not needed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9651 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-20 19:09:40 +00:00