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