]> git.lyx.org Git - lyx.git/blob - src/insets/ChangeLog
cd96552f526f7f45b56d15ff7209bda8e162818c
[lyx.git] / src / insets / ChangeLog
1 2001-03-23  Juergen Vigna  <jug@sad.it>
2
3         * insettext.C (draw): force a FULL update if cleared == true.
4
5         * insetcollapsable.C (draw): Lars forgotten entry for changing this
6         routine to draw the minipages on its position-flag.
7         (InsetInInsetY): give back the right y position, because of minipage
8         position-flag.
9
10 2001-03-23  José Abílio Matos  <jamatos@fep.up.pt>
11
12         * insetfloat.h
13         * insetfloat.C (DocBook): docbook export code.
14
15 2001-03-22  Juergen Vigna  <jug@sad.it>
16
17         * insetminipage.C (getMaxWidth): added function to set the drawing
18         width!
19         (Read): should work now!
20
21         * insetcollapsable.C (InsetCollapsable): default is now NOT collapsed
22         if we create a new inset.
23
24 2001-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
25
26         * figinset.C (fl_set_preemptive_callback): moved definition outside
27         of namespace anon.
28
29 2001-03-20  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
30
31         * insetminipage.C (Read): prepare for reading of minipage arguments.
32
33 2001-03-18  Baruch Even  <baruch@lyx.org>
34
35         * insetgraphics.C: Minor cleanups of the comments and code.
36
37 2001-03-17  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
38
39         * insetminipage.C (InsetMinipage): default to not collapsed
40
41 2001-03-16  Juergen Vigna  <jug@sad.it>
42
43         * insetminipage.C (width): modified with to be a string
44         (widthp): added widthp (for % width) support functions.
45         (InsetButtonRelease): added to open the options dialog on button==3.
46         (~InsetMinipage): added to hide the dialog.
47
48         * insetminipage.h: added hideDialog signal
49
50 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
51
52         * insetminipage.h: change the order or Position to match
53         LyXParagraph::MINIPAGE_ALIGNMENT
54
55         * several files: remvoe CXX_WORKING_NAMESPACES
56
57         * ExternalTemplate.h: noncopyable is in namespace boost
58         * insetinclude.h: ditto
59         * insetcommand.h: ditto
60
61 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
62
63         * insettext.C (Edit): #else# -> #else.
64         * insettoc.C: added using directive.
65
66 2001-03-14  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
67
68         * insetminipage.h: add pos, inner_pos, width and height. + getters
69         and setters for all of them.
70
71 2001-03-13  Dekel Tsur  <dekelts@tau.ac.il>
72
73         * insetinclude.C (Latex): Do not exit when the textclass of the
74         included file differ from the textclass of the parent file.
75
76 2001-03-12  Angus Leeming  <a.leeming@ic.ac.uk>
77
78         * ExternalTemplate.C (read): the reading of external insets now checks
79         for \end_inset and removes it form the input stream.
80
81 2001-03-09  John Levon  <moz@compsoc.man.ac.uk>
82
83         * ExternalTemplate.h:
84         * ExternalTemplate.C:
85         * insetexternal.h:
86         * insetexternal.C: move form to GUII
87
88 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
89
90         * insetinclude.h:
91         * insetinclude.C: add InsetIncludeParams, use
92         composition rather than derivation of InsetCommand
93
94 2001-03-12  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
95
96         * insettoc.C (Ascii): use the Buffer typedefs
97
98 2001-03-11  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
99
100         * insettoc.C (Ascii): implement for dynamic number of lists
101
102         * insetcaption.[Ch]: update from new_insets branch
103         * insetfloat.[Ch]: ditto
104         
105 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
106
107         * insetexternal.C:
108         * figinset.C: use new File Dialog
109
110 2001-03-06  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
111
112         * insettext.C: changes becuase of ParagraphParameters.
113
114 2001-02-28  Baruch Even  <baruch@ev-en.org>
115
116         * insetgraphics.C (updateInset): Changed due to the change in
117         GraphicsCache.
118
119 2001-02-26  Juergen Vigna  <jug@sad.it>
120
121         * insettext.C (SetFont): Set Undo only if we have selection (as it is
122         handled in LyXText).
123
124 2001-02-23  Juergen Vigna  <jug@sad.it>
125
126         * insettext.C (draw): some small repainting fixes.
127         (LocalDispatch): put the sel_cursor stuff after the insert of chars.
128
129         * inset.C (LocalDispatch): changed action to be a kb_action (as it
130         should be) and not an int.
131         
132         * insettabular.C (LocalDispatch): ditto
133
134         * insettext.C (LocalDispatch): ditto
135
136         * insetcollapsable.C (LocalDispatch): ditto
137
138 2001-02-22  Juergen Vigna  <jug@sad.it>
139
140         * insettabular.C (LocalDispatch): return DISPATCHED if we cannot
141         DISPATCH it and we don't have a locking_inset.
142
143 2001-02-21  Baruch Even  <baruch@ev-en.org>
144
145         * insetgraphics.[Ch]: Changed to use boost::shared_ptr<GraphicsCacheItem>
146         instead of GraphicsCacheItem *.
147
148 2001-02-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
149
150         * insetcollapsable.C (getLyXText): add const qualifier to second
151         parameter. 
152
153 2001-02-22  Juergen Vigna  <jug@sad.it>
154
155         * insettext.C (getLyXText): honor the recursive parameter.
156         (SetUpdateStatus): set need_update to CURSOR_PAR if LyXText needs it.
157
158         * inset.C (getLyXText): added bool recursive parameter.
159
160         * insettext.C (SetUpdateStatus): or the update codes.
161         (draw): check need_update with &.
162         (InsetButtonPress): set no_selection to not put a selection when
163         entering an inset and it is redraws in another spot.
164
165         * insettext.h: made need_update an int.
166
167 2001-02-20  Baruch Even  <baruch@ev-en.org>
168
169         * insetgraphics.h:
170         * insetgraphisc.C: Changed to use better semantics when loading images
171         for inline view. Now it doesn't keep the pixmap itself but it's holder.
172
173 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
174
175         * insetcommand.h:
176         * inseterror.h:
177         * insetgraphics.C: change name of "hide" signal to "hideDialog",
178         consistent with InsetTabular.
179         
180 2001-02-19  Juergen Vigna  <jug@sad.it>
181
182         * insettabular.C (LocalDispatch): implement PAGE up/down.
183
184         * insettext.C (draw): clear all of it on need_update==INIT too!
185
186         * insettabular.C (InsetUnlock): always clear the selection.
187
188         * inset.C (scroll): normally we only want to scroll the inset until
189         it is fully visible so if top_x + offset > 20 then just set scx to 0.
190
191 2001-02-14  Juergen Vigna  <jug@sad.it>
192
193         * insettabular.C (LocalDispatch): remove x_fix as it is not used.
194         (resetPos): fixed scroll behaviour.
195         (LocalDispatch): do an update if moving cursor inside a table cell
196         requests a scroll of the tabular.
197
198 2001-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
199
200         * insettext.C (textWidth): constify local var
201
202         * insettabular.C: small cleanup.
203
204         * insetfoot.C (Latex): constify local var
205
206         * insetcollapsable.C: small cleanup.
207
208         * figinset.C (runqueue): use compare instead of strcmp
209
210 2001-02-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
211
212         * insettext.C:
213         * insetinfo.C: remove cruft
214
215 2001-02-14  Juergen Vigna  <jug@sad.it>
216
217         * insettext.C (SetUpdateStatus): added a BufferView * parameter.
218
219 2001-02-13  Juergen Vigna  <jug@sad.it>
220
221         * insettext.C (InsertInset): don't move left (is this right?)
222
223         * insettabular.C (LocalDispatch): use of the no_draw variable
224
225         * insettabular.h: new no_draw variable to stop redraw
226
227         * insettabular.C (TabularFeatures): fixed update for alignment change
228
229 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
230
231         * insetinclude.C:
232         * insetbib.h:
233         * insetbib.C: move dialogs to frontends/
234
235 2001-02-10  Dekel Tsur  <dekelts@tau.ac.il>
236
237         * insettext.C (LocalDispatch): Restore the language if the inset
238         becomes empty.
239
240 2001-02-09  Dekel Tsur  <dekelts@tau.ac.il>
241
242         * insettext.C (moveRightIntern): Update the selection cursor.
243         (moveLeftIntern): Ditto.
244
245 2001-02-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
246
247         * Makefile.am: remove BoundingBox.h
248
249         * BoundingBox.h: removed
250
251 2001-02-08  Dekel Tsur  <dekelts@tau.ac.il>
252         
253         * insettext.C (LocalDispatch): Update selection cursor when moving 
254         cursor to the right.
255         (moveRightIntern): Call to CursorRight with 2 argument eqaul to false.
256         (moveLeftIntern): Ditto.
257
258 2001-02-05  Baruch Even  <baruch.even@writeme.com>
259
260         * insetgraphics.C: Updated automatic image conversion, it now goes into
261         temporary directory instead of with the image itself.
262
263 2001-01-21  Baruch Even  <baruch@ev-en.org>
264
265         * insetgraphics.C: Added Docbook support. Added Automatic image conversion
266         to EPS or PNG when needed (support bitmap graphics).
267
268 2000-11-02  Baruch Even  <baruch@ev-en.org>
269
270         * insetgraphics.C:
271         * insetgraphiscParams.C: Some cleaning up, changing from std::endl to '\n'
272         and removal of commented out code.
273
274 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
275
276         * insetbib.C (callback): Update citations if the key has changed.
277
278 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
279
280         * insetbib.C (InsetBibKey): Better computation of default key.
281         (getScreenLabel) Show both the key and the label.
282         (getBibLabel): New method.
283         (callback): Force a redraw if the inset have been changed.
284
285 2001-01-26  Dekel Tsur  <dekelts@tau.ac.il>
286
287         * insetref.C (getType, getName): Move methods from 
288         src/frontends/xforms/FormRef.C.
289
290 2001-01-12  Dekel Tsur  <dekelts@tau.ac.il>
291
292         * insettabular.C: Various improvements (use only one dummy position).
293
294 2001-01-25  Dekel Tsur  <dekelts@tau.ac.il>
295
296         * insetbib.C (bibitemWidest): Use lyxfont::width instead of
297         par->bibkey->width. This fixes the crashes when running without
298         gui or when having included documents.
299
300 2001-01-22  Dekel Tsur  <dekelts@tau.ac.il>
301
302         * insetcommand.C (getAsString, setFromString): Cleanup.
303
304 2001-01-21  Dekel Tsur  <dekelts@tau.ac.il>
305
306         * insetref.C: Add the array InsetRef::types that contains
307         information about all supported reference types.
308
309 2001-01-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
310
311         * lyxinset.h: remove trailing comma in enum.
312
313 2001-01-17  John Levon  <moz@compsoc.man.ac.uk>
314
315         * insettext.C: kill LyXBell.