]> git.lyx.org Git - features.git/blob - src/insets/ChangeLog
tostr -> convert and some bformat work
[features.git] / src / insets / ChangeLog
1 2005-01-06  Lars Gullik Bjonnes  <larsbj@gullik.net>
2
3         * insetwrap.C:
4         * insettabular.C:
5         * insetinclude.C:
6         * insetfloat.C:
7         * insetexternal.C:
8         * insetbibitem.C:
9         * ExternalTransforms.C (adjAngle): tostr -> convert
10
11 2005-01-05  Lars Gullik Bjonnes  <larsbj@gullik.net>
12
13         * inset.[Ch] (forceDefaultParagraphs): delete since it is same as
14         base version
15
16 2005-01-04  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
17
18         * ExternalTransforms.C: fix LaTeX output of \scalebox.
19
20         * ExternalTransforms.[Ch]:
21         * insetexternal.C: store all float/double values as strings.
22
23         * insetgraphics.C:
24         * insetgraphicsParams.C: more precise checks for the value strings.
25
26 2004-12-28  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
27
28         * insettext.C (doDispatch): remove unused variable was_empty
29
30 2004-12-28  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
31
32         * insetgraphics.C:
33         * insetgraphicsParams.[Ch]: store all float/double values as strings.
34
35 2004-12-17  Alfredo Braunstein  <abraunst@lyx.org>
36
37         * insettext.[Ch] : move autoBreakRows_ bool to LyXText
38
39 2004-12-15  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
40
41         * insettabular.C (tabularFeatures): re-enable SET_ALL_LINES and
42         UNSET_ALL_LINES (from Jürgen)
43
44 2004-12-14  Angus Leeming  <leeming@lyx.org>
45
46         * Makefile.am (AM_CPPFLAGS): Remove trailing slash from -Ifoo/
47         to overcome bug in the MinGW port of g++ 3.4.2.
48
49 2004-12-06  Alfredo Braunstein  <abraunst@lyx.org>
50
51         * insettabular.C (getCellXPos): make it return a relative x
52         position wrt. the begin of the tabular
53         (resetPos): a couple of fixes
54         (doDispatch): add a couple of resetPos calls
55         (drawSelection): fix drawing of selection in single-cell mode
56         (draw): replace 'do not draw' optimization by 'draw with
57         nullpainter' one
58
59 2004-12-03  Lars Gullik Bjonnes  <larsbj@gullik.net>
60
61         * insetbase.[Ch] (idxUpDown2): remove function
62
63 2004-12-02  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
64
65         * insettabular.[Ch]: use size_t-like types for cell, row and column
66         indices
67
68 2004-12-02  José Matos  <jamatos@lyx.org>
69
70         * insetlatexaccent.C (checkContents): remove compatibility code,
71         moved to lyx2lyx.
72
73 2004-11-30  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
74
75         * insetbase.h (getStatus): add better comment from src/cursor.C
76
77 2004-11-26  Alfredo Braunstein  <abraunst@lyx.org>
78
79         * insettabular.[Ch]: adjust, introduce "do not draw
80         offscreen" optimization using NullPainter, (dist): introduce,
81         (getCursorPos): implement, (drawSelection): implement
82
83         * insetcollapsable.[Ch]: adjust
84
85         * insettext.C: adjust, (metrics): set the font before calling
86         LyXText::metrics
87
88 2004-11-25  Lars Gullik Bjonnes  <larsbj@gullik.net>
89
90         * rename a lot of InsetOld to InsetBase
91
92 2004-11-25  Alfredo Braunstein  <abraunst@lyx.org>
93
94         * insettabular.C:
95         * insettext.C: par->pit renaming
96
97 2004-11-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
98
99         * Most insets: rename priv_dispatch to doDispatch
100
101 2004-11-24  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
102
103         * insettabular.C (tabularFeatures): fix multicolumn handling
104
105 2004-11-23  Lars Gullik Bjonnes  <larsbj@gullik.net>
106
107         * render_base.h (operator=): use common semantics
108
109         * insettext.C (operator=): delete this
110         (copy constructor): implement this properly
111         (init): use for_each and bind
112         (clear): ditto
113         (appendParagraphs): ditto
114
115         * insettabular.C: add more const. Adjust for changes in tabular.
116
117         * insetbase.h: Use NVI on clone. Add virtual doClone and update
118         all children, also make copy constructor protected. Added some
119         safe-guards to clone.
120
121         * insets: adjust to fit.
122
123 2004-11-16  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
124
125         * insetoptarg.C (latexOptional): return number of lines instead of
126         number of characters
127
128 2004-11-18  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
129
130         * insettabular.[Ch] (string2params): Don't pretend to return the
131         active cell anymore and simplify keyword parsing.
132
133 2004-11-10  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
134
135         * insetlatexaccent.h (isLetter): implement, so that word selection
136         takes accents into account.
137
138 2004-11-11  Alfredo Braunstein  <abraunst@lyx.org>
139
140         * insetcollapsable.C (priv_dispatch): do not push the inset to the
141         cursor in dispatch
142
143 2004-11-09  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
144
145         * ExternalSupport.C, insetgraphics.C:
146         s/getFormatFromContents/formats.getFormatFromFile/
147
148 2004-11-04  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
149
150         * insetcharstyle.[Ch]:
151         * insetert.[Ch]: implement getStatus
152
153         * insetcharstyle.C (draw): visual clue when the cursor is inside
154         the inset
155
156 2004-11-02  José Matos  <jamatos@lyx.org>
157
158         * insetcharstyle.C (docbook):
159         * insetlabel.C (linuxdoc, docbook):
160         * insetref.C (linuxdoc, docbook): escape chacters in id to produce
161         always legal output.
162
163         * insettabular.C (docbook): mixed content no longer belongs to
164         output parameters.
165
166 2004-11-01  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
167
168         * insetcharstyle.C (priv_dispatch): prevent paragraph breaks
169
170 2004-11-01  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
171
172         * ExternalSupport.C (updateExternal): convert files in the temp dir
173
174 2004-10-31  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
175
176         * insetcharstyle.C: drawing cosmetics.
177
178 2004-10-30  José Matos  <jamatos@lyx.org>
179
180         * insetcharstyle.C (docbook): a compromisse solution. Don't output
181         paragraph tags inside inline elements.
182
183 2004-10-30  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
184
185         * insetcharstyle.C (latex, linuxdoc, docbook, plaintext): use
186         InsetText methods rather than outputVerbatim (escapes special
187         characters) [bug 1731]
188         * insetcharstyle.C (outputVerbatim): remove this function.
189         * insetcharstyle.C (priv_dispatch): fix typo in LFUN_MOUSE_PRESS,
190         which caused an infinite loop.
191
192 2004-10-29  José Matos  <jamatos@lyx.org>
193
194         * insetgraphics.C (uniqueID): transfered to sgml.C
195
196 2004-10-29 Andreas Vox  <vox@isp.uni-luebeck.de>
197
198         * insetlabel.C (docbook, linuxdoc):
199         * insetref.C (docbook, linuxdoc): sanitize id.
200
201 2004-10-29  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
202
203         * ExternalSupport.C: s/getExtFromContents/getFormatFromContents/
204         * insetgraphics.C: s/getExtFromContents/getFormatFromContents/
205         * insetgraphics.C (findTargetFormat): reformat
206
207 2004-10-28  José Matos  <jamatos@lyx.org>
208
209         * insetcharstyle.C (linuxdoc, docbook): apply opentTag and closeTag.
210
211 2004-10-28  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
212
213         * ExternalTransforms.C (sanitizeLatexOption): simplify regex
214
215 2004-10-27  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
216
217         * ExternalTransforms.C (sanitizeLatexOption): fix regex to handle
218         "[,,,]" without warning message
219
220 2004-10-26  Angus Leeming  <leeming@lyx.org>
221
222         * ExternalSupport.C (updateExternal):
223         * insetgraphics.C (copyFileIfNeeded): use the new Movers to move
224         external files to the temp directory.
225
226 2004-10-25  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
227
228         * insetfoot.C (latex): use \thanks instead of \footnote on titlepage
229         layouts. This fixes problems with the memoir class (which does not
230         allow \footnote) [bug 1677]
231
232 2004-10-24  Andreas Vox  <vox@isp.uni-luebeck.de>
233
234         * insetindex.C (docbook): escape the index, to generate correct sgml.
235
236 2004-10-23  José Matos  <jamatos@lyx.org>
237
238         * insettext.C (docbook): rearrange arguments, due to change in the
239         upper code.
240
241 2004-10-23  André Pönitz  <poenitz@gmx.net>
242
243         * insettabular.C (cutSelection, tabularFereatures):
244           fix cursor position after cutting selection or table rows
245
246 2004-10-18  Andreas Vox  <vox@isp.uni-luebeck.de>
247
248         * insetgraphics.C (docbook, writeImageObject): write more than one
249         format of imageobjects in <mediaobject>.
250
251 2004-10-17  Andreas Vox  <vox@isp.uni-luebeck.de>
252
253         * insetcite.[hC] (docbook, latex, cleanupWhitespace): implementing
254         DocBook output for this inset ( <citation>content</citation> )
255
256 2004-10-05  Andreas Vox  <vox@isp.uni-luebeck.de>
257
258         * insetgraphics.C (docbook) : using mediaobject for XML;
259         correcting bug with SGML output (now '>' instead of '/>')
260
261 2004-10-05  José Matos  <jamatos@lyx.org>
262
263         * insetfloatlist.C (read):
264         * insetquotes.C (read):
265         * insetspace.C (read):
266         * insetspecialchar.C (read):
267         * insettabular.C (read): replace nextToken by more appropriate lex
268         methods.
269
270 2004-09-29  Andreas Vox  <vox@isp.uni-luebeck.de>
271
272         * insetgraphics.C (createDocBookAttribute, docbook) :
273         convert scale, width, height and keepaspectratio to Docbook standards)
274
275         * insetgraphics.[hC] (toDocbookLength): new method to convert TeX units
276         to Docbook units where possible.
277
278 2004-09-29  Andreas Vox  <vox@isp.uni-luebeck.de>
279
280         * insetgraphics.C (docbook): create inlinegraphic instead of graphic.
281
282         * insetgraphics.[hC] (createDocBookAttributes): Export parameters
283         as attributes with new method for docbook.
284
285 2004-09-26  Lars Gullik Bjonnes  <larsbj@gullik.net>
286
287         * render_preview.h: Use preferred calling of Boost.Signal
288
289         * pch.h: use proper signal include
290
291 2004-09-26  Lars Gullik Bjonnes  <larsbj@gullik.net>
292
293         * ExternalTransforms.h: User preferred calling of Boost.Function
294
295 2004-09-24  Andreas Vox  <vox@isp.uni-luebeck.de>
296
297         * insetref.C (docbook): fixing problem where Docbook XML output
298         had unclosed <xref ... >
299
300 2004-08-16  José Matos  <jamatos@lyx.org>
301
302         * insethfill.C (write):
303         * insetline.C (write):
304         * insetnewline.C (write):
305         * insetpagebreak.C (write): remove space at end of line.
306
307 2004-08-16  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
308
309         * insettabular.C (plaintext): do not use ownerPar to get the
310         paragraph depth
311
312         * insettext.C (sanitizeEmptyText): remove. Not sure what it does,
313         and it calls getParentLanguage (which calls ownerPar)
314         (edit): do not call sanitizeEmptyText
315         (priv_dispatch): remove code resetting font on empty inset, for
316         the same reasons as above.
317
318         * insettabular.C (isRightToLeft): instead of using
319         BufferView::getParentLanguage, use the data from the cursor
320
321 2004-08-15  Lars Gullik Bjonnes  <larsbj@gullik.net>
322
323         * pch.h: new file
324
325         * Makefile.am: support pch
326
327 2004-08-15  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
328
329         * insettabular.C (draw): whitespace
330
331         * insetnewline.C (draw): use PainterInfo::ltr_pos instead of ownerPar.
332
333 2004-08-14  André Pönitz  <poenitz@gmx.net>
334
335         * insettabular.C (priv_dispatch): fix MOUSE_MOTION handling
336
337 2004-08-14  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
338
339         * insettabular.C (metrics): when the width of a cell is zero(),
340         let it use as much space as it can
341
342         * insettext.C (editXY): compilation fix
343
344         * insetinclude.C (priv_dispatch): fix showing dialog on mouse
345         release
346         (metrics): the insets is not full width any more.
347         (draw): adjust; fix bad test for PREVIEW_OFF
348         (add_preview): fix bad test for PREVIEW_OFF
349         (display): do not return true when using \input
350
351 2004-08-14  José Matos  <jamatos@lyx.org>
352
353         * insetbibitem.[Ch] (plaintext): added.
354
355         * insetcite.[Ch]: fix plaintext export.
356
357 2004-08-14  Lars Gullik Bjonnes  <larsbj@lyx.org>
358
359         * insettext.[Ch] (setDrawFrame): take a bool, get rid of the
360         DrawFrame enum.
361
362         * insetcaption.C (InsetCaption): modify call to setDrawFrame
363         * insetcollapsable.C (InsetCollapsable): ditto
364         * insetenv.C (InsetEnvironment): ditto
365
366 2004-08-14  André Pönitz  <poenitz@gmx.net>
367
368         * inset.[Ch]:
369         * insetbase.[Ch]:       remove the 'internale' xo, yo position cache
370
371 2004-08-13  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
372
373         * insetoptarg.C (latexOptional): if the optional argument contains
374         a ']' enclose it in {curly brackets}
375
376         * insettext.C (editXY):
377         * insettabular.C (editXY):
378         * insetcollapsable.C (editXY):
379         * insetbase.C (editXY): constify
380
381         * insetcollapsable.C (priv_dispatch): on a mouse press event, do
382         not ask for an update if we did nothing; on a mouse release, make
383         sure that the cursor is  moved to the right position; on a mouse
384         release, exit from the inset instead of invoking a
385         LFUN_FINISHED_RIGHT.
386
387         * insetbase.C (dispatch): before invoking dispatch, set cursor
388         result to dispatch=update=true.
389
390 2004-08-13  José Matos  <jamatos@lyx.org>
391
392         * insetgraphics.C (docbook): close empty tags in XML. Fix bug 1147.
393
394 2004-08-04  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
395
396         * insetfoot.C (latex): use OutputParams::intitle instead of
397         parOwner() (avoids time consuming lookup)
398
399         * insetquotes.C (latex): same as above with OutputParams::lang.
400         Moreover the code actually works now.
401
402 2004-07-24  Lars Gullik Bjonnes  <larsbj@gullik.net>
403
404         * insetwrap.C, insetvspace.C, insettabular.C, insetnote.C:
405         * insetinclude.C, insetgraphics.C, insetfloat.C:
406         * insetexternal.C, insetert.C, insetcharstyle.C, insetcaption.C:
407         * insetbranch.C, insetbox.C, ExternalTransforms.C: change
408         "support/std_sstream.h" to <sstream>
409
410 2004-06-22  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
411
412         * insetgraphics.C (prepareFile): remove conversion_needed flag.
413         It made the following fail for a .eps graphics file:
414         1) view->ps
415         2) view->pdf (pdflatex)
416         because the .eps file was already in the temp dir when the pdflatex
417         export happened and therefore no .eps -> pdf conversion was done.
418
419 2004-06-18  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
420
421         * insetgraphics.C, insettabular.C: s/wether/whether/g
422
423 2004-06-10  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
424
425         * insetgraphics.C (stripExtension): new
426         * insetgraphics.C (prepareFile): Don't check for nonexisting files,
427         the caller does this
428         * insetgraphics.C (prepareFile): Handle "nice" exports, too
429         * insetgraphics.C (latex): call prepareFile() also for "nice" exports
430
431 2004-06-02  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
432
433         * insetfloatlist.C (latex,getScreenLabel): translate according to
434         the document language (bug #1312)
435
436 2004-06-01  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
437
438         * ExternalSupport.[Ch] (doSubstitution): exchange filename argument
439         with external_in_tmpdir and compute filename ourself
440         * ExternalSupport.[Ch] (updateExternal): add exportdata argument and
441         use it to store referenced file(s)
442         * ExternalSupport.C (writeExternal): write relative filename if
443         running latex
444         * ExternalTemplate.[Ch]: add ReferencedFile command
445         * insetgraphics.C (prepareFile, docbook, linuxdoc): add file to
446         runparams.exportdata
447         * insetgraphics.C (prepareFile): write relative filename if
448         running latex
449         * insetinclude.C (latex, docbook, linuxdoc): add file to
450         runparams.exportdata and write it to the temp dir instead of
451         writing it to the final destination
452         * insetinclude.C (docbook, linuxdoc): don't copy runparams
453
454 2004-05-19  Angus Leeming  <leeming@lyx.org>
455
456         * insetcite.[Ch]: small change because namespace biblio is
457         now namespace lyx::biblio.
458
459 2004-05-15  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
460
461         * insettabular.[Ch] (buffer): make Buffer * argument const
462
463 2004-05-17  Angus Leeming  <leeming@lyx.org>
464
465         * insetcommand.C (priv_dispatch): act on receipt of LFUN_INSET_REFRESH
466         to force the button label to be re-generated.
467
468 2004-05-14  José Matos  <jamatos@lyx.org>
469
470         * insetlabel (docbook): do not ouput label, for the moment.
471
472 2004-05-14  Angus Leeming  <leeming@lyx.org>
473
474         * insetcite.C (getNatbibLabel, generateLabel, latex): use the
475         new biblio::asValidLatexString function.
476
477 2004-05-12  Angus Leeming  <leeming@lyx.org>
478
479         * insetcite.C: use BufferParams::cite_engine rather than the three
480         bools, use_natbib, use_jurabib, use_numerical_citations.
481
482 2004-05-10  Angus Leeming  <leeming@lyx.org>
483
484         * insetcite.[Ch]: move the Cache::Style enum to biblio::CiteEngine.
485         Ditto with getStyle, moved to biblio::getEngine.
486
487 2004-05-07  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
488
489         * insetgraphics.C (validate): remove pre 233 file format stuff,
490         handle zipped files for "nice" export
491
492 2004-05-05  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
493
494         * insetgraphics.C (prepareFile): copy zipped file and corresponding
495         .bb file to the tmp dir if we don't unzip it (needed for dvi export)
496         * insetgraphics.C (prepareFile): unzip zipped file also if it has
497         changed since the last run
498         * insetgraphics.C (copyToDirIfNeeded): split into copyToDirIfNeeded
499         and copyFileIfNeeded.
500
501 2004-04-29  Angus Leeming  <leeming@lyx.org>
502
503         * ExternalTemplate.[Ch]: remove redundant #includes.
504
505 2004-04-28  Angus Leeming  <leeming@lyx.org>
506
507         * insettext.C:
508         s/updateToolbar()/updateToolbars()/
509
510 2004-04-29  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
511
512         * insetgraphics.C: require file extension (file format change!)
513         * insetgraphics.C (latex): handle zipped files for "nice" export
514
515 2004-04-26  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
516
517         * insetgraphics.C (latex): strip the extension and replace dots in
518         the filename if doing a "nice" export. This is a partial fix for
519         bug 1231 without reintroducing bug 655.
520
521 2004-04-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
522
523         * insetoptarg.h: remove the editable() method (InsetCollapsable
524         does it better already)
525
526         * insetbibtex.C (normalize_name): new helper function. Changes the
527         name to be suitable to use in a latex file (relative to master
528         buffer if necessary).
529         (latex): use normalize_name.
530
531 2004-04-20  Angus Leeming  <leeming@lyx.org>
532
533         * render_preview.C (startLoading): remove lyxerr statement.
534         (draw): cosmetics.
535         (getPreviewLoader): new helper function.
536
537 2004-04-19  Angus Leeming  <leeming@lyx.org>
538
539         * insetexternal.C:
540         * insetinclude.C:
541         * render_preview.[Ch]: changes due to changes to LyXRC::preview.
542
543 2004-04-19  Angus Leeming  <leeming@lyx.org>
544
545         * insetexternal.C (priv_dispatch): remove unnecessary invocation of
546         BufferView::update.
547         (add_preview): renamed as add_preview_and_start_loading. Invoke
548         RenderPreview::startLoading.
549
550         * insetinclude.C (metrics, draw): changes due to the changed
551         RenderPreview interface.
552
553         * render_preview.C: remove cached pimage_.
554         (previewReady): removed. Replaced by getPreviewImage(Buffer const &).
555         (draw): don't call startLoading. That's up to the user of
556         RenderPreview.
557
558 2004-04-16  Angus Leeming  <leeming@lyx.org>
559
560         * render_graphic.h (checksum_, hasFileChanged): unused, so removed.
561
562 2004-04-13  Angus Leeming  <leeming@lyx.org>
563
564         * render_base.[Ch] (clone): now takes an InsetBase ptr to enable
565         the renderer to inform LyX::updateInset that the inset's status
566         has changed and it should be redrawn.
567
568         * render_button.[Ch] (clone):
569         * render_graphic.[Ch] (c-tors, clone):
570         * render_preview.[Ch] (c-tors, clone): ditto.
571
572         * render_graphic.[Ch] (connect):
573         * render_preview.[Ch] (connect): removed, as connection is now
574         made in the constructors.
575
576         * insetexternal.C:
577         * insetgraphics.C:
578         * insetinclude.C: ensuing simplification of the client code.
579         (statusChanged): now superfluous. Removed.
580
581 2004-04-12  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
582
583         * ExternalTemplate.[Ch]: remove editCommand
584         * ExternalSupport.C (editExternal): use formats.edit() instead of
585         the removed editCommand template parameter
586         * insetgraphics.C (priv_dispatch): handle LFUN_GRAPHICS_EDIT
587         * insetgraphics.[Ch] (editGraphics): new method
588
589 2004-04-01  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
590
591         * insetinclude.C (validate): set/reset features.buffer_ when
592         validating the child
593
594 2004-04-07  Angus Leeming  <leeming@lyx.org>
595
596         * insetexternal.C (priv_dispatch):
597         * insetinclude.C (priv_dispatch): prevent crash by invoking
598         InsetOld::priv_dispatch at the end of the switch, rather than
599         InsetOld::dispatch...
600
601 2004-04-07  Martin Vermeer  <martin.vermeer@hut.fi>
602
603         * insetcollapsable.C:
604         * insetbranch.C: 'assign' to open/close branch inset according to
605         selection; also print content on closed branch button
606
607 2004-04-06  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
608
609         * ExternalSupport.C (doSubstitution): add new variables $$AbsPath,
610         $$RelPath_Master, $$RelPath_Parent, $$Extension,
611         $$AbsOrRelPathMaster and $$AbsOrRelPathParent. Change the meaning
612         of $$Basename
613         * ExternalSupport.C (updateExternal): use absolute and output
614         filename where appropriate
615
616 2004-04-05  André Pönitz  <poenitz@gmx.net>
617
618         * insetbase.h: use LCursor & in notifyCursorLeave
619
620 2004-04-05  Angus Leeming  <leeming@lyx.org>
621
622         * insetgraphics.C: remove unused header file "lyxrc.h".
623
624         * render_graphic.C: squash bug 1372: Misleading graphics label when
625         deactivating lyx view.
626
627 2004-04-05  Angus Leeming  <leeming@lyx.org>
628
629         * insetbibitem.C:
630         * insetcaption.C:
631         * insetgraphics.C:
632         * insetlatexaccent.C:
633         * insetquotes.C:
634         * insettabular.C:
635         * insettext.C:
636         * updatableinset.C:
637         wrap #warning calls inside #ifdef WITH_WARNINGS blocks.
638
639 2004-04-02  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
640
641         * insetfloat.C (read): fix yesterday's float fix.
642         * insetwrap.C (read): apply the fixed float fix.
643
644 2004-04-01  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
645
646         * insetfloat.C (read): fix reading of float params
647         (recognize "type")
648
649 2004-03-31  Alfredo Braunstein  <abraunst@lyx.org>
650
651         * insettext.C (edit): comment the call to updateLocal (dangling now)
652         * insettext.h: add allowSpellCheck() returning true
653
654 2004-03-31  Angus Leeming  <leeming@lyx.org>
655
656         * insetcollapsable.[Ch]: (leaveInset): renaming of getOutOfInset.
657
658 2004-03-31  Angus Leeming  <leeming@lyx.org>
659
660         * insetcollapsable.[Ch] (getOutOfInset): new function which pushes
661         the cursor out of an inset.
662
663         * insetbranch.C (priv_dispatch):
664         * insetcollapsable.C (priv_dispatch): in the LFUN_INSET_TOGGLE code,
665         use getOutOfInset to push the cursor out of the inset when
666         collapsing it.
667
668 2004-03-30  Angus Leeming  <leeming@lyx.org>
669
670         * insetbase.[Ch] (translate): new static member function, returns
671         an InsetBase::Code corresponding to the input string.
672
673         * insetcollapsable.C (priv_dispatch): handle LFUN_INSET_TOGGLE.
674
675         * insetbranch.C(priv_dispatch): specialize LFUN_INSET_TOGGLE
676         so that it opens the inset if it refers to the currently active
677         branch.
678
679 2004-03-30  Alfredo Braunstein  <abraunst@lyx.org>
680
681         * insetfloat.C (addToToc): use par_const_iterator_begin and
682         par_const_iterator_end.
683
684 2004-03-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
685
686         * insetbibtex.[Ch]: bibtopic support.
687
688         * insetfloat.[Ch]: add param \sideways {true|false}
689         (support for sideways floats from rotating.sty).
690
691 2004-03-28  Alfredo Braunstein  <abraunst@lyx.org>
692
693         * insettext.[Ch]: add a default ctor. implement const version of
694         paragraphs()
695         * insetcharstyle.C:
696         * insetert.C:
697         * insetfloat.C:
698         * insetlabel.C:
699         * insetwrap.C: adjust
700
701 2004-03-28  Alfredo Braunstein  <abraunst@lyx.org>
702
703         * insettext.h: add insetAllowed returning true by default (fixing
704         vanishing insets problem)
705
706         * insettext.C (draw): handle the responsability of adding the
707         ouside offset to collapsable. Clean code a bit.
708
709         * insetcollapsable.[Ch] (metrics, draw): handle the derivation
710         from insettext correctly, solve a couple of off-by-one drawing
711         bugs
712
713 2004-03-25  Angus Leeming  <leeming@lyx.org>
714
715         * insetcaption.C (draw): squash warning about unused variable.
716
717 2004-03-19  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
718
719         * ExternalSupport.C: use the master buffer's temp dir
720         * insetgraphics.C (latex): make relative filename relative to the
721         master file
722         * insetgraphics.C: use the master buffer's temp dir
723         * insetinclude.C (masterFilename): new function
724         * insetinclude.C (linuxdoc, docbook): simplify logic (IsLyXFilename()
725         is always true if loadIfNeeded() returns true)
726
727 2003-02-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
728
729         * insetinclude.C (loadIfNeeded): when the child buffer is loaded,
730         set its parent to the current buffer.
731         (latex): use the tmppath of the master buffer, not just the parent
732         buffer (makes a difference with more than one level of include
733         insets). If the file name is relative write in the .tex file a
734         name relative to the master buffer directory.
735
736         * insetinclude.C: rename masterFilename to parentFilename (this
737         points to the direct parent)
738
739 2004-03-25  André Pönitz  <poenitz@gmx.net>
740
741         * inset.[Ch]: remover owner
742
743         * insetcollapsable.[Ch]: derive from InsetText instead having such a
744         member
745
746         * insettext.[Ch]:
747         * insetbibitem.C:
748         * insetbox.C:
749         * insetbranch.C:
750         * insetcaption.C:
751         * insetcharstyle.[Ch]:
752         * insetert.C:
753         * insetfloat.C:
754         * insetfoot.C:
755         * insetmarginal.C:
756         * insetnote.C:
757         * insetoptarg.C:
758         * insettabular.C:
759         * insetwrap.C: adjust
760
761 2004-03-16  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
762
763         * insetquote.C: use opening quote after '[' char.
764
765 2004-03-09  Alfredo Braunstein  <abraunst@lyx.org>
766
767         * insetcollapsable.[Ch] (metrics, draw): implemented an inlined-Open
768         submode.
769
770 2004-03-07  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
771
772         * insetcite.[Ch]: support jurabib.
773
774 2004-03-05  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
775
776         * insetcite.C: Support second \cite option.
777
778         * insetcommand.[Ch]:
779         * insetcommandparams.[Ch]: add second optional argument.
780
781 2004-03-03  Alfredo Braunstein  <abraunst@lyx.org>
782
783         * insetcollapsable.C (lfunMouseRelease): right mouse button only
784         shows the inset dialog.
785
786 2004-02-27  Alfredo Braunstein  <abraunst@lyx.org>
787
788         * insetlabel.[Ch]: remove them
789         * Makefile.am: adjust
790
791 2004-02-21  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
792
793         * insetexternal.C, insetgraphics.C, insetinclude.C: use always a
794         temp dir
795         * insetinclude.C (latex): show a GUI warning if textclasses don't
796         match
797         * insetinclude.C: use mangledFilename() for temp files
798         * insetgraphics.C (readInsetGraphics): remove version check, since
799         the graphics inset has no own fileformat number anymore
800
801 2004-02-20  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
802
803         * insetquotes.[Ch]: added new member that allows direct access
804         to single/double quotation marks.
805         * insetnewline.[Ch]:
806         * insethfill.[Ch]: treat as space (i.e. opening quotes follow)
807
808 2004-02-16  André Pönitz  <poenitz@gmx.net>
809
810         * insetbase.C:
811         * insetbase.[Ch]: remove explicit 'DispatchResult' return type and
812           implicitly assume 'DispatchResult(true, true) with exception of
813           InsetBase::priv_dispatch which does the equivalent of
814           'retrun DispatchResult(false)'
815
816         * inset*.[Ch] (priv_dispatch): adjust
817
818         * insettabular.[Ch]: remove remains of the 'update' mechanism,
819           simplify cursor moving function,
820           re-enable horizontal scrolling for large tables
821
822 2004-02-13  André Pönitz  <poenitz@gmx.net>
823
824         * insettabular.[Ch]: some work after IU
825
826 2004-02-06  Alfredo Braunstein  <abraunst@lyx.org>
827
828         * inset.C (setPosCache): switch to absolute coords in insets
829         * insettext.[Ch] (draw, drawFrame): adjust
830         * insetcollapsable.C (draw): adjust
831         (edit): adjust
832
833 2004-02-04  Alfredo Braunstein  <abraunst@lyx.org>
834
835         * insettext.C (edit):
836         (updateLocal): use the cur argument instead of the global cursor
837         * insetcollapsable.C (edit): dont call inset.edit(x,y) when opening
838
839 2004-02-01  Lars Gullik Bjonnes  <larsbj@gullik.net>
840
841         * insetlatexaccent.C (checkContents): "c" -> 'c' in calls to contains
842
843         * insetfloat.C (validate): "H" -> 'H' in call to contains
844
845         * insetcite.C (getBasicLabel): "," -> ',' in calls to contains
846
847 2004-01-30  André Pönitz  <poenitz@gmx.net>
848         * inset.[Ch]:
849         * insetbase.[Ch]:
850         * insetcharstyle.C:
851         * insetcollapsable.[Ch]:
852         * insetcommand.C:
853         * insetexternal.C:
854         * insetgraphics.[Ch]:
855         * insetinclude.C:
856         * insettabular.[Ch]:
857         * insettext.[Ch]:
858         * insetvspace.C:
859         * updatableinset.[Ch]: adjust coordinate handling to 'screen absolute'
860          coordinate
861
862 2004-01-28  Lars Gullik Bjonnes  <larsbj@gullik.net>
863
864         * insettabular.C: add using statement for std::vector, remove
865         std:: where using was already used.
866
867 2004-01-19  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
868
869         * insetgraphics.C, insetinclude.C: use runparams.nice instead of
870         buffer->niceFile()
871         * insetinclude.C (validate): use feautures.nice() instead of
872         buffer->niceFile()
873
874 2004-01-20  André Pönitz  <poenitz@gmx.net>
875
876         * inset.h:
877         * insetbase.[Ch]: move stuff from mathcursor here.
878
879         * insetbibitem.[Ch]:
880         * insetbibtex.[Ch]:
881         * insetbox.[Ch]:
882         * insetbranch.[Ch]:
883         * insetcharstyle.[Ch]:
884         * insetcollapsable.[Ch]:
885         * insetcommand.[Ch]:
886         * insetert.[Ch]:
887         * insetexternal.[Ch]:
888         * insetfloat.[Ch]:
889         * insetgraphics.[Ch]:
890         * insetinclude.[Ch]:
891         * insetlabel.[Ch]:
892         * insetnote.[Ch]:
893         * insetref.[Ch]:
894         * insettabular.[Ch]:
895         * insettext.[Ch]:
896         * insetvspace.[Ch]:
897         * insetwrap.[Ch]:
898         * updatableinset.[Ch]: Adjust to IU changes (see comment in
899         src/Changelog)
900
901 2004-01-15  André Pönitz  <poenitz@gmx.net>
902
903         * insetbase.[Ch]:
904         * insetbibitem.[Ch]:
905         * insetbibtex.[Ch]:
906         * insetbox.[Ch]:
907         * insetbranch.[Ch]:
908         * insetcharstyle.[Ch]:
909         * insetcollapsable.[Ch]:
910         * insetcommand.[Ch]:
911         * insetert.[Ch]:
912         * insetexternal.[Ch]:
913         * insetfloat.[Ch]:
914         * insetgraphics.[Ch]:
915         * insetinclude.[Ch]:
916         * insetlabel.[Ch]:
917         * insetnote.[Ch]:
918         * insetref.[Ch]:
919         * insettabular.[Ch]:
920         * insettext.[Ch]:
921         * insetvspace.[Ch]:
922         * insetwrap.[Ch]:
923         * updatableinset.[Ch] (priv_dispatch et al): change signature.
924
925 2004-01-08  André Pönitz  <poenitz@gmx.net>
926
927         * insetcollapsable.[Ch]:
928         * insettabular.[Ch]:
929         * insettext.[Ch]:
930         * updatableinset.h: use cell index info from global cursor.
931
932 2004-01-06  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
933
934         * insetnote.C (InsetNoteParams::write): write label only once
935
936 2004-01-05  Lars Gullik Bjonnes  <larsbj@gullik.net>
937
938         * insetbranch.C (isBranchSelected): use the BranchNamesEqual
939         functor
940         get rid of the SameName functor
941
942         * insettabular.C: improve the functor.
943
944 2003-12-29  Angus Leeming  <leeming@lyx.org>
945
946         * insetexternal.C (setParams): update defaultTemplateName.
947
948 2003-12-22  Michael Schmitt  <michael.schmitt@teststep.org>
949
950         * insetbox.C: Use term "Box" in button label
951
952 2003-12-16  Martin Vermeer  <martin.vermeer@hut.fi>
953
954         * insetcharstyle.C: get getDrawFont working again
955
956 2003-12-15  André Pönitz  <poenitz@gmx.net>
957
958         * insettabular.[Ch]:
959         * insettext.C: adjust to changed name in CursorItem -> CursorSlice
960
961 2003-12-12  Angus Leeming  <leeming@lyx.org>
962
963         * insetbranch.C (c-tor): takes an InsetBranchParams arg rather than
964         a string.
965         (InsetBranchParams): remove the branchlist hack.
966         (isBranchSelected): new function, used to decide whether to
967         print each output format. Also used by InsetList.
968         (read, string2params): repair my own breakage ;-)
969
970 2003-12-14  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
971
972         * insetminipage.[Ch]: remove from repository.
973
974 2003-12-12  Michael Schmitt  <michael.schmitt@teststep.org>
975
976         * insetert.[Ch]:
977         * insetcollapsable.[Ch]: Move all CollapseStatus code from
978         insetert to insetcollapsable; introduce virtual function
979         setButtonLabel and invoke it from collapsable
980
981 2003-12-12  Angus Leeming  <leeming@lyx.org>
982
983         * insetinclude.C (draw): cache x,y and so enable the
984         dialog to be opened.
985
986 2003-12-12  Angus Leeming  <leeming@lyx.org>
987
988         * mailinset.C (print_mailer_error): tidy up the output.
989
990 2003-12-11  Angus Leeming  <leeming@lyx.org>
991
992         * mailinset.[Ch] (print_mailer_error): new helper function.
993
994         * insetcommand.[Ch]: add a mailer_name_ variable and use it when
995         calling InsetCommandMailer.
996         (InsetCommandMailer::string2params): pass the name of the dialog.
997
998         * insetbibitem.[Ch] (d-tor):
999         * insetbibtex.[Ch] (d-tor):
1000         * insetcite.[Ch] (d-tor):
1001         * insetfloatlist.[Ch] (d-tor):
1002         * insetindex.[Ch] (d-tor):
1003         * insetlabel.[Ch] (d-tor):
1004         * insetref.[Ch] (d-tor):
1005         * insettoc.[Ch] (d-tor):
1006         * inseturl.[Ch] (d-tor): removed.
1007         Hiding the dialog is handled by InsetCommand.
1008
1009         * insetbibtex.[Ch] (draw, metrics):
1010         * insetfloatlist.[Ch] (draw, metrics):
1011         * insetindex.[Ch] (draw, metrics): removed.
1012         Drawing is handled by InsetCommand.
1013
1014         * insetbibitem.[Ch] (priv_dispatch):
1015         * insetbibtex.[Ch] (priv_dispatch):
1016         * insetcite.[Ch] (priv_dispatch):
1017         * insetfloatlist.[Ch] (priv_dispatch):
1018         * insetindex.[Ch] (priv_dispatch):
1019         * insetlabel.[Ch] (priv_dispatch):
1020         * insettoc.[Ch] (priv_dispatch):
1021         * inseturl.[Ch] (priv_dispatch): removed or simplified.
1022         let InsetCommand handle LFUN_MOUSE_PRESS, LFUN_MOUSE_RELEASE,
1023         LFUN_INSET_DIALOG_SHOW.
1024
1025         * insetbox.C (string2params):
1026         * insetbranch.C (string2params):
1027         * insetert.C (string2params):
1028         * insetexternal.C (string2params):
1029         * insetfloat.C (string2params):
1030         * insetinclude.C (string2params):
1031         * insetminipage.C (string2params):
1032         * insetnote.C (string2params):
1033         * insetvspace.C (string2params):
1034         * insetwrap.C (string2params): over-hauled.
1035
1036 2003-12-10  Angus Leeming  <leeming@lyx.org>
1037
1038         * insetexternal.[Ch]: add a draft option and respect it when
1039         outputting LaTeX.
1040
1041 2003-12-10  Angus Leeming  <leeming@lyx.org>
1042
1043         * insetbox.C: (read, write): now prepend the inset contents with
1044         'Box' to identify the inset as a box inset.
1045
1046         * insetbox.h: move the translators out of sight.
1047
1048 2003-12-10  Angus Leeming  <leeming@lyx.org>
1049
1050         * insetert.C (string2params): clean-up using the new lyxlex interface.
1051
1052         * insetexternal.C: ensure that InsetExternalParams has a default
1053         template, 'RasterImage'.
1054
1055 2003-12-10  Angus Leeming  <leeming@lyx.org>
1056
1057         * insetnote.[Ch]: change the storage type of InsetNoteParams::type
1058         to an enum. Ensuing clean-ups through out the class.
1059         (read, write): now prepend the inset contents with 'Note' to identify
1060         the inset as a note inset.
1061
1062 2003-12-10  Angus Leeming  <leeming@lyx.org>
1063
1064         * insetbranch.[Ch]: changes to the InsetBranchMailer interface.
1065         * insetnote.[Ch]: changes to the InsetNoteMailer interface.
1066
1067 2003-12-10  André Pönitz  <poenitz@gmx.net>
1068
1069         * inset.h:
1070         * insetert.[Ch]:
1071         * insettabular.[Ch]:
1072         * insettext.[Ch]: remove unused insetInset()
1073
1074         * insetert.C: disable some  LFUNs
1075
1076         * insettoc.[Ch]: metrics() and draw() of InsetButton is enough.
1077
1078 2003-12-04  Martin Vermeer  <martin.vermee@hut.fi>
1079
1080         * insetcharstyle.[Ch]: Conglomerate-style CharStyles
1081
1082 2003-12-04  Angus Leeming  <leeming@lyx.org>
1083
1084         * insetexternal.C (draw): update the xo_, yo_ cache.
1085
1086         * ExternalTransforms.[Ch] (ResizeData): add a usingScale member
1087         function.
1088         (RotationDataType): new helper struct wrapping the
1089         RotationData::OriginType enum.
1090
1091 2003-12-03  André Pönitz  <poenitz@gmx.net>
1092
1093         * inset.h: remove getParagraphs()
1094
1095         * insetcollapsable.[Ch]:
1096         * insetert.[Ch]:
1097         * insetnote.[Ch]:
1098         * insettabular.[Ch]:
1099         * insettext.C: use getText()  instead of getParagraphs()
1100
1101 2003-12-03  Martin Vermeer  <martin.vermeer@hut.fi>
1102
1103         * insetert.C: fix label text updating bug
1104
1105 2003-12-02  Angus Leeming  <leeming@lyx.org>
1106
1107         * insetvspace.[Ch] (space): new member function. Make space_ private.
1108         (read): use the new, simpler lyxlex syntax.
1109
1110 2003-12-01  André Pönitz  <poenitz@gmx.net>
1111
1112         * insetcollapsable.[Ch]:
1113         * insetert.[Ch]: move 'inline' state to InsetCollapsable
1114
1115 2003-12-01  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1116
1117         * insetvspace.C (read): handle 'end_inset' token.
1118
1119 2003-12-01  Martin Vermeer  <martin.vermeer@hut.fi>
1120
1121         * insetcharstyle.[Ch]: add latexparam to CharStyle inset
1122
1123 2003-12-01  Martin Vermeer  <martin.vermeer@hut.fi>
1124
1125         * insetcollapsable.[Ch]:
1126         * insetert.[Ch]:
1127         * insetcharstyle.C: place inset content on the button when
1128         collapsed.
1129
1130 2003-12-01  Michael Schmitt  <michael.schmitt@teststep.org>
1131
1132         * insetvspace.C: remove VSpace::NONE; increase inset width
1133
1134 2003-12-01  André Pönitz  <poenitz@gmx.net>
1135
1136         * insetbase.h: whitespace
1137
1138         * inset.[Ch]: remove latexTextWidth
1139         make setBackgroundColor virtual
1140
1141         * insettext.[Ch]:  move ParagraphList member to LyXText
1142
1143         * insetcollapsable.[Ch]: handle LFUN_INSET_TOGGLE
1144
1145         * insetcharstyle.C:
1146         * insetenv.C:
1147         * insetert.[Ch]:
1148         * insetfloat.[Ch]:
1149         * insetminipage.[Ch]:
1150         * insettabular.C:
1151         * insetwrap.[Ch]: adjust paragraphs and background color handling,
1152
1153 2003-11-28  Angus Leeming  <leeming@lyx.org>
1154
1155         * insetvspace.[Ch] (d-tor, priv_dispatch): new member functions,
1156         hiding and showing the dialog respectively.
1157         (priv_dispatch): also actually update the inset contents.
1158
1159 2003-11-28  Angus Leeming  <leeming@lyx.org>
1160
1161         * insetbox.C (d-tor):
1162         * insetbranch.C (d-tor):
1163         * insetcite.C (d-tor):
1164         * insetfloat.C (d-tor):
1165         * insetfloatlist.C (d-tor):
1166         * insetinclude.C (d-tor):
1167         * insetindex.C (d-tor):
1168         simplify the invocation of the Mailer::hideDialog() function.
1169
1170         * insetminipage.C (showInsetDialog):
1171         simplify the invocation of the Mailer::showialog() function.
1172
1173 2003-11-28  André Pönitz  <poenitz@gmx.net>
1174
1175         * Makefile.am:
1176         * insetvspace.[Ch]: new insets
1177
1178 2003-11-28  Martin Vermeer  <martin.vermeer@hut.fi>
1179
1180         * insetcharstyle.C: Syntax change for CharStyles
1181
1182 2003-11-28  André Pönitz  <poenitz@gmx.net>
1183
1184         * updatableinset.h: remove insetInInsetY
1185
1186         * insetcollapsable.[Ch]:
1187         * insetnewline.C:
1188         * insettabular.[Ch]:
1189         * insettext.[Ch]: adjust
1190
1191 2003-11-27  Alfredo Braunstein  <abraunst@lyx.org>
1192
1193         * insettext.[Ch]:
1194         * inset.[Ch]:
1195         * insetcollapsable.[Ch]:
1196         * insetert.[Ch]:
1197         * insettabular.[Ch]: remove setFont
1198
1199 2003-11-25  Alfredo Braunstein  <abraunst@lyx.org>
1200
1201         * render_graphic.[Ch]: adjust comments
1202
1203 2003-11-24  Alfredo Braunstein  <abraunst@lyx.org>
1204
1205         * insetgraphics.C (draw): cache xo_ & yo_
1206
1207 2003-11-24  André Pönitz  <poenitz@gmx.net>
1208
1209         * insettext.C (setViewCache): don't call LyXText::init() anymore
1210
1211 2003-11-21  Michael Schmitt  <michael.schmitt@teststep.org>
1212
1213         * inset.h:
1214         * insetcollapsable.[Ch]:
1215         * insetert.[Ch]: remove bufferview parameter in methods
1216         open, close, status, and updateStatus.
1217
1218 2003-11-21  Michael Schmitt  <michael.schmitt@teststep.org>
1219
1220         * insetcollapsable.[Ch]:
1221         * insettabular.[Ch]:
1222         * insettext.[Ch] (getCursorDim): squash unused variable
1223
1224 2003-11-21  Alfredo Braunstein  <abraunst@lyx.org>
1225
1226         * insettext.C (edit): x0_,y0_ -> xo_,yo_
1227
1228 2003-11-20  Alfredo Braunstein  <abraunst@lyx.org>
1229
1230         * insettext.C (draw): sets LyXText absolute coordinates
1231
1232 2003-11-20  Angus Leeming  <leeming@lyx.org>
1233
1234         * insetcharstyle.C (latex, linuxdoc, docbook, plaintext): squash
1235         warnings about unused parameters.
1236
1237         * insetcollapsable.C (open):
1238         * insettabular.C (pasteSelection):
1239         * insettoc.C (draw): ditto.
1240
1241 2003-11-17  Alfredo Braunstein  <abraunst@lyx.org>
1242
1243         * insetcollapsable.C:
1244         * insettext.C:
1245         * insettext.h: hand on MOUSE_* events to the LyXText when appropriate
1246         remove mouse_x mouse_y etc.
1247
1248 2003-11-17  André Pönitz  <poenitz@gmx.net>
1249
1250         * insettext.[Ch] (cx, cy): remove
1251
1252         * insettext.[Ch] (dispatch): move most of it to LyXText::dispatch
1253
1254 2003-11-13  André Pönitz  <poenitz@gmx.net>
1255
1256         * inset.h:
1257         * insetcollapsable.[Ch]:
1258         * insettabular.[Ch]:
1259         * insettext.[Ch] (deleteLyXText): remove
1260
1261 2003-11-13  Alfredo Braunstein  <abraunst@lyx.org>
1262
1263         * insetcollapsable.[Ch] (fitInsetCursor): remove
1264         * insettabular.[Ch] (fitInsetCursor): remove
1265         * insettext.[Ch] (fitInsetCursor): remove
1266         * updatableinset.[Ch] (fitInsetCursor): remove
1267         (getCursorDIm): add virtual
1268
1269 2003-11-12  Martin Vermeer  <martin.vermeer@hut.fi>
1270
1271         * src/insets/Makefile.am:
1272         * src/insets/inset.h:
1273         * src/insets/insetcharstyle.C:
1274         * src/insets/insetcharstyle.h: The Character Style /XML short
1275         element patch.
1276
1277 2003-11-11  Alfredo Braunstein  <abraunst@lyx.org>
1278
1279         * insettext.C: remove all update calls
1280         * insetcollapsable.C: remove all update calls
1281
1282 2003-11-11  Alfredo Braunstein  <abraunst@libero.it>
1283
1284         * insettext.C (updateLocal, insertInset, setFont): remove
1285         fitCursor calls
1286
1287 2003-11-10  André Pönitz  <poenitz@gmx.net>
1288
1289         * inset.h: remove Inset::id_
1290
1291         * inset.h: top_x -> xo_, top_baseline -> yo_ to unify with
1292         mathed/*.[Ch]
1293
1294         * *.[Ch]: adjust
1295
1296 2003-11-10  André Pönitz  <poenitz@gmx.net>
1297
1298         * inset.[Ch]:
1299         * insetbox.[Ch]:
1300         * insetcollapsable.[Ch]:
1301         * insetert.C:
1302         * insetfloat.C:
1303         * insetminipage.C:
1304         * insettabular.[Ch]:
1305         * insettext.[Ch]:
1306         * insetwrap.C:
1307         * updatableinset.[Ch]: remove inset locking & adjust
1308
1309 2003-11-07  Alfredo Braunstein  <abraunst@libero.it>
1310
1311         * inset.h (allowSpellCheck): add (return true)
1312         * insetert.h (allowSpellCheck): add (return false)
1313
1314 2003-11-05  José Matos  <jamatos@lyx.org>
1315
1316         * inset.h:
1317         * insetbibtex.[Ch]:
1318         * insetbox.[Ch]:
1319         * insetbranch.[Ch]:
1320         * insetcaption.[Ch]:
1321         * insetcite.[Ch]:
1322         * insetcollapsable.[Ch]:
1323         * insetcommand.[Ch]:
1324         * insetenv.[Ch]:
1325         * insetert.[Ch]:
1326         * insetexternal.[Ch]:
1327         * insetfloat.[Ch]:
1328         * insetfloatlist.[Ch]:
1329         * insetfoot.[Ch]:
1330         * insetgraphics.[Ch]:
1331         * insethfill.[Ch]:
1332         * insetinclude.[Ch]:
1333         * insetindex.[Ch]:
1334         * insetlabel.[Ch]:
1335         * insetlatexaccent.[Ch]:
1336         * insetline.[Ch]:
1337         * insetlist.[Ch]:
1338         * insetmarginal.[Ch]:
1339         * insetminipage.[Ch]:
1340         * insetnewline.[Ch]:
1341         * insetnote.[Ch]:
1342         * insetoptarg.[Ch]:
1343         * insetpagebreak.[Ch]:
1344         * insetquotes.[Ch]:
1345         * insetref.[Ch]:
1346         * insetspace.[Ch]:
1347         * insetspecialchar.[Ch]:
1348         * insettabular.[Ch]:
1349         * insettext.[Ch]:
1350         * insettheorem.[Ch]:
1351         * insettoc.[Ch]:
1352         * inseturl.[Ch]:
1353         * insetwrap.[Ch]: rename ascii to plaintext
1354         and LatexRunParams to OutputParams.
1355
1356 2003-11-05  Alfredo Braunstein  <abraunst@libero.it>
1357
1358         * insetcollapsable.C (edit): add open() all
1359         * insettext.C (edit): add setViewCache call
1360
1361 2003-11-04  André Pönitz  <poenitz@gmx.net>
1362
1363         * inset.h (edit): move locking code from dispatch() to edit()
1364
1365         * insetbase.[Ch]:
1366         * insetbibitem.C:
1367         * insetbranch.[Ch]:
1368         * insetcite.[Ch]:
1369         * insetcollapsable.[Ch]:
1370         * insetcommand.C:
1371         * insetert.[Ch]:
1372         * insetexternal.[Ch]:
1373         * insetgraphics.[Ch]:
1374         * insetindex.[Ch]:
1375         * insetlabel.C:
1376         * insetnote.[Ch]:
1377         * insetref.C:
1378         * insettabular.[Ch]:
1379         * insettext.[Ch]: adjust
1380
1381 2003-11-04  Alfredo Braunstein  <abraunst@libero.it>
1382
1383         * inset.h:
1384         * insetcollapsable.[Ch]:
1385         * insetert.[Ch]:
1386         * insettabular.[Ch]:
1387         * insettext.[Ch]:
1388         * updatableinset.[Ch]: remove dead search code
1389
1390 2003-11-04  Alfredo Braunstein  <abraunst@libero.it>
1391
1392         * inset.h:
1393         * insetcollapsable.[Ch]:
1394         * insetert.[Ch]:
1395         * insettabular.[Ch]:
1396         * insettext.[Ch]:
1397         * updatableinset.[Ch]: remove dead spellcheck code
1398
1399 2003-11-04  Alfredo Braunstein  <abraunst@libero.it>
1400
1401         * insettabular.C (lockInsetInInset): small fix
1402
1403 2003-11-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
1404
1405         * insettext.C (priv_dispatch): some DispatchResult type cleanup,
1406         don't handle LFUN_UNKNOWN_ACTION, don't call BufferView::dispatch
1407         from here. Be stricter on DispatchResult returned.
1408
1409 2003-11-03  Lars Gullik Bjønnes  <larsbj@gullik.net>
1410
1411         * Inset::dispatch's: adjust for new DispatchResult semantics.
1412
1413 2003-11-03  Lars Gullik Bjønnes  <larsbj@gullik.net>
1414
1415         * render_base.h: make clone return an auto_ptr
1416         * render_button.C (clone): adjust
1417         * render_graphic.C (clone): adjust
1418         * render_preview.C (clone): adjust
1419
1420         * insettheorem.C (clone): return an auto_ptr
1421
1422         * insettext.C (priv_dispatch): exception safety
1423
1424         * insettabular.C: store the file scope variable paste_tabular in a
1425         scoped_ptr, adjust usage.
1426
1427         * insetexternal.C (setParams): exception safety
1428
1429         * insetbibitem.C (clone): exception safety
1430
1431 2003-11-03  André Pönitz  <poenitz@gmx.net>
1432
1433         * inset.[Ch]:
1434         * insetcollapsable.[Ch]:
1435         * insettabular.[Ch]:
1436         * insettext.[Ch]: remove Inset::id and related functions
1437
1438 2003-11-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
1439
1440         * insets: adjust for DispatchResult changes.
1441
1442 2003-11-01  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1443
1444         * insetpagebreak.C: fix screen representation & ascii output.
1445
1446 2003-11-01  Alfredo Braunstein  <abraunst@libero.it>
1447
1448         * inset.[Ch]:
1449         * insettext.[Ch]:
1450         * insettabular.[Ch]:
1451         * insetcollapsable.[Ch]: bool haveParagraphs() -> int numParagraphs()
1452
1453 2003-10-31  José Matos  <jamatos@lyx.org>
1454
1455         * inset.h (ascii, linuxdoc, docbook):
1456         * insetbox.[Ch] (ascii, linuxdoc, docbook):
1457         * insetbranch.[Ch] (ascii, linuxdoc, docbook):
1458         * insetcaption.[Ch] (ascii, docbook):
1459         * insetcollapsable.[Ch] (ascii, linuxdoc, docbook):
1460         * insetcommand.[Ch] (ascii, linuxdoc, docbook):
1461         * insetert.[Ch] (ascii, linuxdoc, docbook):
1462         * insetexternal.[Ch] (ascii, linuxdoc, docbook):
1463         * insetfloat.[Ch] (linuxdoc, docbook):
1464         * insetfloatlist.[Ch] (ascii):
1465         * insetfoot.[Ch] (docbook):
1466         * insetgraphics.[Ch] (ascii, linuxdoc, docbook):
1467         * insethfill.[Ch] (ascii, linuxdoc, docbook):
1468         * insetinclude.[Ch] (ascii, linuxdoc, docbook):
1469         * insetindex.[Ch] (docbook):
1470         * insetlabel.[Ch] (ascii, linuxdoc, docbook):
1471         * insetlatexaccent.[Ch] (ascii, linuxdoc, docbook):
1472         * insetline.[Ch] (ascii, linuxdoc, docbook):
1473         * insetnewline.[Ch] (ascii, linuxdoc, docbook):
1474         * insetnote.[Ch] (ascii, linuxdoc, docbook):
1475         * insetpagebreak.[Ch] (ascii, linuxdoc, docbook):
1476         * insetquotes.[Ch] (ascii, linuxdoc, docbook):
1477         * insetref.[Ch] (ascii, linuxdoc, docbook):
1478         * insetspace.[Ch] (ascii, linuxdoc, docbook):
1479         * insetspecialchar.[Ch] (ascii, linuxdoc, docbook):
1480         * insetspecialchar.[Ch] (ascii, linuxdoc, docbook):
1481         * insettext.[Ch] (ascii, linuxdoc, docbook):
1482         * insettoc.[Ch] (ascii, linuxdoc, docbook):
1483         * inseturl.[Ch] (ascii, linuxdoc, docbook):
1484         * insetwrap.[Ch] (docbook):
1485         add LatexRunParams argument.
1486
1487 2003-10-30  José Matos  <jamatos@lyx.org>
1488
1489         * insettext.C (linuxdoc, docbook): use new pagraph generation code.
1490
1491 2003-10-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
1492
1493         * updatableinset.C (priv_dispatch):
1494         * insetwrap.C (priv_dispatch):
1495         * inseturl.C (priv_dispatch):
1496         * insettoc.C (priv_dispatch):
1497         * insettext.C (lfunMouseRelease, priv_dispatch, moveRightIntern)
1498         (moveLeftIntern, moveUp, moveDown):
1499         * insettabular.C (lfunMouseRelease, priv_dispatch, moveRight)
1500         (moveLeft, moveUp, moveDown):
1501         * insetref.C (priv_dispatch):
1502         * insetnote.C (priv_dispatch):
1503         * insetminipage.C (priv_dispatch):
1504         * insetlabel.C (priv_dispatch):
1505         * insetindex.C (priv_dispatch):
1506         * insetinclude.C (priv_dispatch):
1507         * insetgraphics.C (priv_dispatch):
1508         * insetfloatlist.C (priv_dispatch):
1509         * insetfloat.C (priv_dispatch):
1510         * insetexternal.C (priv_dispatch):
1511         * insetert.C (priv_dispatch):
1512         * insetcommand.C (priv_dispatch):
1513         * insetcollapsable.C (lfunMouseRelease, priv_dispatch):
1514         * insetcite.C (priv_dispatch):
1515         * insetbranch.C (priv_dispatch):
1516         * insetbox.C (priv_dispatch):
1517         * insetbibtex.C (priv_dispatch):
1518         * insetbibitem.C (priv_dispatch):
1519         * insetbase.C (priv_dispatch): explict DispatchResult ctor fallout.
1520
1521 2003-10-29  Martin Vermeer  <martin.vermeer@hut.fi>
1522
1523     * insettext.C: small refactoring of docbook stuff
1524
1525 2003-10-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
1526
1527         * insettext.C (lfunMouseRelease): dont use implicit conversion to bool
1528         (priv_dispatch): adjust for operator dispatch_result_t removal
1529
1530         * insettabular.C (lfunMouseRelease): put the result of a dispatch
1531         in a DispatchResult, adjust accordingly.
1532         (priv_dispatch): use strange >= construct... (will be removed later)
1533
1534         * most insets: dispatch_result -> DispatchResult
1535
1536         * insetbase.h: move DispatchResult out to dispatchresult.h
1537
1538 2003-10-27  André Pönitz  <poenitz@gmx.net>
1539
1540         * insetpagebreak.[Ch]: new inset for page breaks
1541
1542         * insetline.[Ch]: new inset for vertical lines
1543
1544         * Makefile.am:
1545         * inset.h: adjust
1546
1547 2003-10-25  Angus Leeming  <leeming@lyx.org>
1548
1549         * render_base.h (asButton, asGraphic, asPreview, asMonitoredPreview):
1550         new virtual member functions, specialised...
1551         * render_button.h (asButton):
1552         * render_graphic.h (asGraphic):
1553         * render_preview.h (asPreview, asMonitoredPreview): ... here.
1554
1555         * insetexternal.C: use these new functions rather than dynamic_cast.
1556         Various other small simplifications.
1557
1558 2003-10-22  Angus Leeming  <leeming@lyx.org>
1559
1560         * insetexternal.[Ch]: add the ability to 'preview' the external file
1561         if so desired.
1562
1563         * insetinclude.C: changes due to the changes in the RenderPreview
1564         interface.
1565
1566         * render_preview.[Ch]: Lots of small changes. Display a diagnostic
1567         message if the preview image is not available. Only initiate the
1568         loading of the preview from draw(). Ditto, start the monitoring
1569         of an external file from RenderMonitoredPreview::draw.
1570
1571 2003-10-22  Angus Leeming  <leeming@lyx.org>
1572
1573         * insetcite.[Ch] (setLoadingBuffer): removed.
1574         (getNatbibLabel): use the new Buffer::fully_loaded member function to
1575         ascertain whether to proceed with the (expensive) task of computing
1576         the natbib-style label. Remove the home-grown hack providing
1577         similar functionality.
1578
1579 2003-10-22  Angus Leeming  <leeming@lyx.org>
1580
1581         * render_graphic.[Ch] (statusMessage, readyToDisplay): move out of the
1582         class and into an anonymous namespace.
1583
1584 2003-10-22  Angus Leeming  <leeming@lyx.org>
1585
1586         * insetcommand.h: remove the display method.
1587
1588         * insetbibtex.h:
1589         * insetfloatlist.h:
1590         * insetindex.h (InsetPrintIndex):
1591         * insettoc.h: add a display method, returning true.
1592
1593 2003-10-21  Martin Vermeer  <martin.vermeer@hut.fi>
1594
1595         * insetcollapsable.h:
1596         * insetcommand.h:
1597         * insetfloat.h:
1598         * insetfootlike.h:
1599         * insetinclude.h: (1) finish off the inset display() work;
1600         (2) fix the "is a bit silly" bug (accessing char
1601         past end of par).
1602
1603 2003-10-20  Martin Vermeer  <martin.vermeer@hut.fi>
1604
1605         * inset.h:
1606         * insetfloat.h:
1607         * insetfootlike.h: re-introduce display() for insets,
1608         fixing the various bugs (stretch of line above, math inset
1609         positioning, ...)
1610
1611 2003-10-17  Lars Gullik Bjønnes  <larsbj@gullik.net>
1612
1613         * insetbase.C (dispatch): new func
1614         (priv_dispatch): new func replaces...
1615         (localDispatch): this, deleted.
1616
1617         * all insets with dispatch modified for new code.
1618
1619 2003-10-15  André Pönitz  <poenitz@gmx.net>
1620
1621         * insetcollapsable.[Ch]
1622         * insettabular.[Ch]
1623         * inset.h: re-add some edit(bv, index) method called by undo
1624
1625 2003-10-14  Angus Leeming  <leeming@lyx.org>
1626
1627         * insetexternal.[Ch] (view, cache, view_):
1628         * insetgraphics.[Ch] (view, cache, view_):
1629         * insetinclude.[Ch] (view, cache, view_): remove the BufferView cache.
1630         (statusChanged): call LyX::cref().updateInset.
1631
1632         * insetinclude.C (fileChanged): use LyX::cref().updateInset rather than
1633         the BufferView cache.
1634
1635         * insetlabel.h: remove #include <boost/weak_ptr.hpp>. Cruft from an
1636         earlier clean-up.
1637
1638 2003-10-14  Angus Leeming  <leeming@lyx.org>
1639
1640         * insetinclude.C (metrics, draw): only draw the preview when previews
1641         are activated.
1642
1643 2003-10-14  André Pönitz  <poenitz@gmx.net>
1644
1645         * insetcollapsable.[Ch]:
1646         * insettabular.[Ch]:
1647         * insettext.[Ch]:
1648         * inset.h: getText() as alternative to getParagraphs()
1649
1650 2003-10-13  Angus Leeming  <leeming@lyx.org>
1651
1652         * insetexternal.C:
1653         * insetgraphicsParams.C: displayTranslator is now a function.
1654
1655 2003-10-13  Angus Leeming  <leeming@lyx.org>
1656
1657         * insetinclude.C: remove #include "PreviewImage.h".
1658
1659 2003-10-13  Lars Gullik Bjønnes  <larsbj@gullik.net>
1660
1661         * ExternalSupport.C:
1662         * ExternalTransforms.C:
1663         * insetbox.C:
1664         * insetbox.h: ws changes only
1665
1666 2003-10-13  Lars Gullik Bjønnes  <larsbj@gullik.net>
1667
1668         * insetinclude.C (localDispatch): do not call
1669         InsetOld::localDispatch, just return UNDISPATCHED
1670         * insetgraphics.C (localDispatch): ditto
1671         * insetcommand.C (localDispatch): ditto
1672
1673 2003-10-13  Lars Gullik Bjønnes  <larsbj@gullik.net>
1674
1675         * inset.h: get rid of RESULT typedef for dispatch_result
1676
1677         * insetcollapsable.[Ch] (localDispatch): RESULT -> dispatch_result
1678         * insetert.[Ch] (localDispatch): ditto
1679         * insettabular.[Ch] (localDispatch): ditto
1680         (moveRight): ditto
1681         (moveLeft): ditto
1682         (moveUp): ditto
1683         (moveDown): ditto
1684         * insettext.[Ch] (localDispatch): ditto
1685         (moveRight): ditto
1686         (moveLeft): ditto
1687         (moveRightIntern): ditto
1688         (moveLeftIntern): ditto
1689         (moveUp): ditto
1690         (moveDown): ditto
1691         * updatableinset.[Ch] (localDispatch): ditto
1692
1693 2003-10-12  Angus Leeming  <leeming@lyx.org>
1694
1695         * renderbase.h (view, view_): removed.
1696         * renderbase.C: removed.
1697         * Makefile.am: remove render_base.C. The shortest lived file in
1698         history?
1699
1700         * renderbutton.C (draw):
1701         * render_graphic.C (draw): don't cache the BufferView.
1702
1703         * insetabase.h (cache, view): removed.
1704
1705         * inset.h (generatePreview) removed.
1706
1707         * insetcallapsable.[Ch] (cache, view, view_): removed.
1708
1709         * insetcollapsable.C (draw): don't cache the BufferView.
1710
1711         * insetcommand.[Ch] (view): removed.
1712
1713         * insetexternal.[Ch] (cache, view, view_):
1714         * insetgraphics.[Ch] (cache, view, view_):
1715         * insetinclude.[Ch] (cache, view, view_): added. Cache the BufferView.
1716
1717         * insetlabel.C: small clean-up. Don't use the BufferView cache, view(),
1718         when you have direct access to it. In fact, don't use the cache at all.
1719
1720 2003-10-10  Angus Leeming  <leeming@lyx.org>
1721
1722         * insetinclude.C (metrics): use preview_->metrics.
1723         (draw): use preview_->draw.
1724
1725         * render_preview.[Ch] (pimage): removed.
1726
1727 2003-10-10  Angus Leeming  <leeming@lyx.org>
1728
1729         * renderers.[Ch]: removed.
1730
1731         * render_base.[Ch]:
1732         * render_button.[Ch]:
1733         * render_graphic.[Ch]:
1734         * render_preview.[Ch]: new files. The first three are split out of
1735         renderers.[Ch]. The last one is a renamed PreviewedInset.[Ch]. which
1736         contains a re-worked InsetInclude::PreviewImpl also.
1737
1738         * Makefile.am: reflect the changed files.
1739
1740         * insetcommand.h:
1741         * insetexternal.[Ch]:
1742         * insetgraphics.[Ch]: trivial changes ButtonRenderer -> RenderButton, etc.
1743
1744         * insetinclude.[Ch]: changes reflecting the change from
1745         InsetInclude::PreviewImpl to RenderMonitoredPreview.
1746
1747         * insethfill.C:
1748         * insetindex.C:
1749         * insetlabel.C:
1750         * insettoc.C:
1751         * inseturl.C: add #include "support/std_ostream.h"
1752
1753 2003-10-09  Angus Leeming  <leeming@lyx.org>
1754
1755         * insetinclude.C (metrics, draw): no longer need to pass a Buffer arg
1756         to PreviewedInset::previewReady.
1757
1758 2003-10-09  Angus Leeming  <leeming@lyx.org>
1759
1760         * insetexternal.[Ch] (statusChanged):
1761         * insetgraphics.[Ch] (statusChanged): make a const member function.
1762
1763         * insetinclude.[Ch]: mods to PreviewImpl due to the changes to
1764         PreviewedInset.
1765
1766 2003-10-09  Angus Leeming  <leeming@lyx.org>
1767
1768         * insetinclude.C (metrics, draw, restartLoading): pass a buffer arg
1769         to PreviewedInset's previewReady and removePreview member functions.
1770
1771 2003-10-08  André Pönitz  <poenitz@gmx.net>
1772
1773         * insetcollapsable.C:
1774         * insettext.[Ch]: saner 'init' structure
1775
1776         * updatableinset.[Ch]: remove unneeded code
1777
1778 2003-10-08  Angus Leeming  <leeming@lyx.org>
1779
1780         Fix doxygen warnings.
1781
1782         * insetbox.h (localDispatch): remove prefix InsetBox:: from declaration.
1783         * insetnote.h (localDispatch): remove prefix InsetNote:: from declaration.
1784
1785 2003-10-07  Angus Leeming  <leeming@lyx.org>
1786
1787         * ExternalTransforms.[Ch]: new files, detailing transforms that can
1788         be applied to InsetExternal.
1789
1790         * Makefile.am: add these new files.
1791
1792         * ExternalTemplate.[Ch]: add a list of available transforms to
1793         class Template and a list of factory functions for transformer classes
1794         that can act on this data to class Format.
1795
1796         * insetexternal.[Ch]: add transform data to InsetExternal::Params.
1797
1798         * ExternalSupport.C: Add code to replace transform placeholders
1799         with appropriate output.
1800
1801 2003-10-07  Angus Leeming  <leeming@lyx.org>
1802
1803         * ExternalSupport.[Ch]: new files, moving the private member functions
1804         and namespace anon functions out of insetexternal.C to here, so making
1805         it easier to understand what is going on in insetexternal itself.
1806
1807         * Makefile.am: add new files.
1808
1809         * insetexternal.[Ch]: InsetExternal::Params -> InsetExternalParams,
1810         allowing the class to be forward declared. (Also consistent with
1811         all other Params classes.)
1812         (write): moved out of the class. Move this function and those in
1813         namespace anon to ExternalSupport.[Ch].
1814
1815 2003-10-07  Angus Leeming  <leeming@lyx.org>
1816
1817         * ExternalTemplate.[Ch] (TemplateManager::getTemplates): remove
1818         non-const member function.
1819
1820 2003-10-07  Martin Vermeer  <martin.vermeer@hut.fi>
1821
1822         * Makefile.am:
1823         * inset.h:
1824         * insetbox.C:
1825         * insetbox.h: The Box patch. Fancybox support, minipage, parbox
1826
1827 2003-10-02  André Pönitz  <poenitz@gmx.net>
1828
1829         * insettext.C (read): make sure there is at least one par
1830           in the text after reading.
1831
1832 2003-10-01  José Matos  <jamatos@lyx.org>
1833
1834         * insetbranch.C (linuxdoc, docbook): minor fix.
1835
1836 2003-10-01  Angus Leeming  <leeming@lyx.org>
1837
1838         * ExternalTemplace.[Ch]: introduce namespace lyx::external.
1839
1840         * insetexternal.[Ch]: changes due to the introduction of
1841         namespace lyx::external.
1842
1843 2003-09-30  Angus Leeming  <leeming@lyx.org>
1844
1845         * insetexternal.[Ch] (Params::read, write): new member functions.
1846
1847 2003-09-25  Angus Leeming  <leeming@lyx.org>
1848
1849         * insetexternal.[Ch] (TempName): new (private) nested struct with
1850         fake copy semantics. Enables us to use the generated copy c-tor
1851         in the Params struct.
1852         (Params::templatename, Params::tempname): use accessor functions.
1853
1854 2003-09-25  Angus Leeming  <leeming@lyx.org>
1855
1856         * ExternalTemplate.[Ch] (getTemplateByName): now it's a const member
1857         function, returning a const pointer.
1858
1859 2003-09-23  Angus Leeming  <leeming@lyx.org>
1860
1861         * ExternalTemplate.[Ch]: can have multiple preamble snippets if we
1862         store them in a vector, preambleNames.
1863
1864         * insetexternal.C (validate): loop over all preambleNames and call
1865         LaTeXFeatures::addExternalPreamble with each.
1866
1867 2003-09-22  Martin Vermeer  <martin.vermeer@hut.fi>
1868
1869         * insetbranch.C: bug fix in branches
1870
1871 2003-09-22  Martin Vermeer  <martin.vermeer@hut.fi>
1872
1873         * insetnote.C: small clean-up.
1874
1875 2003-09-19  Angus Leeming  <leeming@lyx.org>
1876
1877         * inset.h (generatePreview): passed a 'Buffer const &' arg.
1878
1879         * insetcommand.C (string2params): clear params using the default c-tor.
1880
1881         * insetinclude[Ch]: get rid of the masterFilename_ parameter in
1882         InsetInclude::Params. No more data in this struct than in
1883         InsetCommandParams, so get rid of it and use InsetCommandParams instead.
1884         (c-tor): no need to pass a 'Buffer const &' arg anymore.
1885         (clone): remove #warning as it's now redundant.
1886         (set): add a 'Buffer const &' arg. Make private.
1887         (loadIfNeeded) move out of the class definition and into namespace anon.
1888         (getMasterFilename, getFileName): ditto.
1889
1890 2003-09-18  Angus Leeming  <leeming@lyx.org>
1891
1892         * insetcommand.C (setParams): use the params' copy constructor.
1893
1894 2003-09-18  Angus Leeming  <leeming@lyx.org>
1895
1896         * insetinsetbase.h (getLabelList):
1897         * insetinsetcollapsable.[Ch] (getLabelList):
1898         * insetinsetinclude.[Ch] (getLabelList):
1899         * insetinsetlabel.[Ch] (getLabelList):
1900         * insetinsettabular.[Ch] (getLabelList):
1901         * insetinsettext.[Ch] (getLabelList): receive a Buffer const & arg.
1902         * insetinsetinclude.[Ch] (fillWithBibKeys): ditto.
1903
1904 2003-09-18  Angus Leeming  <leeming@lyx.org>
1905
1906         * insetinclude.[Ch]: remove Params::operator==, operator!= as they're
1907         redundant baggage from yesteryear.
1908         Remove Params::flag as it is redundant; the info is present in
1909         getCmdName.
1910
1911 2003-09-18  Angus Leeming  <leeming@lyx.org>
1912
1913         * insetinclude.C (latexString): add a Buffer const & arg.
1914
1915 2003-09-18  Angus Leeming  <leeming@lyx.org>
1916
1917         * inset.C:
1918         * inset.h:
1919         * insettext.C:
1920         * insettext.h: rename EnumLColor as LColor_color.
1921
1922 2003-09-18  Angus Leeming  <leeming@lyx.org>
1923
1924         * inset.h: add the InsetOld::Code wrapper class InsetOld_code.
1925         * insetbase.h: add the dispatch_result wrapper class DispatchResult.
1926
1927 2003-09-16  Angus Leeming  <leeming@lyx.org>
1928
1929         * insetinclude.C (localDispatch): ensure that
1930         params_.masterFilename_ is set before trying to generate a
1931         preview, else we trigger an assert.
1932
1933 2003-09-16  Angus Leeming  <leeming@lyx.org>
1934
1935         * insetinclude.C (PreviewImpl::parent): return a const reference.
1936
1937 2003-09-16  Angus Leeming  <leeming@lyx.org>
1938
1939         * insetcollapsable.[Ch]: make all member variables, except for
1940         'inset', private.
1941
1942         * insetert.C (init): use InsetCollapsable::setLabelFont rather
1943         than access labelfont directly.
1944         (read, updateStatus, lfunMouseRelease, status, showInsetDialog):
1945         use InsetCollapsable::setCollapsed, isOpen rather than access
1946         collapsed_ directly.
1947
1948         * insetminipage.C (metrics):
1949         * insetnote.C (metrics):
1950         * insettheorem.C (clone): use InsetCollapsable::isOpen rather than
1951         access collapsed_ directly.
1952
1953 2003-09-16  Angus Leeming  <leeming@lyx.org>
1954
1955         * insetbibitem.C: add #include "lyxfont.h".
1956
1957 2003-09-16  Lars Gullik Bjønnes  <larsbj@gullik.net>
1958
1959         * insetgraphics.C:
1960         * insetbibtex.C: use namespace alias for lyx::support::os
1961
1962 2003-09-16  Angus Leeming  <leeming@lyx.org>
1963
1964         * insetcollapsable.h: remove unused framecolor variable.
1965         Remove #include "LColor.h".
1966
1967         * insetcollapsable.C: remove unused framecolor variable.
1968
1969         * insetcaption.C:
1970         * insetcollapsable.C:
1971         * insetert.C:
1972         * insetfloat.C:
1973         * insetfootlike.C:
1974         * insetminipage.C:
1975         * insetnote.C:
1976         * insetoptarg.C:
1977         * insetwrap.C:
1978         Add #include "LColor.h".
1979
1980 2003-09-16  Angus Leeming  <leeming@lyx.org>
1981
1982         * insettext.[Ch] (frameColor): new accessor function.
1983         (frame_color_): stored as an int, allows us to remove #include
1984         "LColor.h" from insettext.h
1985
1986         * insetbranch.C:
1987         * insettabular.C:
1988         * insettext.C:
1989         add #include "LColor.h".
1990
1991         * insetcollapsable.h: add #include "LColor.h"
1992         (for its framecolor member variable).
1993
1994 2003-09-16  Angus Leeming  <leeming@lyx.org>
1995
1996         * insetenv.C (constructor): use accessor functions to access
1997         InsetText variables.
1998
1999         * insettext.h: rename autoBreakRows as autoBreakRows_. Make private.
2000         rename frame_color as frame_color_. Make private.
2001
2002         * insettext.C: associated changes.
2003
2004 2003-09-16  Angus Leeming  <leeming@lyx.org>
2005
2006         * inset.h: store background_color_ as an int, not as an
2007         LColor::color to get LColor.h out of the header file.
2008
2009         * inset.C:
2010         * insetlatexaccent.C:
2011         * insetnewline.C:
2012         * insetspace.C:
2013         * insetspecialchar.C:
2014         * renderers.C:
2015         add #include "LColor.h".
2016
2017 2003-09-16  Angus Leeming  <leeming@lyx.org>
2018
2019         * renderers.C: LyXFont::setColor no longer return a LyXFont &, so
2020         cannot string calls together.
2021
2022 2003-09-15  Angus Leeming  <leeming@lyx.org>
2023
2024         * inset.[Ch] (setBackgroundColor, backgroundColor):
2025         * insettext.[Ch] (setFrameColor):
2026         pass EnumLColor args, rather than LColor::color ones.
2027
2028 2003-09-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
2029
2030         * insetcommand.C
2031         * insetexternal.C
2032         * insetfloat.C
2033         * insetgraphics.C
2034         * insetinclude.C
2035         * insetminipage.C
2036         * insetnote.C
2037         * insettabular.C
2038         * insetwrap.C: remove usage of STRCONV
2039
2040 2003-09-15  Angus Leeming  <leeming@lyx.org>
2041
2042         * renderers.C (draw):
2043         * insetlatexaccent.C (draw): explicitly define the color passed to
2044         the painter.
2045
2046 2003-09-10  Martin Vermeer  <martin.vermeer@hut.fi>
2047
2048         * insettext.C: remove block causing problems in lockInsetInInset
2049         (mentioned erroneously under Bug #1366)
2050
2051 2003-09-10  Martin Vermeer  <martin.vermeer@hut.fi>
2052
2053         * insetcollapsable.C: Simplify by using adjustCommand, and fix bug
2054         in the process
2055
2056 2003-09-09  Lars Gullik Bjønnes  <larsbj@lyx.org>
2057
2058         * several files: change Assert to BOOST_ASSERT
2059
2060 2003-09-09  Martin Vermeer  <martin.vermeer@hut.fi>
2061
2062         * insettext.[Ch]: remove drawText[XY]Offset
2063
2064 2003-09-08  Angus Leeming  <leeming@lyx.org>
2065
2066         * insetcollapsable.C:
2067         * insetenv.C:
2068         * insetinclude.C:
2069         * insetlabel.C:
2070         * insetoptarg.C:
2071         * insetspecialchar.C:
2072         * insettabular.C:
2073         * insettext.C:
2074         * insettoc.C: remove redundant using directives.
2075
2076 2003-09-07  Angus Leeming  <leeming@lyx.org>
2077
2078         * insetspace.h:
2079         * insetspecialchar.h: remove #include "support/std_string.h".
2080
2081 2003-09-06  Angus Leeming  <leeming@lyx.org>
2082
2083         * renderers.C: add #include "insets/inset.h"
2084
2085 2003-09-05  Angus Leeming  <leeming@lyx.org>
2086
2087         * *.C: strip out redundant #includes. (193 in total.)
2088
2089 2003-09-03  Martin Vermeer  <martin.vermeer@hut.fi>
2090
2091         * insets/insetbibtex.[Ch]:
2092         * insets/insetcommand.h:
2093         * insets/insetfloatlist.[Ch]:
2094         * insets/insetinclude.[Ch]:
2095         * insets/insettoc.[Ch]: Restricts the mouse click functionality
2096         of insets like bibtex, include, toc and floatlist to the visible
2097         button, and allows the use of LFUN_INSET_SHOW_DIALOG to bring
2098         up the dialogs. Cursor has to be in front of the inset (i.e.
2099         start of row) for this to function.
2100
2101 2003-09-04  Angus Leeming  <leeming@lyx.org>
2102
2103         * ExternalTemplate.[Ch]: store the preamble snippets in a separate
2104         structure outside of the Format struct. Format::preambleName refers to
2105         an item in the map of all preamble snippets.
2106         Make use of the new Debug::EXTERNAL flag.
2107
2108         * insetexternal.C: make use of the new Debug::EXTERNAL flag.
2109         (validate): Small change due to the changed storage of preamble
2110         snippets.
2111
2112 2003-09-04  Angus Leeming  <leeming@lyx.org>
2113
2114         * insetgraphics.C: #include "support/os.h"
2115
2116         * insetfoot.h: move #include "LaTeXFeatures.h" out of the header file.
2117         * insettabular.h: move #include "FuncStatus.h" out of the header file.
2118         * insettoc.[Ch]: move #include "metricsinfo.h" out of the header file.
2119
2120         * insetcollapsable.h:
2121         * insetbranch.C:
2122         * insetnote.C: move #include "funcrequest.h" out of the header file.
2123
2124 2003-09-03  Angus Leeming  <leeming@lyx.org>
2125
2126         * insetexternal.C (updateExternal):
2127         * insetgraphics.C (prepareFile): Fix the conversion when exporting to
2128         latex.
2129
2130 2003-09-03  Angus Leeming  <leeming@lyx.org>
2131
2132         * insetexternal.C: don't bring namespace lyx::support into the global
2133         namespace.
2134
2135 2003-09-02  Martin Vermeer  <martin.vermeer@hut.fi>
2136
2137         * insetbranch.C: Add Branch: to label
2138
2139 2003-09-02  John Levon  <levon@movementarian.org>
2140
2141         * insettext.h:
2142         * insettext.C: remove cursor.i[xy]()
2143
2144 2003-08-28  Angus Leeming  <leeming@lyx.org>
2145
2146         * insetgraphics.C (prepareFile): prepend "convertDefault.sh" with
2147         "sh ", enabling the conversion to be carried out even if the script
2148         is not executable.
2149
2150 2003-08-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
2151
2152         * most files: change to use const Buffer refs
2153
2154 2003-08-26  Martin Vermeer  <martin.vermeer@hut.fi>
2155
2156         * insetfootlike.C: whitespace.
2157
2158 2003-08-26  John Levon  <levon@movementarian.org>
2159
2160         * insetenv.h:
2161         * insetcaption.h:
2162         * insetindex.h: remove remaining mentions of needFullRow()
2163
2164 2003-08-26  André Pönitz  <poenitz@gmx.net>
2165
2166         * insetfoot.C:
2167         * insetnewline.C:
2168         * insetquotes.C:
2169         * insettabular.C:
2170         * inset.[Ch]: remove InsetOld::par_owner_ & handling
2171
2172 2003-08-26  Martin Vermeer  <martin.vermeer@hut.fi>
2173
2174         * insetbranch.C: Small fix to prevent a crash on loading.
2175
2176 2003-08-25  Martin Vermeer  <martin.vermeer@hut.fi>
2177
2178         * inset.h:
2179         * insetbibtex.[Ch]:
2180         * insetbranch.[Ch]:
2181         * insetcollapsable.h:
2182         * insetert.[Ch]:
2183         * insetfloatlist.[Ch]:
2184         * insetfootlike.[Ch]:
2185         * insetinclude.[Ch]:
2186         * insetindex.[Ch]:
2187         * insetindex.h:
2188         * insetminipage.h:
2189         * insetnote.[Ch]:
2190         * insettext.C:
2191         * insettheorem.[Ch]:
2192         * insettoc.[Ch]: eliminates the needFullRow/display() stuff
2193         altogether, putting the logic in metrics/draw in the insets.=20
2194         Draws short single row insets with more or less realistic metrics.
2195
2196 2003-08-19  André Pönitz  <poenitz@gmx.net>
2197
2198         * insettext.C: use new RowPainter interface
2199
2200 2003-08-18  John Levon  <levon@movementarian.org>
2201
2202         * insetref.C: require amsmath for eqref
2203
2204 2003-08-17  Martin Vermeer  <martin.vermeer@hut.fi>
2205
2206         * Makefile.am:
2207         * inset.h:
2208         * insetbranch.[Ch]: implements the 'branch inset'
2209         idea. This allows the output of various versions of a document
2210         from a single source version, selectively outputing or suppressing
2211         output of parts of the text.
2212         This implementation contains a 'branch list editor' in a separate
2213         tab of the document settings dialog. Branches are user definable
2214         and have a "display colour" to distinguish them on-screen.
2215
2216         ColorHandler was somewhat cleaned up.
2217         (1) make possible a dynamically growing LColor list by allowing
2218         the graphic context cache to grow along (vector);
2219         (2) eliminate an IMHO unnecessary step in colour allocation.
2220
2221 2003-08-15  André Pönitz  <poenitz@gmx.net>
2222
2223         * insettext.[Ch]: adjust after rowlist split
2224
2225 2003-08-12  Michael Schmitt  <michael.schmitt@teststep.org>
2226
2227         * insettabular.C: rename M_VALIGN_CENTER to M_VALIGN_MIDDLE;
2228           rename valign-center to valign-middle;
2229           rename VALIGN_CENTER to VALIGN_MIDDLE
2230
2231 2003-08-11  André Pönitz  <poenitz@gmx.net>
2232
2233         * inset.h: remove resizeLyXText
2234
2235         * insetcaption.C:
2236         * insetcollapsable.[Ch]:
2237         * insetminipage.C:
2238         * insettabular.[Ch]: adjust
2239
2240         * insettext.[Ch]: remove saveLyXTextState,
2241          restoreLyXTextStat, sstate, reinitLyXText
2242
2243 2003-08-07  André Pönitz  <poenitz@gmx.net>
2244
2245         * inset.[Ch]: move non-crucial functions out-of-line
2246
2247         * insettext.C: rely on LyXText's LFUN handlers in some more cases,
2248         remove duplicated code.
2249
2250 2003-08-05  André Pönitz  <poenitz@gmx.net>
2251
2252         * insetbibitem.C:
2253         * insetcollapsable.[Ch]:
2254         * insetcommand.C:
2255         * insetert.C:
2256         * insetexternal.C:
2257         * insetfloat.C:
2258         * insetgraphics.C:
2259         * insetinclude.C:
2260         * insetlabel.C:
2261         * insetminipage.C:
2262         * insetnote.C:
2263         * insettabular.[Ch]:
2264         * insettext.[Ch]:
2265         * insetwrap.C:
2266         * updatableinset.[Ch]: rip out "deep update"
2267
2268         * insettext.C (localDispatch): merge cases with default branch
2269
2270         * insettext.C (frame_x,y,w,h): replace member with automatic variables
2271
2272         * insettabular.[Ch] (updateLocal): simplify logic
2273
2274 2003-08-04  André Pönitz  <poenitz@gmx.net>
2275
2276         * insettext.[Ch] (updateLocal): remove 'what' argument by assuimng it
2277   is 'FULL' all the time.
2278
2279 2003-08-03  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2280
2281         * insetert.C (get_new_label): only add ... to the (closed) label
2282         when the string has been shortened
2283
2284 2003-08-02  Lars Gullik Bjønnes  <larsbj@lyx.org>
2285
2286         * Always use std::endl with lyxerr
2287
2288 2003-08-01      Martin Vermeer  <martin.vermeer@hut.fi>
2289
2290         * insetnote.C: update \author list
2291
2292 2003-07-31  André Pönitz  <poenitz@gmx.net>
2293
2294         * insetcollapsable.h:
2295         * insettabular.[Ch]:
2296         * insettext.[Ch]: remove toggleSelection
2297
2298 2003-07-30  Martin Vermeer  <martin.vermeer@hut.fi>
2299
2300         (with help from Juergen Spitzmueller)
2301         * insetnote.C: add add i18n support. Use Prefs-definable
2302         colours for Comment and Greyedout.
2303
2304 2003-07-30      Martin Vermeer  <martin.vermeer@hut.fi>
2305
2306         * insetcollapsable.[Ch]:
2307         * insetnote.C:
2308         * insetert.C: factor out the detection of clicking on the inset
2309       button as 'hitButton'. John Levon contributed.
2310
2311 2003-07-30  André Pönitz  <poenitz@gmx.net>
2312
2313         * insetcollapsable.C:
2314         * insetfootlike.C:
2315         * insettabular.C: parantheses, localize vars etc.
2316
2317 2003-07-29  Martin Vermeer  <martin.vermeer@hut.fi>
2318
2319         * insetnote.C: Implement a newenvironment in preamble for
2320         greyedout. Patch provided by Jürgen Spitzmüller.
2321
2322 2003-07-29  Angus Leeming  <leeming@lyx.org>
2323
2324         * insetcommand.C (localDispatch): default to
2325         InsetOld::localDispatch.
2326
2327         * insetbibitem.C (localDispatch):
2328         * insetbibtex.C (localDispatch): remove call to
2329         ChangeCitationsIfUnique.
2330
2331         * insetbibtex.[Ch] (clone): move out of line; use copy c-tor.
2332
2333         * insetexternal.C (read): use pushpophelper.
2334
2335 2003-07-28  José Matos  <jamatos@lyx.org>
2336
2337         * insetext.C (read): \end_document replaces \the_end.
2338
2339 2003-07-28  José Matos  <jamatos@fep.up.pt>
2340
2341         * insetert.C (write): \layout -> \begin_layout.
2342         Add missing \end_layout.
2343
2344 2003-07-28  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2345
2346         * insetquotes.C: document a bit the format
2347
2348         * insettabular.C (write): remove extra space
2349
2350 2003-07-28  Martin Vermeer  <martin.vermeer@hut.fi>
2351         * insetnote.C: Umpf. Hope I *now* get it right :-(
2352
2353 2003-07-28  Martin Vermeer  <martin.vermeer@hut.fi>
2354         *insetnote.C: did the right fix to greyedout: \color
2355         instead of \textcolor.
2356
2357 2003-07-28  Angus Leeming  <leeming@lyx.org>
2358
2359         * insetbibtex.h: remove extraneous forward declaration.
2360
2361         * insetbibitem.h:
2362         * insetbibtex.h: Also remove long-dead Holder member class
2363         and variable.
2364
2365 2003-07-27  Martin Vermeer  <martin.vermeer@hut.fi>
2366
2367         * insetbase.h: add #include <memory> needed by gcc 2.95.2 at
2368         least.
2369
2370 2003-07-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
2371
2372         * insetwrap.C (addToToc): adjust for lyx::toc
2373
2374         * insetfloatlist.C (ascii): adjust for lyx::toc
2375
2376         * insetfloat.C (addToToc): adjust for lyx::toc
2377
2378 2003-07-27  José Matos  <jamatos@fep.up.pt>
2379
2380         * insetnote.h (linuxdoc,docbook): update support.
2381
2382 2003-07-27  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2383
2384         * insetfloat.C (wide): add a space to label, for consistency
2385
2386 2003-07-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
2387
2388         * insettext.C (nextChange): adjust for lyx::find
2389         (searchForward): ditto
2390         (searchBackward): ditto
2391
2392 2003-07-26  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2393
2394         * insetgraphicsParams.C:
2395         * insetexternal.C: declare extern displayTranslator
2396
2397         * insetexternal.C:
2398         * renderers.C: add #include "support/LAssert.h"
2399
2400 2003-07-27  José Matos  <jamatos@fep.up.pt>
2401
2402         * insetfloat.[Ch] (linuxdoc):
2403         * insetgraphics.C (linuxdoc):
2404         * insettabular.C (linuxdoc):
2405         * insettext.[Ch] (linuxdoc): add support for tables and figures
2406         (linuxdoc).
2407
2408 2003-07-27  José Matos  <jamatos@fep.up.pt>
2409
2410         * insetinclude (latex): comply with makeLaTeXFile argument change.
2411
2412 2003-07-26  Asger Alstrup  <alstrup@local>
2413
2414         * insettext.C (reinitLyXText): Get rid of updateLocal which causes
2415         the undo crashes. We'll see what problems other places this will
2416         cause.
2417
2418 2003-07-26  Angus Leeming  <leeming@lyx.org>
2419
2420         * insetgraphics.C: remove unused declaration of system_tempdir.
2421
2422 2003-07-25  Lars Gullik Bjønnes  <larsbj@gullik.net>
2423
2424         * rename Inset to InsetOld
2425
2426         * all inset files (clone): return a auto_ptr<InsetBase>
2427
2428 2003-07-23  Angus Leeming  <leeming@lyx.org>
2429
2430         * insetexternal.[Ch] (setParams): pass it a Buffer const *.
2431
2432 2003-07-23  Angus Leeming  <leeming@lyx.org>
2433
2434         * mailinset.[Ch] (inset2string):
2435         * insetcommand.[Ch] (inset2string):
2436         * insetert.[Ch] (inset2string):
2437         * insetexternal.[Ch] (inset2string):
2438         * insetfloat.[Ch] (inset2string):
2439         * insetgraphics.[Ch] (inset2string):
2440         * insetinclude.[Ch] (inset2string):
2441         * insetminipage.[Ch] (inset2string):
2442         * insetnote.[Ch] (inset2string):
2443         * insettabular.[Ch] (inset2string):
2444         * insetwrap.[Ch] (inset2string): now requires a Buffer const & arg.
2445
2446         * insetexternal.[Ch]:
2447         * insetgraphics.[Ch]: get rid of the view() function. Associated
2448         changes to the mailers' string2params and params2string functions.
2449
2450 2003-07-23  Angus Leeming  <leeming@lyx.org>
2451
2452         * insetexternal.[Ch]: store the external file name in a FileName
2453         member variable rather than a string + associated changes.
2454
2455 2003-07-21  Angus Leeming  <leeming@lyx.org>
2456
2457         * insetgraphicsParams.[Ch]: store the graphics file name in
2458         a FileName member variable rather than a string.
2459
2460         * insetgraphics.[Ch]:
2461         * insetgraphicsParams.[Ch]: Associated changes.
2462
2463 2003-07-21  Angus Leeming  <leeming@lyx.org>
2464
2465         * insetgraphics.[Ch] (string2params, params2string): passed a
2466         buffer_path argument.
2467         (view): new method.
2468
2469 2003-07-21  Angus Leeming  <leeming@lyx.org>
2470
2471         * insetexternal.C:
2472         * insetgraphicsParams.[Ch]:
2473         * insetinclude.C:
2474         * renderers.C: use namespace lyx::graphics rather than grfx shortcut.
2475
2476 2003-07-21  Martin Vermeer  <martin.vermeer@hut.fi>
2477
2478         * insetnote.C: fixed greyout and conditionals layout foul-ups.
2479
2480 2003-07-18  André Pönitz  <poenitz@gmx.net>
2481
2482         * insetert.[Ch]:
2483         * insetminipage.[Ch]:
2484         * insettabular.[Ch]:
2485         * insettext.[Ch]:
2486         * insetwrap.[Ch]:
2487         * updatableinset.[Ch]: remove unneeded Inset::getMaxWidth()
2488
2489 2003-07-18  André Pönitz  <poenitz@gmx.net>
2490
2491         * inset.[Ch]:
2492         * insetbibitem.C:
2493         * insetcollapsable.C:
2494         * insetcommand.C:
2495         * insetert.C:
2496         * insetexternal.C:
2497         * insetgraphics.[Ch]:
2498         * insetlatexaccent.[Ch]:
2499         * insetminipage.C:
2500         * insetnewline.C:
2501         * insetquotes.C:
2502         * insetspace.C:
2503         * insetspecialchar.C:
2504         * insettabular.[Ch]:
2505         * insettext.[Ch]:
2506         * updatableinset.C: two-phase-drawing for InsetText & InsetTabular
2507
2508 2003-07-17  André Pönitz  <poenitz@gmx.net>
2509
2510         * insetcollapsable.C:
2511         * insettabular.C:
2512         * insettext.C: don't call Inset::update() anymore
2513
2514         * insettext.[Ch]:
2515         * insettabular.[Ch]: remove unneeded in_update_ members
2516
2517         * insettext.[Ch]: remove unneeded InsetText::old_max_width member
2518
2519 2003-07-16  André Pönitz  <poenitz@gmx.net>
2520
2521         * insettext.C (selectAll): remove
2522
2523 2003-07-16  John Levon  <levon@movementarian.org>
2524
2525         * insetnote.h:
2526         * insetnote.C: implement showInsetDialog()
2527
2528 2003-07-15  André Pönitz  <poenitz@gmx.net>
2529
2530         * insettabular.C:
2531         * insettext.C: refresh_status tristate -> need_update bool
2532
2533 2003-07-15  Alfredo Braunstein  <abraunst@libero.it>
2534
2535         * insettext.C: adjust call to LyXText::init
2536
2537 2003-07-14  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
2538
2539         * insettext.C: use bufferview_funcs->replaceSelection()
2540         to delete selections in some cases (bugs 441, 673, 702, 954).
2541
2542 2003-07-14  André Pönitz  <poenitz@gmx.net>
2543
2544         * insettext.C (draw): use slimmed down rowpainter interface
2545
2546 2003-07-14  André Pönitz  <poenitz@gmx.net>
2547
2548         * insetcollapsable.C:
2549         * insetert.C:
2550         * insettext.[Ch] (cy, ciy, setUpdateStatus):
2551         remove unused BufferView * argument
2552
2553 2003-07-14  André Pönitz  <poenitz@gmx.net>
2554
2555         * insettext.[Ch]: used cached metrics a bit more
2556
2557 2003-07-10  Alfredo Brauntein  <abraunst@libero.it>
2558
2559         * insettabular.[Ch]: invalidate InsetTabular::view(), added buffer()
2560
2561 2003-07-10  André Pönitz  <poenitz@gmx.net>
2562
2563         * insettabular.C:
2564         * insettext.[Ch]: remove InsetText::InnerCache, clean up consequences
2565
2566 2003-07-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
2567
2568         * introduce namespace lyx::graphics
2569
2570 2003-07-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
2571
2572         * introduce namespace lyx::support
2573
2574 2003-06-30  André Pönitz  <poenitz@gmx.net>
2575
2576         * insetcite.C (localDispatch): fix case of missing return value
2577
2578         * insetcite.C (ascii): remove unneeded temporary
2579
2580 2003-06-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
2581
2582         * insetspace.h: fix \file
2583
2584         * insetbibtex.C (fillWithBibKeys): use std:: on stdlib types
2585         * insetinclude.C (fillWithBibKeys): ditto
2586
2587         * insetbibitem.C: fix type const order
2588
2589         * inset.C (getLyXText): add varname for arg
2590
2591         * ExternalTemplate.h: fix type const order
2592
2593 2003-06-27  André Pönitz  <poenitz@gmx.net>
2594
2595         * insettext.C: take care of removed LyXCursor::row_ member
2596
2597         * insettext.[Ch]: use new TextCursor struct for sstate
2598
2599 2003-06-21  Alfredo Braunstein  <abraunst@libero.it>
2600
2601         * inseterror.[Ch]: removed
2602
2603 2003-06-21  Alfredo Braunstein  <abraunst@libero.it>
2604
2605         * insetinclude.C (docbook): use parseError instead of sgmlError
2606
2607 2003-06-19  Alfredo Braunstein  <abraunst@libero.it>
2608
2609         * insetinclude.C (loadIfNeeded): call ::loadLyXFile instead
2610         of BufferList::loadLyXFile
2611
2612 2003-06-18  Lars Gullik Bjønnes  <larsbj@gullik.net>
2613
2614         * insettext.C (update): simplify
2615         (updateLocal): remove commented code
2616         (insetUnlock): simplify
2617         (lockInset): simplify
2618         (updateInsetInInset): simplify
2619         (localDispatch): simplify
2620         (setFont): simplify
2621         (resizeLyXText): simplify
2622         (collapseParagraphs): simplify
2623
2624         * insetert.C (get_new_label): simplify
2625
2626 2003-06-17  Lars Gullik Bjønnes  <larsbj@lyx.org>
2627
2628         * insettext.C (localDispatch): handle arg to LFUN_PASTE, call
2629         pasteSelection with index
2630
2631 2003-06-13  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2632
2633         * insettext.C (localDispatch): fix call to cutSelection for LFUN_CUT
2634
2635 2003-06-16  André Pönitz  <poenitz@gmx.net>
2636
2637         * insetbase.h: new virtual base function clone()
2638
2639         * *inset*.[Ch]: IU of clone() and getLabelList (i.e. essentially
2640           Inset * clone()  ->  InsetBase * clone()
2641
2642 2003-06-13  André Pönitz  <poenitz@gmx.net>
2643
2644         * insettabular.[Ch]: make tabular a proper member
2645
2646 2003-06-12  André Pönitz  <poenitz@gmx.net>
2647
2648         * insettabular.[Ch]: some renaming plus whitespace
2649
2650 2003-06-11  Angus Leeming  <leeming@lyx.org>
2651
2652         * Makefile.am: remove graphicinset.[Ch], insetbutton.[Ch].
2653         Add renderers.[Ch].
2654
2655         * insetbutton.[Ch]: removed.
2656         * graphicinset.[Ch]: renamed as renderers.[Ch].
2657
2658         * renderers.[Ch]: new files. Rename GraphicsInset as GraphicsRenderer.
2659         Create a new class ButtonRenderer using the InsetButton::metrics() and
2660         draw() functions.
2661         Derive both from a common RenderedInset base class.
2662
2663         * insetcommand.[Ch]:
2664         * insetinclude.[Ch]: derive from Inset, not InsetButton.
2665         Give it a ButtonRenderer member variable. Use it.
2666         Give the classes working copy c-tors.
2667         No longer derive from boost::noncopyable.
2668
2669         * insetexternal.[Ch]: enable the inset to choose dynamically whether to
2670         display its contents as a button or as a graphic.
2671
2672         * insetgraphic.[Ch]: changes due to the change in name GraphicInset ->
2673         GraphicRenderer.
2674
2675 2003-06-11  Angus Leeming  <leeming@lyx.org>
2676
2677         * insetcite.C (localDispatch): reformat.
2678
2679         * insetref.C (localDispatch): enable dialog to be lauched.
2680
2681 2003-06-11  John Levon  <levon@movementarian.org>
2682
2683         * insettabular.C: correctly mark all cells as erased
2684
2685 2003-06-11  Angus Leeming  <leeming@lyx.org>
2686
2687         * insetexternal.[Ch]: InsetExternal::Params no longer stores the
2688         ExternalTemplate but its name, templatename. This means that a file
2689         containing a reference to an External Template not installed on the
2690         current machine will be saved retaining this info rather than inserting
2691         the first "valid" template from the list of templates.
2692
2693         As a by product, the visual statement that the Template is missing is
2694         now very clear!
2695
2696 2003-06-10  Lars Gullik Bjønnes  <larsbj@lyx.org>
2697
2698         * insettext.C (appendParagraphs): remove some commented code.
2699
2700 2003-06-10  Angus Leeming  <leeming@lyx.org>
2701
2702         * graphicinset.[Ch] (view): removed the publicly accessible
2703         function to set the cache.
2704
2705         * insetexternal.[Ch]: move tempname_ into the Params struct.
2706         (Params d-tor): new function, to clean-up this temp file.
2707         (localDispatch): dispatch LFUN_EXTERNAL_EDIT.
2708         (cache): removed.
2709         (editExternal, doSubstitution): move out of class.
2710
2711 2003-06-10  Angus Leeming  <leeming@lyx.org>
2712
2713         * graphicinset.[Ch] (params): removed.
2714         * graphicinset.h (operator=): declared private but not defined.
2715         (statusMessage): made private.
2716
2717         * insetexternal.[Ch]: graphic_ renamed as renderer_.
2718
2719 2003-06-07  John Levon  <levon@movementarian.org>
2720
2721         * insetert.C (latex): make a newline mean just that not
2722         a new par
2723
2724 2003-06-07  José Matos  <jamatos@fep.up.pt>
2725
2726         * insethfill.[Ch] (linuxdoc, docbook): implement output
2727         * insetspace.C (linuxdoc, docbook): remove coments as the code
2728         is correct.
2729
2730 2003-06-06  José Matos  <jamatos@fep.up.pt>
2731
2732         * insetnewline.C (linuxdoc,docbook): return newline, fix bug 1148.
2733
2734 2003-06-06  André Pönitz  <poenitz@gmx.net>
2735
2736         * insetwrap.[Ch]: code compactification
2737
2738 2003-06-06  Alfredo Braunstein  <abraunst@libero.it>
2739
2740         * mailinset.C (updateDialog): use Dialogs::visible
2741
2742 2003-06-04  Angus Leeming  <leeming@lyx.org>
2743
2744         * graphicinset.C (draw): add a comment for the #if 0 block.
2745
2746         * insetexternal.h: remove Params::parameters variable.
2747
2748         * insetexternal.C (read, write): rewrite to output new ExternalInset
2749         format and read it back making full use of LyXLex.
2750
2751 2003-06-04  André Pönitz  <poenitz@gmx.net>
2752
2753         * inset.[Ch]: change owner_ from Inset * to UpdatableInset *
2754
2755 2003-06-04  John Levon  <levon@movementarian.org>
2756
2757         * insettabular.C: back out tall table speed up. It was broken
2758
2759 2003-06-03  Angus Leeming  <leeming@lyx.org>
2760
2761         * ExternalTemplate.[Ch]: add inputFormat and UpdateFormat variables.
2762         Remove ViewCommand and UpdateCommand.
2763
2764         * graphicinset.C (update): bug fix. Set the params before calling the
2765         loader.
2766
2767         * graphicinset.[Ch] (view): new method. A bit of a fudge to set
2768         the BufferView cache to enable the InsetExternal::editCommand to
2769         be invoked from the frontends. Would not be needed if this were
2770         dispatched properly.
2771         (old_ascent_): variable removed.
2772
2773         * insetexternal.[Ch]: large clean-up to use the converter mechanism to
2774         do any necessary conversions of external material. Also use the
2775         new GraphicsInset to display the inset within LyX.
2776
2777 2003-06-03  Angus Leeming  <leeming@lyx.org>
2778
2779         * graphicinset.[Ch]: new files. Clean up the InsetGraphics::Cache
2780         and move it somewhere where InsetExternal can use it too.
2781
2782         * Makefile.am: add the new files.
2783
2784         * insetgraphics.[Ch]: make use of the new GraphicInset.
2785
2786 2003-06-03  John Levon  <levon@movementarian.org>
2787
2788         * inset.h:
2789         * insetbibitem.[Ch]:
2790         * insetbibtex.h:
2791         * insetcite.h:
2792         * insetcommand.[Ch]:
2793         * insetenv.[Ch]:
2794         * inseterror.h:
2795         * insetert.[Ch]:
2796         * insetexternal.[Ch]:
2797         * insetfloat.[Ch]:
2798         * insetfloatlist.h:
2799         * insetfoot.[Ch]:
2800         * insetgraphics.[Ch]:
2801         * insethfill.h:
2802         * insetinclude.[Ch]:
2803         * insetindex.h:
2804         * insetlabel.h:
2805         * insetlatexaccent.[Ch]:
2806         * insetmarginal.[Ch]:
2807         * insetminipage.[Ch]:
2808         * insetnewline.h:
2809         * insetnote.[Ch]:
2810         * insetoptarg.[Ch]:
2811         * insetquotes.[Ch]:
2812         * insetref.[Ch]:
2813         * insetspace.[Ch]:
2814         * insetspecialchar.[Ch]:
2815         * insettabular.[Ch]:
2816         * insettext.[Ch]:
2817         * insetthereom.[Ch]:
2818         * insettoc.h:
2819         * inseturl.h:
2820         * insetwrap.[Ch]: make clone() not take a Buffer * arg
2821
2822         * insetgraphics.[Ch]:
2823         * insetgraphicsParams.[Ch]: always store an absolute
2824         path at runtime
2825
2826 2003-06-02  André Pönitz  <poenitz@gmx.net>
2827
2828         * inseterror.C:
2829         * insetgraphics.C:
2830         * insetlatexaccent.C: remove duplicated call to metrics()
2831
2832 2003-06-02  John Levon  <levon@movementarian.org>
2833
2834         * insettabular.C: fix resize of column width
2835
2836 2003-06-02  John Levon  <levon@movementarian.org>
2837
2838         * Makefile.am:
2839         * inset.h:
2840         * insetparent.h:
2841         * insetparent.C: remove insetparent
2842
2843 2003-06-02  André Pönitz  <poenitz@gmx.net>
2844
2845         * inset.[Ch]:
2846         * insetbase.h:
2847         * insetbibtex.[Ch]:
2848         * insetbutton.[Ch]:
2849         * insetcaption.C:
2850         * insetcollapsable.[Ch]:
2851         * inseterror.[Ch]:
2852         * insetert.[Ch]:
2853         * insetfootlike.C:
2854         * insetgraphics.[Ch]:
2855         * insetinclude.[Ch]:
2856         * insetlatexaccent.[Ch]:
2857         * insetminipage.[Ch]:
2858         * insetnewline.[Ch]:
2859         * insetquotes.[Ch]:
2860         * insetspace.[Ch]:
2861         * insetspecialchar.[Ch]:
2862         * insettabular.[Ch]:
2863         * insettext.[Ch]: unify first drawing phase
2864
2865         * inset.[Ch]:
2866         * insetbase.h: move validate() to the base
2867
2868 2003-05-31  Angus Leeming  <leeming@lyx.org>
2869
2870         * Makefile.am: moved insetwrap.[Ch] into alphabetical order.
2871
2872 2003-05-30  André Pönitz  <poenitz@gmx.net>
2873
2874         * inset.h:
2875         * insetbase.h:
2876         * insetbutton.[Ch]:
2877         * insetcaption.[Ch]:
2878         * insetcollapsable.[Ch]:
2879         * inseterror.[Ch]:
2880         * insetert.[Ch]:
2881         * insetgraphics.[Ch]:
2882         * insetinclude.[Ch]:
2883         * insetlatexaccent.[Ch]:
2884         * insetnewline.[Ch]:
2885         * insetquotes.[Ch]:
2886         * insetspace.[Ch]:
2887         * insetspecialchar.[Ch]:
2888         * insettabular.[Ch]:
2889         * insettext.[Ch]:
2890         * updatableinset.[Ch]: unify second drawing phase
2891
2892 2003-05-30  John Levon  <levon@movementarian.org>
2893
2894         * insetgraphics.C: fix a bformat
2895
2896 2003-05-29  John Levon  <levon@movementarian.org>
2897
2898         * insettabular.C: remove unused bufferOwner()
2899
2900 2003-05-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
2901
2902         * insettext.C (lockInsetInInset): adjust
2903         (getLabelList): use const_iterator, adjust
2904         (getInsetFromID): use const_iterator, adjust
2905         (addPreview): use const_iterator, adjust
2906
2907         * insetwrap.C (clone): remove const_cast
2908
2909         * insetnote.C (clone): remove const_cast
2910
2911         * insetminipage.C (clone): remove const_cast
2912
2913         * insetmarginal.C (clone): remove const_cast
2914
2915         * insetfoot.C (clone): remove const_cast
2916
2917         * insetfloat.C (clone): remove const_cast
2918
2919         * insetert.C (clone): remove const_cast
2920
2921         * delete commented same_id functions from a lot of files.
2922
2923 2003-05-28  John Levon  <levon@movementarian.org>
2924
2925         * insetcite.C:
2926         * insetinclude.C:
2927         * insetindex.C:
2928         * insetparent.C:
2929         * insettoc.C: fix dispatch of mouse release (bug 1143 and others)
2930
2931         * insetminipage.C: fix metrics (bug 1144)
2932
2933 2003-05-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
2934
2935         * insettext.C (saveLyXTextState): adjust
2936         (restoreLyXTextState): adjust
2937         (init): adjust
2938         (lockInset): adjust
2939         (unlockInsetInInset): adjust
2940         (localDispatch): adjust
2941         (getLyXText): adjust
2942
2943         * insettabular.C (insertAsciiString): adjust
2944
2945 2003-05-27  André Pönitz  <poenitz@gmx.net>
2946
2947         * insetbutton.C:
2948         * insetcollapsable.C:
2949         * inseterror.C:
2950         * insetgraphics.C:
2951         * insetlatexaccent.C:
2952         * insetminipage.C:
2953         * insetnewline.C:
2954         * insetquotes.C:
2955         * insetspace.C:
2956         * insetspecialchar.C:
2957         * insettabular.C:
2958         * insettext.C: dim.w -> dim.wid
2959
2960 2003-05-26  John Levon  <levon@movementarian.org>
2961
2962         * insettabular.C: avoid drawing all of a long table
2963         if it's not needed. A big speedup
2964
2965 2003-05-26  Lars Gullik Bjønnes  <larsbj@gullik.net>
2966
2967         * remove same_id from function signatures, adjust
2968
2969 2003-05-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
2970
2971         * insettext.C (InsetText): adjust
2972         (clear): adjust
2973         (setParagraphData): separate same_id cases, adjust
2974         (appendParagraphs): adjust
2975         (appendParagraphs): adjust
2976
2977 2003-05-23  André Pönitz  <poenitz@gmx.net>
2978
2979         * insetbutton.h: whitespace
2980
2981         * insettabular.C: more compact code
2982
2983         * updatableinset.C: remove const_cast
2984
2985
2986 2003-05-23  Angus Leeming  <leeming@lyx.org>
2987
2988         * insetexternal.C (write): check how many lines are output.
2989         (latex): use the "PDFLaTeX" flavour if outputting to pfdlatex and
2990         if the template has defined it.
2991
2992 2003-05-23  Angus Leeming  <leeming@lyx.org>
2993
2994         * insetquotes (validate): use the new LaTeXFeatures::useBabel() method.
2995
2996 2003-05-23  Angus Leeming  <leeming@lyx.org>
2997
2998         * insetfoot.C (latex):
2999         * inseturl.C (latex): rename fragile as moving_arg.
3000
3001 2003-05-23  Lars Gullik Bjønnes  <larsbj@gullik.net>
3002
3003         * inseterror.C (localDispatch): comment out unused var.
3004
3005 2003-05-22  Angus Leeming  <leeming@lyx.org>
3006
3007         * inset*.[Ch] (latex): no longer has a free_spacing arg. Data is now
3008         passed through the LatexRunParams arg.
3009
3010 2003-05-22  Angus Leeming  <leeming@lyx.org>
3011
3012         * inset*.[Ch] (latex): no longer has a fragile arg. Data is now passed
3013         through the LatexRunParams arg.
3014
3015         * insetquotes.C (latex): accesses use_babel through the LatexRunParams
3016         arg rather than through a global var.
3017
3018 2003-05-22  Lars Gullik Bjønnes  <larsbj@gullik.net>
3019
3020         * insetspecialchar.C (dimension): use a string.
3021
3022 2003-05-22  Angus Leeming  <leeming@lyx.org>
3023
3024         * insetbibtex.C (latex):
3025         * insetgraphics.C (latex):
3026         * insetinclude.C (latex): extract the buffer's 'nice'ness from
3027         runparams rather than from the buffer itself.
3028
3029 2003-05-22  Angus Leeming  <leeming@lyx.org>
3030
3031         * inset*.[Ch] (latex):
3032         passed a LatexRunParams parameter.
3033
3034         * insetgraphics.C (latex): actually use it ;-)
3035
3036 2003-05-22  Alfredo Braunstein  <abraunst@libero.it>
3037
3038         * insetfloat.C (addToToc): trivial compile fix
3039
3040 2003-05-22  Lars Gullik Bjønnes  <larsbj@gullik.net>
3041
3042         * insettext.[Ch] (paragraph): delete unused function
3043
3044         * insetfloat.C (addToToc): parlist simplfication
3045
3046 2003-05-20  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
3047
3048         * insetspace.[Ch]: added (new space insets)
3049         * Makefile.am:
3050         * inset.h: handle new space insets
3051
3052 2003-05-21  Lars Gullik Bjønnes  <larsbj@gullik.net>
3053
3054         * insetfloat.C (addToToc): adjust
3055
3056 2003-05-21  André Pönitz  <poenitz@gmx.net>
3057
3058         * insettext.[Ch]: fix drawing bug introduced earlier
3059
3060 2003-05-19  André Pönitz  <poenitz@gmx.net>
3061
3062         * insetspecialchar.C: fix bug introduced yesterday
3063
3064 2003-05-19  André Pönitz  <poenitz@gmx.net>
3065
3066         * inset.[Ch]:
3067         * insetbutton.[Ch]:
3068         * insetcollapsable.[Ch]:
3069         * inseterror.[Ch]:
3070         * insetert.[Ch]:
3071         * insetfoot.[Ch]:
3072         * insetgraphics.[Ch]:
3073         * insetgraphicsParams.[Ch]:
3074         * insetlatexaccent.[Ch]:
3075         * insetminipage.[Ch]:
3076         * insetnewline.[Ch]:
3077         * insetquotes.[Ch]:
3078         * insetspecialchar.[Ch]:
3079         * insettabular.[Ch]:
3080         * insettext.[Ch]: dimensions() instead of ascend/descend/width
3081
3082 2003-05-19  André Pönitz  <poenitz@gmx.net>
3083
3084         * insetenv.[Ch]:
3085         * insettext.C: more insetenv
3086
3087 2003-05-16  André Pönitz  <poenitz@gmx.net>
3088
3089         * insetcommand.C:
3090         * insetminimpage.[Ch]:
3091         * insetcollapsable.[Ch]: fix #832
3092
3093 2003-05-16  André Pönitz  <poenitz@gmx.net>
3094
3095         * inset.[Ch]:
3096         * insetbibitem.[Ch]:
3097         * insetbibtex.[Ch]:
3098         * insetbutton.[Ch]:
3099         * insetcite.[Ch]:
3100         * insetcollapsable.[Ch]:
3101         * insetcommand.[Ch]:
3102         * inseterror.[Ch]:
3103         * insetert.[Ch]:
3104         * insetexternal.[Ch]:
3105         * insetfloatlist.[Ch]:
3106         * insetgraphics.[Ch]:
3107         * insetinclude.[Ch]:
3108         * insetindex.[Ch]:
3109         * insetlabel.[Ch]:
3110         * insetlatexaccent.[Ch]:
3111         * insetparent.[Ch]:
3112         * insetref.[Ch]:
3113         * insettabular.[Ch]:
3114         * insettext.[Ch]:
3115         * insettoc.[Ch]:
3116         * inseturl.[Ch]:
3117         * updatableinset.[Ch]: edit() -> LFUN_INSET_EDIT
3118
3119 2003-05-13  André Pönitz <poenitz@gmx.net>
3120
3121         * insetbibitem.C:
3122         * insetcollapsable.C:
3123         * insetert.C:
3124         * insetfloat.C:
3125         * insetinclude.C:
3126         * insetwrap.C: tostr from own header
3127
3128         * insetcommand.C:
3129         * insetexternal.C:
3130         * insetfloat.C:
3131         * insetfloat.h:
3132         * insetgraphics.C:
3133         * insetinclude.C:
3134         * insetminipage.C:
3135         * insetparent.C:
3136         * insettabular.C:
3137         * insettext.C:
3138         * insetwrap.C: STRCONV
3139
3140
3141 2003-05-12  André Pönitz <poenitz@gmx.net>
3142
3143         * insetcaption.C:
3144         * insetexternal.C:
3145         * insetfloat.C:
3146         * insetfloatlist.C:
3147         * insetgraphics.C:
3148         * insetinclude.C:
3149         * insetminipage.C:
3150         * insetminipage.C:
3151         * insettabular.C:
3152         * insettext.C:
3153         * insetwwrap.C:  boost::format -> bformat  all over the place
3154
3155 2003-05-05  André Pönitz <poenitz@gmx.net>
3156
3157         * insettext.h: add missing #include <map>
3158
3159 2003-05-07  Lars Gullik Bjønnes  <larsbj@gullik.net>
3160
3161         * insettext.C (InsetText): parlist cleanup
3162         (clear): ditto
3163         (edit): ditto
3164         (insetUnlock): ditto
3165         (lockInset): ditto
3166         (lockInsetInInset): ditto
3167         (cx): ditto
3168         (cix): ditto
3169         (getLyXText): ditto
3170         (searchBackward): ditto
3171         (collapseParagraphs): ditto
3172
3173 2003-05-06  John Levon  <levon@movementarian.org>
3174
3175         * insetcaption.C: don't cast wrap inset to InsetFloat
3176
3177         * insetfloat.h:
3178         * insetfloat.C: remove unneeded type() function
3179
3180 2003-05-05  André Pönitz <poenitz@gmx.net>
3181
3182         * inset.h:
3183         * insettext.[Ch]:
3184         * insettabular.[Ch]:
3185         * insetcollapsable.[Ch]: remove unused function firstParagraph()
3186         replace getFirstParagraph() by getParagraphs()
3187
3188 2003-05-03  John Levon  <levon@movementarian.org>
3189
3190         * insetcollapsable.h:
3191         * insetcollapsable.C:
3192         * insettabular.h:
3193         * insettabular.C:
3194         * insettext.h:
3195         * insettext.C:
3196         * updatableinset.h:
3197         * updatableinset.C: remove cursor_visible_, showInsetCursor(),
3198         hideInsetCursor(), toggleInsetCursor(), isCursorVisible(). Add
3199         getCursor(). Remove explicit cursor hides.
3200
3201 2003-05-02  André Pönitz <poenitz@gmx.net>
3202
3203         * insettext.C: remove unneeded &*
3204
3205 2003-04-30  John Levon  <levon@movementarian.org>
3206
3207         * insettabular.C: fix edit message
3208
3209 2003-04-30  Lars Gullik Bjønnes  <larsbj@gullik.net>
3210
3211         * insettext.C (setFont): do not convert iterator -> pointer
3212
3213         * insettabular.C (localDispatch): do not convert iterator -> pointer
3214         (setFont): ditto
3215         (tabularFeatures): ditto
3216
3217 2003-04-29  André Pönitz <poenitz@gmx.net>
3218
3219         * inset.h: introduce "haveParagraph" from Lars' parlist-14-b.
3220
3221 2003-04-28  André Pönitz <poenitz@gmx.net>
3222
3223         * insettext.[Ch]: part of Lars' Paragraph * -> ParagraphList::iterator
3224           Changes
3225
3226 2003-04-25 André Pönitz <poenitz@gmx.net>
3227
3228         * insetenv.C: derive from InsetText instead of InsetCollapsable
3229
3230 2003-04-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
3231
3232         * insetexternal.C (string2params): dont do anything if the string
3233         is empty.
3234         * insetgraphics.C (string2params): ditto
3235         * insetcommand.C (string2params): ditto
3236         * insetert.C (string2params): ditto
3237         * insetfloat.C (string2params): ditto
3238         * insetinclude.C (string2params): ditto
3239         * insetminipage.C (string2params): ditto
3240         * insettabular.C (string2params): ditto
3241         * insetwrap.C (string2params): ditto
3242
3243 2003-04-24  André Pönitz <poenitz@gmx.net>
3244
3245         * insetref.C: support for eqref
3246
3247 2003-04-16  Lars Gullik Bjønnes  <larsbj@gullik.net>
3248
3249         * insetert.C (read): use ParagraphList::iterator.
3250
3251 2003-04-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
3252
3253         * insetquotes.C (latex): comment some code and add warnings.
3254
3255 2003-04-14   Alfredo Braunstein  <abraunst@libero.it>
3256
3257         * insetexternal.C (localDispatch): added a missing DISPATCHED
3258
3259 2003-04-12  John Levon  <levon@movementarian.org>
3260
3261         * insetwrap.C (addToToc): fix a crash, conversion
3262         from while to for loop forgot to remove the explicit
3263         increment
3264
3265 2003-04-10  John Levon  <levon@movementarian.org>
3266
3267         * insettabular.C (tabularFeature): make sure
3268         to update the dialog when we change something
3269         (bug 1036).
3270
3271         (getStatus): don't disable some lfuns (bug 939)
3272
3273 2003-04-09  Lars Gullik Bjønnes  <larsbj@gullik.net>
3274
3275         * insettext.C (saveLyXTextState): adjust
3276         (localDispatch): adjust
3277         (setFont): adjust
3278         (cx): adjust
3279         (cix): adjust
3280         (cpar): adjust
3281
3282         * insettabular.C (localDispatch): adjust
3283         (setFont): adjust
3284         (tabularFeatures): adjust
3285
3286 2003-04-05  Alfredo Braunstein  <abraunst@libero.it>
3287
3288         * insettabular.C (searchForward,searchBackward): fix bug 782
3289
3290 2003-04-07  John Levon  <levon@movementarian.org>
3291
3292         * insettabular.C:
3293         * insettext.C: clear status message on inset exit
3294
3295 2003-04-03  John Levon  <levon@movementarian.org>
3296
3297         * insetcommand.C: return dispatched on DIALOG_UPDATE
3298
3299 2003-04-02  John Levon  <levon@movementarian.org>
3300
3301         * insettabular.C: tab lfuns renamed
3302
3303 2003-04-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
3304
3305         * insettext.C (update): move towards ParagraphList
3306         (updateLocal): ditto
3307         (edit): ditto
3308         (insetUnlock): ditto
3309         (lockInset): ditto
3310         (lockInsetInInset): ditto
3311         (updateInsetInInset): ditto
3312         (localDispatch): ditto
3313         (docbook): ditto
3314         (setFont): ditto
3315         (resizeLyXText): ditto
3316         (searchBackward): ditto
3317         (collapseParagraphs): ditto
3318         (addPreview): ditto
3319
3320         * insetwrap.C (InsetWrap): adjust
3321         (addToToc): adjust and rewrite loop
3322
3323         * insettext.[Ch] (paragraph): delete function
3324
3325         * insettabular.C (moveNextCell): adjust
3326         (movePrevCell): adjust
3327         (insertAsciiString): adjust
3328
3329         * insetfloat.C (InsetFloat): adjust
3330         (addToToc): adjust
3331
3332         * insetert.C (InsetERT): adjust
3333         (write): adjust, and rewrite loop
3334         (latex): adjust, and rewrite loop
3335         (linuxdoc): adjust, and rewrite loop
3336         (docbook): adjust, and rewrite loop
3337         (localDispatch): adjust
3338         (get_new_label): adjust
3339
3340 2003-04-01  John Levon  <levon@movementarian.org>
3341
3342         From Alfredo Braunstein
3343
3344         * insetbutton.h:
3345         * insetbutton.C: add localDispatch()
3346
3347         * insetcommand.C: return DISPATCHED when edit() called
3348
3349         * insettext.C: fix bug 967
3350
3351 2003-04-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
3352
3353         * insettext.C: adjust
3354
3355 2003-04-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
3356
3357         * insettext.C (draw): adjust
3358         (crow): return a RowList::iterator not a Row*
3359
3360         * insetminipage.C (localDispatch): adjust
3361
3362         * insetert.C (localDispatch): adjust
3363
3364 2003-03-31  John Levon  <levon@movementarian.org>
3365
3366         * insetgraphics.C:
3367         * insetgraphicsParams.C: use_gui moved to lyx_gui
3368
3369 2003-03-31  John Levon  <levon@movementarian.org>
3370
3371         * insettext.C: Alert fix
3372
3373 2003-03-30  Lars Gullik Bjønnes  <larsbj@gullik.net>
3374
3375         * insettext.C (ascent): adjust for RowList
3376         (descent): ditto
3377         (draw): ditto
3378         (getLyXText): adjust
3379         (toggleSelection): adjust
3380
3381         * insetminipage.C (localDispatch): adjust for RowList
3382
3383         * insetert.C (localDispatch): adjust for RowList
3384         (getMaxWidth): adjust for RowList
3385
3386 2003-03-29  John Levon  <levon@movementarian.org>
3387
3388         * insetert.C: Alert cleanup
3389
3390 2003-03-29  John Levon  <levon@movementarian.org>
3391
3392         * insettabular.C: Alert fix
3393
3394 2003-03-28  John Levon  <levon@movementarian.org>
3395
3396         * insetfloat.C: reset label on INSET_MODIFY
3397
3398 2003-03-28  John Levon  <levon@movementarian.org>
3399
3400         * insetgraphicsParams.C: read subcaptionText as a whole line
3401         (bug 656)
3402
3403 2003-03-28  John Levon  <levon@movementarian.org>
3404
3405         * insettext.C: remove unused prototypes
3406
3407 2003-03-25  Angus Leeming  <leeming@lyx.org>
3408
3409         * insetbibitem.C (localDispatch): repaint the view after modifying
3410         a bibitem inset in case the maximum InsetBibitem width has changed.
3411
3412 2003-03-25  John Levon  <levon@movementarian.org>
3413
3414         * insettext.C:
3415         * insettabular.C: LyXText renamings
3416
3417 2003-03-24  John Levon  <levon@movementarian.org>
3418
3419         * insettext.C: remove some dead code. Fix bug 972 and
3420           related by posting a repaint in updateLocal(), and making
3421           the SEL functions set SELECTION.
3422
3423 2003-03-22  John Levon  <levon@movementarian.org>
3424
3425         * inset.h:
3426         * inset.C: remove no-longer-needed topx_set
3427
3428         * insetcollapsable.h:
3429         * insetcollapsable.C: remove dead code
3430
3431         * insetminipage.C:
3432         * insetert.C: rebreak the rows when a possible
3433           change in size is made, and reset the cursor
3434           (bug 962, bug 965)
3435
3436         * insettabular.C: remove topx_set, CHANGED_IN_DRAW
3437
3438         * insettext.C: remove CHANGED_IN_DRAW noticing/handling,
3439           topx_set. Fix drawing errors for clearInset(). Remove
3440           some unnecessary uses of topx, which should die.
3441
3442         * updatableinset.C: fix getMaxWidth() so CHANGED_IN_DRAW
3443           is no longer needed. Replace it with an ugly hack.
3444
3445 2003-03-20  John Levon  <levon@movementarian.org>
3446
3447         * inset.h:
3448         * insetcollapsable.h:
3449         * insetcollapsable.C:
3450         * insetert.h:
3451         * insetert.C:
3452         * insetminipage.C:
3453         * insetminipage.C:
3454         * insettabular.h:
3455         * insettabular.C:
3456         * insettext.h:
3457         * insettext.C: remove spurious font parameter
3458         from update(). Fix drawing of ERT insets inside
3459         insets (bug 966). Remove unused mark_dirty from
3460         tabular's updateLocal()
3461
3462 2003-03-19  John Levon  <levon@movementarian.org>
3463
3464         * insetfloat.h:
3465         * insetfloat.C:
3466         * insetinclude.h:
3467         * insetinclude.C:
3468         * insetminipage.h:
3469         * insetminipage.C:
3470         * insetwrap.h:
3471         * insetwrap.C: remove unused getter/setters
3472
3473 2003-03-19  John Levon  <levon@movementarian.org>
3474
3475         * several files: bv->updateInset() doesn't take
3476         a bool mark_dirty any more
3477
3478 2003-03-17  Lars Gullik Bjønnes  <larsbj@gullik.net>
3479
3480         * adjust for BufferView* arg removal from lyxtext.
3481
3482 2003-03-17  John Levon  <levon@movementarian.org>
3483
3484         * most files: remove the "cleared" parameter
3485         to draw in favour of always clearing. Associated
3486         code removal.
3487
3488 2003-03-16  John Levon  <levon@movementarian.org>
3489
3490         * insettext.C: remove unused s.refresh
3491
3492 2003-03-13  Angus Leeming  <leeming@lyx.org>
3493
3494         * insettext.C (edit): replace Dialogs::updateParagraph with
3495         BufferView::dispatch(LFUN_PARAGRAPH_UPDATE).
3496
3497 2003-03-13  André Pönitz <poenitz@gmx.net>
3498
3499         * Makefile.am: insert insetenv
3500
3501         * insethenv.[Ch]: new files, currently inactive
3502
3503 2003-03-12  John Levon  <levon@movementarian.org>
3504
3505         * Makefile.am:
3506         * inset.h:
3507         * inset.C:
3508         * insetert.h:
3509         * insetert.C:
3510         * insetnewline.h:
3511         * insetnewline.C:
3512         * insetquotes.C:
3513         * insettext.C: use new insetnewline
3514
3515 2003-03-12  John Levon  <levon@movementarian.org>
3516
3517         * insettext.C: readToken became readParagraph
3518
3519 2003-03-12  John Levon  <levon@movementarian.org>
3520
3521         * insettext.C: use parlist iterator for reading contents
3522
3523 2003-03-12  John Levon  <levon@movementarian.org>
3524
3525         * insettext.C: name change to readToken()
3526
3527 2003-03-11  André Pönitz <poenitz@gmx.net>
3528
3529         * Makefile.am: insert insethfill
3530
3531         * insethfill.[Ch]: new files
3532
3533 2003-03-10  Angus Leeming  <leeming@lyx.org>
3534
3535         * mailinset.[Ch] (showDialog, updateDialog): now take a mandatory
3536         BufferView * arg.
3537         (hideDialog): calls the new static Dialogs::hide() method.
3538
3539         * insetbibitem.C (edit):
3540         * insetbibtex.C (edit):
3541         * insetcite.C (edit):
3542         * insetcommand.C (localDispatch):
3543         * inseterror.C (d-tor):
3544         * insetert.C (showInsetDialog):
3545         * insetexternal.C (localDispatch, edit):
3546         * insetfloat.C (localDispatch, showInsetDialog):
3547         * insetfloatlist.C (edit):
3548         * insetgraphics.C (localDispatch, edit):
3549         * insetinclude.C (localDispatch, edit):
3550         * insetindex.C (edit):
3551         * insetlabel.C (edit):
3552         * insetminipage.C (localDispatch, showInsetDialog):
3553         * insetref.C (edit):
3554         * insettabular.C (unlockInsetInInset, lfunMouseRelease, localDispatch,
3555         resetPos, showInsetDialog, openLayoutDialog):
3556         * insettoc.C (edit):
3557         * inseturl.C (edit):
3558         * insetwrap.C (localDispatch, showInsetDialog):
3559         changes due to the changed MailInset interface.
3560
3561 2003-03-10  Dekel Tsur  <dekelts@tau.ac.il>
3562
3563         * insetfloat.h: Set default placement to an empty string.
3564
3565 2003-03-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3566
3567         * insettext.C (latex): adjust call to latexParagraphs.
3568
3569 2003-03-10  Angus Leeming  <leeming@lyx.org>
3570
3571         * mailinset.C: warn the user if the BufferView has not been cached.
3572
3573 2003-03-10  Angus Leeming  <leeming@lyx.org>
3574
3575         * inset.h, insetbase.h: move cache() and view() into InsetBase.
3576
3577         * insetcommand.h (inset):
3578         * insetert.h (inset):
3579         * insetexternal.h (inset):
3580         * insetfloat.h (inset):
3581         * insetgraphics.h (inset):
3582         * insetinclude.h (inset):
3583         * insetminipage.h (inset):
3584         * insettabular.h (inset):
3585         * insetwrap.h (inset):
3586         * mailinset.h (inset): return an InsetBase &, not an Inset &.
3587
3588 2003-03-10  Angus Leeming  <leeming@lyx.org>
3589
3590         * insetcommand.C (string2params):
3591         * insetexternal.C (string2params):
3592         * insetfloat.C (string2params):
3593         * insetgraphics.C (string2params):
3594         * insetinclude.C (string2params):
3595         * insetminipage.C (string2params):
3596         * insettabular.C (string2params):
3597         * insetwrap.C (string2params): cure warning message about missing
3598         '\end_inset'.
3599
3600 2003-03-09  Angus Leeming  <leeming@lyx.org>
3601
3602         * insettabular.[Ch]: define a new class InsetTabularMailer and use
3603         it to communicate with the frontend dialogs.
3604
3605         * mailinset.C (hideDialog): only hide the dialog if it is showing the
3606         contents of this inset!
3607
3608 2003-03-07  Angus Leeming  <leeming@lyx.org>
3609
3610         * inseterror.C (localDispatch): new method; calls edit() on
3611         LFUN_MOUSE_RELEASE.
3612
3613 2003-03-07  Angus Leeming  <leeming@lyx.org>
3614
3615         * insetbibitem.C (localDispatch):
3616         * insetbibtex.C (localDispatch):
3617         * insetlabel.C (localDispatch):
3618         rewrite as a switch.
3619
3620 2003-03-07  Angus Leeming  <leeming@lyx.org>
3621
3622         * insetgraphics.[Ch]: define a new class InsetGraphicsMailer and use
3623         it to communicate with the frontend dialogs.
3624
3625 2003-03-07  Angus Leeming  <leeming@lyx.org>
3626
3627         * insetexternal.C: remove operator== and operator!= for
3628         InsetExternal::Params. They were used only by the old controller
3629         scheme.
3630
3631 2003-03-07  Angus Leeming  <leeming@lyx.org>
3632
3633         * insetcommand.C (localDispatch):
3634         * insetexternal.C (localDispatch):
3635         * insetfloat.C (localDispatch):
3636         * insetinclude.C (localDispatch):
3637         * insetminipage.C (localDispatch):
3638         * insetwrap.C (localDispatch):
3639         add LFUN_INSET_DIALOG_UPDATE to the switch.
3640
3641 2003-03-07  Angus Leeming  <leeming@lyx.org>
3642
3643         * insetcommand.C (string2params):
3644         * insetexternal.C (string2params):
3645         * insetfloat.C (string2params):
3646         * insetinclude.C (string2params):
3647         * insetwrap.C (string2params): use LyXLeX more.
3648
3649         * insetert.[Ch]:
3650         * insetexternal.[Ch]:
3651         * insetfloat.[Ch]:
3652         * insetinclude.[Ch]:
3653         * insetwrap.[Ch]: change Mailer::name_ to be static.
3654
3655         * insetminipage.[Ch]: define a new class InsetMinipageMailer and use
3656         it to communicate with the frontend dialogs.
3657
3658 2003-03-06  Alfredo Braunstein  <abraunst@libero.it>
3659
3660         * insettext.C:
3661         * insettabular.C: use LyXText::top_y() instead of LyXText::first_y
3662
3663 2003-03-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
3664
3665         * insettext.C (updateLocal): un-const function
3666         (updateLocal): adjust
3667         (collapseParagraphs): un-const function
3668         (collapseParagraphs): adjust
3669
3670 2003-03-05  Angus Leeming  <leeming@lyx.org>
3671
3672         * insetwrap.[Ch]: define a new class InsetWrapMailer and use
3673         it to communicate with the frontend dialogs.
3674
3675 2003-03-05  Angus Leeming  <leeming@lyx.org>
3676
3677         * insetcollapsable.C (draw): cache the BufferView.
3678
3679         * insetfloat.[Ch]: define a new class InsetFloatMailer and use
3680         it to communicate with the frontend dialogs.
3681
3682 2003-03-05  Angus Leeming  <leeming@lyx.org>
3683
3684         * insetfloat.[Ch]: move the params into a separate InsetFloatParams
3685         struct.
3686
3687 2003-03-05  Angus Leeming  <leeming@lyx.org>
3688
3689         * insetcommandparams.[Ch] (getAsString, setFromString): remove.
3690
3691         * insetinclude.[Ch]: define a new class InsetIncludeMailer and use
3692         it to communicate with the frontend dialogs.
3693
3694 2003-03-05  Angus Leeming  <leeming@lyx.org>
3695
3696         * insetexternal.[Ch]: define a new class InsetExternalMailer and use
3697         it to communicate with the frontend dialogs.
3698
3699 2003-03-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
3700
3701         * insettext.C (collapseParagraphs): adjust
3702         (appendParagraphs): make it take a Buffer* instead of a
3703         BufferParams& as arg.
3704         (appendParagraphs): adjust
3705
3706 2003-03-04  Angus Leeming  <leeming@lyx.org>
3707
3708         * insetbibitem.C (localDispatch):
3709         * insetbibtex.C (localDispatch):
3710         * insetcommand.C (localDispatch):
3711         * insetert.C (localDispatch):
3712         * insetlabel.C (localDispatch):
3713         handle LFUN_INSET_MODIFY, not LFUN_INSET_APPLY.
3714
3715 2003-03-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
3716
3717         * insettext.C (latex): adjust for ParagraphList::iterator
3718
3719 2003-03-03  Lars Gullik Bjønnes  <larsbj@gullik.net>
3720
3721         * insetbutton.C (view): adjust for boost 1.30.0
3722         * insetcollapsable.C (view): ditto
3723         * insetgraphics.C (statusChanged): ditto
3724
3725         * insettext.h: move paragraphs to be public.
3726
3727 2003-03-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
3728
3729         * insetnote.[Ch] (InsetNote): remove unused constructor
3730
3731 2003-02-28  Alfredo Braunstein  <abraunst@libero.it>
3732
3733         * insetgraphics.C: added include "format.h"
3734
3735 2003-02-27  Angus Leeming  <leeming@lyx.org>
3736
3737         * indexlabel.C: use a real, LyX dialog rather than that nasty Alert
3738         thingy.
3739
3740 2003-02-27  Angus Leeming  <leeming@lyx.org>
3741
3742         * insetbibitem.C (localDispatch):
3743         * insetbibtex.C (localDispatch):
3744         * insetcommand.C:
3745         * insetert:
3746         collapse LFUN_XYZ_APPLY to LFUN_INSET_APPLY.
3747
3748 2003-02-26  Angus Leeming  <leeming@lyx.org>
3749
3750         * insetbibitem.[Ch] (localDispatch):
3751         * insetbibtex.[Ch] (localDispatch):
3752         new method. Modify inset on receipt of LFUN_XYZ_APPLY.
3753
3754         * insetcommand.C (localDispatch):
3755         act only on receipt of LFUN_XYZ_APPLY.
3756
3757         * insetert.C (localDispatch): reformat.
3758         add LFUN_XYZ_APPLY to the switch.
3759
3760 2003-02-26  John Levon  <levon@movementarian.org>
3761
3762         * insettext.C: use RowPainter
3763
3764         * inset.h: make helpers take const *
3765
3766 2003-02-26  Angus Leeming  <leeming@lyx.org>
3767
3768         * insetcommand.[Ch] (localDispatch): new method.
3769
3770 2003-02-26  Angus Leeming  <leeming@lyx.org>
3771
3772         * insetinclude.C (draw): cache the BufferView* using cache not
3773         PreviewImpl::setView
3774
3775 2003-02-26  Alfredo Braunstein <abraunst@libero.it>
3776
3777         * insetgraphics.C (draw)
3778         * insetinclude.C (draw): Eliminate also the other argument (owner
3779         inset inset) in the call to PreviewImage::image
3780
3781 2003-02-25  Alfredo Braunstein <abraunst@libero.it>
3782
3783         * insetgraphics.C (draw)
3784         * insetinclude.C (draw): Eliminate Buferview argument in call to
3785         PreviewImage::image
3786
3787 2003-02-25  John Levon  <levon@movementarian.org>
3788
3789         * insetgraphicsParams.h:
3790         * insetgraphics.C: don't start a load process if
3791           the inset is set to NoDisplay (bug #920)
3792
3793 2003-02-22  John Levon  <levon@movementarian.org>
3794
3795         * insetfloat.C:
3796         * insetwrap.C: TocItem changed API (bug 913)
3797
3798 2003-02-21  Angus Leeming  <leeming@lyx.org>
3799
3800         * insetcollapsable.[Ch] (cache, edit):
3801         * insetbutton.[Ch] (cache, edit): new methods to cache the
3802         BufferView in the draw method.
3803
3804         * insetcommand.[Ch]: implement a new class, InsetCommandMailer, to
3805         simplify comunication between InsetCommand-derived classes and
3806         the Dialogs.
3807
3808         * insetbibitem.[Ch]:
3809         * insetbibtex.[Ch]:
3810         * insetcite.[Ch]:
3811         * inseterror.[Ch]:
3812         * insetfloatlist.[Ch]:
3813         * insetindex.[Ch]:
3814         * insetref.[Ch]:
3815         * insettoc.[Ch]:
3816         * inseturl.[Ch]: small changes to reflect the new interface to the
3817         Dialogs code.
3818
3819         * mailinset.[Ch]: new files. Base class to InsetCommandMailer and
3820         other, similar classes.
3821
3822         * Makefile.am: add new files.
3823
3824 2003-02-21  Angus Leeming  <leeming@lyx.org>
3825
3826         * updatableinset.h (setView, view): remove.
3827         * inset.h (view, cache): to be replaced by these.
3828
3829         * insetbib.[Ch]: removed, to be replaced by insetbibitem.[Ch] and
3830         insetbibtex.[Ch]:
3831
3832         * Makefile.am: replace insetbib.[Ch] with insetbibitem.[Ch] and
3833         insetbibtex.[Ch].
3834
3835         * inset.h: change BIBKEY_CODE to BIBITEM_CODE.
3836
3837 2003-02-21  Allan Rae  <rae@lyx.org>
3838
3839         * insetinclude.C (loadIfNeeded): ensure loading also works when
3840         child document is under version control.
3841
3842 2003-02-17  André Pönitz <poenitz@gmx.net>
3843
3844         * insetbib.[Ch]: Adjust access to bibkeys
3845
3846 2003-02-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3847
3848         * insetquotes.C (dispString): remove use of acute accent for "'"
3849         right quote.
3850
3851 2003-02-14  John Levon  <levon@movementarian.org>
3852
3853         * insettabular.C: changed method names in tabular.C
3854
3855 2003-02-14  John Levon  <levon@movementarian.org>
3856
3857         * inset.h:
3858         * inset.C:
3859         * insetcollapsable.h:
3860         * insetcollapsable.C:
3861         * insettabular.h:
3862         * insettabular.C:
3863         * insettext.h:
3864         * insettext.C: remove unused getParFromID()
3865
3866 2003-02-13  John Levon  <levon@movementarian.org>
3867
3868         * insettext.h:
3869         * insettext.C: remove unused beginningofMainBody()
3870
3871 2003-02-08  John Levon  <levon@movementarian.org>
3872
3873         * inset.h:
3874         * inset.C:
3875         * insetcollapsable.h:
3876         * insetcollapsable.C:
3877         * insettabular.h:
3878         * insettabular.C:
3879         * insettext.h:
3880         * insettext.C:
3881           add nextChange(). Make allowSpellcheck() const. Add markErased().
3882
3883         * insetert.C: ignore deleted text
3884
3885         * insettabular.C: make sure to keep change  tracking working
3886           properly.
3887
3888 2003-01-20  Michael Schmitt <michael.schmitt@teststep.org>
3889
3890         * insetert.C:
3891         * insetgraphics.C:
3892         * insettabular.C:
3893         * insettext.C: Use error messages with identical spelling and
3894         punctuation
3895
3896 2003-01-12  Michael Schmitt <michael.schmitt@teststep.org>
3897
3898         * insetgraphics.C (draw, width): Fix spacing around graphics inset
3899
3900 2002-12-17  Juergen Vigna  <jug@lyx.org>
3901
3902         * insettext.C (localDispatch): hopefully fixed cursor up down
3903         movement on leaving other insets.
3904
3905 2003-01-06  Michael Schmitt <Michael.Schmitt@teststep.org>
3906
3907         * insettext.C: fix inconsistent usage of spaces, colons,
3908         capitalization, and the like.
3909
3910 2002-12-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3911
3912         * insetgraphics.C (prepareFile): do not remove the extension of
3913         the file name if it is not the default extension for the given
3914         format (that is, in latex output, remove extension from foo.eps,
3915         but not from foo.epsi)
3916
3917 2002-12-17  Alfredo Braunstein <abraunst@libero.it>
3918
3919         * insettext.C (lfunMouseRelease): hackish solution to the "double
3920         menu open" bug
3921
3922 2002-12-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
3923
3924         * insetfloat.C (addToToc): use the floats name not its type
3925         * insetwrap.C (addToToc): ditto
3926
3927 2002-12-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3928
3929         * insetnote.C (init): make label font smaller
3930
3931 2002-12-04  John Levon  <levon@movementarian.org>
3932
3933         * insetinclude.C: ressurect setting of command name
3934
3935 2002-12-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
3936
3937         * insetquotes.C (dispString): disambiguate insert call
3938
3939 2002-12-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
3940
3941         * several files: ws changes
3942
3943 2002-12-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
3944
3945         * insetquotes.C (dispString): use string::insert for prepending a
3946         char.
3947
3948 2002-11-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3949
3950         * insetparent.C (getScreenLabel): use boost::format
3951
3952         * insetgraphics.C (prepareFile): use boost::format
3953         (ascii): ditto
3954
3955         * insetfloatlist.C (latex): use boost::format
3956
3957         * insetcaption.C (draw): use boost::format
3958
3959 2002-11-21  Dekel Tsur  <dekelts@tau.ac.il>
3960
3961         * insettabular.C (tabularFeatures): Support for block alignment in
3962         fixed width columns.
3963
3964 2002-11-20  Juergen Vigna  <jug@sad.it>
3965
3966         * insettabular.C (resetPos): temporary fix for endless loop in
3967         this function on a redraw.
3968
3969 2002-11-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
3970
3971         * insettabular.C (copySelection): STRCONV
3972
3973         * insetinclude.C (uniqueID): STRCONV
3974         (latexString): ditto
3975
3976         * insetgraphics.C: put VersionNumber inside anon namespace
3977         (createLatexOptions): STRCONV
3978
3979         * insetcommandparams.C: include config.h
3980
3981 2002-10-31  Rob Lahaye  <lahaye@snu.ac.kr>
3982
3983         * insetgraphicsParams.C (Write): use lyx::float_equal.
3984         Write height data correctly.
3985         (Read): zero scale when reading height data.
3986
3987 2002-10-30  John Levon  <levon@movementarian.org>
3988
3989         * insetfloat.C (addToTOC): recursively traverse all
3990           contents looking for captions (fix #568)
3991
3992 2002-10-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3993
3994         * insetexternal.C (doSubstitution): do not try to replace
3995         environment variables, this is done when executing the command
3996
3997 2002-10-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3998
3999         * insetexternal.C (doSubstitution): change order of substitution
4000         to work around ReplaceEnvironmentPath brokenness
4001
4002 2002-10-24  Rob Lahaye  <lahaye@snu.ac.kr>
4003
4004         * insetgraphicsParams.h (scale): is now a float, not an unsigned int.
4005
4006         * insetgraphicsParams.C (init, Write): associated changes
4007         * insetgraphics.C (createLatexOptions): use lyx::float_equal with
4008         InsetGraphicsParams::scale.
4009
4010 2002-10-21  John Levon  <levon@movementarian.org>
4011
4012         * inset.h: remove unused DISPATCH_RESULT
4013
4014         * insettext.C: sgml open/close tag now in sgml namespace
4015
4016 2002-10-21  Angus Leeming  <leeming@lyx.org>
4017
4018         * insetgraphics.C (draw): Fix the drawing of an inset with a relative
4019         file path subdir/fig.eps when pasting it into a buffer in a different
4020         directory.
4021
4022 2002-10-16  John Levon  <levon@movementarian.org>
4023
4024         * insetspecialchar.C: remove \\protected_separator parsing
4025
4026 2002-09-25  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
4027
4028         * insetquote.C: fix LaTeX output of quotation marks.
4029
4030 2002-10-14  Juergen Vigna  <jug@sad.it>
4031
4032         * insettext.C (localDispatch): remove double setUndo in Cut/Delete/
4033         Backspace functions which confused the Undo handling.
4034
4035 2002-10-09  Angus Leeming  <leeming@lyx.org>
4036
4037         * insetcite.[Ch] (setLoadingBuffer): new method, invoked by
4038         BufferView::dispatch that turns off this optimisation when a new inset
4039         is inserted.
4040
4041         * insetcite.C (getNatbibLabel): correct logic of when and when not to
4042         reload the BibTeX keys.
4043
4044 2002-10-11  André Pönitz <poenitz@gmx.net>
4045
4046         * insettext.h: handle LFUN_PRIOR/NEXT
4047
4048 2002-07-30  Juergen Spitzmueller <j.spitzmueller@gmx.de>
4049
4050         * insetfloat.C: fix bug with float settings
4051         (document default != float default).
4052
4053 2002-09-24  Dekel Tsur  <dekelts@tau.ac.il>
4054
4055         * insetwrap.C (addToToc): New method.
4056         (InsetWrap): Set layout to caption.
4057
4058 2002-09-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
4059
4060         * Makefile.am (INCLUDES): loose SIGC_INCLUDES
4061
4062 2002-09-16  John Levon  <levon@movementarian.org>
4063
4064         * insettabular.h: hasSelection() needs to be public
4065
4066 2002-09-12  Rob Lahaye  <lahaye@snu.ac.kr>
4067
4068         * insetgraphicsParams.C: use empty string as default for rotateOrigin
4069
4070 2002-09-10  Rob Lahaye  <lahaye@snu.ac.kr>
4071
4072         * insetgraphicsParams.C: use empty string as default for rotateOrigin
4073
4074 2002-09-11  André Pönitz <poenitz@gmx.net>
4075
4076         * insettabular.C: implement LFUN_WORDSEL
4077
4078 2002-09-10  John Levon  <levon@movementarian.org>
4079
4080         * insetinclude.h: remove unused param
4081
4082 2002-09-09  John Levon  <levon@movementarian.org>
4083
4084         * insetinclude.h:
4085         * insetinclude.C: remove noload, default to input
4086
4087 2002-09-29  Martin Vermeer  <martin.vermeer@hut.fi>
4088
4089         * insetgraphics.C: disfuscated use of ']' in built output string.
4090
4091 2002-09-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
4092
4093         * remove all INHERIT_LANG and INHERIT_LANGUAGE commented code.
4094
4095 2002-08-29  Juergen Vigna  <jug@sad.it>
4096
4097         * insettabular.C (lfunMousePress): Pay attention where you set
4098         the x/y values as they depend on which inset in the tabular is
4099         actually locked. So you surely have to reset them if you (un)lock
4100         a inset!
4101
4102 2002-08-29  André Pönitz <poenitz@gmx.net>
4103
4104         * insetfootlike.h: rename include guard to ALL CAPS
4105
4106         * insettext.C: swap object and first parameter for checkInsetHit calls
4107           as this functions has moved from BufferView to LyXText
4108
4109
4110 2002-08-28  Rob Lahaye  <lahaye@snu.ac.kr>
4111
4112         * insetgraphicsParams.C: remove local displayTranslator and use
4113         the one from graphics/GraphicsTypes.h.
4114
4115 2002-08-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4116
4117         * insetfloat.C (wide): add BufferParams parameter
4118
4119         * insetfloatlist.C (read):
4120         (latex):
4121         (getScreenLabel):
4122         * insetfloat.C (latex):
4123         (floatname):
4124         * insetcaption.C (draw): use LyXTextClass::floats()
4125
4126 2002-08-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4127
4128         * insetoptarg.h: add std:: qualifier.
4129
4130 2002-08-26  Juergen Vigna  <jug@sad.it>
4131
4132         * insettext.C (localDispatch): ditto.
4133
4134         * insettabular.C (localDispatch): fixed mouse pressing lfuns.
4135
4136 2002-08-25  John Levon  <levon@movementarian.org>
4137
4138         * inseturl.C: elide long URLs (bug 404)
4139
4140 2002-08-23  Rob Lahaye  <lahaye@snu.ac.kr>
4141
4142         * insetgraphics.[Ch]: remove InsetGraphics::readFigInset()
4143         remove "Format Version <version_no.>" string from inset header
4144
4145         * insetgraphics.C:
4146         * insetgraphicsParams.[Ch]: Implement new graphics dialog
4147
4148         * insetgraphicsParams.C: keepLyXAspectRatio, width and height are not
4149         a member of "grfx::Params" anymore.
4150
4151         * insetminipage.C: apply changes to "enum UNIT" in src/lyxlength.h
4152
4153 2002-08-24  John Levon  <levon@movementarian.org>
4154
4155         * insetoptarg.h:
4156         * insetoptarg.C: ws, pedantry ...
4157
4158 2002-08-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4159
4160         * insettext.C (collapseParagraphs): pasteParagraph now in global
4161         scope
4162         (appendParagraphs): ditto
4163
4164 2002-08-21  Dekel Tsur  <dekelts@tau.ac.il>
4165
4166         * insetcite.C (latex): Remove spaces only after commmas.
4167
4168 2002-08-21  Lars Gullik Bjønnes  <larsbj@gullik.net>
4169
4170         * insettext.C: remove NO_COMPABILITY stuff
4171
4172 2002-08-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
4173
4174         * insettext.C (edit): use ParagraphList iterators
4175
4176         * insetbib.C (bibitemMaxWidth): use ParagraphList iterators
4177         (bibitemWidest): ditto
4178
4179 2002-08-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
4180
4181         * insettext.C: include <boost/bind.hpp>
4182         add using std::for_each
4183         (saveLyXTextState): use ParagraphsList::iterator
4184         (init): use for_each on paragraphlist iterators
4185         (InsetText): remove superflous setting cached_bview to 0
4186         (latex): reformat a bit
4187         (ascii): use paragraphlist iterators
4188         (validate): use for_each + boost bind
4189         (getLabelList): use paragraphlist iterators
4190         (deleteLyXText): use for_each + boost::bind
4191         (resizeLyXText): ditto
4192         (reinitLyXText): ditto
4193         (removeNewlines): use paragraphlist iterators
4194         (getParFromID): ditto
4195         (paragraph): use for_each + boost::bind
4196         (getInsetFromID): use paragraphlist iterators
4197         (getLabelList): typo fix
4198
4199 2002-08-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
4200
4201         * insettext.C (read): assign tmp to paragraphs after return from
4202         call to parseSingleLyXformat2Token
4203
4204
4205 2002-08-13  Angus Leeming  <leeming@lyx.org>
4206
4207         * insetbib.C:
4208         * insetcite.C:
4209         * inseterror.C:
4210         * insetert.C:
4211         * insetexternal.C:
4212         * insetfloat.C:
4213         * insetfloatlist.C:
4214         * insetgraphics.C:
4215         * insetinclude.C:
4216         * insetindex.C:
4217         * insetminipage.C:
4218         * insetparent.C:
4219         * insetref.C:
4220         * insettabular.C:
4221         * insettext.C:
4222         * insettoc.C:
4223         * inseturl.C: changes due to the changed LyXView interface that
4224         now returns references to member variables not pointers.
4225
4226 2002-08-13  Angus Leeming  <leeming@lyx.org>
4227
4228         * inset.h:
4229         * insetcollapsable.h:
4230         * insetert.h:
4231         * insettabular.h:
4232         * insettext.h: forward-declare WordLangTuple
4233         (selectNextWordToSpellcheck) constify return type.
4234
4235         * inset.C:
4236         * insetcollapsable.C:
4237         * insetert.C:
4238         * insettabular.C:
4239         * insettext.C: #include "WordLangTuple.h" and rearrange included files.
4240
4241 2002-08-12  Angus Leeming  <leeming@lyx.org>
4242
4243         * insetgraphicsParams.C: fix reading of lyxsize_type in 1.2.0
4244         documents.
4245
4246 2002-08-12  Juergen Vigna  <jug@sad.it>
4247
4248         * insetcollapsable.C (edit): ignore if entered when pressing mouse
4249         button 3.
4250
4251 2002-08-12  Lars Gullik Bjønnes  <larsbj@gullik.net>
4252
4253         * insetbib.C (bibitemMaxWidth): ParagraphList changes
4254         (bibitemWidest): ditto
4255         * insettext.[Ch]: ditto
4256
4257 2002-08-10  Lars Gullik Bjønnes  <larsbj@gullik.net>
4258
4259         * insettext.C, insetert.C: use Paragraph::empty where appropriate
4260
4261 2002-08-09  Angus Leeming  <leeming@lyx.org>
4262
4263         * insetinclude.C (latexString): remove fudge now that I've found out
4264         how to enable LaTeX to find the file using input@path.
4265
4266 2002-08-09  John Levon  <levon@movementarian.org>
4267
4268         * insettext.h:
4269         * insettext.C: remove unused xpos
4270
4271 2002-08-07  Juergen Vigna  <jug@lyx.org>
4272
4273         * insettabular.C (localDispatch): make delete not put the stuff
4274         in the clipboard only do this on a cut operation.
4275
4276         * insettext.C (localDispatch): make delete and backspace not put
4277         selected stuff to the clipboard.
4278
4279 2002-08-07  André Pönitz <poenitz@gmx.net>
4280
4281         * inset.[Ch]:
4282         * insetcollapsable.[Ch]:
4283         * insetert.[Ch]:
4284         * insetparent.[Ch]:
4285         * insetref.[Ch]:
4286         * insettabular.[Ch]:
4287         * insettext.[Ch]:  change (kb_action, arg) pair into a FuncRequest
4288
4289 2002-08-06  John Levon  <levon@movementarian.org>
4290
4291         * inset.h:
4292         * inset.C:
4293         * insetcollapsable.h:
4294         * insetcollapsable.C:
4295         * insetert.h:
4296         * insetert.C:
4297         * insettabular.h:
4298         * insettabular.C:
4299         * insettext.h:
4300         * insettext.C: use WordLangTuple for spellcheck
4301
4302 2002-08-06  Angus Leeming  <leeming@lyx.org>
4303
4304         * insetinclude.C: add a monitor to the previewed image, so that the
4305         image is refreshed if the \input-ed file changes.
4306
4307 2002-08-04  John Levon  <levon@movementarian.org>
4308
4309         * inset.h:
4310         * insetnote.h: s/IGNORE_CODE/NOTE_CODE/
4311
4312 2002-08-02  Angus Leeming  <leeming@lyx.org>
4313
4314         * insetcommandparams.[Ch] (preview): new methods returning and setting
4315         a new bool preview_ flag.
4316         (read): read this flag.
4317         (operator==): add flag to check.
4318
4319         * insetinclude.C (write): output new preview() flag.
4320         (previewWanted): use this flag.
4321
4322 2002-08-02  Angus Leeming  <leeming@lyx.org>
4323
4324         * insetcollapsable.[Ch] (addPreview):
4325         * insettabular.[Ch] (addPreview):
4326         * insettext.[Ch] (addPreview): new methods. Can now generate previews
4327         for insets in insets.
4328
4329 2002-08-02  Angus Leeming  <leeming@lyx.org>
4330
4331         * insetcite.C: fix typo.
4332
4333         * insetgraphics.C: kill current_view and instead cache the BufferView
4334         as a weak_ptr.
4335
4336         * insetinclude.C: kill current_view and pass the BufferView to the
4337         PreviewedInset so that it can cache it.
4338
4339 2002-08-01  Angus Leeming  <leeming@lyx.org>
4340
4341         * inset.h (generatePreview): renamed as addPreview.
4342         (generatePreview): new method. Allows code to be moved out of
4343         math_nestinset.C and into the new PreviewedInset class.
4344
4345         * insetinclude.[Ch] (ascent, descent, width, draw, addPreview):
4346         add previews to the inset when \input-ing LaTeX.
4347
4348 2002-07-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
4349
4350         * several files: strip,frontStrip -> trim,ltrim,rtrim
4351
4352 2002-07-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
4353
4354         * insetbib.C (latex): modify because of strip changes
4355         (getKeys): ditto
4356         * insetnote.C (InsetNote): ditto
4357
4358 2002-07-26  Juergen Vigna  <jug@sad.it>
4359
4360         * insettabular.C (searchForward): check for lastcell if we
4361         had a locking inset.
4362
4363 2002-07-25  Juergen Vigna  <jug@sad.it>
4364
4365         * insettabular.C (insetMotionNotify): Don't update the screen
4366         if we didn't do nothing.
4367         (searchForward): last cell was not checked.
4368
4369 2002-07-25  Dekel Tsur  <dekelts@tau.ac.il>
4370
4371         * insetfloat.C (read, write): Allow default placement
4372         (floatPlacement_ is empty).
4373
4374 2002-07-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4375
4376         * insetminipage.h (noFontChange):
4377         * insettabular.h (noFontChange):
4378         * insetfootlike.h (noFontChange):
4379         * insetfloat.h (noFontChange): return true
4380
4381         * inset.h (noFontChange): new method, defaulting to false
4382
4383 2002-07-22  Herbert Voss  <voss@lyx.org>
4384
4385         * insetgraphicsParams.[Ch]: support size_type for old docs
4386
4387 2002-07-22  Herbert Voss  <voss@lyx.org>
4388
4389         * insetgraphics.C:
4390         * insetgraphicsParams.[Ch]: change size_type to size_kind and
4391         other small changes
4392
4393 2002-07-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4394
4395         * insettext.h: do not include "paragraph.h" and "lyxcursor.h"
4396
4397         * insetlatexaccent.h: do not include "lyxlex.h"
4398
4399         * insetgraphicsParams.h: do not include "lyxlex.h" and "buffer.h"
4400
4401         * insetquotes.C:
4402         * insetlatexaccent.C:
4403         * insetgraphics.C:
4404         * insetexternal.C:
4405         * insetert.C:
4406         * insetbib.C: #include "lyxlex.h"
4407
4408         * insetinclude.C:
4409         * insetfloat.C:
4410         * insetert.C:
4411         * insetbib.C:
4412         * insettext.C: use BufferParams::getLyXTextClass
4413
4414
4415         * insetfloat.C (addToToc): new method. Add to toclist the entries
4416         corresponding to Caption layouts
4417         (InsetFloat): when creating a new float, set the layout to "Caption"
4418
4419 2002-07-21  Herbert Voss  <voss@lyx.org>
4420
4421         * insetgraphicsParams.C: fet the keepLyXAspectRatio run. Move the
4422         image relevant part into graphics/GraphicsImgae.C
4423
4424 2002-07-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4425
4426         * insettoc.C (ascii):
4427         * insetfloatlist.C (ascii): change to use the new Toc functions
4428         instead of stuff that was in Buffer
4429
4430 2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4431
4432         * insettext.C (localDispatch): BufferView::Dispatch has been
4433         renamed to BufferView::dispatch
4434
4435 2002-07-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4436
4437         * insetgraphicsParams.C (as_grfxParams): use the new
4438         keepLyXAspectRatio parameter. Note that this is an adaptation of a
4439         1.2.0 patch, and I do not really know how to adapt it to the new
4440         grfx::Cache world. Angus, please could you have a look?
4441
4442 2002-05-01  Herbert Voss  <voss@lyx.org>
4443
4444         * insetgraphicsParams.[Ch]: define a new keepLyXAspectRatio parameter.
4445
4446 2002-07-18  Angus Leeming  <leeming@lyx.org>
4447
4448         * insetgraphics.C: clean-up comments (from Herbert).
4449         add a new checksum variable to the cache. Use it in PrepareFile.
4450         (draw): start monitoring the file for a change.
4451         (prepareFile): re-arrange a little to avoid unnecessary steps.
4452
4453 2002-07-17  Angus Leeming  <leeming@lyx.org>
4454
4455         * insetgraphics.C (Cache c-tor): bind to the GraphicsLoader through
4456         a method rather than to the signal directly.
4457
4458 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
4459
4460         * insettext.C: use view_state_changed, switchKeyMap
4461
4462 2002-07-17  Herbert Voss  <voss@perce.de>
4463
4464         * insetgraphics.C (prepareFile): keep the extension when
4465         exporting to nice file
4466
4467 2002-07-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4468
4469         * insetcite.C (getNatbibLabel):
4470         * insetbib.C (getKeys): use ascii_lowercase instead of lowercase
4471
4472 2002-07-15  John Levon  <moz@compsoc.man.ac.uk>
4473
4474         * insetgraphics.C: use ->isDrawable()
4475
4476 2002-07-12  Angus Leeming  <leeming@lyx.org>
4477
4478         * insetgraphics.C: use the new smart loading capabilities of the image
4479         loader.
4480
4481 2002-07-13  Dekel Tsur  <dekelts@tau.ac.il>
4482
4483         * insettabular.C (edit): Move into correct cell when entering a
4484         tabular in
4485
4486         * insettext.C (unlockInsetInInset): Correct cursor behaviour for
4487         RTL paragraphs.
4488
4489 2002-07-05  Angus Leeming  <leeming@lyx.org>
4490
4491         * inset.h (generatePreview): new virtual method.
4492
4493 2002-07-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4494
4495         * insetcommandparams.[Ch] (operator=): move out of class
4496         (operator!): move out of class
4497
4498 2002-07-04  André Pönitz <poenitz@gmx.net>
4499
4500         * insetcommandparams.[Ch]: new files
4501
4502         * insetcommand.[Ch]: move code to insetcommandparams.[Ch]
4503
4504 2002-06-15  Herbert Voss  <voss@perce.de>
4505
4506         * insetgraphics.C (prepareFile): bugfix; return always
4507         files without extension
4508
4509 2002-06-28  Angus Leeming  <leeming@lyx.org>
4510
4511         * insetgraphicsParams.[Ch]: forward declare grfx::Params.
4512         rename asGParams -> as_grfxParams.
4513
4514         * insetgraphics.C: reflect above change.
4515
4516 2002-06-26  Angus Leeming  <leeming@lyx.org>
4517
4518         * insetgraphics.h: use boost::scoped_ptr in preference to
4519         std::auto_ptr.
4520
4521 2002-06-26  Angus Leeming  <leeming@lyx.org>
4522
4523         * insetgraphics.C: moved the image loading stuff into a new class
4524         grfx::Loader. Simplifies this file enormously.
4525
4526         * insetgraphics.h: no longer #include "graphics/GraphicsTypes.h".
4527
4528         * insetgraphicsParams.C: changes aassociated with moving
4529         grfx::DisplayType out of grfx::GParams.
4530
4531 2002-06-26  André Pönitz <poenitz@gmx.net>
4532
4533         * insetgraphics.C: use os::external_path where necesaary according to a
4534         patch from Claus Hentschel)
4535
4536 2002-06-25  Angus Leeming  <leeming@lyx.org>
4537
4538         * insetgraphics.[Ch]: The inset now assumes the responsibility for
4539         generating a pixmap once the graphics file is loaded into memory.
4540         The current_view ugliness that was in grfx::ModifiedImage has been
4541         moved here now that grfx::ModifiedImage is no more.
4542
4543 2002-06-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4544
4545         * insettext.C: layout as layout
4546
4547 2002-05-28  André Pönitz <poenitz@gmx.net>
4548
4549         * insetfloatlist.h: remove source of compiler warning
4550
4551         * insetref.C: tiny whitespace
4552
4553 2002-06-15  Herbert Voss  <voss@perce.de>
4554
4555         * insetgraphics.C: (prepareFile) fix bug with zipped eps-files
4556         and take always convert when no userdefined converter was
4557         found
4558         (latex) small changes in the lyxerr output
4559
4560 2002-06-15  LyX Development team <lyx@rilke>
4561
4562         * inset*.[Ch] (docbook): Added new argument to take the pernicious
4563         mixed content. Small white spaces clean.
4564
4565 2002-06-14  Angus Leeming  <leeming@lyx.org>
4566
4567         * inseetexternal.C: remove the using std::difftime declaration.
4568
4569 2002-06-13  Edwin Leuven  <leuven@fee.uva.nl>
4570
4571         * insetquotes.C: change lyxfont::draw to font_metrics::draw
4572
4573 2002-06-12  Vitaly Lipatov  <LAV@VL3143.spb.edu>
4574
4575         * insetquotes.C (draw): fix drawing of double quotes
4576
4577 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
4578
4579         * insettabular.C: s/scrollCB/scrollDocView/
4580
4581 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
4582
4583         * insettext.C: change of topCursorVisible()
4584           prototype
4585
4586 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
4587
4588         * insettext.h:
4589         * insettext.C: rename/change of LyXScreen
4590
4591 2002-06-07  Angus Leeming  <leeming@lyx.org>
4592
4593         Fixes needed to compile with Compaq cxx 6.5.
4594
4595         * insetexternal.C: all c-library variables have been moved into
4596         namespace std. Wrap using std::xyz declarations inside a #ifndef
4597         CXX_GLOBAL_CSTD block.
4598
4599 2002-06-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4600
4601         * insetinclude.C (uniqueID):
4602         * insetgraphics.C (uniqueID): renamed from unique_id, since this
4603         conflicted with some AIX headers.
4604
4605 2002-05-31  Juergen Vigna  <jug@sad.it>
4606
4607         * insetert.C (get_new_label): add '...' for multi-paragraph ert
4608         insets too
4609         (update) new method
4610
4611 2002-05-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4612
4613         * insetexternal.C (clone): fix () bug when using new
4614         (updateExternal): don't only look for difftime in global scope
4615
4616 2002-05-30  John Levon  <moz@compsoc.man.ac.uk>
4617
4618         * insettabular.C: add const
4619
4620 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4621
4622         * insetgraphicsParams.C (Read): use lyxlex::eatLine to read the
4623         file name, in case there are weird characters like ',' in there.
4624         (bug #407)
4625
4626 2002-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4627
4628         * switch from SigC signals to boost::signals.
4629
4630 2002-05-28  André Pönitz <poenitz@gmx.net>
4631
4632         * insets/insetgraphicsParams.[Ch]:
4633           put in inset related stuff from src/graphic
4634
4635 2002-05-26  John Levon  <moz@compsoc.man.ac.uk>
4636
4637         * inset.C:
4638         * inset.h:
4639         * insetbib.C:
4640         * insetbib.h:
4641         * insetcite.h:
4642         * insetcite.C:
4643         * insetcollapsable.C:
4644         * insetcollapsable.h:
4645         * inseterror.C:
4646         * inseterror.h:
4647         * insetert.C:
4648         * insetert.h:
4649         * insetexternal.C:
4650         * insetexternal.h:
4651         * insetfloatlist.C:
4652         * insetfloatlist.h:
4653         * insetgraphics.C:
4654         * insetgraphics.h:
4655         * insetinclude.C:
4656         * insetinclude.h:
4657         * insetindex.C:
4658         * insetindex.h:
4659         * insetlabel.C:
4660         * insetlabel.h:
4661         * insetparent.C:
4662         * insetparent.h:
4663         * insetref.C:
4664         * insetref.h:
4665         * insettabular.C:
4666         * insettabular.h:
4667         * insettext.C:
4668         * insettext.h:
4669         * insettoc.C:
4670         * insettoc.h:
4671         * inseturl.C:
4672         * inseturl.h: use mouse_state. Kill insetKeyPress
4673
4674 2002-05-24  John Levon  <moz@compsoc.man.ac.uk>
4675
4676         * insetbib.C:
4677         * insetbutton.C:
4678         * insetcaption.C:
4679         * insetcollapsable.C:
4680         * inseterror.C:
4681         * insetgraphics.C:
4682         * insetlatexaccent.C:
4683         * insetquotes.C:
4684         * insetspecialchar.C:
4685         * insettabular.C:
4686         * insettext.C: name change for font metrics
4687
4688 2002-05-24  Juergen Vigna  <jug@sad.it>
4689
4690         * insetgraphics.h: include inset.h first (for LString.h)
4691
4692 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
4693
4694         * insettext.C: screen moved
4695
4696 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
4697
4698         * insetbib.C:
4699         * insetcite.C:
4700         * inseterror.C:
4701         * insetert.C:
4702         * insetexternal.C:
4703         * insetfloat.C:
4704         * insetfloatlist.C:
4705         * insetgraphics.C:
4706         * insetinclude.C:
4707         * insetindex.C:
4708         * insetminipage.C:
4709         * insetparent.C:
4710         * insetref.C:
4711         * insettabular.C:
4712         * insettext.C:
4713         * insettoc.C:
4714         * inseturl.C: LyXView moved into frontends/
4715
4716 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
4717
4718         * inset.C:
4719         * insetbutton.C:
4720         * insetcaption.C:
4721         * insetcollapsable.C:
4722         * insetcommand.C:
4723         * inseterror.C:
4724         * insetgraphics.C:
4725         * insetgraphicsParams.C:
4726         * insetlatexaccent.C:
4727         * insetquotes.C:
4728         * insetspecialchar.C:
4729         * insettabular.C:
4730         * insettext.C: move Painter to frontends/
4731
4732 2002-05-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4733
4734         * insettabular.h: use more specific smart_ptr header.
4735         * insettext.h: ditto
4736
4737         * insetgraphics.C (InsetGraphics): change call of shared_ptr::reset
4738         (draw): ditto
4739
4740 2002-05-15  John Levon  <moz@compsoc.man.ac.uk>
4741
4742         * insettext.C: clear selection on paste (bug 393)
4743
4744 2002-05-11  Dekel Tsur  <dekelts@tau.ac.il>
4745
4746         * insettext.C (latex): Honor the moving_arg argument.
4747
4748 2002-04-22  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4749
4750         * insetfoot.C (latex): if a footnote is in a title layout, then it
4751         is a \thanks. And then, its contents is a moving argument.
4752
4753 2002-05-14  Juergen Vigna  <jug@sad.it>
4754
4755         * insetcollapsable.C (InsetCollapsable): forgot to initialize
4756         first_after_edit.
4757
4758 2002-05-09  Angus Leeming  <a.leeming@ic.ac.uk>
4759
4760         * Insetcite.C (getNatbibLabel): don't disable natbib label support
4761         when using options "Full author list" or "Upper case".
4762
4763 2002-05-14  Herbert Voss  <voss@perce.de>
4764
4765         * insetgraphics.C (prepareFile): allow files with same name
4766         in different dirs
4767         (readFigInset): set the flags from old figinset in the right
4768         manner
4769         (findTargetFormat): more comments
4770
4771 2002-05-14  Juergen Vigna  <jug@sad.it>
4772
4773         * insettext.C (edit): tell checkAndActivateInset() that we don't
4774         have a button press.
4775         (checkAndActivateInset): if button < 0 we don't have a button press
4776         on the inset and os we won't call edit on it if it's not a Highly
4777         editable inset (then we have to enter it).
4778
4779 2002-05-13  Juergen Vigna  <jug@sad.it>
4780
4781         * insetcollapsable.C (insetButtonRelease): returned wrong return
4782         value.
4783
4784 2002-05-09  Juergen Vigna  <jug@sad.it>
4785
4786         * insetcollapsable.C (edit): first_after_edit should only be
4787         set to true if we enter this inset and it was collapsed so we
4788         open it up. This is needed to reclose it after a search/replace
4789         or spellcheck function opened it and was negative.
4790
4791 2002-05-09  Dekel Tsur  <dekelts@tau.ac.il>
4792
4793         * insetfloat.C (latex): Return correct value.
4794
4795 2002-05-04  Herbert Voss  <voss@perce.de>
4796
4797         * InsetgraphicsParams.C (read): fix bug with WH
4798
4799 2002-05-05  Dekel Tsur  <dekelts@tau.ac.il>
4800
4801         * insetfloat.C (latex): More sensible latex output
4802         (fix the problem with endfloat).
4803
4804 2002-05-02  José Matos  <jamatos@fep.up.pt>
4805
4806         * insetgraphics.C (validate): acess params as everyone else.
4807
4808 2002-05-03  Juergen Vigna  <jug@sad.it>
4809
4810         * insettabular.C (fitInsetCursor): recalculate the cursor position
4811         if I request it.
4812
4813 2002-05-01  Angus Leeming  <a.leeming@ic.ac.uk>
4814
4815         * InsetgraphicsParams.[Ch]: whitespace.
4816
4817 2002-04-28  Dekel Tsur  <dekelts@tau.ac.il>
4818
4819         * insetfloatlist.C (getScreenLabel): Fix crash in the case where
4820         float type do not exist.
4821
4822 2002-04-28  Herbert Voss  <voss@perce.de>
4823
4824         * insetgraphics.C (latex): fix bug with missing file-extension.
4825         LaTeX still allows a missing "eps" or "ps".
4826
4827 2002-04-26  Angus Leeming  <a.leeming@ic.ac.uk>
4828
4829         * insetfloat.C (c-tor, wide): translate the name of the float.
4830
4831 2002-04-22  Angus Leeming  <a.leeming@ic.ac.uk>
4832
4833         * insetcite.[Ch]: take Herbert's patch to give WYSIWYG citation labels
4834         when using natbib and make it work efficiently. Must emphasise that the
4835         real work is Herbert's.
4836
4837 2002-04-23  Herbert Voss  <voss@perce.de>
4838
4839         * insetgraphic.C (prepareFile): fix bug with overwriting and
4840         deleting an existing *.eps-file in the doc-dir
4841
4842 2002-04-23  Juergen Vigna  <jug@sad.it>
4843
4844         * insettabular.C (drawCellSelection): fix off by 1 error.
4845
4846 2002-04-22  Juergen Vigna  <jug@sad.it>
4847
4848         * insettabular.C (setFont): rewoke full selection if it was asked,
4849         after we changed all we had to change.
4850
4851         * insettext.C (insetUnlock): code was uninitialized in some situations.
4852
4853 2002-04-19  Herbert Voss  <voss@perce.de>
4854
4855         * insetgraphic.C (prepareFile): return filename without
4856         extension if we only export without compiling
4857
4858 2002-04-19  Juergen Vigna  <jug@sad.it>
4859
4860         * insettext.C (draw): call a fullRebreak on the row where we had a
4861         change and reset the cursor and selection-cursors.
4862
4863         * insettabular.C (insetUnlock):
4864         (insetButtonPress): call an update before setting the_locking_inset = 0
4865         as otherwise we don't repaint!
4866         (update): reset the cursor position when we changed dimensions as
4867         otherwise our cursor may be on the wrong spot.
4868
4869 2002-04-18  Juergen Vigna  <jug@sad.it>
4870
4871         * insettabular.C (localDispatch): repaint the cell if it was unlocked.
4872         (unlockInsetInInset): set the_locking_inset to 0 only AFTER we made the
4873         redraw otherwise we won't redraw.
4874
4875         * insettext.C (draw): fixed the setting of LyXText::first_y it was
4876         not really right before, but I only discovered this with the last
4877         changes to Page up/down.
4878
4879 2002-04-17  Juergen Vigna  <jug@sad.it>
4880
4881         * insettext.C (checkAndActivateInset): simplified as we now have the
4882         edit(bv, bool) call.
4883
4884         * insettext.h: changed behind variables to front variables to be
4885         equal to the one in the edit call (as it is for that they are used).
4886
4887 2002-04-16  Angus Leeming  <a.leeming@ic.ac.uk>
4888
4889         * insetnote.h (ascii): overide the InsetCollapsable::ascii method to
4890         not output anything at all!
4891
4892 2002-04-16  Juergen Vigna  <jug@sad.it>
4893
4894         * insettabular.C (insetButtonPress):
4895         (insetUnlock): call a redraw on unlocking the cell inset.
4896
4897         * insettext.C (insetButtonPress): same as below.
4898         (lockInset): new function to set initial values when inset should
4899         be locked.
4900         (insetButtonPress): use above function.
4901         (insetUnlock): don't force a repaint only set the updateStatus. The
4902         outside world should repaint if it thinks it should be done!
4903
4904         * insettabular.C (insetButtonPress): init values if not set as locked
4905         as we are locked if someone presses on us and don't call the edit()
4906         call of the InsetText to lock it do it as BufferView does it!
4907
4908         * inset.h (insetInInsetY): make func const and return an int.
4909         * insettext.C:
4910         * insettabular.C:
4911         * insetcollapsable.C: adapt the above changed function.
4912
4913 2002-04-15  Juergen Vigna  <jug@sad.it>
4914
4915         * insettext.C (getCursorPos): return relative position as to be able
4916         to give them directly to the edit() call.
4917         (edit): we have to set also x_fix as it is not set inside the
4918         setCursorFromCoordinates call!
4919         (insetMotionNotify): ditto.
4920
4921 2002-04-16  Angus Leeming  <a.leeming@ic.ac.uk>
4922
4923         * insetbib.C (getKeys): strip leading '\t's from the line too.
4924         With thanks to Henry Pfister <hpfister@ucsd.edu>.
4925
4926 2002-04-12  Juergen Vigna  <jug@sad.it>
4927
4928         * insettext.h: added cix() helper function and use it where appropriate
4929
4930 2002-04-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4931
4932         * insetgraphics.C (prepareFile): fix bug when graphics is a
4933         relative path
4934
4935 2002-04-12  Juergen Vigna  <jug@sad.it>
4936
4937         * insettext.C (insertInset): remove unneeded code!
4938         (updateLocal): fitCursor() fixes.
4939         (collapseParagraphs): fix a possible problem when having a selection
4940         and collapsing the paragraphs.
4941
4942 2002-04-08  Herbert Voss  <voss@perce.de>
4943
4944         * insetgraphic.C (write): write the rotating angle as
4945         a float as is. test only for != 0.0
4946
4947 2002-04-11  Juergen Vigna  <jug@sad.it>
4948
4949         * insettext.C: new function ciy() and use it for setting inset_y.
4950
4951         * insetert.C (draw): fix the x return for collapsed version.
4952
4953 2002-04-07  Herbert Voss  <voss@perce.de>
4954
4955         * insetgraphic.C (readFigInset): fix bug with subcaption and
4956         rotating
4957
4958 2002-04-08  Herbert Voss  <voss@lyx.org>
4959
4960         * insetgraphicsparam.C: forgot special option and delete old
4961         1.2.0 stuff
4962
4963 2002-04-05  Juergen Vigna  <jug@sad.it>
4964
4965         * insettext.C (localDispatch): make a CURSOR update if we inserted
4966         a character.
4967
4968 2002-04-04  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4969
4970         * insetfloatlist.C (getScreenLabel):
4971         (latex): use Floating::listName
4972         (validate): new method
4973
4974 2002-04-03  José Matos  <jamatos@fep.up.pt>
4975
4976         * insetlabel.C (docbook): the anchor is an empty element in docbook.
4977
4978         * insetfoot.[Ch] (docbook): added forgotten method.
4979
4980 2002-04-03  Juergen Vigna  <jug@sad.it>
4981
4982         * insettext.C (insetButtonPress): fix insetButtonPress events the same
4983         way as in Bufferview_pimpl.
4984
4985 2002-04-03  Allan Rae  <rae@lyx.org>
4986
4987         * insetgraphics.C (latex): one % too many makes living on the bleeding
4988         edge fun with less than 30 minutes to a meeting with a PhD supervisor.
4989
4990 2002-03-28  Herbert Voss  <voss@lyx.org>
4991
4992         * insetgraphic.C (latex): simplify the code for the latex
4993         output when the file doesn't exist
4994
4995 2002-03-29  Juergen Vigna  <jug@sad.it>
4996
4997         * insettext.C (updateLocal): fixes to fitCursor calls when locking/
4998         unlocking inset.
4999
5000         * insettabular.C (edit): call fitCursor().
5001
5002         * insettext.C (insetButtonPress): change behaviour of no_selection
5003         to the one in the BufferView selection_possible and fix the spurious
5004         selection bug with it.
5005         (localDispatch): revoke selection on BREAK... functions.
5006
5007 2002-03-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5008
5009         * insetfloatlist.C (getScreenLabel): translate the GUI label.
5010
5011 2002-03-28  Juergen Vigna  <jug@sad.it>
5012
5013         * insettabular.C (insetAllowed): return true as default value otherwise
5014         we're not able to insert insets inside paragraphs of an not locked
5015         insettext!
5016
5017 2002-03-27  Herbert Voss  <voss@lyx.org>
5018
5019         * insetgraphicsparam.C: change c%, p% to col%, page%
5020
5021 2002-03-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5022
5023         * insetspecialchar.C (isLineSeparator): disable the nice code to
5024         allow linebreaks after hyphenation and menu separators.
5025
5026 2002-03-26  Herbert Voss  <voss@lyx.org>
5027
5028         * insetgraphics.C (figinsetRead): set the right lyxview
5029
5030 2002-03-26  Angus Leeming  <a.leeming@ic.ac.uk>
5031
5032         * insetgraphicsParams.C (latexify): use \textbackslash in preference to
5033         $\backslash$ and pass a "string const &" to the function.
5034         (prepareFile, latex): use Path rather than MakeAbsPath.
5035
5036 2002-03-26  Angus Leeming  <a.leeming@ic.ac.uk>
5037
5038         * insetgraphicsParams.C (Read): revert Herbert's fix and apply the
5039         proper fix to the graphics cache.
5040         (latex): "really" nice output if the file is not found ;-)
5041
5042 2002-03-26  Juergen Vigna  <jug@sad.it>
5043
5044         * insettext.C (setText): added a LyXFont param and call reinitLyXText()
5045         (collapseParagraphs): fixed inserting of separator ' '
5046
5047         * insettabular.C (insertAsciiString): only check for buffer lenght
5048         not if we have \t or \n inside the buffer as if we don't have we only
5049         have 1 cell and that's it!
5050
5051         * insetert.C (close): don't collapse if inlined.
5052
5053 2002-03-25  Herbert Voss  <voss@lyx.org>
5054
5055         * insetgraphicsParams.C (Read): prevent LyX from hanging if the
5056         graphics file does not exist.
5057
5058 2002-03-25  Angus Leeming  <a.leeming@ic.ac.uk>
5059
5060         * insetgraphics.C (prepareFile): ensure that the file has an absolute
5061         path when preparing export.
5062
5063         * insetgraphicsParams.[Ch] (Write): no longer passed Buffer *, as we
5064         no longer MakeRelPath.
5065
5066 2002-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
5067
5068         * insetgraphics.[Ch] (c-tor, setParams, updateInset): passed filepath.
5069         Used to determine the absolute path to the graphics file in the
5070         graphics cache and only in the graphics cache.
5071         (readInsetGraphics, readFigInset) : no longer passed buffer. Do not
5072         make graphics file name absolute if it is stored as a relative path.
5073
5074         * insetgraphicsParams.[Ch] (Read): no longer passed buffer. Do not
5075         make graphics file name absolute if it is stored as a relative path.
5076
5077         * insettext.C (edit): emit an updateParagraph signal on entering a text
5078         inset. Needs to be emitted when leaving the inset also.
5079
5080 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5081
5082         * all files: ws cleanup
5083
5084         * Makefile.am: remove ld -r stuff
5085
5086 2002-03-21  Juergen Vigna  <jug@sad.it>
5087
5088         * insettext.C (appendParagraphs): new function added to append
5089         the paragraphs to this insets paragraphs.
5090
5091 2002-03-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5092
5093         * Makefile.am: special rules if partial linking
5094
5095 2002-03-19  Juergen Vigna  <jug@sad.it>
5096
5097         * insetgraphics.C (draw): fixed the setting of CHANGED_IN_DRAW!
5098
5099 2002-03-18  Angus Leeming  <a.leeming@ic.ac.uk>
5100
5101         * insetgraphics.C: Clean up Baruch's comments a little.
5102         (c-tor): remove code setting id_, as it's set in the Inset c-tor.
5103
5104 2002-03-14  John Levon  <moz@compsoc.man.ac.uk>
5105
5106         * insettabular.C:
5107         * insettheorem.C: wrap warnings
5108
5109         * insetgraphics.C: improve messages, move cached_status_
5110           setting to safer place
5111
5112 2002-03-18  Juergen Vigna  <jug@sad.it>
5113
5114         * insettabular.C (unlockInsetInInset): removed unneeded showCursor
5115         calls.
5116         (localDispatch): ditto
5117
5118         * insettext.C (edit): removed unneeded showCursor calls.
5119         (localDispatch): ditto.
5120
5121 2002-03-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5122
5123         * insetgraphics.h: remove display() method.
5124
5125 2002-03-11  Juergen Vigna  <jug@sad.it>
5126
5127         * insetgraphics.C (draw): hack to fix the redrawing bug.
5128         (draw): seems this fixes #268 (force redraw of row if we changed).
5129
5130         * insettext.C (updateInsetInInset): fixed for updates in insets inside
5131         this inset text (don't know why I missed this earlier).
5132
5133 2002-03-08  Juergen Vigna  <jug@sad.it>
5134
5135         * insettabular.C (updateLocal): do a FULL update if we're not locked
5136         and only a CELL update is asked.
5137
5138         * insettext.C (updateInsetInInset): update insets inside inset also
5139         if it isn't inside the_locking_inset.
5140
5141         * insettabular.C (updateInsetInInset): ditto.
5142
5143 2002-03-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5144
5145         * insetexternal.C (doSubstitution): check whether we are using a
5146         temp dir for defining $$FPath
5147
5148 2002-03-07  Angus Leeming  <a.leeming@ic.ac.uk>
5149
5150         * insettabular.C:
5151         * insettext.C: remove #include "WorkArea.h".
5152
5153 2002-03-06  Juergen Vigna  <jug@sad.it>
5154
5155         * insettext.C (draw): fixed frame redrawing.
5156         (clear): forgot to set the inset_owner of the paragraph.
5157
5158         * insetert.C (status): pay attention the bv can be 0 here!
5159         (getMaxWidth): add the default leftMargin
5160
5161 2002-03-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5162
5163         * insetert.C (getMaxWidth): make w unsigned int.
5164
5165 2002-03-05  Juergen Vigna  <jug@sad.it>
5166
5167         * insetert.C (status): change behaviour of Inlined.
5168         (getMaxWidth): added for new inlined behaviour.
5169
5170 2002-03-05  José Abílio Oliveira Matos  <jamatos@novalis.fc.up.pt>
5171
5172         * insetnote.h (linuxdoc, docbook): add empty methods.
5173         * insetinclude.C (validate): fix a case where buffer->niceFile was used
5174         before being initialized.
5175
5176 2002-03-05  Juergen Vigna  <jug@sad.it>
5177
5178         * insettext.C (insetButtonPress): don't call exit on a InsetButtonPress
5179         only that one in the inset. Should be enough.
5180         (updateLocal): set the selection cursor always if we don't have a
5181         selection to be sure it's set!
5182
5183         * insettabular.C (insetButtonPress): don't hit a sub inset 2 times.
5184
5185 2002-03-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5186
5187         * insettext.C (clear): a gross hack to set layout on a newly
5188         created paragraph.
5189
5190 2002-03-04  Juergen Vigna  <jug@sad.it>
5191
5192         * insettabular.C (localDispatch): inserted handling of
5193         LFUN_FILE_INSERT_ASCII_PARA and LFUN_FILE_INSERT_ASCII.
5194         (insertAsciiString): new helper function.
5195
5196 2002-03-04  Jose Abilio Oliveira Matos  <jamatos@novalis.fc.up.pt>
5197
5198         * insetinclude.C (linuxdoc, docbook): deal correctly with the niceFile
5199         argument.
5200
5201 2002-03-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5202
5203         * insettext.C (InsetText): initalize newly created par with
5204         default layout. add bufferparams parameter
5205         first -> first_y
5206
5207         * insetcaption.[Ch] (InsetCaption): add BufferParams parameter
5208         * insetcollapsable.[Ch] (InsetCollapsable): ditto
5209         * insetert.[Ch] (InsetERT): ditto
5210         * insetfloat.[Ch] (InsetFloat): ditto
5211         * insetfoot.[Ch] (InsetFoot): ditto
5212         * insetfootlike.[Ch] (InsetFootLike): ditto
5213         * insetmarginal.[Ch] (InsetMarginal): ditto
5214         * insetminipage.[Ch] (InsetMinipage): ditto
5215         * insetnote.[Ch] (InsetNote): ditto
5216         * insettabular.[Ch] (InsetTabular): ditto + adjust for tabular changes
5217
5218 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5219
5220         * insettext.C: layout as string
5221
5222         * insetinclude.C: layout as string
5223
5224         * insetert.C: layout as string
5225
5226         * insetbib.C: layout as string
5227
5228 2002-02-28  Angus Leeming  <a.leeming@ic.ac.uk>
5229
5230         * insetert.C:
5231         * insettabular.C: remove #include "lyx_gui_misc.h".
5232
5233 2002-02-26  John Levon  <moz@compsoc.man.ac.uk>
5234
5235         * Makefile.am:
5236         * figinset.h:
5237         * figinset.C:
5238         * inset.h: remove figinset, yahoo !
5239
5240 2002-02-28  Angus Leeming  <a.leeming@ic.ac.uk>
5241
5242         * insetgraphics.C (c-tors): initialise parent classes explicitly in
5243         copy c-tor and initialise member variables in the correct order.
5244
5245 2002-02-28  Juergen Vigna  <jug@sad.it>
5246
5247         * insettabular.C (localDispatch): clear selection on PgUp/Down.
5248
5249 2002-02-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5250
5251         * inset.h: ... and add a better one here.
5252
5253         * insetcommand.C (insetButtonRelease): remove that one which was a
5254         bit broken...
5255
5256 2002-02-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5257
5258         * insetcommand.C (insetButtonRelease): ... and move it here.
5259
5260         * inseturl.h: remove insetButtonRelease from there...
5261
5262 2002-02-26  Juergen Vigna  <jug@sad.it>
5263
5264         * inseturl.h: Added a insetButtonRelease call returning true as
5265         prove of concept.
5266
5267         * insetlabel.C (edit): Fixed wrong update handling after change I
5268         leave in the wrong code for the one who wrote it to remove and have
5269         a look what he did wrong.
5270
5271         * insettabular.C (localDispatch): force a SELECTION update if we
5272         had a selection and we passed the event down to the inset (fix #213)
5273         (localDispatch): handle font changing stuff when we have a cell
5274         selection so that the selection is not rewoked. I don't really like
5275         this fix, but it's the only way I see to do it right now.
5276
5277 2002-02-22  Juergen Vigna  <jug@sad.it>
5278
5279         * insettext.C (insetUnlock): set the cursor to the second paragraph
5280         if available and if the first one is empty (fix #191).
5281
5282 2002-02-20  Juergen Vigna  <jug@sad.it>
5283
5284         * insettext.C (getDrawFont): implemented this function to call the
5285         one of the owner if present as the owner normally knows what to do
5286         with us.
5287
5288         * insetert.C: implement getDrawFont() function and comment out all
5289         the crap for setting a special latex font inside this inset.
5290         (InsetERT): added a Lanugage parameter to this constructor.
5291
5292         * inset.h: added function getDrawFont(LyXFont & font) to be able to
5293         change the font for being drawn on screen (used only in InsetERT for
5294         now).
5295
5296         * insettabular.C (draw): clear the parts around a cellinset ALWAYS
5297         and also above (was missing).
5298         (updateLocal): don't remove the cell selection if we have one this
5299         should be done where we really want to remove it.
5300
5301 2002-02-20  José Matos  <jamatos@fep.up.pt>
5302
5303         * insetinclude.h: include_label made string const.
5304
5305         * insetinclude.C (InsetInclude): moved include_label initialization.
5306         (linuxdoc):
5307         (docbook):
5308         (validate): fix support for temporary directory, for docbook and
5309         linuxdoc.
5310
5311         * insetgraphics.h : new private member, graphic_label, that holds
5312         the entity name that defines the graphics location (SGML).
5313
5314         * insetgraphics.C (unique_id): new function to give a unique label
5315         for graphic.
5316         (docbook):
5317         (validate): the file locatation is given by an entity reference.
5318
5319 2002-02-18  Herbert Voss  <voss@lyx.org>
5320
5321         * insetgraphics.C: use [Debug::GRAPHICS] for lyxerr
5322
5323 2002-02-18  Angus Leeming  <a.leeming@ic.ac.uk>
5324
5325         * insetexternal.C Changes due to the renaming of support/syscall.[Ch]
5326         as support/systemcall.[Ch] and of class Systemcalls as class
5327         SystemCall.
5328
5329 2002-02-18  José Matos  <jamatos@fep.up.pt>
5330
5331         * insetinclude.C (validate): some code only applies to latex buffers,
5332         it was made conditional.
5333
5334 2002-02-12  Herbert Voss  <voss@lyx.org>
5335
5336         * insetgraphics.C: (prepareFile) do not check at this time
5337         if the file is present.
5338
5339 2002-02-12  Herbert Voss  <voss@lyx.org>
5340
5341         * insetgraphics.C: latex(), return the correct newlines
5342
5343 2002-02-13  José Matos  <jamatos@fep.up.pt>
5344
5345         * inseturl.C (docbook): escape & in url.
5346
5347 2002-02-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5348
5349         * insetspecialchar.C (isLineSeparator): line breaking is allowed
5350         after HYPHENATION and MENU_SEPARATOR
5351
5352         * inset.h (isLineSeparator): new method, returns false by default.
5353
5354 2002-02-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5355
5356         * insetert.C (status): do not update the text inset, but the ERT
5357         inset.
5358
5359 2002-02-11  John Levon  <moz@compsoc.man.ac.uk>
5360
5361         * insetnote.C: use notebg for background
5362
5363 2002-02-08  Herbert Voss  <voss@lyx.org>
5364
5365         * insetgraphic.C:
5366         * insetgraphicsParams.[Ch]: adding new Option noUnzip to
5367         prevent LyX from unzipping when this should be handled
5368         by latex vis the graphic.cfg.
5369         clean up the code
5370
5371 2002-02-08  Herbert Voss  <voss@lyx.org>
5372
5373         * insetgraphic.C: prepareFile(): fix bug when file doesn't
5374         exists, than return filename with extension
5375
5376 2002-02-06  Herbert Voss  <voss@lyx.org>
5377
5378         * insetgraphic.C: prepareFile(): don't convert the file, when
5379         it's not viewed in LyX. Saves a lot of time when opening a
5380         document!
5381
5382 2002-02-05  Herbert Voss  <voss@lyx.org>
5383
5384         * insetgraphic.C:
5385         * insetgraphicsParams.[Ch]: some cosmetic changes to latex output
5386         and adding a rotate bool similiar to subcaption
5387
5388 2002-02-04  Herbert Voss  <voss@lyx.org>
5389
5390         * insetgraphic.C:
5391         * insetgraphicsParams.[Ch]: add a LyXView-scale to have a
5392         similiar view to the LaTeX one. Get zipped files work.
5393
5394 2002-02-04  Angus Leeming  <a.leeming@ic.ac.uk>
5395
5396         * insetgraphicsParams.C (init): set display to DEFAULT.
5397         No longer #include "lyxrc.h".
5398
5399 2002-02-04  Angus Leeming  <a.leeming@ic.ac.uk>
5400
5401         * insetgraphics.C (readFigInset): comment out the "zippedFile" stuff
5402         for now (so that the code compiles).
5403
5404 2002-02-02  Herbert Voss  <voss@lyx.org>
5405
5406         * insetgraphic.C: delete inVariant() and some minor changes
5407         * insetgraphicsParams.[C]:
5408
5409 2002-02-01  Angus Leeming  <a.leeming@ic.ac.uk>
5410
5411         * insetgraphics.C (updateInset): if params.display == DEFAULT,
5412         interogate lyxrc.display_graphics before diaplaying the graphic.
5413
5414         * insetgraphicsParams.[Ch]: respect the new DEFAULT state of
5415         InsetGraphicsParams::DisplayType.
5416
5417 2002-01-31  Herbert Voss  <voss@lyx.org>
5418
5419         * insetgraphic.C: (readfigInset) set display to pref-default
5420
5421 2002-01-30  Herbert Voss  <voss@lyx.org>
5422
5423         * insetgraphic.C: get the filetyp from it's contents
5424         * insetgraphicparams.C: add token scale and lyxrc.display when
5425         creating a new inset
5426
5427 2002-01-30  Angus Leeming  <a.leeming@ic.ac.uk>
5428
5429         * figinset.C: added using std::ios directive.
5430
5431 2002-01-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5432
5433         * figinset.C (runqueue): open translation file in binary mode (for
5434         cygwin).
5435
5436 2002-01-27  Herbert Voss  <voss@lyx.org>
5437
5438         * insetgraphic.[Ch]: mostly newritten to support graphicx with
5439         all options and to be sure that the old figinsets are correct
5440         converted.
5441         * insetgraphicParams.[Ch]: a lot of chamges to have a clean data-
5442         structure and to support all lengths as LyXLength. The Parameter
5443         structure changed again, but reading of "old" 1.2 graphic insets
5444         is no problem.
5445
5446 2002-01-20  Dekel Tsur  <dekelts@tau.ac.il>
5447
5448         * insetert.h (forceDefaultParagraphs): Added
5449
5450 2002-01-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5451
5452         * insettabular.C (getMaxWidth):
5453         (forceDefaultParagraphs): use Tabular::GetCellFromInset
5454
5455 2002-01-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5456
5457         * insettabular.C (getMaxWidthOfCell): adapt to the new definition
5458         of LyXLength::inPixels
5459
5460         * inset.C (latexTextWidth):
5461         * insetminipage.C (latexTextWidth): new method, which implements
5462         the equivalent of the LaTeX macro \textwidth
5463
5464         * insetminipage.C (getMaxWidth): use latexTextWidth
5465
5466 2002-01-18  Juergen Vigna  <jug@sad.it>
5467
5468         * inset.C (getMaxWidth): try to fix fluctuation of collapsable insets.
5469
5470 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5471
5472         * insettabular.C (getMaxWidthOfCell): use LyXLength::inPixels
5473
5474         * insetminipage.[Ch]: change width_ and height_ to be LyXLength
5475         instead of string
5476
5477 2002-01-17  Juergen Vigna  <jug@sad.it>
5478
5479         * insettabular.C (lockInsetInInset): same change as in insettext.
5480
5481         * insettext.C (draw): width() function was called without setting
5482         the right top_x which could lead to wrong insetWidth setting!
5483         (lockInsetInInset): call edit instead of calling lockInset if we
5484         have to lock an inset inside!
5485         (edit): we have to also tell the inset that we have to redraw the
5486         frame on an edit call if this inset draws a frame only if locked.
5487
5488 2002-01-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5489
5490         * insetbib.C (getFiles): uncomment Path variable.
5491
5492 2002-01-16  Juergen Vigna  <jug@sad.it>
5493
5494         * insettabular.C (forceDefaultParagraphs): fixed bug returning value
5495         of wrong cell.
5496
5497 2002-01-16  Allan Rae  <rae@lyx.org>
5498
5499         * insetinclude.C (docbook): someone forgot a ";"
5500
5501 2002-01-16  José Matos  <jamatos@fep.up.pt>
5502
5503         * figinset.C (docbook): removed a old place holder "@".
5504         * insetgraphics.C (docbook): remove the file sufix if graphic is eps.
5505         * insetinclude.C (linuxdoc): if include is verbatim, then export the
5506         ascii text version, clearly guarded inside a CDATA section.
5507         (docbook): in docbook 4, inlinegraphics is empty.
5508         * insettabular.C (linuxdoc): export the ascii version of the table
5509         inside a CDATA section.
5510
5511 2002-01-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5512
5513         * insetparent.C (InsetParent):
5514         * insetgraphicsParams.C (Write):
5515         (Read):
5516         * insetgraphics.C (prepareFile):
5517         (readFigInset):
5518         (docbook):
5519         * insetexternal.C (executeCommand):
5520         (doSubstitution): use Buffer::filePath
5521
5522         * insetbib.C (getFiles): add a #warning for Angus
5523
5524         * insetgraphics.C: Add a remark about how filenames should be
5525         considered to be relative to buffer (but absolute is still allowed)
5526         (draw): do not try to get status if lyxrc.use_gui is false
5527
5528 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
5529
5530         * inset.[Ch]:
5531         * insetcollapsable.[Ch]:
5532         * insettabular.[Ch] (searchForward, searchBackward): change the
5533         bool const & params to bool.
5534
5535         * insetminipage.[Ch] (width, height): renamed as pageWidth, pageHeight
5536         to avoid the name clash with InsetCollapsable's methods of the same
5537         names but different functionality.
5538
5539 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
5540
5541         * insettext.C (ascii): use lyx::count rather than countChar.
5542
5543 2002-01-14  John Levon  <moz@compsoc.man.ac.uk>
5544
5545         * insettabular.C: return early for the LFUN_*BUF[SEL] funcs too
5546
5547 2002-01-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5548
5549         * insetgraphics.C (updateInset): do not try to render image if
5550         lyxrc.use_gui is false (bug #104)
5551
5552         * insetinclude.C (loadIfNeeded): do not call bufferlist.readFile
5553         if file does not exist
5554
5555         * figinset.C (browseFile): add shortcuts to directory buttons
5556
5557         * insettext.C (updateLocal): update menubar and toolbar here too.
5558
5559 2002-01-13  Allan Rae  <rae@lyx.org>
5560
5561         * insettabular.C (InsetTabular): Both constructors now initialise
5562         all class variables.
5563
5564 2002-01-11  Juergen Vigna  <jug@sad.it>
5565
5566         * insettext.C (insetButtonPress): set the_locking_inset to 0.
5567
5568 2002-01-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5569
5570         * insettabular.C (getStatus): add forgotten brace around multiline
5571         if statement.
5572
5573 2002-01-09  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5574
5575         * insetfloat.C (validate): require "float" instead of "floats".
5576
5577 2002-01-08  Martin Vermeer  <martin.vermeer@hut.fi>
5578
5579         * insettabular.C (getStatus): use FuncStatus
5580
5581 2002-01-08  Juergen Vigna  <jug@sad.it>
5582
5583         * insettabular.C (insetButtonRelease): now this should work too
5584         correctly.
5585
5586         * insetminipage.C (getMaxWidth): fixed for minipage inside insets and
5587         if the width is a percentage.
5588
5589         * inset.h: added isChar() function and implemented this for
5590         insetspecialchar insetquotes and insetlatexaccent.
5591         added forceDefaultParagraphs() and implemented it for insettabular.
5592
5593 2002-01-07  Juergen Vigna  <jug@sad.it>
5594
5595         * insettext.C (getLyXText): Fixed this function. An insert into the
5596         map is only done if we REALLY have a new BufferView.
5597
5598 2002-01-07  Martin Vermeer  <martin.vermeer@hut.fi>
5599
5600         * insettext.C: fix bug illustrated by attachment #37 of bug #59
5601
5602 2002-01-05  John Levon  <moz@compsoc.man.ac.uk>
5603
5604         * insetinclude.C: fix use of FileInfo
5605
5606 2002-01-07  Juergen Vigna  <jug@sad.it>
5607
5608         * insettabular.C (draw): fixed clearing of cell around inset.
5609
5610 2002-01-05  Juergen Vigna  <jug@sad.it>
5611
5612         * insettext.C (draw): move the calls so that insetWidth/Asc/Desc
5613         variables are updated.
5614
5615         * insettabular.C (resetPos): set always the inset_y as it may be
5616         needed in another function.
5617         (searchBackward): don't draw while searching.
5618
5619 2002-01-04  Juergen Vigna  <jug@sad.it>
5620
5621         * insettext.C (lockInsetInInset): forgot to set a cursor.
5622
5623 2002-01-02  Juergen Vigna  <jug@sad.it>
5624
5625         * insettext.C (insertInset): make the correct undo informations on
5626         inserting new insets.
5627
5628 2001-12-31  John Levon  <moz@compsoc.man.ac.uk>
5629
5630         * insettabular.C: correct single-cell select vertically
5631
5632 2001-12-27  Juergen Vigna  <jug@sad.it>
5633
5634         * insettabular.C (ascii): export as tab-separated-values if the
5635         function was not called from export (f.ex.: clipboard).
5636
5637         * insetcollapsable.h: added default support for ascii, linuxdoc and
5638         docbook export (the insettext is exported by default!)
5639
5640         * insettabular.C (copySelection): suff the clipboard with the tabular
5641         data in a tab separated format, seems more naturals then with all the
5642         formating.
5643
5644 2001-12-24  Juergen Vigna  <jug@sad.it>
5645
5646         * insettext.C (insetMotionNotify): added a mouse_x & mouse_y position
5647         to check for REAL mouseMotion.
5648
5649 2001-12-20  Juergen Vigna  <jug@sad.it>
5650
5651         * inset.C (cursor): return the owners cursor if available instead of
5652         always only the bv->text->cursor.
5653
5654         * insettabular.C (checkLongtableSpecial): works now.
5655
5656 2001-12-19  Juergen Vigna  <jug@sad.it>
5657
5658         * insettabular.C (tabularFeatures): fix the row setting of ltt as
5659         this has to be always row + 1 as 0 means not selected!
5660         (checkLongtableSpecial): added
5661         (tabularFeatures): better longtable options support
5662
5663         * insettext.C (resizeLyXText): reinit the text always also on a
5664         empty insettext!
5665
5666 2001-12-18  Juergen Vigna  <jug@sad.it>
5667
5668         * insettext.C (updateInsetInInset): look if we have to autocollapse
5669         paragraps and return if the update is requested for ourself.
5670
5671         * insetert.C (status): update the insettext not myself as that is what
5672         we need.
5673
5674         * insetcollapsable.C (updateInsetInInset): always call the InsetText's
5675         function only return if the update was requested with myself.
5676
5677         * insettext.C (insetButtonPress): fixed stupid bug.
5678         (various functions): pay attention that lt is cleared BEFORE calling
5679         updateLocal() and try to use it in the right manner (don't use it
5680         if it's not really neccessary!)
5681         (collapseParagraphs): insert a blank between collapsing paragraphs
5682         if neccessary (not already there!).
5683
5684 2001-12-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5685
5686         * insettabular.C: move includes around a bit, add a couple of
5687         consts.
5688
5689         * insettext.[Ch]: move includes around a bit, other ws changes and
5690         small stuff.
5691
5692 2001-12-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5693
5694         * insettext.C (insetButtonRelease): fix compile problem
5695
5696 2001-12-17  Juergen Vigna  <jug@sad.it>
5697
5698         * insettext.C (insetButtonPress): set the selection cursor!
5699         (insetButtonPress): clear the selection (and set with that the
5700         selection.cursor) if we only hit an inset!
5701
5702         * insetert.C (read): removed piece of compatibility code only needed
5703         for 1.2.0.
5704
5705         * insettabular.C (insetButtonRelease): fixed so that sub-dialogs
5706         can be opened.
5707
5708         * insetcollapsable.C (insetButtonRelease): changed so that it can
5709         open eventual existing popup dialogs on mousebutton==3.
5710
5711         * insetfloat.C (insetButtonRelease): removed not needed anymore!
5712
5713         * insetminipage.C (insetButtonRelease): removed not needed anymore!
5714
5715         * inset.C (insetButtonRelease): return a bool for telling the outer
5716         world that we opened a dialog.
5717
5718 2001-12-07  Juergen Vigna  <jug@sad.it>
5719
5720         * insettext.C (paragraph): remove the deleteing of paragraphs as
5721         it was a WRONG move!
5722
5723 2001-12-06  John Levon  <moz@compsoc.man.ac.uk>
5724
5725         * insettabular.h:
5726         * insettabular.C: use new setSelection(). Allow
5727           selection of single cells.
5728
5729 2001-12-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5730
5731         * insetquotes.C (latex): fix to use the local language setting at
5732         the point where the inset is inserted (different macros for
5733         different french packages)
5734
5735 2001-12-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5736
5737         * inset.h: add par_owner_ member variable and parOwner
5738         setter/accessor.
5739
5740 2001-12-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5741
5742         * insettabular.C (everywhere): adapt because widths are now real
5743         widths and not strings
5744
5745         * insettext.C (draw): re-introduce the calls to width(), ascent()
5746         and descent() to initialize the caching variables.
5747
5748 2001-12-09  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5749
5750         * insettext.C (draw):
5751         (drawFrame): use insetWidth instead of last_width
5752
5753         * insettext.h: remove variable last_width (insetWidth is exactly
5754         the same) and last_height (computed but never used!)
5755
5756 2001-12-10  Allan Rae  <rae@lyx.org>
5757
5758         * insettabular.C (localDispatch): cleanup unlockInsetInInset calls
5759
5760 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
5761
5762         * insettext.C (insetAllowed): add comment
5763
5764 2001-12-05  Juergen Vigna  <jug@sad.it>
5765
5766         * insettext.C (insetAllowed): fixed for the case that we directly
5767         ask the insettext from its LyXText.
5768         (paragraph): fixed the crash when assigning the par->next() from
5769         the EmptyParagraphMechanism!
5770
5771 2001-12-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5772
5773         * insetbib.C:
5774         * insettabular.C:
5775         * insettext.C: change "while(" to "while ("
5776
5777 2001-12-04  Juergen Vigna  <jug@sad.it>
5778
5779         * insetert.C (edit): handle Inlined status.
5780
5781         * insettext.C (insertInset): trying John's fix for the trailing cursor
5782
5783         * insetert.C (insetButtonPress): added to handle inlined status
5784         (insetMotionNotify): ditto.
5785
5786         * insettext.C (clearInset): changed Painter & in BufferView * param,
5787         to be able to call ascent,descent methods.
5788
5789 2001-12-03  Juergen Vigna  <jug@sad.it>
5790
5791         * insettext.C (updateInsetInInset): use lt variable to forbid
5792         changes of LyXText in an update call.
5793         (updateInsetInInset): fixed updating of non locked insets!
5794
5795 2001-12-01  John Levon  <moz@compsoc.man.ac.uk>
5796
5797         * insettabular.C: capture some more functions to prevent
5798         selection drawing problems. Bug #451274
5799
5800 2001-12-01  John Levon  <moz@compsoc.man.ac.uk>
5801
5802         * insetgraphics.C:
5803         * insetgraphicsParams.C: fix inverted sense of float_equal
5804
5805 2001-11-30  Juergen Vigna  <jug@sad.it>
5806
5807         * insettabular.C (InsetTabular): use the save_id flag to create also
5808         the tabular with the same id's.
5809
5810         * insettext.C (setParagraphData): added a same_id function for undo
5811         to set the same paragraph id's as of the paragraph we are setting.
5812
5813 2001-11-30  José Matos <jamatos@fep.up.pt>
5814
5815         * inseturl.[Ch]:
5816         * insettoc.[Ch]: DocBook -> docbook.
5817
5818 2001-11-29  André Pönitz <poenitz@gmx.net>
5819
5820         * inseterror.C:
5821         * insettext.C: further reduction of header dependencies by using
5822         lyx::layout_type and lyx::textclass_type from support/types.h
5823
5824 2001-11-29  Juergen Vigna  <jug@sad.it>
5825
5826         * insettext.C: inserted a reinitLyXText function everywhere I delete
5827         the paragraphs! This should fixe the crashes we had.
5828         Also use the new function firstRow() instead of getRowNearY(dummy_y)
5829         (paragraph): set the InsetOwner() of the new paragraphs!
5830
5831 2001-11-28  André Pönitz <poenitz@gmx.net>
5832
5833         * insetnote.C: add pos initialization that I removed without
5834           knowing what I did.
5835
5836 2001-11-28  Juergen Vigna  <jug@sad.it>
5837
5838         * insettabular.C (resetPos): hack to not crash with infinite paints.
5839
5840         * insettabular.h: insert missing function allowSpellcheck()!
5841
5842         * insetcollapsable.C (draw): fixed wrong width of collapsed inset!
5843
5844 2001-11-04  John Levon  <moz@compsoc.man.ac.uk>
5845
5846         * insetfloatlist.h:
5847         * insetfloatlist.C: derive from InsetCommand so gui can use it
5848           easily
5849
5850 2001-11-26  André Pönitz <poenitz@gmx.net>
5851
5852         * insettext.[Ch]:
5853         * insetert.C:
5854         * insetnote.C: reduce header dependencies, introduce type for
5855         positions
5856
5857 2001-11-23  John Levon  <moz@compsoc.man.ac.uk>
5858
5859         * various: update for Alert.h
5860
5861 2001-11-22  John Levon  <moz@compsoc.man.ac.uk>
5862
5863         * inset.h: fix comment
5864
5865         * insettext.C: use par->isInset()
5866
5867 2001-11-22  Allan Rae  <rae@lyx.org>
5868
5869         * insetcollapsable.h:
5870         * inset.h: Changes to checkInsertChar() behaviour.
5871         Now return value indicates whether chars can be inserted.
5872
5873 2001-11-11  Michael A. Koziarski <michael@koziarski.org>
5874
5875         * various:  updated to use the new LaTeXFeatures
5876
5877 2001-11-14  José Matos  <jamatos@fep.up.pt>
5878
5879         * insetspecialchar.C (linuxdoc):
5880         (docbook): don't give a name to a unused variable.
5881
5882         * insettext.C (docbook): removed unused variable.
5883
5884 2001-11-13  Herbert Voss  <voss@perce.de>
5885
5886         * insetgraphic.C: fix scale bug
5887
5888 2001-11-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5889
5890         * inset.h (isSpace):
5891         (isLetter): new virtual methods.
5892
5893         * insetspecialchar.C (isSpace):
5894         (isLetter): implement here.
5895
5896 2001-11-04  John Levon  <moz@compsoc.man.ac.uk>
5897
5898         * inset.h: new inline helpers
5899
5900         * insettext.C: use new helpers
5901
5902 2001-11-07  José Matos  <jamatos@fep.up.pt>
5903
5904         * insettext.C (docbook): full support for paragraphs inside insettext.
5905
5906 2001-11-06  José Matos  <jamatos@novalis.fc.up.pt>
5907
5908         * insetindex.C: added header file for std::ostream.
5909
5910 2001-11-03  José Matos  <jamatos@fep.up.pt>
5911
5912         * insetindex.C: added using std::ostream that I forgot yesterday.
5913
5914 2001-11-02  Ben Guillon  <nicolas.marsgui@libertysurf.fr>
5915
5916         * insetindex.h (docbook):
5917         * insetindex.C (docbook): added support for docbook export.
5918
5919 2001-11-02  José Matos  <jamatos@fep.up.pt>
5920
5921         * insetcaption.C(docbook): added support for docbook export.
5922
5923 2001-11-02  Dekel Tsur  <dekelts@tau.ac.il>
5924
5925         * insetexternal.C (updateExternal): Do not run update command if
5926         result file exists and is up to date.
5927
5928         * ExternalTemplate.C (readFormat): Support the updateresult token.
5929
5930 2001-10-31  Kayvan A. Sylvan  <kayvan@sylvan.com>
5931
5932         * insetexternal.C (doSubstitution): Fix filepath ($$FPath in
5933         external_templates) to use the buffer->fileName() but only if
5934         previewing. Generating a TeX file should make FPath return
5935         "".
5936
5937 2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
5938
5939         * insetert.h:
5940         * insetert.C: fix some problems
5941
5942 2001-10-30  Kayvan A. Sylvan  <kayvan@sylvan.com>
5943
5944         * insetexternal.C (doSubstitution): Added $$FPath token
5945         to list of usable substitutions in external inset templates.
5946
5947 2001-10-24  Juergen Vigna  <jug@sad.it>
5948
5949         * insettabular.C: use new ltType struct for setting longtable
5950         header and footers also new UNSET enums.
5951
5952 2001-10-24  José Matos  <jamatos@fep.up.pt>
5953
5954         * insettabular.C (linuxdoc): Now exports the ascii's table version.
5955         (docbook): If the table is not inside a float then wrap it inside
5956         <informaltable>...</informaltable>.
5957
5958 2001-10-23  José Matos  <jamatos@fep.up.pt>
5959
5960         * insetref.C (docbook): removed / terminator to conform SGML.
5961
5962         * insetspecialchar.C (linuxdoc):
5963         (docbook): Added support for special chars, more than ascii export.
5964
5965 2001-10-22  Juergen Vigna  <jug@sad.it>
5966
5967         * insettext.C (checkInsertChar): added for REALLY checking the
5968         font of the inserted char in the right inset!
5969
5970 2001-10-19  Juergen Vigna  <jug@sad.it>
5971
5972         * inset.h: added method allowSpellcheck() so that insets who do
5973         not have anything to spellcheck can tell and so they are over-jumped.
5974         Implemented for InsetText and co.
5975
5976 2001-10-18  Juergen Vigna  <jug@sad.it>
5977
5978         * inset.C (getMaxWidth): use LyXText::workWidth(BufferView, Inset *).
5979
5980 2001-10-15  José Matos  <jamatos@fep.up.pt>
5981
5982         * insetert.C: allow export for docbook and linuxdoc
5983
5984 2001-10-07  Adrien Rebollo <adrien.rebollo@gmx.fr>
5985
5986         * insetquotes.C (dispString): handles latin3 and latin4 quotes
5987
5988 2001-10-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5989
5990         * insetquotes.C (dispString): fix handling of latin9 quotes
5991
5992 2001-10-03  Juergen Vigna  <jug@sad.it>
5993
5994         * insetert.C: ditto
5995
5996         * insetcollapsable.C: change updateInset calls to not tell BV that
5997         we have changed status.
5998
5999 2001-10-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6000
6001         * insettabular.C (deletable): make const
6002
6003 2001-09-28  Dekel Tsur  <dekelts@tau.ac.il>
6004
6005         * insetert.C (latex): Fix the returned value
6006
6007 2001-09-24  Angus Leeming  <a.leeming@ic.ac.uk>
6008
6009         * insetert.[Ch] (selectNextWordToSpellcheck): new method.
6010         Returns string(), so nothing in an ERT inset is spellchecked.
6011
6012         * insetgraphics.C (draw): print the filename if not displaying the
6013         image.
6014         (width): make sure that the width and draw methods are consistent.
6015         (updateInset): don't even load the image into cache if not displaying
6016         it.
6017
6018 2001-09-21  Angus Leeming  <a.leeming@ic.ac.uk>
6019
6020         * various files (selectNextWord): renamed as
6021         selectNextWordToSpellcheck.
6022
6023         * insetgraphics.C (draw): remove the previous change. Right place
6024         is in imageLoaderXPM.C.
6025         (draw): don't display the image if params.display == NONE.
6026
6027 2001-09-18  Angus Leeming  <a.leeming@ic.ac.uk>
6028
6029         * figinset.C (runqueue):
6030         * insetgraphics.C (draw): set background colour of inset from
6031         background to the user-configurable graphicsbg.
6032
6033 2001-09-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6034
6035         * insetquotes.C (InsetQuotes): when trying to decide the side of
6036         the quote, choose `left' only after a space or '('
6037
6038 2001-09-04  José Matos  <jamatos@fep.up.pt>
6039         * figinset.C
6040         * figinset.h
6041         * insetcaption.C
6042         * insetcaption.h
6043         * insetcollapsable.h
6044         * insetcommand.C
6045         * insetcommand.h
6046         * inseterror.h
6047         * insetert.C
6048         * insetert.h
6049         * insetexternal.C
6050         * insetexternal.h
6051         * insetfloat.C
6052         * insetfloat.h
6053         * insetfloatlist.h
6054         * insetgraphics.C
6055         * insetgraphics.h
6056         * inset.h
6057         * insetinclude.C
6058         * insetinclude.h
6059         * insetlabel.C
6060         * insetlabel.h
6061         * insetlatexaccent.C
6062         * insetlatexaccent.h
6063         * insetquotes.C
6064         * insetquotes.h
6065         * insetref.C
6066         * insetref.h
6067         * insetspecialchar.C
6068         * insetspecialchar.h
6069         * insettabular.C
6070         * insettabular.h
6071         * insettext.C
6072         * insettext.C (docbook): rename docBook method to docbook.
6073
6074 2001-09-02  Dekel Tsur  <dekelts@tau.ac.il>
6075
6076         * inset.h (getFirstParagraph): New virtual method.
6077
6078 2001-08-20  Herbert Voss  <voss@perce.de>
6079         * insetbib.C: added a option bibtotoc which is from "BIB to TOC"
6080         in the the bibtex-database-gui for inserting a line
6081         \addcontentsline...
6082
6083         If no style is given than there is no tex-output.
6084
6085 2001-08-18  Angus Leeming  <a.leeming@ic.ac.uk>
6086
6087         * insetbib.[Ch] (getFiles): new method, returning the BibTeX database
6088         files as a vector.
6089         (getKeys): use it.
6090
6091 2001-08-18  Dekel Tsur  <dekelts@tau.ac.il>
6092
6093         * insetert.C (latex): Fix output for multiple paragraphs.
6094         (write): New code for writing paragraph data.
6095         (read): Set font after reading the inset.
6096         (localDispatch): Call set_latex_font() for more cases.
6097
6098         * insetnote.h: Add empty validate method.
6099         * insetert.h: Ditto
6100
6101         * insetnote.C (InsetNote): Set language to the language of the
6102         document.
6103
6104 2001-08-16  Juergen Vigna  <jug@sad.it>
6105
6106         * insettext.C: implemented the new FINISHED states.
6107
6108         * insettabular.C: ditto
6109
6110         * inset.h: added more FINISHED states for cursor right,up,down
6111
6112 2001-08-16  John Levon  <moz@compsoc.man.ac.uk>
6113
6114         * insetfloatlist.C: use "FloatName List"
6115
6116 2001-08-14  Juergen Vigna  <jug@sad.it>
6117
6118         * insetert.C (edit): forgot to set status_ in edit calls!
6119
6120 2001-08-14  Dekel Tsur  <dekelts@tau.ac.il>
6121
6122         * insettext.C: Compilation fix
6123
6124 2001-08-13  Juergen Vigna  <jug@sad.it>
6125
6126         * inset.C (getMaxWidth): fixed bug of returning the wrong max width.
6127
6128         * insetcollapsable.C (edit): don't recollapse an already open inset.
6129
6130         * insettext.C: fixed problem when reinitializing LyXText by not doing
6131         it while lt is in use and post this to the next possible time in
6132         getLyXText().
6133         (searchForward): fixed not unlocking of inset if nothing found.
6134         (edit): set cursor behind right (was set -1 pos).
6135
6136         * insetert.C (InsetERT): init status_ also in the 3rd constructor.
6137
6138         * insettabular.C (tabularFeatures): fixed fix where deleting the
6139         last row didn't get the right actcell!
6140
6141 2001-08-11  Dekel Tsur  <dekelts@tau.ac.il>
6142
6143         * insettext.C (localDispatch): Change language only when the inset
6144         becomes empty.
6145
6146 2001-08-10  Juergen Vigna  <jug@sad.it>
6147
6148         * insettabular.C (selectNextWordInt): use the front using edit call.
6149
6150         * insetcollapsable.C (getMaxWidth): rename inset to in to not have
6151         the parameter overwrite class variable inset.
6152
6153         * inset.C (getMaxWidth): fix the setting of the minwidth = 10.
6154
6155         * insettext.C (saveLyXTextState): check for invalid cursor-par.
6156         (reinitLyXText): remove wrong_cursor bool as not needed anymore!
6157
6158         * insettabular.C (calculate_dimensions_of_cells): let's try to call
6159         update only for fixed with cells.
6160         (resetPos): try to fix the lockup on spellchecking or s&r.
6161
6162         * insettext.C (update): comment this out as it seems first wrong
6163         and second not needed anymore!
6164         (some functions): call reinitLyXText() only in update() in all other
6165         positions set only need_update = INIT.
6166
6167 2001-08-08  Juergen Vigna  <jug@sad.it>
6168
6169         * insettabular.C (setPos): fixed wrong actrow < rows() check.
6170
6171         * insettext.C (insetUnlock): remove double-space on inset unlock.
6172
6173         * insetcollapsable.C (draw): fix returned x when label > inset-width.
6174
6175         * insettabular.C (update): fixed cursor positon after an insert.
6176         (insetAllowed): do not allow to insert insets when not inside the
6177         inset!
6178         (draw): clear below an inset too as it could have changed height.
6179
6180         * inset.C (getMaxWidth): fixed width for inset in inset.
6181
6182         * insettext.C (update): small fix.
6183
6184         * insettabular.C (tabularFeatures): added selection support to
6185         DELETE_ROW/DELETE_COLUMN.
6186
6187 2001-08-07  Juergen Vigna  <jug@sad.it>
6188
6189         * inset.C (getMaxWidth): recoded and all it's implementations!
6190
6191         * insettext.C (init,setParagraph+constructors): cleanups
6192         (reinitLyXText): fixed problem with wrong cursor when all paragraphs
6193         are new and I want do a save/restore of the cursor position which is
6194         not possible anymore.
6195
6196         * insetcollapsable.C (searchBackward): recollapse inset if not found.
6197         (searchBackward): ditto
6198         (selectNextWord): ditto
6199
6200 2001-08-07  Angus Leeming  <a.leeming@ic.ac.uk>
6201
6202         * insetlatexaccent.C (checkContents): Add some debug messages
6203
6204 2001-08-07  Juergen Vigna  <jug@sad.it>
6205
6206         * insetert.C (read): don't use InsetCollapsable::read as we don't
6207         write the collapsed status anymore only the status.
6208         (write): ditto.
6209
6210 2001-08-06  Juergen Vigna  <jug@sad.it>
6211
6212         * insetert.C (set_latex_font): use LyXText's setFont directly.
6213
6214         * insettext.C (drawFrame): fixed one time more the right position
6215         and size of the frame!
6216
6217         * insetert.C (~InsetERT): hide the dialog.
6218         (showInsetDialog): added implementation
6219         (open): ditto
6220         (close): ditto
6221         (status): new function for the status of the ERT inset (3-state).
6222         (write): output also the status of the inset for readback!
6223         (read): readback the status if available otherwise use collapsed_.
6224
6225         * insettext.C (edit): small fix of setting the position, which could
6226         have gone < 0.
6227
6228         * insetert.C (width): implement this function for inlined viewing.
6229         Added minimum width of 10 pixels!
6230
6231         * insetminipage.C (InsetMinipage): just change the colors a bit so
6232         that border/background is a bit more visible. We will remove this
6233         anyway for 1.2.0!
6234
6235         * insettext.C (textWidth): add a 'bool fordraw' parameter and use this
6236         function for getting the important widths for drawing in various
6237         functions and in LyXText.
6238         (draw): fixed up a bit (frame drawing/clearing)
6239
6240 2001-08-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6241
6242         * inset.C (convertFont): delete method. not used.
6243
6244 2001-08-03  Juergen Vigna  <jug@sad.it>
6245
6246         * insettext.C (setFont): don't call for a draw update if we're just
6247         changing the cursor font!
6248
6249 2001-08-02  Juergen Vigna  <jug@sad.it>
6250
6251         * insettext.C (draw): clear the background with the right color if
6252         needed. Update myself if x&max-width changed and return without doing
6253         anything. Let the update code handle the right stuff.
6254
6255         * insetminipage.C (getMaxWidth): fixed returning of maxwidth when
6256         inside another inset.
6257
6258 2001-08-01  Juergen Vigna  <jug@sad.it>
6259
6260         * insetcollapsable.C (update): added an in_update bool so we avoid
6261         reentering.
6262
6263         * insettabular.C (update): added an in_update bool so we avoid
6264         reentering.
6265
6266         * insettext.C (insetButtonPress): hopefully fixed setselection/clear
6267         selection problem.
6268         (update): added an in_update bool so we avoid reentering.
6269
6270         * insettabular.C (localDispatch): clear col/row selection when doing
6271         something else inside an inset.
6272
6273         * insettext.C (getLyXText): fixed bug when requesting a recursive
6274         insettext!
6275
6276 2001-08-01  Angus Leeming  <a.leeming@ic.ac.uk>
6277
6278         * insetcite.C (latex): Paranoia check. Make sure that there is no
6279         whitespace between the citation keys.
6280
6281 2001-07-31  Juergen Vigna  <jug@sad.it>
6282
6283         * inset.h (nodraw): make the set function also const so that this
6284         can be called from inside other const functions.
6285
6286         * insetcollapsable.h: removed inline variable and moved it over
6287         to the only user InsetERT.
6288
6289         * insetcollapsable.C (insetButtonRelease): fixed uncollpasing the
6290         inset opening immediately therein lying insets dialogs!
6291
6292         * insetert.C (localDispatch): set the font also if we don't have any
6293         chars in this paragraph, otherwise if we delete all of em and start
6294         writing we have the wrong font.
6295         (inlined): added
6296         (draw): implemented for inline support
6297         (insetButtonRelease): ditto.
6298
6299 2001-07-30  Juergen Vigna  <jug@sad.it>
6300
6301         * insettext.C (reinitLyXText): new function to reinit the insets
6302         text after lot's of paragraph changes. Use this instead of the
6303         cache.clear() which is VERY dangerous.
6304
6305         * insetfloat.C (insetButtonRelease): we should only show the dialog
6306         if we press on the label otherwise we have problems to open mouse
6307         button 3 dialogs inside this float (f.ex. of a tabular!)
6308
6309 2001-07-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6310
6311         * insetert.C: change back to "ERT"
6312
6313         * insetfloat.C: handliign of RMB on label added.
6314
6315 2001-07-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6316
6317         * insetgraphicsParams.C: #include LOstream.h here.
6318
6319         * insetfoot.h: remove InsetFoot:: qualifier.
6320
6321 2001-07-29  Baruch Even  <baruch@lyx.org>
6322
6323         * ChangeLog: Hiding time travel evidence.
6324
6325         * insetgraphicsParams.h:
6326         * insetgraphicsParams.C:
6327         * insetgraphics.C: Added horizontal scale option, it actually
6328         scales both directions since it keeps image proportions.
6329
6330         * insetgraphics.C: Fixed EPS detection to be non-hacky.
6331
6332 2001-07-29  Baruch Even  <baruch@lyx.org>
6333
6334         * insetgraphics.C (decideOutputImageFormat): when doing postscript
6335         output convert PNG/GIF/JPG to EPS, assume the rest are EPS already.
6336
6337         HACKY! Will need to add an EPS detection routine like old InsetFig
6338         does!
6339
6340 2001-07-29  Baruch Even  <baruch@lyx.org>
6341
6342         * insetgraphics.C: Added EPSI to be an alias of EPS.
6343
6344 2001-07-29  Baruch Even  <baruch@lyx.org>
6345
6346         * insetgraphics.C: Change GRAPHICS to Graphics.
6347         Changed image conversion rules (documented at the beginning of file).
6348
6349 2001-07-28  Angus Leeming  <a.leeming@ic.ac.uk>
6350
6351         * insetert.C (get_new_label): int -> Paragraph::size_type to get
6352         std::min working.
6353
6354         * insetgraphics.C: added a using std::endl directive.
6355
6356         * insetcommand.h (getScreenLabel): removed pure virtual function,
6357         as it duplicates that in InsetButton.
6358
6359         * insetbib.[Ch] (getScreenLabel):
6360         * insetbutton.[Ch] (getScreenLabel):
6361         * insetcite.[Ch] (getScreenLabel):
6362         * insetert.[Ch] (getScreenLabel):
6363         * insetexternal.[Ch] (getScreenLabel):
6364         * insetfloatlist.[Ch] (getScreenLabel):
6365         * insetinclude.[Ch] (getScreenLabel):
6366         * insetindex.[Ch] (getScreenLabel):
6367         * insetlabel.h (getScreenLabel):
6368         * insetparent.[Ch] (getScreenLabel):
6369         * insetref.[Ch] (getScreenLabel):
6370         * insettoc.[Ch] (getScreenLabel):
6371         * inseturl.[Ch] (getScreenLabel): passed a Buffer const * parameter.
6372
6373         * insetcite.C (getScreenLabel): use this Buffer parameter in creating
6374         the label.
6375         (validate): remove check on "cite" when using natbib.
6376
6377 2001-07-26  Baruch Even  <baruch@lyx.org>
6378
6379         * insetgraphics.C (draw): changed casting to be in one place
6380         rather than all over the function.
6381
6382         * insetgraphics.h:
6383         * insetgraphics.C (read): Added compatibility reads of InsetFig.
6384
6385         * insetgraphicsParams.h:
6386         * insetgraphicsParams.C:
6387         * insetgraphics.C: Removed inline option and changed rotateAngle
6388         to float.
6389
6390 2001-07-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
6391
6392         * insetfoot.C (validate): Added method to ensure that the
6393         right bit of LaTeX is emitted.
6394
6395         * insetfoot.h: Added validate method to set the correct
6396         LaTeXFeatures bit for the special footnote code.
6397
6398 2001-07-26  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
6399
6400         * insetquotes.C (dispString): display the right ISO8859-{1,9,15}
6401         quotes
6402
6403 2001-07-27  Juergen Vigna  <jug@sad.it>
6404
6405         * inset.h: remove not used font variable in parameter.
6406         removed checkInsertChar in UpdatableInset as it was equal to
6407         the one in Inset and so not needed.
6408
6409         * insetert.C (checkInsertChar): implementation of function
6410         checkInsertChar.
6411
6412         * inset.h: added new function checkInsertChar.
6413
6414         * various files: added c-tor and clone() function.
6415
6416         * insetcollapsable.h: removed clone function here as this should
6417         be only realized in REAL insets and added it to all collapsable
6418         insets! (with the copy-constructor).
6419
6420 2001-07-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6421
6422         * insetminipage.C (read): handle missing parameters more gracefully
6423
6424         * insetcollapsable.C (read): handel missing collapsed more gracefully
6425
6426 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6427
6428         * insetfloat.C (read): handle missing parameters.
6429
6430         * insettext.C (read): handle old latex end_inset
6431
6432         * insetert.C (setButtonLabel): new method
6433         (init): use it, to set the dynamic label correctly
6434         (read): use it
6435
6436         * Makefile.am (EXTRA_DIST): add files that is not part or the
6437         binary here.
6438
6439         * insetcollapsable.h: remove autocollapsable (no users), remove
6440         draw_label, change_label_with_text and companion code. Remove args
6441         from some methods.
6442         * insetert.[Ch]: move here instead (only user)
6443
6444         * inset.h: rename private variable name to name_, make
6445         selectNextWord return a const string. make getInsetName return a
6446         string const &. Remove bool from open, add close.
6447
6448         * Makefile.am: don't compile insetlist, insetsection
6449         and insettheorem
6450
6451 2001-07-24  Juergen Vigna  <jug@sad.it>
6452
6453         * insetert.C (InsetERT): put init after the paragraph initialization,
6454         as otherwise we don't set the draw_label right.
6455
6456         * insetcollapsable.C (insetMotionNotify): fixed opening/closing the
6457         insets with the mouse without having strange selections.
6458         (edit): if the inset was collapsed and we open it here then put the
6459         cursor always at the beginning of the inset.
6460         (get_new_label): 15 instead of 10 max chars in the label.
6461
6462         * insetert.C (localDispatch): added and handle various stuff we
6463         need to handle here (font setting on paragraph break, not permitted
6464         layout setting, etc.).
6465
6466         * inset.h: added default copy-consturctor and implemented this in
6467         various insets with the change to use this in the clone function!
6468
6469 2001-07-24  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
6470
6471         * insetminipage.C (InsetMinipage): set background color to red :)
6472
6473 2001-07-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
6474
6475         * insettext.C (insetUnlock): only set update to CLEAR_FRAME if
6476         draw frame mode is LOCKED.
6477
6478         * insetcollapsable.C (edit):
6479         (insetButtonRelease): set update status to full when
6480         opening inset.
6481
6482         * insettext.C (clearInset):
6483         * insettabular.C (draw):
6484         * insetlatexaccent.C (draw): honor background color.
6485
6486         * inset.h: new member background_color_, initialized to
6487         LColor::inherit.
6488
6489         * inset.C (backgroundColor): new method.
6490         (setBackgroundColor): new method.
6491
6492         * insetert.C (init): new method, called by the ctors.
6493         (InsetERT): when inserting contents, make sure the font is
6494         ALL_INHERIT.
6495
6496         * insetnote.C (InsetNote): when inserting content, remove trailing
6497         newline
6498         (init): set background color to LColor::note
6499
6500 2001-07-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6501
6502         * insetcollapsable.C: adjust
6503
6504         * insetbutton.C: adjust
6505
6506 2001-07-23  Juergen Vigna  <jug@sad.it>
6507
6508         * insetcollapsable.h: removed widthCollapsed variable, LyXFont
6509         parameter on the _collapsed function (was not needed) and call
6510         always width_collapsed().
6511
6512         * insetert.C (InsetERT): use setLabel with "true" flag.
6513
6514         * insetcollapsable.C: modified various functions to set the draw_label
6515         string right in any condition.
6516         (setLabel): added a bool parameter to set change_label_with_text.
6517
6518         * insetcollapsable.h: added draw_label string which is set to the
6519         actual drawn label-string, while label is the original static label
6520         of this collapsable inset. Added bool change_label_with_text to set
6521         if we want that the label changes to the start of the InsetText's
6522         text when collabpsed. You can set this flag with the setLabel funciton.
6523         Added bool inlined for inlined collapsable insets, but not handled
6524         yet.
6525
6526         * insetcollapsable.C (get_new_label): added should get a new label
6527         from the InsetText beginning (for now 10 chars).
6528
6529 2001-07-21  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
6530
6531         * insetquotes.C (latex): fix the handling of french double quotes
6532         when not using the french pachage.
6533
6534 2001-07-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
6535
6536         * insetcollapsable.h: make WidthCollapsed mutable.
6537
6538         * insetindex.C (lyxCode): InsetIndex returns INDEX_CODE,
6539         InsetPrintIndex returns INDEX_PRINT_CODE.
6540
6541         * inset.h: add INDEX_PRINT_CODE
6542
6543         * insetcollapsable.C (draw): init widthCollapsed if necessary
6544         (width): ditto.
6545
6546         * insetquotes.C (width): use the local language, not the document
6547         language.
6548         (draw): ditto.
6549         (dispString): add additional spacing for all french languages,
6550         like fr_CA.
6551         (validate): make it work when there is no default language
6552
6553         * insetspecialchar.h: rename kind to kind_; add kind() accessor.
6554
6555         * insetnote.C (init): new method, called by the constructors
6556         (InsetNote): new constructor with contents passed as a string
6557
6558 2001-07-21  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
6559
6560         * insetfootlike.C (insetAllowed): disallow float in footlike.
6561
6562         * insetert.C (InsetERT): add collapsed argument to the constrctor
6563         with contents.
6564
6565 2001-07-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6566
6567         * insetindex.h: shut off warning
6568
6569 2001-07-20  Juergen Vigna  <jug@sad.it>
6570
6571         * insetcollapsable.C (update): recoded hopefully works now!
6572
6573 2001-07-19  Juergen Vigna  <jug@sad.it>
6574
6575         * most files: implemented the below new introduced function.
6576
6577         * inset.h: added new edit(BufferView *, bool front) method to be able
6578         to enter an inset from the front/back without knowing x/y positions
6579         and baselines inside the inset. So I just can tell the inset activate
6580         me and set the cursor on the front/back of yourself.
6581
6582 2001-07-18  Juergen Vigna  <jug@sad.it>
6583
6584         * insetcollapsable.C (edit): fixed hopefully the y parameter which
6585         is given to the InsetText.
6586         (insetButtonPress): ditto
6587         (insetButtonRelease): ditto
6588         (insetMotionNotify): ditto
6589
6590 2001-07-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6591
6592         * insetspecialchar.[Ch]: change HYPHENATION_BREAK to
6593         LIGATURE_BREAK, since the name is so stupid.
6594
6595 2001-07-20  Angus Leeming  <a.leeming@ic.ac.uk>
6596
6597         * insetnote.[Ch]: (insertInset, insetAllowed): removed. Note now uses
6598         the default InsetCollapsable methods. I.e., it can insert anything.
6599         (write) output the name of the inset, not some silly hack for
6600         compatability with the old InsetInfo.
6601
6602         * insetinfo.[Ch]: removed.
6603         * insetnote.[Ch]: new files. InsetNote replaces InsetInfo. The inset is
6604         now collapsable, but functionality is otherwise identical to InsetInfo.
6605
6606         * Makefile.am: removed insetinfo.[Ch]. Added insetnote.[Ch].
6607
6608 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
6609
6610         * insetspecialchar.[Ch]: add support for HYPHENATION_BREAK. some
6611         reformatting
6612
6613         * insetquotes.C: general cleanup
6614         (dispString): add spaces inside french double quotes.
6615         (latex): ditto. Moreover, treat first the case where the frenchb
6616         or french options have been given.
6617
6618 2001-07-19  Angus Leeming  <a.leeming@ic.ac.uk>
6619
6620         * insetcite.[Ch] (latex, validate): new methods, required for natbib
6621         support.
6622
6623 2001-07-19  Dekel Tsur  <dekelts@tau.ac.il>
6624
6625         * figinset.C (RegisterFigure): Print debug message only when
6626         current_view is available.
6627
6628 2001-07-18  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
6629
6630         * many files: update to match the change below
6631
6632         * inset.h (insetAllowed): renamed from insertInsetAllowed;
6633         implement the version which takes an inset here.
6634
6635         * insetcollapsable.[Ch]: implement open and isOpen
6636
6637         * inset.h: remove insertInsetAllowed from Inset
6638         (open): new method, to open or close an inset
6639         (isOpen): returns the status of an inset
6640         (isCollapsable, colapse): removed
6641
6642 2001-07-13  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
6643
6644         * insetquotes.C (dispString): display french guillemets when using
6645         ISO8859-15.
6646
6647 2001-07-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6648
6649         * insetcollapsable.h: remove bogus return statements
6650
6651 2001-07-18  Juergen Vigna  <jug@sad.it>
6652
6653         * insettabular.C (selectNextWord): fixed spellchecking for the
6654         first cell of a tabular (wasn't entered!)
6655         (getLyXText): changed to enter automatically insettext and return
6656         it's LyXText if we're locked.
6657
6658 2001-07-17  Juergen Vigna  <jug@sad.it>
6659
6660         * various files: implemented the below functions.
6661
6662         * inset.h: added functions
6663         - virtual string selectNextWord(BufferView *, float & value) const;
6664         - virtual void selectSelectedWord(BufferView *) { return; }
6665         - virtual void toggleSelection(BufferView *, bool /*kill_selection*/)
6666         needed for spellchecking correctly!
6667
6668 2001-07-16  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6669
6670         * insetert.C (latex): write out all paragraphs.
6671
6672 2001-07-17  Baruch Even  <baruch@lyx.org>
6673
6674         * insetgraphics.C (draw): Removed unneeded casts.
6675
6676 2001-07-16  Juergen Vigna  <jug@sad.it>
6677
6678         * insettext.C (update): fixed small oversight (reset lt to 0).
6679
6680 2001-07-14  Baruch Even  <baruch@lyx.org>
6681
6682         * insetgraphics.h:
6683         * insetgraphics.C: Added a copy c-tor and handled the same_id case.
6684
6685 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
6686
6687         Consistent use of Lsstream.h:
6688         * figinset.C: removed using std::ostringstream directive.
6689
6690         * insetgraphics.C (createLatexOptions):
6691         * insetinclude.C (unique_id):
6692         std::ostringstream -> ostringstream.
6693         * insettext.C (localDispatch): std::istringstream -> istringstream.
6694
6695 2001-07-13  Juergen Vigna  <jug@sad.it>
6696
6697         * insetfloat.C (insertInsetAllowed): added missing const_cast.
6698
6699         * insetcollapsable.C (getLockingInset): ditto.
6700
6701 2001-07-12  Juergen Vigna  <jug@sad.it>
6702
6703         * insetcollapsable.h: added implementation of new function for
6704         collapsable status.
6705
6706         * various files: added implementation of new insertInsetAllowed-func
6707         and redone the function a bit more.
6708
6709         * inset.h: added isCollapsable(), bool collapsed(),
6710         collapsed(BufferView *, bool) and insertInsetAllowed(Inset::Code).
6711
6712         * insetfloat.C (insertInsetAllowed): make a bit more checks.
6713
6714         * insettext.C (getLyXText): use 'lt' to assure we're not erasing the
6715         LyXText which is marked for removal while we're using it!
6716
6717         * insettext.h: added private LyXText * lt to use it to assure we are
6718         not deleting our LyXText while we're using it!
6719
6720 2001-07-11  Juergen Vigna  <jug@sad.it>
6721
6722         * insettext.C (insertInset): check if we are before the inset after
6723         inserting it! This check IS needed. Remove the Undo-Call as it is
6724         called in LyXText::insertInset!
6725
6726         * insettext.h: added struct InnerCache.
6727
6728         * insettext.C (deleteLyXText): insert a new InnerCache mechanism so
6729         that we ONLY delete the LyXText in the getLyXText() routine. So we
6730         are sure we don't delete LyXText while someone is working with it!
6731
6732 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6733
6734         * insetexternal.C: (*it). -> it->
6735         * insettext.C: ditto
6736
6737 2001-07-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6738
6739         * insetcollapsable.C (edit): always open collapsed insets (even if
6740         they are not autocollapsable)
6741
6742         * insetcommand.C (operator=): simplify.
6743
6744 2001-07-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6745
6746         * insetert.C (latex): handle META_NEWLINE
6747
6748 2001-07-09  Juergen Vigna  <jug@sad.it>
6749
6750         * insetert.h: a normal InsetText can insert insets, but we won't.
6751
6752         * inset.h: return default "false" on insertInsetAllowed and implement
6753         this function where a returnvalue != "false" is needed.
6754
6755 2001-07-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6756
6757         * insetert.C (InsetERT): new contructor
6758
6759 2001-07-06  Juergen Vigna  <jug@sad.it>
6760
6761         * a lot of files: added implementation of the below new functions
6762         and the change to clone(). Also the call of the new undo-functions
6763         where needed.
6764
6765         * inset.h: added an inset_id, added functions getParFromID,
6766         getInsetFromID, firstParagraph, cursor and id functions, added
6767         bool same_ids to clone function.
6768
6769 2001-07-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6770
6771         * insettext.[hC]: make cached_text a shared_ptr, make Cache be a map
6772         of BufferView * and shared_ptr<LyXText>
6773
6774 2001-07-05  Juergen Vigna  <jug@sad.it>
6775
6776         * insettext.C (clear): deleted also the cache not only LyXText.
6777         (setParagraphData): ditto.
6778
6779 2001-07-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6780
6781         * insetfloat.C (latex): let the specific placement take presedence
6782         if set, otherwise choose document placement if set, otherwise just
6783         use float default placement.
6784
6785 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6786
6787         * insettext.C (localDispatch): call CutAndPaste::'s static method
6788         directly.
6789
6790 2001-07-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6791
6792         * insetbib.C: no meed to include forms.h here.
6793
6794 2001-07-03  Angus Leeming  <a.leeming@ic.ac.uk>
6795
6796         * insettext.C: added using std::make_pair directive.
6797
6798 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6799
6800         * insettext.C (getLyXText): avoid multiple lookups, and simplify
6801         slightly
6802         (deleteLyXText): ditto
6803         (resizeLyXText): ditto
6804
6805 2001-07-02  Juergen Vigna  <jug@sad.it>
6806
6807         * insettext.C (getLyXText): introduce a cache in getLyXText so that
6808         following calls are only returned the right pointer without the over
6809         head to search in the map.
6810         (various funcs): reset the cached_bview variable as this signs that
6811         the cache is not valid anymore.
6812
6813 2001-06-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6814
6815         * insettabular.C (clone): do not copy the LyXTabular twice
6816
6817 2001-06-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6818
6819         * insettext.h (TEXT): delete method
6820
6821 2001-06-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6822
6823         * insetmarginal.C (latex):
6824         * insetfoot.C (latex): fix spacing of notes in LaTeX
6825
6826         * insettext.C (localDispatch): use .c_str() on istringstream
6827         constructor argument.
6828
6829 2001-06-29  John Levon  <moz@compsoc.man.ac.uk>
6830
6831         * insettoc.h:
6832         * insettoc.C:
6833         * inseturl.h:
6834         * inseturl.C: fix method names in these to begin
6835           with small char too, so they inherit
6836
6837 2001-06-28  Juergen Vigna  <jug@sad.it>
6838
6839         * insettext.C (setFont): fixed font settings using toggleFree()
6840         instead of setFont().
6841
6842 2001-06-28  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6843
6844         * Change a lot of method names to begin with a small char.
6845         Changes to a lot of files because of this.
6846
6847 2001-06-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6848
6849         * insetfloatlist.C (Write): std:: qualify ostream
6850         (Latex): ditto
6851
6852 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
6853
6854         * figinset.C:
6855         * inset.C:
6856         * insetgraphics.C: send debug output to Debug::INFO instead of
6857         Debug::ANY.
6858
6859 2001-06-26  The LyX Project  <lyx@rose.home.sad.it>
6860
6861         * insettabular.h:
6862         * insettabular.C (getStatus): update to use func_status
6863
6864 2001-06-26  ben <nicolas.marsgui@libertysurf.fr>
6865
6866         * insetref.C (DocBook): added support for cross-references without
6867         a name.
6868
6869 2001-06-26  The LyX Project  <jug@sad.it>
6870
6871         * insetref.C:
6872         * insetref.h:
6873         * insetlabel.C:
6874         * insetlabel.h: removed escape method and moved it to
6875         support/lstrings.h.
6876
6877 2001-06-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6878
6879         * insettabular.C (getMaxWidth): do the speedup in a different way,
6880         remove dead code
6881
6882 2001-06-24  The LyX Project  <Asger>
6883
6884         * insettabular.C (getMaxWidth): We cache a mapping from
6885         inset to cell in order to speed this method up.
6886
6887 2001-06-24  The LyX Project  <Asger>
6888
6889         * insettext.C: Optimized InsetText::draw or something.
6890
6891 2001-06-23  The LyX Project  <lyx@rose.home.sad.it>
6892
6893         * insettext.C (LocalDispatch): fixed inserting of 'normal chars'
6894
6895 2001-06-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6896
6897         * inset.h: name change from lyxinset.h
6898
6899 2001-06-22  Dekel Tsur  <dekelts@tau.ac.il>
6900
6901         * insetfloat.C (Validate): Add a call to InsetCollapsable::Validate
6902
6903 2001-06-14  Juergen Vigna  <jug@sad.it>
6904
6905         * insettext.C (draw): removed warnings.
6906
6907 2001-06-13  Juergen Vigna  <jug@sad.it>
6908
6909         * insettabular.C (nodraw): only go down the tree if we don't have
6910         that flag set otherwise it's obvious that we don't want to draw.
6911         (LocalDispatch): do also an update if we have an undispached result.
6912
6913 2001-06-19  Angus Leeming  <a.leeming@ic.ac.uk>
6914
6915         * insetcite.C:
6916         * insetgraphicsParams.C:
6917         * insettext.C: removed // -*- C++ -*- as first line.
6918
6919 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6920
6921         * lyxinset.h (resizeLyXText): shut off warning about unused
6922         parameter "force"
6923
6924 2001-06-07  Juergen Vigna  <jug@sad.it>
6925
6926         * insettext.C (resizeLyXText): honor the new force flag.
6927
6928         * lyxinset.h: add 'bool force' parameter to resizeLyXText(...)
6929
6930         * insettabular.C (deleteLyXText): new function
6931
6932 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
6933
6934         * insettheorem.C:
6935         * insetminipage.C:
6936         * insetlist.C:
6937         * insetfootlike.C:
6938         * insetfloat.C:
6939         * insetert.C:
6940         * insetcollapsable.C:
6941         * insetcaption.C: LColor tidy
6942
6943 2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6944
6945         * figinset.C: fix typo
6946
6947 2001-06-01  Juergen Vigna  <jug@sad.it>
6948
6949         * insettabular.C (resetPos): small hack so that scroll is not set to
6950         0 when we are in the last column of a tabular. This is a problem we
6951         have because of constats 20 offset on both directions, so this can
6952         cause on the limit an endless loop.
6953
6954         * insettext.C (SetFont): forgot that we can have locking insets ;)
6955
6956 2001-05-31  Juergen Vigna  <jug@sad.it>
6957
6958         * insettabular.C (LocalDispatch): small fix for LFUN_TAB.
6959
6960 2001-05-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6961
6962         * figinset.C: add using std:: directive for the C functions which
6963         need that.
6964
6965 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6966
6967         * insetfloat.C (Write): write out wide info
6968         (Read): read the wide info
6969         (Latex): use the wide info when creating latex.
6970
6971         * insettext.C: adjust
6972
6973         * insetgraphics.[Ch] (statusMessage): change to return string
6974         (width): adjust
6975         (draw): adjust
6976
6977         * figinset.C (runqueue): add std::
6978         (Recompute): ditto
6979
6980 2001-05-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6981
6982         * insetcite.C (Ascii): add std:: qualifier
6983
6984 2001-05-28  Juergen Vigna  <jug@sad.it>
6985
6986         * insettext.C (resizeLyXText): clear LyXText ONLY if we don't have
6987         a endless-width inset (maxWidth < 0).
6988         (Edit): change language only if not equal.
6989
6990         * insettabular.C (resetPos): call UpdateLocal only on REAL scroll!
6991
6992         * insettext.C (draw): fixed draw/clear of InsetText-Frame
6993
6994 2001-05-16  Juergen Vigna  <jug@sad.it>
6995
6996         * insettext.C (selectAll): added
6997         (clearSelection): added
6998
6999         * insettabular.C (SetFont): now we may set a font on a whole selection!
7000         (getSelection): added helper function.
7001
7002 2001-05-27  Dekel Tsur  <dekelts@tau.ac.il>
7003
7004         * insetcite.C (Ascii): Add method.
7005
7006 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
7007
7008         * figinset.C:
7009         * insetbib.C: fix path for OS/2 & Win32
7010
7011 2001-05-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7012
7013         * insetfoot.C (Latex): don't use % after footnote.
7014
7015 2001-05-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7016
7017         * insettext.C (Read): use clear
7018         (SetParagraphData): use LyXParagraph copy constructor instead of clone
7019
7020 2001-05-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7021
7022         * insetfloatlist.h: add a bunch of std:: qualifiers.
7023
7024 2001-05-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7025
7026         * lyxinset.h: remve LOF_CODE, LOT_CODE, LOA_CODE, add
7027         FLOAT_LIST_CODE, renumber code list.
7028
7029         * insettoc.C (getScreenLabel): remove support for float lists
7030         (LyxCode): ditto
7031         (Ascii): ditto
7032
7033         * insetfloatlist.[Ch]: new files
7034
7035         * Makefile.am (libinsets_la_SOURCES): add insetfloatlist.[Ch]
7036
7037 2001-04-27  Angus Leeming  <a.leeming@ic.ac.uk>
7038
7039         * insettabular.C (LocalDispatch):
7040         * insettext.C (LocalDispatch): getClipboard() is now a BufferView
7041         method
7042
7043 2001-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7044
7045         * insettext.C: remvoe !NEW_INSETS cruft
7046
7047         * insettabular.C: remove !NEW_INSETS cruft
7048
7049         * insetcollapsable.h: remove !NEW_INSETS cruft
7050
7051         * insetbib.C: remove !NEW_INSETS cruft
7052
7053 2001-04-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7054
7055         * insettoc.C: hack to make listof algorithm work
7056
7057 2001-04-20  Juergen Vigna  <jug@sad.it>
7058
7059         * insettext.C (Edit): call checkAndActivateInset with y=0 if y < 0.
7060
7061 2001-04-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7062
7063         * insetquotes.C (Latex): improve the guard against
7064         unwanted !` and ?` ligatures. This should really be done in
7065         another place (to catch all this ligatures at low-level).
7066
7067 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7068
7069         * insettext.C (init): remvoe leftovers from cursor_visible change
7070         (draw): use c++ cast
7071         (LocalDispatch): dispatch LFUN_MESSAGE
7072
7073         * insettabular.C (InsetTabular): remove leftovers from
7074         cursor_visible, and scoped_ptr changes
7075         (draw): use c++ cast
7076
7077         * insetcollapsable.C (draw): use c++ cast
7078
7079         * ExternalTemplate.h: inherit privaely from noncopyable
7080         * insetcommand.h: ditto
7081         * insetinclude.h: ditto
7082
7083 2001-04-16  Allan Rae  <rae@lyx.org>
7084
7085         * insettoc.C (Ascii):
7086         * insettext.C (draw):
7087         * insettabular.C (setPos):
7088         * insetminipage.C (Read):
7089         * insetfloat.C (placement):
7090         * insetcaption.C (Ascii, DocBook):
7091         * figinset.C (runqueue): #warning triggers an error on Sun CC 6.0 as
7092         an unrecognised preprocessor directive.  So ensure they're wrapped.
7093
7094 2001-04-06  John Levon  <moz@compsoc.man.ac.uk>
7095
7096         * insetexternal.h:
7097         * insetexternal.C: set view on Clone. Add _ to private members.
7098
7099 2001-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7100
7101         * insettext.C (InsetText): fix new
7102         (InsetText): reindent some, simplify deletion of par list
7103         (clear): simplify deletion of par list, fix new
7104         (SetParagraphData): simplify deletion of par list
7105
7106         * insettabular.[Ch] (getLabelList): implement new method
7107
7108 2001-04-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7109
7110         * lyxinset.h: do not include gettext.h...
7111
7112         * inset.C:
7113         * insetcaption.C:
7114         * insetexternal.C:
7115         * insetgraphics.C:
7116         * insetindex.C:
7117         * insetlabel.C:
7118         * insetlatexaccent.C:
7119         * insetminipage.C:
7120         * insetquotes.C:
7121         * insettabular.C:
7122         * inseturl.C: ... and do it here instead
7123
7124 2001-04-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7125
7126         * insetcollapsable.[Ch] (getLabelList): add std:: on vector<string>
7127
7128         * insettext.[Ch] (getLabelList): add std:: on vector<string>
7129
7130         * insetcollapsable.[Ch] (getLabelList): implement
7131
7132         * insettext.[Ch] (getLabelList): implement
7133
7134         * insettext.h: reindent
7135
7136         * insettabular.h: make tabular a scoped_ptr
7137
7138         * insettext.C (init): adjust for cursor_visible
7139         (ToggleInsetCursor): constify asc and desc, font, adjust for
7140         cursor_visible
7141         (ShowInsetCursor): constify asc and desc, font, adjust for
7142         cursor_visible
7143         (HideInsetCursor): adjust for cursor_visible
7144
7145         * insettabular.C: reindent some
7146         (InsetTabular): adjust for scoped_ptr and cursor_visible
7147         (InsetTabular): ditto
7148         (~InsetTabular): delete delete
7149         (Clone): adjust for scoped_ptr
7150         (Read): constify old_format, adjust for scoped_ptr, move init of
7151         token
7152         (draw): constify tx, localize loop vars.
7153         some other localization of variables, remove double initilizatons.
7154
7155         * insetfoot.C: remove using std::ostream, add ostream where needed
7156
7157 2001-04-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7158
7159         * lyxinset.h: some reindentaion, use initializer list for
7160         constructro.
7161         UpdatableInset: make cursor_visible a private var add
7162         public isCursorVisible(), add protected toggleCursorVisible() and
7163         proctected setCursorVisible(bool), make scroll call the Inset::scroll
7164
7165         * insettoc.C: remvoe using decl
7166         (getScreenLabel): make cmdname donst
7167         (LyxCode): ditto
7168         (Ascii): ditto
7169         (Ascii): don't use endl
7170
7171         * insetfootlike.C: remove using decl at file scope and add std::
7172         where needed
7173         * insetmarginal.C: ditto
7174
7175         * insetfoot.C: some reformatting
7176
7177         * insetfloat.C (InsetButtonRelease): adjust the hit area
7178
7179         * insetert.C (SetFont): some reformatting
7180
7181         * insetcollapsable.C: some reformatting and constification
7182         (Clone): comment out.
7183         * insetcollapsable.h: some reformatting
7184         (Clone): comment out.
7185
7186         * inset.C: reindent
7187         (scroll): simplify
7188
7189 2001-03-30  Juergen Vigna  <jug@sad.it>
7190
7191         * insetcollapsable.h: changen *inset to be a InsetText inset.
7192
7193         * some files: changed to reflect the above change.
7194
7195 2001-03-29  Angus Leeming  <a.leeming@ic.ac.uk>
7196
7197         * insetexternal.[Ch]: renamed InsetExternal::InsetExternalParams as
7198         InsetExternal::Params.
7199         Added operator==() and operator!=() for the Params struct.
7200
7201 2001-03-29  Juergen Vigna  <jug@sad.it>
7202
7203         * lyxinset.h: changed parameter of getMaxWidth from Painter & to
7204         BufferView *.
7205
7206         * insetminipage.C: removed widthp_ and all it's functions and changed
7207         to use new %-lengths of LyXLength.
7208
7209 2001-03-28  Angus Leeming  <a.leeming@ic.ac.uk>
7210
7211         * figinset.[Ch]: changed headers lyx.h, form1.h -> figure_form.h.
7212
7213 2001-03-27  Angus Leeming  <a.leeming@ic.ac.uk>
7214
7215         * insetgraphicsParams.C (operator!=): new function, needed by the
7216         ControlGraphics class.
7217
7218 2001-03-28  Juergen Vigna  <jug@sad.it>
7219
7220         * insettext.C (InsetButtonPress): only enter !inset if button == 2
7221         (checkAndActivateInset): don't use the values returned from
7222         call to bv->checkInsetHit.
7223
7224         * insetminipage.C (Clone): set special minipage values.
7225
7226         * insetcollapsable.C (draw): changed to draw the button in the
7227         upper left corner outside the textinset.
7228         (ascent): changed because of different drawing
7229         (descent): ditto
7230         (width): ditto
7231         (Edit): ditto
7232         (InsetButtonPress): ditto
7233         (InsetButtonRelease): ditto
7234         (InsetMotionNotify): ditto
7235
7236 2001-03-27  Dekel Tsur  <dekelts@tau.ac.il>
7237
7238         * figinset.C (GetPSSizes): Fix for the case when filename doesn't
7239         contain a suffix.
7240         (Clone): ditto
7241
7242 2001-03-26  Juergen Vigna  <jug@sad.it>
7243
7244         * lyxinset.h: added ShowInsetDialog() function in UpdatableInset.
7245
7246         * insettext.C (ShowInsetDialog): implemented above function.
7247
7248         * insettabular.C (ShowInsetDialog): ditto
7249
7250         * insetminipage.C (ShowInsetDialog): ditto
7251
7252 2001-03-23  Angus Leeming  <a.leeming@ic.ac.uk>
7253
7254         * insetinclude.[Ch]: rename InsetInclude::InsetIncludeParams as
7255         InsetInclude::Params. Don't store a buffer * in Params. Store the
7256         master file name instead.
7257
7258 2001-03-23  Juergen Vigna  <jug@sad.it>
7259
7260         * insetcollapsable.C (InsetMotionNotify):
7261         (InsetButtonRelease):
7262         (InsetButtonPress): fixed y-offset (minipages).
7263
7264         * insettext.C (draw): force a FULL update if cleared == true.
7265
7266         * insetcollapsable.C (draw): Lars forgotten entry for changing this
7267         routine to draw the minipages on its position-flag.
7268         (InsetInInsetY): give back the right y position, because of minipage
7269         position-flag.
7270
7271 2001-03-23  José Abílio Matos  <jamatos@fep.up.pt>
7272
7273         * insetfloat.h
7274         * insetfloat.C (DocBook): docbook export code.
7275
7276 2001-03-22  Juergen Vigna  <jug@sad.it>
7277
7278         * insetminipage.C (getMaxWidth): added function to set the drawing
7279         width!
7280         (Read): should work now!
7281
7282         * insetcollapsable.C (InsetCollapsable): default is now NOT collapsed
7283         if we create a new inset.
7284
7285 2001-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
7286
7287         * figinset.C (fl_set_preemptive_callback): moved definition outside
7288         of namespace anon.
7289
7290 2001-03-20  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
7291
7292         * insetminipage.C (Read): prepare for reading of minipage arguments.
7293
7294 2001-03-18  Baruch Even  <baruch@lyx.org>
7295
7296         * insetgraphics.C: Minor cleanups of the comments and code.
7297
7298 2001-03-17  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
7299
7300         * insetminipage.C (InsetMinipage): default to not collapsed
7301
7302 2001-03-16  Juergen Vigna  <jug@sad.it>
7303
7304         * insetminipage.C (width): modified with to be a string
7305         (widthp): added widthp (for % width) support functions.
7306         (InsetButtonRelease): added to open the options dialog on button==3.
7307         (~InsetMinipage): added to hide the dialog.
7308
7309         * insetminipage.h: added hideDialog signal
7310
7311 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
7312
7313         * insetminipage.h: change the order or Position to match
7314         LyXParagraph::MINIPAGE_ALIGNMENT
7315
7316         * several files: remvoe CXX_WORKING_NAMESPACES
7317
7318         * ExternalTemplate.h: noncopyable is in namespace boost
7319         * insetinclude.h: ditto
7320         * insetcommand.h: ditto
7321
7322 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
7323
7324         * insettext.C (Edit): #else# -> #else.
7325         * insettoc.C: added using directive.
7326
7327 2001-03-14  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
7328
7329         * insetminipage.h: add pos, inner_pos, width and height. + getters
7330         and setters for all of them.
7331
7332 2001-03-13  Dekel Tsur  <dekelts@tau.ac.il>
7333
7334         * insetinclude.C (Latex): Do not exit when the textclass of the
7335         included file differ from the textclass of the parent file.
7336
7337 2001-03-12  Angus Leeming  <a.leeming@ic.ac.uk>
7338
7339         * ExternalTemplate.C (read): the reading of external insets now checks
7340         for \end_inset and removes it form the input stream.
7341
7342 2001-03-09  John Levon  <moz@compsoc.man.ac.uk>
7343
7344         * ExternalTemplate.h:
7345         * ExternalTemplate.C:
7346         * insetexternal.h:
7347         * insetexternal.C: move form to GUII
7348
7349 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
7350
7351         * insetinclude.h:
7352         * insetinclude.C: add InsetIncludeParams, use
7353         composition rather than derivation of InsetCommand
7354
7355 2001-03-12  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
7356
7357         * insettoc.C (Ascii): use the Buffer typedefs
7358
7359 2001-03-11  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
7360
7361         * insettoc.C (Ascii): implement for dynamic number of lists
7362
7363         * insetcaption.[Ch]: update from new_insets branch
7364         * insetfloat.[Ch]: ditto
7365
7366 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
7367
7368         * insetexternal.C:
7369         * figinset.C: use new File Dialog
7370
7371 2001-03-06  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
7372
7373         * insettext.C: changes becuase of ParagraphParameters.
7374
7375 2001-02-28  Baruch Even  <baruch@ev-en.org>
7376
7377         * insetgraphics.C (updateInset): Changed due to the change in
7378         GraphicsCache.
7379
7380 2001-02-26  Juergen Vigna  <jug@sad.it>
7381
7382         * insettext.C (SetFont): Set Undo only if we have selection (as it is
7383         handled in LyXText).
7384
7385 2001-02-23  Juergen Vigna  <jug@sad.it>
7386
7387         * insettext.C (draw): some small repainting fixes.
7388         (LocalDispatch): put the sel_cursor stuff after the insert of chars.
7389
7390         * inset.C (LocalDispatch): changed action to be a kb_action (as it
7391         should be) and not an int.
7392
7393         * insettabular.C (LocalDispatch): ditto
7394
7395         * insettext.C (LocalDispatch): ditto
7396
7397         * insetcollapsable.C (LocalDispatch): ditto
7398
7399 2001-02-22  Juergen Vigna  <jug@sad.it>
7400
7401         * insettabular.C (LocalDispatch): return DISPATCHED if we cannot
7402         DISPATCH it and we don't have a locking_inset.
7403
7404 2001-02-21  Baruch Even  <baruch@ev-en.org>
7405
7406         * insetgraphics.[Ch]: Changed to use
7407         boost::shared_ptr<GraphicsCacheItem> instead of GraphicsCacheItem *.
7408
7409 2001-02-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7410
7411         * insetcollapsable.C (getLyXText): add const qualifier to second
7412         parameter.
7413
7414 2001-02-22  Juergen Vigna  <jug@sad.it>
7415
7416         * insettext.C (getLyXText): honor the recursive parameter.
7417         (SetUpdateStatus): set need_update to CURSOR_PAR if LyXText needs it.
7418
7419         * inset.C (getLyXText): added bool recursive parameter.
7420
7421         * insettext.C (SetUpdateStatus): or the update codes.
7422         (draw): check need_update with &.
7423         (InsetButtonPress): set no_selection to not put a selection when
7424         entering an inset and it is redraws in another spot.
7425
7426         * insettext.h: made need_update an int.
7427
7428 2001-02-20  Baruch Even  <baruch@ev-en.org>
7429
7430         * insetgraphics.h:
7431         * insetgraphisc.C: Changed to use better semantics when loading images
7432         for inline view. Now it doesn't keep the pixmap itself but it's holder.
7433
7434 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
7435
7436         * insetcommand.h:
7437         * inseterror.h:
7438         * insetgraphics.C: change name of "hide" signal to "hideDialog",
7439         consistent with InsetTabular.
7440
7441 2001-02-19  Juergen Vigna  <jug@sad.it>
7442
7443         * insettabular.C (LocalDispatch): implement PAGE up/down.
7444
7445         * insettext.C (draw): clear all of it on need_update==INIT too!
7446
7447         * insettabular.C (InsetUnlock): always clear the selection.
7448
7449         * inset.C (scroll): normally we only want to scroll the inset until
7450         it is fully visible so if top_x + offset > 20 then just set scx to 0.
7451
7452 2001-02-14  Juergen Vigna  <jug@sad.it>
7453
7454         * insettabular.C (LocalDispatch): remove x_fix as it is not used.
7455         (resetPos): fixed scroll behaviour.
7456         (LocalDispatch): do an update if moving cursor inside a table cell
7457         requests a scroll of the tabular.
7458
7459 2001-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
7460
7461         * insettext.C (textWidth): constify local var
7462
7463         * insettabular.C: small cleanup.
7464
7465         * insetfoot.C (Latex): constify local var
7466
7467         * insetcollapsable.C: small cleanup.
7468
7469         * figinset.C (runqueue): use compare instead of strcmp
7470
7471 2001-02-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
7472
7473         * insettext.C:
7474         * insetinfo.C: remove cruft
7475
7476 2001-02-14  Juergen Vigna  <jug@sad.it>
7477
7478         * insettext.C (SetUpdateStatus): added a BufferView * parameter.
7479
7480 2001-02-13  Juergen Vigna  <jug@sad.it>
7481
7482         * insettext.C (InsertInset): don't move left (is this right?)
7483
7484         * insettabular.C (LocalDispatch): use of the no_draw variable
7485
7486         * insettabular.h: new no_draw variable to stop redraw
7487
7488         * insettabular.C (TabularFeatures): fixed update for alignment change
7489
7490 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
7491
7492         * insetinclude.C:
7493         * insetbib.h:
7494         * insetbib.C: move dialogs to frontends/
7495
7496 2001-02-10  Dekel Tsur  <dekelts@tau.ac.il>
7497
7498         * insettext.C (LocalDispatch): Restore the language if the inset
7499         becomes empty.
7500
7501 2001-02-09  Dekel Tsur  <dekelts@tau.ac.il>
7502
7503         * insettext.C (moveRightIntern): Update the selection cursor.
7504         (moveLeftIntern): Ditto.
7505
7506 2001-02-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7507
7508         * Makefile.am: remove BoundingBox.h
7509
7510         * BoundingBox.h: removed
7511
7512 2001-02-08  Dekel Tsur  <dekelts@tau.ac.il>
7513
7514         * insettext.C (LocalDispatch): Update selection cursor when moving
7515         cursor to the right.
7516         (moveRightIntern): Call to CursorRight with 2 argument eqaul to false.
7517         (moveLeftIntern): Ditto.
7518
7519 2001-02-05  Baruch Even  <baruch.even@writeme.com>
7520
7521         * insetgraphics.C: Updated automatic image conversion, it now goes into
7522         temporary directory instead of with the image itself.
7523
7524 2001-01-21  Baruch Even  <baruch@ev-en.org>
7525
7526         * insetgraphics.C: Added Docbook support. Added Automatic image
7527         conversion to EPS or PNG when needed (support bitmap graphics).
7528
7529 2000-11-02  Baruch Even  <baruch@ev-en.org>
7530
7531         * insetgraphics.C:
7532         * insetgraphiscParams.C: Some cleaning up, changing from std::endl
7533         to '\n' and removal of commented out code.
7534
7535 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
7536
7537         * insetbib.C (callback): Update citations if the key has changed.
7538
7539 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
7540
7541         * insetbib.C (InsetBibKey): Better computation of default key.
7542         (getScreenLabel) Show both the key and the label.
7543         (getBibLabel): New method.
7544         (callback): Force a redraw if the inset have been changed.
7545
7546 2001-01-26  Dekel Tsur  <dekelts@tau.ac.il>
7547
7548         * insetref.C (getType, getName): Move methods from
7549         src/frontends/xforms/FormRef.C.
7550
7551 2001-01-12  Dekel Tsur  <dekelts@tau.ac.il>
7552
7553         * insettabular.C: Various improvements (use only one dummy position).
7554
7555 2001-01-25  Dekel Tsur  <dekelts@tau.ac.il>
7556
7557         * insetbib.C (bibitemWidest): Use lyxfont::width instead of
7558         par->bibkey->width. This fixes the crashes when running without
7559         gui or when having included documents.
7560
7561 2001-01-22  Dekel Tsur  <dekelts@tau.ac.il>
7562
7563         * insetcommand.C (getAsString, setFromString): Cleanup.
7564
7565 2001-01-21  Dekel Tsur  <dekelts@tau.ac.il>
7566
7567         * insetref.C: Add the array InsetRef::types that contains
7568         information about all supported reference types.
7569
7570 2001-01-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7571
7572         * lyxinset.h: remove trailing comma in enum.
7573
7574 2001-01-17  John Levon  <moz@compsoc.man.ac.uk>
7575
7576         * insettext.C: kill LyXBell.