]> git.lyx.org Git - lyx.git/log
lyx.git
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

15 years agoFix font issue due to mispelled marking.
Abdelrazak Younes [Fri, 1 May 2009 13:45:30 +0000 (13:45 +0000)]
Fix font issue due to mispelled marking.

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

15 years agoFix assertion on Ctrl-N with Qt4.5.
Abdelrazak Younes [Fri, 1 May 2009 13:11:22 +0000 (13:11 +0000)]
Fix assertion on Ctrl-N with Qt4.5.

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

15 years agoCustomization.lyx: corrections from Hartmut and me
Uwe Stöhr [Fri, 1 May 2009 12:21:04 +0000 (12:21 +0000)]
Customization.lyx: corrections from Hartmut and me
German Customization.lyx: updates by Hartmut

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

15 years agocompile fix (and move MyThes to firt place, since it is the preferred lib).
Jürgen Spitzmüller [Fri, 1 May 2009 11:50:04 +0000 (11:50 +0000)]
compile fix (and move MyThes to firt place, since it is the preferred lib).

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

15 years agoMove isLetter() logic to Paragraph::isLetter().
Abdelrazak Younes [Fri, 1 May 2009 10:54:32 +0000 (10:54 +0000)]
Move isLetter() logic to Paragraph::isLetter().

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

15 years agoForgot to commit this in previous rev. Sorry.
Abdelrazak Younes [Fri, 1 May 2009 10:30:16 +0000 (10:30 +0000)]
Forgot to commit this in previous rev. Sorry.

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

15 years agoParagraph::updateWord() and collectWords(): Remove unneeded CursorSlice argument.
Abdelrazak Younes [Fri, 1 May 2009 09:56:20 +0000 (09:56 +0000)]
Paragraph::updateWord() and collectWords(): Remove unneeded CursorSlice argument.

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

15 years agoInitial support for continuous spell-checking. This is far from working perfectly...
Abdelrazak Younes [Fri, 1 May 2009 09:43:40 +0000 (09:43 +0000)]
Initial support for continuous spell-checking. This is far from working perfectly. I reused the word completion framework to achieve this. This doesn't seem to have sensible effect over edition speed.

You'll need to check the continuous spellcheck option in order to test this.

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

15 years agoFontList::setMisspelled(): Fix bogus code. Not really optimized..
Abdelrazak Younes [Fri, 1 May 2009 09:40:05 +0000 (09:40 +0000)]
FontList::setMisspelled(): Fix bogus code. Not really optimized..

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

15 years agoUpdate a bit
Pavel Sanda [Fri, 1 May 2009 09:30:37 +0000 (09:30 +0000)]
Update a bit

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

15 years agoRevert part of http://www.lyx.org/trac/changeset/29412
Pavel Sanda [Fri, 1 May 2009 09:15:32 +0000 (09:15 +0000)]
Revert part of http://www.lyx.org/trac/changeset/29412
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg150458.html

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

15 years agoBetter compil fix than previous commit. Sorry...
Abdelrazak Younes [Fri, 1 May 2009 08:44:35 +0000 (08:44 +0000)]
Better compil fix than previous commit. Sorry...

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

15 years agoRevert http://www.lyx.org/trac/changeset/29452
Pavel Sanda [Fri, 1 May 2009 08:39:40 +0000 (08:39 +0000)]
Revert http://www.lyx.org/trac/changeset/29452
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg150555.html

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

15 years agoCompile fix.
Abdelrazak Younes [Fri, 1 May 2009 08:35:59 +0000 (08:35 +0000)]
Compile fix.

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

15 years agoNew FontList::setMisspelled() method.
Abdelrazak Younes [Fri, 1 May 2009 08:17:23 +0000 (08:17 +0000)]
New FontList::setMisspelled() method.

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

15 years agoTransfer word locating code from Text to Paragraph.
Abdelrazak Younes [Fri, 1 May 2009 07:26:12 +0000 (07:26 +0000)]
Transfer word locating code from Text to Paragraph.

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

15 years agopotential compil fix.
Abdelrazak Younes [Fri, 1 May 2009 06:42:25 +0000 (06:42 +0000)]
potential compil fix.

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

15 years agoCMake/Windows compilation fix. Aiksaurus.h was not visible in frontend/qt4:
Abdelrazak Younes [Fri, 1 May 2009 06:33:19 +0000 (06:33 +0000)]
CMake/Windows compilation fix. Aiksaurus.h was not visible in frontend/qt4:

* pimpl the implementation details. Next step would probably be to have a virtual base class instead.

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

15 years agoconfigure.py: prepare LyX to include eLyXer, for more info I wrote to the list
Uwe Stöhr [Fri, 1 May 2009 02:06:44 +0000 (02:06 +0000)]
configure.py: prepare LyX to include eLyXer, for more info I wrote to the list

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

15 years agoSpanish manuals: updates by Ignacio
Uwe Stöhr [Thu, 30 Apr 2009 20:43:46 +0000 (20:43 +0000)]
Spanish manuals: updates by Ignacio

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

15 years agoAdd recognition to eLyXer
Pavel Sanda [Thu, 30 Apr 2009 20:16:02 +0000 (20:16 +0000)]
Add recognition to eLyXer
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg150466.html
http://www.lyx.org/trac/ticket/5929

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

15 years agowhitespace
Pavel Sanda [Thu, 30 Apr 2009 13:47:38 +0000 (13:47 +0000)]
whitespace

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

15 years agoSpeed up FileName operator==, such that working with child documents on
Enrico Forestieri [Wed, 29 Apr 2009 22:42:26 +0000 (22:42 +0000)]
Speed up FileName operator==, such that working with child documents on
Windows and Solaris is again possible.

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

15 years agoPut Address and Right_Address in category FrontMatter
Jean-Marc Lasgouttes [Wed, 29 Apr 2009 10:41:12 +0000 (10:41 +0000)]
Put Address and Right_Address in category FrontMatter

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

15 years ago* doxy
Pavel Sanda [Wed, 29 Apr 2009 09:11:48 +0000 (09:11 +0000)]
* doxy

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

15 years ago*.po remerge
Enrico Forestieri [Wed, 29 Apr 2009 01:28:49 +0000 (01:28 +0000)]
*.po remerge

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

15 years agoDisambiguate menu entry
Enrico Forestieri [Wed, 29 Apr 2009 01:25:15 +0000 (01:25 +0000)]
Disambiguate menu entry

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

15 years agoUpdate it.po
Enrico Forestieri [Wed, 29 Apr 2009 01:00:40 +0000 (01:00 +0000)]
Update it.po

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

15 years agoDisambiguate call for monolithic build
Pavel Sanda [Mon, 27 Apr 2009 11:56:13 +0000 (11:56 +0000)]
Disambiguate call for monolithic build

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

15 years ago* lyx_1_6.py:
Jürgen Spitzmüller [Mon, 27 Apr 2009 09:50:10 +0000 (09:50 +0000)]
* lyx_1_6.py:
- Fix reversion of aligned tables in subfloats to LyX 1.5 (bug 5918).
- Fix reversion of info insets with a backslash to LyX 1.5.
- Fix unicode characters > LaTeX macro reversion to LyX 1.5.

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

15 years agoFix bug #4124. Navigate->Go to Label is unnecessary.
Vincent van Ravesteijn [Mon, 27 Apr 2009 07:39:37 +0000 (07:39 +0000)]
Fix bug #4124. Navigate->Go to Label is unnecessary.

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