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