Jürgen Spitzmüller
|
fa568e12f0
|
* move extended tooltips support to InsetCollapsable (fixes bug 3778).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24524 a592a061-630c-0410-9148-cb99ea01b6c8
|
2008-04-27 14:47:07 +00:00 |
|
Jürgen Spitzmüller
|
9ad1a3af4f
|
Extended tooltips for footnotes/marginpars:
* src/insets/InsetFoot.{cpp,h}:
* src/insets/InsetMarginal.{cpp,h}:
- implement tooltip
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24202 a592a061-630c-0410-9148-cb99ea01b6c8
|
2008-04-10 10:05:00 +00:00 |
|
André Pönitz
|
75999ba650
|
make code look a bit more uniform
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23468 a592a061-630c-0410-9148-cb99ea01b6c8
|
2008-03-05 00:21:05 +00:00 |
|
André Pönitz
|
a694476ac6
|
try to pass a Buffer & to inset construction if some buffer(param)
access is needed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23465 a592a061-630c-0410-9148-cb99ea01b6c8
|
2008-03-04 22:28:18 +00:00 |
|
André Pönitz
|
db8c16d554
|
progress on buffer-reference-in-insets. beware of instabilities...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23289 a592a061-630c-0410-9148-cb99ea01b6c8
|
2008-02-27 20:43:16 +00:00 |
|
Abdelrazak Younes
|
c3a8b3a566
|
* Inset: Prepare for an eventual merge of updateLabels() and addToToc()
* TocBackend: add non const toc() and tocs() access methods.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23018 a592a061-630c-0410-9148-cb99ea01b6c8
|
2008-02-15 10:13:32 +00:00 |
|
Abdelrazak Younes
|
eb8468994f
|
Add list of Marginal Notes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22976 a592a061-630c-0410-9148-cb99ea01b6c8
|
2008-02-13 13:33:56 +00:00 |
|
Abdelrazak Younes
|
f7b1c86393
|
Move Inset::Code to InsetCode.h
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20936 a592a061-630c-0410-9148-cb99ea01b6c8
|
2007-10-13 09:04:52 +00:00 |
|
André Pönitz
|
ed858d73e5
|
use bald pointers in clone()
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19920 a592a061-630c-0410-9148-cb99ea01b6c8
|
2007-08-30 18:03:17 +00:00 |
|
Lars Gullik Bjønnes
|
897436efbb
|
Whitespace cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18550 a592a061-630c-0410-9148-cb99ea01b6c8
|
2007-05-28 22:27:45 +00:00 |
|
Jürgen Spitzmüller
|
410a946f1f
|
* src/insets/InsetMarginal.h:
- revert accidental encoding change
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18189 a592a061-630c-0410-9148-cb99ea01b6c8
|
2007-05-03 15:54:56 +00:00 |
|
Jürgen Spitzmüller
|
6896eafabd
|
* src/insets/InsetMarginal.h:
- add missing name() (fix bug 3540)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18188 a592a061-630c-0410-9148-cb99ea01b6c8
|
2007-05-03 15:53:14 +00:00 |
|
André Pönitz
|
32871c1284
|
rename InsetBase to Inset
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18089 a592a061-630c-0410-9148-cb99ea01b6c8
|
2007-04-29 13:39:47 +00:00 |
|
Bo Peng
|
c8d00ed127
|
Rename insets/insetxxx to insets/InsetXxx, part 2
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17965 a592a061-630c-0410-9148-cb99ea01b6c8
|
2007-04-25 01:25:51 +00:00 |
|