Commit Graph

18963 Commits

Author SHA1 Message Date
Abdelrazak Younes
64e1fc3bf4 BufferList::bufferNum() and getFileNames(): migrate to FileName/FileNameList
Inset.h : fix erroneous forward declaration.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25959 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-29 08:52:25 +00:00
Abdelrazak Younes
d56faa70c4 BufferList::getBuffer(): migrate to FileName.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25958 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-29 08:16:09 +00:00
Abdelrazak Younes
d1d7252c46 BufferList::exists(): use FileName::operator==() instead of string comparison.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25957 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-29 08:05:01 +00:00
Abdelrazak Younes
3f8d273b93 LyXFunc::gotoBookmark() use FileName::operator!=() instead of string comparison.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25956 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-29 07:59:58 +00:00
Abdelrazak Younes
5ac9db6dfc First step toward fixing http://bugzilla.lyx.org/show_bug.cgi?id=3243
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25955 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-29 07:53:08 +00:00
Abdelrazak Younes
72d9237817 Add new FileName::set() method.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25954 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-29 07:47:16 +00:00
Abdelrazak Younes
b868bf78d2 Fix debug message.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25953 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-29 07:06:57 +00:00
Abdelrazak Younes
d4113cf8d5 GuiApplication::setGuiLanguage(): ignore qt_trans_ loading failure as this is only for Mac special menus.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25952 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-29 06:44:49 +00:00
Pavel Sanda
3f21a3de56 upss
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25951 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-29 02:04:52 +00:00
Pavel Sanda
609878cf00 Towards bug http://bugzilla.lyx.org/show_bug.cgi?id=4830
(selection issues on more LyX instances)

This fixes for me the worst cases. Still some selection
problem appear from time to time and it will be tricky
to get this completely right since the performance 'hacks'
our code uses.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25950 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-29 01:51:20 +00:00
Pavel Sanda
716626c736 fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25949 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-29 00:36:07 +00:00
Pavel Sanda
5209aad8de change debugs.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25948 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-29 00:34:15 +00:00
Uwe Stöhr
9e03f3a3ae - fix ca.po
- po update

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25945 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-28 23:01:08 +00:00
Uwe Stöhr
da5d151c72 generate_contributions.py: fix of last commit to this file
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25943 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-28 22:21:45 +00:00
Uwe Stöhr
8dddfbdfd8 ca.po: updates by Joan
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25942 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-28 22:15:58 +00:00
Uwe Stöhr
67e68401ca ar.po: more updates my Hatim
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25940 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-28 22:03:56 +00:00
Uwe Stöhr
6329aaee97 - add Hatim to our CREDITS
- actualize some CREDITS entries

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25939 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-28 22:01:04 +00:00
Pavel Sanda
bdfff39333 Add Hatim to our contributions script.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25938 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-28 21:38:37 +00:00
Uwe Stöhr
e86cc0a1d6 Math.lyx: add missing index entry
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25937 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-28 20:24:25 +00:00
Uwe Stöhr
ac118958ed de.po: fix a doubled accelerator key
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25936 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-28 20:03:40 +00:00
Richard Heck
5a26b729a7 Forgot this....
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25934 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-28 15:28:49 +00:00
Richard Heck
5d95df6e39 Add CopyStyle tag for InsetLayout, per request of Steve Litt.
Update documentation for new tag.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25933 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-28 15:14:37 +00:00
Abdelrazak Younes
0b86ea9f71 previous rev: revert accidental commit.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25932 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-28 15:05:12 +00:00
Abdelrazak Younes
2d9def6577 Fix http://bugzilla.lyx.org/show_bug.cgi?id=5021
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25931 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-28 14:58:29 +00:00
Abdelrazak Younes
8085efd83a Some locale related cleanup. JMarc, please when you come back, review this. It is working fine in all my testings though.
* GuiApplication: delay locale loading until setGuiLanguage() is called.

* Messages: memorize default locale for current environment.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25930 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-28 11:26:46 +00:00
Jürgen Spitzmüller
63ca4f8caa * update tex2lyx man page, mostly done bei Uwe (bug 2770).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25929 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-28 07:52:27 +00:00
Pavel Sanda
523a077704 cs/Tutorial.lyx prepare for rc1.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25926 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-28 01:31:12 +00:00
Uwe Stöhr
07c9c4dc6e Hebrew translation updates by Ran
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25923 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-27 23:16:53 +00:00
Uwe Stöhr
b3531611e7 tex2lyx/test-insets.tex: add test for bounding box and clipping of \includegraphics
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25919 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-27 21:44:24 +00:00
Uwe Stöhr
f3bef13874 ar.po: more updates by Hatim
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25918 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-27 21:14:50 +00:00
Richard Heck
163d827729 Support for removing "default" modules.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25917 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-27 17:46:27 +00:00
Uwe Stöhr
c08f8291f9 - InsetMathAMSArray.cpp: code cosmetic
- Math.lyx: leftovers from bug 5090

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25916 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-27 11:32:26 +00:00
Jürgen Spitzmüller
44fe827b7b * add icons for split-view.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25914 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-27 10:29:11 +00:00
Jürgen Spitzmüller
b1a8f10af3 * de.po: correct blanks.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25913 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-27 09:21:30 +00:00
Pavel Sanda
5b75639da8 cs/Tutorial.lyx: document usage of vlna package.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25911 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-27 02:17:05 +00:00
Uwe Stöhr
54cd018c21 Math.lyx: update as bug 5090 is now fixed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25910 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-27 01:20:53 +00:00
Uwe Stöhr
5aece0832c - InsetMathAMSArray.cpp: load the amscd package when the command \CD was used, fixes bug 5090
- LaTeXFeatures.cpp: add amscd

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25909 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-27 00:47:28 +00:00
Uwe Stöhr
180448cf14 InsetMathHull.cpp: whitespace
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25908 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-27 00:45:19 +00:00
Uwe Stöhr
c1b960a62e EmbeddedObjects.lyx: add description of image settings grouping
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25907 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-26 23:38:57 +00:00
Uwe Stöhr
97552513b2 Math.lyx: description of \rule
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25906 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-26 22:47:26 +00:00
Uwe Stöhr
07919fb0b0 installer: fix some warnings and prepare for next release
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25903 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-26 21:08:01 +00:00
Uwe Stöhr
2fca636bea Math.lyx: description of \xymatrix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25902 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-26 19:04:18 +00:00
Uwe Stöhr
68190dd5fb UserGuide.lyx: clarify the description of image settings grouping
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25901 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-26 17:10:53 +00:00
Uwe Stöhr
48b7f1c12d ar.po: update by Hatim
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25900 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-26 16:21:12 +00:00
Enrico Forestieri
bc72d3fc58 Automate setting of LYX_DIR_XXx and LYX_USERDIR_XXx environment variable names.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25898 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-26 10:45:38 +00:00
Pavel Sanda
c4ff55c340 LYX_USERDIR_15x -> 16
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25897 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-26 10:44:02 +00:00
Enrico Forestieri
ae2f2e218b Update it.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25892 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-26 06:37:39 +00:00
Pavel Sanda
dfbf0f541b * cs.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25887 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-25 23:13:37 +00:00
Pavel Sanda
db200daf6f Encoding typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25886 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-25 23:03:52 +00:00
Pavel Sanda
6be5a271a7 UserGuide: document image groups.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25885 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-25 21:30:51 +00:00