]> git.lyx.org Git - lyx.git/blob - src/insets/ChangeLog
2002-05-30 Lars Gullik Bj�nnes <larsbj@birdstep.com>
[lyx.git] / src / insets / ChangeLog
1 2002-05-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2
3         * insetexternal.C (clone): fix () bug when using new
4
5 2002-05-30  John Levon  <moz@compsoc.man.ac.uk>
6
7         * insettabular.C: add const
8
9 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10
11         * insetgraphicsParams.C (Read): use lyxlex::eatLine to read the
12         file name, in case there are weird characters like ',' in there.
13         (bug #407)
14
15 2002-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
16
17         * switch from SigC signals to boost::signals.
18
19 2002-05-28  André Pönitz <poenitz@gmx.net>
20
21         * insets/insetgraphicsParams.[Ch]:
22           put in inset related stuff from src/graphic
23
24 2002-05-26  John Levon  <moz@compsoc.man.ac.uk>
25
26         * inset.C:
27         * inset.h:
28         * insetbib.C:
29         * insetbib.h:
30         * insetcite.h:
31         * insetcite.C:
32         * insetcollapsable.C:
33         * insetcollapsable.h:
34         * inseterror.C:
35         * inseterror.h:
36         * insetert.C:
37         * insetert.h:
38         * insetexternal.C:
39         * insetexternal.h:
40         * insetfloatlist.C:
41         * insetfloatlist.h:
42         * insetgraphics.C:
43         * insetgraphics.h:
44         * insetinclude.C:
45         * insetinclude.h:
46         * insetindex.C:
47         * insetindex.h:
48         * insetlabel.C:
49         * insetlabel.h:
50         * insetparent.C:
51         * insetparent.h:
52         * insetref.C:
53         * insetref.h:
54         * insettabular.C:
55         * insettabular.h:
56         * insettext.C:
57         * insettext.h:
58         * insettoc.C:
59         * insettoc.h:
60         * inseturl.C:
61         * inseturl.h: use mouse_state. Kill insetKeyPress
62
63 2002-05-24  John Levon  <moz@compsoc.man.ac.uk>
64
65         * insetbib.C:
66         * insetbutton.C:
67         * insetcaption.C:
68         * insetcollapsable.C:
69         * inseterror.C:
70         * insetgraphics.C:
71         * insetlatexaccent.C:
72         * insetquotes.C:
73         * insetspecialchar.C:
74         * insettabular.C:
75         * insettext.C: name change for font metrics
76
77 2002-05-24  Juergen Vigna  <jug@sad.it>
78
79         * insetgraphics.h: include inset.h first (for LString.h)
80
81 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
82
83         * insettext.C: screen moved
84
85 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
86
87         * insetbib.C:
88         * insetcite.C:
89         * inseterror.C:
90         * insetert.C:
91         * insetexternal.C:
92         * insetfloat.C:
93         * insetfloatlist.C:
94         * insetgraphics.C:
95         * insetinclude.C:
96         * insetindex.C:
97         * insetminipage.C:
98         * insetparent.C:
99         * insetref.C:
100         * insettabular.C:
101         * insettext.C:
102         * insettoc.C:
103         * inseturl.C: LyXView moved into frontends/
104
105 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
106
107         * inset.C:
108         * insetbutton.C:
109         * insetcaption.C:
110         * insetcollapsable.C:
111         * insetcommand.C:
112         * inseterror.C:
113         * insetgraphics.C:
114         * insetgraphicsParams.C:
115         * insetlatexaccent.C:
116         * insetquotes.C:
117         * insetspecialchar.C:
118         * insettabular.C:
119         * insettext.C: move Painter to frontends/
120
121 2002-05-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
122
123         * insettabular.h: use more specific smart_ptr header.
124         * insettext.h: ditto
125
126         * insetgraphics.C (InsetGraphics): change call of shared_ptr::reset
127         (draw): ditto
128
129 2002-05-15  John Levon  <moz@compsoc.man.ac.uk>
130
131         * insettext.C: clear selection on paste (bug 393)
132
133 2002-05-11  Dekel Tsur  <dekelts@tau.ac.il>
134
135         * insettext.C (latex): Honor the moving_arg argument.
136
137 2002-04-22  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
138
139         * insetfoot.C (latex): if a footnote is in a title layout, then it
140         is a \thanks. And then, its contents is a moving argument.
141
142 2002-05-14  Juergen Vigna  <jug@sad.it>
143
144         * insetcollapsable.C (InsetCollapsable): forgot to initialize
145         first_after_edit.
146
147 2002-05-09  Angus Leeming  <a.leeming@ic.ac.uk>
148
149         * Insetcite.C (getNatbibLabel): don't disable natbib label support
150         when using options "Full author list" or "Upper case".
151
152 2002-05-14  Herbert Voss  <voss@perce.de>
153
154         * insetgraphics.C (prepareFile): allow files with same name
155         in different dirs
156         (readFigInset): set the flags from old figinset in the right
157         manner
158         (findTargetFormat): more comments
159
160 2002-05-14  Juergen Vigna  <jug@sad.it>
161
162         * insettext.C (edit): tell checkAndActivateInset() that we don't
163         have a button press.
164         (checkAndActivateInset): if button < 0 we don't have a button press
165         on the inset and os we won't call edit on it if it's not a Highly
166         editable inset (then we have to enter it).
167
168 2002-05-13  Juergen Vigna  <jug@sad.it>
169
170         * insetcollapsable.C (insetButtonRelease): returned wrong return
171         value.
172
173 2002-05-09  Juergen Vigna  <jug@sad.it>
174
175         * insetcollapsable.C (edit): first_after_edit should only be
176         set to true if we enter this inset and it was collapsed so we
177         open it up. This is needed to reclose it after a search/replace
178         or spellcheck function opened it and was negative.
179
180 2002-05-09  Dekel Tsur  <dekelts@tau.ac.il>
181
182         * insetfloat.C (latex): Return correct value.
183
184 2002-05-04  Herbert Voss  <voss@perce.de>
185
186         * InsetgraphicsParams.C (read): fix bug with WH
187
188 2002-05-05  Dekel Tsur  <dekelts@tau.ac.il>
189
190         * insetfloat.C (latex): More sensible latex output
191         (fix the problem with endfloat).
192
193 2002-05-02  José Matos  <jamatos@fep.up.pt>
194
195         * insetgraphics.C (validate): acess params as everyone else.
196
197 2002-05-03  Juergen Vigna  <jug@sad.it>
198
199         * insettabular.C (fitInsetCursor): recalculate the cursor position
200         if I request it.
201
202 2002-05-01  Angus Leeming  <a.leeming@ic.ac.uk>
203
204         * InsetgraphicsParams.[Ch]: whitespace.
205
206 2002-04-28  Dekel Tsur  <dekelts@tau.ac.il>
207
208         * insetfloatlist.C (getScreenLabel): Fix crash in the case where
209         float type do not exist.
210
211 2002-04-28  Herbert Voss  <voss@perce.de>
212
213         * insetgraphics.C (latex): fix bug with missing file-extension.
214         LaTeX still allows a missing "eps" or "ps".
215
216 2002-04-26  Angus Leeming  <a.leeming@ic.ac.uk>
217
218         * insetfloat.C (c-tor, wide): translate the name of the float.
219
220 2002-04-22  Angus Leeming  <a.leeming@ic.ac.uk>
221
222         * insetcite.[Ch]: take Herbert's patch to give WYSIWYG citation labels
223         when using natbib and make it work efficiently. Must emphasise that the
224         real work is Herbert's.
225
226 2002-04-23  Herbert Voss  <voss@perce.de>
227
228         * insetgraphic.C (prepareFile): fix bug with overwriting and
229         deleting an existing *.eps-file in the doc-dir
230
231 2002-04-23  Juergen Vigna  <jug@sad.it>
232
233         * insettabular.C (drawCellSelection): fix off by 1 error.
234
235 2002-04-22  Juergen Vigna  <jug@sad.it>
236
237         * insettabular.C (setFont): rewoke full selection if it was asked,
238         after we changed all we had to change.
239
240         * insettext.C (insetUnlock): code was uninitialized in some situations.
241
242 2002-04-19  Herbert Voss  <voss@perce.de>
243
244         * insetgraphic.C (prepareFile): return filename without
245         extension if we only export without compiling
246
247 2002-04-19  Juergen Vigna  <jug@sad.it>
248
249         * insettext.C (draw): call a fullRebreak on the row where we had a
250         change and reset the cursor and selection-cursors.
251
252         * insettabular.C (insetUnlock):
253         (insetButtonPress): call an update before setting the_locking_inset = 0
254         as otherwise we don't repaint!
255         (update): reset the cursor position when we changed dimensions as
256         otherwise our cursor may be on the wrong spot.
257
258 2002-04-18  Juergen Vigna  <jug@sad.it>
259
260         * insettabular.C (localDispatch): repaint the cell if it was unlocked.
261         (unlockInsetInInset): set the_locking_inset to 0 only AFTER we made the
262         redraw otherwise we won't redraw.
263
264         * insettext.C (draw): fixed the setting of LyXText::first_y it was
265         not really right before, but I only discovered this with the last
266         changes to Page up/down.
267
268 2002-04-17  Juergen Vigna  <jug@sad.it>
269
270         * insettext.C (checkAndActivateInset): simplified as we now have the
271         edit(bv, bool) call.
272
273         * insettext.h: changed behind variables to front variables to be
274         equal to the one in the edit call (as it is for that they are used).
275
276 2002-04-16  Angus Leeming  <a.leeming@ic.ac.uk>
277
278         * insetnote.h (ascii): overide the InsetCollapsable::ascii method to
279         not output anything at all!
280
281 2002-04-16  Juergen Vigna  <jug@sad.it>
282
283         * insettabular.C (insetButtonPress):
284         (insetUnlock): call a redraw on unlocking the cell inset.
285
286         * insettext.C (insetButtonPress): same as below.
287         (lockInset): new function to set initial values when inset should
288         be locked.
289         (insetButtonPress): use above function.
290         (insetUnlock): don't force a repaint only set the updateStatus. The
291         outside world should repaint if it thinks it should be done!
292
293         * insettabular.C (insetButtonPress): init values if not set as locked
294         as we are locked if someone presses on us and don't call the edit()
295         call of the InsetText to lock it do it as BufferView does it!
296
297         * inset.h (insetInInsetY): make func const and return an int.
298         * insettext.C:
299         * insettabular.C:
300         * insetcollapsable.C: adapt the above changed function.
301
302 2002-04-15  Juergen Vigna  <jug@sad.it>
303
304         * insettext.C (getCursorPos): return relative position as to be able
305         to give them directly to the edit() call.
306         (edit): we have to set also x_fix as it is not set inside the
307         setCursorFromCoordinates call!
308         (insetMotionNotify): ditto.
309
310 2002-04-16  Angus Leeming  <a.leeming@ic.ac.uk>
311
312         * insetbib.C (getKeys): strip leading '\t's from the line too.
313         With thanks to Henry Pfister <hpfister@ucsd.edu>.
314
315 2002-04-12  Juergen Vigna  <jug@sad.it>
316
317         * insettext.h: added cix() helper function and use it where appropriate
318
319 2002-04-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
320
321         * insetgraphics.C (prepareFile): fix bug when graphics is a
322         relative path
323
324 2002-04-12  Juergen Vigna  <jug@sad.it>
325
326         * insettext.C (insertInset): remove unneeded code!
327         (updateLocal): fitCursor() fixes.
328         (collapseParagraphs): fix a possible problem when having a selection
329         and collapsing the paragraphs.
330
331 2002-04-08  Herbert Voss  <voss@perce.de>
332
333         * insetgraphic.C (write): write the rotating angle as
334         a float as is. test only for != 0.0
335
336 2002-04-11  Juergen Vigna  <jug@sad.it>
337
338         * insettext.C: new function ciy() and use it for setting inset_y.
339
340         * insetert.C (draw): fix the x return for collapsed version.
341
342 2002-04-07  Herbert Voss  <voss@perce.de>
343
344         * insetgraphic.C (readFigInset): fix bug with subcaption and
345         rotating
346
347 2002-04-08  Herbert Voss  <voss@lyx.org>
348
349         * insetgraphicsparam.C: forgot special option and delete old
350         1.2.0 stuff
351
352 2002-04-05  Juergen Vigna  <jug@sad.it>
353
354         * insettext.C (localDispatch): make a CURSOR update if we inserted
355         a character.
356
357 2002-04-04  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
358
359         * insetfloatlist.C (getScreenLabel):
360         (latex): use Floating::listName
361         (validate): new method
362
363 2002-04-03  José Matos  <jamatos@fep.up.pt>
364
365         * insetlabel.C (docbook): the anchor is an empty element in docbook.
366
367         * insetfoot.[Ch] (docbook): added forgotten method.
368
369 2002-04-03  Juergen Vigna  <jug@sad.it>
370
371         * insettext.C (insetButtonPress): fix insetButtonPress events the same
372         way as in Bufferview_pimpl.
373
374 2002-04-03  Allan Rae  <rae@lyx.org>
375
376         * insetgraphics.C (latex): one % too many makes living on the bleeding
377         edge fun with less than 30 minutes to a meeting with a PhD supervisor.
378
379 2002-03-28  Herbert Voss  <voss@lyx.org>
380
381         * insetgraphic.C (latex): simplify the code for the latex
382         output when the file doesn't exist
383
384 2002-03-29  Juergen Vigna  <jug@sad.it>
385
386         * insettext.C (updateLocal): fixes to fitCursor calls when locking/
387         unlocking inset.
388
389         * insettabular.C (edit): call fitCursor().
390
391         * insettext.C (insetButtonPress): change behaviour of no_selection
392         to the one in the BufferView selection_possible and fix the spurious
393         selection bug with it.
394         (localDispatch): revoke selection on BREAK... functions.
395
396 2002-03-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
397
398         * insetfloatlist.C (getScreenLabel): translate the GUI label.
399
400 2002-03-28  Juergen Vigna  <jug@sad.it>
401
402         * insettabular.C (insetAllowed): return true as default value otherwise
403         we're not able to insert insets inside paragraphs of an not locked
404         insettext!
405
406 2002-03-27  Herbert Voss  <voss@lyx.org>
407
408         * insetgraphicsparam.C: change c%, p% to col%, page%
409
410 2002-03-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
411
412         * insetspecialchar.C (isLineSeparator): disable the nice code to
413         allow linebreaks after hyphenation and menu separators.
414
415 2002-03-26  Herbert Voss  <voss@lyx.org>
416
417         * insetgraphics.C (figinsetRead): set the right lyxview
418
419 2002-03-26  Angus Leeming  <a.leeming@ic.ac.uk>
420
421         * insetgraphicsParams.C (latexify): use \textbackslash in preference to
422         $\backslash$ and pass a "string const &" to the function.
423         (prepareFile, latex): use Path rather than MakeAbsPath.
424
425 2002-03-26  Angus Leeming  <a.leeming@ic.ac.uk>
426
427         * insetgraphicsParams.C (Read): revert Herbert's fix and apply the
428         proper fix to the graphics cache.
429         (latex): "really" nice output if the file is not found ;-)
430
431 2002-03-26  Juergen Vigna  <jug@sad.it>
432
433         * insettext.C (setText): added a LyXFont param and call reinitLyXText()
434         (collapseParagraphs): fixed inserting of separator ' '
435
436         * insettabular.C (insertAsciiString): only check for buffer lenght
437         not if we have \t or \n inside the buffer as if we don't have we only
438         have 1 cell and that's it!
439
440         * insetert.C (close): don't collapse if inlined.
441
442 2002-03-25  Herbert Voss  <voss@lyx.org>
443
444         * insetgraphicsParams.C (Read): prevent LyX from hanging if the
445         graphics file does not exist.
446
447 2002-03-25  Angus Leeming  <a.leeming@ic.ac.uk>
448
449         * insetgraphics.C (prepareFile): ensure that the file has an absolute
450         path when preparing export.
451
452         * insetgraphicsParams.[Ch] (Write): no longer passed Buffer *, as we
453         no longer MakeRelPath.
454
455 2002-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
456
457         * insetgraphics.[Ch] (c-tor, setParams, updateInset): passed filepath.
458         Used to determine the absolute path to the graphics file in the
459         graphics cache and only in the graphics cache.
460         (readInsetGraphics, readFigInset) : no longer passed buffer. Do not
461         make graphics file name absolute if it is stored as a relative path.
462
463         * insetgraphicsParams.[Ch] (Read): no longer passed buffer. Do not
464         make graphics file name absolute if it is stored as a relative path.
465
466         * insettext.C (edit): emit an updateParagraph signal on entering a text
467         inset. Needs to be emitted when leaving the inset also.
468
469 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
470
471         * all files: ws cleanup
472
473         * Makefile.am: remove ld -r stuff
474
475 2002-03-21  Juergen Vigna  <jug@sad.it>
476
477         * insettext.C (appendParagraphs): new function added to append
478         the paragraphs to this insets paragraphs.
479
480 2002-03-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
481
482         * Makefile.am: special rules if partial linking
483
484 2002-03-19  Juergen Vigna  <jug@sad.it>
485
486         * insetgraphics.C (draw): fixed the setting of CHANGED_IN_DRAW!
487
488 2002-03-18  Angus Leeming  <a.leeming@ic.ac.uk>
489
490         * insetgraphics.C: Clean up Baruch's comments a little.
491         (c-tor): remove code setting id_, as it's set in the Inset c-tor.
492
493 2002-03-14  John Levon  <moz@compsoc.man.ac.uk>
494
495         * insettabular.C:
496         * insettheorem.C: wrap warnings
497
498         * insetgraphics.C: improve messages, move cached_status_
499           setting to safer place
500
501 2002-03-18  Juergen Vigna  <jug@sad.it>
502
503         * insettabular.C (unlockInsetInInset): removed unneeded showCursor
504         calls.
505         (localDispatch): ditto
506
507         * insettext.C (edit): removed unneeded showCursor calls.
508         (localDispatch): ditto.
509
510 2002-03-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
511
512         * insetgraphics.h: remove display() method.
513
514 2002-03-11  Juergen Vigna  <jug@sad.it>
515
516         * insetgraphics.C (draw): hack to fix the redrawing bug.
517         (draw): seems this fixes #268 (force redraw of row if we changed).
518
519         * insettext.C (updateInsetInInset): fixed for updates in insets inside
520         this inset text (don't know why I missed this earlier).
521
522 2002-03-08  Juergen Vigna  <jug@sad.it>
523
524         * insettabular.C (updateLocal): do a FULL update if we're not locked
525         and only a CELL update is asked.
526
527         * insettext.C (updateInsetInInset): update insets inside inset also
528         if it isn't inside the_locking_inset.
529
530         * insettabular.C (updateInsetInInset): ditto.
531
532 2002-03-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
533
534         * insetexternal.C (doSubstitution): check whether we are using a
535         temp dir for defining $$FPath
536
537 2002-03-07  Angus Leeming  <a.leeming@ic.ac.uk>
538
539         * insettabular.C:
540         * insettext.C: remove #include "WorkArea.h".
541
542 2002-03-06  Juergen Vigna  <jug@sad.it>
543
544         * insettext.C (draw): fixed frame redrawing.
545         (clear): forgot to set the inset_owner of the paragraph.
546
547         * insetert.C (status): pay attention the bv can be 0 here!
548         (getMaxWidth): add the default leftMargin
549
550 2002-03-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
551
552         * insetert.C (getMaxWidth): make w unsigned int.
553
554 2002-03-05  Juergen Vigna  <jug@sad.it>
555
556         * insetert.C (status): change behaviour of Inlined.
557         (getMaxWidth): added for new inlined behaviour.
558
559 2002-03-05  José Abílio Oliveira Matos  <jamatos@novalis.fc.up.pt>
560
561         * insetnote.h (linuxdoc, docbook): add empty methods.
562         * insetinclude.C (validate): fix a case where buffer->niceFile was used
563         before being initialized.
564
565 2002-03-05  Juergen Vigna  <jug@sad.it>
566
567         * insettext.C (insetButtonPress): don't call exit on a InsetButtonPress
568         only that one in the inset. Should be enough.
569         (updateLocal): set the selection cursor always if we don't have a
570         selection to be sure it's set!
571
572         * insettabular.C (insetButtonPress): don't hit a sub inset 2 times.
573
574 2002-03-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
575
576         * insettext.C (clear): a gross hack to set layout on a newly
577         created paragraph.
578
579 2002-03-04  Juergen Vigna  <jug@sad.it>
580
581         * insettabular.C (localDispatch): inserted handling of
582         LFUN_FILE_INSERT_ASCII_PARA and LFUN_FILE_INSERT_ASCII.
583         (insertAsciiString): new helper function.
584
585 2002-03-04  Jose Abilio Oliveira Matos  <jamatos@novalis.fc.up.pt>
586
587         * insetinclude.C (linuxdoc, docbook): deal correctly with the niceFile
588         argument.
589
590 2002-03-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
591
592         * insettext.C (InsetText): initalize newly created par with
593         default layout. add bufferparams parameter
594         first -> first_y
595
596         * insetcaption.[Ch] (InsetCaption): add BufferParams parameter
597         * insetcollapsable.[Ch] (InsetCollapsable): ditto
598         * insetert.[Ch] (InsetERT): ditto
599         * insetfloat.[Ch] (InsetFloat): ditto
600         * insetfoot.[Ch] (InsetFoot): ditto
601         * insetfootlike.[Ch] (InsetFootLike): ditto
602         * insetmarginal.[Ch] (InsetMarginal): ditto
603         * insetminipage.[Ch] (InsetMinipage): ditto
604         * insetnote.[Ch] (InsetNote): ditto
605         * insettabular.[Ch] (InsetTabular): ditto + adjust for tabular changes
606
607 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
608
609         * insettext.C: layout as string
610
611         * insetinclude.C: layout as string
612
613         * insetert.C: layout as string
614
615         * insetbib.C: layout as string
616
617 2002-02-28  Angus Leeming  <a.leeming@ic.ac.uk>
618
619         * insetert.C:
620         * insettabular.C: remove #include "lyx_gui_misc.h".
621
622 2002-02-26  John Levon  <moz@compsoc.man.ac.uk>
623
624         * Makefile.am:
625         * figinset.h:
626         * figinset.C:
627         * inset.h: remove figinset, yahoo !
628
629 2002-02-28  Angus Leeming  <a.leeming@ic.ac.uk>
630
631         * insetgraphics.C (c-tors): initialise parent classes explicitly in
632         copy c-tor and initialise member variables in the correct order.
633
634 2002-02-28  Juergen Vigna  <jug@sad.it>
635
636         * insettabular.C (localDispatch): clear selection on PgUp/Down.
637
638 2002-02-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
639
640         * inset.h: ... and add a better one here.
641
642         * insetcommand.C (insetButtonRelease): remove that one which was a
643         bit broken...
644
645 2002-02-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
646
647         * insetcommand.C (insetButtonRelease): ... and move it here.
648
649         * inseturl.h: remove insetButtonRelease from there...
650
651 2002-02-26  Juergen Vigna  <jug@sad.it>
652
653         * inseturl.h: Added a insetButtonRelease call returning true as
654         prove of concept.
655
656         * insetlabel.C (edit): Fixed wrong update handling after change I
657         leave in the wrong code for the one who wrote it to remove and have
658         a look what he did wrong.
659
660         * insettabular.C (localDispatch): force a SELECTION update if we
661         had a selection and we passed the event down to the inset (fix #213)
662         (localDispatch): handle font changing stuff when we have a cell
663         selection so that the selection is not rewoked. I don't really like
664         this fix, but it's the only way I see to do it right now.
665
666 2002-02-22  Juergen Vigna  <jug@sad.it>
667
668         * insettext.C (insetUnlock): set the cursor to the second paragraph
669         if available and if the first one is empty (fix #191).
670
671 2002-02-20  Juergen Vigna  <jug@sad.it>
672
673         * insettext.C (getDrawFont): implemented this function to call the
674         one of the owner if present as the owner normally knows what to do
675         with us.
676
677         * insetert.C: implement getDrawFont() function and comment out all
678         the crap for setting a special latex font inside this inset.
679         (InsetERT): added a Lanugage parameter to this constructor.
680
681         * inset.h: added function getDrawFont(LyXFont & font) to be able to
682         change the font for being drawn on screen (used only in InsetERT for
683         now).
684
685         * insettabular.C (draw): clear the parts around a cellinset ALWAYS
686         and also above (was missing).
687         (updateLocal): don't remove the cell selection if we have one this
688         should be done where we really want to remove it.
689
690 2002-02-20  José Matos  <jamatos@fep.up.pt>
691
692         * insetinclude.h: include_label made string const.
693
694         * insetinclude.C (InsetInclude): moved include_label initialization.
695         (linuxdoc):
696         (docbook):
697         (validate): fix support for temporary directory, for docbook and
698         linuxdoc.
699
700         * insetgraphics.h : new private member, graphic_label, that holds
701         the entity name that defines the graphics location (SGML).
702
703         * insetgraphics.C (unique_id): new function to give a unique label
704         for graphic.
705         (docbook):
706         (validate): the file locatation is given by an entity reference.
707
708 2002-02-18  Herbert Voss  <voss@lyx.org>
709
710         * insetgraphics.C: use [Debug::GRAPHICS] for lyxerr
711
712 2002-02-18  Angus Leeming  <a.leeming@ic.ac.uk>
713
714         * insetexternal.C Changes due to the renaming of support/syscall.[Ch]
715         as support/systemcall.[Ch] and of class Systemcalls as class SystemCall.
716
717 2002-02-18  José Matos  <jamatos@fep.up.pt>
718
719         * insetinclude.C (validate): some code only applies to latex buffers,
720         it was made conditional.
721
722 2002-02-12  Herbert Voss  <voss@lyx.org>
723
724         * insetgraphics.C: (prepareFile) do not check at this time
725         if the file is present.
726
727 2002-02-12  Herbert Voss  <voss@lyx.org>
728
729         * insetgraphics.C: latex(), return the correct newlines
730
731 2002-02-13  José Matos  <jamatos@fep.up.pt>
732
733         * inseturl.C (docbook): escape & in url.
734
735 2002-02-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
736
737         * insetspecialchar.C (isLineSeparator): line breaking is allowed
738         after HYPHENATION and MENU_SEPARATOR
739
740         * inset.h (isLineSeparator): new method, returns false by default.
741
742 2002-02-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
743
744         * insetert.C (status): do not update the text inset, but the ERT
745         inset.
746
747 2002-02-11  John Levon  <moz@compsoc.man.ac.uk>
748
749         * insetnote.C: use notebg for background
750
751 2002-02-08  Herbert Voss  <voss@lyx.org>
752
753         * insetgraphic.C:
754         * insetgraphicsParams.[Ch]: adding new Option noUnzip to
755         prevent LyX from unzipping when this should be handled
756         by latex vis the graphic.cfg.
757         clean up the code
758
759 2002-02-08  Herbert Voss  <voss@lyx.org>
760
761         * insetgraphic.C: prepareFile(): fix bug when file doesn't
762         exists, than return filename with extension
763
764 2002-02-06  Herbert Voss  <voss@lyx.org>
765
766         * insetgraphic.C: prepareFile(): don't convert the file, when
767         it's not viewed in LyX. Saves a lot of time when opening a
768         document!
769
770 2002-02-05  Herbert Voss  <voss@lyx.org>
771
772         * insetgraphic.C:
773         * insetgraphicsParams.[Ch]: some cosmetic changes to latex output
774         and adding a rotate bool similiar to subcaption
775
776 2002-02-04  Herbert Voss  <voss@lyx.org>
777
778         * insetgraphic.C:
779         * insetgraphicsParams.[Ch]: add a LyXView-scale to have a
780         similiar view to the LaTeX one. Get zipped files work.
781
782 2002-02-04  Angus Leeming  <a.leeming@ic.ac.uk>
783
784         * insetgraphicsParams.C (init): set display to DEFAULT.
785         No longer #include "lyxrc.h".
786
787 2002-02-04  Angus Leeming  <a.leeming@ic.ac.uk>
788
789         * insetgraphics.C (readFigInset): comment out the "zippedFile" stuff
790         for now (so that the code compiles).
791
792 2002-02-02  Herbert Voss  <voss@lyx.org>
793
794         * insetgraphic.C: delete inVariant() and some minor changes
795         * insetgraphicsParams.[C]:
796
797 2002-02-01  Angus Leeming  <a.leeming@ic.ac.uk>
798
799         * insetgraphics.C (updateInset): if params.display == DEFAULT,
800         interogate lyxrc.display_graphics before diaplaying the graphic.
801
802         * insetgraphicsParams.[Ch]: respect the new DEFAULT state of
803         InsetGraphicsParams::DisplayType.
804
805 2002-01-31  Herbert Voss  <voss@lyx.org>
806
807         * insetgraphic.C: (readfigInset) set display to pref-default
808
809 2002-01-30  Herbert Voss  <voss@lyx.org>
810
811         * insetgraphic.C: get the filetyp from it's contents
812         * insetgraphicparams.C: add token scale and lyxrc.display when
813         creating a new inset
814
815 2002-01-30  Angus Leeming  <a.leeming@ic.ac.uk>
816
817         * figinset.C: added using std::ios directive.
818
819 2002-01-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
820
821         * figinset.C (runqueue): open translation file in binary mode (for
822         cygwin).
823
824 2002-01-27  Herbert Voss  <voss@lyx.org>
825
826         * insetgraphic.[Ch]: mostly newritten to support graphicx with
827         all options and to be sure that the old figinsets are correct
828         converted.
829         * insetgraphicParams.[Ch]: a lot of chamges to have a clean data-
830         structure and to support all lengths as LyXLength. The Parameter
831         structure changed again, but reading of "old" 1.2 graphic insets
832         is no problem.
833
834 2002-01-20  Dekel Tsur  <dekelts@tau.ac.il>
835
836         * insetert.h (forceDefaultParagraphs): Added
837
838 2002-01-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
839
840         * insettabular.C (getMaxWidth):
841         (forceDefaultParagraphs): use Tabular::GetCellFromInset
842
843 2002-01-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
844
845         * insettabular.C (getMaxWidthOfCell): adapt to the new definition
846         of LyXLength::inPixels
847
848         * inset.C (latexTextWidth):
849         * insetminipage.C (latexTextWidth): new method, which implements
850         the equivalent of the LaTeX macro \textwidth
851
852         * insetminipage.C (getMaxWidth): use latexTextWidth
853
854 2002-01-18  Juergen Vigna  <jug@sad.it>
855
856         * inset.C (getMaxWidth): try to fix fluctuation of collapsable insets.
857
858 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
859
860         * insettabular.C (getMaxWidthOfCell): use LyXLength::inPixels
861
862         * insetminipage.[Ch]: change width_ and height_ to be LyXLength
863         instead of string
864
865 2002-01-17  Juergen Vigna  <jug@sad.it>
866
867         * insettabular.C (lockInsetInInset): same change as in insettext.
868
869         * insettext.C (draw): width() function was called without setting
870         the right top_x which could lead to wrong insetWidth setting!
871         (lockInsetInInset): call edit instead of calling lockInset if we
872         have to lock an inset inside!
873         (edit): we have to also tell the inset that we have to redraw the
874         frame on an edit call if this inset draws a frame only if locked.
875
876 2002-01-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
877
878         * insetbib.C (getFiles): uncomment Path variable.
879
880 2002-01-16  Juergen Vigna  <jug@sad.it>
881
882         * insettabular.C (forceDefaultParagraphs): fixed bug returning value
883         of wrong cell.
884
885 2002-01-16  Allan Rae  <rae@lyx.org>
886
887         * insetinclude.C (docbook): someone forgot a ";"
888
889 2002-01-16  José Matos  <jamatos@fep.up.pt>
890
891         * figinset.C (docbook): removed a old place holder "@".
892         * insetgraphics.C (docbook): remove the file sufix if graphic is eps.
893         * insetinclude.C (linuxdoc): if include is verbatim, then export the
894         ascii text version, clearly guarded inside a CDATA section.
895         (docbook): in docbook 4, inlinegraphics is empty.
896         * insettabular.C (linuxdoc): export the ascii version of the table
897         inside a CDATA section.
898
899 2002-01-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
900
901         * insetparent.C (InsetParent):
902         * insetgraphicsParams.C (Write):
903         (Read):
904         * insetgraphics.C (prepareFile):
905         (readFigInset):
906         (docbook):
907         * insetexternal.C (executeCommand):
908         (doSubstitution): use Buffer::filePath
909
910         * insetbib.C (getFiles): add a #warning for Angus
911
912         * insetgraphics.C: Add a remark about how filenames should be
913         considered to be relative to buffer (but absolute is still allowed)
914         (draw): do not try to get status if lyxrc.use_gui is false
915
916 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
917
918         * inset.[Ch]:
919         * insetcollapsable.[Ch]:
920         * insettabular.[Ch] (searchForward, searchBackward): change the
921         bool const & params to bool.
922
923         * insetminipage.[Ch] (width, height): renamed as pageWidth, pageHeight
924         to avoid the name clash with InsetCollapsable's methods of the same
925         names but different functionality.
926
927 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
928
929         * insettext.C (ascii): use lyx::count rather than countChar.
930
931 2002-01-14  John Levon  <moz@compsoc.man.ac.uk>
932
933         * insettabular.C: return early for the LFUN_*BUF[SEL] funcs too
934
935 2002-01-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
936
937         * insetgraphics.C (updateInset): do not try to render image if
938         lyxrc.use_gui is false (bug #104)
939
940         * insetinclude.C (loadIfNeeded): do not call bufferlist.readFile
941         if file does not exist
942
943         * figinset.C (browseFile): add shortcuts to directory buttons
944
945         * insettext.C (updateLocal): update menubar and toolbar here too.
946
947 2002-01-13  Allan Rae  <rae@lyx.org>
948
949         * insettabular.C (InsetTabular): Both constructors now initialise
950         all class variables.
951
952 2002-01-11  Juergen Vigna  <jug@sad.it>
953
954         * insettext.C (insetButtonPress): set the_locking_inset to 0.
955
956 2002-01-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
957
958         * insettabular.C (getStatus): add forgotten brace around multiline
959         if statement.
960
961 2002-01-09  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
962
963         * insetfloat.C (validate): require "float" instead of "floats".
964
965 2002-01-08  Martin Vermeer  <martin.vermeer@hut.fi>
966
967         * insettabular.C (getStatus): use FuncStatus
968
969 2002-01-08  Juergen Vigna  <jug@sad.it>
970
971         * insettabular.C (insetButtonRelease): now this should work too
972         correctly.
973
974         * insetminipage.C (getMaxWidth): fixed for minipage inside insets and
975         if the width is a percentage.
976
977         * inset.h: added isChar() function and implemented this for
978         insetspecialchar insetquotes and insetlatexaccent.
979         added forceDefaultParagraphs() and implemented it for insettabular.
980
981 2002-01-07  Juergen Vigna  <jug@sad.it>
982
983         * insettext.C (getLyXText): Fixed this function. An insert into the
984         map is only done if we REALLY have a new BufferView.
985
986 2002-01-07  Martin Vermeer  <martin.vermeer@hut.fi>
987
988         * insettext.C: fix bug illustrated by attachment #37 of bug #59
989
990 2002-01-05  John Levon  <moz@compsoc.man.ac.uk>
991
992         * insetinclude.C: fix use of FileInfo
993
994 2002-01-07  Juergen Vigna  <jug@sad.it>
995
996         * insettabular.C (draw): fixed clearing of cell around inset.
997
998 2002-01-05  Juergen Vigna  <jug@sad.it>
999
1000         * insettext.C (draw): move the calls so that insetWidth/Asc/Desc
1001         variables are updated.
1002
1003         * insettabular.C (resetPos): set always the inset_y as it may be
1004         needed in another function.
1005         (searchBackward): don't draw while searching.
1006
1007 2002-01-04  Juergen Vigna  <jug@sad.it>
1008
1009         * insettext.C (lockInsetInInset): forgot to set a cursor.
1010
1011 2002-01-02  Juergen Vigna  <jug@sad.it>
1012
1013         * insettext.C (insertInset): make the correct undo informations on
1014         inserting new insets.
1015
1016 2001-12-31  John Levon  <moz@compsoc.man.ac.uk>
1017
1018         * insettabular.C: correct single-cell select vertically
1019
1020 2001-12-27  Juergen Vigna  <jug@sad.it>
1021
1022         * insettabular.C (ascii): export as tab-separated-values if the
1023         function was not called from export (f.ex.: clipboard).
1024
1025         * insetcollapsable.h: added default support for ascii, linuxdoc and
1026         docbook export (the insettext is exported by default!)
1027
1028         * insettabular.C (copySelection): suff the clipboard with the tabular
1029         data in a tab separated format, seems more naturals then with all the
1030         formating.
1031
1032 2001-12-24  Juergen Vigna  <jug@sad.it>
1033
1034         * insettext.C (insetMotionNotify): added a mouse_x & mouse_y position
1035         to check for REAL mouseMotion.
1036
1037 2001-12-20  Juergen Vigna  <jug@sad.it>
1038
1039         * inset.C (cursor): return the owners cursor if available instead of
1040         always only the bv->text->cursor.
1041
1042         * insettabular.C (checkLongtableSpecial): works now.
1043
1044 2001-12-19  Juergen Vigna  <jug@sad.it>
1045
1046         * insettabular.C (tabularFeatures): fix the row setting of ltt as
1047         this has to be always row + 1 as 0 means not selected!
1048         (checkLongtableSpecial): added
1049         (tabularFeatures): better longtable options support
1050
1051         * insettext.C (resizeLyXText): reinit the text always also on a
1052         empty insettext!
1053
1054 2001-12-18  Juergen Vigna  <jug@sad.it>
1055
1056         * insettext.C (updateInsetInInset): look if we have to autocollapse
1057         paragraps and return if the update is requested for ourself.
1058
1059         * insetert.C (status): update the insettext not myself as that is what
1060         we need.
1061
1062         * insetcollapsable.C (updateInsetInInset): always call the InsetText's
1063         function only return if the update was requested with myself.
1064
1065         * insettext.C (insetButtonPress): fixed stupid bug.
1066         (various functions): pay attention that lt is cleared BEFORE calling
1067         updateLocal() and try to use it in the right manner (don't use it
1068         if it's not really neccessary!)
1069         (collapseParagraphs): insert a blank between collapsing paragraphs
1070         if neccessary (not already there!).
1071
1072 2001-12-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1073
1074         * insettabular.C: move includes around a bit, add a couple of
1075         consts.
1076
1077         * insettext.[Ch]: move includes around a bit, other ws changes and
1078         small stuff.
1079
1080 2001-12-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1081
1082         * insettext.C (insetButtonRelease): fix compile problem
1083
1084 2001-12-17  Juergen Vigna  <jug@sad.it>
1085
1086         * insettext.C (insetButtonPress): set the selection cursor!
1087         (insetButtonPress): clear the selection (and set with that the
1088         selection.cursor) if we only hit an inset!
1089
1090         * insetert.C (read): removed piece of compatibility code only needed
1091         for 1.2.0.
1092
1093         * insettabular.C (insetButtonRelease): fixed so that sub-dialogs
1094         can be opened.
1095
1096         * insetcollapsable.C (insetButtonRelease): changed so that it can
1097         open eventual existing popup dialogs on mousebutton==3.
1098
1099         * insetfloat.C (insetButtonRelease): removed not needed anymore!
1100
1101         * insetminipage.C (insetButtonRelease): removed not needed anymore!
1102
1103         * inset.C (insetButtonRelease): return a bool for telling the outer
1104         world that we opened a dialog.
1105
1106 2001-12-07  Juergen Vigna  <jug@sad.it>
1107
1108         * insettext.C (paragraph): remove the deleteing of paragraphs as
1109         it was a WRONG move!
1110
1111 2001-12-06  John Levon  <moz@compsoc.man.ac.uk>
1112
1113         * insettabular.h:
1114         * insettabular.C: use new setSelection(). Allow
1115           selection of single cells.
1116
1117 2001-12-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1118
1119         * insetquotes.C (latex): fix to use the local language setting at
1120         the point where the inset is inserted (different macros for
1121         different french packages)
1122
1123 2001-12-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1124
1125         * inset.h: add par_owner_ member variable and parOwner
1126         setter/accessor.
1127
1128 2001-12-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1129
1130         * insettabular.C (everywhere): adapt because widths are now real
1131         widths and not strings
1132
1133         * insettext.C (draw): re-introduce the calls to width(), ascent()
1134         and descent() to initialize the caching variables.
1135
1136 2001-12-09  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1137
1138         * insettext.C (draw):
1139         (drawFrame): use insetWidth instead of last_width
1140
1141         * insettext.h: remove variable last_width (insetWidth is exactly
1142         the same) and last_height (computed but never used!)
1143
1144 2001-12-10  Allan Rae  <rae@lyx.org>
1145
1146         * insettabular.C (localDispatch): cleanup unlockInsetInInset calls
1147
1148 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
1149
1150         * insettext.C (insetAllowed): add comment
1151
1152 2001-12-05  Juergen Vigna  <jug@sad.it>
1153
1154         * insettext.C (insetAllowed): fixed for the case that we directly
1155         ask the insettext from its LyXText.
1156         (paragraph): fixed the crash when assigning the par->next() from
1157         the EmptyParagraphMechanism!
1158
1159 2001-12-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1160
1161         * insetbib.C:
1162         * insettabular.C:
1163         * insettext.C: change "while(" to "while ("
1164
1165 2001-12-04  Juergen Vigna  <jug@sad.it>
1166
1167         * insetert.C (edit): handle Inlined status.
1168
1169         * insettext.C (insertInset): trying John's fix for the trailing cursor
1170
1171         * insetert.C (insetButtonPress): added to handle inlined status
1172         (insetMotionNotify): ditto.
1173
1174         * insettext.C (clearInset): changed Painter & in BufferView * param,
1175         to be able to call ascent,descent methods.
1176
1177 2001-12-03  Juergen Vigna  <jug@sad.it>
1178
1179         * insettext.C (updateInsetInInset): use lt variable to forbid
1180         changes of LyXText in an update call.
1181         (updateInsetInInset): fixed updating of non locked insets!
1182
1183 2001-12-01  John Levon  <moz@compsoc.man.ac.uk>
1184
1185         * insettabular.C: capture some more functions to prevent
1186         selection drawing problems. Bug #451274
1187
1188 2001-12-01  John Levon  <moz@compsoc.man.ac.uk>
1189
1190         * insetgraphics.C:
1191         * insetgraphicsParams.C: fix inverted sense of float_equal
1192
1193 2001-11-30  Juergen Vigna  <jug@sad.it>
1194
1195         * insettabular.C (InsetTabular): use the save_id flag to create also
1196         the tabular with the same id's.
1197
1198         * insettext.C (setParagraphData): added a same_id function for undo
1199         to set the same paragraph id's as of the paragraph we are setting.
1200
1201 2001-11-30  José Matos <jamatos@fep.up.pt>
1202
1203         * inseturl.[Ch]:
1204         * insettoc.[Ch]: DocBook -> docbook.
1205
1206 2001-11-29  André Pönitz <poenitz@gmx.net>
1207
1208         * inseterror.C:
1209         * insettext.C: further reduction of header dependencies by using
1210         lyx::layout_type and lyx::textclass_type from support/types.h
1211
1212 2001-11-29  Juergen Vigna  <jug@sad.it>
1213
1214         * insettext.C: inserted a reinitLyXText function everywhere I delete
1215         the paragraphs! This should fixe the crashes we had.
1216         Also use the new function firstRow() instead of getRowNearY(dummy_y)
1217         (paragraph): set the InsetOwner() of the new paragraphs!
1218
1219 2001-11-28  André Pönitz <poenitz@gmx.net>
1220
1221         * insetnote.C: add pos initialization that I removed without
1222           knowing what I did.
1223
1224 2001-11-28  Juergen Vigna  <jug@sad.it>
1225
1226         * insettabular.C (resetPos): hack to not crash with infinite paints.
1227
1228         * insettabular.h: insert missing function allowSpellcheck()!
1229
1230         * insetcollapsable.C (draw): fixed wrong width of collapsed inset!
1231
1232 2001-11-04  John Levon  <moz@compsoc.man.ac.uk>
1233
1234         * insetfloatlist.h:
1235         * insetfloatlist.C: derive from InsetCommand so gui can use it
1236           easily
1237
1238 2001-11-26  André Pönitz <poenitz@gmx.net>
1239
1240         * insettext.[Ch]:
1241         * insetert.C:
1242         * insetnote.C: reduce header dependencies, introduce type for
1243         positions
1244
1245 2001-11-23  John Levon  <moz@compsoc.man.ac.uk>
1246
1247         * various: update for Alert.h
1248
1249 2001-11-22  John Levon  <moz@compsoc.man.ac.uk>
1250
1251         * inset.h: fix comment
1252
1253         * insettext.C: use par->isInset()
1254
1255 2001-11-22  Allan Rae  <rae@lyx.org>
1256
1257         * insetcollapsable.h:
1258         * inset.h: Changes to checkInsertChar() behaviour.
1259         Now return value indicates whether chars can be inserted.
1260
1261 2001-11-11  Michael A. Koziarski <michael@koziarski.org>
1262
1263         * various:  updated to use the new LaTeXFeatures
1264
1265 2001-11-14  José Matos  <jamatos@fep.up.pt>
1266
1267         * insetspecialchar.C (linuxdoc):
1268         (docbook): don't give a name to a unused variable.
1269
1270         * insettext.C (docbook): removed unused variable.
1271
1272 2001-11-13  Herbert Voss  <voss@perce.de>
1273
1274         * insetgraphic.C: fix scale bug
1275
1276 2001-11-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1277
1278         * inset.h (isSpace):
1279         (isLetter): new virtual methods.
1280
1281         * insetspecialchar.C (isSpace):
1282         (isLetter): implement here.
1283
1284 2001-11-04  John Levon  <moz@compsoc.man.ac.uk>
1285
1286         * inset.h: new inline helpers
1287
1288         * insettext.C: use new helpers
1289
1290 2001-11-07  José Matos  <jamatos@fep.up.pt>
1291
1292         * insettext.C (docbook): full support for paragraphs inside insettext.
1293
1294 2001-11-06  José Matos  <jamatos@novalis.fc.up.pt>
1295
1296         * insetindex.C: added header file for std::ostream.
1297
1298 2001-11-03  José Matos  <jamatos@fep.up.pt>
1299
1300         * insetindex.C: added using std::ostream that I forgot yesterday.
1301
1302 2001-11-02  Ben Guillon  <nicolas.marsgui@libertysurf.fr>
1303
1304         * insetindex.h (docbook):
1305         * insetindex.C (docbook): added support for docbook export.
1306
1307 2001-11-02  José Matos  <jamatos@fep.up.pt>
1308
1309         * insetcaption.C(docbook): added support for docbook export.
1310
1311 2001-11-02  Dekel Tsur  <dekelts@tau.ac.il>
1312
1313         * insetexternal.C (updateExternal): Do not run update command if
1314         result file exists and is up to date.
1315
1316         * ExternalTemplate.C (readFormat): Support the updateresult token.
1317
1318 2001-10-31  Kayvan A. Sylvan  <kayvan@sylvan.com>
1319
1320         * insetexternal.C (doSubstitution): Fix filepath ($$FPath in
1321         external_templates) to use the buffer->fileName() but only if
1322         previewing. Generating a TeX file should make FPath return
1323         "".
1324
1325 2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
1326
1327         * insetert.h:
1328         * insetert.C: fix some problems
1329
1330 2001-10-30  Kayvan A. Sylvan  <kayvan@sylvan.com>
1331
1332         * insetexternal.C (doSubstitution): Added $$FPath token
1333         to list of usable substitutions in external inset templates.
1334
1335 2001-10-24  Juergen Vigna  <jug@sad.it>
1336
1337         * insettabular.C: use new ltType struct for setting longtable
1338         header and footers also new UNSET enums.
1339
1340 2001-10-24  José Matos  <jamatos@fep.up.pt>
1341
1342         * insettabular.C (linuxdoc): Now exports the ascii's table version.
1343         (docbook): If the table is not inside a float then wrap it inside
1344         <informaltable>...</informaltable>.
1345
1346 2001-10-23  José Matos  <jamatos@fep.up.pt>
1347
1348         * insetref.C (docbook): removed / terminator to conform SGML.
1349
1350         * insetspecialchar.C (linuxdoc):
1351         (docbook): Added support for special chars, more than ascii export.
1352
1353 2001-10-22  Juergen Vigna  <jug@sad.it>
1354
1355         * insettext.C (checkInsertChar): added for REALLY checking the
1356         font of the inserted char in the right inset!
1357
1358 2001-10-19  Juergen Vigna  <jug@sad.it>
1359
1360         * inset.h: added method allowSpellcheck() so that insets who do
1361         not have anything to spellcheck can tell and so they are over-jumped.
1362         Implemented for InsetText and co.
1363
1364 2001-10-18  Juergen Vigna  <jug@sad.it>
1365
1366         * inset.C (getMaxWidth): use LyXText::workWidth(BufferView, Inset *).
1367
1368 2001-10-15  José Matos  <jamatos@fep.up.pt>
1369
1370         * insetert.C: allow export for docbook and linuxdoc
1371
1372 2001-10-07  Adrien Rebollo <adrien.rebollo@gmx.fr>
1373
1374         * insetquotes.C (dispString): handles latin3 and latin4 quotes
1375
1376 2001-10-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1377
1378         * insetquotes.C (dispString): fix handling of latin9 quotes
1379
1380 2001-10-03  Juergen Vigna  <jug@sad.it>
1381
1382         * insetert.C: ditto
1383
1384         * insetcollapsable.C: change updateInset calls to not tell BV that
1385         we have changed status.
1386
1387 2001-10-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1388
1389         * insettabular.C (deletable): make const
1390
1391 2001-09-28  Dekel Tsur  <dekelts@tau.ac.il>
1392
1393         * insetert.C (latex): Fix the returned value
1394
1395 2001-09-24  Angus Leeming  <a.leeming@ic.ac.uk>
1396
1397         * insetert.[Ch] (selectNextWordToSpellcheck): new method.
1398         Returns string(), so nothing in an ERT inset is spellchecked.
1399
1400         * insetgraphics.C (draw): print the filename if not displaying the
1401         image.
1402         (width): make sure that the width and draw methods are consistent.
1403         (updateInset): don't even load the image into cache if not displaying
1404         it.
1405
1406 2001-09-21  Angus Leeming  <a.leeming@ic.ac.uk>
1407
1408         * various files (selectNextWord): renamed as
1409         selectNextWordToSpellcheck.
1410
1411         * insetgraphics.C (draw): remove the previous change. Right place
1412         is in imageLoaderXPM.C.
1413         (draw): don't display the image if params.display == NONE.
1414
1415 2001-09-18  Angus Leeming  <a.leeming@ic.ac.uk>
1416
1417         * figinset.C (runqueue):
1418         * insetgraphics.C (draw): set background colour of inset from
1419         background to the user-configurable graphicsbg.
1420
1421 2001-09-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1422
1423         * insetquotes.C (InsetQuotes): when trying to decide the side of
1424         the quote, choose `left' only after a space or '('
1425
1426 2001-09-04  José Matos  <jamatos@fep.up.pt>
1427         * figinset.C
1428         * figinset.h
1429         * insetcaption.C
1430         * insetcaption.h
1431         * insetcollapsable.h
1432         * insetcommand.C
1433         * insetcommand.h
1434         * inseterror.h
1435         * insetert.C
1436         * insetert.h
1437         * insetexternal.C
1438         * insetexternal.h
1439         * insetfloat.C
1440         * insetfloat.h
1441         * insetfloatlist.h
1442         * insetgraphics.C
1443         * insetgraphics.h
1444         * inset.h
1445         * insetinclude.C
1446         * insetinclude.h
1447         * insetlabel.C
1448         * insetlabel.h
1449         * insetlatexaccent.C
1450         * insetlatexaccent.h
1451         * insetquotes.C
1452         * insetquotes.h
1453         * insetref.C
1454         * insetref.h
1455         * insetspecialchar.C
1456         * insetspecialchar.h
1457         * insettabular.C
1458         * insettabular.h
1459         * insettext.C
1460         * insettext.C (docbook): rename docBook method to docbook.
1461
1462 2001-09-02  Dekel Tsur  <dekelts@tau.ac.il>
1463
1464         * inset.h (getFirstParagraph): New virtual method.
1465
1466 2001-08-20  Herbert Voss  <voss@perce.de>
1467         * insetbib.C: added a option bibtotoc which is from "BIB to TOC"
1468         in the the bibtex-database-gui for inserting a line
1469         \addcontentsline...
1470
1471         If no style is given than there is no tex-output.
1472
1473 2001-08-18  Angus Leeming  <a.leeming@ic.ac.uk>
1474
1475         * insetbib.[Ch] (getFiles): new method, returning the BibTeX database
1476         files as a vector.
1477         (getKeys): use it.
1478
1479 2001-08-18  Dekel Tsur  <dekelts@tau.ac.il>
1480
1481         * insetert.C (latex): Fix output for multiple paragraphs.
1482         (write): New code for writing paragraph data.
1483         (read): Set font after reading the inset.
1484         (localDispatch): Call set_latex_font() for more cases.
1485
1486         * insetnote.h: Add empty validate method.
1487         * insetert.h: Ditto
1488
1489         * insetnote.C (InsetNote): Set language to the language of the
1490         document.
1491
1492 2001-08-16  Juergen Vigna  <jug@sad.it>
1493
1494         * insettext.C: implemented the new FINISHED states.
1495
1496         * insettabular.C: ditto
1497
1498         * inset.h: added more FINISHED states for cursor right,up,down
1499
1500 2001-08-16  John Levon  <moz@compsoc.man.ac.uk>
1501
1502         * insetfloatlist.C: use "FloatName List"
1503
1504 2001-08-14  Juergen Vigna  <jug@sad.it>
1505
1506         * insetert.C (edit): forgot to set status_ in edit calls!
1507
1508 2001-08-14  Dekel Tsur  <dekelts@tau.ac.il>
1509
1510         * insettext.C: Compilation fix
1511
1512 2001-08-13  Juergen Vigna  <jug@sad.it>
1513
1514         * inset.C (getMaxWidth): fixed bug of returning the wrong max width.
1515
1516         * insetcollapsable.C (edit): don't recollapse an already open inset.
1517
1518         * insettext.C: fixed problem when reinitializing LyXText by not doing
1519         it while lt is in use and post this to the next possible time in
1520         getLyXText().
1521         (searchForward): fixed not unlocking of inset if nothing found.
1522         (edit): set cursor behind right (was set -1 pos).
1523
1524         * insetert.C (InsetERT): init status_ also in the 3rd constructor.
1525
1526         * insettabular.C (tabularFeatures): fixed fix where deleting the
1527         last row didn't get the right actcell!
1528
1529 2001-08-11  Dekel Tsur  <dekelts@tau.ac.il>
1530
1531         * insettext.C (localDispatch): Change language only when the inset
1532         becomes empty.
1533
1534 2001-08-10  Juergen Vigna  <jug@sad.it>
1535
1536         * insettabular.C (selectNextWordInt): use the front using edit call.
1537
1538         * insetcollapsable.C (getMaxWidth): rename inset to in to not have
1539         the parameter overwrite class variable inset.
1540
1541         * inset.C (getMaxWidth): fix the setting of the minwidth = 10.
1542
1543         * insettext.C (saveLyXTextState): check for invalid cursor-par.
1544         (reinitLyXText): remove wrong_cursor bool as not needed anymore!
1545
1546         * insettabular.C (calculate_dimensions_of_cells): let's try to call
1547         update only for fixed with cells.
1548         (resetPos): try to fix the lockup on spellchecking or s&r.
1549
1550         * insettext.C (update): comment this out as it seems first wrong
1551         and second not needed anymore!
1552         (some functions): call reinitLyXText() only in update() in all other
1553         positions set only need_update = INIT.
1554
1555 2001-08-08  Juergen Vigna  <jug@sad.it>
1556
1557         * insettabular.C (setPos): fixed wrong actrow < rows() check.
1558
1559         * insettext.C (insetUnlock): remove double-space on inset unlock.
1560
1561         * insetcollapsable.C (draw): fix returned x when label > inset-width.
1562
1563         * insettabular.C (update): fixed cursor positon after an insert.
1564         (insetAllowed): do not allow to insert insets when not inside the
1565         inset!
1566         (draw): clear below an inset too as it could have changed height.
1567
1568         * inset.C (getMaxWidth): fixed width for inset in inset.
1569
1570         * insettext.C (update): small fix.
1571
1572         * insettabular.C (tabularFeatures): added selection support to
1573         DELETE_ROW/DELETE_COLUMN.
1574
1575 2001-08-07  Juergen Vigna  <jug@sad.it>
1576
1577         * inset.C (getMaxWidth): recoded and all it's implementations!
1578
1579         * insettext.C (init,setParagraph+constructors): cleanups
1580         (reinitLyXText): fixed problem with wrong cursor when all paragraphs
1581         are new and I want do a save/restore of the cursor position which is
1582         not possible anymore.
1583
1584         * insetcollapsable.C (searchBackward): recollapse inset if not found.
1585         (searchBackward): ditto
1586         (selectNextWord): ditto
1587
1588 2001-08-07  Angus Leeming  <a.leeming@ic.ac.uk>
1589
1590         * insetlatexaccent.C (checkContents): Add some debug messages
1591
1592 2001-08-07  Juergen Vigna  <jug@sad.it>
1593
1594         * insetert.C (read): don't use InsetCollapsable::read as we don't
1595         write the collapsed status anymore only the status.
1596         (write): ditto.
1597
1598 2001-08-06  Juergen Vigna  <jug@sad.it>
1599
1600         * insetert.C (set_latex_font): use LyXText's setFont directly.
1601
1602         * insettext.C (drawFrame): fixed one time more the right position
1603         and size of the frame!
1604
1605         * insetert.C (~InsetERT): hide the dialog.
1606         (showInsetDialog): added implementation
1607         (open): ditto
1608         (close): ditto
1609         (status): new function for the status of the ERT inset (3-state).
1610         (write): output also the status of the inset for readback!
1611         (read): readback the status if available otherwise use collapsed_.
1612
1613         * insettext.C (edit): small fix of setting the position, which could
1614         have gone < 0.
1615
1616         * insetert.C (width): implement this function for inlined viewing.
1617         Added minimum width of 10 pixels!
1618
1619         * insetminipage.C (InsetMinipage): just change the colors a bit so
1620         that border/background is a bit more visible. We will remove this
1621         anyway for 1.2.0!
1622
1623         * insettext.C (textWidth): add a 'bool fordraw' parameter and use this
1624         function for getting the important widths for drawing in various
1625         functions and in LyXText.
1626         (draw): fixed up a bit (frame drawing/clearing)
1627
1628 2001-08-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1629
1630         * inset.C (convertFont): delete method. not used.
1631
1632 2001-08-03  Juergen Vigna  <jug@sad.it>
1633
1634         * insettext.C (setFont): don't call for a draw update if we're just
1635         changing the cursor font!
1636
1637 2001-08-02  Juergen Vigna  <jug@sad.it>
1638
1639         * insettext.C (draw): clear the background with the right color if
1640         needed. Update myself if x&max-width changed and return without doing
1641         anything. Let the update code handle the right stuff.
1642
1643         * insetminipage.C (getMaxWidth): fixed returning of maxwidth when
1644         inside another inset.
1645
1646 2001-08-01  Juergen Vigna  <jug@sad.it>
1647
1648         * insetcollapsable.C (update): added an in_update bool so we avoid
1649         reentering.
1650
1651         * insettabular.C (update): added an in_update bool so we avoid
1652         reentering.
1653
1654         * insettext.C (insetButtonPress): hopefully fixed setselection/clear
1655         selection problem.
1656         (update): added an in_update bool so we avoid reentering.
1657
1658         * insettabular.C (localDispatch): clear col/row selection when doing
1659         something else inside an inset.
1660
1661         * insettext.C (getLyXText): fixed bug when requesting a recursive
1662         insettext!
1663
1664 2001-08-01  Angus Leeming  <a.leeming@ic.ac.uk>
1665
1666         * insetcite.C (latex): Paranoia check. Make sure that there is no
1667         whitespace between the citation keys.
1668
1669 2001-07-31  Juergen Vigna  <jug@sad.it>
1670
1671         * inset.h (nodraw): make the set function also const so that this
1672         can be called from inside other const functions.
1673
1674         * insetcollapsable.h: removed inline variable and moved it over
1675         to the only user InsetERT.
1676
1677         * insetcollapsable.C (insetButtonRelease): fixed uncollpasing the
1678         inset opening immediately therein lying insets dialogs!
1679
1680         * insetert.C (localDispatch): set the font also if we don't have any
1681         chars in this paragraph, otherwise if we delete all of em and start
1682         writing we have the wrong font.
1683         (inlined): added
1684         (draw): implemented for inline support
1685         (insetButtonRelease): ditto.
1686
1687 2001-07-30  Juergen Vigna  <jug@sad.it>
1688
1689         * insettext.C (reinitLyXText): new function to reinit the insets
1690         text after lot's of paragraph changes. Use this instead of the
1691         cache.clear() which is VERY dangerous.
1692
1693         * insetfloat.C (insetButtonRelease): we should only show the dialog
1694         if we press on the label otherwise we have problems to open mouse
1695         button 3 dialogs inside this float (f.ex. of a tabular!)
1696
1697 2001-07-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1698
1699         * insetert.C: change back to "ERT"
1700
1701         * insetfloat.C: handliign of RMB on label added.
1702
1703 2001-07-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1704
1705         * insetgraphicsParams.C: #include LOstream.h here.
1706
1707         * insetfoot.h: remove InsetFoot:: qualifier.
1708
1709 2001-07-29  Baruch Even  <baruch@lyx.org>
1710
1711         * ChangeLog: Hiding time travel evidence.
1712
1713         * insetgraphicsParams.h:
1714         * insetgraphicsParams.C:
1715         * insetgraphics.C: Added horizontal scale option, it actually scales both
1716         directions since it keeps image proportions.
1717
1718         * insetgraphics.C: Fixed EPS detection to be non-hacky.
1719
1720 2001-07-29  Baruch Even  <baruch@lyx.org>
1721
1722         * insetgraphics.C (decideOutputImageFormat): when doing postscript output
1723         convert PNG/GIF/JPG to EPS, assume the rest are EPS already.
1724
1725         HACKY! Will need to add an EPS detection routine like old InsetFig does!
1726
1727 2001-07-29  Baruch Even  <baruch@lyx.org>
1728
1729         * insetgraphics.C: Added EPSI to be an alias of EPS.
1730
1731 2001-07-29  Baruch Even  <baruch@lyx.org>
1732
1733         * insetgraphics.C: Change GRAPHICS to Graphics.
1734         Changed image conversion rules (documented at the beginning of file).
1735
1736 2001-07-28  Angus Leeming  <a.leeming@ic.ac.uk>
1737
1738         * insetert.C (get_new_label): int -> Paragraph::size_type to get
1739         std::min working.
1740
1741         * insetgraphics.C: added a using std::endl directive.
1742
1743         * insetcommand.h (getScreenLabel): removed pure virtual function,
1744         as it duplicates that in InsetButton.
1745
1746         * insetbib.[Ch] (getScreenLabel):
1747         * insetbutton.[Ch] (getScreenLabel):
1748         * insetcite.[Ch] (getScreenLabel):
1749         * insetert.[Ch] (getScreenLabel):
1750         * insetexternal.[Ch] (getScreenLabel):
1751         * insetfloatlist.[Ch] (getScreenLabel):
1752         * insetinclude.[Ch] (getScreenLabel):
1753         * insetindex.[Ch] (getScreenLabel):
1754         * insetlabel.h (getScreenLabel):
1755         * insetparent.[Ch] (getScreenLabel):
1756         * insetref.[Ch] (getScreenLabel):
1757         * insettoc.[Ch] (getScreenLabel):
1758         * inseturl.[Ch] (getScreenLabel): passed a Buffer const * parameter.
1759
1760         * insetcite.C (getScreenLabel): use this Buffer parameter in creating
1761         the label.
1762         (validate): remove check on "cite" when using natbib.
1763
1764 2001-07-26  Baruch Even  <baruch@lyx.org>
1765
1766         * insetgraphics.C (draw): changed casting to be in one place rather than
1767         all over the function.
1768
1769         * insetgraphics.h:
1770         * insetgraphics.C (read): Added compatibility reads of InsetFig.
1771
1772         * insetgraphicsParams.h:
1773         * insetgraphicsParams.C:
1774         * insetgraphics.C: Removed inline option and changed rotateAngle to float.
1775
1776 2001-07-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
1777
1778         * insetfoot.C (validate): Added method to ensure that the
1779         right bit of LaTeX is emitted.
1780
1781         * insetfoot.h: Added validate method to set the correct
1782         LaTeXFeatures bit for the special footnote code.
1783
1784 2001-07-26  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
1785
1786         * insetquotes.C (dispString): display the right ISO8859-{1,9,15}
1787         quotes
1788
1789 2001-07-27  Juergen Vigna  <jug@sad.it>
1790
1791         * inset.h: remove not used font variable in parameter.
1792         removed checkInsertChar in UpdatableInset as it was equal to
1793         the one in Inset and so not needed.
1794
1795         * insetert.C (checkInsertChar): implementation of function
1796         checkInsertChar.
1797
1798         * inset.h: added new function checkInsertChar.
1799
1800         * various files: added c-tor and clone() function.
1801
1802         * insetcollapsable.h: removed clone function here as this should
1803         be only realized in REAL insets and added it to all collapsable
1804         insets! (with the copy-constructor).
1805
1806 2001-07-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1807
1808         * insetminipage.C (read): handle missing parameters more gracefully
1809
1810         * insetcollapsable.C (read): handel missing collapsed more gracefully
1811
1812 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1813
1814         * insetfloat.C (read): handle missing parameters.
1815
1816         * insettext.C (read): handle old latex end_inset
1817
1818         * insetert.C (setButtonLabel): new method
1819         (init): use it, to set the dynamic label correctly
1820         (read): use it
1821
1822         * Makefile.am (EXTRA_DIST): add files that is not part or the
1823         binary here.
1824
1825         * insetcollapsable.h: remove autocollapsable (no users), remove
1826         draw_label, change_label_with_text and companion code. Remove args
1827         from some methods.
1828         * insetert.[Ch]: move here instead (only user)
1829
1830         * inset.h: rename private variable name to name_, make
1831         selectNextWord return a const string. make getInsetName return a
1832         string const &. Remove bool from open, add close.
1833
1834         * Makefile.am: don't compile insetlist, insetsection
1835         and insettheorem
1836
1837 2001-07-24  Juergen Vigna  <jug@sad.it>
1838
1839         * insetert.C (InsetERT): put init after the paragraph initialization,
1840         as otherwise we don't set the draw_label right.
1841
1842         * insetcollapsable.C (insetMotionNotify): fixed opening/closing the
1843         insets with the mouse without having strange selections.
1844         (edit): if the inset was collapsed and we open it here then put the
1845         cursor always at the beginning of the inset.
1846         (get_new_label): 15 instead of 10 max chars in the label.
1847
1848         * insetert.C (localDispatch): added and handle various stuff we
1849         need to handle here (font setting on paragraph break, not permitted
1850         layout setting, etc.).
1851
1852         * inset.h: added default copy-consturctor and implemented this in
1853         various insets with the change to use this in the clone function!
1854
1855 2001-07-24  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1856
1857         * insetminipage.C (InsetMinipage): set background color to red :)
1858
1859 2001-07-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1860
1861         * insettext.C (insetUnlock): only set update to CLEAR_FRAME if
1862         draw frame mode is LOCKED.
1863
1864         * insetcollapsable.C (edit):
1865         (insetButtonRelease): set update status to full when
1866         opening inset.
1867
1868         * insettext.C (clearInset):
1869         * insettabular.C (draw):
1870         * insetlatexaccent.C (draw): honor background color.
1871
1872         * inset.h: new member background_color_, initialized to
1873         LColor::inherit.
1874
1875         * inset.C (backgroundColor): new method.
1876         (setBackgroundColor): new method.
1877
1878         * insetert.C (init): new method, called by the ctors.
1879         (InsetERT): when inserting contents, make sure the font is
1880         ALL_INHERIT.
1881
1882         * insetnote.C (InsetNote): when inserting content, remove trailing
1883         newline
1884         (init): set background color to LColor::note
1885
1886 2001-07-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1887
1888         * insetcollapsable.C: adjust
1889
1890         * insetbutton.C: adjust
1891
1892 2001-07-23  Juergen Vigna  <jug@sad.it>
1893
1894         * insetcollapsable.h: removed widthCollapsed variable, LyXFont
1895         parameter on the _collapsed function (was not needed) and call
1896         always width_collapsed().
1897
1898         * insetert.C (InsetERT): use setLabel with "true" flag.
1899
1900         * insetcollapsable.C: modified various functions to set the draw_label
1901         string right in any condition.
1902         (setLabel): added a bool parameter to set change_label_with_text.
1903
1904         * insetcollapsable.h: added draw_label string which is set to the
1905         actual drawn label-string, while label is the original static label
1906         of this collapsable inset. Added bool change_label_with_text to set
1907         if we want that the label changes to the start of the InsetText's
1908         text when collabpsed. You can set this flag with the setLabel funciton.
1909         Added bool inlined for inlined collapsable insets, but not handled
1910         yet.
1911
1912         * insetcollapsable.C (get_new_label): added should get a new label
1913         from the InsetText beginning (for now 10 chars).
1914
1915 2001-07-21  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
1916
1917         * insetquotes.C (latex): fix the handling of french double quotes
1918         when not using the french pachage.
1919
1920 2001-07-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1921
1922         * insetcollapsable.h: make WidthCollapsed mutable.
1923
1924         * insetindex.C (lyxCode): InsetIndex returns INDEX_CODE,
1925         InsetPrintIndex returns INDEX_PRINT_CODE.
1926
1927         * inset.h: add INDEX_PRINT_CODE
1928
1929         * insetcollapsable.C (draw): init widthCollapsed if necessary
1930         (width): ditto.
1931
1932         * insetquotes.C (width): use the local language, not the document
1933         language.
1934         (draw): ditto.
1935         (dispString): add additional spacing for all french languages,
1936         like fr_CA.
1937         (validate): make it work when there is no default language
1938
1939         * insetspecialchar.h: rename kind to kind_; add kind() accessor.
1940
1941         * insetnote.C (init): new method, called by the constructors
1942         (InsetNote): new constructor with contents passed as a string
1943
1944 2001-07-21  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1945
1946         * insetfootlike.C (insetAllowed): disallow float in footlike.
1947
1948         * insetert.C (InsetERT): add collapsed argument to the constrctor
1949         with contents.
1950
1951 2001-07-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1952
1953         * insetindex.h: shut off warning
1954
1955 2001-07-20  Juergen Vigna  <jug@sad.it>
1956
1957         * insetcollapsable.C (update): recoded hopefully works now!
1958
1959 2001-07-19  Juergen Vigna  <jug@sad.it>
1960
1961         * most files: implemented the below new introduced function.
1962
1963         * inset.h: added new edit(BufferView *, bool front) method to be able
1964         to enter an inset from the front/back without knowing x/y positions
1965         and baselines inside the inset. So I just can tell the inset activate
1966         me and set the cursor on the front/back of yourself.
1967
1968 2001-07-18  Juergen Vigna  <jug@sad.it>
1969
1970         * insetcollapsable.C (edit): fixed hopefully the y parameter which
1971         is given to the InsetText.
1972         (insetButtonPress): ditto
1973         (insetButtonRelease): ditto
1974         (insetMotionNotify): ditto
1975
1976 2001-07-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1977
1978         * insetspecialchar.[Ch]: change HYPHENATION_BREAK to
1979         LIGATURE_BREAK, since the name is so stupid.
1980
1981 2001-07-20  Angus Leeming  <a.leeming@ic.ac.uk>
1982
1983         * insetnote.[Ch]: (insertInset, insetAllowed): removed. Note now uses
1984         the default InsetCollapsable methods. I.e., it can insert anything.
1985         (write) output the name of the inset, not some silly hack for
1986         compatability with the old InsetInfo.
1987
1988         * insetinfo.[Ch]: removed.
1989         * insetnote.[Ch]: new files. InsetNote replaces InsetInfo. The inset is
1990         now collapsable, but functionality is otherwise identical to InsetInfo.
1991
1992         * Makefile.am: removed insetinfo.[Ch]. Added insetnote.[Ch].
1993
1994 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1995
1996         * insetspecialchar.[Ch]: add support for HYPHENATION_BREAK. some
1997         reformatting
1998
1999         * insetquotes.C: general cleanup
2000         (dispString): add spaces inside french double quotes.
2001         (latex): ditto. Moreover, treat first the case where the frenchb
2002         or french options have been given.
2003
2004 2001-07-19  Angus Leeming  <a.leeming@ic.ac.uk>
2005
2006         * insetcite.[Ch] (latex, validate): new methods, required for natbib
2007         support.
2008
2009 2001-07-19  Dekel Tsur  <dekelts@tau.ac.il>
2010
2011         * figinset.C (RegisterFigure): Print debug message only when
2012         current_view is available.
2013
2014 2001-07-18  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2015
2016         * many files: update to match the change below
2017
2018         * inset.h (insetAllowed): renamed from insertInsetAllowed;
2019         implement the version which takes an inset here.
2020
2021         * insetcollapsable.[Ch]: implement open and isOpen
2022
2023         * inset.h: remove insertInsetAllowed from Inset
2024         (open): new method, to open or close an inset
2025         (isOpen): returns the status of an inset
2026         (isCollapsable, colapse): removed
2027
2028 2001-07-13  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
2029
2030         * insetquotes.C (dispString): display french guillemets when using
2031         ISO8859-15.
2032
2033 2001-07-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2034
2035         * insetcollapsable.h: remove bogus return statements
2036
2037 2001-07-18  Juergen Vigna  <jug@sad.it>
2038
2039         * insettabular.C (selectNextWord): fixed spellchecking for the
2040         first cell of a tabular (wasn't entered!)
2041         (getLyXText): changed to enter automatically insettext and return
2042         it's LyXText if we're locked.
2043
2044 2001-07-17  Juergen Vigna  <jug@sad.it>
2045
2046         * various files: implemented the below functions.
2047
2048         * inset.h: added functions
2049         - virtual string selectNextWord(BufferView *, float & value) const;
2050         - virtual void selectSelectedWord(BufferView *) { return; }
2051         - virtual void toggleSelection(BufferView *, bool /*kill_selection*/)
2052         needed for spellchecking correctly!
2053
2054 2001-07-16  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2055
2056         * insetert.C (latex): write out all paragraphs.
2057
2058 2001-07-17  Baruch Even  <baruch@lyx.org>
2059
2060         * insetgraphics.C (draw): Removed unneeded casts.
2061
2062 2001-07-16  Juergen Vigna  <jug@sad.it>
2063
2064         * insettext.C (update): fixed small oversight (reset lt to 0).
2065
2066 2001-07-14  Baruch Even  <baruch@lyx.org>
2067
2068         * insetgraphics.h:
2069         * insetgraphics.C: Added a copy c-tor and handled the same_id case.
2070
2071 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
2072
2073         Consistent use of Lsstream.h:
2074         * figinset.C: removed using std::ostringstream directive.
2075
2076         * insetgraphics.C (createLatexOptions):
2077         * insetinclude.C (unique_id):
2078         std::ostringstream -> ostringstream.
2079         * insettext.C (localDispatch): std::istringstream -> istringstream.
2080
2081 2001-07-13  Juergen Vigna  <jug@sad.it>
2082
2083         * insetfloat.C (insertInsetAllowed): added missing const_cast.
2084
2085         * insetcollapsable.C (getLockingInset): ditto.
2086
2087 2001-07-12  Juergen Vigna  <jug@sad.it>
2088
2089         * insetcollapsable.h: added implementation of new function for
2090         collapsable status.
2091
2092         * various files: added implementation of new insertInsetAllowed-func
2093         and redone the function a bit more.
2094
2095         * inset.h: added isCollapsable(), bool collapsed(),
2096         collapsed(BufferView *, bool) and insertInsetAllowed(Inset::Code).
2097
2098         * insetfloat.C (insertInsetAllowed): make a bit more checks.
2099
2100         * insettext.C (getLyXText): use 'lt' to assure we're not erasing the
2101         LyXText which is marked for removal while we're using it!
2102
2103         * insettext.h: added private LyXText * lt to use it to assure we are
2104         not deleting our LyXText while we're using it!
2105
2106 2001-07-11  Juergen Vigna  <jug@sad.it>
2107
2108         * insettext.C (insertInset): check if we are before the inset after
2109         inserting it! This check IS needed. Remove the Undo-Call as it is
2110         called in LyXText::insertInset!
2111
2112         * insettext.h: added struct InnerCache.
2113
2114         * insettext.C (deleteLyXText): insert a new InnerCache mechanism so
2115         that we ONLY delete the LyXText in the getLyXText() routine. So we
2116         are sure we don't delete LyXText while someone is working with it!
2117
2118 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2119
2120         * insetexternal.C: (*it). -> it->
2121         * insettext.C: ditto
2122
2123 2001-07-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2124
2125         * insetcollapsable.C (edit): always open collapsed insets (even if
2126         they are not autocollapsable)
2127
2128         * insetcommand.C (operator=): simplify.
2129
2130 2001-07-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2131
2132         * insetert.C (latex): handle META_NEWLINE
2133
2134 2001-07-09  Juergen Vigna  <jug@sad.it>
2135
2136         * insetert.h: a normal InsetText can insert insets, but we won't.
2137
2138         * inset.h: return default "false" on insertInsetAllowed and implement
2139         this function where a returnvalue != "false" is needed.
2140
2141 2001-07-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2142
2143         * insetert.C (InsetERT): new contructor
2144
2145 2001-07-06  Juergen Vigna  <jug@sad.it>
2146
2147         * a lot of files: added implementation of the below new functions
2148         and the change to clone(). Also the call of the new undo-functions
2149         where needed.
2150
2151         * inset.h: added an inset_id, added functions getParFromID,
2152         getInsetFromID, firstParagraph, cursor and id functions, added
2153         bool same_ids to clone function.
2154
2155 2001-07-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2156
2157         * insettext.[hC]: make cached_text a shared_ptr, make Cache be a map
2158         of BufferView * and shared_ptr<LyXText>
2159
2160 2001-07-05  Juergen Vigna  <jug@sad.it>
2161
2162         * insettext.C (clear): deleted also the cache not only LyXText.
2163         (setParagraphData): ditto.
2164
2165 2001-07-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2166
2167         * insetfloat.C (latex): let the specific placement take presedence
2168         if set, otherwise choose document placement if set, otherwise just
2169         use float default placement.
2170
2171 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2172
2173         * insettext.C (localDispatch): call CutAndPaste::'s static method
2174         directly.
2175
2176 2001-07-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2177
2178         * insetbib.C: no meed to include forms.h here.
2179
2180 2001-07-03  Angus Leeming  <a.leeming@ic.ac.uk>
2181
2182         * insettext.C: added using std::make_pair directive.
2183
2184 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2185
2186         * insettext.C (getLyXText): avoid multiple lookups, and simplify
2187         slightly
2188         (deleteLyXText): ditto
2189         (resizeLyXText): ditto
2190
2191 2001-07-02  Juergen Vigna  <jug@sad.it>
2192
2193         * insettext.C (getLyXText): introduce a cache in getLyXText so that
2194         following calls are only returned the right pointer without the over
2195         head to search in the map.
2196         (various funcs): reset the cached_bview variable as this signs that
2197         the cache is not valid anymore.
2198
2199 2001-06-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2200
2201         * insettabular.C (clone): do not copy the LyXTabular twice
2202
2203 2001-06-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2204
2205         * insettext.h (TEXT): delete method
2206
2207 2001-06-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2208
2209         * insetmarginal.C (latex):
2210         * insetfoot.C (latex): fix spacing of notes in LaTeX
2211
2212         * insettext.C (localDispatch): use .c_str() on istringstream
2213         constructor argument.
2214
2215 2001-06-29  John Levon  <moz@compsoc.man.ac.uk>
2216
2217         * insettoc.h:
2218         * insettoc.C:
2219         * inseturl.h:
2220         * inseturl.C: fix method names in these to begin
2221           with small char too, so they inherit
2222
2223 2001-06-28  Juergen Vigna  <jug@sad.it>
2224
2225         * insettext.C (setFont): fixed font settings using toggleFree()
2226         instead of setFont().
2227
2228 2001-06-28  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2229
2230         * Change a lot of method names to begin with a small char.
2231         Changes to a lot of files because of this.
2232
2233 2001-06-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2234
2235         * insetfloatlist.C (Write): std:: qualify ostream
2236         (Latex): ditto
2237
2238 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
2239
2240         * figinset.C:
2241         * inset.C:
2242         * insetgraphics.C: send debug output to Debug::INFO instead of
2243         Debug::ANY.
2244
2245 2001-06-26  The LyX Project  <lyx@rose.home.sad.it>
2246
2247         * insettabular.h:
2248         * insettabular.C (getStatus): update to use func_status
2249
2250 2001-06-26  ben <nicolas.marsgui@libertysurf.fr>
2251
2252         * insetref.C (DocBook): added support for cross-references without
2253         a name.
2254
2255 2001-06-26  The LyX Project  <jug@sad.it>
2256
2257         * insetref.C:
2258         * insetref.h:
2259         * insetlabel.C:
2260         * insetlabel.h: removed escape method and moved it to
2261         support/lstrings.h.
2262
2263 2001-06-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2264
2265         * insettabular.C (getMaxWidth): do the speedup in a different way,
2266         remove dead code
2267
2268 2001-06-24  The LyX Project  <Asger>
2269
2270         * insettabular.C (getMaxWidth): We cache a mapping from
2271         inset to cell in order to speed this method up.
2272
2273 2001-06-24  The LyX Project  <Asger>
2274
2275         * insettext.C: Optimized InsetText::draw or something.
2276
2277 2001-06-23  The LyX Project  <lyx@rose.home.sad.it>
2278
2279         * insettext.C (LocalDispatch): fixed inserting of 'normal chars'
2280
2281 2001-06-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2282
2283         * inset.h: name change from lyxinset.h
2284
2285 2001-06-22  Dekel Tsur  <dekelts@tau.ac.il>
2286
2287         * insetfloat.C (Validate): Add a call to InsetCollapsable::Validate
2288
2289 2001-06-14  Juergen Vigna  <jug@sad.it>
2290
2291         * insettext.C (draw): removed warnings.
2292
2293 2001-06-13  Juergen Vigna  <jug@sad.it>
2294
2295         * insettabular.C (nodraw): only go down the tree if we don't have
2296         that flag set otherwise it's obvious that we don't want to draw.
2297         (LocalDispatch): do also an update if we have an undispached result.
2298
2299 2001-06-19  Angus Leeming  <a.leeming@ic.ac.uk>
2300
2301         * insetcite.C:
2302         * insetgraphicsParams.C:
2303         * insettext.C: removed // -*- C++ -*- as first line.
2304
2305 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2306
2307         * lyxinset.h (resizeLyXText): shut off warning about unused
2308         parameter "force"
2309
2310 2001-06-07  Juergen Vigna  <jug@sad.it>
2311
2312         * insettext.C (resizeLyXText): honor the new force flag.
2313
2314         * lyxinset.h: add 'bool force' parameter to resizeLyXText(...)
2315
2316         * insettabular.C (deleteLyXText): new function
2317
2318 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
2319
2320         * insettheorem.C:
2321         * insetminipage.C:
2322         * insetlist.C:
2323         * insetfootlike.C:
2324         * insetfloat.C:
2325         * insetert.C:
2326         * insetcollapsable.C:
2327         * insetcaption.C: LColor tidy
2328
2329 2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2330
2331         * figinset.C: fix typo
2332
2333 2001-06-01  Juergen Vigna  <jug@sad.it>
2334
2335         * insettabular.C (resetPos): small hack so that scroll is not set to
2336         0 when we are in the last column of a tabular. This is a problem we
2337         have because of constats 20 offset on both directions, so this can
2338         cause on the limit an endless loop.
2339
2340         * insettext.C (SetFont): forgot that we can have locking insets ;)
2341
2342 2001-05-31  Juergen Vigna  <jug@sad.it>
2343
2344         * insettabular.C (LocalDispatch): small fix for LFUN_TAB.
2345
2346 2001-05-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2347
2348         * figinset.C: add using std:: directive for the C functions which
2349         need that.
2350
2351 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2352
2353         * insetfloat.C (Write): write out wide info
2354         (Read): read the wide info
2355         (Latex): use the wide info when creating latex.
2356
2357         * insettext.C: adjust
2358
2359         * insetgraphics.[Ch] (statusMessage): change to return string
2360         (width): adjust
2361         (draw): adjust
2362
2363         * figinset.C (runqueue): add std::
2364         (Recompute): ditto
2365
2366 2001-05-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2367
2368         * insetcite.C (Ascii): add std:: qualifier
2369
2370 2001-05-28  Juergen Vigna  <jug@sad.it>
2371
2372         * insettext.C (resizeLyXText): clear LyXText ONLY if we don't have
2373         a endless-width inset (maxWidth < 0).
2374         (Edit): change language only if not equal.
2375
2376         * insettabular.C (resetPos): call UpdateLocal only on REAL scroll!
2377
2378         * insettext.C (draw): fixed draw/clear of InsetText-Frame
2379
2380 2001-05-16  Juergen Vigna  <jug@sad.it>
2381
2382         * insettext.C (selectAll): added
2383         (clearSelection): added
2384
2385         * insettabular.C (SetFont): now we may set a font on a whole selection!
2386         (getSelection): added helper function.
2387
2388 2001-05-27  Dekel Tsur  <dekelts@tau.ac.il>
2389
2390         * insetcite.C (Ascii): Add method.
2391
2392 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
2393
2394         * figinset.C:
2395         * insetbib.C: fix path for OS/2 & Win32
2396
2397 2001-05-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2398
2399         * insetfoot.C (Latex): don't use % after footnote.
2400
2401 2001-05-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2402
2403         * insettext.C (Read): use clear
2404         (SetParagraphData): use LyXParagraph copy constructor instead of clone
2405
2406 2001-05-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2407
2408         * insetfloatlist.h: add a bunch of std:: qualifiers.
2409
2410 2001-05-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2411
2412         * lyxinset.h: remve LOF_CODE, LOT_CODE, LOA_CODE, add
2413         FLOAT_LIST_CODE, renumber code list.
2414
2415         * insettoc.C (getScreenLabel): remove support for float lists
2416         (LyxCode): ditto
2417         (Ascii): ditto
2418
2419         * insetfloatlist.[Ch]: new files
2420
2421         * Makefile.am (libinsets_la_SOURCES): add insetfloatlist.[Ch]
2422
2423 2001-04-27  Angus Leeming  <a.leeming@ic.ac.uk>
2424
2425         * insettabular.C (LocalDispatch):
2426         * insettext.C (LocalDispatch): getClipboard() is now a BufferView
2427         method
2428
2429 2001-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2430
2431         * insettext.C: remvoe !NEW_INSETS cruft
2432
2433         * insettabular.C: remove !NEW_INSETS cruft
2434
2435         * insetcollapsable.h: remove !NEW_INSETS cruft
2436
2437         * insetbib.C: remove !NEW_INSETS cruft
2438
2439 2001-04-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2440
2441         * insettoc.C: hack to make listof algorithm work
2442
2443 2001-04-20  Juergen Vigna  <jug@sad.it>
2444
2445         * insettext.C (Edit): call checkAndActivateInset with y=0 if y < 0.
2446
2447 2001-04-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2448
2449         * insetquotes.C (Latex): improve the guard against
2450         unwanted !` and ?` ligatures. This should really be done in
2451         another place (to catch all this ligatures at low-level).
2452
2453 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2454
2455         * insettext.C (init): remvoe leftovers from cursor_visible change
2456         (draw): use c++ cast
2457         (LocalDispatch): dispatch LFUN_MESSAGE
2458
2459         * insettabular.C (InsetTabular): remove leftovers from
2460         cursor_visible, and scoped_ptr changes
2461         (draw): use c++ cast
2462
2463         * insetcollapsable.C (draw): use c++ cast
2464
2465         * ExternalTemplate.h: inherit privaely from noncopyable
2466         * insetcommand.h: ditto
2467         * insetinclude.h: ditto
2468
2469 2001-04-16  Allan Rae  <rae@lyx.org>
2470
2471         * insettoc.C (Ascii):
2472         * insettext.C (draw):
2473         * insettabular.C (setPos):
2474         * insetminipage.C (Read):
2475         * insetfloat.C (placement):
2476         * insetcaption.C (Ascii, DocBook):
2477         * figinset.C (runqueue): #warning triggers an error on Sun CC 6.0 as
2478         an unrecognised preprocessor directive.  So ensure they're wrapped.
2479
2480 2001-04-06  John Levon  <moz@compsoc.man.ac.uk>
2481
2482         * insetexternal.h:
2483         * insetexternal.C: set view on Clone. Add _ to private members.
2484
2485 2001-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2486
2487         * insettext.C (InsetText): fix new
2488         (InsetText): reindent some, simplify deletion of par list
2489         (clear): simplify deletion of par list, fix new
2490         (SetParagraphData): simplify deletion of par list
2491
2492         * insettabular.[Ch] (getLabelList): implement new method
2493
2494 2001-04-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2495
2496         * lyxinset.h: do not include gettext.h...
2497
2498         * inset.C:
2499         * insetcaption.C:
2500         * insetexternal.C:
2501         * insetgraphics.C:
2502         * insetindex.C:
2503         * insetlabel.C:
2504         * insetlatexaccent.C:
2505         * insetminipage.C:
2506         * insetquotes.C:
2507         * insettabular.C:
2508         * inseturl.C: ... and do it here instead
2509
2510 2001-04-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2511
2512         * insetcollapsable.[Ch] (getLabelList): add std:: on vector<string>
2513
2514         * insettext.[Ch] (getLabelList): add std:: on vector<string>
2515
2516         * insetcollapsable.[Ch] (getLabelList): implement
2517
2518         * insettext.[Ch] (getLabelList): implement
2519
2520         * insettext.h: reindent
2521
2522         * insettabular.h: make tabular a scoped_ptr
2523
2524         * insettext.C (init): adjust for cursor_visible
2525         (ToggleInsetCursor): constify asc and desc, font, adjust for
2526         cursor_visible
2527         (ShowInsetCursor): constify asc and desc, font, adjust for
2528         cursor_visible
2529         (HideInsetCursor): adjust for cursor_visible
2530
2531         * insettabular.C: reindent some
2532         (InsetTabular): adjust for scoped_ptr and cursor_visible
2533         (InsetTabular): ditto
2534         (~InsetTabular): delete delete
2535         (Clone): adjust for scoped_ptr
2536         (Read): constify old_format, adjust for scoped_ptr, move init of
2537         token
2538         (draw): constify tx, localize loop vars.
2539         some other localization of variables, remove double initilizatons.
2540
2541         * insetfoot.C: remove using std::ostream, add ostream where needed
2542
2543 2001-04-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2544
2545         * lyxinset.h: some reindentaion, use initializer list for
2546         constructro.
2547         UpdatableInset: make cursor_visible a private var add
2548         public isCursorVisible(), add protected toggleCursorVisible() and
2549         proctected setCursorVisible(bool), make scroll call the Inset::scroll
2550
2551         * insettoc.C: remvoe using decl
2552         (getScreenLabel): make cmdname donst
2553         (LyxCode): ditto
2554         (Ascii): ditto
2555         (Ascii): don't use endl
2556
2557         * insetfootlike.C: remove using decl at file scope and add std::
2558         where needed
2559         * insetmarginal.C: ditto
2560
2561         * insetfoot.C: some reformatting
2562
2563         * insetfloat.C (InsetButtonRelease): adjust the hit area
2564
2565         * insetert.C (SetFont): some reformatting
2566
2567         * insetcollapsable.C: some reformatting and constification
2568         (Clone): comment out.
2569         * insetcollapsable.h: some reformatting
2570         (Clone): comment out.
2571
2572         * inset.C: reindent
2573         (scroll): simplify
2574
2575 2001-03-30  Juergen Vigna  <jug@sad.it>
2576
2577         * insetcollapsable.h: changen *inset to be a InsetText inset.
2578
2579         * some files: changed to reflect the above change.
2580
2581 2001-03-29  Angus Leeming  <a.leeming@ic.ac.uk>
2582
2583         * insetexternal.[Ch]: renamed InsetExternal::InsetExternalParams as
2584         InsetExternal::Params.
2585         Added operator==() and operator!=() for the Params struct.
2586
2587 2001-03-29  Juergen Vigna  <jug@sad.it>
2588
2589         * lyxinset.h: changed parameter of getMaxWidth from Painter & to
2590         BufferView *.
2591
2592         * insetminipage.C: removed widthp_ and all it's functions and changed
2593         to use new %-lengths of LyXLength.
2594
2595 2001-03-28  Angus Leeming  <a.leeming@ic.ac.uk>
2596
2597         * figinset.[Ch]: changed headers lyx.h, form1.h -> figure_form.h.
2598
2599 2001-03-27  Angus Leeming  <a.leeming@ic.ac.uk>
2600
2601         * insetgraphicsParams.C (operator!=): new function, needed by the
2602         ControlGraphics class.
2603
2604 2001-03-28  Juergen Vigna  <jug@sad.it>
2605
2606         * insettext.C (InsetButtonPress): only enter !inset if button == 2
2607         (checkAndActivateInset): don't use the values returned from
2608         call to bv->checkInsetHit.
2609
2610         * insetminipage.C (Clone): set special minipage values.
2611
2612         * insetcollapsable.C (draw): changed to draw the button in the
2613         upper left corner outside the textinset.
2614         (ascent): changed because of different drawing
2615         (descent): ditto
2616         (width): ditto
2617         (Edit): ditto
2618         (InsetButtonPress): ditto
2619         (InsetButtonRelease): ditto
2620         (InsetMotionNotify): ditto
2621
2622 2001-03-27  Dekel Tsur  <dekelts@tau.ac.il>
2623
2624         * figinset.C (GetPSSizes): Fix for the case when filename doesn't
2625         contain a suffix.
2626         (Clone): ditto
2627
2628 2001-03-26  Juergen Vigna  <jug@sad.it>
2629
2630         * lyxinset.h: added ShowInsetDialog() function in UpdatableInset.
2631
2632         * insettext.C (ShowInsetDialog): implemented above function.
2633
2634         * insettabular.C (ShowInsetDialog): ditto
2635
2636         * insetminipage.C (ShowInsetDialog): ditto
2637
2638 2001-03-23  Angus Leeming  <a.leeming@ic.ac.uk>
2639
2640         * insetinclude.[Ch]: rename InsetInclude::InsetIncludeParams as
2641         InsetInclude::Params. Don't store a buffer * in Params. Store the
2642         master file name instead.
2643
2644 2001-03-23  Juergen Vigna  <jug@sad.it>
2645
2646         * insetcollapsable.C (InsetMotionNotify):
2647         (InsetButtonRelease):
2648         (InsetButtonPress): fixed y-offset (minipages).
2649
2650         * insettext.C (draw): force a FULL update if cleared == true.
2651
2652         * insetcollapsable.C (draw): Lars forgotten entry for changing this
2653         routine to draw the minipages on its position-flag.
2654         (InsetInInsetY): give back the right y position, because of minipage
2655         position-flag.
2656
2657 2001-03-23  José Abílio Matos  <jamatos@fep.up.pt>
2658
2659         * insetfloat.h
2660         * insetfloat.C (DocBook): docbook export code.
2661
2662 2001-03-22  Juergen Vigna  <jug@sad.it>
2663
2664         * insetminipage.C (getMaxWidth): added function to set the drawing
2665         width!
2666         (Read): should work now!
2667
2668         * insetcollapsable.C (InsetCollapsable): default is now NOT collapsed
2669         if we create a new inset.
2670
2671 2001-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
2672
2673         * figinset.C (fl_set_preemptive_callback): moved definition outside
2674         of namespace anon.
2675
2676 2001-03-20  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2677
2678         * insetminipage.C (Read): prepare for reading of minipage arguments.
2679
2680 2001-03-18  Baruch Even  <baruch@lyx.org>
2681
2682         * insetgraphics.C: Minor cleanups of the comments and code.
2683
2684 2001-03-17  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2685
2686         * insetminipage.C (InsetMinipage): default to not collapsed
2687
2688 2001-03-16  Juergen Vigna  <jug@sad.it>
2689
2690         * insetminipage.C (width): modified with to be a string
2691         (widthp): added widthp (for % width) support functions.
2692         (InsetButtonRelease): added to open the options dialog on button==3.
2693         (~InsetMinipage): added to hide the dialog.
2694
2695         * insetminipage.h: added hideDialog signal
2696
2697 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2698
2699         * insetminipage.h: change the order or Position to match
2700         LyXParagraph::MINIPAGE_ALIGNMENT
2701
2702         * several files: remvoe CXX_WORKING_NAMESPACES
2703
2704         * ExternalTemplate.h: noncopyable is in namespace boost
2705         * insetinclude.h: ditto
2706         * insetcommand.h: ditto
2707
2708 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
2709
2710         * insettext.C (Edit): #else# -> #else.
2711         * insettoc.C: added using directive.
2712
2713 2001-03-14  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2714
2715         * insetminipage.h: add pos, inner_pos, width and height. + getters
2716         and setters for all of them.
2717
2718 2001-03-13  Dekel Tsur  <dekelts@tau.ac.il>
2719
2720         * insetinclude.C (Latex): Do not exit when the textclass of the
2721         included file differ from the textclass of the parent file.
2722
2723 2001-03-12  Angus Leeming  <a.leeming@ic.ac.uk>
2724
2725         * ExternalTemplate.C (read): the reading of external insets now checks
2726         for \end_inset and removes it form the input stream.
2727
2728 2001-03-09  John Levon  <moz@compsoc.man.ac.uk>
2729
2730         * ExternalTemplate.h:
2731         * ExternalTemplate.C:
2732         * insetexternal.h:
2733         * insetexternal.C: move form to GUII
2734
2735 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
2736
2737         * insetinclude.h:
2738         * insetinclude.C: add InsetIncludeParams, use
2739         composition rather than derivation of InsetCommand
2740
2741 2001-03-12  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2742
2743         * insettoc.C (Ascii): use the Buffer typedefs
2744
2745 2001-03-11  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2746
2747         * insettoc.C (Ascii): implement for dynamic number of lists
2748
2749         * insetcaption.[Ch]: update from new_insets branch
2750         * insetfloat.[Ch]: ditto
2751
2752 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
2753
2754         * insetexternal.C:
2755         * figinset.C: use new File Dialog
2756
2757 2001-03-06  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2758
2759         * insettext.C: changes becuase of ParagraphParameters.
2760
2761 2001-02-28  Baruch Even  <baruch@ev-en.org>
2762
2763         * insetgraphics.C (updateInset): Changed due to the change in
2764         GraphicsCache.
2765
2766 2001-02-26  Juergen Vigna  <jug@sad.it>
2767
2768         * insettext.C (SetFont): Set Undo only if we have selection (as it is
2769         handled in LyXText).
2770
2771 2001-02-23  Juergen Vigna  <jug@sad.it>
2772
2773         * insettext.C (draw): some small repainting fixes.
2774         (LocalDispatch): put the sel_cursor stuff after the insert of chars.
2775
2776         * inset.C (LocalDispatch): changed action to be a kb_action (as it
2777         should be) and not an int.
2778
2779         * insettabular.C (LocalDispatch): ditto
2780
2781         * insettext.C (LocalDispatch): ditto
2782
2783         * insetcollapsable.C (LocalDispatch): ditto
2784
2785 2001-02-22  Juergen Vigna  <jug@sad.it>
2786
2787         * insettabular.C (LocalDispatch): return DISPATCHED if we cannot
2788         DISPATCH it and we don't have a locking_inset.
2789
2790 2001-02-21  Baruch Even  <baruch@ev-en.org>
2791
2792         * insetgraphics.[Ch]: Changed to use boost::shared_ptr<GraphicsCacheItem>
2793         instead of GraphicsCacheItem *.
2794
2795 2001-02-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2796
2797         * insetcollapsable.C (getLyXText): add const qualifier to second
2798         parameter.
2799
2800 2001-02-22  Juergen Vigna  <jug@sad.it>
2801
2802         * insettext.C (getLyXText): honor the recursive parameter.
2803         (SetUpdateStatus): set need_update to CURSOR_PAR if LyXText needs it.
2804
2805         * inset.C (getLyXText): added bool recursive parameter.
2806
2807         * insettext.C (SetUpdateStatus): or the update codes.
2808         (draw): check need_update with &.
2809         (InsetButtonPress): set no_selection to not put a selection when
2810         entering an inset and it is redraws in another spot.
2811
2812         * insettext.h: made need_update an int.
2813
2814 2001-02-20  Baruch Even  <baruch@ev-en.org>
2815
2816         * insetgraphics.h:
2817         * insetgraphisc.C: Changed to use better semantics when loading images
2818         for inline view. Now it doesn't keep the pixmap itself but it's holder.
2819
2820 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
2821
2822         * insetcommand.h:
2823         * inseterror.h:
2824         * insetgraphics.C: change name of "hide" signal to "hideDialog",
2825         consistent with InsetTabular.
2826
2827 2001-02-19  Juergen Vigna  <jug@sad.it>
2828
2829         * insettabular.C (LocalDispatch): implement PAGE up/down.
2830
2831         * insettext.C (draw): clear all of it on need_update==INIT too!
2832
2833         * insettabular.C (InsetUnlock): always clear the selection.
2834
2835         * inset.C (scroll): normally we only want to scroll the inset until
2836         it is fully visible so if top_x + offset > 20 then just set scx to 0.
2837
2838 2001-02-14  Juergen Vigna  <jug@sad.it>
2839
2840         * insettabular.C (LocalDispatch): remove x_fix as it is not used.
2841         (resetPos): fixed scroll behaviour.
2842         (LocalDispatch): do an update if moving cursor inside a table cell
2843         requests a scroll of the tabular.
2844
2845 2001-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
2846
2847         * insettext.C (textWidth): constify local var
2848
2849         * insettabular.C: small cleanup.
2850
2851         * insetfoot.C (Latex): constify local var
2852
2853         * insetcollapsable.C: small cleanup.
2854
2855         * figinset.C (runqueue): use compare instead of strcmp
2856
2857 2001-02-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
2858
2859         * insettext.C:
2860         * insetinfo.C: remove cruft
2861
2862 2001-02-14  Juergen Vigna  <jug@sad.it>
2863
2864         * insettext.C (SetUpdateStatus): added a BufferView * parameter.
2865
2866 2001-02-13  Juergen Vigna  <jug@sad.it>
2867
2868         * insettext.C (InsertInset): don't move left (is this right?)
2869
2870         * insettabular.C (LocalDispatch): use of the no_draw variable
2871
2872         * insettabular.h: new no_draw variable to stop redraw
2873
2874         * insettabular.C (TabularFeatures): fixed update for alignment change
2875
2876 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
2877
2878         * insetinclude.C:
2879         * insetbib.h:
2880         * insetbib.C: move dialogs to frontends/
2881
2882 2001-02-10  Dekel Tsur  <dekelts@tau.ac.il>
2883
2884         * insettext.C (LocalDispatch): Restore the language if the inset
2885         becomes empty.
2886
2887 2001-02-09  Dekel Tsur  <dekelts@tau.ac.il>
2888
2889         * insettext.C (moveRightIntern): Update the selection cursor.
2890         (moveLeftIntern): Ditto.
2891
2892 2001-02-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2893
2894         * Makefile.am: remove BoundingBox.h
2895
2896         * BoundingBox.h: removed
2897
2898 2001-02-08  Dekel Tsur  <dekelts@tau.ac.il>
2899
2900         * insettext.C (LocalDispatch): Update selection cursor when moving
2901         cursor to the right.
2902         (moveRightIntern): Call to CursorRight with 2 argument eqaul to false.
2903         (moveLeftIntern): Ditto.
2904
2905 2001-02-05  Baruch Even  <baruch.even@writeme.com>
2906
2907         * insetgraphics.C: Updated automatic image conversion, it now goes into
2908         temporary directory instead of with the image itself.
2909
2910 2001-01-21  Baruch Even  <baruch@ev-en.org>
2911
2912         * insetgraphics.C: Added Docbook support. Added Automatic image conversion
2913         to EPS or PNG when needed (support bitmap graphics).
2914
2915 2000-11-02  Baruch Even  <baruch@ev-en.org>
2916
2917         * insetgraphics.C:
2918         * insetgraphiscParams.C: Some cleaning up, changing from std::endl to '\n'
2919         and removal of commented out code.
2920
2921 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
2922
2923         * insetbib.C (callback): Update citations if the key has changed.
2924
2925 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
2926
2927         * insetbib.C (InsetBibKey): Better computation of default key.
2928         (getScreenLabel) Show both the key and the label.
2929         (getBibLabel): New method.
2930         (callback): Force a redraw if the inset have been changed.
2931
2932 2001-01-26  Dekel Tsur  <dekelts@tau.ac.il>
2933
2934         * insetref.C (getType, getName): Move methods from
2935         src/frontends/xforms/FormRef.C.
2936
2937 2001-01-12  Dekel Tsur  <dekelts@tau.ac.il>
2938
2939         * insettabular.C: Various improvements (use only one dummy position).
2940
2941 2001-01-25  Dekel Tsur  <dekelts@tau.ac.il>
2942
2943         * insetbib.C (bibitemWidest): Use lyxfont::width instead of
2944         par->bibkey->width. This fixes the crashes when running without
2945         gui or when having included documents.
2946
2947 2001-01-22  Dekel Tsur  <dekelts@tau.ac.il>
2948
2949         * insetcommand.C (getAsString, setFromString): Cleanup.
2950
2951 2001-01-21  Dekel Tsur  <dekelts@tau.ac.il>
2952
2953         * insetref.C: Add the array InsetRef::types that contains
2954         information about all supported reference types.
2955
2956 2001-01-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2957
2958         * lyxinset.h: remove trailing comma in enum.
2959
2960 2001-01-17  John Levon  <moz@compsoc.man.ac.uk>
2961
2962         * insettext.C: kill LyXBell.