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