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