]> git.lyx.org Git - lyx.git/log
lyx.git
15 years agodoc
Pavel Sanda [Sun, 10 May 2009 23:43:43 +0000 (23:43 +0000)]
doc

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

15 years agoComplete character style menu bindings
Pavel Sanda [Sun, 10 May 2009 23:35:30 +0000 (23:35 +0000)]
Complete character style menu bindings

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

15 years agoDon't clutter the header needlessly
Pavel Sanda [Sun, 10 May 2009 23:03:47 +0000 (23:03 +0000)]
Don't clutter the header needlessly
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg150918.html

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

15 years agoinstaller: display the uninstaller in the Windows system language
Uwe Stöhr [Sun, 10 May 2009 22:32:08 +0000 (22:32 +0000)]
installer: display the uninstaller in the Windows system language

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

15 years agoinstaller: Indonesian translation corrections by Waluyo
Uwe Stöhr [Sun, 10 May 2009 21:30:14 +0000 (21:30 +0000)]
installer: Indonesian translation corrections by Waluyo

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

15 years agoPatch from Peter.
Vincent van Ravesteijn [Sun, 10 May 2009 19:39:56 +0000 (19:39 +0000)]
Patch from Peter.

Commit the patch posted at beginning of this thread and see how big the problems are, especially Pavel's svn code.

After solving the problems, I planned to integrate my previous GUI patches.

see:
http://marc.info/?l=lyx-devel&m=124136994215110&w=2

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

15 years agoadd Kevin B. Hendricks to the credits.
Jürgen Spitzmüller [Sun, 10 May 2009 09:09:32 +0000 (09:09 +0000)]
add Kevin B. Hendricks to the credits.

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

15 years agoFind thesauri files even if \thesaurusdir_path is specified without
Enrico Forestieri [Sun, 10 May 2009 02:25:25 +0000 (02:25 +0000)]
Find thesauri files even if \thesaurusdir_path is specified without
a trailing slash.

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

15 years agoFix part 2 of bug #5758: Crash when closing the dosbox from which LyX was started.
Vincent van Ravesteijn [Sun, 10 May 2009 00:03:14 +0000 (00:03 +0000)]
Fix part 2 of bug #5758: Crash when closing the dosbox from which LyX was started.

A problem occurs when we write the ConverterCache index file. This action is instantiated in the destructor of the 'static ConverterCache' object. The use of QFileInfo at that point leads to a crash.

It is maybe not a good idea at all to put part of the functionality in a destructor, especially not when we do not delete the object ourselves and when this functionality uses external libraries etc.

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

15 years agoStyle.
Richard Heck [Sat, 9 May 2009 21:58:16 +0000 (21:58 +0000)]
Style.

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

15 years agoRemove workaround due to nested math hulls. See:
Enrico Forestieri [Sat, 9 May 2009 21:16:04 +0000 (21:16 +0000)]
Remove workaround due to nested math hulls. See:
http://thread.gmane.org/gmane.editors.lyx.devel/110190/focus=110242

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

15 years agoDon't create nested math hulls (fixes bug #5392).
Enrico Forestieri [Sat, 9 May 2009 21:15:36 +0000 (21:15 +0000)]
Don't create nested math hulls (fixes bug #5392).

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

15 years agoFix bug #5930: Crash when undoing info-insert in math mode.
Vincent van Ravesteijn [Sat, 9 May 2009 21:02:14 +0000 (21:02 +0000)]
Fix bug #5930: Crash when undoing info-insert in math mode.

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

15 years agoFix bug #5890: Assertion when reducing the view size.
Vincent van Ravesteijn [Sat, 9 May 2009 20:26:04 +0000 (20:26 +0000)]
Fix bug #5890: Assertion when reducing the view size.

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

15 years agoFix bug #5458 (try 2): File reopens at LyX-start even though it was closed in previou...
Vincent van Ravesteijn [Sat, 9 May 2009 19:59:53 +0000 (19:59 +0000)]
Fix bug #5458 (try 2): File reopens at LyX-start even though it was closed in previous session.

We should of course clear the list before closing each of the views. Otherwise, the second view will remove the files from the first view from the list.

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

