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