]> git.lyx.org Git - lyx.git/log
lyx.git
14 years ago* de.po: update.
Jürgen Spitzmüller [Sat, 9 Jan 2010 13:06:57 +0000 (13:06 +0000)]
* de.po: update.

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

14 years ago* po/*.po: remerge
Jürgen Spitzmüller [Sat, 9 Jan 2010 12:41:39 +0000 (12:41 +0000)]
* po/*.po: remerge

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

14 years agoImplemented "whose words" option of the Advanced F&R feature.
Tommaso Cucinotta [Sat, 9 Jan 2010 12:39:29 +0000 (12:39 +0000)]
Implemented "whose words" option of the Advanced F&R feature.

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

14 years ago* de.po: merge from branch.
Jürgen Spitzmüller [Sat, 9 Jan 2010 09:14:34 +0000 (09:14 +0000)]
* de.po: merge from branch.

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

14 years agoSpanish EmbeddedObjects.lyx: translations by Ignacio
Uwe Stöhr [Sat, 9 Jan 2010 01:40:26 +0000 (01:40 +0000)]
Spanish EmbeddedObjects.lyx: translations by Ignacio

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

14 years agoscons_manifest.py: update SCons
Uwe Stöhr [Fri, 8 Jan 2010 20:45:14 +0000 (20:45 +0000)]
scons_manifest.py: update SCons

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

14 years agoRevert r32881.
Richard Heck [Fri, 8 Jan 2010 20:13:48 +0000 (20:13 +0000)]
Revert r32881.

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

14 years agoLet the background widget also dispatch the keypresses to guiApp. Now, the Alt-?...
Vincent van Ravesteijn [Fri, 8 Jan 2010 20:08:48 +0000 (20:08 +0000)]
Let the background widget also dispatch the keypresses to guiApp. Now, the Alt-? shortcuts (e.g., Alt-X for the minibuffer) also works when there is no document open. Besides the code is slightly simpler.

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

14 years agoNo output for nocite citations.
Richard Heck [Fri, 8 Jan 2010 18:49:32 +0000 (18:49 +0000)]
No output for nocite citations.

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

14 years agoMove some code from Buffer::loadLyXFile to LyXVC::file_not_found_hook. Accoring to...
Vincent van Ravesteijn [Fri, 8 Jan 2010 18:48:36 +0000 (18:48 +0000)]
Move some code from Buffer::loadLyXFile to LyXVC::file_not_found_hook. Accoring to the description of the latter, this should already be the case.

Furthermore, make sure that the read-only flag is always set to both true and false, since now the buffer can be read-only during a reload.

Last, set the buffer clean after a successful reload.

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

14 years agoStyle.
Richard Heck [Fri, 8 Jan 2010 18:46:09 +0000 (18:46 +0000)]
Style.

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

14 years agoUpdate notes.
Richard Heck [Fri, 8 Jan 2010 18:44:35 +0000 (18:44 +0000)]
Update notes.

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

14 years agoOutput keys with bibliography, too.
Richard Heck [Fri, 8 Jan 2010 18:38:10 +0000 (18:38 +0000)]
Output keys with bibliography, too.

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

14 years agoUse calculated labels in XHTML output.
Richard Heck [Fri, 8 Jan 2010 18:19:37 +0000 (18:19 +0000)]
Use calculated labels in XHTML output.

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

14 years agoRoutines for calculating numerical labels for BibTeX citations.
Richard Heck [Fri, 8 Jan 2010 18:19:13 +0000 (18:19 +0000)]
Routines for calculating numerical labels for BibTeX citations.

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

14 years agoFix a BibTeX caching bug. Because we only set the last modified time
Richard Heck [Fri, 8 Jan 2010 18:18:05 +0000 (18:18 +0000)]
Fix a BibTeX caching bug. Because we only set the last modified time
when the cache was valid, we did not set it the first time through and
so always read the cache twice.

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

14 years agoParagraph ndentation doesn't work well after quotations and the like.
Richard Heck [Fri, 8 Jan 2010 18:13:37 +0000 (18:13 +0000)]
Paragraph ndentation doesn't work well after quotations and the like.

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

14 years agoUnnecessary whitespace is bad in XHTML.
Richard Heck [Fri, 8 Jan 2010 18:13:07 +0000 (18:13 +0000)]
Unnecessary whitespace is bad in XHTML.

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

14 years agoMove the collection of citations and sorting routines into BiblioInfo.
Richard Heck [Fri, 8 Jan 2010 16:40:41 +0000 (16:40 +0000)]
Move the collection of citations and sorting routines into BiblioInfo.

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

14 years agoAdd support for the newly released Cygwin 1.7.
Enrico Forestieri [Fri, 8 Jan 2010 16:21:43 +0000 (16:21 +0000)]
Add support for the newly released Cygwin 1.7.

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

14 years agoset max number of iterations to 10000 in inset-forall ; try to keep the cursor where...
Jean-Marc Lasgouttes [Fri, 8 Jan 2010 15:57:25 +0000 (15:57 +0000)]
set max number of iterations to 10000 in inset-forall ; try to keep the cursor where it was (I am not sure that the effect of fixIfBroken seems natural though)

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

14 years agoRemove unused UI file.
Richard Heck [Fri, 8 Jan 2010 14:54:35 +0000 (14:54 +0000)]
Remove unused UI file.

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

14 years agoTypos etc.
Richard Heck [Fri, 8 Jan 2010 14:38:31 +0000 (14:38 +0000)]
Typos etc.

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

14 years agoDo not reload on check-in if check-in is cancelled.
Richard Heck [Fri, 8 Jan 2010 14:38:15 +0000 (14:38 +0000)]
Do not reload on check-in if check-in is cancelled.

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

14 years agoRemoved unneeded assert firing when closing LyX with F&R WA selected.
Tommaso Cucinotta [Fri, 8 Jan 2010 09:32:25 +0000 (09:32 +0000)]
Removed unneeded assert firing when closing LyX with F&R WA selected.

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

14 years agoLet the LyX logo show up when closing last document with the F&R dialog open.
Tommaso Cucinotta [Fri, 8 Jan 2010 09:29:17 +0000 (09:29 +0000)]
Let the LyX logo show up when closing last document with the F&R dialog open.

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

14 years ago* de.po: some updates.
Jürgen Spitzmüller [Fri, 8 Jan 2010 09:21:42 +0000 (09:21 +0000)]
* de.po: some updates.

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

14 years agoOn the road to fix #6415. The texrow object contains the correspondance
Abdelrazak Younes [Fri, 8 Jan 2010 09:00:28 +0000 (09:00 +0000)]
On the road to fix #6415. The texrow object contains the correspondance
table between tex rows and the lyx paragraph ids.
Not fixed yet it seems as the texrow object do not copy correctly.

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

14 years agoMove reloadBuffer from GuiView to Buffer.
Vincent van Ravesteijn [Fri, 8 Jan 2010 02:15:56 +0000 (02:15 +0000)]
Move reloadBuffer from GuiView to Buffer.

This fixes bug #6314: reloading master document makes emergencies of modified children.

Now also the version control handling could be moved to Buffer as well, and the hack in ensureBufferClean is removed.

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

14 years agoAdd a boolean to GuiWorkArea::redraw to indicate whether the metrics must be updated...
Vincent van Ravesteijn [Fri, 8 Jan 2010 02:03:54 +0000 (02:03 +0000)]
Add a boolean to GuiWorkArea::redraw to indicate whether the metrics must be updated. The current test "lyx_view_ != guiApp->currentView() || lyx_view_->currentWorkArea() != this" is not enough, especially not if the buffer is changed and buffer->changed() is called. Moreover, there are a lot of combinations of updateMetrics() followed by buffer->changed(), these can now be replaced by one call to buffer->changed(bool).

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

14 years agotypo ?
Vincent van Ravesteijn [Fri, 8 Jan 2010 01:51:52 +0000 (01:51 +0000)]
typo ?

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

14 years ago- Slovak Tutorial.lyx: sync file settings with the other language versions of the...
Uwe Stöhr [Fri, 8 Jan 2010 00:19:56 +0000 (00:19 +0000)]
- Slovak Tutorial.lyx: sync file settings with the other language versions of the tutorial
- Slovak splash.lyx: fix encoding (spotted by Pavel)

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

14 years agoIntro.lyx:
Uwe Stöhr [Fri, 8 Jan 2010 00:06:08 +0000 (00:06 +0000)]
Intro.lyx:
- fix a typo spotted by a user
- whitespace fix

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

14 years agoIntro.lyx:
Uwe Stöhr [Thu, 7 Jan 2010 23:53:38 +0000 (23:53 +0000)]
Intro.lyx:
- accept Richard's changes

Please keep the doc files in sync with branch if possible. So when there is no change related to LyX 2.0svn, please do the change in branch.

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

14 years agoA few more symbols.
Richard Heck [Thu, 7 Jan 2010 22:25:28 +0000 (22:25 +0000)]
A few more symbols.

This seems to be about all I can do. If someone needs one we don't have,
then we can deal with that later.

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

14 years agoMore symbols.
Richard Heck [Thu, 7 Jan 2010 21:29:05 +0000 (21:29 +0000)]
More symbols.

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

14 years agoPrevent display of meaningless internal buffer title(s) to the user
Tommaso Cucinotta [Thu, 7 Jan 2010 19:54:42 +0000 (19:54 +0000)]
Prevent display of meaningless internal buffer title(s) to the user
(e.g., while entering text to find in the F&R WA, window title keeps
showing the filename of the document where matches are searched for).

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

14 years agoHow about if we write a script to do some of this and stop doing it
Richard Heck [Thu, 7 Jan 2010 19:27:45 +0000 (19:27 +0000)]
How about if we write a script to do some of this and stop doing it
manually? Done. Now back to manual.

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

14 years agoMore entities for MathML.
Richard Heck [Thu, 7 Jan 2010 19:18:08 +0000 (19:18 +0000)]
More entities for MathML.

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

14 years agoA bit of User Guide documentation for XHTML output.
Richard Heck [Thu, 7 Jan 2010 18:17:53 +0000 (18:17 +0000)]
A bit of User Guide documentation for XHTML output.

Uwe, I've used change-tracking to mark what I've added.

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

14 years agoChange the name of the XHTML format.
Richard Heck [Thu, 7 Jan 2010 18:01:35 +0000 (18:01 +0000)]
Change the name of the XHTML format.

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

14 years agoTypos. Minor update.
Richard Heck [Thu, 7 Jan 2010 17:55:24 +0000 (17:55 +0000)]
Typos. Minor update.

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

14 years agoTypo.
Richard Heck [Thu, 7 Jan 2010 17:45:42 +0000 (17:45 +0000)]
Typo.

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

14 years agoA little more XHTML documentation. This is on generated CSS.
Richard Heck [Thu, 7 Jan 2010 17:45:12 +0000 (17:45 +0000)]
A little more XHTML documentation. This is on generated CSS.

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

14 years agoNever get this right
Pavel Sanda [Thu, 7 Jan 2010 17:33:45 +0000 (17:33 +0000)]
Never get this right

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

14 years agoNotes update.
Richard Heck [Thu, 7 Jan 2010 17:33:38 +0000 (17:33 +0000)]
Notes update.

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

14 years agoDone now.
Richard Heck [Thu, 7 Jan 2010 17:32:42 +0000 (17:32 +0000)]
Done now.

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

14 years agoDocumentation for float XHTML.
Richard Heck [Thu, 7 Jan 2010 17:32:28 +0000 (17:32 +0000)]
Documentation for float XHTML.

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

14 years agoMake the float interface for XHTML consistent with the others.
Richard Heck [Thu, 7 Jan 2010 17:32:04 +0000 (17:32 +0000)]
Make the float interface for XHTML consistent with the others.

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

14 years agoNext comment
Pavel Sanda [Thu, 7 Jan 2010 17:27:58 +0000 (17:27 +0000)]
Next comment

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

14 years agoDocument this hack before forgeting the purpose
Pavel Sanda [Thu, 7 Jan 2010 17:15:26 +0000 (17:15 +0000)]
Document this hack before forgeting the purpose

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

14 years agoInitial documentation, at least, for the XHTML-related layout tags.
Richard Heck [Thu, 7 Jan 2010 17:12:10 +0000 (17:12 +0000)]
Initial documentation, at least, for the XHTML-related layout tags.

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

14 years agoSome comments
Pavel Sanda [Thu, 7 Jan 2010 17:06:51 +0000 (17:06 +0000)]
Some comments

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

14 years agoFix typo spotted by Vincent
Pavel Sanda [Thu, 7 Jan 2010 17:06:48 +0000 (17:06 +0000)]
Fix typo spotted by Vincent

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

14 years ago*VCBackend: Code simplification, constify, and adding an article.
Vincent van Ravesteijn [Thu, 7 Jan 2010 17:02:02 +0000 (17:02 +0000)]
*VCBackend: Code simplification, constify, and adding an article.

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

14 years ago* stdmenus.inc: Stick to the casing rules for "Update Local Directory From Repository".
Vincent van Ravesteijn [Thu, 7 Jan 2010 16:57:10 +0000 (16:57 +0000)]
* stdmenus.inc: Stick to the casing rules for "Update Local Directory From Repository".

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

14 years agoGive the progress widget a minimum height.
Enrico Forestieri [Thu, 7 Jan 2010 16:39:17 +0000 (16:39 +0000)]
Give the progress widget a minimum height.

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

14 years agoLFuns generation is currently sensitive to tabs in the descriptions.
Pavel Sanda [Thu, 7 Jan 2010 16:37:38 +0000 (16:37 +0000)]
LFuns generation is currently sensitive to tabs in the descriptions.

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

14 years agoThis workaround is also needed for Qt 4.3 as the bug was fixed in Qt 4.4.0:
Enrico Forestieri [Thu, 7 Jan 2010 16:32:33 +0000 (16:32 +0000)]
This workaround is also needed for Qt 4.3 as the bug was fixed in Qt 4.4.0:
http://qt.nokia.com/developer/task-tracker/index_html?method=entry&id=101276

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

14 years agoFix crash
Pavel Sanda [Thu, 7 Jan 2010 16:26:52 +0000 (16:26 +0000)]
Fix crash

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

14 years agoImplement new inset-forall lfun. This function iterates over all insets in
Jean-Marc Lasgouttes [Thu, 7 Jan 2010 15:47:58 +0000 (15:47 +0000)]
Implement new inset-forall lfun. This function iterates over all insets in
current buffer and applies a given function at cursor position before the
inset. It is actually possible to filter on the type of inset.

Remove all index insets:
inset-forall Index delete-char-forward

Remove all (!!) insets:
inset-forall * delete-char-forward

Close all Notes (also works for a particular branch, for example)
inset-forall Note inset-toggle close

Close only yellow sticky notes
inset-forall Note:Note inset-toggle close

Of course, things may become weird:
Put LyX in an infinite loop if there is at least a Note
inset-forall Note char-backward

In this case, the code will stop after 1000 iterations.

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

14 years agoReally fix F&R ui for older Qt versions.
Enrico Forestieri [Thu, 7 Jan 2010 15:19:36 +0000 (15:19 +0000)]
Really fix F&R ui for older Qt versions.

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

14 years agoCorrect ugly/wrong code introduced in r32738. parent will never be equal to buf.
Vincent van Ravesteijn [Thu, 7 Jan 2010 14:25:15 +0000 (14:25 +0000)]
Correct ugly/wrong code introduced in r32738. parent will never be equal to buf.

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

14 years agoavoid a few warnings on qt<=4.4
Jean-Marc Lasgouttes [Thu, 7 Jan 2010 14:20:58 +0000 (14:20 +0000)]
avoid a few warnings on qt<=4.4

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

14 years ago* LaTeX.cpp: update comment + typo.
Jürgen Spitzmüller [Thu, 7 Jan 2010 11:46:23 +0000 (11:46 +0000)]
* LaTeX.cpp: update comment + typo.

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

14 years ago* Add native support for \includeonly (bug 5360).
Jürgen Spitzmüller [Thu, 7 Jan 2010 10:01:26 +0000 (10:01 +0000)]
* Add native support for \includeonly (bug 5360).

File format change.

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

14 years agoFix the progress ui for Qt 4.2.x.
Enrico Forestieri [Thu, 7 Jan 2010 03:22:45 +0000 (03:22 +0000)]
Fix the progress ui for Qt 4.2.x.

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

14 years agoFix the progress ui for Qt 4.3.x. It now compiles also with Qt 4.2.x but
Enrico Forestieri [Thu, 7 Jan 2010 02:19:21 +0000 (02:19 +0000)]
Fix the progress ui for Qt 4.3.x. It now compiles also with Qt 4.2.x but
the settings window needs some other adjustment.

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

14 years agoFix F&R ui for older Qt versions.
Enrico Forestieri [Thu, 7 Jan 2010 01:59:38 +0000 (01:59 +0000)]
Fix F&R ui for older Qt versions.

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

14 years agoNext keystest patch from John McCabe-Dansted.
Pavel Sanda [Wed, 6 Jan 2010 22:11:59 +0000 (22:11 +0000)]
Next keystest patch from John McCabe-Dansted.

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

14 years agoEmbeddedObjects.lyx: mention the LyX bug about \includeonly, see #5360
Uwe Stöhr [Wed, 6 Jan 2010 21:55:31 +0000 (21:55 +0000)]
EmbeddedObjects.lyx: mention the LyX bug about \includeonly, see #5360

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

14 years agoAdd some note about svn+ssh in windows envi(y)
Pavel Sanda [Wed, 6 Jan 2010 21:52:10 +0000 (21:52 +0000)]
Add some note about svn+ssh in windows envi(y)

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

14 years agoMake more prominent the fact that the lyxpipe path on Windows should
Enrico Forestieri [Wed, 6 Jan 2010 21:46:43 +0000 (21:46 +0000)]
Make more prominent the fact that the lyxpipe path on Windows should
use a special UNC syntax.

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

14 years agoat least compile with old Qt versions
Peter Kümmel [Wed, 6 Jan 2010 21:25:43 +0000 (21:25 +0000)]
at least compile with old Qt versions

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

14 years agoUpdate docs. LFUN_SERVER_GOTO_FILE_ROW doesn't fail anymore when the
Enrico Forestieri [Wed, 6 Jan 2010 21:23:07 +0000 (21:23 +0000)]
Update docs. LFUN_SERVER_GOTO_FILE_ROW doesn't fail anymore when the
tempdir path contains spaces.

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

14 years agoDon't need this.
Richard Heck [Wed, 6 Jan 2010 20:16:38 +0000 (20:16 +0000)]
Don't need this.

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

14 years agoWhitespace.
Richard Heck [Wed, 6 Jan 2010 20:13:07 +0000 (20:13 +0000)]
Whitespace.

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

14 years agoMove into proper scope.
Richard Heck [Wed, 6 Jan 2010 20:12:54 +0000 (20:12 +0000)]
Move into proper scope.

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

14 years agoA couple comments.
Richard Heck [Wed, 6 Jan 2010 19:25:12 +0000 (19:25 +0000)]
A couple comments.

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

14 years agoForgot this a while back.
Richard Heck [Wed, 6 Jan 2010 19:24:33 +0000 (19:24 +0000)]
Forgot this a while back.

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

14 years agoWhen zooming in/out with [Ctrl] + [Mouse Wheel], document WA's font is immediately...
Tommaso Cucinotta [Wed, 6 Jan 2010 18:36:13 +0000 (18:36 +0000)]
When zooming in/out with [Ctrl] + [Mouse Wheel], document WA's font is immediately updated, but if the Advanced F&R dialog is shown, its own WAs' font (find WA and replace WA) is not immediately updated, but delayed until the next editing action.
This commit fixes such behaviour, and performs the update immediately.

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

14 years agoFinalized first version of Advanced Find and Replace documentation.
Tommaso Cucinotta [Wed, 6 Jan 2010 17:56:47 +0000 (17:56 +0000)]
Finalized first version of Advanced Find and Replace documentation.

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

14 years agoFix bug #6387: Incorrect selectlanguage command at end of document.
Vincent van Ravesteijn [Wed, 6 Jan 2010 17:36:22 +0000 (17:36 +0000)]
Fix bug #6387: Incorrect selectlanguage command at end of document.

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

14 years agoFix bug #6428: Assertion when navigating to next change while in math mode.
Vincent van Ravesteijn [Wed, 6 Jan 2010 17:29:39 +0000 (17:29 +0000)]
Fix bug #6428: Assertion when navigating to next change while in math mode.

We need to leave the math inset before trying to access cur.paragraph().

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

14 years agoMake setCursorToAnchor set the cursor to the normalized selection anchor in stead...
Vincent van Ravesteijn [Wed, 6 Jan 2010 16:59:12 +0000 (16:59 +0000)]
Make setCursorToAnchor set the cursor to the normalized selection anchor in stead of the real anchor.

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

14 years agoLet's see if we can close these translations not fitting.
Tommaso Cucinotta [Wed, 6 Jan 2010 15:28:43 +0000 (15:28 +0000)]
Let's see if we can close these translations not fitting.

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

14 years agoRevert part of r32766. This was a stupid change as newer paragraph
Abdelrazak Younes [Wed, 6 Jan 2010 09:12:49 +0000 (09:12 +0000)]
Revert part of r32766. This was a stupid change as newer paragraph
weren't taken into account. So the paragraph id management is now going
back to Paragraph.cpp.

Sorry for the trouble.

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

14 years agocleanup
Peter Kümmel [Wed, 6 Jan 2010 06:49:49 +0000 (06:49 +0000)]
cleanup

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

14 years agoFix bug #6433: read-only status is not refreshed when reloading buffer.
Vincent van Ravesteijn [Wed, 6 Jan 2010 02:43:23 +0000 (02:43 +0000)]
Fix bug #6433: read-only status is not refreshed when reloading buffer.

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

14 years agotoggle debug levels between all/selected/none
Peter Kümmel [Tue, 5 Jan 2010 22:32:58 +0000 (22:32 +0000)]
toggle debug levels between all/selected/none

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

14 years agoForgot this.
Richard Heck [Tue, 5 Jan 2010 21:59:12 +0000 (21:59 +0000)]
Forgot this.

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

14 years agoStyle.
Richard Heck [Tue, 5 Jan 2010 21:24:44 +0000 (21:24 +0000)]
Style.

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

14 years agoStyle.
Richard Heck [Tue, 5 Jan 2010 21:18:55 +0000 (21:18 +0000)]
Style.

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

14 years agoThis seems somehow to have ended up in the wrong place. I guess since
Richard Heck [Tue, 5 Jan 2010 21:15:36 +0000 (21:15 +0000)]
This seems somehow to have ended up in the wrong place. I guess since
it's unimplemented, you'd get link errors, but the usual way to make it
non-copyable is to make these private AND unimplemented.

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

14 years agoClarify some comments.
Richard Heck [Tue, 5 Jan 2010 21:09:22 +0000 (21:09 +0000)]
Clarify some comments.

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

14 years agoMinor style things, and a little constness.
Richard Heck [Tue, 5 Jan 2010 21:01:33 +0000 (21:01 +0000)]
Minor style things, and a little constness.

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

14 years agoMinor renaming. We don't have any other iterators here, so
Richard Heck [Tue, 5 Jan 2010 21:00:05 +0000 (21:00 +0000)]
Minor renaming. We don't have any other iterators here, so
const_iterator is fine.

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

14 years agoStyle. Enum names and typedefs are almost always CamelCase in the LyX
Richard Heck [Tue, 5 Jan 2010 20:56:37 +0000 (20:56 +0000)]
Style. Enum names and typedefs are almost always CamelCase in the LyX
code. At least in the code I see.

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

14 years agoFix some comments.
Richard Heck [Tue, 5 Jan 2010 20:48:12 +0000 (20:48 +0000)]
Fix some comments.

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

14 years agoWhitespace.
Richard Heck [Tue, 5 Jan 2010 20:40:21 +0000 (20:40 +0000)]
Whitespace.

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