]> git.lyx.org Git - lyx.git/log
lyx.git
15 years agoWe don't want to restore geometry session for dock widgets.
Abdelrazak Younes [Fri, 3 Oct 2008 13:34:10 +0000 (13:34 +0000)]
We don't want to restore geometry session for dock widgets.

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

15 years agoGuiView::findOrBuild(): hide the dialog if requested and the dialog already exists.
Abdelrazak Younes [Fri, 3 Oct 2008 13:17:22 +0000 (13:17 +0000)]
GuiView::findOrBuild(): hide the dialog if requested and the dialog already exists.

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

15 years agoIt seems that somebody added the code to show the dockwidget at layout restoration...
Abdelrazak Younes [Fri, 3 Oct 2008 13:12:58 +0000 (13:12 +0000)]
It seems that somebody added the code to show the dockwidget at layout restoration time. This is wrong so I reverted this.

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

15 years agofix merge build: this is a std::exception
Peter Kümmel [Fri, 3 Oct 2008 12:51:20 +0000 (12:51 +0000)]
fix merge build: this is a std::exception

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

15 years agoDon't trust designer and manually fix TocUi.ui for Qt 4.2
Enrico Forestieri [Fri, 3 Oct 2008 11:51:49 +0000 (11:51 +0000)]
Don't trust designer and manually fix TocUi.ui for Qt 4.2

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

15 years agoRevert r26686
Enrico Forestieri [Fri, 3 Oct 2008 11:25:38 +0000 (11:25 +0000)]
Revert r26686

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

15 years agoMake sure that the focus is correctly set before closing a window.
Abdelrazak Younes [Fri, 3 Oct 2008 07:54:32 +0000 (07:54 +0000)]
Make sure that the focus is correctly set before closing a window.

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

15 years agopotential bug fix, reported by Richard:
Abdelrazak Younes [Fri, 3 Oct 2008 07:38:51 +0000 (07:38 +0000)]
potential bug fix, reported by Richard:
Open LyX. Open a new window. Open a new window. Close the first. Close the second.

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

15 years agoUserGuide.lyx: describe the new outliner options
Uwe Stöhr [Thu, 2 Oct 2008 23:53:44 +0000 (23:53 +0000)]
UserGuide.lyx: describe the new outliner options

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

15 years agoUserGuide.lyx: fix a math superscript
Uwe Stöhr [Thu, 2 Oct 2008 23:25:36 +0000 (23:25 +0000)]
UserGuide.lyx: fix a math superscript

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

15 years agoFix TocUi.ui for Qt 4.2.3
Enrico Forestieri [Thu, 2 Oct 2008 18:08:46 +0000 (18:08 +0000)]
Fix TocUi.ui for Qt 4.2.3

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

15 years agoPort Enrico's patch for the current version of Toc.ui
Pavel Sanda [Thu, 2 Oct 2008 15:09:00 +0000 (15:09 +0000)]
Port Enrico's patch for the current version of Toc.ui
so that vsize is stretched even for Qt 4.2.

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

15 years agoAdd persistent view switch to the outliner.
Pavel Sanda [Thu, 2 Oct 2008 15:00:43 +0000 (15:00 +0000)]
Add persistent view switch to the outliner.

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

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

15 years agoSimplify the mover semantics a bit further: The extra variable being passed in
Richard Heck [Thu, 2 Oct 2008 14:41:07 +0000 (14:41 +0000)]
Simplify the mover semantics a bit further: The extra variable being passed in
the deleted functions was never actually used, and it hasn't been for a very
long time. So the comment about the "other version" of Mover::copy() was way
out of date.

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

15 years ago* doxy
Pavel Sanda [Thu, 2 Oct 2008 12:17:58 +0000 (12:17 +0000)]
* doxy

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

15 years agoUpdate it.po
Enrico Forestieri [Wed, 1 Oct 2008 23:08:12 +0000 (23:08 +0000)]
Update it.po

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

15 years ago- po file remerge
Uwe Stöhr [Wed, 1 Oct 2008 22:06:19 +0000 (22:06 +0000)]
- po file remerge
- some translations for de.po

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

15 years agoexample files: fileformat and partly other updates second part
Uwe Stöhr [Wed, 1 Oct 2008 20:26:35 +0000 (20:26 +0000)]
example files: fileformat and partly other updates second part

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

