Commit Graph

5495 Commits

Author SHA1 Message Date
Angus Leeming
383f1f180c Prevent invocation of std::string(0);
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9390 a592a061-630c-0410-9148-cb99ea01b6c8
2004-12-16 16:04:47 +00:00
Angus Leeming
540df2dd10 An improved HAVE_MKDIR patch that compiles also with MinGW.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9386 a592a061-630c-0410-9148-cb99ea01b6c8
2004-12-16 01:03:37 +00:00
Angus Leeming
f9fbefd8c8 Get rid of FileInfo::getNumberofLinks().
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9383 a592a061-630c-0410-9148-cb99ea01b6c8
2004-12-15 21:40:03 +00:00
Angus Leeming
a87a5510a1 Conditionally #include headers.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9382 a592a061-630c-0410-9148-cb99ea01b6c8
2004-12-15 21:08:27 +00:00
Angus Leeming
76e155ea7d Configure tests for mkdir.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9379 a592a061-630c-0410-9148-cb99ea01b6c8
2004-12-15 21:04:03 +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
6793a2b9cd Comments.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9373 a592a061-630c-0410-9148-cb99ea01b6c8
2004-12-14 16:38:20 +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
40113d7c95 Use ios__binary mode to copy files.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9370 a592a061-630c-0410-9148-cb99ea01b6c8
2004-12-14 14:17:17 +00:00
Angus Leeming
2237e799ed * os.C: #include "os_win32.h" for _WIN32.
* systemcall.C: The "/n" in "start /min/n" makes no sense under DOS.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9368 a592a061-630c-0410-9148-cb99ea01b6c8
2004-12-14 12:30:33 +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
b487b66e37 Remove trailing slash from -Ifoo/ in the INCLUDES rules in the various
Makefile.ams to overcome bug in the MinGW port of g++ 3.4.2.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9363 a592a061-630c-0410-9148-cb99ea01b6c8
2004-12-14 10:40:09 +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
5ec0463f38 avoid warnings with recent automake versions
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9355 a592a061-630c-0410-9148-cb99ea01b6c8
2004-12-07 09:47:31 +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
e6582d75b8 use <cmd>-Tab and <cmd>-backtab as shortcuts for
buffer-next/previous (bug 1639)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9178 a592a061-630c-0410-9148-cb99ea01b6c8
2004-11-05 13:30:47 +00:00
Jean-Marc Lasgouttes
f6e1dce559 fix GNU make problem for xforms
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9176 a592a061-630c-0410-9148-cb99ea01b6c8
2004-11-05 11:48:57 +00:00
Jean-Marc Lasgouttes
fab8d2c4e0 updates to CTAN locations
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9167 a592a061-630c-0410-9148-cb99ea01b6c8
2004-11-04 15:43:50 +00:00
Jean-Marc Lasgouttes
9668c7db6e updates to CTAN locations
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9166 a592a061-630c-0410-9148-cb99ea01b6c8
2004-11-04 15:43:49 +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
0b423b7006 fix link error (bug 1702)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9159 a592a061-630c-0410-9148-cb99ea01b6c8
2004-11-03 11:54:18 +00:00
Jürgen Spitzmüller
175ba51077 use thanks instead of footnote on the titlepage (bug 1677)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9125 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-25 08:51:39 +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
Georg Baum
040b1ad7ed fix math-mutate (something invalid)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9095 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-18 15:08:42 +00:00
Jean-Marc Lasgouttes
b8b133e6c4 fix math fonts with LyX/Mac
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9087 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-13 16:15:17 +00:00
Jean-Marc Lasgouttes
e55379f541 fix mac bindings
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9078 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-11 13:56:06 +00:00
José Matox
2f7ffb3438 Fix lyxpreview2ppm.py to work with python versions older than 2.1
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9066 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-08 12:29:02 +00:00
Jean-Marc Lasgouttes
208872029a empty status.13x
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9064 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-08 10:40:18 +00:00
Jean-Marc Lasgouttes
102d54b4d4 back to cvs work
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9058 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-06 15:03:39 +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
cb2b461645 fix crash when autosaving
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9053 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-05 16:43:14 +00:00
Jean-Marc Lasgouttes
b418b44c0d typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9047 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-05 11:32:48 +00:00
Angus Leeming
22dd132ba6 Correct a tiny spelling mistake.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9046 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-05 11:13:58 +00:00
Angus Leeming
bdbb7676a2 Protect shell variables with quotes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9045 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-05 11:07:57 +00:00
Jean-Marc Lasgouttes
4ea840c2c4 add a big warning to the announcement
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9040 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-04 12:48:05 +00:00
Angus Leeming
53837f4762 Quote shell variables in generated graphics conversion script.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9029 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-01 14:55:28 +00:00
Jean-Marc Lasgouttes
b714f554b1 small typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9025 a592a061-630c-0410-9148-cb99ea01b6c8
2004-09-29 14:24:42 +00:00
Jean-Marc Lasgouttes
e87c189dc8 update README again
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9024 a592a061-630c-0410-9148-cb99ea01b6c8
2004-09-28 15:42:16 +00:00
Jean-Marc Lasgouttes
8f33784ecc update README again
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9023 a592a061-630c-0410-9148-cb99ea01b6c8
2004-09-28 15:11:56 +00:00
Jean-Marc Lasgouttes
232234ddb9 another es.po update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9022 a592a061-630c-0410-9148-cb99ea01b6c8
2004-09-28 14:13:44 +00:00
Jean-Marc Lasgouttes
ad54185112 update README
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9021 a592a061-630c-0410-9148-cb99ea01b6c8
2004-09-28 13:59:09 +00:00
Jean-Marc Lasgouttes
dc8b3dd3e9 update Spanish l10n
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9019 a592a061-630c-0410-9148-cb99ea01b6c8
2004-09-28 09:50:26 +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
Jean-Marc Lasgouttes
2abde21f38 update again OSX build instructions
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9000 a592a061-630c-0410-9148-cb99ea01b6c8
2004-09-23 13:22:09 +00:00
Angus Leeming
09bafa8d9a Scratch my grammatical itch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@8998 a592a061-630c-0410-9148-cb99ea01b6c8
2004-09-22 15:37:54 +00:00