]> git.lyx.org Git - lyx.git/blob - src/insets/ChangeLog
lowercase.diff
[lyx.git] / src / insets / ChangeLog
1 2001-06-29  John Levon  <moz@compsoc.man.ac.uk>
2
3         * insettoc.h:
4         * insettoc.C:
5         * inseturl.h:
6         * inseturl.C: fix method names in these to begin
7           with small char too, so they inherit
8  
9 2001-06-28  Lars Gullik Bjønnes  <larsbj@birdstep.com>
10
11         * Change a lot of method names to begin with a small char.
12         Changes to a lot of files because of this.
13
14 2001-06-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
15
16         * insetfloatlist.C (Write): std:: qualify ostream
17         (Latex): ditto
18
19 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
20
21         * figinset.C:
22         * inset.C:
23         * insetgraphics.C: send debug output to Debug::INFO instead of
24         Debug::ANY.
25
26 2001-06-26  The LyX Project  <lyx@rose.home.sad.it>
27
28         * insettabular.h:
29         * insettabular.C (getStatus): update to use func_status
30
31 2001-06-26  ben <nicolas.marsgui@libertysurf.fr>
32
33         * insetref.C (DocBook): added support for cross-references without
34         a name.
35
36 2001-06-26  The LyX Project  <jug@sad.it>
37
38         * insetref.C:
39         * insetref.h:
40         * insetlabel.C:
41         * insetlabel.h: removed escape method and moved it to
42         support/lstrings.h.
43
44 2001-06-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
45
46         * insettabular.C (getMaxWidth): do the speedup in a different way,
47         remove dead code
48
49 2001-06-24  The LyX Project  <Asger>
50
51         * insettabular.C (getMaxWidth): We cache a mapping from
52         inset to cell in order to speed this method up.
53
54 2001-06-24  The LyX Project  <Asger>
55
56         * insettext.C: Optimized InsetText::draw or something.
57
58 2001-06-23  The LyX Project  <lyx@rose.home.sad.it>
59
60         * insettext.C (LocalDispatch): fixed inserting of 'normal chars'
61
62 2001-06-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
63
64         * inset.h: name change from lyxinset.h
65
66 2001-06-22  Dekel Tsur  <dekelts@tau.ac.il>
67
68         * insetfloat.C (Validate): Add a call to InsetCollapsable::Validate
69
70 2001-06-14  Juergen Vigna  <jug@sad.it>
71
72         * insettext.C (draw): removed warnings.
73
74 2001-06-13  Juergen Vigna  <jug@sad.it>
75
76         * insettabular.C (nodraw): only go down the tree if we don't have
77         that flag set otherwise it's obvious that we don't want to draw.
78         (LocalDispatch): do also an update if we have an undispached result.
79
80 2001-06-19  Angus Leeming  <a.leeming@ic.ac.uk>
81
82         * insetcite.C:
83         * insetgraphicsParams.C:
84         * insettext.C: removed // -*- C++ -*- as first line.
85
86 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
87
88         * lyxinset.h (resizeLyXText): shut off warning about unused
89         parameter "force" 
90
91 2001-06-07  Juergen Vigna  <jug@sad.it>
92
93         * insettext.C (resizeLyXText): honor the new force flag.
94
95         * lyxinset.h: add 'bool force' parameter to resizeLyXText(...)
96
97         * insettabular.C (deleteLyXText): new function
98
99 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
100
101         * insettheorem.C:
102         * insetminipage.C:
103         * insetlist.C:
104         * insetfootlike.C:
105         * insetfloat.C:
106         * insetert.C:
107         * insetcollapsable.C:
108         * insetcaption.C: LColor tidy
109          
110 2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
111
112         * figinset.C: fix typo
113
114 2001-06-01  Juergen Vigna  <jug@sad.it>
115
116         * insettabular.C (resetPos): small hack so that scroll is not set to
117         0 when we are in the last column of a tabular. This is a problem we
118         have because of constats 20 offset on both directions, so this can
119         cause on the limit an endless loop.
120
121         * insettext.C (SetFont): forgot that we can have locking insets ;)
122
123 2001-05-31  Juergen Vigna  <jug@sad.it>
124
125         * insettabular.C (LocalDispatch): small fix for LFUN_TAB.
126
127 2001-05-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
128
129         * figinset.C: add using std:: directive for the C functions which
130         need that.
131
132 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
133
134         * insetfloat.C (Write): write out wide info
135         (Read): read the wide info
136         (Latex): use the wide info when creating latex.
137
138         * insettext.C: adjust
139
140         * insetgraphics.[Ch] (statusMessage): change to return string
141         (width): adjust
142         (draw): adjust
143
144         * figinset.C (runqueue): add std::
145         (Recompute): ditto
146
147 2001-05-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
148
149         * insetcite.C (Ascii): add std:: qualifier
150
151 2001-05-28  Juergen Vigna  <jug@sad.it>
152
153         * insettext.C (resizeLyXText): clear LyXText ONLY if we don't have
154         a endless-width inset (maxWidth < 0).
155         (Edit): change language only if not equal.
156
157         * insettabular.C (resetPos): call UpdateLocal only on REAL scroll!
158
159         * insettext.C (draw): fixed draw/clear of InsetText-Frame
160
161 2001-05-16  Juergen Vigna  <jug@sad.it>
162
163         * insettext.C (selectAll): added
164         (clearSelection): added
165
166         * insettabular.C (SetFont): now we may set a font on a whole selection!
167         (getSelection): added helper function.
168
169 2001-05-27  Dekel Tsur  <dekelts@tau.ac.il>
170
171         * insetcite.C (Ascii): Add method.
172
173 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
174
175         * figinset.C:
176         * insetbib.C: fix path for OS/2 & Win32
177
178 2001-05-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
179
180         * insetfoot.C (Latex): don't use % after footnote.
181
182 2001-05-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
183
184         * insettext.C (Read): use clear
185         (SetParagraphData): use LyXParagraph copy constructor instead of clone
186
187 2001-05-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
188
189         * insetfloatlist.h: add a bunch of std:: qualifiers.
190
191 2001-05-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
192
193         * lyxinset.h: remve LOF_CODE, LOT_CODE, LOA_CODE, add
194         FLOAT_LIST_CODE, renumber code list.
195
196         * insettoc.C (getScreenLabel): remove support for float lists
197         (LyxCode): ditto
198         (Ascii): ditto
199
200         * insetfloatlist.[Ch]: new files
201
202         * Makefile.am (libinsets_la_SOURCES): add insetfloatlist.[Ch]
203
204 2001-04-27  Angus Leeming  <a.leeming@ic.ac.uk>
205
206         * insettabular.C (LocalDispatch):
207         * insettext.C (LocalDispatch): getClipboard() is now a BufferView
208         method 
209
210 2001-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
211
212         * insettext.C: remvoe !NEW_INSETS cruft
213
214         * insettabular.C: remove !NEW_INSETS cruft
215
216         * insetcollapsable.h: remove !NEW_INSETS cruft
217
218         * insetbib.C: remove !NEW_INSETS cruft
219
220 2001-04-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
221
222         * insettoc.C: hack to make listof algorithm work
223
224 2001-04-20  Juergen Vigna  <jug@sad.it>
225
226         * insettext.C (Edit): call checkAndActivateInset with y=0 if y < 0.
227
228 2001-04-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
229
230         * insetquotes.C (Latex): improve the guard against
231         unwanted !` and ?` ligatures. This should really be done in
232         another place (to catch all this ligatures at low-level).
233
234 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
235
236         * insettext.C (init): remvoe leftovers from cursor_visible change
237         (draw): use c++ cast
238         (LocalDispatch): dispatch LFUN_MESSAGE
239
240         * insettabular.C (InsetTabular): remove leftovers from
241         cursor_visible, and scoped_ptr changes
242         (draw): use c++ cast
243
244         * insetcollapsable.C (draw): use c++ cast
245
246         * ExternalTemplate.h: inherit privaely from noncopyable
247         * insetcommand.h: ditto
248         * insetinclude.h: ditto
249
250 2001-04-16  Allan Rae  <rae@lyx.org>
251
252         * insettoc.C (Ascii): 
253         * insettext.C (draw): 
254         * insettabular.C (setPos): 
255         * insetminipage.C (Read): 
256         * insetfloat.C (placement): 
257         * insetcaption.C (Ascii, DocBook): 
258         * figinset.C (runqueue): #warning triggers an error on Sun CC 6.0 as
259         an unrecognised preprocessor directive.  So ensure they're wrapped. 
260
261 2001-04-06  John Levon  <moz@compsoc.man.ac.uk>
262
263         * insetexternal.h:
264         * insetexternal.C: set view on Clone. Add _ to private members.
265
266 2001-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
267
268         * insettext.C (InsetText): fix new
269         (InsetText): reindent some, simplify deletion of par list 
270         (clear): simplify deletion of par list, fix new
271         (SetParagraphData): simplify deletion of par list
272
273         * insettabular.[Ch] (getLabelList): implement new method
274
275 2001-04-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
276
277         * lyxinset.h: do not include gettext.h...
278
279         * inset.C:
280         * insetcaption.C:
281         * insetexternal.C:
282         * insetgraphics.C:
283         * insetindex.C:
284         * insetlabel.C:
285         * insetlatexaccent.C:
286         * insetminipage.C:
287         * insetquotes.C:
288         * insettabular.C:
289         * inseturl.C: ... and do it here instead
290
291 2001-04-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
292
293         * insetcollapsable.[Ch] (getLabelList): add std:: on vector<string>
294
295         * insettext.[Ch] (getLabelList): add std:: on vector<string> 
296
297         * insetcollapsable.[Ch] (getLabelList): implement
298
299         * insettext.[Ch] (getLabelList): implement
300
301         * insettext.h: reindent
302
303         * insettabular.h: make tabular a scoped_ptr
304
305         * insettext.C (init): adjust for cursor_visible
306         (ToggleInsetCursor): constify asc and desc, font, adjust for
307         cursor_visible
308         (ShowInsetCursor): constify asc and desc, font, adjust for
309         cursor_visible
310         (HideInsetCursor): adjust for cursor_visible
311
312         * insettabular.C: reindent some
313         (InsetTabular): adjust for scoped_ptr and cursor_visible
314         (InsetTabular): ditto
315         (~InsetTabular): delete delete
316         (Clone): adjust for scoped_ptr
317         (Read): constify old_format, adjust for scoped_ptr, move init of
318         token
319         (draw): constify tx, localize loop vars.
320         some other localization of variables, remove double initilizatons.
321         
322         * insetfoot.C: remove using std::ostream, add ostream where needed
323
324 2001-04-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
325
326         * lyxinset.h: some reindentaion, use initializer list for
327         constructro.
328         UpdatableInset: make cursor_visible a private var add
329         public isCursorVisible(), add protected toggleCursorVisible() and
330         proctected setCursorVisible(bool), make scroll call the Inset::scroll
331
332         * insettoc.C: remvoe using decl
333         (getScreenLabel): make cmdname donst
334         (LyxCode): ditto
335         (Ascii): ditto
336         (Ascii): don't use endl
337
338         * insetfootlike.C: remove using decl at file scope and add std::
339         where needed
340         * insetmarginal.C: ditto
341
342         * insetfoot.C: some reformatting
343
344         * insetfloat.C (InsetButtonRelease): adjust the hit area
345
346         * insetert.C (SetFont): some reformatting
347
348         * insetcollapsable.C: some reformatting and constification
349         (Clone): comment out.
350         * insetcollapsable.h: some reformatting
351         (Clone): comment out.
352         
353         * inset.C: reindent
354         (scroll): simplify
355
356 2001-03-30  Juergen Vigna  <jug@sad.it>
357
358         * insetcollapsable.h: changen *inset to be a InsetText inset.
359         
360         * some files: changed to reflect the above change.
361
362 2001-03-29  Angus Leeming  <a.leeming@ic.ac.uk>
363
364         * insetexternal.[Ch]: renamed InsetExternal::InsetExternalParams as
365         InsetExternal::Params.
366         Added operator==() and operator!=() for the Params struct.
367
368 2001-03-29  Juergen Vigna  <jug@sad.it>
369
370         * lyxinset.h: changed parameter of getMaxWidth from Painter & to
371         BufferView *.
372
373         * insetminipage.C: removed widthp_ and all it's functions and changed
374         to use new %-lengths of LyXLength.
375
376 2001-03-28  Angus Leeming  <a.leeming@ic.ac.uk>
377
378         * figinset.[Ch]: changed headers lyx.h, form1.h -> figure_form.h.
379
380 2001-03-27  Angus Leeming  <a.leeming@ic.ac.uk>
381
382         * insetgraphicsParams.C (operator!=): new function, needed by the
383         ControlGraphics class.
384
385 2001-03-28  Juergen Vigna  <jug@sad.it>
386
387         * insettext.C (InsetButtonPress): only enter !inset if button == 2
388         (checkAndActivateInset): don't use the values returned from
389         call to bv->checkInsetHit.
390
391         * insetminipage.C (Clone): set special minipage values.
392
393         * insetcollapsable.C (draw): changed to draw the button in the
394         upper left corner outside the textinset.
395         (ascent): changed because of different drawing 
396         (descent): ditto
397         (width): ditto
398         (Edit): ditto
399         (InsetButtonPress): ditto
400         (InsetButtonRelease): ditto
401         (InsetMotionNotify): ditto
402
403 2001-03-27  Dekel Tsur  <dekelts@tau.ac.il>
404
405         * figinset.C (GetPSSizes): Fix for the case when filename doesn't
406         contain a suffix.
407         (Clone): ditto
408
409 2001-03-26  Juergen Vigna  <jug@sad.it>
410
411         * lyxinset.h: added ShowInsetDialog() function in UpdatableInset.
412
413         * insettext.C (ShowInsetDialog): implemented above function.
414
415         * insettabular.C (ShowInsetDialog): ditto
416
417         * insetminipage.C (ShowInsetDialog): ditto
418
419 2001-03-23  Angus Leeming  <a.leeming@ic.ac.uk>
420
421         * insetinclude.[Ch]: rename InsetInclude::InsetIncludeParams as
422         InsetInclude::Params. Don't store a buffer * in Params. Store the
423         master file name instead.
424
425 2001-03-23  Juergen Vigna  <jug@sad.it>
426
427         * insetcollapsable.C (InsetMotionNotify):
428         (InsetButtonRelease): 
429         (InsetButtonPress): fixed y-offset (minipages).
430
431         * insettext.C (draw): force a FULL update if cleared == true.
432
433         * insetcollapsable.C (draw): Lars forgotten entry for changing this
434         routine to draw the minipages on its position-flag.
435         (InsetInInsetY): give back the right y position, because of minipage
436         position-flag.
437
438 2001-03-23  José Abílio Matos  <jamatos@fep.up.pt>
439
440         * insetfloat.h
441         * insetfloat.C (DocBook): docbook export code.
442
443 2001-03-22  Juergen Vigna  <jug@sad.it>
444
445         * insetminipage.C (getMaxWidth): added function to set the drawing
446         width!
447         (Read): should work now!
448
449         * insetcollapsable.C (InsetCollapsable): default is now NOT collapsed
450         if we create a new inset.
451
452 2001-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
453
454         * figinset.C (fl_set_preemptive_callback): moved definition outside
455         of namespace anon.
456
457 2001-03-20  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
458
459         * insetminipage.C (Read): prepare for reading of minipage arguments.
460
461 2001-03-18  Baruch Even  <baruch@lyx.org>
462
463         * insetgraphics.C: Minor cleanups of the comments and code.
464
465 2001-03-17  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
466
467         * insetminipage.C (InsetMinipage): default to not collapsed
468
469 2001-03-16  Juergen Vigna  <jug@sad.it>
470
471         * insetminipage.C (width): modified with to be a string
472         (widthp): added widthp (for % width) support functions.
473         (InsetButtonRelease): added to open the options dialog on button==3.
474         (~InsetMinipage): added to hide the dialog.
475
476         * insetminipage.h: added hideDialog signal
477
478 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
479
480         * insetminipage.h: change the order or Position to match
481         LyXParagraph::MINIPAGE_ALIGNMENT
482
483         * several files: remvoe CXX_WORKING_NAMESPACES
484
485         * ExternalTemplate.h: noncopyable is in namespace boost
486         * insetinclude.h: ditto
487         * insetcommand.h: ditto
488
489 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
490
491         * insettext.C (Edit): #else# -> #else.
492         * insettoc.C: added using directive.
493
494 2001-03-14  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
495
496         * insetminipage.h: add pos, inner_pos, width and height. + getters
497         and setters for all of them.
498
499 2001-03-13  Dekel Tsur  <dekelts@tau.ac.il>
500
501         * insetinclude.C (Latex): Do not exit when the textclass of the
502         included file differ from the textclass of the parent file.
503
504 2001-03-12  Angus Leeming  <a.leeming@ic.ac.uk>
505
506         * ExternalTemplate.C (read): the reading of external insets now checks
507         for \end_inset and removes it form the input stream.
508
509 2001-03-09  John Levon  <moz@compsoc.man.ac.uk>
510
511         * ExternalTemplate.h:
512         * ExternalTemplate.C:
513         * insetexternal.h:
514         * insetexternal.C: move form to GUII
515
516 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
517
518         * insetinclude.h:
519         * insetinclude.C: add InsetIncludeParams, use
520         composition rather than derivation of InsetCommand
521
522 2001-03-12  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
523
524         * insettoc.C (Ascii): use the Buffer typedefs
525
526 2001-03-11  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
527
528         * insettoc.C (Ascii): implement for dynamic number of lists
529
530         * insetcaption.[Ch]: update from new_insets branch
531         * insetfloat.[Ch]: ditto
532         
533 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
534
535         * insetexternal.C:
536         * figinset.C: use new File Dialog
537
538 2001-03-06  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
539
540         * insettext.C: changes becuase of ParagraphParameters.
541
542 2001-02-28  Baruch Even  <baruch@ev-en.org>
543
544         * insetgraphics.C (updateInset): Changed due to the change in
545         GraphicsCache.
546
547 2001-02-26  Juergen Vigna  <jug@sad.it>
548
549         * insettext.C (SetFont): Set Undo only if we have selection (as it is
550         handled in LyXText).
551
552 2001-02-23  Juergen Vigna  <jug@sad.it>
553
554         * insettext.C (draw): some small repainting fixes.
555         (LocalDispatch): put the sel_cursor stuff after the insert of chars.
556
557         * inset.C (LocalDispatch): changed action to be a kb_action (as it
558         should be) and not an int.
559         
560         * insettabular.C (LocalDispatch): ditto
561
562         * insettext.C (LocalDispatch): ditto
563
564         * insetcollapsable.C (LocalDispatch): ditto
565
566 2001-02-22  Juergen Vigna  <jug@sad.it>
567
568         * insettabular.C (LocalDispatch): return DISPATCHED if we cannot
569         DISPATCH it and we don't have a locking_inset.
570
571 2001-02-21  Baruch Even  <baruch@ev-en.org>
572
573         * insetgraphics.[Ch]: Changed to use boost::shared_ptr<GraphicsCacheItem>
574         instead of GraphicsCacheItem *.
575
576 2001-02-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
577
578         * insetcollapsable.C (getLyXText): add const qualifier to second
579         parameter. 
580
581 2001-02-22  Juergen Vigna  <jug@sad.it>
582
583         * insettext.C (getLyXText): honor the recursive parameter.
584         (SetUpdateStatus): set need_update to CURSOR_PAR if LyXText needs it.
585
586         * inset.C (getLyXText): added bool recursive parameter.
587
588         * insettext.C (SetUpdateStatus): or the update codes.
589         (draw): check need_update with &.
590         (InsetButtonPress): set no_selection to not put a selection when
591         entering an inset and it is redraws in another spot.
592
593         * insettext.h: made need_update an int.
594
595 2001-02-20  Baruch Even  <baruch@ev-en.org>
596
597         * insetgraphics.h:
598         * insetgraphisc.C: Changed to use better semantics when loading images
599         for inline view. Now it doesn't keep the pixmap itself but it's holder.
600
601 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
602
603         * insetcommand.h:
604         * inseterror.h:
605         * insetgraphics.C: change name of "hide" signal to "hideDialog",
606         consistent with InsetTabular.
607         
608 2001-02-19  Juergen Vigna  <jug@sad.it>
609
610         * insettabular.C (LocalDispatch): implement PAGE up/down.
611
612         * insettext.C (draw): clear all of it on need_update==INIT too!
613
614         * insettabular.C (InsetUnlock): always clear the selection.
615
616         * inset.C (scroll): normally we only want to scroll the inset until
617         it is fully visible so if top_x + offset > 20 then just set scx to 0.
618
619 2001-02-14  Juergen Vigna  <jug@sad.it>
620
621         * insettabular.C (LocalDispatch): remove x_fix as it is not used.
622         (resetPos): fixed scroll behaviour.
623         (LocalDispatch): do an update if moving cursor inside a table cell
624         requests a scroll of the tabular.
625
626 2001-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
627
628         * insettext.C (textWidth): constify local var
629
630         * insettabular.C: small cleanup.
631
632         * insetfoot.C (Latex): constify local var
633
634         * insetcollapsable.C: small cleanup.
635
636         * figinset.C (runqueue): use compare instead of strcmp
637
638 2001-02-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
639
640         * insettext.C:
641         * insetinfo.C: remove cruft
642
643 2001-02-14  Juergen Vigna  <jug@sad.it>
644
645         * insettext.C (SetUpdateStatus): added a BufferView * parameter.
646
647 2001-02-13  Juergen Vigna  <jug@sad.it>
648
649         * insettext.C (InsertInset): don't move left (is this right?)
650
651         * insettabular.C (LocalDispatch): use of the no_draw variable
652
653         * insettabular.h: new no_draw variable to stop redraw
654
655         * insettabular.C (TabularFeatures): fixed update for alignment change
656
657 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
658
659         * insetinclude.C:
660         * insetbib.h:
661         * insetbib.C: move dialogs to frontends/
662
663 2001-02-10  Dekel Tsur  <dekelts@tau.ac.il>
664
665         * insettext.C (LocalDispatch): Restore the language if the inset
666         becomes empty.
667
668 2001-02-09  Dekel Tsur  <dekelts@tau.ac.il>
669
670         * insettext.C (moveRightIntern): Update the selection cursor.
671         (moveLeftIntern): Ditto.
672
673 2001-02-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
674
675         * Makefile.am: remove BoundingBox.h
676
677         * BoundingBox.h: removed
678
679 2001-02-08  Dekel Tsur  <dekelts@tau.ac.il>
680         
681         * insettext.C (LocalDispatch): Update selection cursor when moving 
682         cursor to the right.
683         (moveRightIntern): Call to CursorRight with 2 argument eqaul to false.
684         (moveLeftIntern): Ditto.
685
686 2001-02-05  Baruch Even  <baruch.even@writeme.com>
687
688         * insetgraphics.C: Updated automatic image conversion, it now goes into
689         temporary directory instead of with the image itself.
690
691 2001-01-21  Baruch Even  <baruch@ev-en.org>
692
693         * insetgraphics.C: Added Docbook support. Added Automatic image conversion
694         to EPS or PNG when needed (support bitmap graphics).
695
696 2000-11-02  Baruch Even  <baruch@ev-en.org>
697
698         * insetgraphics.C:
699         * insetgraphiscParams.C: Some cleaning up, changing from std::endl to '\n'
700         and removal of commented out code.
701
702 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
703
704         * insetbib.C (callback): Update citations if the key has changed.
705
706 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
707
708         * insetbib.C (InsetBibKey): Better computation of default key.
709         (getScreenLabel) Show both the key and the label.
710         (getBibLabel): New method.
711         (callback): Force a redraw if the inset have been changed.
712
713 2001-01-26  Dekel Tsur  <dekelts@tau.ac.il>
714
715         * insetref.C (getType, getName): Move methods from 
716         src/frontends/xforms/FormRef.C.
717
718 2001-01-12  Dekel Tsur  <dekelts@tau.ac.il>
719
720         * insettabular.C: Various improvements (use only one dummy position).
721
722 2001-01-25  Dekel Tsur  <dekelts@tau.ac.il>
723
724         * insetbib.C (bibitemWidest): Use lyxfont::width instead of
725         par->bibkey->width. This fixes the crashes when running without
726         gui or when having included documents.
727
728 2001-01-22  Dekel Tsur  <dekelts@tau.ac.il>
729
730         * insetcommand.C (getAsString, setFromString): Cleanup.
731
732 2001-01-21  Dekel Tsur  <dekelts@tau.ac.il>
733
734         * insetref.C: Add the array InsetRef::types that contains
735         information about all supported reference types.
736
737 2001-01-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
738
739         * lyxinset.h: remove trailing comma in enum.
740
741 2001-01-17  John Levon  <moz@compsoc.man.ac.uk>
742
743         * insettext.C: kill LyXBell.