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