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