]> git.lyx.org Git - lyx.git/log
lyx.git
16 years ago* RELEASE_NOTES:
Jürgen Spitzmüller [Wed, 7 May 2008 20:35:49 +0000 (20:35 +0000)]
* RELEASE_NOTES:
- document removal of LFUN_ACCENT_SPECIAL_CARON.

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

16 years agoPartially fix an annoying hover problem, viz: InsetCollapsable buttons don't get...
Richard Heck [Wed, 7 May 2008 19:20:01 +0000 (19:20 +0000)]
Partially fix an annoying hover problem, viz: InsetCollapsable buttons don't get `unhovered' if you collapse them (via Ctrl-I) when the mouse is inside the inset. I often seem to end up with several `hovered' buttons.

There is probably a better solution somewhere, but it's not obvious what it is, and this solution doesn't do anything terrible. It leaves unaddressed the fact that the button does not get `hovered' if you open an inset via Ctrl-I, and then the mouse ends up inside it, and now the button will get `unhovered' whenver you collapse it, even if the mouse ends up over the button. But (i) my attempts to deal with these cases failed, (ii) they're not very annoying, (iii) they get `fixed' as soon as you move the mouse, and (iv) I'm not sure how complicated it's worth making this.

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

16 years agoRevamp of the character dialog:
Abdelrazak Younes [Wed, 7 May 2008 18:53:48 +0000 (18:53 +0000)]
Revamp of the character dialog:
- many simplification all over the place.
- improvement to the "Immediate apply" feature.

AFAICS all functionality is restored but please test and report.

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

16 years agofix http://bugzilla.lyx.org/show_bug.cgi?id=4811
Abdelrazak Younes [Wed, 7 May 2008 15:41:12 +0000 (15:41 +0000)]
fix http://bugzilla.lyx.org/show_bug.cgi?id=4811
    wrong default language in character dialog

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

16 years agoheader.
Abdelrazak Younes [Wed, 7 May 2008 14:45:49 +0000 (14:45 +0000)]
header.

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

16 years agoMove code to more appropriate place, cosmetics.
Pavel Sanda [Wed, 7 May 2008 14:44:58 +0000 (14:44 +0000)]
Move code to more appropriate place, cosmetics.

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

16 years agoFix bug 4806
Jean-Marc Lasgouttes [Wed, 7 May 2008 13:55:03 +0000 (13:55 +0000)]
Fix bug 4806

* Context.cpp (begin_layout): make it a (private) method, and output
the extra stuff here.
(add_par_extra_stuff): this is used for stuff that is only for next
paragraph (like extra_stuff used to be); add_extra_stuff is now for
code that is output for all paragraphs in the context.

* text.cpp: update to new Context methods. Every user of add_extra_stuff
uses add_par_extra_stuff, except alignment (which has to be repeated
to fix bug 4806).

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

16 years agofix Bug 4119: LFUN accent-special-caron is obsolete
Abdelrazak Younes [Wed, 7 May 2008 11:17:43 +0000 (11:17 +0000)]
fix Bug 4119: LFUN accent-special-caron is obsolete

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

16 years agono vertical lines with booktabs
Edwin Leuven [Wed, 7 May 2008 09:37:22 +0000 (09:37 +0000)]
no vertical lines with booktabs

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

16 years agoenglish_language was not used at all.
Abdelrazak Younes [Wed, 7 May 2008 08:55:25 +0000 (08:55 +0000)]
english_language was not used at all.

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

16 years agoUpdate translations for 1.6.0(alpha 3)
José Matox [Wed, 7 May 2008 08:11:53 +0000 (08:11 +0000)]
Update translations for 1.6.0(alpha 3)

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

16 years agotex2lyx/box-color-size-space-align.tex: 2 small changes for better output
Uwe Stöhr [Wed, 7 May 2008 00:29:44 +0000 (00:29 +0000)]
tex2lyx/box-color-size-space-align.tex: 2 small changes for better output

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

