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