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