16 years agoIntro.lyx: Updated for LyX 1.6.0
Uwe Stöhr [Tue, 6 May 2008 23:03:50 +0000 (23:03 +0000)]
Intro.lyx: Updated for LyX 1.6.0

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

16 years agoIntroduce groups for graphics insets. That includes:
Pavel Sanda [Tue, 6 May 2008 21:13:09 +0000 (21:13 +0000)]
Introduce groups for graphics insets. That includes:
- GuiGraphics dialog field for setup new groups.
- Graphics context menu for assigning to certain group.
- Fileformat change for groupId field in Graphics inset.
- Undo mechanism added to inset-apply, for catching changes
  in preference dialog.
- Qt designer 4.4 used now.

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

16 years agoFix 4603 for GuiGraphics. I guess most GuiDialog based dialog need fixing...
Abdelrazak Younes [Tue, 6 May 2008 15:18:50 +0000 (15:18 +0000)]
Fix 4603 for GuiGraphics. I guess most GuiDialog based dialog need fixing...

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

16 years agoFix http://bugzilla.lyx.org/show_bug.cgi?id=4603
Abdelrazak Younes [Tue, 6 May 2008 14:53:54 +0000 (14:53 +0000)]
Fix http://bugzilla.lyx.org/show_bug.cgi?id=4603

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

16 years agoSome more house cleaning.
Abdelrazak Younes [Tue, 6 May 2008 14:33:38 +0000 (14:33 +0000)]
Some more house cleaning.

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

16 years agoendl is defined in ostream, iomanip is not enough (it matters for gcc 4.3)
José Matox [Tue, 6 May 2008 14:29:06 +0000 (14:29 +0000)]
endl is defined in ostream, iomanip is not enough (it matters for gcc 4.3)

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

16 years agosilence warning
Jean-Marc Lasgouttes [Tue, 6 May 2008 14:11:20 +0000 (14:11 +0000)]
silence warning

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

16 years agoA bit of house cleaning.
Abdelrazak Younes [Tue, 6 May 2008 13:50:37 +0000 (13:50 +0000)]
A bit of house cleaning.

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

16 years agoChange naming upon the user request.
Pavel Sanda [Tue, 6 May 2008 13:47:20 +0000 (13:47 +0000)]
Change naming upon the user request.

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

16 years agofix http://bugzilla.lyx.org/show_bug.cgi?id=4778
Edwin Leuven [Tue, 6 May 2008 11:24:54 +0000 (11:24 +0000)]
fix http://bugzilla.lyx.org/show_bug.cgi?id=4778

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

16 years agounbreak compilation (part 4)
Jean-Marc Lasgouttes [Tue, 6 May 2008 10:42:26 +0000 (10:42 +0000)]
unbreak compilation (part 4)

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

16 years agounbreak compilation (part 3)
Jean-Marc Lasgouttes [Tue, 6 May 2008 10:37:25 +0000 (10:37 +0000)]
unbreak compilation (part 3)

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

16 years agounbreak compilation (part 2)
Jean-Marc Lasgouttes [Tue, 6 May 2008 10:36:32 +0000 (10:36 +0000)]
unbreak compilation (part 2)

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

16 years agoa bit of compilation unbreaking
Jean-Marc Lasgouttes [Tue, 6 May 2008 10:22:25 +0000 (10:22 +0000)]
a bit of compilation unbreaking

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

16 years agoSquelch annoying debug dump.
Pavel Sanda [Tue, 6 May 2008 09:55:12 +0000 (09:55 +0000)]
Squelch annoying debug dump.

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

16 years agoremove unneeded includes.
Abdelrazak Younes [Tue, 6 May 2008 06:53:44 +0000 (06:53 +0000)]
remove unneeded includes.

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

16 years agoremove unneeded includes.
Abdelrazak Younes [Tue, 6 May 2008 06:48:38 +0000 (06:48 +0000)]
remove unneeded includes.

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

16 years ago* InsetMathHull:
Jürgen Spitzmüller [Tue, 6 May 2008 06:41:08 +0000 (06:41 +0000)]
* InsetMathHull:
- fix rest of bug 518.

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

