]> git.lyx.org Git - lyx.git/blob - src/ChangeLog
fix preamble dialog
[lyx.git] / src / ChangeLog
1 2002-10-24  Dekel Tsur  <dekelts@tau.ac.il>
2
3         * lyxlength.C (inPixels): Fix returned value.
4
5         * paragraph.C (TeXOnePar): Fix bug with language changes in nested
6         environment.
7
8 2002-10-24  Angus Leeming  <leeming@lyx.org>
9
10         * lyxgluelength.h: no need to forward declare BufferParams
11         or BufferView, so don't.
12
13 2002-10-21  John Levon  <levon@movementarian.org>
14
15         * BufferView.C: menuUndo ->undo, redo
16  
17         * BufferView.h: document, remove dead, make some methods private
18  
19         * paragraph_funcs.h:
20         * paragraph_funcs.C: 
21         * CutAndPaste.C: s/pasteParagraph/mergeParagraph
22  
23         * buffer.h:
24         * buffer.C:
25         * sgml.h:
26         * sgml.C: move sgml open/close tag into sgml.C
27  
28         * bufferview_funcs.h: unused prototype
29  
30         * lyxfunc.h:
31         * lyxfunc.C: remove unused
32  
33         * lyxtext.h:
34         * text.C: remove unused
35  
36 2002-10-21  John Levon  <levon@movementarian.org>
37
38         * BufferView.h:
39         * BufferView.C:
40         * BufferView_pimpl.h:
41         * BufferView_pimpl.C: fix mouse wheel handling based on
42           patch from Darren Freeman
43  
44 2002-10-09  Dekel Tsur  <dekelts@tau.ac.il>
45
46         * lyx_main.C (queryUserLyXDir): Fix automatic reconfiguration.
47
48 2002-10-17  Dekel Tsur  <dekelts@tau.ac.il>
49
50         * lyxlength.C (inPixels): Fix hanfling of negative length.
51         Fix LyXLength::MU case.
52
53 2002-10-16  John Levon  <levon@movementarian.org>
54
55         * buffer.C: remove \\protected_separator parsing done by lyx2lyx now
56  
57 2002-10-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
58
59         * converter.C (view): add support for $$i (file name) and $$p
60         (file path) for the viewer command. If $$i is not specified, then
61         it is appended to the command (for compatibility with old syntax)
62
63 2002-10-14  Juergen Vigna  <jug@sad.it>
64
65         * undo_funcs.C (textHandleUndo): alter the order in which the
66         new undopar is added to the LyXText, as we have to set first
67         the right prev/next and then add it as otherwise the rebuild of
68         LyXText is not correct. Also reset the cursor to the right paragraph,
69         with this IMO we could remove the hack in "redoParagraphs()".
70
71 2002-10-09  Angus Leeming  <leeming@lyx.org>
72
73         * Bufferview_pimpl.C (dispatch): call InsetCitation::setLoadingBuffer
74         to turn off an optimisation if a new inset is to be inserted.
75
76 2002-10-11 André Pönitz <poenitz@gmx.net>
77
78         * lytext.h: make some functions public to allow access
79         from inset/lyxtext for handling LFUN_PRIOR/NEXT
80
81 2002-10-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
82
83         * text3.C (dispatch): when changing layout, avoid an infinite loop
84         [bug #652]
85
86 2002-10-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
87
88         * lyxrc.C (read): treat a viewer or converter command of "none" as
89         if it were empty.
90
91         * MenuBackend.C (expandFormats): for an update, also allow the
92         formats that are not viewable
93
94         * lyx_main.C (queryUserLyXDir): re-run automatically the configure
95         script if it is newer than the lyxrc.defaults in user directory
96
97 2002-10-07 André Pönitz <poenitz@gmx.net>
98
99         * text.C: Vitaly Lipatov's small i18n fix
100
101 2002-09-25  Angus Leeming  <leeming@lyx.org>
102
103         * ispell.h: doxygen fix.
104
105 2002-09-25  Dekel Tsur  <dekelts@tau.ac.il>
106
107         * buffer.h (readFile): Add a new argument to the method, to allow
108         reading of old-format templates.
109
110 2002-09-24  Dekel Tsur  <dekelts@tau.ac.il>
111
112         * toc.C (getTocList): Get TOC from InsetWrap.
113
114 2002-09-16  John Levon  <levon@movementarian.org>
115
116         * lyxfunc.C: check tabular for cut/copy too
117  
118 2002-09-12  John Levon  <levon@movementarian.org>
119
120         * LyXAction.C: tidy
121
122         * factory.h:
123         * factory.C: add header
124  
125         * paragraph_funcs.h:
126         * paragraph_funcs.C: cleanup
127  
128 2002-09-11  John Levon  <levon@movementarian.org>
129
130         * PrinterParams.h: odd/even default to true
131  
132 2002-09-12  Rob Lahaye  <lahaye@snu.ac.kr>
133
134         * PrinterParams.h: update printer parameters for new xforms dialog
135  
136 2002-09-11  Angus Leeming  <leeming@lyx.org>
137
138         * lyxserver.C (read_ready): re-write to make it more transparent
139         and to make it work in coherent fashion under Tru64 Unix.
140
141 2002-09-11  André Pönitz <poenitz@gmx.net>
142
143         * commandtags.h:
144         * LyXAction.C:
145         * text3.C: implement LFUN_WORDSEL
146
147 2002-09-11  Lars Gullik Bjønnes  <larsbj@gullik.net>
148
149         * lyxtextclass.h: don't include FloatList.h, forward declare instead.
150         make floatlist_ a boost::shared_ptr<FloatList>
151
152         * lyxtextclass.C: include FloatList.h
153         (LyXTextClass): initialize floatlist_
154         (TextClassTags): add TC_NOFLOAT
155         (Read): match "nofloat" to TC_NOFLOAT and use it.
156         (readFloat): modify call to floatlist_
157         (floats): ditto
158         (floats): ditto
159
160         * FloatList.[Ch] (FloatList): remove commented out float
161         initialization.
162         (erase): new function
163
164 2002-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
165
166         * MenuBackend.C (expandToc): fix crash when there is no document
167         open
168
169 2002-09-10  Dekel Tsur  <dekelts@tau.ac.il>
170
171         * many files: Add insetwrap.
172
173 2002-09-09  John Levon  <levon@movementarian.org>
174
175         * text2.C: remove confusing and awkward depth wraparound
176
177 2002-09-09  John Levon  <levon@movementarian.org>
178
179         * BufferView_pimpl.C: Don't use empty arg for LFUN_CHILD_INSERT
180
181         * buffer.h:
182         * buffer.C: remove getIncludeonlyList()
183
184         * paragraph.C:
185         * lyxfunc.C: remove headers
186
187 2002-09-09  Juergen Vigna  <jug@sad.it>
188
189         * text.C (getColumnNearX): fix form Michael this is most
190         probably a cut&paste bug.
191
192 2002-09-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
193
194         * remove all INHERIT_LANG and INHERIT_LANGUAGE commented code
195
196         * LaTeXFeatures.C (useLayout): let tclass and lyt be a const
197         references, ws changes.
198
199         * text2.C (init): update counters after init
200         (insertParagraph): no need to set counter on idividual paragraphs.
201         (setCounter): access the counters object in the textclass object
202         on in the buffer object.
203         (updateCounters): ditto
204
205         * lyxtextclass.C: include counters.h, add variable ctrs_ as
206         shared_ptr<Counters> to avoid loading counters.h in all
207         compilation units.
208         (LyXTextClass): initialize ctrs_
209         (TextClassTags): add TC_COUNTER, and ...
210         (Read): use it here.
211         (CounterTags): new tags
212         (readCounter): new function
213         (counters): new funtion
214         (defaultLayoutName): return a const reference
215
216         * counters.C (Counters): remove contructor
217         (newCounter): remove a couple of unneeded statements.
218         (newCounter): simplify a bit.
219         (numberLabel): some small formatting changes.
220
221         * buffer.[Ch]: remove all traces of counters, move the Counters
222         object to the LyXTextClass.
223
224 2002-09-06  Alain Castera  <castera@in2p3.fr>
225
226         * tabular.C: uses \tabularnewline; uses >{...} construct from array
227         package to set the horizontal alignment on fixed width columns.
228
229         * lyx_sty.C:
230         * lyx_sty.h: added tabularnewline macro def.
231
232         * LaTeXFeatures.C: added NeedTabularnewline macro feature
233
234 2002-09-06  John Levon  <levon@movementarian.org>
235
236         * LyXAction.C: tooltips for sub/superscript
237
238         * MenuBackend.C: a bit more verbose
239
240         * lyxfunc.C: tiny clean
241
242         * undo_funcs.C: document undo_frozen
243
244 2002-09-05  Lars Gullik Bjønnes  <larsbj@gullik.net>
245
246         * counters.C (Counters): add missing algorithm counter.
247
248         * text2.C (setCounter): lookup the counter with layouts latexname
249         instead of by section number.
250         (setCounter): use a hackish way to lookup the correct enum
251         counter.
252         a float name->type change
253         reset enum couners with counter name directly instead of depth value.
254
255         * counters.C (Counters): remove the push_backs, change to use the
256         float type not the float name.
257         (labelItem): remove unused string, float name->type change
258
259         * counters.h: don't include vector, loose the enums and sects vectors
260
261 2002-09-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
262
263         * lyxtextclass.C (TextClassTags): add TC_FLOAT
264         (Read): add float->TC_FLOAT to textclassTags
265         (Read): and handle it in the switch
266         (readFloat): new function
267
268         * FloatList.C (FloatList): comment out the hardcoded float
269         definitions.
270
271         * lyxlayout.h: ws change.
272
273 2002-08-29  Dekel Tsur  <dekelts@tau.ac.il>
274
275         * buffer.C (readFile): Look for lyx2lyx in LYXDIR/lyx2lyx/
276
277 2002-09-03  Angus Leeming  <leeming@lyx.org>
278
279         * BufferView_pimpl.h: qualified name is not allowed in member
280         declaration: WorkArea & Pimpl::workarea() const;
281
282         * factory.C: added using std::endl directive.
283
284         * text3.C: added using std::find and std::vector directives.
285
286 2002-08-29  André Pönitz <poenitz@gmx.net>
287
288         * lyxtext.h:
289         * text2.C: remove unused member number_of_rows
290
291         * Makefile.am:
292         * BufferView2.C: remove file, move contents to...
293         * BufferView.C: ... here
294
295         * BufferView_pimpl.C:
296         * factory.C: move more inset creation to factory
297
298         * vspace.C: avoid direct usage of LyXText, ws changes
299
300         * BufferView.[Ch]:
301                 don't provide direct access to WorkArea, use two simple
302                 acessors haveSelction() and workHeight() instead
303
304
305 2002-08-29  John Levon  <levon@movementarian.org>
306
307         * BufferView_pimpl.C (dispatch): do not continue when
308           no buffer
309
310 2002-08-28  André Pönitz <poenitz@gmx.net>
311
312         * commandtags.h: new LFUN_MOUSE_DOUBLE, LFUN_MOUSE_TRIPLE
313
314         * BufferView.h:
315         * BufferView_pimpl.[Ch] move work area mouse event to LFUNs
316
317 2002-08-28  Rob Lahaye  <lahaye@snu.ac.kr>
318
319         * buffer.C: increment LYX_FORMAT to 221
320
321         * lyxrc.[Ch]: declare display_graphics as grfx::DisplayType and use
322         grfx::displayTranslator.find(foo); include graphics/GraphicsTypes.h.
323
324         * lyxrc.C: use more "if (...) { } else { }" style (John's advice).
325
326         * lyx_main.C: call once the setDisplayTranslator(); is that okay here?
327
328 2002-08-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
329
330         * factory.C (createInset): use LyXTextClass::floats
331
332         * MenuBackend.C (expandFloatListInsert):
333         (expandFloatInsert):
334         (expandToc):
335
336         * text2.C (setCounter):
337
338         * LaTeXFeatures.C (useFloat):
339         (getFloatDefinitions):
340
341         * BufferView_pimpl.C (dispatch): use LyXTextClass::floats()
342
343         * lyxtextclass.[Ch]: rename layoutlist to layoutlist_; add
344         floatlist_, with accessor floats().
345
346         * FloatList.h: remove global FloatList
347
348 2002-08-26  André Pönitz <poenitz@gmx.net>
349
350         * paragraph.[Ch]: Martin's patch for the \end_deeper bug
351
352         * BufferView.h:
353         * BufferView2.C:
354         * BufferView_pimpl.C:
355         * text3.C: mun hanfling of LFUN_CUT/COPY/PASTE to LyXText
356
357 2002-08-25  John Levon  <levon@movementarian.org>
358
359         * LyXAction.C: fix margin note description
360
361 2002-08-24  John Levon  <levon@movementarian.org>
362
363         * buffer.C:
364         * bufferlist.C:
365         * bufferview_funcs.C:
366         * lyxfont.C:
367         * undo_funcs.C: cleanups
368
369         * lyxfunc.C: disable CUT/COPY when no selection
370
371 2002-08-23  Rob Lahaye  <lahaye@snu.ac.kr>
372
373         * lyxlength.[Ch]: use better (three letters) mnemonics for percentage units
374         in "enum UNIT"; e.g. PTW for Percent of TextWidth
375
376         * lyxrc.C: graphics display is now monochrome|grayscale|color|none.
377         Add backward compatibility to "mono", "gray" and "no".
378
379 2002-08-24  Dekel Tsur  <dekelts@tau.ac.il>
380
381         * buffer.C (readFile): Always run lyx2lyx if file_format < LYX_FORMAT
382         (and file_format >= 200).
383
384 2002-08-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
385
386         * lyxlayout.C (Read): treat LT_OPTARGS as an integer, not a bool
387
388 2002-08-22  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
389
390         * lyxfunc.C (getStatus): handle LFUN_INSET_OPTARG
391
392 2002-08-20  Martin Vermeer  <martin.vermeer@hut.fi>
393
394         * BufferView_pimpl.C:
395         * LyXAction.C:
396         * buffer.C:
397         * commandtags.h:
398         * lyxfunc.C:
399         * paragraph.[Ch]:
400         * text2.C:
401         * insets/insetoptarg.[Ch]: Added "optional argument" collapsible
402         inset and code to make it  work with the paragraph code. The inset
403         can be anywhere in the paragraph, but will only do the expected
404         thing in LaTeX if the layout file contains the parameter line
405                         OptionalArgs    1
406         (or more generally, a nonzero value) for that layout.
407
408 2002-08-22  Lars Gullik Bjønnes  <larsbj@gullik.net>
409
410         * paragraph.h: remove the declaration of undefined counters class
411         function.
412
413 2002-08-22  Martin Vermeer <martin.vermeer@hut.fi>
414
415         * text2.C (setCounter):  fixed enumeration mis-count as reported by
416         Dr. Richard Hawkins.
417
418 2002-08-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
419
420         * paragraph_funcs.h: remove some unneeded includes
421
422         * text.C (backspace): pasteParagraph now in global scipe
423
424         * CutAndPaste.C (cutSelection): pasteParagraph now in global scope
425         (pasteSelection): ditto
426
427         * paragraph.[Ch] (pasteParagraph): move function to global scope ...
428         * paragraph_funcs.C (pasteParagraph): ... here
429
430 2002-08-20  André Pönitz <poenitz@gmx.net>
431
432         * commandtags.h: new LFUNs for swapping/copying table row/colums
433
434         * LyXAction.C:
435         * lyxfunc.C: support for new lfuns
436
437 2002-08-21  Lars Gullik Bjønnes  <larsbj@gullik.net>
438
439         * tabular.C:
440         * buffer.[Ch]: remove NO_COMPABILITY stuff
441
442 2002-08-20  Lars Gullik Bjønnes  <larsbj@gullik.net>
443
444         * boost.C (throw_exception): new file, with helper function for
445         boost compiled without exceptions.
446
447         * paragraph.h:
448         * lyxlength.C:
449         * buffer.C:
450         * ParameterStruct.h:
451         * ParagraphParameters.[Ch]: remove NO_PEXTRA_REALLY stuff
452
453         * bufferlist.C (emergencyWriteAll): use boost bind
454
455         * BufferView_pimpl.C (moveCursorUpdate): remove inline
456
457         * text.C: include paragraph_funcs.h
458         (breakParagraph): breakParagraph is now in global scope
459
460         * paragraph_funcs.[Ch]: new files
461
462         * paragraph.C (breakParagraph,breakParagraphConservative): move to
463         global scope
464
465         * buffer.C: include paragraph_funcs.h
466         (insertStringAsLines): breakParagraph is now in global scope
467
468         * Makefile.am (lyx_SOURCES): add paragraph_funcs.h and
469         paragraph_funcs.C
470
471         * CutAndPaste.C: include paragraph_funcs.h
472         (cutSelection): breakParagraphConservative is now in global scope
473         (pasteSelection): ditto
474
475         * buffer.h: declare oprator== and operator!= for
476         Buffer::inset_iterator
477
478         * bufferlist.C (emergencyWrite): don't use fmt(...)
479
480         * text3.C: add using std::endl
481
482         * BufferView.C (moveCursorUpdate): remove default arg
483
484 2002-08-20  André Pönitz <poenitz@gmx.net>
485
486         * buffer.[Ch]: move inline functions to .C
487
488         * BufferView2.C:
489         * BufferView_pimpl.C:
490         * text.C:
491         * buffer.[Ch]: use improved inset_iterator
492
493         * buffer.C:
494         * paragraph.[Ch]: write one paragraph at a time
495
496 2002-08-20  Dekel Tsur  <dekelts@tau.ac.il>
497
498         * BufferView_pimpl.C (dispatch): Insert insetbibtex with "plain"
499         style if style is not specified.
500
501 2002-08-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
502
503         * text2.C (setCounter): when searching for right label for a
504         caption, make sure to recurse to parent insets (so that a caption
505         in a minipage in a figure float works) (bug #568)
506
507 2002-08-20  André Pönitz <poenitz@gmx.net>
508
509         * text3.C: new file for LyXText::dispatch() and helpers
510
511         * BufferView.[Ch]: move text related stuff to LyXText::dispatch()
512
513         * funcrequest.[Ch]: add message() do avoid direct access to LyXFunc
514
515 2002-08-19  André Pönitz <poenitz@gmx.net>
516
517         * lyxtext.h:
518         * text.C: new LyXText::dispatch()
519
520         * BufferView_pimpl.C: move handling of LFUN_APPENDIX to LyXText
521
522 2002-08-18  Dekel Tsur  <dekelts@tau.ac.il>
523
524         * text.C (paintRowSelection): Fix code for rows with both RTL & LTR text.
525
526         * BufferView_pimpl.C (smartQuote): Insert typewriter quotes in
527         Hebrew text.
528
529 2002-08-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
530
531         * Makefile.am: use $(variables) instead of @substitutions@
532
533 2002-08-15  André Pönitz <poenitz@gmx.net>
534
535         * lyxfunc.C:
536         * BufferView_pimpl.C: streamlining mathed <-> outer world
537         interaction
538
539         * commandtags.h:
540         * LyXAction.C: remove unused LFUN_MATH
541
542 2002-08-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
543
544         * paragraph.[Ch]: add some NO_NEXT ifdefs.
545
546 2002-08-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
547
548         * paragraph.C (Paragraph): reformat a bit
549         (cutIntoMinibuffer): use builtin InsetList function instad of
550         doing it manually.
551         (getInset): ditto
552
553         * buffer.C: include boost/bind.hpp, add using std::for_each
554         (writeFileAscii): use ParagraphList iterators
555         (validate): use for_each for validate traversal of paragraphs
556         (getBibkeyList): use ParagraphList iterators
557         (resizeInsets): use for_each to resizeInsetsLyXText for all
558         paragraphs.
559         (getParFromID): use ParagraphList iterators
560
561         * BufferView2.C (lockInset): use paragraph list and iterators
562
563 2002-08-14  John Levon  <levon@movementarian.org>
564
565         * lyxserver.C: remove spurious xforms include
566
567 2002-08-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
568
569         * lyxfunc.C (getStatus): disable math-extern outside of math mode
570
571 2002-08-13  André Pönitz <poenitz@gmx.net>
572
573         * LyXAction.[Ch]:
574         * lyxfunc.C: further cleaning
575
576 2002-08-13  André Pönitz <poenitz@gmx.net>
577
578         * funcrequest.h: new constructor
579
580         * funcrequest.C: move stuff here from .h
581
582         * Makefile.am:
583         * BufferView_pimpl.C:
584         * LyXAction.C:
585         * toc.C:
586         * lyxfunc.C: subsequent changes
587
588         * lyxfunc.h: new view() member function
589
590         * lyxfunc.C: subsequent changes
591
592 2002-08-13  Angus Leeming  <leeming@lyx.org>
593
594         * BufferView2.C:
595         * BufferView_pimpl.C:
596         * buffer.C:
597         * converter.C:
598         * importer.C:
599         * lyxfunc.C:
600         * lyxvc.C:
601         * toc.C:
602         * vc-backend.C:
603         changes due to the changed LyXView interface that now returns references
604         to member variables not pointers.
605
606 2002-08-13  Angus Leeming  <leeming@lyx.org>
607
608         * WordLangTuple (word, lang_code): return references to strings,
609         not strings.
610
611         * BufferView.h:
612         * SpellBase.h:
613         * lyxtext.h: forward-declare WordLangTuple.
614
615         * BufferView2.C:
616         * ispell.C:
617         * pspell.C:
618         * text.C: #include "WordLangTuple.h".
619
620         * lyxtext.h:
621         * text.C: (selectNextWordToSpellcheck): constify return type.
622
623 2002-08-12  Martin Vermeer <martin.vermeer@hut.fi>
624
625         * buffer.C:
626         * buffer.h:
627         * lyxtext.h:
628         * paragraph.C:
629         * paragraph_pimpl.h:
630         * text.C:
631         * text2.C:
632         * undo_funcs.C: replaced per-paragraph counter logic by per-buffer, as
633         suggested by Angus.
634         Made updateCounter always count from start of buffer, and removed
635         second argument (par).
636         Reverted floats number display to '#'. Perhaps I'll try again when the
637         code base is sanitized a bit.
638
639 2002-08-12  Angus Leeming  <leeming@lyx.org>
640
641         * buffer.[Ch] (getLabelList): constify.
642
643 2002-08-07  André Pönitz <poenitz@gmx.net>
644
645         * commandtags.h: new LFUN_MOUSE_(PRESS|MOTION|RELEASE)
646
647         * funcrequest.h: extension to keep mouse (x,y) position
648
649 2002-08-12  Juergen Vigna  <jug@sad.it>
650
651         * BufferView2.C (insertErrors): forbid undo when inserting error
652         insets.
653
654         * CutAndPaste.C (SwitchLayoutsBetweenClasses): ditto
655
656 2002-08-12  Lars Gullik Bjønnes  <larsbj@gullik.net>
657
658         * ParagraphList.[Ch]: new files
659
660         * Makefile.am (lyx_SOURCES): add ParagraphList.[Ch]
661
662         * BufferView2.C (lockInset): ParagraphList changes
663         * toc.C: ditto
664         * text2.C: ditto
665         * bufferlist.C: ditto
666         * buffer.h: ditto
667         * buffer.C: ditto
668
669 2002-08-11  Lars Gullik Bjønnes  <larsbj@gullik.net>
670
671         * paragraph_pimpl.h: remove inclusion of boost/array.hpp, remove
672         unused class variable counter_,
673
674         * paragraph.[Ch] (getFirstCounter): delete unused function
675
676         * counters.C: include LAssert.h
677         (reset): add a new function with no arg, change other version to
678         not have def. arg and to not allow empty arg.
679
680         * text2.C (setCounter): remove empty arg from call to Counters::reset
681
682 2002-08-11  John Levon  <levon@movementarian.org>
683
684         * Makefile.am: add WordLangTuple.h
685
686 2002-08-11  Lars Gullik Bjønnes  <larsbj@gullik.net>
687
688         * paragraph.C, ToolbarDefaults.h, kbsequence.h, lyx_main.C,
689         lyxfunc.C lyxlex_pimpl.C: ws changes only.
690
691         * insets/insettext.C: InsetList changes
692
693         * graphics/GraphicsSupport.C (operator()): InsetList changes
694
695         * toc.C (getTocList): InsetList changes
696
697         * paragraph_pimpl.[Ch]: InsetList changes
698
699         * paragraph.[Ch]: InsetList changes
700
701         * buffer.C (inset_iterator): InsetList changes
702         (setParagraph): ditto
703         * buffer.h (inset_iterator): ditto
704         * iterators.C (operator++): ditto
705         * iterators.h: ditto
706
707         * Makefile.am (lyx_SOURCES): add InsetList.C and InsetList.h
708
709         * InsetList.[Ch]: new files, most InsetList handling moved out of
710         paragraph.C.
711
712         * BufferView2.C (removeAutoInsets): InsetList changes
713         (lockInset): ditto
714         (ChangeInsets): ditto
715
716 2002-08-10  Lars Gullik Bjønnes  <larsbj@gullik.net>
717
718         * paragraph_pimpl.h (empty): new function
719
720         * paragraph.[Ch] (empty): new function
721
722         * other files: use the new Paragraph::empty function
723
724 2002-08-09  John Levon  <levon@movementarian.org>
725
726         * lyxtext.h: remove unused refresh_height
727
728 2002-08-09  John Levon  <levon@movementarian.org>
729
730         * Makefile.am:
731         * sgml.h:
732         * sgml.C:
733         * buffer.C:
734         * paragraph.h:
735         * paragraph.C: move sgml char escaping out of paragraph
736
737         * paragraph.h:
738         * paragraph.C: remove id setter
739
740         * buffer.C:
741         * paragraph.C:
742         * paragraph_pimpl.C: remove dead tex_code_break_column
743
744         * bufferview_funcs.C: small cleanup
745
746         * lyxfunc.C: remove dead proto
747
748         * lyxtext.h: make some stuff private. Remove some dead stuff.
749
750         * lyxgluelength.C: make as[LyX]String() readable
751
752 2002-08-08  John Levon  <levon@movementarian.org>
753
754         * LyXAction.h:
755         * LyXAction.C:
756         * MenuBackend.C:
757         * ToolbarDefaults.C:
758         * lyxfunc.C:
759         * lyxrc.C:
760         * toc.C: lyxaction cleanup
761
762 2002-08-08  John Levon  <levon@movementarian.org>
763
764         * BufferView2.C: small cleanup
765
766         * lyxfind.h:
767         * lyxfind.C: move unnecessary header into the .C
768
769 2002-08-08  John Levon  <levon@movementarian.org>
770
771         * funcrequest.h: just tedious nonsense
772
773         * lyx_main.h:
774         * lyx_main.C: cleanups
775
776         * buffer.C:
777         * vspace.C: remove dead header lyx_main.h
778
779 2002-08-07  Angus Leeming  <leeming@lyx.org>
780
781         * Paragraph.[Ch]:
782         * paragraph_pimpl.h:
783         Forward declare class Counters in paragraph.h by moving the ctrs member
784         variable into Paragraph::Pimpl.
785         (counters): new method, returning a reference to pimpl_->ctrs.
786
787         * text2.C: ensuing changes.
788
789 2002-08-07  John Levon  <levon@movementarian.org>
790
791         * BufferView_pimpl.C (resizeCurrentBuffer): update scrollbar
792
793         * BufferView_pimpl.C: announce X selection on double/triple
794           click
795
796         * lyx_main.C: use correct bool in batch dispatch
797
798         * counters.h: srcdocs (from Martin Vermeer and Angus Leeming)
799
800 2002-08-07  André Pönitz <poenitz@gmx.net>
801
802         * funcrequest.h: new class to wrap a kb_action and its argument
803
804         * BufferView.[Ch]:
805         * BufferView_pimpl[Ch]:
806         * LaTeX.C:
807         * LyXAction.[Ch]:
808         * lyxfunc.[Ch]:
809         * lyxrc.C: subsequent changes
810
811
812 2002-08-07  John Levon  <levon@movementarian.org>
813
814         * BufferView_pimpl.C (redoCurrentBuffer): fix screen update when
815           document options change.
816
817 2002-08-06  Martin Vermeer  <martin.vermeer@hut.fi>
818
819         * counters.[Ch]
820         * text2.C
821         * paragraph.[Ch]
822         * makefile.am: move counters functionality over from
823         text2.C/paragraph.[Ch] to counters.[Ch], and make proper C++.
824
825 2002-08-06  John Levon  <levon@movementarian.org>
826
827         * WordLangTuple.h: new file for word + language code tuple
828
829         * SpellBase.h:
830         * pspell.h:
831         * pspell.C:
832         * ispell.h:
833         * ispell.C:
834         * lyxtext.h:
835         * text.C:
836         * text2.C:
837         * BufferView.h:
838         * BufferView2.C: use WordLangTuple
839
840         * layout.h:
841         * buffer.C: remove very dead LYX_LAYOUT_DEFAULT
842
843 2002-08-06  John Levon  <levon@movementarian.org>
844
845         * lyx_main.C: fix cmdline batch handling
846
847 2002-08-06  André Pönitz <poenitz@gmx.net>
848
849         * lyxrc.C: set default for show_banner to true
850
851 2002-08-06  John Levon  <levon@movementarian.org>
852
853         * pspell.C: fix a crash, and allow new aspell to work
854
855 2002-08-06  John Levon  <levon@movementarian.org>
856
857         * lyxfunc.C:
858         * kbmap.C: small cleanup
859
860         * vspace.h:
861         * vspace.C: add const
862
863 2002-08-05  John Levon  <levon@movementarian.org>
864
865         * LyXAction.C: back to tabular-insert
866
867 2002-08-04  John Levon  <levon@movementarian.org>
868
869         * BufferView.h:
870         * BufferView.C: cosmetic change
871
872         * BufferView_pimpl.C: s/IGNORE_CODE/NOTE_CODE/
873
874         * bufferlist.C:
875         * buffer.h:
876         * buffer.C:
877         * lyxcb.h:
878         * lyxcb.C:
879         * lyxserver.C:
880         * lyxvc.C:
881         * vc-backend.C:
882         * BufferView2.C: purge all "Lyx" not "LyX" strings
883
884         * lyxcursor.h:
885         * lyxcursor.C: attempt to add some documentation
886
887         * lyxfunc.C:
888         * commandtags.h:
889         * LyXAction.C:
890         * ToolbarDefaults.C:
891         * BufferView_pimpl.C: remove LFUN_DIALOG_TABULAR_INSERT and
892           merge with LFUN_TABULAR_INSERT
893
894         * Makefile.am:
895         * SpellBase.h:
896         * ispell.h:
897         * ispell.C:
898         * pspell.h:
899         * pspell.C: split up i/pspell implementations into separate
900           files, many cleanups
901
902         * lyxlex.C: unrevert, with a proper fix for prefix.length() == 0
903
904         * text2.C: some cleanup
905
906         * lyxfunc.C: don't check for isp_command == "none" any more, it
907           didn't make any sense
908
909 2002-08-06      Martin Vermeer <martin.vermeer@hut.fi>
910
911         * counters.[Ch]
912         * text2.C
913         * paragraph.[Ch]
914         * makefile.am: move counters functionality over
915         from text2.C/paragraph.[Ch] to counters.[Ch], and
916         make proper C++.
917 2002-08-02  John Levon  <levon@movementarian.org>
918
919         * buffer.C: s/lyxconvert/lyx2lyx/
920
921 2002-08-02  Angus Leeming  <leeming@lyx.org>
922
923         * lyxlex.C: revert John's change as it breaks reading of the user
924         preamble.
925
926 2002-08-02  Angus Leeming  <leeming@lyx.org>
927
928         * importer.C (Import):
929         * lyxfunc.C (moveCursorUpdate, dispatch, view_status_message):
930         changes due to LyXView::view() now returning a boost::shared_ptr.
931
932 2002-08-02  John Levon  <levon@movementarian.org>
933
934         * lyxlex.C: small cleanup
935
936 2002-08-02  John Levon  <levon@movementarian.org>
937
938         * text2.C (status): small cleanup, no logic change
939
940 2002-08-01  John Levon  <levon@movementarian.org>
941
942         * buffer.h:
943         * buffer.C (writeFile): don't output alerts, caller
944           handles this
945
946         * bufferlist.C:
947         * lyx_cb.C: from above
948
949         * lyxfunc.C: allow to open non-existent files
950
951 2002-07-31  John Levon  <levon@movementarian.org>
952
953         * lyxserver.C: don't let incidental errors get
954           in the way (errno)
955
956 2002-07-30  John Levon  <levon@movementarian.org>
957
958         * lyxfunc.C: disable character dialog in ERT inset (partial fix)
959
960 2002-07-30  John Levon  <levon@movementarian.org>
961
962         * lyxserver.h:
963         * lyxserver.C: remove I/O callback too
964
965 2002-07-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
966
967         * lyxfunc.C (getStatus): disable LFUN_LATEX_LOG when there is no
968         log.
969
970 2002-07-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
971
972         * many files: strip,frontStrip -> trim,ltrim,rtrim
973
974 2002-07-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
975
976         * PrinterParams.h: remove extern containsOnly, and include
977         support/lstrings.h instead.
978
979         * LaTeX.C (scanAuxFile): modify because of strip changes
980         (deplog): ditto
981         * buffer.C (makeLaTeXFile): ditto
982         * bufferparams.C (writeFile): ditt
983         * lyxfont.C (stateText): ditto
984         * lyxserver.C (read_ready): ditto
985         * vc-backend.C (scanMaster): ditto
986
987         * BufferView_pimpl.h: ws changes
988
989         * BufferView_pimpl.C: inlude boost/signals/connection.hpp
990
991 2002-07-26  André Pönitz <poenitz@gmx.net>
992
993         * kb_sequence.C: remove unnedred usings
994
995 2002-07-26  Juergen Vigna  <jug@sad.it>
996
997         * lyxfind.C (LyXReplace): we have to check better if the returned
998         text is not of theLockingInset()->getLockingInset().
999
1000 2002-07-25  Juergen Vigna  <jug@sad.it>
1001
1002         * lyxfind.C (LyXReplace): don't replace if we don't get the
1003         right LyXText.
1004
1005         * undo_funcs.C (createUndo): remove debugging code.
1006
1007 2002-07-25  Dekel Tsur  <dekelts@tau.ac.il>
1008
1009         * buffer.C (parseSingleLyXformat2Token): Use default placement
1010         when reading old floats.
1011
1012         * FloatList.C (FloatList): Change the default placement of figure
1013         and tables to "tbp".
1014
1015 2002-07-25  John Levon  <moz@compsoc.man.ac.uk>
1016
1017         * MenuBackend.C: using std::max
1018
1019 2002-07-25  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1020
1021         * MenuBackend.C (expandToc):
1022         (expandToc2): code moved from xforms menu frontend. It is now
1023         generic and TOCs are transparent to menu frontends.
1024
1025 2002-07-24  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1026
1027         * toc.C (getTocList): protect against buf=0
1028
1029         * MenuBackend.C (expand): move from Menu to MenuBackend; pass a
1030         Menu as first parameter. Now, this calls itself recursively to
1031         expand a whole tree (this will be useful for TOC handling)
1032         (expandFloatInsert): remove 'wide' version of floats
1033
1034         * MenuBackend.h (submenuname): returns the name of the submenu.
1035         (submenu): returns the submenu itself, provided it has been
1036         created by MenuBackend::expand
1037
1038 2002-07-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1039
1040         * paragraph_pimpl.C (simpleTeXSpecialChars): close fonts before
1041         insets which have noFontChange == true. (bug #172)
1042
1043 2002-07-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1044
1045         * BufferView_pimpl.C: add connection objects and use them...
1046         (Pimpl): here.
1047
1048 2002-07-22  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1049
1050         * MenuBackend.C (expandLastfiles):
1051         (expandDocuments):
1052         (expandFormats):
1053         (expandFloatListInsert):
1054         (expandFloatInsert):
1055         (expand): split expand in parts
1056
1057 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
1058
1059         * lyx_gui.C: use lyx_gui::exit()
1060
1061 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
1062
1063         * LyXAction.C: show the failing pseudo action
1064
1065 2002-07-22  Dekel Tsur  <dekelts@tau.ac.il>
1066
1067         * buffer.C (readFile): Run the lyxconvert script in order to read
1068         old files.
1069
1070 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
1071
1072         * LyXAction.C:
1073         * commandtags.h:
1074         * lyxfunc.C: remove LFUN_ADD_TO_TOOLBAR
1075
1076 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
1077
1078         * LyXAction.C:
1079         * commandtags.h:
1080         * lyxfunc.C: remove LFUN_TOOLBAR_PUSH
1081
1082 2002-07-22  Herbert Voss  <voss@lyx.org>
1083
1084         * lengthcommon.C:
1085         * lyxlength.[Ch]: add support for the vertical lengths
1086
1087 2002-07-21  John Levon  <moz@compsoc.man.ac.uk>
1088
1089         * toc.[Ch]: std:: fixes
1090
1091 2002-07-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1092
1093         * lyxrc.C: do not include lyx_main.h
1094
1095         * LaTeXFeatures.h: use a list<string> instead of a vector<string>
1096         for layouts
1097
1098         * lyxrc.C:
1099         * encoding.C:
1100         * bufferlist.C:
1101         * BufferView2.C: include "lyxlex.h"
1102
1103         * tabular.h:
1104         * bufferparams.h: do not #include "lyxlex.h"
1105
1106         * lyxtextclasslist.C (Add): remove method
1107         (classlist): renamed to classlist_
1108
1109         * paragraph_pimpl.C:
1110         * paragraph.C:
1111         * text2.C:
1112         * CutAndPaste.C:
1113         * bufferview_funcs.C:
1114         * bufferlist.C:
1115         * text.C:
1116         * LaTeXFeatures.C:
1117         * buffer.C:
1118         * toc.C (getTocList): use BufferParams::getLyXTextClass
1119
1120         * toc.C (getTocList): use InsetFloat::addToToc
1121
1122         * toc.[Ch]: new files, containing helper functions to handle table
1123         of contents
1124
1125         * lyxfunc.C (dispatch): no need to remove spaces around command
1126         given as a string
1127         (getStatus): handle LFUN_SEQUENCE by returning the status of the
1128         first command of the sequence; it is not very clever, but I do not
1129         have a better idea, actually
1130
1131         * LyXAction.C (LookupFunc): make sure to remove space at the
1132         beginning and end of the command
1133
1134 2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1135
1136         * MenuBackend.C (getMenubar): new method: return the menubar of
1137         this menu set
1138         (read): treat differently reading of menu and menubar (in
1139         particular, the menubar has no name now)
1140         (Menu::menubar): remove
1141
1142         * lyxfunc.C (dispatch): add 'done' message to minibuffer when
1143         saving is finished
1144
1145 2002-07-20  Dekel Tsur  <dekelts@tau.ac.il>
1146
1147         * BufferView_pimpl.C (workAreaButtonRelease): Fix opening of
1148         a bibitem inset in a RTL paragraph.
1149
1150 2002-07-20  John Levon  <moz@compsoc.man.ac.uk>
1151
1152         * paragraph_pimpl.C: constify
1153
1154         * BufferView_pimpl.C:
1155         * LaTeX.C:
1156         * lyxfunc.C: fix dispatch in a nicer way
1157
1158 2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1159
1160         * lyxfunc.C (dispatch):
1161         * BufferView_pimpl.C:
1162         * BufferView_pimpl.h:
1163         * BufferView.C:
1164         * BufferView.h: rename Dispatch() to dispatch()
1165
1166         * LaTeXFeatures.C (useLayout): honor LyXLayout::depends_on()
1167
1168         * lyxlayout.C (Read): honor DependsOn tag
1169
1170         * lyxlayout.[Ch] (depends_on): new method
1171
1172         * version.C.in: update lyx_docversion
1173
1174         * LaTeXFeatures.C (getMacros): only define \LyX when needed
1175
1176         * paragraph.C (validate): remove from here...
1177         * paragraph_pimpl.C (validate): ... and move here
1178         (isTextAt): make it const
1179
1180         * buffer.C (getLists): ws cleanup
1181
1182 2002-07-20  Dekel Tsur  <dekelts@tau.ac.il>
1183
1184         * language.C (read): Use iso8859-1 encoding in latex_lang
1185         (this prevents LyX from crashing when using iso10646-1 encoding).
1186
1187 2002-07-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1188
1189         * text2.C (toggleInset): if cursor is inside an inset, close the
1190         inset and leave cursor _after_ it
1191
1192 2002-07-19  John Levon  <moz@compsoc.man.ac.uk>
1193
1194         * lyxfunc.C: move minibuffer completion handling out of here
1195
1196 2002-07-19  John Levon  <moz@compsoc.man.ac.uk>
1197
1198         * BufferView_pimpl.C:
1199         * LaTeX.C: fix dispatch calls
1200
1201 2002-07-19  Dekel Tsur  <dekelts@tau.ac.il>
1202
1203         * text.C (drawChars): Fix Arabic text rendering.
1204
1205 2002-07-18  John Levon  <moz@compsoc.man.ac.uk>
1206
1207         * LyXAction.C:
1208         * commandtags.h:
1209         * lyxfunc.C: remove message-push/pop
1210
1211         * lyxserver.C:
1212         * lyxfunc.h:
1213         * lyxfunc.C: rationalise some code by removing verboseDispatch
1214           in favour of a bool argument to dispatch()
1215
1216 2002-07-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1217
1218         * lyx_main.C (init): make sure to read symlinks as absolute paths
1219
1220 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
1221
1222         * lyxfunc.h:
1223         * lyxfunc.C: no need for commandshortcut to be a member
1224
1225 2002-07-15  André Pönitz <poenitz@gmx.net>
1226
1227         * converter.C: add support for $$s (scripts from lib/scripts dir)
1228         * lyx_main.C: white space
1229
1230 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
1231
1232         * bufferlist.C:
1233         * lyxrc.h:
1234         * lyxrc.C: remove second exit confirmation
1235
1236 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
1237
1238         * BufferView.h:
1239         * BufferView.C:
1240         * BufferView2.C:
1241         * BufferView_pimpl.h:
1242         * BufferView_pimpl.C:
1243         * lyxfunc.C: s/setState/switchKeyMap/, s/showState/view_state_changed/
1244
1245 2002-07-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1246
1247         * MenuBackend.C (expand): add numeric shortcuts to document menu
1248
1249         * lyxrc.C (getDescription): remove RC_NEW_ASK_FILENAME
1250
1251 2002-07-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1252
1253         * lyxfont.C (setLyXFamily):
1254         (setLyXSeries):
1255         (setLyXShape):
1256         (setLyXSize):
1257         (setLyXMisc):
1258         (lyxRead):
1259         * debug.C (value):
1260         * buffer.C (asciiParagraph): use ascii_lowercase
1261
1262 2002-07-15  Mike Fabian  <mfabian@suse.de>
1263
1264         * lyxlex_pimpl.C (search_kw):
1265         * lyxlex.C (getLongString):
1266         * converter.h (operator<):
1267         * converter.C (operator<):
1268         * buffer.C (parseSingleLyXformat2Token):
1269         (asciiParagraph):
1270         * ToolbarDefaults.C (read):
1271         * MenuBackend.C (checkShortcuts):
1272         (read):
1273         * LColor.C (getFromGUIName):
1274         (getFromLyXName): use the compare_ascii_no_case instead of
1275         compare_no_case, because in turkish, 'i' is not the lowercase
1276         version of 'I', and thus turkish locale breaks parsing of tags.
1277
1278 2002-07-16  Angus Leeming  <leeming@lyx.org>
1279
1280         * BufferView_pimpl.C (buffer): Previews::generateBufferPreviews
1281         now takes a Buffer const & argument.
1282
1283 2002-07-15  John Levon  <moz@compsoc.man.ac.uk>
1284
1285         * BufferView.C (resize): check there's a buffer to resize
1286
1287 2002-07-14  John Levon  <moz@compsoc.man.ac.uk>
1288
1289         * lyxfunc.C: remove dead code
1290
1291         * lyxserver.h:
1292         * lyxserver.C: use lyx_guii::set_read_callback
1293
1294 2002-07-13  Dekel Tsur  <dekelts@tau.ac.il>
1295
1296         * lyxfunc.C (dispatch): Correct cursor behaviour when exiting
1297         an inset in a RTL paragraph.
1298
1299 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
1300
1301         * lyxfunc.C: repaint after a font size update
1302
1303 2002-07-15  André Pönitz <poenitz@gmx.net>
1304
1305         * lyxlength.C: inBP should be able to return negative values
1306
1307 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
1308
1309         * lyxfunc.C: use lyx_gui::update_fonts()
1310
1311 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
1312
1313         * lyxfunc.C: use lyx_gui::update_color()
1314
1315 2002-07-11  John Levon  <moz@compsoc.man.ac.uk>
1316
1317         * bufferlist.C:
1318         * lyxfunc.h:
1319         * lyxfunc.C:
1320         * lyxrc.h:
1321         * lyxrc.C: remove file->new asks for name option, and let
1322           buffer-new take an argument
1323
1324 2002-07-11  John Levon  <moz@compsoc.man.ac.uk>
1325
1326         * BufferView_pimpl.C: remove unneeded extra repaint()
1327
1328 2002-07-10  John Levon  <moz@compsoc.man.ac.uk>
1329
1330         * LyXAction.C: allow command-sequence with NoBuffer
1331
1332         * lyxfunc.C: don't insist on trailing ';' for command-sequence
1333
1334 2002-07-10  Angus Leeming  <leeming@lyx.org>
1335
1336         * lyxrc.[Ch]: preview_scale_factor should be a float not an int.
1337
1338 2002-07-09  Angus Leeming  <leeming@lyx.org>
1339
1340         * lyxrc.[Ch]: added preview_hashed_labels and preview_scale_factor.
1341
1342 2002-07-09  John Levon  <moz@compsoc.man.ac.uk>
1343
1344         * lengthcommon.h: whitespace
1345
1346         * lyxfunc.C: update scrollbar after goto paragraph
1347
1348         * lyxtext.h: factor out page break drawing, and fix it so
1349           page break/added space paints as selected nicely
1350
1351 2002-07-09  John Levon  <moz@compsoc.man.ac.uk>
1352
1353         * BufferView_pimpl.C: add FIXMEs, clean up a little
1354
1355 2002-07-09  André Pönitz <poenitz@gmx.net>
1356
1357         * lyxfont.[Ch]: support for wasy symbols
1358
1359 2002-07-08  André Pönitz <poenitz@gmx.net>
1360
1361         * BufferView_pimpl.C: apply John's patch for #93.
1362
1363 2002-07-05  Angus Leeming  <leeming@lyx.org>
1364
1365         * BufferView_pimpl.C (buffer): generate previews if desired.
1366
1367         * LColor.h: add "preview" to the color enum.
1368
1369         * LColor.C (LColor): add a corresponding entry to the items array.
1370
1371         * buffer.C (~Buffer): remove any previewed LaTeX snippets associated
1372         with this buffer.
1373
1374 2002-07-05  Angus Leeming  <leeming@lyx.org>
1375
1376         * buffer.[Ch] (makeLaTeXFile): create two methods where there was one.
1377         The body of the code is now in the method that is passed an ostream &
1378         rather than a file name.
1379         Pass an additional only_preamble parameter, useful for the forthcoming
1380         preview stuff.
1381
1382 2002-07-03  André Pönitz <poenitz@gmx.net>
1383
1384         * lyxfunc.C: simplify getStatus() a bit for math stuff
1385
1386 2002-07-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1387
1388         * BufferView_pimpl.C (workAreaResize): add an unconditional repaint.
1389
1390 2002-06-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1391
1392         * text.C (changeRegionCase): do not change case of all the
1393         document when region ends at paragraph end (bug #461)
1394
1395 2002-07-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1396
1397         * paragraph.C (startTeXParParams):
1398         (endTeXParParams): add \protect when necessary
1399
1400 2002-06-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1401
1402         * BufferView_pimpl.C (workAreaExpose): remove warning
1403
1404 2002-06-27  Angus Leeming  <leeming@lyx.org>
1405
1406         * Makefile.am: add lyxlayout_ptr_fwd.h.
1407
1408 2002-06-26  André Pönitz <poenitz@gmx.net>
1409
1410         * lyxrc.[Ch]: introduce \preview, revive half-dead \show_banner
1411
1412 2002-06-25  Angus Leeming  <leeming@lyx.org>
1413
1414         * lyxfunc.C (dispatch): Comment out the call to
1415         grfx::GCache::changeDisplay. The method no longer exists now that the
1416         pixmap generation part of the graphics loader has been moved into
1417         InsetGraphics.
1418
1419 2002-06-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1420
1421         * text2.C: layout as layout
1422
1423         * text.C: layout as layout
1424
1425         * tabular.C (OldFormatRead): layout as layout
1426
1427         * paragraph_pimpl.C (TeXDeeper): layout as layout
1428         (realizeFont): layout as layout
1429
1430         * paragraph.C (writeFile): layout as layout
1431         (validate): layout as layout
1432         (getFont): layout as layout
1433         (getLabelFont): layout as layout
1434         (getLayoutFont): layout as layout
1435         (breakParagraph): layout as layout
1436         (stripLeadingSpaces): layout as layout
1437         (getEndLabel): layout as layout
1438         (getMaxDepthAfter): layout as layout
1439         (applyLayout): layout as layout
1440         (TeXOnePar): layout as layout
1441         (simpleTeXOnePar): layout as layout
1442         (TeXEnvironment): layout as layout
1443         (layout): layout as layout
1444         (layout): layout as layout
1445
1446         * lyxtextclass.C (compare_name): new functor to work with
1447         shared_ptr, layout as layout
1448         (Read): layout as layout
1449         (hasLayout): layout as layout
1450         (operator): layout as layout
1451         (delete_layout): layout as layout
1452         (defaultLayout): layout as layout
1453
1454         * lyxlayout_ptr_fwd.h: new file
1455
1456         * lyxlayout.C (Read): layout as layout
1457
1458         * lyx_cb.C (MenuInsertLabel): layout as layout
1459
1460         * bufferlist.C (newFile): layout as layout
1461
1462         * buffer.C (readLyXformat2): layout as layout
1463         (parseSingleLyXformat2Token): layout as layout
1464         (insertStringAsLines): layout as layout
1465         (asciiParagraph): layout as layout
1466         (latexParagraphs): layout as layout
1467         (makeLinuxDocFile): layout as layout
1468         (simpleLinuxDocOnePar): layout as layout
1469         (makeDocBookFile): layout as layout
1470         (simpleDocBookOnePar): layout as layout
1471         (getLists): layout as layout
1472
1473         * LaTeXFeatures.C (getTClassPreamble): layout as layout
1474
1475         * CutAndPaste.C (cutSelection): layout as layout
1476         (pasteSelection): layout as layout
1477         (SwitchLayoutsBetweenClasses): layout as layout
1478
1479         * BufferView_pimpl.C (Dispatch): layout as layout
1480         (smartQuote): layout as layout
1481
1482         * BufferView2.C (unlockInset): layout as layout
1483
1484 2002-06-24  André Pönitz <poenitz@gmx.net>
1485
1486         * lyxfunc.C: fix #487
1487
1488 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
1489
1490         * lyxrc.h:
1491         * lyxrc.C:
1492         * lyxfunc.C: remove display_shortcuts, show_banner
1493
1494 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
1495
1496         * Buffer_pimpl.C: oops, update on resize
1497
1498 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
1499
1500         * buffer.C:
1501         * converter.C:
1502         * exporter.C:
1503         * lyxfunc.C:
1504         * BufferView.h:
1505         * BufferView.C: use repaint()
1506
1507         * BufferView_pimpl.h:
1508         * BufferView_pimpl.C: s/updateScreen()/repaint()/
1509           as it's a clearer description. Remove superfluous
1510           redraws.
1511
1512 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
1513
1514         * text.C: fix bug 488. Not ideal, but getting
1515           getWord() to work properly for the insets that
1516           matter is more difficult ...
1517
1518 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
1519
1520         * BufferView_pimpl.C:
1521         * LyXAction.C:
1522         * commandtags.h:
1523         * lyxfunc.C: remove the six million index lyxfuncs to just
1524           one, and DTRT (bug 458)
1525
1526 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
1527
1528         * BufferView.h:
1529         * BufferView.C:
1530         * BufferView_pimpl.h:
1531         * BufferView_pimpl.C: clean up resize() stuff,
1532           and unnecessary updateScreen()s
1533
1534 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
1535
1536         * BufferView.h:
1537         * BufferView.C:
1538         * BufferView_pimpl.h:
1539         * BufferView_pimpl.C:
1540         * lyxfind.h:
1541         * lyxfind.C:
1542         * minibuffer.C: remove focus management of workarea,
1543           not needed. Use screen's greyOut()
1544
1545 2002-06-17  Herbert Voss  <voss@lyx.org>
1546
1547         * converter.C: (convert) do not post a message, when converting
1548         fails, let the calling function decide what to do in this case
1549
1550 2002-06-18  John Levon  <moz@compsoc.man.ac.uk>
1551
1552         * lyxfunc.C: tidy up a little
1553
1554 2002-06-16    <alstrup@diku.dk>
1555
1556         * BufferView_pimpl.C (Pimpl): Use WorkAreaFactory.
1557         Got rid of FORMS_H_LOCATION include. Now we are
1558         GUII.
1559
1560 2002-06-15  LyX Development team  <lyx@rilke>
1561
1562         * buffer.[Ch] (sgmlOpenTag):
1563         (sgmlCloseTag): Added support for avoiding pernicious mixed
1564         content. Return number of lines written.
1565
1566         (makeLinuxDocFile):
1567         (makeDocBookFile): Fixed calls to sgml*Tag.
1568         Simple white space clean.
1569
1570         (simpleDocBookOnePar): Simple white space clean.
1571
1572         * tabular.[Ch] (docBook): Renamed to docbook and got another
1573         argument to related with the pernicious mixed content.
1574
1575         (docbookRow): Fixed calls for docbook inset method.
1576
1577 2002-06-15  Lyx Development team  <larsbj@birdstep.com>
1578
1579         * lyxfunc.[Ch]: Use LyXKeySym instead of KeySym,
1580         so it's X11 independent.
1581
1582         * kb*.[Ch]: ditto.
1583
1584         * BufferView_pimpl.[Ch] (workAreaKeyPress): ditto.
1585
1586 2002-06-15  Lyx Development team  <lyx@electronia>
1587
1588         * intl.h: Renamed getTrans to getTransManager.
1589
1590 2002-06-14  Angus Leeming  <leeming@lyx.org>
1591
1592         * Makefile.am: nuke forgotten stl_string_fwd.h.
1593
1594 2002-06-12  Angus Leeming  <leeming@lyx.org>
1595
1596         * stl_string_fwd.h: unused and non-compliant anyway. Nuked.
1597
1598 2002-06-13  Angus Leeming  <leeming@lyx.org>
1599
1600         * LaTeX.C:
1601         * vspace.C: wrap using std::sscanf inside a CXX_GLOBAL_CSTD block.
1602
1603 2002-06-12  Andrew Zabolotny  <zap@cobra.ru>
1604
1605         * kbmap.C (getiso): add support for cyrillic and greek
1606
1607 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
1608
1609         * BufferView.h:
1610         * BufferView.C:
1611         * BufferView_pimpl.h:
1612         * BufferView_pimpl.C: move bogus scrolling logic
1613           to xforms
1614
1615 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
1616
1617         * lyxfunc.C:
1618         * BufferView_pimpl.C: view->resize() change
1619
1620 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
1621
1622         * BufferView_pimpl.C: topCursorVisible
1623           prototype change
1624
1625 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
1626
1627         * Makefile.am:
1628         * lyx_gui.h:
1629         * lyx_gui.C: move to frontends/
1630
1631         * main.C:
1632         * lyx_main.h:
1633         * lyx_main.C: changes from above
1634
1635 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
1636
1637         * intl.C:
1638         * intl.h:
1639         * kbmap.C:
1640         * kbsequence.C:
1641         * lyx_cb.C:
1642         * lyx_main.C: minor tidy
1643
1644 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
1645
1646         * BufferView_pimpl.h:
1647         * BufferView_pimpl.C:
1648         * BufferView.h:
1649         * BufferView.C: make painter() const,
1650           remove dead code
1651
1652         * BufferView2.C: use screen() accessor
1653
1654         * lyx_main.h:
1655         * lyx_main.C: some minor cleanup
1656
1657 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
1658
1659         * BufferView_pimpl.h:
1660         * BufferView_pimpl.C: remove enter/leaveView,
1661           use workHeight()
1662
1663 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
1664
1665         * BufferView.h:
1666         * BufferView.C:
1667         * BufferView2.C:
1668         * BufferView_pimpl.h:
1669         * BufferView_pimpl.C: only construct screen once,
1670           rename
1671
1672         * lyxrc.C: remove pointless comment
1673
1674 2002-06-11  John Levon  <moz@compsoc.man.ac.uk>
1675
1676         * BufferView.h:
1677         * BufferView.C: remove active() and belowMouse()
1678
1679         * BufferView_pimpl.h:
1680         * BufferView_pimpl.C: use workarea() not workarea_,
1681           and make it use a scoped_ptr instead
1682
1683 2002-06-11  John Levon  <moz@compsoc.man.ac.uk>
1684
1685         * lyx_gui.C: add debug message on BadWindow
1686
1687 2002-06-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1688
1689         * sp_spell.C: fdopen is not part of the C++ standard.
1690
1691         * paragraph.C (InsetIterator): use >= instead of ==
1692
1693 2002-06-07  Angus Leeming  <leeming@lyx.org>
1694
1695         Fixes needed to compile with Compaq cxx 6.5.
1696         * BufferView_pimpl.C:
1697         * DepTable.C:
1698         * buffer.C:
1699         * converter.C:
1700         * encoding.C:
1701         * lyx_gui.C:
1702         * lyx_main.C:
1703         * lyxtextclasslist.C:
1704         * minibuffer.C:
1705         * sp_spell.C:
1706         * tabular_funcs.C:
1707         * vc-backend.C:
1708         all c-library variables have been moved into namespace std. Wrap
1709         using std::xyz declarations inside a #ifndef CXX_GLOBAL_CSTD block.
1710
1711         * lyxlength.C:
1712         * tabular-old.C:
1713         * tabular.C:
1714         Add a using std::abs declaration.
1715
1716         * kbmap.h (modifier_pair):
1717         * paragraph.h (InsetTable, InsetList):
1718         * lyxfont.h (FontBits):
1719         type definition made public.
1720
1721         * bufferlist.C (emergencyWriteAll): the compiler complains that
1722         there is more than one possible lyx::class_fun template to choose from.
1723         I re-named the void specialisation as lyx::void_class_fun.
1724
1725         * lyxfont.C (FontBits' operator==, operator!=): taken out of class.
1726
1727         * tabular_funcs.C: lstrings.h must come before tabular_funcs.h or
1728         the compiler is is unable to find tostr in write_attribute.
1729
1730 2002-06-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1731
1732         * buffer.C (sgmlError): hide #warning
1733
1734 2002-06-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1735
1736         * xtl/*: get rid of xtl, which is not in use anyway
1737
1738         * LyXAction.C (init):
1739         * commandtags.h: remove BUFFER_PRINT and BUFFER_PARAMS_GET, which
1740         were unimplemented xtl experimentation
1741
1742 2002-06-04  André Pönitz <poenitz@gmx.net>
1743
1744         * lyxfunc.C: disable array operation on simple formulae
1745
1746 2002-06-03  John Levon  <moz@compsoc.man.ac.uk>
1747
1748         * converter.C: constify a bit
1749
1750 2002-06-02  John Levon  <moz@compsoc.man.ac.uk>
1751
1752         * lyx_gui.C: check xforms version correctly
1753
1754 2002-04-30  Herbert Voss  <voss@lyx.org>
1755
1756         * buffer.C (parseSingleLyXformat2Token): fix bug with ignored
1757         "keep" option
1758
1759 2002-05-31  John Levon  <moz@compsoc.man.ac.uk>
1760
1761         * lyxvc.C: fix bug 416 (make sure buffer is saved before
1762           attempt to register it with a VCS)
1763
1764 2002-05-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1765
1766         * lyx_main.C (init): honor variables LYX_DIR_13x and
1767         LYX_USERDIR_13x
1768
1769 2002-05-30  John Levon  <moz@compsoc.man.ac.uk>
1770
1771         * buffer.h:
1772         * buffer.C:
1773         * lyx_main.C: fix a crash on bad command line,
1774           and give a useful exit status on error
1775
1776         * lyxfunc.C (doImport): allow -i lyx to work
1777
1778 2002-03-30  André Pönitz <poenitz@gmx.net>
1779
1780         * lyxfunc.C: mathed font changes
1781
1782 2002-05-30  John Levon  <moz@compsoc.man.ac.uk>
1783
1784         * LaTeX.C:
1785         * importer.h:
1786         * importer.C:
1787         * lyx_sty.h:
1788         * lyx_sty.C:
1789         * lyxlex.C:
1790         * lyxrow.h:
1791         * lyxtext.h:
1792         * paragraph.h:
1793         * paragraph.C:
1794         * texrow.h:
1795         * texrow.C:
1796         * text.C:
1797         * trans_mgr.h: srcdocs, and some minor cleanups
1798
1799 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1800
1801         * paragraph_pimpl.C (isTextAt): rewrite to be much faster (do not
1802         call getFont all the time)
1803
1804 2002-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1805
1806         * switch from SigC signals to boost::signals
1807
1808 2002-05-29  André Pönitz <poenitz@gmx.net>
1809
1810         * paragraph_pimpl.C (getChar): don't call size() too often...
1811
1812 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1813
1814         * paragraph_pimpl.C (insertChar): do not try to update tables when
1815         appending (pos == size())
1816
1817         * buffer.C (parseSingleLyXformat2Token): reorder a bit the tests
1818         in order to reduce drastically the number of comparisons needed to
1819         parse a large document
1820
1821 2002-05-29  André Pönitz <poenitz@gmx.net>
1822
1823         * text.C:
1824         * text2.C:
1825         * lyxtextclass.C:
1826         * sp_pspell.h:
1827         * textclasslist.[Ch]:
1828         * sp_ispell.h: whitespace change
1829
1830 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1831
1832         * lyxserver.C (callback): tentative fix of lyxserver. Does not use
1833         lyxaction directly now.
1834
1835 2002-05-27  John Levon  <moz@compsoc.man.ac.uk>
1836
1837         * trans.C:
1838         * lyxfont.C:
1839         * lyxvc.C: remove unused headers
1840
1841 2002-05-26  John Levon  <moz@compsoc.man.ac.uk>
1842
1843         * Makefile.am:
1844         * buffer.h:
1845         * undostack.h:
1846         * undostack.C:
1847         * undo_funcs.h:
1848         * undo_funcs.C: some cleanups. Use shared_ptr
1849           and a template for the undo stacks.
1850
1851 2002-05-26  John Levon  <moz@compsoc.man.ac.uk>
1852
1853         * BufferView_pimpl.h:
1854         * BufferView_pimpl.C:
1855         * kbmap.h:
1856         * kbmap.C:
1857         * kbsequence.h:
1858         * kbsequence.C:
1859         * lyxfunc.h:
1860         * lyxfunc.C:
1861         * text2.C: use key_state/mouse_state
1862
1863 2002-05-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1864
1865         * vc-backend.C (scanMaster): use boost regex and get rid of LRegex
1866         and LSubstring
1867
1868         * chset.C: change include order
1869         (loadFile): use boost regex and get rid of LRegex and LSubstring
1870
1871         * Makefile.am (BOOST_LIBS): new variable
1872         (lyx_LDADD): use it
1873
1874         * LaTeX.C: change include order.
1875         (scanAuxFile): use boost regex and get rid of LRegex and
1876         LSubstring
1877         (deplog): ditto
1878
1879 2002-05-24  John Levon  <moz@compsoc.man.ac.uk>
1880
1881         * ColorHandler.h:
1882         * ColorHandler.C:
1883         * FontInfo.h:
1884         * FontInfo.C: moved to frontends/xforms/
1885
1886         * FontLoader.h:
1887         * FontLoader.C: moved into frontends for GUIIzation
1888
1889         * Makefile.am:
1890         * lyx_gui.C:
1891         * lyxfont.C:
1892         * lyxfunc.C: changes from above
1893
1894 2002-05-24  John Levon  <moz@compsoc.man.ac.uk>
1895
1896         * LColor.C: remove spurious X include
1897
1898         * BufferView_pimpl.C:
1899         * Makefile.am:
1900         * font.h:
1901         * font.C:
1902         * text.C:
1903         * text2.C: move font metrics to frontends/
1904
1905 2002-05-24  Juergen Vigna  <jug@sad.it>
1906
1907         * undo_funcs.C (textHandleUndo): fix the cursor selection after
1908         setting the undo_cursor.
1909
1910         * ParagraphParameters.h: include local includes first.
1911
1912 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
1913
1914         * BufferView_pimpl.C:
1915         * BufferView_pimpl.h:
1916         * Makefile.am:
1917         * WorkArea.h:
1918         * WorkArea.C:
1919         * screen.C: move WorkArea into frontends/
1920
1921         * lyxscreen.h:
1922         * screen.C:
1923         * text.C:
1924         * BufferView.C:
1925         * BufferView2.C: move LyXScreen into frontends/
1926
1927         * lyxlookup.h:
1928         * lyxlookup.C:
1929         * lyx_gui.C: move lyxlookup into frontends/xforms/
1930
1931 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
1932
1933         * BufferView2.C:
1934         * BufferView_pimpl.C:
1935         * FontLoader.C:
1936         * LyXView.h:
1937         * LyXView.C:
1938         * Makefile.am:
1939         * WorkArea.C:
1940         * XFormsView.h:
1941         * XFormsView.C:
1942         * buffer.C:
1943         * bufferlist.C:
1944         * bufferview_funcs.C:
1945         * converter.C:
1946         * importer.C:
1947         * lyx_cb.C:
1948         * lyx_gui.C:
1949         * lyx_main.C:
1950         * lyx_find.C:
1951         * lyxfunc.C:
1952         * lyxvc.C:
1953         * minibuffer.C:
1954         * text.C:
1955         * text2.C:
1956         * trans.C:
1957         * vc-backend.C: move LyX/XFormsView into frontends/
1958
1959 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
1960
1961         * Makefile.am:
1962         * PainterBase.C:
1963         * PainterBase.h:
1964         * Painter.C:
1965         * Painter.h:
1966         * WorkArea.C:
1967         * WorkArea.h:
1968         * screen.C:
1969         * tabular.C:
1970         * text.C:
1971         * text2.C: move Painter to frontends/
1972
1973 2002-05-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1974
1975         * buffer.C: comment out some some code that depend upon lyx_format
1976         < 220
1977
1978         * paragraph.h (NO_PEXTRA_REALLY): turn off all pextra
1979         * ParagraphParameters.h (NO_PEXTRA_REALLY): ditto
1980
1981         * buffer.h (NO_COMPABILITY): turn off compability
1982
1983         * ColorHandler.C: include scoped_array.hpp
1984
1985         * font.C: Use more specific smart_ptr header.
1986         * Painter.C: ditto
1987         * gettext.C: ditto
1988         * ShareContainer.h: ditto
1989         * lyx_main.h: ditto
1990         * kbmap.h: ditto
1991         * FontInfo.h: ditto
1992         * BufferView_pimpl.h: ditto
1993         * ColorHandler.h: ditto
1994
1995         * kbmap.C (defkey): change call to shared_ptr::reset
1996
1997 2002-05-21  Juergen Vigna  <jug@sad.it>
1998
1999         * buffer.C (insertErtContents): fix to insert ert asis if it is
2000         non empty. Skip it completely if it contains only whitespaces.
2001
2002 2002-05-15  John Levon  <moz@compsoc.man.ac.uk>
2003
2004         * BufferView_pimpl.C:
2005         * BufferView2.C: clear selection on paste (bug 393)
2006
2007 2002-05-14  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2008
2009         * DepTable.C: include ctime
2010
2011 2002-05-11  Dekel Tsur  <dekelts@tau.ac.il>
2012
2013         * buffer.C (latexParagraphs): Add new argument (moving_arg).
2014
2015 2002-05-14  Juergen Vigna  <jug@sad.it>
2016
2017         * text.C (breakParagraph): fixed function to honor the keepempty
2018         layout in the right maner and also to permit the right breaking
2019         algorithm on empty or non empyt keepempty paragraphs.
2020
2021         * paragraph.C (breakParagraph): we have to check also if the par
2022         is really empty (!size()) for isempty otherwise we do the wrong
2023         paragraph break.
2024
2025 2002-05-10  Juergen Vigna  <jug@sad.it>
2026
2027         * buffer.[Ch] : The following are only changes to the ert
2028         compatibility read reading old LaTeX layout and font stuff and
2029         convert it to ERTInsets.
2030
2031         * buffer.h: added isErtInset().
2032
2033         * buffer.C (struct ErtComp): add a fromlayout bool to check
2034         if we're inside a LaTeX layout.
2035         (isErtInset): new helper function.
2036         (insertErtContents): look for other ert insets before this one
2037         and insert the contents there, so that we don't have subsequent
2038         ERT insets with nothing between them. This way we create only one
2039         inset with multiple paragraphs. Also check if we don't insert only
2040         spaces ' ' as they are ignored anyway afterwards in the .tex file
2041         so if we have only spaces we will ignore this latex part in the
2042         new file.
2043         (parseSingleLyXformat2Token \\layout): better compatibility when
2044         reading layout-latex stuff.
2045         (parseSingleLyXformat2Token \\lang): put the insetERT in the right
2046         language tag.
2047         (parseSingleLyXformat2Token \\begin_inset): don't reset ert_comp
2048         stuff after reading the inset only get the information back from
2049         the stack.
2050
2051 2002-05-10  Dekel Tsur  <dekelts@tau.ac.il>
2052
2053         * buffer.C (makeLaTeXFile): Put language options after loading babel.
2054
2055         * LaTeXFeatures.C (getBabelOptions): New method.
2056
2057 2002-05-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2058
2059         * BufferView_pimpl.C (Dispatch): work around missing argument for
2060         'layout'
2061
2062 2002-05-08  Juergen Vigna  <jug@sad.it>
2063
2064         * text.C (leftMargin): handle paragraph leftindent.
2065
2066         * paragraph.C (writeFile): write the new \\leftindent tag.
2067         (validate): handle leftindent code.
2068         (TeXEnvironment): handle paragraphleftindent code again.
2069
2070         * lyx_sty.h: changed ParagraphIndent to ParagraphLeftIndent.
2071
2072         * buffer.C (parseSingleLyXformat2Token): added compatibility code
2073         for paragrap_extra indent code and new token \\leftindent.
2074         (latexParagraphs): handle the leftindent as environment.
2075
2076         * ParameterStruct.h: added leftindent support.
2077
2078         * ParagraphParameters.C (leftIndent): added support functions for
2079         the paragraph left indent.
2080
2081         * LaTeXFeatures.C: change paragraphindent to paragraphleftindent seems
2082         more appropriate.
2083
2084 2002-05-05  Dekel Tsur  <dekelts@tau.ac.il>
2085
2086         * paragraph.C (isRightToLeftPar): Return false for a paragraph
2087         inside insetERT.
2088
2089         * text.C (computeBidiTables): No bidi in insetERT.
2090
2091         * BufferView_pimpl.C (setState): Fix keymap handling inside insetERT
2092         in RTL documents.
2093
2094 2002-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2095
2096         * version.C.in: pre 5
2097
2098 2002-05-02  José Matos  <jamatos@fep.up.pt>
2099         * buffer.C (makeDocBookFile): white space changes, add newline to
2100         command styles.
2101         (simpleDocBookOnePar): protect <emphasis> inside a CDATA section.
2102
2103         * tabular.C (docBook): fix typo.
2104
2105 2002-05-03  Juergen Vigna  <jug@sad.it>
2106
2107         * screen.C (drawFromTo): recalculate the rowpointer if we had a
2108         change in LyXText as we can not be sure it was not freed.
2109         (drawOneRow): remove unused code.
2110
2111         * text.C (drawInset): redo the calculation of the need_break_row as
2112         it could have a row which was already freed.
2113         (draw): look at the return value of drawInset and return false if
2114         it also returned false.
2115         (paintRowText): look at the return value of draw and return false if
2116         it also returned false.
2117
2118         * lyxtext.h: added bool return type to drawInset() and draw() so that
2119         if we have a change in the row so that the rowbreak has to be redone
2120         we abort drawing as it will be called again.
2121
2122 2002-05-02  Juergen Vigna  <jug@sad.it>
2123
2124         * BufferView_pimpl.C (moveCursorUpdate): make repaint if we had
2125         a change in the maintext also if we're inside an inset.
2126         (Dispatch): set the cursor again after a break line and after the
2127         screen has been updated as it could be we're in a different row.
2128
2129         * text2.C (fixCursorAfterDelete): check to make sure we don't request
2130         to set the cursor behind the pargraph with > size().
2131         (setCursor): check also for the same paragraph when checking where
2132         to put the cursor if we have a NFR inset.
2133
2134         * buffer.C (parseSingleLyXformat2Token): move the compatibility
2135         parts of layout read further up as it still was in the wrong
2136         position.
2137
2138 2002-05-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2139
2140         * screen.C (drawFromTo): change sine fullRebreak always return
2141         true.
2142
2143         * buffer.C (parseSingleLyXformat2Token): reindent some
2144
2145         * BufferView_pimpl.C (update): change since fullRebreak always
2146         return true.
2147         (Dispatch): git rid of the last hardcoded "Standard"s.
2148
2149 2002-05-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2150
2151         * text2.[Ch] (fullRebreak): make it return void now that we always
2152         returned true.
2153
2154 2002-04-30  Juergen Vigna  <jug@sad.it>
2155
2156         * buffer.C (parseSingleLyXformat2Token): reset the font before the
2157         ert compatibility check for "latex" layout.
2158
2159 2002-04-29  Dekel Tsur  <dekelts@tau.ac.il>
2160
2161         * buffer.C (parseSingleLyXformat2Token): Fix reading of old format
2162         minipages: use col% instead of p%, and also use the current font.
2163         (makeLaTeXFile): Fix use babel condition.
2164         (parseSingleLyXformat2Token): Correct font when reading old floats.
2165
2166 2002-04-28  Dekel Tsur  <dekelts@tau.ac.il>
2167
2168         * BufferView_pimpl.C (Dispatch): Check that float type exists when
2169         inserting list of floats.
2170
2171 2002-04-25  Herbert Voss  <voss@lyx.org>
2172
2173         * MenuBackend.C (expand): don't add the graphics extensions to the
2174         export menu
2175
2176 2002-04-24  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2177
2178         * CutAndPaste.C (SwitchLayoutsBetweenClasses): when converting a
2179         non-existing layout, do not complain if it was the default layout
2180         of the original class (bug #342)
2181
2182 2002-04-24  Juergen Vigna  <jug@sad.it>
2183
2184         * BufferView_pimpl.C (workAreaButtonPress): fix handling of mouse-wheel
2185         (workAreaButtonRelease): don't do anything if it was a mouse-wheel
2186
2187 2002-04-22  Angus Leeming  <a.leeming@ic.ac.uk>
2188
2189         * buffer.C (getBibkeyList): If using \bibliography, return the
2190         option field with the reference itself. Enables us to provide natbib
2191         support when using \bibliography.
2192
2193 2002-04-23  Mike Ressler  <mike.ressler@alum.mit.edu>
2194
2195         * lyxtextclass.[Ch]: add layout keyword ProvidesNatbib.
2196
2197         * LaTeXFeatures.C: do not add \usepackage{natbib} to tex file if
2198         natbib is provided by the LaTeX class.
2199
2200 2002-04-23  Juergen Vigna  <jug@sad.it>
2201
2202         * BufferView_pimpl.[Ch]: remove use of wrong and unneeded insetSleep/
2203         Wakeup functions.
2204
2205         * BufferView.[Ch]: remove not needed insetSleep/Wakeup functions.
2206
2207 2002-04-22  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2208
2209         * lyxfunc.C (getStatus): LFUN_PROTECTED_SPACE is allowed in maths
2210
2211         * paragraph_pimpl.C (simpleTeXSpecialChars): remove bogus
2212         ensuremath around textordmasculine, textordfeminine and
2213         textdegree.
2214
2215 2002-04-19  Juergen Vigna  <jug@sad.it>
2216
2217         * BufferView_pimpl.C (resizeCurrentBuffer): resize the insets before
2218         reinitializing the buffer otherwise row-dimensions may be wrong.
2219         (update): reset also the selection cursors if they do exits otherwise
2220         their x/y positions may be wrong.
2221
2222         * text2.C (cursorDown): don't enter the inset if we came from a row
2223         above and are one row over the inset.
2224
2225         * lyxfunc.C (dispatch): update paragraph layout after LFUN_ESCAPE when
2226         really leaving an inset.
2227
2228 2002-04-18  Juergen Vigna  <jug@sad.it>
2229
2230         * BufferView_pimpl.C (Dispatch): fixed to change layout also if one
2231         of the selected paragraph does not have the selected layout also if
2232         the last one had!
2233
2234         * text2.C (setLayout): fixed bug which did not change last selected
2235         paragraph.
2236
2237         * tabular.C (OldFormatRead): check also for \\end_inset as Lars
2238         changed the read and substituted \\end_float with \\end_inset!
2239
2240         * BufferView_pimpl.C (cursorPrevious):
2241         (cursorNext): fixed to make it work with rows heigher than the work
2242         area without moving the cursor only the draw of the row.
2243         (workAreaMotionNotify): fix jumping over high rows.
2244
2245 2002-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2246
2247         * lyxtextclass.C (Read): fix bit adding, bug discovered by Mike
2248         Ressler.
2249
2250 2002-04-16  Juergen Vigna  <jug@sad.it>
2251
2252         * text2.C (setCursor): set also the irow().
2253         (setCursorFromCoordinates): fixed to set the (i) cursor values right!
2254         (cursorUp):
2255         (cursorDown): support for locking an inset if the x_fix value goes
2256         inside it. That way I can transverse insets too with cursor up/down.
2257
2258         * lyxrow.h: added irow helper function same as other (i) functions.
2259
2260         * BufferView_pimpl.C (cursorPrevious):
2261         (cursorNext): fixed for insets!
2262
2263 2002-04-15  Juergen Vigna  <jug@sad.it>
2264
2265         * BufferView_pimpl.C (insetDimensions): use ix/iy values for inset
2266         position otherwise it is wrong in some cases.
2267
2268         * lyxfunc.C (dispatch): fix FINISHED UP/DOWN to handle x position
2269         inside the inset before the call.
2270
2271 2002-04-16  Angus Leeming  <a.leeming@ic.ac.uk>
2272
2273         * buffer.[Ch] (getBibkeyList): make it const.
2274
2275 2002-04-12  Juergen Vigna  <jug@sad.it>
2276
2277         * BufferView_pimpl.C (workAreaMotionNotify): use new ix() cursor pos.
2278
2279         * text2.C (getCursorX): new helper function
2280         (setCursor): compute also ix_
2281         (setCursorFromCoordinates): set also ix.
2282
2283         * lyxcursor.h: added ix_ and helper functions.
2284
2285         * BufferView_pimpl.C (workAreaMotionNotify): forgot to use iy().
2286
2287         * buffer.C (insertStringAsLines): dont break paragraph if the this
2288         paragraph is inside an inset which does not permit it!
2289
2290         * text.C (breakParagraph): honor keepempty flag and break the paragraph
2291         also with no chars on this paragraph.
2292         (paintRowText): only paint stuff if it's inside the workarea!
2293
2294         * paragraph.C (breakParagraph): honor keepempty flag and break the
2295         paragraph always below not above.
2296
2297         * BufferView2.C (unlockInset): update the paragraph layout on inset
2298         unlock as we changed paragraph in such a case.
2299
2300         * lyxfind.C (LyXFind): clear the former selection if not found!
2301
2302         * text2.C (insertInset): freeze Undo after setUndo so that it is not
2303         again called in insertChar().
2304
2305         * text.C (leftMargin): return LYX_PAPER_MARGIN if this row contains
2306         an inset which uses the whole row!
2307         (rightMargin): ditto.
2308         (insertChar): force a rebreak if we inserted an inset!
2309
2310 2002-03-28  Herbert Voss  <voss@lyx.org>
2311
2312         * lyxlength.[Ch]: add inBP() to get the right PS-point
2313         units (BigPoint). With inPixels we have rounding errors
2314
2315 2002-04-11  Juergen Vigna  <jug@sad.it>
2316
2317         * text2.C (setCursorFromCoordinates): set iy to the right value.
2318         (setCursor): add check if row->previous exists!
2319
2320         * buffer.C (parseSingleLyXformat2Token): reset font after read of
2321         an old float_type as this was the case in the old code!
2322
2323         * paragraph.C (simpleTeXOnePar): fix closing of foreignlanguage tags.
2324
2325         * BufferView2.C (showLockedInsetCursor): use iy
2326         (fitLockedInsetCursor): ditto
2327
2328         * BufferView_pimpl.C (checkInset): use LyXCursor::iy for baseline of
2329         locked insets as there we have the right value now.
2330
2331         * lyxcursor.C: added iy_ variable and iy functions to set to the
2332         baseline of cursor-y of the locked inset.
2333
2334         * text2.C (setCursorFromCoordinates): set LyXCursor::iy.
2335         (setCursor): fixed for insets which need a full row.
2336
2337         * text.C (rowLastPrintable): don't ignore the last space when before
2338         an inset which needs a full row.
2339         (numberOfSeparators): use rowLastPrintable and <= last to honor a space
2340         as last character of a row when before a inset which needs a full row.
2341
2342 2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2343
2344         * version.C.in: update date
2345
2346         * text2.C (fullRebreak): try to always return true and see what
2347         happens...
2348
2349 2002-04-04  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2350
2351         * MenuBackend.C (expand): use Floating::listName
2352
2353         * FloatList.C (FloatList): add listName argument to the built-in
2354         floats
2355
2356         * Floating.[Ch]: add listName member, which is the 'List of XXX'
2357         text associated with the float.
2358
2359 2002-04-03  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2360
2361         * MenuBackend.C (expand): change label "Wide xxx" to "xxx (wide)".
2362
2363 2002-04-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2364
2365         * ShareContainer.h: add a couple of missing typenames.
2366
2367 2002-04-02  Angus Leeming  <a.leeming@ic.ac.uk>
2368
2369         * lyxrc.C (getDescription): use _() correctly rather than N_().
2370
2371 2002-03-28  Herbert Voss  <voss@lyx.org>
2372
2373         * lyxlength.C: compatibility stuff for < 1.1.6fix4 and
2374         "old" 1.2.0 files which use c%, l%, p% t% instead of text%, ...
2375
2376 2002-04-02  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2377
2378         * lyx_main.C (init): use environment variable LYX_DIR_12x instead
2379         of LYX_DIR_11x. Same for LYX_USERDIR_12x.
2380
2381 2002-03-29  Juergen Vigna  <jug@sad.it>
2382
2383         * lyxfunc.C (dispatch): add a missing fitCursor call.
2384
2385         * BufferView2.C (fitLockedInsetCursor): the inset needs to know if
2386         it was scrolled by a cursor move, so return the bool status.
2387
2388         * BufferView.C (fitCursor): return the bool flag also to the outside
2389         world as this is needed.
2390
2391         * screen.C (toggleToggle): don't subtract the offset if it's positive.
2392
2393         * BufferView_pimpl.C (workAreaButtonPress): just lock the inset don't
2394         call the edit() as it is not needed (and wrong) IMO.
2395         (workAreaButtonPress): set the screen_first variable before evt.
2396         unlock the inset as this may change screen_first and then we have
2397         a wrong y position for the click!
2398
2399 2002-03-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2400
2401         * MenuBackend.C (expand): another translation that I missed
2402
2403 2002-03-28  Juergen Vigna  <jug@sad.it>
2404
2405         * screen.C (toggleToggle): fix for insettexts y_offset on drawing.
2406
2407         * tabular.C (OldFormatRead): fix ert compatibility read inside cells.
2408
2409 2002-03-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2410
2411         * lyxfunc.C (getStatus): return 'disabled' early for LFUN_NOACTION
2412
2413         * MenuBackend.C (expand): fix export/view/update when there is no
2414         document open.
2415
2416 2002-03-27  Herbert Voss  <voss@lyx.org>
2417
2418         * lengthcommon.C: change c%, l%, p% t% to col%, line%, page%
2419         and text%
2420
2421 2002-03-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2422
2423         * bufferview_funcs.C (currentState): only show paragraph number
2424         for is DEVEL_VERSION is set.
2425
2426         * lyxfunc.C (dispatch): put warning in INFO channel
2427
2428         * MenuBackend.C (expand): translate the name of floats
2429
2430         * FloatList.C (FloatList): mark the float names for translation
2431
2432         * converter.C (convert): use LibScriptSearch
2433
2434 2002-03-26  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2435
2436         * MenuBackend.C (defaults): fix default menu (we might as well get
2437         rid of it...)
2438
2439 2002-03-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2440
2441         * lyxvc.C (registrer): register the file with CVS if it's in a CVS
2442         directory.
2443
2444 2002-03-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2445
2446         * lyxvc.C: reorder includes.
2447
2448 2002-03-25  John Levon  <moz@compsoc.man.ac.uk>
2449
2450         * BufferView_pimpl.C (updateScrollbar): update on buffer switch
2451           properly
2452
2453 2002-03-19  John Levon  <moz@compsoc.man.ac.uk>
2454
2455         * CutAndPaste.C: change layouts earlier on paste
2456           to avoid crashing when calling getFont()
2457
2458 2002-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
2459
2460         * PrinterParams.h: #include "lyxrc.h" and remove that bloody
2461         irritating #error.
2462
2463 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2464
2465         * WorkArea.C: remove 'Pending' debug message.
2466
2467         * most files: ws cleanup
2468
2469         * buffer.[Ch]: ws changes
2470
2471         * Makefile.am (LYX_CONV_LIBS): remove ld -r stuff.
2472
2473 2002-03-21  Juergen Vigna  <jug@sad.it>
2474
2475         * tabular.C (SetMultiColumn): collapse also the contents of the
2476         cells and set the last border right. Added a Buffer const * param.
2477
2478 2002-03-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2479
2480         * Makefile.am (LYX_CONV_LIBS): select libs depending on partial
2481         linking or not.
2482
2483 2002-03-19  Juergen Vigna  <jug@sad.it>
2484
2485         * text2.C (clearSelection): reset also xsel_cache.
2486
2487         * BufferView_pimpl.C (Dispatch): call WorkArea::haveSelection(false)
2488         where it needs to be called (John tells us to do so too :)
2489         (selectionLost): reset sel_cache.
2490
2491         * WorkArea.C (event_cb): leave ret to 0 (John tells us to do so :)
2492
2493 2002-03-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2494
2495         * text2.C (setCursorIntern): put debuging code in INSETS channel
2496
2497 2002-03-19  André Pönitz <poenitz@gmx.net>
2498
2499         * lyxfunc.C: tiny whitespace change
2500
2501 2002-03-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2502
2503         * ToolbarDefaults.C (init):
2504         * LyXAction.C (init):
2505         * commandtags.h:
2506         * BufferView_pimpl.C (Dispatch):
2507         * lyxfunc.C (dispatch): remove LFUN_DEPTH
2508
2509 2002-03-19  Allan Rae  <rae@lyx.org>
2510
2511         * exporter.C (Export): removeAutoInsets before doing anything else.
2512         While I've just introduced a dependency on BufferView this really is
2513         the best place to clean the buffer otherwise you need to cleanup in
2514         a dozen places before calling export or cleanup in a dozen functions
2515         that export calls.
2516
2517         * converter.C (runLaTeX):
2518         (scanLog): Better handling of removeAutoInsets and screen updates.
2519
2520         * lyxfunc.C (dispatch): small whitespace changes
2521
2522 2002-03-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2523
2524         * WorkArea.C (C_WorkAreaEvent): return a value.
2525         (event_cb): return 1 if we handled the event, 0 otherwise.
2526
2527         * lyx_gui.C (LyX_XErrHandler): don't abort on BadWindow
2528
2529 2002-03-18  Juergen Vigna  <jug@sad.it>
2530
2531         * tabular.C (LeftAlreadyDrawed): fixed for multicolumn borders.
2532         (GetAdditionalWidth): ditto.
2533         (RightLine): ditto.
2534         (LeftLine): ditto.
2535
2536         * BufferView2.C (copy): use getLyXText() so that we do it inside an
2537         inset if we're there actually (probably not used right now but this
2538         is the direction to go for unifying code).
2539         (paste): disable code to clear the selection.
2540
2541         * BufferView_pimpl.C (workAreaButtonPress): check also for a selection
2542         inside an InsetText and move the check further up as it is in the
2543         wrong place.
2544
2545         * text2.C (pasteSelection): set a selection over the pasted text.
2546
2547 2002-03-14  Kayvan A. Sylvan  <kayvan@sylvan.com>
2548
2549         * Makefile.am (lyx_DEPENDENCIES): Swap the order of libfrontend
2550         and libgraphics to build on Cygwin.
2551
2552 2002-03-15  Juergen Vigna  <jug@sad.it>
2553
2554         * CutAndPaste.C (SwitchLayoutsBetweenClasses): fix the wrong use of
2555         inserting an Inset into the paragraph. I know this is not the best
2556         fix but we already use current_view in CutAndPaste so we will remove
2557         all of it's using at the same time.
2558
2559         * buffer.C (sgmlError): deactivated function till it is rewritten in
2560         the right mode, now it can create problems.
2561
2562         * paragraph.C (isLineSeparator): check if getInset returns != 0,
2563         before accessing it.
2564
2565 2002-03-14  Juergen Vigna  <jug@sad.it>
2566
2567         * undo_funcs.C (textHandleUndo): do the right thing when updating
2568         the inset after the undo/redo.
2569
2570         * text2.C (setCursor): just some testcode for #44 not ready yet.
2571
2572         * undo_funcs.C (textHandleUndo): set the next() and previous()
2573         pointers of the paragraph to 0 before deleting otherwise we have
2574         problems with the Paragraph::[destructor].
2575
2576         * text.C (breakParagraph): IMO we should ALWAYS force a real undo
2577         on a paragraph insertion.
2578
2579 2002-03-14  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2580
2581         * buffer.C (asciiParagraph): use += operator for char append to
2582         string.
2583
2584         * paragraph.C (getFontSettings): compare >= not just >
2585         (highestFontInRange): ditto
2586         (setFont): ditto
2587
2588 2002-03-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2589
2590         * paragraph.C: change several algorithm to be more appripriate for
2591         the problem domain. This is lookip in FontList and in the InsetList.
2592
2593 2002-03-13  André Pönitz <poenitz@gmx.net>
2594
2595         * commandtags.h:
2596         * LyXAction.C: remove unused LFUN_MATH_MACROARG
2597
2598 2002-03-06  John Levon  <moz@compsoc.man.ac.uk>
2599
2600         * commandtags.h:
2601         * LyXAction.C:
2602         * lyxfunc.C:
2603         * BufferView_pimpl.C: remove unused LFUN_CORE, LFUN_TEXT_INSET
2604
2605 2002-03-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2606
2607         * Painter.C (display): anon helper function, adjust code for this
2608         change.
2609         (pixmap): remove function.
2610
2611         * Painter.h: remove private display variable.
2612
2613         * PainterBase.[Ch]: remove dummy[123] cruft, ws changes
2614
2615 2002-03-13  Angus Leeming  <a.leeming@ic.ac.uk>
2616
2617         * WorkArea.[Ch]: remove figinset_canvas cruft.
2618
2619 2002-03-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2620
2621         * lyxtextclass.C (operator): add one item cache optimization.
2622
2623         * bufferlist.h: doxy changes
2624
2625         * bufferlist.C: ws changes
2626
2627         * DepTable.[Ch] (ext_exist): place const in the right spot.
2628
2629         * BufferView_pimpl.C (resizeCurrentBuffer): further refine when to
2630         call resizeInsets.
2631         (workAreaExpose): call resizeInsets when the with BufferView changes.
2632         (Dispatch): adjust for protectedBlank removal
2633         (specialChar): call updateInset if the insert went ok.
2634
2635         * BufferView_pimpl.[Ch] (protectedBlank): remove func, use
2636         specialChar instead.
2637
2638         * BufferView2.C (ChangeInsets): remove warning add FIXME comment
2639
2640         * BufferView.h: doxy change
2641
2642         * Makefile.am (INCLUDES): remove @FRONTEND_INCLUDES@
2643
2644         * lyxtextclass.C (operator[]): remove non-const version
2645         (defaultLayout): remove non-const version
2646
2647 2002-03-12  Juergen Vigna  <jug@sad.it>
2648
2649         * BufferView_pimpl.C (resizeCurrentBuffer): only resize insets if we
2650         did resize the LyXText too.
2651
2652         * buffer.C (readLyXformat2): set layout information on newly allocated
2653         paragraphs.
2654
2655         * tabular.C (OldFormatRead): set layout information on the paragraph.
2656
2657 2002-03-12  José Abílio Oliveira Matos  <jamatos@novalis.fc.up.pt>
2658
2659         * buffer.C (simpleDocBookOnePar): fix empty definition case for now.
2660
2661 2002-03-11  Juergen Vigna  <jug@sad.it>
2662
2663         * BufferView_pimpl.C (cursorPrevious): remove old cruft which is
2664         plainly wrong.
2665         (resizeCurrentBuffer): force also the insets to resize themselfes.
2666         (moveCursorUpdate): fixed up for InsetText.
2667
2668 2002-03-08  Angus Leeming  <a.leeming@ic.ac.uk>
2669
2670         * commandtags.h:
2671         * LyXAction.C: add LFUN_TOOLTIPS_TOGGLE, "toggle-tooltips"
2672         * lyxfunc.C (getStatus(LFUN_TOOLTIPS_TOGGLE)): set flag based on
2673         value of Dialogs::tooltipsEnabled().
2674         (dispatch(LFUN_TOOLTIPS_TOGGLE)): emit signal Dialogs::toggleTooltips.
2675
2676 2002-03-08  Juergen Vigna  <jug@sad.it>
2677
2678         * BufferView_pimpl.C (updateInset): update inset inside inset also
2679         if it isn't inside theLockingInset().
2680
2681 2002-03-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2682
2683         * buffer.C (asciiParagraph): redo some of the word and line length
2684         handling.
2685         (getLists): look for Caption instead of caption.
2686
2687 2002-03-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2688
2689         * buffer.C (Buffer): initialize niceFile to true
2690         (makeLaTeXFile):
2691         (makeLinuxDocFile):
2692         (makeDocBookFile): make sure niceFile is true on exit
2693
2694 2002-03-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2695
2696         * buffer.C (makeLaTeXFile): escape ~ in \input@path
2697
2698 2002-03-07  Angus Leeming  <a.leeming@ic.ac.uk>
2699
2700         * LyXSendto.C: remove.
2701         * LyXView.C (c-tor): clean-up Jürgen's #if 0 correctly.
2702         * lyx_gui.C: remove now-redundant comment.
2703         * ColorHandler.h: remove forward declaration of class WorkArea.
2704         * lyxfunc.C: remove #include "WorkArea.h".
2705
2706 2002-03-07  Juergen Vigna  <jug@sad.it>
2707
2708         * undo_funcs.C (textHandleUndo): fix problems when the paragraph
2709         got moved away with the DEPM and also set the inset_owner always
2710         right which before could have been omitted.
2711
2712 2002-03-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2713
2714         * buffer.C (parseSingleLyXformat2Token): use default layout is the
2715         wanted layout is not found.
2716
2717 2002-03-07  Juergen Vigna  <jug@sad.it>
2718
2719         * CutAndPaste.C (cutSelection): another layout settings forgotten.
2720
2721 2002-03-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2722
2723         * paragraph.C (breakParagraph): use default layout not layout of
2724         prev paragraph.
2725         (Paragraph): clear ParagraphParameters.
2726
2727 2002-03-06  Juergen Vigna  <jug@sad.it>
2728
2729         * buffer.C (parseSingleLyXformat2Token): changed "%" to "p%" as
2730         otherwise it would not be a valid lenght. Fixed a special case in
2731         the minipage compatibility read where we end the document with a
2732         minipage.
2733
2734         * text2.C (deleteEmptyParagraphMechanism): check if old_cursor.par()
2735         was set as it could be 0 for InsetTexts first entry.
2736
2737 2002-03-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2738
2739         * paragraph.C (writeFile): if layout is empty write out
2740         defaultLayoutName().
2741
2742         * buffer.C (parseSingleLyXformat2Token): if we have a buggy .lyx
2743         file without named layout we set layout to defaultLayoutName().
2744
2745 2002-03-06  Juergen Vigna  <jug@sad.it>
2746
2747         * CutAndPaste.C (copySelection): set layout for new paragraph.
2748
2749         * text.C (prepareToPrint): leave ERT inset left aligned
2750         (leftMargin): don't indent paragraphs inside ERT insets
2751
2752 2002-03-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2753
2754         * paragraph.C (breakParagraph): dont call clear do the work manually
2755
2756         * paragraph.[Ch] (clear): remove function
2757
2758 2002-03-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2759
2760         * paragraph.C (Paragraph): dont call clear, the work has already
2761         been done.
2762
2763         * lyxtextclass.C (operator): assert if n is empty
2764
2765         * CutAndPaste.C (cutSelection): dont call Paragraph::clear, do the
2766         work manually instead.
2767
2768 2002-03-01  John Levon  <moz@compsoc.man.ac.uk>
2769
2770         * BufferView_pimpl.C: protect selectionLost against text == 0
2771
2772 2002-03-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2773
2774         * text.C (breakParagraph): fix a setting layout to '0' problem.
2775
2776 2002-03-05  José Abílio Oliveira Matos  <jamatos@novalis.fc.up.pt>
2777
2778         * buffer.C (makeLinuxDocFile, makeDocBookFile): take in account the
2779         final location of file, for the included files, and graphics.
2780
2781 2002-03-05  Juergen Vigna  <jug@sad.it>
2782
2783         * CutAndPaste.C (pasteSelection): fix the depth level on paste.
2784
2785 2002-03-04  Juergen Vigna  <jug@sad.it>
2786
2787         * lyx_cb.C (getContentsOfAsciiFile): new helper function.
2788
2789         * tabular.C (calculate_width_of_column_NMC): fixed to use also the
2790         last column of multicolumn cells.
2791         (SetWidthOfMulticolCell): recalculate NMC and real columns.
2792
2793 2002-03-04  Jose Abilio Oliveira Matos  <jamatos@novalis.fc.up.pt>
2794
2795         * exporter.C (Export): for linuxdoc and docbook the buffer is a nice
2796         file if it doesn't go to a temporary file.
2797
2798         * buffer.C (sgmlOpenTag):
2799         (sgmlCloseTag):  remove extra newline insertion.
2800
2801 2002-03-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2802
2803         * text.C (getRowNearY): comment out debug msg
2804
2805 2002-03-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2806
2807         * text2.C: first -> first_y
2808
2809         * text.C (getRowNearY): add some attemts at a possible
2810         optimization, not working.
2811
2812         * tabular.[Ch]: add BufferParams to several function so that newly
2813         created paragraph can be initialized to he default layotu for the
2814         buffers textclass.
2815
2816         * tabular-old.C (ReadOld): add buf->params to call of Init
2817
2818         * screen.C: rename text->first to text->first_y
2819
2820         * paragraph.C (breakParagraph): always set layout in the broken
2821         paragraph
2822
2823         * lyxtextclass.C (Read): remove lowercase
2824         (hasLayout): ditto
2825         (operator): ditto
2826         (delete_layout): ditto
2827
2828         * lyxtext.h: rename first -> first_y
2829
2830         * lyxlayout.C (Read): remove lowercase
2831         (name): ditto
2832         (setName): ditto
2833         (obsoleted_by): ditto
2834
2835         * bufferlist.C (newFile): set layout on first paragrpah of new buffers.
2836
2837         * buffer.C (insertErtContents): add params are to InsetERT
2838         (parseSingleLyXformat2Token): add code to check if a paragraphs
2839         layout really exist.
2840         (parseSingleLyXformat2Token): add params to several inset
2841         constructors
2842         (asciiParagraph): remove lowercase, do the layout comparisons with
2843         no_case
2844
2845         * BufferView_pimpl.C (cursorNext): first -> first_y
2846         (resizeCurrentBuffer): first -> first_y
2847         (updateScrollbar): first -> first_y
2848         (scrollCB): first -> first_y
2849         (workAreaMotionNotify): first -> first_y
2850         (workAreaButtonPress): first -> first_y
2851         (checkInsetHit): first -> first_y
2852         (cursorPrevious): first -> first_y
2853         (cursorNext): first -> first_y
2854         (Dispatch): add buffer_->params to severl inset contructors
2855
2856 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2857
2858         * lyxlayout.C (Read): remove some debug info that I forgot.
2859
2860         * buffer.C (makeLaTeXFile): fix calling of LaTeXFeatures, and
2861         clean up the code slightly.
2862         (makeLinuxDocFile): ditto
2863         (makeDocBookFile): ditto
2864
2865         * text2.C: layout as string
2866
2867         * text.C: layout as string
2868
2869         * paragraph_pimpl.C: layout as string
2870
2871         * paragraph.[Ch]: layout as string
2872
2873         * lyxtextclasslist.[Ch]: layout as string
2874
2875         * lyxtextclass.[Ch]: layout as string
2876
2877         * lyxtext.h: layout as string
2878
2879         * lyxlayout.[Ch]: layout as string
2880
2881         * lyx_cb.C: layout as string
2882
2883         * bufferview_funcs.C: layout as string
2884
2885         * bufferparams.C: layout as string
2886
2887         * buffer.C: layout as string
2888
2889         * LyXView.[Ch]: layout as string
2890
2891         * LaTeXFeatures.[Ch]: layout as string
2892
2893         * CutAndPaste.C (SwitchLayoutsBetweenClasses): layout as string
2894
2895         * BufferView_pimpl.C: change current_layout to string, remove
2896         lyx::layout_type.
2897         (Dispatch):
2898         (smartQuote):
2899         (insertInset):
2900         (workAreaButtonRelease): layout as string
2901
2902         * BufferView2.C (unlockInset): adjust
2903
2904         * vspace.C (asLatexCommand): use an explict temp variable.
2905
2906 2002-03-01  John Levon  <moz@compsoc.man.ac.uk>
2907
2908         * Makefile.am: use FRONTEND_*
2909
2910 2002-03-01  Juergen Vigna  <jug@sad.it>
2911
2912         * tabular.C (SetWidthOfMulticolCell): changed to something better
2913         I hope but still work in progress.
2914         (recalculateMulticolumnsOfColumn): renamed function from
2915         recalculateMulticolCells as it is more appropriate now.
2916         (SetWidthOfCell): calculate multicols better.
2917
2918 2002-03-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2919
2920         * minibuffer.C (MiniBuffer): reset timout to 6000, as it was before.
2921
2922         * lyxfunc.C (processKeySym): print sequence also if it is
2923         `deleted' (complete)
2924
2925         * kbsequence.C (print): print sequence even if it is deleted
2926         (complete would be a better word, actually).
2927
2928         * lyxfunc.C (dispatch): print complete options after a prefix key
2929
2930         * vspace.C (asLatexCommand): rewrite in a slightly different form.
2931
2932 2002-03-01  Martin Vermeer  <martin.vermeer@hut.fi>
2933
2934         * text2.C (setCharFont): eliminate setCharFont code duplication.
2935
2936 2002-03-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2937
2938         * BufferView_pimpl.C (Dispatch): remove bogus handling of
2939         LFUN_TABULAR_FEATURE (bug #177)
2940
2941 2002-02-29 ;-)  Angus Leeming  <a.leeming@ic.ac.uk>
2942
2943         * Makefile.am: remove figure.h
2944
2945 2002-02-28  Angus Leeming  <a.leeming@ic.ac.uk>
2946
2947         * Bufferview_pimpl.C:
2948         * CutAndPasteC:
2949         * LaTeX.C:
2950         * LyXSendto.C:
2951         * buffer.C:
2952         * bufferlist.C:
2953         * converter.C:
2954         * language.C:
2955         * lyxfunc.C:
2956         * lyxvc.C:
2957         * paragraph.C:
2958         * text.C:
2959         * text2.C: remove #include "lyx_gui_misc.h".
2960
2961         * LaTeX.C: added #include <cstdio>
2962
2963 2002-02-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2964
2965         * paragraph.C (getMaxDepthAfter): new method. The maximal depth
2966         that the paragraph following this one can have.
2967
2968         * text2.C (incDepth): use Paragraph::getMaxDepthAfter
2969
2970         * vspace.C (asLatexCommand): fix bogus gcc warning
2971
2972         * Makefile.am (lyx_SOURCES): remove vms_defines.h
2973
2974 2002-02-27  Martin Vermeer  <martin.vermeer@hut.fi>
2975
2976         * text2.C (setLayout): get rid of redundant code
2977
2978 2002-02-26  Martin Vermeer  <martin.vermeer@hut.fi>
2979
2980         * text2.C (incDepth): make sure depth cannot be increased beyond
2981         reasonable values.
2982
2983 2002-02-20  Angus Leeming  <a.leeming@ic.ac.uk>
2984
2985         * lyxfunc.C (dispatch): act on LFUN_FORKS_SHOW and LFUN_FORKS_KILL.
2986         also call grfx::GCache::changeDisplay if the graphicsbg color changes.
2987
2988         * PainterBase.h (image):
2989         * Painter.[Ch] (image): now accepts a grfx::GImage const & rather than
2990         a LyXImage const *.
2991
2992 2002-02-26  John Levon  <moz@compsoc.man.ac.uk>
2993
2994         * BufferView.C:
2995         * BufferView.h:
2996         * BufferView_pimpl.C:
2997         * BufferView_pimpl.h:
2998         * LaTeXFeatures.C:
2999         * LyXAction.C:
3000         * LyXView.C:
3001         * Makefile.am:
3002         * UpdateList.h:
3003         * UpdateList.C:
3004         * buffer.C:
3005         * figure.h:
3006         * figureForm.C:
3007         * figureForm.h:
3008         * figure_form.C:
3009         * figure_form.h:
3010         * lyx_cb.C:
3011         * lyx_gui.C:
3012         * lyx_gui_misc.C:
3013         * lyxfunc.C:
3014         * sp_base.h:
3015         * sp_ispell.h:
3016         * sp_pspell.h:
3017         * sp_spell.C: remove fig inset, and the crap house of
3018           cards that follows it
3019
3020 2002-02-26  John Levon  <moz@compsoc.man.ac.uk>
3021
3022         * Makefile.am:
3023         * lyxserver.C:
3024         * os2_defines.h:
3025         * os2_errortable.h:
3026         * nt_defines.h: move .h into support/
3027
3028         * vms_defines.h: remove
3029
3030         * WorkArea.C: add space in debug output
3031
3032         * text2.C:
3033         * paragraph.C:
3034         * buffer.C: add WITH_WARNINGS
3035
3036         * vc-backend.h:
3037         * vc-backend.C:
3038         * bufferlist.C: s/retrive/retrieve/, add docs
3039
3040         * vspace.h:
3041         * vspace.C:
3042         * kbmap.h:
3043         * lyxlength.h:
3044         * lyxgluelength.h:
3045         * length_common.h:
3046         * chset.h:
3047         * chset.C: add docs
3048
3049         * lyxgui.C: add ID to X error handler
3050
3051         * lyxtestclass.c: fix typo
3052
3053 2002-02-26  Juergen Vigna  <jug@sad.it>
3054
3055         * tabular_funcs.C (write_attribute): changed so that some default
3056         attributes are not written at all.
3057         (getTokenValue): set default values before trying to read the
3058         value so we have the return value always set as default if we don't
3059         find the token we search for.
3060
3061         * tabular.C (Write): write bools as bools not as strings!
3062
3063 2002-02-22  Juergen Vigna  <jug@sad.it>
3064
3065         * BufferView_pimpl.C (workAreaButtonPress): call edit() before calling
3066         insetButtonPress for HIGHLY_EDITABLE_INSETS seems saner (fix #250).
3067
3068         * text.C (leftMargin): don't add an indent for paragraphs inside
3069         tabular cells (fix #208).
3070
3071 2002-02-21  José Matos  <jamatos@fep.up.pt>
3072
3073         * tabular.C (docBook): fixed support for long tables.
3074
3075 2002-02-20  Juergen Vigna  <jug@sad.it>
3076
3077         * text2.C (getFont): get the drawing font of the Inset if this
3078         paragraph is inside an inset (only important for InsetERT for now).
3079
3080         * buffer.C (insertErtContents): use new lanugage params in ERT
3081         constructor.
3082
3083         * CutAndPaste.C: commenting out seemingly uneeded code.
3084
3085 2002-02-19  Allan Rae  <rae@lyx.org>
3086
3087         * BufferView2.C (removeAutoInsets): fix remaining freed memory read.
3088         Iterators might be simple to use but they also get invalidated.
3089         (removeAutoInsets): renamed saved cursor tracking variables and added
3090         some comments to clarify what everything does.
3091
3092 2002-02-18  Angus Leeming  <a.leeming@ic.ac.uk>
3093
3094         * Chktex.C:
3095         * LaTeX.C:
3096         * LyXSendto.C:
3097         * converter.C:
3098         * lyx_cb.C:
3099         * vc-backend.C: Changes due to the renaming of support/syscall.[Ch] as
3100         support/systemcall.[Ch] and of class Systemcalls as class SystemCall.
3101
3102         * lyxfunc.C:
3103         * vc-backend.h: remove #include "support/syscall.h"
3104
3105         * LaTeX.C:
3106         * LyXSendto.C:
3107         * converter.C: rearrange #includes in Lars' approved fashion.
3108
3109         * LyXView.[Ch]: make autosave_timeout a pointer to Timeout. Can thus
3110         forward declare class Timeout in the header file.
3111
3112         * XFormsView.C: changes due to the above.
3113
3114         * minibuffer.[Ch]: make timer and stored_timer pointers to Timeout,
3115         similar to LyXView.
3116
3117         * commandtags.h: add LFUN_FORKS_SHOW and LFUN_FORKS_KILL to the enum.
3118         * LyXAction.C (init): add LFUN_FORKS_SHOW and LFUN_FORKS_KILL to items[]
3119
3120 2002-02-18  José Matos  <jamatos@fep.up.pt>
3121
3122         * buffer.C (simpleDocBookOnePar): if paragraph style is CDATA escapes
3123         insets contents.
3124
3125 2002-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
3126
3127         * a lot of small ws changes
3128         * add a lot of using std::XXX
3129         * use std construcs some places where approp.
3130         * use some exisint stuff from lyxfunctional where approp.
3131         * Make file changes to use partial linking (lets test this now...)
3132
3133 2002-02-16  Angus Leeming  <a.leeming@ic.ac.uk>
3134
3135         * Chktex.C:
3136         * buffer.C:
3137         remove #include "support/syscontr.h" as it's redundant. Always has been.
3138
3139         * Chktex.C:
3140         * LaTeX.C:
3141         * LyXSendto.C:
3142         * converter.C:
3143         * lyx_cb.C:
3144         * vc-backend.C:
3145         change Systemcalls::System to Systemcalls::Wait and
3146         change Systemcalls::SystemDontWait to Systemcalls::DontWait.
3147         No change of functionality, just reflects the stripped down Systemcalls
3148         class.
3149
3150 2002-02-16  Angus Leeming  <a.leeming@ic.ac.uk>
3151
3152         * debug.[Ch]: add a GRAPHICS type to the enum.
3153
3154 2002-02-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3155
3156         * text.C (nextBreakPoint): use Paragraph::isLineSeparator
3157
3158         * paragraph.C (isLineSeparator): call Inset::isLineSeparator if
3159         there is an inset.
3160
3161 2002-02-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3162
3163         * lyxfunc.C (getStatus): change the rules for LFUN_INSET_TOGGLE to
3164         match the changes below.
3165
3166         * text2.C (toggleInset): if there is not editable inset at cursor
3167         position, try to see if cursor is _inside_ a collapsable inset
3168         and close it.
3169
3170 2002-02-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3171
3172         * lyxfunc.C (getStatus): handle LFUN_SWITCHBUFFER so that the
3173         document menu has a nice checkbox
3174
3175 2002-02-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3176
3177         * lyxlength.C (asLatexString): change PW to output as percent of
3178         \textwidth.
3179
3180         * lengthcommon.C: change '%' to 't%'
3181
3182         * lyxfunc.C (dispatch): a few comments from Martin
3183
3184 2002-02-06  John Levon  <moz@compsoc.man.ac.uk>
3185
3186         * WorkArea.h:
3187         * WorkArea.C:
3188         * BufferView_pimpl.h:
3189         * BufferView_pimpl.C: clear our selection when X tells us we've lost
3190           the X selection.
3191
3192 2002-02-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3193
3194         * vspace.C (inPixels): fix compiler warning
3195
3196 2002-02-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3197
3198         * lyxfunc.C (getStatus): fix status message for disabled commands.
3199
3200 2002-02-01  John Levon  <moz@compsoc.man.ac.uk>
3201
3202         * BufferView_pimpl.C: fix crash on close buffer
3203         during selection (#227)
3204
3205 2002-01-27  Herbert Voss  <voss@lyx.org>
3206
3207         * buffer.C: link old Figure to new graphic inset
3208
3209 2002-01-26  Dekel Tsur  <dekelts@tau.ac.il>
3210
3211         * FontLoader.C (getFontinfo): Change the latex font names in order
3212         to match the names of type1inst.
3213
3214 2002-01-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3215
3216         * WorkArea.C (WorkArea): initialize the scrollbar bounds.
3217
3218         * DepTable.C (sumchange): do not evaluate end() on every iteratrion.
3219         (extchanged): ditto
3220         (ext_exist): ditto
3221         (remove_files_with_extension): ditto
3222         (remove_file): ditto
3223         (write): ditto
3224
3225         * BufferView_pimpl.C (updateScrollbar): do the right thing if the
3226         document is smaller than the work area height. Do not initialize
3227         static variables to 0.
3228
3229 2002-01-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3230
3231         * lyx_gui.C (init): give the toolbar tooltips a normal font.
3232
3233         * lyxfunc.C (getStatus): handle LFUN_LAYOUT like
3234         LFUN_LAYOUT_PARAGRAPHS.
3235
3236         * tabular.C (GetCellFromInset): new method. Finds an inset in a
3237         tabular. It is possible to provide a possible cell, which will
3238         typically be the actcell from the corresponding insettabular
3239
3240         * lyxfunc.C (getStatus): small cleanup; disable
3241         LFUN_LAYOUT_PARAGRAPHS in insets where forceDefaultParagraphs is
3242         true
3243
3244 2002-01-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3245
3246         * tabular.C (Validate): remove broken optimization (fixes bug #201)
3247
3248         * paragraph.C (startTeXParParams):
3249         (endTeXParParams): new methods. The LaTeX code to
3250         start/end paragraph formatting
3251         (simpleTeXOnePar): call startTeXParParams also when paragraph is
3252         empty (fixes bug #200)
3253
3254         * vspace.C (inPixels): adapt to the change below
3255         (inPixels): [later] more cleanups (remove unused variables)
3256
3257         * lyxlength.C (inPixels): change to use a width and a height as
3258         parameter.
3259
3260 2002-01-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3261
3262         * lyxlength.C (asLatexString): \pagewidth is not a LaTeX macro.
3263         Replaced with \paperwidth
3264
3265         * DepTable.C (insert): add std:: qualifier
3266
3267 2002-01-18  Allan Rae  <rae@lyx.org>
3268
3269         * text2.C (removeRow): add comment.  Should other refresh_?? vars be
3270         updated also?
3271
3272         * text.C (drawInset): Turned out I didn't know enough about how
3273         rebreaking worked.  This fixes most of the redraw problems.  I see
3274         an occasional cursor trail when a line is broken now and the cursor
3275         placement can seem out by a few pixels also after a rebreak.
3276
3277 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3278
3279         * buffer.C (parseSingleLyXformat2Token): update because minipage
3280         width is now a LyXLength
3281
3282         * lyxlength.C (inPixels): new method, extracted from VSpace::inPixels
3283
3284         * BufferView_pimpl.C (smartQuote): fix insertion of quote inset in
3285         math insets
3286
3287 2002-01-17  Juergen Vigna  <jug@sad.it>
3288
3289         * lyxfunc.C (dispatch): fixed PARAGRAPH_GOTO
3290
3291         * BufferView2.C (lockInset): call edit() so that theLockingInset()
3292         is set correctly and the inset is updated correctly.
3293
3294 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3295
3296         * CutAndPaste.C (pasteSelection): move the setInsetOwner call at
3297         the beginning of the loop.
3298
3299 2002-01-17  John Levon  <moz@compsoc.man.ac.uk>
3300
3301         * lyxrc.C: improve help for use_scalable_fonts
3302
3303 2002-01-17  Allan Rae  <rae@lyx.org>
3304
3305         * lyx_cb.C (ShowMessage): make sure we have a user and an owner.
3306
3307 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3308
3309         * CutAndPaste.C (pasteSelection): when pasting multiple paragraph,
3310         make sure to set their inset_owner to the right value (bug #171)
3311
3312 2001-12-12  Ben Stanley  <bds02@uow.edu.au>
3313
3314         * DepTable.h
3315         * DepTable.C: Implement mtime checking to reduce time spent doing
3316         CRCs.
3317
3318 2002-01-16  Juergen Vigna  <jug@sad.it>
3319
3320         * tabular.C (GetAdditionalHeight): one of error fixed.
3321
3322         * lyxrc.C (output): small fix in writing use_pspell.
3323
3324 2002-01-16  Angus Leeming  <a.leeming@ic.ac.uk>
3325
3326         * sp_base.h: #include LString.h
3327
3328 2002-01-16  Allan Rae  <rae@lyx.org>
3329
3330         * text2.C (removeRow): refresh_row needs a valid row.  Or does it?
3331         Can someone check this please?
3332
3333         * text.C (drawInset): It was possible that p.row would be removed by
3334         breakAgainOneRow upsetting a few other settings.  There may be another
3335         small tweak possible by setting need_break_row = 0 when p.row has been
3336         removed but I don't know enough about the logic here.
3337
3338 2002-01-15  Allan Rae  <rae@lyx.org>
3339
3340         * text.C (insertChar): removed conditional truism.
3341
3342         * BufferView2.C (removeAutoInsets): More tweaks.
3343         cur_par_prev could be a stray pointer.  Check for trailing empty line
3344         in case last line was cur_par and only had an error inset on it.
3345
3346 2002-01-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3347
3348         * lyx_cb.C (MenuWrite): buffer->fileName is guaranteed to be
3349         absolute
3350
3351         * vc-backend.C (most methods):
3352         * exporter.C (Export):
3353         * converter.C (convert):
3354         (runLaTeX):
3355         * LyXSendto.C (SendtoApplyCB):
3356         * lyxfunc.C (dispatch):
3357         (menuNew):
3358         (open):
3359         (doImport):
3360         * lyx_cb.C (AutoSave):
3361         (InsertAsciiFile):
3362         * BufferView_pimpl.C (MenuInsertLyXFile):
3363         * buffer.C (runChktex): use Buffer::filePath().
3364
3365         * buffer.h: rename filename to filename_; rename filepath to
3366         filepath_ and make it private
3367         (filePath): new method
3368
3369         * buffer.C (writeFile): use fileName()
3370         (getLatexName):
3371
3372         * lyx_main.C (init): fix starting  of LyX when the binary is a
3373         link from so,ewhere else.
3374
3375         * minibuffer.C: include <cctype> for isprint
3376
3377 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
3378
3379         * buffer.C (parseSingleLyXformat2Token): changes associated with the
3380         change of InsetMinipage::width to InsetMinipage::pageWidth to avoid the
3381         name clash with InsetCollapsable's width function.
3382
3383 2002-01-14  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3384
3385         * lastfiles.C: include <iterator>
3386
3387 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
3388
3389         * BufferView2.C (ChangeRefsIfUnique): use lyx::count rather than
3390         std::count.
3391
3392         * buffer.C (makeLaTeXFile): ditto.
3393         Also make loop operation more transparent.
3394
3395 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
3396
3397         * ToolbarDefaults.C: remove trailing comma closing namespace.
3398
3399         * WorkArea.h: remove WorkArea:: from declaration of event_cb.
3400
3401         * lyxfunc.[Ch]: clean-up declaration of verboseDispatch functions
3402         as in WorkArea.
3403
3404         * trans.C (Load): comment out unused variable, allowed.
3405
3406 2002-01-11  Angus Leeming  <a.leeming@ic.ac.uk>
3407
3408         * minibuffer.[Ch] (append_char): new method to recieve input from the
3409         drop-down completion browser. If a key was pressed, then recieve this
3410         char and append it to the existing string.
3411         (peek_event): modify the positioning data passed to the completion
3412         browser so that it can be placed above the minibuffer rather than below.
3413 2002-01-14  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3414
3415         * LyXAction.C (init): alloe error-next for readonly documents.
3416
3417         * BufferView2.C (ChangeRefsIfUnique): use standard version of
3418         count.
3419
3420 2002-01-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3421
3422         * bufferlist.C (readFile): create the buffer _after_ checking that
3423         the file exists.
3424
3425         * lyxfunc.C (verboseDispatch): fix handling of arguments
3426
3427         * lyxrc.C (setDefaults): do not initialize document_path to $HOME.
3428
3429         * lyxrc.C: use string::erase() instead of initializing to "".
3430
3431
3432 2001-11-26  John Levon  <moz@compsoc.man.ac.uk>
3433
3434         * BufferView_pimpl.h:
3435         * BufferView_pimpl.C:
3436         * WorkArea.h:
3437         * WorkArea.C:
3438         * text2.C: tell X when we have made a selection for copying
3439
3440 2002-01-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3441
3442         * BufferView_pimpl.C (MenuInsertLyXFile):
3443         * lyxfunc.C (menuNew):
3444         (open):
3445         (doImport): add shortcuts to directory buttons
3446
3447         * BufferView_pimpl.C (workAreaButtonRelease): remove dead code (to
3448         open a float)
3449
3450         * lyxfunc.C (setStatusMessage):
3451         (getStatusMessage): new methods
3452         (getStatus):use setStatusMessage instead of setErrorMessage
3453         (dispatch): when function is disabled, set error message here
3454         [instead of in getStatus previously]
3455
3456         * BufferView_pimpl.C (workAreaButtonRelease): update
3457         toolbar/menubar here too.
3458
3459 2002-01-13  Allan Rae  <rae@lyx.org>
3460
3461         * BufferView2.C (removeAutoInsets): finished off earlier fix.
3462         Now seems indestructible.  Remaining task is to audit all other
3463         code affected by deleteEmptyParagraphMechanism.  One small quirk
3464         left is that an empty document with an error in the preamble can
3465         be made to report an error but no error box appears.  I don't know
3466         where it goes.
3467         (removeAutoInsets): Improved comments.
3468
3469 2002-01-13  John Levon  <moz@compsoc.man.ac.uk>
3470
3471         * Thesaurus.h:
3472         * Thesaurus.C: update for Aiksaurus 0.14
3473
3474 2002-01-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3475
3476         * text2.C (firstParagraph): removed member function, all uses
3477         replaces with ownerParagraph
3478         (redoParagraphs): here
3479         (updateInset): here
3480         (toggleAppendix): here
3481         * BufferView2.C (insertErrors): here
3482         (setCursorFromRow): here
3483
3484 2002-01-13  Allan Rae  <rae@lyx.org>
3485
3486         * BufferView2.C (removeAutoInsets): ensure we have a valid cursor if
3487         the old cursor is now invalid due to deleteEmptyParagraphMechanism.
3488         There is still a way to segfault this although you may have to do this
3489         multiple times: Have an InsetERT with an unknown command in it.
3490         View->DVI, move cursor between Error box and InsetERT and hit <Enter>,
3491         <down-arrow>, <Enter> again, View->DVI, BANG!
3492
3493         * text2.C (setCursor):
3494         (deleteEmptyParagraphMechanism):
3495         * lyxtext.h (setCursor):
3496         (deleteEmptyParagraphMechanism): return true if the paragraph was deleted.
3497         Making use of the return value may help fix other bugs.
3498
3499 2002-01-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3500
3501         * lyxfunc.C (dispatch): update toolbar/menubar after dispatching.
3502
3503         * LyXView.C (updateMenubar): call MenuBar::update here
3504         (updateToolbar): but not here
3505         (showState): do not update toolbar/menubar
3506
3507         * LyXAction.[Ch]: move isPseudoAction to the C file, since nobody
3508         should need to care about that.
3509
3510         * lyxfunc.C (verboseDispatch): simplify a bit
3511         (getStatus): have a version which takes a pseudoaction, and
3512         another which requires a (kb_action,string).
3513
3514         * LyXAction.C (retrieveActionArg): make it work also when action
3515         is not a pseudo-action.
3516         (getActionName): simplify a bit
3517         (helpText):
3518
3519 2002-01-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3520
3521         * lyxfunc.C (verboseDispatch): new families of methods with
3522         several ways to specify a command and a bool to indicate whether
3523         the command name and shortcut should be displayed in minibuffer
3524         (eventually, we could extend that to a finer bitmask like
3525         SHORTCUT|CMDNAME|CMDRESULT, or whatever).
3526         (dispatch): the pristine dispatch command which just, well,
3527         dispatchs! Note it still sets its result to minibuffer; I'm not
3528         sure we want that.
3529
3530         * lyxfunc.h: remove setHintMessage
3531
3532         * vc-backend.C: use LFUN_MENURELOAD instead of "buffer-reload"
3533
3534 2002-01-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3535
3536         * BufferView_pimpl.C (specialChar): delete new inset if we have
3537         not been able to insert it.
3538
3539         * kbmap.C: revert to using int instead of kb_action, since all we
3540         are dealing with is pseudo-actions.
3541
3542         * LyXAction.C (searchActionArg): change to return int instead of
3543         kb_action, since the result is a pseudoaction.
3544
3545 2002-01-12  Dekel Tsur  <dekelts@tau.ac.il>
3546
3547         * buffer.C (insertErtContents): Fix (partially) the font bug.
3548
3549 2002-01-11  Angus Leeming  <a.leeming@ic.ac.uk>
3550
3551         * BufferView2.C (ChangeRefsIfUnique): use the HP version of std::count
3552         as the other one is broken on my machine!
3553
3554 2002-01-10  Martin Vermeer  <martin.vermeer@hut.fi>
3555
3556         * commandtags.h:
3557         * LyXAction.C: two new LFUNS, LFUN_FRAK and LFUN_ITAL.
3558
3559 2002-01-10  Angus Leeming  <a.leeming@ic.ac.uk>
3560
3561         * lyxrc.[Ch]: change names and descriptions of popup font variables to
3562         reflect their actual use. Provide compatibility code for older lyxrc
3563         files.
3564
3565         * lyx_gui.C (init): revoke change of 2002-01-07 of popup font style to
3566         FL_NORMAL_STYLE.
3567         change names of popup font variables in line with the changes to lyxrc.C
3568
3569 2002-01-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3570
3571         * buffer.C (asciiParagraph): avoid outputing a word twice after
3572         an inset.
3573
3574         * lyxrc.C (getDescription): document that document_path and
3575         template_path can be empty.
3576
3577 2002-01-09  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3578
3579         * LaTeXFeatures.C (getMacros):
3580         * buffer.C (validate): rename feature "amsstyle" to "amsmath"
3581
3582         * buffer.C (makeLaTeXFile): remove test for "amsstyle" from here.
3583
3584         * LaTeXFeatures.C (useFloat): require "float" here instead of in
3585         getPackages.
3586         (getPackages): rename feature "floats" to "float". Use an array to
3587         iterate over 'simple' features (i.e. just a \usepackage). Add
3588         handling of "amsmath" (renamed from "amsstyle").
3589
3590 2001-12-29  Michael A. Koziarski  <michael@koziarski.org>
3591
3592         * LaTeXFeatures.C (require): Prevent duplicate entries in the
3593         features list.
3594
3595 2002-01-08  Angus Leeming  <a.leeming@ic.ac.uk>
3596
3597         * FuncStatus.C: small compile fix for DEC cxx. Doesn't like
3598         FuncStaus::FuncStatus & FuncStaus::some_method().
3599
3600 2002-01-08  Martin Vermeer  <martin.vermeer@hut.fi>
3601
3602         * FuncStatus.[Ch]: new files. This is a rewrite as a proper class
3603         of the func_satus stuff. Edited and massaged in various ways by
3604         JMarc.
3605
3606         * lyxfunc.C (getStatus): use FuncStatus
3607
3608 2002-01-08  Juergen Vigna  <jug@sad.it>
3609
3610         * text.C (nextBreakPoint): use function Inset::isChar().
3611
3612         * paragraph.C (TeXOnePar): use function
3613         Inset::forceDefaultParagraphs.
3614
3615         * buffer.C (latexParagraphs): use function
3616         Inset::forceDefaultParagraphs.
3617
3618 2002-01-07  Angus Leeming  <a.leeming@ic.ac.uk>
3619
3620         * lyx_gui.C (init): set the style of the menu popups to
3621         FL_BOLD_STYLE, thereby fixing bugzilla bug #32.
3622
3623 2002-01-07  Juergen Vigna  <jug@sad.it>
3624
3625         * text.C (setHeightOfRow): small fix
3626         (prepareToPrint): don't look at alignment if we don't have the place
3627         for doing it.
3628
3629 2002-01-07  Angus Leeming  <a.leeming@ic.ac.uk>
3630
3631         * box.C: New file. Move the Box methods and functions out of box.h,
3632         following Lars' suggestion.
3633
3634 2002-01-07  Angus Leeming  <a.leeming@ic.ac.uk>
3635
3636         * box.h: #include "support/LOstream.h", needed for inlined function.
3637
3638         * lyxtextclass.C:
3639         * lyxtextclasslist.C: added some using std declarations.
3640
3641 2002-01-06  John Levon  <moz@compsoc.man.ac.uk>
3642
3643         * box.h: make signed dimensions to allow insets wider than
3644           the screen (bug #162)
3645
3646         * BufferView_pimpl.C: add some insetHit debug
3647
3648 2002-01-05  John Levon  <moz@compsoc.man.ac.uk>
3649
3650         * vc-backend.C: add FIXME
3651
3652 2002-01-03  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3653
3654         * lyxfunc.C (getStatus): enable code for showing math font status
3655         in toolbar/menu.
3656
3657 2002-01-07  Juergen Vigna  <jug@sad.it>
3658
3659         * text.C (nextBreakPoint): removed debug output not needed anymore.
3660
3661 2002-01-06  Juergen Vigna  <jug@sad.it>
3662
3663         * text.C (nextBreakPoint): fixed up this function we had this bug
3664         since ever but now hopefully we break row better.
3665         (insertChar): we have to check if an inset is the next char as it
3666         could now happen that a large inset is causing a break.
3667
3668 2002-01-05  Juergen Vigna  <jug@sad.it>
3669
3670         * BufferView2.C (showLockedInsetCursor): don't draw the inset cursor
3671         if it doesn't like to be drawed.
3672
3673 2002-01-04  Juergen Vigna  <jug@sad.it>
3674
3675         * BufferView2.C (lockInset): forgot to set a cursor.
3676
3677         * lyxfunc.C (dispatch): add a finishUndo() in LFUN_ESCAPE.
3678
3679 2002-01-03  Martin Vermeer  <martin.vermeer@hut.fi>
3680
3681         * FormMathsPanel.C:
3682         * FormMathsPanel.h
3683         * MathsSymbols.C:
3684         * form_maths_panel.C:
3685         * form_maths_panel.h:
3686         * form_maths_panel.fd: implemented sub- and super- buttons in math
3687         panel.
3688
3689         * lyx_main.C: Revised hardwired bindings to allow original _ and ^
3690         (or ^ space) to be used as in TeX (req'd by André).
3691
3692         * lyxfunc.C: Allow ^ and _ again to be used both as
3693         super/subscript (mathed) and as themselves (in text).
3694
3695 2002-01-03  Allan Rae  <rae@lyx.org>
3696
3697         * LyXView.C (updateWindowTitle): Setup a short icon title of either
3698         "LyX" or the filename of the current buffer if it has one.  This is a
3699         modified form of John Levon's patch.
3700
3701         * XFormsView.C (setWindowTitle): also set icon title.
3702
3703         * LyXView.h (setWindowTitle): signature changed.
3704         * XFormsView.h (setWindowTitle): ditto.
3705
3706 2002-01-02  Juergen Vigna  <jug@sad.it>
3707
3708         * tabular.C (AppendColumn): hopefully fixed this memory access problem.
3709
3710 2001-12-28  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3711
3712         * screen.C (topCursorVisible): introduce a temp var for
3713         text->cursor.row(), handle the case where this row is null. (kindo
3714         hachish)
3715
3716         * text2.C (setCursor): add a couple of asserts.
3717
3718         * paragraph.h (inset_iterator): add -> operator
3719
3720         * paragraph.[Ch] (autoDeleteInsets): remove member function
3721
3722         * BufferView2.C (removeAutoInsets): rewrite to handle the old
3723         cursor pos correctly and handle inset deletion by itself.
3724         (insertErrors): move iterator declaration out of for expression
3725
3726         * lyxtextclass.C: add <algorithm>
3727
3728         * Makefile.am: added the new files to sources, removed layout.C
3729
3730         * layout.C: removed file
3731
3732         * layout.h: remove LYX_DUMMY_LAYOUT
3733
3734         * lyxtextclasslist.C (NumberOfLayout): do not special case dummy
3735         layout.
3736
3737         * lyxlayout.[Ch]:
3738         * lyxtextclass.[Ch]:
3739         * lyxtextclasslist.[Ch]: new files
3740
3741         * include order changes to a lot of files, also changes because of
3742         the six new files.
3743
3744 2001-12-27  Juergen Vigna  <jug@sad.it>
3745
3746         * buffer.C (asciiParagraph): more fixes.
3747
3748         * tabular.C (ascii): make ascii export support export of only the
3749         data separated by a column-delimiter.
3750         (ascii): better support for ascii export.
3751
3752         * buffer.C (asciiParagraph): rewrote to hopefully work as expected!
3753
3754 2001-12-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3755
3756         * tabular_funcs.C: use a "using std::getline" instead of the
3757         previous fix from Angus (necessary for cxx + lyxstring)
3758
3759 2001-12-24  Juergen Vigna  <jug@sad.it>
3760
3761         * BufferView_pimpl.C (tripleClick): fixed for InsetText.
3762
3763         * buffer.C (parseSingleLyXformat2Token): fixed 2 compatibility read
3764         problems. First check a minipage also if we have some ert-contents
3765         (not only on par->size(), second set the right depth of the paragraph
3766         on the relink to the root-paragraph-list!
3767
3768         * undo_funcs.C (textHandleUndo): fixed a stupid earlier wrong fix
3769         which then did not anymore update the main paragraphs on undo/redo!
3770
3771 2001-12-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3772
3773         * lyxfunc.C (getStatus): use func_status::toggle to simplify the
3774         code. Support all font-changing funcs (even those which are not in
3775         menu currently). Support for reporting font settings in
3776         mathed (disabled until Andre provides a function on mathed's side).
3777
3778         * func_status.h (toggle): small helper function to set toggle
3779         state on a flag.
3780
3781 2001-12-21  Angus Leeming  <a.leeming@ic.ac.uk>
3782
3783         * tabular_funcs.C: getline -> std::getline
3784
3785 2001-12-21  Juergen Vigna  <jug@sad.it>
3786
3787         * undo_funcs.C (textHandleUndo): fixed a case where tmppar3 is
3788         accessed and could be 0 (I couldn't generate this but it seems
3789         Michael could!).
3790
3791 2001-12-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3792
3793         * tabular_funcs.C: add LIstream.h, move write_attribute to..
3794         * tabular_funcs.h: here and include iosfwd
3795
3796 2001-12-20  Juergen Vigna  <jug@sad.it>
3797
3798         * undo_funcs.C (textHandleUndo): fixed crash when undo_cursor not
3799         inside inset but undo_par was.
3800
3801 2001-12-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3802
3803         * Thesaurus.C: always include <config.h> in sources.
3804
3805         * Painter.h:
3806         * lyxlookup.h:
3807         * box.h: do not include <config.h> in header files
3808
3809         * text.C (paintLastRow): remove unused variable
3810
3811         * text.C (transformChar):
3812         (insertChar):
3813         * tabular-old.C (getTokenValue): use IsDigit instead of isdigit.
3814
3815         * Painter.C (text):
3816         * font.C (width): rewrite to use uppercase() instead of
3817         islower/toupper.
3818
3819         * lyxfind.C (IsStringInText): use uppercase instead of toupper.
3820
3821 2001-12-12  John Levon  <moz@compsoc.man.ac.uk>
3822
3823         * lyxfind.C: clean up of find failure position change
3824
3825 2001-12-20  Juergen Vigna  <jug@sad.it>
3826
3827         * Makefile.am (lyx_SOURCES): added tabular_funcs.[hC].
3828
3829         * tabular.C (isValidRow): added to check if we're in a LT-h/f row.
3830         (TeXRow): added to LaTeX a single tabular row.
3831         (TeXLongtableHeaderFooter): added to output LT-h/f data.
3832         (Latex): simplified and finally good LT-h/f support.
3833         (various_functions): just small adaptions for LT-h/f support.
3834
3835         * tabular_funcs.[hC]: added and moved here all not classfunctions
3836         of LyXTabular.
3837
3838 2001-12-19  Juergen Vigna  <jug@sad.it>
3839
3840         * tabular.[Ch]: better support for longtabular options (not finished
3841         yet!)
3842
3843 2001-12-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3844
3845         * text.C (paintLastRow): use the label font instead of the font of
3846         the last character to compute the size of *_BOX. This makes more
3847         sense and avoids a crash with empty paragraphs.
3848         Use Painter::rectangle to draw EMPTY_BOX.
3849
3850 2001-12-19  Juergen Vigna  <jug@sad.it>
3851
3852         * undo_funcs.C (textHandleUndo): fixed setting of inset_owner of
3853         the paragraphs if the replaced paragraph is not the first one!
3854         Tried to delete not used paragraphs but does not work yet so for
3855         now it's inside #ifdef's and by default off!
3856
3857 2001-12-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3858
3859         * MenuBackend.C: include "lyx_main.h" instead of declaring
3860         lastfiles (actually was declared as LastFiles* instead of a
3861         scoped_ptr).
3862
3863 2001-12-17  Juergen Vigna  <jug@sad.it>
3864
3865         * tabular.C (AppendColumn): applied John's fix
3866
3867 2001-12-15  John Levon  <moz@compsoc.man.ac.uk>
3868
3869         * BufferView.h:
3870         * BufferView.C:
3871         * BufferView_pimpl.h:
3872         * BufferView_pimpl.C: cleanup and fix of checkInsetHit().
3873
3874         * Makefile.am:
3875         * box.h: new start of class for above
3876
3877         * lyxfunc.C: ignore space-only minibuffer dispatches.
3878           Show the command name when it doesn't exist
3879
3880         * minibuffer.C: don't add empty lines to the history
3881
3882         * minibuffer.C: add a space on dropdown completion
3883
3884 2001-12-14  John Levon  <moz@compsoc.man.ac.uk>
3885
3886         * text.C: fix line above/below drawing in insets
3887
3888 2001-12-15  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3889
3890         * lyxlength.C (LyXLength): Initialize private variables.
3891
3892 2001-12-15  Dekel Tsur  <dekelts@tau.ac.il>
3893
3894         * CutAndPaste.C (SwitchLayoutsBetweenClasses): Use buffer language
3895         when inserting error insets.
3896
3897 2001-12-13  Juergen Vigna  <jug@sad.it>
3898
3899         * undo_funcs.C (textRedo/Undo): fixed as the first paragraph was
3900         actually sometimes the before-paragraph.
3901         (setUndo): don't clear the redostack if we're not actually undoing!
3902
3903 2001-12-06  Juergen Vigna  <jug@sad.it>
3904
3905         * undo_funcs.C (textHandleUndo): well after John's hint I got here
3906         and fixed redoing of main paragraph, so we can use it now ;)
3907
3908         * text2.C (redoParagraphs): fixed a crash when having only 1 row!
3909
3910 2001-12-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3911
3912         * undo_funcs.C (textHandleUndo): undo undo leak fix below, as per
3913         Juergen's request
3914
3915 2001-12-13  André Pönitz <poenitz@gmx.net>
3916
3917         * undostack.[Ch]:
3918         * undo_func.C: minor cleanup
3919
3920 2001-12-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3921
3922         * FontLoader.C (getFontinfo): only use symbol fonts with encoding
3923         -adobe-fontspecific. At least Mandrake and Redhat have a symbol
3924         font in urw-fonts package which is marked as -urw-fontspecific and
3925         does not work (incidentally, changing the encoding in the
3926         fonts.dir of this package to -adobe-fontspecific fixes the
3927         problem).
3928
3929         * undo_funcs.C (textHandleUndo): fix leak in undo, but now there
3930         is a crash when undoing first paragraph (Juergen, please take a
3931         look). THis does not mean the undo fix is wrong, just that it
3932         uncovers problems.
3933
3934         * text2.C (ownerParagraph): let the (int,Paragraph*) version call
3935         the (Paragraph*) version when needed instead of duplicating the
3936         code.
3937
3938         * text.C (workWidth): use Inset::parOwner to find out where the
3939         inset has been inserted. This is a huge performance gain for large
3940         documents with lots of insets. If Inset::parOwner is not set, fall
3941         back on the brute force method
3942
3943         * paragraph_pimpl.C (insertInset):
3944         * paragraph.C (Paragraph):
3945         (cutIntoMinibuffer): set parOwner of insets when
3946         inserting/removing them
3947
3948         * lyxtext.h: add short comment on deleteEmptyParagraphMechanism
3949
3950 2001-12-12  Martin Vermeer  <martin.vermeer@hut.fi>
3951
3952         * commandtags.h:
3953         * LyXAction.C:
3954         * lyx_main.C:
3955         * lyxfunc.C:
3956         * mathed/formulabase.C:
3957         * mathed/math_cursor.[Ch]:
3958         make sub/superscript into functions LFUN_SUB/SUPERSCRIPT.
3959
3960
3961 2001-12-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3962
3963         * lyxlength.[Ch] (operator!=): new function
3964
3965 2001-12-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3966
3967         * text.C (workWidth): use Inset::parOwner to find out where the
3968         inset has been inserted. This is a huge performance gain for large
3969         documents with lots of insets. If Inset::parOwner is not set, fall
3970         back on the brute force method
3971
3972         * paragraph_pimpl.C (insertInset):
3973         * paragraph.C (Paragraph):
3974         (cutIntoMinibuffer): set parOwner of insets when
3975         inserting/removing them
3976
3977         * lyxtext.h: add short comment on deleteEmptyParagraphMechanism
3978
3979 2001-12-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3980
3981         * tabular-old.C (getTokenValue):
3982         * tabular.C (getTokenValue):
3983         (write_attribute): new versions for LyXLength
3984         (everywhere): adjust the use of widths
3985
3986         * tabular.h: change the type of widths from string to LyXLength
3987
3988 2001-12-11  Ben Stanley <bds02@uow.edu.au>
3989
3990         * paragraph.C: fixed missing line number count when exporting
3991         Environments to LaTeX file
3992
3993         * buffer.C: added informational message for checking line numbers.
3994
3995 2001-12-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3996
3997         * text2.C (deleteEmptyParagraphMechanism): if there is only one
3998         paragraph, do the 'double space' part, but not the 'empty
3999         paragraph' one.
4000
4001         * text.C (workWidth): small optimization
4002         (getLengthMarkerHeight): use minimal size for negative lengths.
4003
4004 2001-12-11  Dekel Tsur  <dekelts@tau.ac.il>
4005
4006         * lyxfont.C (GUIFamilyNames): Fix GUIFamilyNames array
4007
4008         * FontLoader.C (getFontinfo): Use "*-eufrak-medium"
4009
4010 2001-12-11  André Pönitz <poenitz@gmx.net>
4011
4012         * FontLoader.C:
4013         * lyxfont.[Ch]: support for fraktur font used by \mathfrak
4014
4015 2001-12-06  John Levon  <moz@compsoc.man.ac.uk>
4016
4017         * text2.C: keep selection on a setFont()
4018
4019 2001-12-06  John Levon  <moz@compsoc.man.ac.uk>
4020
4021         * lyx_cb.C: another bv->text misuse, from insert label
4022
4023 2001-12-03  John Levon  <moz@compsoc.man.ac.uk>
4024
4025         * kbsequence.h:
4026         * kbsequence.C: re-instate nmodifier mask
4027
4028 2001-12-12  Angus Leeming  <a.leeming@ic.ac.uk>
4029
4030         * lyx_main.h: make lyxGUI private.
4031
4032 2001-12-06  John Levon  <moz@compsoc.man.ac.uk>
4033
4034         * lyxfind.C: place the cursor correctly on failed search
4035
4036 2001-12-09  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4037
4038         * text.C (getLengthMarkerHeight): for small heights, the arrows
4039         are not always on top/bottom of the text
4040         (drawLengthMarker): smaller arrows; take the left margin in
4041         account; draw also vfills.
4042         (paintFirstRow):
4043         (paintLastRow): remove special code for vfill and standard spaces,
4044         since everything is handled in drawLengthMarker now.
4045
4046 2001-12-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4047
4048         * buffer.C (insertErtContents): try to handle font and language
4049         interaction a bit better.g
4050
4051         * ColorHandler.C (updateColor): change the hash to cover the whole
4052         LColor enum, ws cleanup
4053         (getGCLinepars): ditto
4054         (getGCLinepars): only lookup in the linecache once.
4055
4056 2001-12-07  Dekel Tsur  <dekelts@tau.ac.il>
4057
4058         * iterators.C (operator++): Make the iterator more robust
4059
4060         * BufferView2.C (removeAutoInsets): Use paragraph iterators
4061         (John's patch)
4062         * CutAndPaste.C (SwitchLayoutsBetweenClasses): Ditto
4063
4064 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
4065
4066         * lyxtext.h:
4067         * text.C: better added space drawing
4068
4069 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
4070
4071         * LyXView.C:
4072         * BufferView2.C: fix layout combo update on inset unlock
4073
4074 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
4075
4076         * Makefile.am: don't compile unused files
4077
4078 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
4079
4080         * lyxfunc.C:
4081         * commandtags.h:
4082         * LyXAction.C: remove old LFUN_LAYOUTNO
4083
4084 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
4085
4086         * paragraph_pimpl.h:
4087         * paragraph_pimpl.C: isTextAt() doesn't need font param
4088
4089 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
4090
4091         * lyxlex.h:
4092         * lyxlex.C: little cleanup
4093
4094 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
4095
4096         * BufferView_pimpl.C: fix insertAscii for insets
4097
4098 2001-12-05  Juergen Vigna  <jug@sad.it>
4099
4100         * CutAndPaste.C (pasteSelection): remove not allowed insets/chars and
4101         set the right font on the "multi" paragraph paste!
4102
4103 2001-12-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4104
4105         * trans_decl.h:
4106         * trans_mgr.[Ch]:
4107         * trans.[Ch]:
4108         * lyxgluelength.C:
4109         * lyxlength.C: remove out-commented code.
4110
4111         * BufferView_pimpl:
4112         * CutAndPaste.C:
4113         * DepTable.C:
4114         * buffer.C:
4115         * chset.C:
4116         * lastfiles.C:
4117         * lyxlex.C:
4118         * lyxlex_pimpl.C:
4119         * lyxserver.C:
4120         * screen.C:
4121         * tabular-old.C:
4122         * tabular.C:
4123         * text.C:
4124         * trans_mgr.C:
4125         * vc-backend.C: change "while(" to "while ("
4126
4127         * lyxlength.[Ch]: add zero function to check if length is zero or
4128         not
4129         * lyxgluelength.C: use it
4130
4131 2001-12-05  Allan Rae  <rae@lyx.org>
4132
4133         * lyxlength.C: Attempted a fix for the abs(int) header selection.
4134         Works for 2.95.3, from what I understand of Garst's reports this should
4135         work for other g++ versions.  We're screwed if the abs(int) definition
4136         changed between bugfix releases of gcc.
4137
4138 2001-12-04  John Levon  <moz@compsoc.man.ac.uk>
4139
4140         * text.C: fix chapter label offset !
4141
4142 2001-12-04  John Levon  <moz@compsoc.man.ac.uk>
4143
4144         * lyxtext.h:
4145         * text.C: fix hfill at end of line, clean up
4146
4147 2001-12-04  Juergen Vigna  <jug@sad.it>
4148
4149         * undo_funcs.C (textHandleUndo): added a call to inset->update() so
4150         that we force an update of the inset and it's owners if neccessary.
4151
4152 2001-12-03  Juergen Vigna  <jug@sad.it>
4153
4154         * text.C (rowLast): simplified code
4155
4156 2001-12-03  John Levon  <moz@compsoc.man.ac.uk>
4157
4158         * lyxfunc.C: fix show options on timeout
4159
4160 2001-12-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4161
4162         * screen.C (topCursorVisible): scroll half a page when the cursor
4163         reached top of bottom of screen
4164
4165 2001-12-02  John Levon  <moz@compsoc.man.ac.uk>
4166
4167         * minibuffer.C: deactivate on loss of focus
4168
4169 2001-12-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4170
4171         * vspace.[Ch] (operator!=): add operator.
4172
4173 2001-12-01  John Levon  <moz@compsoc.man.ac.uk>
4174
4175         * BufferView_pimpl.C: refuse to open an inset when
4176         there's a selection.
4177
4178 2001-11-30  John Levon  <moz@compsoc.man.ac.uk>
4179
4180         * BufferView_pimpl.C: allow to click on RHS of full row insets
4181
4182 2001-11-30  Juergen Vigna  <jug@sad.it>
4183
4184         * tabular.C (LyXTabular): add a same_id to set the same id's in the
4185         insets for undo reasons.
4186
4187 2001-11-28  André Pönitz <poenitz@gmx.net>
4188
4189         * vspace.[Ch]: cosmetical changes
4190
4191 2001-11-26  John Levon  <moz@compsoc.man.ac.uk>
4192
4193         * LyXAction.h:
4194         * LyXAction.C:
4195         * lyxfunc.h:
4196         * lyxfunc.C:
4197         * kbmap.h:
4198         * kbmap.C:
4199         * lyxrc.C:
4200         * kbsequence.h:
4201         * kbsequence.C: part re-write of old kb code
4202
4203         * Painter.C:
4204         * WorkArea.C: remove Lgb_bug_find_hack
4205
4206 2001-11-30  José Matos <jamatos@fep.up.pt>
4207
4208         * buffer.C (makeDocBookFile): add a comment to point a hack.
4209         (simpleDocBookOnePar): changed a PAR::META_INSET to isInset().
4210         Fixed a double write of labels.
4211
4212 2001-11-29 Ben Stanley <bds02@uow.edu.au>
4213
4214         * LaTeX.C:
4215         * LaTeX.h Fixed bug in LaTeX class where it would not
4216         re-run latex if no depfiles were changed, but the .dvi was removed.
4217
4218 2001-11-28  André Pönitz <poenitz@gmx.net>
4219
4220         * all the files from the change on 2001/11/26:
4221         use lyx::layout_type instead of LyXTextClass::size_type
4222         use lyx::textclass_type instead of LyXTextClassList::size_type
4223
4224 2001-11-29  Juergen Vigna  <jug@sad.it>
4225
4226         * text.C: added support for paragraph::isFreeSpacing()
4227
4228         * buffer.C: same as above
4229
4230         * paragraph.h: inserted isFreeSpacing() function to enable
4231         FreeSpacing inside InsetERT.
4232
4233         * CutAndPaste.C (cutSelection/copySelection): set the inset_owner
4234         of the paragraph's in the cut/copy buffer to 0!
4235
4236         * text2.C (removeRow): remove the assert as it can!
4237
4238         * lyxtext.h: added helper function firstRow returning firstrow and
4239         made firstrow private again.
4240
4241         * BufferView2.C (lockInset): don't relock if we're already locked!
4242
4243         * text2.C (deleteEmptyParagraphMechanism): don't do anything if it's
4244         the only paragraph.
4245         (removeRow): added Assert::(firstrow)
4246
4247         * debug.C: forgot to add INSETTEXT here.
4248
4249 2001-11-28  Juergen Vigna  <jug@sad.it>
4250
4251         * sp_spell.C (initialize): changed error text to more general
4252         spellchecker command use (not only ispell!)
4253
4254         * bufferlist.C (qwriteAll): fixed "Cancel" button handling!
4255
4256         * debug.h: inserted one for debugging INSETTEXT (and InsetTabular)!
4257
4258 2001-11-26  John Levon  <moz@compsoc.man.ac.uk>
4259
4260         * vspace.C: initialise lyxgluelength on failure
4261
4262 2001-11-28  Allan Rae  <rae@lyx.org>
4263
4264         * text.C (paintLastRow): g++-2.95.3 and others don't like variable
4265         declaration & definition that looks like a function declaration.
4266
4267 2001-11-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4268
4269         * BufferView2.C (copy):
4270         (copyEnvironment): do not clear the selection when doing a copy.
4271
4272         * text.C (paintFirstRow): compilation fix
4273
4274 2001-11-27  Ben Stanley  <bds02@uow.edu.au>
4275
4276         * tabular.C (Latex): correct line count when writing latex.
4277
4278 2001-11-27  John Levon  <moz@compsoc.man.ac.uk>
4279
4280         * paragraph_pimpl.h:
4281         * paragraph_pimpl.C: tidy, and fix font-change in "LaTeX"
4282           bug a bit
4283
4284 2001-11-26  John Levon  <moz@compsoc.man.ac.uk>
4285
4286         * text.C:
4287         * LColor.h:
4288         * LColor.C: change vfillline->added_space
4289
4290         * text.C: add markers and text for added space
4291
4292         * vspace.C: fix comment
4293
4294 2001-11-28  André Pönitz <poenitz@gmx.net>
4295
4296         * paragraph.C: whitespace changes
4297         * all the other files from the change on 2001/11/26:
4298         change *::pos_type into lyx::pos_type
4299
4300 2001-11-27  Dekel Tsur  <dekelts@tau.ac.il>
4301
4302         * buffer.C (parseSingleLyXformat2Token): Set the language to the
4303         language of the document when inserting error insets.
4304
4305 2001-11-26  André Pönitz <poenitz@gmx.net>
4306
4307         * BufferView_pimpl.[Ch]:
4308         *       CutAndPaste.C:
4309         * buffer.[Ch]:
4310         * lyxcursor.[Ch]:
4311         * lyxfind.C:
4312         * lyxfunc.C:
4313         * lyxrow.[Ch]:
4314         * paragraph.[Ch]:
4315         * paragraph_pimpl.[Ch]:
4316         * sp_spell.C:
4317         * text.C:
4318         * text2.C: reduce header dependencies, introduce type for positions
4319
4320 2001-11-23  John Levon  <moz@compsoc.man.ac.uk>
4321
4322         * <various>: change to use Alert.h
4323
4324 2001-11-25  Dekel Tsur  <dekelts@tau.ac.il>
4325
4326         * buffer.C (parseSingleLyXformat2Token): Insert an error inset
4327         when encountering an unknown token.
4328         (readLyXformat2): Show an error message if there were unknown tokens.
4329
4330 2001-11-22  John Levon  <moz@compsoc.man.ac.uk>
4331
4332         * BufferView2.C:
4333         * BufferView_pimpl.C:
4334         * buffer.C:
4335         * paragraph.h:
4336         * text.C:
4337         * text2.C: use par->isInset()
4338
4339 2001-11-23  John Levon  <moz@compsoc.man.ac.uk>
4340
4341         * paragraph_pimpl.h:
4342         * paragraph_pimpl.C: cleanup
4343
4344 2001-11-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4345
4346         * text2.C (removeRow):
4347         * text.C (setHeightOfRow): remove useless (and costly) call to
4348         getRow.
4349
4350 2001-11-20  Allan Rae  <rae@lyx.org>
4351
4352         * paragraph.C (insertFromMinibuffer): Fix for inset related crashes.
4353         Now need Inset*::checkInsertChar() to return true for appropriate
4354         cases so that the characters in the minibuffer will actually be
4355         inserted.
4356
4357 2001-11-15  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4358
4359         * text.C: change the order of the includes.
4360         (workWidth): initialize it at once.
4361         (workWidth): make maxw unsigned
4362         (setHeightOfRow): remove unused variable (inset)
4363         (selectSelectedWord): remove unused variable (inset)
4364         (paintRowText): fix drawing of hfill characters, and clean up a bit.
4365
4366 2001-11-14  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4367
4368         * lyxserver.C (emergencyCleanup): do not try to close pipes if
4369         server is not running.
4370         (openConnection):
4371         (closeConnection): add debug info when server is disabled.
4372
4373         * ColorHandler.C (getGCForeground): send debug message to GUI
4374         channel.
4375
4376         * lyxrc.C: do not include lyxserver.h and tex-strings.h.
4377
4378         * kbmap.C (bind): modify because return conventions of
4379         kb_sequence::parse have changed.
4380
4381         * kbsequence.C (parse): only ignore spaces and not any stupid
4382         control character. This avoids tests like s[i] <= ' ', which are
4383         guaranteed to fail with 8bit characters and signed chars.
4384         Change return code to string::npos when there have been no error
4385         (0 was a bad idea when error is at first character)
4386
4387 2001-11-14  José Matos  <jamatos@fep.up.pt>
4388
4389         * buffer.h:
4390         * buffer.C (simpleDocBookOnePar): removed unused argument.
4391
4392 2001-11-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4393
4394         * text.C (selectNextWordToSpellcheck): do not test explicitely for
4395         insets which are part of a word. Paragraph::isLetter takes care of
4396         that now. Use Paragraph::isInset to identify insets.
4397         (selectSelectedWord): do not test for hyphenation break.
4398
4399         * BufferView_pimpl.C (smartQuote): use Inset::isSpace, so
4400         that protected spaces are considered as spaces.
4401
4402         * paragraph.C (isLetter): cleanup the code for ispell extras; use
4403         Inset::isLetter.
4404
4405 2001-11-12  John Levon  <moz@compsoc.man.ac.uk>
4406
4407         * lyxserver.h:
4408         * lyxserver.C: fix it. and small cleanup.
4409
4410 2001-11-07  John Levon  <moz@compsoc.man.ac.uk>
4411
4412         * BufferView_pimpl.C: use inline helpers
4413
4414         * LaTeXFeatures.h:
4415         * LaTeXFeatures.C: fix typos
4416
4417         * Spacing.h:
4418         * Spacing.C: move spacing_string into class
4419
4420         * ToolbarDefaults.C: move stuff into namespace anon
4421
4422         * layout.h: update enum
4423
4424         * lyxfunc.C: use better debug
4425
4426         * minibuffer.h: fix typo
4427
4428         * debug.h:
4429         * debug.C:
4430         * WorkArea.C: add and use Debug::WORKAREA
4431
4432         * lyxtext.h:
4433         * text.C:
4434         * text2.C: code re-organisation, inline helpers
4435
4436 2001-11-09  Michael A. Koziarski <michael@koziarski.org>
4437
4438         * Layout.C: replaced a few cases of std::vector.size() == 0 with
4439         std::vector.empty().
4440
4441 2001-11-09  Allan Rae  <rae@lyx.org>
4442
4443         * paragraph.C (TeXOnePar): remove old, now-irrelevent comments about
4444         '\n's after tables.  Tabular and ERT inset work now makes this no
4445         longer necessary.
4446
4447 2001-11-07  John Levon  <moz@compsoc.man.ac.uk>
4448
4449         * minibuffer.h:
4450         * minibuffer.C: fix crash, improve drop-down completion
4451
4452 2001-11-06  John Levon  <moz@compsoc.man.ac.uk>
4453
4454         * lyxserver.h:
4455         * lyxserver.C: invalidate fd's when doing endPipe()
4456
4457 2001-11-08  José Matos  <jamatos@fep.up.pt>
4458
4459         * buffer.C (sgmlLineBreak): renamed from linux_doc_line_break.
4460         (simpleDocBookOnePar): removed code made obsolete by the new inset code.
4461
4462         * paragraph.h:
4463         * paragraph.C (sgmlConvertChar): renamed from linuxDocConvertChar.
4464
4465 2001-11-07  José Matos  <jamatos@fep.up.pt>
4466
4467         * buffer.h:
4468         * buffer.C (sgmlError): linuxDocError renamed, and made public, added
4469         const qualifier.
4470
4471         * buffer.C (sgmlOpenTag):
4472         * buffer.C (sgmlCloseTag): removed debug info.
4473
4474         * buffer.h (sgmlOpenTag):
4475         * buffer.h (sgmlCloseTag): made public.
4476
4477 2001-11-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4478
4479         * buffer.C (saveParamsAsDefaults):
4480         * lyx_cb.C (MenuLayoutSave): remove
4481
4482         * LyXAction.C (init):
4483         * commandtags.h:
4484         * lyxfunc.C (dispatch): remove LFUN_LAYOUT_SAVE_DEFAULT.
4485
4486 2001-11-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4487
4488         * buffer.C (setPaperStuff): removed from here...
4489
4490         * bufferparams.C (setPaperStuff): ... and moved there.
4491
4492 2001-11-03  John Levon  <moz@compsoc.man.ac.uk>
4493
4494         * minibuffer.h:
4495         * minibuffer.C:
4496         * XFormsView.C: add support for drop-down completion
4497
4498 2001-11-03  Dekel Tsur  <dekelts@tau.ac.il>
4499
4500         * paragraph.C (TeXOnePar): Correct placement of \selectlanguage
4501         commands.
4502
4503 2001-10-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4504
4505         * gettext.C (locale_init): set LC_NUMERIC to "C" even if nls is
4506         disabled.
4507
4508 2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
4509
4510         * lyx_main.C: change ref to known bugs
4511
4512 2001-10-30  Kayvan A. Sylvan  <kayvan@sylvan.com>
4513
4514         * LaTeXFeatures.C (getPackages): Use lyxskak.sty now instead
4515         to work around older babel problems.
4516
4517 2001-10-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
4518
4519         * LaTeXFeatures.[hC]: Now uses skak.sty for chess material.
4520
4521 2001-10-24  Juergen Vigna  <jug@sad.it>
4522
4523         * tabular-old.C (ReadOld): below variable changes reflected.
4524
4525         * tabular.[Ch]: added ltType struct for longtable header/footer
4526         defines and changed all instances where they are used. Added
4527         future support for double top/bottom rows.
4528
4529 2001-10-24  José Matos  <jamatos@fep.up.pt>
4530
4531         * buffer.h (docbookHandleCaption):
4532         * buffer.C (docbookHandleCaption): removed unused function.
4533         (makeDocBookFile): moved docbook supported version to v4.1.
4534
4535 2001-10-24  José Matos  <jamatos@fep.up.pt>
4536
4537         * tabular.h:
4538         * tabular.C (docbookRow): new function to export docbook code of a row.
4539         (DocBook): now honors the longtable flags.
4540
4541 2001-10-23  José Matos  <jamatos@fep.up.pt>
4542
4543         * LaTeXFeatures.h:
4544         * LaTeXFeatures.C (getLyXSGMLEntities): new function to get the name
4545         of the lyx defined sgml entities used in a docbook/linuxdoc document.
4546
4547         * buffer.C (makeLinuxDocFile):
4548         (makeDocBookFile): reworked the preamble, more clean, and with
4549         support for lyx defined entities. Changed the document declaration
4550         to be more XML friendly.
4551
4552         * tabular.C (DocBook): removed / terminator to be more SGML friendly,
4553         if we need to output XML that should be done with a filter.
4554
4555 2001-10-22  Juergen Vigna  <jug@sad.it>
4556
4557         * sp_pspell.h (class PSpell): add alive function needed in the
4558         controller to see if the spellchecker could be started.
4559
4560 2001-10-22  Juergen Vigna  <jug@sad.it>
4561
4562         * buffer.C (insertStringAsLines): modify the font for inserting
4563         chars in certain conditions by calling checkInsertChar(font).
4564
4565 2001-10-19  Juergen Vigna  <jug@sad.it>
4566
4567         * text.C (workWidth): use getRow instead of wrong algorithm.
4568         (setHeightOfRow): fix for MARGIN_RIGHT_ADDRESS_BOX
4569
4570 2001-10-19  John Levon  <moz@compsoc.man.ac.uk>
4571
4572         * lyxserver.h:
4573         * lyxserver.C:
4574         * lyx_main.h:
4575         * lyx_main.C: add emergencyCleanup (remove pipes on crash)
4576
4577 2001-10-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4578
4579         * text.C (workWidth): do not search for the exact row when
4580         margintype is not MARGIN_RIGHT_ADDRESS_BOX. This is an
4581         optimization for big documents.
4582
4583 2001-10-18  Juergen Vigna  <jug@sad.it>
4584
4585         * text.C (workWidth): new function with added Inset * parameter.
4586
4587 2001-10-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4588
4589         * text2.C (setCursorFromCoordinates): use Paragraph::size_type
4590
4591         * lyxtext.h: change type of refresh_pos to Paragraph::size_type;
4592         change return type of getColumnNearX.
4593
4594
4595         * text.C (changeRegionCase): use uppercase/lowercase instead of
4596         toupper/tolower.
4597         (leftMargin):
4598         (rightMargin): simplify code by factoring out the uses of
4599         textclasslist.
4600         (labelFill):
4601         (numberOfHfills):
4602         (setHeightOfRow):
4603         (appendParagraph): use Paragraph::size_type
4604
4605 2001-10-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4606
4607         * vspace.C (asLatexString): add a missing break
4608
4609 2001-10-15  Herbert Voss  <voss@perce.de>
4610
4611         * vspace.C (asLatexString): fix bug in output of string for l% and p%.
4612
4613 2001-10-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4614
4615         * lyxfunc.C (getStatus): disable thesaurus when aiksaurus library
4616         is not available.
4617
4618 2001-10-10  André Pönitz <poenitz@gmx.net>
4619
4620         * lyxfunc.C: removed greek_kb_flag.
4621
4622 2001-10-10  Herbert Voss  <voss@perce.de>
4623
4624         * lyx_main.C: delete global string help_lyxdir.
4625
4626 2001-10-09  Herbert Voss  <voss@perce.de>
4627
4628         * commandtags.h (kb_action): added LFUN_HELP_TEXINFO.
4629
4630         * LyXAction.C (init): added LFUN_HELP_TEXINFO to items array.
4631
4632         * lyx_main.C: added global string help_lyxdir.
4633
4634         * lyxfunc.C (dispatch): added LFUN_HELP_TEXINFO to switch.
4635
4636 2001-10-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
4637
4638         * lyxrc.C (set_font_norm_type): support iso8859-4
4639
4640 2001-07-02  Claus Hentschel  <claus.hentschel@mbau.fh-hannover.de>
4641
4642         * LaTeX.C (deplog): add another regex for MikTeX
4643
4644 2001-10-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
4645
4646         * lyxrc.C (set_font_norm_type): support iso8859-3
4647
4648 2001-10-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4649
4650         * BufferView_pimpl.C (tripleClick): fix stupid logic error.
4651
4652         * LaTeXFeatures.C: remove special case of french and index
4653
4654         * buffer.C (makeLaTeXFile): _really_ load babel late (i.e. just
4655         before \begin{document}). This solves several incompatibilities.
4656
4657 2001-10-03  Garst Reese  <reese@isn.net>
4658
4659         * lyx_cb.C: change CheckTex error msg.
4660
4661 2001-10-03  José Matos  <jamatos@fep.up.pt>
4662
4663         * buffer.C (simpleDocBookOnePar): add support for pass_thru.
4664
4665 2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4666
4667         * .cvsignore: update
4668
4669         * lyx_main.C (commandLineVersionInfo): use new style version info.
4670
4671         * buffer.C (writeFile):
4672         (makeLaTeXFile):
4673         (makeLinuxDocFile):
4674         (makeDocBookFile): use lyx_docversion instead of LYX_DOCVERSION.
4675
4676         * WorkArea.C (WorkArea): use lyx_version instead of LYX_VERSION.
4677
4678         * version.h: update to use stuff in version.C
4679
4680         * version.C.in: new file. Contains version information determined
4681         at compile time. This is a merging of version.h and
4682         version_info.h.in.
4683
4684 2001-10-03  Juergen Vigna  <jug@sad.it>
4685
4686         * BufferView_pimpl.C (update): don't change "dirty" status in
4687         updateInset call.
4688
4689 2001-10-03  Angus Leeming  <a.leeming@ic.ac.uk>
4690
4691         * WorkArea.C (c-tor): re-position version string slightly.
4692
4693 2001-10-02  Angus Leeming  <a.leeming@ic.ac.uk>
4694
4695         * BufferView_pimpl.C (buffer): remove call to WorkArea::show() and
4696         revert to previous code.
4697
4698         WorkArea.[Ch]: (show, destroySplash): methods removed.
4699
4700         WorkArea.C: rework code so that it's an amalgam of the codes before and
4701         after the splash screen was moved to WorkArea.
4702
4703 2001-10-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4704
4705         * lyxrc.C (read):
4706         * vspace.C (inPixels):
4707         (lyx_advance):
4708         * kbmap.C (bind):
4709         * buffer.C (insertStringAsLines):
4710         (asciiParagraph): fix types to be large enough
4711
4712         * lyxlex_pimpl.h: change member status from short to int
4713
4714         * layout.h: fix type of endlabeltype
4715
4716         * kbmap.C (bind):
4717         * kbsequence.C (parse): change return type to string::size_type
4718
4719         * LaTeX.C (updateBibtexDependencies): comment out unneeded
4720         variable
4721
4722         * Bullet.C (bulletSize):
4723         (bulletEntry): do not use short ints as parameters
4724
4725         * BufferView2.C (insertLyXFile): change a char to an int.
4726
4727         * WorkArea.C (WorkArea): remove unneeded floats in computation
4728
4729 2001-10-01  Dekel Tsur  <dekelts@tau.ac.il>
4730
4731         * buffer.C (asciiParagraph): Treat '\\' as other chars.
4732
4733         * paragraph.C (asString): Do not ignore newline/hfill chars when
4734         copying to the clipboard.
4735
4736 2001-09-29  Dekel Tsur  <dekelts@tau.ac.il>
4737
4738         * paragraph_pimpl.C (simpleTeXSpecialChars): Call to textrow.start
4739         after a multi-line inset.
4740
4741 2001-09-28  Dekel Tsur  <dekelts@tau.ac.il>
4742
4743         * paragraph.C (validate): Set NeedLyXFootnoteCode
4744
4745 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
4746
4747         * lyxfont.C (LyXSizeNames): changed increase-error to increase
4748         and decrease-error to decrease.
4749
4750 2001-09-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4751
4752         * text2.C (deleteEmptyParagraphMechanism): reformat a bit to make
4753         it more readable (should be equivalent)
4754
4755 2001-09-27  Adrien Rebollo  <adrien.rebollo@gmx.fr>
4756
4757         * paragraph_pimpl.C (simpleTeXSpecialChars): handle latin9 too.
4758
4759 2001-09-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4760
4761         * text2.C (fixCursorAfterDelete): new method. Fixes the parameters
4762         of a cursor (row, etc.) after a character has been deleted
4763         (deleteEmptyParagraphMechanism): call the method above on _all_
4764         cursors held by the LyXText when a double space has been
4765         detected/deleted.
4766
4767 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
4768
4769         * BufferView_pimpl.C (buffer): call WorkArea::show to pop-up the
4770         pixmap.
4771         (resizeCurrentBuff): remove code to destroy the old splash dialog.
4772
4773         * WorkArea.[Ch]: add the "LyX" pixmap and version string to the
4774         background. Use greyOut() and the new show() methods to toggle between
4775         the foreground and background. Add code to remove the splash after
4776         its initial showing.
4777
4778         * lyx_gui.C: Remove dependency on frontends/Dialogs.h.
4779         (create_forms): no longer call Dialogs::showSplash.
4780
4781 2001-09-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4782
4783         * .cvsignore: add version_info.h
4784
4785 2001-09-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4786
4787         * version_info.h.in: new file
4788
4789         * Makefile.am: add version_info.h.in
4790
4791         * lyx_main.C (commandLineVersionInfo): use version_info defined in
4792         version_info.h instead of VERSION_INFO
4793
4794 2001-09-24  Angus Leeming  <a.leeming@ic.ac.uk>
4795
4796         * text.C (selectNextWordToSpellcheck): reverted change to if-block.
4797         The ERT inset now returns string().
4798
4799 2001-09-21  Angus Leeming  <a.leeming@ic.ac.uk>
4800
4801         * lyxtext.h, text.C (selectNextWord): renamed as
4802         selectNextWordToSpellcheck.
4803
4804         * text.C (selectNextWordToSpellcheck): Modified to not select
4805         words inside an ERT inset.
4806
4807 2001-09-21  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4808
4809         * lyx_cb.C (MenuLayoutSave): change a bit the question
4810
4811         * sp_base.h: include <sys/types.h>
4812
4813 2001-09-18  Angus Leeming  <a.leeming@ic.ac.uk>
4814
4815         * LColor.[Ch]: added graphicsbg to color enum and to ColorEntry.
4816
4817 2001-09-20  Michael Schmitt  <Michael.Schmitt@teststep.org>
4818
4819         * several files: fix typos in user-visible strings
4820
4821 2001-09-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4822
4823         * text2.C (pasteSelection): do not set the selection, since it
4824         will be cleared later. Actually, the intent was to fix the way the
4825         selection was set, but I figured rmoving the code was just as good.
4826
4827 2001-09-19  Dekel Tsur  <dekelts@tau.ac.il>
4828
4829         * FontLoader.C (available): Check if font is available without
4830         loading the font.
4831
4832 2001-09-19  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
4833
4834         * lyxrc.[Ch]: added auto_reset_options variable and associated code.
4835
4836 2001-09-13  Angus Leeming  <a.leeming@ic.ac.uk>
4837
4838         * lyxrc.[Ch]: added display_graphics variable and associated code.
4839
4840 2001-09-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4841
4842         * bufferparams.C (hasClassDefaults): new method. Returns true if
4843         the buffer parameters correspond to known class defaults
4844
4845 2001-09-17  Angus Leeming  <a.leeming@ic.ac.uk>
4846
4847         * XFormsView.C (show): set minimum size to the main window.
4848
4849 2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4850
4851         * text2.C (copySelection):
4852         (cutSelection):
4853         * lyxfind.C (LyXReplace):
4854         * BufferView_pimpl.C (Dispatch): pass the correct flag to
4855         LyXText::selectionAsString.
4856
4857         * paragraph.C (asString): add "label" argument to the second form
4858
4859         * text2.C (selectionAsString): add "label" argument and pass it to
4860         Paragraph::asString.
4861
4862 2001-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4863
4864         * lyx_main.C (commandLineHelp): remove version information
4865
4866 2001-09-08  Rob Lahaye  <lahaye@users.sourceforge.net>
4867
4868         * lyx_main.C: add -version commandline option
4869
4870 2001-09-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4871
4872         * paragraph.h: make the optional constructor arg required instead.
4873         some modifications to other files because of this.
4874
4875         * minibuffer.C (C_MiniBuffer_peek_event): make it static
4876
4877         * lyxserver.C (C_LyXComm_callback): make it static
4878
4879         * lyx_main.C (error_handler): make it static
4880
4881         * lyx_gui.C (LyX_XErrHandler): make it static
4882
4883         * XFormsView.C (C_XFormsView_atCloseMainFormCB): make it static
4884
4885         * WorkArea.C: make the extern "C" methods static.
4886
4887         * Makefile.am (lyx_LDADD): simplify
4888
4889 2001-09-02  Angus Leeming  <a.leeming@ic.ac.uk>
4890
4891         * commandtags.h: removed redundant LFUNs, LFUN_HELP_COPYRIGHT,
4892         LFUN_HELP_CREDITS, LFUN_HELP_VERSION.
4893
4894         * LyXAction.C (init):
4895         * lyxfunc.C (dispatch): associated code removal.
4896
4897 2001-09-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4898
4899         * lyxfont.h (isSymbolFont): shut off warning
4900
4901         * text.C (setHeightOfRow):
4902         (getVisibleRow): fix crash with empty paragraphs which have a
4903         bottom line
4904
4905 2001-09-07  Rob Lahaye  <lahaye@users.sourceforge.net>
4906
4907         * lyxrc.[Ch]: added dialogs_iconify_with_main variable and associated
4908         code.
4909
4910 2001-09-04  José Matos  <jamatos@fep.up.pt>
4911         * buffer.C
4912         * buffer.h
4913         * tabular.C (docbook): rename docBook method to docbook.
4914
4915 2001-09-02  Angus Leeming  <a.leeming@ic.ac.uk>
4916
4917         * Makefile.am: add dependencies to main.o.
4918
4919 2001-09-03  Dekel Tsur  <dekelts@tau.ac.il>
4920
4921         * FontLoader.C (available): Return false if !lyxrc.use_gui
4922
4923 2001-09-03  Michael Schmitt <schmitt@itm.mu-luebeck.de>
4924
4925         * FontInfo.C (query):
4926         * converter.C (view):
4927         * importer.C (Import):
4928         * exporter.C (Export): Can not -> cannot.
4929
4930 2001-09-02  John Levon  <moz@compsoc.man.ac.uk>
4931
4932         * BufferView_pimpl.C: allow to create index inset even if
4933           string is empty
4934
4935 2001-09-02  Angus Leeming  <a.leeming@ic.ac.uk>
4936
4937         * buffer.C (getLists): replace boost::tie code with an explicit pair
4938         as boost::tie can break some compilers.
4939
4940         * iterators.h: Added a std:: declaration to the return type of
4941         ParIterator::size.
4942
4943 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
4944
4945         * lyxrc.C: add help for view_dvi_paper_option, default to safe
4946           case.
4947
4948 2001-09-02  Dekel Tsur  <dekelts@tau.ac.il>
4949
4950         * iterators.[Ch]: New files. Provide paragraph iterators.
4951
4952         * buffer.C (changeLanguage): Use paragraph iterators.
4953         (isMultiLingual): ditto
4954
4955         * BufferView2.C (ChangeInsets): Use paragraph iterators.
4956
4957 2001-09-01  Dekel Tsur  <dekelts@tau.ac.il>
4958
4959         * FontLoader.C: Support for cmr font.
4960
4961 2001-08-31  Dekel Tsur  <dekelts@tau.ac.il>
4962
4963         * FontLoader.C (getFontinfo): Handle latex symbol fonts.
4964         (available): New method.
4965
4966         * FontInfo.C (getFontname): Use scalable fonts even when
4967         lyxrc.use_scalable_fonts is false, if no non-scalable fonts was
4968         found.
4969
4970 2001-08-23  Angus Leeming  <a.leeming@ic.ac.uk>
4971
4972         * converter.C (Formats::view): reverted! Incorrect fix.
4973
4974 2001-08-23  Angus Leeming  <a.leeming@ic.ac.uk>
4975
4976         * converter.C (Formats::view): only output the -paper option
4977         if the dvi viewer is xdvi, thereby fixing bug #233429.
4978
4979 2001-08-23  Herbert Voss  <voss@perce>
4980
4981         * BufferView_pimpl.C: small fix for LFUN_INSERT_BIBTEX
4982
4983 2001-08-20  Dekel Tsur  <dekelts@tau.ac.il>
4984
4985         * Spacing.h (Spacing): Set space to Default on in the default
4986         constructor.
4987
4988 2001-08-19  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4989
4990         * vc-backend.h (RCS::versionString): add RCS to version
4991         (CVS::versionString): add CVS to version
4992
4993         * vc-backend.C (scanMaster): do not add CVS to version.
4994         (scanMaster): do not add RCS to version
4995
4996         * lyxvc.C (versionString): new method
4997
4998         * lyxfunc.C (initMiniBuffer): use LyXVC::versionString
4999
5000 2001-08-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5001
5002         * Spacing.C (set): initialize fval
5003
5004 2001-08-15  Dekel Tsur  <dekelts@tau.ac.il>
5005
5006         * lyxlex_pimpl.C (next): Treat \ as normal char if not followed by
5007         " or \.
5008
5009 2001-08-16  Juergen Vigna  <jug@sad.it>
5010
5011         * lyxfunc.C (dispatch): implemented the new FINISHED states.
5012
5013 2001-08-16  John Levon  <moz@compsoc.man.ac.uk>
5014
5015         * BufferView_pimpl.C:
5016         * figureForm.C:
5017         * lyxtext.h:
5018         * text2.C: setParagraph takes linespacing now
5019
5020 2001-08-15  John Levon  <moz@compsoc.man.ac.uk>
5021
5022         * LyxAction.C: add internal LFUN_CITATION_INSERT
5023
5024         * LyXView.C: actually apply fix
5025
5026         * bufferlist.C: fix open non-existent file
5027
5028         * lyxfind.C: fix indentation
5029
5030         * lyxfunc.C: remove unneeded assert, fix typo
5031
5032 2001-08-16  John Levon  <moz@compsoc.man.ac.uk>
5033
5034         * MenuBackend.C: use "Floatname List"
5035
5036 2001-08-14  Dekel Tsur  <dekelts@tau.ac.il>
5037
5038         * buffer.C (parseSingleLyXformat2Token): Do not generate errors
5039         when converting LaTeX layout to insetERT.
5040         Generate a non-collapsed float when reading old float
5041
5042 2001-08-13  Dekel Tsur  <dekelts@tau.ac.il>
5043
5044         * BufferView2.C (showLockedInsetCursor): Use normal cursor shape in
5045         ERT insets.
5046
5047 2001-08-13  Juergen Vigna  <jug@sad.it>
5048
5049         * text.C (fill): return 0 instead of 20 as this seems to be the more
5050         correct value.
5051
5052 2001-08-13  Dekel Tsur  <dekelts@tau.ac.il>
5053
5054         * encoding.C (TransformChar): Use lyxrc.font_norm_type instead of
5055         lyxrc.font_norm.
5056
5057 2001-08-13  Juergen Vigna  <jug@sad.it>
5058
5059         * lyxfind.C (LyXReplace): fixed not single-replacing characters with
5060         casesensitive off.
5061         (SearchBackward): comment out the unlocking of the inset_owner this
5062         should not be needed!
5063
5064 2001-08-11  Dekel Tsur  <dekelts@tau.ac.il>
5065
5066         * Many files: Remove inherit_language, and add latex_language
5067
5068         * BufferView2.C (showLockedInsetCursor): Fix cursor shape in
5069         collapsible insets.
5070
5071 2001-08-10  Juergen Vigna  <jug@sad.it>
5072
5073         * text.C (prepareToPrint): fixed hfill-width in draw!
5074
5075         * BufferView2.C (selectLastWord): save the selection cursor as this
5076         now is cleared in the function LyXText::clearSelection!
5077
5078 2001-08-08  Juergen Vigna  <jug@sad.it>
5079
5080         * BufferView_pimpl.C (Dispatch): use a non-cut-buffer cut on DELTE
5081         BACKSPACE type functions.
5082
5083         * CutAndPaste.C (cutSelection): added a bool so that the stuff actually
5084         is only cutted from the document but not put in the cut-buffer, where
5085         still the old stuff should be.
5086
5087         * text2.C (cutSelection): added bool to pass to CutAndPaste::cutSelection.
5088
5089         * BufferView2.C (cut): added a bool to pass to LyXText::cutSelection.
5090
5091         * tabular.C (SetWidthOfCell): fixed special case where the width
5092         was not updated!
5093         (LeftLine): handle '|' in align_special.
5094         (RightLine): ditto
5095         (LeftAlreadyDrawed): ditto
5096         (SetWidthOfCell): ditto
5097
5098 2001-08-07  Juergen Vigna  <jug@sad.it>
5099
5100         * lyx_main.C (readUIFile): fixed some forgotten lowercase!
5101
5102 2001-08-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5103
5104         * lyxlex_pimpl.[Ch]: converto to lowercase funcs
5105         * lyxlex.[hC]: ditto
5106
5107 2001-08-06  Juergen Vigna  <jug@sad.it>
5108
5109         * text.C (getVisibleRow): fix up row clearing a bit.
5110
5111 2001-08-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5112
5113         * minibuffer.C: make sure the X server sees the changes in the input.
5114
5115 2001-08-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5116
5117         * paragraph.C (getFont): split into...
5118         (getLabelFont): this
5119         (getLayoutFont): and this
5120         * paragraph_pimpl.C (realizeFont): calling this
5121
5122         * text2.C (getFont): split into...
5123         (getLayoutFont): this
5124         (getLabelFont): and this
5125         (realizeFont): all three calling this
5126
5127         * lyxfont.h: remove all NO_LATEX macros and code... adjust all
5128         files where used.
5129
5130 2001-08-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5131
5132         * lyxfunc.C (getStatus): add checkbox support for LFUN_APPENDIX
5133
5134 2001-08-02  Kayvan A. Sylvan  <kayvan@sylvan.com>
5135
5136         * BufferView_pimpl.C (smartQuote): Added code to exempt pass_thru
5137         layouts from the Quote inset insertion.
5138
5139 2001-08-03  Juergen Vigna  <jug@sad.it>
5140
5141         * BufferView_pimpl.C (update): do the fitCursor only at the end!
5142
5143         * screen.C (drawFromTo): don't call fitcursor here and do the loop
5144         only if status not is already CHANGED_IN_DRAW (second level).
5145
5146         * text.C (draw): don't set the need_break_row when inside an
5147         InsetText LyXText.
5148
5149 2001-08-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5150
5151         * buffer.C (parseSingleLyXformat2Token): handle more latex
5152         conversion cases.
5153
5154         * bufferview_funcs.[hC]: change function names to
5155         begin with small char, adjust other files.
5156
5157 2001-08-02  André Pönitz <poenitz@gmx.net>
5158
5159         * lyxfunc.C:
5160         BufferView_pimpl.C: remove broken special code for math-greek
5161
5162 2001-08-02  Juergen Vigna  <jug@sad.it>
5163
5164         * BufferView_pimpl.C (update): redone this function so that we
5165         update the text again if there was a CHANGE_IN_DRAW.
5166
5167         * screen.C (cursorToggle): removed LyXText parameter and recoded.
5168         (drawFromTo): added a new internal bool which is used by draw() and
5169         redraw() function.
5170         (general): some cursor drawing problems fixed.
5171
5172 2001-08-01  Juergen Vigna  <jug@sad.it>
5173
5174         * lyxfind.C (LyXFind): fixed
5175         (SearchForward): ditto
5176         (SearchBackward): ditto
5177
5178         * BufferView_pimpl.C (workAreaMotionNotify): hopefully fixed the
5179         spurius drawing of the cursor in the main area.
5180
5181         * text2.C (status): small fix which could lead to a segfault!
5182         (clearSelection): remove unneeded BufferView param.
5183
5184 2001-08-01  André Pönitz <poenitz@gmx.net>
5185
5186         * lyxfunc.C: small change due to changed mathed interface
5187
5188 2001-08-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5189
5190         * bufferlist.C (loadLyXFile): add .lyx to file name if necessary
5191
5192 2001-08-01  John Levon  <moz@compsoc.man.ac.uk>
5193
5194         * lyxfunc.c: fail gracefully if file doesn't exist
5195
5196         * LyXSendto.C:
5197         * buffer.C:
5198         * lyxfunc.C:
5199         * BufferView_pimpl.C: IsDirWriteable() proto changed
5200
5201         * LyXView.C: fix updateWindowTitle() to store the last title
5202
5203 2001-07-31  Juergen Vigna  <jug@sad.it>
5204
5205         * text.C (setHeightOfRow): fixed setting of ascent/descent based on
5206         the font (wrong since using of Paragraph::highestFontInRange).
5207
5208         * paragraph.C (highestFontInRange): added a default_size parameter.
5209
5210         * text.C (getVisibleRow): minor clear row changes (still not perfect).
5211         (setHeightOfRow): reformat
5212
5213 2001-07-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5214
5215         * converter.[hC] + affected files: move to (inital-char)lowercase
5216         function names.
5217
5218         * ParagraphParameters.C (ParagraphParameters): remove commented code
5219
5220         * PainterBase.[Ch]: remove commented code
5221
5222         * LaTeXFeatures.h: add "bool floats" for float.sty
5223
5224         * LaTeXFeatures.C (LaTeXFeatures): init floats
5225         (require): handle float
5226         (getPackages): do it with floats
5227
5228 2001-07-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5229
5230         * BufferView_pimpl.C (Dispatch): improve handling of
5231         LFUN_INDEX_INSERT_LAST and LFUN_INDEX_CREATE
5232
5233         * commandtags.h: #include lyxfont.h here temporarily to avoid
5234         keybinding bug.
5235
5236         * bufferlist.h: include LString.h here.
5237
5238 2001-07-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5239
5240         * text2.C (getStringToIndex): new method.
5241
5242 2001-07-29  Asger Alstrup Nielsen  <alstrup@alstrup>
5243
5244         * *: Reduced header file dependencies all over.
5245
5246 2001-07-30  Baruch Even  <baruch@lyx.org>
5247
5248         * buffer.C (readInset): Stop auto-converting InsetFig to InsetGraphics.
5249
5250 2001-07-29  Baruch Even  <baruch@lyx.org>
5251
5252         * buffer.C (readInset): Changed GRAPHICS to Graphics.
5253
5254 2001-07-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5255
5256         * ParameterStruct.h (endif): add a default constructor to make
5257         sure that all variables is initialized.
5258
5259         * ParagraphParameters.C (ParagraphParameters): adjust
5260
5261 2001-07-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5262
5263         * BufferView_pimpl.C (Dispatch): use WHOLE_WORD selection for
5264         index; also, check that there is something to index, and that it
5265         does not span over several paragraphs.
5266         (doubleClick): use WHOLE_WORD_STRICT for double click.
5267
5268         * text.C (getWord): handle new WHOLE_WORD_STRICT word_location value.
5269
5270         * text2.C (toggleFree): do selection with WHOLE_WORD_STRICT
5271         scheme.
5272
5273 2001-07-26  Baruch Even  <baruch@lyx.org>
5274
5275         * buffer.C (readInset): Changed to call up InsetGraphics when reading
5276         an InsetFig figure, backwards compatible reading of old figure code.
5277
5278 2001-07-27  Juergen Vigna  <jug@sad.it>
5279
5280         * text2.C: font.realize function adaption.
5281
5282         * text.C (draw): add a warnings lyxerr text if needed.
5283
5284         * layout.C: font.realize function adaption.
5285
5286         * language.C: add inherit_language and implement it's handlings
5287
5288         * bufferview_funcs.C (StyleReset): remove language parameter from
5289         font creation (should be language_inherit now).
5290
5291         * bufferparams.C (writeFile): handle ignore_language.
5292
5293         * paragraph.C (getFontSettings): the language has to be resolved
5294         otherwise we have problems in LyXFont!
5295
5296         * lyxfont.C (lyxWriteChanges): added document_language parameter
5297         (update): removed unneeded language parameter
5298
5299         * paragraph.C (validate): fixed wrong output of color-package when
5300         using interface colors for certain fonts in certain environments,
5301         which should not seen as that on the final output.
5302
5303 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
5304
5305         * BufferView_pimpl.C:
5306         * Thesaurus.h:
5307         * Thesaurus.C:
5308         * Makefile.am:
5309         * commandtags.h:
5310         * LyXAction.C: add thesaurus support
5311
5312         * lyxfind.h:
5313         * lyxfind.C: add "once" parameter, for thesaurus, to not
5314           move to the next match
5315
5316 2001-07-26  Juergen Vigna  <jug@sad.it>
5317
5318         * lyxfont.C (realize): honor ignore_language too!
5319         (resolved): ditto.
5320
5321         * paragraph.C (TeXOnePar): handle ignore language right (hopefully).
5322
5323         * text.C (draw): one place more for ignore_language to not draw
5324         itself!
5325
5326 2001-07-25  Angus Leeming  <a.leeming@ic.ac.uk>
5327
5328         * LaTeXFeatures.C (getPackages): clean-up a little of the natbib code.
5329
5330 2001-07-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5331
5332         * buffer.C (parseSingleLyXformat2Token): a more general fix for
5333         the minipage conversion problem.
5334
5335 2001-07-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5336
5337         * buffer.C (parseSingleLyXformat2Token): check minipage if we
5338         insert an inset.
5339
5340 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5341
5342         * BufferView.h: don't forward declare WorkArea
5343
5344         * BufferView.C: don't include WorkArea.h
5345
5346 2001-07-25  André Pönitz <poenitz@gmx.net>
5347
5348         * commandtags.h:
5349         * LyXAction.C:
5350         * lyxfunc.C:  new LFUN 'math-space'
5351
5352         * BufferView.[Ch]: remove unneeded reference to 'WorkArea'
5353
5354 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5355
5356         * text2.C (toggleInset): call open/close
5357
5358 2001-07-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5359
5360         * lyxfunc.C (dispatch): add debug for the disabled case
5361
5362         * font.C (buttonText): make similar to rectText
5363
5364         * buffer.C (readInset): comment out parsing of insetlist and
5365         insttheorem
5366
5367         * PainterBase.C (rectText): small correction
5368
5369         * BufferView_pimpl.C: comment out insettheorem and insetlist
5370         * LyXAction.C: ditto
5371         * commandtags.h: ditto
5372
5373 2001-07-24  Juergen Vigna  <jug@sad.it>
5374
5375         * text.C (draw): honor the ignore_language.
5376
5377         * lyxfont.C (LyXFont): set language to ignore_language in FONT_INIT1.
5378
5379 2001-07-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5380
5381         * lyxfunc.C (getStatus): BREAKLINE does _not_ insert a special
5382         char inset.
5383
5384 2001-07-24  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
5385
5386         * lyxtext.h: remove unused (and unimplemented) methods
5387
5388 2001-07-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
5389
5390         * text.C (getVisibleRow): honor background color
5391
5392         * PainterBase.h:
5393         * Painter.h: remove default color argument for fillRectangle
5394
5395         * text.C (backgroundColor): new method
5396
5397 2001-07-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5398
5399         * text.C (getVisibleRow): adjust
5400
5401         * font.[Ch] (rectText): new method, metrics
5402         (buttonText): new method, metrics
5403
5404         * PainterBase.[hC]: make rectText and buttonText always draw and take
5405         fewer paramteres.
5406
5407 2001-07-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
5408
5409         * ToolbarDefaults.C (read):
5410         * MenuBackend.C (read): allow escaping in all strings
5411
5412         * BufferView_pimpl.C (insertAndEditInset): new method.
5413         (Dispatch): use insertAndEditInset whenever appropriate.
5414
5415         * BufferView_pimpl.C (insertNote): removed
5416
5417         * BufferView_pimpl.C (smartQuote): new method, moved from
5418         BufferView; if an insetquote cannot be inserted, insert a '"'
5419         character instead.
5420
5421         * BufferView2.C: remove insertCorrectQuote();
5422
5423         * lyxfunc.C (getStatus): Add support for all remaingin
5424         inset-insert lfuns.
5425
5426         * trans_mgr.C (insertVerbatim): do not treat '"' specially.
5427
5428         * lyxrc.C (read): in RC_BIND, allow escaped sequences in the
5429         command (necessary to pass " as parameter of self-insert.
5430
5431         * text.C (selectWordWhenUnderCursor):
5432         (selectWord): add word_location parameter
5433         (selectWordWhenUnderCursor): same + remove special code for word
5434         boundary.
5435         (selectNextWord): use kind() to guess type of insetspecialchar,
5436         not latex().
5437
5438         * buffer.C (insertStringAsLines): new method, extracted from LyXText.
5439         (insertErtContents): create ert insets as collapsed.
5440         (readInset): better compatibility code for Info inset.
5441
5442 2001-07-20  Juergen Vigna  <jug@sad.it>
5443
5444         * lyxfunc.C (dispatch): use always LyXFind now!
5445
5446         * text2.C (init): add a reinit flag so that the LyXText can be
5447         reinited instead of deleted and reallocated (used in InsetText).
5448
5449         * BufferView_pimpl.C: use the new Inset::edit(BV, bool) where needed.
5450
5451         * text.C: ditto
5452
5453         * text2.C: ditto
5454
5455 2001-07-18  Juergen Vigna  <jug@sad.it>
5456
5457         * text.C (selectNextWord): handle insets inside inset by calling
5458         always the bv->text functions so that we can go up the_locking_inset!
5459
5460         * BufferView_pimpl.C (show/hideCursor): fixed cursor showing up
5461         in strange locations when inside an inset!
5462
5463         * lyxfind.[Ch]: give all functions a LyXText * parameter and implement
5464         handling to include insets.
5465
5466         * lyxfunc.C (dispatch): changes to calls SearchBackward/Forward.
5467
5468 2001-07-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5469
5470         * LyXAction.C (init):
5471         * commandtags.h:
5472         * BufferView_pimpl.C (Dispatch): change HYPHENATION_BREAK to
5473         LIGATURE_BREAK, since the name is so stupid.
5474
5475 2001-07-20  Angus Leeming  <a.leeming@ic.ac.uk>
5476
5477         * buffer.C (readInset): enable reading of new InsetNotes as well as old
5478         InsetInfos.
5479
5480         * FontLoader.C: remove FORMS_H_LOCATION cruft.
5481
5482         * sp_form.[Ch]: remove.
5483
5484         * src/LColor.[Ch]: remove noteframe. Change note to "yellow".
5485
5486         * src/BufferView_pimpl.C (insertNote): use InsetNote in place of
5487         InsetInfo.
5488
5489         * src/buffer.C (readInset): ditto.
5490
5491 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
5492
5493         * BufferView_pimpl.C (specialChar): new method. Obsoletes
5494         menuSeparator(), endOfSentenceDot(), ldots() and
5495         hyphenationPoint(), which are therefore removed.
5496         (Dispatch): handle LFUN_HYPHENATION_BREAK.
5497
5498         * LyXAction.C (init):
5499         * commandtags.h: add LFUN_HYPHENATION_BREAK.
5500
5501         * paragraph.C (getWord): removed.
5502
5503         * BufferView_pimpl.C (Dispatch): use last word or selection for
5504         LFUN_INDEX_INSERT_LAST and LFUN_INDEX_CREATE.
5505
5506         * lyx_main.C (queryUserLyXDir): do not ask before creating
5507         user_dir, except if it has been named explicitely.
5508
5509 2001-07-20  Angus Leeming  <a.leeming@ic.ac.uk>
5510
5511         * BufferView_pimpl.C (updateScrollbar): Fix crash when reading in
5512         a document of zero size.
5513
5514 2001-07-19  Angus Leeming  <a.leeming@ic.ac.uk>
5515
5516         * LaTeXFeatures.[Ch]: add variable "bool natbib" and set it
5517         approriately in the c-tor and in require().
5518         (getPackages): output the appropriate LaTeX for natbib support.
5519
5520         * buffer.C (parseSingleLyXformat2Token): set the new bufferparams
5521         variables "use_natbib" and "use_numerical_citations" when reading the
5522         LyX file.
5523         (readInset): read the various natbib cite commands.
5524         (validate): white-space change.
5525
5526         * bufferparams.[Ch]: new variables "bool use_natbib" and
5527         "bool use_numerical_citations".
5528         (writeFile): output them in the LyX file.
5529
5530 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
5531
5532         * lyxfunc.C (getStatus): add support for all the inset insertion
5533         commands.
5534
5535         * text2.C (insertInset):
5536         * paragraph.C (insetAllowed):
5537         * BufferView_pimpl.C (insertInset): update to take in account the
5538         renaming of insertInsetAllowed
5539
5540         * lyxfunc.C (getStatus): add support for LFUN_INSET_TOGGLE.
5541
5542         * text2.C (getInset): new method. returns inset at cursor position.
5543
5544         * BufferView_pimpl.C (Dispatch): changes because of this.
5545
5546         * LyXAction.C (init): rename open-stuff to inset-toggle.
5547
5548         * commandtags.h: rename LFUN_OPENSTUFF to LFUN_INSET_TOGGLE.
5549
5550         * text2.C (toggleInset): renamed from openStuff; use
5551         Inset::open().
5552
5553 2001-07-13  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
5554
5555         * lyxrc.C (set_font_norm_type): recognise ISO_8859_15.
5556
5557         * lyxrc.h: added ISO_8859_15 to enum FontEncoding.
5558
5559 2001-07-18  Dekel Tsur  <dekelts@tau.ac.il>
5560
5561         * buffer.C (readLyXformat2): Add filename to the error dialog
5562
5563 2001-07-18  Juergen Vigna  <jug@sad.it>
5564
5565         * tabular.C (GetCellNumber): put an assert here instead of the check!
5566
5567 2001-07-17  Juergen Vigna  <jug@sad.it>
5568
5569         * BufferView_pimpl.C (toggleSelection): adapted too.
5570
5571         * text.C (selectNextWord): adapted for use with insets.
5572         (selectSelectedWord): ditto
5573
5574 2001-07-17  Juergen Vigna  <jug@sad.it>
5575
5576         * sp_spell.C (PSpell): fix initialitation order.
5577
5578 2001-07-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5579
5580         * paragraph.C: spacing
5581
5582 2001-07-17  Edwin Leuven  <leuven@fee.uva.nl>
5583
5584         * sp_spell.C: repair language selection for pspell
5585
5586 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5587
5588         * lyxfunc.h: change more methods to begin with lower char.
5589
5590 2001-07-16  Dekel Tsur  <dekelts@tau.ac.il>
5591
5592         * buffer.C (parseSingleLyXformat2Token): Generate error insets
5593         for unknown layouts.
5594
5595 2001-07-13  Dekel Tsur  <dekelts@tau.ac.il>
5596
5597         * buffer.C (readLyXformat2): Generate an error dialog if there are
5598         unknown layouts.
5599
5600 2001-07-16  Juergen Vigna  <jug@sad.it>
5601
5602         * sp_spell.C: always compile ISpell part.
5603
5604         * lyxrc.C: added use_pspell entry and it's handling.
5605
5606 2001-07-13  Juergen Vigna  <jug@sad.it>
5607
5608         * sp_spell.C: removed double includes.
5609
5610 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
5611
5612         Consistent use of Lsstream.h:
5613         * Lsstream.h: added using std::stringstream for consistencies sake.
5614
5615         * buffer.C: removed using std::stringstream
5616
5617         * lyxfont.C (stateText):
5618         * paragraph.C (asString):
5619         * text.C (selectNextWord, selectSelectedWord):
5620         * text2.C (setCounter):
5621         * vspace.C (asString, asLatexString):
5622         std::ostringstream -> ostringstream.
5623
5624 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
5625
5626         * LyXAction.C: add LFUN_HELP_ABOUTLYX
5627         * commandtags.h: add LFUN_HELP_ABOUTLYX
5628         * lyxfunc.C: add about lyx remove credits/copyright/version stuff
5629
5630 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
5631
5632         * BufferView_pimpl.C: sigchldchecker instead of sigchldhandeler in
5633         cursorToggle()
5634         * lyx_gui_misc.C: remove spellchecker
5635         * lyxfunc.C: showSpellchecker
5636         * sp_base.h: added
5637         * sp_ispell.h: added
5638         * sp_pspell.h: added
5639         * sp_spell.C: added
5640         * sp_form.[Ch]: removed
5641         * spellchecker.[Ch]: removed
5642
5643 2001-07-12  Kayvan A. Sylvan  <kayvan@sylvan.com>
5644
5645         * paragraph_pimpl.C (simpleTeXBlanks): Simply return if pass_thru
5646         is set.
5647         (simpleTeXSpecialChars): Simply print the input character without
5648         any special translation if pass_thru is set.
5649
5650         * layout.h: Added bool pass_thru to layout class for being able to
5651         implement pass through of a paragraph for Literate Programming.
5652
5653         * layout.C: add LT_PASS_THRU to LayoutTags enum.
5654         * layout.C (LyXLayout): set pass_thru to flase in constructor.
5655         * layout.C (Read): add "passthru" to list of layout tags and add
5656         code to set the pass_thru boolean when it is read.
5657
5658 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5659
5660         * trans_decl.h: remove allowed from KmodInfo
5661
5662         * trans.[Ch] (AddDeakkey): change prototype to not have allowd.
5663         remove allowed code
5664         (Load): adjust
5665
5666         * paragraph_pimpl.C (erase): use boost::prior
5667
5668         * Painter.C (text): use data() instead of c_str() when length is
5669         also provided.
5670         * WorkArea.C (putClipboard): ditto
5671         * font.h (width): ditto
5672
5673         * BufferView2.C: use it-> instead of (*it). for iterators
5674         * texrow.C: ditto
5675         * paragraph_pimpl.C: ditto
5676         * paragraph.C: ditto
5677         * minibuffer.C: ditto
5678         * language.C: ditto
5679         * kbmap.C: ditto
5680         * encoding.C: ditto
5681         * counters.C: ditto
5682         * converter.C: ditto
5683         * chset.C: ditto
5684         * Variables.C: ditto
5685         * TextCache.C: ditto
5686         * MenuBackend.C: ditto
5687         * LyXAction.C: ditto
5688         * LColor.C: ditto
5689         * FloatList.C: ditto
5690         * DepTable.C: ditto
5691         * ColorHandler.C (LyXColorHandler): ditto
5692
5693 2001-07-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5694
5695         * BufferView_pimpl.C (Dispatch): handle LFUN_OPENSTUFF.
5696
5697         * text2.C (openStuff): reintroduce this method (which had been
5698         nuked in NEW_INSETS frenzy).
5699
5700         * lyxfunc.C (Dispatch): when an action has not been handled, use
5701         its name in the error message, not its number.
5702
5703         * paragraph.C (inInset): change method name to begin with lowercase.
5704
5705         * undo_funcs.C:
5706         * text2.C: updates because of this.
5707
5708 2001-07-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5709
5710         * ToolbarDefaults.C (add): add spaces in error message
5711
5712 2001-07-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5713
5714         * buffer.C (readLyXformat2): initialize the ert comp. variables.
5715         (readLyXformat2): rename return_par to first_par, use lyxlex's
5716         pushToken and remove the manual push handling.
5717         (parseSingleLyXformat2Token): add another ert comp. variable:
5718         in_tabular, rename return_par to first_par. handle newlines better
5719
5720 2001-07-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5721
5722         * kbsequence.C (getiso): redirect debug info to Debug::KBMAP.
5723
5724 2001-07-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5725
5726         * text2.C (getParFromID): removed
5727
5728         * buffer.C (getParFromID): new method moved form lyxtext.
5729         * BufferView2.C (insertErrors): adjust
5730         (setCursorFromRow): adjust
5731         * BufferView_pimpl.C (restorePosition): adjust
5732         * lyxfunc.C (Dispatch): adjust
5733         * undo_funcs.C (textUndo): adjust
5734         (textRedo): adjust
5735         (textHandleUndo): adjust
5736         (textHandleUndo): adjust
5737
5738 2001-07-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5739
5740         * buffer.C: up' the LYX_FORMAT
5741
5742         * lyxfont.h: turn NO_LATEX on as default
5743
5744         * buffer.C (insertErtContents): new methods of tex style compability.
5745         (parseSingleLyXformat2Token): use it several places.
5746         * tabular.C (OldFormatRead): and here
5747
5748 2001-07-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5749
5750         * text2.C: remove some commented code.
5751         reindent file.
5752
5753         * trans_mgr.[Ch]: simplify normalkey to only take a char as arg.
5754         * trans.C: changes because of the above.
5755
5756 2001-07-07  Dekel Tsur  <dekelts@tau.ac.il>
5757
5758         * text2.C (setCounter): Fix counters bug with bibliography layout.
5759
5760 2001-07-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5761
5762         * paragraph_pimpl.C (simpleTeXBlanks): don't go through owner_ for
5763         own member functions
5764         (simpleTeXSpecialChars): ditto
5765
5766 2001-07-06  Juergen Vigna  <jug@sad.it>
5767
5768         * a lot of files: changed the access to LyXText::status and the
5769         call of undo-functions.
5770
5771         * undo.[Ch]: added a inset_id to the undo informations.
5772
5773         * undo_funcs.[Ch]: added and moved here all undo functions.
5774
5775         * lyxtext.h: give the status enum a weight, made status_ a private
5776         variable and made accessor functions for it, removed the whole bunch
5777         of undo-functions as they are now in their own file, make some
5778         functions publically available. Added function ownerParagraph with
5779         int parameter.
5780
5781         * paragraph.[Ch]: added "bool same_ids" to the constructor,
5782         made InInset() a const function, added getParFromID() function.
5783
5784         * buffer.[Ch]: added const version for inset_iterator functions,
5785         added getInsetFromID() function.
5786
5787         * BufferView2.C, BufferView_pimpl.C, text.C, text2.C, lyxfunc.C:
5788         changed undo functions for new version.
5789
5790 2001-07-05  Juergen Vigna  <jug@sad.it>
5791
5792         * paragraph_pimpl.C (Pimpl): set id_ also here (this is because some
5793         unknow mechanism does not call the proper constructor but only this
5794         one also if I request the other!?
5795
5796 2001-07-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5797
5798         * BufferView_pimpl.C (resizeCurrentBuffer): init the new LyXText
5799
5800         * text2.C (LyXText): use initialization lists.
5801
5802         * lyxtext.h (Selection): initialize set_ and mark_
5803         (init): remove method
5804
5805 2001-07-05  Dekel Tsur  <dekelts@tau.ac.il>
5806
5807         * LaTeX.C (scanLogFile): Parse rerun messages from latex packages.
5808
5809 2001-07-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5810
5811         * screen.[Ch]: change method names to begin with lowercase
5812
5813         * BufferView_pimpl.C (updateScrollbar): simplify further and
5814         hopefully make it a bit faster.
5815
5816 2001-07-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5817
5818         * ColorHandler.C (LyXColorHandler): use GUIRunTime instead of
5819         calling directly xforms functions.
5820
5821         * Painter.C (Painter):
5822         * lyx_cb.C (MenuWrite):
5823         * FontInfo.C (query): use GUIRunTime::x11Display() instead of
5824         fl_display.
5825
5826         * lyx_gui.C: remove bogus guiruntime extern declaration.
5827
5828 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5829
5830         * text2.C (redoHeightOfParagraph): comment out stuff we don't need
5831         in NEW_INSETS
5832         (redoDrawingOfParagraph): ditto
5833         (redoParagraphs): ditto
5834         (cutSelection): don't create a object for CutAndPaste use the
5835         static method directly
5836         (pasteSelection): ditto
5837
5838         * bufferview_funcs.[Ch]: move ProhibitInput and AllowInput to
5839         LyXview (+ rename)
5840
5841 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5842
5843         * modifications to some other files because of this.
5844
5845         * Makefile.am (lyx_SOURCES): add XFormsView
5846
5847         * XFormsView.[Ch]: new files
5848
5849         * LyXView.[Ch]: make LyXView a base class for the gui handling for
5850         the main window. Move the gui dependent stuff to XFormsView
5851
5852 2001-07-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5853
5854         * tabular.C (GetCellInset): update cur_cell also in the row/col
5855         version of this function.
5856
5857         * lyxfunc.C: no need to include figure_form.h here.
5858
5859         * FontLoader.h:
5860         * lyxfunc.h:
5861         * lyxscreen.h:
5862         * text2.C:
5863         * lyxvc.C: no need to include forms.h here.
5864
5865 2001-06-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5866
5867         * lyxrc.C (read): change debugging channel for RC_BIND to lyxrc.
5868
5869         * lyxfunc.C (Dispatch):
5870         * Spacing.C (set):
5871         * BufferView_pimpl.C (Dispatch): use .c_str() on istringstream
5872         constructor argument.
5873
5874 2001-06-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5875
5876         * paragraph.C (Paragraph): dont't clear, and just set layout.
5877         (makeSameLayout): use params's copy contructor.
5878
5879         * ParagraphParameters.[Ch] (makeSame): delete method
5880
5881 2001-06-29  John Levon  <moz@compsoc.man.ac.uk>
5882
5883         * Variables.[Ch]: fix indentation, rename set to isSet
5884
5885 2001-06-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5886
5887         * lyxfunc.C (Dispatch): fix typo
5888
5889 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5890
5891         * paragraph_pimpl.C: add std:: qualifier to lower_bound and
5892         upper_bound.
5893
5894         * bufferlist.C: include assert.h for emergencyWrite().
5895
5896 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
5897
5898         * lyx_main.C: if we can't even find a readable LYX_DIR directory,
5899           give up at last (bug #425202) !
5900
5901 2001-06-27  John Levon  <moz@compsoc.man.ac.uk>
5902
5903         * lyx_gui_misc.C:
5904         * sp_form.h:
5905         * sp_form.C:
5906         * spellchecker.h:
5907         * spellchecker.C: strip spellchecker options and bring up
5908           preferences tab instead
5909
5910 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5911
5912         * BufferView_pimpl.C (Dispatch): add .c_str() to the argument of
5913         the istringstream constructor
5914
5915 2001-06-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5916
5917         * paragraph.C (getLayout): fix return value
5918
5919         * paragraph.h: do not declare getLayout as inline.
5920
5921         * lyxtext.h: remove LyXText:: qualifier to changeRegionCase
5922
5923 2001-06-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5924
5925         * lyxcursor.h (operator<): new func
5926         (operator>): new func
5927         (operator>=): new func
5928         (operator<=): new func
5929
5930         * text.C (changeCase): use selection.start and selection.end
5931         (changeRegionCase): require from to be <= to. Require par to be a
5932         valid paragraph.
5933
5934         * LaTeXFeatures.C (getFloatDefinitions): std:: qualify ostream
5935
5936 2001-06-27  Juergen Vigna  <jug@sad.it>
5937
5938         * text.C (cursorLeftOneWord): changed to return the cursor and added
5939         overlay with BufferView * parameter which calls this one.
5940         (getWord): added
5941         (selectWord): use new getWord function.
5942         (changeCase): renamed from changeWordCase as and extended to work
5943         also on selections.
5944
5945         * lyxtext.h: added enum word_location
5946
5947         * BufferView_pimpl.C (Dispatch): change function changeWordCase to
5948         changeCase as this operates now also on selections.
5949
5950 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
5951
5952         * lyxfunc.C (getStatus): support LFUN_MATH_MUTATE
5953
5954         * many files: send debug output to Debug::INFO instead of
5955         Debug::ANY.
5956
5957         * converter.C (View):
5958         (Convert):
5959         (Move): send debug output to Debug::FILES instead of console.
5960
5961 2001-06-26  The LyX Project  <lyx@rose.home.sad.it>
5962
5963         * lyxfunc.C (getStatus): use func_status
5964
5965         * func_status.h: new header, describing the results of
5966         LyXFunc::getStatus;
5967
5968         * lyxfunc.C (getStatus): add support for LFUN_MATH_VALIGN and
5969         LFUN_MATH_HALIGN.
5970
5971 2001-06-25  The LyX Project  <jug@sad.it>
5972
5973         * buffer.C (sgmlOpenTag):
5974         (sgmlCloseTag):
5975         (SimpleDocBookOnePar):  disable the depth spaces, for the moment.
5976
5977 2001-06-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5978
5979         * text2.C: remove some dead code
5980
5981         * tabular.C (GetCellInset): store the last cell checked (gotten)
5982
5983         * tabular.h: add the helper for the speedup
5984
5985         * lyxtext.h: remove some dead code
5986
5987 2001-06-26  The LyX Project  <Asger>
5988
5989         * paragraph.C: Change export to LaTeX of alignment to
5990         \begin{center} and family for better roundtrip work with reLyX.
5991
5992         * Tune the math drawing a bit.
5993
5994 2001-06-25  The LyX Project  <Asger>
5995
5996         * LColor.C (LColor): New color for math background. New color
5997         for buttons.
5998
5999 2001-06-25  The LyX Project  <jug@sad.it>
6000
6001         * lyxfunc.C (MenuNew): remove extra check for .lyx file
6002
6003         * lyxfunc.C (Open):
6004         * bufferlist.C (newFile): do not restrict to files ending with
6005         .lyx
6006
6007         * BufferView_pimpl.C (MenuInsertLyXFile):
6008
6009 2001-06-24  The LyX Project  <jug@sad.it>
6010
6011         * lyxlex_pimpl.C (compare_tags): use compare_ascii_no_case instead
6012         of compare_no_case
6013
6014 2001-06-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6015
6016         * lyxtext.h: rename most methods to begin with a small char.
6017         Lots of changes because of this.
6018
6019         * paragraph.C (Paragraph): do not call fitToSize
6020         (erase): call Pimpl::erase
6021         (insertChar): call Pimpl::insertChar
6022         (insertInset): call Pipl::insertInset
6023         (breakParagraph): do not call fitToSize
6024         (breakParagraphConservative): do not call fitToSize
6025         (fitToSize): remove method
6026
6027         * buffer.C (parseSingleLyXformat2Token): do not call fitToSize
6028
6029 2001-06-24  The LyX Project  <Asger>
6030
6031         * Fix Qt compilation^2
6032
6033 2001-06-24  The LyX Project  <jug@sad.it>
6034
6035         * paragraph.[Ch] (outerHook): new method. mostly equivalent to
6036         depthHook(getDepth()-1).
6037
6038         * paragraph.h:
6039         * ParagraphParameters.h:
6040         * ParameterStruct.h: change type of depth to unsigned int ==
6041         depth_type. Many adaptations to other files before of that.
6042
6043 2001-06-24  The LyX Project  <Asger>
6044
6045         * Fix Qt compilation.
6046
6047 2001-06-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6048
6049         * paragraph.h: renamed several methods to begin with small letter.
6050         several changes to many parts of the code because of this.
6051
6052 2001-06-23  The LyX Project  <jug@sad.it>
6053
6054         * text2.C (InsertStringAsLines): renamed from InsertStringA;
6055         rewritten to discard all double spaces when KeepEmpty is off
6056         (InsertStringAsParagraphs): renamed from InsertStringB; rewritten
6057         to only handle newlines but not fiddle with spaces and friends.
6058
6059         * lyxfunc.C (MenuNew): when doing 'new from template', use
6060         template_path as default directory
6061
6062 2001-06-23  The LyX Project  <Asger>
6063
6064         * Clean-up of header file includes all over
6065         * paragraph.h: Move some of the stuff into paragraph_pimpl.h
6066
6067 2001-06-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6068
6069         * paragraph.h: renamed from lyxparagraph.h
6070
6071 2001-06-23  Asger  <lyx@violet.home.sad.it>
6072
6073         * Buffer.h: Removed Buffer::resize
6074         * BufferList.h: Removed BufferList::resize
6075         * LyXView.h: Added LyXView::resize. This way, we will only reflow
6076         the document lazily when we change the width, or the font settings.
6077
6078 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
6079
6080         * lyxfunc.C: silently ignore empty dispatches from the minibuffer
6081
6082 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
6083
6084         * buffer.h: remove out of date comment
6085
6086 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
6087
6088         * lyxscreen.h:
6089         * screen.C: fix "theoretical" GC leak
6090
6091 2001-06-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6092
6093         * LaTeX.C (scanAuxFile):
6094         (deplog): remove trailing \r when reading stream (useful under
6095         win32)
6096
6097 2001-06-15  Angus Leeming  <a.leeming@ic.ac.uk>
6098
6099         * BufferView_pimpl.C (fitCursor): emit a signal updateParagraph.
6100         (resizeCurrentBuffer): have functions BufferView::theLockingInset()
6101         and BufferView::theLockingInset(Inset*), so should use them and not
6102         access bv_->text->the_locking_inset directly.
6103
6104         * lyxfunc.C (Dispatch): cosmetic name change of three signals.
6105
6106 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
6107
6108         * Makefile.am:
6109         * tex-defs.h: remove old unused file
6110
6111 2001-06-15  John Levon  <moz@compsoc.man.ac.uk>
6112
6113         * BufferView_pimpl.C: fix typo, remove minibuffer message
6114           when buffer has loaded
6115
6116 2001-06-14  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6117
6118         * lyxfunc.C (Dispatch): use stringstream
6119         (MenuNew): use stringstream
6120         (Open): use stringstream
6121
6122         * importer.C (Import): use stringstream
6123
6124         * bufferview_funcs.C (CurrentState): use stringstream
6125
6126         * LaTeX.C (run): use stringstream
6127
6128         * BufferView_pimpl.C (savePosition): use stringstream
6129         (restorePosition): use stringstream
6130         (MenuInsertLyXFile): use stringstream
6131
6132 2001-06-14  Angus Leeming  <a.leeming@ic.ac.uk>
6133
6134         * BufferView.C:
6135         * Bullet.C:
6136         * ColorHandler.C:
6137         * FontInfo.C:
6138         * FontLoader.C:
6139         * LColor.C:
6140         * LaTeXFeatures.C:
6141         * Painter.C:
6142         * gettext.C:
6143         * lyx_gui_misc.C:
6144         * lyxserver.C:
6145         * vspace.C: removed // -*- C++ -*- as first line.
6146
6147         * lyxfind.h:
6148         * version.h: added // -*- C++ -*- as first line.
6149
6150 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6151
6152         * lyxfunc.C (getStatus): support LFUN_READ_ONLY_TOGGLE
6153
6154         * text2.C (SetSelectionOverString): do not test str[i]==0 for end
6155         of string
6156
6157 2001-06-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6158
6159         * buffer.C (parseSingleLyXformat2Token): fix compatability reading
6160         of floats.
6161
6162 2001-06-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6163
6164         * gettext.C: include LString.h even when --disable-nls is on.
6165
6166 2001-06-12  Angus Leeming  <a.leeming@ic.ac.uk>
6167
6168         * converter.h (Get): changed argument type from int to
6169         FormatList::size_type to avoid unnecessary conversion.
6170
6171         * bufferview_funcs.C (ToggleAndShow): check state of LyXText pointer
6172         before using it.
6173
6174 2001-06-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6175
6176         * gettext.h: include LString.h even when --disable-nls is on.
6177
6178 2001-06-07  Juergen Vigna  <jug@sad.it>
6179
6180         * text.C (BreakAgain): subst spaces with tabs.
6181
6182         * paragraph.C (deleteInsetsLyXText): set recursive on deleteLyXText.
6183         (resizeInsetsLyXText): set force on resizeLyXText.
6184
6185 2001-06-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6186
6187         * gettext.h (gettext_init):
6188         (locale_init): use a real definition instead of a macro
6189
6190 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
6191
6192         * Bufferview_pimpl.C:
6193         * LColor.h:
6194         * LColor.C: further lcolor tidies
6195
6196 2001-06-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6197
6198         * BufferView_pimpl.C (updateScrollbar): simplify.
6199
6200         * BufferView2.C: don't include insets/insetinfo.h, change
6201         prototype for insertInset and call the Pimpl version. let
6202         updateInset call Pimpl version.
6203
6204         * BufferView.h: move inset_slept to BufferView::Pimpl, move
6205         gotoInset to BufferView::Pimpl
6206
6207 2001-06-01  Juergen Vigna  <jug@sad.it>
6208
6209         * lyxfunc.C (Dispatch): LFUN_PREFIX don't call the update if we're
6210         inside a LockingInset (is the update needed at all?).
6211
6212 2001-05-31  Juergen Vigna  <jug@sad.it>
6213
6214         * BufferView_pimpl.C (Dispatch): we need a new instanze of cursor
6215         here not the old one otherwise how should we compare it afterwards
6216         if it's the same!
6217
6218 2001-06-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6219
6220         * lyxfont.C:
6221         * tabular.C:
6222         * tabular-old.C:
6223         * FontInfo.C: bring C functions into global namespace when
6224         necessary
6225
6226 2001-05-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6227
6228         * LString.h: make sure config.h has been loaded before LString.h.
6229
6230         * lyxlex_pimpl.C (EatLine): comment out annoying debug messages
6231         (one for each char read by EatLine!).
6232
6233         * lyx_main.C (init): constify lyxdir. Lowercase the name of some
6234         variables.
6235
6236 2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6237
6238         * paragraph.C (BreakParagraph): set the inset_owner in the new par
6239         to the same as the par we break from
6240
6241 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6242
6243         * commandtags.h: add LFUN_INSET_WIDE_FLOAT
6244
6245         * MenuBackend.C (expand): also create menu entries for wide
6246         versions of the floats.
6247
6248         * LyXAction.C (init): add entry for LFUN_INSET_WIDE_FLOAT
6249
6250         * BufferView_pimpl.C (Dispatch): implement LFUN_INSET_WIDE_FLOAT
6251
6252         * Makefile.am (lyx_DEPENDENCIES): adjust for change in
6253         frontends/Makefile.am
6254
6255         * text2.C: adjust
6256         * text.C: adjust
6257
6258
6259         * tabular.C (getTokenValue): add std::
6260
6261         * tabular-old.C (getTokenValue): add std::
6262         (getTokenValue): ditto
6263         (getTokenValue): ditto
6264
6265         * screen.C (ToggleSelection): adjust
6266
6267         * lyxtext.h: put selection cursors inside a Selection struct.
6268
6269         * lyxfunc.C (moveCursorUpdate): adjust
6270
6271         * lyxfont.C (latexWriteStartChanges): add std::
6272
6273         * lyxfind.C: adjust
6274
6275         * font.h: delete with(char const *, LyXFont const &)
6276
6277         * buffer.C (parseSingleLyXformat2Token): use contains instead of strstr
6278
6279         * FontInfo.C (getFontname): add std::
6280
6281         * BufferView_pimpl.C (resizeCurrentBuffer): adjust
6282         (workAreaButtonPress): adjust
6283         (tripleClick): adjust
6284         (update): adjust
6285         (moveCursorUpdate): adjust
6286         (Dispatch): adjust
6287
6288         * BufferView2.C (gotoInset): adjust
6289
6290 2001-05-30  Juergen Vigna  <jug@sad.it>
6291
6292         * spellchecker.C (USE_ORIGINAL_MANAGER_FUNCS): as it seems only I use
6293         to check pspell I add this as default as I now have new pspell
6294         libraries and they seem to use this.
6295
6296 2001-05-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6297
6298         * text2.C (CutSelection): make the cursor valid before the call to
6299         ClearSelection.
6300
6301 2001-05-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6302
6303         * kbsequence.C (parse): de-uglify a bit the parsing code, which
6304         relied on 0 terminated strings and other horrors. Bug found due to
6305         the new assert in lyxstring!
6306
6307         * lyx_main.C (defaultKeyBindings): add bindings the cursor-related
6308         KP_ keys.
6309
6310 2001-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6311
6312         * lyx_main.C (defaultKeyBindings): move self-insert KP_ bindings
6313         to latinkeys.bind.
6314
6315         * lyxfunc.C (processKeySym): change method of getting to the
6316         self-insert char.
6317
6318         * BufferView(2).[Ch]: move hfill, protectedBlank, newline,
6319         menuSeparator, endOfSentenceDot, ldots, hypenationPoint and menuUndo
6320         * BufferView_pimpl.[Ch]: here as private methods.
6321
6322 2001-05-28  Juergen Vigna  <jug@sad.it>
6323
6324         * text.C (SetHeightOfRow): added the update() call again as it is
6325         needed to initialize inset dimensions!
6326
6327 2001-05-16  Juergen Vigna  <jug@sad.it>
6328
6329         * text2.C (SetCharFont): Add new function with BufferView * and
6330         bool toggleall parameters for setting insets internal fonts.
6331         (SetFont): Freeze the undo as we may change fonts in Insets and
6332         all this change should be inside only one Undo!
6333
6334         * bufferview_funcs.C (ToggleAndShow): fixed this functions for
6335         setting font's in insets as for them we have the SetFont function!
6336
6337 2001-05-15  Juergen Vigna  <jug@sad.it>
6338
6339         * text2.C (ClearSelection): to be sure we REALLY don't have any
6340         selection anymore!
6341
6342         * tabular.C (TeXCellPreamble): fixed the left border problem for
6343         multicolumn cells.
6344
6345 2001-05-27  Dekel Tsur  <dekelts@tau.ac.il>
6346
6347         * LaTeX.C (deplog): Make sure that the main .tex file is in the
6348         dependancy file
6349
6350 2001-05-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6351
6352         * lyx_main.C (defaultKeyBindings): set KP_enter to point at
6353         LFUN_BREAKPARAGRAPH.
6354
6355         * LyXAction.C (init): remove external name for LFUN_LAYOUTNO, set
6356         help test to "internal only", similar for LFUN_INSERT_URL
6357
6358         * BufferView_pimpl.C (Dispatch::LFUN_QUOTE): change it to to the insertcorrectQuote.
6359         (Dispatch::LFUN_SELFINSERT): fix to handle math greek,
6360         auto_region_delete and deadkeys.
6361
6362 2001-05-22  John Levon  <moz@compsoc.man.ac.uk>
6363
6364         * LColor.h:
6365         * LColor.C: remove some dead entries, tidy a little
6366
6367 2001-05-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6368
6369         * lyxfunc.C (processKeySym): comment the Escape handling, remove
6370         commented code.
6371         (Dispatch): implement LFUN_ESCAPE
6372
6373         * commandtags.h: add LFUN_ESCAPE
6374
6375         * LyXAction.C (init): add entry for LFUN_ESCAPE
6376
6377         * BufferView_pimpl.C (Dispatch): adjust for open_new_inset move.
6378         Remove commented code.
6379         (insertNote): moved here
6380         (open_new_inset): moved here
6381
6382         * BufferView[2].[Ch]: move insertNote and open_new_inset to
6383         BufferView_pimpl
6384
6385 2001-05-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6386
6387         * kbmap.C (findbinding): clean it up and make it work correctly.
6388
6389         * lyx_main.C (init): do not pass argc and argv as parameters
6390
6391 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
6392
6393         * buffer.C: fix path for OS/2 & Win32
6394
6395         * lyx_gui.C:
6396         * lyx_main:
6397         * lyx_main.C: Added os:: class.
6398
6399         * os2_defines.h: update
6400
6401 2001-05-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6402
6403         * lyxfunc.[Ch] (processKeySym): return void. Handle unknown actions
6404         better by trying again with reduced state.
6405
6406 2001-05-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6407
6408         * lyxrc.C (read): print error about invalid key sequence only when
6409         debugging (because not all latinX keysyms are known to some X
6410         servers)
6411
6412         * kbsequence.C (getiso): add a few std:: qualifiers
6413         (getiso): comment out extra return statement.
6414
6415 2001-05-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6416
6417         * BufferView_pimpl.C (Dispatch): comment out the old "default" key
6418         handling.
6419         (Dispatch): enhance the accent inset a bit. (not perfect)
6420
6421 2001-05-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6422
6423         * buffer.C (makeLaTeXFile): use stringstream on language_optons.
6424
6425 2001-05-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6426
6427         * bufferlist.C (emergencyWrite): fix assert() call
6428
6429 2001-05-04  Kayvan A. Sylvan  <kayvan@sylvan.com>
6430
6431         * text.C (InsertChar): Added trivial patch to only send the "you
6432         can not do multiple spaces this way" message once during a
6433         session.
6434
6435 2001-05-08  Baruch Even  <baruch@lyx.org>
6436
6437         * Makefile.am: Changed order of libraries to get LyX to link properly
6438         with the gnome frontend.
6439
6440 2001-05-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6441
6442         * LaTeXFeatures.h: add a std:: qualifier
6443
6444 2001-05-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6445
6446         * paragraph.C (String): use stringstream
6447
6448 2001-05-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6449
6450         * paragraph.C (writeFile): remove footflag arg
6451
6452         * buffer.C (makeLaTeXFile): use stringstream
6453         (latexParagraphs): remove footnot gurba
6454
6455         * LaTeXFeatures.C (getPackages): use stringstream
6456         (getMacros): likewise
6457         (getTClassPreamble): likewise
6458         (getFloatDefinitions): new method
6459
6460         * paragraph.C (writeFile): reindent
6461         (Erase): reindent
6462
6463         * WorkArea.h: revert the xpos + etc changes.
6464
6465         * CutAndPaste.C (SwitchLayoutsBetweenClasses): constify name and s
6466
6467         * lyxparagraph.[Ch]: add copy constructor, remove Clone
6468
6469         * CutAndPaste.C (copySelection): use LyXParagraph copy constructor
6470         (pasteSelection): likewise
6471         * text2.C (CreateUndo): likewise
6472
6473 2001-05-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6474
6475         * minibuffer.C (peek_event): temporarily reduce the functionality
6476         of the minibuffer (to allow args on lfuns)
6477
6478         * commandtags.h: remove LFUN_LOA_INSERT, LFUN_LOF_INSERT,
6479         LFUN_LOT_INSERT. add LFUN_FLOAT_LIST
6480
6481         * buffer.C (readInset): add compability reading of old float
6482         lists, add reading of new style float list.
6483         (readInset): avoid reevaluation of inscmd.getCmdName()
6484         (getLists): reindent
6485
6486         * MenuBackend.C (MenuItem): implement parsing of
6487         md_floatlistinsert and md_floatinsert.
6488         (expand::LastFiles): move initalizaton of iterators out of loop,
6489         avoid reevaluation.
6490         (expand::Documents): introduce typdedef vector<string> Strings,
6491         and use it.
6492         (expand::ExportFormats): introduce typedef vector<Format const *>
6493         Formats, and use it.
6494         (expand): implement FloatListInsert and FloatInsert.
6495
6496         * LyXAction.C (init): remove entries for LFUN_LOA_INSERT,
6497         LFUN_LOA_VIEW, LFUN_LOF_INSERT, LFUN_LOFVIEW, LFUN_LOT_INSERT,
6498         LFUN_LOTVIEW. Add entry for LFUN_FLOAT_LIST
6499
6500         * BufferView_pimpl.C (Dispatch::LFUN_TOC_INSERT): remvoe the float
6501         handling.
6502         (Dispatch::LFUN_FLOAT_LIST): implement
6503
6504 2001-04-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
6505
6506         * LaTeX.C (run): Fix problem with --export code.
6507
6508 2001-04-26  Angus Leeming  <a.leeming@ic.ac.uk>
6509
6510         * BufferView.[Ch] (workarea): removed.
6511         (getClipboard) new method; wrapper for workarea()->getClipboard()
6512
6513         * ToolbarDefaults.C (read): removed final lex.next() command; it's a
6514         bug.
6515
6516         * WorkArea.h (width, height, xpos, ypos): These methods all
6517         returned the dimensions of the work_area sub-area of WorkArea,
6518         resulting in a position error if the WorkArea were resized. Now
6519         return the dimensions of the entire WorkArea.
6520
6521         * lyx_main.C (ReadUIFile): don't print out spurious warnings.
6522
6523 2001-05-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6524
6525         * LaTeX.C (deplog): correct the syntax of regex reg1
6526
6527 2001-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6528
6529         * undo.C: remove !NEW_INSETS cruft
6530
6531 2001-04-28  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6532
6533         * text2.C: remove !NEW_INSETS cruft
6534
6535         * text.C: remove !NEW_INSETS cruft
6536
6537         * tabular.C: remove !NEW_INSETS cruft
6538
6539         * spellchecker.C: remove !NEW_INSETS cruft
6540
6541         * lyxtext.h: remove !NEW_INSETS cruft
6542
6543         * lyxlex_pimpl.C: remove !NEW_INSETS cruft
6544
6545         * lyxfunc.C: remove !NEW_INSETS cruft
6546
6547         * lyxfind.C: remove !NEW_INSETS cruft
6548
6549         * lyx_cb.C: remove !NEW_INSETS cruft
6550
6551         * figureForm.C: remove  !NEW_INSETS cruft
6552
6553         * bufferview_funcs.[Ch]: remove !NEW_INSETS cruft
6554
6555         * buffer.[Ch]: remove !NEW_INSETS cruft
6556
6557         * ToolbarDefaults.C: remove !NEW_INSETS cruft
6558
6559         * CutAndPaste.C: remove !NEW_INSETS cruft
6560
6561         * BufferView_pimpl.C: remove !NEW_INSETS cruft
6562
6563         * BufferView2.C: remove !NEW_INSETS cruft
6564
6565         * BufferView.h: remove !NEW_INSETS cruft
6566
6567 2001-05-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6568
6569         * Lsstream.h: include LString.h before the sstream headers to
6570         fix problem with gcc 2.95.3 and lyxstring
6571
6572 2001-05-02  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6573
6574         * lyx_main.C: add using directives when needed for C functions
6575         declared in std:: namespace.
6576
6577 2001-04-27  Juergen Vigna  <jug@sad.it>
6578
6579         * text.C (Fill): return 20 instead of 0 if paper_width < 0 (endless)
6580         (SetHeightOfRow): comment out the update call should not be needed!
6581
6582 2001-04-13  Juergen Vigna  <jug@sad.it>
6583
6584         * tabular.C (GetAdditionalHeight): changed parameter from cell to row.
6585         (LyXTabular): tried to minimize operator= operations (and realized
6586         hopfully Lars wish).
6587
6588 2001-04-27  Juergen Vigna  <jug@sad.it>
6589
6590         * spellchecker.C (sc_check_word): fixed Assert to lyx::Assert.
6591
6592 2001-04-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6593
6594         * lyxfunc.C (Dispatch): hack to make listof algorithm work
6595
6596         * buffer.C (readInset): hack to make listof algorithm work
6597
6598         * BufferView_pimpl.C: hack to make listof algorithm work
6599
6600 2001-04-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6601
6602         * LyXAction.C: removed all !NEW_INSETS cruft
6603         (init): moved lfun_item in method
6604
6605         * lyxparagraph.[Ch]: removed all !NEW_INSETS cruft
6606
6607 2001-04-26  Angus Leeming  <a.leeming@ic.ac.uk>
6608
6609         * BufferView2.C (theLockingInset): white space.
6610
6611 2001-04-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6612
6613         * minibuffer.C: include <iostream>
6614
6615         * BufferView_pimpl.C: implement LFUN_TRANSPOSE_CHARS
6616
6617         * LyXAction.C (init): add LFUN_TRANSPOSE_CHARS
6618
6619         * commandtags.h: add LFUN_TRANSPOSE_CHARS
6620
6621         * text.[Ch] (TransposeChars): new method
6622
6623 2001-04-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6624
6625         * call message directly through LyXView instead of through LyXFunc
6626         * BufferView2.C: adjust
6627         * BufferView_pimpl.C: adjust
6628         * FontLoader.C: adjust
6629         * buffer.C: adjust
6630         * bufferview_funcs.C: adjust
6631         * converter.C: adjust
6632         * figureForm.C: adjust
6633         * importer.C: adjust
6634         * lyx_cb.C: adjust
6635         * lyx_gui_misc.C: adjust
6636         * lyxfunc.C: adjust
6637         * lyxvc.C: adjust
6638         * text2.C: adjust
6639         + more files in subdirs
6640
6641         * lyxparagraph.h (size): move up int file
6642         (GetLayout): ditto
6643
6644         * adjust all uses of Assert to lyx::Assert.
6645
6646         * BufferView2.C (ChangeCitationsIfUnique): adjust for
6647         lyxfunctional in namespace lyx
6648         * layout.C (hasLayout): ditto
6649         (GetLayout): ditto
6650         (GetLayout): ditto
6651         (delete_layout): ditto
6652         (NumberOfClass): ditto
6653         * converter.C (GetFormat): ditto
6654         (GetNumber): ditto
6655         (Add): ditto
6656         (Delete): ditto
6657         (SetViewer): ditto
6658         * bufferlist.C (getFileNames): ditto
6659         (emergencyWriteAll): ditto
6660         (exists): ditto
6661         (getBuffer): ditto
6662         * MenuBackend.C (hasSubmenu): ditto
6663         (hasMenu): ditto
6664         (getMenu): ditto
6665         * BufferView_pimpl.C (getInsetByCode): ditto
6666
6667 2001-04-18  Juergen Vigna  <jug@sad.it>
6668
6669         * vspace.C (asLatexString): fixed the 100% problem.
6670
6671 2001-04-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6672
6673         * lyxfunc.C (Dispatch):
6674         * minibuffer.C:
6675         * minibuffer.h: add a few std:: qualifiers
6676
6677 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6678
6679         * minibuffer.[Ch]: reimplement so that commands is initiated and
6680         run from lyxfunc, simplified som handling, and made the completion
6681         and history code for complete. wip.
6682
6683         * lyxfunc.C (processKeySym): call message
6684         (miniDispatch): new temporary method
6685         (LFUN_EXEC_COMMAND): reimplement for new minibuffer
6686         (LFUN_MESSAGE): implement
6687         (LFUN_MESSAGE_PUSH): implement
6688         (LFUN_MESSAGE_POP): implement
6689         (initMiniBuffer): the initial/defualt minibuffer message.
6690
6691         * lyxfont.[Ch]: inline some more getters
6692
6693         * lyx_gui_misc.C (WriteAlert): use LFUN_MESSAGE
6694
6695         * lyx_gui_misc.[Ch] (WriteStatus): remove method
6696
6697         * lyx_cb.[Ch] (ShowMessage): remove delay arg, use LFUN_MESSAGE
6698         (AutoSave): use LFUN_MESSAGE
6699         (Reconfigure): ditto
6700
6701         * importer.C (Import): constify som local vars, use LFUN_MESSAGE
6702
6703         * figureForm.C: use LFUN_MESSAGE
6704
6705         * converter.C (runLaTeX): use LFUN_MESSAGE
6706
6707         * bufferview_funcs.C: use LFUN_MESSAGE
6708         (Melt): ditto
6709         (changeDepth): ditto
6710
6711         * bufferparams.h: use boost::
6712
6713         * bufferlist.h: inherit privately from noncopyable
6714
6715         * bufferlist.C (loadLyXFile): remove some commented code.
6716
6717         * buffer.C (runChktex): use LFUN_MESSAGE
6718
6719         * ShareContainer.h: inherit privately from noncopyable
6720
6721         * ParagraphParameters.[hC] (depth): inline it.
6722
6723         * LyXView.[Ch] (LyXView): connect the minibuffer signals to lyxfunc
6724         methods.
6725         (message): new method
6726         (messagePush): ditto
6727         (messagePop): ditto
6728         (show): init minibuffer
6729         (showState): direct call
6730
6731         * LaTeX.[Ch]: inherit privately from noncopyable
6732         (run): change second arg to LyXFunc*, use LFUN_MESSAGE
6733         instead of WriteStatus.
6734
6735         * FontLoader.C (doLoad): use LFUN_MESSAGE_PUSH and LFUN_MESSAGE_POP
6736
6737         * BufferView_pimpl.C (buffer): don't init minibuffer
6738         (workAreaButtonPress): use LFUN_MESSAGE
6739         (workAreaButtonRelease): ditto
6740         (savePosition): ditto
6741         (restorePosition): ditto
6742         (MenuInsertLyXFile): ditto
6743         (workAreaExpose): don't init minibuffer
6744         (update): remove commented code, simplify
6745
6746         * BufferView2.C (openStuff): use LFUN_MESSAGE
6747         (toggleFloat): ditto
6748         (menuUndo): ditto
6749         (menuRedo): ditto
6750         (copyEnvironment): ditto
6751         (pasteEnvironment): ditto
6752         (copy): ditto
6753         (cut): ditto
6754         (paste): ditto
6755         (gotoInset): ditto
6756         (updateInset): remove some commented code
6757
6758         * lastfiles.h: inherit privately from noncopyable
6759         * layout.h: ditto
6760         * lyx_gui.h: ditto
6761         * lyx_main.h: ditto
6762         * lyxlex.h: ditto
6763         * lyxlex_pimpl.h: ditto
6764
6765         * commandtags.h: comment out LFUN_FOOTMELT, LFUN_MARGINMELT,
6766         LFUN_FLOATSOPERATE, LFUN_MELT, add LFUN_MESSAGE,
6767         LFUN_MESSAGE_PUSH, LFUN_MESSAGE_POP
6768
6769         * LyXAction.h: inherit privately from noncopyable, add methods
6770         func_begin, func_end, returning iterators to the func map.
6771
6772         * LyXAction.C (init): comment out LFUN_FLOATSOPERATE, LFUN_MELT,
6773         add entries for LFUN_MESSAGE, LFUN_MESSAGE_PUSH, LFUN_MESSAGE_POP
6774         (func_begin): new method
6775         (func_end): new method
6776
6777         * CutAndPaste.C (cutSelection): split into two versons (NEW_INSETS
6778         and not)
6779         (copySelection): ditto
6780         (pasteSelection): ditto
6781
6782         * BufferView.C: whitespace change
6783         * BufferView.h: inherit privately from noncopyable
6784
6785 2001-04-16  Allan Rae  <rae@lyx.org>
6786
6787         * tabular-old.C (l_getline):
6788         * spellchecker.C (sc_check_word):
6789         * lyxfunc.C (Dispatch): #warning triggers an error on Sun CC 6.0 as
6790         an unrecognised preprocessor directive.  So ensure they're wrapped.
6791
6792 2001-04-14  Dekel Tsur  <dekelts@tau.ac.il>
6793
6794         * src/exporter.C (Export): Give an error message when path to file
6795         contains spaces.
6796
6797 2001-04-12  Dekel Tsur  <dekelts@tau.ac.il>
6798
6799         * LaTeX.C (deplog): Always check that foundfile exists.
6800
6801 2001-04-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6802
6803         * lyx_main.h:
6804         * lyx_main.C (ReadLanguagesFile): fix weird typo in method name
6805
6806 2001-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6807
6808         * tabular.[Ch] (getLabelList): implement new method
6809
6810         * minibuffer.h: comment ouf setTiimer
6811
6812         * minibuffer.C (ExecutingCB): constify res
6813         (peek_event): constify s
6814         (Set): constify ntext
6815         (Init): constify nicename
6816
6817         * BufferView2.C (updateInset): comment out Minibuffer::setTimer
6818
6819         * BufferView_pimpl.C (update): comment out Minibuffer::setTimer
6820         (savePosition): use two params to Minibuffer::Set
6821         (restorePosition): ditto
6822
6823 2001-04-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6824
6825         * lyx_main.C: include language.h
6826
6827         * Makefile.am (lyx_main.o): add language.h
6828
6829 2001-04-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6830
6831         * exporter.C:
6832         * paragraph.C:
6833         * screen.C:
6834         * tabular.C:
6835         * CutAndPaste.C: include gettext.h
6836
6837         * lyxfont.h: remove old hack with ON and OFF.
6838
6839         * lyxparagraph.h:
6840         * lyxfont.h: do not include language.h...
6841
6842         * BufferView2.C:
6843         * LaTeXFeatures.C:
6844         * Painter.C:
6845         * bufferview_funcs.C:
6846         * font.C:
6847         * lyxfont.C:
6848         * text.C:
6849         * text2.C:
6850         * trans_mgr.C:
6851         * paragraph.C: ... but do it here instead
6852
6853 2001-04-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6854
6855         * text2.C (SetLayout): split in NEW_INSETS and non NEW_INSETS version
6856
6857         * tabular.C: small reformat
6858
6859         * paragraph.C (GetFontSettings): split in NEW_INSETS and non
6860         NEW_INSETS version
6861         (GetChar): ditto
6862         (BreakParagraph): ditto
6863         (SetOnlyLayout): ditto
6864         (SetLayout): ditto
6865
6866         * lyxparagraph.h: add definitions for SetLayout and SetOnlyLayout
6867         with one arg less.
6868
6869         * lastfiles.C: removed most using decl, add std:: where needed
6870
6871         * buffer.C: ws changes
6872
6873         * MenuBackend.C (class compare_format): put into anon namespace
6874         (expand): constify label, names, action, action2
6875         (expand):
6876
6877         * text.C (SingleWidth): constify font
6878         (IsBoundary): constify rtl2
6879         (GetVisibleRow): constify ww
6880
6881         * LaTeX.C (deplog): constify logfile
6882
6883         * BufferView_pimpl.C (checkInsetHit): constify width, inset_x,
6884         start_x, end_x
6885         (workAreaExpose): constify widthChange, heightChange
6886
6887         * lyxrow.C (par): moved
6888         (height): moved
6889         (next): moved
6890         * lyxrow.h: as inlines here
6891
6892         * lyxfont.h (shape): moved from lyxfont.C
6893         (emph): moved from lyxfont.C
6894
6895         * lyxfont.C (LyXFont): use initialization list for all
6896         constructors
6897         (shape): move to lyxfont.h as inline
6898         (emph): move to lyxfont.h as inline
6899
6900
6901 2001-04-04  Juergen Vigna  <jug@sad.it>
6902
6903         * vspace.C: had to include stdio.h for use of sscanf
6904
6905 2001-04-03  Angus Leeming  <a.leeming@ic.ac.uk>
6906
6907         * BufferView.h:
6908         * BufferView_pimpl.h: remove xforms cruft. Both classes are
6909         independent of xforms.
6910
6911 2001-04-02  Juergen Vigna  <jug@sad.it>
6912
6913         * spellchecker.C: fixed namespace placing!
6914
6915 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
6916
6917         * lyxfunc.C (Dispatch): prevent crash in LFUN_GOTO_PARAGRAPH when
6918         the LyXParagraph * is 0.
6919
6920 2001-03-29  Juergen Vigna  <jug@sad.it>
6921
6922         * vspace.C: added support for %, c%, p%, l%.
6923         (stringFromUnit): added helper function.
6924         (asLatexString): changed to give right results for the %-values.
6925
6926         * buffer.C: convert the widthp in a width%.
6927
6928 2001-03-28  Angus Leeming  <a.leeming@ic.ac.uk>
6929
6930         * Makefile.am: removed form1.[Ch], lyx.[Ch] and added figure_form.[Ch],
6931         figureForm.[Ch].
6932
6933         * figureForm.[Ch]: stripped the FD_from_figure manipulation
6934         code out of lux_cb.[Ch], ready for its (imminent?) removal.
6935
6936         * lyx_cb.[Ch]: see above.
6937
6938         * figure_form.[Ch]: fdesign generated code, combining lyx.[Ch] and
6939         form1.[Ch].
6940
6941         * form1.[Ch]:
6942         * lyx.[Ch]: replaced by figure_form.[Ch].
6943
6944         * lyx_gui.C:
6945         * lyx_gui_misc.C:
6946         * lyxfunc.C: changed headers associated with above changes.
6947
6948 2001-03-27  Juergen Vigna  <jug@sad.it>
6949
6950         * BufferView_pimpl.C: set the temporary cursor right!
6951
6952 2001-03-27  Angus Leeming  <a.leeming@ic.ac.uk>
6953
6954         * BufferView_pimpl.C (Dispatch): corrected spelling givven -> given.
6955
6956 2001-03-23  Angus Leeming  <a.leeming@ic.ac.uk>
6957
6958         * LString.h: removed "using std::getline"!
6959
6960         * BufferView_pimpl.C (Dispatch): changes due to changes in
6961         InsetInclude::Params.
6962
6963         * buffer.C (tag_name): removed redundant break statements as they were
6964         producing lots of warnings with my compiler.
6965
6966 2001-03-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6967
6968         * LString.h: add "using std::getline" when using the real <string>.
6969
6970 2001-03-23  José Abílio Matos  <jamatos@fep.up.pt>
6971
6972         * buffer.C: removed bitset usage.
6973         PAR_TAG moved to an anonymous name space.
6974         (tag_name): new funtion, also in the anonymous namespace.
6975         (SimpleLinuxDocOnePar): replaced all the references to bitset by PAR_TAG.
6976         (makeDocBookFile): clean code. Completed transition from string arrays
6977         to string vectors.
6978         (SimpleDocBookOnePar): code clean.
6979
6980 2001-03-23  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
6981
6982         * tabular.C: add some comments.
6983
6984 2001-03-22  Juergen Vigna  <jug@sad.it>
6985
6986         * buffer.C (parseSingleLyXformat2Token): redone the minipage
6987         compatibility read a bit and fixed bug with minipage in different
6988         depth.
6989
6990 2001-03-21  José Abílio Matos  <jamatos@fep.up.pt>
6991
6992         * buffer.C (pop_tag): removed.
6993         (push_tag): removed.
6994         (makeLinuxDocFile): cleaner C++ code, declarations near usage point,
6995         array replaced with vector. Added support for CDATA sections.
6996         (SimpleLinuxDocOnePar): ditto. Paragraph tags are correctly handled,
6997         at any nest level.
6998         (makeDocBookFile): XML conformant declaration of CDATA section,
6999         fixed bug related to <emphasis> in the first paragraph char.
7000         (sgmlOpenTag): exclude empty tags.
7001         (sgmlCloseTag): ditto.
7002
7003         * buffer.h (pop_tag): removed.
7004         (push_tag): removed.
7005
7006 2001-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
7007
7008         * language.h (Languages): added size_type and size().
7009
7010 2001-03-20  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
7011
7012         * buffer.C (parseSingleLyXformat2Token): Try to give a bit better
7013         response on compability reading of minipages. One probliem is that
7014         the old usage of minipages was «flertydig»
7015
7016         * several files here and in subdirs: don't use static at file
7017         scope use anon namespaces instead.
7018
7019 2001-03-19  Kayvan A. Sylvan <kayvan@sylvan.com>
7020
7021         * paragraph.C (TeXEnvironment): Added \n to \end{environment}
7022         LaTeX output. This is necessary for Literate document
7023         processing.
7024
7025 2001-03-17  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
7026
7027         * buffer.C: insert hfill when needed.
7028
7029         * tabular.C (l_getline): use string::erase, small whitespace change.
7030
7031         * BufferView_pimpl.C: try the anon namespace.
7032         * WorkArea.C: ditto
7033
7034 2001-03-16  Juergen Vigna  <jug@sad.it>
7035
7036         * BufferView_pimpl.C (workAreaButtonRelease): return only on button==2
7037         otherwise it won't open options-dialogs.
7038
7039         * buffer.C: honor pextraWidth(p) on converting minipages.
7040
7041         * tabular.C (l_getline): changed the functions to strip trailing \r.
7042
7043 2001-03-16  Angus Leeming  <a.leeming@ic.ac.uk>
7044
7045         * BufferView_pimpl.C:
7046         * minibuffer..C: added "using SigC::slot" declaration.
7047
7048 2001-03-16  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
7049
7050         * lyxlex_pimpl.h: noncopyable is in namespace boost.
7051
7052         * text2.C: ditto
7053
7054         * text.C: ditto
7055
7056         * paragraph.C: ditto
7057
7058         * lyxtext.h: NO_PEXTRA
7059
7060         * buffer.C: NO_PEXTRA_REALLY, NO_PEXTRA
7061
7062         * ParagraphParameters.C (clear): NO_PEXTRA_REALLY
7063         * ParameterStruct.h: ditto
7064         * ParagraphParameters.h: ditto
7065         * lyxparagraph.h: ditto
7066
7067 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
7068
7069         * buffer.C: add compability for minipage alignment.
7070         (latexParagraphs): remove unwanted pextra check.
7071
7072         * several files: remove CXX_WORKING_NAMESPACES
7073
7074         * buffer.C (pop_tag): tie is in namespace boost
7075
7076         * BufferView.h: noncopyable is in namespace boost
7077         * lyxlex.h: ditto
7078         * lyx_main.h: ditto
7079         * lyx_gui.h: ditto
7080         * layout.h: ditto
7081         * lastfiles.h: ditto
7082         * bufferlist.h: ditto
7083         * ShareContainer.h: ditto
7084         * LyXView.h: ditto
7085         * LyXAction.h: ditto
7086         * LaTeX.h: ditto
7087
7088 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
7089
7090         * Merging changes from BRANCH_MVC back into HEAD.
7091
7092         * Makefile.am: added controllers/libcontrollers.la to lyx_DEPENDENCIES
7093
7094 2001-03-15  John Levon  <moz@compsoc.man.ac.uk>
7095
7096         * BufferView_pimpl.C: change from intl.C
7097
7098         * combox.h:
7099         * combox.C:
7100         * Makefile.am: move combox.*
7101
7102         * form1.h:
7103         * form1.C:
7104         * lyx_gui.C:
7105         * intl.h:
7106         * intl.C: remove dialog (covered by prefs)
7107
7108 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
7109
7110         * lyxfunc.C (Dispatch): removed redundant break statement.
7111
7112 2001-03-14  Juergen Vigna  <jug@sad.it>
7113
7114         * tabular.C (l_getline): pay attention on \r\n (from Windows-files)
7115
7116 2001-03-14  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
7117
7118         * buffer.C: add hack to fix compability reading of minipages.
7119
7120 2001-03-13  Dekel Tsur  <dekelts@tau.ac.il>
7121
7122         * buffer.C (getLists): Cleanup.
7123
7124 2001-03-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7125
7126         * lyxfont.C (update): don't honor toggleall on font size.
7127
7128 2001-03-13  John Levon  <moz@compsoc.man.ac.uk>
7129
7130         * bmtable.c:
7131         * bmtable.h:
7132         * Makefile.am: moved to frontends/xforms/
7133
7134         * lyx_gui_misc.C:
7135         * lyxfunc.C:
7136         * BufferView_pimpl.C: changes for moved mathpanel
7137
7138 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
7139
7140         * gettext.h: fix gettext_init() in --disable-nls
7141
7142 2001-03-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7143
7144         * LaTeXFeatures.C (getMacros): add a .c_str() when using sstream.
7145
7146 2001-03-09  John Levon  <moz@compsoc.man.ac.uk>
7147
7148         * lyx.C:
7149         * lyx.h: strip external form
7150
7151 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
7152
7153         * BufferView_pimpl.C: add comment, destroySplash()
7154
7155 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
7156
7157         * BufferView_pimpl.C:
7158         * LyXAction.C:
7159         * buffer.C:
7160         * commandtags.h:
7161         * lyxfunc.C: use re-worked insetinclude
7162
7163 2001-03-12  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
7164
7165         * buffer.C: add using std::stringstream.
7166
7167         * lyx_cb.C: readd using std::ios.
7168
7169         * buffer.C: add using std::map.
7170
7171         * BufferView_pimpl.C: add using std::vector.
7172
7173         * ShareContainer.h: add std:: to swap.
7174
7175         * buffer.h: add some typedefs
7176         * buffer.C (getLists): use them
7177         (getLists): renamed from getTocList.
7178         add a counter for the different float types and use it in the
7179         generated string.
7180         (getLists): use the same counter for the NEW_INSETS and the "non"
7181         NEW_INSETS
7182
7183         * lyx_cb.h: remove unused items, includes, using etc.
7184
7185         * ShareContainer.h: remove some commented code, add more comments
7186         and "documentation".
7187
7188 2001-03-11  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
7189
7190         * buffer.C (getTocList): make the list also when NEW_INSETS is
7191         defined.
7192
7193         * buffer.h: remove TocType
7194
7195         * buffer.C (getTocList): change to return a map<string,
7196         vector<TocItem> >, implement for dynamic number of list.
7197
7198         * CutAndPaste.[Ch] (checkPastePossible): remove unused arg
7199         * text2.C (PasteSelection): adjust
7200         * CutAndPaste.C (pasteSelection): adjust
7201
7202         * FloatList.C (FloatList): update from the new_insets branch.
7203         * Floating.[Ch]: ditto
7204         * LaTeXFeatures.C: ditto
7205         * buffer.C: ditto
7206         * lyxlex_pimpl.C: ditto
7207
7208         * paragraph.C (Last): remove when NEW_INSETS is defined.
7209
7210         * other file: changes because of the above.
7211
7212 2001-03-09  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
7213
7214         * lyxparagraph.h: rename next to next_, previous to previous_,
7215         make them private for NEW_INSETS. Rename Next() to next(),
7216         Previous() to previous().
7217
7218         * other files: changes because of the above.
7219
7220 2001-03-08  Dekel Tsur  <dekelts@tau.ac.il>
7221
7222         * BufferView.h:
7223         * lyxparagraph.h: Add '#include "LString.h"' to fix compilation
7224         problem.
7225
7226 2001-03-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7227
7228         * main.C (main): pass lyx_localedir to gettext_init().
7229
7230         * gettext.h: remove locale_init and gettext_init macros
7231
7232         * gettext.C (locale_init): new function
7233         (gettext_init): new function
7234
7235         * lyx_gui.C (LyXGUI): use locale_init() instead of explicit
7236         setlocale().
7237
7238 2001-03-07  Edwin Leuven  <leuven@fee.uva.nl>
7239
7240         * Moved credits to frontends:
7241         * credits.[Ch]: removed
7242         * credits_form.[Ch]: removed
7243         * lyx_gui_misc.C: remove credits stuff
7244         * Makefile.am:
7245
7246 2001-03-07  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
7247
7248         * lyx_main.C: make toplevel_keymap a boost::scoped_ptr.
7249
7250         * kbmap.[Ch]: make kb_key::table a boost::shared_ptr, remove
7251         unneeded destructor.
7252
7253         * intl.[Ch] (Intl): free the fd_form_keymap, make the fd_form_keymap
7254         a standalone pointer again.
7255
7256         * ColorHandler.[Ch]: make lyxColorHandler a boost::scoped_ptr
7257
7258 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
7259
7260         * Makefile.am:
7261         * filedlg.h:
7262         * filedlg.C:
7263         * LyXAction.C:
7264         * ToolbarDefaults.C:
7265         * bufferlist.C:
7266         * commandtags.h:
7267         * form1.C:
7268         * form1.h:
7269         * lyx_cb.C:
7270         * lyx_cb.h:
7271         * lyxfunc.h:
7272         * lyxfunc.C:
7273         * BufferView_pimpl.C: use new file dialog in GUII
7274
7275         * lyx_cb.h:
7276         * lyx_cb.C: remove LayoutsCB to Toolbar
7277
7278 2001-03-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7279
7280         * ShareContainer.h (get): add std:: qualifier
7281
7282 2001-03-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7283
7284         * ShareContainer.h: define a proper ShareContainer::value_type
7285         type (and use typename to please compaq cxx)
7286
7287 2001-03-06  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
7288
7289         * lyxparagraph.h: move serveral local vars to
7290         ParameterStruct/ParagraphParameters., use ShareContainer in
7291         FontTable., make vars in FontTable private and add getter and
7292         setter.
7293
7294         * paragraph.C: changes because of the above.
7295
7296         * lyxfont.h: remove copy constructor and copy assignment. (the
7297         default ones is ok), move number inside FontBits. move inlines to
7298         lyxfont.C
7299
7300         * lyxfont.C: add number to initializaton of statics, move several
7301         inlines here. constify several local vars. some whitespace
7302         cleanup. Dont hide outerscope variables.
7303
7304         * Spacing.h: add two new constructors to match the set methods.
7305
7306         * ShareContainer.h: new file, will perhaps be moved to support
7307
7308         * ParameterStruct.h: new file
7309
7310         * ParagraphParameters.h: new file
7311
7312         * ParagraphParameters.C: new file
7313
7314         * Makefile.am (lyx_SOURCES): add ParagraphParameters.C,
7315         ParagraphParameters.h, ParameterStruct.h and ShareContainer.h
7316
7317         * BufferView_pimpl.C: ParagraphParameter changes.
7318         * buffer.C: Likewise.
7319         * bufferview_funcs.C: Likewise.
7320         * text.C: Likewise.
7321         * text2.C: Likewise.
7322
7323 2001-03-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7324
7325         * lyxfind.C (LyXReplace): do not redefine default argument in
7326         implementation.
7327         (IsStringInText): ditto
7328         (SearchForward): ditto
7329         (SearchBackward): ditto
7330
7331 2001-03-06  Juergen Vigna  <jug@sad.it>
7332
7333         * lyxfind.C (IsStringInText): put parentes around expressions.
7334
7335 2001-03-05  Edwin Leuven  <leuven@fee.uva.nl>
7336
7337         * lyxfind.[Ch]: find stuff moved out of text2.C/lyxtext.h
7338
7339 2001-02-23  John Levon  <moz@compsoc.man.ac.uk>
7340
7341         * lyx_main.C: add ISO_Left_Tab as bind synonym for Tab
7342
7343         * stl_string_fwd.h: add comment
7344
7345         * lyx_gui_misc.C: killed ALWAYS_CLOSE_MATH_PANELS
7346
7347         * tabular.h:
7348         * tabular.C: remove unused DocBook methods
7349
7350         * intl.C:
7351         * language.C:
7352         * paragraph.C:
7353         * buffer.C:
7354         killed DO_USE_DEFAULT_LANGUAGE
7355
7356 2001-03-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7357
7358         * lyx_gui.C: do not include language.h.
7359
7360         * bufferview_funcs.C (ToggleAndShow): do not provide optional
7361         arguments in function implementation.
7362
7363 2001-02-28  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
7364
7365         * BufferView_pimpl.C: add <ctime>
7366
7367 2001-02-27  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
7368
7369         * BufferView_pimpl.C: add using std::find_if
7370
7371 2001-02-27  José Matos  <jamatos@fep.up.pt>
7372
7373         * LaTeXFeatures.C (getIncludedFiles): call to BasePath replaced
7374         by OnlyPath.
7375
7376 2001-02-11  José Matos  <jamatos@fep.up.pt>
7377
7378         * buffer.C (makeDocBookFile): command styles now have a parameter as
7379         "title" by default.
7380
7381 2001-02-23  Edwin Leuven <leuven@fee.uva.nl>
7382
7383         * layout_forms.[Ch]: removed
7384         * lyx_cb.[Ch]: out character
7385         * lyx_gui.C: out character
7386         * lyx_gui_misc.C: out character
7387         * bufferview_funcs.C: : out character,
7388         added toggleall as parameter in ToggleAndShow
7389
7390 2001-02-26  Dekel Tsur  <dekelts@tau.ac.il>
7391
7392         * lyxfunc.C (getStatus): Fix the LFUN_EXPORT case.
7393
7394         * text2.C (SetCurrentFont): Disable number property at boundary.
7395
7396 2001-02-26  Juergen Vigna  <jug@sad.it>
7397
7398         * lyxfunc.C (getStatus): added a string argument override function so
7399         that this is correctly called from LyXFunc::Dispatch if it contains a
7400         do_not_use_argument which is used!
7401         (Dispatch): added check for "custom" export and call appropriate func.
7402
7403 2001-02-23  Dekel Tsur  <dekelts@tau.ac.il>
7404
7405         * lyxrc.C: Add language_command_local, language_use_babel and
7406         language_global_options.
7407
7408         * lyxfont.C (latexWriteStartChanges): Use language_command_local.
7409
7410         * buffer.C (makeLaTeXFile): Use language_use_babel and
7411         language_global_options.
7412
7413 2001-02-23  Juergen Vigna  <jug@sad.it>
7414
7415         * lyxfunc.C (Dispatch): removed the whole part of the switch statement
7416         which works with LyXText and putted it inside BufferView. Here now we
7417         only call for that part the BufferView::Dispatch() function.
7418
7419         * BufferView.C (Dispatch): added.
7420
7421         * BufferView_pimpl.C (Dispatch): added! Here are now all dispatch
7422         functions which needs to use a LyXText over from LyXFunc.
7423         (MenuInsertLyXFile): added
7424         (getInsetByCode): added
7425         (moveCursorUpdate): added
7426         (static TEXT): added
7427
7428 2001-02-22  Juergen Vigna  <jug@sad.it>
7429
7430         * BufferView_pimpl.C (update): call a status update to see if LyXText
7431         needs it.
7432
7433 2001-02-20  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
7434
7435         * vc-backend.C (revert): implement for CVS
7436         (getLog): implement for CVS
7437
7438 2001-02-20  Juergen Vigna  <jug@sad.it>
7439
7440         * text2.C (ClearSelection): added BufferView param for inset_owner call
7441
7442         * lyxfunc.C (TEXT): added this function and use it instead of
7443         directly owner->view()-text of getLyXText().
7444
7445 2001-02-20  Edwin Leuven <leuven@fee.uva.nl>
7446
7447         * src/layout_forms.C: out preamble
7448         * src/layout_forms.h: out preamble
7449         * src/lyx_cb.C: out preamble
7450         * src/lyx_cb.h: out preamble
7451         * src/lyx_gui.C: out preamble
7452         * src/lyx_gui_misc.C: out preamble
7453         * src/lyxfunc.C: connect with guii preamble
7454
7455 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
7456
7457         * src/buffer.h: tiny clean-ups to allow compilation with DEC cxx.
7458
7459 2001-02-17  Dekel Tsur  <dekelts@tau.ac.il>
7460
7461         * LaTeX.C (run): Do not use 'scanres & RERUN' when deciding
7462         whether to run bibtex.
7463
7464 2001-02-16  Dekel Tsur  <dekelts@tau.ac.il>
7465
7466         * Makefile.am (lyx_SOURCES): Remove BackStack.h
7467
7468 2001-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
7469
7470         * Makefile.am (lyx_SOURCES): removed bibforms.h
7471
7472         * vspace.h: doxygen
7473
7474         * text.C (GetVisibleRow): make several local vars const
7475
7476         * tabular.C: small cleanup.
7477
7478         * lyxserver.C (callback): use compare instead of strncmp
7479
7480         * lyxparagraph.h: remove all code dep. on HAVE_ROPE, move inclass
7481         inlines to after class or to paragraph.C
7482
7483         * lyxfont.h: remove friend operator!=
7484
7485         * converter.h: move friend bool operator< to non friend and after
7486         class def.
7487
7488         * combox.h: small cleanup
7489
7490         * buffer.h: doxygen, remove unused constructor, move inclas inlies
7491         to inlines after class def.
7492
7493         * buffer.C (pop_tag): use string operations instead of strcmp
7494
7495         * bmtable.c: doxygen, small cleanup
7496
7497         * LaTeX.h: remove friend operator==
7498
7499 2001-02-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
7500
7501         * screen.C:
7502         * lyxrc.[Ch]:
7503         * lyxfunc.C:
7504         * lyxfont.[Ch]:
7505         * lyx_cb.C:
7506         * intl.[Ch]:
7507         * commandtags.h:
7508         * buffer.C:
7509         * WorkArea.[Ch]:
7510         * LyXAction.C:
7511         * BufferView_pimpl.C:
7512         * BufferView.[Ch]: remove cruft
7513
7514 2001-02-14  Juergen Vigna  <jug@sad.it>
7515
7516         * lyxfunc.C: removed #if 0 unused code
7517
7518         * lyxfunc.C (Dispatch): make LFUN_QUOTE work for InsetText.
7519
7520         * BufferView_pimpl.C (update): set updatestatus of inset if needed.
7521
7522         * text2.C (SetSelection): added a BufferView * parameter
7523
7524 2001-02-13  Juergen Vigna  <jug@sad.it>
7525
7526         * lyxfunc.C (Dispatch): fixed protected blank problem.
7527         * BufferView2.C (protectedBlank): added LyxText * parameter.
7528
7529         * tabular.C (AppendRow): forgot to set row_info of newly added row.
7530         (AppendColumn): same as above for column_info.
7531
7532         * lyxfunc.C (Dispatch): supported some more functions in InsetText.
7533         (moveCursorUpdate): use a LyXText param for support of InsetText.
7534
7535         * BufferView_pimpl.C (doubleClick): added support for InsetText.
7536         (tripleClick): ditto
7537
7538         * lyxfunc.C (LFUN_APPENDIX): changed to use "text" pointer.
7539
7540         * BufferView_pimpl.C (update): added LyXText param to honor insets.
7541
7542         * bufferview_funcs.C (ToggleAndShow): fixed for text in insets.
7543
7544         * text2.C (SetSelection): set correct update status if inset_owner
7545         (ToggleFree): ditto
7546
7547 2001-02-12  Lars Gullik Bjønnes  <larsbj@lyx.org>
7548
7549         * tabular.C: remove some commented code.
7550
7551 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
7552
7553         * BufferView_pimpl.C: call hideSplash()
7554
7555         * LyXAction.C: make buffer-child-insert use LFUN_CHILD_CREATE
7556
7557         * include_form.h:
7558         * bibforms.h: remove
7559
7560         * lyxfunc.C:
7561         * src/commandtags.h: LFUN_CHILDINSERT -> LFUN_CHILD_INSERT,
7562           add LFUN_CHILD_CREATE
7563
7564         * counters.h: fix tiny typo
7565
7566         * lyx_cb.C:
7567         * lyx.h:
7568         * lyx_gui.C:
7569         * lyx.C: move splash to frontends/xforms/
7570
7571         * lyx_gui_misc.C: move Include and Bibform to frontends
7572
7573         * lyxvc.h: clarify comment
7574
7575         * vspace.C: tiny housekeeping
7576
7577 2001-02-10  Dekel Tsur  <dekelts@tau.ac.il>
7578
7579         * text.C (PrepareToPrint): RTL Fix.
7580
7581         * paragraph.C (GetUChar): New method.
7582         (String):  Use GetUChar.
7583
7584         * buffer.C (asciiParagraph): Use GetUChar.
7585
7586 2001-02-09  Dekel Tsur  <dekelts@tau.ac.il>
7587
7588         * text.C (GetVisibleRow): Fix selection drawing for RTL text in tables.
7589
7590 2001-02-09  John Levon  <moz@compsoc.man.ac.uk>
7591
7592         * buffer.h:
7593         * buffer.C: rename to getLogName(), handle
7594           build log / latex log nicely
7595
7596 2001-02-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7597
7598         * MenuBackend.C:
7599         * MenuBackend.h: remove support for reference menuitem type.
7600
7601 2001-02-07  John Levon  <moz@compsoc.man.ac.uk>
7602
7603         * BufferView_pimpl.C: housekeeping
7604         * BufferView_pimpl.h:
7605         * LyXView.h:
7606         * Makefile.am:
7607         * Timeout.C:
7608         * Timeout.h:
7609         * minibuffer.h: move Timeout GUI-I
7610
7611 2001-02-07  Dekel Tsur  <dekelts@tau.ac.il>
7612
7613         * lyxrc.C (read): Update converters data-structures.
7614
7615 2001-02-07  Lars Gullik Bjønnes  <larsbj@lyx.org>
7616
7617         * LaTeX.h (operator!=): add operator != for Aux_Info
7618
7619 2001-02-06  John Levon  <moz@compsoc.man.ac.uk>
7620
7621         * Makefile.am: remove LaTeXLog.C, log_form.[Ch]
7622
7623         * LaTeXLog.C: deleted, useful code moved to Buffer
7624
7625         * buffer.h:
7626         * buffer.C: new function getLatexLogName()
7627
7628         * lyx_gui_misc.C:
7629         * lyx_gui.C:
7630         * lyxvc.C:
7631         * lyxvc.h:
7632         * lyxfunc.C: use frontends for LaTeX and VC logs
7633
7634 2001-02-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7635
7636         * LaTeX.h: yet another std:: that Allan forgot.
7637
7638         * Variables.C (set): renamed from isset(), because this clashes
7639         with some HP-UX macros (grr).
7640
7641 2001-02-06  Allan Rae  <rae@lyx.org>
7642
7643         * LaTeX.h: Another bug fix.  Missing std:: this time.
7644
7645 2001-02-04  Allan Rae  <rae@lyx.org>
7646
7647         * paragraph.C (TeXOnePar): Partial fix for the '\n' generation in
7648         floats problem. I've left it commented out because it's not quite
7649         correct.  It should also test that the current object is a table or
7650         figure inset.  But I haven't gotten around to figuring out how to do
7651         that.  I *think* it'll be something like: "table" == inset.type()
7652
7653         * LaTeX.h (operator==): Aux_Info should have a friend that returns a
7654         bool.
7655
7656 2001-02-02  Dekel Tsur  <dekelts@tau.ac.il>
7657
7658         * LaTeX.C (scanAuxFile): A rewrite of this method. It now returns
7659         all the citation/databases/styles in the auxilary file.
7660         (run): Rerun latex if there was a babel language error.
7661
7662 2001-02-01  Dekel Tsur  <dekelts@tau.ac.il>
7663
7664         * text.C (Backspace): Preserve the font when changing newline char
7665         with a space.
7666         (BreakParagraph): If the cursor is before a space, delete the space.
7667
7668         * lyx_cb.C (QuitLyX): Do not save files when running with no gui.
7669
7670 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
7671
7672         * BufferView2.C (ChangeInsets): Renamed from ChangeRefs. Accept a
7673         new argument (code).
7674         (ChangeCitationsIfUnique): New method.
7675
7676         * paragraph.C (GetPositionOfInset): Handle bibkey.
7677
7678 2001-01-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7679
7680         * BufferView_pimpl.h: change type of Position::par_pos to
7681         LyXParagraph::size_type.
7682
7683 2001-01-29  Dekel Tsur  <dekelts@tau.ac.il>
7684
7685         * BufferView_pimpl.C (savePosition, restorePosition): Write
7686         messages to minibuffer.
7687
7688 2001-01-28  José Matos  <jamatos@fep.up.pt>
7689
7690         * buffer.C (makeDocBookFile): adds support for document language.
7691         A silly restriction on the name of LatexCommand types where removed.
7692         Added support for CDATA sections, allows to chars unescaped, used
7693         among others in code, to avoid escape < and >.
7694
7695 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
7696
7697         * BufferView_pimpl.C (savePosition, restorePosition): Use a vector of
7698         saved positions instrad of a stack. Furthermore, a position is
7699         stored using paragraph id/paragraph position.
7700
7701         * commandtags.h: Add LFUN_BOOKMARK_SAVE and LFUN_BOOKMARK_GOTO.
7702         Remove LFUN_REF_BACK.
7703
7704 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
7705
7706         * converter.C (dvipdfm_options): New method.
7707
7708 2001-01-26  Dekel Tsur  <dekelts@tau.ac.il>
7709
7710         * vspace.C (isValidLength): Fix for empty input string.
7711
7712 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7713
7714         * LyXAction.C (init): change description of LFUN_FIGURE to
7715         "Insert Graphics"
7716
7717 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7718
7719         * LaTeX.C: add using directive
7720
7721 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
7722
7723         * MenuBackend.C (expand): Fix the sorting of the formats.
7724
7725 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
7726
7727         * lyx_main.C: tiny error message fix
7728
7729 2001-01-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7730
7731         * lyx_gui.C (LyXGUI): force the LC_NUMERIC locale to "C" after
7732         calling fl_initialize(). This fixes the problem with ',' as
7733         decimal separator in text files.
7734
7735 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
7736
7737         * trans.C (process): Fix the keymap bug.
7738
7739 2001-01-23  Dekel Tsur  <dekelts@tau.ac.il>
7740
7741         * LaTeX.C (scanAuxFiles): New method. Provides support for
7742         multiple bibliographies (when using the bibtopic/bibunits pacakges).
7743         (scanLogFile) Scan for "run BibTeX" messages.
7744
7745         * buffer.C (makeLaTeXFile): Do not load the ae package when using
7746         OT1 font encoding. Also, load the aecompl package if the ae
7747         package is loaded.
7748
7749         * tex-strings.C: Add "ae" to tex_fonts[] (from Matej Cepl).
7750
7751 2001-01-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7752
7753         * texrow.C (increasePos): turn two error messages into debug
7754         messages.
7755
7756 2001-01-20  Dekel Tsur  <dekelts@tau.ac.il>
7757
7758         * LaTeX.C (scanAux): Handle the \@input macro.
7759         (runBibTeX): Use scanAux().
7760
7761         * language.C (latex_options_): New field.
7762
7763         * LaTeXFeatures.C (getMacros): Add language macros.
7764
7765         * buffer.C (makeLaTeXFile): Small fix.
7766
7767 2001-01-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7768
7769         * lyxfunc.C: fix the name of the inset for LFUN_CHILDINSERT
7770
7771         * text2.C: add a using directive.
7772
7773 2000-01-17  John Levon  <moz@compsoc.man.ac.uk>
7774
7775         * BufferView2.C:
7776         * lyx_gui_misc.h:
7777         * lyxfr1.C:
7778         * lyxfunc.C: kill LyXBell.
7779
7780 2001-01-17  Dekel Tsur  <dekelts@tau.ac.il>
7781
7782         * text.C (IsBoundary): Remove the error message
7783
7784         * WorkArea.C (work_area_handler): Decrease keyboard purge threshold.
7785
7786         * lyxrc.C (setDefaults): Correct initialization value for
7787         font_norm_type.
7788
7789 2001-01-15  Dekel Tsur  <dekelts@tau.ac.il>
7790
7791         * BufferView2.C (gotoInset): New method. Replaces gotoNote() and
7792         gotoError().
7793
7794         * text2.C (GotoNextInset): New method. Replaces GotoNextError()
7795         and GotoNextNote().
7796
7797         * src/LyXAction.C: Added reference-next.
7798
7799         * text.C (InsertChar): Use contains instead of strchr.
7800
7801         * lyx_cb.C (MenuInsertLabel): Enable default value code.
7802
7803 2001-01-13  Dekel Tsur  <dekelts@tau.ac.il>
7804
7805         * paragraph.C (SimpleTeXOnePar) Put \protect before paragraph
7806         alignment commands (when needed).
7807
7808         * text.C (InsertChar): Add ':' to number separator chars.