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