]> git.lyx.org Git - features.git/blob - src/insets/ChangeLog
The ParagraphList stuff
[features.git] / src / insets / ChangeLog
1 2002-08-12  Lars Gullik Bjønnes  <larsbj@gullik.net>
2
3         * insetbib.C (bibitemMaxWidth): ParagraphList changes
4         (bibitemWidest): ditto
5         * insettext.[Ch]: ditto
6
7 2002-08-10  Lars Gullik Bjønnes  <larsbj@gullik.net>
8
9         * insettext.C, insetert.C: use Paragraph::empty where appropriate
10
11 2002-08-09  Angus Leeming  <leeming@lyx.org>
12
13         * insetinclude.C (latexString): remove fudge now that I've found out
14         how to enable LaTeX to find the file using input@path.
15
16 2002-08-09  John Levon  <levon@movementarian.org>
17
18         * insettext.h:
19         * insettext.C: remove unused xpos
20
21 2002-08-07  Juergen Vigna  <jug@lyx.org>
22
23         * insettabular.C (localDispatch): make delete not put the stuff
24         in the clipboard only do this on a cut operation.
25
26         * insettext.C (localDispatch): make delete and backspace not put
27         selected stuff to the clipboard.
28
29 2002-08-07  André Pönitz <poenitz@gmx.net>
30
31         * inset.[Ch]:
32         * insetcollapsable.[Ch]:
33         * insetert.[Ch]:
34         * insetparent.[Ch]:
35         * insetref.[Ch]:
36         * insettabular.[Ch]:
37         * insettext.[Ch]:  change (kb_action, arg) pair into a FuncRequest
38
39 2002-08-06  John Levon  <levon@movementarian.org>
40
41         * inset.h:
42         * inset.C:
43         * insetcollapsable.h:
44         * insetcollapsable.C:
45         * insetert.h:
46         * insetert.C:
47         * insettabular.h:
48         * insettabular.C:
49         * insettext.h:
50         * insettext.C: use WordLangTuple for spellcheck
51
52 2002-08-06  Angus Leeming  <leeming@lyx.org>
53
54         * insetinclude.C: add a monitor to the previewed image, so that the
55         image is refreshed if the \input-ed file changes.
56
57 2002-08-04  John Levon  <levon@movementarian.org>
58
59         * inset.h:
60         * insetnote.h: s/IGNORE_CODE/NOTE_CODE/
61
62 2002-08-02  Angus Leeming  <leeming@lyx.org>
63
64         * insetcommandparams.[Ch] (preview): new methods returning and setting
65         a new bool preview_ flag.
66         (read): read this flag.
67         (operator==): add flag to check.
68
69         * insetinclude.C (write): output new preview() flag.
70         (previewWanted): use this flag.
71
72 2002-08-02  Angus Leeming  <leeming@lyx.org>
73
74         * insetcollapsable.[Ch] (addPreview):
75         * insettabular.[Ch] (addPreview):
76         * insettext.[Ch] (addPreview): new methods. Can now generate previews
77         for insets in insets.
78
79 2002-08-02  Angus Leeming  <leeming@lyx.org>
80
81         * insetcite.C: fix typo.
82
83         * insetgraphics.C: kill current_view and instead cache the BufferView
84         as a weak_ptr.
85
86         * insetinclude.C: kill current_view and pass the BufferView to the
87         PreviewedInset so that it can cache it.
88
89 2002-08-01  Angus Leeming  <leeming@lyx.org>
90
91         * inset.h (generatePreview): renamed as addPreview.
92         (generatePreview): new method. Allows code to be moved out of
93         math_nestinset.C and into the new PreviewedInset class.
94
95         * insetinclude.[Ch] (ascent, descent, width, draw, addPreview):
96         add previews to the inset when \input-ing LaTeX.
97
98 2002-07-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
99
100         * several files: strip,frontStrip -> trim,ltrim,rtrim
101
102 2002-07-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
103
104         * insetbib.C (latex): modify because of strip changes
105         (getKeys): ditto
106         * insetnote.C (InsetNote): ditto
107
108 2002-07-26  Juergen Vigna  <jug@sad.it>
109
110         * insettabular.C (searchForward): check for lastcell if we
111         had a locking inset.
112
113 2002-07-25  Juergen Vigna  <jug@sad.it>
114
115         * insettabular.C (insetMotionNotify): Don't update the screen
116         if we didn't do nothing.
117         (searchForward): last cell was not checked.
118
119 2002-07-25  Dekel Tsur  <dekelts@tau.ac.il>
120
121         * insetfloat.C (read, write): Allow default placement
122         (floatPlacement_ is empty).
123
124 2002-07-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
125
126         * insetminipage.h (noFontChange):
127         * insettabular.h (noFontChange):
128         * insetfootlike.h (noFontChange):
129         * insetfloat.h (noFontChange): return true
130
131         * inset.h (noFontChange): new method, defaulting to false
132
133 2002-07-22  Herbert Voss  <voss@lyx.org>
134
135         * insetgraphicsParams.[Ch]: support size_type for old docs
136
137 2002-07-22  Herbert Voss  <voss@lyx.org>
138
139         * insetgraphics.C:
140         * insetgraphicsParams.[Ch]: change size_type to size_kind and
141         other small changes
142
143 2002-07-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
144
145         * insettext.h: do not include "paragraph.h" and "lyxcursor.h"
146
147         * insetlatexaccent.h: do not include "lyxlex.h"
148
149         * insetgraphicsParams.h: do not include "lyxlex.h" and "buffer.h"
150
151         * insetquotes.C:
152         * insetlatexaccent.C:
153         * insetgraphics.C:
154         * insetexternal.C:
155         * insetert.C:
156         * insetbib.C: #include "lyxlex.h"
157
158         * insetinclude.C:
159         * insetfloat.C:
160         * insetert.C:
161         * insetbib.C:
162         * insettext.C: use BufferParams::getLyXTextClass
163
164
165         * insetfloat.C (addToToc): new method. Add to toclist the entries
166         corresponding to Caption layouts
167         (InsetFloat): when creating a new float, set the layout to "Caption"
168
169 2002-07-21  Herbert Voss  <voss@lyx.org>
170
171         * insetgraphicsParams.C: fet the keepLyXAspectRatio run. Move the
172         image relevant part into graphics/GraphicsImgae.C
173
174 2002-07-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
175
176         * insettoc.C (ascii):
177         * insetfloatlist.C (ascii): change to use the new Toc functions
178         instead of stuff that was in Buffer
179
180 2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
181
182         * insettext.C (localDispatch): BufferView::Dispatch has been
183         renamed to BufferView::dispatch
184
185 2002-07-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
186
187         * insetgraphicsParams.C (as_grfxParams): use the new
188         keepLyXAspectRatio parameter. Note that this is an adaptation of a
189         1.2.0 patch, and I do not really know how to adapt it to the new
190         grfx::Cache world. Angus, please could you have a look?
191
192 2002-05-01  Herbert Voss  <voss@lyx.org>
193
194         * insetgraphicsParams.[Ch]: define a new keepLyXAspectRatio parameter.
195
196 2002-07-18  Angus Leeming  <leeming@lyx.org>
197
198         * insetgraphics.C: clean-up comments (from Herbert).
199         add a new checksum variable to the cache. Use it in PrepareFile.
200         (draw): start monitoring the file for a change.
201         (prepareFile): re-arrange a little to avoid unnecessary steps.
202
203 2002-07-17  Angus Leeming  <leeming@lyx.org>
204
205         * insetgraphics.C (Cache c-tor): bind to the GraphicsLoader through
206         a method rather than to the signal directly.
207
208 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
209
210         * insettext.C: use view_state_changed, switchKeyMap
211
212 2002-07-17  Herbert Voss  <voss@perce.de>
213
214         * insetgraphics.C (prepareFile): keep the extension when
215         exporting to nice file
216
217 2002-07-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
218
219         * insetcite.C (getNatbibLabel):
220         * insetbib.C (getKeys): use ascii_lowercase instead of lowercase
221
222 2002-07-15  John Levon  <moz@compsoc.man.ac.uk>
223
224         * insetgraphics.C: use ->isDrawable()
225
226 2002-07-12  Angus Leeming  <leeming@lyx.org>
227
228         * insetgraphics.C: use the new smart loading capabilities of the image
229         loader.
230
231 2002-07-13  Dekel Tsur  <dekelts@tau.ac.il>
232
233         * insettabular.C (edit): Move into correct cell when entering a
234         tabular in
235
236         * insettext.C (unlockInsetInInset): Correct cursor behaviour for
237         RTL paragraphs.
238
239 2002-07-05  Angus Leeming  <leeming@lyx.org>
240
241         * inset.h (generatePreview): new virtual method.
242
243 2002-07-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
244
245         * insetcommandparams.[Ch] (operator=): move out of class
246         (operator!): move out of class
247
248 2002-07-04  André Pönitz <poenitz@gmx.net>
249
250         * insetcommandparams.[Ch]: new files
251
252         * insetcommand.[Ch]: move code to insetcommandparams.[Ch]
253
254 2002-06-15  Herbert Voss  <voss@perce.de>
255
256         * insetgraphics.C (prepareFile): bugfix; return always
257         files without extension
258
259 2002-06-28  Angus Leeming  <leeming@lyx.org>
260
261         * insetgraphicsParams.[Ch]: forward declare grfx::Params.
262         rename asGParams -> as_grfxParams.
263
264         * insetgraphics.C: reflect above change.
265
266 2002-06-26  Angus Leeming  <leeming@lyx.org>
267
268         * insetgraphics.h: use boost::scoped_ptr in preference to
269         std::auto_ptr.
270
271 2002-06-26  Angus Leeming  <leeming@lyx.org>
272
273         * insetgraphics.C: moved the image loading stuff into a new class
274         grfx::Loader. Simplifies this file enormously.
275
276         * insetgraphics.h: no longer #include "graphics/GraphicsTypes.h".
277
278         * insetgraphicsParams.C: changes aassociated with moving
279         grfx::DisplayType out of grfx::GParams.
280
281 2002-06-26  André Pönitz <poenitz@gmx.net>
282
283         * insetgraphics.C: use os::external_path where necesaary according to a
284         patch from Claus Hentschel)
285
286 2002-06-25  Angus Leeming  <leeming@lyx.org>
287
288         * insetgraphics.[Ch]: The inset now assumes the responsibility for
289         generating a pixmap once the graphics file is loaded into memory.
290         The current_view ugliness that was in grfx::ModifiedImage has been
291         moved here now that grfx::ModifiedImage is no more.
292
293 2002-06-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
294
295         * insettext.C: layout as layout
296
297 2002-05-28  André Pönitz <poenitz@gmx.net>
298
299         * insetfloatlist.h: remove source of compiler warning
300
301         * insetref.C: tiny whitespace
302
303 2002-06-15  Herbert Voss  <voss@perce.de>
304
305         * insetgraphics.C: (prepareFile) fix bug with zipped eps-files
306         and take always convert when no userdefined converter was
307         found
308         (latex) small changes in the lyxerr output
309
310 2002-06-15  LyX Development team <lyx@rilke>
311
312         * inset*.[Ch] (docbook): Added new argument to take the pernicious
313         mixed content. Small white spaces clean.
314
315 2002-06-14  Angus Leeming  <leeming@lyx.org>
316
317         * inseetexternal.C: remove the using std::difftime declaration.
318
319 2002-06-13  Edwin Leuven  <leuven@fee.uva.nl>
320
321         * insetquotes.C: change lyxfont::draw to font_metrics::draw
322
323 2002-06-12  Vitaly Lipatov  <LAV@VL3143.spb.edu>
324
325         * insetquotes.C (draw): fix drawing of double quotes
326
327 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
328
329         * insettabular.C: s/scrollCB/scrollDocView/
330
331 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
332
333         * insettext.C: change of topCursorVisible()
334           prototype
335
336 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
337
338         * insettext.h:
339         * insettext.C: rename/change of LyXScreen
340
341 2002-06-07  Angus Leeming  <leeming@lyx.org>
342
343         Fixes needed to compile with Compaq cxx 6.5.
344         * insetexternal.C:
345         all c-library variables have been moved into namespace std.
346         Wrap using std::xyz declarations inside a #ifndef CXX_GLOBAL_CSTD block.
347
348 2002-06-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
349
350         * insetinclude.C (uniqueID):
351         * insetgraphics.C (uniqueID): renamed from unique_id, since this
352         conflicted with some AIX headers.
353
354 2002-05-31  Juergen Vigna  <jug@sad.it>
355
356         * insetert.C (get_new_label): add '...' for multi-paragraph ert
357         insets too
358         (update) new method
359
360 2002-05-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
361
362         * insetexternal.C (clone): fix () bug when using new
363         (updateExternal): don't only look for difftime in global scope
364
365 2002-05-30  John Levon  <moz@compsoc.man.ac.uk>
366
367         * insettabular.C: add const
368
369 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
370
371         * insetgraphicsParams.C (Read): use lyxlex::eatLine to read the
372         file name, in case there are weird characters like ',' in there.
373         (bug #407)
374
375 2002-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
376
377         * switch from SigC signals to boost::signals.
378
379 2002-05-28  André Pönitz <poenitz@gmx.net>
380
381         * insets/insetgraphicsParams.[Ch]:
382           put in inset related stuff from src/graphic
383
384 2002-05-26  John Levon  <moz@compsoc.man.ac.uk>
385
386         * inset.C:
387         * inset.h:
388         * insetbib.C:
389         * insetbib.h:
390         * insetcite.h:
391         * insetcite.C:
392         * insetcollapsable.C:
393         * insetcollapsable.h:
394         * inseterror.C:
395         * inseterror.h:
396         * insetert.C:
397         * insetert.h:
398         * insetexternal.C:
399         * insetexternal.h:
400         * insetfloatlist.C:
401         * insetfloatlist.h:
402         * insetgraphics.C:
403         * insetgraphics.h:
404         * insetinclude.C:
405         * insetinclude.h:
406         * insetindex.C:
407         * insetindex.h:
408         * insetlabel.C:
409         * insetlabel.h:
410         * insetparent.C:
411         * insetparent.h:
412         * insetref.C:
413         * insetref.h:
414         * insettabular.C:
415         * insettabular.h:
416         * insettext.C:
417         * insettext.h:
418         * insettoc.C:
419         * insettoc.h:
420         * inseturl.C:
421         * inseturl.h: use mouse_state. Kill insetKeyPress
422
423 2002-05-24  John Levon  <moz@compsoc.man.ac.uk>
424
425         * insetbib.C:
426         * insetbutton.C:
427         * insetcaption.C:
428         * insetcollapsable.C:
429         * inseterror.C:
430         * insetgraphics.C:
431         * insetlatexaccent.C:
432         * insetquotes.C:
433         * insetspecialchar.C:
434         * insettabular.C:
435         * insettext.C: name change for font metrics
436
437 2002-05-24  Juergen Vigna  <jug@sad.it>
438
439         * insetgraphics.h: include inset.h first (for LString.h)
440
441 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
442
443         * insettext.C: screen moved
444
445 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
446
447         * insetbib.C:
448         * insetcite.C:
449         * inseterror.C:
450         * insetert.C:
451         * insetexternal.C:
452         * insetfloat.C:
453         * insetfloatlist.C:
454         * insetgraphics.C:
455         * insetinclude.C:
456         * insetindex.C:
457         * insetminipage.C:
458         * insetparent.C:
459         * insetref.C:
460         * insettabular.C:
461         * insettext.C:
462         * insettoc.C:
463         * inseturl.C: LyXView moved into frontends/
464
465 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
466
467         * inset.C:
468         * insetbutton.C:
469         * insetcaption.C:
470         * insetcollapsable.C:
471         * insetcommand.C:
472         * inseterror.C:
473         * insetgraphics.C:
474         * insetgraphicsParams.C:
475         * insetlatexaccent.C:
476         * insetquotes.C:
477         * insetspecialchar.C:
478         * insettabular.C:
479         * insettext.C: move Painter to frontends/
480
481 2002-05-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
482
483         * insettabular.h: use more specific smart_ptr header.
484         * insettext.h: ditto
485
486         * insetgraphics.C (InsetGraphics): change call of shared_ptr::reset
487         (draw): ditto
488
489 2002-05-15  John Levon  <moz@compsoc.man.ac.uk>
490
491         * insettext.C: clear selection on paste (bug 393)
492
493 2002-05-11  Dekel Tsur  <dekelts@tau.ac.il>
494
495         * insettext.C (latex): Honor the moving_arg argument.
496
497 2002-04-22  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
498
499         * insetfoot.C (latex): if a footnote is in a title layout, then it
500         is a \thanks. And then, its contents is a moving argument.
501
502 2002-05-14  Juergen Vigna  <jug@sad.it>
503
504         * insetcollapsable.C (InsetCollapsable): forgot to initialize
505         first_after_edit.
506
507 2002-05-09  Angus Leeming  <a.leeming@ic.ac.uk>
508
509         * Insetcite.C (getNatbibLabel): don't disable natbib label support
510         when using options "Full author list" or "Upper case".
511
512 2002-05-14  Herbert Voss  <voss@perce.de>
513
514         * insetgraphics.C (prepareFile): allow files with same name
515         in different dirs
516         (readFigInset): set the flags from old figinset in the right
517         manner
518         (findTargetFormat): more comments
519
520 2002-05-14  Juergen Vigna  <jug@sad.it>
521
522         * insettext.C (edit): tell checkAndActivateInset() that we don't
523         have a button press.
524         (checkAndActivateInset): if button < 0 we don't have a button press
525         on the inset and os we won't call edit on it if it's not a Highly
526         editable inset (then we have to enter it).
527
528 2002-05-13  Juergen Vigna  <jug@sad.it>
529
530         * insetcollapsable.C (insetButtonRelease): returned wrong return
531         value.
532
533 2002-05-09  Juergen Vigna  <jug@sad.it>
534
535         * insetcollapsable.C (edit): first_after_edit should only be
536         set to true if we enter this inset and it was collapsed so we
537         open it up. This is needed to reclose it after a search/replace
538         or spellcheck function opened it and was negative.
539
540 2002-05-09  Dekel Tsur  <dekelts@tau.ac.il>
541
542         * insetfloat.C (latex): Return correct value.
543
544 2002-05-04  Herbert Voss  <voss@perce.de>
545
546         * InsetgraphicsParams.C (read): fix bug with WH
547
548 2002-05-05  Dekel Tsur  <dekelts@tau.ac.il>
549
550         * insetfloat.C (latex): More sensible latex output
551         (fix the problem with endfloat).
552
553 2002-05-02  José Matos  <jamatos@fep.up.pt>
554
555         * insetgraphics.C (validate): acess params as everyone else.
556
557 2002-05-03  Juergen Vigna  <jug@sad.it>
558
559         * insettabular.C (fitInsetCursor): recalculate the cursor position
560         if I request it.
561
562 2002-05-01  Angus Leeming  <a.leeming@ic.ac.uk>
563
564         * InsetgraphicsParams.[Ch]: whitespace.
565
566 2002-04-28  Dekel Tsur  <dekelts@tau.ac.il>
567
568         * insetfloatlist.C (getScreenLabel): Fix crash in the case where
569         float type do not exist.
570
571 2002-04-28  Herbert Voss  <voss@perce.de>
572
573         * insetgraphics.C (latex): fix bug with missing file-extension.
574         LaTeX still allows a missing "eps" or "ps".
575
576 2002-04-26  Angus Leeming  <a.leeming@ic.ac.uk>
577
578         * insetfloat.C (c-tor, wide): translate the name of the float.
579
580 2002-04-22  Angus Leeming  <a.leeming@ic.ac.uk>
581
582         * insetcite.[Ch]: take Herbert's patch to give WYSIWYG citation labels
583         when using natbib and make it work efficiently. Must emphasise that the
584         real work is Herbert's.
585
586 2002-04-23  Herbert Voss  <voss@perce.de>
587
588         * insetgraphic.C (prepareFile): fix bug with overwriting and
589         deleting an existing *.eps-file in the doc-dir
590
591 2002-04-23  Juergen Vigna  <jug@sad.it>
592
593         * insettabular.C (drawCellSelection): fix off by 1 error.
594
595 2002-04-22  Juergen Vigna  <jug@sad.it>
596
597         * insettabular.C (setFont): rewoke full selection if it was asked,
598         after we changed all we had to change.
599
600         * insettext.C (insetUnlock): code was uninitialized in some situations.
601
602 2002-04-19  Herbert Voss  <voss@perce.de>
603
604         * insetgraphic.C (prepareFile): return filename without
605         extension if we only export without compiling
606
607 2002-04-19  Juergen Vigna  <jug@sad.it>
608
609         * insettext.C (draw): call a fullRebreak on the row where we had a
610         change and reset the cursor and selection-cursors.
611
612         * insettabular.C (insetUnlock):
613         (insetButtonPress): call an update before setting the_locking_inset = 0
614         as otherwise we don't repaint!
615         (update): reset the cursor position when we changed dimensions as
616         otherwise our cursor may be on the wrong spot.
617
618 2002-04-18  Juergen Vigna  <jug@sad.it>
619
620         * insettabular.C (localDispatch): repaint the cell if it was unlocked.
621         (unlockInsetInInset): set the_locking_inset to 0 only AFTER we made the
622         redraw otherwise we won't redraw.
623
624         * insettext.C (draw): fixed the setting of LyXText::first_y it was
625         not really right before, but I only discovered this with the last
626         changes to Page up/down.
627
628 2002-04-17  Juergen Vigna  <jug@sad.it>
629
630         * insettext.C (checkAndActivateInset): simplified as we now have the
631         edit(bv, bool) call.
632
633         * insettext.h: changed behind variables to front variables to be
634         equal to the one in the edit call (as it is for that they are used).
635
636 2002-04-16  Angus Leeming  <a.leeming@ic.ac.uk>
637
638         * insetnote.h (ascii): overide the InsetCollapsable::ascii method to
639         not output anything at all!
640
641 2002-04-16  Juergen Vigna  <jug@sad.it>
642
643         * insettabular.C (insetButtonPress):
644         (insetUnlock): call a redraw on unlocking the cell inset.
645
646         * insettext.C (insetButtonPress): same as below.
647         (lockInset): new function to set initial values when inset should
648         be locked.
649         (insetButtonPress): use above function.
650         (insetUnlock): don't force a repaint only set the updateStatus. The
651         outside world should repaint if it thinks it should be done!
652
653         * insettabular.C (insetButtonPress): init values if not set as locked
654         as we are locked if someone presses on us and don't call the edit()
655         call of the InsetText to lock it do it as BufferView does it!
656
657         * inset.h (insetInInsetY): make func const and return an int.
658         * insettext.C:
659         * insettabular.C:
660         * insetcollapsable.C: adapt the above changed function.
661
662 2002-04-15  Juergen Vigna  <jug@sad.it>
663
664         * insettext.C (getCursorPos): return relative position as to be able
665         to give them directly to the edit() call.
666         (edit): we have to set also x_fix as it is not set inside the
667         setCursorFromCoordinates call!
668         (insetMotionNotify): ditto.
669
670 2002-04-16  Angus Leeming  <a.leeming@ic.ac.uk>
671
672         * insetbib.C (getKeys): strip leading '\t's from the line too.
673         With thanks to Henry Pfister <hpfister@ucsd.edu>.
674
675 2002-04-12  Juergen Vigna  <jug@sad.it>
676
677         * insettext.h: added cix() helper function and use it where appropriate
678
679 2002-04-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
680
681         * insetgraphics.C (prepareFile): fix bug when graphics is a
682         relative path
683
684 2002-04-12  Juergen Vigna  <jug@sad.it>
685
686         * insettext.C (insertInset): remove unneeded code!
687         (updateLocal): fitCursor() fixes.
688         (collapseParagraphs): fix a possible problem when having a selection
689         and collapsing the paragraphs.
690
691 2002-04-08  Herbert Voss  <voss@perce.de>
692
693         * insetgraphic.C (write): write the rotating angle as
694         a float as is. test only for != 0.0
695
696 2002-04-11  Juergen Vigna  <jug@sad.it>
697
698         * insettext.C: new function ciy() and use it for setting inset_y.
699
700         * insetert.C (draw): fix the x return for collapsed version.
701
702 2002-04-07  Herbert Voss  <voss@perce.de>
703
704         * insetgraphic.C (readFigInset): fix bug with subcaption and
705         rotating
706
707 2002-04-08  Herbert Voss  <voss@lyx.org>
708
709         * insetgraphicsparam.C: forgot special option and delete old
710         1.2.0 stuff
711
712 2002-04-05  Juergen Vigna  <jug@sad.it>
713
714         * insettext.C (localDispatch): make a CURSOR update if we inserted
715         a character.
716
717 2002-04-04  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
718
719         * insetfloatlist.C (getScreenLabel):
720         (latex): use Floating::listName
721         (validate): new method
722
723 2002-04-03  José Matos  <jamatos@fep.up.pt>
724
725         * insetlabel.C (docbook): the anchor is an empty element in docbook.
726
727         * insetfoot.[Ch] (docbook): added forgotten method.
728
729 2002-04-03  Juergen Vigna  <jug@sad.it>
730
731         * insettext.C (insetButtonPress): fix insetButtonPress events the same
732         way as in Bufferview_pimpl.
733
734 2002-04-03  Allan Rae  <rae@lyx.org>
735
736         * insetgraphics.C (latex): one % too many makes living on the bleeding
737         edge fun with less than 30 minutes to a meeting with a PhD supervisor.
738
739 2002-03-28  Herbert Voss  <voss@lyx.org>
740
741         * insetgraphic.C (latex): simplify the code for the latex
742         output when the file doesn't exist
743
744 2002-03-29  Juergen Vigna  <jug@sad.it>
745
746         * insettext.C (updateLocal): fixes to fitCursor calls when locking/
747         unlocking inset.
748
749         * insettabular.C (edit): call fitCursor().
750
751         * insettext.C (insetButtonPress): change behaviour of no_selection
752         to the one in the BufferView selection_possible and fix the spurious
753         selection bug with it.
754         (localDispatch): revoke selection on BREAK... functions.
755
756 2002-03-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
757
758         * insetfloatlist.C (getScreenLabel): translate the GUI label.
759
760 2002-03-28  Juergen Vigna  <jug@sad.it>
761
762         * insettabular.C (insetAllowed): return true as default value otherwise
763         we're not able to insert insets inside paragraphs of an not locked
764         insettext!
765
766 2002-03-27  Herbert Voss  <voss@lyx.org>
767
768         * insetgraphicsparam.C: change c%, p% to col%, page%
769
770 2002-03-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
771
772         * insetspecialchar.C (isLineSeparator): disable the nice code to
773         allow linebreaks after hyphenation and menu separators.
774
775 2002-03-26  Herbert Voss  <voss@lyx.org>
776
777         * insetgraphics.C (figinsetRead): set the right lyxview
778
779 2002-03-26  Angus Leeming  <a.leeming@ic.ac.uk>
780
781         * insetgraphicsParams.C (latexify): use \textbackslash in preference to
782         $\backslash$ and pass a "string const &" to the function.
783         (prepareFile, latex): use Path rather than MakeAbsPath.
784
785 2002-03-26  Angus Leeming  <a.leeming@ic.ac.uk>
786
787         * insetgraphicsParams.C (Read): revert Herbert's fix and apply the
788         proper fix to the graphics cache.
789         (latex): "really" nice output if the file is not found ;-)
790
791 2002-03-26  Juergen Vigna  <jug@sad.it>
792
793         * insettext.C (setText): added a LyXFont param and call reinitLyXText()
794         (collapseParagraphs): fixed inserting of separator ' '
795
796         * insettabular.C (insertAsciiString): only check for buffer lenght
797         not if we have \t or \n inside the buffer as if we don't have we only
798         have 1 cell and that's it!
799
800         * insetert.C (close): don't collapse if inlined.
801
802 2002-03-25  Herbert Voss  <voss@lyx.org>
803
804         * insetgraphicsParams.C (Read): prevent LyX from hanging if the
805         graphics file does not exist.
806
807 2002-03-25  Angus Leeming  <a.leeming@ic.ac.uk>
808
809         * insetgraphics.C (prepareFile): ensure that the file has an absolute
810         path when preparing export.
811
812         * insetgraphicsParams.[Ch] (Write): no longer passed Buffer *, as we
813         no longer MakeRelPath.
814
815 2002-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
816
817         * insetgraphics.[Ch] (c-tor, setParams, updateInset): passed filepath.
818         Used to determine the absolute path to the graphics file in the
819         graphics cache and only in the graphics cache.
820         (readInsetGraphics, readFigInset) : no longer passed buffer. Do not
821         make graphics file name absolute if it is stored as a relative path.
822
823         * insetgraphicsParams.[Ch] (Read): no longer passed buffer. Do not
824         make graphics file name absolute if it is stored as a relative path.
825
826         * insettext.C (edit): emit an updateParagraph signal on entering a text
827         inset. Needs to be emitted when leaving the inset also.
828
829 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
830
831         * all files: ws cleanup
832
833         * Makefile.am: remove ld -r stuff
834
835 2002-03-21  Juergen Vigna  <jug@sad.it>
836
837         * insettext.C (appendParagraphs): new function added to append
838         the paragraphs to this insets paragraphs.
839
840 2002-03-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
841
842         * Makefile.am: special rules if partial linking
843
844 2002-03-19  Juergen Vigna  <jug@sad.it>
845
846         * insetgraphics.C (draw): fixed the setting of CHANGED_IN_DRAW!
847
848 2002-03-18  Angus Leeming  <a.leeming@ic.ac.uk>
849
850         * insetgraphics.C: Clean up Baruch's comments a little.
851         (c-tor): remove code setting id_, as it's set in the Inset c-tor.
852
853 2002-03-14  John Levon  <moz@compsoc.man.ac.uk>
854
855         * insettabular.C:
856         * insettheorem.C: wrap warnings
857
858         * insetgraphics.C: improve messages, move cached_status_
859           setting to safer place
860
861 2002-03-18  Juergen Vigna  <jug@sad.it>
862
863         * insettabular.C (unlockInsetInInset): removed unneeded showCursor
864         calls.
865         (localDispatch): ditto
866
867         * insettext.C (edit): removed unneeded showCursor calls.
868         (localDispatch): ditto.
869
870 2002-03-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
871
872         * insetgraphics.h: remove display() method.
873
874 2002-03-11  Juergen Vigna  <jug@sad.it>
875
876         * insetgraphics.C (draw): hack to fix the redrawing bug.
877         (draw): seems this fixes #268 (force redraw of row if we changed).
878
879         * insettext.C (updateInsetInInset): fixed for updates in insets inside
880         this inset text (don't know why I missed this earlier).
881
882 2002-03-08  Juergen Vigna  <jug@sad.it>
883
884         * insettabular.C (updateLocal): do a FULL update if we're not locked
885         and only a CELL update is asked.
886
887         * insettext.C (updateInsetInInset): update insets inside inset also
888         if it isn't inside the_locking_inset.
889
890         * insettabular.C (updateInsetInInset): ditto.
891
892 2002-03-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
893
894         * insetexternal.C (doSubstitution): check whether we are using a
895         temp dir for defining $$FPath
896
897 2002-03-07  Angus Leeming  <a.leeming@ic.ac.uk>
898
899         * insettabular.C:
900         * insettext.C: remove #include "WorkArea.h".
901
902 2002-03-06  Juergen Vigna  <jug@sad.it>
903
904         * insettext.C (draw): fixed frame redrawing.
905         (clear): forgot to set the inset_owner of the paragraph.
906
907         * insetert.C (status): pay attention the bv can be 0 here!
908         (getMaxWidth): add the default leftMargin
909
910 2002-03-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
911
912         * insetert.C (getMaxWidth): make w unsigned int.
913
914 2002-03-05  Juergen Vigna  <jug@sad.it>
915
916         * insetert.C (status): change behaviour of Inlined.
917         (getMaxWidth): added for new inlined behaviour.
918
919 2002-03-05  José Abílio Oliveira Matos  <jamatos@novalis.fc.up.pt>
920
921         * insetnote.h (linuxdoc, docbook): add empty methods.
922         * insetinclude.C (validate): fix a case where buffer->niceFile was used
923         before being initialized.
924
925 2002-03-05  Juergen Vigna  <jug@sad.it>
926
927         * insettext.C (insetButtonPress): don't call exit on a InsetButtonPress
928         only that one in the inset. Should be enough.
929         (updateLocal): set the selection cursor always if we don't have a
930         selection to be sure it's set!
931
932         * insettabular.C (insetButtonPress): don't hit a sub inset 2 times.
933
934 2002-03-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
935
936         * insettext.C (clear): a gross hack to set layout on a newly
937         created paragraph.
938
939 2002-03-04  Juergen Vigna  <jug@sad.it>
940
941         * insettabular.C (localDispatch): inserted handling of
942         LFUN_FILE_INSERT_ASCII_PARA and LFUN_FILE_INSERT_ASCII.
943         (insertAsciiString): new helper function.
944
945 2002-03-04  Jose Abilio Oliveira Matos  <jamatos@novalis.fc.up.pt>
946
947         * insetinclude.C (linuxdoc, docbook): deal correctly with the niceFile
948         argument.
949
950 2002-03-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
951
952         * insettext.C (InsetText): initalize newly created par with
953         default layout. add bufferparams parameter
954         first -> first_y
955
956         * insetcaption.[Ch] (InsetCaption): add BufferParams parameter
957         * insetcollapsable.[Ch] (InsetCollapsable): ditto
958         * insetert.[Ch] (InsetERT): ditto
959         * insetfloat.[Ch] (InsetFloat): ditto
960         * insetfoot.[Ch] (InsetFoot): ditto
961         * insetfootlike.[Ch] (InsetFootLike): ditto
962         * insetmarginal.[Ch] (InsetMarginal): ditto
963         * insetminipage.[Ch] (InsetMinipage): ditto
964         * insetnote.[Ch] (InsetNote): ditto
965         * insettabular.[Ch] (InsetTabular): ditto + adjust for tabular changes
966
967 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
968
969         * insettext.C: layout as string
970
971         * insetinclude.C: layout as string
972
973         * insetert.C: layout as string
974
975         * insetbib.C: layout as string
976
977 2002-02-28  Angus Leeming  <a.leeming@ic.ac.uk>
978
979         * insetert.C:
980         * insettabular.C: remove #include "lyx_gui_misc.h".
981
982 2002-02-26  John Levon  <moz@compsoc.man.ac.uk>
983
984         * Makefile.am:
985         * figinset.h:
986         * figinset.C:
987         * inset.h: remove figinset, yahoo !
988
989 2002-02-28  Angus Leeming  <a.leeming@ic.ac.uk>
990
991         * insetgraphics.C (c-tors): initialise parent classes explicitly in
992         copy c-tor and initialise member variables in the correct order.
993
994 2002-02-28  Juergen Vigna  <jug@sad.it>
995
996         * insettabular.C (localDispatch): clear selection on PgUp/Down.
997
998 2002-02-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
999
1000         * inset.h: ... and add a better one here.
1001
1002         * insetcommand.C (insetButtonRelease): remove that one which was a
1003         bit broken...
1004
1005 2002-02-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1006
1007         * insetcommand.C (insetButtonRelease): ... and move it here.
1008
1009         * inseturl.h: remove insetButtonRelease from there...
1010
1011 2002-02-26  Juergen Vigna  <jug@sad.it>
1012
1013         * inseturl.h: Added a insetButtonRelease call returning true as
1014         prove of concept.
1015
1016         * insetlabel.C (edit): Fixed wrong update handling after change I
1017         leave in the wrong code for the one who wrote it to remove and have
1018         a look what he did wrong.
1019
1020         * insettabular.C (localDispatch): force a SELECTION update if we
1021         had a selection and we passed the event down to the inset (fix #213)
1022         (localDispatch): handle font changing stuff when we have a cell
1023         selection so that the selection is not rewoked. I don't really like
1024         this fix, but it's the only way I see to do it right now.
1025
1026 2002-02-22  Juergen Vigna  <jug@sad.it>
1027
1028         * insettext.C (insetUnlock): set the cursor to the second paragraph
1029         if available and if the first one is empty (fix #191).
1030
1031 2002-02-20  Juergen Vigna  <jug@sad.it>
1032
1033         * insettext.C (getDrawFont): implemented this function to call the
1034         one of the owner if present as the owner normally knows what to do
1035         with us.
1036
1037         * insetert.C: implement getDrawFont() function and comment out all
1038         the crap for setting a special latex font inside this inset.
1039         (InsetERT): added a Lanugage parameter to this constructor.
1040
1041         * inset.h: added function getDrawFont(LyXFont & font) to be able to
1042         change the font for being drawn on screen (used only in InsetERT for
1043         now).
1044
1045         * insettabular.C (draw): clear the parts around a cellinset ALWAYS
1046         and also above (was missing).
1047         (updateLocal): don't remove the cell selection if we have one this
1048         should be done where we really want to remove it.
1049
1050 2002-02-20  José Matos  <jamatos@fep.up.pt>
1051
1052         * insetinclude.h: include_label made string const.
1053
1054         * insetinclude.C (InsetInclude): moved include_label initialization.
1055         (linuxdoc):
1056         (docbook):
1057         (validate): fix support for temporary directory, for docbook and
1058         linuxdoc.
1059
1060         * insetgraphics.h : new private member, graphic_label, that holds
1061         the entity name that defines the graphics location (SGML).
1062
1063         * insetgraphics.C (unique_id): new function to give a unique label
1064         for graphic.
1065         (docbook):
1066         (validate): the file locatation is given by an entity reference.
1067
1068 2002-02-18  Herbert Voss  <voss@lyx.org>
1069
1070         * insetgraphics.C: use [Debug::GRAPHICS] for lyxerr
1071
1072 2002-02-18  Angus Leeming  <a.leeming@ic.ac.uk>
1073
1074         * insetexternal.C Changes due to the renaming of support/syscall.[Ch]
1075         as support/systemcall.[Ch] and of class Systemcalls as class SystemCall.
1076
1077 2002-02-18  José Matos  <jamatos@fep.up.pt>
1078
1079         * insetinclude.C (validate): some code only applies to latex buffers,
1080         it was made conditional.
1081
1082 2002-02-12  Herbert Voss  <voss@lyx.org>
1083
1084         * insetgraphics.C: (prepareFile) do not check at this time
1085         if the file is present.
1086
1087 2002-02-12  Herbert Voss  <voss@lyx.org>
1088
1089         * insetgraphics.C: latex(), return the correct newlines
1090
1091 2002-02-13  José Matos  <jamatos@fep.up.pt>
1092
1093         * inseturl.C (docbook): escape & in url.
1094
1095 2002-02-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1096
1097         * insetspecialchar.C (isLineSeparator): line breaking is allowed
1098         after HYPHENATION and MENU_SEPARATOR
1099
1100         * inset.h (isLineSeparator): new method, returns false by default.
1101
1102 2002-02-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1103
1104         * insetert.C (status): do not update the text inset, but the ERT
1105         inset.
1106
1107 2002-02-11  John Levon  <moz@compsoc.man.ac.uk>
1108
1109         * insetnote.C: use notebg for background
1110
1111 2002-02-08  Herbert Voss  <voss@lyx.org>
1112
1113         * insetgraphic.C:
1114         * insetgraphicsParams.[Ch]: adding new Option noUnzip to
1115         prevent LyX from unzipping when this should be handled
1116         by latex vis the graphic.cfg.
1117         clean up the code
1118
1119 2002-02-08  Herbert Voss  <voss@lyx.org>
1120
1121         * insetgraphic.C: prepareFile(): fix bug when file doesn't
1122         exists, than return filename with extension
1123
1124 2002-02-06  Herbert Voss  <voss@lyx.org>
1125
1126         * insetgraphic.C: prepareFile(): don't convert the file, when
1127         it's not viewed in LyX. Saves a lot of time when opening a
1128         document!
1129
1130 2002-02-05  Herbert Voss  <voss@lyx.org>
1131
1132         * insetgraphic.C:
1133         * insetgraphicsParams.[Ch]: some cosmetic changes to latex output
1134         and adding a rotate bool similiar to subcaption
1135
1136 2002-02-04  Herbert Voss  <voss@lyx.org>
1137
1138         * insetgraphic.C:
1139         * insetgraphicsParams.[Ch]: add a LyXView-scale to have a
1140         similiar view to the LaTeX one. Get zipped files work.
1141
1142 2002-02-04  Angus Leeming  <a.leeming@ic.ac.uk>
1143
1144         * insetgraphicsParams.C (init): set display to DEFAULT.
1145         No longer #include "lyxrc.h".
1146
1147 2002-02-04  Angus Leeming  <a.leeming@ic.ac.uk>
1148
1149         * insetgraphics.C (readFigInset): comment out the "zippedFile" stuff
1150         for now (so that the code compiles).
1151
1152 2002-02-02  Herbert Voss  <voss@lyx.org>
1153
1154         * insetgraphic.C: delete inVariant() and some minor changes
1155         * insetgraphicsParams.[C]:
1156
1157 2002-02-01  Angus Leeming  <a.leeming@ic.ac.uk>
1158
1159         * insetgraphics.C (updateInset): if params.display == DEFAULT,
1160         interogate lyxrc.display_graphics before diaplaying the graphic.
1161
1162         * insetgraphicsParams.[Ch]: respect the new DEFAULT state of
1163         InsetGraphicsParams::DisplayType.
1164
1165 2002-01-31  Herbert Voss  <voss@lyx.org>
1166
1167         * insetgraphic.C: (readfigInset) set display to pref-default
1168
1169 2002-01-30  Herbert Voss  <voss@lyx.org>
1170
1171         * insetgraphic.C: get the filetyp from it's contents
1172         * insetgraphicparams.C: add token scale and lyxrc.display when
1173         creating a new inset
1174
1175 2002-01-30  Angus Leeming  <a.leeming@ic.ac.uk>
1176
1177         * figinset.C: added using std::ios directive.
1178
1179 2002-01-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1180
1181         * figinset.C (runqueue): open translation file in binary mode (for
1182         cygwin).
1183
1184 2002-01-27  Herbert Voss  <voss@lyx.org>
1185
1186         * insetgraphic.[Ch]: mostly newritten to support graphicx with
1187         all options and to be sure that the old figinsets are correct
1188         converted.
1189         * insetgraphicParams.[Ch]: a lot of chamges to have a clean data-
1190         structure and to support all lengths as LyXLength. The Parameter
1191         structure changed again, but reading of "old" 1.2 graphic insets
1192         is no problem.
1193
1194 2002-01-20  Dekel Tsur  <dekelts@tau.ac.il>
1195
1196         * insetert.h (forceDefaultParagraphs): Added
1197
1198 2002-01-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1199
1200         * insettabular.C (getMaxWidth):
1201         (forceDefaultParagraphs): use Tabular::GetCellFromInset
1202
1203 2002-01-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1204
1205         * insettabular.C (getMaxWidthOfCell): adapt to the new definition
1206         of LyXLength::inPixels
1207
1208         * inset.C (latexTextWidth):
1209         * insetminipage.C (latexTextWidth): new method, which implements
1210         the equivalent of the LaTeX macro \textwidth
1211
1212         * insetminipage.C (getMaxWidth): use latexTextWidth
1213
1214 2002-01-18  Juergen Vigna  <jug@sad.it>
1215
1216         * inset.C (getMaxWidth): try to fix fluctuation of collapsable insets.
1217
1218 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1219
1220         * insettabular.C (getMaxWidthOfCell): use LyXLength::inPixels
1221
1222         * insetminipage.[Ch]: change width_ and height_ to be LyXLength
1223         instead of string
1224
1225 2002-01-17  Juergen Vigna  <jug@sad.it>
1226
1227         * insettabular.C (lockInsetInInset): same change as in insettext.
1228
1229         * insettext.C (draw): width() function was called without setting
1230         the right top_x which could lead to wrong insetWidth setting!
1231         (lockInsetInInset): call edit instead of calling lockInset if we
1232         have to lock an inset inside!
1233         (edit): we have to also tell the inset that we have to redraw the
1234         frame on an edit call if this inset draws a frame only if locked.
1235
1236 2002-01-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1237
1238         * insetbib.C (getFiles): uncomment Path variable.
1239
1240 2002-01-16  Juergen Vigna  <jug@sad.it>
1241
1242         * insettabular.C (forceDefaultParagraphs): fixed bug returning value
1243         of wrong cell.
1244
1245 2002-01-16  Allan Rae  <rae@lyx.org>
1246
1247         * insetinclude.C (docbook): someone forgot a ";"
1248
1249 2002-01-16  José Matos  <jamatos@fep.up.pt>
1250
1251         * figinset.C (docbook): removed a old place holder "@".
1252         * insetgraphics.C (docbook): remove the file sufix if graphic is eps.
1253         * insetinclude.C (linuxdoc): if include is verbatim, then export the
1254         ascii text version, clearly guarded inside a CDATA section.
1255         (docbook): in docbook 4, inlinegraphics is empty.
1256         * insettabular.C (linuxdoc): export the ascii version of the table
1257         inside a CDATA section.
1258
1259 2002-01-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1260
1261         * insetparent.C (InsetParent):
1262         * insetgraphicsParams.C (Write):
1263         (Read):
1264         * insetgraphics.C (prepareFile):
1265         (readFigInset):
1266         (docbook):
1267         * insetexternal.C (executeCommand):
1268         (doSubstitution): use Buffer::filePath
1269
1270         * insetbib.C (getFiles): add a #warning for Angus
1271
1272         * insetgraphics.C: Add a remark about how filenames should be
1273         considered to be relative to buffer (but absolute is still allowed)
1274         (draw): do not try to get status if lyxrc.use_gui is false
1275
1276 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
1277
1278         * inset.[Ch]:
1279         * insetcollapsable.[Ch]:
1280         * insettabular.[Ch] (searchForward, searchBackward): change the
1281         bool const & params to bool.
1282
1283         * insetminipage.[Ch] (width, height): renamed as pageWidth, pageHeight
1284         to avoid the name clash with InsetCollapsable's methods of the same
1285         names but different functionality.
1286
1287 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
1288
1289         * insettext.C (ascii): use lyx::count rather than countChar.
1290
1291 2002-01-14  John Levon  <moz@compsoc.man.ac.uk>
1292
1293         * insettabular.C: return early for the LFUN_*BUF[SEL] funcs too
1294
1295 2002-01-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1296
1297         * insetgraphics.C (updateInset): do not try to render image if
1298         lyxrc.use_gui is false (bug #104)
1299
1300         * insetinclude.C (loadIfNeeded): do not call bufferlist.readFile
1301         if file does not exist
1302
1303         * figinset.C (browseFile): add shortcuts to directory buttons
1304
1305         * insettext.C (updateLocal): update menubar and toolbar here too.
1306
1307 2002-01-13  Allan Rae  <rae@lyx.org>
1308
1309         * insettabular.C (InsetTabular): Both constructors now initialise
1310         all class variables.
1311
1312 2002-01-11  Juergen Vigna  <jug@sad.it>
1313
1314         * insettext.C (insetButtonPress): set the_locking_inset to 0.
1315
1316 2002-01-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1317
1318         * insettabular.C (getStatus): add forgotten brace around multiline
1319         if statement.
1320
1321 2002-01-09  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1322
1323         * insetfloat.C (validate): require "float" instead of "floats".
1324
1325 2002-01-08  Martin Vermeer  <martin.vermeer@hut.fi>
1326
1327         * insettabular.C (getStatus): use FuncStatus
1328
1329 2002-01-08  Juergen Vigna  <jug@sad.it>
1330
1331         * insettabular.C (insetButtonRelease): now this should work too
1332         correctly.
1333
1334         * insetminipage.C (getMaxWidth): fixed for minipage inside insets and
1335         if the width is a percentage.
1336
1337         * inset.h: added isChar() function and implemented this for
1338         insetspecialchar insetquotes and insetlatexaccent.
1339         added forceDefaultParagraphs() and implemented it for insettabular.
1340
1341 2002-01-07  Juergen Vigna  <jug@sad.it>
1342
1343         * insettext.C (getLyXText): Fixed this function. An insert into the
1344         map is only done if we REALLY have a new BufferView.
1345
1346 2002-01-07  Martin Vermeer  <martin.vermeer@hut.fi>
1347
1348         * insettext.C: fix bug illustrated by attachment #37 of bug #59
1349
1350 2002-01-05  John Levon  <moz@compsoc.man.ac.uk>
1351
1352         * insetinclude.C: fix use of FileInfo
1353
1354 2002-01-07  Juergen Vigna  <jug@sad.it>
1355
1356         * insettabular.C (draw): fixed clearing of cell around inset.
1357
1358 2002-01-05  Juergen Vigna  <jug@sad.it>
1359
1360         * insettext.C (draw): move the calls so that insetWidth/Asc/Desc
1361         variables are updated.
1362
1363         * insettabular.C (resetPos): set always the inset_y as it may be
1364         needed in another function.
1365         (searchBackward): don't draw while searching.
1366
1367 2002-01-04  Juergen Vigna  <jug@sad.it>
1368
1369         * insettext.C (lockInsetInInset): forgot to set a cursor.
1370
1371 2002-01-02  Juergen Vigna  <jug@sad.it>
1372
1373         * insettext.C (insertInset): make the correct undo informations on
1374         inserting new insets.
1375
1376 2001-12-31  John Levon  <moz@compsoc.man.ac.uk>
1377
1378         * insettabular.C: correct single-cell select vertically
1379
1380 2001-12-27  Juergen Vigna  <jug@sad.it>
1381
1382         * insettabular.C (ascii): export as tab-separated-values if the
1383         function was not called from export (f.ex.: clipboard).
1384
1385         * insetcollapsable.h: added default support for ascii, linuxdoc and
1386         docbook export (the insettext is exported by default!)
1387
1388         * insettabular.C (copySelection): suff the clipboard with the tabular
1389         data in a tab separated format, seems more naturals then with all the
1390         formating.
1391
1392 2001-12-24  Juergen Vigna  <jug@sad.it>
1393
1394         * insettext.C (insetMotionNotify): added a mouse_x & mouse_y position
1395         to check for REAL mouseMotion.
1396
1397 2001-12-20  Juergen Vigna  <jug@sad.it>
1398
1399         * inset.C (cursor): return the owners cursor if available instead of
1400         always only the bv->text->cursor.
1401
1402         * insettabular.C (checkLongtableSpecial): works now.
1403
1404 2001-12-19  Juergen Vigna  <jug@sad.it>
1405
1406         * insettabular.C (tabularFeatures): fix the row setting of ltt as
1407         this has to be always row + 1 as 0 means not selected!
1408         (checkLongtableSpecial): added
1409         (tabularFeatures): better longtable options support
1410
1411         * insettext.C (resizeLyXText): reinit the text always also on a
1412         empty insettext!
1413
1414 2001-12-18  Juergen Vigna  <jug@sad.it>
1415
1416         * insettext.C (updateInsetInInset): look if we have to autocollapse
1417         paragraps and return if the update is requested for ourself.
1418
1419         * insetert.C (status): update the insettext not myself as that is what
1420         we need.
1421
1422         * insetcollapsable.C (updateInsetInInset): always call the InsetText's
1423         function only return if the update was requested with myself.
1424
1425         * insettext.C (insetButtonPress): fixed stupid bug.
1426         (various functions): pay attention that lt is cleared BEFORE calling
1427         updateLocal() and try to use it in the right manner (don't use it
1428         if it's not really neccessary!)
1429         (collapseParagraphs): insert a blank between collapsing paragraphs
1430         if neccessary (not already there!).
1431
1432 2001-12-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1433
1434         * insettabular.C: move includes around a bit, add a couple of
1435         consts.
1436
1437         * insettext.[Ch]: move includes around a bit, other ws changes and
1438         small stuff.
1439
1440 2001-12-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1441
1442         * insettext.C (insetButtonRelease): fix compile problem
1443
1444 2001-12-17  Juergen Vigna  <jug@sad.it>
1445
1446         * insettext.C (insetButtonPress): set the selection cursor!
1447         (insetButtonPress): clear the selection (and set with that the
1448         selection.cursor) if we only hit an inset!
1449
1450         * insetert.C (read): removed piece of compatibility code only needed
1451         for 1.2.0.
1452
1453         * insettabular.C (insetButtonRelease): fixed so that sub-dialogs
1454         can be opened.
1455
1456         * insetcollapsable.C (insetButtonRelease): changed so that it can
1457         open eventual existing popup dialogs on mousebutton==3.
1458
1459         * insetfloat.C (insetButtonRelease): removed not needed anymore!
1460
1461         * insetminipage.C (insetButtonRelease): removed not needed anymore!
1462
1463         * inset.C (insetButtonRelease): return a bool for telling the outer
1464         world that we opened a dialog.
1465
1466 2001-12-07  Juergen Vigna  <jug@sad.it>
1467
1468         * insettext.C (paragraph): remove the deleteing of paragraphs as
1469         it was a WRONG move!
1470
1471 2001-12-06  John Levon  <moz@compsoc.man.ac.uk>
1472
1473         * insettabular.h:
1474         * insettabular.C: use new setSelection(). Allow
1475           selection of single cells.
1476
1477 2001-12-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1478
1479         * insetquotes.C (latex): fix to use the local language setting at
1480         the point where the inset is inserted (different macros for
1481         different french packages)
1482
1483 2001-12-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1484
1485         * inset.h: add par_owner_ member variable and parOwner
1486         setter/accessor.
1487
1488 2001-12-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1489
1490         * insettabular.C (everywhere): adapt because widths are now real
1491         widths and not strings
1492
1493         * insettext.C (draw): re-introduce the calls to width(), ascent()
1494         and descent() to initialize the caching variables.
1495
1496 2001-12-09  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1497
1498         * insettext.C (draw):
1499         (drawFrame): use insetWidth instead of last_width
1500
1501         * insettext.h: remove variable last_width (insetWidth is exactly
1502         the same) and last_height (computed but never used!)
1503
1504 2001-12-10  Allan Rae  <rae@lyx.org>
1505
1506         * insettabular.C (localDispatch): cleanup unlockInsetInInset calls
1507
1508 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
1509
1510         * insettext.C (insetAllowed): add comment
1511
1512 2001-12-05  Juergen Vigna  <jug@sad.it>
1513
1514         * insettext.C (insetAllowed): fixed for the case that we directly
1515         ask the insettext from its LyXText.
1516         (paragraph): fixed the crash when assigning the par->next() from
1517         the EmptyParagraphMechanism!
1518
1519 2001-12-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1520
1521         * insetbib.C:
1522         * insettabular.C:
1523         * insettext.C: change "while(" to "while ("
1524
1525 2001-12-04  Juergen Vigna  <jug@sad.it>
1526
1527         * insetert.C (edit): handle Inlined status.
1528
1529         * insettext.C (insertInset): trying John's fix for the trailing cursor
1530
1531         * insetert.C (insetButtonPress): added to handle inlined status
1532         (insetMotionNotify): ditto.
1533
1534         * insettext.C (clearInset): changed Painter & in BufferView * param,
1535         to be able to call ascent,descent methods.
1536
1537 2001-12-03  Juergen Vigna  <jug@sad.it>
1538
1539         * insettext.C (updateInsetInInset): use lt variable to forbid
1540         changes of LyXText in an update call.
1541         (updateInsetInInset): fixed updating of non locked insets!
1542
1543 2001-12-01  John Levon  <moz@compsoc.man.ac.uk>
1544
1545         * insettabular.C: capture some more functions to prevent
1546         selection drawing problems. Bug #451274
1547
1548 2001-12-01  John Levon  <moz@compsoc.man.ac.uk>
1549
1550         * insetgraphics.C:
1551         * insetgraphicsParams.C: fix inverted sense of float_equal
1552
1553 2001-11-30  Juergen Vigna  <jug@sad.it>
1554
1555         * insettabular.C (InsetTabular): use the save_id flag to create also
1556         the tabular with the same id's.
1557
1558         * insettext.C (setParagraphData): added a same_id function for undo
1559         to set the same paragraph id's as of the paragraph we are setting.
1560
1561 2001-11-30  José Matos <jamatos@fep.up.pt>
1562
1563         * inseturl.[Ch]:
1564         * insettoc.[Ch]: DocBook -> docbook.
1565
1566 2001-11-29  André Pönitz <poenitz@gmx.net>
1567
1568         * inseterror.C:
1569         * insettext.C: further reduction of header dependencies by using
1570         lyx::layout_type and lyx::textclass_type from support/types.h
1571
1572 2001-11-29  Juergen Vigna  <jug@sad.it>
1573
1574         * insettext.C: inserted a reinitLyXText function everywhere I delete
1575         the paragraphs! This should fixe the crashes we had.
1576         Also use the new function firstRow() instead of getRowNearY(dummy_y)
1577         (paragraph): set the InsetOwner() of the new paragraphs!
1578
1579 2001-11-28  André Pönitz <poenitz@gmx.net>
1580
1581         * insetnote.C: add pos initialization that I removed without
1582           knowing what I did.
1583
1584 2001-11-28  Juergen Vigna  <jug@sad.it>
1585
1586         * insettabular.C (resetPos): hack to not crash with infinite paints.
1587
1588         * insettabular.h: insert missing function allowSpellcheck()!
1589
1590         * insetcollapsable.C (draw): fixed wrong width of collapsed inset!
1591
1592 2001-11-04  John Levon  <moz@compsoc.man.ac.uk>
1593
1594         * insetfloatlist.h:
1595         * insetfloatlist.C: derive from InsetCommand so gui can use it
1596           easily
1597
1598 2001-11-26  André Pönitz <poenitz@gmx.net>
1599
1600         * insettext.[Ch]:
1601         * insetert.C:
1602         * insetnote.C: reduce header dependencies, introduce type for
1603         positions
1604
1605 2001-11-23  John Levon  <moz@compsoc.man.ac.uk>
1606
1607         * various: update for Alert.h
1608
1609 2001-11-22  John Levon  <moz@compsoc.man.ac.uk>
1610
1611         * inset.h: fix comment
1612
1613         * insettext.C: use par->isInset()
1614
1615 2001-11-22  Allan Rae  <rae@lyx.org>
1616
1617         * insetcollapsable.h:
1618         * inset.h: Changes to checkInsertChar() behaviour.
1619         Now return value indicates whether chars can be inserted.
1620
1621 2001-11-11  Michael A. Koziarski <michael@koziarski.org>
1622
1623         * various:  updated to use the new LaTeXFeatures
1624
1625 2001-11-14  José Matos  <jamatos@fep.up.pt>
1626
1627         * insetspecialchar.C (linuxdoc):
1628         (docbook): don't give a name to a unused variable.
1629
1630         * insettext.C (docbook): removed unused variable.
1631
1632 2001-11-13  Herbert Voss  <voss@perce.de>
1633
1634         * insetgraphic.C: fix scale bug
1635
1636 2001-11-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1637
1638         * inset.h (isSpace):
1639         (isLetter): new virtual methods.
1640
1641         * insetspecialchar.C (isSpace):
1642         (isLetter): implement here.
1643
1644 2001-11-04  John Levon  <moz@compsoc.man.ac.uk>
1645
1646         * inset.h: new inline helpers
1647
1648         * insettext.C: use new helpers
1649
1650 2001-11-07  José Matos  <jamatos@fep.up.pt>
1651
1652         * insettext.C (docbook): full support for paragraphs inside insettext.
1653
1654 2001-11-06  José Matos  <jamatos@novalis.fc.up.pt>
1655
1656         * insetindex.C: added header file for std::ostream.
1657
1658 2001-11-03  José Matos  <jamatos@fep.up.pt>
1659
1660         * insetindex.C: added using std::ostream that I forgot yesterday.
1661
1662 2001-11-02  Ben Guillon  <nicolas.marsgui@libertysurf.fr>
1663
1664         * insetindex.h (docbook):
1665         * insetindex.C (docbook): added support for docbook export.
1666
1667 2001-11-02  José Matos  <jamatos@fep.up.pt>
1668
1669         * insetcaption.C(docbook): added support for docbook export.
1670
1671 2001-11-02  Dekel Tsur  <dekelts@tau.ac.il>
1672
1673         * insetexternal.C (updateExternal): Do not run update command if
1674         result file exists and is up to date.
1675
1676         * ExternalTemplate.C (readFormat): Support the updateresult token.
1677
1678 2001-10-31  Kayvan A. Sylvan  <kayvan@sylvan.com>
1679
1680         * insetexternal.C (doSubstitution): Fix filepath ($$FPath in
1681         external_templates) to use the buffer->fileName() but only if
1682         previewing. Generating a TeX file should make FPath return
1683         "".
1684
1685 2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
1686
1687         * insetert.h:
1688         * insetert.C: fix some problems
1689
1690 2001-10-30  Kayvan A. Sylvan  <kayvan@sylvan.com>
1691
1692         * insetexternal.C (doSubstitution): Added $$FPath token
1693         to list of usable substitutions in external inset templates.
1694
1695 2001-10-24  Juergen Vigna  <jug@sad.it>
1696
1697         * insettabular.C: use new ltType struct for setting longtable
1698         header and footers also new UNSET enums.
1699
1700 2001-10-24  José Matos  <jamatos@fep.up.pt>
1701
1702         * insettabular.C (linuxdoc): Now exports the ascii's table version.
1703         (docbook): If the table is not inside a float then wrap it inside
1704         <informaltable>...</informaltable>.
1705
1706 2001-10-23  José Matos  <jamatos@fep.up.pt>
1707
1708         * insetref.C (docbook): removed / terminator to conform SGML.
1709
1710         * insetspecialchar.C (linuxdoc):
1711         (docbook): Added support for special chars, more than ascii export.
1712
1713 2001-10-22  Juergen Vigna  <jug@sad.it>
1714
1715         * insettext.C (checkInsertChar): added for REALLY checking the
1716         font of the inserted char in the right inset!
1717
1718 2001-10-19  Juergen Vigna  <jug@sad.it>
1719
1720         * inset.h: added method allowSpellcheck() so that insets who do
1721         not have anything to spellcheck can tell and so they are over-jumped.
1722         Implemented for InsetText and co.
1723
1724 2001-10-18  Juergen Vigna  <jug@sad.it>
1725
1726         * inset.C (getMaxWidth): use LyXText::workWidth(BufferView, Inset *).
1727
1728 2001-10-15  José Matos  <jamatos@fep.up.pt>
1729
1730         * insetert.C: allow export for docbook and linuxdoc
1731
1732 2001-10-07  Adrien Rebollo <adrien.rebollo@gmx.fr>
1733
1734         * insetquotes.C (dispString): handles latin3 and latin4 quotes
1735
1736 2001-10-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1737
1738         * insetquotes.C (dispString): fix handling of latin9 quotes
1739
1740 2001-10-03  Juergen Vigna  <jug@sad.it>
1741
1742         * insetert.C: ditto
1743
1744         * insetcollapsable.C: change updateInset calls to not tell BV that
1745         we have changed status.
1746
1747 2001-10-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1748
1749         * insettabular.C (deletable): make const
1750
1751 2001-09-28  Dekel Tsur  <dekelts@tau.ac.il>
1752
1753         * insetert.C (latex): Fix the returned value
1754
1755 2001-09-24  Angus Leeming  <a.leeming@ic.ac.uk>
1756
1757         * insetert.[Ch] (selectNextWordToSpellcheck): new method.
1758         Returns string(), so nothing in an ERT inset is spellchecked.
1759
1760         * insetgraphics.C (draw): print the filename if not displaying the
1761         image.
1762         (width): make sure that the width and draw methods are consistent.
1763         (updateInset): don't even load the image into cache if not displaying
1764         it.
1765
1766 2001-09-21  Angus Leeming  <a.leeming@ic.ac.uk>
1767
1768         * various files (selectNextWord): renamed as
1769         selectNextWordToSpellcheck.
1770
1771         * insetgraphics.C (draw): remove the previous change. Right place
1772         is in imageLoaderXPM.C.
1773         (draw): don't display the image if params.display == NONE.
1774
1775 2001-09-18  Angus Leeming  <a.leeming@ic.ac.uk>
1776
1777         * figinset.C (runqueue):
1778         * insetgraphics.C (draw): set background colour of inset from
1779         background to the user-configurable graphicsbg.
1780
1781 2001-09-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1782
1783         * insetquotes.C (InsetQuotes): when trying to decide the side of
1784         the quote, choose `left' only after a space or '('
1785
1786 2001-09-04  José Matos  <jamatos@fep.up.pt>
1787         * figinset.C
1788         * figinset.h
1789         * insetcaption.C
1790         * insetcaption.h
1791         * insetcollapsable.h
1792         * insetcommand.C
1793         * insetcommand.h
1794         * inseterror.h
1795         * insetert.C
1796         * insetert.h
1797         * insetexternal.C
1798         * insetexternal.h
1799         * insetfloat.C
1800         * insetfloat.h
1801         * insetfloatlist.h
1802         * insetgraphics.C
1803         * insetgraphics.h
1804         * inset.h
1805         * insetinclude.C
1806         * insetinclude.h
1807         * insetlabel.C
1808         * insetlabel.h
1809         * insetlatexaccent.C
1810         * insetlatexaccent.h
1811         * insetquotes.C
1812         * insetquotes.h
1813         * insetref.C
1814         * insetref.h
1815         * insetspecialchar.C
1816         * insetspecialchar.h
1817         * insettabular.C
1818         * insettabular.h
1819         * insettext.C
1820         * insettext.C (docbook): rename docBook method to docbook.
1821
1822 2001-09-02  Dekel Tsur  <dekelts@tau.ac.il>
1823
1824         * inset.h (getFirstParagraph): New virtual method.
1825
1826 2001-08-20  Herbert Voss  <voss@perce.de>
1827         * insetbib.C: added a option bibtotoc which is from "BIB to TOC"
1828         in the the bibtex-database-gui for inserting a line
1829         \addcontentsline...
1830
1831         If no style is given than there is no tex-output.
1832
1833 2001-08-18  Angus Leeming  <a.leeming@ic.ac.uk>
1834
1835         * insetbib.[Ch] (getFiles): new method, returning the BibTeX database
1836         files as a vector.
1837         (getKeys): use it.
1838
1839 2001-08-18  Dekel Tsur  <dekelts@tau.ac.il>
1840
1841         * insetert.C (latex): Fix output for multiple paragraphs.
1842         (write): New code for writing paragraph data.
1843         (read): Set font after reading the inset.
1844         (localDispatch): Call set_latex_font() for more cases.
1845
1846         * insetnote.h: Add empty validate method.
1847         * insetert.h: Ditto
1848
1849         * insetnote.C (InsetNote): Set language to the language of the
1850         document.
1851
1852 2001-08-16  Juergen Vigna  <jug@sad.it>
1853
1854         * insettext.C: implemented the new FINISHED states.
1855
1856         * insettabular.C: ditto
1857
1858         * inset.h: added more FINISHED states for cursor right,up,down
1859
1860 2001-08-16  John Levon  <moz@compsoc.man.ac.uk>
1861
1862         * insetfloatlist.C: use "FloatName List"
1863
1864 2001-08-14  Juergen Vigna  <jug@sad.it>
1865
1866         * insetert.C (edit): forgot to set status_ in edit calls!
1867
1868 2001-08-14  Dekel Tsur  <dekelts@tau.ac.il>
1869
1870         * insettext.C: Compilation fix
1871
1872 2001-08-13  Juergen Vigna  <jug@sad.it>
1873
1874         * inset.C (getMaxWidth): fixed bug of returning the wrong max width.
1875
1876         * insetcollapsable.C (edit): don't recollapse an already open inset.
1877
1878         * insettext.C: fixed problem when reinitializing LyXText by not doing
1879         it while lt is in use and post this to the next possible time in
1880         getLyXText().
1881         (searchForward): fixed not unlocking of inset if nothing found.
1882         (edit): set cursor behind right (was set -1 pos).
1883
1884         * insetert.C (InsetERT): init status_ also in the 3rd constructor.
1885
1886         * insettabular.C (tabularFeatures): fixed fix where deleting the
1887         last row didn't get the right actcell!
1888
1889 2001-08-11  Dekel Tsur  <dekelts@tau.ac.il>
1890
1891         * insettext.C (localDispatch): Change language only when the inset
1892         becomes empty.
1893
1894 2001-08-10  Juergen Vigna  <jug@sad.it>
1895
1896         * insettabular.C (selectNextWordInt): use the front using edit call.
1897
1898         * insetcollapsable.C (getMaxWidth): rename inset to in to not have
1899         the parameter overwrite class variable inset.
1900
1901         * inset.C (getMaxWidth): fix the setting of the minwidth = 10.
1902
1903         * insettext.C (saveLyXTextState): check for invalid cursor-par.
1904         (reinitLyXText): remove wrong_cursor bool as not needed anymore!
1905
1906         * insettabular.C (calculate_dimensions_of_cells): let's try to call
1907         update only for fixed with cells.
1908         (resetPos): try to fix the lockup on spellchecking or s&r.
1909
1910         * insettext.C (update): comment this out as it seems first wrong
1911         and second not needed anymore!
1912         (some functions): call reinitLyXText() only in update() in all other
1913         positions set only need_update = INIT.
1914
1915 2001-08-08  Juergen Vigna  <jug@sad.it>
1916
1917         * insettabular.C (setPos): fixed wrong actrow < rows() check.
1918
1919         * insettext.C (insetUnlock): remove double-space on inset unlock.
1920
1921         * insetcollapsable.C (draw): fix returned x when label > inset-width.
1922
1923         * insettabular.C (update): fixed cursor positon after an insert.
1924         (insetAllowed): do not allow to insert insets when not inside the
1925         inset!
1926         (draw): clear below an inset too as it could have changed height.
1927
1928         * inset.C (getMaxWidth): fixed width for inset in inset.
1929
1930         * insettext.C (update): small fix.
1931
1932         * insettabular.C (tabularFeatures): added selection support to
1933         DELETE_ROW/DELETE_COLUMN.
1934
1935 2001-08-07  Juergen Vigna  <jug@sad.it>
1936
1937         * inset.C (getMaxWidth): recoded and all it's implementations!
1938
1939         * insettext.C (init,setParagraph+constructors): cleanups
1940         (reinitLyXText): fixed problem with wrong cursor when all paragraphs
1941         are new and I want do a save/restore of the cursor position which is
1942         not possible anymore.
1943
1944         * insetcollapsable.C (searchBackward): recollapse inset if not found.
1945         (searchBackward): ditto
1946         (selectNextWord): ditto
1947
1948 2001-08-07  Angus Leeming  <a.leeming@ic.ac.uk>
1949
1950         * insetlatexaccent.C (checkContents): Add some debug messages
1951
1952 2001-08-07  Juergen Vigna  <jug@sad.it>
1953
1954         * insetert.C (read): don't use InsetCollapsable::read as we don't
1955         write the collapsed status anymore only the status.
1956         (write): ditto.
1957
1958 2001-08-06  Juergen Vigna  <jug@sad.it>
1959
1960         * insetert.C (set_latex_font): use LyXText's setFont directly.
1961
1962         * insettext.C (drawFrame): fixed one time more the right position
1963         and size of the frame!
1964
1965         * insetert.C (~InsetERT): hide the dialog.
1966         (showInsetDialog): added implementation
1967         (open): ditto
1968         (close): ditto
1969         (status): new function for the status of the ERT inset (3-state).
1970         (write): output also the status of the inset for readback!
1971         (read): readback the status if available otherwise use collapsed_.
1972
1973         * insettext.C (edit): small fix of setting the position, which could
1974         have gone < 0.
1975
1976         * insetert.C (width): implement this function for inlined viewing.
1977         Added minimum width of 10 pixels!
1978
1979         * insetminipage.C (InsetMinipage): just change the colors a bit so
1980         that border/background is a bit more visible. We will remove this
1981         anyway for 1.2.0!
1982
1983         * insettext.C (textWidth): add a 'bool fordraw' parameter and use this
1984         function for getting the important widths for drawing in various
1985         functions and in LyXText.
1986         (draw): fixed up a bit (frame drawing/clearing)
1987
1988 2001-08-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1989
1990         * inset.C (convertFont): delete method. not used.
1991
1992 2001-08-03  Juergen Vigna  <jug@sad.it>
1993
1994         * insettext.C (setFont): don't call for a draw update if we're just
1995         changing the cursor font!
1996
1997 2001-08-02  Juergen Vigna  <jug@sad.it>
1998
1999         * insettext.C (draw): clear the background with the right color if
2000         needed. Update myself if x&max-width changed and return without doing
2001         anything. Let the update code handle the right stuff.
2002
2003         * insetminipage.C (getMaxWidth): fixed returning of maxwidth when
2004         inside another inset.
2005
2006 2001-08-01  Juergen Vigna  <jug@sad.it>
2007
2008         * insetcollapsable.C (update): added an in_update bool so we avoid
2009         reentering.
2010
2011         * insettabular.C (update): added an in_update bool so we avoid
2012         reentering.
2013
2014         * insettext.C (insetButtonPress): hopefully fixed setselection/clear
2015         selection problem.
2016         (update): added an in_update bool so we avoid reentering.
2017
2018         * insettabular.C (localDispatch): clear col/row selection when doing
2019         something else inside an inset.
2020
2021         * insettext.C (getLyXText): fixed bug when requesting a recursive
2022         insettext!
2023
2024 2001-08-01  Angus Leeming  <a.leeming@ic.ac.uk>
2025
2026         * insetcite.C (latex): Paranoia check. Make sure that there is no
2027         whitespace between the citation keys.
2028
2029 2001-07-31  Juergen Vigna  <jug@sad.it>
2030
2031         * inset.h (nodraw): make the set function also const so that this
2032         can be called from inside other const functions.
2033
2034         * insetcollapsable.h: removed inline variable and moved it over
2035         to the only user InsetERT.
2036
2037         * insetcollapsable.C (insetButtonRelease): fixed uncollpasing the
2038         inset opening immediately therein lying insets dialogs!
2039
2040         * insetert.C (localDispatch): set the font also if we don't have any
2041         chars in this paragraph, otherwise if we delete all of em and start
2042         writing we have the wrong font.
2043         (inlined): added
2044         (draw): implemented for inline support
2045         (insetButtonRelease): ditto.
2046
2047 2001-07-30  Juergen Vigna  <jug@sad.it>
2048
2049         * insettext.C (reinitLyXText): new function to reinit the insets
2050         text after lot's of paragraph changes. Use this instead of the
2051         cache.clear() which is VERY dangerous.
2052
2053         * insetfloat.C (insetButtonRelease): we should only show the dialog
2054         if we press on the label otherwise we have problems to open mouse
2055         button 3 dialogs inside this float (f.ex. of a tabular!)
2056
2057 2001-07-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2058
2059         * insetert.C: change back to "ERT"
2060
2061         * insetfloat.C: handliign of RMB on label added.
2062
2063 2001-07-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2064
2065         * insetgraphicsParams.C: #include LOstream.h here.
2066
2067         * insetfoot.h: remove InsetFoot:: qualifier.
2068
2069 2001-07-29  Baruch Even  <baruch@lyx.org>
2070
2071         * ChangeLog: Hiding time travel evidence.
2072
2073         * insetgraphicsParams.h:
2074         * insetgraphicsParams.C:
2075         * insetgraphics.C: Added horizontal scale option, it actually scales both
2076         directions since it keeps image proportions.
2077
2078         * insetgraphics.C: Fixed EPS detection to be non-hacky.
2079
2080 2001-07-29  Baruch Even  <baruch@lyx.org>
2081
2082         * insetgraphics.C (decideOutputImageFormat): when doing postscript output
2083         convert PNG/GIF/JPG to EPS, assume the rest are EPS already.
2084
2085         HACKY! Will need to add an EPS detection routine like old InsetFig does!
2086
2087 2001-07-29  Baruch Even  <baruch@lyx.org>
2088
2089         * insetgraphics.C: Added EPSI to be an alias of EPS.
2090
2091 2001-07-29  Baruch Even  <baruch@lyx.org>
2092
2093         * insetgraphics.C: Change GRAPHICS to Graphics.
2094         Changed image conversion rules (documented at the beginning of file).
2095
2096 2001-07-28  Angus Leeming  <a.leeming@ic.ac.uk>
2097
2098         * insetert.C (get_new_label): int -> Paragraph::size_type to get
2099         std::min working.
2100
2101         * insetgraphics.C: added a using std::endl directive.
2102
2103         * insetcommand.h (getScreenLabel): removed pure virtual function,
2104         as it duplicates that in InsetButton.
2105
2106         * insetbib.[Ch] (getScreenLabel):
2107         * insetbutton.[Ch] (getScreenLabel):
2108         * insetcite.[Ch] (getScreenLabel):
2109         * insetert.[Ch] (getScreenLabel):
2110         * insetexternal.[Ch] (getScreenLabel):
2111         * insetfloatlist.[Ch] (getScreenLabel):
2112         * insetinclude.[Ch] (getScreenLabel):
2113         * insetindex.[Ch] (getScreenLabel):
2114         * insetlabel.h (getScreenLabel):
2115         * insetparent.[Ch] (getScreenLabel):
2116         * insetref.[Ch] (getScreenLabel):
2117         * insettoc.[Ch] (getScreenLabel):
2118         * inseturl.[Ch] (getScreenLabel): passed a Buffer const * parameter.
2119
2120         * insetcite.C (getScreenLabel): use this Buffer parameter in creating
2121         the label.
2122         (validate): remove check on "cite" when using natbib.
2123
2124 2001-07-26  Baruch Even  <baruch@lyx.org>
2125
2126         * insetgraphics.C (draw): changed casting to be in one place rather than
2127         all over the function.
2128
2129         * insetgraphics.h:
2130         * insetgraphics.C (read): Added compatibility reads of InsetFig.
2131
2132         * insetgraphicsParams.h:
2133         * insetgraphicsParams.C:
2134         * insetgraphics.C: Removed inline option and changed rotateAngle to float.
2135
2136 2001-07-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
2137
2138         * insetfoot.C (validate): Added method to ensure that the
2139         right bit of LaTeX is emitted.
2140
2141         * insetfoot.h: Added validate method to set the correct
2142         LaTeXFeatures bit for the special footnote code.
2143
2144 2001-07-26  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
2145
2146         * insetquotes.C (dispString): display the right ISO8859-{1,9,15}
2147         quotes
2148
2149 2001-07-27  Juergen Vigna  <jug@sad.it>
2150
2151         * inset.h: remove not used font variable in parameter.
2152         removed checkInsertChar in UpdatableInset as it was equal to
2153         the one in Inset and so not needed.
2154
2155         * insetert.C (checkInsertChar): implementation of function
2156         checkInsertChar.
2157
2158         * inset.h: added new function checkInsertChar.
2159
2160         * various files: added c-tor and clone() function.
2161
2162         * insetcollapsable.h: removed clone function here as this should
2163         be only realized in REAL insets and added it to all collapsable
2164         insets! (with the copy-constructor).
2165
2166 2001-07-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2167
2168         * insetminipage.C (read): handle missing parameters more gracefully
2169
2170         * insetcollapsable.C (read): handel missing collapsed more gracefully
2171
2172 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2173
2174         * insetfloat.C (read): handle missing parameters.
2175
2176         * insettext.C (read): handle old latex end_inset
2177
2178         * insetert.C (setButtonLabel): new method
2179         (init): use it, to set the dynamic label correctly
2180         (read): use it
2181
2182         * Makefile.am (EXTRA_DIST): add files that is not part or the
2183         binary here.
2184
2185         * insetcollapsable.h: remove autocollapsable (no users), remove
2186         draw_label, change_label_with_text and companion code. Remove args
2187         from some methods.
2188         * insetert.[Ch]: move here instead (only user)
2189
2190         * inset.h: rename private variable name to name_, make
2191         selectNextWord return a const string. make getInsetName return a
2192         string const &. Remove bool from open, add close.
2193
2194         * Makefile.am: don't compile insetlist, insetsection
2195         and insettheorem
2196
2197 2001-07-24  Juergen Vigna  <jug@sad.it>
2198
2199         * insetert.C (InsetERT): put init after the paragraph initialization,
2200         as otherwise we don't set the draw_label right.
2201
2202         * insetcollapsable.C (insetMotionNotify): fixed opening/closing the
2203         insets with the mouse without having strange selections.
2204         (edit): if the inset was collapsed and we open it here then put the
2205         cursor always at the beginning of the inset.
2206         (get_new_label): 15 instead of 10 max chars in the label.
2207
2208         * insetert.C (localDispatch): added and handle various stuff we
2209         need to handle here (font setting on paragraph break, not permitted
2210         layout setting, etc.).
2211
2212         * inset.h: added default copy-consturctor and implemented this in
2213         various insets with the change to use this in the clone function!
2214
2215 2001-07-24  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2216
2217         * insetminipage.C (InsetMinipage): set background color to red :)
2218
2219 2001-07-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2220
2221         * insettext.C (insetUnlock): only set update to CLEAR_FRAME if
2222         draw frame mode is LOCKED.
2223
2224         * insetcollapsable.C (edit):
2225         (insetButtonRelease): set update status to full when
2226         opening inset.
2227
2228         * insettext.C (clearInset):
2229         * insettabular.C (draw):
2230         * insetlatexaccent.C (draw): honor background color.
2231
2232         * inset.h: new member background_color_, initialized to
2233         LColor::inherit.
2234
2235         * inset.C (backgroundColor): new method.
2236         (setBackgroundColor): new method.
2237
2238         * insetert.C (init): new method, called by the ctors.
2239         (InsetERT): when inserting contents, make sure the font is
2240         ALL_INHERIT.
2241
2242         * insetnote.C (InsetNote): when inserting content, remove trailing
2243         newline
2244         (init): set background color to LColor::note
2245
2246 2001-07-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2247
2248         * insetcollapsable.C: adjust
2249
2250         * insetbutton.C: adjust
2251
2252 2001-07-23  Juergen Vigna  <jug@sad.it>
2253
2254         * insetcollapsable.h: removed widthCollapsed variable, LyXFont
2255         parameter on the _collapsed function (was not needed) and call
2256         always width_collapsed().
2257
2258         * insetert.C (InsetERT): use setLabel with "true" flag.
2259
2260         * insetcollapsable.C: modified various functions to set the draw_label
2261         string right in any condition.
2262         (setLabel): added a bool parameter to set change_label_with_text.
2263
2264         * insetcollapsable.h: added draw_label string which is set to the
2265         actual drawn label-string, while label is the original static label
2266         of this collapsable inset. Added bool change_label_with_text to set
2267         if we want that the label changes to the start of the InsetText's
2268         text when collabpsed. You can set this flag with the setLabel funciton.
2269         Added bool inlined for inlined collapsable insets, but not handled
2270         yet.
2271
2272         * insetcollapsable.C (get_new_label): added should get a new label
2273         from the InsetText beginning (for now 10 chars).
2274
2275 2001-07-21  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
2276
2277         * insetquotes.C (latex): fix the handling of french double quotes
2278         when not using the french pachage.
2279
2280 2001-07-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2281
2282         * insetcollapsable.h: make WidthCollapsed mutable.
2283
2284         * insetindex.C (lyxCode): InsetIndex returns INDEX_CODE,
2285         InsetPrintIndex returns INDEX_PRINT_CODE.
2286
2287         * inset.h: add INDEX_PRINT_CODE
2288
2289         * insetcollapsable.C (draw): init widthCollapsed if necessary
2290         (width): ditto.
2291
2292         * insetquotes.C (width): use the local language, not the document
2293         language.
2294         (draw): ditto.
2295         (dispString): add additional spacing for all french languages,
2296         like fr_CA.
2297         (validate): make it work when there is no default language
2298
2299         * insetspecialchar.h: rename kind to kind_; add kind() accessor.
2300
2301         * insetnote.C (init): new method, called by the constructors
2302         (InsetNote): new constructor with contents passed as a string
2303
2304 2001-07-21  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2305
2306         * insetfootlike.C (insetAllowed): disallow float in footlike.
2307
2308         * insetert.C (InsetERT): add collapsed argument to the constrctor
2309         with contents.
2310
2311 2001-07-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2312
2313         * insetindex.h: shut off warning
2314
2315 2001-07-20  Juergen Vigna  <jug@sad.it>
2316
2317         * insetcollapsable.C (update): recoded hopefully works now!
2318
2319 2001-07-19  Juergen Vigna  <jug@sad.it>
2320
2321         * most files: implemented the below new introduced function.
2322
2323         * inset.h: added new edit(BufferView *, bool front) method to be able
2324         to enter an inset from the front/back without knowing x/y positions
2325         and baselines inside the inset. So I just can tell the inset activate
2326         me and set the cursor on the front/back of yourself.
2327
2328 2001-07-18  Juergen Vigna  <jug@sad.it>
2329
2330         * insetcollapsable.C (edit): fixed hopefully the y parameter which
2331         is given to the InsetText.
2332         (insetButtonPress): ditto
2333         (insetButtonRelease): ditto
2334         (insetMotionNotify): ditto
2335
2336 2001-07-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2337
2338         * insetspecialchar.[Ch]: change HYPHENATION_BREAK to
2339         LIGATURE_BREAK, since the name is so stupid.
2340
2341 2001-07-20  Angus Leeming  <a.leeming@ic.ac.uk>
2342
2343         * insetnote.[Ch]: (insertInset, insetAllowed): removed. Note now uses
2344         the default InsetCollapsable methods. I.e., it can insert anything.
2345         (write) output the name of the inset, not some silly hack for
2346         compatability with the old InsetInfo.
2347
2348         * insetinfo.[Ch]: removed.
2349         * insetnote.[Ch]: new files. InsetNote replaces InsetInfo. The inset is
2350         now collapsable, but functionality is otherwise identical to InsetInfo.
2351
2352         * Makefile.am: removed insetinfo.[Ch]. Added insetnote.[Ch].
2353
2354 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2355
2356         * insetspecialchar.[Ch]: add support for HYPHENATION_BREAK. some
2357         reformatting
2358
2359         * insetquotes.C: general cleanup
2360         (dispString): add spaces inside french double quotes.
2361         (latex): ditto. Moreover, treat first the case where the frenchb
2362         or french options have been given.
2363
2364 2001-07-19  Angus Leeming  <a.leeming@ic.ac.uk>
2365
2366         * insetcite.[Ch] (latex, validate): new methods, required for natbib
2367         support.
2368
2369 2001-07-19  Dekel Tsur  <dekelts@tau.ac.il>
2370
2371         * figinset.C (RegisterFigure): Print debug message only when
2372         current_view is available.
2373
2374 2001-07-18  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2375
2376         * many files: update to match the change below
2377
2378         * inset.h (insetAllowed): renamed from insertInsetAllowed;
2379         implement the version which takes an inset here.
2380
2381         * insetcollapsable.[Ch]: implement open and isOpen
2382
2383         * inset.h: remove insertInsetAllowed from Inset
2384         (open): new method, to open or close an inset
2385         (isOpen): returns the status of an inset
2386         (isCollapsable, colapse): removed
2387
2388 2001-07-13  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
2389
2390         * insetquotes.C (dispString): display french guillemets when using
2391         ISO8859-15.
2392
2393 2001-07-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2394
2395         * insetcollapsable.h: remove bogus return statements
2396
2397 2001-07-18  Juergen Vigna  <jug@sad.it>
2398
2399         * insettabular.C (selectNextWord): fixed spellchecking for the
2400         first cell of a tabular (wasn't entered!)
2401         (getLyXText): changed to enter automatically insettext and return
2402         it's LyXText if we're locked.
2403
2404 2001-07-17  Juergen Vigna  <jug@sad.it>
2405
2406         * various files: implemented the below functions.
2407
2408         * inset.h: added functions
2409         - virtual string selectNextWord(BufferView *, float & value) const;
2410         - virtual void selectSelectedWord(BufferView *) { return; }
2411         - virtual void toggleSelection(BufferView *, bool /*kill_selection*/)
2412         needed for spellchecking correctly!
2413
2414 2001-07-16  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2415
2416         * insetert.C (latex): write out all paragraphs.
2417
2418 2001-07-17  Baruch Even  <baruch@lyx.org>
2419
2420         * insetgraphics.C (draw): Removed unneeded casts.
2421
2422 2001-07-16  Juergen Vigna  <jug@sad.it>
2423
2424         * insettext.C (update): fixed small oversight (reset lt to 0).
2425
2426 2001-07-14  Baruch Even  <baruch@lyx.org>
2427
2428         * insetgraphics.h:
2429         * insetgraphics.C: Added a copy c-tor and handled the same_id case.
2430
2431 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
2432
2433         Consistent use of Lsstream.h:
2434         * figinset.C: removed using std::ostringstream directive.
2435
2436         * insetgraphics.C (createLatexOptions):
2437         * insetinclude.C (unique_id):
2438         std::ostringstream -> ostringstream.
2439         * insettext.C (localDispatch): std::istringstream -> istringstream.
2440
2441 2001-07-13  Juergen Vigna  <jug@sad.it>
2442
2443         * insetfloat.C (insertInsetAllowed): added missing const_cast.
2444
2445         * insetcollapsable.C (getLockingInset): ditto.
2446
2447 2001-07-12  Juergen Vigna  <jug@sad.it>
2448
2449         * insetcollapsable.h: added implementation of new function for
2450         collapsable status.
2451
2452         * various files: added implementation of new insertInsetAllowed-func
2453         and redone the function a bit more.
2454
2455         * inset.h: added isCollapsable(), bool collapsed(),
2456         collapsed(BufferView *, bool) and insertInsetAllowed(Inset::Code).
2457
2458         * insetfloat.C (insertInsetAllowed): make a bit more checks.
2459
2460         * insettext.C (getLyXText): use 'lt' to assure we're not erasing the
2461         LyXText which is marked for removal while we're using it!
2462
2463         * insettext.h: added private LyXText * lt to use it to assure we are
2464         not deleting our LyXText while we're using it!
2465
2466 2001-07-11  Juergen Vigna  <jug@sad.it>
2467
2468         * insettext.C (insertInset): check if we are before the inset after
2469         inserting it! This check IS needed. Remove the Undo-Call as it is
2470         called in LyXText::insertInset!
2471
2472         * insettext.h: added struct InnerCache.
2473
2474         * insettext.C (deleteLyXText): insert a new InnerCache mechanism so
2475         that we ONLY delete the LyXText in the getLyXText() routine. So we
2476         are sure we don't delete LyXText while someone is working with it!
2477
2478 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2479
2480         * insetexternal.C: (*it). -> it->
2481         * insettext.C: ditto
2482
2483 2001-07-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2484
2485         * insetcollapsable.C (edit): always open collapsed insets (even if
2486         they are not autocollapsable)
2487
2488         * insetcommand.C (operator=): simplify.
2489
2490 2001-07-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2491
2492         * insetert.C (latex): handle META_NEWLINE
2493
2494 2001-07-09  Juergen Vigna  <jug@sad.it>
2495
2496         * insetert.h: a normal InsetText can insert insets, but we won't.
2497
2498         * inset.h: return default "false" on insertInsetAllowed and implement
2499         this function where a returnvalue != "false" is needed.
2500
2501 2001-07-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2502
2503         * insetert.C (InsetERT): new contructor
2504
2505 2001-07-06  Juergen Vigna  <jug@sad.it>
2506
2507         * a lot of files: added implementation of the below new functions
2508         and the change to clone(). Also the call of the new undo-functions
2509         where needed.
2510
2511         * inset.h: added an inset_id, added functions getParFromID,
2512         getInsetFromID, firstParagraph, cursor and id functions, added
2513         bool same_ids to clone function.
2514
2515 2001-07-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2516
2517         * insettext.[hC]: make cached_text a shared_ptr, make Cache be a map
2518         of BufferView * and shared_ptr<LyXText>
2519
2520 2001-07-05  Juergen Vigna  <jug@sad.it>
2521
2522         * insettext.C (clear): deleted also the cache not only LyXText.
2523         (setParagraphData): ditto.
2524
2525 2001-07-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2526
2527         * insetfloat.C (latex): let the specific placement take presedence
2528         if set, otherwise choose document placement if set, otherwise just
2529         use float default placement.
2530
2531 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2532
2533         * insettext.C (localDispatch): call CutAndPaste::'s static method
2534         directly.
2535
2536 2001-07-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2537
2538         * insetbib.C: no meed to include forms.h here.
2539
2540 2001-07-03  Angus Leeming  <a.leeming@ic.ac.uk>
2541
2542         * insettext.C: added using std::make_pair directive.
2543
2544 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2545
2546         * insettext.C (getLyXText): avoid multiple lookups, and simplify
2547         slightly
2548         (deleteLyXText): ditto
2549         (resizeLyXText): ditto
2550
2551 2001-07-02  Juergen Vigna  <jug@sad.it>
2552
2553         * insettext.C (getLyXText): introduce a cache in getLyXText so that
2554         following calls are only returned the right pointer without the over
2555         head to search in the map.
2556         (various funcs): reset the cached_bview variable as this signs that
2557         the cache is not valid anymore.
2558
2559 2001-06-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2560
2561         * insettabular.C (clone): do not copy the LyXTabular twice
2562
2563 2001-06-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2564
2565         * insettext.h (TEXT): delete method
2566
2567 2001-06-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2568
2569         * insetmarginal.C (latex):
2570         * insetfoot.C (latex): fix spacing of notes in LaTeX
2571
2572         * insettext.C (localDispatch): use .c_str() on istringstream
2573         constructor argument.
2574
2575 2001-06-29  John Levon  <moz@compsoc.man.ac.uk>
2576
2577         * insettoc.h:
2578         * insettoc.C:
2579         * inseturl.h:
2580         * inseturl.C: fix method names in these to begin
2581           with small char too, so they inherit
2582
2583 2001-06-28  Juergen Vigna  <jug@sad.it>
2584
2585         * insettext.C (setFont): fixed font settings using toggleFree()
2586         instead of setFont().
2587
2588 2001-06-28  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2589
2590         * Change a lot of method names to begin with a small char.
2591         Changes to a lot of files because of this.
2592
2593 2001-06-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2594
2595         * insetfloatlist.C (Write): std:: qualify ostream
2596         (Latex): ditto
2597
2598 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
2599
2600         * figinset.C:
2601         * inset.C:
2602         * insetgraphics.C: send debug output to Debug::INFO instead of
2603         Debug::ANY.
2604
2605 2001-06-26  The LyX Project  <lyx@rose.home.sad.it>
2606
2607         * insettabular.h:
2608         * insettabular.C (getStatus): update to use func_status
2609
2610 2001-06-26  ben <nicolas.marsgui@libertysurf.fr>
2611
2612         * insetref.C (DocBook): added support for cross-references without
2613         a name.
2614
2615 2001-06-26  The LyX Project  <jug@sad.it>
2616
2617         * insetref.C:
2618         * insetref.h:
2619         * insetlabel.C:
2620         * insetlabel.h: removed escape method and moved it to
2621         support/lstrings.h.
2622
2623 2001-06-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2624
2625         * insettabular.C (getMaxWidth): do the speedup in a different way,
2626         remove dead code
2627
2628 2001-06-24  The LyX Project  <Asger>
2629
2630         * insettabular.C (getMaxWidth): We cache a mapping from
2631         inset to cell in order to speed this method up.
2632
2633 2001-06-24  The LyX Project  <Asger>
2634
2635         * insettext.C: Optimized InsetText::draw or something.
2636
2637 2001-06-23  The LyX Project  <lyx@rose.home.sad.it>
2638
2639         * insettext.C (LocalDispatch): fixed inserting of 'normal chars'
2640
2641 2001-06-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2642
2643         * inset.h: name change from lyxinset.h
2644
2645 2001-06-22  Dekel Tsur  <dekelts@tau.ac.il>
2646
2647         * insetfloat.C (Validate): Add a call to InsetCollapsable::Validate
2648
2649 2001-06-14  Juergen Vigna  <jug@sad.it>
2650
2651         * insettext.C (draw): removed warnings.
2652
2653 2001-06-13  Juergen Vigna  <jug@sad.it>
2654
2655         * insettabular.C (nodraw): only go down the tree if we don't have
2656         that flag set otherwise it's obvious that we don't want to draw.
2657         (LocalDispatch): do also an update if we have an undispached result.
2658
2659 2001-06-19  Angus Leeming  <a.leeming@ic.ac.uk>
2660
2661         * insetcite.C:
2662         * insetgraphicsParams.C:
2663         * insettext.C: removed // -*- C++ -*- as first line.
2664
2665 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2666
2667         * lyxinset.h (resizeLyXText): shut off warning about unused
2668         parameter "force"
2669
2670 2001-06-07  Juergen Vigna  <jug@sad.it>
2671
2672         * insettext.C (resizeLyXText): honor the new force flag.
2673
2674         * lyxinset.h: add 'bool force' parameter to resizeLyXText(...)
2675
2676         * insettabular.C (deleteLyXText): new function
2677
2678 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
2679
2680         * insettheorem.C:
2681         * insetminipage.C:
2682         * insetlist.C:
2683         * insetfootlike.C:
2684         * insetfloat.C:
2685         * insetert.C:
2686         * insetcollapsable.C:
2687         * insetcaption.C: LColor tidy
2688
2689 2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2690
2691         * figinset.C: fix typo
2692
2693 2001-06-01  Juergen Vigna  <jug@sad.it>
2694
2695         * insettabular.C (resetPos): small hack so that scroll is not set to
2696         0 when we are in the last column of a tabular. This is a problem we
2697         have because of constats 20 offset on both directions, so this can
2698         cause on the limit an endless loop.
2699
2700         * insettext.C (SetFont): forgot that we can have locking insets ;)
2701
2702 2001-05-31  Juergen Vigna  <jug@sad.it>
2703
2704         * insettabular.C (LocalDispatch): small fix for LFUN_TAB.
2705
2706 2001-05-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2707
2708         * figinset.C: add using std:: directive for the C functions which
2709         need that.
2710
2711 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2712
2713         * insetfloat.C (Write): write out wide info
2714         (Read): read the wide info
2715         (Latex): use the wide info when creating latex.
2716
2717         * insettext.C: adjust
2718
2719         * insetgraphics.[Ch] (statusMessage): change to return string
2720         (width): adjust
2721         (draw): adjust
2722
2723         * figinset.C (runqueue): add std::
2724         (Recompute): ditto
2725
2726 2001-05-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2727
2728         * insetcite.C (Ascii): add std:: qualifier
2729
2730 2001-05-28  Juergen Vigna  <jug@sad.it>
2731
2732         * insettext.C (resizeLyXText): clear LyXText ONLY if we don't have
2733         a endless-width inset (maxWidth < 0).
2734         (Edit): change language only if not equal.
2735
2736         * insettabular.C (resetPos): call UpdateLocal only on REAL scroll!
2737
2738         * insettext.C (draw): fixed draw/clear of InsetText-Frame
2739
2740 2001-05-16  Juergen Vigna  <jug@sad.it>
2741
2742         * insettext.C (selectAll): added
2743         (clearSelection): added
2744
2745         * insettabular.C (SetFont): now we may set a font on a whole selection!
2746         (getSelection): added helper function.
2747
2748 2001-05-27  Dekel Tsur  <dekelts@tau.ac.il>
2749
2750         * insetcite.C (Ascii): Add method.
2751
2752 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
2753
2754         * figinset.C:
2755         * insetbib.C: fix path for OS/2 & Win32
2756
2757 2001-05-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2758
2759         * insetfoot.C (Latex): don't use % after footnote.
2760
2761 2001-05-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2762
2763         * insettext.C (Read): use clear
2764         (SetParagraphData): use LyXParagraph copy constructor instead of clone
2765
2766 2001-05-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2767
2768         * insetfloatlist.h: add a bunch of std:: qualifiers.
2769
2770 2001-05-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2771
2772         * lyxinset.h: remve LOF_CODE, LOT_CODE, LOA_CODE, add
2773         FLOAT_LIST_CODE, renumber code list.
2774
2775         * insettoc.C (getScreenLabel): remove support for float lists
2776         (LyxCode): ditto
2777         (Ascii): ditto
2778
2779         * insetfloatlist.[Ch]: new files
2780
2781         * Makefile.am (libinsets_la_SOURCES): add insetfloatlist.[Ch]
2782
2783 2001-04-27  Angus Leeming  <a.leeming@ic.ac.uk>
2784
2785         * insettabular.C (LocalDispatch):
2786         * insettext.C (LocalDispatch): getClipboard() is now a BufferView
2787         method
2788
2789 2001-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2790
2791         * insettext.C: remvoe !NEW_INSETS cruft
2792
2793         * insettabular.C: remove !NEW_INSETS cruft
2794
2795         * insetcollapsable.h: remove !NEW_INSETS cruft
2796
2797         * insetbib.C: remove !NEW_INSETS cruft
2798
2799 2001-04-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2800
2801         * insettoc.C: hack to make listof algorithm work
2802
2803 2001-04-20  Juergen Vigna  <jug@sad.it>
2804
2805         * insettext.C (Edit): call checkAndActivateInset with y=0 if y < 0.
2806
2807 2001-04-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2808
2809         * insetquotes.C (Latex): improve the guard against
2810         unwanted !` and ?` ligatures. This should really be done in
2811         another place (to catch all this ligatures at low-level).
2812
2813 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2814
2815         * insettext.C (init): remvoe leftovers from cursor_visible change
2816         (draw): use c++ cast
2817         (LocalDispatch): dispatch LFUN_MESSAGE
2818
2819         * insettabular.C (InsetTabular): remove leftovers from
2820         cursor_visible, and scoped_ptr changes
2821         (draw): use c++ cast
2822
2823         * insetcollapsable.C (draw): use c++ cast
2824
2825         * ExternalTemplate.h: inherit privaely from noncopyable
2826         * insetcommand.h: ditto
2827         * insetinclude.h: ditto
2828
2829 2001-04-16  Allan Rae  <rae@lyx.org>
2830
2831         * insettoc.C (Ascii):
2832         * insettext.C (draw):
2833         * insettabular.C (setPos):
2834         * insetminipage.C (Read):
2835         * insetfloat.C (placement):
2836         * insetcaption.C (Ascii, DocBook):
2837         * figinset.C (runqueue): #warning triggers an error on Sun CC 6.0 as
2838         an unrecognised preprocessor directive.  So ensure they're wrapped.
2839
2840 2001-04-06  John Levon  <moz@compsoc.man.ac.uk>
2841
2842         * insetexternal.h:
2843         * insetexternal.C: set view on Clone. Add _ to private members.
2844
2845 2001-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2846
2847         * insettext.C (InsetText): fix new
2848         (InsetText): reindent some, simplify deletion of par list
2849         (clear): simplify deletion of par list, fix new
2850         (SetParagraphData): simplify deletion of par list
2851
2852         * insettabular.[Ch] (getLabelList): implement new method
2853
2854 2001-04-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2855
2856         * lyxinset.h: do not include gettext.h...
2857
2858         * inset.C:
2859         * insetcaption.C:
2860         * insetexternal.C:
2861         * insetgraphics.C:
2862         * insetindex.C:
2863         * insetlabel.C:
2864         * insetlatexaccent.C:
2865         * insetminipage.C:
2866         * insetquotes.C:
2867         * insettabular.C:
2868         * inseturl.C: ... and do it here instead
2869
2870 2001-04-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2871
2872         * insetcollapsable.[Ch] (getLabelList): add std:: on vector<string>
2873
2874         * insettext.[Ch] (getLabelList): add std:: on vector<string>
2875
2876         * insetcollapsable.[Ch] (getLabelList): implement
2877
2878         * insettext.[Ch] (getLabelList): implement
2879
2880         * insettext.h: reindent
2881
2882         * insettabular.h: make tabular a scoped_ptr
2883
2884         * insettext.C (init): adjust for cursor_visible
2885         (ToggleInsetCursor): constify asc and desc, font, adjust for
2886         cursor_visible
2887         (ShowInsetCursor): constify asc and desc, font, adjust for
2888         cursor_visible
2889         (HideInsetCursor): adjust for cursor_visible
2890
2891         * insettabular.C: reindent some
2892         (InsetTabular): adjust for scoped_ptr and cursor_visible
2893         (InsetTabular): ditto
2894         (~InsetTabular): delete delete
2895         (Clone): adjust for scoped_ptr
2896         (Read): constify old_format, adjust for scoped_ptr, move init of
2897         token
2898         (draw): constify tx, localize loop vars.
2899         some other localization of variables, remove double initilizatons.
2900
2901         * insetfoot.C: remove using std::ostream, add ostream where needed
2902
2903 2001-04-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2904
2905         * lyxinset.h: some reindentaion, use initializer list for
2906         constructro.
2907         UpdatableInset: make cursor_visible a private var add
2908         public isCursorVisible(), add protected toggleCursorVisible() and
2909         proctected setCursorVisible(bool), make scroll call the Inset::scroll
2910
2911         * insettoc.C: remvoe using decl
2912         (getScreenLabel): make cmdname donst
2913         (LyxCode): ditto
2914         (Ascii): ditto
2915         (Ascii): don't use endl
2916
2917         * insetfootlike.C: remove using decl at file scope and add std::
2918         where needed
2919         * insetmarginal.C: ditto
2920
2921         * insetfoot.C: some reformatting
2922
2923         * insetfloat.C (InsetButtonRelease): adjust the hit area
2924
2925         * insetert.C (SetFont): some reformatting
2926
2927         * insetcollapsable.C: some reformatting and constification
2928         (Clone): comment out.
2929         * insetcollapsable.h: some reformatting
2930         (Clone): comment out.
2931
2932         * inset.C: reindent
2933         (scroll): simplify
2934
2935 2001-03-30  Juergen Vigna  <jug@sad.it>
2936
2937         * insetcollapsable.h: changen *inset to be a InsetText inset.
2938
2939         * some files: changed to reflect the above change.
2940
2941 2001-03-29  Angus Leeming  <a.leeming@ic.ac.uk>
2942
2943         * insetexternal.[Ch]: renamed InsetExternal::InsetExternalParams as
2944         InsetExternal::Params.
2945         Added operator==() and operator!=() for the Params struct.
2946
2947 2001-03-29  Juergen Vigna  <jug@sad.it>
2948
2949         * lyxinset.h: changed parameter of getMaxWidth from Painter & to
2950         BufferView *.
2951
2952         * insetminipage.C: removed widthp_ and all it's functions and changed
2953         to use new %-lengths of LyXLength.
2954
2955 2001-03-28  Angus Leeming  <a.leeming@ic.ac.uk>
2956
2957         * figinset.[Ch]: changed headers lyx.h, form1.h -> figure_form.h.
2958
2959 2001-03-27  Angus Leeming  <a.leeming@ic.ac.uk>
2960
2961         * insetgraphicsParams.C (operator!=): new function, needed by the
2962         ControlGraphics class.
2963
2964 2001-03-28  Juergen Vigna  <jug@sad.it>
2965
2966         * insettext.C (InsetButtonPress): only enter !inset if button == 2
2967         (checkAndActivateInset): don't use the values returned from
2968         call to bv->checkInsetHit.
2969
2970         * insetminipage.C (Clone): set special minipage values.
2971
2972         * insetcollapsable.C (draw): changed to draw the button in the
2973         upper left corner outside the textinset.
2974         (ascent): changed because of different drawing
2975         (descent): ditto
2976         (width): ditto
2977         (Edit): ditto
2978         (InsetButtonPress): ditto
2979         (InsetButtonRelease): ditto
2980         (InsetMotionNotify): ditto
2981
2982 2001-03-27  Dekel Tsur  <dekelts@tau.ac.il>
2983
2984         * figinset.C (GetPSSizes): Fix for the case when filename doesn't
2985         contain a suffix.
2986         (Clone): ditto
2987
2988 2001-03-26  Juergen Vigna  <jug@sad.it>
2989
2990         * lyxinset.h: added ShowInsetDialog() function in UpdatableInset.
2991
2992         * insettext.C (ShowInsetDialog): implemented above function.
2993
2994         * insettabular.C (ShowInsetDialog): ditto
2995
2996         * insetminipage.C (ShowInsetDialog): ditto
2997
2998 2001-03-23  Angus Leeming  <a.leeming@ic.ac.uk>
2999
3000         * insetinclude.[Ch]: rename InsetInclude::InsetIncludeParams as
3001         InsetInclude::Params. Don't store a buffer * in Params. Store the
3002         master file name instead.
3003
3004 2001-03-23  Juergen Vigna  <jug@sad.it>
3005
3006         * insetcollapsable.C (InsetMotionNotify):
3007         (InsetButtonRelease):
3008         (InsetButtonPress): fixed y-offset (minipages).
3009
3010         * insettext.C (draw): force a FULL update if cleared == true.
3011
3012         * insetcollapsable.C (draw): Lars forgotten entry for changing this
3013         routine to draw the minipages on its position-flag.
3014         (InsetInInsetY): give back the right y position, because of minipage
3015         position-flag.
3016
3017 2001-03-23  José Abílio Matos  <jamatos@fep.up.pt>
3018
3019         * insetfloat.h
3020         * insetfloat.C (DocBook): docbook export code.
3021
3022 2001-03-22  Juergen Vigna  <jug@sad.it>
3023
3024         * insetminipage.C (getMaxWidth): added function to set the drawing
3025         width!
3026         (Read): should work now!
3027
3028         * insetcollapsable.C (InsetCollapsable): default is now NOT collapsed
3029         if we create a new inset.
3030
3031 2001-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
3032
3033         * figinset.C (fl_set_preemptive_callback): moved definition outside
3034         of namespace anon.
3035
3036 2001-03-20  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
3037
3038         * insetminipage.C (Read): prepare for reading of minipage arguments.
3039
3040 2001-03-18  Baruch Even  <baruch@lyx.org>
3041
3042         * insetgraphics.C: Minor cleanups of the comments and code.
3043
3044 2001-03-17  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
3045
3046         * insetminipage.C (InsetMinipage): default to not collapsed
3047
3048 2001-03-16  Juergen Vigna  <jug@sad.it>
3049
3050         * insetminipage.C (width): modified with to be a string
3051         (widthp): added widthp (for % width) support functions.
3052         (InsetButtonRelease): added to open the options dialog on button==3.
3053         (~InsetMinipage): added to hide the dialog.
3054
3055         * insetminipage.h: added hideDialog signal
3056
3057 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
3058
3059         * insetminipage.h: change the order or Position to match
3060         LyXParagraph::MINIPAGE_ALIGNMENT
3061
3062         * several files: remvoe CXX_WORKING_NAMESPACES
3063
3064         * ExternalTemplate.h: noncopyable is in namespace boost
3065         * insetinclude.h: ditto
3066         * insetcommand.h: ditto
3067
3068 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
3069
3070         * insettext.C (Edit): #else# -> #else.
3071         * insettoc.C: added using directive.
3072
3073 2001-03-14  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
3074
3075         * insetminipage.h: add pos, inner_pos, width and height. + getters
3076         and setters for all of them.
3077
3078 2001-03-13  Dekel Tsur  <dekelts@tau.ac.il>
3079
3080         * insetinclude.C (Latex): Do not exit when the textclass of the
3081         included file differ from the textclass of the parent file.
3082
3083 2001-03-12  Angus Leeming  <a.leeming@ic.ac.uk>
3084
3085         * ExternalTemplate.C (read): the reading of external insets now checks
3086         for \end_inset and removes it form the input stream.
3087
3088 2001-03-09  John Levon  <moz@compsoc.man.ac.uk>
3089
3090         * ExternalTemplate.h:
3091         * ExternalTemplate.C:
3092         * insetexternal.h:
3093         * insetexternal.C: move form to GUII
3094
3095 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
3096
3097         * insetinclude.h:
3098         * insetinclude.C: add InsetIncludeParams, use
3099         composition rather than derivation of InsetCommand
3100
3101 2001-03-12  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
3102
3103         * insettoc.C (Ascii): use the Buffer typedefs
3104
3105 2001-03-11  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
3106
3107         * insettoc.C (Ascii): implement for dynamic number of lists
3108
3109         * insetcaption.[Ch]: update from new_insets branch
3110         * insetfloat.[Ch]: ditto
3111
3112 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
3113
3114         * insetexternal.C:
3115         * figinset.C: use new File Dialog
3116
3117 2001-03-06  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
3118
3119         * insettext.C: changes becuase of ParagraphParameters.
3120
3121 2001-02-28  Baruch Even  <baruch@ev-en.org>
3122
3123         * insetgraphics.C (updateInset): Changed due to the change in
3124         GraphicsCache.
3125
3126 2001-02-26  Juergen Vigna  <jug@sad.it>
3127
3128         * insettext.C (SetFont): Set Undo only if we have selection (as it is
3129         handled in LyXText).
3130
3131 2001-02-23  Juergen Vigna  <jug@sad.it>
3132
3133         * insettext.C (draw): some small repainting fixes.
3134         (LocalDispatch): put the sel_cursor stuff after the insert of chars.
3135
3136         * inset.C (LocalDispatch): changed action to be a kb_action (as it
3137         should be) and not an int.
3138
3139         * insettabular.C (LocalDispatch): ditto
3140
3141         * insettext.C (LocalDispatch): ditto
3142
3143         * insetcollapsable.C (LocalDispatch): ditto
3144
3145 2001-02-22  Juergen Vigna  <jug@sad.it>
3146
3147         * insettabular.C (LocalDispatch): return DISPATCHED if we cannot
3148         DISPATCH it and we don't have a locking_inset.
3149
3150 2001-02-21  Baruch Even  <baruch@ev-en.org>
3151
3152         * insetgraphics.[Ch]: Changed to use boost::shared_ptr<GraphicsCacheItem>
3153         instead of GraphicsCacheItem *.
3154
3155 2001-02-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3156
3157         * insetcollapsable.C (getLyXText): add const qualifier to second
3158         parameter.
3159
3160 2001-02-22  Juergen Vigna  <jug@sad.it>
3161
3162         * insettext.C (getLyXText): honor the recursive parameter.
3163         (SetUpdateStatus): set need_update to CURSOR_PAR if LyXText needs it.
3164
3165         * inset.C (getLyXText): added bool recursive parameter.
3166
3167         * insettext.C (SetUpdateStatus): or the update codes.
3168         (draw): check need_update with &.
3169         (InsetButtonPress): set no_selection to not put a selection when
3170         entering an inset and it is redraws in another spot.
3171
3172         * insettext.h: made need_update an int.
3173
3174 2001-02-20  Baruch Even  <baruch@ev-en.org>
3175
3176         * insetgraphics.h:
3177         * insetgraphisc.C: Changed to use better semantics when loading images
3178         for inline view. Now it doesn't keep the pixmap itself but it's holder.
3179
3180 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
3181
3182         * insetcommand.h:
3183         * inseterror.h:
3184         * insetgraphics.C: change name of "hide" signal to "hideDialog",
3185         consistent with InsetTabular.
3186
3187 2001-02-19  Juergen Vigna  <jug@sad.it>
3188
3189         * insettabular.C (LocalDispatch): implement PAGE up/down.
3190
3191         * insettext.C (draw): clear all of it on need_update==INIT too!
3192
3193         * insettabular.C (InsetUnlock): always clear the selection.
3194
3195         * inset.C (scroll): normally we only want to scroll the inset until
3196         it is fully visible so if top_x + offset > 20 then just set scx to 0.
3197
3198 2001-02-14  Juergen Vigna  <jug@sad.it>
3199
3200         * insettabular.C (LocalDispatch): remove x_fix as it is not used.
3201         (resetPos): fixed scroll behaviour.
3202         (LocalDispatch): do an update if moving cursor inside a table cell
3203         requests a scroll of the tabular.
3204
3205 2001-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
3206
3207         * insettext.C (textWidth): constify local var
3208
3209         * insettabular.C: small cleanup.
3210
3211         * insetfoot.C (Latex): constify local var
3212
3213         * insetcollapsable.C: small cleanup.
3214
3215         * figinset.C (runqueue): use compare instead of strcmp
3216
3217 2001-02-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
3218
3219         * insettext.C:
3220         * insetinfo.C: remove cruft
3221
3222 2001-02-14  Juergen Vigna  <jug@sad.it>
3223
3224         * insettext.C (SetUpdateStatus): added a BufferView * parameter.
3225
3226 2001-02-13  Juergen Vigna  <jug@sad.it>
3227
3228         * insettext.C (InsertInset): don't move left (is this right?)
3229
3230         * insettabular.C (LocalDispatch): use of the no_draw variable
3231
3232         * insettabular.h: new no_draw variable to stop redraw
3233
3234         * insettabular.C (TabularFeatures): fixed update for alignment change
3235
3236 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
3237
3238         * insetinclude.C:
3239         * insetbib.h:
3240         * insetbib.C: move dialogs to frontends/
3241
3242 2001-02-10  Dekel Tsur  <dekelts@tau.ac.il>
3243
3244         * insettext.C (LocalDispatch): Restore the language if the inset
3245         becomes empty.
3246
3247 2001-02-09  Dekel Tsur  <dekelts@tau.ac.il>
3248
3249         * insettext.C (moveRightIntern): Update the selection cursor.
3250         (moveLeftIntern): Ditto.
3251
3252 2001-02-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3253
3254         * Makefile.am: remove BoundingBox.h
3255
3256         * BoundingBox.h: removed
3257
3258 2001-02-08  Dekel Tsur  <dekelts@tau.ac.il>
3259
3260         * insettext.C (LocalDispatch): Update selection cursor when moving
3261         cursor to the right.
3262         (moveRightIntern): Call to CursorRight with 2 argument eqaul to false.
3263         (moveLeftIntern): Ditto.
3264
3265 2001-02-05  Baruch Even  <baruch.even@writeme.com>
3266
3267         * insetgraphics.C: Updated automatic image conversion, it now goes into
3268         temporary directory instead of with the image itself.
3269
3270 2001-01-21  Baruch Even  <baruch@ev-en.org>
3271
3272         * insetgraphics.C: Added Docbook support. Added Automatic image conversion
3273         to EPS or PNG when needed (support bitmap graphics).
3274
3275 2000-11-02  Baruch Even  <baruch@ev-en.org>
3276
3277         * insetgraphics.C:
3278         * insetgraphiscParams.C: Some cleaning up, changing from std::endl to '\n'
3279         and removal of commented out code.
3280
3281 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
3282
3283         * insetbib.C (callback): Update citations if the key has changed.
3284
3285 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
3286
3287         * insetbib.C (InsetBibKey): Better computation of default key.
3288         (getScreenLabel) Show both the key and the label.
3289         (getBibLabel): New method.
3290         (callback): Force a redraw if the inset have been changed.
3291
3292 2001-01-26  Dekel Tsur  <dekelts@tau.ac.il>
3293
3294         * insetref.C (getType, getName): Move methods from
3295         src/frontends/xforms/FormRef.C.
3296
3297 2001-01-12  Dekel Tsur  <dekelts@tau.ac.il>
3298
3299         * insettabular.C: Various improvements (use only one dummy position).
3300
3301 2001-01-25  Dekel Tsur  <dekelts@tau.ac.il>
3302
3303         * insetbib.C (bibitemWidest): Use lyxfont::width instead of
3304         par->bibkey->width. This fixes the crashes when running without
3305         gui or when having included documents.
3306
3307 2001-01-22  Dekel Tsur  <dekelts@tau.ac.il>
3308
3309         * insetcommand.C (getAsString, setFromString): Cleanup.
3310
3311 2001-01-21  Dekel Tsur  <dekelts@tau.ac.il>
3312
3313         * insetref.C: Add the array InsetRef::types that contains
3314         information about all supported reference types.
3315
3316 2001-01-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3317
3318         * lyxinset.h: remove trailing comma in enum.
3319
3320 2001-01-17  John Levon  <moz@compsoc.man.ac.uk>
3321
3322         * insettext.C: kill LyXBell.