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
Michael Schmitt
af67e6280c
* po/de.po: tiny update
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16957 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-30 22:46:11 +00:00
Michael Schmitt
7555264fe5
* po/*.po: remerge
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16956 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-30 22:35:58 +00:00
Michael Schmitt
6f2529e569
* lib/bind/cua.bind:
...
* lib/bind/sciword.bind:
* lib/bind/mac.bind: bind "select all" to "C-a"
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16955 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-30 22:26:50 +00:00
Michael Schmitt
b218ab82d4
* lib/ui/stdmenus.ui: add "Select All" to edit menu
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16954 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-30 22:16:47 +00:00
Michael Schmitt
ec4b87dd28
* lib/ui/stdmenus.inc: remove ellipsis (...) for Caption inset, because no dialog opens
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16953 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-30 22:01:35 +00:00
Peter Kümmel
056550b311
prepare lyxerr for using
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16952 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-30 20:11:05 +00:00
Peter Kümmel
121c42dec7
update link to the wiki/Mac
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16951 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-30 20:09:12 +00:00
Bo Peng
aaa544313d
Slightly better toolbar session restoration, from Jurgen
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16950 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-30 15:30:33 +00:00
Abdelrazak Younes
c0fad86431
Fix bug 3177:
...
http://bugzilla.lyx.org/show_bug.cgi?id=3177
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16949 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-30 13:54:28 +00:00
Abdelrazak Younes
500a5f959f
The caption inset patch by Georg, Martin and myself.
...
* buffer.C: increase LyX format to 257.
* lyxtextclass.C: increase FORMAT format to 3.
* buffer_funcs.C:
- setCaptionLabels(): new recursive function
- setCaptions(): new function
- updateLabels(): call setCaptions() for each paragraph.
* InsetCaption:
- add a virtual destructor
- overload InsetText' getStatus() and wide().
- setLabel(): only set the new private member label_.
- metrics(): don't set label here and correct for title metrics.
- draw(): don't set label here
- latex(): fix optional argument.
- plaintext(): implement!
* InsetText:
- add a virtual destructor
- add virtual to getStatus() and wide().
* output_latex.[Ch]: move latexOptArgInsets() out of anon namespace.
* text3.C: enable LFUN_CAPTION_INSERT
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16948 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-30 13:23:21 +00:00
Georg Baum
951e4e0a78
French translation of beamer template and minor corrections by
...
Jean-Pierre Chretien
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16946 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-30 11:03:58 +00:00
Jean-Marc Lasgouttes
bff9688e4a
fix typo reported by John McCabe-Dansted
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16944 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-30 10:42:19 +00:00
Peter Kümmel
fdecefdb7f
add apple fixes from Andreas Vox
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16943 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-29 23:20:36 +00:00
Peter Kümmel
2af3ebc903
revert tab patch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16942 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-29 22:07:40 +00:00