]> git.lyx.org Git - lyx.git/blob - src/insets/ChangeLog
You'll need this as well.
[lyx.git] / src / insets / ChangeLog
1 2002-02-08  Herbert Voss  <voss@lyx.org>
2
3         * insetgraphic.C: 
4         * insetgraphicsParams.[Ch]: adding new Option noUnzip to
5         prevent LyX from unzipping when this should be handled
6         by latex vis the graphic.cfg.
7         clean up the code
8
9 2002-02-08  Herbert Voss  <voss@lyx.org>
10
11         * insetgraphic.C: prepareFile(): fix bug when file doesn't
12         exists, than return filename with extension
13
14 2002-02-06  Herbert Voss  <voss@lyx.org>
15
16         * insetgraphic.C: prepareFile(): don't convert the file, when
17         it's not viewed in LyX. Saves a lot of time when opening a
18         document!
19
20 2002-02-05  Herbert Voss  <voss@lyx.org>
21
22         * insetgraphic.C: 
23         * insetgraphicsParams.[Ch]: some cosmetic changes to latex output
24         and adding a rotate bool similiar to subcaption
25
26 2002-02-04  Herbert Voss  <voss@lyx.org>
27
28         * insetgraphic.C: 
29         * insetgraphicsParams.[Ch]: add a LyXView-scale to have a
30         similiar view to the LaTeX one. Get zipped files work.
31
32 2002-02-04  Angus Leeming  <a.leeming@ic.ac.uk>
33
34         * insetgraphicsParams.C (init): set display to DEFAULT.
35         No longer #include "lyxrc.h".
36
37 2002-02-04  Angus Leeming  <a.leeming@ic.ac.uk>
38
39         * insetgraphics.C (readFigInset): comment out the "zippedFile" stuff
40         for now (so that the code compiles).
41
42 2002-02-02  Herbert Voss  <voss@lyx.org>
43
44         * insetgraphic.C: delete inVariant() and some minor changes
45         * insetgraphicsParams.[C]:
46
47 2002-02-01  Angus Leeming  <a.leeming@ic.ac.uk>
48
49         * insetgraphics.C (updateInset): if params.display == DEFAULT,
50         interogate lyxrc.display_graphics before diaplaying the graphic.
51
52         * insetgraphicsParams.[Ch]: respect the new DEFAULT state of
53         InsetGraphicsParams::DisplayType.
54
55 2002-01-31  Herbert Voss  <voss@lyx.org>
56
57         * insetgraphic.C: (readfigInset) set display to pref-default
58
59 2002-01-30  Herbert Voss  <voss@lyx.org>
60
61         * insetgraphic.C: get the filetyp from it's contents
62         * insetgraphicparams.C: add token scale and lyxrc.display when
63         creating a new inset
64
65 2002-01-30  Angus Leeming  <a.leeming@ic.ac.uk>
66
67         * figinset.C: added using std::ios directive.
68
69 2002-01-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
70
71         * figinset.C (runqueue): open translation file in binary mode (for
72         cygwin). 
73
74 2002-01-27  Herbert Voss  <voss@lyx.org>
75
76         * insetgraphic.[Ch]: mostly newritten to support graphicx with
77         all options and to be sure that the old figinsets are correct
78         converted.
79         * insetgraphicParams.[Ch]: a lot of chamges to have a clean data-
80         structure and to support all lengths as LyXLength. The Parameter
81         structure changed again, but reading of "old" 1.2 graphic insets
82         is no problem.
83
84 2002-01-20  Dekel Tsur  <dekelts@tau.ac.il>
85
86         * insetert.h (forceDefaultParagraphs): Added
87
88 2002-01-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
89
90         * insettabular.C (getMaxWidth): 
91         (forceDefaultParagraphs): use Tabular::GetCellFromInset
92
93 2002-01-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
94
95         * insettabular.C (getMaxWidthOfCell): adapt to the new definition
96         of LyXLength::inPixels
97
98         * inset.C (latexTextWidth): 
99         * insetminipage.C (latexTextWidth): new method, which implements
100         the equivalent of the LaTeX macro \textwidth
101         
102         * insetminipage.C (getMaxWidth): use latexTextWidth
103
104 2002-01-18  Juergen Vigna  <jug@sad.it>
105
106         * inset.C (getMaxWidth): try to fix fluctuation of collapsable insets.
107
108 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
109
110         * insettabular.C (getMaxWidthOfCell): use LyXLength::inPixels
111
112         * insetminipage.[Ch]: change width_ and height_ to be LyXLength
113         instead of string
114
115 2002-01-17  Juergen Vigna  <jug@sad.it>
116
117         * insettabular.C (lockInsetInInset): same change as in insettext.
118
119         * insettext.C (draw): width() function was called without setting
120         the right top_x which could lead to wrong insetWidth setting!
121         (lockInsetInInset): call edit instead of calling lockInset if we
122         have to lock an inset inside!
123         (edit): we have to also tell the inset that we have to redraw the
124         frame on an edit call if this inset draws a frame only if locked.
125
126 2002-01-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
127
128         * insetbib.C (getFiles): uncomment Path variable.
129
130 2002-01-16  Juergen Vigna  <jug@sad.it>
131
132         * insettabular.C (forceDefaultParagraphs): fixed bug returning value
133         of wrong cell.
134
135 2002-01-16  Allan Rae  <rae@lyx.org>
136
137         * insetinclude.C (docbook): someone forgot a ";"
138
139 2002-01-16  José Matos  <jamatos@fep.up.pt>
140
141         * figinset.C (docbook): removed a old place holder "@".
142         * insetgraphics.C (docbook): remove the file sufix if graphic is eps.
143         * insetinclude.C (linuxdoc): if include is verbatim, then export the
144         ascii text version, clearly guarded inside a CDATA section.
145         (docbook): in docbook 4, inlinegraphics is empty.
146         * insettabular.C (linuxdoc): export the ascii version of the table
147         inside a CDATA section.
148
149 2002-01-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
150
151         * insetparent.C (InsetParent): 
152         * insetgraphicsParams.C (Write): 
153         (Read): 
154         * insetgraphics.C (prepareFile): 
155         (readFigInset): 
156         (docbook): 
157         * insetexternal.C (executeCommand): 
158         (doSubstitution): use Buffer::filePath
159
160         * insetbib.C (getFiles): add a #warning for Angus
161
162         * insetgraphics.C: Add a remark about how filenames should be
163         considered to be relative to buffer (but absolute is still allowed)
164         (draw): do not try to get status if lyxrc.use_gui is false
165
166 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
167
168         * inset.[Ch]:
169         * insetcollapsable.[Ch]:
170         * insettabular.[Ch] (searchForward, searchBackward): change the
171         bool const & params to bool.
172
173         * insetminipage.[Ch] (width, height): renamed as pageWidth, pageHeight
174         to avoid the name clash with InsetCollapsable's methods of the same
175         names but different functionality.
176
177 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
178
179         * insettext.C (ascii): use lyx::count rather than countChar.
180
181 2002-01-14  John Levon  <moz@compsoc.man.ac.uk>
182
183         * insettabular.C: return early for the LFUN_*BUF[SEL] funcs too
184
185 2002-01-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
186
187         * insetgraphics.C (updateInset): do not try to render image if
188         lyxrc.use_gui is false (bug #104)
189
190         * insetinclude.C (loadIfNeeded): do not call bufferlist.readFile
191         if file does not exist
192
193         * figinset.C (browseFile): add shortcuts to directory buttons
194
195         * insettext.C (updateLocal): update menubar and toolbar here too.
196
197 2002-01-13  Allan Rae  <rae@lyx.org>
198
199         * insettabular.C (InsetTabular): Both constructors now initialise
200         all class variables.
201
202 2002-01-11  Juergen Vigna  <jug@sad.it>
203
204         * insettext.C (insetButtonPress): set the_locking_inset to 0.
205
206 2002-01-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
207
208         * insettabular.C (getStatus): add forgotten brace around multiline
209         if statement.
210
211 2002-01-09  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
212
213         * insetfloat.C (validate): require "float" instead of "floats".
214
215 2002-01-08  Martin Vermeer  <martin.vermeer@hut.fi>
216
217         * insettabular.C (getStatus): use FuncStatus
218
219 2002-01-08  Juergen Vigna  <jug@sad.it>
220
221         * insettabular.C (insetButtonRelease): now this should work too
222         correctly.
223
224         * insetminipage.C (getMaxWidth): fixed for minipage inside insets and
225         if the width is a percentage.
226
227         * inset.h: added isChar() function and implemented this for
228         insetspecialchar insetquotes and insetlatexaccent.
229         added forceDefaultParagraphs() and implemented it for insettabular.
230
231 2002-01-07  Juergen Vigna  <jug@sad.it>
232
233         * insettext.C (getLyXText): Fixed this function. An insert into the
234         map is only done if we REALLY have a new BufferView.
235
236 2002-01-07  Martin Vermeer  <martin.vermeer@hut.fi>
237
238         * insettext.C: fix bug illustrated by attachment #37 of bug #59
239
240 2002-01-05  John Levon  <moz@compsoc.man.ac.uk>
241
242         * insetinclude.C: fix use of FileInfo
243  
244 2002-01-07  Juergen Vigna  <jug@sad.it>
245
246         * insettabular.C (draw): fixed clearing of cell around inset.
247
248 2002-01-05  Juergen Vigna  <jug@sad.it>
249
250         * insettext.C (draw): move the calls so that insetWidth/Asc/Desc
251         variables are updated.
252
253         * insettabular.C (resetPos): set always the inset_y as it may be
254         needed in another function.
255         (searchBackward): don't draw while searching.
256
257 2002-01-04  Juergen Vigna  <jug@sad.it>
258
259         * insettext.C (lockInsetInInset): forgot to set a cursor.
260
261 2002-01-02  Juergen Vigna  <jug@sad.it>
262
263         * insettext.C (insertInset): make the correct undo informations on
264         inserting new insets.
265
266 2001-12-31  John Levon  <moz@compsoc.man.ac.uk>
267
268         * insettabular.C: correct single-cell select vertically
269  
270 2001-12-27  Juergen Vigna  <jug@sad.it>
271
272         * insettabular.C (ascii): export as tab-separated-values if the
273         function was not called from export (f.ex.: clipboard).
274
275         * insetcollapsable.h: added default support for ascii, linuxdoc and
276         docbook export (the insettext is exported by default!)
277
278         * insettabular.C (copySelection): suff the clipboard with the tabular
279         data in a tab separated format, seems more naturals then with all the
280         formating.
281
282 2001-12-24  Juergen Vigna  <jug@sad.it>
283
284         * insettext.C (insetMotionNotify): added a mouse_x & mouse_y position
285         to check for REAL mouseMotion.
286
287 2001-12-20  Juergen Vigna  <jug@sad.it>
288
289         * inset.C (cursor): return the owners cursor if available instead of
290         always only the bv->text->cursor.
291
292         * insettabular.C (checkLongtableSpecial): works now.
293
294 2001-12-19  Juergen Vigna  <jug@sad.it>
295
296         * insettabular.C (tabularFeatures): fix the row setting of ltt as
297         this has to be always row + 1 as 0 means not selected!
298         (checkLongtableSpecial): added
299         (tabularFeatures): better longtable options support
300
301         * insettext.C (resizeLyXText): reinit the text always also on a
302         empty insettext!
303
304 2001-12-18  Juergen Vigna  <jug@sad.it>
305
306         * insettext.C (updateInsetInInset): look if we have to autocollapse
307         paragraps and return if the update is requested for ourself.
308
309         * insetert.C (status): update the insettext not myself as that is what
310         we need.
311
312         * insetcollapsable.C (updateInsetInInset): always call the InsetText's
313         function only return if the update was requested with myself.
314
315         * insettext.C (insetButtonPress): fixed stupid bug.
316         (various functions): pay attention that lt is cleared BEFORE calling
317         updateLocal() and try to use it in the right manner (don't use it
318         if it's not really neccessary!)
319         (collapseParagraphs): insert a blank between collapsing paragraphs
320         if neccessary (not already there!).
321
322 2001-12-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
323
324         * insettabular.C: move includes around a bit, add a couple of
325         consts.
326
327         * insettext.[Ch]: move includes around a bit, other ws changes and
328         small stuff.
329         
330 2001-12-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
331
332         * insettext.C (insetButtonRelease): fix compile problem
333
334 2001-12-17  Juergen Vigna  <jug@sad.it>
335
336         * insettext.C (insetButtonPress): set the selection cursor!
337         (insetButtonPress): clear the selection (and set with that the
338         selection.cursor) if we only hit an inset!
339
340         * insetert.C (read): removed piece of compatibility code only needed
341         for 1.2.0.
342
343         * insettabular.C (insetButtonRelease): fixed so that sub-dialogs
344         can be opened.
345
346         * insetcollapsable.C (insetButtonRelease): changed so that it can
347         open eventual existing popup dialogs on mousebutton==3.
348
349         * insetfloat.C (insetButtonRelease): removed not needed anymore!
350
351         * insetminipage.C (insetButtonRelease): removed not needed anymore!
352
353         * inset.C (insetButtonRelease): return a bool for telling the outer
354         world that we opened a dialog.
355
356 2001-12-07  Juergen Vigna  <jug@sad.it>
357
358         * insettext.C (paragraph): remove the deleteing of paragraphs as
359         it was a WRONG move!
360
361 2001-12-06  John Levon  <moz@compsoc.man.ac.uk>
362
363         * insettabular.h:
364         * insettabular.C: use new setSelection(). Allow
365           selection of single cells.
366
367 2001-12-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
368
369         * insetquotes.C (latex): fix to use the local language setting at
370         the point where the inset is inserted (different macros for
371         different french packages)
372
373 2001-12-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
374
375         * inset.h: add par_owner_ member variable and parOwner
376         setter/accessor. 
377
378 2001-12-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
379
380         * insettabular.C (everywhere): adapt because widths are now real
381         widths and not strings
382
383         * insettext.C (draw): re-introduce the calls to width(), ascent()
384         and descent() to initialize the caching variables.
385
386 2001-12-09  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
387
388         * insettext.C (draw): 
389         (drawFrame): use insetWidth instead of last_width
390
391         * insettext.h: remove variable last_width (insetWidth is exactly
392         the same) and last_height (computed but never used!)
393
394 2001-12-10  Allan Rae  <rae@lyx.org>
395
396         * insettabular.C (localDispatch): cleanup unlockInsetInInset calls
397
398 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
399
400         * insettext.C (insetAllowed): add comment
401  
402 2001-12-05  Juergen Vigna  <jug@sad.it>
403
404         * insettext.C (insetAllowed): fixed for the case that we directly
405         ask the insettext from its LyXText.
406         (paragraph): fixed the crash when assigning the par->next() from
407         the EmptyParagraphMechanism!
408
409 2001-12-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
410
411         * insetbib.C:
412         * insettabular.C:
413         * insettext.C: change "while(" to "while ("
414
415 2001-12-04  Juergen Vigna  <jug@sad.it>
416
417         * insetert.C (edit): handle Inlined status.
418
419         * insettext.C (insertInset): trying John's fix for the trailing cursor
420
421         * insetert.C (insetButtonPress): added to handle inlined status
422         (insetMotionNotify): ditto.
423
424         * insettext.C (clearInset): changed Painter & in BufferView * param,
425         to be able to call ascent,descent methods.
426
427 2001-12-03  Juergen Vigna  <jug@sad.it>
428
429         * insettext.C (updateInsetInInset): use lt variable to forbid
430         changes of LyXText in an update call.
431         (updateInsetInInset): fixed updating of non locked insets!
432
433 2001-12-01  John Levon  <moz@compsoc.man.ac.uk>
434
435         * insettabular.C: capture some more functions to prevent
436         selection drawing problems. Bug #451274
437
438 2001-12-01  John Levon  <moz@compsoc.man.ac.uk>
439
440         * insetgraphics.C:
441         * insetgraphicsParams.C: fix inverted sense of float_equal
442
443 2001-11-30  Juergen Vigna  <jug@sad.it>
444
445         * insettabular.C (InsetTabular): use the save_id flag to create also
446         the tabular with the same id's.
447
448         * insettext.C (setParagraphData): added a same_id function for undo
449         to set the same paragraph id's as of the paragraph we are setting.
450
451 2001-11-30  José Matos <jamatos@fep.up.pt>
452
453         * inseturl.[Ch]:
454         * insettoc.[Ch]: DocBook -> docbook.
455
456 2001-11-29  André Pönitz <poenitz@gmx.net>
457         
458         * inseterror.C:
459         * insettext.C: further reduction of header dependencies by using
460         lyx::layout_type and lyx::textclass_type from support/types.h
461
462 2001-11-29  Juergen Vigna  <jug@sad.it>
463
464         * insettext.C: inserted a reinitLyXText function everywhere I delete
465         the paragraphs! This should fixe the crashes we had.
466         Also use the new function firstRow() instead of getRowNearY(dummy_y)
467         (paragraph): set the InsetOwner() of the new paragraphs!
468
469 2001-11-28  André Pönitz <poenitz@gmx.net>
470
471         * insetnote.C: add pos initialization that I removed without
472           knowing what I did.
473
474 2001-11-28  Juergen Vigna  <jug@sad.it>
475
476         * insettabular.C (resetPos): hack to not crash with infinite paints.
477
478         * insettabular.h: insert missing function allowSpellcheck()!
479
480         * insetcollapsable.C (draw): fixed wrong width of collapsed inset!
481
482 2001-11-04  John Levon  <moz@compsoc.man.ac.uk>
483
484         * insetfloatlist.h:
485         * insetfloatlist.C: derive from InsetCommand so gui can use it
486           easily
487  
488 2001-11-26  André Pönitz <poenitz@gmx.net>
489         
490         * insettext.[Ch]:
491         * insetert.C:
492         * insetnote.C: reduce header dependencies, introduce type for
493         positions 
494
495 2001-11-23  John Levon  <moz@compsoc.man.ac.uk>
496
497         * various: update for Alert.h
498  
499 2001-11-22  John Levon  <moz@compsoc.man.ac.uk>
500
501         * inset.h: fix comment
502  
503         * insettext.C: use par->isInset()
504
505 2001-11-22  Allan Rae  <rae@lyx.org>
506
507         * insetcollapsable.h: 
508         * inset.h: Changes to checkInsertChar() behaviour.
509         Now return value indicates whether chars can be inserted.
510
511 2001-11-11  Michael A. Koziarski <michael@koziarski.org>
512
513         * various:  updated to use the new LaTeXFeatures
514
515 2001-11-14  José Matos  <jamatos@fep.up.pt>
516
517         * insetspecialchar.C (linuxdoc): 
518         (docbook): don't give a name to a unused variable.
519
520         * insettext.C (docbook): removed unused variable.
521
522 2001-11-13  Herbert Voss  <voss@perce.de>
523
524         * insetgraphic.C: fix scale bug
525         
526 2001-11-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
527
528         * inset.h (isSpace): 
529         (isLetter): new virtual methods.
530
531         * insetspecialchar.C (isSpace): 
532         (isLetter): implement here.
533
534 2001-11-04  John Levon  <moz@compsoc.man.ac.uk>
535
536         * inset.h: new inline helpers
537
538         * insettext.C: use new helpers
539
540 2001-11-07  José Matos  <jamatos@fep.up.pt>
541
542         * insettext.C (docbook): full support for paragraphs inside insettext.
543
544 2001-11-06  José Matos  <jamatos@novalis.fc.up.pt>
545
546         * insetindex.C: added header file for std::ostream.
547
548 2001-11-03  José Matos  <jamatos@fep.up.pt>
549
550         * insetindex.C: added using std::ostream that I forgot yesterday.
551
552 2001-11-02  Ben Guillon  <nicolas.marsgui@libertysurf.fr>
553
554         * insetindex.h (docbook):
555         * insetindex.C (docbook): added support for docbook export.
556
557 2001-11-02  José Matos  <jamatos@fep.up.pt>
558
559         * insetcaption.C(docbook): added support for docbook export.
560
561 2001-11-02  Dekel Tsur  <dekelts@tau.ac.il>
562
563         * insetexternal.C (updateExternal): Do not run update command if
564         result file exists and is up to date.
565
566         * ExternalTemplate.C (readFormat): Support the updateresult token.
567
568 2001-10-31  Kayvan A. Sylvan  <kayvan@sylvan.com>
569
570         * insetexternal.C (doSubstitution): Fix filepath ($$FPath in
571         external_templates) to use the buffer->fileName() but only if
572         previewing. Generating a TeX file should make FPath return
573         "".
574
575 2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
576
577         * insetert.h:
578         * insetert.C: fix some problems
579  
580 2001-10-30  Kayvan A. Sylvan  <kayvan@sylvan.com>
581
582         * insetexternal.C (doSubstitution): Added $$FPath token
583         to list of usable substitutions in external inset templates.
584
585 2001-10-24  Juergen Vigna  <jug@sad.it>
586
587         * insettabular.C: use new ltType struct for setting longtable
588         header and footers also new UNSET enums.
589
590 2001-10-24  José Matos  <jamatos@fep.up.pt>
591
592         * insettabular.C (linuxdoc): Now exports the ascii's table version.
593         (docbook): If the table is not inside a float then wrap it inside
594         <informaltable>...</informaltable>.
595
596 2001-10-23  José Matos  <jamatos@fep.up.pt>
597
598         * insetref.C (docbook): removed / terminator to conform SGML.
599
600         * insetspecialchar.C (linuxdoc):
601         (docbook): Added support for special chars, more than ascii export.
602
603 2001-10-22  Juergen Vigna  <jug@sad.it>
604
605         * insettext.C (checkInsertChar): added for REALLY checking the
606         font of the inserted char in the right inset!
607
608 2001-10-19  Juergen Vigna  <jug@sad.it>
609
610         * inset.h: added method allowSpellcheck() so that insets who do
611         not have anything to spellcheck can tell and so they are over-jumped.
612         Implemented for InsetText and co.
613
614 2001-10-18  Juergen Vigna  <jug@sad.it>
615
616         * inset.C (getMaxWidth): use LyXText::workWidth(BufferView, Inset *).
617
618 2001-10-15  José Matos  <jamatos@fep.up.pt>
619
620         * insetert.C: allow export for docbook and linuxdoc
621
622 2001-10-07  Adrien Rebollo <adrien.rebollo@gmx.fr>
623
624         * insetquotes.C (dispString): handles latin3 and latin4 quotes
625
626 2001-10-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
627
628         * insetquotes.C (dispString): fix handling of latin9 quotes
629
630 2001-10-03  Juergen Vigna  <jug@sad.it>
631
632         * insetert.C: ditto
633
634         * insetcollapsable.C: change updateInset calls to not tell BV that
635         we have changed status.
636
637 2001-10-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
638
639         * insettabular.C (deletable): make const
640
641 2001-09-28  Dekel Tsur  <dekelts@tau.ac.il>
642
643         * insetert.C (latex): Fix the returned value
644
645 2001-09-24  Angus Leeming  <a.leeming@ic.ac.uk>
646
647         * insetert.[Ch] (selectNextWordToSpellcheck): new method.
648         Returns string(), so nothing in an ERT inset is spellchecked.
649
650         * insetgraphics.C (draw): print the filename if not displaying the
651         image.
652         (width): make sure that the width and draw methods are consistent.
653         (updateInset): don't even load the image into cache if not displaying
654         it.
655
656 2001-09-21  Angus Leeming  <a.leeming@ic.ac.uk>
657
658         * various files (selectNextWord): renamed as
659         selectNextWordToSpellcheck.
660
661         * insetgraphics.C (draw): remove the previous change. Right place
662         is in imageLoaderXPM.C.
663         (draw): don't display the image if params.display == NONE.
664
665 2001-09-18  Angus Leeming  <a.leeming@ic.ac.uk>
666
667         * figinset.C (runqueue):
668         * insetgraphics.C (draw): set background colour of inset from
669         background to the user-configurable graphicsbg.
670
671 2001-09-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
672
673         * insetquotes.C (InsetQuotes): when trying to decide the side of
674         the quote, choose `left' only after a space or '('
675
676 2001-09-04  José Matos  <jamatos@fep.up.pt>
677         * figinset.C
678         * figinset.h
679         * insetcaption.C
680         * insetcaption.h
681         * insetcollapsable.h
682         * insetcommand.C
683         * insetcommand.h
684         * inseterror.h
685         * insetert.C
686         * insetert.h
687         * insetexternal.C
688         * insetexternal.h
689         * insetfloat.C
690         * insetfloat.h
691         * insetfloatlist.h
692         * insetgraphics.C
693         * insetgraphics.h
694         * inset.h
695         * insetinclude.C
696         * insetinclude.h
697         * insetlabel.C
698         * insetlabel.h
699         * insetlatexaccent.C
700         * insetlatexaccent.h
701         * insetquotes.C
702         * insetquotes.h
703         * insetref.C
704         * insetref.h
705         * insetspecialchar.C
706         * insetspecialchar.h
707         * insettabular.C
708         * insettabular.h
709         * insettext.C
710         * insettext.C (docbook): rename docBook method to docbook.
711
712 2001-09-02  Dekel Tsur  <dekelts@tau.ac.il>
713
714         * inset.h (getFirstParagraph): New virtual method.
715
716 2001-08-20  Herbert Voss  <voss@perce.de>
717         * insetbib.C: added a option bibtotoc which is from "BIB to TOC" 
718         in the the bibtex-database-gui for inserting a line
719         \addcontentsline... 
720
721         If no style is given than there is no tex-output.
722         
723 2001-08-18  Angus Leeming  <a.leeming@ic.ac.uk>
724
725         * insetbib.[Ch] (getFiles): new method, returning the BibTeX database
726         files as a vector.
727         (getKeys): use it.
728
729 2001-08-18  Dekel Tsur  <dekelts@tau.ac.il>
730
731         * insetert.C (latex): Fix output for multiple paragraphs.
732         (write): New code for writing paragraph data.
733         (read): Set font after reading the inset.
734         (localDispatch): Call set_latex_font() for more cases.
735
736         * insetnote.h: Add empty validate method.
737         * insetert.h: Ditto
738
739         * insetnote.C (InsetNote): Set language to the language of the 
740         document.
741
742 2001-08-16  Juergen Vigna  <jug@sad.it>
743
744         * insettext.C: implemented the new FINISHED states.
745
746         * insettabular.C: ditto 
747
748         * inset.h: added more FINISHED states for cursor right,up,down
749
750 2001-08-16  John Levon  <moz@compsoc.man.ac.uk>
751
752         * insetfloatlist.C: use "FloatName List" 
753  
754 2001-08-14  Juergen Vigna  <jug@sad.it>
755
756         * insetert.C (edit): forgot to set status_ in edit calls!
757
758 2001-08-14  Dekel Tsur  <dekelts@tau.ac.il>
759
760         * insettext.C: Compilation fix
761
762 2001-08-13  Juergen Vigna  <jug@sad.it>
763
764         * inset.C (getMaxWidth): fixed bug of returning the wrong max width.
765
766         * insetcollapsable.C (edit): don't recollapse an already open inset.
767
768         * insettext.C: fixed problem when reinitializing LyXText by not doing
769         it while lt is in use and post this to the next possible time in
770         getLyXText().
771         (searchForward): fixed not unlocking of inset if nothing found.
772         (edit): set cursor behind right (was set -1 pos).
773
774         * insetert.C (InsetERT): init status_ also in the 3rd constructor.
775
776         * insettabular.C (tabularFeatures): fixed fix where deleting the
777         last row didn't get the right actcell!
778
779 2001-08-11  Dekel Tsur  <dekelts@tau.ac.il>
780
781         * insettext.C (localDispatch): Change language only when the inset 
782         becomes empty.
783
784 2001-08-10  Juergen Vigna  <jug@sad.it>
785
786         * insettabular.C (selectNextWordInt): use the front using edit call.
787
788         * insetcollapsable.C (getMaxWidth): rename inset to in to not have
789         the parameter overwrite class variable inset.
790
791         * inset.C (getMaxWidth): fix the setting of the minwidth = 10.
792
793         * insettext.C (saveLyXTextState): check for invalid cursor-par.
794         (reinitLyXText): remove wrong_cursor bool as not needed anymore!
795
796         * insettabular.C (calculate_dimensions_of_cells): let's try to call
797         update only for fixed with cells.
798         (resetPos): try to fix the lockup on spellchecking or s&r.
799
800         * insettext.C (update): comment this out as it seems first wrong
801         and second not needed anymore!
802         (some functions): call reinitLyXText() only in update() in all other
803         positions set only need_update = INIT.
804
805 2001-08-08  Juergen Vigna  <jug@sad.it>
806
807         * insettabular.C (setPos): fixed wrong actrow < rows() check.
808
809         * insettext.C (insetUnlock): remove double-space on inset unlock.
810
811         * insetcollapsable.C (draw): fix returned x when label > inset-width.
812
813         * insettabular.C (update): fixed cursor positon after an insert.
814         (insetAllowed): do not allow to insert insets when not inside the
815         inset!
816         (draw): clear below an inset too as it could have changed height.
817
818         * inset.C (getMaxWidth): fixed width for inset in inset.
819
820         * insettext.C (update): small fix.
821
822         * insettabular.C (tabularFeatures): added selection support to
823         DELETE_ROW/DELETE_COLUMN.
824
825 2001-08-07  Juergen Vigna  <jug@sad.it>
826
827         * inset.C (getMaxWidth): recoded and all it's implementations!
828
829         * insettext.C (init,setParagraph+constructors): cleanups
830         (reinitLyXText): fixed problem with wrong cursor when all paragraphs
831         are new and I want do a save/restore of the cursor position which is
832         not possible anymore.
833
834         * insetcollapsable.C (searchBackward): recollapse inset if not found.
835         (searchBackward): ditto
836         (selectNextWord): ditto
837
838 2001-08-07  Angus Leeming  <a.leeming@ic.ac.uk>
839
840         * insetlatexaccent.C (checkContents): Add some debug messages
841
842 2001-08-07  Juergen Vigna  <jug@sad.it>
843
844         * insetert.C (read): don't use InsetCollapsable::read as we don't
845         write the collapsed status anymore only the status.
846         (write): ditto.
847
848 2001-08-06  Juergen Vigna  <jug@sad.it>
849
850         * insetert.C (set_latex_font): use LyXText's setFont directly.
851
852         * insettext.C (drawFrame): fixed one time more the right position
853         and size of the frame!
854
855         * insetert.C (~InsetERT): hide the dialog.
856         (showInsetDialog): added implementation
857         (open): ditto
858         (close): ditto
859         (status): new function for the status of the ERT inset (3-state).
860         (write): output also the status of the inset for readback!
861         (read): readback the status if available otherwise use collapsed_.
862
863         * insettext.C (edit): small fix of setting the position, which could
864         have gone < 0.
865
866         * insetert.C (width): implement this function for inlined viewing.
867         Added minimum width of 10 pixels!
868
869         * insetminipage.C (InsetMinipage): just change the colors a bit so
870         that border/background is a bit more visible. We will remove this
871         anyway for 1.2.0!
872
873         * insettext.C (textWidth): add a 'bool fordraw' parameter and use this
874         function for getting the important widths for drawing in various
875         functions and in LyXText.
876         (draw): fixed up a bit (frame drawing/clearing)
877
878 2001-08-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
879
880         * inset.C (convertFont): delete method. not used. 
881
882 2001-08-03  Juergen Vigna  <jug@sad.it>
883
884         * insettext.C (setFont): don't call for a draw update if we're just
885         changing the cursor font!
886
887 2001-08-02  Juergen Vigna  <jug@sad.it>
888
889         * insettext.C (draw): clear the background with the right color if
890         needed. Update myself if x&max-width changed and return without doing
891         anything. Let the update code handle the right stuff.
892
893         * insetminipage.C (getMaxWidth): fixed returning of maxwidth when
894         inside another inset.
895
896 2001-08-01  Juergen Vigna  <jug@sad.it>
897
898         * insetcollapsable.C (update): added an in_update bool so we avoid
899         reentering.
900
901         * insettabular.C (update): added an in_update bool so we avoid
902         reentering.
903
904         * insettext.C (insetButtonPress): hopefully fixed setselection/clear
905         selection problem.
906         (update): added an in_update bool so we avoid reentering.
907
908         * insettabular.C (localDispatch): clear col/row selection when doing
909         something else inside an inset.
910
911         * insettext.C (getLyXText): fixed bug when requesting a recursive
912         insettext!
913
914 2001-08-01  Angus Leeming  <a.leeming@ic.ac.uk>
915
916         * insetcite.C (latex): Paranoia check. Make sure that there is no
917         whitespace between the citation keys.
918
919 2001-07-31  Juergen Vigna  <jug@sad.it>
920
921         * inset.h (nodraw): make the set function also const so that this
922         can be called from inside other const functions.
923
924         * insetcollapsable.h: removed inline variable and moved it over
925         to the only user InsetERT.
926
927         * insetcollapsable.C (insetButtonRelease): fixed uncollpasing the
928         inset opening immediately therein lying insets dialogs!
929
930         * insetert.C (localDispatch): set the font also if we don't have any
931         chars in this paragraph, otherwise if we delete all of em and start
932         writing we have the wrong font.
933         (inlined): added
934         (draw): implemented for inline support
935         (insetButtonRelease): ditto.
936
937 2001-07-30  Juergen Vigna  <jug@sad.it>
938
939         * insettext.C (reinitLyXText): new function to reinit the insets
940         text after lot's of paragraph changes. Use this instead of the
941         cache.clear() which is VERY dangerous.
942
943         * insetfloat.C (insetButtonRelease): we should only show the dialog
944         if we press on the label otherwise we have problems to open mouse
945         button 3 dialogs inside this float (f.ex. of a tabular!)
946
947 2001-07-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
948
949         * insetert.C: change back to "ERT"
950
951         * insetfloat.C: handliign of RMB on label added.
952
953 2001-07-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
954
955         * insetgraphicsParams.C: #include LOstream.h here.
956
957         * insetfoot.h: remove InsetFoot:: qualifier.
958
959 2001-07-29  Baruch Even  <baruch@lyx.org>
960
961         * ChangeLog: Hiding time travel evidence.
962
963         * insetgraphicsParams.h:
964         * insetgraphicsParams.C: 
965         * insetgraphics.C: Added horizontal scale option, it actually scales both
966         directions since it keeps image proportions.
967
968         * insetgraphics.C: Fixed EPS detection to be non-hacky.
969
970 2001-07-29  Baruch Even  <baruch@lyx.org>
971
972         * insetgraphics.C (decideOutputImageFormat): when doing postscript output
973         convert PNG/GIF/JPG to EPS, assume the rest are EPS already. 
974
975         HACKY! Will need to add an EPS detection routine like old InsetFig does!
976
977 2001-07-29  Baruch Even  <baruch@lyx.org>
978
979         * insetgraphics.C: Added EPSI to be an alias of EPS.
980
981 2001-07-29  Baruch Even  <baruch@lyx.org>
982
983         * insetgraphics.C: Change GRAPHICS to Graphics.
984         Changed image conversion rules (documented at the beginning of file).
985
986 2001-07-28  Angus Leeming  <a.leeming@ic.ac.uk>
987
988         * insetert.C (get_new_label): int -> Paragraph::size_type to get
989         std::min working.
990
991         * insetgraphics.C: added a using std::endl directive.
992
993         * insetcommand.h (getScreenLabel): removed pure virtual function,
994         as it duplicates that in InsetButton.
995
996         * insetbib.[Ch] (getScreenLabel):
997         * insetbutton.[Ch] (getScreenLabel):
998         * insetcite.[Ch] (getScreenLabel):
999         * insetert.[Ch] (getScreenLabel):
1000         * insetexternal.[Ch] (getScreenLabel):
1001         * insetfloatlist.[Ch] (getScreenLabel):
1002         * insetinclude.[Ch] (getScreenLabel):
1003         * insetindex.[Ch] (getScreenLabel):
1004         * insetlabel.h (getScreenLabel):
1005         * insetparent.[Ch] (getScreenLabel):
1006         * insetref.[Ch] (getScreenLabel):
1007         * insettoc.[Ch] (getScreenLabel):
1008         * inseturl.[Ch] (getScreenLabel): passed a Buffer const * parameter.
1009
1010         * insetcite.C (getScreenLabel): use this Buffer parameter in creating
1011         the label.
1012         (validate): remove check on "cite" when using natbib.
1013
1014 2001-07-26  Baruch Even  <baruch@lyx.org>
1015
1016         * insetgraphics.C (draw): changed casting to be in one place rather than 
1017         all over the function.
1018
1019         * insetgraphics.h:
1020         * insetgraphics.C (read): Added compatibility reads of InsetFig.
1021         
1022         * insetgraphicsParams.h:
1023         * insetgraphicsParams.C: 
1024         * insetgraphics.C: Removed inline option and changed rotateAngle to float.
1025
1026 2001-07-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
1027
1028         * insetfoot.C (validate): Added method to ensure that the
1029         right bit of LaTeX is emitted.
1030
1031         * insetfoot.h: Added validate method to set the correct
1032         LaTeXFeatures bit for the special footnote code.
1033
1034 2001-07-26  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
1035
1036         * insetquotes.C (dispString): display the right ISO8859-{1,9,15}
1037         quotes
1038
1039 2001-07-27  Juergen Vigna  <jug@sad.it>
1040
1041         * inset.h: remove not used font variable in parameter.
1042         removed checkInsertChar in UpdatableInset as it was equal to
1043         the one in Inset and so not needed.
1044
1045         * insetert.C (checkInsertChar): implementation of function
1046         checkInsertChar.
1047
1048         * inset.h: added new function checkInsertChar.
1049
1050         * various files: added c-tor and clone() function.
1051         
1052         * insetcollapsable.h: removed clone function here as this should
1053         be only realized in REAL insets and added it to all collapsable
1054         insets! (with the copy-constructor).
1055
1056 2001-07-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1057
1058         * insetminipage.C (read): handle missing parameters more gracefully
1059
1060         * insetcollapsable.C (read): handel missing collapsed more gracefully
1061
1062 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1063
1064         * insetfloat.C (read): handle missing parameters.
1065
1066         * insettext.C (read): handle old latex end_inset
1067
1068         * insetert.C (setButtonLabel): new method
1069         (init): use it, to set the dynamic label correctly
1070         (read): use it
1071
1072         * Makefile.am (EXTRA_DIST): add files that is not part or the
1073         binary here.
1074
1075         * insetcollapsable.h: remove autocollapsable (no users), remove
1076         draw_label, change_label_with_text and companion code. Remove args
1077         from some methods.
1078         * insetert.[Ch]: move here instead (only user)
1079
1080         * inset.h: rename private variable name to name_, make
1081         selectNextWord return a const string. make getInsetName return a
1082         string const &. Remove bool from open, add close.
1083
1084         * Makefile.am: don't compile insetlist, insetsection
1085         and insettheorem
1086
1087 2001-07-24  Juergen Vigna  <jug@sad.it>
1088
1089         * insetert.C (InsetERT): put init after the paragraph initialization,
1090         as otherwise we don't set the draw_label right.
1091
1092         * insetcollapsable.C (insetMotionNotify): fixed opening/closing the
1093         insets with the mouse without having strange selections.
1094         (edit): if the inset was collapsed and we open it here then put the
1095         cursor always at the beginning of the inset.
1096         (get_new_label): 15 instead of 10 max chars in the label.
1097
1098         * insetert.C (localDispatch): added and handle various stuff we
1099         need to handle here (font setting on paragraph break, not permitted
1100         layout setting, etc.).
1101
1102         * inset.h: added default copy-consturctor and implemented this in
1103         various insets with the change to use this in the clone function!
1104
1105 2001-07-24  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1106
1107         * insetminipage.C (InsetMinipage): set background color to red :)
1108
1109 2001-07-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1110
1111         * insettext.C (insetUnlock): only set update to CLEAR_FRAME if
1112         draw frame mode is LOCKED.
1113
1114         * insetcollapsable.C (edit): 
1115         (insetButtonRelease): set update status to full when
1116         opening inset.
1117
1118         * insettext.C (clearInset): 
1119         * insettabular.C (draw): 
1120         * insetlatexaccent.C (draw): honor background color.
1121
1122         * inset.h: new member background_color_, initialized to
1123         LColor::inherit.
1124
1125         * inset.C (backgroundColor): new method.
1126         (setBackgroundColor): new method.
1127
1128         * insetert.C (init): new method, called by the ctors.
1129         (InsetERT): when inserting contents, make sure the font is
1130         ALL_INHERIT.
1131
1132         * insetnote.C (InsetNote): when inserting content, remove trailing
1133         newline
1134         (init): set background color to LColor::note
1135
1136 2001-07-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1137
1138         * insetcollapsable.C: adjust
1139
1140         * insetbutton.C: adjust
1141
1142 2001-07-23  Juergen Vigna  <jug@sad.it>
1143
1144         * insetcollapsable.h: removed widthCollapsed variable, LyXFont
1145         parameter on the _collapsed function (was not needed) and call
1146         always width_collapsed().
1147
1148         * insetert.C (InsetERT): use setLabel with "true" flag.
1149
1150         * insetcollapsable.C: modified various functions to set the draw_label
1151         string right in any condition.
1152         (setLabel): added a bool parameter to set change_label_with_text.
1153
1154         * insetcollapsable.h: added draw_label string which is set to the
1155         actual drawn label-string, while label is the original static label
1156         of this collapsable inset. Added bool change_label_with_text to set
1157         if we want that the label changes to the start of the InsetText's
1158         text when collabpsed. You can set this flag with the setLabel funciton.
1159         Added bool inlined for inlined collapsable insets, but not handled
1160         yet.
1161
1162         * insetcollapsable.C (get_new_label): added should get a new label
1163         from the InsetText beginning (for now 10 chars).
1164
1165 2001-07-21  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
1166
1167         * insetquotes.C (latex): fix the handling of french double quotes
1168         when not using the french pachage.
1169
1170 2001-07-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1171
1172         * insetcollapsable.h: make WidthCollapsed mutable.
1173
1174         * insetindex.C (lyxCode): InsetIndex returns INDEX_CODE,
1175         InsetPrintIndex returns INDEX_PRINT_CODE.
1176
1177         * inset.h: add INDEX_PRINT_CODE
1178
1179         * insetcollapsable.C (draw): init widthCollapsed if necessary
1180         (width): ditto.
1181
1182         * insetquotes.C (width): use the local language, not the document
1183         language.
1184         (draw): ditto.
1185         (dispString): add additional spacing for all french languages,
1186         like fr_CA.
1187         (validate): make it work when there is no default language
1188
1189         * insetspecialchar.h: rename kind to kind_; add kind() accessor.
1190
1191         * insetnote.C (init): new method, called by the constructors
1192         (InsetNote): new constructor with contents passed as a string
1193
1194 2001-07-21  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1195
1196         * insetfootlike.C (insetAllowed): disallow float in footlike.
1197
1198         * insetert.C (InsetERT): add collapsed argument to the constrctor
1199         with contents.
1200
1201 2001-07-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1202
1203         * insetindex.h: shut off warning
1204
1205 2001-07-20  Juergen Vigna  <jug@sad.it>
1206
1207         * insetcollapsable.C (update): recoded hopefully works now!
1208
1209 2001-07-19  Juergen Vigna  <jug@sad.it>
1210
1211         * most files: implemented the below new introduced function.
1212         
1213         * inset.h: added new edit(BufferView *, bool front) method to be able
1214         to enter an inset from the front/back without knowing x/y positions
1215         and baselines inside the inset. So I just can tell the inset activate
1216         me and set the cursor on the front/back of yourself.
1217
1218 2001-07-18  Juergen Vigna  <jug@sad.it>
1219
1220         * insetcollapsable.C (edit): fixed hopefully the y parameter which
1221         is given to the InsetText.
1222         (insetButtonPress): ditto
1223         (insetButtonRelease): ditto
1224         (insetMotionNotify): ditto
1225
1226 2001-07-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1227
1228         * insetspecialchar.[Ch]: change HYPHENATION_BREAK to
1229         LIGATURE_BREAK, since the name is so stupid.
1230
1231 2001-07-20  Angus Leeming  <a.leeming@ic.ac.uk>
1232
1233         * insetnote.[Ch]: (insertInset, insetAllowed): removed. Note now uses
1234         the default InsetCollapsable methods. I.e., it can insert anything.
1235         (write) output the name of the inset, not some silly hack for
1236         compatability with the old InsetInfo.
1237         
1238         * insetinfo.[Ch]: removed.
1239         * insetnote.[Ch]: new files. InsetNote replaces InsetInfo. The inset is
1240         now collapsable, but functionality is otherwise identical to InsetInfo.
1241
1242         * Makefile.am: removed insetinfo.[Ch]. Added insetnote.[Ch].
1243
1244 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1245
1246         * insetspecialchar.[Ch]: add support for HYPHENATION_BREAK. some
1247         reformatting
1248
1249         * insetquotes.C: general cleanup
1250         (dispString): add spaces inside french double quotes.
1251         (latex): ditto. Moreover, treat first the case where the frenchb
1252         or french options have been given.
1253
1254 2001-07-19  Angus Leeming  <a.leeming@ic.ac.uk>
1255
1256         * insetcite.[Ch] (latex, validate): new methods, required for natbib
1257         support.
1258
1259 2001-07-19  Dekel Tsur  <dekelts@tau.ac.il>
1260
1261         * figinset.C (RegisterFigure): Print debug message only when
1262         current_view is available.
1263
1264 2001-07-18  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1265
1266         * many files: update to match the change below
1267
1268         * inset.h (insetAllowed): renamed from insertInsetAllowed;
1269         implement the version which takes an inset here.
1270
1271         * insetcollapsable.[Ch]: implement open and isOpen
1272
1273         * inset.h: remove insertInsetAllowed from Inset
1274         (open): new method, to open or close an inset
1275         (isOpen): returns the status of an inset
1276         (isCollapsable, colapse): removed
1277
1278 2001-07-13  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
1279
1280         * insetquotes.C (dispString): display french guillemets when using
1281         ISO8859-15.
1282
1283 2001-07-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1284
1285         * insetcollapsable.h: remove bogus return statements
1286
1287 2001-07-18  Juergen Vigna  <jug@sad.it>
1288
1289         * insettabular.C (selectNextWord): fixed spellchecking for the
1290         first cell of a tabular (wasn't entered!)
1291         (getLyXText): changed to enter automatically insettext and return
1292         it's LyXText if we're locked.
1293
1294 2001-07-17  Juergen Vigna  <jug@sad.it>
1295
1296         * various files: implemented the below functions.
1297         
1298         * inset.h: added functions
1299         - virtual string selectNextWord(BufferView *, float & value) const;
1300         - virtual void selectSelectedWord(BufferView *) { return; }
1301         - virtual void toggleSelection(BufferView *, bool /*kill_selection*/)
1302         needed for spellchecking correctly!
1303
1304 2001-07-16  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1305
1306         * insetert.C (latex): write out all paragraphs.
1307
1308 2001-07-17  Baruch Even  <baruch@lyx.org>
1309
1310         * insetgraphics.C (draw): Removed unneeded casts.
1311
1312 2001-07-16  Juergen Vigna  <jug@sad.it>
1313
1314         * insettext.C (update): fixed small oversight (reset lt to 0).
1315
1316 2001-07-14  Baruch Even  <baruch@lyx.org>
1317
1318         * insetgraphics.h:
1319         * insetgraphics.C: Added a copy c-tor and handled the same_id case. 
1320
1321 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
1322
1323         Consistent use of Lsstream.h:
1324         * figinset.C: removed using std::ostringstream directive.
1325
1326         * insetgraphics.C (createLatexOptions):
1327         * insetinclude.C (unique_id):
1328         std::ostringstream -> ostringstream.
1329         * insettext.C (localDispatch): std::istringstream -> istringstream.
1330
1331 2001-07-13  Juergen Vigna  <jug@sad.it>
1332
1333         * insetfloat.C (insertInsetAllowed): added missing const_cast.
1334
1335         * insetcollapsable.C (getLockingInset): ditto.
1336
1337 2001-07-12  Juergen Vigna  <jug@sad.it>
1338
1339         * insetcollapsable.h: added implementation of new function for
1340         collapsable status.
1341
1342         * various files: added implementation of new insertInsetAllowed-func
1343         and redone the function a bit more.
1344         
1345         * inset.h: added isCollapsable(), bool collapsed(),
1346         collapsed(BufferView *, bool) and insertInsetAllowed(Inset::Code).
1347
1348         * insetfloat.C (insertInsetAllowed): make a bit more checks.
1349
1350         * insettext.C (getLyXText): use 'lt' to assure we're not erasing the
1351         LyXText which is marked for removal while we're using it!
1352
1353         * insettext.h: added private LyXText * lt to use it to assure we are
1354         not deleting our LyXText while we're using it!
1355
1356 2001-07-11  Juergen Vigna  <jug@sad.it>
1357
1358         * insettext.C (insertInset): check if we are before the inset after
1359         inserting it! This check IS needed. Remove the Undo-Call as it is
1360         called in LyXText::insertInset!
1361
1362         * insettext.h: added struct InnerCache.
1363
1364         * insettext.C (deleteLyXText): insert a new InnerCache mechanism so
1365         that we ONLY delete the LyXText in the getLyXText() routine. So we
1366         are sure we don't delete LyXText while someone is working with it!
1367
1368 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1369
1370         * insetexternal.C: (*it). -> it->
1371         * insettext.C: ditto
1372
1373 2001-07-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1374
1375         * insetcollapsable.C (edit): always open collapsed insets (even if
1376         they are not autocollapsable)
1377
1378         * insetcommand.C (operator=): simplify.
1379
1380 2001-07-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1381
1382         * insetert.C (latex): handle META_NEWLINE
1383
1384 2001-07-09  Juergen Vigna  <jug@sad.it>
1385
1386         * insetert.h: a normal InsetText can insert insets, but we won't.
1387
1388         * inset.h: return default "false" on insertInsetAllowed and implement
1389         this function where a returnvalue != "false" is needed.
1390
1391 2001-07-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1392
1393         * insetert.C (InsetERT): new contructor
1394
1395 2001-07-06  Juergen Vigna  <jug@sad.it>
1396
1397         * a lot of files: added implementation of the below new functions
1398         and the change to clone(). Also the call of the new undo-functions
1399         where needed.
1400         
1401         * inset.h: added an inset_id, added functions getParFromID,
1402         getInsetFromID, firstParagraph, cursor and id functions, added
1403         bool same_ids to clone function.
1404
1405 2001-07-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1406
1407         * insettext.[hC]: make cached_text a shared_ptr, make Cache be a map
1408         of BufferView * and shared_ptr<LyXText>
1409
1410 2001-07-05  Juergen Vigna  <jug@sad.it>
1411
1412         * insettext.C (clear): deleted also the cache not only LyXText.
1413         (setParagraphData): ditto.
1414
1415 2001-07-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1416
1417         * insetfloat.C (latex): let the specific placement take presedence
1418         if set, otherwise choose document placement if set, otherwise just
1419         use float default placement.
1420
1421 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1422
1423         * insettext.C (localDispatch): call CutAndPaste::'s static method
1424         directly. 
1425
1426 2001-07-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1427
1428         * insetbib.C: no meed to include forms.h here.
1429
1430 2001-07-03  Angus Leeming  <a.leeming@ic.ac.uk>
1431
1432         * insettext.C: added using std::make_pair directive.
1433
1434 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1435
1436         * insettext.C (getLyXText): avoid multiple lookups, and simplify
1437         slightly
1438         (deleteLyXText): ditto
1439         (resizeLyXText): ditto
1440
1441 2001-07-02  Juergen Vigna  <jug@sad.it>
1442
1443         * insettext.C (getLyXText): introduce a cache in getLyXText so that
1444         following calls are only returned the right pointer without the over
1445         head to search in the map.
1446         (various funcs): reset the cached_bview variable as this signs that
1447         the cache is not valid anymore.
1448
1449 2001-06-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1450
1451         * insettabular.C (clone): do not copy the LyXTabular twice
1452
1453 2001-06-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1454
1455         * insettext.h (TEXT): delete method
1456
1457 2001-06-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1458
1459         * insetmarginal.C (latex): 
1460         * insetfoot.C (latex): fix spacing of notes in LaTeX
1461
1462         * insettext.C (localDispatch): use .c_str() on istringstream
1463         constructor argument.
1464
1465 2001-06-29  John Levon  <moz@compsoc.man.ac.uk>
1466
1467         * insettoc.h:
1468         * insettoc.C:
1469         * inseturl.h:
1470         * inseturl.C: fix method names in these to begin
1471           with small char too, so they inherit
1472  
1473 2001-06-28  Juergen Vigna  <jug@sad.it>
1474
1475         * insettext.C (setFont): fixed font settings using toggleFree()
1476         instead of setFont().
1477
1478 2001-06-28  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1479
1480         * Change a lot of method names to begin with a small char.
1481         Changes to a lot of files because of this.
1482
1483 2001-06-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1484
1485         * insetfloatlist.C (Write): std:: qualify ostream
1486         (Latex): ditto
1487
1488 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
1489
1490         * figinset.C:
1491         * inset.C:
1492         * insetgraphics.C: send debug output to Debug::INFO instead of
1493         Debug::ANY.
1494
1495 2001-06-26  The LyX Project  <lyx@rose.home.sad.it>
1496
1497         * insettabular.h:
1498         * insettabular.C (getStatus): update to use func_status
1499
1500 2001-06-26  ben <nicolas.marsgui@libertysurf.fr>
1501
1502         * insetref.C (DocBook): added support for cross-references without
1503         a name.
1504
1505 2001-06-26  The LyX Project  <jug@sad.it>
1506
1507         * insetref.C:
1508         * insetref.h:
1509         * insetlabel.C:
1510         * insetlabel.h: removed escape method and moved it to
1511         support/lstrings.h.
1512
1513 2001-06-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1514
1515         * insettabular.C (getMaxWidth): do the speedup in a different way,
1516         remove dead code
1517
1518 2001-06-24  The LyX Project  <Asger>
1519
1520         * insettabular.C (getMaxWidth): We cache a mapping from
1521         inset to cell in order to speed this method up.
1522
1523 2001-06-24  The LyX Project  <Asger>
1524
1525         * insettext.C: Optimized InsetText::draw or something.
1526
1527 2001-06-23  The LyX Project  <lyx@rose.home.sad.it>
1528
1529         * insettext.C (LocalDispatch): fixed inserting of 'normal chars'
1530
1531 2001-06-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1532
1533         * inset.h: name change from lyxinset.h
1534
1535 2001-06-22  Dekel Tsur  <dekelts@tau.ac.il>
1536
1537         * insetfloat.C (Validate): Add a call to InsetCollapsable::Validate
1538
1539 2001-06-14  Juergen Vigna  <jug@sad.it>
1540
1541         * insettext.C (draw): removed warnings.
1542
1543 2001-06-13  Juergen Vigna  <jug@sad.it>
1544
1545         * insettabular.C (nodraw): only go down the tree if we don't have
1546         that flag set otherwise it's obvious that we don't want to draw.
1547         (LocalDispatch): do also an update if we have an undispached result.
1548
1549 2001-06-19  Angus Leeming  <a.leeming@ic.ac.uk>
1550
1551         * insetcite.C:
1552         * insetgraphicsParams.C:
1553         * insettext.C: removed // -*- C++ -*- as first line.
1554
1555 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1556
1557         * lyxinset.h (resizeLyXText): shut off warning about unused
1558         parameter "force" 
1559
1560 2001-06-07  Juergen Vigna  <jug@sad.it>
1561
1562         * insettext.C (resizeLyXText): honor the new force flag.
1563
1564         * lyxinset.h: add 'bool force' parameter to resizeLyXText(...)
1565
1566         * insettabular.C (deleteLyXText): new function
1567
1568 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
1569
1570         * insettheorem.C:
1571         * insetminipage.C:
1572         * insetlist.C:
1573         * insetfootlike.C:
1574         * insetfloat.C:
1575         * insetert.C:
1576         * insetcollapsable.C:
1577         * insetcaption.C: LColor tidy
1578          
1579 2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1580
1581         * figinset.C: fix typo
1582
1583 2001-06-01  Juergen Vigna  <jug@sad.it>
1584
1585         * insettabular.C (resetPos): small hack so that scroll is not set to
1586         0 when we are in the last column of a tabular. This is a problem we
1587         have because of constats 20 offset on both directions, so this can
1588         cause on the limit an endless loop.
1589
1590         * insettext.C (SetFont): forgot that we can have locking insets ;)
1591
1592 2001-05-31  Juergen Vigna  <jug@sad.it>
1593
1594         * insettabular.C (LocalDispatch): small fix for LFUN_TAB.
1595
1596 2001-05-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1597
1598         * figinset.C: add using std:: directive for the C functions which
1599         need that.
1600
1601 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1602
1603         * insetfloat.C (Write): write out wide info
1604         (Read): read the wide info
1605         (Latex): use the wide info when creating latex.
1606
1607         * insettext.C: adjust
1608
1609         * insetgraphics.[Ch] (statusMessage): change to return string
1610         (width): adjust
1611         (draw): adjust
1612
1613         * figinset.C (runqueue): add std::
1614         (Recompute): ditto
1615
1616 2001-05-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1617
1618         * insetcite.C (Ascii): add std:: qualifier
1619
1620 2001-05-28  Juergen Vigna  <jug@sad.it>
1621
1622         * insettext.C (resizeLyXText): clear LyXText ONLY if we don't have
1623         a endless-width inset (maxWidth < 0).
1624         (Edit): change language only if not equal.
1625
1626         * insettabular.C (resetPos): call UpdateLocal only on REAL scroll!
1627
1628         * insettext.C (draw): fixed draw/clear of InsetText-Frame
1629
1630 2001-05-16  Juergen Vigna  <jug@sad.it>
1631
1632         * insettext.C (selectAll): added
1633         (clearSelection): added
1634
1635         * insettabular.C (SetFont): now we may set a font on a whole selection!
1636         (getSelection): added helper function.
1637
1638 2001-05-27  Dekel Tsur  <dekelts@tau.ac.il>
1639
1640         * insetcite.C (Ascii): Add method.
1641
1642 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
1643
1644         * figinset.C:
1645         * insetbib.C: fix path for OS/2 & Win32
1646
1647 2001-05-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1648
1649         * insetfoot.C (Latex): don't use % after footnote.
1650
1651 2001-05-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1652
1653         * insettext.C (Read): use clear
1654         (SetParagraphData): use LyXParagraph copy constructor instead of clone
1655
1656 2001-05-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1657
1658         * insetfloatlist.h: add a bunch of std:: qualifiers.
1659
1660 2001-05-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1661
1662         * lyxinset.h: remve LOF_CODE, LOT_CODE, LOA_CODE, add
1663         FLOAT_LIST_CODE, renumber code list.
1664
1665         * insettoc.C (getScreenLabel): remove support for float lists
1666         (LyxCode): ditto
1667         (Ascii): ditto
1668
1669         * insetfloatlist.[Ch]: new files
1670
1671         * Makefile.am (libinsets_la_SOURCES): add insetfloatlist.[Ch]
1672
1673 2001-04-27  Angus Leeming  <a.leeming@ic.ac.uk>
1674
1675         * insettabular.C (LocalDispatch):
1676         * insettext.C (LocalDispatch): getClipboard() is now a BufferView
1677         method 
1678
1679 2001-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1680
1681         * insettext.C: remvoe !NEW_INSETS cruft
1682
1683         * insettabular.C: remove !NEW_INSETS cruft
1684
1685         * insetcollapsable.h: remove !NEW_INSETS cruft
1686
1687         * insetbib.C: remove !NEW_INSETS cruft
1688
1689 2001-04-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1690
1691         * insettoc.C: hack to make listof algorithm work
1692
1693 2001-04-20  Juergen Vigna  <jug@sad.it>
1694
1695         * insettext.C (Edit): call checkAndActivateInset with y=0 if y < 0.
1696
1697 2001-04-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1698
1699         * insetquotes.C (Latex): improve the guard against
1700         unwanted !` and ?` ligatures. This should really be done in
1701         another place (to catch all this ligatures at low-level).
1702
1703 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1704
1705         * insettext.C (init): remvoe leftovers from cursor_visible change
1706         (draw): use c++ cast
1707         (LocalDispatch): dispatch LFUN_MESSAGE
1708
1709         * insettabular.C (InsetTabular): remove leftovers from
1710         cursor_visible, and scoped_ptr changes
1711         (draw): use c++ cast
1712
1713         * insetcollapsable.C (draw): use c++ cast
1714
1715         * ExternalTemplate.h: inherit privaely from noncopyable
1716         * insetcommand.h: ditto
1717         * insetinclude.h: ditto
1718
1719 2001-04-16  Allan Rae  <rae@lyx.org>
1720
1721         * insettoc.C (Ascii): 
1722         * insettext.C (draw): 
1723         * insettabular.C (setPos): 
1724         * insetminipage.C (Read): 
1725         * insetfloat.C (placement): 
1726         * insetcaption.C (Ascii, DocBook): 
1727         * figinset.C (runqueue): #warning triggers an error on Sun CC 6.0 as
1728         an unrecognised preprocessor directive.  So ensure they're wrapped. 
1729
1730 2001-04-06  John Levon  <moz@compsoc.man.ac.uk>
1731
1732         * insetexternal.h:
1733         * insetexternal.C: set view on Clone. Add _ to private members.
1734
1735 2001-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1736
1737         * insettext.C (InsetText): fix new
1738         (InsetText): reindent some, simplify deletion of par list 
1739         (clear): simplify deletion of par list, fix new
1740         (SetParagraphData): simplify deletion of par list
1741
1742         * insettabular.[Ch] (getLabelList): implement new method
1743
1744 2001-04-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1745
1746         * lyxinset.h: do not include gettext.h...
1747
1748         * inset.C:
1749         * insetcaption.C:
1750         * insetexternal.C:
1751         * insetgraphics.C:
1752         * insetindex.C:
1753         * insetlabel.C:
1754         * insetlatexaccent.C:
1755         * insetminipage.C:
1756         * insetquotes.C:
1757         * insettabular.C:
1758         * inseturl.C: ... and do it here instead
1759
1760 2001-04-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1761
1762         * insetcollapsable.[Ch] (getLabelList): add std:: on vector<string>
1763
1764         * insettext.[Ch] (getLabelList): add std:: on vector<string> 
1765
1766         * insetcollapsable.[Ch] (getLabelList): implement
1767
1768         * insettext.[Ch] (getLabelList): implement
1769
1770         * insettext.h: reindent
1771
1772         * insettabular.h: make tabular a scoped_ptr
1773
1774         * insettext.C (init): adjust for cursor_visible
1775         (ToggleInsetCursor): constify asc and desc, font, adjust for
1776         cursor_visible
1777         (ShowInsetCursor): constify asc and desc, font, adjust for
1778         cursor_visible
1779         (HideInsetCursor): adjust for cursor_visible
1780
1781         * insettabular.C: reindent some
1782         (InsetTabular): adjust for scoped_ptr and cursor_visible
1783         (InsetTabular): ditto
1784         (~InsetTabular): delete delete
1785         (Clone): adjust for scoped_ptr
1786         (Read): constify old_format, adjust for scoped_ptr, move init of
1787         token
1788         (draw): constify tx, localize loop vars.
1789         some other localization of variables, remove double initilizatons.
1790         
1791         * insetfoot.C: remove using std::ostream, add ostream where needed
1792
1793 2001-04-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1794
1795         * lyxinset.h: some reindentaion, use initializer list for
1796         constructro.
1797         UpdatableInset: make cursor_visible a private var add
1798         public isCursorVisible(), add protected toggleCursorVisible() and
1799         proctected setCursorVisible(bool), make scroll call the Inset::scroll
1800
1801         * insettoc.C: remvoe using decl
1802         (getScreenLabel): make cmdname donst
1803         (LyxCode): ditto
1804         (Ascii): ditto
1805         (Ascii): don't use endl
1806
1807         * insetfootlike.C: remove using decl at file scope and add std::
1808         where needed
1809         * insetmarginal.C: ditto
1810
1811         * insetfoot.C: some reformatting
1812
1813         * insetfloat.C (InsetButtonRelease): adjust the hit area
1814
1815         * insetert.C (SetFont): some reformatting
1816
1817         * insetcollapsable.C: some reformatting and constification
1818         (Clone): comment out.
1819         * insetcollapsable.h: some reformatting
1820         (Clone): comment out.
1821         
1822         * inset.C: reindent
1823         (scroll): simplify
1824
1825 2001-03-30  Juergen Vigna  <jug@sad.it>
1826
1827         * insetcollapsable.h: changen *inset to be a InsetText inset.
1828         
1829         * some files: changed to reflect the above change.
1830
1831 2001-03-29  Angus Leeming  <a.leeming@ic.ac.uk>
1832
1833         * insetexternal.[Ch]: renamed InsetExternal::InsetExternalParams as
1834         InsetExternal::Params.
1835         Added operator==() and operator!=() for the Params struct.
1836
1837 2001-03-29  Juergen Vigna  <jug@sad.it>
1838
1839         * lyxinset.h: changed parameter of getMaxWidth from Painter & to
1840         BufferView *.
1841
1842         * insetminipage.C: removed widthp_ and all it's functions and changed
1843         to use new %-lengths of LyXLength.
1844
1845 2001-03-28  Angus Leeming  <a.leeming@ic.ac.uk>
1846
1847         * figinset.[Ch]: changed headers lyx.h, form1.h -> figure_form.h.
1848
1849 2001-03-27  Angus Leeming  <a.leeming@ic.ac.uk>
1850
1851         * insetgraphicsParams.C (operator!=): new function, needed by the
1852         ControlGraphics class.
1853
1854 2001-03-28  Juergen Vigna  <jug@sad.it>
1855
1856         * insettext.C (InsetButtonPress): only enter !inset if button == 2
1857         (checkAndActivateInset): don't use the values returned from
1858         call to bv->checkInsetHit.
1859
1860         * insetminipage.C (Clone): set special minipage values.
1861
1862         * insetcollapsable.C (draw): changed to draw the button in the
1863         upper left corner outside the textinset.
1864         (ascent): changed because of different drawing 
1865         (descent): ditto
1866         (width): ditto
1867         (Edit): ditto
1868         (InsetButtonPress): ditto
1869         (InsetButtonRelease): ditto
1870         (InsetMotionNotify): ditto
1871
1872 2001-03-27  Dekel Tsur  <dekelts@tau.ac.il>
1873
1874         * figinset.C (GetPSSizes): Fix for the case when filename doesn't
1875         contain a suffix.
1876         (Clone): ditto
1877
1878 2001-03-26  Juergen Vigna  <jug@sad.it>
1879
1880         * lyxinset.h: added ShowInsetDialog() function in UpdatableInset.
1881
1882         * insettext.C (ShowInsetDialog): implemented above function.
1883
1884         * insettabular.C (ShowInsetDialog): ditto
1885
1886         * insetminipage.C (ShowInsetDialog): ditto
1887
1888 2001-03-23  Angus Leeming  <a.leeming@ic.ac.uk>
1889
1890         * insetinclude.[Ch]: rename InsetInclude::InsetIncludeParams as
1891         InsetInclude::Params. Don't store a buffer * in Params. Store the
1892         master file name instead.
1893
1894 2001-03-23  Juergen Vigna  <jug@sad.it>
1895
1896         * insetcollapsable.C (InsetMotionNotify):
1897         (InsetButtonRelease): 
1898         (InsetButtonPress): fixed y-offset (minipages).
1899
1900         * insettext.C (draw): force a FULL update if cleared == true.
1901
1902         * insetcollapsable.C (draw): Lars forgotten entry for changing this
1903         routine to draw the minipages on its position-flag.
1904         (InsetInInsetY): give back the right y position, because of minipage
1905         position-flag.
1906
1907 2001-03-23  José Abílio Matos  <jamatos@fep.up.pt>
1908
1909         * insetfloat.h
1910         * insetfloat.C (DocBook): docbook export code.
1911
1912 2001-03-22  Juergen Vigna  <jug@sad.it>
1913
1914         * insetminipage.C (getMaxWidth): added function to set the drawing
1915         width!
1916         (Read): should work now!
1917
1918         * insetcollapsable.C (InsetCollapsable): default is now NOT collapsed
1919         if we create a new inset.
1920
1921 2001-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
1922
1923         * figinset.C (fl_set_preemptive_callback): moved definition outside
1924         of namespace anon.
1925
1926 2001-03-20  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
1927
1928         * insetminipage.C (Read): prepare for reading of minipage arguments.
1929
1930 2001-03-18  Baruch Even  <baruch@lyx.org>
1931
1932         * insetgraphics.C: Minor cleanups of the comments and code.
1933
1934 2001-03-17  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
1935
1936         * insetminipage.C (InsetMinipage): default to not collapsed
1937
1938 2001-03-16  Juergen Vigna  <jug@sad.it>
1939
1940         * insetminipage.C (width): modified with to be a string
1941         (widthp): added widthp (for % width) support functions.
1942         (InsetButtonRelease): added to open the options dialog on button==3.
1943         (~InsetMinipage): added to hide the dialog.
1944
1945         * insetminipage.h: added hideDialog signal
1946
1947 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
1948
1949         * insetminipage.h: change the order or Position to match
1950         LyXParagraph::MINIPAGE_ALIGNMENT
1951
1952         * several files: remvoe CXX_WORKING_NAMESPACES
1953
1954         * ExternalTemplate.h: noncopyable is in namespace boost
1955         * insetinclude.h: ditto
1956         * insetcommand.h: ditto
1957
1958 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
1959
1960         * insettext.C (Edit): #else# -> #else.
1961         * insettoc.C: added using directive.
1962
1963 2001-03-14  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
1964
1965         * insetminipage.h: add pos, inner_pos, width and height. + getters
1966         and setters for all of them.
1967
1968 2001-03-13  Dekel Tsur  <dekelts@tau.ac.il>
1969
1970         * insetinclude.C (Latex): Do not exit when the textclass of the
1971         included file differ from the textclass of the parent file.
1972
1973 2001-03-12  Angus Leeming  <a.leeming@ic.ac.uk>
1974
1975         * ExternalTemplate.C (read): the reading of external insets now checks
1976         for \end_inset and removes it form the input stream.
1977
1978 2001-03-09  John Levon  <moz@compsoc.man.ac.uk>
1979
1980         * ExternalTemplate.h:
1981         * ExternalTemplate.C:
1982         * insetexternal.h:
1983         * insetexternal.C: move form to GUII
1984
1985 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
1986
1987         * insetinclude.h:
1988         * insetinclude.C: add InsetIncludeParams, use
1989         composition rather than derivation of InsetCommand
1990
1991 2001-03-12  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
1992
1993         * insettoc.C (Ascii): use the Buffer typedefs
1994
1995 2001-03-11  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
1996
1997         * insettoc.C (Ascii): implement for dynamic number of lists
1998
1999         * insetcaption.[Ch]: update from new_insets branch
2000         * insetfloat.[Ch]: ditto
2001         
2002 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
2003
2004         * insetexternal.C:
2005         * figinset.C: use new File Dialog
2006
2007 2001-03-06  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2008
2009         * insettext.C: changes becuase of ParagraphParameters.
2010
2011 2001-02-28  Baruch Even  <baruch@ev-en.org>
2012
2013         * insetgraphics.C (updateInset): Changed due to the change in
2014         GraphicsCache.
2015
2016 2001-02-26  Juergen Vigna  <jug@sad.it>
2017
2018         * insettext.C (SetFont): Set Undo only if we have selection (as it is
2019         handled in LyXText).
2020
2021 2001-02-23  Juergen Vigna  <jug@sad.it>
2022
2023         * insettext.C (draw): some small repainting fixes.
2024         (LocalDispatch): put the sel_cursor stuff after the insert of chars.
2025
2026         * inset.C (LocalDispatch): changed action to be a kb_action (as it
2027         should be) and not an int.
2028         
2029         * insettabular.C (LocalDispatch): ditto
2030
2031         * insettext.C (LocalDispatch): ditto
2032
2033         * insetcollapsable.C (LocalDispatch): ditto
2034
2035 2001-02-22  Juergen Vigna  <jug@sad.it>
2036
2037         * insettabular.C (LocalDispatch): return DISPATCHED if we cannot
2038         DISPATCH it and we don't have a locking_inset.
2039
2040 2001-02-21  Baruch Even  <baruch@ev-en.org>
2041
2042         * insetgraphics.[Ch]: Changed to use boost::shared_ptr<GraphicsCacheItem>
2043         instead of GraphicsCacheItem *.
2044
2045 2001-02-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2046
2047         * insetcollapsable.C (getLyXText): add const qualifier to second
2048         parameter. 
2049
2050 2001-02-22  Juergen Vigna  <jug@sad.it>
2051
2052         * insettext.C (getLyXText): honor the recursive parameter.
2053         (SetUpdateStatus): set need_update to CURSOR_PAR if LyXText needs it.
2054
2055         * inset.C (getLyXText): added bool recursive parameter.
2056
2057         * insettext.C (SetUpdateStatus): or the update codes.
2058         (draw): check need_update with &.
2059         (InsetButtonPress): set no_selection to not put a selection when
2060         entering an inset and it is redraws in another spot.
2061
2062         * insettext.h: made need_update an int.
2063
2064 2001-02-20  Baruch Even  <baruch@ev-en.org>
2065
2066         * insetgraphics.h:
2067         * insetgraphisc.C: Changed to use better semantics when loading images
2068         for inline view. Now it doesn't keep the pixmap itself but it's holder.
2069
2070 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
2071
2072         * insetcommand.h:
2073         * inseterror.h:
2074         * insetgraphics.C: change name of "hide" signal to "hideDialog",
2075         consistent with InsetTabular.
2076         
2077 2001-02-19  Juergen Vigna  <jug@sad.it>
2078
2079         * insettabular.C (LocalDispatch): implement PAGE up/down.
2080
2081         * insettext.C (draw): clear all of it on need_update==INIT too!
2082
2083         * insettabular.C (InsetUnlock): always clear the selection.
2084
2085         * inset.C (scroll): normally we only want to scroll the inset until
2086         it is fully visible so if top_x + offset > 20 then just set scx to 0.
2087
2088 2001-02-14  Juergen Vigna  <jug@sad.it>
2089
2090         * insettabular.C (LocalDispatch): remove x_fix as it is not used.
2091         (resetPos): fixed scroll behaviour.
2092         (LocalDispatch): do an update if moving cursor inside a table cell
2093         requests a scroll of the tabular.
2094
2095 2001-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
2096
2097         * insettext.C (textWidth): constify local var
2098
2099         * insettabular.C: small cleanup.
2100
2101         * insetfoot.C (Latex): constify local var
2102
2103         * insetcollapsable.C: small cleanup.
2104
2105         * figinset.C (runqueue): use compare instead of strcmp
2106
2107 2001-02-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
2108
2109         * insettext.C:
2110         * insetinfo.C: remove cruft
2111
2112 2001-02-14  Juergen Vigna  <jug@sad.it>
2113
2114         * insettext.C (SetUpdateStatus): added a BufferView * parameter.
2115
2116 2001-02-13  Juergen Vigna  <jug@sad.it>
2117
2118         * insettext.C (InsertInset): don't move left (is this right?)
2119
2120         * insettabular.C (LocalDispatch): use of the no_draw variable
2121
2122         * insettabular.h: new no_draw variable to stop redraw
2123
2124         * insettabular.C (TabularFeatures): fixed update for alignment change
2125
2126 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
2127
2128         * insetinclude.C:
2129         * insetbib.h:
2130         * insetbib.C: move dialogs to frontends/
2131
2132 2001-02-10  Dekel Tsur  <dekelts@tau.ac.il>
2133
2134         * insettext.C (LocalDispatch): Restore the language if the inset
2135         becomes empty.
2136
2137 2001-02-09  Dekel Tsur  <dekelts@tau.ac.il>
2138
2139         * insettext.C (moveRightIntern): Update the selection cursor.
2140         (moveLeftIntern): Ditto.
2141
2142 2001-02-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2143
2144         * Makefile.am: remove BoundingBox.h
2145
2146         * BoundingBox.h: removed
2147
2148 2001-02-08  Dekel Tsur  <dekelts@tau.ac.il>
2149         
2150         * insettext.C (LocalDispatch): Update selection cursor when moving 
2151         cursor to the right.
2152         (moveRightIntern): Call to CursorRight with 2 argument eqaul to false.
2153         (moveLeftIntern): Ditto.
2154
2155 2001-02-05  Baruch Even  <baruch.even@writeme.com>
2156
2157         * insetgraphics.C: Updated automatic image conversion, it now goes into
2158         temporary directory instead of with the image itself.
2159
2160 2001-01-21  Baruch Even  <baruch@ev-en.org>
2161
2162         * insetgraphics.C: Added Docbook support. Added Automatic image conversion
2163         to EPS or PNG when needed (support bitmap graphics).
2164
2165 2000-11-02  Baruch Even  <baruch@ev-en.org>
2166
2167         * insetgraphics.C:
2168         * insetgraphiscParams.C: Some cleaning up, changing from std::endl to '\n'
2169         and removal of commented out code.
2170
2171 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
2172
2173         * insetbib.C (callback): Update citations if the key has changed.
2174
2175 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
2176
2177         * insetbib.C (InsetBibKey): Better computation of default key.
2178         (getScreenLabel) Show both the key and the label.
2179         (getBibLabel): New method.
2180         (callback): Force a redraw if the inset have been changed.
2181
2182 2001-01-26  Dekel Tsur  <dekelts@tau.ac.il>
2183
2184         * insetref.C (getType, getName): Move methods from 
2185         src/frontends/xforms/FormRef.C.
2186
2187 2001-01-12  Dekel Tsur  <dekelts@tau.ac.il>
2188
2189         * insettabular.C: Various improvements (use only one dummy position).
2190
2191 2001-01-25  Dekel Tsur  <dekelts@tau.ac.il>
2192
2193         * insetbib.C (bibitemWidest): Use lyxfont::width instead of
2194         par->bibkey->width. This fixes the crashes when running without
2195         gui or when having included documents.
2196
2197 2001-01-22  Dekel Tsur  <dekelts@tau.ac.il>
2198
2199         * insetcommand.C (getAsString, setFromString): Cleanup.
2200
2201 2001-01-21  Dekel Tsur  <dekelts@tau.ac.il>
2202
2203         * insetref.C: Add the array InsetRef::types that contains
2204         information about all supported reference types.
2205
2206 2001-01-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2207
2208         * lyxinset.h: remove trailing comma in enum.
2209
2210 2001-01-17  John Levon  <moz@compsoc.man.ac.uk>
2211
2212         * insettext.C: kill LyXBell.