15 years agoTurn th message about disabled socket into optional debug, since many
Jean-Marc Lasgouttes [Wed, 1 Oct 2008 09:37:25 +0000 (09:37 +0000)]
Turn th message about disabled socket into optional debug, since many
windows users believe that it actually means something, see e.g.
http://thread.gmane.org/gmane.editors.lyx.general/50338
http://thread.gmane.org/gmane.editors.lyx.general/39680

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

15 years agoAttempt to fix http://bugzilla.lyx.org/show_bug.cgi?id=4693
Abdelrazak Younes [Wed, 1 Oct 2008 09:36:01 +0000 (09:36 +0000)]
Attempt to fix http://bugzilla.lyx.org/show_bug.cgi?id=4693

isDirWritable(): make it work when there is no trailing slash!
createPath(): return false if the directory already exists.
createDirectory(): don't use mymkdir on Windows, use createPath() instead.

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

15 years agoModify the way multi-cell selection is done in tables:
Abdelrazak Younes [Wed, 1 Oct 2008 08:18:57 +0000 (08:18 +0000)]
Modify the way multi-cell selection is done in tables:
* Always put the cursor at the end of the cell (this was set at the beginning with mouse selection).
* handle LFUN_SELF_INSERT in case of multi-cell selection -> the whole cell contents will be deleted.

This commit fixes http://bugzilla.lyx.org/show_bug.cgi?id=5225

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

15 years agoRemove assertion that are already checked in debug mode.
Abdelrazak Younes [Wed, 1 Oct 2008 08:15:02 +0000 (08:15 +0000)]
Remove assertion that are already checked in debug mode.

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

15 years ago- listings.lyx
Uwe Stöhr [Wed, 1 Oct 2008 01:06:30 +0000 (01:06 +0000)]
- listings.lyx
- Minipage.lyx

delete both example files as their content is already completely included in the EmbeddedObjects manual
Can also be done for branch Jürgen?

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

15 years ago- listings.lyx
Uwe Stöhr [Wed, 1 Oct 2008 01:01:34 +0000 (01:01 +0000)]
- listings.lyx
- Minipage.lyx

delete both example files as their content is already completely included in the EmbeddedObjects manual
Can also be done for branch Jürgen?

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

15 years agoexample files: fileformat and partly other general updates
Uwe Stöhr [Wed, 1 Oct 2008 00:59:36 +0000 (00:59 +0000)]
example files: fileformat and partly other general updates

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

15 years agoBraille.lyx: update the file
Uwe Stöhr [Wed, 1 Oct 2008 00:36:58 +0000 (00:36 +0000)]
Braille.lyx: update the file

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

15 years agoboost.cpp: make LyX compilable again
Uwe Stöhr [Wed, 1 Oct 2008 00:35:26 +0000 (00:35 +0000)]
boost.cpp: make LyX compilable again

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

15 years agolet the sun shine
Pavel Sanda [Tue, 30 Sep 2008 23:55:08 +0000 (23:55 +0000)]
let the sun shine

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

15 years ago* doxy
Pavel Sanda [Tue, 30 Sep 2008 23:49:25 +0000 (23:49 +0000)]
* doxy

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

15 years agoProper lfun handling naming for listing tabs.
Pavel Sanda [Tue, 30 Sep 2008 23:42:43 +0000 (23:42 +0000)]
Proper lfun handling naming for listing tabs.

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

15 years ago* Make braille.module consistent.
Pavel Sanda [Tue, 30 Sep 2008 23:39:24 +0000 (23:39 +0000)]
* Make braille.module consistent.

Uwe, please check this patch.

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

15 years agoFix bug 5297
Enrico Forestieri [Tue, 30 Sep 2008 23:29:11 +0000 (23:29 +0000)]
Fix bug 5297
http://bugzilla.lyx.org/show_bug.cgi?id=5297

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

15 years agoremove warning. is this a boost bug? the macro is explicitly defined for msvc.
Peter Kümmel [Tue, 30 Sep 2008 19:58:56 +0000 (19:58 +0000)]
remove warning. is this a boost bug? the macro is explicitly defined for msvc.

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

15 years agoinstaller updates
Uwe Stöhr [Tue, 30 Sep 2008 18:29:41 +0000 (18:29 +0000)]
installer updates

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

15 years agoadd 256x256 icon for Windows Vista
Joost Verburg [Tue, 30 Sep 2008 18:23:20 +0000 (18:23 +0000)]
add 256x256 icon for Windows Vista

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

