Bo Peng
d57708a28a
Scons: add deps_dir option for windows installer
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17023 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-02 03:44:14 +00:00
Bo Peng
8b56166641
Persistent-selection (and fix bug 3162)
...
* src/CutAndPaste.h/C: add selectionBuffer to save selected text
* src/text3.C: proper handling of paste
* src/lyxfind.C: save selection
* src/BufferView.C: save selection
* src/text.C: save selection
* src/cursor.C: save selection
* src/insets/insettabular.C: save selection
* src/mathed/InsetMathGrid.C: save selection
* src/mathed/InsetMathHull.C: save selection
* src/mathed/InsetMathNest.C: save selection
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17022 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-02 03:10:15 +00:00
Enrico Forestieri
f44bc0a0d1
Remove uncompatible option from convertDefault.py as it makes unusable
...
the figure inset on Solaris.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17021 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-02 01:39:52 +00:00
Michael Schmitt
5af3ed365c
* po/de.po: tiny update (for the perfectionists)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17020 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-01 21:10:15 +00:00
Michael Schmitt
bbc332f234
* frontends/qt4/QChanges.C:
...
* frontends/controllers/ControlChanges.C:
* frontends/controllers/ControlChanges.h: fix merge-changes dialog;
remove old cruft; strip interface down to what is really needed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17019 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-01 20:48:43 +00:00
Michael Schmitt
2cf58651ed
* src/mathed/InsetMathNest.C: simplify call to innerText()
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17018 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-01 20:05:59 +00:00
Georg Baum
d18412ce9a
revert accented characters to InsetLatexAccent if possible.
...
The function convert_accent will be used when we get rid of InsetLatexAccent.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17017 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-01 19:28:55 +00:00
Michael Schmitt
5d41611407
* BufferView.C:
...
* BufferView.h:
* lyxfunc.C:
* factory.C:
* mathed/InsetMathNest.C:
* mathed/InsetMathHull.C:
* lyx_cb.C:
* frontends/WorkArea.C: remove BufferView::getLyXText() methods, because their
names were absolutely misleading; resolve indirection where needed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17016 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-01 19:27:37 +00:00
Georg Baum
340358ab90
describe format 256
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17015 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-01 19:25:39 +00:00
Peter Kümmel
c9ff277e1f
simpilfy tabbar code
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17014 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-01 18:48:58 +00:00
Abdelrazak Younes
35bb5af289
linux compile fix.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17013 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-01 17:36:56 +00:00
Georg Baum
53bc1cca58
remove stupid error message
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17012 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-01 17:30:35 +00:00
Michael Schmitt
1761baaf24
* src/lyxfind.C: fix change tracking crash
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17011 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-01 17:26:29 +00:00
Abdelrazak Younes
cdd8c9e076
As explained in the comments, this is a partial fix for bug 2154:
...
http://bugzilla.lyx.org/show_bug.cgi?id=2154
This will automatically put the label inset _after_ a numbered section. It is possible to extend the mechanism to any kind of LateX environment.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17010 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-01 17:21:05 +00:00
Michael Schmitt
3988637488
* src/text3.C: fix comment (now it makes sense)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17009 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-01 16:23:24 +00:00
Abdelrazak Younes
969ab85d98
A better fix for bug 675:
...
http://bugzilla.lyx.org/show_bug.cgi?id=675
The former one also disabled cross-reference insertion.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17008 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-01 14:43:13 +00:00
Michael Schmitt
bda886f39e
* lib/images/change-next.xpm: beautify (arrow points to green text)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17007 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-01 14:42:19 +00:00
Abdelrazak Younes
685e90bc49
Really fix bug 675:
...
http://bugzilla.lyx.org/show_bug.cgi?id=675
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17006 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-01 14:18:50 +00:00
Abdelrazak Younes
0a1a789c52
Partially fix bug 675, the graphics dialog still opens will disabled button...
...
http://bugzilla.lyx.org/show_bug.cgi?id=675
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17005 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-01 13:39:20 +00:00
Michael Schmitt
9d7bfb32b2
* bind/fi_menus.bind:
...
* bind/menus.bind:
* bind/pt_menus.bind:
* bind/sv_menus.bind:
* bind/de_menus.bind: remove bindings for "layout caption"
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17004 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-01 13:25:39 +00:00
Michael Schmitt
5ffb6cfbe2
* src/BufferView.C: make accept/reject-all-changes atomic operations (also fixes a crash)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17003 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-01 13:19:05 +00:00
Georg Baum
b5787f6112
Bug fix of the day: 2963 (print to file overwrites files without warning)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17002 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-01 12:55:57 +00:00
Abdelrazak Younes
0e0a17ff0a
Fix lists of figures and tables. Prepare the code for user defined captions.
...
* buffer_funcs.C::setCaptionLabels(): set the type as well as the custom label.
* InsetCaption:
- setType(): new method to set the type of the caption
- setCustomLabel(): renamed from setLabel, translate if possible.
- addToToc(): implement.
- metrics(): use custom_label_ if defined.
* InsetFloat::addToToc(): don't do anything.
* InsetWrap::addToToc(): don't do anything.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17001 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-01 12:45:14 +00:00
Abdelrazak Younes
42ff801ec9
Add empty paragraphs before and after the caption inset upon float (or wrap) inset creation.
...
Hopefully fix bug 675:
http://bugzilla.lyx.org/show_bug.cgi?id=675
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16999 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-01 09:22:03 +00:00
Georg Baum
7a9da2b93a
From John C. McCabe-Dansted:
...
Don't display n copies of the errors if you run chktex n times.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16998 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-01 08:55:31 +00:00
Enrico Forestieri
bdbe6d3d7d
Fix bug 3181.
...
* src/frontends/qt4/QLPainter.C
(QLPainter::text): Render the symbol whose codepoint is 0x00ad
through a one-column QTextLine in order to fool Qt, which displays
what it thinks is a soft-hyphen only when occurring at a line-break.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16997 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-01 03:56:23 +00:00
Uwe Stöhr
d85bdf6d45
hopefully last part of the ExtendedInsets.lyx renaming
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16995 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-31 21:46:10 +00:00
Uwe Stöhr
133bd09e53
documentation for latest file format change
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16994 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-31 21:15:40 +00:00
Uwe Stöhr
76bac51526
fix bug 895
...
http://bugzilla.lyx.org/show_bug.cgi?id=895
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16992 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-31 20:41:28 +00:00
Georg Baum
a980f1bd61
Missing bits of Uwe's file format change from yesterday.
...
Uwe, please add an exact decsription of the lyxline changes to
development/FORMAT: How did the old version work, and what are the changes
of the new one.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16991 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-31 20:39:46 +00:00
Uwe Stöhr
b5212255e5
fix bug in modification made in changeset 16962
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16988 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-31 20:16:23 +00:00
Michael Schmitt
5b6549cf9a
* po/de.po: yet another update
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16987 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-31 19:54:31 +00:00
Michael Schmitt
2a2df4397d
* po/*.po: another 5 new messages (remerge)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16986 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-31 19:08:10 +00:00
Michael Schmitt
382963abcd
* layouts/beamer.layout:
...
* layouts/isprs.layout: remove obsolete comments regarding caption style
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16985 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-31 19:04:55 +00:00
Michael Schmitt
ff521787b2
* layouts/*.inc: update to format 3
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16984 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-31 19:02:52 +00:00
Michael Schmitt
2f9bf6b92b
* layouts/*.layout: update to format 3
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16983 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-31 18:58:41 +00:00
Abdelrazak Younes
24e8395eb8
Avoid recursive loop and let it crash "normally" (bug 3189).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16982 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-31 17:59:48 +00:00
Georg Baum
5af543c25e
Fix bug 3107
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16981 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-31 16:07:37 +00:00
Jean-Marc Lasgouttes
c092362529
update classic menu too
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16978 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-31 15:59:35 +00:00
Jean-Marc Lasgouttes
6673b00059
* buffer.C (readFile): reword error message when lyx2lyx fails.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16974 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-31 15:27:05 +00:00
Abdelrazak Younes
e215d6c8f6
Fix bug 3124: always update the Labels after an undo or redo operation.
...
http://bugzilla.lyx.org/show_bug.cgi?id=3124
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16971 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-31 14:36:15 +00:00
Abdelrazak Younes
0da3d53269
Fix bug 3148: always update the Labels if a DEPM is triggered.
...
http://bugzilla.lyx.org/show_bug.cgi?id=3148
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16969 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-31 14:07:37 +00:00
Abdelrazak Younes
198a1c3976
Add "Senseless!!! " label to non supported caption.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16968 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-31 13:35:12 +00:00
Jean-Marc Lasgouttes
08af0e3b11
Nowegian update from Helge
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16966 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-31 11:05:46 +00:00
Abdelrazak Younes
ce7c45bb43
Fix 3188, update the labels at each Caption insertion.
...
http://bugzilla.lyx.org/show_bug.cgi?id=3188
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16965 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-31 10:54:36 +00:00
Abdelrazak Younes
99b41514b6
Fix bug 3170:
...
http://bugzilla.lyx.org/show_bug.cgi?id=3170
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16964 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-31 09:55:12 +00:00
Bo Peng
f189214a89
Session: restore toolbars in the right order and location
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16963 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-31 02:39:46 +00:00
Uwe Stöhr
9f871ade65
new \lyxline difinition, fixes also bug 1988:
...
http://bugzilla.lyx.org/show_bug.cgi?id=1988
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16962 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-31 01:15:14 +00:00
Uwe Stöhr
66af88d4fc
rename ExtendedInsets - forgot this
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16961 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-31 00:25:24 +00:00
Uwe Stöhr
74c4cede85
rename ExtendedInsets to Embedded Objects as discussed
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16959 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-31 00:05:50 +00:00