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