15 years agowin2k fixes
Peter Kümmel [Tue, 30 Sep 2008 18:03:26 +0000 (18:03 +0000)]
win2k fixes

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

15 years agoupdate boost to version 1.36
Peter Kümmel [Tue, 30 Sep 2008 18:01:03 +0000 (18:01 +0000)]
update boost to version 1.36

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

15 years agoadd support for TABs in Listings, fileformat change, fixes http://bugzilla.lyx.org...
Uwe Stöhr [Tue, 30 Sep 2008 18:00:02 +0000 (18:00 +0000)]
add support for TABs in Listings, fileformat change, fixes http://bugzilla.lyx.org/show_bug.cgi?id=3629 , patch by Vincent, lyx2lyx and UI stuff by me

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

15 years agoCleanup and layoutification of the InsetInfo class.
Jean-Marc Lasgouttes [Tue, 30 Sep 2008 14:11:40 +0000 (14:11 +0000)]
Cleanup and layoutification of the InsetInfo class.

* InsetInfo.cpp (InsetInfo): derive from InsetCollapsable instead of
InsetText, so that we can use InsetLayout. Should be reverted when the
layout stuff is migrated to InsetText or some lower level.
(initTranslator, nameTranslator): moved outside of the class.
(name, neverIndent): added.
(draw, setMouseHover): removed.
(updateInfo): cleanup and use layout
(read, setInfo): make sure to reset layout.

* lib/layouts/stdinsets.inc: add layouts for the various Info insets.
These are used for both display and output.

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

15 years agoFix properly bug 5287: http://bugzilla.lyx.org/show_bug.cgi?id=5287
Jean-Marc Lasgouttes [Tue, 30 Sep 2008 13:47:16 +0000 (13:47 +0000)]
Fix properly bug 5287: http://bugzilla.lyx.org/show_bug.cgi?id=5287

* BufferView.cpp (setCursorFromInset): do not ignore the first inset
of the document; revert first tentative patch for this bug.

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

15 years agoBack to svn
José Matox [Tue, 30 Sep 2008 13:03:03 +0000 (13:03 +0000)]
Back to svn

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

15 years agogcc compile fix: vector::insert() requires an iterator, not a const_iterator.
Abdelrazak Younes [Tue, 30 Sep 2008 12:34:36 +0000 (12:34 +0000)]
gcc compile fix: vector::insert() requires an iterator, not a const_iterator.

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

15 years agoFix the order of changes in the Navigator. They appeared backwards.
Abdelrazak Younes [Tue, 30 Sep 2008 11:26:40 +0000 (11:26 +0000)]
Fix the order of changes in the Navigator. They appeared backwards.

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

15 years agostupid cut&paste error.
Abdelrazak Younes [Tue, 30 Sep 2008 11:18:16 +0000 (11:18 +0000)]
stupid cut&paste error.

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

15 years agoAdd a "List of Changes" in the Navigator. The list is updated only when the document...
Abdelrazak Younes [Tue, 30 Sep 2008 11:06:34 +0000 (11:06 +0000)]
Add a "List of Changes" in the Navigator. The list is updated only when the document structure is reset or when the update button is clicked. Some work is needed to track more finely individual changes as we do for sections.

Changes::addToToc(): New method to insert changes sorted by authors. The symbols 0x2702 and 0x270d are used to represent deletion and insertion.

TocBackend::item(): new method to lookup for a given item.

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

15 years agorevert faulty commit.
Abdelrazak Younes [Tue, 30 Sep 2008 10:07:22 +0000 (10:07 +0000)]
revert faulty commit.

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

15 years agoTocWidget::updateView(): only set the tree depth if there's a model reset. This is...
Abdelrazak Younes [Tue, 30 Sep 2008 09:59:33 +0000 (09:59 +0000)]
TocWidget::updateView(): only set the tree depth if there's a model reset. This is to avoid node collapsing when simply editing.

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

15 years agoAvoid a complete Toc reset in case when only a toc item update is needed.
Abdelrazak Younes [Tue, 30 Sep 2008 09:50:54 +0000 (09:50 +0000)]
Avoid a complete Toc reset in case when only a toc item update is needed.

* Buffer: new updateTocItem() signal (with Delegates and GuiView associates).
* TocBackend: take care of the signal emission instead of the Cursor::checkBufferStructure()
* TocModel: new updateTocItem() method.

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

15 years ago* InsetInclude.cpp:
Jürgen Spitzmüller [Tue, 30 Sep 2008 08:41:37 +0000 (08:41 +0000)]
* InsetInclude.cpp:
- fix duplicate check of listings labels.

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

