Commit Graph

1004 Commits

Author SHA1 Message Date
Bo Peng
692363bbca Embedding patch two: read/write embedded files'
*  src/insets/InsetGraphics.h
	*  src/insets/InsetExternal.cpp
	*  src/insets/InsetGraphics.cpp
	*  src/insets/InsetInclude.cpp
	*  src/insets/Inset.h
	*  src/insets/InsetInclude.h
	*  src/insets/InsetExternal.h: register embedded files
	*  src/EmbeddedFiles.h|cpp: core of embedded files
	*  src/Buffer.h|cpp: read/write embed file
	*  src/BufferParams.h|cpp: embedded flag
	*  src/Makefile.am
	*  po/POTFILES.in
	*  development/scons/scons_manifest.py: build system updates


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19924 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-30 20:46:42 +00:00
André Pönitz
27ca671388 revert change to POTFILES.in
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19841 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-27 21:33:15 +00:00
André Pönitz
d65a564adf remove special handling of Package.cpp[.in]
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19840 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-27 21:29:56 +00:00
Martin Vermeer
735ea89b74 more translations
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19806 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-26 15:10:01 +00:00
Martin Vermeer
d2c1324c45 translations
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19805 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-26 15:02:54 +00:00
Uwe Stöhr
209496e52e LINGUAS: add Finnish as now are enough translated messages
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19735 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-22 20:14:05 +00:00
Richard Heck
5d57df7508 Forgot this one in an earlier commit.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19729 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-22 16:44:11 +00:00
Martin Vermeer
05776800df more translations
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19694 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-21 18:15:04 +00:00
Martin Vermeer
6f7f17098d some work on fi.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19687 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-21 07:57:11 +00:00
Uwe Stöhr
1d3de7ea4a LINGUAS: LINGUAS: sort languages
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19673 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-20 23:59:18 +00:00
Richard Heck
8a221dc70c Move the lyx::biblio namespace into src/. Also make changes to how the BibTeX
information is acquired. This involves (i) moving the bulk of fillWithBibKeys() 
into Biblio.cpp, (ii) introducing a virtual method Inset::fillWithBibKeys() that,
by default, does nothing, and (iii) over-riding this method in the insets that do
need to do something.

