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