15 years agocosmetics and doxygen.
Abdelrazak Younes [Tue, 30 Sep 2008 07:38:34 +0000 (07:38 +0000)]
cosmetics and doxygen.

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

15 years agoTocWidget: disable the tree view during an update in order to minimize a bit the...
Abdelrazak Younes [Tue, 30 Sep 2008 07:18:24 +0000 (07:18 +0000)]
TocWidget: disable the tree view during an update in order to minimize a bit the flashing.

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

15 years ago* GuiInclude.cpp:
Jürgen Spitzmüller [Tue, 30 Sep 2008 06:51:08 +0000 (06:51 +0000)]
* GuiInclude.cpp:
- prevent assertion (listings parameters can have non-ascii chars)

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

15 years agoUserGuide.lyx: add footnote about PostScript drivers
Uwe Stöhr [Mon, 29 Sep 2008 23:08:56 +0000 (23:08 +0000)]
UserGuide.lyx: add footnote about PostScript drivers
EmbeddedObjects.lyx: revise the Listings section

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

15 years agoBufferView.cpp: fix http://bugzilla.lyx.org/show_bug.cgi?id=5287, patch by Vincent
Uwe Stöhr [Mon, 29 Sep 2008 22:55:24 +0000 (22:55 +0000)]
BufferView.cpp: fix http://bugzilla.lyx.org/show_bug.cgi?id=5287, patch by Vincent

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

15 years agocosmetics
André Pönitz [Mon, 29 Sep 2008 21:53:24 +0000 (21:53 +0000)]
cosmetics

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

15 years agoGuiDocument.cpp, BufferParams.cpp: fix http://bugzilla.lyx.org/show_bug.cgi?id=5294
Uwe Stöhr [Mon, 29 Sep 2008 19:33:37 +0000 (19:33 +0000)]
GuiDocument.cpp, BufferParams.cpp: fix http://bugzilla.lyx.org/show_bug.cgi?id=5294

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

15 years agoBufferParams.cpp, LaTeXFeatures.cpp: fix http://bugzilla.lyx.org/show_bug.cgi?id...
Uwe Stöhr [Mon, 29 Sep 2008 19:18:00 +0000 (19:18 +0000)]
BufferParams.cpp, LaTeXFeatures.cpp: fix http://bugzilla.lyx.org/show_bug.cgi?id=5291

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

15 years agoar.po: updates by Hatim
Uwe Stöhr [Mon, 29 Sep 2008 19:00:57 +0000 (19:00 +0000)]
ar.po: updates by Hatim

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

15 years agoAdd note.
Pavel Sanda [Mon, 29 Sep 2008 15:58:08 +0000 (15:58 +0000)]
Add note.

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

15 years ago* cs.po
Pavel Sanda [Mon, 29 Sep 2008 15:38:00 +0000 (15:38 +0000)]
* cs.po

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

15 years agoDialogs: discourage non const access to lyxview().
Abdelrazak Younes [Mon, 29 Sep 2008 11:01:53 +0000 (11:01 +0000)]
Dialogs: discourage non const access to lyxview().

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

15 years agoremove mutable property
Jean-Marc Lasgouttes [Mon, 29 Sep 2008 10:56:45 +0000 (10:56 +0000)]
remove mutable property

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

15 years agoDialogs: discourage non const access to buffer() and bufferview().
Abdelrazak Younes [Mon, 29 Sep 2008 10:52:17 +0000 (10:52 +0000)]
Dialogs: discourage non const access to buffer() and bufferview().

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

15 years agoconstify
Abdelrazak Younes [Mon, 29 Sep 2008 10:48:49 +0000 (10:48 +0000)]
constify

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

15 years agoconstify
Abdelrazak Younes [Mon, 29 Sep 2008 10:29:35 +0000 (10:29 +0000)]
constify

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

15 years agoProperly fix http://bugzilla.lyx.org/show_bug.cgi?id=5285 by using lfun machinery...
Abdelrazak Younes [Mon, 29 Sep 2008 10:18:37 +0000 (10:18 +0000)]
Properly fix http://bugzilla.lyx.org/show_bug.cgi?id=5285 by using lfun machinery in all cases.
Also fixes dialog view in case of multipar selection.

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

15 years agocompilation fix
Jean-Marc Lasgouttes [Mon, 29 Sep 2008 10:13:28 +0000 (10:13 +0000)]
compilation fix

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

