]> git.lyx.org Git - lyx.git/blob - src/insets/ChangeLog
More InsetText/InsetTabular fixes!
[lyx.git] / src / insets / ChangeLog
1 2001-02-22  Juergen Vigna  <jug@sad.it>
2
3         * insettext.C (getLyXText): honor the recursive parameter.
4
5         * inset.C (getLyXText): added bool recursive parameter.
6
7         * insettext.C (SetUpdateStatus): or the update codes.
8         (draw): check need_update with &.
9         (InsetButtonPress): set no_selection to not put a selection when
10         entering an inset and it is redraws in another spot.
11
12         * insettext.h: made need_update an int.
13
14 2001-02-20  Baruch Even  <baruch@ev-en.org>
15
16         * insetgraphics.h:
17         * insetgraphisc.C: Changed to use better semantics when loading images
18         for inline view. Now it doesn't keep the pixmap itself but it's holder.
19
20 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
21
22         * insetcommand.h:
23         * inseterror.h:
24         * insetgraphics.C: change name of "hide" signal to "hideDialog",
25         consistent with InsetTabular.
26         
27 2001-02-19  Juergen Vigna  <jug@sad.it>
28
29         * insettabular.C (LocalDispatch): implement PAGE up/down.
30
31         * insettext.C (draw): clear all of it on need_update==INIT too!
32
33         * insettabular.C (InsetUnlock): always clear the selection.
34
35         * inset.C (scroll): normally we only want to scroll the inset until
36         it is fully visible so if top_x + offset > 20 then just set scx to 0.
37
38 2001-02-14  Juergen Vigna  <jug@sad.it>
39
40         * insettabular.C (LocalDispatch): remove x_fix as it is not used.
41         (resetPos): fixed scroll behaviour.
42         (LocalDispatch): do an update if moving cursor inside a table cell
43         requests a scroll of the tabular.
44
45 2001-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
46
47         * insettext.C (textWidth): constify local var
48
49         * insettabular.C: small cleanup.
50
51         * insetfoot.C (Latex): constify local var
52
53         * insetcollapsable.C: small cleanup.
54
55         * figinset.C (runqueue): use compare instead of strcmp
56
57 2001-02-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
58
59         * insettext.C:
60         * insetinfo.C: remove cruft
61
62 2001-02-14  Juergen Vigna  <jug@sad.it>
63
64         * insettext.C (SetUpdateStatus): added a BufferView * parameter.
65
66 2001-02-13  Juergen Vigna  <jug@sad.it>
67
68         * insettext.C (InsertInset): don't move left (is this right?)
69
70         * insettabular.C (LocalDispatch): use of the no_draw variable
71
72         * insettabular.h: new no_draw variable to stop redraw
73
74         * insettabular.C (TabularFeatures): fixed update for alignment change
75
76 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
77
78         * insetinclude.C:
79         * insetbib.h:
80         * insetbib.C: move dialogs to frontends/
81
82 2001-02-10  Dekel Tsur  <dekelts@tau.ac.il>
83
84         * insettext.C (LocalDispatch): Restore the language if the inset
85         becomes empty.
86
87 2001-02-09  Dekel Tsur  <dekelts@tau.ac.il>
88
89         * insettext.C (moveRightIntern): Update the selection cursor.
90         (moveLeftIntern): Ditto.
91
92 2001-02-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
93
94         * Makefile.am: remove BoundingBox.h
95
96         * BoundingBox.h: removed
97
98 2001-02-08  Dekel Tsur  <dekelts@tau.ac.il>
99         
100         * insettext.C (LocalDispatch): Update selection cursor when moving 
101         cursor to the right.
102         (moveRightIntern): Call to CursorRight with 2 argument eqaul to false.
103         (moveLeftIntern): Ditto.
104
105 2001-02-05  Baruch Even  <baruch.even@writeme.com>
106
107         * insetgraphics.C: Updated automatic image conversion, it now goes into
108         temporary directory instead of with the image itself.
109
110 2001-01-21  Baruch Even  <baruch@ev-en.org>
111
112         * insetgraphics.C: Added Docbook support. Added Automatic image conversion
113         to EPS or PNG when needed (support bitmap graphics).
114
115 2000-11-02  Baruch Even  <baruch@ev-en.org>
116
117         * insetgraphics.C:
118         * insetgraphiscParams.C: Some cleaning up, changing from std::endl to '\n'
119         and removal of commented out code.
120
121 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
122
123         * insetbib.C (callback): Update citations if the key has changed.
124
125 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
126
127         * insetbib.C (InsetBibKey): Better computation of default key.
128         (getScreenLabel) Show both the key and the label.
129         (getBibLabel): New method.
130         (callback): Force a redraw if the inset have been changed.
131
132 2001-01-26  Dekel Tsur  <dekelts@tau.ac.il>
133
134         * insetref.C (getType, getName): Move methods from 
135         src/frontends/xforms/FormRef.C.
136
137 2001-01-12  Dekel Tsur  <dekelts@tau.ac.il>
138
139         * insettabular.C: Various improvements (use only one dummy position).
140
141 2001-01-25  Dekel Tsur  <dekelts@tau.ac.il>
142
143         * insetbib.C (bibitemWidest): Use lyxfont::width instead of
144         par->bibkey->width. This fixes the crashes when running without
145         gui or when having included documents.
146
147 2001-01-22  Dekel Tsur  <dekelts@tau.ac.il>
148
149         * insetcommand.C (getAsString, setFromString): Cleanup.
150
151 2001-01-21  Dekel Tsur  <dekelts@tau.ac.il>
152
153         * insetref.C: Add the array InsetRef::types that contains
154         information about all supported reference types.
155
156 2001-01-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
157
158         * lyxinset.h: remove trailing comma in enum.
159
160 2001-01-17  John Levon  <moz@compsoc.man.ac.uk>
161
162         * insettext.C: kill LyXBell.