]> git.lyx.org Git - lyx.git/log
lyx.git
15 years agofix undo bug with phantom inset
Jean-Marc Lasgouttes [Wed, 4 Feb 2009 17:52:28 +0000 (17:52 +0000)]
fix undo bug with phantom inset

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28352 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoConstness.
Richard Heck [Wed, 4 Feb 2009 17:39:33 +0000 (17:39 +0000)]
Constness.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28351 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agosome cleanups to the phantom inset. Undo still broken for unknown reasons
Jean-Marc Lasgouttes [Wed, 4 Feb 2009 16:18:43 +0000 (16:18 +0000)]
some cleanups to the phantom inset. Undo still broken for unknown reasons

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28350 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoOops! forgot to set a sane layout (bug 4859 again)
Jean-Marc Lasgouttes [Wed, 4 Feb 2009 14:23:16 +0000 (14:23 +0000)]
Oops! forgot to set a sane layout (bug 4859 again)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28347 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoavoid creating empty paragraph list also in the case of an inner insettext (bug 4859...
Jean-Marc Lasgouttes [Wed, 4 Feb 2009 11:28:29 +0000 (11:28 +0000)]
avoid creating empty paragraph list also in the case of an inner insettext (bug 4859 again)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28346 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoavoid a crash on empty documents (bug 4859)
Jean-Marc Lasgouttes [Wed, 4 Feb 2009 10:46:54 +0000 (10:46 +0000)]
avoid a crash on empty documents (bug 4859)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28345 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agofix faulty documentation
Jean-Marc Lasgouttes [Wed, 4 Feb 2009 09:52:10 +0000 (09:52 +0000)]
fix faulty documentation

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28344 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoFix bug 5736: http://bugzilla.lyx.org/show_bug.cgi?id=5736.
Vincent van Ravesteijn [Tue, 3 Feb 2009 23:18:41 +0000 (23:18 +0000)]
Fix bug 5736: http://bugzilla.lyx.org/show_bug.cgi?id=5736.

If the current TextMetrics does not contain the paragraph the cursor is in, the screen is recentered. Now, the current TextMetrics should be updated to one that does contain the cursor (as we have just recentered)..

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28341 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoMove a couple routines from InsetFlex to InsetCollapsable so the CustomPars
Richard Heck [Tue, 3 Feb 2009 21:12:59 +0000 (21:12 +0000)]
Move a couple routines from InsetFlex to InsetCollapsable so the CustomPars
and ForcePlain tags will work not just with InsetFlex but all InsetCollapsables.
Thanks to Jurgen and JMarc for reminding me I'd meant to do this.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28340 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoTypo.
Richard Heck [Tue, 3 Feb 2009 21:11:05 +0000 (21:11 +0000)]
Typo.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28339 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agosome InsetPhantom fixes.
Jürgen Spitzmüller [Tue, 3 Feb 2009 10:38:13 +0000 (10:38 +0000)]
some InsetPhantom fixes.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28336 a592a061-630c-0410-9148-cb99ea01b6c8

15 years ago* InsetPhantom.cpp (toolTip):
Jürgen Spitzmüller [Tue, 3 Feb 2009 10:03:47 +0000 (10:03 +0000)]
* InsetPhantom.cpp (toolTip):
- fix compiler warning, l7n, simplify.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28335 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoUserGuide.lyx: some fixes
Uwe Stöhr [Tue, 3 Feb 2009 00:58:59 +0000 (00:58 +0000)]
UserGuide.lyx: some fixes

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28334 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoUserGuide.lyx: new Thesaurus section from Jürgen
Uwe Stöhr [Tue, 3 Feb 2009 00:23:37 +0000 (00:23 +0000)]
UserGuide.lyx: new Thesaurus section from Jürgen

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28333 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoTutorial.lyx: fix a typo
Uwe Stöhr [Mon, 2 Feb 2009 23:45:40 +0000 (23:45 +0000)]
Tutorial.lyx: fix a typo

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28332 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoUserGuide.lyx: some fixes of issues spotted by Koji
Uwe Stöhr [Mon, 2 Feb 2009 23:30:03 +0000 (23:30 +0000)]
UserGuide.lyx: some fixes of issues spotted by Koji

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28330 a592a061-630c-0410-9148-cb99ea01b6c8

15 years ago*Extended.lyx: update info about LyX server
Pavel Sanda [Mon, 2 Feb 2009 22:22:50 +0000 (22:22 +0000)]
*Extended.lyx: update info about LyX server

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28327 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoFix bug 5731. http://bugzilla.lyx.org/show_bug.cgi?id=5731\nInsert column after the...
Vincent van Ravesteijn [Mon, 2 Feb 2009 21:44:37 +0000 (21:44 +0000)]
Fix bug 5731. http://bugzilla.lyx.org/show_bug.cgi?id=5731\nInsert column after the current one, then copy the current one to the new one

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28326 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoplease Jean-Marc.
Jürgen Spitzmüller [Mon, 2 Feb 2009 13:53:41 +0000 (13:53 +0000)]
please Jean-Marc.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28324 a592a061-630c-0410-9148-cb99ea01b6c8

15 years ago* InsetMathHull (numbered):
Jürgen Spitzmüller [Mon, 2 Feb 2009 13:27:57 +0000 (13:27 +0000)]
* InsetMathHull (numbered):
- prevent NULL pointer (bug 5688).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28319 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agodisable math functions in places like ERT insets (bug 5703)
Jean-Marc Lasgouttes [Mon, 2 Feb 2009 11:27:30 +0000 (11:27 +0000)]
disable math functions in places like ERT insets (bug 5703)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28318 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agode.po: spelling.
Jürgen Spitzmüller [Mon, 2 Feb 2009 08:29:57 +0000 (08:29 +0000)]
de.po: spelling.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28317 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agomore robust version
Pavel Sanda [Sun, 1 Feb 2009 23:46:41 +0000 (23:46 +0000)]
more robust version

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28316 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoSquash warning
Pavel Sanda [Sun, 1 Feb 2009 23:27:58 +0000 (23:27 +0000)]
Squash warning

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28315 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoVCS: constify, thanks Andre
Pavel Sanda [Sun, 1 Feb 2009 23:23:01 +0000 (23:23 +0000)]
VCS: constify, thanks Andre

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28314 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agostdinsets.inc: the paragraph dialog must be deactivated inside Phantom insets
Uwe Stöhr [Sun, 1 Feb 2009 21:24:30 +0000 (21:24 +0000)]
stdinsets.inc: the paragraph dialog must be deactivated inside Phantom insets

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28313 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoInsetPhantom.cpp: don't draw a frame around phantom insets
Uwe Stöhr [Sun, 1 Feb 2009 21:21:38 +0000 (21:21 +0000)]
InsetPhantom.cpp: don't draw a frame around phantom insets

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28312 a592a061-630c-0410-9148-cb99ea01b6c8

15 years ago- InsetPhantom.h: remove unneeded declarations
Uwe Stöhr [Sun, 1 Feb 2009 20:18:52 +0000 (20:18 +0000)]
- InsetPhantom.h: remove unneeded declarations
- InsetPhantom.cpp: add tooltips

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28311 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agode.po: some more translations for trunk
Uwe Stöhr [Sun, 1 Feb 2009 19:26:40 +0000 (19:26 +0000)]
de.po: some more translations for trunk

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28310 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoInsetPhantom.cpp: metrics fix for the horizontal arrow
Uwe Stöhr [Sun, 1 Feb 2009 18:48:48 +0000 (18:48 +0000)]
InsetPhantom.cpp: metrics fix for the horizontal arrow

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28308 a592a061-630c-0410-9148-cb99ea01b6c8

15 years ago- de.po: translation updates for trunk
Uwe Stöhr [Sun, 1 Feb 2009 18:32:38 +0000 (18:32 +0000)]
- de.po: translation updates for trunk
- po-files: remerged

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28307 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoja.po: updates from Koji for trunk
Uwe Stöhr [Sun, 1 Feb 2009 17:04:32 +0000 (17:04 +0000)]
ja.po: updates from Koji for trunk

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28306 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoRCS: add doc
Pavel Sanda [Sat, 31 Jan 2009 21:22:03 +0000 (21:22 +0000)]
RCS: add doc

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28305 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoVCS: add GUI notification
Pavel Sanda [Sat, 31 Jan 2009 18:17:36 +0000 (18:17 +0000)]
VCS: add GUI notification

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28304 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoVCS: adjust internal structure
Pavel Sanda [Sat, 31 Jan 2009 18:01:48 +0000 (18:01 +0000)]
VCS: adjust internal structure

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28303 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoVCS: add svn locking mechanism
Pavel Sanda [Sat, 31 Jan 2009 17:10:56 +0000 (17:10 +0000)]
VCS: add svn locking mechanism

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28302 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoBetter safe than sorry
Pavel Sanda [Fri, 30 Jan 2009 23:40:53 +0000 (23:40 +0000)]
Better safe than sorry

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28299 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agotypo
Pavel Sanda [Fri, 30 Jan 2009 21:01:32 +0000 (21:01 +0000)]
typo

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28296 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoAdd a new command line parameter -e that sets the default (latex) encoding.
Jean-Marc Lasgouttes [Fri, 30 Jan 2009 14:47:06 +0000 (14:47 +0000)]
Add a new command line parameter -e that sets the default (latex) encoding.
This is overridden by any subsequent inputenc command.

The current encoding is also passed down to \input or \included files.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28295 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agonow that tex2lyx reads the files as utf8, file names should be correct
Jean-Marc Lasgouttes [Fri, 30 Jan 2009 14:42:35 +0000 (14:42 +0000)]
now that tex2lyx reads the files as utf8, file names should be correct

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28294 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoFuncCode.h: whitespace
Uwe Stöhr [Fri, 30 Jan 2009 01:04:10 +0000 (01:04 +0000)]
FuncCode.h: whitespace

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28293 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agosupport for the LaTeX commands \*phantom, fileformat change
Uwe Stöhr [Fri, 30 Jan 2009 00:56:37 +0000 (00:56 +0000)]
support for the LaTeX commands \*phantom, fileformat change

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28292 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agocosmetics
Pavel Sanda [Wed, 28 Jan 2009 23:44:27 +0000 (23:44 +0000)]
cosmetics

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28291 a592a061-630c-0410-9148-cb99ea01b6c8

15 years ago* Extended.lyx
Pavel Sanda [Wed, 28 Jan 2009 21:50:52 +0000 (21:50 +0000)]
* Extended.lyx

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28289 a592a061-630c-0410-9148-cb99ea01b6c8

15 years ago* lfun doxy
Pavel Sanda [Wed, 28 Jan 2009 20:53:53 +0000 (20:53 +0000)]
* lfun doxy

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28287 a592a061-630c-0410-9148-cb99ea01b6c8

15 years ago* LyXFileDialog.cpp:
Jürgen Spitzmüller [Tue, 27 Jan 2009 08:50:19 +0000 (08:50 +0000)]
* LyXFileDialog.cpp:
- limit workaround for Qt bug that was fixed in Qt 4.3.4 to previous Qt versions
  (related to bug 4513).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28284 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoKornel:
Peter Kümmel [Mon, 26 Jan 2009 18:42:02 +0000 (18:42 +0000)]
Kornel:
Setting some internal variables from info in configure.ac
(PACKAGE, PACKAGE_VERSION, LYX_DATE, LYX_DIR_VER, LYX_USERDIR_VER)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28283 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agorevert r28281
Uwe Stöhr [Sun, 25 Jan 2009 23:50:54 +0000 (23:50 +0000)]
revert r28281

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28282 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoremove the no longer used GuiNote
Uwe Stöhr [Sun, 25 Jan 2009 17:48:38 +0000 (17:48 +0000)]
remove the no longer used GuiNote

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28281 a592a061-630c-0410-9148-cb99ea01b6c8

15 years ago* GuiApplication.cpp:
Jürgen Spitzmüller [Sun, 25 Jan 2009 17:04:57 +0000 (17:04 +0000)]
* GuiApplication.cpp:
- use the first command in sequence as icon name for command-alternatives.
* lib/ui/stdtoolbars.inc:
- use command-alternatives for the alignment buttons in the tabular toolbar (bug 5709).
* lib/images/tabular-feature_align-*.png:
* lib/images/tabular-feature_valign-*.png:
- rename to tabular-feature_m-[v]align-*.png:

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28280 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5627
Pavel Sanda [Sun, 25 Jan 2009 12:24:03 +0000 (12:24 +0000)]
Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=5627
(painting problems after load of instant preview image)

http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg147622.html

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28276 a592a061-630c-0410-9148-cb99ea01b6c8

15 years ago* lyx2lyx/lyx_1_6.py:
Jürgen Spitzmüller [Sun, 25 Jan 2009 10:55:06 +0000 (10:55 +0000)]
* lyx2lyx/lyx_1_6.py:
- (convert_latexcommand_index): do not stop if a print_index inset is found,
  but just skip this inset and proceed. There might be index insets after this (bug 5713).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28273 a592a061-630c-0410-9148-cb99ea01b6c8

15 years ago* GuiViewSource.cpp:
Jürgen Spitzmüller [Sat, 24 Jan 2009 12:38:05 +0000 (12:38 +0000)]
* GuiViewSource.cpp:
- enable widget in read-only mode.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28270 a592a061-630c-0410-9148-cb99ea01b6c8

15 years ago* LFUNs.lyx
Pavel Sanda [Fri, 23 Jan 2009 17:05:37 +0000 (17:05 +0000)]
* LFUNs.lyx

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28267 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoThe last one.
Pavel Sanda [Wed, 21 Jan 2009 20:23:26 +0000 (20:23 +0000)]
The last one.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28266 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoEnhance variables for Convertes - add input and original paths.
Pavel Sanda [Wed, 21 Jan 2009 20:08:07 +0000 (20:08 +0000)]
Enhance variables for Convertes - add input and original paths.

http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg147425.html

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28263 a592a061-630c-0410-9148-cb99ea01b6c8

15 years ago- Spanish documentation: updated by Ignacio
Uwe Stöhr [Wed, 21 Jan 2009 01:55:18 +0000 (01:55 +0000)]
- Spanish documentation: updated by Ignacio
- Math.lyx: two fixes spotted by Ignacio

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28260 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoWhen more windows are opened ensureBufferClean tries to save different document.
Pavel Sanda [Tue, 20 Jan 2009 14:46:18 +0000 (14:46 +0000)]
When more windows are opened ensureBufferClean tries to save different document.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28256 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoLyXFunc.cpp: whitespace
Uwe Stöhr [Tue, 20 Jan 2009 01:04:48 +0000 (01:04 +0000)]
LyXFunc.cpp: whitespace

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28254 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoFuncCode.h: correct comment character
Uwe Stöhr [Tue, 20 Jan 2009 00:38:21 +0000 (00:38 +0000)]
FuncCode.h: correct comment character

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28253 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoInsetNote.cpp: fix comment typo
Uwe Stöhr [Mon, 19 Jan 2009 23:59:57 +0000 (23:59 +0000)]
InsetNote.cpp: fix comment typo

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28252 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoRelicense
Pavel Sanda [Mon, 19 Jan 2009 22:52:42 +0000 (22:52 +0000)]
Relicense

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28251 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoUI Command Buffer improvements.
Vincent van Ravesteijn [Sun, 18 Jan 2009 21:50:23 +0000 (21:50 +0000)]
UI Command Buffer improvements.

* the history is stored in the session file and restored in the next LyX session,
* the lists now disappear when the mouse is released in stead of pressed,
* correct enabling/disabling of the up/down button,
* hide the lists when clicked outside the list. Now using the function event() and check for a mouseButtonPressEvent instead of using mouseReleaseEvent(). The latter is only called when the mouse button is released inside the widget, but we want to use this event to detect a mouseclick outside the list.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28250 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoSCons: require Python 2.6 for SCons for LyX 2.0 (branch and other Python files will...
Uwe Stöhr [Sun, 18 Jan 2009 18:54:43 +0000 (18:54 +0000)]
SCons: require Python 2.6 for SCons for LyX 2.0 (branch and other Python files will stay as they are), this keeps us on track to Python 3.0 as discussed on the list.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28249 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoUserGuide.lyx, Tutorial.lyx: - document the new "copy as reference" feature - final...
Uwe Stöhr [Sun, 18 Jan 2009 18:43:39 +0000 (18:43 +0000)]
UserGuide.lyx, Tutorial.lyx: - document the new "copy as reference" feature - final step

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28248 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoAdjust the comment for r28242.
Vincent van Ravesteijn [Sun, 18 Jan 2009 15:28:25 +0000 (15:28 +0000)]
Adjust the comment for r28242.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28244 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoAvoid crash due to an infinite recursive loop when inset is NULL.
Vincent van Ravesteijn [Sun, 18 Jan 2009 15:21:57 +0000 (15:21 +0000)]
Avoid crash due to an infinite recursive loop when inset is NULL.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28242 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoKornel: Moved handling of for lyx2lyx created files to lyx2lyx/CMakeLists.txt
Peter Kümmel [Sun, 18 Jan 2009 14:45:57 +0000 (14:45 +0000)]
Kornel: Moved handling of for lyx2lyx created files to lyx2lyx/CMakeLists.txt
Installation of executabe lyx2lyx
creation and installation of lyx2lyx_version.py

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28241 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoMake the Apply button of the GuiCharacter dialog buffer dependent.
Vincent van Ravesteijn [Sun, 18 Jan 2009 14:43:03 +0000 (14:43 +0000)]
Make the Apply button of the GuiCharacter dialog buffer dependent.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28240 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoMake the GuiCharacter dialog use the new ButtonPolicy.
Vincent van Ravesteijn [Sun, 18 Jan 2009 14:41:12 +0000 (14:41 +0000)]
Make the GuiCharacter dialog use the new ButtonPolicy.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28239 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoWhitespace.
Vincent van Ravesteijn [Sun, 18 Jan 2009 14:37:14 +0000 (14:37 +0000)]
Whitespace.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28238 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoNew ButtonPolicy for dialogs with an auto-apply option.
Vincent van Ravesteijn [Sun, 18 Jan 2009 14:33:51 +0000 (14:33 +0000)]
New ButtonPolicy for dialogs with an auto-apply option.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28237 a592a061-630c-0410-9148-cb99ea01b6c8

15 years ago* LaTeXFeatures.cpp:
Jürgen Spitzmüller [Sun, 18 Jan 2009 14:00:43 +0000 (14:00 +0000)]
* LaTeXFeatures.cpp:
- make lyxarrow robust, since \@ifstar is fragile.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28235 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agocmake: fix some stupid errors
Peter Kümmel [Sun, 18 Jan 2009 10:55:54 +0000 (10:55 +0000)]
cmake: fix some stupid errors

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28234 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoExtended.lyx - Add section from Paul Rubin and add note from Vincent
Pavel Sanda [Sun, 18 Jan 2009 09:40:56 +0000 (09:40 +0000)]
Extended.lyx - Add section from Paul Rubin and add note from Vincent

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28232 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agochkconfig.ltx: test for the ifsym package since we provide its characters via the...
Uwe Stöhr [Sat, 17 Jan 2009 21:56:27 +0000 (21:56 +0000)]
chkconfig.ltx: test for the ifsym package since we provide its characters via the Symbols dialog.

Jürgen, also OK for branch?

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28231 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoDocumentation files: sync with branch
Uwe Stöhr [Sat, 17 Jan 2009 21:40:45 +0000 (21:40 +0000)]
Documentation files: sync with branch

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28230 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agocmake: fix for PyCompile
Peter Kümmel [Sat, 17 Jan 2009 19:17:51 +0000 (19:17 +0000)]
cmake: fix for PyCompile

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28227 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agocmake: fix for PyCompile
Peter Kümmel [Sat, 17 Jan 2009 18:54:28 +0000 (18:54 +0000)]
cmake: fix for PyCompile

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28226 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoIntro.lyx, Tutorial.lyx: fix usage of "---" and "--" since we support this natively...
Uwe Stöhr [Sat, 17 Jan 2009 18:37:00 +0000 (18:37 +0000)]
Intro.lyx, Tutorial.lyx: fix usage of "---" and "--" since we support this natively since LyX 1.6.0

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28224 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoLocalize a couple strings.
Richard Heck [Sat, 17 Jan 2009 18:12:02 +0000 (18:12 +0000)]
Localize a couple strings.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28219 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoWhoops. Was programming in perl yesterday....
Richard Heck [Sat, 17 Jan 2009 18:04:54 +0000 (18:04 +0000)]
Whoops. Was programming in perl yesterday....

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28218 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoRecognize also dia's compressed format
Pavel Sanda [Sat, 17 Jan 2009 16:31:59 +0000 (16:31 +0000)]
Recognize also dia's compressed format

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28216 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoSquash warning
Pavel Sanda [Sat, 17 Jan 2009 13:49:49 +0000 (13:49 +0000)]
Squash warning

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28205 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoAnother one.
Pavel Sanda [Sat, 17 Jan 2009 13:38:21 +0000 (13:38 +0000)]
Another one.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28204 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoUncrustify string for translators
Pavel Sanda [Sat, 17 Jan 2009 13:30:41 +0000 (13:30 +0000)]
Uncrustify string for translators

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28203 a592a061-630c-0410-9148-cb99ea01b6c8

15 years ago* InsetGraphics.{cpp.h}:
Jürgen Spitzmüller [Sat, 17 Jan 2009 08:02:52 +0000 (08:02 +0000)]
* InsetGraphics.{cpp.h}:
- add possibility to count graphics group members.

* GuiGraphics.{cpp, h}:
- warning message if a deserted group is going to be dissolved

* GraphicsUI.ui:
- terminology.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28198 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoNot saved automatically
Pavel Sanda [Sat, 17 Jan 2009 05:52:32 +0000 (05:52 +0000)]
Not saved automatically

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28197 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoInsetHyperlink.cpp: the "#" character must not be escaped in the URL field, only...
Uwe Stöhr [Sat, 17 Jan 2009 05:24:05 +0000 (05:24 +0000)]
InsetHyperlink.cpp: the "#" character must not be escaped in the URL field, only in the name field

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28195 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoThis can be a const ref now.
Richard Heck [Sat, 17 Jan 2009 00:29:32 +0000 (00:29 +0000)]
This can be a const ref now.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28194 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoImprove the display of BibTeX info in InsetCitation by retrieving missing
Richard Heck [Sat, 17 Jan 2009 00:16:31 +0000 (00:16 +0000)]
Improve the display of BibTeX info in InsetCitation by retrieving missing
fields from the crossref.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28193 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoWe'll do the unicode conversion where it's actually needed: where we
Richard Heck [Fri, 16 Jan 2009 23:42:16 +0000 (23:42 +0000)]
We'll do the unicode conversion where it's actually needed: where we
calculate what to display.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28191 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoCache the getInfo() return value. This will matter shortly.
Richard Heck [Fri, 16 Jan 2009 23:40:37 +0000 (23:40 +0000)]
Cache the getInfo() return value. This will matter shortly.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28190 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoRevert r27975 and 28105, as they are causing too many problems, e.g.,
Richard Heck [Fri, 16 Jan 2009 23:23:14 +0000 (23:23 +0000)]
Revert r27975 and 28105, as they are causing too many problems, e.g.,
that search gets messed up, and that files can take forever to load.
A better way to do this in in process.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28189 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoClean up the menus:
Vincent van Ravesteijn [Fri, 16 Jan 2009 20:58:04 +0000 (20:58 +0000)]
Clean up the menus:
* Two new types of menuitems are introduced: Help and Info
* Help messages make sure that the submenu they are in is enabled.
* Empty lists are now represented by a message in brackets.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28188 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoImproved description of VC_COMMAND
Vincent van Ravesteijn [Fri, 16 Jan 2009 20:50:15 +0000 (20:50 +0000)]
Improved description of VC_COMMAND

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28187 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoNow not needed
Pavel Sanda [Fri, 16 Jan 2009 15:58:42 +0000 (15:58 +0000)]
Now not needed

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28186 a592a061-630c-0410-9148-cb99ea01b6c8

15 years ago* GuiGraphics.cpp:
Jürgen Spitzmüller [Fri, 16 Jan 2009 15:39:29 +0000 (15:39 +0000)]
* GuiGraphics.cpp:
- remove redundant line.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28185 a592a061-630c-0410-9148-cb99ea01b6c8

15 years ago* GuiGraphics.{cpp,h}:
Jürgen Spitzmüller [Fri, 16 Jan 2009 14:54:25 +0000 (14:54 +0000)]
* GuiGraphics.{cpp,h}:
* GraphicsUi.ui:
- polish UI for graphics groups.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28184 a592a061-630c-0410-9148-cb99ea01b6c8

15 years ago* environment.cpp:
Jürgen Spitzmüller [Fri, 16 Jan 2009 14:41:24 +0000 (14:41 +0000)]
* environment.cpp:
- correct return value of setenv.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28182 a592a061-630c-0410-9148-cb99ea01b6c8