1078 Commits

Author SHA1 Message Date
Angus Leeming
be7b9c8296 FileInfo -> lyx::FileInfo
Preparatory patch to ensure that packaging on the Mac proceeds smoothly.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9436 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-05 15:53:23 +00:00
Angus Leeming
82bcfbae02 Remove the OS/2 relic lib/configure.cmd.
Ensure that Windows knows how to run the <system_lyxdir>/configure
script by invoking it as "sh <system_lyxdir>/configure".


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9428 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-05 10:08:30 +00:00
Jean-Marc Lasgouttes
22f6b2cae8 the final word on bug 1523?
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9411 a592a061-630c-0410-9148-cb99ea01b6c8
2004-12-29 15:39:05 +00:00
Angus Leeming
ea768f414b * Replace all use of 'slashify_path' with 'internal_path'.
* Specialise 'internal_path' and 'external_path' for Windows and Cygwin.
* Enable LyX to find its system_lyxdir on Windows.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9400 a592a061-630c-0410-9148-cb99ea01b6c8
2004-12-20 16:59:01 +00:00
Angus Leeming
c855de6c0d OS Abstraction of "HOME" and the null device.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9375 a592a061-630c-0410-9148-cb99ea01b6c8
2004-12-15 19:35:11 +00:00
Angus Leeming
c6b604aad4 Clean-up interface to os::init.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9371 a592a061-630c-0410-9148-cb99ea01b6c8
2004-12-14 16:19:53 +00:00
Angus Leeming
f2240515c7 * Remove unnecessary #include directive from BufferView_pimpl.C.
* Remove invalid Q_EXPORT declaration as it breaks compilation of the
generated qgridview_moc.C on Windows machines. Has no effect on *nix
machines where Q_EXPORT expands to an empty string.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9366 a592a061-630c-0410-9148-cb99ea01b6c8
2004-12-14 11:07:08 +00:00
Angus Leeming
c22a56e544 Change targets lyx_main.o and main.o to lyx_main.$(OBJEXT) and
main.$(OBJEXT) to ensure compilation proceeds on Windows machines.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9362 a592a061-630c-0410-9148-cb99ea01b6c8
2004-12-14 10:27:59 +00:00
Jean-Marc Lasgouttes
e464398e44 remove all traces of #pragma interface/implementation
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9357 a592a061-630c-0410-9148-cb99ea01b6c8
2004-12-07 10:50:09 +00:00
Jean-Marc Lasgouttes
56c4672858 handle insetlatexaccent, hyphenation point and ligature breaks as part of a word
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9252 a592a061-630c-0410-9148-cb99ea01b6c8
2004-11-15 14:50:54 +00:00
Jean-Marc Lasgouttes
a2891b5255 propagate the need_protect property to optional insets (bug 1739)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9250 a592a061-630c-0410-9148-cb99ea01b6c8
2004-11-15 13:57:22 +00:00
Jean-Marc Lasgouttes
10b52fe365 revert fix for bug 1682
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9234 a592a061-630c-0410-9148-cb99ea01b6c8
2004-11-12 14:47:40 +00:00
Jean-Marc Lasgouttes
92fd8fe7c0 fix off-by-one error (bug 1682)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9217 a592a061-630c-0410-9148-cb99ea01b6c8
2004-11-09 16:59:04 +00:00
Jean-Marc Lasgouttes
e6b93148d1 better fix for bug 1523
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9164 a592a061-630c-0410-9148-cb99ea01b6c8
2004-11-04 14:44:34 +00:00
Jean-Marc Lasgouttes
691a61bf7b implement buffer-next/previous (bug 515)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9104 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-22 10:25:13 +00:00
Jürgen Spitzmüller
cbd7c1daf4 backport fix for the broken calculation of percentual LaTeXStrings (bug 1523)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9102 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-22 09:08:55 +00:00
Jean-Marc Lasgouttes
37696037d5 this is 1.3.5
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9056 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-06 14:21:59 +00:00
Jean-Marc Lasgouttes
4a66e4e538 fix bug 1404
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9015 a592a061-630c-0410-9148-cb99ea01b6c8
2004-09-27 10:55:57 +00:00
Georg Baum
1d4b2ab362 paperpackage fix, hopefully without side effects
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@8839 a592a061-630c-0410-9148-cb99ea01b6c8
2004-07-15 11:13:10 +00:00
Jürgen Spitzmüller
13d1259c7c revert paperpackage fix. It had bad side effects
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@8834 a592a061-630c-0410-9148-cb99ea01b6c8
2004-07-04 10:17:29 +00:00
Jürgen Spitzmüller
f5781acad0 fix off-by-one-error with paperpackage selection
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@8823 a592a061-630c-0410-9148-cb99ea01b6c8
2004-06-27 12:36:22 +00:00
Jean-Marc Lasgouttes
7da574e2af make sure that #warning directives are optional
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@8732 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-04 09:15:49 +00:00
Jean-Marc Lasgouttes
dcabae77af fix compilation with gcc 3.4
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@8713 a592a061-630c-0410-9148-cb99ea01b6c8
2004-04-29 15:57:12 +00:00
Jean-Marc Lasgouttes
2de596b2e0 fix arabtex-related problems (bug 1225 and bug 1404)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@8692 a592a061-630c-0410-9148-cb99ea01b6c8
2004-04-22 13:59:39 +00:00
Jean-Marc Lasgouttes
34e3699218 compilation fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@8691 a592a061-630c-0410-9148-cb99ea01b6c8
2004-04-22 13:12:10 +00:00
Jean-Marc Lasgouttes
7d4e362529 fix old typo reported by Garst
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@8676 a592a061-630c-0410-9148-cb99ea01b6c8
2004-04-19 19:58:58 +00:00
Jean-Marc Lasgouttes
319e1c38b7 partial fix for bug 605
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@8662 a592a061-630c-0410-9148-cb99ea01b6c8
2004-04-18 15:36:05 +00:00
Jean-Marc Lasgouttes
3f10d3d35c quote arguments of makeindex and bibtex (bug 1526); remove editable() method from InsetOptArg (was wrong)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@8661 a592a061-630c-0410-9148-cb99ea01b6c8
2004-04-18 11:21:22 +00:00
Angus Leeming
31342300ea \boldsymbol fix.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@8629 a592a061-630c-0410-9148-cb99ea01b6c8
2004-04-08 12:53:53 +00:00
Jean-Marc Lasgouttes
75f68b8980 this is lyx 1.3.4
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@8446 a592a061-630c-0410-9148-cb99ea01b6c8
2004-02-19 11:41:00 +00:00
Jean-Marc Lasgouttes
0082b84464 let lyx/mac find its locale when relocated
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@8426 a592a061-630c-0410-9148-cb99ea01b6c8
2004-02-12 17:18:02 +00:00
Angus Leeming
052aa2d616 Output useful info on receipt of LFUN_GETLAYOUT.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@8281 a592a061-630c-0410-9148-cb99ea01b6c8
2003-12-29 13:27:26 +00:00
Jean-Marc Lasgouttes
abfaec6c0c make osx builds relocatable
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@8260 a592a061-630c-0410-9148-cb99ea01b6c8
2003-12-16 14:51:59 +00:00
Jean-Marc Lasgouttes
787b7fc67d basic dnd support for qt; OpenDocuments support for qt/mac
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@8218 a592a061-630c-0410-9148-cb99ea01b6c8
2003-12-09 14:15:22 +00:00
Jean-Marc Lasgouttes
e336fd890f fix warning; update danish l10n
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@8108 a592a061-630c-0410-9148-cb99ea01b6c8
2003-11-20 14:13:05 +00:00
Jean-Marc Lasgouttes
5be12481be fix bug 1415
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@7937 a592a061-630c-0410-9148-cb99ea01b6c8
2003-10-20 13:09:56 +00:00
Jean-Marc Lasgouttes
5d22e29fe1 Let's go!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@7826 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-25 14:34:51 +00:00
Jean-Marc Lasgouttes
342127a4c9 speed up lyx2lyx for Garst
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@7813 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-23 10:17:12 +00:00
John Levon
558647d898 Aiksaurus 1.0 support
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@7347 a592a061-630c-0410-9148-cb99ea01b6c8
2003-07-22 16:01:53 +00:00
Jean-Marc Lasgouttes
f8ae88a921 small typos in error messages
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@7249 a592a061-630c-0410-9148-cb99ea01b6c8
2003-07-09 10:07:12 +00:00
Jean-Marc Lasgouttes
41650cd0b1 fix various cut problems wrt selections
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@7171 a592a061-630c-0410-9148-cb99ea01b6c8
2003-06-13 16:15:11 +00:00
José Matox
60006a36fa output newline and hfill correctly, (bug 1148)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@7131 a592a061-630c-0410-9148-cb99ea01b6c8
2003-06-06 19:17:59 +00:00
José Matox
00b7951c4e Fix docbook export (bug 821)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@7122 a592a061-630c-0410-9148-cb99ea01b6c8
2003-06-06 13:04:47 +00:00
Jean-Marc Lasgouttes
89aacc6de5 remove dangerous caching (bug 1050)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@7105 a592a061-630c-0410-9148-cb99ea01b6c8
2003-06-04 14:31:13 +00:00
John Levon
5a4e701b25 HPUX fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@7097 a592a061-630c-0410-9148-cb99ea01b6c8
2003-06-03 21:20:38 +00:00
Jean-Marc Lasgouttes
33cef58302 this is it
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@6938 a592a061-630c-0410-9148-cb99ea01b6c8
2003-05-06 14:21:40 +00:00
Jean-Marc Lasgouttes
05d2b9f123 update de.po; fix home/end
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@6565 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-24 13:13:20 +00:00
John Levon
fce31fccd7 Fix the external dialog screwup (sorry JMarc !)
Apply the TOC fix


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@6550 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-20 16:58:29 +00:00
Jean-Marc Lasgouttes
f40673b9af bug 944; VCS+insetinclude fix; ispell compile fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@6536 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-19 14:38:35 +00:00
Jean-Marc Lasgouttes
dd6701c0a1 the spell patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@6535 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-19 13:20:50 +00:00