15 years agoFix bug #5458: File reopens at LyX-start even though it was closed in previous session.
Vincent van Ravesteijn [Sat, 9 May 2009 19:41:48 +0000 (19:41 +0000)]
Fix bug #5458: File reopens at LyX-start even though it was closed in previous session.

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

15 years agoFix bug #4177: Lyx fails to open files with a $ character in their name.
Vincent van Ravesteijn [Sat, 9 May 2009 17:06:54 +0000 (17:06 +0000)]
Fix bug #4177: Lyx fails to open files with a $ character in their name.

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

15 years agoFix bug #5435: DEPM is not executed when leaving an inset.
Vincent van Ravesteijn [Sat, 9 May 2009 16:56:49 +0000 (16:56 +0000)]
Fix bug #5435: DEPM is not executed when leaving an inset.

Now, it is fixed for char-forward and char-backward.

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

15 years ago* disable some invalid insets in description items (covers bug 5937).
Jürgen Spitzmüller [Sat, 9 May 2009 16:53:51 +0000 (16:53 +0000)]
* disable some invalid insets in description items (covers bug 5937).

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

15 years agoFix outliner crash reported by Vincent.
Richard Heck [Sat, 9 May 2009 15:49:09 +0000 (15:49 +0000)]
Fix outliner crash reported by Vincent.

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

15 years ago* UserGuide:
Jürgen Spitzmüller [Sat, 9 May 2009 09:09:48 +0000 (09:09 +0000)]
* UserGuide:
- update description wrt MyThes inclusion
- quote MyThes license, as required by the license.

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

15 years ago* remove last traces of external thesaurus library and actually enable included MyThes.
Jürgen Spitzmüller [Sat, 9 May 2009 08:23:49 +0000 (08:23 +0000)]
* remove last traces of external thesaurus library and actually enable included MyThes.

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

15 years agoRemove now unneeded checks for mythes and aiksaurus.
Kornel Benko [Sat, 9 May 2009 06:57:25 +0000 (06:57 +0000)]
Remove now unneeded checks for mythes and aiksaurus.

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

15 years agoscons_manifest.py: fix typo from r29577
Uwe Stöhr [Fri, 8 May 2009 22:16:49 +0000 (22:16 +0000)]
scons_manifest.py: fix typo from r29577

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

15 years agoIntegrate mythes-1.1 into our source and remove support for aiksaurus. I have tested...
Abdelrazak Younes [Fri, 8 May 2009 21:38:50 +0000 (21:38 +0000)]
Integrate mythes-1.1 into our source and remove support for aiksaurus. I have tested only the Cmake build system. Please test autotools and scons.

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

15 years ago* LFUNs.lyx
Pavel Sanda [Fri, 8 May 2009 16:28:26 +0000 (16:28 +0000)]
* LFUNs.lyx

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

15 years agoCompile fix.
Jürgen Spitzmüller [Fri, 8 May 2009 15:12:28 +0000 (15:12 +0000)]
Compile fix.

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

15 years agoReference the discussion in Additional Features.
Richard Heck [Fri, 8 May 2009 14:06:13 +0000 (14:06 +0000)]
Reference the discussion in Additional Features.

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

15 years agoAdd reference to online fancyhdr docs.
Richard Heck [Fri, 8 May 2009 14:03:23 +0000 (14:03 +0000)]
Add reference to online fancyhdr docs.

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

15 years ago* also enable LFUN_BRANCH_INSERT if we have branches only in a child.
Jürgen Spitzmüller [Fri, 8 May 2009 12:38:58 +0000 (12:38 +0000)]
* also enable LFUN_BRANCH_INSERT if we have branches only in a child.

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

15 years ago* configure.py:
Jürgen Spitzmüller [Fri, 8 May 2009 10:07:32 +0000 (10:07 +0000)]
* configure.py:
- add new method that records all available alternative programs
  as opposed to only the first found one.

* LyXRC[cpp,h}:
* LyXFunc.cpp:
- new RCs \bibtex_alternatives and \index_alternatives, holding
  alternative processors.

* GuiPrefs.{cpp, h}:
* PrefLatexUi.ui:
- UI to select from a list of preconfigures bibliography/index processors.

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

