]> git.lyx.org Git - lyx.git/blob - src/insets/ChangeLog
Make all of InsetCollapsable's member variables (save 'inset') private.
[lyx.git] / src / insets / ChangeLog
1 2003-09-16  Angus Leeming  <leeming@lyx.org>
2
3         * insetcollapsable.[Ch]: make all member variables, except for 'inset', private.
4
5         * insetert.C (init): use InsetCollapsable::setLabelFont rather than access
6         labelfont directly.
7         (read, updateStatus, lfunMouseRelease, status, showInsetDialog): use
8         InsetCollapsable::setCollapsed, isOpen rather than access collapsed_ directly.
9
10         * insetminipage.C (metrics):
11         * insetnote.C (metrics):
12         * insettheorem.C (clone): use InsetCollapsable::isOpen rather than
13         access collapsed_ directly.
14
15 2003-09-16  Angus Leeming  <leeming@lyx.org>
16
17         * insetbibitem.C: add #include "lyxfont.h".
18
19 2003-09-16  Lars Gullik Bjønnes  <larsbj@gullik.net>
20
21         * insetgraphics.C: 
22         * insetbibtex.C: use namespace alias for lyx::support::os
23
24 2003-09-16  Angus Leeming  <leeming@lyx.org>
25
26         * insetcollapsable.h: remove unused framecolor variable.
27         Remove #include "LColor.h".
28
29         * insetcollapsable.C: remove unused framecolor variable.
30
31         * insetcaption.C:
32         * insetcollapsable.C:
33         * insetert.C:
34         * insetfloat.C:
35         * insetfootlike.C:
36         * insetminipage.C:
37         * insetnote.C:
38         * insetoptarg.C:
39         * insetwrap.C:
40         Add #include "LColor.h".
41
42 2003-09-16  Angus Leeming  <leeming@lyx.org>
43
44         * insettext.[Ch] (frameColor): new accessor function.
45         (frame_color_): stored as an int, allows us to remove #include "LColor.h" from
46         insettext.h
47
48         * insetbranch.C:
49         * insettabular.C:
50         * insettext.C:
51         add #include "LColor.h".
52
53         * insetcollapsable.h: add #include "LColor.h"
54         (for its framecolor member variable).
55
56 2003-09-16  Angus Leeming  <leeming@lyx.org>
57
58         * insetenv.C (constructor): use accessor functions to access InsetText variables.
59
60         * insettext.h: rename autoBreakRows as autoBreakRows_. Make private.
61         rename frame_color as frame_color_. Make private.
62
63         * insettext.C: associated changes.
64
65 2003-09-16  Angus Leeming  <leeming@lyx.org>
66
67         * inset.h: store background_color_ as an int, not as an LColor::color to
68         get LColor.h out of the header file.
69
70         * inset.C:
71         * insetlatexaccent.C:
72         * insetnewline.C:
73         * insetspace.C:
74         * insetspecialchar.C:
75         * renderers.C:
76         add #include "LColor.h".
77
78 2003-09-16  Angus Leeming  <leeming@lyx.org>
79
80         * renderers.C:  LyXFont::setColor no longer return a LyXFont &, so cannot string
81         calls together.
82
83 2003-09-15  Angus Leeming  <leeming@lyx.org>
84
85         * inset.[Ch] (setBackgroundColor, backgroundColor):
86         * insettext.[Ch] (setFrameColor):
87         pass EnumLColor args, rather than LColor::color ones.
88
89 2003-09-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
90
91         * insetcommand.C
92         * insetexternal.C
93         * insetfloat.C
94         * insetgraphics.C
95         * insetinclude.C
96         * insetminipage.C
97         * insetnote.C
98         * insettabular.C
99         * insetwrap.C: remove usage of STRCONV
100
101 2003-09-15  Angus Leeming  <leeming@lyx.org>
102
103         * renderers.C (draw):
104         * insetlatexaccent.C (draw): explicitly define the color passed to
105         the painter.
106
107 2003-09-10  Martin Vermeer  <martin.vermeer@hut.fi>
108
109         * insettext.C: remove block causing problems in lockInsetInInset
110         (mentioned erroneously under Bug #1366)
111
112 2003-09-10  Martin Vermeer  <martin.vermeer@hut.fi>
113
114         * insetcollapsable.C: Simplify by using adjustCommand, and fix bug
115         in the process
116
117 2003-09-09  Lars Gullik Bjønnes  <larsbj@lyx.org>
118
119         * several files: change Assert to BOOST_ASSERT
120
121 2003-09-09  Martin Vermeer  <martin.vermeer@hut.fi>
122
123         * insettext.[Ch]: remove drawText[XY]Offset
124
125 2003-09-08  Angus Leeming  <leeming@lyx.org>
126
127         * insetcollapsable.C:
128         * insetenv.C:
129         * insetinclude.C:
130         * insetlabel.C:
131         * insetoptarg.C:
132         * insetspecialchar.C:
133         * insettabular.C:
134         * insettext.C:
135         * insettoc.C: remove redundant using directives.
136
137 2003-09-07  Angus Leeming  <leeming@lyx.org>
138
139         * insetspace.h:
140         * insetspecialchar.h: remove #include "support/std_string.h".
141
142 2003-09-06  Angus Leeming  <leeming@lyx.org>
143
144         * renderers.C: add #include "insets/inset.h"
145
146 2003-09-05  Angus Leeming  <leeming@lyx.org>
147
148         * *.C: strip out redundant #includes. (193 in total.)
149
150 2003-09-03  Martin Vermeer  <martin.vermeer@hut.fi>
151
152         * insets/insetbibtex.[Ch]:
153         * insets/insetcommand.h:
154         * insets/insetfloatlist.[Ch]:
155         * insets/insetinclude.[Ch]:
156         * insets/insettoc.[Ch]: Restricts the mouse click functionality
157         of insets like bibtex, include, toc and floatlist to the visible
158         button, and allows the use of LFUN_INSET_SHOW_DIALOG to bring
159         up the dialogs. Cursor has to be in front of the inset (i.e.
160         start of row) for this to function.
161
162 2003-09-04  Angus Leeming  <leeming@lyx.org>
163
164         * ExternalTemplate.[Ch]: store the preamble snippets in a separate
165         structure outside of the Format struct. Format::preambleName refers to
166         an item in the map of all preamble snippets.
167         Make use of the new Debug::EXTERNAL flag.
168
169         * insetexternal.C: make use of the new Debug::EXTERNAL flag.
170         (validate): Small change due to the changed storage of preamble snippets.
171
172 2003-09-04  Angus Leeming  <leeming@lyx.org>
173
174         * insetgraphics.C: #include "support/os.h"
175
176         * insetfoot.h: move #include "LaTeXFeatures.h" out of the header file.
177         * insettabular.h: move #include "FuncStatus.h" out of the header file.
178         * insettoc.[Ch]: move #include "metricsinfo.h" out of the header file.
179
180         * insetcollapsable.h:
181         * insetbranch.C:
182         * insetnote.C: move #include "funcrequest.h" out of the header file.
183
184 2003-09-03  Angus Leeming  <leeming@lyx.org>
185
186         * insetexternal.C (updateExternal):
187         * insetgraphics.C (prepareFile): Fix the conversion when exporting to
188         latex.
189
190 2003-09-03  Angus Leeming  <leeming@lyx.org>
191
192         * insetexternal.C: don't bring namespace lyx::support into the global
193         namespace.
194
195 2003-09-02  Martin Vermeer  <martin.vermeer@hut.fi>
196
197         * insetbranch.C: Add Branch: to label
198
199 2003-09-02  John Levon  <levon@movementarian.org>
200
201         * insettext.h:
202         * insettext.C: remove cursor.i[xy]()
203
204 2003-08-28  Angus Leeming  <leeming@lyx.org>
205
206         * insetgraphics.C (prepareFile): prepend "convertDefault.sh" with
207         "sh ", enabling the conversion to be carried out even if the script
208         is not executable.
209
210 2003-08-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
211
212         * most files: change to use const Buffer refs
213
214 2003-08-26  Martin Vermeer  <martin.vermeer@hut.fi>
215
216         * insetfootlike.C: whitespace.
217
218 2003-08-26  John Levon  <levon@movementarian.org>
219
220         * insetenv.h:
221         * insetcaption.h:
222         * insetindex.h: remove remaining mentions of needFullRow()
223
224 2003-08-26  André Pönitz  <poenitz@gmx.net>
225
226         * insetfoot.C:
227         * insetnewline.C:
228         * insetquotes.C:
229         * insettabular.C:
230         * inset.[Ch]: remove InsetOld::par_owner_ & handling
231
232 2003-08-26  Martin Vermeer  <martin.vermeer@hut.fi>
233
234         * insetbranch.C: Small fix to prevent a crash on loading.
235
236 2003-08-25  Martin Vermeer  <martin.vermeer@hut.fi>
237
238         * inset.h:
239         * insetbibtex.[Ch]:
240         * insetbranch.[Ch]:
241         * insetcollapsable.h:
242         * insetert.[Ch]:
243         * insetfloatlist.[Ch]:
244         * insetfootlike.[Ch]:
245         * insetinclude.[Ch]:
246         * insetindex.[Ch]:
247         * insetindex.h:
248         * insetminipage.h:
249         * insetnote.[Ch]:
250         * insettext.C:
251         * insettheorem.[Ch]:
252         * insettoc.[Ch]: eliminates the needFullRow/display() stuff
253         altogether, putting the logic in metrics/draw in the insets.=20
254         Draws short single row insets with more or less realistic metrics.
255
256 2003-08-19  André Pönitz  <poenitz@gmx.net>
257
258         * insettext.C: use new RowPainter interface
259
260 2003-08-18  John Levon  <levon@movementarian.org>
261
262         * insetref.C: require amsmath for eqref
263
264 2003-08-17  Martin Vermeer  <martin.vermeer@hut.fi>
265
266         * Makefile.am:
267         * inset.h:
268         * insetbranch.[Ch]: implements the 'branch inset'
269         idea. This allows the output of various versions of a document
270         from a single source version, selectively outputing or suppressing
271         output of parts of the text.
272         This implementation contains a 'branch list editor' in a separate
273         tab of the document settings dialog. Branches are user definable
274         and have a "display colour" to distinguish them on-screen.
275
276         ColorHandler was somewhat cleaned up.
277         (1) make possible a dynamically growing LColor list by allowing
278         the graphic context cache to grow along (vector);
279         (2) eliminate an IMHO unnecessary step in colour allocation.
280
281 2003-08-15  André Pönitz  <poenitz@gmx.net>
282
283         * insettext.[Ch]: adjust after rowlist split
284
285 2003-08-12  Michael Schmitt  <michael.schmitt@teststep.org>
286
287         * insettabular.C: rename M_VALIGN_CENTER to M_VALIGN_MIDDLE;
288           rename valign-center to valign-middle;
289           rename VALIGN_CENTER to VALIGN_MIDDLE
290
291 2003-08-11  André Pönitz  <poenitz@gmx.net>
292
293         * inset.h: remove resizeLyXText
294
295         * insetcaption.C:
296         * insetcollapsable.[Ch]:
297         * insetminipage.C:
298         * insettabular.[Ch]: adjust
299
300         * insettext.[Ch]: remove saveLyXTextState,
301          restoreLyXTextStat, sstate, reinitLyXText
302
303 2003-08-07  André Pönitz  <poenitz@gmx.net>
304
305         * inset.[Ch]: move non-crucial functions out-of-line
306
307         * insettext.C: rely on LyXText's LFUN handlers in some more cases,
308         remove duplicated code.
309
310 2003-08-05  André Pönitz  <poenitz@gmx.net>
311
312         * insetbibitem.C:
313         * insetcollapsable.[Ch]:
314         * insetcommand.C:
315         * insetert.C:
316         * insetexternal.C:
317         * insetfloat.C:
318         * insetgraphics.C:
319         * insetinclude.C:
320         * insetlabel.C:
321         * insetminipage.C:
322         * insetnote.C:
323         * insettabular.[Ch]:
324         * insettext.[Ch]:
325         * insetwrap.C:
326         * updatableinset.[Ch]: rip out "deep update"
327
328         * insettext.C (localDispatch): merge cases with default branch
329
330         * insettext.C (frame_x,y,w,h): replace member with automatic variables
331
332         * insettabular.[Ch] (updateLocal): simplify logic
333
334 2003-08-04  André Pönitz  <poenitz@gmx.net>
335
336         * insettext.[Ch] (updateLocal): remove 'what' argument by assuimng it
337   is 'FULL' all the time.
338
339 2003-08-03  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
340
341         * insetert.C (get_new_label): only add ... to the (closed) label
342         when the string has been shortened
343
344 2003-08-02  Lars Gullik Bjønnes  <larsbj@lyx.org>
345
346         * Always use std::endl with lyxerr
347
348 2003-08-01      Martin Vermeer  <martin.vermeer@hut.fi>
349
350         * insetnote.C: update \author list
351
352 2003-07-31  André Pönitz  <poenitz@gmx.net>
353
354         * insetcollapsable.h:
355         * insettabular.[Ch]:
356         * insettext.[Ch]: remove toggleSelection
357
358 2003-07-30  Martin Vermeer  <martin.vermeer@hut.fi>
359
360         (with help from Juergen Spitzmueller)
361         * insetnote.C: add add i18n support. Use Prefs-definable
362         colours for Comment and Greyedout.
363
364 2003-07-30      Martin Vermeer  <martin.vermeer@hut.fi>
365
366         * insetcollapsable.[Ch]:
367         * insetnote.C:
368         * insetert.C: factor out the detection of clicking on the inset
369       button as 'hitButton'. John Levon contributed.
370
371 2003-07-30  André Pönitz  <poenitz@gmx.net>
372
373         * insetcollapsable.C:
374         * insetfootlike.C:
375         * insettabular.C: parantheses, localize vars etc.
376
377 2003-07-29  Martin Vermeer  <martin.vermeer@hut.fi>
378
379         * insetnote.C: Implement a newenvironment in preamble for
380         greyedout. Patch provided by Jürgen Spitzmüller.
381
382 2003-07-29  Angus Leeming  <leeming@lyx.org>
383
384         * insetcommand.C (localDispatch): default to
385         InsetOld::localDispatch.
386
387         * insetbibitem.C (localDispatch):
388         * insetbibtex.C (localDispatch): remove call to
389         ChangeCitationsIfUnique.
390
391         * insetbibtex.[Ch] (clone): move out of line; use copy c-tor.
392
393         * insetexternal.C (read): use pushpophelper.
394
395 2003-07-28  José Matos  <jamatos@lyx.org>
396
397         * insetext.C (read): \end_document replaces \the_end.
398
399 2003-07-28  José Matos  <jamatos@fep.up.pt>
400
401         * insetert.C (write): \layout -> \begin_layout.
402         Add missing \end_layout.
403
404 2003-07-28  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
405
406         * insetquotes.C: document a bit the format
407
408         * insettabular.C (write): remove extra space
409
410 2003-07-28  Martin Vermeer  <martin.vermeer@hut.fi>
411         * insetnote.C: Umpf. Hope I *now* get it right :-(
412
413 2003-07-28  Martin Vermeer  <martin.vermeer@hut.fi>
414         *insetnote.C: did the right fix to greyedout: \color
415         instead of \textcolor.
416
417 2003-07-28  Angus Leeming  <leeming@lyx.org>
418
419         * insetbibtex.h: remove extraneous forward declaration.
420
421         * insetbibitem.h:
422         * insetbibtex.h: Also remove long-dead Holder member class
423         and variable.
424
425 2003-07-27  Martin Vermeer  <martin.vermeer@hut.fi>
426
427         * insetbase.h: add #include <memory> needed by gcc 2.95.2 at
428         least.
429
430 2003-07-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
431
432         * insetwrap.C (addToToc): adjust for lyx::toc
433
434         * insetfloatlist.C (ascii): adjust for lyx::toc
435
436         * insetfloat.C (addToToc): adjust for lyx::toc
437
438 2003-07-27  José Matos  <jamatos@fep.up.pt>
439
440         * insetnote.h (linuxdoc,docbook): update support.
441
442 2003-07-27  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
443
444         * insetfloat.C (wide): add a space to label, for consistency
445
446 2003-07-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
447
448         * insettext.C (nextChange): adjust for lyx::find
449         (searchForward): ditto
450         (searchBackward): ditto
451
452 2003-07-26  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
453
454         * insetgraphicsParams.C:
455         * insetexternal.C: declare extern displayTranslator
456
457         * insetexternal.C:
458         * renderers.C: add #include "support/LAssert.h"
459
460 2003-07-27  José Matos  <jamatos@fep.up.pt>
461
462         * insetfloat.[Ch] (linuxdoc):
463         * insetgraphics.C (linuxdoc):
464         * insettabular.C (linuxdoc):
465         * insettext.[Ch] (linuxdoc): add support for tables and figures
466         (linuxdoc).
467
468 2003-07-27  José Matos  <jamatos@fep.up.pt>
469
470         * insetinclude (latex): comply with makeLaTeXFile argument change.
471
472 2003-07-26  Asger Alstrup  <alstrup@local>
473
474         * insettext.C (reinitLyXText): Get rid of updateLocal which causes
475         the undo crashes. We'll see what problems other places this will
476         cause.
477
478 2003-07-26  Angus Leeming  <leeming@lyx.org>
479
480         * insetgraphics.C: remove unused declaration of system_tempdir.
481
482 2003-07-25  Lars Gullik Bjønnes  <larsbj@gullik.net>
483
484         * rename Inset to InsetOld
485
486         * all inset files (clone): return a auto_ptr<InsetBase>
487
488 2003-07-23  Angus Leeming  <leeming@lyx.org>
489
490         * insetexternal.[Ch] (setParams): pass it a Buffer const *.
491
492 2003-07-23  Angus Leeming  <leeming@lyx.org>
493
494         * mailinset.[Ch] (inset2string):
495         * insetcommand.[Ch] (inset2string):
496         * insetert.[Ch] (inset2string):
497         * insetexternal.[Ch] (inset2string):
498         * insetfloat.[Ch] (inset2string):
499         * insetgraphics.[Ch] (inset2string):
500         * insetinclude.[Ch] (inset2string):
501         * insetminipage.[Ch] (inset2string):
502         * insetnote.[Ch] (inset2string):
503         * insettabular.[Ch] (inset2string):
504         * insetwrap.[Ch] (inset2string): now requires a Buffer const & arg.
505
506         * insetexternal.[Ch]:
507         * insetgraphics.[Ch]: get rid of the view() function. Associated
508         changes to the mailers' string2params and params2string functions.
509
510 2003-07-23  Angus Leeming  <leeming@lyx.org>
511
512         * insetexternal.[Ch]: store the external file name in a FileName
513         member variable rather than a string + associated changes.
514
515 2003-07-21  Angus Leeming  <leeming@lyx.org>
516
517         * insetgraphicsParams.[Ch]: store the graphics file name in
518         a FileName member variable rather than a string.
519
520         * insetgraphics.[Ch]:
521         * insetgraphicsParams.[Ch]: Associated changes.
522
523 2003-07-21  Angus Leeming  <leeming@lyx.org>
524
525         * insetgraphics.[Ch] (string2params, params2string): passed a
526         buffer_path argument.
527         (view): new method.
528
529 2003-07-21  Angus Leeming  <leeming@lyx.org>
530
531         * insetexternal.C:
532         * insetgraphicsParams.[Ch]:
533         * insetinclude.C:
534         * renderers.C: use namespace lyx::graphics rather than grfx shortcut.
535
536 2003-07-21  Martin Vermeer  <martin.vermeer@hut.fi>
537
538         * insetnote.C: fixed greyout and conditionals layout foul-ups.
539
540 2003-07-18  André Pönitz  <poenitz@gmx.net>
541
542         * insetert.[Ch]:
543         * insetminipage.[Ch]:
544         * insettabular.[Ch]:
545         * insettext.[Ch]:
546         * insetwrap.[Ch]:
547         * updatableinset.[Ch]: remove unneeded Inset::getMaxWidth()
548
549 2003-07-18  André Pönitz  <poenitz@gmx.net>
550
551         * inset.[Ch]:
552         * insetbibitem.C:
553         * insetcollapsable.C:
554         * insetcommand.C:
555         * insetert.C:
556         * insetexternal.C:
557         * insetgraphics.[Ch]:
558         * insetlatexaccent.[Ch]:
559         * insetminipage.C:
560         * insetnewline.C:
561         * insetquotes.C:
562         * insetspace.C:
563         * insetspecialchar.C:
564         * insettabular.[Ch]:
565         * insettext.[Ch]:
566         * updatableinset.C: two-phase-drawing for InsetText & InsetTabular
567
568 2003-07-17  André Pönitz  <poenitz@gmx.net>
569
570         * insetcollapsable.C:
571         * insettabular.C:
572         * insettext.C: don't call Inset::update() anymore
573
574         * insettext.[Ch]:
575         * insettabular.[Ch]: remove unneeded in_update_ members
576
577         * insettext.[Ch]: remove unneeded InsetText::old_max_width member
578
579 2003-07-16  André Pönitz  <poenitz@gmx.net>
580
581         * insettext.C (selectAll): remove
582
583 2003-07-16  John Levon  <levon@movementarian.org>
584
585         * insetnote.h:
586         * insetnote.C: implement showInsetDialog()
587
588 2003-07-15  André Pönitz  <poenitz@gmx.net>
589
590         * insettabular.C:
591         * insettext.C: refresh_status tristate -> need_update bool
592
593 2003-07-15  Alfredo Braunstein  <abraunst@libero.it>
594
595         * insettext.C: adjust call to LyXText::init
596
597 2003-07-14  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
598
599         * insettext.C: use bufferview_funcs->replaceSelection()
600         to delete selections in some cases (bugs 441, 673, 702, 954).
601
602 2003-07-14  André Pönitz  <poenitz@gmx.net>
603
604         * insettext.C (draw): use slimmed down rowpainter interface
605
606 2003-07-14  André Pönitz  <poenitz@gmx.net>
607
608         * insetcollapsable.C:
609         * insetert.C:
610         * insettext.[Ch] (cy, ciy, setUpdateStatus):
611         remove unused BufferView * argument
612
613 2003-07-14  André Pönitz  <poenitz@gmx.net>
614
615         * insettext.[Ch]: used cached metrics a bit more
616
617 2003-07-10  Alfredo Brauntein  <abraunst@libero.it>
618
619         * insettabular.[Ch]: invalidate InsetTabular::view(), added buffer()
620
621 2003-07-10  André Pönitz  <poenitz@gmx.net>
622
623         * insettabular.C:
624         * insettext.[Ch]: remove InsetText::InnerCache, clean up consequences
625
626 2003-07-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
627
628         * introduce namespace lyx::graphics
629
630 2003-07-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
631
632         * introduce namespace lyx::support
633
634 2003-06-30  André Pönitz  <poenitz@gmx.net>
635
636         * insetcite.C (localDispatch): fix case of missing return value
637
638         * insetcite.C (ascii): remove unneeded temporary
639
640 2003-06-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
641
642         * insetspace.h: fix \file
643
644         * insetbibtex.C (fillWithBibKeys): use std:: on stdlib types
645         * insetinclude.C (fillWithBibKeys): ditto
646
647         * insetbibitem.C: fix type const order
648
649         * inset.C (getLyXText): add varname for arg
650
651         * ExternalTemplate.h: fix type const order
652
653 2003-06-27  André Pönitz  <poenitz@gmx.net>
654
655         * insettext.C: take care of removed LyXCursor::row_ member
656
657         * insettext.[Ch]: use new TextCursor struct for sstate
658
659 2003-06-21  Alfredo Braunstein  <abraunst@libero.it>
660
661         * inseterror.[Ch]: removed
662
663 2003-06-21  Alfredo Braunstein  <abraunst@libero.it>
664
665         * insetinclude.C (docbook): use parseError instead of sgmlError
666
667 2003-06-19  Alfredo Braunstein  <abraunst@libero.it>
668
669         * insetinclude.C (loadIfNeeded): call ::loadLyXFile instead
670         of BufferList::loadLyXFile
671
672 2003-06-18  Lars Gullik Bjønnes  <larsbj@gullik.net>
673
674         * insettext.C (update): simplify
675         (updateLocal): remove commented code
676         (insetUnlock): simplify
677         (lockInset): simplify
678         (updateInsetInInset): simplify
679         (localDispatch): simplify
680         (setFont): simplify
681         (resizeLyXText): simplify
682         (collapseParagraphs): simplify
683
684         * insetert.C (get_new_label): simplify
685
686 2003-06-17  Lars Gullik Bjønnes  <larsbj@lyx.org>
687
688         * insettext.C (localDispatch): handle arg to LFUN_PASTE, call
689         pasteSelection with index
690
691 2003-06-13  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
692
693         * insettext.C (localDispatch): fix call to cutSelection for LFUN_CUT
694
695 2003-06-16  André Pönitz  <poenitz@gmx.net>
696
697         * insetbase.h: new virtual base function clone()
698
699         * *inset*.[Ch]: IU of clone() and getLabelList (i.e. essentially
700           Inset * clone()  ->  InsetBase * clone()
701
702 2003-06-13  André Pönitz  <poenitz@gmx.net>
703
704         * insettabular.[Ch]: make tabular a proper member
705
706 2003-06-12  André Pönitz  <poenitz@gmx.net>
707
708         * insettabular.[Ch]: some renaming plus whitespace
709
710 2003-06-11  Angus Leeming  <leeming@lyx.org>
711
712         * Makefile.am: remove graphicinset.[Ch], insetbutton.[Ch].
713         Add renderers.[Ch].
714
715         * insetbutton.[Ch]: removed.
716         * graphicinset.[Ch]: renamed as renderers.[Ch].
717
718         * renderers.[Ch]: new files. Rename GraphicsInset as GraphicsRenderer.
719         Create a new class ButtonRenderer using the InsetButton::metrics() and
720         draw() functions.
721         Derive both from a common RenderedInset base class.
722
723         * insetcommand.[Ch]:
724         * insetinclude.[Ch]: derive from Inset, not InsetButton.
725         Give it a ButtonRenderer member variable. Use it.
726         Give the classes working copy c-tors.
727         No longer derive from boost::noncopyable.
728
729         * insetexternal.[Ch]: enable the inset to choose dynamically whether to
730         display its contents as a button or as a graphic.
731
732         * insetgraphic.[Ch]: changes due to the change in name GraphicInset ->
733         GraphicRenderer.
734
735 2003-06-11  Angus Leeming  <leeming@lyx.org>
736
737         * insetcite.C (localDispatch): reformat.
738
739         * insetref.C (localDispatch): enable dialog to be lauched.
740
741 2003-06-11  John Levon  <levon@movementarian.org>
742
743         * insettabular.C: correctly mark all cells as erased
744
745 2003-06-11  Angus Leeming  <leeming@lyx.org>
746
747         * insetexternal.[Ch]: InsetExternal::Params no longer stores the
748         ExternalTemplate but its name, templatename. This means that a file
749         containing a reference to an External Template not installed on the
750         current machine will be saved retaining this info rather than inserting
751         the first "valid" template from the list of templates.
752
753         As a by product, the visual statement that the Template is missing is
754         now very clear!
755
756 2003-06-10  Lars Gullik Bjønnes  <larsbj@lyx.org>
757
758         * insettext.C (appendParagraphs): remove some commented code.
759
760 2003-06-10  Angus Leeming  <leeming@lyx.org>
761
762         * graphicinset.[Ch] (view): removed the publicly accessible function to set
763         the cache.
764
765         * insetexternal.[Ch]: move tempname_ into the Params struct.
766         (Params d-tor): new function, to clean-up this temp file.
767         (localDispatch): dispatch LFUN_EXTERNAL_EDIT.
768         (cache): removed.
769         (editExternal, doSubstitution): move out of class.
770
771 2003-06-10  Angus Leeming  <leeming@lyx.org>
772
773         * graphicinset.[Ch] (params): removed.
774         * graphicinset.h (operator=): declared private but not defined.
775         (statusMessage): made private.
776
777         * insetexternal.[Ch]: graphic_ renamed as renderer_.
778
779 2003-06-07  John Levon  <levon@movementarian.org>
780
781         * insetert.C (latex): make a newline mean just that not
782         a new par
783
784 2003-06-07  José Matos  <jamatos@fep.up.pt>
785
786         * insethfill.[Ch] (linuxdoc, docbook): implement output
787         * insetspace.C (linuxdoc, docbook): remove coments as the code
788         is correct.
789
790 2003-06-06  José Matos  <jamatos@fep.up.pt>
791
792         * insetnewline.C (linuxdoc,docbook): return newline, fix bug 1148.
793
794 2003-06-06  André Pönitz  <poenitz@gmx.net>
795
796         * insetwrap.[Ch]: code compactification
797
798 2003-06-06  Alfredo Braunstein  <abraunst@libero.it>
799
800         * mailinset.C (updateDialog): use Dialogs::visible
801
802 2003-06-04  Angus Leeming  <leeming@lyx.org>
803
804         * graphicinset.C (draw): add a comment for the #if 0 block.
805
806         * insetexternal.h: remove Params::parameters variable.
807         * insetexternal.C (read, write): rewrite to output new ExternalInset format
808         and read it back making full use of LyXLex.
809
810 2003-06-04  André Pönitz  <poenitz@gmx.net>
811
812         * inset.[Ch]: change owner_ from Inset * to UpdatableInset *
813
814 2003-06-04  John Levon  <levon@movementarian.org>
815
816         * insettabular.C: back out tall table speed up. It was broken
817
818 2003-06-03  Angus Leeming  <leeming@lyx.org>
819
820         * ExternalTemplate.[Ch]: add inputFormat and UpdateFormat variables.
821         Remove ViewCommand and UpdateCommand.
822
823         * graphicinset.C (update): bug fix. Set the params before calling the
824         loader.
825         * graphicinset.[Ch] (view): new method. A bit of a fudge to set the
826         BufferView cache to enable the InsetExternal::editCommand to be invoked
827         from the frontends. Would not be needed if this were dispatched properly.
828         (old_ascent_): variable removed.
829
830         * insetexternal.[Ch]: large clean-up to use the converter mechanism to
831         do any necessary conversions of external material. Also use the
832         new GraphicsInset to display the inset within LyX.
833
834 2003-06-03  Angus Leeming  <leeming@lyx.org>
835
836         * graphicinset.[Ch]: new files. Clean up the InsetGraphics::Cache
837         and move it somewhere where InsetExternal can use it too.
838
839         * Makefile.am: add the new files.
840
841         * insetgraphics.[Ch]: make use of the new GraphicInset.
842
843 2003-06-03  John Levon  <levon@movementarian.org>
844
845         * inset.h:
846         * insetbibitem.[Ch]:
847         * insetbibtex.h:
848         * insetcite.h:
849         * insetcommand.[Ch]:
850         * insetenv.[Ch]:
851         * inseterror.h:
852         * insetert.[Ch]:
853         * insetexternal.[Ch]:
854         * insetfloat.[Ch]:
855         * insetfloatlist.h:
856         * insetfoot.[Ch]:
857         * insetgraphics.[Ch]:
858         * insethfill.h:
859         * insetinclude.[Ch]:
860         * insetindex.h:
861         * insetlabel.h:
862         * insetlatexaccent.[Ch]:
863         * insetmarginal.[Ch]:
864         * insetminipage.[Ch]:
865         * insetnewline.h:
866         * insetnote.[Ch]:
867         * insetoptarg.[Ch]:
868         * insetquotes.[Ch]:
869         * insetref.[Ch]:
870         * insetspace.[Ch]:
871         * insetspecialchar.[Ch]:
872         * insettabular.[Ch]:
873         * insettext.[Ch]:
874         * insetthereom.[Ch]:
875         * insettoc.h:
876         * inseturl.h:
877         * insetwrap.[Ch]: make clone() not take a Buffer * arg
878
879         * insetgraphics.[Ch]:
880         * insetgraphicsParams.[Ch]: always store an absolute
881         path at runtime
882
883 2003-06-02  André Pönitz  <poenitz@gmx.net>
884
885         * inseterror.C:
886         * insetgraphics.C:
887         * insetlatexaccent.C: remove duplicated call to metrics()
888
889 2003-06-02  John Levon  <levon@movementarian.org>
890
891         * insettabular.C: fix resize of column width
892
893 2003-06-02  John Levon  <levon@movementarian.org>
894
895         * Makefile.am:
896         * inset.h:
897         * insetparent.h:
898         * insetparent.C: remove insetparent
899
900 2003-06-02  André Pönitz  <poenitz@gmx.net>
901
902         * inset.[Ch]:
903         * insetbase.h:
904         * insetbibtex.[Ch]:
905         * insetbutton.[Ch]:
906         * insetcaption.C:
907         * insetcollapsable.[Ch]:
908         * inseterror.[Ch]:
909         * insetert.[Ch]:
910         * insetfootlike.C:
911         * insetgraphics.[Ch]:
912         * insetinclude.[Ch]:
913         * insetlatexaccent.[Ch]:
914         * insetminipage.[Ch]:
915         * insetnewline.[Ch]:
916         * insetquotes.[Ch]:
917         * insetspace.[Ch]:
918         * insetspecialchar.[Ch]:
919         * insettabular.[Ch]:
920         * insettext.[Ch]: unify first drawing phase
921
922         * inset.[Ch]:
923         * insetbase.h: move validate() to the base
924
925 2003-05-31  Angus Leeming  <leeming@lyx.org>
926
927         * Makefile.am: moved insetwrap.[Ch] into alphabetical order.
928
929 2003-05-30  André Pönitz  <poenitz@gmx.net>
930
931         * inset.h:
932         * insetbase.h:
933         * insetbutton.[Ch]:
934         * insetcaption.[Ch]:
935         * insetcollapsable.[Ch]:
936         * inseterror.[Ch]:
937         * insetert.[Ch]:
938         * insetgraphics.[Ch]:
939         * insetinclude.[Ch]:
940         * insetlatexaccent.[Ch]:
941         * insetnewline.[Ch]:
942         * insetquotes.[Ch]:
943         * insetspace.[Ch]:
944         * insetspecialchar.[Ch]:
945         * insettabular.[Ch]:
946         * insettext.[Ch]:
947         * updatableinset.[Ch]: unify second drawing phase
948
949 2003-05-30  John Levon  <levon@movementarian.org>
950
951         * insetgraphics.C: fix a bformat
952
953 2003-05-29  John Levon  <levon@movementarian.org>
954
955         * insettabular.C: remove unused bufferOwner()
956
957 2003-05-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
958
959         * insettext.C (lockInsetInInset): adjust
960         (getLabelList): use const_iterator, adjust
961         (getInsetFromID): use const_iterator, adjust
962         (addPreview): use const_iterator, adjust
963
964         * insetwrap.C (clone): remove const_cast
965
966         * insetnote.C (clone): remove const_cast
967
968         * insetminipage.C (clone): remove const_cast
969
970         * insetmarginal.C (clone): remove const_cast
971
972         * insetfoot.C (clone): remove const_cast
973
974         * insetfloat.C (clone): remove const_cast
975
976         * insetert.C (clone): remove const_cast
977
978         * delete commented same_id functions from a lot of files.
979
980 2003-05-28  John Levon  <levon@movementarian.org>
981
982         * insetcite.C:
983         * insetinclude.C:
984         * insetindex.C:
985         * insetparent.C:
986         * insettoc.C: fix dispatch of mouse release (bug 1143 and others)
987
988         * insetminipage.C: fix metrics (bug 1144)
989
990 2003-05-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
991
992         * insettext.C (saveLyXTextState): adjust
993         (restoreLyXTextState): adjust
994         (init): adjust
995         (lockInset): adjust
996         (unlockInsetInInset): adjust
997         (localDispatch): adjust
998         (getLyXText): adjust
999
1000         * insettabular.C (insertAsciiString): adjust
1001
1002 2003-05-27  André Pönitz  <poenitz@gmx.net>
1003
1004         * insetbutton.C:
1005         * insetcollapsable.C:
1006         * inseterror.C:
1007         * insetgraphics.C:
1008         * insetlatexaccent.C:
1009         * insetminipage.C:
1010         * insetnewline.C:
1011         * insetquotes.C:
1012         * insetspace.C:
1013         * insetspecialchar.C:
1014         * insettabular.C:
1015         * insettext.C: dim.w -> dim.wid
1016
1017 2003-05-26  John Levon  <levon@movementarian.org>
1018
1019         * insettabular.C: avoid drawing all of a long table
1020         if it's not needed. A big speedup
1021
1022 2003-05-26  Lars Gullik Bjønnes  <larsbj@gullik.net>
1023
1024         * remove same_id from function signatures, adjust
1025
1026 2003-05-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
1027
1028         * insettext.C (InsetText): adjust
1029         (clear): adjust
1030         (setParagraphData): separate same_id cases, adjust
1031         (appendParagraphs): adjust
1032         (appendParagraphs): adjust
1033
1034 2003-05-23  André Pönitz  <poenitz@gmx.net>
1035
1036         * insetbutton.h: whitespace
1037
1038         * insettabular.C: more compact code
1039
1040         * updatableinset.C: remove const_cast
1041
1042
1043 2003-05-23  Angus Leeming  <leeming@lyx.org>
1044
1045         * insetexternal.C (write): check how many lines are output.
1046         (latex): use the "PDFLaTeX" flavour if outputting to pfdlatex and
1047         if the template has defined it.
1048
1049 2003-05-23  Angus Leeming  <leeming@lyx.org>
1050
1051         * insetquotes (validate): use the new LaTeXFeatures::useBabel() method.
1052
1053 2003-05-23  Angus Leeming  <leeming@lyx.org>
1054
1055         * insetfoot.C (latex):
1056         * inseturl.C (latex): rename fragile as moving_arg.
1057
1058 2003-05-23  Lars Gullik Bjønnes  <larsbj@gullik.net>
1059
1060         * inseterror.C (localDispatch): comment out unused var.
1061
1062 2003-05-22  Angus Leeming  <leeming@lyx.org>
1063
1064         * inset*.[Ch] (latex): no longer has a free_spacing arg. Data is now
1065         passed through the LatexRunParams arg.
1066
1067 2003-05-22  Angus Leeming  <leeming@lyx.org>
1068
1069         * inset*.[Ch] (latex): no longer has a fragile arg. Data is now passed
1070         through the LatexRunParams arg.
1071
1072         * insetquotes.C (latex): accesses use_babel through the LatexRunParams
1073         arg rather than through a global var.
1074
1075 2003-05-22  Lars Gullik Bjønnes  <larsbj@gullik.net>
1076
1077         * insetspecialchar.C (dimension): use a string.
1078
1079 2003-05-22  Angus Leeming  <leeming@lyx.org>
1080
1081         * insetbibtex.C (latex):
1082         * insetgraphics.C (latex):
1083         * insetinclude.C (latex): extract the buffer's 'nice'ness from
1084         runparams rather than from the buffer itself.
1085
1086 2003-05-22  Angus Leeming  <leeming@lyx.org>
1087
1088         * inset*.[Ch] (latex):
1089         passed a LatexRunParams parameter.
1090
1091         * insetgraphics.C (latex): actually use it ;-)
1092
1093 2003-05-22  Alfredo Braunstein  <abraunst@libero.it>
1094
1095         * insetfloat.C (addToToc): trivial compile fix
1096
1097 2003-05-22  Lars Gullik Bjønnes  <larsbj@gullik.net>
1098
1099         * insettext.[Ch] (paragraph): delete unused function
1100
1101         * insetfloat.C (addToToc): parlist simplfication
1102
1103 2003-05-20  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1104
1105         * insetspace.[Ch]: added (new space insets)
1106         * Makefile.am:
1107         * inset.h: handle new space insets
1108
1109 2003-05-21  Lars Gullik Bjønnes  <larsbj@gullik.net>
1110
1111         * insetfloat.C (addToToc): adjust
1112
1113 2003-05-21  André Pönitz  <poenitz@gmx.net>
1114
1115         * insettext.[Ch]: fix drawing bug introduced earlier
1116
1117 2003-05-19  André Pönitz  <poenitz@gmx.net>
1118
1119         * insetspecialchar.C: fix bug introduced yesterday
1120
1121 2003-05-19  André Pönitz  <poenitz@gmx.net>
1122
1123         * inset.[Ch]:
1124         * insetbutton.[Ch]:
1125         * insetcollapsable.[Ch]:
1126         * inseterror.[Ch]:
1127         * insetert.[Ch]:
1128         * insetfoot.[Ch]:
1129         * insetgraphics.[Ch]:
1130         * insetgraphicsParams.[Ch]:
1131         * insetlatexaccent.[Ch]:
1132         * insetminipage.[Ch]:
1133         * insetnewline.[Ch]:
1134         * insetquotes.[Ch]:
1135         * insetspecialchar.[Ch]:
1136         * insettabular.[Ch]:
1137         * insettext.[Ch]: dimensions() instead of ascend/descend/width
1138
1139 2003-05-19  André Pönitz  <poenitz@gmx.net>
1140
1141         * insetenv.[Ch]:
1142         * insettext.C: more insetenv
1143
1144 2003-05-16  André Pönitz  <poenitz@gmx.net>
1145
1146         * insetcommand.C:
1147         * insetminimpage.[Ch]:
1148         * insetcollapsable.[Ch]: fix #832
1149
1150 2003-05-16  André Pönitz  <poenitz@gmx.net>
1151
1152         * inset.[Ch]:
1153         * insetbibitem.[Ch]:
1154         * insetbibtex.[Ch]:
1155         * insetbutton.[Ch]:
1156         * insetcite.[Ch]:
1157         * insetcollapsable.[Ch]:
1158         * insetcommand.[Ch]:
1159         * inseterror.[Ch]:
1160         * insetert.[Ch]:
1161         * insetexternal.[Ch]:
1162         * insetfloatlist.[Ch]:
1163         * insetgraphics.[Ch]:
1164         * insetinclude.[Ch]:
1165         * insetindex.[Ch]:
1166         * insetlabel.[Ch]:
1167         * insetlatexaccent.[Ch]:
1168         * insetparent.[Ch]:
1169         * insetref.[Ch]:
1170         * insettabular.[Ch]:
1171         * insettext.[Ch]:
1172         * insettoc.[Ch]:
1173         * inseturl.[Ch]:
1174         * updatableinset.[Ch]: edit() -> LFUN_INSET_EDIT
1175
1176 2003-05-13  André Pönitz <poenitz@gmx.net>
1177
1178         * insetbibitem.C:
1179         * insetcollapsable.C:
1180         * insetert.C:
1181         * insetfloat.C:
1182         * insetinclude.C:
1183         * insetwrap.C: tostr from own header
1184
1185         * insetcommand.C:
1186         * insetexternal.C:
1187         * insetfloat.C:
1188         * insetfloat.h:
1189         * insetgraphics.C:
1190         * insetinclude.C:
1191         * insetminipage.C:
1192         * insetparent.C:
1193         * insettabular.C:
1194         * insettext.C:
1195         * insetwrap.C: STRCONV
1196
1197
1198 2003-05-12  André Pönitz <poenitz@gmx.net>
1199
1200         * insetcaption.C:
1201         * insetexternal.C:
1202         * insetfloat.C:
1203         * insetfloatlist.C:
1204         * insetgraphics.C:
1205         * insetinclude.C:
1206         * insetminipage.C:
1207         * insetminipage.C:
1208         * insettabular.C:
1209         * insettext.C:
1210         * insetwwrap.C:  boost::format -> bformat  all over the place
1211
1212 2003-05-05  André Pönitz <poenitz@gmx.net>
1213
1214         * insettext.h: add missing #include <map>
1215
1216 2003-05-07  Lars Gullik Bjønnes  <larsbj@gullik.net>
1217
1218         * insettext.C (InsetText): parlist cleanup
1219         (clear): ditto
1220         (edit): ditto
1221         (insetUnlock): ditto
1222         (lockInset): ditto
1223         (lockInsetInInset): ditto
1224         (cx): ditto
1225         (cix): ditto
1226         (getLyXText): ditto
1227         (searchBackward): ditto
1228         (collapseParagraphs): ditto
1229
1230 2003-05-06  John Levon  <levon@movementarian.org>
1231
1232         * insetcaption.C: don't cast wrap inset to InsetFloat
1233
1234         * insetfloat.h:
1235         * insetfloat.C: remove unneeded type() function
1236
1237 2003-05-05  André Pönitz <poenitz@gmx.net>
1238
1239         * inset.h:
1240         * insettext.[Ch]:
1241         * insettabular.[Ch]:
1242         * insetcollapsable.[Ch]: remove unused function firstParagraph()
1243         replace getFirstParagraph() by getParagraphs()
1244
1245 2003-05-03  John Levon  <levon@movementarian.org>
1246
1247         * insetcollapsable.h:
1248         * insetcollapsable.C:
1249         * insettabular.h:
1250         * insettabular.C:
1251         * insettext.h:
1252         * insettext.C:
1253         * updatableinset.h:
1254         * updatableinset.C: remove cursor_visible_, showInsetCursor(),
1255         hideInsetCursor(), toggleInsetCursor(), isCursorVisible(). Add
1256         getCursor(). Remove explicit cursor hides.
1257
1258 2003-05-02  André Pönitz <poenitz@gmx.net>
1259
1260         * insettext.C: remove unneeded &*
1261
1262 2003-04-30  John Levon  <levon@movementarian.org>
1263
1264         * insettabular.C: fix edit message
1265
1266 2003-04-30  Lars Gullik Bjønnes  <larsbj@gullik.net>
1267
1268         * insettext.C (setFont): do not convert iterator -> pointer
1269
1270         * insettabular.C (localDispatch): do not convert iterator -> pointer
1271         (setFont): ditto
1272         (tabularFeatures): ditto
1273
1274 2003-04-29  André Pönitz <poenitz@gmx.net>
1275
1276         * inset.h: introduce "haveParagraph" from Lars' parlist-14-b.
1277
1278 2003-04-28  André Pönitz <poenitz@gmx.net>
1279
1280         * insettext.[Ch]: part of Lars' Paragraph * -> ParagraphList::iterator
1281           Changes
1282
1283 2003-04-25 André Pönitz <poenitz@gmx.net>
1284
1285         * insetenv.C: derive from InsetText instead of InsetCollapsable
1286
1287 2003-04-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
1288
1289         * insetexternal.C (string2params): dont do anything if the string
1290         is empty.
1291         * insetgraphics.C (string2params): ditto
1292         * insetcommand.C (string2params): ditto
1293         * insetert.C (string2params): ditto
1294         * insetfloat.C (string2params): ditto
1295         * insetinclude.C (string2params): ditto
1296         * insetminipage.C (string2params): ditto
1297         * insettabular.C (string2params): ditto
1298         * insetwrap.C (string2params): ditto
1299
1300 2003-04-24  André Pönitz <poenitz@gmx.net>
1301
1302         * insetref.C: support for eqref
1303
1304 2003-04-16  Lars Gullik Bjønnes  <larsbj@gullik.net>
1305
1306         * insetert.C (read): use ParagraphList::iterator.
1307
1308 2003-04-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
1309
1310         * insetquotes.C (latex): comment some code and add warnings.
1311
1312 2003-04-14   Alfredo Braunstein  <abraunst@libero.it>
1313
1314         * insetexternal.C (localDispatch): added a missing DISPATCHED
1315
1316 2003-04-12  John Levon  <levon@movementarian.org>
1317
1318         * insetwrap.C (addToToc): fix a crash, conversion
1319         from while to for loop forgot to remove the explicit
1320         increment
1321
1322 2003-04-10  John Levon  <levon@movementarian.org>
1323
1324         * insettabular.C (tabularFeature): make sure
1325         to update the dialog when we change something
1326         (bug 1036).
1327
1328         (getStatus): don't disable some lfuns (bug 939)
1329
1330 2003-04-09  Lars Gullik Bjønnes  <larsbj@gullik.net>
1331
1332         * insettext.C (saveLyXTextState): adjust
1333         (localDispatch): adjust
1334         (setFont): adjust
1335         (cx): adjust
1336         (cix): adjust
1337         (cpar): adjust
1338
1339         * insettabular.C (localDispatch): adjust
1340         (setFont): adjust
1341         (tabularFeatures): adjust
1342
1343 2003-04-05  Alfredo Braunstein  <abraunst@libero.it>
1344
1345         * insettabular.C (searchForward,searchBackward): fix bug 782
1346
1347 2003-04-07  John Levon  <levon@movementarian.org>
1348
1349         * insettabular.C:
1350         * insettext.C: clear status message on inset exit
1351
1352 2003-04-03  John Levon  <levon@movementarian.org>
1353
1354         * insetcommand.C: return dispatched on DIALOG_UPDATE
1355
1356 2003-04-02  John Levon  <levon@movementarian.org>
1357
1358         * insettabular.C: tab lfuns renamed
1359
1360 2003-04-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
1361
1362         * insettext.C (update): move towards ParagraphList
1363         (updateLocal): ditto
1364         (edit): ditto
1365         (insetUnlock): ditto
1366         (lockInset): ditto
1367         (lockInsetInInset): ditto
1368         (updateInsetInInset): ditto
1369         (localDispatch): ditto
1370         (docbook): ditto
1371         (setFont): ditto
1372         (resizeLyXText): ditto
1373         (searchBackward): ditto
1374         (collapseParagraphs): ditto
1375         (addPreview): ditto
1376
1377         * insetwrap.C (InsetWrap): adjust
1378         (addToToc): adjust and rewrite loop
1379
1380         * insettext.[Ch] (paragraph): delete function
1381
1382         * insettabular.C (moveNextCell): adjust
1383         (movePrevCell): adjust
1384         (insertAsciiString): adjust
1385
1386         * insetfloat.C (InsetFloat): adjust
1387         (addToToc): adjust
1388
1389         * insetert.C (InsetERT): adjust
1390         (write): adjust, and rewrite loop
1391         (latex): adjust, and rewrite loop
1392         (linuxdoc): adjust, and rewrite loop
1393         (docbook): adjust, and rewrite loop
1394         (localDispatch): adjust
1395         (get_new_label): adjust
1396
1397 2003-04-01  John Levon  <levon@movementarian.org>
1398
1399         From Alfredo Braunstein
1400
1401         * insetbutton.h:
1402         * insetbutton.C: add localDispatch()
1403
1404         * insetcommand.C: return DISPATCHED when edit() called
1405
1406         * insettext.C: fix bug 967
1407
1408 2003-04-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
1409
1410         * insettext.C: adjust
1411
1412 2003-04-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
1413
1414         * insettext.C (draw): adjust
1415         (crow): return a RowList::iterator not a Row*
1416
1417         * insetminipage.C (localDispatch): adjust
1418
1419         * insetert.C (localDispatch): adjust
1420
1421 2003-03-31  John Levon  <levon@movementarian.org>
1422
1423         * insetgraphics.C:
1424         * insetgraphicsParams.C: use_gui moved to lyx_gui
1425
1426 2003-03-31  John Levon  <levon@movementarian.org>
1427
1428         * insettext.C: Alert fix
1429
1430 2003-03-30  Lars Gullik Bjønnes  <larsbj@gullik.net>
1431
1432         * insettext.C (ascent): adjust for RowList
1433         (descent): ditto
1434         (draw): ditto
1435         (getLyXText): adjust
1436         (toggleSelection): adjust
1437
1438         * insetminipage.C (localDispatch): adjust for RowList
1439
1440         * insetert.C (localDispatch): adjust for RowList
1441         (getMaxWidth): adjust for RowList
1442
1443 2003-03-29  John Levon  <levon@movementarian.org>
1444
1445         * insetert.C: Alert cleanup
1446
1447 2003-03-29  John Levon  <levon@movementarian.org>
1448
1449         * insettabular.C: Alert fix
1450
1451 2003-03-28  John Levon  <levon@movementarian.org>
1452
1453         * insetfloat.C: reset label on INSET_MODIFY
1454
1455 2003-03-28  John Levon  <levon@movementarian.org>
1456
1457         * insetgraphicsParams.C: read subcaptionText as a whole line
1458         (bug 656)
1459
1460 2003-03-28  John Levon  <levon@movementarian.org>
1461
1462         * insettext.C: remove unused prototypes
1463
1464 2003-03-25  Angus Leeming  <leeming@lyx.org>
1465
1466         * insetbibitem.C (localDispatch): repaint the view after modifying
1467         a bibitem inset in case the maximum InsetBibitem width has changed.
1468
1469 2003-03-25  John Levon  <levon@movementarian.org>
1470
1471         * insettext.C:
1472         * insettabular.C: LyXText renamings
1473
1474 2003-03-24  John Levon  <levon@movementarian.org>
1475
1476         * insettext.C: remove some dead code. Fix bug 972 and
1477           related by posting a repaint in updateLocal(), and making
1478           the SEL functions set SELECTION.
1479
1480 2003-03-22  John Levon  <levon@movementarian.org>
1481
1482         * inset.h:
1483         * inset.C: remove no-longer-needed topx_set
1484
1485         * insetcollapsable.h:
1486         * insetcollapsable.C: remove dead code
1487
1488         * insetminipage.C:
1489         * insetert.C: rebreak the rows when a possible
1490           change in size is made, and reset the cursor
1491           (bug 962, bug 965)
1492
1493         * insettabular.C: remove topx_set, CHANGED_IN_DRAW
1494
1495         * insettext.C: remove CHANGED_IN_DRAW noticing/handling,
1496           topx_set. Fix drawing errors for clearInset(). Remove
1497           some unnecessary uses of topx, which should die.
1498
1499         * updatableinset.C: fix getMaxWidth() so CHANGED_IN_DRAW
1500           is no longer needed. Replace it with an ugly hack.
1501
1502 2003-03-20  John Levon  <levon@movementarian.org>
1503
1504         * inset.h:
1505         * insetcollapsable.h:
1506         * insetcollapsable.C:
1507         * insetert.h:
1508         * insetert.C:
1509         * insetminipage.C:
1510         * insetminipage.C:
1511         * insettabular.h:
1512         * insettabular.C:
1513         * insettext.h:
1514         * insettext.C: remove spurious font parameter
1515         from update(). Fix drawing of ERT insets inside
1516         insets (bug 966). Remove unused mark_dirty from
1517         tabular's updateLocal()
1518
1519 2003-03-19  John Levon  <levon@movementarian.org>
1520
1521         * insetfloat.h:
1522         * insetfloat.C:
1523         * insetinclude.h:
1524         * insetinclude.C:
1525         * insetminipage.h:
1526         * insetminipage.C:
1527         * insetwrap.h:
1528         * insetwrap.C: remove unused getter/setters
1529
1530 2003-03-19  John Levon  <levon@movementarian.org>
1531
1532         * several files: bv->updateInset() doesn't take
1533         a bool mark_dirty any more
1534
1535 2003-03-17  Lars Gullik Bjønnes  <larsbj@gullik.net>
1536
1537         * adjust for BufferView* arg removal from lyxtext.
1538
1539 2003-03-17  John Levon  <levon@movementarian.org>
1540
1541         * most files: remove the "cleared" parameter
1542         to draw in favour of always clearing. Associated
1543         code removal.
1544
1545 2003-03-16  John Levon  <levon@movementarian.org>
1546
1547         * insettext.C: remove unused s.refresh
1548
1549 2003-03-13  Angus Leeming  <leeming@lyx.org>
1550
1551         * insettext.C (edit): replace Dialogs::updateParagraph with
1552         BufferView::dispatch(LFUN_PARAGRAPH_UPDATE).
1553
1554 2003-03-13  André Pönitz <poenitz@gmx.net>
1555
1556         * Makefile.am: insert insetenv
1557
1558         * insethenv.[Ch]: new files, currently inactive
1559
1560 2003-03-12  John Levon  <levon@movementarian.org>
1561
1562         * Makefile.am:
1563         * inset.h:
1564         * inset.C:
1565         * insetert.h:
1566         * insetert.C:
1567         * insetnewline.h:
1568         * insetnewline.C:
1569         * insetquotes.C:
1570         * insettext.C: use new insetnewline
1571
1572 2003-03-12  John Levon  <levon@movementarian.org>
1573
1574         * insettext.C: readToken became readParagraph
1575
1576 2003-03-12  John Levon  <levon@movementarian.org>
1577
1578         * insettext.C: use parlist iterator for reading contents
1579
1580 2003-03-12  John Levon  <levon@movementarian.org>
1581
1582         * insettext.C: name change to readToken()
1583
1584 2003-03-11  André Pönitz <poenitz@gmx.net>
1585
1586         * Makefile.am: insert insethfill
1587
1588         * insethfill.[Ch]: new files
1589
1590 2003-03-10  Angus Leeming  <leeming@lyx.org>
1591
1592         * mailinset.[Ch] (showDialog, updateDialog): now take a mandatory
1593         BufferView * arg.
1594         (hideDialog): calls the new static Dialogs::hide() method.
1595
1596         * insetbibitem.C (edit):
1597         * insetbibtex.C (edit):
1598         * insetcite.C (edit):
1599         * insetcommand.C (localDispatch):
1600         * inseterror.C (d-tor):
1601         * insetert.C (showInsetDialog):
1602         * insetexternal.C (localDispatch, edit):
1603         * insetfloat.C (localDispatch, showInsetDialog):
1604         * insetfloatlist.C (edit):
1605         * insetgraphics.C (localDispatch, edit):
1606         * insetinclude.C (localDispatch, edit):
1607         * insetindex.C (edit):
1608         * insetlabel.C (edit):
1609         * insetminipage.C (localDispatch, showInsetDialog):
1610         * insetref.C (edit):
1611         * insettabular.C (unlockInsetInInset, lfunMouseRelease, localDispatch,
1612         resetPos, showInsetDialog, openLayoutDialog):
1613         * insettoc.C (edit):
1614         * inseturl.C (edit):
1615         * insetwrap.C (localDispatch, showInsetDialog):
1616         changes due to the changed MailInset interface.
1617
1618 2003-03-10  Dekel Tsur  <dekelts@tau.ac.il>
1619
1620         * insetfloat.h: Set default placement to an empty string.
1621
1622 2003-03-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1623
1624         * insettext.C (latex): adjust call to latexParagraphs.
1625
1626 2003-03-10  Angus Leeming  <leeming@lyx.org>
1627
1628         * mailinset.C: warn the user if the BufferView has not been cached.
1629
1630 2003-03-10  Angus Leeming  <leeming@lyx.org>
1631
1632         * inset.h, insetbase.h: move cache() and view() into InsetBase.
1633
1634         * insetcommand.h (inset):
1635         * insetert.h (inset):
1636         * insetexternal.h (inset):
1637         * insetfloat.h (inset):
1638         * insetgraphics.h (inset):
1639         * insetinclude.h (inset):
1640         * insetminipage.h (inset):
1641         * insettabular.h (inset):
1642         * insetwrap.h (inset):
1643         * mailinset.h (inset): return an InsetBase &, not an Inset &.
1644
1645 2003-03-10  Angus Leeming  <leeming@lyx.org>
1646
1647         * insetcommand.C (string2params):
1648         * insetexternal.C (string2params):
1649         * insetfloat.C (string2params):
1650         * insetgraphics.C (string2params):
1651         * insetinclude.C (string2params):
1652         * insetminipage.C (string2params):
1653         * insettabular.C (string2params):
1654         * insetwrap.C (string2params): cure warning message about missing
1655         '\end_inset'.
1656
1657 2003-03-09  Angus Leeming  <leeming@lyx.org>
1658
1659         * insettabular.[Ch]: define a new class InsetTabularMailer and use
1660         it to communicate with the frontend dialogs.
1661
1662         * mailinset.C (hideDialog): only hide the dialog if it is showing the
1663         contents of this inset!
1664
1665 2003-03-07  Angus Leeming  <leeming@lyx.org>
1666
1667         * inseterror.C (localDispatch): new method; calls edit() on
1668         LFUN_MOUSE_RELEASE.
1669
1670 2003-03-07  Angus Leeming  <leeming@lyx.org>
1671
1672         * insetbibitem.C (localDispatch):
1673         * insetbibtex.C (localDispatch):
1674         * insetlabel.C (localDispatch):
1675         rewrite as a switch.
1676
1677 2003-03-07  Angus Leeming  <leeming@lyx.org>
1678
1679         * insetgraphics.[Ch]: define a new class InsetGraphicsMailer and use
1680         it to communicate with the frontend dialogs.
1681
1682 2003-03-07  Angus Leeming  <leeming@lyx.org>
1683
1684         * insetexternal.C: remove operator== and operator!= for
1685         InsetExternal::Params. They were used only by the old controller
1686         scheme.
1687
1688 2003-03-07  Angus Leeming  <leeming@lyx.org>
1689
1690         * insetcommand.C (localDispatch):
1691         * insetexternal.C (localDispatch):
1692         * insetfloat.C (localDispatch):
1693         * insetinclude.C (localDispatch):
1694         * insetminipage.C (localDispatch):
1695         * insetwrap.C (localDispatch):
1696         add LFUN_INSET_DIALOG_UPDATE to the switch.
1697
1698 2003-03-07  Angus Leeming  <leeming@lyx.org>
1699
1700         * insetcommand.C (string2params):
1701         * insetexternal.C (string2params):
1702         * insetfloat.C (string2params):
1703         * insetinclude.C (string2params):
1704         * insetwrap.C (string2params): use LyXLeX more.
1705
1706         * insetert.[Ch]:
1707         * insetexternal.[Ch]:
1708         * insetfloat.[Ch]:
1709         * insetinclude.[Ch]:
1710         * insetwrap.[Ch]: change Mailer::name_ to be static.
1711
1712         * insetminipage.[Ch]: define a new class InsetMinipageMailer and use
1713         it to communicate with the frontend dialogs.
1714
1715 2003-03-06  Alfredo Braunstein  <abraunst@libero.it>
1716
1717         * insettext.C:
1718         * insettabular.C: use LyXText::top_y() instead of LyXText::first_y
1719
1720 2003-03-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
1721
1722         * insettext.C (updateLocal): un-const function
1723         (updateLocal): adjust
1724         (collapseParagraphs): un-const function
1725         (collapseParagraphs): adjust
1726
1727 2003-03-05  Angus Leeming  <leeming@lyx.org>
1728
1729         * insetwrap.[Ch]: define a new class InsetWrapMailer and use
1730         it to communicate with the frontend dialogs.
1731
1732 2003-03-05  Angus Leeming  <leeming@lyx.org>
1733
1734         * insetcollapsable.C (draw): cache the BufferView.
1735
1736         * insetfloat.[Ch]: define a new class InsetFloatMailer and use
1737         it to communicate with the frontend dialogs.
1738
1739 2003-03-05  Angus Leeming  <leeming@lyx.org>
1740
1741         * insetfloat.[Ch]: move the params into a separate InsetFloatParams
1742         struct.
1743
1744 2003-03-05  Angus Leeming  <leeming@lyx.org>
1745
1746         * insetcommandparams.[Ch] (getAsString, setFromString): remove.
1747
1748         * insetinclude.[Ch]: define a new class InsetIncludeMailer and use
1749         it to communicate with the frontend dialogs.
1750
1751 2003-03-05  Angus Leeming  <leeming@lyx.org>
1752
1753         * insetexternal.[Ch]: define a new class InsetExternalMailer and use
1754         it to communicate with the frontend dialogs.
1755
1756 2003-03-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
1757
1758         * insettext.C (collapseParagraphs): adjust
1759         (appendParagraphs): make it take a Buffer* instead of a
1760         BufferParams& as arg.
1761         (appendParagraphs): adjust
1762
1763 2003-03-04  Angus Leeming  <leeming@lyx.org>
1764
1765         * insetbibitem.C (localDispatch):
1766         * insetbibtex.C (localDispatch):
1767         * insetcommand.C (localDispatch):
1768         * insetert.C (localDispatch):
1769         * insetlabel.C (localDispatch):
1770         handle LFUN_INSET_MODIFY, not LFUN_INSET_APPLY.
1771
1772 2003-03-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
1773
1774         * insettext.C (latex): adjust for ParagraphList::iterator
1775
1776 2003-03-03  Lars Gullik Bjønnes  <larsbj@gullik.net>
1777
1778         * insetbutton.C (view): adjust for boost 1.30.0
1779         * insetcollapsable.C (view): ditto
1780         * insetgraphics.C (statusChanged): ditto
1781
1782         * insettext.h: move paragraphs to be public.
1783
1784 2003-03-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
1785
1786         * insetnote.[Ch] (InsetNote): remove unused constructor
1787
1788 2003-02-28  Alfredo Braunstein  <abraunst@libero.it>
1789
1790         * insetgraphics.C: added include "format.h"
1791
1792 2003-02-27  Angus Leeming  <leeming@lyx.org>
1793
1794         * indexlabel.C: use a real, LyX dialog rather than that nasty Alert
1795         thingy.
1796
1797 2003-02-27  Angus Leeming  <leeming@lyx.org>
1798
1799         * insetbibitem.C (localDispatch):
1800         * insetbibtex.C (localDispatch):
1801         * insetcommand.C:
1802         * insetert:
1803         collapse LFUN_XYZ_APPLY to LFUN_INSET_APPLY.
1804
1805 2003-02-26  Angus Leeming  <leeming@lyx.org>
1806
1807         * insetbibitem.[Ch] (localDispatch):
1808         * insetbibtex.[Ch] (localDispatch):
1809         new method. Modify inset on receipt of LFUN_XYZ_APPLY.
1810
1811         * insetcommand.C (localDispatch):
1812         act only on receipt of LFUN_XYZ_APPLY.
1813
1814         * insetert.C (localDispatch): reformat.
1815         add LFUN_XYZ_APPLY to the switch.
1816
1817 2003-02-26  John Levon  <levon@movementarian.org>
1818
1819         * insettext.C: use RowPainter
1820
1821         * inset.h: make helpers take const *
1822
1823 2003-02-26  Angus Leeming  <leeming@lyx.org>
1824
1825         * insetcommand.[Ch] (localDispatch): new method.
1826
1827 2003-02-26  Angus Leeming  <leeming@lyx.org>
1828
1829         * insetinclude.C (draw): cache the BufferView* using cache not
1830         PreviewImpl::setView
1831
1832 2003-02-26  Alfredo Braunstein <abraunst@libero.it>
1833
1834         * insetgraphics.C (draw)
1835         * insetinclude.C (draw): Eliminate also the other argument (owner
1836         inset inset) in the call to PreviewImage::image
1837
1838 2003-02-25  Alfredo Braunstein <abraunst@libero.it>
1839
1840         * insetgraphics.C (draw)
1841         * insetinclude.C (draw): Eliminate Buferview argument in call to
1842         PreviewImage::image
1843
1844 2003-02-25  John Levon  <levon@movementarian.org>
1845
1846         * insetgraphicsParams.h:
1847         * insetgraphics.C: don't start a load process if
1848           the inset is set to NoDisplay (bug #920)
1849
1850 2003-02-22  John Levon  <levon@movementarian.org>
1851
1852         * insetfloat.C:
1853         * insetwrap.C: TocItem changed API (bug 913)
1854
1855 2003-02-21  Angus Leeming  <leeming@lyx.org>
1856
1857         * insetcollapsable.[Ch] (cache, edit):
1858         * insetbutton.[Ch] (cache, edit): new methods to cache the
1859         BufferView in the draw method.
1860
1861         * insetcommand.[Ch]: implement a new class, InsetCommandMailer, to
1862         simplify comunication between InsetCommand-derived classes and
1863         the Dialogs.
1864
1865         * insetbibitem.[Ch]:
1866         * insetbibtex.[Ch]:
1867         * insetcite.[Ch]:
1868         * inseterror.[Ch]:
1869         * insetfloatlist.[Ch]:
1870         * insetindex.[Ch]:
1871         * insetref.[Ch]:
1872         * insettoc.[Ch]:
1873         * inseturl.[Ch]: small changes to reflect the new interface to the
1874         Dialogs code.
1875
1876         * mailinset.[Ch]: new files. Base class to InsetCommandMailer and
1877         other, similar classes.
1878
1879         * Makefile.am: add new files.
1880
1881 2003-02-21  Angus Leeming  <leeming@lyx.org>
1882
1883         * updatableinset.h (setView, view): remove.
1884         * inset.h (view, cache): to be replaced by these.
1885
1886         * insetbib.[Ch]: removed, to be replaced by insetbibitem.[Ch] and
1887         insetbibtex.[Ch]:
1888
1889         * Makefile.am: replace insetbib.[Ch] with insetbibitem.[Ch] and
1890         insetbibtex.[Ch].
1891
1892         * inset.h: change BIBKEY_CODE to BIBITEM_CODE.
1893
1894 2003-02-21  Allan Rae  <rae@lyx.org>
1895
1896         * insetinclude.C (loadIfNeeded): ensure loading also works when
1897         child document is under version control.
1898
1899 2003-02-17  André Pönitz <poenitz@gmx.net>
1900
1901         * insetbib.[Ch]: Adjust access to bibkeys
1902
1903 2003-02-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1904
1905         * insetquotes.C (dispString): remove use of acute accent for "'"
1906         right quote.
1907
1908 2003-02-14  John Levon  <levon@movementarian.org>
1909
1910         * insettabular.C: changed method names in tabular.C
1911
1912 2003-02-14  John Levon  <levon@movementarian.org>
1913
1914         * inset.h:
1915         * inset.C:
1916         * insetcollapsable.h:
1917         * insetcollapsable.C:
1918         * insettabular.h:
1919         * insettabular.C:
1920         * insettext.h:
1921         * insettext.C: remove unused getParFromID()
1922
1923 2003-02-13  John Levon  <levon@movementarian.org>
1924
1925         * insettext.h:
1926         * insettext.C: remove unused beginningofMainBody()
1927
1928 2003-02-08  John Levon  <levon@movementarian.org>
1929
1930         * inset.h:
1931         * inset.C:
1932         * insetcollapsable.h:
1933         * insetcollapsable.C:
1934         * insettabular.h:
1935         * insettabular.C:
1936         * insettext.h:
1937         * insettext.C:
1938           add nextChange(). Make allowSpellcheck() const. Add markErased().
1939
1940         * insetert.C: ignore deleted text
1941
1942         * insettabular.C: make sure to keep change  tracking working
1943           properly.
1944
1945 2003-01-20  Michael Schmitt <michael.schmitt@teststep.org>
1946
1947         * insetert.C:
1948         * insetgraphics.C:
1949         * insettabular.C:
1950         * insettext.C: Use error messages with identical spelling and punctuation
1951
1952 2003-01-12  Michael Schmitt <michael.schmitt@teststep.org>
1953
1954         * insetgraphics.C (draw, width): Fix spacing around graphics inset
1955
1956 2002-12-17  Juergen Vigna  <jug@lyx.org>
1957
1958         * insettext.C (localDispatch): hopefully fixed cursor up down
1959         movement on leaving other insets.
1960
1961 2003-01-06  Michael Schmitt <Michael.Schmitt@teststep.org>
1962
1963         * insettext.C: fix inconsistent usage of spaces, colons, capitalization,
1964         and the like.
1965
1966 2002-12-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1967
1968         * insetgraphics.C (prepareFile): do not remove the extension of
1969         the file name if it is not the default extension for the given
1970         format (that is, in latex output, remove extension from foo.eps,
1971         but not from foo.epsi)
1972
1973 2002-12-17  Alfredo Braunstein <abraunst@libero.it>
1974
1975         * insettext.C (lfunMouseRelease): hackish solution to the "double
1976         menu open" bug
1977
1978 2002-12-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
1979
1980         * insetfloat.C (addToToc): use the floats name not its type
1981         * insetwrap.C (addToToc): ditto
1982
1983 2002-12-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1984
1985         * insetnote.C (init): make label font smaller
1986
1987 2002-12-04  John Levon  <levon@movementarian.org>
1988
1989         * insetinclude.C: ressurect setting of command name
1990
1991 2002-12-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
1992
1993         * insetquotes.C (dispString): disambiguate insert call
1994
1995 2002-12-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
1996
1997         * several files: ws changes
1998
1999 2002-12-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
2000
2001         * insetquotes.C (dispString): use string::insert for prepending a
2002         char.
2003
2004 2002-11-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2005
2006         * insetparent.C (getScreenLabel): use boost::format
2007
2008         * insetgraphics.C (prepareFile): use boost::format
2009         (ascii): ditto
2010
2011         * insetfloatlist.C (latex): use boost::format
2012
2013         * insetcaption.C (draw): use boost::format
2014
2015 2002-11-21  Dekel Tsur  <dekelts@tau.ac.il>
2016
2017         * insettabular.C (tabularFeatures): Support for block alignment in fixed width
2018         columns.
2019
2020 2002-11-20  Juergen Vigna  <jug@sad.it>
2021
2022         * insettabular.C (resetPos): temporary fix for endless loop in
2023         this function on a redraw.
2024
2025 2002-11-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
2026
2027         * insettabular.C (copySelection): STRCONV
2028
2029         * insetinclude.C (uniqueID): STRCONV
2030         (latexString): ditto
2031
2032         * insetgraphics.C: put VersionNumber inside anon namespace
2033         (createLatexOptions): STRCONV
2034
2035         * insetcommandparams.C: include config.h
2036
2037 2002-10-31  Rob Lahaye  <lahaye@snu.ac.kr>
2038
2039         * insetgraphicsParams.C (Write): use lyx::float_equal.
2040         Write height data correctly.
2041         (Read): zero scale when reading height data.
2042
2043 2002-10-30  John Levon  <levon@movementarian.org>
2044
2045         * insetfloat.C (addToTOC): recursively traverse all
2046           contents looking for captions (fix #568)
2047
2048 2002-10-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2049
2050         * insetexternal.C (doSubstitution): do not try to replace
2051         environment variables, this is done when executing the command
2052
2053 2002-10-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2054
2055         * insetexternal.C (doSubstitution): change order of substitution
2056         to work around ReplaceEnvironmentPath brokenness
2057
2058 2002-10-24  Rob Lahaye  <lahaye@snu.ac.kr>
2059
2060         * insetgraphicsParams.h (scale): is now a float, not an unsigned int.
2061
2062         * insetgraphicsParams.C (init, Write): associated changes
2063         * insetgraphics.C (createLatexOptions): use lyx::float_equal with
2064         InsetGraphicsParams::scale.
2065
2066 2002-10-21  John Levon  <levon@movementarian.org>
2067
2068         * inset.h: remove unused DISPATCH_RESULT
2069
2070         * insettext.C: sgml open/close tag now in sgml namespace
2071
2072 2002-10-21  Angus Leeming  <leeming@lyx.org>
2073
2074         * insetgraphics.C (draw): Fix the drawing of an inset with a relative
2075         file path subdir/fig.eps when pasting it into a buffer in a different
2076         directory.
2077
2078 2002-10-16  John Levon  <levon@movementarian.org>
2079
2080         * insetspecialchar.C: remove \\protected_separator parsing
2081
2082 2002-09-25  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
2083
2084         * insetquote.C: fix LaTeX output of quotation marks.
2085
2086 2002-10-14  Juergen Vigna  <jug@sad.it>
2087
2088         * insettext.C (localDispatch): remove double setUndo in Cut/Delete/
2089         Backspace functions which confused the Undo handling.
2090
2091 2002-10-09  Angus Leeming  <leeming@lyx.org>
2092
2093         * insetcite.[Ch] (setLoadingBuffer): new method, invoked by
2094         BufferView::dispatch that turns off this optimisation when a new inset
2095         is inserted.
2096
2097         * insetcite.C (getNatbibLabel): correct logic of when and when not to
2098         reload the BibTeX keys.
2099
2100 2002-10-11  André Pönitz <poenitz@gmx.net>
2101
2102         * insettext.h: handle LFUN_PRIOR/NEXT
2103
2104 2002-07-30  Juergen Spitzmueller <j.spitzmueller@gmx.de>
2105
2106         * insetfloat.C: fix bug with float settings
2107         (document default != float default).
2108
2109 2002-09-24  Dekel Tsur  <dekelts@tau.ac.il>
2110
2111         * insetwrap.C (addToToc): New method.
2112         (InsetWrap): Set layout to caption.
2113
2114 2002-09-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
2115
2116         * Makefile.am (INCLUDES): loose SIGC_INCLUDES
2117
2118 2002-09-16  John Levon  <levon@movementarian.org>
2119
2120         * insettabular.h: hasSelection() needs to be public
2121
2122 2002-09-12  Rob Lahaye  <lahaye@snu.ac.kr>
2123
2124         * insetgraphicsParams.C: use empty string as default for rotateOrigin
2125
2126 2002-09-10  Rob Lahaye  <lahaye@snu.ac.kr>
2127
2128         * insetgraphicsParams.C: use empty string as default for rotateOrigin
2129
2130 2002-09-11  André Pönitz <poenitz@gmx.net>
2131
2132         * insettabular.C: implement LFUN_WORDSEL
2133
2134 2002-09-10  John Levon  <levon@movementarian.org>
2135
2136         * insetinclude.h: remove unused param
2137
2138 2002-09-09  John Levon  <levon@movementarian.org>
2139
2140         * insetinclude.h:
2141         * insetinclude.C: remove noload, default to input
2142
2143 2002-09-29  Martin Vermeer  <martin.vermeer@hut.fi>
2144
2145         * insetgraphics.C: disfuscated use of ']' in built output string.
2146
2147 2002-09-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
2148
2149         * remove all INHERIT_LANG and INHERIT_LANGUAGE commented code.
2150
2151 2002-08-29  Juergen Vigna  <jug@sad.it>
2152
2153         * insettabular.C (lfunMousePress): Pay attention where you set
2154         the x/y values as they depend on which inset in the tabular is
2155         actually locked. So you surely have to reset them if you (un)lock
2156         a inset!
2157
2158 2002-08-29  André Pönitz <poenitz@gmx.net>
2159
2160         * insetfootlike.h: rename include guard to ALL CAPS
2161
2162         * insettext.C: swap object and first parameter for checkInsetHit calls
2163           as this functions has moved from BufferView to LyXText
2164
2165
2166 2002-08-28  Rob Lahaye  <lahaye@snu.ac.kr>
2167
2168         * insetgraphicsParams.C: remove local displayTranslator and use
2169         the one from graphics/GraphicsTypes.h.
2170
2171 2002-08-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2172
2173         * insetfloat.C (wide): add BufferParams parameter
2174
2175         * insetfloatlist.C (read):
2176         (latex):
2177         (getScreenLabel):
2178         * insetfloat.C (latex):
2179         (floatname):
2180         * insetcaption.C (draw): use LyXTextClass::floats()
2181
2182 2002-08-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2183
2184         * insetoptarg.h: add std:: qualifier.
2185
2186 2002-08-26  Juergen Vigna  <jug@sad.it>
2187
2188         * insettext.C (localDispatch): ditto.
2189
2190         * insettabular.C (localDispatch): fixed mouse pressing lfuns.
2191
2192 2002-08-25  John Levon  <levon@movementarian.org>
2193
2194         * inseturl.C: elide long URLs (bug 404)
2195
2196 2002-08-23  Rob Lahaye  <lahaye@snu.ac.kr>
2197
2198         * insetgraphics.[Ch]: remove InsetGraphics::readFigInset()
2199         remove "Format Version <version_no.>" string from inset header
2200
2201         * insetgraphics.C:
2202         * insetgraphicsParams.[Ch]: Implement new graphics dialog
2203
2204         * insetgraphicsParams.C: keepLyXAspectRatio, width and height are not
2205         a member of "grfx::Params" anymore.
2206
2207         * insetminipage.C: apply changes to "enum UNIT" in src/lyxlength.h
2208
2209 2002-08-24  John Levon  <levon@movementarian.org>
2210
2211         * insetoptarg.h:
2212         * insetoptarg.C: ws, pedantry ...
2213
2214 2002-08-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2215
2216         * insettext.C (collapseParagraphs): pasteParagraph now in global
2217         scope
2218         (appendParagraphs): ditto
2219
2220 2002-08-21  Dekel Tsur  <dekelts@tau.ac.il>
2221
2222         * insetcite.C (latex): Remove spaces only after commmas.
2223
2224 2002-08-21  Lars Gullik Bjønnes  <larsbj@gullik.net>
2225
2226         * insettext.C: remove NO_COMPABILITY stuff
2227
2228 2002-08-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
2229
2230         * insettext.C (edit): use ParagraphList iterators
2231
2232         * insetbib.C (bibitemMaxWidth): use ParagraphList iterators
2233         (bibitemWidest): ditto
2234
2235 2002-08-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
2236
2237         * insettext.C: include <boost/bind.hpp>
2238         add using std::for_each
2239         (saveLyXTextState): use ParagraphsList::iterator
2240         (init): use for_each on paragraphlist iterators
2241         (InsetText): remove superflous setting cached_bview to 0
2242         (latex): reformat a bit
2243         (ascii): use paragraphlist iterators
2244         (validate): use for_each + boost bind
2245         (getLabelList): use paragraphlist iterators
2246         (deleteLyXText): use for_each + boost::bind
2247         (resizeLyXText): ditto
2248         (reinitLyXText): ditto
2249         (removeNewlines): use paragraphlist iterators
2250         (getParFromID): ditto
2251         (paragraph): use for_each + boost::bind
2252         (getInsetFromID): use paragraphlist iterators
2253         (getLabelList): typo fix
2254
2255 2002-08-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
2256
2257         * insettext.C (read): assign tmp to paragraphs after return from
2258         call to parseSingleLyXformat2Token
2259
2260
2261 2002-08-13  Angus Leeming  <leeming@lyx.org>
2262
2263         * insetbib.C:
2264         * insetcite.C:
2265         * inseterror.C:
2266         * insetert.C:
2267         * insetexternal.C:
2268         * insetfloat.C:
2269         * insetfloatlist.C:
2270         * insetgraphics.C:
2271         * insetinclude.C:
2272         * insetindex.C:
2273         * insetminipage.C:
2274         * insetparent.C:
2275         * insetref.C:
2276         * insettabular.C:
2277         * insettext.C:
2278         * insettoc.C:
2279         * inseturl.C:
2280         changes due to the changed LyXView interface that now returns references
2281         to member variables not pointers.
2282
2283 2002-08-13  Angus Leeming  <leeming@lyx.org>
2284
2285         * inset.h:
2286         * insetcollapsable.h:
2287         * insetert.h:
2288         * insettabular.h:
2289         * insettext.h: forward-declare WordLangTuple
2290         (selectNextWordToSpellcheck) constify return type.
2291
2292         * inset.C:
2293         * insetcollapsable.C:
2294         * insetert.C:
2295         * insettabular.C:
2296         * insettext.C: #include "WordLangTuple.h" and rearrange included files.
2297
2298 2002-08-12  Angus Leeming  <leeming@lyx.org>
2299
2300         * insetgraphicsParams.C: fix reading of lyxsize_type in 1.2.0 documents.
2301
2302 2002-08-12  Juergen Vigna  <jug@sad.it>
2303
2304         * insetcollapsable.C (edit): ignore if entered when pressing mouse
2305         button 3.
2306
2307 2002-08-12  Lars Gullik Bjønnes  <larsbj@gullik.net>
2308
2309         * insetbib.C (bibitemMaxWidth): ParagraphList changes
2310         (bibitemWidest): ditto
2311         * insettext.[Ch]: ditto
2312
2313 2002-08-10  Lars Gullik Bjønnes  <larsbj@gullik.net>
2314
2315         * insettext.C, insetert.C: use Paragraph::empty where appropriate
2316
2317 2002-08-09  Angus Leeming  <leeming@lyx.org>
2318
2319         * insetinclude.C (latexString): remove fudge now that I've found out
2320         how to enable LaTeX to find the file using input@path.
2321
2322 2002-08-09  John Levon  <levon@movementarian.org>
2323
2324         * insettext.h:
2325         * insettext.C: remove unused xpos
2326
2327 2002-08-07  Juergen Vigna  <jug@lyx.org>
2328
2329         * insettabular.C (localDispatch): make delete not put the stuff
2330         in the clipboard only do this on a cut operation.
2331
2332         * insettext.C (localDispatch): make delete and backspace not put
2333         selected stuff to the clipboard.
2334
2335 2002-08-07  André Pönitz <poenitz@gmx.net>
2336
2337         * inset.[Ch]:
2338         * insetcollapsable.[Ch]:
2339         * insetert.[Ch]:
2340         * insetparent.[Ch]:
2341         * insetref.[Ch]:
2342         * insettabular.[Ch]:
2343         * insettext.[Ch]:  change (kb_action, arg) pair into a FuncRequest
2344
2345 2002-08-06  John Levon  <levon@movementarian.org>
2346
2347         * inset.h:
2348         * inset.C:
2349         * insetcollapsable.h:
2350         * insetcollapsable.C:
2351         * insetert.h:
2352         * insetert.C:
2353         * insettabular.h:
2354         * insettabular.C:
2355         * insettext.h:
2356         * insettext.C: use WordLangTuple for spellcheck
2357
2358 2002-08-06  Angus Leeming  <leeming@lyx.org>
2359
2360         * insetinclude.C: add a monitor to the previewed image, so that the
2361         image is refreshed if the \input-ed file changes.
2362
2363 2002-08-04  John Levon  <levon@movementarian.org>
2364
2365         * inset.h:
2366         * insetnote.h: s/IGNORE_CODE/NOTE_CODE/
2367
2368 2002-08-02  Angus Leeming  <leeming@lyx.org>
2369
2370         * insetcommandparams.[Ch] (preview): new methods returning and setting
2371         a new bool preview_ flag.
2372         (read): read this flag.
2373         (operator==): add flag to check.
2374
2375         * insetinclude.C (write): output new preview() flag.
2376         (previewWanted): use this flag.
2377
2378 2002-08-02  Angus Leeming  <leeming@lyx.org>
2379
2380         * insetcollapsable.[Ch] (addPreview):
2381         * insettabular.[Ch] (addPreview):
2382         * insettext.[Ch] (addPreview): new methods. Can now generate previews
2383         for insets in insets.
2384
2385 2002-08-02  Angus Leeming  <leeming@lyx.org>
2386
2387         * insetcite.C: fix typo.
2388
2389         * insetgraphics.C: kill current_view and instead cache the BufferView
2390         as a weak_ptr.
2391
2392         * insetinclude.C: kill current_view and pass the BufferView to the
2393         PreviewedInset so that it can cache it.
2394
2395 2002-08-01  Angus Leeming  <leeming@lyx.org>
2396
2397         * inset.h (generatePreview): renamed as addPreview.
2398         (generatePreview): new method. Allows code to be moved out of
2399         math_nestinset.C and into the new PreviewedInset class.
2400
2401         * insetinclude.[Ch] (ascent, descent, width, draw, addPreview):
2402         add previews to the inset when \input-ing LaTeX.
2403
2404 2002-07-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
2405
2406         * several files: strip,frontStrip -> trim,ltrim,rtrim
2407
2408 2002-07-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
2409
2410         * insetbib.C (latex): modify because of strip changes
2411         (getKeys): ditto
2412         * insetnote.C (InsetNote): ditto
2413
2414 2002-07-26  Juergen Vigna  <jug@sad.it>
2415
2416         * insettabular.C (searchForward): check for lastcell if we
2417         had a locking inset.
2418
2419 2002-07-25  Juergen Vigna  <jug@sad.it>
2420
2421         * insettabular.C (insetMotionNotify): Don't update the screen
2422         if we didn't do nothing.
2423         (searchForward): last cell was not checked.
2424
2425 2002-07-25  Dekel Tsur  <dekelts@tau.ac.il>
2426
2427         * insetfloat.C (read, write): Allow default placement
2428         (floatPlacement_ is empty).
2429
2430 2002-07-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2431
2432         * insetminipage.h (noFontChange):
2433         * insettabular.h (noFontChange):
2434         * insetfootlike.h (noFontChange):
2435         * insetfloat.h (noFontChange): return true
2436
2437         * inset.h (noFontChange): new method, defaulting to false
2438
2439 2002-07-22  Herbert Voss  <voss@lyx.org>
2440
2441         * insetgraphicsParams.[Ch]: support size_type for old docs
2442
2443 2002-07-22  Herbert Voss  <voss@lyx.org>
2444
2445         * insetgraphics.C:
2446         * insetgraphicsParams.[Ch]: change size_type to size_kind and
2447         other small changes
2448
2449 2002-07-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2450
2451         * insettext.h: do not include "paragraph.h" and "lyxcursor.h"
2452
2453         * insetlatexaccent.h: do not include "lyxlex.h"
2454
2455         * insetgraphicsParams.h: do not include "lyxlex.h" and "buffer.h"
2456
2457         * insetquotes.C:
2458         * insetlatexaccent.C:
2459         * insetgraphics.C:
2460         * insetexternal.C:
2461         * insetert.C:
2462         * insetbib.C: #include "lyxlex.h"
2463
2464         * insetinclude.C:
2465         * insetfloat.C:
2466         * insetert.C:
2467         * insetbib.C:
2468         * insettext.C: use BufferParams::getLyXTextClass
2469
2470
2471         * insetfloat.C (addToToc): new method. Add to toclist the entries
2472         corresponding to Caption layouts
2473         (InsetFloat): when creating a new float, set the layout to "Caption"
2474
2475 2002-07-21  Herbert Voss  <voss@lyx.org>
2476
2477         * insetgraphicsParams.C: fet the keepLyXAspectRatio run. Move the
2478         image relevant part into graphics/GraphicsImgae.C
2479
2480 2002-07-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2481
2482         * insettoc.C (ascii):
2483         * insetfloatlist.C (ascii): change to use the new Toc functions
2484         instead of stuff that was in Buffer
2485
2486 2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2487
2488         * insettext.C (localDispatch): BufferView::Dispatch has been
2489         renamed to BufferView::dispatch
2490
2491 2002-07-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2492
2493         * insetgraphicsParams.C (as_grfxParams): use the new
2494         keepLyXAspectRatio parameter. Note that this is an adaptation of a
2495         1.2.0 patch, and I do not really know how to adapt it to the new
2496         grfx::Cache world. Angus, please could you have a look?
2497
2498 2002-05-01  Herbert Voss  <voss@lyx.org>
2499
2500         * insetgraphicsParams.[Ch]: define a new keepLyXAspectRatio parameter.
2501
2502 2002-07-18  Angus Leeming  <leeming@lyx.org>
2503
2504         * insetgraphics.C: clean-up comments (from Herbert).
2505         add a new checksum variable to the cache. Use it in PrepareFile.
2506         (draw): start monitoring the file for a change.
2507         (prepareFile): re-arrange a little to avoid unnecessary steps.
2508
2509 2002-07-17  Angus Leeming  <leeming@lyx.org>
2510
2511         * insetgraphics.C (Cache c-tor): bind to the GraphicsLoader through
2512         a method rather than to the signal directly.
2513
2514 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
2515
2516         * insettext.C: use view_state_changed, switchKeyMap
2517
2518 2002-07-17  Herbert Voss  <voss@perce.de>
2519
2520         * insetgraphics.C (prepareFile): keep the extension when
2521         exporting to nice file
2522
2523 2002-07-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2524
2525         * insetcite.C (getNatbibLabel):
2526         * insetbib.C (getKeys): use ascii_lowercase instead of lowercase
2527
2528 2002-07-15  John Levon  <moz@compsoc.man.ac.uk>
2529
2530         * insetgraphics.C: use ->isDrawable()
2531
2532 2002-07-12  Angus Leeming  <leeming@lyx.org>
2533
2534         * insetgraphics.C: use the new smart loading capabilities of the image
2535         loader.
2536
2537 2002-07-13  Dekel Tsur  <dekelts@tau.ac.il>
2538
2539         * insettabular.C (edit): Move into correct cell when entering a
2540         tabular in
2541
2542         * insettext.C (unlockInsetInInset): Correct cursor behaviour for
2543         RTL paragraphs.
2544
2545 2002-07-05  Angus Leeming  <leeming@lyx.org>
2546
2547         * inset.h (generatePreview): new virtual method.
2548
2549 2002-07-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2550
2551         * insetcommandparams.[Ch] (operator=): move out of class
2552         (operator!): move out of class
2553
2554 2002-07-04  André Pönitz <poenitz@gmx.net>
2555
2556         * insetcommandparams.[Ch]: new files
2557
2558         * insetcommand.[Ch]: move code to insetcommandparams.[Ch]
2559
2560 2002-06-15  Herbert Voss  <voss@perce.de>
2561
2562         * insetgraphics.C (prepareFile): bugfix; return always
2563         files without extension
2564
2565 2002-06-28  Angus Leeming  <leeming@lyx.org>
2566
2567         * insetgraphicsParams.[Ch]: forward declare grfx::Params.
2568         rename asGParams -> as_grfxParams.
2569
2570         * insetgraphics.C: reflect above change.
2571
2572 2002-06-26  Angus Leeming  <leeming@lyx.org>
2573
2574         * insetgraphics.h: use boost::scoped_ptr in preference to
2575         std::auto_ptr.
2576
2577 2002-06-26  Angus Leeming  <leeming@lyx.org>
2578
2579         * insetgraphics.C: moved the image loading stuff into a new class
2580         grfx::Loader. Simplifies this file enormously.
2581
2582         * insetgraphics.h: no longer #include "graphics/GraphicsTypes.h".
2583
2584         * insetgraphicsParams.C: changes aassociated with moving
2585         grfx::DisplayType out of grfx::GParams.
2586
2587 2002-06-26  André Pönitz <poenitz@gmx.net>
2588
2589         * insetgraphics.C: use os::external_path where necesaary according to a
2590         patch from Claus Hentschel)
2591
2592 2002-06-25  Angus Leeming  <leeming@lyx.org>
2593
2594         * insetgraphics.[Ch]: The inset now assumes the responsibility for
2595         generating a pixmap once the graphics file is loaded into memory.
2596         The current_view ugliness that was in grfx::ModifiedImage has been
2597         moved here now that grfx::ModifiedImage is no more.
2598
2599 2002-06-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2600
2601         * insettext.C: layout as layout
2602
2603 2002-05-28  André Pönitz <poenitz@gmx.net>
2604
2605         * insetfloatlist.h: remove source of compiler warning
2606
2607         * insetref.C: tiny whitespace
2608
2609 2002-06-15  Herbert Voss  <voss@perce.de>
2610
2611         * insetgraphics.C: (prepareFile) fix bug with zipped eps-files
2612         and take always convert when no userdefined converter was
2613         found
2614         (latex) small changes in the lyxerr output
2615
2616 2002-06-15  LyX Development team <lyx@rilke>
2617
2618         * inset*.[Ch] (docbook): Added new argument to take the pernicious
2619         mixed content. Small white spaces clean.
2620
2621 2002-06-14  Angus Leeming  <leeming@lyx.org>
2622
2623         * inseetexternal.C: remove the using std::difftime declaration.
2624
2625 2002-06-13  Edwin Leuven  <leuven@fee.uva.nl>
2626
2627         * insetquotes.C: change lyxfont::draw to font_metrics::draw
2628
2629 2002-06-12  Vitaly Lipatov  <LAV@VL3143.spb.edu>
2630
2631         * insetquotes.C (draw): fix drawing of double quotes
2632
2633 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
2634
2635         * insettabular.C: s/scrollCB/scrollDocView/
2636
2637 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
2638
2639         * insettext.C: change of topCursorVisible()
2640           prototype
2641
2642 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
2643
2644         * insettext.h:
2645         * insettext.C: rename/change of LyXScreen
2646
2647 2002-06-07  Angus Leeming  <leeming@lyx.org>
2648
2649         Fixes needed to compile with Compaq cxx 6.5.
2650         * insetexternal.C:
2651         all c-library variables have been moved into namespace std.
2652         Wrap using std::xyz declarations inside a #ifndef CXX_GLOBAL_CSTD block.
2653
2654 2002-06-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2655
2656         * insetinclude.C (uniqueID):
2657         * insetgraphics.C (uniqueID): renamed from unique_id, since this
2658         conflicted with some AIX headers.
2659
2660 2002-05-31  Juergen Vigna  <jug@sad.it>
2661
2662         * insetert.C (get_new_label): add '...' for multi-paragraph ert
2663         insets too
2664         (update) new method
2665
2666 2002-05-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2667
2668         * insetexternal.C (clone): fix () bug when using new
2669         (updateExternal): don't only look for difftime in global scope
2670
2671 2002-05-30  John Levon  <moz@compsoc.man.ac.uk>
2672
2673         * insettabular.C: add const
2674
2675 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2676
2677         * insetgraphicsParams.C (Read): use lyxlex::eatLine to read the
2678         file name, in case there are weird characters like ',' in there.
2679         (bug #407)
2680
2681 2002-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2682
2683         * switch from SigC signals to boost::signals.
2684
2685 2002-05-28  André Pönitz <poenitz@gmx.net>
2686
2687         * insets/insetgraphicsParams.[Ch]:
2688           put in inset related stuff from src/graphic
2689
2690 2002-05-26  John Levon  <moz@compsoc.man.ac.uk>
2691
2692         * inset.C:
2693         * inset.h:
2694         * insetbib.C:
2695         * insetbib.h:
2696         * insetcite.h:
2697         * insetcite.C:
2698         * insetcollapsable.C:
2699         * insetcollapsable.h:
2700         * inseterror.C:
2701         * inseterror.h:
2702         * insetert.C:
2703         * insetert.h:
2704         * insetexternal.C:
2705         * insetexternal.h:
2706         * insetfloatlist.C:
2707         * insetfloatlist.h:
2708         * insetgraphics.C:
2709         * insetgraphics.h:
2710         * insetinclude.C:
2711         * insetinclude.h:
2712         * insetindex.C:
2713         * insetindex.h:
2714         * insetlabel.C:
2715         * insetlabel.h:
2716         * insetparent.C:
2717         * insetparent.h:
2718         * insetref.C:
2719         * insetref.h:
2720         * insettabular.C:
2721         * insettabular.h:
2722         * insettext.C:
2723         * insettext.h:
2724         * insettoc.C:
2725         * insettoc.h:
2726         * inseturl.C:
2727         * inseturl.h: use mouse_state. Kill insetKeyPress
2728
2729 2002-05-24  John Levon  <moz@compsoc.man.ac.uk>
2730
2731         * insetbib.C:
2732         * insetbutton.C:
2733         * insetcaption.C:
2734         * insetcollapsable.C:
2735         * inseterror.C:
2736         * insetgraphics.C:
2737         * insetlatexaccent.C:
2738         * insetquotes.C:
2739         * insetspecialchar.C:
2740         * insettabular.C:
2741         * insettext.C: name change for font metrics
2742
2743 2002-05-24  Juergen Vigna  <jug@sad.it>
2744
2745         * insetgraphics.h: include inset.h first (for LString.h)
2746
2747 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
2748
2749         * insettext.C: screen moved
2750
2751 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
2752
2753         * insetbib.C:
2754         * insetcite.C:
2755         * inseterror.C:
2756         * insetert.C:
2757         * insetexternal.C:
2758         * insetfloat.C:
2759         * insetfloatlist.C:
2760         * insetgraphics.C:
2761         * insetinclude.C:
2762         * insetindex.C:
2763         * insetminipage.C:
2764         * insetparent.C:
2765         * insetref.C:
2766         * insettabular.C:
2767         * insettext.C:
2768         * insettoc.C:
2769         * inseturl.C: LyXView moved into frontends/
2770
2771 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
2772
2773         * inset.C:
2774         * insetbutton.C:
2775         * insetcaption.C:
2776         * insetcollapsable.C:
2777         * insetcommand.C:
2778         * inseterror.C:
2779         * insetgraphics.C:
2780         * insetgraphicsParams.C:
2781         * insetlatexaccent.C:
2782         * insetquotes.C:
2783         * insetspecialchar.C:
2784         * insettabular.C:
2785         * insettext.C: move Painter to frontends/
2786
2787 2002-05-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2788
2789         * insettabular.h: use more specific smart_ptr header.
2790         * insettext.h: ditto
2791
2792         * insetgraphics.C (InsetGraphics): change call of shared_ptr::reset
2793         (draw): ditto
2794
2795 2002-05-15  John Levon  <moz@compsoc.man.ac.uk>
2796
2797         * insettext.C: clear selection on paste (bug 393)
2798
2799 2002-05-11  Dekel Tsur  <dekelts@tau.ac.il>
2800
2801         * insettext.C (latex): Honor the moving_arg argument.
2802
2803 2002-04-22  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2804
2805         * insetfoot.C (latex): if a footnote is in a title layout, then it
2806         is a \thanks. And then, its contents is a moving argument.
2807
2808 2002-05-14  Juergen Vigna  <jug@sad.it>
2809
2810         * insetcollapsable.C (InsetCollapsable): forgot to initialize
2811         first_after_edit.
2812
2813 2002-05-09  Angus Leeming  <a.leeming@ic.ac.uk>
2814
2815         * Insetcite.C (getNatbibLabel): don't disable natbib label support
2816         when using options "Full author list" or "Upper case".
2817
2818 2002-05-14  Herbert Voss  <voss@perce.de>
2819
2820         * insetgraphics.C (prepareFile): allow files with same name
2821         in different dirs
2822         (readFigInset): set the flags from old figinset in the right
2823         manner
2824         (findTargetFormat): more comments
2825
2826 2002-05-14  Juergen Vigna  <jug@sad.it>
2827
2828         * insettext.C (edit): tell checkAndActivateInset() that we don't
2829         have a button press.
2830         (checkAndActivateInset): if button < 0 we don't have a button press
2831         on the inset and os we won't call edit on it if it's not a Highly
2832         editable inset (then we have to enter it).
2833
2834 2002-05-13  Juergen Vigna  <jug@sad.it>
2835
2836         * insetcollapsable.C (insetButtonRelease): returned wrong return
2837         value.
2838
2839 2002-05-09  Juergen Vigna  <jug@sad.it>
2840
2841         * insetcollapsable.C (edit): first_after_edit should only be
2842         set to true if we enter this inset and it was collapsed so we
2843         open it up. This is needed to reclose it after a search/replace
2844         or spellcheck function opened it and was negative.
2845
2846 2002-05-09  Dekel Tsur  <dekelts@tau.ac.il>
2847
2848         * insetfloat.C (latex): Return correct value.
2849
2850 2002-05-04  Herbert Voss  <voss@perce.de>
2851
2852         * InsetgraphicsParams.C (read): fix bug with WH
2853
2854 2002-05-05  Dekel Tsur  <dekelts@tau.ac.il>
2855
2856         * insetfloat.C (latex): More sensible latex output
2857         (fix the problem with endfloat).
2858
2859 2002-05-02  José Matos  <jamatos@fep.up.pt>
2860
2861         * insetgraphics.C (validate): acess params as everyone else.
2862
2863 2002-05-03  Juergen Vigna  <jug@sad.it>
2864
2865         * insettabular.C (fitInsetCursor): recalculate the cursor position
2866         if I request it.
2867
2868 2002-05-01  Angus Leeming  <a.leeming@ic.ac.uk>
2869
2870         * InsetgraphicsParams.[Ch]: whitespace.
2871
2872 2002-04-28  Dekel Tsur  <dekelts@tau.ac.il>
2873
2874         * insetfloatlist.C (getScreenLabel): Fix crash in the case where
2875         float type do not exist.
2876
2877 2002-04-28  Herbert Voss  <voss@perce.de>
2878
2879         * insetgraphics.C (latex): fix bug with missing file-extension.
2880         LaTeX still allows a missing "eps" or "ps".
2881
2882 2002-04-26  Angus Leeming  <a.leeming@ic.ac.uk>
2883
2884         * insetfloat.C (c-tor, wide): translate the name of the float.
2885
2886 2002-04-22  Angus Leeming  <a.leeming@ic.ac.uk>
2887
2888         * insetcite.[Ch]: take Herbert's patch to give WYSIWYG citation labels
2889         when using natbib and make it work efficiently. Must emphasise that the
2890         real work is Herbert's.
2891
2892 2002-04-23  Herbert Voss  <voss@perce.de>
2893
2894         * insetgraphic.C (prepareFile): fix bug with overwriting and
2895         deleting an existing *.eps-file in the doc-dir
2896
2897 2002-04-23  Juergen Vigna  <jug@sad.it>
2898
2899         * insettabular.C (drawCellSelection): fix off by 1 error.
2900
2901 2002-04-22  Juergen Vigna  <jug@sad.it>
2902
2903         * insettabular.C (setFont): rewoke full selection if it was asked,
2904         after we changed all we had to change.
2905
2906         * insettext.C (insetUnlock): code was uninitialized in some situations.
2907
2908 2002-04-19  Herbert Voss  <voss@perce.de>
2909
2910         * insetgraphic.C (prepareFile): return filename without
2911         extension if we only export without compiling
2912
2913 2002-04-19  Juergen Vigna  <jug@sad.it>
2914
2915         * insettext.C (draw): call a fullRebreak on the row where we had a
2916         change and reset the cursor and selection-cursors.
2917
2918         * insettabular.C (insetUnlock):
2919         (insetButtonPress): call an update before setting the_locking_inset = 0
2920         as otherwise we don't repaint!
2921         (update): reset the cursor position when we changed dimensions as
2922         otherwise our cursor may be on the wrong spot.
2923
2924 2002-04-18  Juergen Vigna  <jug@sad.it>
2925
2926         * insettabular.C (localDispatch): repaint the cell if it was unlocked.
2927         (unlockInsetInInset): set the_locking_inset to 0 only AFTER we made the
2928         redraw otherwise we won't redraw.
2929
2930         * insettext.C (draw): fixed the setting of LyXText::first_y it was
2931         not really right before, but I only discovered this with the last
2932         changes to Page up/down.
2933
2934 2002-04-17  Juergen Vigna  <jug@sad.it>
2935
2936         * insettext.C (checkAndActivateInset): simplified as we now have the
2937         edit(bv, bool) call.
2938
2939         * insettext.h: changed behind variables to front variables to be
2940         equal to the one in the edit call (as it is for that they are used).
2941
2942 2002-04-16  Angus Leeming  <a.leeming@ic.ac.uk>
2943
2944         * insetnote.h (ascii): overide the InsetCollapsable::ascii method to
2945         not output anything at all!
2946
2947 2002-04-16  Juergen Vigna  <jug@sad.it>
2948
2949         * insettabular.C (insetButtonPress):
2950         (insetUnlock): call a redraw on unlocking the cell inset.
2951
2952         * insettext.C (insetButtonPress): same as below.
2953         (lockInset): new function to set initial values when inset should
2954         be locked.
2955         (insetButtonPress): use above function.
2956         (insetUnlock): don't force a repaint only set the updateStatus. The
2957         outside world should repaint if it thinks it should be done!
2958
2959         * insettabular.C (insetButtonPress): init values if not set as locked
2960         as we are locked if someone presses on us and don't call the edit()
2961         call of the InsetText to lock it do it as BufferView does it!
2962
2963         * inset.h (insetInInsetY): make func const and return an int.
2964         * insettext.C:
2965         * insettabular.C:
2966         * insetcollapsable.C: adapt the above changed function.
2967
2968 2002-04-15  Juergen Vigna  <jug@sad.it>
2969
2970         * insettext.C (getCursorPos): return relative position as to be able
2971         to give them directly to the edit() call.
2972         (edit): we have to set also x_fix as it is not set inside the
2973         setCursorFromCoordinates call!
2974         (insetMotionNotify): ditto.
2975
2976 2002-04-16  Angus Leeming  <a.leeming@ic.ac.uk>
2977
2978         * insetbib.C (getKeys): strip leading '\t's from the line too.
2979         With thanks to Henry Pfister <hpfister@ucsd.edu>.
2980
2981 2002-04-12  Juergen Vigna  <jug@sad.it>
2982
2983         * insettext.h: added cix() helper function and use it where appropriate
2984
2985 2002-04-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2986
2987         * insetgraphics.C (prepareFile): fix bug when graphics is a
2988         relative path
2989
2990 2002-04-12  Juergen Vigna  <jug@sad.it>
2991
2992         * insettext.C (insertInset): remove unneeded code!
2993         (updateLocal): fitCursor() fixes.
2994         (collapseParagraphs): fix a possible problem when having a selection
2995         and collapsing the paragraphs.
2996
2997 2002-04-08  Herbert Voss  <voss@perce.de>
2998
2999         * insetgraphic.C (write): write the rotating angle as
3000         a float as is. test only for != 0.0
3001
3002 2002-04-11  Juergen Vigna  <jug@sad.it>
3003
3004         * insettext.C: new function ciy() and use it for setting inset_y.
3005
3006         * insetert.C (draw): fix the x return for collapsed version.
3007
3008 2002-04-07  Herbert Voss  <voss@perce.de>
3009
3010         * insetgraphic.C (readFigInset): fix bug with subcaption and
3011         rotating
3012
3013 2002-04-08  Herbert Voss  <voss@lyx.org>
3014
3015         * insetgraphicsparam.C: forgot special option and delete old
3016         1.2.0 stuff
3017
3018 2002-04-05  Juergen Vigna  <jug@sad.it>
3019
3020         * insettext.C (localDispatch): make a CURSOR update if we inserted
3021         a character.
3022
3023 2002-04-04  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3024
3025         * insetfloatlist.C (getScreenLabel):
3026         (latex): use Floating::listName
3027         (validate): new method
3028
3029 2002-04-03  José Matos  <jamatos@fep.up.pt>
3030
3031         * insetlabel.C (docbook): the anchor is an empty element in docbook.
3032
3033         * insetfoot.[Ch] (docbook): added forgotten method.
3034
3035 2002-04-03  Juergen Vigna  <jug@sad.it>
3036
3037         * insettext.C (insetButtonPress): fix insetButtonPress events the same
3038         way as in Bufferview_pimpl.
3039
3040 2002-04-03  Allan Rae  <rae@lyx.org>
3041
3042         * insetgraphics.C (latex): one % too many makes living on the bleeding
3043         edge fun with less than 30 minutes to a meeting with a PhD supervisor.
3044
3045 2002-03-28  Herbert Voss  <voss@lyx.org>
3046
3047         * insetgraphic.C (latex): simplify the code for the latex
3048         output when the file doesn't exist
3049
3050 2002-03-29  Juergen Vigna  <jug@sad.it>
3051
3052         * insettext.C (updateLocal): fixes to fitCursor calls when locking/
3053         unlocking inset.
3054
3055         * insettabular.C (edit): call fitCursor().
3056
3057         * insettext.C (insetButtonPress): change behaviour of no_selection
3058         to the one in the BufferView selection_possible and fix the spurious
3059         selection bug with it.
3060         (localDispatch): revoke selection on BREAK... functions.
3061
3062 2002-03-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3063
3064         * insetfloatlist.C (getScreenLabel): translate the GUI label.
3065
3066 2002-03-28  Juergen Vigna  <jug@sad.it>
3067
3068         * insettabular.C (insetAllowed): return true as default value otherwise
3069         we're not able to insert insets inside paragraphs of an not locked
3070         insettext!
3071
3072 2002-03-27  Herbert Voss  <voss@lyx.org>
3073
3074         * insetgraphicsparam.C: change c%, p% to col%, page%
3075
3076 2002-03-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3077
3078         * insetspecialchar.C (isLineSeparator): disable the nice code to
3079         allow linebreaks after hyphenation and menu separators.
3080
3081 2002-03-26  Herbert Voss  <voss@lyx.org>
3082
3083         * insetgraphics.C (figinsetRead): set the right lyxview
3084
3085 2002-03-26  Angus Leeming  <a.leeming@ic.ac.uk>
3086
3087         * insetgraphicsParams.C (latexify): use \textbackslash in preference to
3088         $\backslash$ and pass a "string const &" to the function.
3089         (prepareFile, latex): use Path rather than MakeAbsPath.
3090
3091 2002-03-26  Angus Leeming  <a.leeming@ic.ac.uk>
3092
3093         * insetgraphicsParams.C (Read): revert Herbert's fix and apply the
3094         proper fix to the graphics cache.
3095         (latex): "really" nice output if the file is not found ;-)
3096
3097 2002-03-26  Juergen Vigna  <jug@sad.it>
3098
3099         * insettext.C (setText): added a LyXFont param and call reinitLyXText()
3100         (collapseParagraphs): fixed inserting of separator ' '
3101
3102         * insettabular.C (insertAsciiString): only check for buffer lenght
3103         not if we have \t or \n inside the buffer as if we don't have we only
3104         have 1 cell and that's it!
3105
3106         * insetert.C (close): don't collapse if inlined.
3107
3108 2002-03-25  Herbert Voss  <voss@lyx.org>
3109
3110         * insetgraphicsParams.C (Read): prevent LyX from hanging if the
3111         graphics file does not exist.
3112
3113 2002-03-25  Angus Leeming  <a.leeming@ic.ac.uk>
3114
3115         * insetgraphics.C (prepareFile): ensure that the file has an absolute
3116         path when preparing export.
3117
3118         * insetgraphicsParams.[Ch] (Write): no longer passed Buffer *, as we
3119         no longer MakeRelPath.
3120
3121 2002-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
3122
3123         * insetgraphics.[Ch] (c-tor, setParams, updateInset): passed filepath.
3124         Used to determine the absolute path to the graphics file in the
3125         graphics cache and only in the graphics cache.
3126         (readInsetGraphics, readFigInset) : no longer passed buffer. Do not
3127         make graphics file name absolute if it is stored as a relative path.
3128
3129         * insetgraphicsParams.[Ch] (Read): no longer passed buffer. Do not
3130         make graphics file name absolute if it is stored as a relative path.
3131
3132         * insettext.C (edit): emit an updateParagraph signal on entering a text
3133         inset. Needs to be emitted when leaving the inset also.
3134
3135 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3136
3137         * all files: ws cleanup
3138
3139         * Makefile.am: remove ld -r stuff
3140
3141 2002-03-21  Juergen Vigna  <jug@sad.it>
3142
3143         * insettext.C (appendParagraphs): new function added to append
3144         the paragraphs to this insets paragraphs.
3145
3146 2002-03-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3147
3148         * Makefile.am: special rules if partial linking
3149
3150 2002-03-19  Juergen Vigna  <jug@sad.it>
3151
3152         * insetgraphics.C (draw): fixed the setting of CHANGED_IN_DRAW!
3153
3154 2002-03-18  Angus Leeming  <a.leeming@ic.ac.uk>
3155
3156         * insetgraphics.C: Clean up Baruch's comments a little.
3157         (c-tor): remove code setting id_, as it's set in the Inset c-tor.
3158
3159 2002-03-14  John Levon  <moz@compsoc.man.ac.uk>
3160
3161         * insettabular.C:
3162         * insettheorem.C: wrap warnings
3163
3164         * insetgraphics.C: improve messages, move cached_status_
3165           setting to safer place
3166
3167 2002-03-18  Juergen Vigna  <jug@sad.it>
3168
3169         * insettabular.C (unlockInsetInInset): removed unneeded showCursor
3170         calls.
3171         (localDispatch): ditto
3172
3173         * insettext.C (edit): removed unneeded showCursor calls.
3174         (localDispatch): ditto.
3175
3176 2002-03-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3177
3178         * insetgraphics.h: remove display() method.
3179
3180 2002-03-11  Juergen Vigna  <jug@sad.it>
3181
3182         * insetgraphics.C (draw): hack to fix the redrawing bug.
3183         (draw): seems this fixes #268 (force redraw of row if we changed).
3184
3185         * insettext.C (updateInsetInInset): fixed for updates in insets inside
3186         this inset text (don't know why I missed this earlier).
3187
3188 2002-03-08  Juergen Vigna  <jug@sad.it>
3189
3190         * insettabular.C (updateLocal): do a FULL update if we're not locked
3191         and only a CELL update is asked.
3192
3193         * insettext.C (updateInsetInInset): update insets inside inset also
3194         if it isn't inside the_locking_inset.
3195
3196         * insettabular.C (updateInsetInInset): ditto.
3197
3198 2002-03-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3199
3200         * insetexternal.C (doSubstitution): check whether we are using a
3201         temp dir for defining $$FPath
3202
3203 2002-03-07  Angus Leeming  <a.leeming@ic.ac.uk>
3204
3205         * insettabular.C:
3206         * insettext.C: remove #include "WorkArea.h".
3207
3208 2002-03-06  Juergen Vigna  <jug@sad.it>
3209
3210         * insettext.C (draw): fixed frame redrawing.
3211         (clear): forgot to set the inset_owner of the paragraph.
3212
3213         * insetert.C (status): pay attention the bv can be 0 here!
3214         (getMaxWidth): add the default leftMargin
3215
3216 2002-03-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3217
3218         * insetert.C (getMaxWidth): make w unsigned int.
3219
3220 2002-03-05  Juergen Vigna  <jug@sad.it>
3221
3222         * insetert.C (status): change behaviour of Inlined.
3223         (getMaxWidth): added for new inlined behaviour.
3224
3225 2002-03-05  José Abílio Oliveira Matos  <jamatos@novalis.fc.up.pt>
3226
3227         * insetnote.h (linuxdoc, docbook): add empty methods.
3228         * insetinclude.C (validate): fix a case where buffer->niceFile was used
3229         before being initialized.
3230
3231 2002-03-05  Juergen Vigna  <jug@sad.it>
3232
3233         * insettext.C (insetButtonPress): don't call exit on a InsetButtonPress
3234         only that one in the inset. Should be enough.
3235         (updateLocal): set the selection cursor always if we don't have a
3236         selection to be sure it's set!
3237
3238         * insettabular.C (insetButtonPress): don't hit a sub inset 2 times.
3239
3240 2002-03-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3241
3242         * insettext.C (clear): a gross hack to set layout on a newly
3243         created paragraph.
3244
3245 2002-03-04  Juergen Vigna  <jug@sad.it>
3246
3247         * insettabular.C (localDispatch): inserted handling of
3248         LFUN_FILE_INSERT_ASCII_PARA and LFUN_FILE_INSERT_ASCII.
3249         (insertAsciiString): new helper function.
3250
3251 2002-03-04  Jose Abilio Oliveira Matos  <jamatos@novalis.fc.up.pt>
3252
3253         * insetinclude.C (linuxdoc, docbook): deal correctly with the niceFile
3254         argument.
3255
3256 2002-03-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3257
3258         * insettext.C (InsetText): initalize newly created par with
3259         default layout. add bufferparams parameter
3260         first -> first_y
3261
3262         * insetcaption.[Ch] (InsetCaption): add BufferParams parameter
3263         * insetcollapsable.[Ch] (InsetCollapsable): ditto
3264         * insetert.[Ch] (InsetERT): ditto
3265         * insetfloat.[Ch] (InsetFloat): ditto
3266         * insetfoot.[Ch] (InsetFoot): ditto
3267         * insetfootlike.[Ch] (InsetFootLike): ditto
3268         * insetmarginal.[Ch] (InsetMarginal): ditto
3269         * insetminipage.[Ch] (InsetMinipage): ditto
3270         * insetnote.[Ch] (InsetNote): ditto
3271         * insettabular.[Ch] (InsetTabular): ditto + adjust for tabular changes
3272
3273 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3274
3275         * insettext.C: layout as string
3276
3277         * insetinclude.C: layout as string
3278
3279         * insetert.C: layout as string
3280
3281         * insetbib.C: layout as string
3282
3283 2002-02-28  Angus Leeming  <a.leeming@ic.ac.uk>
3284
3285         * insetert.C:
3286         * insettabular.C: remove #include "lyx_gui_misc.h".
3287
3288 2002-02-26  John Levon  <moz@compsoc.man.ac.uk>
3289
3290         * Makefile.am:
3291         * figinset.h:
3292         * figinset.C:
3293         * inset.h: remove figinset, yahoo !
3294
3295 2002-02-28  Angus Leeming  <a.leeming@ic.ac.uk>
3296
3297         * insetgraphics.C (c-tors): initialise parent classes explicitly in
3298         copy c-tor and initialise member variables in the correct order.
3299
3300 2002-02-28  Juergen Vigna  <jug@sad.it>
3301
3302         * insettabular.C (localDispatch): clear selection on PgUp/Down.
3303
3304 2002-02-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3305
3306         * inset.h: ... and add a better one here.
3307
3308         * insetcommand.C (insetButtonRelease): remove that one which was a
3309         bit broken...
3310
3311 2002-02-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3312
3313         * insetcommand.C (insetButtonRelease): ... and move it here.
3314
3315         * inseturl.h: remove insetButtonRelease from there...
3316
3317 2002-02-26  Juergen Vigna  <jug@sad.it>
3318
3319         * inseturl.h: Added a insetButtonRelease call returning true as
3320         prove of concept.
3321
3322         * insetlabel.C (edit): Fixed wrong update handling after change I
3323         leave in the wrong code for the one who wrote it to remove and have
3324         a look what he did wrong.
3325
3326         * insettabular.C (localDispatch): force a SELECTION update if we
3327         had a selection and we passed the event down to the inset (fix #213)
3328         (localDispatch): handle font changing stuff when we have a cell
3329         selection so that the selection is not rewoked. I don't really like
3330         this fix, but it's the only way I see to do it right now.
3331
3332 2002-02-22  Juergen Vigna  <jug@sad.it>
3333
3334         * insettext.C (insetUnlock): set the cursor to the second paragraph
3335         if available and if the first one is empty (fix #191).
3336
3337 2002-02-20  Juergen Vigna  <jug@sad.it>
3338
3339         * insettext.C (getDrawFont): implemented this function to call the
3340         one of the owner if present as the owner normally knows what to do
3341         with us.
3342
3343         * insetert.C: implement getDrawFont() function and comment out all
3344         the crap for setting a special latex font inside this inset.
3345         (InsetERT): added a Lanugage parameter to this constructor.
3346
3347         * inset.h: added function getDrawFont(LyXFont & font) to be able to
3348         change the font for being drawn on screen (used only in InsetERT for
3349         now).
3350
3351         * insettabular.C (draw): clear the parts around a cellinset ALWAYS
3352         and also above (was missing).
3353         (updateLocal): don't remove the cell selection if we have one this
3354         should be done where we really want to remove it.
3355
3356 2002-02-20  José Matos  <jamatos@fep.up.pt>
3357
3358         * insetinclude.h: include_label made string const.
3359
3360         * insetinclude.C (InsetInclude): moved include_label initialization.
3361         (linuxdoc):
3362         (docbook):
3363         (validate): fix support for temporary directory, for docbook and
3364         linuxdoc.
3365
3366         * insetgraphics.h : new private member, graphic_label, that holds
3367         the entity name that defines the graphics location (SGML).
3368
3369         * insetgraphics.C (unique_id): new function to give a unique label
3370         for graphic.
3371         (docbook):
3372         (validate): the file locatation is given by an entity reference.
3373
3374 2002-02-18  Herbert Voss  <voss@lyx.org>
3375
3376         * insetgraphics.C: use [Debug::GRAPHICS] for lyxerr
3377
3378 2002-02-18  Angus Leeming  <a.leeming@ic.ac.uk>
3379
3380         * insetexternal.C Changes due to the renaming of support/syscall.[Ch]
3381         as support/systemcall.[Ch] and of class Systemcalls as class SystemCall.
3382
3383 2002-02-18  José Matos  <jamatos@fep.up.pt>
3384
3385         * insetinclude.C (validate): some code only applies to latex buffers,
3386         it was made conditional.
3387
3388 2002-02-12  Herbert Voss  <voss@lyx.org>
3389
3390         * insetgraphics.C: (prepareFile) do not check at this time
3391         if the file is present.
3392
3393 2002-02-12  Herbert Voss  <voss@lyx.org>
3394
3395         * insetgraphics.C: latex(), return the correct newlines
3396
3397 2002-02-13  José Matos  <jamatos@fep.up.pt>
3398
3399         * inseturl.C (docbook): escape & in url.
3400
3401 2002-02-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3402
3403         * insetspecialchar.C (isLineSeparator): line breaking is allowed
3404         after HYPHENATION and MENU_SEPARATOR
3405
3406         * inset.h (isLineSeparator): new method, returns false by default.
3407
3408 2002-02-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3409
3410         * insetert.C (status): do not update the text inset, but the ERT
3411         inset.
3412
3413 2002-02-11  John Levon  <moz@compsoc.man.ac.uk>
3414
3415         * insetnote.C: use notebg for background
3416
3417 2002-02-08  Herbert Voss  <voss@lyx.org>
3418
3419         * insetgraphic.C:
3420         * insetgraphicsParams.[Ch]: adding new Option noUnzip to
3421         prevent LyX from unzipping when this should be handled
3422         by latex vis the graphic.cfg.
3423         clean up the code
3424
3425 2002-02-08  Herbert Voss  <voss@lyx.org>
3426
3427         * insetgraphic.C: prepareFile(): fix bug when file doesn't
3428         exists, than return filename with extension
3429
3430 2002-02-06  Herbert Voss  <voss@lyx.org>
3431
3432         * insetgraphic.C: prepareFile(): don't convert the file, when
3433         it's not viewed in LyX. Saves a lot of time when opening a
3434         document!
3435
3436 2002-02-05  Herbert Voss  <voss@lyx.org>
3437
3438         * insetgraphic.C:
3439         * insetgraphicsParams.[Ch]: some cosmetic changes to latex output
3440         and adding a rotate bool similiar to subcaption
3441
3442 2002-02-04  Herbert Voss  <voss@lyx.org>
3443
3444         * insetgraphic.C:
3445         * insetgraphicsParams.[Ch]: add a LyXView-scale to have a
3446         similiar view to the LaTeX one. Get zipped files work.
3447
3448 2002-02-04  Angus Leeming  <a.leeming@ic.ac.uk>
3449
3450         * insetgraphicsParams.C (init): set display to DEFAULT.
3451         No longer #include "lyxrc.h".
3452
3453 2002-02-04  Angus Leeming  <a.leeming@ic.ac.uk>
3454
3455         * insetgraphics.C (readFigInset): comment out the "zippedFile" stuff
3456         for now (so that the code compiles).
3457
3458 2002-02-02  Herbert Voss  <voss@lyx.org>
3459
3460         * insetgraphic.C: delete inVariant() and some minor changes
3461         * insetgraphicsParams.[C]:
3462
3463 2002-02-01  Angus Leeming  <a.leeming@ic.ac.uk>
3464
3465         * insetgraphics.C (updateInset): if params.display == DEFAULT,
3466         interogate lyxrc.display_graphics before diaplaying the graphic.
3467
3468         * insetgraphicsParams.[Ch]: respect the new DEFAULT state of
3469         InsetGraphicsParams::DisplayType.
3470
3471 2002-01-31  Herbert Voss  <voss@lyx.org>
3472
3473         * insetgraphic.C: (readfigInset) set display to pref-default
3474
3475 2002-01-30  Herbert Voss  <voss@lyx.org>
3476
3477         * insetgraphic.C: get the filetyp from it's contents
3478         * insetgraphicparams.C: add token scale and lyxrc.display when
3479         creating a new inset
3480
3481 2002-01-30  Angus Leeming  <a.leeming@ic.ac.uk>
3482
3483         * figinset.C: added using std::ios directive.
3484
3485 2002-01-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3486
3487         * figinset.C (runqueue): open translation file in binary mode (for
3488         cygwin).
3489
3490 2002-01-27  Herbert Voss  <voss@lyx.org>
3491
3492         * insetgraphic.[Ch]: mostly newritten to support graphicx with
3493         all options and to be sure that the old figinsets are correct
3494         converted.
3495         * insetgraphicParams.[Ch]: a lot of chamges to have a clean data-
3496         structure and to support all lengths as LyXLength. The Parameter
3497         structure changed again, but reading of "old" 1.2 graphic insets
3498         is no problem.
3499
3500 2002-01-20  Dekel Tsur  <dekelts@tau.ac.il>
3501
3502         * insetert.h (forceDefaultParagraphs): Added
3503
3504 2002-01-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3505
3506         * insettabular.C (getMaxWidth):
3507         (forceDefaultParagraphs): use Tabular::GetCellFromInset
3508
3509 2002-01-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3510
3511         * insettabular.C (getMaxWidthOfCell): adapt to the new definition
3512         of LyXLength::inPixels
3513
3514         * inset.C (latexTextWidth):
3515         * insetminipage.C (latexTextWidth): new method, which implements
3516         the equivalent of the LaTeX macro \textwidth
3517
3518         * insetminipage.C (getMaxWidth): use latexTextWidth
3519
3520 2002-01-18  Juergen Vigna  <jug@sad.it>
3521
3522         * inset.C (getMaxWidth): try to fix fluctuation of collapsable insets.
3523
3524 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3525
3526         * insettabular.C (getMaxWidthOfCell): use LyXLength::inPixels
3527
3528         * insetminipage.[Ch]: change width_ and height_ to be LyXLength
3529         instead of string
3530
3531 2002-01-17  Juergen Vigna  <jug@sad.it>
3532
3533         * insettabular.C (lockInsetInInset): same change as in insettext.
3534
3535         * insettext.C (draw): width() function was called without setting
3536         the right top_x which could lead to wrong insetWidth setting!
3537         (lockInsetInInset): call edit instead of calling lockInset if we
3538         have to lock an inset inside!
3539         (edit): we have to also tell the inset that we have to redraw the
3540         frame on an edit call if this inset draws a frame only if locked.
3541
3542 2002-01-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3543
3544         * insetbib.C (getFiles): uncomment Path variable.
3545
3546 2002-01-16  Juergen Vigna  <jug@sad.it>
3547
3548         * insettabular.C (forceDefaultParagraphs): fixed bug returning value
3549         of wrong cell.
3550
3551 2002-01-16  Allan Rae  <rae@lyx.org>
3552
3553         * insetinclude.C (docbook): someone forgot a ";"
3554
3555 2002-01-16  José Matos  <jamatos@fep.up.pt>
3556
3557         * figinset.C (docbook): removed a old place holder "@".
3558         * insetgraphics.C (docbook): remove the file sufix if graphic is eps.
3559         * insetinclude.C (linuxdoc): if include is verbatim, then export the
3560         ascii text version, clearly guarded inside a CDATA section.
3561         (docbook): in docbook 4, inlinegraphics is empty.
3562         * insettabular.C (linuxdoc): export the ascii version of the table
3563         inside a CDATA section.
3564
3565 2002-01-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3566
3567         * insetparent.C (InsetParent):
3568         * insetgraphicsParams.C (Write):
3569         (Read):
3570         * insetgraphics.C (prepareFile):
3571         (readFigInset):
3572         (docbook):
3573         * insetexternal.C (executeCommand):
3574         (doSubstitution): use Buffer::filePath
3575
3576         * insetbib.C (getFiles): add a #warning for Angus
3577
3578         * insetgraphics.C: Add a remark about how filenames should be
3579         considered to be relative to buffer (but absolute is still allowed)
3580         (draw): do not try to get status if lyxrc.use_gui is false
3581
3582 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
3583
3584         * inset.[Ch]:
3585         * insetcollapsable.[Ch]:
3586         * insettabular.[Ch] (searchForward, searchBackward): change the
3587         bool const & params to bool.
3588
3589         * insetminipage.[Ch] (width, height): renamed as pageWidth, pageHeight
3590         to avoid the name clash with InsetCollapsable's methods of the same
3591         names but different functionality.
3592
3593 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
3594
3595         * insettext.C (ascii): use lyx::count rather than countChar.
3596
3597 2002-01-14  John Levon  <moz@compsoc.man.ac.uk>
3598
3599         * insettabular.C: return early for the LFUN_*BUF[SEL] funcs too
3600
3601 2002-01-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3602
3603         * insetgraphics.C (updateInset): do not try to render image if
3604         lyxrc.use_gui is false (bug #104)
3605
3606         * insetinclude.C (loadIfNeeded): do not call bufferlist.readFile
3607         if file does not exist
3608
3609         * figinset.C (browseFile): add shortcuts to directory buttons
3610
3611         * insettext.C (updateLocal): update menubar and toolbar here too.
3612
3613 2002-01-13  Allan Rae  <rae@lyx.org>
3614
3615         * insettabular.C (InsetTabular): Both constructors now initialise
3616         all class variables.
3617
3618 2002-01-11  Juergen Vigna  <jug@sad.it>
3619
3620         * insettext.C (insetButtonPress): set the_locking_inset to 0.
3621
3622 2002-01-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3623
3624         * insettabular.C (getStatus): add forgotten brace around multiline
3625         if statement.
3626
3627 2002-01-09  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3628
3629         * insetfloat.C (validate): require "float" instead of "floats".
3630
3631 2002-01-08  Martin Vermeer  <martin.vermeer@hut.fi>
3632
3633         * insettabular.C (getStatus): use FuncStatus
3634
3635 2002-01-08  Juergen Vigna  <jug@sad.it>
3636
3637         * insettabular.C (insetButtonRelease): now this should work too
3638         correctly.
3639
3640         * insetminipage.C (getMaxWidth): fixed for minipage inside insets and
3641         if the width is a percentage.
3642
3643         * inset.h: added isChar() function and implemented this for
3644         insetspecialchar insetquotes and insetlatexaccent.
3645         added forceDefaultParagraphs() and implemented it for insettabular.
3646
3647 2002-01-07  Juergen Vigna  <jug@sad.it>
3648
3649         * insettext.C (getLyXText): Fixed this function. An insert into the
3650         map is only done if we REALLY have a new BufferView.
3651
3652 2002-01-07  Martin Vermeer  <martin.vermeer@hut.fi>
3653
3654         * insettext.C: fix bug illustrated by attachment #37 of bug #59
3655
3656 2002-01-05  John Levon  <moz@compsoc.man.ac.uk>
3657
3658         * insetinclude.C: fix use of FileInfo
3659
3660 2002-01-07  Juergen Vigna  <jug@sad.it>
3661
3662         * insettabular.C (draw): fixed clearing of cell around inset.
3663
3664 2002-01-05  Juergen Vigna  <jug@sad.it>
3665
3666         * insettext.C (draw): move the calls so that insetWidth/Asc/Desc
3667         variables are updated.
3668
3669         * insettabular.C (resetPos): set always the inset_y as it may be
3670         needed in another function.
3671         (searchBackward): don't draw while searching.
3672
3673 2002-01-04  Juergen Vigna  <jug@sad.it>
3674
3675         * insettext.C (lockInsetInInset): forgot to set a cursor.
3676
3677 2002-01-02  Juergen Vigna  <jug@sad.it>
3678
3679         * insettext.C (insertInset): make the correct undo informations on
3680         inserting new insets.
3681
3682 2001-12-31  John Levon  <moz@compsoc.man.ac.uk>
3683
3684         * insettabular.C: correct single-cell select vertically
3685
3686 2001-12-27  Juergen Vigna  <jug@sad.it>
3687
3688         * insettabular.C (ascii): export as tab-separated-values if the
3689         function was not called from export (f.ex.: clipboard).
3690
3691         * insetcollapsable.h: added default support for ascii, linuxdoc and
3692         docbook export (the insettext is exported by default!)
3693
3694         * insettabular.C (copySelection): suff the clipboard with the tabular
3695         data in a tab separated format, seems more naturals then with all the
3696         formating.
3697
3698 2001-12-24  Juergen Vigna  <jug@sad.it>
3699
3700         * insettext.C (insetMotionNotify): added a mouse_x & mouse_y position
3701         to check for REAL mouseMotion.
3702
3703 2001-12-20  Juergen Vigna  <jug@sad.it>
3704
3705         * inset.C (cursor): return the owners cursor if available instead of
3706         always only the bv->text->cursor.
3707
3708         * insettabular.C (checkLongtableSpecial): works now.
3709
3710 2001-12-19  Juergen Vigna  <jug@sad.it>
3711
3712         * insettabular.C (tabularFeatures): fix the row setting of ltt as
3713         this has to be always row + 1 as 0 means not selected!
3714         (checkLongtableSpecial): added
3715         (tabularFeatures): better longtable options support
3716
3717         * insettext.C (resizeLyXText): reinit the text always also on a
3718         empty insettext!
3719
3720 2001-12-18  Juergen Vigna  <jug@sad.it>
3721
3722         * insettext.C (updateInsetInInset): look if we have to autocollapse
3723         paragraps and return if the update is requested for ourself.
3724
3725         * insetert.C (status): update the insettext not myself as that is what
3726         we need.
3727
3728         * insetcollapsable.C (updateInsetInInset): always call the InsetText's
3729         function only return if the update was requested with myself.
3730
3731         * insettext.C (insetButtonPress): fixed stupid bug.
3732         (various functions): pay attention that lt is cleared BEFORE calling
3733         updateLocal() and try to use it in the right manner (don't use it
3734         if it's not really neccessary!)
3735         (collapseParagraphs): insert a blank between collapsing paragraphs
3736         if neccessary (not already there!).
3737
3738 2001-12-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3739
3740         * insettabular.C: move includes around a bit, add a couple of
3741         consts.
3742
3743         * insettext.[Ch]: move includes around a bit, other ws changes and
3744         small stuff.
3745
3746 2001-12-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3747
3748         * insettext.C (insetButtonRelease): fix compile problem
3749
3750 2001-12-17  Juergen Vigna  <jug@sad.it>
3751
3752         * insettext.C (insetButtonPress): set the selection cursor!
3753         (insetButtonPress): clear the selection (and set with that the
3754         selection.cursor) if we only hit an inset!
3755
3756         * insetert.C (read): removed piece of compatibility code only needed
3757         for 1.2.0.
3758
3759         * insettabular.C (insetButtonRelease): fixed so that sub-dialogs
3760         can be opened.
3761
3762         * insetcollapsable.C (insetButtonRelease): changed so that it can
3763         open eventual existing popup dialogs on mousebutton==3.
3764
3765         * insetfloat.C (insetButtonRelease): removed not needed anymore!
3766
3767         * insetminipage.C (insetButtonRelease): removed not needed anymore!
3768
3769         * inset.C (insetButtonRelease): return a bool for telling the outer
3770         world that we opened a dialog.
3771
3772 2001-12-07  Juergen Vigna  <jug@sad.it>
3773
3774         * insettext.C (paragraph): remove the deleteing of paragraphs as
3775         it was a WRONG move!
3776
3777 2001-12-06  John Levon  <moz@compsoc.man.ac.uk>
3778
3779         * insettabular.h:
3780         * insettabular.C: use new setSelection(). Allow
3781           selection of single cells.
3782
3783 2001-12-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3784
3785         * insetquotes.C (latex): fix to use the local language setting at
3786         the point where the inset is inserted (different macros for
3787         different french packages)
3788
3789 2001-12-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3790
3791         * inset.h: add par_owner_ member variable and parOwner
3792         setter/accessor.
3793
3794 2001-12-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3795
3796         * insettabular.C (everywhere): adapt because widths are now real
3797         widths and not strings
3798
3799         * insettext.C (draw): re-introduce the calls to width(), ascent()
3800         and descent() to initialize the caching variables.
3801
3802 2001-12-09  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3803
3804         * insettext.C (draw):
3805         (drawFrame): use insetWidth instead of last_width
3806
3807         * insettext.h: remove variable last_width (insetWidth is exactly
3808         the same) and last_height (computed but never used!)
3809
3810 2001-12-10  Allan Rae  <rae@lyx.org>
3811
3812         * insettabular.C (localDispatch): cleanup unlockInsetInInset calls
3813
3814 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
3815
3816         * insettext.C (insetAllowed): add comment
3817
3818 2001-12-05  Juergen Vigna  <jug@sad.it>
3819
3820         * insettext.C (insetAllowed): fixed for the case that we directly
3821         ask the insettext from its LyXText.
3822         (paragraph): fixed the crash when assigning the par->next() from
3823         the EmptyParagraphMechanism!
3824
3825 2001-12-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3826
3827         * insetbib.C:
3828         * insettabular.C:
3829         * insettext.C: change "while(" to "while ("
3830
3831 2001-12-04  Juergen Vigna  <jug@sad.it>
3832
3833         * insetert.C (edit): handle Inlined status.
3834
3835         * insettext.C (insertInset): trying John's fix for the trailing cursor
3836
3837         * insetert.C (insetButtonPress): added to handle inlined status
3838         (insetMotionNotify): ditto.
3839
3840         * insettext.C (clearInset): changed Painter & in BufferView * param,
3841         to be able to call ascent,descent methods.
3842
3843 2001-12-03  Juergen Vigna  <jug@sad.it>
3844
3845         * insettext.C (updateInsetInInset): use lt variable to forbid
3846         changes of LyXText in an update call.
3847         (updateInsetInInset): fixed updating of non locked insets!
3848
3849 2001-12-01  John Levon  <moz@compsoc.man.ac.uk>
3850
3851         * insettabular.C: capture some more functions to prevent
3852         selection drawing problems. Bug #451274
3853
3854 2001-12-01  John Levon  <moz@compsoc.man.ac.uk>
3855
3856         * insetgraphics.C:
3857         * insetgraphicsParams.C: fix inverted sense of float_equal
3858
3859 2001-11-30  Juergen Vigna  <jug@sad.it>
3860
3861         * insettabular.C (InsetTabular): use the save_id flag to create also
3862         the tabular with the same id's.
3863
3864         * insettext.C (setParagraphData): added a same_id function for undo
3865         to set the same paragraph id's as of the paragraph we are setting.
3866
3867 2001-11-30  José Matos <jamatos@fep.up.pt>
3868
3869         * inseturl.[Ch]:
3870         * insettoc.[Ch]: DocBook -> docbook.
3871
3872 2001-11-29  André Pönitz <poenitz@gmx.net>
3873
3874         * inseterror.C:
3875         * insettext.C: further reduction of header dependencies by using
3876         lyx::layout_type and lyx::textclass_type from support/types.h
3877
3878 2001-11-29  Juergen Vigna  <jug@sad.it>
3879
3880         * insettext.C: inserted a reinitLyXText function everywhere I delete
3881         the paragraphs! This should fixe the crashes we had.
3882         Also use the new function firstRow() instead of getRowNearY(dummy_y)
3883         (paragraph): set the InsetOwner() of the new paragraphs!
3884
3885 2001-11-28  André Pönitz <poenitz@gmx.net>
3886
3887         * insetnote.C: add pos initialization that I removed without
3888           knowing what I did.
3889
3890 2001-11-28  Juergen Vigna  <jug@sad.it>
3891
3892         * insettabular.C (resetPos): hack to not crash with infinite paints.
3893
3894         * insettabular.h: insert missing function allowSpellcheck()!
3895
3896         * insetcollapsable.C (draw): fixed wrong width of collapsed inset!
3897
3898 2001-11-04  John Levon  <moz@compsoc.man.ac.uk>
3899
3900         * insetfloatlist.h:
3901         * insetfloatlist.C: derive from InsetCommand so gui can use it
3902           easily
3903
3904 2001-11-26  André Pönitz <poenitz@gmx.net>
3905
3906         * insettext.[Ch]:
3907         * insetert.C:
3908         * insetnote.C: reduce header dependencies, introduce type for
3909         positions
3910
3911 2001-11-23  John Levon  <moz@compsoc.man.ac.uk>
3912
3913         * various: update for Alert.h
3914
3915 2001-11-22  John Levon  <moz@compsoc.man.ac.uk>
3916
3917         * inset.h: fix comment
3918
3919         * insettext.C: use par->isInset()
3920
3921 2001-11-22  Allan Rae  <rae@lyx.org>
3922
3923         * insetcollapsable.h:
3924         * inset.h: Changes to checkInsertChar() behaviour.
3925         Now return value indicates whether chars can be inserted.
3926
3927 2001-11-11  Michael A. Koziarski <michael@koziarski.org>
3928
3929         * various:  updated to use the new LaTeXFeatures
3930
3931 2001-11-14  José Matos  <jamatos@fep.up.pt>
3932
3933         * insetspecialchar.C (linuxdoc):
3934         (docbook): don't give a name to a unused variable.
3935
3936         * insettext.C (docbook): removed unused variable.
3937
3938 2001-11-13  Herbert Voss  <voss@perce.de>
3939
3940         * insetgraphic.C: fix scale bug
3941
3942 2001-11-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3943
3944         * inset.h (isSpace):
3945         (isLetter): new virtual methods.
3946
3947         * insetspecialchar.C (isSpace):
3948         (isLetter): implement here.
3949
3950 2001-11-04  John Levon  <moz@compsoc.man.ac.uk>
3951
3952         * inset.h: new inline helpers
3953
3954         * insettext.C: use new helpers
3955
3956 2001-11-07  José Matos  <jamatos@fep.up.pt>
3957
3958         * insettext.C (docbook): full support for paragraphs inside insettext.
3959
3960 2001-11-06  José Matos  <jamatos@novalis.fc.up.pt>
3961
3962         * insetindex.C: added header file for std::ostream.
3963
3964 2001-11-03  José Matos  <jamatos@fep.up.pt>
3965
3966         * insetindex.C: added using std::ostream that I forgot yesterday.
3967
3968 2001-11-02  Ben Guillon  <nicolas.marsgui@libertysurf.fr>
3969
3970         * insetindex.h (docbook):
3971         * insetindex.C (docbook): added support for docbook export.
3972
3973 2001-11-02  José Matos  <jamatos@fep.up.pt>
3974
3975         * insetcaption.C(docbook): added support for docbook export.
3976
3977 2001-11-02  Dekel Tsur  <dekelts@tau.ac.il>
3978
3979         * insetexternal.C (updateExternal): Do not run update command if
3980         result file exists and is up to date.
3981
3982         * ExternalTemplate.C (readFormat): Support the updateresult token.
3983
3984 2001-10-31  Kayvan A. Sylvan  <kayvan@sylvan.com>
3985
3986         * insetexternal.C (doSubstitution): Fix filepath ($$FPath in
3987         external_templates) to use the buffer->fileName() but only if
3988         previewing. Generating a TeX file should make FPath return
3989         "".
3990
3991 2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
3992
3993         * insetert.h:
3994         * insetert.C: fix some problems
3995
3996 2001-10-30  Kayvan A. Sylvan  <kayvan@sylvan.com>
3997
3998         * insetexternal.C (doSubstitution): Added $$FPath token
3999         to list of usable substitutions in external inset templates.
4000
4001 2001-10-24  Juergen Vigna  <jug@sad.it>
4002
4003         * insettabular.C: use new ltType struct for setting longtable
4004         header and footers also new UNSET enums.
4005
4006 2001-10-24  José Matos  <jamatos@fep.up.pt>
4007
4008         * insettabular.C (linuxdoc): Now exports the ascii's table version.
4009         (docbook): If the table is not inside a float then wrap it inside
4010         <informaltable>...</informaltable>.
4011
4012 2001-10-23  José Matos  <jamatos@fep.up.pt>
4013
4014         * insetref.C (docbook): removed / terminator to conform SGML.
4015
4016         * insetspecialchar.C (linuxdoc):
4017         (docbook): Added support for special chars, more than ascii export.
4018
4019 2001-10-22  Juergen Vigna  <jug@sad.it>
4020
4021         * insettext.C (checkInsertChar): added for REALLY checking the
4022         font of the inserted char in the right inset!
4023
4024 2001-10-19  Juergen Vigna  <jug@sad.it>
4025
4026         * inset.h: added method allowSpellcheck() so that insets who do
4027         not have anything to spellcheck can tell and so they are over-jumped.
4028         Implemented for InsetText and co.
4029
4030 2001-10-18  Juergen Vigna  <jug@sad.it>
4031
4032         * inset.C (getMaxWidth): use LyXText::workWidth(BufferView, Inset *).
4033
4034 2001-10-15  José Matos  <jamatos@fep.up.pt>
4035
4036         * insetert.C: allow export for docbook and linuxdoc
4037
4038 2001-10-07  Adrien Rebollo <adrien.rebollo@gmx.fr>
4039
4040         * insetquotes.C (dispString): handles latin3 and latin4 quotes
4041
4042 2001-10-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4043
4044         * insetquotes.C (dispString): fix handling of latin9 quotes
4045
4046 2001-10-03  Juergen Vigna  <jug@sad.it>
4047
4048         * insetert.C: ditto
4049
4050         * insetcollapsable.C: change updateInset calls to not tell BV that
4051         we have changed status.
4052
4053 2001-10-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4054
4055         * insettabular.C (deletable): make const
4056
4057 2001-09-28  Dekel Tsur  <dekelts@tau.ac.il>
4058
4059         * insetert.C (latex): Fix the returned value
4060
4061 2001-09-24  Angus Leeming  <a.leeming@ic.ac.uk>
4062
4063         * insetert.[Ch] (selectNextWordToSpellcheck): new method.
4064         Returns string(), so nothing in an ERT inset is spellchecked.
4065
4066         * insetgraphics.C (draw): print the filename if not displaying the
4067         image.
4068         (width): make sure that the width and draw methods are consistent.
4069         (updateInset): don't even load the image into cache if not displaying
4070         it.
4071
4072 2001-09-21  Angus Leeming  <a.leeming@ic.ac.uk>
4073
4074         * various files (selectNextWord): renamed as
4075         selectNextWordToSpellcheck.
4076
4077         * insetgraphics.C (draw): remove the previous change. Right place
4078         is in imageLoaderXPM.C.
4079         (draw): don't display the image if params.display == NONE.
4080
4081 2001-09-18  Angus Leeming  <a.leeming@ic.ac.uk>
4082
4083         * figinset.C (runqueue):
4084         * insetgraphics.C (draw): set background colour of inset from
4085         background to the user-configurable graphicsbg.
4086
4087 2001-09-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4088
4089         * insetquotes.C (InsetQuotes): when trying to decide the side of
4090         the quote, choose `left' only after a space or '('
4091
4092 2001-09-04  José Matos  <jamatos@fep.up.pt>
4093         * figinset.C
4094         * figinset.h
4095         * insetcaption.C
4096         * insetcaption.h
4097         * insetcollapsable.h
4098         * insetcommand.C
4099         * insetcommand.h
4100         * inseterror.h
4101         * insetert.C
4102         * insetert.h
4103         * insetexternal.C
4104         * insetexternal.h
4105         * insetfloat.C
4106         * insetfloat.h
4107         * insetfloatlist.h
4108         * insetgraphics.C
4109         * insetgraphics.h
4110         * inset.h
4111         * insetinclude.C
4112         * insetinclude.h
4113         * insetlabel.C
4114         * insetlabel.h
4115         * insetlatexaccent.C
4116         * insetlatexaccent.h
4117         * insetquotes.C
4118         * insetquotes.h
4119         * insetref.C
4120         * insetref.h
4121         * insetspecialchar.C
4122         * insetspecialchar.h
4123         * insettabular.C
4124         * insettabular.h
4125         * insettext.C
4126         * insettext.C (docbook): rename docBook method to docbook.
4127
4128 2001-09-02  Dekel Tsur  <dekelts@tau.ac.il>
4129
4130         * inset.h (getFirstParagraph): New virtual method.
4131
4132 2001-08-20  Herbert Voss  <voss@perce.de>
4133         * insetbib.C: added a option bibtotoc which is from "BIB to TOC"
4134         in the the bibtex-database-gui for inserting a line
4135         \addcontentsline...
4136
4137         If no style is given than there is no tex-output.
4138
4139 2001-08-18  Angus Leeming  <a.leeming@ic.ac.uk>
4140
4141         * insetbib.[Ch] (getFiles): new method, returning the BibTeX database
4142         files as a vector.
4143         (getKeys): use it.
4144
4145 2001-08-18  Dekel Tsur  <dekelts@tau.ac.il>
4146
4147         * insetert.C (latex): Fix output for multiple paragraphs.
4148         (write): New code for writing paragraph data.
4149         (read): Set font after reading the inset.
4150         (localDispatch): Call set_latex_font() for more cases.
4151
4152         * insetnote.h: Add empty validate method.
4153         * insetert.h: Ditto
4154
4155         * insetnote.C (InsetNote): Set language to the language of the
4156         document.
4157
4158 2001-08-16  Juergen Vigna  <jug@sad.it>
4159
4160         * insettext.C: implemented the new FINISHED states.
4161
4162         * insettabular.C: ditto
4163
4164         * inset.h: added more FINISHED states for cursor right,up,down
4165
4166 2001-08-16  John Levon  <moz@compsoc.man.ac.uk>
4167
4168         * insetfloatlist.C: use "FloatName List"
4169
4170 2001-08-14  Juergen Vigna  <jug@sad.it>
4171
4172         * insetert.C (edit): forgot to set status_ in edit calls!
4173
4174 2001-08-14  Dekel Tsur  <dekelts@tau.ac.il>
4175
4176         * insettext.C: Compilation fix
4177
4178 2001-08-13  Juergen Vigna  <jug@sad.it>
4179
4180         * inset.C (getMaxWidth): fixed bug of returning the wrong max width.
4181
4182         * insetcollapsable.C (edit): don't recollapse an already open inset.
4183
4184         * insettext.C: fixed problem when reinitializing LyXText by not doing
4185         it while lt is in use and post this to the next possible time in
4186         getLyXText().
4187         (searchForward): fixed not unlocking of inset if nothing found.
4188         (edit): set cursor behind right (was set -1 pos).
4189
4190         * insetert.C (InsetERT): init status_ also in the 3rd constructor.
4191
4192         * insettabular.C (tabularFeatures): fixed fix where deleting the
4193         last row didn't get the right actcell!
4194
4195 2001-08-11  Dekel Tsur  <dekelts@tau.ac.il>
4196
4197         * insettext.C (localDispatch): Change language only when the inset
4198         becomes empty.
4199
4200 2001-08-10  Juergen Vigna  <jug@sad.it>
4201
4202         * insettabular.C (selectNextWordInt): use the front using edit call.
4203
4204         * insetcollapsable.C (getMaxWidth): rename inset to in to not have
4205         the parameter overwrite class variable inset.
4206
4207         * inset.C (getMaxWidth): fix the setting of the minwidth = 10.
4208
4209         * insettext.C (saveLyXTextState): check for invalid cursor-par.
4210         (reinitLyXText): remove wrong_cursor bool as not needed anymore!
4211
4212         * insettabular.C (calculate_dimensions_of_cells): let's try to call
4213         update only for fixed with cells.
4214         (resetPos): try to fix the lockup on spellchecking or s&r.
4215
4216         * insettext.C (update): comment this out as it seems first wrong
4217         and second not needed anymore!
4218         (some functions): call reinitLyXText() only in update() in all other
4219         positions set only need_update = INIT.
4220
4221 2001-08-08  Juergen Vigna  <jug@sad.it>
4222
4223         * insettabular.C (setPos): fixed wrong actrow < rows() check.
4224
4225         * insettext.C (insetUnlock): remove double-space on inset unlock.
4226
4227         * insetcollapsable.C (draw): fix returned x when label > inset-width.
4228
4229         * insettabular.C (update): fixed cursor positon after an insert.
4230         (insetAllowed): do not allow to insert insets when not inside the
4231         inset!
4232         (draw): clear below an inset too as it could have changed height.
4233
4234         * inset.C (getMaxWidth): fixed width for inset in inset.
4235
4236         * insettext.C (update): small fix.
4237
4238         * insettabular.C (tabularFeatures): added selection support to
4239         DELETE_ROW/DELETE_COLUMN.
4240
4241 2001-08-07  Juergen Vigna  <jug@sad.it>
4242
4243         * inset.C (getMaxWidth): recoded and all it's implementations!
4244
4245         * insettext.C (init,setParagraph+constructors): cleanups
4246         (reinitLyXText): fixed problem with wrong cursor when all paragraphs
4247         are new and I want do a save/restore of the cursor position which is
4248         not possible anymore.
4249
4250         * insetcollapsable.C (searchBackward): recollapse inset if not found.
4251         (searchBackward): ditto
4252         (selectNextWord): ditto
4253
4254 2001-08-07  Angus Leeming  <a.leeming@ic.ac.uk>
4255
4256         * insetlatexaccent.C (checkContents): Add some debug messages
4257
4258 2001-08-07  Juergen Vigna  <jug@sad.it>
4259
4260         * insetert.C (read): don't use InsetCollapsable::read as we don't
4261         write the collapsed status anymore only the status.
4262         (write): ditto.
4263
4264 2001-08-06  Juergen Vigna  <jug@sad.it>
4265
4266         * insetert.C (set_latex_font): use LyXText's setFont directly.
4267
4268         * insettext.C (drawFrame): fixed one time more the right position
4269         and size of the frame!
4270
4271         * insetert.C (~InsetERT): hide the dialog.
4272         (showInsetDialog): added implementation
4273         (open): ditto
4274         (close): ditto
4275         (status): new function for the status of the ERT inset (3-state).
4276         (write): output also the status of the inset for readback!
4277         (read): readback the status if available otherwise use collapsed_.
4278
4279         * insettext.C (edit): small fix of setting the position, which could
4280         have gone < 0.
4281
4282         * insetert.C (width): implement this function for inlined viewing.
4283         Added minimum width of 10 pixels!
4284
4285         * insetminipage.C (InsetMinipage): just change the colors a bit so
4286         that border/background is a bit more visible. We will remove this
4287         anyway for 1.2.0!
4288
4289         * insettext.C (textWidth): add a 'bool fordraw' parameter and use this
4290         function for getting the important widths for drawing in various
4291         functions and in LyXText.
4292         (draw): fixed up a bit (frame drawing/clearing)
4293
4294 2001-08-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4295
4296         * inset.C (convertFont): delete method. not used.
4297
4298 2001-08-03  Juergen Vigna  <jug@sad.it>
4299
4300         * insettext.C (setFont): don't call for a draw update if we're just
4301         changing the cursor font!
4302
4303 2001-08-02  Juergen Vigna  <jug@sad.it>
4304
4305         * insettext.C (draw): clear the background with the right color if
4306         needed. Update myself if x&max-width changed and return without doing
4307         anything. Let the update code handle the right stuff.
4308
4309         * insetminipage.C (getMaxWidth): fixed returning of maxwidth when
4310         inside another inset.
4311
4312 2001-08-01  Juergen Vigna  <jug@sad.it>
4313
4314         * insetcollapsable.C (update): added an in_update bool so we avoid
4315         reentering.
4316
4317         * insettabular.C (update): added an in_update bool so we avoid
4318         reentering.
4319
4320         * insettext.C (insetButtonPress): hopefully fixed setselection/clear
4321         selection problem.
4322         (update): added an in_update bool so we avoid reentering.
4323
4324         * insettabular.C (localDispatch): clear col/row selection when doing
4325         something else inside an inset.
4326
4327         * insettext.C (getLyXText): fixed bug when requesting a recursive
4328         insettext!
4329
4330 2001-08-01  Angus Leeming  <a.leeming@ic.ac.uk>
4331
4332         * insetcite.C (latex): Paranoia check. Make sure that there is no
4333         whitespace between the citation keys.
4334
4335 2001-07-31  Juergen Vigna  <jug@sad.it>
4336
4337         * inset.h (nodraw): make the set function also const so that this
4338         can be called from inside other const functions.
4339
4340         * insetcollapsable.h: removed inline variable and moved it over
4341         to the only user InsetERT.
4342
4343         * insetcollapsable.C (insetButtonRelease): fixed uncollpasing the
4344         inset opening immediately therein lying insets dialogs!
4345
4346         * insetert.C (localDispatch): set the font also if we don't have any
4347         chars in this paragraph, otherwise if we delete all of em and start
4348         writing we have the wrong font.
4349         (inlined): added
4350         (draw): implemented for inline support
4351         (insetButtonRelease): ditto.
4352
4353 2001-07-30  Juergen Vigna  <jug@sad.it>
4354
4355         * insettext.C (reinitLyXText): new function to reinit the insets
4356         text after lot's of paragraph changes. Use this instead of the
4357         cache.clear() which is VERY dangerous.
4358
4359         * insetfloat.C (insetButtonRelease): we should only show the dialog
4360         if we press on the label otherwise we have problems to open mouse
4361         button 3 dialogs inside this float (f.ex. of a tabular!)
4362
4363 2001-07-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4364
4365         * insetert.C: change back to "ERT"
4366
4367         * insetfloat.C: handliign of RMB on label added.
4368
4369 2001-07-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4370
4371         * insetgraphicsParams.C: #include LOstream.h here.
4372
4373         * insetfoot.h: remove InsetFoot:: qualifier.
4374
4375 2001-07-29  Baruch Even  <baruch@lyx.org>
4376
4377         * ChangeLog: Hiding time travel evidence.
4378
4379         * insetgraphicsParams.h:
4380         * insetgraphicsParams.C:
4381         * insetgraphics.C: Added horizontal scale option, it actually scales both
4382         directions since it keeps image proportions.
4383
4384         * insetgraphics.C: Fixed EPS detection to be non-hacky.
4385
4386 2001-07-29  Baruch Even  <baruch@lyx.org>
4387
4388         * insetgraphics.C (decideOutputImageFormat): when doing postscript output
4389         convert PNG/GIF/JPG to EPS, assume the rest are EPS already.
4390
4391         HACKY! Will need to add an EPS detection routine like old InsetFig does!
4392
4393 2001-07-29  Baruch Even  <baruch@lyx.org>
4394
4395         * insetgraphics.C: Added EPSI to be an alias of EPS.
4396
4397 2001-07-29  Baruch Even  <baruch@lyx.org>
4398
4399         * insetgraphics.C: Change GRAPHICS to Graphics.
4400         Changed image conversion rules (documented at the beginning of file).
4401
4402 2001-07-28  Angus Leeming  <a.leeming@ic.ac.uk>
4403
4404         * insetert.C (get_new_label): int -> Paragraph::size_type to get
4405         std::min working.
4406
4407         * insetgraphics.C: added a using std::endl directive.
4408
4409         * insetcommand.h (getScreenLabel): removed pure virtual function,
4410         as it duplicates that in InsetButton.
4411
4412         * insetbib.[Ch] (getScreenLabel):
4413         * insetbutton.[Ch] (getScreenLabel):
4414         * insetcite.[Ch] (getScreenLabel):
4415         * insetert.[Ch] (getScreenLabel):
4416         * insetexternal.[Ch] (getScreenLabel):
4417         * insetfloatlist.[Ch] (getScreenLabel):
4418         * insetinclude.[Ch] (getScreenLabel):
4419         * insetindex.[Ch] (getScreenLabel):
4420         * insetlabel.h (getScreenLabel):
4421         * insetparent.[Ch] (getScreenLabel):
4422         * insetref.[Ch] (getScreenLabel):
4423         * insettoc.[Ch] (getScreenLabel):
4424         * inseturl.[Ch] (getScreenLabel): passed a Buffer const * parameter.
4425
4426         * insetcite.C (getScreenLabel): use this Buffer parameter in creating
4427         the label.
4428         (validate): remove check on "cite" when using natbib.
4429
4430 2001-07-26  Baruch Even  <baruch@lyx.org>
4431
4432         * insetgraphics.C (draw): changed casting to be in one place rather than
4433         all over the function.
4434
4435         * insetgraphics.h:
4436         * insetgraphics.C (read): Added compatibility reads of InsetFig.
4437
4438         * insetgraphicsParams.h:
4439         * insetgraphicsParams.C:
4440         * insetgraphics.C: Removed inline option and changed rotateAngle to float.
4441
4442 2001-07-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
4443
4444         * insetfoot.C (validate): Added method to ensure that the
4445         right bit of LaTeX is emitted.
4446
4447         * insetfoot.h: Added validate method to set the correct
4448         LaTeXFeatures bit for the special footnote code.
4449
4450 2001-07-26  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
4451
4452         * insetquotes.C (dispString): display the right ISO8859-{1,9,15}
4453         quotes
4454
4455 2001-07-27  Juergen Vigna  <jug@sad.it>
4456
4457         * inset.h: remove not used font variable in parameter.
4458         removed checkInsertChar in UpdatableInset as it was equal to
4459         the one in Inset and so not needed.
4460
4461         * insetert.C (checkInsertChar): implementation of function
4462         checkInsertChar.
4463
4464         * inset.h: added new function checkInsertChar.
4465
4466         * various files: added c-tor and clone() function.
4467
4468         * insetcollapsable.h: removed clone function here as this should
4469         be only realized in REAL insets and added it to all collapsable
4470         insets! (with the copy-constructor).
4471
4472 2001-07-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4473
4474         * insetminipage.C (read): handle missing parameters more gracefully
4475
4476         * insetcollapsable.C (read): handel missing collapsed more gracefully
4477
4478 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4479
4480         * insetfloat.C (read): handle missing parameters.
4481
4482         * insettext.C (read): handle old latex end_inset
4483
4484         * insetert.C (setButtonLabel): new method
4485         (init): use it, to set the dynamic label correctly
4486         (read): use it
4487
4488         * Makefile.am (EXTRA_DIST): add files that is not part or the
4489         binary here.
4490
4491         * insetcollapsable.h: remove autocollapsable (no users), remove
4492         draw_label, change_label_with_text and companion code. Remove args
4493         from some methods.
4494         * insetert.[Ch]: move here instead (only user)
4495
4496         * inset.h: rename private variable name to name_, make
4497         selectNextWord return a const string. make getInsetName return a
4498         string const &. Remove bool from open, add close.
4499
4500         * Makefile.am: don't compile insetlist, insetsection
4501         and insettheorem
4502
4503 2001-07-24  Juergen Vigna  <jug@sad.it>
4504
4505         * insetert.C (InsetERT): put init after the paragraph initialization,
4506         as otherwise we don't set the draw_label right.
4507
4508         * insetcollapsable.C (insetMotionNotify): fixed opening/closing the
4509         insets with the mouse without having strange selections.
4510         (edit): if the inset was collapsed and we open it here then put the
4511         cursor always at the beginning of the inset.
4512         (get_new_label): 15 instead of 10 max chars in the label.
4513
4514         * insetert.C (localDispatch): added and handle various stuff we
4515         need to handle here (font setting on paragraph break, not permitted
4516         layout setting, etc.).
4517
4518         * inset.h: added default copy-consturctor and implemented this in
4519         various insets with the change to use this in the clone function!
4520
4521 2001-07-24  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
4522
4523         * insetminipage.C (InsetMinipage): set background color to red :)
4524
4525 2001-07-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
4526
4527         * insettext.C (insetUnlock): only set update to CLEAR_FRAME if
4528         draw frame mode is LOCKED.
4529
4530         * insetcollapsable.C (edit):
4531         (insetButtonRelease): set update status to full when
4532         opening inset.
4533
4534         * insettext.C (clearInset):
4535         * insettabular.C (draw):
4536         * insetlatexaccent.C (draw): honor background color.
4537
4538         * inset.h: new member background_color_, initialized to
4539         LColor::inherit.
4540
4541         * inset.C (backgroundColor): new method.
4542         (setBackgroundColor): new method.
4543
4544         * insetert.C (init): new method, called by the ctors.
4545         (InsetERT): when inserting contents, make sure the font is
4546         ALL_INHERIT.
4547
4548         * insetnote.C (InsetNote): when inserting content, remove trailing
4549         newline
4550         (init): set background color to LColor::note
4551
4552 2001-07-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4553
4554         * insetcollapsable.C: adjust
4555
4556         * insetbutton.C: adjust
4557
4558 2001-07-23  Juergen Vigna  <jug@sad.it>
4559
4560         * insetcollapsable.h: removed widthCollapsed variable, LyXFont
4561         parameter on the _collapsed function (was not needed) and call
4562         always width_collapsed().
4563
4564         * insetert.C (InsetERT): use setLabel with "true" flag.
4565
4566         * insetcollapsable.C: modified various functions to set the draw_label
4567         string right in any condition.
4568         (setLabel): added a bool parameter to set change_label_with_text.
4569
4570         * insetcollapsable.h: added draw_label string which is set to the
4571         actual drawn label-string, while label is the original static label
4572         of this collapsable inset. Added bool change_label_with_text to set
4573         if we want that the label changes to the start of the InsetText's
4574         text when collabpsed. You can set this flag with the setLabel funciton.
4575         Added bool inlined for inlined collapsable insets, but not handled
4576         yet.
4577
4578         * insetcollapsable.C (get_new_label): added should get a new label
4579         from the InsetText beginning (for now 10 chars).
4580
4581 2001-07-21  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
4582
4583         * insetquotes.C (latex): fix the handling of french double quotes
4584         when not using the french pachage.
4585
4586 2001-07-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
4587
4588         * insetcollapsable.h: make WidthCollapsed mutable.
4589
4590         * insetindex.C (lyxCode): InsetIndex returns INDEX_CODE,
4591         InsetPrintIndex returns INDEX_PRINT_CODE.
4592
4593         * inset.h: add INDEX_PRINT_CODE
4594
4595         * insetcollapsable.C (draw): init widthCollapsed if necessary
4596         (width): ditto.
4597
4598         * insetquotes.C (width): use the local language, not the document
4599         language.
4600         (draw): ditto.
4601         (dispString): add additional spacing for all french languages,
4602         like fr_CA.
4603         (validate): make it work when there is no default language
4604
4605         * insetspecialchar.h: rename kind to kind_; add kind() accessor.
4606
4607         * insetnote.C (init): new method, called by the constructors
4608         (InsetNote): new constructor with contents passed as a string
4609
4610 2001-07-21  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
4611
4612         * insetfootlike.C (insetAllowed): disallow float in footlike.
4613
4614         * insetert.C (InsetERT): add collapsed argument to the constrctor
4615         with contents.
4616
4617 2001-07-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4618
4619         * insetindex.h: shut off warning
4620
4621 2001-07-20  Juergen Vigna  <jug@sad.it>
4622
4623         * insetcollapsable.C (update): recoded hopefully works now!
4624
4625 2001-07-19  Juergen Vigna  <jug@sad.it>
4626
4627         * most files: implemented the below new introduced function.
4628
4629         * inset.h: added new edit(BufferView *, bool front) method to be able
4630         to enter an inset from the front/back without knowing x/y positions
4631         and baselines inside the inset. So I just can tell the inset activate
4632         me and set the cursor on the front/back of yourself.
4633
4634 2001-07-18  Juergen Vigna  <jug@sad.it>
4635
4636         * insetcollapsable.C (edit): fixed hopefully the y parameter which
4637         is given to the InsetText.
4638         (insetButtonPress): ditto
4639         (insetButtonRelease): ditto
4640         (insetMotionNotify): ditto
4641
4642 2001-07-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4643
4644         * insetspecialchar.[Ch]: change HYPHENATION_BREAK to
4645         LIGATURE_BREAK, since the name is so stupid.
4646
4647 2001-07-20  Angus Leeming  <a.leeming@ic.ac.uk>
4648
4649         * insetnote.[Ch]: (insertInset, insetAllowed): removed. Note now uses
4650         the default InsetCollapsable methods. I.e., it can insert anything.
4651         (write) output the name of the inset, not some silly hack for
4652         compatability with the old InsetInfo.
4653
4654         * insetinfo.[Ch]: removed.
4655         * insetnote.[Ch]: new files. InsetNote replaces InsetInfo. The inset is
4656         now collapsable, but functionality is otherwise identical to InsetInfo.
4657
4658         * Makefile.am: removed insetinfo.[Ch]. Added insetnote.[Ch].
4659
4660 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
4661
4662         * insetspecialchar.[Ch]: add support for HYPHENATION_BREAK. some
4663         reformatting
4664
4665         * insetquotes.C: general cleanup
4666         (dispString): add spaces inside french double quotes.
4667         (latex): ditto. Moreover, treat first the case where the frenchb
4668         or french options have been given.
4669
4670 2001-07-19  Angus Leeming  <a.leeming@ic.ac.uk>
4671
4672         * insetcite.[Ch] (latex, validate): new methods, required for natbib
4673         support.
4674
4675 2001-07-19  Dekel Tsur  <dekelts@tau.ac.il>
4676
4677         * figinset.C (RegisterFigure): Print debug message only when
4678         current_view is available.
4679
4680 2001-07-18  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
4681
4682         * many files: update to match the change below
4683
4684         * inset.h (insetAllowed): renamed from insertInsetAllowed;
4685         implement the version which takes an inset here.
4686
4687         * insetcollapsable.[Ch]: implement open and isOpen
4688
4689         * inset.h: remove insertInsetAllowed from Inset
4690         (open): new method, to open or close an inset
4691         (isOpen): returns the status of an inset
4692         (isCollapsable, colapse): removed
4693
4694 2001-07-13  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
4695
4696         * insetquotes.C (dispString): display french guillemets when using
4697         ISO8859-15.
4698
4699 2001-07-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4700
4701         * insetcollapsable.h: remove bogus return statements
4702
4703 2001-07-18  Juergen Vigna  <jug@sad.it>
4704
4705         * insettabular.C (selectNextWord): fixed spellchecking for the
4706         first cell of a tabular (wasn't entered!)
4707         (getLyXText): changed to enter automatically insettext and return
4708         it's LyXText if we're locked.
4709
4710 2001-07-17  Juergen Vigna  <jug@sad.it>
4711
4712         * various files: implemented the below functions.
4713
4714         * inset.h: added functions
4715         - virtual string selectNextWord(BufferView *, float & value) const;
4716         - virtual void selectSelectedWord(BufferView *) { return; }
4717         - virtual void toggleSelection(BufferView *, bool /*kill_selection*/)
4718         needed for spellchecking correctly!
4719
4720 2001-07-16  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4721
4722         * insetert.C (latex): write out all paragraphs.
4723
4724 2001-07-17  Baruch Even  <baruch@lyx.org>
4725
4726         * insetgraphics.C (draw): Removed unneeded casts.
4727
4728 2001-07-16  Juergen Vigna  <jug@sad.it>
4729
4730         * insettext.C (update): fixed small oversight (reset lt to 0).
4731
4732 2001-07-14  Baruch Even  <baruch@lyx.org>
4733
4734         * insetgraphics.h:
4735         * insetgraphics.C: Added a copy c-tor and handled the same_id case.
4736
4737 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
4738
4739         Consistent use of Lsstream.h:
4740         * figinset.C: removed using std::ostringstream directive.
4741
4742         * insetgraphics.C (createLatexOptions):
4743         * insetinclude.C (unique_id):
4744         std::ostringstream -> ostringstream.
4745         * insettext.C (localDispatch): std::istringstream -> istringstream.
4746
4747 2001-07-13  Juergen Vigna  <jug@sad.it>
4748
4749         * insetfloat.C (insertInsetAllowed): added missing const_cast.
4750
4751         * insetcollapsable.C (getLockingInset): ditto.
4752
4753 2001-07-12  Juergen Vigna  <jug@sad.it>
4754
4755         * insetcollapsable.h: added implementation of new function for
4756         collapsable status.
4757
4758         * various files: added implementation of new insertInsetAllowed-func
4759         and redone the function a bit more.
4760
4761         * inset.h: added isCollapsable(), bool collapsed(),
4762         collapsed(BufferView *, bool) and insertInsetAllowed(Inset::Code).
4763
4764         * insetfloat.C (insertInsetAllowed): make a bit more checks.
4765
4766         * insettext.C (getLyXText): use 'lt' to assure we're not erasing the
4767         LyXText which is marked for removal while we're using it!
4768
4769         * insettext.h: added private LyXText * lt to use it to assure we are
4770         not deleting our LyXText while we're using it!
4771
4772 2001-07-11  Juergen Vigna  <jug@sad.it>
4773
4774         * insettext.C (insertInset): check if we are before the inset after
4775         inserting it! This check IS needed. Remove the Undo-Call as it is
4776         called in LyXText::insertInset!
4777
4778         * insettext.h: added struct InnerCache.
4779
4780         * insettext.C (deleteLyXText): insert a new InnerCache mechanism so
4781         that we ONLY delete the LyXText in the getLyXText() routine. So we
4782         are sure we don't delete LyXText while someone is working with it!
4783
4784 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4785
4786         * insetexternal.C: (*it). -> it->
4787         * insettext.C: ditto
4788
4789 2001-07-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4790
4791         * insetcollapsable.C (edit): always open collapsed insets (even if
4792         they are not autocollapsable)
4793
4794         * insetcommand.C (operator=): simplify.
4795
4796 2001-07-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4797
4798         * insetert.C (latex): handle META_NEWLINE
4799
4800 2001-07-09  Juergen Vigna  <jug@sad.it>
4801
4802         * insetert.h: a normal InsetText can insert insets, but we won't.
4803
4804         * inset.h: return default "false" on insertInsetAllowed and implement
4805         this function where a returnvalue != "false" is needed.
4806
4807 2001-07-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4808
4809         * insetert.C (InsetERT): new contructor
4810
4811 2001-07-06  Juergen Vigna  <jug@sad.it>
4812
4813         * a lot of files: added implementation of the below new functions
4814         and the change to clone(). Also the call of the new undo-functions
4815         where needed.
4816
4817         * inset.h: added an inset_id, added functions getParFromID,
4818         getInsetFromID, firstParagraph, cursor and id functions, added
4819         bool same_ids to clone function.
4820
4821 2001-07-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4822
4823         * insettext.[hC]: make cached_text a shared_ptr, make Cache be a map
4824         of BufferView * and shared_ptr<LyXText>
4825
4826 2001-07-05  Juergen Vigna  <jug@sad.it>
4827
4828         * insettext.C (clear): deleted also the cache not only LyXText.
4829         (setParagraphData): ditto.
4830
4831 2001-07-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4832
4833         * insetfloat.C (latex): let the specific placement take presedence
4834         if set, otherwise choose document placement if set, otherwise just
4835         use float default placement.
4836
4837 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4838
4839         * insettext.C (localDispatch): call CutAndPaste::'s static method
4840         directly.
4841
4842 2001-07-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4843
4844         * insetbib.C: no meed to include forms.h here.
4845
4846 2001-07-03  Angus Leeming  <a.leeming@ic.ac.uk>
4847
4848         * insettext.C: added using std::make_pair directive.
4849
4850 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4851
4852         * insettext.C (getLyXText): avoid multiple lookups, and simplify
4853         slightly
4854         (deleteLyXText): ditto
4855         (resizeLyXText): ditto
4856
4857 2001-07-02  Juergen Vigna  <jug@sad.it>
4858
4859         * insettext.C (getLyXText): introduce a cache in getLyXText so that
4860         following calls are only returned the right pointer without the over
4861         head to search in the map.
4862         (various funcs): reset the cached_bview variable as this signs that
4863         the cache is not valid anymore.
4864
4865 2001-06-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4866
4867         * insettabular.C (clone): do not copy the LyXTabular twice
4868
4869 2001-06-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4870
4871         * insettext.h (TEXT): delete method
4872
4873 2001-06-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4874
4875         * insetmarginal.C (latex):
4876         * insetfoot.C (latex): fix spacing of notes in LaTeX
4877
4878         * insettext.C (localDispatch): use .c_str() on istringstream
4879         constructor argument.
4880
4881 2001-06-29  John Levon  <moz@compsoc.man.ac.uk>
4882
4883         * insettoc.h:
4884         * insettoc.C:
4885         * inseturl.h:
4886         * inseturl.C: fix method names in these to begin
4887           with small char too, so they inherit
4888
4889 2001-06-28  Juergen Vigna  <jug@sad.it>
4890
4891         * insettext.C (setFont): fixed font settings using toggleFree()
4892         instead of setFont().
4893
4894 2001-06-28  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4895
4896         * Change a lot of method names to begin with a small char.
4897         Changes to a lot of files because of this.
4898
4899 2001-06-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4900
4901         * insetfloatlist.C (Write): std:: qualify ostream
4902         (Latex): ditto
4903
4904 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
4905
4906         * figinset.C:
4907         * inset.C:
4908         * insetgraphics.C: send debug output to Debug::INFO instead of
4909         Debug::ANY.
4910
4911 2001-06-26  The LyX Project  <lyx@rose.home.sad.it>
4912
4913         * insettabular.h:
4914         * insettabular.C (getStatus): update to use func_status
4915
4916 2001-06-26  ben <nicolas.marsgui@libertysurf.fr>
4917
4918         * insetref.C (DocBook): added support for cross-references without
4919         a name.
4920
4921 2001-06-26  The LyX Project  <jug@sad.it>
4922
4923         * insetref.C:
4924         * insetref.h:
4925         * insetlabel.C:
4926         * insetlabel.h: removed escape method and moved it to
4927         support/lstrings.h.
4928
4929 2001-06-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4930
4931         * insettabular.C (getMaxWidth): do the speedup in a different way,
4932         remove dead code
4933
4934 2001-06-24  The LyX Project  <Asger>
4935
4936         * insettabular.C (getMaxWidth): We cache a mapping from
4937         inset to cell in order to speed this method up.
4938
4939 2001-06-24  The LyX Project  <Asger>
4940
4941         * insettext.C: Optimized InsetText::draw or something.
4942
4943 2001-06-23  The LyX Project  <lyx@rose.home.sad.it>
4944
4945         * insettext.C (LocalDispatch): fixed inserting of 'normal chars'
4946
4947 2001-06-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4948
4949         * inset.h: name change from lyxinset.h
4950
4951 2001-06-22  Dekel Tsur  <dekelts@tau.ac.il>
4952
4953         * insetfloat.C (Validate): Add a call to InsetCollapsable::Validate
4954
4955 2001-06-14  Juergen Vigna  <jug@sad.it>
4956
4957         * insettext.C (draw): removed warnings.
4958
4959 2001-06-13  Juergen Vigna  <jug@sad.it>
4960
4961         * insettabular.C (nodraw): only go down the tree if we don't have
4962         that flag set otherwise it's obvious that we don't want to draw.
4963         (LocalDispatch): do also an update if we have an undispached result.
4964
4965 2001-06-19  Angus Leeming  <a.leeming@ic.ac.uk>
4966
4967         * insetcite.C:
4968         * insetgraphicsParams.C:
4969         * insettext.C: removed // -*- C++ -*- as first line.
4970
4971 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4972
4973         * lyxinset.h (resizeLyXText): shut off warning about unused
4974         parameter "force"
4975
4976 2001-06-07  Juergen Vigna  <jug@sad.it>
4977
4978         * insettext.C (resizeLyXText): honor the new force flag.
4979
4980         * lyxinset.h: add 'bool force' parameter to resizeLyXText(...)
4981
4982         * insettabular.C (deleteLyXText): new function
4983
4984 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
4985
4986         * insettheorem.C:
4987         * insetminipage.C:
4988         * insetlist.C:
4989         * insetfootlike.C:
4990         * insetfloat.C:
4991         * insetert.C:
4992         * insetcollapsable.C:
4993         * insetcaption.C: LColor tidy
4994
4995 2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4996
4997         * figinset.C: fix typo
4998
4999 2001-06-01  Juergen Vigna  <jug@sad.it>
5000
5001         * insettabular.C (resetPos): small hack so that scroll is not set to
5002         0 when we are in the last column of a tabular. This is a problem we
5003         have because of constats 20 offset on both directions, so this can
5004         cause on the limit an endless loop.
5005
5006         * insettext.C (SetFont): forgot that we can have locking insets ;)
5007
5008 2001-05-31  Juergen Vigna  <jug@sad.it>
5009
5010         * insettabular.C (LocalDispatch): small fix for LFUN_TAB.
5011
5012 2001-05-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5013
5014         * figinset.C: add using std:: directive for the C functions which
5015         need that.
5016
5017 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5018
5019         * insetfloat.C (Write): write out wide info
5020         (Read): read the wide info
5021         (Latex): use the wide info when creating latex.
5022
5023         * insettext.C: adjust
5024
5025         * insetgraphics.[Ch] (statusMessage): change to return string
5026         (width): adjust
5027         (draw): adjust
5028
5029         * figinset.C (runqueue): add std::
5030         (Recompute): ditto
5031
5032 2001-05-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5033
5034         * insetcite.C (Ascii): add std:: qualifier
5035
5036 2001-05-28  Juergen Vigna  <jug@sad.it>
5037
5038         * insettext.C (resizeLyXText): clear LyXText ONLY if we don't have
5039         a endless-width inset (maxWidth < 0).
5040         (Edit): change language only if not equal.
5041
5042         * insettabular.C (resetPos): call UpdateLocal only on REAL scroll!
5043
5044         * insettext.C (draw): fixed draw/clear of InsetText-Frame
5045
5046 2001-05-16  Juergen Vigna  <jug@sad.it>
5047
5048         * insettext.C (selectAll): added
5049         (clearSelection): added
5050
5051         * insettabular.C (SetFont): now we may set a font on a whole selection!
5052         (getSelection): added helper function.
5053
5054 2001-05-27  Dekel Tsur  <dekelts@tau.ac.il>
5055
5056         * insetcite.C (Ascii): Add method.
5057
5058 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
5059
5060         * figinset.C:
5061         * insetbib.C: fix path for OS/2 & Win32
5062
5063 2001-05-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5064
5065         * insetfoot.C (Latex): don't use % after footnote.
5066
5067 2001-05-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5068
5069         * insettext.C (Read): use clear
5070         (SetParagraphData): use LyXParagraph copy constructor instead of clone
5071
5072 2001-05-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5073
5074         * insetfloatlist.h: add a bunch of std:: qualifiers.
5075
5076 2001-05-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5077
5078         * lyxinset.h: remve LOF_CODE, LOT_CODE, LOA_CODE, add
5079         FLOAT_LIST_CODE, renumber code list.
5080
5081         * insettoc.C (getScreenLabel): remove support for float lists
5082         (LyxCode): ditto
5083         (Ascii): ditto
5084
5085         * insetfloatlist.[Ch]: new files
5086
5087         * Makefile.am (libinsets_la_SOURCES): add insetfloatlist.[Ch]
5088
5089 2001-04-27  Angus Leeming  <a.leeming@ic.ac.uk>
5090
5091         * insettabular.C (LocalDispatch):
5092         * insettext.C (LocalDispatch): getClipboard() is now a BufferView
5093         method
5094
5095 2001-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5096
5097         * insettext.C: remvoe !NEW_INSETS cruft
5098
5099         * insettabular.C: remove !NEW_INSETS cruft
5100
5101         * insetcollapsable.h: remove !NEW_INSETS cruft
5102
5103         * insetbib.C: remove !NEW_INSETS cruft
5104
5105 2001-04-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5106
5107         * insettoc.C: hack to make listof algorithm work
5108
5109 2001-04-20  Juergen Vigna  <jug@sad.it>
5110
5111         * insettext.C (Edit): call checkAndActivateInset with y=0 if y < 0.
5112
5113 2001-04-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5114
5115         * insetquotes.C (Latex): improve the guard against
5116         unwanted !` and ?` ligatures. This should really be done in
5117         another place (to catch all this ligatures at low-level).
5118
5119 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5120
5121         * insettext.C (init): remvoe leftovers from cursor_visible change
5122         (draw): use c++ cast
5123         (LocalDispatch): dispatch LFUN_MESSAGE
5124
5125         * insettabular.C (InsetTabular): remove leftovers from
5126         cursor_visible, and scoped_ptr changes
5127         (draw): use c++ cast
5128
5129         * insetcollapsable.C (draw): use c++ cast
5130
5131         * ExternalTemplate.h: inherit privaely from noncopyable
5132         * insetcommand.h: ditto
5133         * insetinclude.h: ditto
5134
5135 2001-04-16  Allan Rae  <rae@lyx.org>
5136
5137         * insettoc.C (Ascii):
5138         * insettext.C (draw):
5139         * insettabular.C (setPos):
5140         * insetminipage.C (Read):
5141         * insetfloat.C (placement):
5142         * insetcaption.C (Ascii, DocBook):
5143         * figinset.C (runqueue): #warning triggers an error on Sun CC 6.0 as
5144         an unrecognised preprocessor directive.  So ensure they're wrapped.
5145
5146 2001-04-06  John Levon  <moz@compsoc.man.ac.uk>
5147
5148         * insetexternal.h:
5149         * insetexternal.C: set view on Clone. Add _ to private members.
5150
5151 2001-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5152
5153         * insettext.C (InsetText): fix new
5154         (InsetText): reindent some, simplify deletion of par list
5155         (clear): simplify deletion of par list, fix new
5156         (SetParagraphData): simplify deletion of par list
5157
5158         * insettabular.[Ch] (getLabelList): implement new method
5159
5160 2001-04-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5161
5162         * lyxinset.h: do not include gettext.h...
5163
5164         * inset.C:
5165         * insetcaption.C:
5166         * insetexternal.C:
5167         * insetgraphics.C:
5168         * insetindex.C:
5169         * insetlabel.C:
5170         * insetlatexaccent.C:
5171         * insetminipage.C:
5172         * insetquotes.C:
5173         * insettabular.C:
5174         * inseturl.C: ... and do it here instead
5175
5176 2001-04-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5177
5178         * insetcollapsable.[Ch] (getLabelList): add std:: on vector<string>
5179
5180         * insettext.[Ch] (getLabelList): add std:: on vector<string>
5181
5182         * insetcollapsable.[Ch] (getLabelList): implement
5183
5184         * insettext.[Ch] (getLabelList): implement
5185
5186         * insettext.h: reindent
5187
5188         * insettabular.h: make tabular a scoped_ptr
5189
5190         * insettext.C (init): adjust for cursor_visible
5191         (ToggleInsetCursor): constify asc and desc, font, adjust for
5192         cursor_visible
5193         (ShowInsetCursor): constify asc and desc, font, adjust for
5194         cursor_visible
5195         (HideInsetCursor): adjust for cursor_visible
5196
5197         * insettabular.C: reindent some
5198         (InsetTabular): adjust for scoped_ptr and cursor_visible
5199         (InsetTabular): ditto
5200         (~InsetTabular): delete delete
5201         (Clone): adjust for scoped_ptr
5202         (Read): constify old_format, adjust for scoped_ptr, move init of
5203         token
5204         (draw): constify tx, localize loop vars.
5205         some other localization of variables, remove double initilizatons.
5206
5207         * insetfoot.C: remove using std::ostream, add ostream where needed
5208
5209 2001-04-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5210
5211         * lyxinset.h: some reindentaion, use initializer list for
5212         constructro.
5213         UpdatableInset: make cursor_visible a private var add
5214         public isCursorVisible(), add protected toggleCursorVisible() and
5215         proctected setCursorVisible(bool), make scroll call the Inset::scroll
5216
5217         * insettoc.C: remvoe using decl
5218         (getScreenLabel): make cmdname donst
5219         (LyxCode): ditto
5220         (Ascii): ditto
5221         (Ascii): don't use endl
5222
5223         * insetfootlike.C: remove using decl at file scope and add std::
5224         where needed
5225         * insetmarginal.C: ditto
5226
5227         * insetfoot.C: some reformatting
5228
5229         * insetfloat.C (InsetButtonRelease): adjust the hit area
5230
5231         * insetert.C (SetFont): some reformatting
5232
5233         * insetcollapsable.C: some reformatting and constification
5234         (Clone): comment out.
5235         * insetcollapsable.h: some reformatting
5236         (Clone): comment out.
5237
5238         * inset.C: reindent
5239         (scroll): simplify
5240
5241 2001-03-30  Juergen Vigna  <jug@sad.it>
5242
5243         * insetcollapsable.h: changen *inset to be a InsetText inset.
5244
5245         * some files: changed to reflect the above change.
5246
5247 2001-03-29  Angus Leeming  <a.leeming@ic.ac.uk>
5248
5249         * insetexternal.[Ch]: renamed InsetExternal::InsetExternalParams as
5250         InsetExternal::Params.
5251         Added operator==() and operator!=() for the Params struct.
5252
5253 2001-03-29  Juergen Vigna  <jug@sad.it>
5254
5255         * lyxinset.h: changed parameter of getMaxWidth from Painter & to
5256         BufferView *.
5257
5258         * insetminipage.C: removed widthp_ and all it's functions and changed
5259         to use new %-lengths of LyXLength.
5260
5261 2001-03-28  Angus Leeming  <a.leeming@ic.ac.uk>
5262
5263         * figinset.[Ch]: changed headers lyx.h, form1.h -> figure_form.h.
5264
5265 2001-03-27  Angus Leeming  <a.leeming@ic.ac.uk>
5266
5267         * insetgraphicsParams.C (operator!=): new function, needed by the
5268         ControlGraphics class.
5269
5270 2001-03-28  Juergen Vigna  <jug@sad.it>
5271
5272         * insettext.C (InsetButtonPress): only enter !inset if button == 2
5273         (checkAndActivateInset): don't use the values returned from
5274         call to bv->checkInsetHit.
5275
5276         * insetminipage.C (Clone): set special minipage values.
5277
5278         * insetcollapsable.C (draw): changed to draw the button in the
5279         upper left corner outside the textinset.
5280         (ascent): changed because of different drawing
5281         (descent): ditto
5282         (width): ditto
5283         (Edit): ditto
5284         (InsetButtonPress): ditto
5285         (InsetButtonRelease): ditto
5286         (InsetMotionNotify): ditto
5287
5288 2001-03-27  Dekel Tsur  <dekelts@tau.ac.il>
5289
5290         * figinset.C (GetPSSizes): Fix for the case when filename doesn't
5291         contain a suffix.
5292         (Clone): ditto
5293
5294 2001-03-26  Juergen Vigna  <jug@sad.it>
5295
5296         * lyxinset.h: added ShowInsetDialog() function in UpdatableInset.
5297
5298         * insettext.C (ShowInsetDialog): implemented above function.
5299
5300         * insettabular.C (ShowInsetDialog): ditto
5301
5302         * insetminipage.C (ShowInsetDialog): ditto
5303
5304 2001-03-23  Angus Leeming  <a.leeming@ic.ac.uk>
5305
5306         * insetinclude.[Ch]: rename InsetInclude::InsetIncludeParams as
5307         InsetInclude::Params. Don't store a buffer * in Params. Store the
5308         master file name instead.
5309
5310 2001-03-23  Juergen Vigna  <jug@sad.it>
5311
5312         * insetcollapsable.C (InsetMotionNotify):
5313         (InsetButtonRelease):
5314         (InsetButtonPress): fixed y-offset (minipages).
5315
5316         * insettext.C (draw): force a FULL update if cleared == true.
5317
5318         * insetcollapsable.C (draw): Lars forgotten entry for changing this
5319         routine to draw the minipages on its position-flag.
5320         (InsetInInsetY): give back the right y position, because of minipage
5321         position-flag.
5322
5323 2001-03-23  José Abílio Matos  <jamatos@fep.up.pt>
5324
5325         * insetfloat.h
5326         * insetfloat.C (DocBook): docbook export code.
5327
5328 2001-03-22  Juergen Vigna  <jug@sad.it>
5329
5330         * insetminipage.C (getMaxWidth): added function to set the drawing
5331         width!
5332         (Read): should work now!
5333
5334         * insetcollapsable.C (InsetCollapsable): default is now NOT collapsed
5335         if we create a new inset.
5336
5337 2001-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
5338
5339         * figinset.C (fl_set_preemptive_callback): moved definition outside
5340         of namespace anon.
5341
5342 2001-03-20  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
5343
5344         * insetminipage.C (Read): prepare for reading of minipage arguments.
5345
5346 2001-03-18  Baruch Even  <baruch@lyx.org>
5347
5348         * insetgraphics.C: Minor cleanups of the comments and code.
5349
5350 2001-03-17  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
5351
5352         * insetminipage.C (InsetMinipage): default to not collapsed
5353
5354 2001-03-16  Juergen Vigna  <jug@sad.it>
5355
5356         * insetminipage.C (width): modified with to be a string
5357         (widthp): added widthp (for % width) support functions.
5358         (InsetButtonRelease): added to open the options dialog on button==3.
5359         (~InsetMinipage): added to hide the dialog.
5360
5361         * insetminipage.h: added hideDialog signal
5362
5363 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
5364
5365         * insetminipage.h: change the order or Position to match
5366         LyXParagraph::MINIPAGE_ALIGNMENT
5367
5368         * several files: remvoe CXX_WORKING_NAMESPACES
5369
5370         * ExternalTemplate.h: noncopyable is in namespace boost
5371         * insetinclude.h: ditto
5372         * insetcommand.h: ditto
5373
5374 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
5375
5376         * insettext.C (Edit): #else# -> #else.
5377         * insettoc.C: added using directive.
5378
5379 2001-03-14  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
5380
5381         * insetminipage.h: add pos, inner_pos, width and height. + getters
5382         and setters for all of them.
5383
5384 2001-03-13  Dekel Tsur  <dekelts@tau.ac.il>
5385
5386         * insetinclude.C (Latex): Do not exit when the textclass of the
5387         included file differ from the textclass of the parent file.
5388
5389 2001-03-12  Angus Leeming  <a.leeming@ic.ac.uk>
5390
5391         * ExternalTemplate.C (read): the reading of external insets now checks
5392         for \end_inset and removes it form the input stream.
5393
5394 2001-03-09  John Levon  <moz@compsoc.man.ac.uk>
5395
5396         * ExternalTemplate.h:
5397         * ExternalTemplate.C:
5398         * insetexternal.h:
5399         * insetexternal.C: move form to GUII
5400
5401 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
5402
5403         * insetinclude.h:
5404         * insetinclude.C: add InsetIncludeParams, use
5405         composition rather than derivation of InsetCommand
5406
5407 2001-03-12  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
5408
5409         * insettoc.C (Ascii): use the Buffer typedefs
5410
5411 2001-03-11  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
5412
5413         * insettoc.C (Ascii): implement for dynamic number of lists
5414
5415         * insetcaption.[Ch]: update from new_insets branch
5416         * insetfloat.[Ch]: ditto
5417
5418 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
5419
5420         * insetexternal.C:
5421         * figinset.C: use new File Dialog
5422
5423 2001-03-06  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
5424
5425         * insettext.C: changes becuase of ParagraphParameters.
5426
5427 2001-02-28  Baruch Even  <baruch@ev-en.org>
5428
5429         * insetgraphics.C (updateInset): Changed due to the change in
5430         GraphicsCache.
5431
5432 2001-02-26  Juergen Vigna  <jug@sad.it>
5433
5434         * insettext.C (SetFont): Set Undo only if we have selection (as it is
5435         handled in LyXText).
5436
5437 2001-02-23  Juergen Vigna  <jug@sad.it>
5438
5439         * insettext.C (draw): some small repainting fixes.
5440         (LocalDispatch): put the sel_cursor stuff after the insert of chars.
5441
5442         * inset.C (LocalDispatch): changed action to be a kb_action (as it
5443         should be) and not an int.
5444
5445         * insettabular.C (LocalDispatch): ditto
5446
5447         * insettext.C (LocalDispatch): ditto
5448
5449         * insetcollapsable.C (LocalDispatch): ditto
5450
5451 2001-02-22  Juergen Vigna  <jug@sad.it>
5452
5453         * insettabular.C (LocalDispatch): return DISPATCHED if we cannot
5454         DISPATCH it and we don't have a locking_inset.
5455
5456 2001-02-21  Baruch Even  <baruch@ev-en.org>
5457
5458         * insetgraphics.[Ch]: Changed to use boost::shared_ptr<GraphicsCacheItem>
5459         instead of GraphicsCacheItem *.
5460
5461 2001-02-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5462
5463         * insetcollapsable.C (getLyXText): add const qualifier to second
5464         parameter.
5465
5466 2001-02-22  Juergen Vigna  <jug@sad.it>
5467
5468         * insettext.C (getLyXText): honor the recursive parameter.
5469         (SetUpdateStatus): set need_update to CURSOR_PAR if LyXText needs it.
5470
5471         * inset.C (getLyXText): added bool recursive parameter.
5472
5473         * insettext.C (SetUpdateStatus): or the update codes.
5474         (draw): check need_update with &.
5475         (InsetButtonPress): set no_selection to not put a selection when
5476         entering an inset and it is redraws in another spot.
5477
5478         * insettext.h: made need_update an int.
5479
5480 2001-02-20  Baruch Even  <baruch@ev-en.org>
5481
5482         * insetgraphics.h:
5483         * insetgraphisc.C: Changed to use better semantics when loading images
5484         for inline view. Now it doesn't keep the pixmap itself but it's holder.
5485
5486 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
5487
5488         * insetcommand.h:
5489         * inseterror.h:
5490         * insetgraphics.C: change name of "hide" signal to "hideDialog",
5491         consistent with InsetTabular.
5492
5493 2001-02-19  Juergen Vigna  <jug@sad.it>
5494
5495         * insettabular.C (LocalDispatch): implement PAGE up/down.
5496
5497         * insettext.C (draw): clear all of it on need_update==INIT too!
5498
5499         * insettabular.C (InsetUnlock): always clear the selection.
5500
5501         * inset.C (scroll): normally we only want to scroll the inset until
5502         it is fully visible so if top_x + offset > 20 then just set scx to 0.
5503
5504 2001-02-14  Juergen Vigna  <jug@sad.it>
5505
5506         * insettabular.C (LocalDispatch): remove x_fix as it is not used.
5507         (resetPos): fixed scroll behaviour.
5508         (LocalDispatch): do an update if moving cursor inside a table cell
5509         requests a scroll of the tabular.
5510
5511 2001-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
5512
5513         * insettext.C (textWidth): constify local var
5514
5515         * insettabular.C: small cleanup.
5516
5517         * insetfoot.C (Latex): constify local var
5518
5519         * insetcollapsable.C: small cleanup.
5520
5521         * figinset.C (runqueue): use compare instead of strcmp
5522
5523 2001-02-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
5524
5525         * insettext.C:
5526         * insetinfo.C: remove cruft
5527
5528 2001-02-14  Juergen Vigna  <jug@sad.it>
5529
5530         * insettext.C (SetUpdateStatus): added a BufferView * parameter.
5531
5532 2001-02-13  Juergen Vigna  <jug@sad.it>
5533
5534         * insettext.C (InsertInset): don't move left (is this right?)
5535
5536         * insettabular.C (LocalDispatch): use of the no_draw variable
5537
5538         * insettabular.h: new no_draw variable to stop redraw
5539
5540         * insettabular.C (TabularFeatures): fixed update for alignment change
5541
5542 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
5543
5544         * insetinclude.C:
5545         * insetbib.h:
5546         * insetbib.C: move dialogs to frontends/
5547
5548 2001-02-10  Dekel Tsur  <dekelts@tau.ac.il>
5549
5550         * insettext.C (LocalDispatch): Restore the language if the inset
5551         becomes empty.
5552
5553 2001-02-09  Dekel Tsur  <dekelts@tau.ac.il>
5554
5555         * insettext.C (moveRightIntern): Update the selection cursor.
5556         (moveLeftIntern): Ditto.
5557
5558 2001-02-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5559
5560         * Makefile.am: remove BoundingBox.h
5561
5562         * BoundingBox.h: removed
5563
5564 2001-02-08  Dekel Tsur  <dekelts@tau.ac.il>
5565
5566         * insettext.C (LocalDispatch): Update selection cursor when moving
5567         cursor to the right.
5568         (moveRightIntern): Call to CursorRight with 2 argument eqaul to false.
5569         (moveLeftIntern): Ditto.
5570
5571 2001-02-05  Baruch Even  <baruch.even@writeme.com>
5572
5573         * insetgraphics.C: Updated automatic image conversion, it now goes into
5574         temporary directory instead of with the image itself.
5575
5576 2001-01-21  Baruch Even  <baruch@ev-en.org>
5577
5578         * insetgraphics.C: Added Docbook support. Added Automatic image conversion
5579         to EPS or PNG when needed (support bitmap graphics).
5580
5581 2000-11-02  Baruch Even  <baruch@ev-en.org>
5582
5583         * insetgraphics.C:
5584         * insetgraphiscParams.C: Some cleaning up, changing from std::endl to '\n'
5585         and removal of commented out code.
5586
5587 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
5588
5589         * insetbib.C (callback): Update citations if the key has changed.
5590
5591 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
5592
5593         * insetbib.C (InsetBibKey): Better computation of default key.
5594         (getScreenLabel) Show both the key and the label.
5595         (getBibLabel): New method.
5596         (callback): Force a redraw if the inset have been changed.
5597
5598 2001-01-26  Dekel Tsur  <dekelts@tau.ac.il>
5599
5600         * insetref.C (getType, getName): Move methods from
5601         src/frontends/xforms/FormRef.C.
5602
5603 2001-01-12  Dekel Tsur  <dekelts@tau.ac.il>
5604
5605         * insettabular.C: Various improvements (use only one dummy position).
5606
5607 2001-01-25  Dekel Tsur  <dekelts@tau.ac.il>
5608
5609         * insetbib.C (bibitemWidest): Use lyxfont::width instead of
5610         par->bibkey->width. This fixes the crashes when running without
5611         gui or when having included documents.
5612
5613 2001-01-22  Dekel Tsur  <dekelts@tau.ac.il>
5614
5615         * insetcommand.C (getAsString, setFromString): Cleanup.
5616
5617 2001-01-21  Dekel Tsur  <dekelts@tau.ac.il>
5618
5619         * insetref.C: Add the array InsetRef::types that contains
5620         information about all supported reference types.
5621
5622 2001-01-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5623
5624         * lyxinset.h: remove trailing comma in enum.
5625
5626 2001-01-17  John Levon  <moz@compsoc.man.ac.uk>
5627
5628         * insettext.C: kill LyXBell.