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