15 years agoMerge FileFileName::Private::checksum() into FileFileName::checksum().
Abdelrazak Younes [Mon, 29 Sep 2008 09:35:13 +0000 (09:35 +0000)]
Merge FileFileName::Private::checksum() into FileFileName::checksum().

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

15 years agoconstify
Jean-Marc Lasgouttes [Mon, 29 Sep 2008 09:33:36 +0000 (09:33 +0000)]
constify

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

15 years agoprevious commit: revert debugging code.
Abdelrazak Younes [Mon, 29 Sep 2008 09:06:37 +0000 (09:06 +0000)]
previous commit: revert debugging code.

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

15 years agoFileName::Private::checksum(): disable Qt4.4 based version because of bug http:/...
Abdelrazak Younes [Mon, 29 Sep 2008 09:04:14 +0000 (09:04 +0000)]
FileName::Private::checksum(): disable Qt4.4 based version because of bug http://bugzilla.lyx.org/show_bug.cgi?id=5293

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

15 years agorephrase a bit
Jean-Marc Lasgouttes [Mon, 29 Sep 2008 08:58:24 +0000 (08:58 +0000)]
rephrase a bit

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

15 years agowhitespace.
Jürgen Spitzmüller [Mon, 29 Sep 2008 08:48:02 +0000 (08:48 +0000)]
whitespace.

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

15 years agoAdd fall back code to assertion.
Abdelrazak Younes [Mon, 29 Sep 2008 08:42:18 +0000 (08:42 +0000)]
Add fall back code to assertion.

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

15 years agowhitespace
Jean-Marc Lasgouttes [Mon, 29 Sep 2008 08:30:41 +0000 (08:30 +0000)]
whitespace

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

15 years ago* beamer.layout:
Jürgen Spitzmüller [Mon, 29 Sep 2008 07:29:06 +0000 (07:29 +0000)]
* beamer.layout:
- add quote, quotation and verse environments.

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

15 years agoINSTALL: fix typo, fixes http://bugzilla.lyx.org/show_bug.cgi?id=5292
Uwe Stöhr [Sun, 28 Sep 2008 23:27:23 +0000 (23:27 +0000)]
INSTALL: fix typo, fixes http://bugzilla.lyx.org/show_bug.cgi?id=5292

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

15 years agoIf the "force" flag is in effect and a textmode command from the unicodesymbols
Enrico Forestieri [Sun, 28 Sep 2008 21:57:31 +0000 (21:57 +0000)]
If the "force" flag is in effect and a textmode command from the unicodesymbols
file is used, don't add the \lyxmathsym definition to the preamble if we
already are in textmode. This hopefully smashes all weird cases.

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

