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