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