Commit Graph

1072 Commits

Author SHA1 Message Date
Jean-Marc Lasgouttes
4b4d394fbf some updates for 1.4.3
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15059 a592a061-630c-0410-9148-cb99ea01b6c8
2006-09-19 09:00:51 +00:00
Jean-Marc Lasgouttes
10f8ab9f74 * configure.ac: add LYX_DATE variable for release date.
* config/lyxinclude.m4: reset release date for development versions.

	* src/version.C.in: make lyx_release_date a placeholder.

	* src/lyx_main.C (parse_version): 
	* src/frontends/controllers/ControlAboutlyx.C (getVersion): change a 
	bit the display of LyX release date.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@14713 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-16 21:57:14 +00:00
Bo Peng
2949a35176 Add scons build system.
* INSTALL.scons: instruction
	* development/scons/*: scons build system, qt frontend only
	* development/ChangeLog, status.14x, ChangeLog: bookkeeping


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@14650 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-13 16:07:17 +00:00
Jean-Marc Lasgouttes
33b3b933b9 back to work
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@14444 a592a061-630c-0410-9148-cb99ea01b6c8
2006-07-13 09:13:23 +00:00
Jean-Marc Lasgouttes
c0a2e555a3 last bits for 1.4.2
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@14440 a592a061-630c-0410-9148-cb99ea01b6c8
2006-07-13 08:10:53 +00:00
Jean-Marc Lasgouttes
61bb33f91c fix hyphens in man pages
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@14350 a592a061-630c-0410-9148-cb99ea01b6c8
2006-07-06 14:26:07 +00:00
Jean-Marc Lasgouttes
54f6bcd13f tweaks to zlib support
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@14099 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-14 13:57:46 +00:00
Jean-Marc Lasgouttes
f4c0658d1b New auto-open feature from Bo Peng (with help from Jean-Marc and Enrico)
* src/lyx_main.C (init): call Formats::setAutoOpen.
	
	* src/lyxrc.C (read): do not reset editor/viewer values of "none".

	* src/format.C (fixCommand): helper function: tweak command depending
	of the availability of OS viewer/editor.
	(setAutoOpen): run fixCommand over all the formats.

	* src/support/Makefile.am: under win32, link against shlwapi.dll.
	
	* src/support/os_*.C (canAutoOpenFile, autoOpenFile): new
	functions, used	to let the OS handle viewers and editors it knows about.

	* configure.ac: improve check for shlwapi.

	* lib/configure.py: remove check for native windows viewers.




git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@13856 a592a061-630c-0410-9148-cb99ea01b6c8
2006-05-17 22:37:24 +00:00
Jean-Marc Lasgouttes
28db99d9d8 * config/qt.m4 (QT_DO_IT_ALL): add test for Qt-without-X11-under-cygwin.
* config/Makefile.am:
	* config/cygwin.m4: remove special cygwin tests

	* configure.ac: check for shlwapi and gdi32 libraries (needed in
	windows); do not check special cygwin features.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@13840 a592a061-630c-0410-9148-cb99ea01b6c8
2006-05-12 15:19:29 +00:00
Jean-Marc Lasgouttes
9d509572db * src/support/package.C.in (get_build_dirs): Look at Makefile
instead of lyxrc.defaults. Simplify the check for
          chkconfig.ltx.

	* configure.ac: do not run lib/configure.py

	* lib/doc/Makefile.am: LaTeXConfig.lyx is not generated anymore.

	* lib/configure.py (removeExtraFiles): remove.

	* lib/Makefile.am: no files are generated in there.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@13764 a592a061-630c-0410-9148-cb99ea01b6c8
2006-04-27 16:47:07 +00:00
Georg Baum
74efa7cd1a Use lib/configure.py and ditch the m4 version
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@13740 a592a061-630c-0410-9148-cb99ea01b6c8
2006-04-25 14:57:08 +00:00
Jean-Marc Lasgouttes
a577fcdbaf begin work on 1.4.2svn
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@13649 a592a061-630c-0410-9148-cb99ea01b6c8
2006-04-11 14:58:27 +00:00
Jean-Marc Lasgouttes
fa3308aaaf ready for 1.4.1
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@13638 a592a061-630c-0410-9148-cb99ea01b6c8
2006-04-11 08:56:24 +00:00
Michael Schmitt
5fb6c496c6 2006-04-01 Michael Gerz <michael.gerz@teststep.org>
* lib/ui/stdmenus.ui:
        * lib/ui/stdtoolbars.ui:
        * src/converter.C
        * src/lyx_main.C
        * src/support/package.C.in: tiny changes to text messages


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@13544 a592a061-630c-0410-9148-cb99ea01b6c8
2006-04-01 13:20:37 +00:00
Jean-Marc Lasgouttes
39cc61cc74 update again for 1.4.1
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@13527 a592a061-630c-0410-9148-cb99ea01b6c8
2006-03-29 14:27:53 +00:00
Jean-Marc Lasgouttes
8fb2ca7e5a update ANNOUNCE for 1.4.1
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@13515 a592a061-630c-0410-9148-cb99ea01b6c8
2006-03-28 12:46:20 +00:00
Jean-Marc Lasgouttes
368fad3297 fix version number (1.4.1svn instead of 1.4.0svn)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@13366 a592a061-630c-0410-9148-cb99ea01b6c8
2006-03-13 15:11:44 +00:00
Jean-Marc Lasgouttes
caf77c7d7a add file to document the status of LyX stable branch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@13319 a592a061-630c-0410-9148-cb99ea01b6c8
2006-03-10 13:36:33 +00:00
Jean-Marc Lasgouttes
7b0e52d4d4 small updates
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13271 a592a061-630c-0410-9148-cb99ea01b6c8
2006-02-24 11:14:04 +00:00
Jean-Marc Lasgouttes
3a9d8bbd3d add release notes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13270 a592a061-630c-0410-9148-cb99ea01b6c8
2006-02-23 13:56:43 +00:00
Jean-Marc Lasgouttes
b041823fc7 change the references to cvs into Subversion
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13269 a592a061-630c-0410-9148-cb99ea01b6c8
2006-02-23 11:15:17 +00:00
Georg Baum
2bf255a25a update for 1.4.0
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13245 a592a061-630c-0410-9148-cb99ea01b6c8
2006-02-16 17:19:10 +00:00
Jean-Marc Lasgouttes
0328dd98ca fix behaviour of --with-version-suffix (bug 2237)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13219 a592a061-630c-0410-9148-cb99ea01b6c8
2006-02-12 20:29:52 +00:00
Lars Gullik Bjønnes
27b4472dfd Change to 'svn' as the development tag
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13210 a592a061-630c-0410-9148-cb99ea01b6c8
2006-02-11 19:49:00 +00:00
Lars Gullik Bjønnes
4a7ab830bc Delete all .cvsignore files from trunk
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13208 a592a061-630c-0410-9148-cb99ea01b6c8
2006-02-10 22:09:45 +00:00
Lars Gullik Bjønnes
1e62f8f399 autogen.sh: remove --force-missing on automake
config/ltmain.sh: add patch for darwin


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10777 a592a061-630c-0410-9148-cb99ea01b6c8
2006-01-26 00:01:00 +00:00
Jean-Marc Lasgouttes
a4ad79936d update NEWS
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10775 a592a061-630c-0410-9148-cb99ea01b6c8
2006-01-25 11:34:44 +00:00
Jean-Marc Lasgouttes
ecb7956a77 the gtk frontend does not rely on xforms anymore
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10774 a592a061-630c-0410-9148-cb99ea01b6c8
2006-01-24 16:21:53 +00:00
Jean-Marc Lasgouttes
816b9b4b3c first updates for 1.4.0
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10756 a592a061-630c-0410-9148-cb99ea01b6c8
2006-01-19 12:23:00 +00:00
Jean-Marc Lasgouttes
a0fe542507 OSX instructions update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10708 a592a061-630c-0410-9148-cb99ea01b6c8
2006-01-04 15:14:21 +00:00
Angus Leeming
f03c04d7cd Scrub the XForms exception
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10697 a592a061-630c-0410-9148-cb99ea01b6c8
2006-01-01 23:21:45 +00:00
Georg Baum
544ef3b0dc fix version suffix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10690 a592a061-630c-0410-9148-cb99ea01b6c8
2005-12-30 13:46:09 +00:00
Georg Baum
1a0a8cdea2 require automake 1.9
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10685 a592a061-630c-0410-9148-cb99ea01b6c8
2005-12-28 10:47:00 +00:00
Lars Gullik Bjønnes
d7bf15921d pre3
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10682 a592a061-630c-0410-9148-cb99ea01b6c8
2005-12-23 19:00:36 +00:00
Lars Gullik Bjønnes
a5b1022b9f Changes to make distcheck work, slight cleanup of autoconf/make initialization
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10680 a592a061-630c-0410-9148-cb99ea01b6c8
2005-12-23 18:16:18 +00:00
Jean-Marc Lasgouttes
7b890a1ecc fixing linking on solaris
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10650 a592a061-630c-0410-9148-cb99ea01b6c8
2005-12-09 13:42:23 +00:00
Georg Baum
a62fc51c2f check for xft if using the gtk frontend
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10646 a592a061-630c-0410-9148-cb99ea01b6c8
2005-12-07 14:08:46 +00:00
Jean-Marc Lasgouttes
f53511993b fix again packaging on osx and windows
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10557 a592a061-630c-0410-9148-cb99ea01b6c8
2005-10-18 09:11:19 +00:00
Jean-Marc Lasgouttes
a7714398d9 fix PACKAGE handling for MacOS and Windows
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10550 a592a061-630c-0410-9148-cb99ea01b6c8
2005-10-13 14:45:12 +00:00
Angus Leeming
19e1292d73 Check for NewAPIs.h. Use it to enable runtime support for Windows95 in Boost.Filesystem.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10499 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-30 09:44:37 +00:00
Angus Leeming
6ce7fa27f1 Portable hard-coded paths on Windows.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10496 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-29 13:26:41 +00:00
Jean-Marc Lasgouttes
014b9da9e5 update OSX instructions
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10478 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-22 08:38:35 +00:00
Jean-Marc Lasgouttes
04a52dc7bc distribute INSTALL.MacOSX
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10475 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-21 13:57:13 +00:00
Jean-Marc Lasgouttes
9e4dae0bad rename and update README.MacOSX
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10473 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-21 13:54:35 +00:00
Lars Gullik Bjønnes
0b7c8e8678 bug 2032 test commit 2
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10464 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-19 15:42:50 +00:00
Lars Gullik Bjønnes
2a62742038 bug 2032 restore test commit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10463 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-19 15:05:11 +00:00
Lars Gullik Bjønnes
90c26e2848 bug 2032 test commit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10462 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-19 14:59:39 +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
Lars Gullik Bjønnes
03f3596d12 back to 1.4.0cvs
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10330 a592a061-630c-0410-9148-cb99ea01b6c8
2005-07-18 15:49:57 +00:00