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
Angus Leeming
f8ce4b80b1
Implement os::current_root for native Win32 builds.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9426 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-04 17:50:28 +00:00
Angus Leeming
545d63577f
Clean up formatting.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9424 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-04 17:42:05 +00:00
Angus Leeming
843cf785d5
Remove executable status info from typeIndicator.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9422 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-04 13:34:07 +00:00
Angus Leeming
783a311643
Test for OS support for symbolic links and protect support library code
...
appropriately.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9420 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-04 13:24:55 +00:00
Jean-Marc Lasgouttes
987df09ed3
update status
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9417 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-03 13:01:01 +00:00
Angus Leeming
640f87eca7
Enable LyX to start up under Cygwin.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9414 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-01 13:56:39 +00:00
Georg Baum
c8e12cf1cc
fix bug 1542 (crash wehn reading invalid equations)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9413 a592a061-630c-0410-9148-cb99ea01b6c8
2004-12-30 14:54:17 +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
ee8028b9e4
Don't forget the Windows drive name when mangling the temporary file name.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9393 a592a061-630c-0410-9148-cb99ea01b6c8
2004-12-17 12:30:48 +00:00
Jürgen Spitzmüller
99f174102c
Fix xforms math panel (bug 1214)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9392 a592a061-630c-0410-9148-cb99ea01b6c8
2004-12-17 10:31:39 +00:00
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