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