16 years ago* csv2lyx:
Jürgen Spitzmüller [Tue, 6 May 2008 05:54:19 +0000 (05:54 +0000)]
* csv2lyx:
- make output more closely to format 276. This also prevents lyx2lyx from choking
  while importing a csv file into 1.6.

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

16 years agodevelopment/Makefile.am: update the installer file list
Uwe Stöhr [Mon, 5 May 2008 23:09:32 +0000 (23:09 +0000)]
development/Makefile.am: update the installer file list

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

16 years agodevelopment/Makefile.am: revert r24604
Uwe Stöhr [Mon, 5 May 2008 22:46:59 +0000 (22:46 +0000)]
development/Makefile.am: revert r24604

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

16 years agotex2lyx/test-structure.tex: add an appendix
Uwe Stöhr [Mon, 5 May 2008 22:45:22 +0000 (22:45 +0000)]
tex2lyx/test-structure.tex: add an appendix
tex2lyx/test-insets.tex: add an unindented paragraph

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

16 years ago* InsetSpace drawing cosmetics, from Helge.
Jürgen Spitzmüller [Mon, 5 May 2008 17:58:16 +0000 (17:58 +0000)]
* InsetSpace drawing cosmetics, from Helge.

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

16 years ago* Hartmut's csv2lyx script
Jürgen Spitzmüller [Mon, 5 May 2008 17:08:21 +0000 (17:08 +0000)]
* Hartmut's csv2lyx script

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