15 years agoForgot these bits.
Richard Heck [Thu, 7 May 2009 20:44:07 +0000 (20:44 +0000)]
Forgot these bits.

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

15 years agoThis patch introduces wrapped tooltips for some more insets.
Richard Heck [Thu, 7 May 2009 18:04:05 +0000 (18:04 +0000)]
This patch introduces wrapped tooltips for some more insets.

New method wrapParas() in support, deployed in various
insets.

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

15 years agoThinko.
Richard Heck [Thu, 7 May 2009 13:56:21 +0000 (13:56 +0000)]
Thinko.

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

15 years agoMinor fixups.
Richard Heck [Thu, 7 May 2009 13:53:28 +0000 (13:53 +0000)]
Minor fixups.

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

15 years agoSquash gcc warnings.
Abdelrazak Younes [Thu, 7 May 2009 12:40:35 +0000 (12:40 +0000)]
Squash gcc warnings.

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

15 years agoMove the word-wrapping code to support, so that it can be re-used.
Richard Heck [Thu, 7 May 2009 12:23:12 +0000 (12:23 +0000)]
Move the word-wrapping code to support, so that it can be re-used.

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

15 years agoAvoid ugly macros in the preamble and protect underlined \cite commands
Enrico Forestieri [Thu, 7 May 2009 10:57:52 +0000 (10:57 +0000)]
Avoid ugly macros in the preamble and protect underlined \cite commands
in a clever way.

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

15 years ago(partial?) fix to bug 5935
Jean-Marc Lasgouttes [Thu, 7 May 2009 10:09:03 +0000 (10:09 +0000)]
(partial?) fix to bug 5935

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

15 years agoSpellChecker context menu. Part of the continuous SpellChecker project.
Abdelrazak Younes [Wed, 6 May 2009 23:39:17 +0000 (23:39 +0000)]
SpellChecker context menu. Part of the continuous SpellChecker project.

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

15 years agoadjust comment.
Abdelrazak Younes [Wed, 6 May 2009 17:52:58 +0000 (17:52 +0000)]
adjust comment.

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

15 years agoIntroduce new format as a safety measure
Pavel Sanda [Wed, 6 May 2009 16:58:15 +0000 (16:58 +0000)]
Introduce new format as a safety measure
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg150868.html
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg150895.html

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

15 years agokeep a cast for later
Jean-Marc Lasgouttes [Wed, 6 May 2009 13:41:35 +0000 (13:41 +0000)]
keep a cast for later

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

15 years agoSolve problem with underlining citations.
Enrico Forestieri [Wed, 6 May 2009 10:20:40 +0000 (10:20 +0000)]
Solve problem with underlining citations.

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

15 years agoSpanish Customization.lyx: update/correction by Ignacio
Uwe Stöhr [Tue, 5 May 2009 21:46:16 +0000 (21:46 +0000)]
Spanish Customization.lyx: update/correction by Ignacio

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

15 years agoFix bug #5131: Remember last file active.
Vincent van Ravesteijn [Tue, 5 May 2009 12:47:44 +0000 (12:47 +0000)]
Fix bug #5131: Remember last file active.

A bool is added to the entry of a last opened file in the Session file. This bool, indicates whether the file was the last one being edited.

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

15 years agoMove underline text from \underbar to \uline.
Pavel Sanda [Tue, 5 May 2009 11:51:55 +0000 (11:51 +0000)]
Move underline text from \underbar to \uline.
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg150815.htm

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

15 years agoHeh, wrong shift ;)
Pavel Sanda [Tue, 5 May 2009 09:26:40 +0000 (09:26 +0000)]
Heh, wrong shift ;)

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

15 years agoCosmetics
Pavel Sanda [Tue, 5 May 2009 09:26:38 +0000 (09:26 +0000)]
Cosmetics

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

15 years agoIntroduce double underline and wavy underline styles from ulem
Pavel Sanda [Tue, 5 May 2009 09:26:28 +0000 (09:26 +0000)]
Introduce double underline and wavy underline styles from ulem
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg150803.html

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

15 years agocomment
Pavel Sanda [Tue, 5 May 2009 06:24:43 +0000 (06:24 +0000)]
comment

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