This is all preparatory for a more substantial re-working of the BibTex code,
which should follow shortly.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19565 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-14 16:50:51 +00:00
José Matox
0b06fd0118 Update po directory, new Portuguese translation
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19544 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-14 07:37:47 +00:00
André Pönitz
67e61a3956 enable building of shared libraries. reduces final linktime. also combine boost stuff into a single library
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19410 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-10 22:33:54 +00:00
Enrico Forestieri
04e2a40f5b it.po update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19377 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-09 20:36:55 +00:00
Jean-Marc Lasgouttes
5f64168d51 remerge for real this time; last time was useless
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19355 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-07 21:28:52 +00:00
Jean-Marc Lasgouttes
b708d5c53b Remerge after translation patches 2&4.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19352 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-07 20:58:32 +00:00
Jean-Marc Lasgouttes
9b3aa538fc [the "translation" patch series] Part 3: improving the loading of localized files
* src/support/filetools.cpp (i18nLibFileSearch): use a trick to find
	out the name of the current translation. 

	* po/*.po: add the entry necessary for the above trick.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19350 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-07 20:39:55 +00:00
Jean-Marc Lasgouttes
f84a1c6e5c the "translation" patch series] Part 1: upgrading to gettext 0.14.6
* m4/*:
	* intl/*:
	* ABOUT-NLS:
	* po/Makefile.in.in:
	* po/POTFILES.in:
	* po/Makevars.template:
	* config/mkinstalldirs:
	* config/config.rpath: update from gettext 0.14.6 source. This enables
	translation to system language on Mac OS X



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19347 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-07 19:22:32 +00:00
Jean-Marc Lasgouttes
6487ace40c distribute zh_CN
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19325 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-05 15:06:37 +00:00
Uwe Stöhr
ad4601c9eb po remerge
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19318 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-05 13:36:14 +00:00
Uwe Stöhr
3d64676a18 hu.po: updates by Szöke
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19317 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-05 13:34:21 +00:00
Michael Schmitt
934f86ae53 * po/ja.po: update by Koji Yokota
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19165 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-21 19:52:57 +00:00
Uwe Stöhr
7223952300 fr.po: updates from Jean-Pierre
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19121 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-18 19:42:25 +00:00
Bo Peng
f0a35f85c0 Finish simplified Chinese translations. Expect criticisms from users and lots of revisions though.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19120 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-18 17:10:00 +00:00
Bo Peng
c3c63e9c9c Simplified Chinese translations, almost done.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19109 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-18 05:23:47 +00:00
Uwe Stöhr
cc1a5a30f8 hu.po: Hungarian translation updates from Szöke
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19107 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-17 20:25:31 +00:00
Bo Peng
133fe199a5 More simplified Chinese translations (2338 done, 1208 missing)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19092 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-16 22:31:00 +00:00
Michael Schmitt
e13666fb79 * po/de.po: translate two new messages
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19089 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-16 17:38:22 +00:00
Michael Schmitt
d5597c24c4 * po/*.po:
* po/POTFILES.in: remerge


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19088 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-16 17:23:58 +00:00
Bo Peng
59d3791ca1 More simplified Chinese translations. This is *a lot* of work!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19081 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-15 04:33:33 +00:00
Uwe Stöhr
b0ec9f2070 he.po: Updates from Ran
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19074 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-14 12:16:22 +00:00
Bo Peng
d1048ba539 a lot more simplified Chinese translations
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19071 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-13 19:39:46 +00:00
Jean-Marc Lasgouttes
a7039727c3 * configure.ac: check earlier for -liconv and -lz, since Qt4 needs them;
put LIBICONV in LIBS.

	* src/Makefile.am: 
	* src/client/Makefile.am: update accordingly.

	* config/qt4.m4: do not try to run pkg-config tests when pkg-config 
	is not installed.

	* INSTALL.MacOSX: advise to use pkg-config; remove -lz from LDFLAGS;
	remove --with-frontend=qt4 from configure line; in the svn case, remove
	also --disable-stdlib-debug and --disable-concept-checks (and explain 
	why --disable-stdlib-debug may be needed).



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19056 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-12 12:57:59 +00:00
Jean-Marc Lasgouttes
d4008e6295 Galician update by Ramon Flores
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19055 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-12 10:49:31 +00:00
Jean-Marc Lasgouttes
dbd627f521 update from Koji Yokota
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19052 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-12 08:32:10 +00:00
Jean-Marc Lasgouttes
c3896fa502 remove obsolete translations
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19036 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-11 11:47:55 +00:00
Bo Peng
fa958badb0 More simplified Chinese translations.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19032 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-10 18:16:06 +00:00
Jean-Marc Lasgouttes
81e1693c25 Update to Japanese translation from Koji Yokota
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19031 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-10 16:44:49 +00:00
Jean-Marc Lasgouttes
65ccd2f7b4 add chinese to the list of known languages
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19030 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-10 16:13:44 +00:00
Uwe Stöhr
f0b3234596 README, README.localization: Updates and clarifications from Pavel
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19022 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-10 01:01:05 +00:00
Michael Schmitt
635004c6a6 * po/de.po: fix two fuzzy messages - de.po is ready for 1.5.0
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19021 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-09 21:15:21 +00:00
Michael Schmitt
51332051c0 * po/*.po: remerge
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19020 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-09 21:08:20 +00:00
Bo Peng
c68653e0ad more simplied Chinese translations.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19014 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-09 16:33:51 +00:00
Uwe Stöhr
fb77c3681e cs.po: translation updates from Pavel
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19007 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-08 23:39:34 +00:00
Michael Schmitt
1056b3f478 * po/*.po: remerge
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19005 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-07 21:45:50 +00:00
Bo Peng
f3a4fa86b2 zh_CN.po: more Chinese translations
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18970 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-02 22:27:12 +00:00
Bo Peng
375e3248cb zh_CN.po: add a few more Chinese translations
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18967 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-02 19:36:36 +00:00
Bo Peng
d9ac7e5cf0 partial simplied Chinese translations
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18949 a592a061-630c-0410-9148-cb99ea01b6c8
2007-06-30 06:08:13 +00:00
Bo Peng
882eee2c33 fix zh_CN.po translation (do not copy original string)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18947 a592a061-630c-0410-9148-cb99ea01b6c8
2007-06-30 04:42:37 +00:00
Bo Peng
6e3ecc8a2f add zh_TW.po and rename zh.po to zh_CN.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18933 a592a061-630c-0410-9148-cb99ea01b6c8
2007-06-28 17:23:54 +00:00