16 years agofrom_utf8(fromqstr -> qstring_to_ucs4 .
Pavel Sanda [Mon, 5 May 2008 17:04:02 +0000 (17:04 +0000)]
from_utf8(fromqstr -> qstring_to_ucs4 .

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

16 years agoFix http://bugzilla.lyx.org/show_bug.cgi?id=4821
Abdelrazak Younes [Mon, 5 May 2008 15:34:10 +0000 (15:34 +0000)]
Fix http://bugzilla.lyx.org/show_bug.cgi?id=4821
Allow LFUN_INSET_SETTINGS with enclosing inset if this particular dialog has been explicitely requested.

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

16 years ago* Comment ( http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg139671.html ).
Pavel Sanda [Mon, 5 May 2008 15:22:59 +0000 (15:22 +0000)]
* Comment ( http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg139671.html ).

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

16 years agoCorrectly handle quotation marks in command preferences (bug 2016):
Jürgen Spitzmüller [Mon, 5 May 2008 13:53:28 +0000 (13:53 +0000)]
Correctly handle quotation marks in command preferences (bug 2016):

* src/LyXRC.cpp:
- new helper function to escape commands
- parse escaped commands

* src/Lexer.{cpp,h}:
- whitespace/typos.

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

16 years ago* Doxy ( http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg139645.html ).
Pavel Sanda [Mon, 5 May 2008 13:28:16 +0000 (13:28 +0000)]
* Doxy ( http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg139645.html ).

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

16 years agofix inverted lfuns.
Abdelrazak Younes [Mon, 5 May 2008 08:12:32 +0000 (08:12 +0000)]
fix inverted lfuns.

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

16 years agoAdd context menu for outline operations. Choice of words might not be best.
Abdelrazak Younes [Mon, 5 May 2008 07:52:48 +0000 (07:52 +0000)]
Add context menu for outline operations. Choice of words might not be best.

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

16 years agoFix bug http://bugzilla.lyx.org/show_bug.cgi?id=4771
Abdelrazak Younes [Mon, 5 May 2008 06:56:43 +0000 (06:56 +0000)]
Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=4771

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

16 years ago* lyx2lyx/lyx_1_6.py (revert_rotfloat, revert_widesideways, revert_subfig):
Jürgen Spitzmüller [Mon, 5 May 2008 06:37:25 +0000 (06:37 +0000)]
* lyx2lyx/lyx_1_6.py (revert_rotfloat, revert_widesideways, revert_subfig):
- when searching \begin_inset Float, exclude \begin_inset FloatList (bug 4824)

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

16 years agoEmbeddedObjects.lyx: some initial work to update this manual (it still doesn't compil...
Uwe Stöhr [Mon, 5 May 2008 00:11:16 +0000 (00:11 +0000)]
EmbeddedObjects.lyx: some initial work to update this manual (it still doesn't compile due to bug 4822 and 4398)

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

16 years agoMake dist doesn't include boost headers.
Pavel Sanda [Sun, 4 May 2008 22:49:19 +0000 (22:49 +0000)]
Make dist doesn't include boost headers.

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

16 years agoFix monolithic builds for tarballs.
Pavel Sanda [Sun, 4 May 2008 22:43:32 +0000 (22:43 +0000)]
Fix monolithic builds for tarballs.
(make dist generated empty qt4 mono file).

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

16 years agodevelopment/Makefile.am: installers are not compiled by make, so take them out of...
Uwe Stöhr [Sun, 4 May 2008 22:15:53 +0000 (22:15 +0000)]
development/Makefile.am: installers are not compiled by make, so take them out of the makefile. (they are for the same reason also not in SCons)

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

16 years agoResurrect make dist from dead.
Pavel Sanda [Sun, 4 May 2008 21:53:14 +0000 (21:53 +0000)]
Resurrect make dist from dead.
Uwe, you need to remove your AltInstaller records from Makefiles too.

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

16 years agovisual mode for bidi cursor movement --- at the word-at-a-time level
Dov Feldstern [Sun, 4 May 2008 20:22:19 +0000 (20:22 +0000)]
visual mode for bidi cursor movement --- at the word-at-a-time level

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

16 years agorefactoring visual cursor movement functions
Dov Feldstern [Sun, 4 May 2008 20:17:59 +0000 (20:17 +0000)]
refactoring visual cursor movement functions

Specifically, moved the functions which actually move left or right from Text
into Cursor, and changed the semantics so that they now return whether or not
the cursor has moved. The functions in Text now use the new functions in Cursor.

This change is being made in preparation of the Word-level visual movement.

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

16 years agoFix an unintentional problem.
Richard Heck [Sun, 4 May 2008 16:27:08 +0000 (16:27 +0000)]
Fix an unintentional problem.

Generally speaking, these hints aren't terribly useful. Just having a list of umpteen possible next keys with no indication what any of them do is, well, as I said, not terribly useful. But I don't have a better idea, unless we can somehow do tooltips off the status bar.

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

16 years ago* po/lyx_pot.py (qt4_l10n):
Jürgen Spitzmüller [Sun, 4 May 2008 08:55:05 +0000 (08:55 +0000)]
* po/lyx_pot.py (qt4_l10n):
- escape backslashes in ui strings.

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

16 years agofix: http://bugzilla.lyx.org/show_bug.cgi?id=4688
Edwin Leuven [Sun, 4 May 2008 07:51:50 +0000 (07:51 +0000)]
fix: http://bugzilla.lyx.org/show_bug.cgi?id=4688

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

16 years agoWe don't want the document dialog to be reset for each new paragraph.
Abdelrazak Younes [Sun, 4 May 2008 07:50:00 +0000 (07:50 +0000)]
We don't want the document dialog to be reset for each new paragraph.

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

16 years agoadd Nicola Focci to the credits, part 2/3
Uwe Stöhr [Sat, 3 May 2008 18:43:22 +0000 (18:43 +0000)]
add Nicola Focci to the credits, part 2/3

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

16 years agodocumentation files: bug 4600 is fixed now, so I removed the ugly hacks that were...
Uwe Stöhr [Sat, 3 May 2008 18:29:23 +0000 (18:29 +0000)]
documentation files: bug 4600 is fixed now, so I removed the ugly hacks that were needed to make the docs compile

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

16 years agoFix http://bugzilla.lyx.org/show_bug.cgi?id=4816
Abdelrazak Younes [Sat, 3 May 2008 08:24:05 +0000 (08:24 +0000)]
Fix http://bugzilla.lyx.org/show_bug.cgi?id=4816

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

16 years agofix http://bugzilla.lyx.org/show_bug.cgi?id=4815
Abdelrazak Younes [Sat, 3 May 2008 07:56:07 +0000 (07:56 +0000)]
fix http://bugzilla.lyx.org/show_bug.cgi?id=4815

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

16 years agocosmetics
Abdelrazak Younes [Fri, 2 May 2008 22:07:51 +0000 (22:07 +0000)]
cosmetics

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

16 years ago* Delegates.h: clarify some comments.
Abdelrazak Younes [Fri, 2 May 2008 21:38:23 +0000 (21:38 +0000)]
* Delegates.h: clarify some comments.

* Dialog: get rid of updateData()

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

16 years agoSimplify dialogs updating.
Abdelrazak Younes [Fri, 2 May 2008 20:58:25 +0000 (20:58 +0000)]
Simplify dialogs updating.

* GuiView::updateDialogs(): merge with GuiView::checkStatus()

* LyXFunc::processKeySym(): remove call to GuiView::restartCursor(), this has already been called in the call to dispatch() at the end of the methof.

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

16 years agoget rid of a superfluous Dialog::updateView().
Abdelrazak Younes [Fri, 2 May 2008 17:31:58 +0000 (17:31 +0000)]
get rid of a superfluous Dialog::updateView().

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

16 years agocosmetics
Abdelrazak Younes [Fri, 2 May 2008 16:59:39 +0000 (16:59 +0000)]
cosmetics

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

16 years ago* Color.cpp:
Jürgen Spitzmüller [Fri, 2 May 2008 16:24:50 +0000 (16:24 +0000)]
* Color.cpp:
- use hex names for color_addedtext and color_deletedtext to prevent an assertion (bug 4814).

This has already been done for other colors. However, maybe we should rather separate x11 color names and hex names.

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

16 years ago* TocModel.h: compile fix.
Jürgen Spitzmüller [Fri, 2 May 2008 15:54:41 +0000 (15:54 +0000)]
* TocModel.h: compile fix.

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

16 years agodetect JabRef and put in path_prefix (for new menu item to edit BibTeX database)
Joost Verburg [Fri, 2 May 2008 15:53:14 +0000 (15:53 +0000)]
detect JabRef and put in path_prefix (for new menu item to edit BibTeX database)

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

16 years agonames for Norwegian languages
Joost Verburg [Fri, 2 May 2008 13:08:29 +0000 (13:08 +0000)]
names for Norwegian languages

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

16 years agoCleanup Toc dialog and GuiView interaction. The toc models are now part of GuiView...
Abdelrazak Younes [Fri, 2 May 2008 12:09:51 +0000 (12:09 +0000)]
Cleanup Toc dialog and GuiView interaction. The toc models are now part of GuiView. The TocWidget is just a view of this model.

* GuiView::tocModel(): new method to access the toc models.
* TocModels: new class with code transferred from GuiToc.
* TocWidget: only needs a TocModels reference.

Thoughts:
- We should find a way to get rid of GuiToc.{c,h}
- tocModels() should perhaps be transferred to GuiWorkArea instead of GuiView in order to have Buffer dependent navigators.

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

16 years agouse standard function to refresh shell icons
Joost Verburg [Thu, 1 May 2008 23:47:24 +0000 (23:47 +0000)]
use standard function to refresh shell icons

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

16 years agolots of installer improvements:
Joost Verburg [Thu, 1 May 2008 18:33:36 +0000 (18:33 +0000)]
lots of installer improvements:
* Add option to bundle required ImageMagick/Ghostscript files without the need to modify registry keys that belong to the original applications. This allows for full support for installation by limited users, gives different users the possibility to have a different setup of all LyX tools and reduces download size. The necessary files will be included in the dependency package.
* Python, ImageMagick and Ghostscript will now all be compiled using the same MSVC compiler and can use the same C runtimes. This reduces the installer size.
* Compile Python files during installation to improve performance. Limited users may not have access to the installation folders so the files cannot be compiled afterwards.
* Only the settings that typically need to be changed for LyX releases are now in settings.nsh.
* Rename launcher executable to LyXLauncher.exe to match the alternative installer.
* Minor fixes and cleanup.

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

16 years agoscons/scons_manifest.py: compile fix
Uwe Stöhr [Thu, 1 May 2008 16:24:10 +0000 (16:24 +0000)]
scons/scons_manifest.py: compile fix

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

16 years agoGerman FAQ.lyx, Extended.lyx: updates by Hartmut
Uwe Stöhr [Thu, 1 May 2008 16:13:19 +0000 (16:13 +0000)]
German FAQ.lyx, Extended.lyx: updates by Hartmut

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

16 years agofr.po: updates by Jean-Pierre
Uwe Stöhr [Thu, 1 May 2008 15:41:34 +0000 (15:41 +0000)]
fr.po: updates by Jean-Pierre

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

16 years agoCorrections, thanks to Bernhard.
Richard Heck [Wed, 30 Apr 2008 21:04:49 +0000 (21:04 +0000)]
Corrections, thanks to Bernhard.

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

16 years agoformatting
Jürgen Spitzmüller [Wed, 30 Apr 2008 20:22:48 +0000 (20:22 +0000)]
formatting

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

16 years agowhitespace.
Jürgen Spitzmüller [Wed, 30 Apr 2008 20:16:37 +0000 (20:16 +0000)]
whitespace.

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

16 years agosupport for rightarrowfill, leftarrowfill, upbracefill, downbracefill, by Helge Hafting.
Jürgen Spitzmüller [Wed, 30 Apr 2008 20:11:57 +0000 (20:11 +0000)]
support for rightarrowfill, leftarrowfill, upbracefill, downbracefill, by Helge Hafting.

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

16 years agoAvoid a crash on exit (Mac and Windows).
Enrico Forestieri [Wed, 30 Apr 2008 18:23:46 +0000 (18:23 +0000)]
Avoid a crash on exit (Mac and Windows).

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

16 years agodon't change folder when cancel button is pressed
Joost Verburg [Wed, 30 Apr 2008 16:06:10 +0000 (16:06 +0000)]
don't change folder when cancel button is pressed

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

16 years agoThat one isn't unexpected.
Richard Heck [Wed, 30 Apr 2008 16:02:20 +0000 (16:02 +0000)]
That one isn't unexpected.

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

16 years agoCosmetics, and some error messages from the BibTeX parser.
Richard Heck [Wed, 30 Apr 2008 15:57:53 +0000 (15:57 +0000)]
Cosmetics, and some error messages from the BibTeX parser.

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

16 years ago * BufferView.cpp (getStatus): fix NEXT_INSET(TOGGLE|MODIFY) in order
Jean-Marc Lasgouttes [Wed, 30 Apr 2008 13:03:19 +0000 (13:03 +0000)]
* BufferView.cpp (getStatus): fix NEXT_INSET(TOGGLE|MODIFY) in order
to make context menus work.

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

16 years agorename assert.h to lassert.h
Jean-Marc Lasgouttes [Wed, 30 Apr 2008 08:26:40 +0000 (08:26 +0000)]
rename assert.h to lassert.h

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

16 years agorevert some new features so that tex2lyx outputs format 247 proper again.
Jürgen Spitzmüller [Tue, 29 Apr 2008 18:11:46 +0000 (18:11 +0000)]
revert some new features so that tex2lyx outputs format 247 proper again.

The reverted features could (and should) be reapplied as soon as tex2lyx can output unicode (bug 4379).

The patch of this change can be found here:
http://bugzilla.lyx.org/show_bug.cgi?id=4379

and can be applied with -R in this case.

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

16 years ago* only use path to decide whether a path segment "helped" to make the
Stefan Schimanski [Tue, 29 Apr 2008 15:45:06 +0000 (15:45 +0000)]
* only use path to decide whether a path segment "helped" to make the
  string unique in the tabbar. Otherwise the "..." give strange
  behaviour because foo/.../bla.lyx is different from foo/bla.lyx.

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

16 years ago* Some more clever elide mode for the LyX buffer tabs. In trunk
Stefan Schimanski [Tue, 29 Apr 2008 15:44:07 +0000 (15:44 +0000)]
* Some more clever elide mode for the LyX buffer tabs. In trunk
  currently the whole path is (possibly with some unmotivated ... in
  the middle) used which is usually far too long.

  The algorithm implemented here will start with absolute paths. From
  left to right path segments are added to the display string if they
  help to make the display strings more unique. Otherwise nothing is
  added, or if some middle path segments are omitted otherwise, three
  dots ... are used.

  The result is that we get just the base filename without extension if
  they are unique in the tabbar.

  The patch is open for discussion. If there is demand we can create
  yet another preference option to get back the old behaviour.

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

16 years ago* in the very uncommon case the header is inserted into plain C code... The cleaner...
Stefan Schimanski [Tue, 29 Apr 2008 14:56:27 +0000 (14:56 +0000)]
* in the very uncommon case the header is inserted into plain C code... The cleaner solution maybe would be to rename assert to lassert.h to avoid the clash with the system assert.h

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

16 years agofix leak
Edwin Leuven [Tue, 29 Apr 2008 13:57:07 +0000 (13:57 +0000)]
fix leak

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

16 years agoDon't try to build the client on platforms where it is not supported.
Enrico Forestieri [Tue, 29 Apr 2008 09:56:55 +0000 (09:56 +0000)]
Don't try to build the client on platforms where it is not supported.

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

16 years agotex2lyx/text.cpp: cosmetic
Uwe Stöhr [Tue, 29 Apr 2008 00:12:56 +0000 (00:12 +0000)]
tex2lyx/text.cpp: cosmetic

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

16 years ago- tex2lyx/text.cpp: correct font size handling because font size switches don't affec...
Uwe Stöhr [Tue, 29 Apr 2008 00:03:55 +0000 (00:03 +0000)]
- tex2lyx/text.cpp: correct font size handling because font size switches don't affect section headings, fixes bug 4807

- box-color-size-space-align.tex: add testcase for the above fix

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

16 years agobox-color-sizes-space-align.tex: add testcases for defined horizontal spaces
Uwe Stöhr [Mon, 28 Apr 2008 22:59:43 +0000 (22:59 +0000)]
box-color-sizes-space-align.tex: add testcases for defined horizontal spaces

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

16 years agotex2lyx/text.cpp: support for \hspace
Uwe Stöhr [Mon, 28 Apr 2008 22:49:10 +0000 (22:49 +0000)]
tex2lyx/text.cpp: support for \hspace

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

16 years agotex2lyx/text.cpp: \InsetSpace has no begin and end (LyX 1.5 was tolerant to the missi...
Uwe Stöhr [Mon, 28 Apr 2008 22:47:47 +0000 (22:47 +0000)]
tex2lyx/text.cpp: \InsetSpace has no begin and end (LyX 1.5 was tolerant to the missing end, LyX 1.6 is correctly not tolerant)

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

16 years agoCosmetics.
Richard Heck [Mon, 28 Apr 2008 22:30:59 +0000 (22:30 +0000)]
Cosmetics.

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

16 years agoUpdate it.po
Enrico Forestieri [Mon, 28 Apr 2008 20:15:22 +0000 (20:15 +0000)]
Update it.po

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

16 years agoAdd JabRef to the search list for BibTeX editors.
Richard Heck [Mon, 28 Apr 2008 19:42:22 +0000 (19:42 +0000)]
Add JabRef to the search list for BibTeX editors.

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

16 years ago* src/insets/InsetCollapsable.h:
Jürgen Spitzmüller [Mon, 28 Apr 2008 18:49:23 +0000 (18:49 +0000)]
* src/insets/InsetCollapsable.h:
- exclude insets with latex_language from spell checking (bug 4810).

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