15 years agoCommetin forgotten part of r29532 reversal
Pavel Sanda [Tue, 5 May 2009 06:22:55 +0000 (06:22 +0000)]
Commetin forgotten part of r29532 reversal

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

15 years agoRevert r29532 and do something less risky.
Vincent van Ravesteijn [Mon, 4 May 2009 23:22:06 +0000 (23:22 +0000)]
Revert r29532 and do something less risky.

Now, the tabs are closed in reverse order, which is aesthetically better. Consequently, we have to open the files (read from the session file) also in reverse order.

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

15 years agoFile names must be compared taking into account filesystem case sensitivity,
Enrico Forestieri [Mon, 4 May 2009 22:16:37 +0000 (22:16 +0000)]
File names must be compared taking into account filesystem case sensitivity,
otherwise the same file could be opened in different buffers by simply
changing the case of a character in the name.

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

15 years ago- Spanish Customization.lyx: updates by Ignacio
Uwe Stöhr [Mon, 4 May 2009 21:34:56 +0000 (21:34 +0000)]
- Spanish Customization.lyx: updates by Ignacio
- English Customization.lyx: fix preamble comment

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

15 years agoAesthetics: Hide the tabbar when closing all windows one-by-one.
Vincent van Ravesteijn [Mon, 4 May 2009 11:53:34 +0000 (11:53 +0000)]
Aesthetics: Hide the tabbar when closing all windows one-by-one.

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

15 years agoCorrect indentation. This was postponed from the previous commit r29530 for clarity.
Vincent van Ravesteijn [Mon, 4 May 2009 11:50:55 +0000 (11:50 +0000)]
Correct indentation. This was postponed from the previous commit r29530 for clarity.

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

15 years agoFix bug #5001: Tab order not preserved when starting lyx.
Vincent van Ravesteijn [Mon, 4 May 2009 11:48:23 +0000 (11:48 +0000)]
Fix bug #5001: Tab order not preserved when starting lyx.

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

15 years agoAdapt detection of elyxer to new versions (>=0.18).
Pavel Sanda [Mon, 4 May 2009 00:51:32 +0000 (00:51 +0000)]
Adapt detection of elyxer to new versions (>=0.18).
This should fix the execution ptoblem on windows.

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

15 years agoQt 4.5 Christmas part 2
Pavel Sanda [Sun, 3 May 2009 23:33:39 +0000 (23:33 +0000)]
Qt 4.5 Christmas part 2
Now menu works smoothly in fullscreen under linux too

http://www.lyx.org/trac/ticket/4888

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

15 years agoFixing small bugs of r29518.
Vincent van Ravesteijn [Sun, 3 May 2009 23:32:16 +0000 (23:32 +0000)]
Fixing small bugs of r29518.

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

15 years agoCosmetics
Pavel Sanda [Sun, 3 May 2009 22:58:31 +0000 (22:58 +0000)]
Cosmetics

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

15 years agoForgot format file
Pavel Sanda [Sun, 3 May 2009 22:50:27 +0000 (22:50 +0000)]
Forgot format file

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

15 years agoIntroduce strikeout text style (strike-through)
Pavel Sanda [Sun, 3 May 2009 22:45:14 +0000 (22:45 +0000)]
Introduce strikeout text style (strike-through)
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg150743.html

Somewhat related to http://www.lyx.org/trac/ticket/4248 .

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

15 years agonew Indonesian translation of the Tutorial by Waluyo
Uwe Stöhr [Sun, 3 May 2009 22:13:00 +0000 (22:13 +0000)]
new Indonesian translation of the Tutorial by Waluyo

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

15 years agoAdd "Select Section" to outliner context menu.
Vincent van Ravesteijn [Sun, 3 May 2009 19:16:00 +0000 (19:16 +0000)]
Add "Select Section" to outliner context menu.

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

15 years agoCosmetics.
Vincent van Ravesteijn [Sun, 3 May 2009 19:02:03 +0000 (19:02 +0000)]
Cosmetics.

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

15 years agoIntroduce new LFUN_SECTION_SELECT. When this lfun is called and the cursor is in...
Vincent van Ravesteijn [Sun, 3 May 2009 18:58:00 +0000 (18:58 +0000)]
Introduce new LFUN_SECTION_SELECT. When this lfun is called and the cursor is in a section heading, the whole section is selected.

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