15 years agotex2lyx/preamble.cpp: fix bug 19, patch by JMarc (I'm working with this patch for...
Uwe Stöhr [Sun, 28 Sep 2008 20:15:08 +0000 (20:15 +0000)]
tex2lyx/preamble.cpp: fix bug 19, patch by JMarc (I'm working with this patch for 4 months now and it is really stable.)

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

15 years agoAdd a new 'Sort' box to the Navigator so that each list can be optionally sorted.
Abdelrazak Younes [Sun, 28 Sep 2008 17:14:29 +0000 (17:14 +0000)]
Add a new 'Sort' box to the Navigator so that each list can be optionally sorted.

* TocModel: redesign so that sorted list are available.
* TocWidget/TocUi: handle the new Sort check box.

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

15 years agoFull text in toc for index entries.
Abdelrazak Younes [Sun, 28 Sep 2008 17:10:16 +0000 (17:10 +0000)]
Full text in toc for index entries.

* Text::asString(): new method.

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

15 years agoLaTeXFeatures.cpp: fix part of http://bugzilla.lyx.org/show_bug.cgi?id=5294 also...
Uwe Stöhr [Sun, 28 Sep 2008 12:14:15 +0000 (12:14 +0000)]
LaTeXFeatures.cpp: fix part of http://bugzilla.lyx.org/show_bug.cgi?id=5294 also for trunk

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

15 years agoCustomization.lyx: fix PostScript driver setting
Uwe Stöhr [Sun, 28 Sep 2008 12:08:38 +0000 (12:08 +0000)]
Customization.lyx: fix PostScript driver setting

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

15 years agoCustomization.lyx: update section about package installation
Uwe Stöhr [Sun, 28 Sep 2008 00:42:55 +0000 (00:42 +0000)]
Customization.lyx: update section about package installation

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

15 years agoLaTeXConfig.lyx: update the file, fix two wrongly encoded characters
Uwe Stöhr [Sat, 27 Sep 2008 23:42:23 +0000 (23:42 +0000)]
LaTeXConfig.lyx: update the file, fix two wrongly encoded characters

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

15 years agoSlovak UserGuide.lyx: use the same layout as the other UserGuides, remove references...
Uwe Stöhr [Sat, 27 Sep 2008 22:31:22 +0000 (22:31 +0000)]
Slovak UserGuide.lyx: use the same layout as the other UserGuides, remove references to klyx

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

15 years agoAdd check for the latex packages accents and slashed.
Enrico Forestieri [Sat, 27 Sep 2008 18:35:28 +0000 (18:35 +0000)]
Add check for the latex packages accents and slashed.

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

15 years agoFix toc dependency to avoid redundant TOC rebuild
Bo Peng [Sat, 27 Sep 2008 18:34:05 +0000 (18:34 +0000)]
Fix toc dependency to avoid redundant TOC rebuild

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

15 years agoattempt to fix bug 5282:
Jürgen Spitzmüller [Sat, 27 Sep 2008 15:32:43 +0000 (15:32 +0000)]
attempt to fix bug 5282:

* src/insets/InsetTabular.cpp:
- keep track of encoding after passing a copy of the OutputParams.

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

15 years agoUserGuide.lyx: add a sentence about multi LFUNs
Uwe Stöhr [Sat, 27 Sep 2008 13:27:40 +0000 (13:27 +0000)]
UserGuide.lyx: add a sentence about multi LFUNs

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

15 years agomove sum() to FileName::private::checksum() and add a new method using Qt4.4 mmap...
Abdelrazak Younes [Sat, 27 Sep 2008 10:54:26 +0000 (10:54 +0000)]
move sum() to FileName::private::checksum() and add a new method using Qt4.4 mmap support.

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

15 years agoheader cleanup: remove duplicate includes.
Abdelrazak Younes [Sat, 27 Sep 2008 09:22:51 +0000 (09:22 +0000)]
header cleanup: remove duplicate includes.

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

15 years agoFirst step toward fixing bug http://bugzilla.lyx.org/show_bug.cgi?id=5252
Abdelrazak Younes [Sat, 27 Sep 2008 09:15:55 +0000 (09:15 +0000)]
First step toward fixing bug http://bugzilla.lyx.org/show_bug.cgi?id=5252

- Move lyx::sum() to FileName.cpp
- Get rid of the third slow implementation of sum() as istreambuf_iterator is supported since at least gcc 3.2.

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

15 years agoUserGuide.lyx: revise the description of the encodings
Uwe Stöhr [Sat, 27 Sep 2008 00:52:21 +0000 (00:52 +0000)]
UserGuide.lyx: revise the description of the encodings

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

15 years agoLet lyxclient read the whole line of input.
Pavel Sanda [Fri, 26 Sep 2008 23:58:40 +0000 (23:58 +0000)]
Let lyxclient read the whole line of input.

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

15 years ago* man
Pavel Sanda [Fri, 26 Sep 2008 23:49:03 +0000 (23:49 +0000)]
* man

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

15 years agoUserGuide.lyx: describe the new multi LFUN binding and the usage of (Shift)-Tab
Uwe Stöhr [Fri, 26 Sep 2008 22:29:52 +0000 (22:29 +0000)]
UserGuide.lyx: describe the new multi LFUN binding and the usage of (Shift)-Tab

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

15 years agoFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5285 .
Pavel Sanda [Fri, 26 Sep 2008 21:34:08 +0000 (21:34 +0000)]
Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=5285 .

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

15 years agoSlovak UserGuide.lyx: make document compilable by workaround for bug 5291
Uwe Stöhr [Fri, 26 Sep 2008 21:31:23 +0000 (21:31 +0000)]
Slovak UserGuide.lyx: make document compilable by workaround for bug 5291

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

15 years agoInsetTabular: make Slovak and Czech documents compilable, fixes http://bugzilla.lyx...
Uwe Stöhr [Fri, 26 Sep 2008 21:24:59 +0000 (21:24 +0000)]
InsetTabular: make Slovak and Czech documents compilable, fixes http://bugzilla.lyx.org/show_bug.cgi?id=5290, thanks to Heiko Obderdiek for the hint how to fix this

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