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