Commit Graph

25200 Commits

Author SHA1 Message Date
Jürgen Spitzmüller
0ac0b1a81d fix cutnpaste error.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35196 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-25 06:37:37 +00:00
Jürgen Spitzmüller
3ca7e00058 * GuiTabular.{cpp,h}:
- reimplement funcEnabled.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35195 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-25 06:25:07 +00:00
Stephan Witt
f494131d06 add missing check for setenv: environment.cpp and POSIX standards prefer setenv
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35194 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-25 05:57:06 +00:00
Uwe Stöhr
d0f8cf1018 GuiTabular.cpp: fix another FIXME
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35193 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-25 02:56:27 +00:00
Uwe Stöhr
db6634578d GuiTabular.cpp: fix #6859 and a FIXME
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35192 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-25 02:36:02 +00:00
Uwe Stöhr
fab03729ab InsetLine.cpp: use text color also for lyxlines
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35191 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-25 01:59:14 +00:00
Uwe Stöhr
1dedc47249 Text2.cpp: forgot this in last commit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35190 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-24 03:08:33 +00:00
Uwe Stöhr
7d68833dc9 remove unused include of FuncRequest
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35189 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-24 03:07:09 +00:00
Uwe Stöhr
bc58158be7 LyXRC.cpp: don't use the OS system colors by default as discussed, those who prefer this can easily turn it on
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35188 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-24 01:37:29 +00:00
Uwe Stöhr
c3b341cbcb InsetCaption: we use IndianRad as frame color while the float frames use DarkRed; as discussed, providing to specify a special caption frame color in the preferences is unnecessary
-> remove caption frame color from preferences
-> use the collapsible frame color also for caption frames

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35187 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-24 01:29:22 +00:00
Uwe Stöhr
3b43bcbeb0 stdmenus.inc: I guess it is more logic to first show the source then the messages in the view menu
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35186 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-24 01:25:46 +00:00
Uwe Stöhr
38ed6cd1a0 \lyxline is a LyX-specific macro that creates a line in the output
- this line is defined with a width of 1pt -> therefore also draw it in this size in lyx
- this line is by default black -> use black
- setting a color for this in the preferences is wrong and senseless, because the color of this line is defined by the color chosen in the text style dialog -> remove preference color

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35185 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-24 01:13:26 +00:00
Stephan Witt
fa3c8d6894 prepare native spell checker interface for check of multiple words at once
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35183 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-22 13:55:28 +00:00
Stephan Witt
31dbbc43d9 #6848 correct load order of files to open on startup - author of patch: Punyashloka Biswal
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35182 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-21 16:49:30 +00:00
Enrico Forestieri
7238d40c99 Move code to more proper place.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35180 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-19 22:50:06 +00:00
Enrico Forestieri
1a6be80891 Clarify python requirements.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35179 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-19 20:46:34 +00:00
Enrico Forestieri
fa0cd9ad60 Fix bug #6793: Changing an existing formula type to displayed formula loses the label
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35178 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-19 13:58:36 +00:00
Enrico Forestieri
c9a24bbd88 Solve shortcut conflict
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35177 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-19 12:49:29 +00:00
Jürgen Spitzmüller
372054bc1e * pl.po: Update from Michał Fita.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35173 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-19 09:03:00 +00:00
Jürgen Spitzmüller
0473f11add * g-brief2.layout:
- add some missing standard environments (bug #6857)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35171 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-19 08:33:48 +00:00
Enrico Forestieri
66808b0482 Avoid memory leak when the label is on the first row.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35168 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-19 08:17:36 +00:00
Jürgen Spitzmüller
80a881b644 CREDITS: fix Reuben Thomas' entry.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35167 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-19 08:17:07 +00:00
Jürgen Spitzmüller
062777c4d7 * de.po: update.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35166 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-19 08:13:30 +00:00
Kornel Benko
6a5230fc31 * sk.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35164 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-19 07:50:24 +00:00
Enrico Forestieri
97fb94d90f Fix crash when mutating eqnarray-like environments with labeled lines
to display equations.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35163 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-19 07:28:49 +00:00
Enrico Forestieri
d0d7db958c Replace the deprecated os.popen3 with the subprocess module.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35162 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-19 07:00:41 +00:00
Enrico Forestieri
9ea72a7483 Remerge po files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35161 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-19 06:56:44 +00:00
Kornel Benko
d934eca6cc * sk.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35160 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-19 05:38:56 +00:00
Enrico Forestieri
681b0ad558 Update it.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35159 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-14 22:57:15 +00:00
Enrico Forestieri
87f155767a Better fix for bug #6851.
The old-style font changing macros really inherit the mode, so we have
to account for this.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35156 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-14 17:57:06 +00:00
Jürgen Spitzmüller
cf0708db7a * TabularUI.ui:
- add accelerator
	- better labeling

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35155 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-14 17:13:57 +00:00
Jürgen Spitzmüller
24dc465cc0 Add some accelerators.
NOTE: some new elements in the dialogs still lack accelerators. People, please think of keyboard users when adding UI!

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35154 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-14 17:08:57 +00:00
Jürgen Spitzmüller
506af6e2da * de.po: fix spellings
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35153 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-14 16:35:20 +00:00
Jürgen Spitzmüller
07c88a2eb8 * po/*.po: remerge
* de.po: translations

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35152 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-14 16:20:23 +00:00
Jürgen Spitzmüller
0a7b799510 * Output.ui: clearer labeling
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35151 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-14 15:27:05 +00:00
Jürgen Spitzmüller
bd19edccf0 * GuiPrefs.cpp: casing fixes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35150 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-14 15:19:05 +00:00
Jürgen Spitzmüller
188c57aeda * GuiTabular.cpp:
- fix enabling of decimal separator item by using proper gui/data separation
	- better labeling

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35149 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-14 15:10:53 +00:00
Jürgen Spitzmüller
f2f3ed23f0 * InsetTabular.cpp: do not attempt to access an empty DocIterator (bug 6810).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35148 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-14 14:32:52 +00:00
Uwe Stöhr
3b2dbce542 layout files: partly revert r35139: setspace is not part of all LaTeX distributions by default, sorry
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35147 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-14 12:32:51 +00:00
Uwe Stöhr
8ea2a6985d g-brief layouts: they require the europs package
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35146 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-14 03:00:00 +00:00
Uwe Stöhr
a4ffe5b190 g-brief2.layout: fix format and thus #6856, sorry for the noise
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35145 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-14 02:24:06 +00:00
Uwe Stöhr
7468d5caa0 broadway.layout: there are no styles Abstract and Date that can be deleted
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35144 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-14 02:17:03 +00:00
Uwe Stöhr
9676ae6a96 g-brief2.lyout: whitespace
Note that LyX does no longer accept this layout, see #6856 )

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35143 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-14 02:13:38 +00:00
Uwe Stöhr
3b60256554 moderncv.layout: whitespace
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35142 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-14 01:41:57 +00:00
Uwe Stöhr
f5cab80e7e Customization.lyx:
- make it compilable
- clarify a statement

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35140 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-14 01:36:40 +00:00
Uwe Stöhr
25b3a8c611 layout files:
- remove dependencies of standard LaTeX-packages like article, fontenc, babel, etc.
- The class need only be specified as optional argument if the name of the LaTeX class file and the name of the layout file are different or if there are no packages to load.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35139 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-14 01:28:47 +00:00
Uwe Stöhr
a886b2f849 de.po:
- fix a shortcut conflict
- some translations

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35138 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-14 01:02:29 +00:00
Enrico Forestieri
61791114a1 Fix bug #6851: Wrong screen fonts with old style macros such as \bf and \rm.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35136 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-14 00:22:04 +00:00
Uwe Stöhr
004901eef6 KOMA-script layout files: don't check for KOMA-script's internal dependencies, scrbase and typearea are already part of KOMA-script
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35135 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-14 00:09:07 +00:00
Jürgen Spitzmüller
168dd45dec * scrclass.inc: add support for \subtitle.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35133 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-13 11:32:07 +00:00