15 years agoThis is a try to shorten the length of the command line when creating
Kornel Benko [Sun, 3 May 2009 17:59:01 +0000 (17:59 +0000)]
This is a try to shorten the length of the command line when creating
..._l10n.pot files.
(The line-length on Windows should not exceed 0x8000 bytes)

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

15 years agoAdd outline-in/out/up/down to the outline context menu.
Vincent van Ravesteijn [Sun, 3 May 2009 16:06:00 +0000 (16:06 +0000)]
Add outline-in/out/up/down to the outline context menu.

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

15 years agoFix warning of citation dialog.
Pavel Sanda [Sun, 3 May 2009 15:33:12 +0000 (15:33 +0000)]
Fix warning of citation dialog.

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

15 years agoPrevent warning when pressing OKAY while the dialog is in AUTOAPPLY_INITIAL state...
Vincent van Ravesteijn [Sun, 3 May 2009 15:27:47 +0000 (15:27 +0000)]
Prevent warning when pressing OKAY while the dialog is in AUTOAPPLY_INITIAL state (GuiCharacter).

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

15 years agoChange the quote style to satisfy MSVC.
Kornel Benko [Sun, 3 May 2009 15:14:14 +0000 (15:14 +0000)]
Change the quote style to satisfy MSVC.

Patch from Peter Kümmel

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

15 years agoFix MSVC warning.
Abdelrazak Younes [Sun, 3 May 2009 13:27:53 +0000 (13:27 +0000)]
Fix MSVC warning.

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

15 years agoSmall glitch in CharacterUi.ui
Pavel Sanda [Sun, 3 May 2009 12:23:49 +0000 (12:23 +0000)]
Small glitch in CharacterUi.ui

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

15 years agoAdd the emf and wmf graphics format as parameters to LFUN_PASTE.
Vincent van Ravesteijn [Sun, 3 May 2009 11:22:01 +0000 (11:22 +0000)]
Add the emf and wmf graphics format as parameters to LFUN_PASTE.

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

15 years agoAdjust the location of the autosave file for unnamed docs.
Vincent van Ravesteijn [Sun, 3 May 2009 10:24:12 +0000 (10:24 +0000)]
Adjust the location of the autosave file for unnamed docs.

If the document is unnamed try to save in the backup dir, else in the default document path, and as a last try in the filePath, which will most often be the temporary directory.

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

15 years agoFix bug #5879 (try 2): Move the autosave file of a buffer when the filename changes.
Vincent van Ravesteijn [Sun, 3 May 2009 10:21:21 +0000 (10:21 +0000)]
Fix bug #5879 (try 2): Move the autosave file of a buffer when the filename changes.

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

15 years agoRevert r29505. We forgot that we cannot retrieve the new autosavefile yet, because...
Vincent van Ravesteijn [Sun, 3 May 2009 10:16:49 +0000 (10:16 +0000)]
Revert r29505. We forgot that we cannot retrieve the new autosavefile yet, because the buffer might still be marked as unnamed. So, we should first finish this administration, before we can get the location of the new autosave filename.

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

15 years agoFix bug #5879: Move the autosave file of a buffer when the filename changes (patch...
Vincent van Ravesteijn [Sun, 3 May 2009 09:09:33 +0000 (09:09 +0000)]
Fix bug #5879: Move the autosave file of a buffer when the filename changes (patch by Richard).

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

15 years agoFix the construction of a filepath after r29498. The '/' between the path and suffix...
Vincent van Ravesteijn [Sat, 2 May 2009 21:29:54 +0000 (21:29 +0000)]
Fix the construction of a filepath after r29498. The '/' between the path and suffix was omitted when the path is a directory.

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

15 years agoTutorial.lyx: fix wrong menu name
Uwe Stöhr [Sat, 2 May 2009 19:18:36 +0000 (19:18 +0000)]
Tutorial.lyx: fix wrong menu name

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

15 years agoSpare a few cpu cycles when abstmp == realtmp.
Enrico Forestieri [Sat, 2 May 2009 18:55:55 +0000 (18:55 +0000)]
Spare a few cpu cycles when abstmp == realtmp.

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

15 years agoSpeed up FileName operator== (Georg's solution).
Enrico Forestieri [Sat, 2 May 2009 17:12:31 +0000 (17:12 +0000)]
Speed up FileName operator== (Georg's solution).

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

15 years agoRevert r29444 (to be soon replaced by Georg's solution).
Enrico Forestieri [Sat, 2 May 2009 16:39:14 +0000 (16:39 +0000)]
Revert r29444 (to be soon replaced by Georg's solution).

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

15 years agoindices -> indexes.
Jürgen Spitzmüller [Sat, 2 May 2009 15:54:45 +0000 (15:54 +0000)]
indices -> indexes.

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

15 years agoPlease Uwe
Pavel Sanda [Sat, 2 May 2009 12:51:36 +0000 (12:51 +0000)]
Please Uwe

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

15 years agoRemove the corner button too
Pavel Sanda [Sat, 2 May 2009 12:43:45 +0000 (12:43 +0000)]
Remove the corner button too
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg150647.html

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

15 years agoUse Qt native close button on tabbar.
Pavel Sanda [Sat, 2 May 2009 12:43:42 +0000 (12:43 +0000)]
Use Qt native close button on tabbar.
Fixes http://www.lyx.org/trac/ticket/3724

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

15 years ago* add all available formats to view/update others popup icon (bug 5380)
Jürgen Spitzmüller [Sat, 2 May 2009 08:43:22 +0000 (08:43 +0000)]
* add all available formats to view/update others popup icon (bug 5380)
patch contributed by Georg.

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

15 years ago* memoir.layout:
Jürgen Spitzmüller [Sat, 2 May 2009 07:56:13 +0000 (07:56 +0000)]
* memoir.layout:
- \chapter* has an optional argument
  (patch from Bennett)

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

15 years ago* doxy
Pavel Sanda [Fri, 1 May 2009 19:51:19 +0000 (19:51 +0000)]
* doxy

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

15 years agoos_win32.cpp: compile fix for r29476
Uwe Stöhr [Fri, 1 May 2009 19:08:14 +0000 (19:08 +0000)]
os_win32.cpp: compile fix for r29476

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

15 years agoGerman UserGuide.lyx: updates from Hartmut
Uwe Stöhr [Fri, 1 May 2009 18:52:46 +0000 (18:52 +0000)]
German UserGuide.lyx: updates from Hartmut

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

15 years agoCustomization.lyx: the graphics and external material dialog no longer contain an...
Uwe Stöhr [Fri, 1 May 2009 18:52:34 +0000 (18:52 +0000)]
Customization.lyx: the graphics and external material dialog no longer contain an Edit button

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

15 years agoAdd accept/reject change to the context menu of the toc.
Vincent van Ravesteijn [Fri, 1 May 2009 17:55:26 +0000 (17:55 +0000)]
Add accept/reject change to the context menu of the toc.

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

15 years agoResolve shortcut clash.
Vincent van Ravesteijn [Fri, 1 May 2009 17:17:26 +0000 (17:17 +0000)]
Resolve shortcut clash.

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

15 years agoAdd accept/reject change to the edit context menu.
Vincent van Ravesteijn [Fri, 1 May 2009 17:06:36 +0000 (17:06 +0000)]
Add accept/reject change to the edit context menu.

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

15 years agoFix some toc ui glitches:
Vincent van Ravesteijn [Fri, 1 May 2009 16:03:06 +0000 (16:03 +0000)]
Fix some toc ui glitches:

- revert r26360, because this causes irritating flickering, and reset the slider in updateView instead,

- disable also the sort checkbox and the slider when the list and combobox are disabled,

- disable the keep checkbox when the type is not navigatable, as it doesn't make sense to keep something that won't change.

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

15 years agoWhen performing a reverse DVI search and the tmpdir is a symlink, the
Enrico Forestieri [Fri, 1 May 2009 15:18:11 +0000 (15:18 +0000)]
When performing a reverse DVI search and the tmpdir is a symlink, the
DVI viewer passes back the resolved path, such that the search fails,
as internally LyX uses the unresolved path.
This patch fixes this bug by using the new method FileName::realPath
which resolves a path by getting rid of any '.', '..', or symlink
path components.

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