]> git.lyx.org Git - lyx.git/blob - src/ChangeLog
use LyXLength for tabular pwidth
[lyx.git] / src / ChangeLog
1 2001-12-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2
3         * tabular-old.C (getTokenValue): 
4         * tabular.C (getTokenValue): 
5         (write_attribute): new versions for LyXLength
6         (everywhere): adjust the use of widths
7
8         * tabular.h: change the type of widths from string to LyXLength
9
10 2001-12-11  Ben Stanley <bds02@uow.edu.au>
11
12         * paragraph.C: fixed missing line number count when exporting
13         Environments to LaTeX file
14
15         * buffer.C: added informational message for checking line numbers.
16
17 2001-12-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
18
19         * text2.C (deleteEmptyParagraphMechanism): if there is only one
20         paragraph, do the 'double space' part, but not the 'empty
21         paragraph' one.
22
23         * text.C (workWidth): small optimization
24         (getLengthMarkerHeight): use minimal size for negative lengths. 
25
26 2001-12-11  Dekel Tsur  <dekelts@tau.ac.il>
27
28         * lyxfont.C (GUIFamilyNames): Fix GUIFamilyNames array
29
30         * FontLoader.C (getFontinfo): Use "*-eufrak-medium"
31
32 2001-12-11  André Pönitz <poenitz@gmx.net>
33
34         * FontLoader.C:
35         * lyxfont.[Ch]: support for fraktur font used by \mathfrak
36
37 2001-12-06  John Levon  <moz@compsoc.man.ac.uk>
38
39         * text2.C: keep selection on a setFont()
40  
41 2001-12-06  John Levon  <moz@compsoc.man.ac.uk>
42
43         * lyx_cb.C: another bv->text misuse, from insert label
44  
45 2001-12-03  John Levon  <moz@compsoc.man.ac.uk>
46
47         * kbsequence.h:
48         * kbsequence.C: re-instate nmodifier mask
49  
50 2001-12-12  Angus Leeming  <a.leeming@ic.ac.uk>
51
52         * lyx_main.h: make lyxGUI private.
53
54 2001-12-06  John Levon  <moz@compsoc.man.ac.uk>
55
56         * lyxfind.C: place the cursor correctly on failed search
57  
58 2001-12-09  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
59
60         * text.C (getLengthMarkerHeight): for small heights, the arrows
61         are not always on top/bottom of the text
62         (drawLengthMarker): smaller arrows; take the left margin in
63         account; draw also vfills.
64         (paintFirstRow): 
65         (paintLastRow): remove special code for vfill and standard spaces,
66         since everything is handled in drawLengthMarker now.
67
68 2001-12-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
69
70         * buffer.C (insertErtContents): try to handle font and language
71         interaction a bit better.g
72
73         * ColorHandler.C (updateColor): change the hash to cover the whole
74         LColor enum, ws cleanup
75         (getGCLinepars): ditto
76         (getGCLinepars): only lookup in the linecache once.
77
78 2001-12-07  Dekel Tsur  <dekelts@tau.ac.il>
79
80         * iterators.C (operator++): Make the iterator more robust
81
82         * BufferView2.C (removeAutoInsets): Use paragraph iterators
83         (John's patch)
84         * CutAndPaste.C (SwitchLayoutsBetweenClasses): Ditto
85
86 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
87
88         * lyxtext.h:
89         * text.C: better added space drawing
90
91 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
92
93         * LyXView.C:
94         * BufferView2.C: fix layout combo update on inset unlock
95
96 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
97
98         * Makefile.am: don't compile unused files
99
100 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
101
102         * lyxfunc.C:
103         * commandtags.h:
104         * LyXAction.C: remove old LFUN_LAYOUTNO
105
106 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
107
108         * paragraph_pimpl.h:
109         * paragraph_pimpl.C: isTextAt() doesn't need font param
110
111 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
112
113         * lyxlex.h:
114         * lyxlex.C: little cleanup
115
116 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
117
118         * BufferView_pimpl.C: fix insertAscii for insets
119  
120 2001-12-05  Juergen Vigna  <jug@sad.it>
121
122         * CutAndPaste.C (pasteSelection): remove not allowed insets/chars and
123         set the right font on the "multi" paragraph paste!
124
125 2001-12-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
126
127         * trans_decl.h:
128         * trans_mgr.[Ch]:
129         * trans.[Ch]:
130         * lyxgluelength.C:
131         * lyxlength.C: remove out-commented code.
132
133         * BufferView_pimpl:
134         * CutAndPaste.C: 
135         * DepTable.C:
136         * buffer.C:
137         * chset.C:
138         * lastfiles.C:
139         * lyxlex.C:
140         * lyxlex_pimpl.C:
141         * lyxserver.C:
142         * screen.C:
143         * tabular-old.C:
144         * tabular.C:
145         * text.C:
146         * trans_mgr.C:
147         * vc-backend.C: change "while(" to "while ("
148         
149         * lyxlength.[Ch]: add zero function to check if length is zero or
150         not
151         * lyxgluelength.C: use it
152         
153 2001-12-05  Allan Rae  <rae@lyx.org>
154
155         * lyxlength.C: Attempted a fix for the abs(int) header selection.
156         Works for 2.95.3, from what I understand of Garst's reports this should
157         work for other g++ versions.  We're screwed if the abs(int) definition
158         changed between bugfix releases of gcc.
159
160 2001-12-04  John Levon  <moz@compsoc.man.ac.uk>
161
162         * text.C: fix chapter label offset !
163
164 2001-12-04  John Levon  <moz@compsoc.man.ac.uk>
165
166         * lyxtext.h:
167         * text.C: fix hfill at end of line, clean up
168
169 2001-12-04  Juergen Vigna  <jug@sad.it>
170
171         * undo_funcs.C (textHandleUndo): added a call to inset->update() so
172         that we force an update of the inset and it's owners if neccessary.
173
174 2001-12-03  Juergen Vigna  <jug@sad.it>
175
176         * text.C (rowLast): simplified code
177
178 2001-12-03  John Levon  <moz@compsoc.man.ac.uk>
179
180         * lyxfunc.C: fix show options on timeout
181  
182 2001-12-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
183
184         * screen.C (topCursorVisible): scroll half a page when the cursor
185         reached top of bottom of screen
186
187 2001-12-02  John Levon  <moz@compsoc.man.ac.uk>
188
189         * minibuffer.C: deactivate on loss of focus
190  
191 2001-12-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
192
193         * vspace.[Ch] (operator!=): add operator. 
194
195 2001-12-01  John Levon  <moz@compsoc.man.ac.uk>
196
197         * BufferView_pimpl.C: refuse to open an inset when
198         there's a selection.
199
200 2001-11-30  John Levon  <moz@compsoc.man.ac.uk>
201
202         * BufferView_pimpl.C: allow to click on RHS of full row insets
203  
204 2001-11-30  Juergen Vigna  <jug@sad.it>
205
206         * tabular.C (LyXTabular): add a same_id to set the same id's in the
207         insets for undo reasons.
208
209 2001-11-28  André Pönitz <poenitz@gmx.net>
210
211         * vspace.[Ch]: cosmetical changes
212
213 2001-11-26  John Levon  <moz@compsoc.man.ac.uk>
214
215         * LyXAction.h:
216         * LyXAction.C:
217         * lyxfunc.h:
218         * lyxfunc.C:
219         * kbmap.h:
220         * kbmap.C:
221         * lyxrc.C:
222         * kbsequence.h:
223         * kbsequence.C: part re-write of old kb code
224
225         * Painter.C:
226         * WorkArea.C: remove Lgb_bug_find_hack
227
228 2001-11-30  José Matos <jamatos@fep.up.pt>
229
230         * buffer.C (makeDocBookFile): add a comment to point a hack.
231         (simpleDocBookOnePar): changed a PAR::META_INSET to isInset().
232         Fixed a double write of labels.
233         
234 2001-11-28  André Pönitz <poenitz@gmx.net>
235
236         * all the files from the change on 2001/11/26:
237         use lyx::layout_type instead of LyXTextClass::size_type
238         use lyx::textclass_type instead of LyXTextClassList::size_type
239
240 2001-11-29  Juergen Vigna  <jug@sad.it>
241
242         * text.C: added support for paragraph::isFreeSpacing()
243
244         * buffer.C: same as above
245
246         * paragraph.h: inserted isFreeSpacing() function to enable
247         FreeSpacing inside InsetERT.
248
249         * CutAndPaste.C (cutSelection/copySelection): set the inset_owner
250         of the paragraph's in the cut/copy buffer to 0!
251
252         * text2.C (removeRow): remove the assert as it can!
253
254         * lyxtext.h: added helper function firstRow returning firstrow and
255         made firstrow private again.
256
257         * BufferView2.C (lockInset): don't relock if we're already locked!
258
259         * text2.C (deleteEmptyParagraphMechanism): don't do anything if it's
260         the only paragraph.
261         (removeRow): added Assert::(firstrow)
262
263         * debug.C: forgot to add INSETTEXT here.
264
265 2001-11-28  Juergen Vigna  <jug@sad.it>
266
267         * sp_spell.C (initialize): changed error text to more general
268         spellchecker command use (not only ispell!)
269
270         * bufferlist.C (qwriteAll): fixed "Cancel" button handling!
271
272         * debug.h: inserted one for debugging INSETTEXT (and InsetTabular)!
273
274 2001-11-26  John Levon  <moz@compsoc.man.ac.uk>
275
276         * vspace.C: initialise lyxgluelength on failure
277
278 2001-11-28  Allan Rae  <rae@lyx.org>
279
280         * text.C (paintLastRow): g++-2.95.3 and others don't like variable
281         declaration & definition that looks like a function declaration.
282
283 2001-11-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
284
285         * BufferView2.C (copy): 
286         (copyEnvironment): do not clear the selection when doing a copy.
287
288         * text.C (paintFirstRow): compilation fix
289
290 2001-11-27  Ben Stanley  <bds02@uow.edu.au>
291
292         * tabular.C (Latex): correct line count when writing latex.
293
294 2001-11-27  John Levon  <moz@compsoc.man.ac.uk>
295
296         * paragraph_pimpl.h:
297         * paragraph_pimpl.C: tidy, and fix font-change in "LaTeX"
298           bug a bit
299
300 2001-11-26  John Levon  <moz@compsoc.man.ac.uk>
301
302         * text.C: 
303         * LColor.h:
304         * LColor.C: change vfillline->added_space
305  
306         * text.C: add markers and text for added space
307  
308         * vspace.C: fix comment
309
310 2001-11-28  André Pönitz <poenitz@gmx.net>
311
312         * paragraph.C: whitespace changes
313         * all the other files from the change on 2001/11/26:
314         change *::pos_type into lyx::pos_type
315         
316 2001-11-27  Dekel Tsur  <dekelts@tau.ac.il>
317
318         * buffer.C (parseSingleLyXformat2Token): Set the language to the
319         language of the document when inserting error insets.
320
321 2001-11-26  André Pönitz <poenitz@gmx.net>
322         
323         * BufferView_pimpl.[Ch]:
324         *       CutAndPaste.C:
325         * buffer.[Ch]:
326         * lyxcursor.[Ch]:
327         * lyxfind.C:
328         * lyxfunc.C:
329         * lyxrow.[Ch]:
330         * paragraph.[Ch]:
331         * paragraph_pimpl.[Ch]:
332         * sp_spell.C:
333         * text.C:
334         * text2.C: reduce header dependencies, introduce type for positions
335
336 2001-11-23  John Levon  <moz@compsoc.man.ac.uk>
337
338         * <various>: change to use Alert.h 
339          
340 2001-11-25  Dekel Tsur  <dekelts@tau.ac.il>
341
342         * buffer.C (parseSingleLyXformat2Token): Insert an error inset
343         when encountering an unknown token.
344         (readLyXformat2): Show an error message if there were unknown tokens.
345
346 2001-11-22  John Levon  <moz@compsoc.man.ac.uk>
347
348         * BufferView2.C:
349         * BufferView_pimpl.C:
350         * buffer.C:
351         * paragraph.h:
352         * text.C: 
353         * text2.C: use par->isInset()
354          
355 2001-11-23  John Levon  <moz@compsoc.man.ac.uk>
356
357         * paragraph_pimpl.h:
358         * paragraph_pimpl.C: cleanup 
359          
360 2001-11-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
361
362         * text2.C (removeRow): 
363         * text.C (setHeightOfRow): remove useless (and costly) call to
364         getRow. 
365
366 2001-11-20  Allan Rae  <rae@lyx.org>
367
368         * paragraph.C (insertFromMinibuffer): Fix for inset related crashes.
369         Now need Inset*::checkInsertChar() to return true for appropriate
370         cases so that the characters in the minibuffer will actually be
371         inserted.
372
373 2001-11-15  Lars Gullik Bjønnes  <larsbj@birdstep.com>
374
375         * text.C: change the order of the includes.
376         (workWidth): initialize it at once.
377         (workWidth): make maxw unsigned
378         (setHeightOfRow): remove unused variable (inset)
379         (selectSelectedWord): remove unused variable (inset)
380         (paintRowText): fix drawing of hfill characters, and clean up a bit.
381
382 2001-11-14  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
383
384         * lyxserver.C (emergencyCleanup): do not try to close pipes if
385         server is not running.
386         (openConnection): 
387         (closeConnection): add debug info when server is disabled.
388
389         * ColorHandler.C (getGCForeground): send debug message to GUI
390         channel. 
391
392         * lyxrc.C: do not include lyxserver.h and tex-strings.h.
393
394         * kbmap.C (bind): modify because return conventions of
395         kb_sequence::parse have changed.
396
397         * kbsequence.C (parse): only ignore spaces and not any stupid
398         control character. This avoids tests like s[i] <= ' ', which are
399         guaranteed to fail with 8bit characters and signed chars.
400         Change return code to string::npos when there have been no error
401         (0 was a bad idea when error is at first character)
402
403 2001-11-14  José Matos  <jamatos@fep.up.pt>
404
405         * buffer.h:
406         * buffer.C (simpleDocBookOnePar): removed unused argument.
407
408 2001-11-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
409
410         * text.C (selectNextWordToSpellcheck): do not test explicitely for
411         insets which are part of a word. Paragraph::isLetter takes care of
412         that now. Use Paragraph::isInset to identify insets.
413         (selectSelectedWord): do not test for hyphenation break.
414
415         * BufferView_pimpl.C (smartQuote): use Inset::isSpace, so
416         that protected spaces are considered as spaces.
417
418         * paragraph.C (isLetter): cleanup the code for ispell extras; use
419         Inset::isLetter. 
420
421 2001-11-12  John Levon  <moz@compsoc.man.ac.uk>
422
423         * lyxserver.h:
424         * lyxserver.C: fix it. and small cleanup.
425  
426 2001-11-07  John Levon  <moz@compsoc.man.ac.uk>
427
428         * BufferView_pimpl.C: use inline helpers
429  
430         * LaTeXFeatures.h: 
431         * LaTeXFeatures.C: fix typos
432
433         * Spacing.h:
434         * Spacing.C: move spacing_string into class 
435
436         * ToolbarDefaults.C: move stuff into namespace anon
437  
438         * layout.h: update enum
439
440         * lyxfunc.C: use better debug
441
442         * minibuffer.h: fix typo
443  
444         * debug.h:
445         * debug.C:
446         * WorkArea.C: add and use Debug::WORKAREA
447
448         * lyxtext.h:
449         * text.C: 
450         * text2.C: code re-organisation, inline helpers
451
452 2001-11-09  Michael A. Koziarski <michael@koziarski.org>
453
454         * Layout.C: replaced a few cases of std::vector.size() == 0 with
455         std::vector.empty().
456
457 2001-11-09  Allan Rae  <rae@lyx.org>
458
459         * paragraph.C (TeXOnePar): remove old, now-irrelevent comments about
460         '\n's after tables.  Tabular and ERT inset work now makes this no
461         longer necessary.
462
463 2001-11-07  John Levon  <moz@compsoc.man.ac.uk>
464
465         * minibuffer.h:
466         * minibuffer.C: fix crash, improve drop-down completion 
467  
468 2001-11-06  John Levon  <moz@compsoc.man.ac.uk>
469
470         * lyxserver.h:
471         * lyxserver.C: invalidate fd's when doing endPipe()
472  
473 2001-11-08  José Matos  <jamatos@fep.up.pt>
474
475         * buffer.C (sgmlLineBreak): renamed from linux_doc_line_break.
476         (simpleDocBookOnePar): removed code made obsolete by the new inset code.
477
478         * paragraph.h:
479         * paragraph.C (sgmlConvertChar): renamed from linuxDocConvertChar.
480
481 2001-11-07  José Matos  <jamatos@fep.up.pt>
482
483         * buffer.h:
484         * buffer.C (sgmlError): linuxDocError renamed, and made public, added
485         const qualifier.
486
487         * buffer.C (sgmlOpenTag):
488         * buffer.C (sgmlCloseTag): removed debug info.
489
490         * buffer.h (sgmlOpenTag):
491         * buffer.h (sgmlCloseTag): made public.
492
493 2001-11-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
494
495         * buffer.C (saveParamsAsDefaults): 
496         * lyx_cb.C (MenuLayoutSave): remove
497
498         * LyXAction.C (init): 
499         * commandtags.h: 
500         * lyxfunc.C (dispatch): remove LFUN_LAYOUT_SAVE_DEFAULT.
501
502 2001-11-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
503
504         * buffer.C (setPaperStuff): removed from here...
505
506         * bufferparams.C (setPaperStuff): ... and moved there.  
507
508 2001-11-03  John Levon  <moz@compsoc.man.ac.uk>
509
510         * minibuffer.h:
511         * minibuffer.C:
512         * XFormsView.C: add support for drop-down completion
513  
514 2001-11-03  Dekel Tsur  <dekelts@tau.ac.il>
515
516         * paragraph.C (TeXOnePar): Correct placement of \selectlanguage
517         commands.
518
519 2001-10-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
520
521         * gettext.C (locale_init): set LC_NUMERIC to "C" even if nls is
522         disabled. 
523
524 2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
525
526         * lyx_main.C: change ref to known bugs
527  
528 2001-10-30  Kayvan A. Sylvan  <kayvan@sylvan.com>
529
530         * LaTeXFeatures.C (getPackages): Use lyxskak.sty now instead
531         to work around older babel problems.
532
533 2001-10-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
534
535         * LaTeXFeatures.[hC]: Now uses skak.sty for chess material.
536
537 2001-10-24  Juergen Vigna  <jug@sad.it>
538
539         * tabular-old.C (ReadOld): below variable changes reflected.
540
541         * tabular.[Ch]: added ltType struct for longtable header/footer
542         defines and changed all instances where they are used. Added
543         future support for double top/bottom rows.
544
545 2001-10-24  José Matos  <jamatos@fep.up.pt>
546
547         * buffer.h (docbookHandleCaption):
548         * buffer.C (docbookHandleCaption): removed unused function.
549         (makeDocBookFile): moved docbook supported version to v4.1.
550
551 2001-10-24  José Matos  <jamatos@fep.up.pt>
552
553         * tabular.h:
554         * tabular.C (docbookRow): new function to export docbook code of a row.
555         (DocBook): now honors the longtable flags.
556
557 2001-10-23  José Matos  <jamatos@fep.up.pt>
558
559         * LaTeXFeatures.h:
560         * LaTeXFeatures.C (getLyXSGMLEntities): new function to get the name
561         of the lyx defined sgml entities used in a docbook/linuxdoc document.
562
563         * buffer.C (makeLinuxDocFile):
564         (makeDocBookFile): reworked the preamble, more clean, and with
565         support for lyx defined entities. Changed the document declaration
566         to be more XML friendly.
567
568         * tabular.C (DocBook): removed / terminator to be more SGML friendly,
569         if we need to output XML that should be done with a filter.
570         
571 2001-10-22  Juergen Vigna  <jug@sad.it>
572
573         * sp_pspell.h (class PSpell): add alive function needed in the
574         controller to see if the spellchecker could be started.
575
576 2001-10-22  Juergen Vigna  <jug@sad.it>
577
578         * buffer.C (insertStringAsLines): modify the font for inserting
579         chars in certain conditions by calling checkInsertChar(font).
580
581 2001-10-19  Juergen Vigna  <jug@sad.it>
582
583         * text.C (workWidth): use getRow instead of wrong algorithm.
584         (setHeightOfRow): fix for MARGIN_RIGHT_ADDRESS_BOX
585
586 2001-10-19  John Levon  <moz@compsoc.man.ac.uk>
587
588         * lyxserver.h:
589         * lyxserver.C:
590         * lyx_main.h:
591         * lyx_main.C: add emergencyCleanup (remove pipes on crash)
592
593 2001-10-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
594
595         * text.C (workWidth): do not search for the exact row when
596         margintype is not MARGIN_RIGHT_ADDRESS_BOX. This is an
597         optimization for big documents.
598
599 2001-10-18  Juergen Vigna  <jug@sad.it>
600
601         * text.C (workWidth): new function with added Inset * parameter.
602
603 2001-10-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
604
605         * text2.C (setCursorFromCoordinates): use Paragraph::size_type
606
607         * lyxtext.h: change type of refresh_pos to Paragraph::size_type;
608         change return type of getColumnNearX.
609         
610
611         * text.C (changeRegionCase): use uppercase/lowercase instead of
612         toupper/tolower. 
613         (leftMargin): 
614         (rightMargin): simplify code by factoring out the uses of
615         textclasslist.
616         (labelFill): 
617         (numberOfHfills): 
618         (setHeightOfRow): 
619         (appendParagraph): use Paragraph::size_type
620
621 2001-10-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
622
623         * vspace.C (asLatexString): add a missing break
624
625 2001-10-15  Herbert Voss  <voss@perce.de>
626
627         * vspace.C (asLatexString): fix bug in output of string for l% and p%.
628
629 2001-10-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
630
631         * lyxfunc.C (getStatus): disable thesaurus when aiksaurus library
632         is not available.
633
634 2001-10-10  André Pönitz <poenitz@gmx.net>
635
636         * lyxfunc.C: removed greek_kb_flag.
637
638 2001-10-10  Herbert Voss  <voss@perce.de>
639
640         * lyx_main.C: delete global string help_lyxdir.
641
642 2001-10-09  Herbert Voss  <voss@perce.de>
643
644         * commandtags.h (kb_action): added LFUN_HELP_TEXINFO.
645
646         * LyXAction.C (init): added LFUN_HELP_TEXINFO to items array.
647
648         * lyx_main.C: added global string help_lyxdir.
649
650         * lyxfunc.C (dispatch): added LFUN_HELP_TEXINFO to switch.
651
652 2001-10-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
653
654         * lyxrc.C (set_font_norm_type): support iso8859-4
655
656 2001-07-02  Claus Hentschel  <claus.hentschel@mbau.fh-hannover.de>
657
658         * LaTeX.C (deplog): add another regex for MikTeX
659
660 2001-10-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
661
662         * lyxrc.C (set_font_norm_type): support iso8859-3
663
664 2001-10-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
665
666         * BufferView_pimpl.C (tripleClick): fix stupid logic error.
667
668         * LaTeXFeatures.C: remove special case of french and index
669
670         * buffer.C (makeLaTeXFile): _really_ load babel late (i.e. just
671         before \begin{document}). This solves several incompatibilities.
672
673 2001-10-03  Garst Reese  <reese@isn.net>
674
675         * lyx_cb.C: change CheckTex error msg.
676
677 2001-10-03  José Matos  <jamatos@fep.up.pt>
678
679         * buffer.C (simpleDocBookOnePar): add support for pass_thru.
680
681 2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
682
683         * .cvsignore: update
684
685         * lyx_main.C (commandLineVersionInfo): use new style version info.
686
687         * buffer.C (writeFile):
688         (makeLaTeXFile):
689         (makeLinuxDocFile):
690         (makeDocBookFile): use lyx_docversion instead of LYX_DOCVERSION.
691
692         * WorkArea.C (WorkArea): use lyx_version instead of LYX_VERSION.
693
694         * version.h: update to use stuff in version.C
695
696         * version.C.in: new file. Contains version information determined
697         at compile time. This is a merging of version.h and
698         version_info.h.in.
699
700 2001-10-03  Juergen Vigna  <jug@sad.it>
701
702         * BufferView_pimpl.C (update): don't change "dirty" status in
703         updateInset call.
704
705 2001-10-03  Angus Leeming  <a.leeming@ic.ac.uk>
706
707         * WorkArea.C (c-tor): re-position version string slightly.
708
709 2001-10-02  Angus Leeming  <a.leeming@ic.ac.uk>
710
711         * BufferView_pimpl.C (buffer): remove call to WorkArea::show() and
712         revert to previous code.
713
714         WorkArea.[Ch]: (show, destroySplash): methods removed.
715
716         WorkArea.C: rework code so that it's an amalgam of the codes before and
717         after the splash screen was moved to WorkArea.
718
719 2001-10-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
720
721         * lyxrc.C (read): 
722         * vspace.C (inPixels): 
723         (lyx_advance): 
724         * kbmap.C (bind): 
725         * buffer.C (insertStringAsLines): 
726         (asciiParagraph): fix types to be large enough
727
728         * lyxlex_pimpl.h: change member status from short to int
729
730         * layout.h: fix type of endlabeltype
731
732         * kbmap.C (bind): 
733         * kbsequence.C (parse): change return type to string::size_type
734
735         * LaTeX.C (updateBibtexDependencies): comment out unneeded
736         variable
737
738         * Bullet.C (bulletSize): 
739         (bulletEntry): do not use short ints as parameters
740
741         * BufferView2.C (insertLyXFile): change a char to an int.
742
743         * WorkArea.C (WorkArea): remove unneeded floats in computation
744
745 2001-10-01  Dekel Tsur  <dekelts@tau.ac.il>
746
747         * buffer.C (asciiParagraph): Treat '\\' as other chars.
748
749         * paragraph.C (asString): Do not ignore newline/hfill chars when
750         copying to the clipboard.
751
752 2001-09-29  Dekel Tsur  <dekelts@tau.ac.il>
753
754         * paragraph_pimpl.C (simpleTeXSpecialChars): Call to textrow.start
755         after a multi-line inset.
756
757 2001-09-28  Dekel Tsur  <dekelts@tau.ac.il>
758
759         * paragraph.C (validate): Set NeedLyXFootnoteCode
760
761 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
762
763         * lyxfont.C (LyXSizeNames): changed increase-error to increase
764         and decrease-error to decrease.
765
766 2001-09-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
767
768         * text2.C (deleteEmptyParagraphMechanism): reformat a bit to make
769         it more readable (should be equivalent)
770
771 2001-09-27  Adrien Rebollo  <adrien.rebollo@gmx.fr>
772
773         * paragraph_pimpl.C (simpleTeXSpecialChars): handle latin9 too.
774
775 2001-09-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
776
777         * text2.C (fixCursorAfterDelete): new method. Fixes the parameters
778         of a cursor (row, etc.) after a character has been deleted
779         (deleteEmptyParagraphMechanism): call the method above on _all_
780         cursors held by the LyXText when a double space has been
781         detected/deleted.
782  
783 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
784
785         * BufferView_pimpl.C (buffer): call WorkArea::show to pop-up the
786         pixmap.
787         (resizeCurrentBuff): remove code to destroy the old splash dialog.
788
789         * WorkArea.[Ch]: add the "LyX" pixmap and version string to the
790         background. Use greyOut() and the new show() methods to toggle between
791         the foreground and background. Add code to remove the splash after
792         its initial showing.
793
794         * lyx_gui.C: Remove dependency on frontends/Dialogs.h.
795         (create_forms): no longer call Dialogs::showSplash.
796
797 2001-09-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
798
799         * .cvsignore: add version_info.h
800
801 2001-09-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
802
803         * version_info.h.in: new file
804
805         * Makefile.am: add version_info.h.in
806
807         * lyx_main.C (commandLineVersionInfo): use version_info defined in
808         version_info.h instead of VERSION_INFO
809
810 2001-09-24  Angus Leeming  <a.leeming@ic.ac.uk>
811
812         * text.C (selectNextWordToSpellcheck): reverted change to if-block.
813         The ERT inset now returns string().
814
815 2001-09-21  Angus Leeming  <a.leeming@ic.ac.uk>
816
817         * lyxtext.h, text.C (selectNextWord): renamed as
818         selectNextWordToSpellcheck.
819
820         * text.C (selectNextWordToSpellcheck): Modified to not select
821         words inside an ERT inset.
822
823 2001-09-21  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
824
825         * lyx_cb.C (MenuLayoutSave): change a bit the question
826
827         * sp_base.h: include <sys/types.h>
828
829 2001-09-18  Angus Leeming  <a.leeming@ic.ac.uk>
830
831         * LColor.[Ch]: added graphicsbg to color enum and to ColorEntry.
832
833 2001-09-20  Michael Schmitt  <Michael.Schmitt@teststep.org>
834
835         * several files: fix typos in user-visible strings
836
837 2001-09-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
838
839         * text2.C (pasteSelection): do not set the selection, since it
840         will be cleared later. Actually, the intent was to fix the way the
841         selection was set, but I figured rmoving the code was just as good.
842
843 2001-09-19  Dekel Tsur  <dekelts@tau.ac.il>
844
845         * FontLoader.C (available): Check if font is available without
846         loading the font.
847
848 2001-09-19  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
849
850         * lyxrc.[Ch]: added auto_reset_options variable and associated code.
851
852 2001-09-13  Angus Leeming  <a.leeming@ic.ac.uk>
853
854         * lyxrc.[Ch]: added display_graphics variable and associated code.
855
856 2001-09-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
857
858         * bufferparams.C (hasClassDefaults): new method. Returns true if
859         the buffer parameters correspond to known class defaults
860
861 2001-09-17  Angus Leeming  <a.leeming@ic.ac.uk>
862
863         * XFormsView.C (show): set minimum size to the main window.
864
865 2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
866
867         * text2.C (copySelection): 
868         (cutSelection): 
869         * lyxfind.C (LyXReplace): 
870         * BufferView_pimpl.C (Dispatch): pass the correct flag to
871         LyXText::selectionAsString. 
872
873         * paragraph.C (asString): add "label" argument to the second form
874
875         * text2.C (selectionAsString): add "label" argument and pass it to
876         Paragraph::asString. 
877
878 2001-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
879
880         * lyx_main.C (commandLineHelp): remove version information
881
882 2001-09-08  Rob Lahaye  <lahaye@users.sourceforge.net>
883
884         * lyx_main.C: add -version commandline option
885
886 2001-09-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
887
888         * paragraph.h: make the optional constructor arg required instead.
889         some modifications to other files because of this.
890
891         * minibuffer.C (C_MiniBuffer_peek_event): make it static
892
893         * lyxserver.C (C_LyXComm_callback): make it static
894
895         * lyx_main.C (error_handler): make it static
896
897         * lyx_gui.C (LyX_XErrHandler): make it static
898
899         * XFormsView.C (C_XFormsView_atCloseMainFormCB): make it static
900
901         * WorkArea.C: make the extern "C" methods static.
902
903         * Makefile.am (lyx_LDADD): simplify
904
905 2001-09-02  Angus Leeming  <a.leeming@ic.ac.uk>
906
907         * commandtags.h: removed redundant LFUNs, LFUN_HELP_COPYRIGHT,
908         LFUN_HELP_CREDITS, LFUN_HELP_VERSION.
909
910         * LyXAction.C (init):
911         * lyxfunc.C (dispatch): associated code removal.
912
913 2001-09-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
914
915         * lyxfont.h (isSymbolFont): shut off warning
916
917         * text.C (setHeightOfRow):
918         (getVisibleRow): fix crash with empty paragraphs which have a
919         bottom line
920
921 2001-09-07  Rob Lahaye  <lahaye@users.sourceforge.net>
922
923         * lyxrc.[Ch]: added dialogs_iconify_with_main variable and associated
924         code.
925
926 2001-09-04  José Matos  <jamatos@fep.up.pt>
927         * buffer.C
928         * buffer.h
929         * tabular.C (docbook): rename docBook method to docbook.
930
931 2001-09-02  Angus Leeming  <a.leeming@ic.ac.uk>
932
933         * Makefile.am: add dependencies to main.o.
934
935 2001-09-03  Dekel Tsur  <dekelts@tau.ac.il>
936
937         * FontLoader.C (available): Return false if !lyxrc.use_gui
938
939 2001-09-03  Michael Schmitt <schmitt@itm.mu-luebeck.de>
940
941         * FontInfo.C (query):
942         * converter.C (view):
943         * importer.C (Import):
944         * exporter.C (Export): Can not -> cannot.
945
946 2001-09-02  John Levon  <moz@compsoc.man.ac.uk>
947
948         * BufferView_pimpl.C: allow to create index inset even if
949           string is empty
950  
951 2001-09-02  Angus Leeming  <a.leeming@ic.ac.uk>
952
953         * buffer.C (getLists): replace boost::tie code with an explicit pair
954         as boost::tie can break some compilers.
955
956         * iterators.h: Added a std:: declaration to the return type of
957         ParIterator::size.
958
959 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
960
961         * lyxrc.C: add help for view_dvi_paper_option, default to safe
962           case.
963  
964 2001-09-02  Dekel Tsur  <dekelts@tau.ac.il>
965
966         * iterators.[Ch]: New files. Provide paragraph iterators.
967
968         * buffer.C (changeLanguage): Use paragraph iterators.
969         (isMultiLingual): ditto 
970
971         * BufferView2.C (ChangeInsets): Use paragraph iterators.
972
973 2001-09-01  Dekel Tsur  <dekelts@tau.ac.il>
974
975         * FontLoader.C: Support for cmr font.
976
977 2001-08-31  Dekel Tsur  <dekelts@tau.ac.il>
978
979         * FontLoader.C (getFontinfo): Handle latex symbol fonts.
980         (available): New method.
981
982         * FontInfo.C (getFontname): Use scalable fonts even when
983         lyxrc.use_scalable_fonts is false, if no non-scalable fonts was
984         found.
985
986 2001-08-23  Angus Leeming  <a.leeming@ic.ac.uk>
987
988         * converter.C (Formats::view): reverted! Incorrect fix.
989
990 2001-08-23  Angus Leeming  <a.leeming@ic.ac.uk>
991
992         * converter.C (Formats::view): only output the -paper option
993         if the dvi viewer is xdvi, thereby fixing bug #233429.
994
995 2001-08-23  Herbert Voss  <voss@perce>
996
997         * BufferView_pimpl.C: small fix for LFUN_INSERT_BIBTEX
998
999 2001-08-20  Dekel Tsur  <dekelts@tau.ac.il>
1000
1001         * Spacing.h (Spacing): Set space to Default on in the default
1002         constructor.
1003
1004 2001-08-19  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1005
1006         * vc-backend.h (RCS::versionString): add RCS to version 
1007         (CVS::versionString): add CVS to version 
1008
1009         * vc-backend.C (scanMaster): do not add CVS to version.
1010         (scanMaster): do not add RCS to version
1011
1012         * lyxvc.C (versionString): new method
1013
1014         * lyxfunc.C (initMiniBuffer): use LyXVC::versionString
1015
1016 2001-08-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1017
1018         * Spacing.C (set): initialize fval
1019
1020 2001-08-15  Dekel Tsur  <dekelts@tau.ac.il>
1021
1022         * lyxlex_pimpl.C (next): Treat \ as normal char if not followed by
1023         " or \.
1024
1025 2001-08-16  Juergen Vigna  <jug@sad.it>
1026
1027         * lyxfunc.C (dispatch): implemented the new FINISHED states.
1028
1029 2001-08-16  John Levon  <moz@compsoc.man.ac.uk>
1030
1031         * BufferView_pimpl.C: 
1032         * figureForm.C:
1033         * lyxtext.h:
1034         * text2.C: setParagraph takes linespacing now
1035  
1036 2001-08-15  John Levon  <moz@compsoc.man.ac.uk>
1037
1038         * LyxAction.C: add internal LFUN_CITATION_INSERT
1039
1040         * LyXView.C: actually apply fix
1041
1042         * bufferlist.C: fix open non-existent file
1043  
1044         * lyxfind.C: fix indentation
1045  
1046         * lyxfunc.C: remove unneeded assert, fix typo
1047  
1048 2001-08-16  John Levon  <moz@compsoc.man.ac.uk>
1049
1050         * MenuBackend.C: use "Floatname List"
1051
1052 2001-08-14  Dekel Tsur  <dekelts@tau.ac.il>
1053
1054         * buffer.C (parseSingleLyXformat2Token): Do not generate errors
1055         when converting LaTeX layout to insetERT.
1056         Generate a non-collapsed float when reading old float
1057
1058 2001-08-13  Dekel Tsur  <dekelts@tau.ac.il>
1059
1060         * BufferView2.C (showLockedInsetCursor): Use normal cursor shape in
1061         ERT insets.
1062
1063 2001-08-13  Juergen Vigna  <jug@sad.it>
1064
1065         * text.C (fill): return 0 instead of 20 as this seems to be the more
1066         correct value.
1067
1068 2001-08-13  Dekel Tsur  <dekelts@tau.ac.il>
1069
1070         * encoding.C (TransformChar): Use lyxrc.font_norm_type instead of
1071         lyxrc.font_norm.
1072
1073 2001-08-13  Juergen Vigna  <jug@sad.it>
1074
1075         * lyxfind.C (LyXReplace): fixed not single-replacing characters with
1076         casesensitive off.
1077         (SearchBackward): comment out the unlocking of the inset_owner this
1078         should not be needed!
1079
1080 2001-08-11  Dekel Tsur  <dekelts@tau.ac.il>
1081
1082         * Many files: Remove inherit_language, and add latex_language
1083
1084         * BufferView2.C (showLockedInsetCursor): Fix cursor shape in
1085         collapsible insets.
1086
1087 2001-08-10  Juergen Vigna  <jug@sad.it>
1088
1089         * text.C (prepareToPrint): fixed hfill-width in draw!
1090
1091         * BufferView2.C (selectLastWord): save the selection cursor as this
1092         now is cleared in the function LyXText::clearSelection!
1093
1094 2001-08-08  Juergen Vigna  <jug@sad.it>
1095
1096         * BufferView_pimpl.C (Dispatch): use a non-cut-buffer cut on DELTE
1097         BACKSPACE type functions.
1098
1099         * CutAndPaste.C (cutSelection): added a bool so that the stuff actually
1100         is only cutted from the document but not put in the cut-buffer, where
1101         still the old stuff should be.
1102
1103         * text2.C (cutSelection): added bool to pass to CutAndPaste::cutSelection.
1104
1105         * BufferView2.C (cut): added a bool to pass to LyXText::cutSelection.
1106
1107         * tabular.C (SetWidthOfCell): fixed special case where the width
1108         was not updated!
1109         (LeftLine): handle '|' in align_special.
1110         (RightLine): ditto
1111         (LeftAlreadyDrawed): ditto
1112         (SetWidthOfCell): ditto
1113
1114 2001-08-07  Juergen Vigna  <jug@sad.it>
1115
1116         * lyx_main.C (readUIFile): fixed some forgotten lowercase!
1117
1118 2001-08-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1119
1120         * lyxlex_pimpl.[Ch]: converto to lowercase funcs
1121         * lyxlex.[hC]: ditto
1122
1123 2001-08-06  Juergen Vigna  <jug@sad.it>
1124
1125         * text.C (getVisibleRow): fix up row clearing a bit.
1126
1127 2001-08-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1128
1129         * minibuffer.C: make sure the X server sees the changes in the input.
1130
1131 2001-08-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1132
1133         * paragraph.C (getFont): split into...
1134         (getLabelFont): this
1135         (getLayoutFont): and this
1136         * paragraph_pimpl.C (realizeFont): calling this
1137
1138         * text2.C (getFont): split into...
1139         (getLayoutFont): this
1140         (getLabelFont): and this
1141         (realizeFont): all three calling this
1142
1143         * lyxfont.h: remove all NO_LATEX macros and code... adjust all
1144         files where used.
1145
1146 2001-08-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1147
1148         * lyxfunc.C (getStatus): add checkbox support for LFUN_APPENDIX
1149
1150 2001-08-02  Kayvan A. Sylvan  <kayvan@sylvan.com>
1151
1152         * BufferView_pimpl.C (smartQuote): Added code to exempt pass_thru
1153         layouts from the Quote inset insertion.
1154
1155 2001-08-03  Juergen Vigna  <jug@sad.it>
1156
1157         * BufferView_pimpl.C (update): do the fitCursor only at the end!
1158
1159         * screen.C (drawFromTo): don't call fitcursor here and do the loop
1160         only if status not is already CHANGED_IN_DRAW (second level).
1161
1162         * text.C (draw): don't set the need_break_row when inside an
1163         InsetText LyXText.
1164
1165 2001-08-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1166
1167         * buffer.C (parseSingleLyXformat2Token): handle more latex
1168         conversion cases.
1169
1170         * bufferview_funcs.[hC]: change function names to
1171         begin with small char, adjust other files.
1172
1173 2001-08-02  André Pönitz <poenitz@gmx.net>
1174
1175         * lyxfunc.C:
1176         BufferView_pimpl.C: remove broken special code for math-greek
1177
1178 2001-08-02  Juergen Vigna  <jug@sad.it>
1179
1180         * BufferView_pimpl.C (update): redone this function so that we
1181         update the text again if there was a CHANGE_IN_DRAW.
1182
1183         * screen.C (cursorToggle): removed LyXText parameter and recoded.
1184         (drawFromTo): added a new internal bool which is used by draw() and
1185         redraw() function.
1186         (general): some cursor drawing problems fixed.
1187
1188 2001-08-01  Juergen Vigna  <jug@sad.it>
1189
1190         * lyxfind.C (LyXFind): fixed
1191         (SearchForward): ditto
1192         (SearchBackward): ditto
1193
1194         * BufferView_pimpl.C (workAreaMotionNotify): hopefully fixed the
1195         spurius drawing of the cursor in the main area.
1196
1197         * text2.C (status): small fix which could lead to a segfault!
1198         (clearSelection): remove unneeded BufferView param.
1199
1200 2001-08-01  André Pönitz <poenitz@gmx.net>
1201
1202         * lyxfunc.C: small change due to changed mathed interface
1203
1204 2001-08-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1205
1206         * bufferlist.C (loadLyXFile): add .lyx to file name if necessary
1207
1208 2001-08-01  John Levon  <moz@compsoc.man.ac.uk>
1209  
1210         * lyxfunc.c: fail gracefully if file doesn't exist 
1211  
1212         * LyXSendto.C:
1213         * buffer.C:
1214         * lyxfunc.C:
1215         * BufferView_pimpl.C: IsDirWriteable() proto changed 
1216  
1217         * LyXView.C: fix updateWindowTitle() to store the last title
1218
1219 2001-07-31  Juergen Vigna  <jug@sad.it>
1220
1221         * text.C (setHeightOfRow): fixed setting of ascent/descent based on
1222         the font (wrong since using of Paragraph::highestFontInRange).
1223
1224         * paragraph.C (highestFontInRange): added a default_size parameter.
1225
1226         * text.C (getVisibleRow): minor clear row changes (still not perfect).
1227         (setHeightOfRow): reformat
1228
1229 2001-07-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1230
1231         * converter.[hC] + affected files: move to (inital-char)lowercase
1232         function names.
1233
1234         * ParagraphParameters.C (ParagraphParameters): remove commented code
1235
1236         * PainterBase.[Ch]: remove commented code
1237
1238         * LaTeXFeatures.h: add "bool floats" for float.sty
1239
1240         * LaTeXFeatures.C (LaTeXFeatures): init floats
1241         (require): handle float
1242         (getPackages): do it with floats
1243
1244 2001-07-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1245
1246         * BufferView_pimpl.C (Dispatch): improve handling of
1247         LFUN_INDEX_INSERT_LAST and LFUN_INDEX_CREATE
1248
1249         * commandtags.h: #include lyxfont.h here temporarily to avoid
1250         keybinding bug.
1251
1252         * bufferlist.h: include LString.h here.
1253
1254 2001-07-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1255
1256         * text2.C (getStringToIndex): new method.
1257
1258 2001-07-29  Asger Alstrup Nielsen  <alstrup@alstrup>
1259
1260         * *: Reduced header file dependencies all over.
1261
1262 2001-07-30  Baruch Even  <baruch@lyx.org>
1263
1264         * buffer.C (readInset): Stop auto-converting InsetFig to InsetGraphics.
1265
1266 2001-07-29  Baruch Even  <baruch@lyx.org>
1267
1268         * buffer.C (readInset): Changed GRAPHICS to Graphics.
1269
1270 2001-07-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1271
1272         * ParameterStruct.h (endif): add a default constructor to make
1273         sure that all variables is initialized.
1274
1275         * ParagraphParameters.C (ParagraphParameters): adjust
1276
1277 2001-07-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1278
1279         * BufferView_pimpl.C (Dispatch): use WHOLE_WORD selection for
1280         index; also, check that there is something to index, and that it
1281         does not span over several paragraphs.
1282         (doubleClick): use WHOLE_WORD_STRICT for double click.
1283
1284         * text.C (getWord): handle new WHOLE_WORD_STRICT word_location value.
1285
1286         * text2.C (toggleFree): do selection with WHOLE_WORD_STRICT
1287         scheme.
1288
1289 2001-07-26  Baruch Even  <baruch@lyx.org>
1290
1291         * buffer.C (readInset): Changed to call up InsetGraphics when reading
1292         an InsetFig figure, backwards compatible reading of old figure code.
1293
1294 2001-07-27  Juergen Vigna  <jug@sad.it>
1295
1296         * text2.C: font.realize function adaption.
1297
1298         * text.C (draw): add a warnings lyxerr text if needed.
1299
1300         * layout.C: font.realize function adaption.
1301
1302         * language.C: add inherit_language and implement it's handlings
1303
1304         * bufferview_funcs.C (StyleReset): remove language parameter from
1305         font creation (should be language_inherit now).
1306
1307         * bufferparams.C (writeFile): handle ignore_language.
1308
1309         * paragraph.C (getFontSettings): the language has to be resolved
1310         otherwise we have problems in LyXFont!
1311
1312         * lyxfont.C (lyxWriteChanges): added document_language parameter
1313         (update): removed unneeded language parameter
1314
1315         * paragraph.C (validate): fixed wrong output of color-package when
1316         using interface colors for certain fonts in certain environments,
1317         which should not seen as that on the final output.
1318
1319 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
1320
1321         * BufferView_pimpl.C:
1322         * Thesaurus.h:
1323         * Thesaurus.C:
1324         * Makefile.am:
1325         * commandtags.h:
1326         * LyXAction.C: add thesaurus support
1327
1328         * lyxfind.h:
1329         * lyxfind.C: add "once" parameter, for thesaurus, to not
1330           move to the next match
1331   
1332 2001-07-26  Juergen Vigna  <jug@sad.it>
1333
1334         * lyxfont.C (realize): honor ignore_language too!
1335         (resolved): ditto.
1336
1337         * paragraph.C (TeXOnePar): handle ignore language right (hopefully).
1338
1339         * text.C (draw): one place more for ignore_language to not draw
1340         itself!
1341
1342 2001-07-25  Angus Leeming  <a.leeming@ic.ac.uk>
1343
1344         * LaTeXFeatures.C (getPackages): clean-up a little of the natbib code.
1345
1346 2001-07-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1347
1348         * buffer.C (parseSingleLyXformat2Token): a more general fix for
1349         the minipage conversion problem.
1350
1351 2001-07-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1352
1353         * buffer.C (parseSingleLyXformat2Token): check minipage if we
1354         insert an inset.
1355
1356 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1357
1358         * BufferView.h: don't forward declare WorkArea
1359
1360         * BufferView.C: don't include WorkArea.h
1361
1362 2001-07-25  André Pönitz <poenitz@gmx.net>
1363
1364         * commandtags.h:
1365         * LyXAction.C:
1366         * lyxfunc.C:  new LFUN 'math-space'
1367
1368         * BufferView.[Ch]: remove unneeded reference to 'WorkArea'
1369
1370 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1371
1372         * text2.C (toggleInset): call open/close
1373
1374 2001-07-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1375
1376         * lyxfunc.C (dispatch): add debug for the disabled case
1377
1378         * font.C (buttonText): make similar to rectText
1379
1380         * buffer.C (readInset): comment out parsing of insetlist and
1381         insttheorem 
1382
1383         * PainterBase.C (rectText): small correction
1384
1385         * BufferView_pimpl.C: comment out insettheorem and insetlist
1386         * LyXAction.C: ditto
1387         * commandtags.h: ditto
1388
1389 2001-07-24  Juergen Vigna  <jug@sad.it>
1390
1391         * text.C (draw): honor the ignore_language.
1392
1393         * lyxfont.C (LyXFont): set language to ignore_language in FONT_INIT1.
1394
1395 2001-07-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1396
1397         * lyxfunc.C (getStatus): BREAKLINE does _not_ insert a special
1398         char inset.
1399
1400 2001-07-24  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1401
1402         * lyxtext.h: remove unused (and unimplemented) methods
1403
1404 2001-07-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1405
1406         * text.C (getVisibleRow): honor background color
1407
1408         * PainterBase.h:
1409         * Painter.h: remove default color argument for fillRectangle
1410
1411         * text.C (backgroundColor): new method
1412
1413 2001-07-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1414
1415         * text.C (getVisibleRow): adjust
1416
1417         * font.[Ch] (rectText): new method, metrics
1418         (buttonText): new method, metrics
1419
1420         * PainterBase.[hC]: make rectText and buttonText always draw and take
1421         fewer paramteres.
1422
1423 2001-07-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1424
1425         * ToolbarDefaults.C (read): 
1426         * MenuBackend.C (read): allow escaping in all strings
1427
1428         * BufferView_pimpl.C (insertAndEditInset): new method.
1429         (Dispatch): use insertAndEditInset whenever appropriate.
1430
1431         * BufferView_pimpl.C (insertNote): removed
1432
1433         * BufferView_pimpl.C (smartQuote): new method, moved from
1434         BufferView; if an insetquote cannot be inserted, insert a '"'
1435         character instead.
1436
1437         * BufferView2.C: remove insertCorrectQuote();
1438
1439         * lyxfunc.C (getStatus): Add support for all remaingin
1440         inset-insert lfuns.
1441
1442         * trans_mgr.C (insertVerbatim): do not treat '"' specially.
1443
1444         * lyxrc.C (read): in RC_BIND, allow escaped sequences in the
1445         command (necessary to pass " as parameter of self-insert.
1446
1447         * text.C (selectWordWhenUnderCursor):
1448         (selectWord): add word_location parameter
1449         (selectWordWhenUnderCursor): same + remove special code for word
1450         boundary.
1451         (selectNextWord): use kind() to guess type of insetspecialchar,
1452         not latex().
1453         
1454         * buffer.C (insertStringAsLines): new method, extracted from LyXText.
1455         (insertErtContents): create ert insets as collapsed.
1456         (readInset): better compatibility code for Info inset.
1457
1458 2001-07-20  Juergen Vigna  <jug@sad.it>
1459
1460         * lyxfunc.C (dispatch): use always LyXFind now!
1461
1462         * text2.C (init): add a reinit flag so that the LyXText can be
1463         reinited instead of deleted and reallocated (used in InsetText).
1464
1465         * BufferView_pimpl.C: use the new Inset::edit(BV, bool) where needed.
1466
1467         * text.C: ditto
1468
1469         * text2.C: ditto
1470
1471 2001-07-18  Juergen Vigna  <jug@sad.it>
1472
1473         * text.C (selectNextWord): handle insets inside inset by calling
1474         always the bv->text functions so that we can go up the_locking_inset!
1475
1476         * BufferView_pimpl.C (show/hideCursor): fixed cursor showing up
1477         in strange locations when inside an inset!
1478
1479         * lyxfind.[Ch]: give all functions a LyXText * parameter and implement
1480         handling to include insets.
1481
1482         * lyxfunc.C (dispatch): changes to calls SearchBackward/Forward.
1483
1484 2001-07-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1485
1486         * LyXAction.C (init): 
1487         * commandtags.h: 
1488         * BufferView_pimpl.C (Dispatch): change HYPHENATION_BREAK to
1489         LIGATURE_BREAK, since the name is so stupid.
1490
1491 2001-07-20  Angus Leeming  <a.leeming@ic.ac.uk>
1492
1493         * buffer.C (readInset): enable reading of new InsetNotes as well as old
1494         InsetInfos.
1495
1496         * FontLoader.C: remove FORMS_H_LOCATION cruft.
1497
1498         * sp_form.[Ch]: remove.
1499
1500         * src/LColor.[Ch]: remove noteframe. Change note to "yellow".
1501
1502         * src/BufferView_pimpl.C (insertNote): use InsetNote in place of
1503         InsetInfo.
1504
1505         * src/buffer.C (readInset): ditto.
1506
1507 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1508
1509         * BufferView_pimpl.C (specialChar): new method. Obsoletes
1510         menuSeparator(), endOfSentenceDot(), ldots() and
1511         hyphenationPoint(), which are therefore removed.
1512         (Dispatch): handle LFUN_HYPHENATION_BREAK.
1513
1514         * LyXAction.C (init): 
1515         * commandtags.h: add LFUN_HYPHENATION_BREAK.
1516
1517         * paragraph.C (getWord): removed.
1518
1519         * BufferView_pimpl.C (Dispatch): use last word or selection for
1520         LFUN_INDEX_INSERT_LAST and LFUN_INDEX_CREATE.
1521
1522         * lyx_main.C (queryUserLyXDir): do not ask before creating
1523         user_dir, except if it has been named explicitely.
1524
1525 2001-07-20  Angus Leeming  <a.leeming@ic.ac.uk>
1526
1527         * BufferView_pimpl.C (updateScrollbar): Fix crash when reading in
1528         a document of zero size.
1529
1530 2001-07-19  Angus Leeming  <a.leeming@ic.ac.uk>
1531
1532         * LaTeXFeatures.[Ch]: add variable "bool natbib" and set it
1533         approriately in the c-tor and in require().
1534         (getPackages): output the appropriate LaTeX for natbib support.
1535
1536         * buffer.C (parseSingleLyXformat2Token): set the new bufferparams
1537         variables "use_natbib" and "use_numerical_citations" when reading the
1538         LyX file.
1539         (readInset): read the various natbib cite commands.
1540         (validate): white-space change.
1541
1542         * bufferparams.[Ch]: new variables "bool use_natbib" and
1543         "bool use_numerical_citations".
1544         (writeFile): output them in the LyX file.
1545
1546 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1547
1548         * lyxfunc.C (getStatus): add support for all the inset insertion
1549         commands.
1550
1551         * text2.C (insertInset): 
1552         * paragraph.C (insetAllowed): 
1553         * BufferView_pimpl.C (insertInset): update to take in account the
1554         renaming of insertInsetAllowed
1555
1556         * lyxfunc.C (getStatus): add support for LFUN_INSET_TOGGLE.
1557
1558         * text2.C (getInset): new method. returns inset at cursor position. 
1559
1560         * BufferView_pimpl.C (Dispatch): changes because of this.
1561
1562         * LyXAction.C (init): rename open-stuff to inset-toggle.
1563
1564         * commandtags.h: rename LFUN_OPENSTUFF to LFUN_INSET_TOGGLE.
1565
1566         * text2.C (toggleInset): renamed from openStuff; use
1567         Inset::open().
1568
1569 2001-07-13  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
1570
1571         * lyxrc.C (set_font_norm_type): recognise ISO_8859_15.
1572
1573         * lyxrc.h: added ISO_8859_15 to enum FontEncoding.
1574
1575 2001-07-18  Dekel Tsur  <dekelts@tau.ac.il>
1576
1577         * buffer.C (readLyXformat2): Add filename to the error dialog
1578
1579 2001-07-18  Juergen Vigna  <jug@sad.it>
1580
1581         * tabular.C (GetCellNumber): put an assert here instead of the check!
1582
1583 2001-07-17  Juergen Vigna  <jug@sad.it>
1584
1585         * BufferView_pimpl.C (toggleSelection): adapted too.
1586
1587         * text.C (selectNextWord): adapted for use with insets.
1588         (selectSelectedWord): ditto
1589
1590 2001-07-17  Juergen Vigna  <jug@sad.it>
1591
1592         * sp_spell.C (PSpell): fix initialitation order.
1593
1594 2001-07-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1595
1596         * paragraph.C: spacing
1597
1598 2001-07-17  Edwin Leuven  <leuven@fee.uva.nl>
1599
1600         * sp_spell.C: repair language selection for pspell
1601
1602 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1603
1604         * lyxfunc.h: change more methods to begin with lower char.
1605
1606 2001-07-16  Dekel Tsur  <dekelts@tau.ac.il>
1607
1608         * buffer.C (parseSingleLyXformat2Token): Generate error insets
1609         for unknown layouts.
1610
1611 2001-07-13  Dekel Tsur  <dekelts@tau.ac.il>
1612
1613         * buffer.C (readLyXformat2): Generate an error dialog if there are
1614         unknown layouts.
1615
1616 2001-07-16  Juergen Vigna  <jug@sad.it>
1617
1618         * sp_spell.C: always compile ISpell part.
1619
1620         * lyxrc.C: added use_pspell entry and it's handling.
1621
1622 2001-07-13  Juergen Vigna  <jug@sad.it>
1623
1624         * sp_spell.C: removed double includes.
1625
1626 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
1627
1628         Consistent use of Lsstream.h:
1629         * Lsstream.h: added using std::stringstream for consistencies sake.
1630
1631         * buffer.C: removed using std::stringstream
1632
1633         * lyxfont.C (stateText):
1634         * paragraph.C (asString):
1635         * text.C (selectNextWord, selectSelectedWord):
1636         * text2.C (setCounter):
1637         * vspace.C (asString, asLatexString):
1638         std::ostringstream -> ostringstream.
1639
1640 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
1641
1642         * LyXAction.C: add LFUN_HELP_ABOUTLYX
1643         * commandtags.h: add LFUN_HELP_ABOUTLYX
1644         * lyxfunc.C: add about lyx remove credits/copyright/version stuff
1645
1646 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
1647
1648         * BufferView_pimpl.C: sigchldchecker instead of sigchldhandeler in
1649         cursorToggle()
1650         * lyx_gui_misc.C: remove spellchecker
1651         * lyxfunc.C: showSpellchecker
1652         * sp_base.h: added
1653         * sp_ispell.h: added
1654         * sp_pspell.h: added
1655         * sp_spell.C: added
1656         * sp_form.[Ch]: removed
1657         * spellchecker.[Ch]: removed
1658
1659 2001-07-12  Kayvan A. Sylvan  <kayvan@sylvan.com>
1660
1661         * paragraph_pimpl.C (simpleTeXBlanks): Simply return if pass_thru
1662         is set.
1663         (simpleTeXSpecialChars): Simply print the input character without
1664         any special translation if pass_thru is set.
1665
1666         * layout.h: Added bool pass_thru to layout class for being able to
1667         implement pass through of a paragraph for Literate Programming.
1668         
1669         * layout.C: add LT_PASS_THRU to LayoutTags enum.
1670         * layout.C (LyXLayout): set pass_thru to flase in constructor.
1671         * layout.C (Read): add "passthru" to list of layout tags and add
1672         code to set the pass_thru boolean when it is read.
1673
1674 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1675
1676         * trans_decl.h: remove allowed from KmodInfo
1677
1678         * trans.[Ch] (AddDeakkey): change prototype to not have allowd.
1679         remove allowed code 
1680         (Load): adjust
1681
1682         * paragraph_pimpl.C (erase): use boost::prior
1683
1684         * Painter.C (text): use data() instead of c_str() when length is
1685         also provided.
1686         * WorkArea.C (putClipboard): ditto
1687         * font.h (width): ditto
1688
1689         * BufferView2.C: use it-> instead of (*it). for iterators
1690         * texrow.C: ditto
1691         * paragraph_pimpl.C: ditto
1692         * paragraph.C: ditto
1693         * minibuffer.C: ditto
1694         * language.C: ditto
1695         * kbmap.C: ditto
1696         * encoding.C: ditto
1697         * counters.C: ditto
1698         * converter.C: ditto
1699         * chset.C: ditto
1700         * Variables.C: ditto
1701         * TextCache.C: ditto
1702         * MenuBackend.C: ditto
1703         * LyXAction.C: ditto
1704         * LColor.C: ditto
1705         * FloatList.C: ditto
1706         * DepTable.C: ditto
1707         * ColorHandler.C (LyXColorHandler): ditto
1708
1709 2001-07-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1710
1711         * BufferView_pimpl.C (Dispatch): handle LFUN_OPENSTUFF.
1712
1713         * text2.C (openStuff): reintroduce this method (which had been
1714         nuked in NEW_INSETS frenzy).
1715
1716         * lyxfunc.C (Dispatch): when an action has not been handled, use
1717         its name in the error message, not its number.
1718
1719         * paragraph.C (inInset): change method name to begin with lowercase.
1720
1721         * undo_funcs.C:
1722         * text2.C: updates because of this.
1723
1724 2001-07-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1725
1726         * ToolbarDefaults.C (add): add spaces in error message
1727
1728 2001-07-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1729
1730         * buffer.C (readLyXformat2): initialize the ert comp. variables.
1731         (readLyXformat2): rename return_par to first_par, use lyxlex's
1732         pushToken and remove the manual push handling.
1733         (parseSingleLyXformat2Token): add another ert comp. variable:
1734         in_tabular, rename return_par to first_par. handle newlines better
1735
1736 2001-07-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1737
1738         * kbsequence.C (getiso): redirect debug info to Debug::KBMAP.
1739
1740 2001-07-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1741
1742         * text2.C (getParFromID): removed
1743
1744         * buffer.C (getParFromID): new method moved form lyxtext.
1745         * BufferView2.C (insertErrors): adjust
1746         (setCursorFromRow): adjust
1747         * BufferView_pimpl.C (restorePosition): adjust
1748         * lyxfunc.C (Dispatch): adjust
1749         * undo_funcs.C (textUndo): adjust
1750         (textRedo): adjust
1751         (textHandleUndo): adjust
1752         (textHandleUndo): adjust
1753
1754 2001-07-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1755
1756         * buffer.C: up' the LYX_FORMAT
1757
1758         * lyxfont.h: turn NO_LATEX on as default
1759
1760         * buffer.C (insertErtContents): new methods of tex style compability.
1761         (parseSingleLyXformat2Token): use it several places.
1762         * tabular.C (OldFormatRead): and here
1763
1764 2001-07-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1765
1766         * text2.C: remove some commented code.
1767         reindent file.
1768
1769         * trans_mgr.[Ch]: simplify normalkey to only take a char as arg.
1770         * trans.C: changes because of the above.
1771
1772 2001-07-07  Dekel Tsur  <dekelts@tau.ac.il>
1773
1774         * text2.C (setCounter): Fix counters bug with bibliography layout.
1775
1776 2001-07-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1777
1778         * paragraph_pimpl.C (simpleTeXBlanks): don't go through owner_ for
1779         own member functions
1780         (simpleTeXSpecialChars): ditto
1781
1782 2001-07-06  Juergen Vigna  <jug@sad.it>
1783
1784         * a lot of files: changed the access to LyXText::status and the
1785         call of undo-functions.
1786         
1787         * undo.[Ch]: added a inset_id to the undo informations.
1788
1789         * undo_funcs.[Ch]: added and moved here all undo functions.
1790
1791         * lyxtext.h: give the status enum a weight, made status_ a private
1792         variable and made accessor functions for it, removed the whole bunch
1793         of undo-functions as they are now in their own file, make some
1794         functions publically available. Added function ownerParagraph with
1795         int parameter.
1796
1797         * paragraph.[Ch]: added "bool same_ids" to the constructor,
1798         made InInset() a const function, added getParFromID() function.
1799
1800         * buffer.[Ch]: added const version for inset_iterator functions,
1801         added getInsetFromID() function.
1802
1803         * BufferView2.C, BufferView_pimpl.C, text.C, text2.C, lyxfunc.C:
1804         changed undo functions for new version.
1805
1806 2001-07-05  Juergen Vigna  <jug@sad.it>
1807
1808         * paragraph_pimpl.C (Pimpl): set id_ also here (this is because some
1809         unknow mechanism does not call the proper constructor but only this
1810         one also if I request the other!?
1811
1812 2001-07-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1813
1814         * BufferView_pimpl.C (resizeCurrentBuffer): init the new LyXText
1815
1816         * text2.C (LyXText): use initialization lists.
1817
1818         * lyxtext.h (Selection): initialize set_ and mark_
1819         (init): remove method
1820
1821 2001-07-05  Dekel Tsur  <dekelts@tau.ac.il>
1822
1823         * LaTeX.C (scanLogFile): Parse rerun messages from latex packages.
1824
1825 2001-07-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1826
1827         * screen.[Ch]: change method names to begin with lowercase 
1828
1829         * BufferView_pimpl.C (updateScrollbar): simplify further and
1830         hopefully make it a bit faster.
1831
1832 2001-07-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1833
1834         * ColorHandler.C (LyXColorHandler): use GUIRunTime instead of
1835         calling directly xforms functions.
1836
1837         * Painter.C (Painter): 
1838         * lyx_cb.C (MenuWrite): 
1839         * FontInfo.C (query): use GUIRunTime::x11Display() instead of
1840         fl_display.
1841
1842         * lyx_gui.C: remove bogus guiruntime extern declaration.
1843
1844 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1845
1846         * text2.C (redoHeightOfParagraph): comment out stuff we don't need
1847         in NEW_INSETS
1848         (redoDrawingOfParagraph): ditto
1849         (redoParagraphs): ditto
1850         (cutSelection): don't create a object for CutAndPaste use the
1851         static method directly
1852         (pasteSelection): ditto
1853
1854         * bufferview_funcs.[Ch]: move ProhibitInput and AllowInput to
1855         LyXview (+ rename)
1856
1857 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1858
1859         * modifications to some other files because of this.
1860         
1861         * Makefile.am (lyx_SOURCES): add XFormsView
1862
1863         * XFormsView.[Ch]: new files
1864
1865         * LyXView.[Ch]: make LyXView a base class for the gui handling for
1866         the main window. Move the gui dependent stuff to XFormsView
1867
1868 2001-07-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1869
1870         * tabular.C (GetCellInset): update cur_cell also in the row/col
1871         version of this function.
1872
1873         * lyxfunc.C: no need to include figure_form.h here.
1874
1875         * FontLoader.h: 
1876         * lyxfunc.h: 
1877         * lyxscreen.h: 
1878         * text2.C: 
1879         * lyxvc.C: no need to include forms.h here.
1880
1881 2001-06-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1882
1883         * lyxrc.C (read): change debugging channel for RC_BIND to lyxrc.
1884
1885         * lyxfunc.C (Dispatch): 
1886         * Spacing.C (set): 
1887         * BufferView_pimpl.C (Dispatch): use .c_str() on istringstream
1888         constructor argument.
1889
1890 2001-06-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1891
1892         * paragraph.C (Paragraph): dont't clear, and just set layout.
1893         (makeSameLayout): use params's copy contructor.
1894
1895         * ParagraphParameters.[Ch] (makeSame): delete method
1896
1897 2001-06-29  John Levon  <moz@compsoc.man.ac.uk>
1898
1899         * Variables.[Ch]: fix indentation, rename set to isSet
1900
1901 2001-06-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1902
1903         * lyxfunc.C (Dispatch): fix typo
1904
1905 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1906
1907         * paragraph_pimpl.C: add std:: qualifier to lower_bound and
1908         upper_bound. 
1909
1910         * bufferlist.C: include assert.h for emergencyWrite().
1911
1912 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
1913
1914         * lyx_main.C: if we can't even find a readable LYX_DIR directory,
1915           give up at last (bug #425202) !
1916  
1917 2001-06-27  John Levon  <moz@compsoc.man.ac.uk>
1918
1919         * lyx_gui_misc.C:
1920         * sp_form.h:
1921         * sp_form.C:
1922         * spellchecker.h:
1923         * spellchecker.C: strip spellchecker options and bring up
1924           preferences tab instead
1925          
1926 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1927
1928         * BufferView_pimpl.C (Dispatch): add .c_str() to the argument of
1929         the istringstream constructor
1930
1931 2001-06-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1932
1933         * paragraph.C (getLayout): fix return value
1934
1935         * paragraph.h: do not declare getLayout as inline.
1936
1937         * lyxtext.h: remove LyXText:: qualifier to changeRegionCase
1938
1939 2001-06-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1940
1941         * lyxcursor.h (operator<): new func
1942         (operator>): new func
1943         (operator>=): new func
1944         (operator<=): new func
1945
1946         * text.C (changeCase): use selection.start and selection.end
1947         (changeRegionCase): require from to be <= to. Require par to be a
1948         valid paragraph.
1949
1950         * LaTeXFeatures.C (getFloatDefinitions): std:: qualify ostream
1951
1952 2001-06-27  Juergen Vigna  <jug@sad.it>
1953
1954         * text.C (cursorLeftOneWord): changed to return the cursor and added
1955         overlay with BufferView * parameter which calls this one.
1956         (getWord): added
1957         (selectWord): use new getWord function.
1958         (changeCase): renamed from changeWordCase as and extended to work
1959         also on selections.
1960
1961         * lyxtext.h: added enum word_location
1962
1963         * BufferView_pimpl.C (Dispatch): change function changeWordCase to
1964         changeCase as this operates now also on selections.
1965
1966 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
1967
1968         * lyxfunc.C (getStatus): support LFUN_MATH_MUTATE
1969
1970         * many files: send debug output to Debug::INFO instead of
1971         Debug::ANY. 
1972
1973         * converter.C (View): 
1974         (Convert): 
1975         (Move): send debug output to Debug::FILES instead of console.
1976
1977 2001-06-26  The LyX Project  <lyx@rose.home.sad.it>
1978
1979         * lyxfunc.C (getStatus): use func_status
1980
1981         * func_status.h: new header, describing the results of
1982         LyXFunc::getStatus;
1983
1984         * lyxfunc.C (getStatus): add support for LFUN_MATH_VALIGN and
1985         LFUN_MATH_HALIGN.
1986
1987 2001-06-25  The LyX Project  <jug@sad.it>
1988
1989         * buffer.C (sgmlOpenTag):
1990         (sgmlCloseTag):
1991         (SimpleDocBookOnePar):  disable the depth spaces, for the moment.
1992
1993 2001-06-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1994
1995         * text2.C: remove some dead code
1996
1997         * tabular.C (GetCellInset): store the last cell checked (gotten)
1998
1999         * tabular.h: add the helper for the speedup
2000
2001         * lyxtext.h: remove some dead code
2002
2003 2001-06-26  The LyX Project  <Asger>
2004
2005         * paragraph.C: Change export to LaTeX of alignment to
2006         \begin{center} and family for better roundtrip work with reLyX.
2007
2008         * Tune the math drawing a bit.
2009
2010 2001-06-25  The LyX Project  <Asger>
2011
2012         * LColor.C (LColor): New color for math background. New color
2013         for buttons.
2014
2015 2001-06-25  The LyX Project  <jug@sad.it>
2016
2017         * lyxfunc.C (MenuNew): remove extra check for .lyx file
2018
2019         * lyxfunc.C (Open): 
2020         * bufferlist.C (newFile): do not restrict to files ending with
2021         .lyx
2022
2023         * BufferView_pimpl.C (MenuInsertLyXFile): 
2024
2025 2001-06-24  The LyX Project  <jug@sad.it>
2026
2027         * lyxlex_pimpl.C (compare_tags): use compare_ascii_no_case instead
2028         of compare_no_case
2029
2030 2001-06-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2031
2032         * lyxtext.h: rename most methods to begin with a small char.
2033         Lots of changes because of this.
2034
2035         * paragraph.C (Paragraph): do not call fitToSize
2036         (erase): call Pimpl::erase
2037         (insertChar): call Pimpl::insertChar
2038         (insertInset): call Pipl::insertInset
2039         (breakParagraph): do not call fitToSize
2040         (breakParagraphConservative): do not call fitToSize
2041         (fitToSize): remove method
2042
2043         * buffer.C (parseSingleLyXformat2Token): do not call fitToSize
2044
2045 2001-06-24  The LyX Project  <Asger>
2046
2047         * Fix Qt compilation^2
2048
2049 2001-06-24  The LyX Project  <jug@sad.it>
2050
2051         * paragraph.[Ch] (outerHook): new method. mostly equivalent to
2052         depthHook(getDepth()-1).
2053
2054         * paragraph.h: 
2055         * ParagraphParameters.h: 
2056         * ParameterStruct.h: change type of depth to unsigned int ==
2057         depth_type. Many adaptations to other files before of that.
2058
2059 2001-06-24  The LyX Project  <Asger>
2060
2061         * Fix Qt compilation.
2062
2063 2001-06-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2064
2065         * paragraph.h: renamed several methods to begin with small letter.
2066         several changes to many parts of the code because of this.
2067
2068 2001-06-23  The LyX Project  <jug@sad.it>
2069
2070         * text2.C (InsertStringAsLines): renamed from InsertStringA;
2071         rewritten to discard all double spaces when KeepEmpty is off
2072         (InsertStringAsParagraphs): renamed from InsertStringB; rewritten
2073         to only handle newlines but not fiddle with spaces and friends.
2074
2075         * lyxfunc.C (MenuNew): when doing 'new from template', use
2076         template_path as default directory
2077
2078 2001-06-23  The LyX Project  <Asger>
2079
2080         * Clean-up of header file includes all over
2081         * paragraph.h: Move some of the stuff into paragraph_pimpl.h
2082         
2083 2001-06-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2084
2085         * paragraph.h: renamed from lyxparagraph.h
2086
2087 2001-06-23  Asger  <lyx@violet.home.sad.it>
2088
2089         * Buffer.h: Removed Buffer::resize
2090         * BufferList.h: Removed BufferList::resize
2091         * LyXView.h: Added LyXView::resize. This way, we will only reflow 
2092         the document lazily when we change the width, or the font settings.
2093
2094 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
2095
2096         * lyxfunc.C: silently ignore empty dispatches from the minibuffer
2097
2098 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
2099
2100         * buffer.h: remove out of date comment
2101
2102 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
2103
2104         * lyxscreen.h:
2105         * screen.C: fix "theoretical" GC leak
2106  
2107 2001-06-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2108
2109         * LaTeX.C (scanAuxFile):
2110         (deplog): remove trailing \r when reading stream (useful under
2111         win32)  
2112
2113 2001-06-15  Angus Leeming  <a.leeming@ic.ac.uk>
2114
2115         * BufferView_pimpl.C (fitCursor): emit a signal updateParagraph.
2116         (resizeCurrentBuffer): have functions BufferView::theLockingInset()
2117         and BufferView::theLockingInset(Inset*), so should use them and not
2118         access bv_->text->the_locking_inset directly.
2119
2120         * lyxfunc.C (Dispatch): cosmetic name change of three signals.
2121
2122 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
2123
2124         * Makefile.am:
2125         * tex-defs.h: remove old unused file
2126          
2127 2001-06-15  John Levon  <moz@compsoc.man.ac.uk>
2128
2129         * BufferView_pimpl.C: fix typo, remove minibuffer message
2130           when buffer has loaded
2131
2132 2001-06-14  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2133
2134         * lyxfunc.C (Dispatch): use stringstream
2135         (MenuNew): use stringstream
2136         (Open): use stringstream
2137
2138         * importer.C (Import): use stringstream
2139
2140         * bufferview_funcs.C (CurrentState): use stringstream
2141
2142         * LaTeX.C (run): use stringstream
2143
2144         * BufferView_pimpl.C (savePosition): use stringstream
2145         (restorePosition): use stringstream
2146         (MenuInsertLyXFile): use stringstream
2147
2148 2001-06-14  Angus Leeming  <a.leeming@ic.ac.uk>
2149
2150         * BufferView.C:
2151         * Bullet.C:
2152         * ColorHandler.C:
2153         * FontInfo.C:
2154         * FontLoader.C:
2155         * LColor.C:
2156         * LaTeXFeatures.C:
2157         * Painter.C:
2158         * gettext.C:
2159         * lyx_gui_misc.C:
2160         * lyxserver.C:
2161         * vspace.C: removed // -*- C++ -*- as first line.
2162
2163         * lyxfind.h:
2164         * version.h: added // -*- C++ -*- as first line.
2165
2166 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2167
2168         * lyxfunc.C (getStatus): support LFUN_READ_ONLY_TOGGLE
2169
2170         * text2.C (SetSelectionOverString): do not test str[i]==0 for end
2171         of string
2172
2173 2001-06-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2174
2175         * buffer.C (parseSingleLyXformat2Token): fix compatability reading
2176         of floats.
2177
2178 2001-06-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2179
2180         * gettext.C: include LString.h even when --disable-nls is on. 
2181
2182 2001-06-12  Angus Leeming  <a.leeming@ic.ac.uk>
2183
2184         * converter.h (Get): changed argument type from int to
2185         FormatList::size_type to avoid unnecessary conversion.
2186
2187         * bufferview_funcs.C (ToggleAndShow): check state of LyXText pointer
2188         before using it.
2189
2190 2001-06-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2191
2192         * gettext.h: include LString.h even when --disable-nls is on. 
2193
2194 2001-06-07  Juergen Vigna  <jug@sad.it>
2195
2196         * text.C (BreakAgain): subst spaces with tabs.
2197
2198         * paragraph.C (deleteInsetsLyXText): set recursive on deleteLyXText.
2199         (resizeInsetsLyXText): set force on resizeLyXText.
2200
2201 2001-06-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2202
2203         * gettext.h (gettext_init): 
2204         (locale_init): use a real definition instead of a macro
2205
2206 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
2207
2208         * Bufferview_pimpl.C:
2209         * LColor.h:
2210         * LColor.C: further lcolor tidies
2211
2212 2001-06-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2213
2214         * BufferView_pimpl.C (updateScrollbar): simplify.
2215
2216         * BufferView2.C: don't include insets/insetinfo.h, change
2217         prototype for insertInset and call the Pimpl version. let
2218         updateInset call Pimpl version.
2219
2220         * BufferView.h: move inset_slept to BufferView::Pimpl, move
2221         gotoInset to BufferView::Pimpl
2222
2223 2001-06-01  Juergen Vigna  <jug@sad.it>
2224
2225         * lyxfunc.C (Dispatch): LFUN_PREFIX don't call the update if we're
2226         inside a LockingInset (is the update needed at all?).
2227
2228 2001-05-31  Juergen Vigna  <jug@sad.it>
2229
2230         * BufferView_pimpl.C (Dispatch): we need a new instanze of cursor
2231         here not the old one otherwise how should we compare it afterwards
2232         if it's the same!
2233
2234 2001-06-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2235
2236         * lyxfont.C: 
2237         * tabular.C:
2238         * tabular-old.C: 
2239         * FontInfo.C: bring C functions into global namespace when
2240         necessary
2241
2242 2001-05-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2243
2244         * LString.h: make sure config.h has been loaded before LString.h.
2245
2246         * lyxlex_pimpl.C (EatLine): comment out annoying debug messages
2247         (one for each char read by EatLine!).
2248
2249         * lyx_main.C (init): constify lyxdir. Lowercase the name of some
2250         variables. 
2251
2252 2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2253
2254         * paragraph.C (BreakParagraph): set the inset_owner in the new par
2255         to the same as the par we break from
2256
2257 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2258
2259         * commandtags.h: add LFUN_INSET_WIDE_FLOAT
2260
2261         * MenuBackend.C (expand): also create menu entries for wide
2262         versions of the floats.
2263
2264         * LyXAction.C (init): add entry for LFUN_INSET_WIDE_FLOAT
2265
2266         * BufferView_pimpl.C (Dispatch): implement LFUN_INSET_WIDE_FLOAT
2267
2268         * Makefile.am (lyx_DEPENDENCIES): adjust for change in
2269         frontends/Makefile.am
2270
2271         * text2.C: adjust
2272         * text.C: adjust
2273         
2274
2275         * tabular.C (getTokenValue): add std::
2276
2277         * tabular-old.C (getTokenValue): add std::
2278         (getTokenValue): ditto
2279         (getTokenValue): ditto
2280
2281         * screen.C (ToggleSelection): adjust
2282
2283         * lyxtext.h: put selection cursors inside a Selection struct.
2284
2285         * lyxfunc.C (moveCursorUpdate): adjust
2286
2287         * lyxfont.C (latexWriteStartChanges): add std::
2288
2289         * lyxfind.C: adjust
2290
2291         * font.h: delete with(char const *, LyXFont const &)
2292
2293         * buffer.C (parseSingleLyXformat2Token): use contains instead of strstr
2294
2295         * FontInfo.C (getFontname): add std::
2296
2297         * BufferView_pimpl.C (resizeCurrentBuffer): adjust
2298         (workAreaButtonPress): adjust
2299         (tripleClick): adjust
2300         (update): adjust
2301         (moveCursorUpdate): adjust
2302         (Dispatch): adjust
2303
2304         * BufferView2.C (gotoInset): adjust
2305
2306 2001-05-30  Juergen Vigna  <jug@sad.it>
2307
2308         * spellchecker.C (USE_ORIGINAL_MANAGER_FUNCS): as it seems only I use
2309         to check pspell I add this as default as I now have new pspell
2310         libraries and they seem to use this.
2311
2312 2001-05-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2313
2314         * text2.C (CutSelection): make the cursor valid before the call to
2315         ClearSelection.
2316
2317 2001-05-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2318
2319         * kbsequence.C (parse): de-uglify a bit the parsing code, which
2320         relied on 0 terminated strings and other horrors. Bug found due to
2321         the new assert in lyxstring!
2322
2323         * lyx_main.C (defaultKeyBindings): add bindings the cursor-related
2324         KP_ keys.
2325
2326 2001-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2327
2328         * lyx_main.C (defaultKeyBindings): move self-insert KP_ bindings
2329         to latinkeys.bind.
2330
2331         * lyxfunc.C (processKeySym): change method of getting to the
2332         self-insert char.
2333
2334         * BufferView(2).[Ch]: move hfill, protectedBlank, newline,
2335         menuSeparator, endOfSentenceDot, ldots, hypenationPoint and menuUndo
2336         * BufferView_pimpl.[Ch]: here as private methods.
2337
2338 2001-05-28  Juergen Vigna  <jug@sad.it>
2339
2340         * text.C (SetHeightOfRow): added the update() call again as it is
2341         needed to initialize inset dimensions!
2342
2343 2001-05-16  Juergen Vigna  <jug@sad.it>
2344
2345         * text2.C (SetCharFont): Add new function with BufferView * and
2346         bool toggleall parameters for setting insets internal fonts.
2347         (SetFont): Freeze the undo as we may change fonts in Insets and
2348         all this change should be inside only one Undo!
2349
2350         * bufferview_funcs.C (ToggleAndShow): fixed this functions for
2351         setting font's in insets as for them we have the SetFont function!
2352
2353 2001-05-15  Juergen Vigna  <jug@sad.it>
2354
2355         * text2.C (ClearSelection): to be sure we REALLY don't have any
2356         selection anymore!
2357
2358         * tabular.C (TeXCellPreamble): fixed the left border problem for
2359         multicolumn cells.
2360
2361 2001-05-27  Dekel Tsur  <dekelts@tau.ac.il>
2362
2363         * LaTeX.C (deplog): Make sure that the main .tex file is in the
2364         dependancy file
2365
2366 2001-05-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2367
2368         * lyx_main.C (defaultKeyBindings): set KP_enter to point at
2369         LFUN_BREAKPARAGRAPH.
2370
2371         * LyXAction.C (init): remove external name for LFUN_LAYOUTNO, set
2372         help test to "internal only", similar for LFUN_INSERT_URL
2373
2374         * BufferView_pimpl.C (Dispatch::LFUN_QUOTE): change it to to the insertcorrectQuote.
2375         (Dispatch::LFUN_SELFINSERT): fix to handle math greek,
2376         auto_region_delete and deadkeys. 
2377
2378 2001-05-22  John Levon  <moz@compsoc.man.ac.uk>
2379
2380         * LColor.h:
2381         * LColor.C: remove some dead entries, tidy a little
2382  
2383 2001-05-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2384
2385         * lyxfunc.C (processKeySym): comment the Escape handling, remove
2386         commented code.
2387         (Dispatch): implement LFUN_ESCAPE
2388
2389         * commandtags.h: add LFUN_ESCAPE
2390
2391         * LyXAction.C (init): add entry for LFUN_ESCAPE
2392
2393         * BufferView_pimpl.C (Dispatch): adjust for open_new_inset move.
2394         Remove commented code.
2395         (insertNote): moved here
2396         (open_new_inset): moved here
2397
2398         * BufferView[2].[Ch]: move insertNote and open_new_inset to
2399         BufferView_pimpl
2400
2401 2001-05-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2402
2403         * kbmap.C (findbinding): clean it up and make it work correctly.
2404
2405         * lyx_main.C (init): do not pass argc and argv as parameters
2406
2407 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
2408
2409         * buffer.C: fix path for OS/2 & Win32
2410
2411         * lyx_gui.C:
2412         * lyx_main:
2413         * lyx_main.C: Added os:: class.
2414         
2415         * os2_defines.h: update
2416
2417 2001-05-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2418
2419         * lyxfunc.[Ch] (processKeySym): return void. Handle unknown actions
2420         better by trying again with reduced state.
2421
2422 2001-05-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2423
2424         * lyxrc.C (read): print error about invalid key sequence only when
2425         debugging (because not all latinX keysyms are known to some X
2426         servers)
2427
2428         * kbsequence.C (getiso): add a few std:: qualifiers
2429         (getiso): comment out extra return statement.
2430
2431 2001-05-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2432
2433         * BufferView_pimpl.C (Dispatch): comment out the old "default" key
2434         handling.
2435         (Dispatch): enhance the accent inset a bit. (not perfect)
2436
2437 2001-05-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2438
2439         * buffer.C (makeLaTeXFile): use stringstream on language_optons.
2440
2441 2001-05-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2442
2443         * bufferlist.C (emergencyWrite): fix assert() call
2444
2445 2001-05-04  Kayvan A. Sylvan  <kayvan@sylvan.com>
2446
2447         * text.C (InsertChar): Added trivial patch to only send the "you
2448         can not do multiple spaces this way" message once during a
2449         session.
2450
2451 2001-05-08  Baruch Even  <baruch@lyx.org>
2452
2453         * Makefile.am: Changed order of libraries to get LyX to link properly
2454         with the gnome frontend.
2455
2456 2001-05-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2457
2458         * LaTeXFeatures.h: add a std:: qualifier
2459
2460 2001-05-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2461
2462         * paragraph.C (String): use stringstream
2463
2464 2001-05-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2465
2466         * paragraph.C (writeFile): remove footflag arg
2467
2468         * buffer.C (makeLaTeXFile): use stringstream
2469         (latexParagraphs): remove footnot gurba
2470
2471         * LaTeXFeatures.C (getPackages): use stringstream
2472         (getMacros): likewise
2473         (getTClassPreamble): likewise
2474         (getFloatDefinitions): new method
2475
2476         * paragraph.C (writeFile): reindent
2477         (Erase): reindent
2478
2479         * WorkArea.h: revert the xpos + etc changes.
2480
2481         * CutAndPaste.C (SwitchLayoutsBetweenClasses): constify name and s
2482
2483         * lyxparagraph.[Ch]: add copy constructor, remove Clone
2484
2485         * CutAndPaste.C (copySelection): use LyXParagraph copy constructor
2486         (pasteSelection): likewise
2487         * text2.C (CreateUndo): likewise
2488
2489 2001-05-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2490
2491         * minibuffer.C (peek_event): temporarily reduce the functionality
2492         of the minibuffer (to allow args on lfuns)
2493
2494         * commandtags.h: remove LFUN_LOA_INSERT, LFUN_LOF_INSERT,
2495         LFUN_LOT_INSERT. add LFUN_FLOAT_LIST
2496
2497         * buffer.C (readInset): add compability reading of old float
2498         lists, add reading of new style float list.
2499         (readInset): avoid reevaluation of inscmd.getCmdName()
2500         (getLists): reindent
2501
2502         * MenuBackend.C (MenuItem): implement parsing of
2503         md_floatlistinsert and md_floatinsert.
2504         (expand::LastFiles): move initalizaton of iterators out of loop,
2505         avoid reevaluation.
2506         (expand::Documents): introduce typdedef vector<string> Strings,
2507         and use it. 
2508         (expand::ExportFormats): introduce typedef vector<Format const *>
2509         Formats, and use it.
2510         (expand): implement FloatListInsert and FloatInsert.
2511
2512         * LyXAction.C (init): remove entries for LFUN_LOA_INSERT,
2513         LFUN_LOA_VIEW, LFUN_LOF_INSERT, LFUN_LOFVIEW, LFUN_LOT_INSERT,
2514         LFUN_LOTVIEW. Add entry for LFUN_FLOAT_LIST
2515
2516         * BufferView_pimpl.C (Dispatch::LFUN_TOC_INSERT): remvoe the float
2517         handling. 
2518         (Dispatch::LFUN_FLOAT_LIST): implement
2519
2520 2001-04-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
2521  
2522         * LaTeX.C (run): Fix problem with --export code.
2523  
2524 2001-04-26  Angus Leeming  <a.leeming@ic.ac.uk>
2525
2526         * BufferView.[Ch] (workarea): removed.
2527         (getClipboard) new method; wrapper for workarea()->getClipboard()
2528
2529         * ToolbarDefaults.C (read): removed final lex.next() command; it's a
2530         bug.
2531
2532         * WorkArea.h (width, height, xpos, ypos): These methods all
2533         returned the dimensions of the work_area sub-area of WorkArea,
2534         resulting in a position error if the WorkArea were resized. Now
2535         return the dimensions of the entire WorkArea.
2536
2537         * lyx_main.C (ReadUIFile): don't print out spurious warnings.
2538
2539 2001-05-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2540
2541         * LaTeX.C (deplog): correct the syntax of regex reg1
2542
2543 2001-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2544
2545         * undo.C: remove !NEW_INSETS cruft
2546
2547 2001-04-28  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2548
2549         * text2.C: remove !NEW_INSETS cruft
2550
2551         * text.C: remove !NEW_INSETS cruft
2552
2553         * tabular.C: remove !NEW_INSETS cruft
2554
2555         * spellchecker.C: remove !NEW_INSETS cruft
2556
2557         * lyxtext.h: remove !NEW_INSETS cruft
2558
2559         * lyxlex_pimpl.C: remove !NEW_INSETS cruft
2560
2561         * lyxfunc.C: remove !NEW_INSETS cruft
2562
2563         * lyxfind.C: remove !NEW_INSETS cruft
2564
2565         * lyx_cb.C: remove !NEW_INSETS cruft
2566
2567         * figureForm.C: remove  !NEW_INSETS cruft
2568
2569         * bufferview_funcs.[Ch]: remove !NEW_INSETS cruft
2570
2571         * buffer.[Ch]: remove !NEW_INSETS cruft
2572
2573         * ToolbarDefaults.C: remove !NEW_INSETS cruft
2574
2575         * CutAndPaste.C: remove !NEW_INSETS cruft
2576
2577         * BufferView_pimpl.C: remove !NEW_INSETS cruft
2578
2579         * BufferView2.C: remove !NEW_INSETS cruft
2580
2581         * BufferView.h: remove !NEW_INSETS cruft
2582
2583 2001-05-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2584
2585         * Lsstream.h: include LString.h before the sstream headers to
2586         fix problem with gcc 2.95.3 and lyxstring
2587
2588 2001-05-02  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2589
2590         * lyx_main.C: add using directives when needed for C functions
2591         declared in std:: namespace.
2592
2593 2001-04-27  Juergen Vigna  <jug@sad.it>
2594
2595         * text.C (Fill): return 20 instead of 0 if paper_width < 0 (endless)
2596         (SetHeightOfRow): comment out the update call should not be needed!
2597
2598 2001-04-13  Juergen Vigna  <jug@sad.it>
2599
2600         * tabular.C (GetAdditionalHeight): changed parameter from cell to row.
2601         (LyXTabular): tried to minimize operator= operations (and realized
2602         hopfully Lars wish).
2603
2604 2001-04-27  Juergen Vigna  <jug@sad.it>
2605
2606         * spellchecker.C (sc_check_word): fixed Assert to lyx::Assert.
2607
2608 2001-04-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2609
2610         * lyxfunc.C (Dispatch): hack to make listof algorithm work
2611
2612         * buffer.C (readInset): hack to make listof algorithm work
2613
2614         * BufferView_pimpl.C: hack to make listof algorithm work
2615
2616 2001-04-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2617
2618         * LyXAction.C: removed all !NEW_INSETS cruft
2619         (init): moved lfun_item in method
2620
2621         * lyxparagraph.[Ch]: removed all !NEW_INSETS cruft
2622
2623 2001-04-26  Angus Leeming  <a.leeming@ic.ac.uk>
2624
2625         * BufferView2.C (theLockingInset): white space.
2626
2627 2001-04-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2628
2629         * minibuffer.C: include <iostream>
2630
2631         * BufferView_pimpl.C: implement LFUN_TRANSPOSE_CHARS
2632
2633         * LyXAction.C (init): add LFUN_TRANSPOSE_CHARS
2634
2635         * commandtags.h: add LFUN_TRANSPOSE_CHARS
2636
2637         * text.[Ch] (TransposeChars): new method
2638
2639 2001-04-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2640
2641         * call message directly through LyXView instead of through LyXFunc
2642         * BufferView2.C: adjust
2643         * BufferView_pimpl.C: adjust
2644         * FontLoader.C: adjust
2645         * buffer.C: adjust
2646         * bufferview_funcs.C: adjust
2647         * converter.C: adjust
2648         * figureForm.C: adjust
2649         * importer.C: adjust
2650         * lyx_cb.C: adjust
2651         * lyx_gui_misc.C: adjust
2652         * lyxfunc.C: adjust
2653         * lyxvc.C: adjust
2654         * text2.C: adjust
2655         + more files in subdirs
2656         
2657         * lyxparagraph.h (size): move up int file
2658         (GetLayout): ditto
2659
2660         * adjust all uses of Assert to lyx::Assert.
2661
2662         * BufferView2.C (ChangeCitationsIfUnique): adjust for
2663         lyxfunctional in namespace lyx
2664         * layout.C (hasLayout): ditto
2665         (GetLayout): ditto
2666         (GetLayout): ditto
2667         (delete_layout): ditto
2668         (NumberOfClass): ditto
2669         * converter.C (GetFormat): ditto
2670         (GetNumber): ditto
2671         (Add): ditto
2672         (Delete): ditto
2673         (SetViewer): ditto
2674         * bufferlist.C (getFileNames): ditto
2675         (emergencyWriteAll): ditto
2676         (exists): ditto
2677         (getBuffer): ditto
2678         * MenuBackend.C (hasSubmenu): ditto
2679         (hasMenu): ditto
2680         (getMenu): ditto
2681         * BufferView_pimpl.C (getInsetByCode): ditto
2682
2683 2001-04-18  Juergen Vigna  <jug@sad.it>
2684
2685         * vspace.C (asLatexString): fixed the 100% problem.
2686
2687 2001-04-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2688
2689         * lyxfunc.C (Dispatch): 
2690         * minibuffer.C: 
2691         * minibuffer.h: add a few std:: qualifiers
2692
2693 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2694
2695         * minibuffer.[Ch]: reimplement so that commands is initiated and
2696         run from lyxfunc, simplified som handling, and made the completion
2697         and history code for complete. wip. 
2698
2699         * lyxfunc.C (processKeySym): call message
2700         (miniDispatch): new temporary method
2701         (LFUN_EXEC_COMMAND): reimplement for new minibuffer
2702         (LFUN_MESSAGE): implement
2703         (LFUN_MESSAGE_PUSH): implement
2704         (LFUN_MESSAGE_POP): implement
2705         (initMiniBuffer): the initial/defualt minibuffer message.
2706
2707         * lyxfont.[Ch]: inline some more getters
2708
2709         * lyx_gui_misc.C (WriteAlert): use LFUN_MESSAGE
2710
2711         * lyx_gui_misc.[Ch] (WriteStatus): remove method 
2712
2713         * lyx_cb.[Ch] (ShowMessage): remove delay arg, use LFUN_MESSAGE
2714         (AutoSave): use LFUN_MESSAGE
2715         (Reconfigure): ditto
2716
2717         * importer.C (Import): constify som local vars, use LFUN_MESSAGE
2718
2719         * figureForm.C: use LFUN_MESSAGE
2720
2721         * converter.C (runLaTeX): use LFUN_MESSAGE
2722
2723         * bufferview_funcs.C: use LFUN_MESSAGE
2724         (Melt): ditto
2725         (changeDepth): ditto
2726
2727         * bufferparams.h: use boost::
2728
2729         * bufferlist.h: inherit privately from noncopyable
2730
2731         * bufferlist.C (loadLyXFile): remove some commented code.
2732
2733         * buffer.C (runChktex): use LFUN_MESSAGE
2734
2735         * ShareContainer.h: inherit privately from noncopyable
2736
2737         * ParagraphParameters.[hC] (depth): inline it.
2738
2739         * LyXView.[Ch] (LyXView): connect the minibuffer signals to lyxfunc
2740         methods.
2741         (message): new method
2742         (messagePush): ditto
2743         (messagePop): ditto
2744         (show): init minibuffer
2745         (showState): direct call
2746
2747         * LaTeX.[Ch]: inherit privately from noncopyable
2748         (run): change second arg to LyXFunc*, use LFUN_MESSAGE
2749         instead of WriteStatus.
2750
2751         * FontLoader.C (doLoad): use LFUN_MESSAGE_PUSH and LFUN_MESSAGE_POP
2752
2753         * BufferView_pimpl.C (buffer): don't init minibuffer
2754         (workAreaButtonPress): use LFUN_MESSAGE
2755         (workAreaButtonRelease): ditto
2756         (savePosition): ditto
2757         (restorePosition): ditto
2758         (MenuInsertLyXFile): ditto
2759         (workAreaExpose): don't init minibuffer
2760         (update): remove commented code, simplify
2761
2762         * BufferView2.C (openStuff): use LFUN_MESSAGE
2763         (toggleFloat): ditto
2764         (menuUndo): ditto
2765         (menuRedo): ditto
2766         (copyEnvironment): ditto
2767         (pasteEnvironment): ditto
2768         (copy): ditto
2769         (cut): ditto
2770         (paste): ditto
2771         (gotoInset): ditto
2772         (updateInset): remove some commented code
2773
2774         * lastfiles.h: inherit privately from noncopyable
2775         * layout.h: ditto
2776         * lyx_gui.h: ditto
2777         * lyx_main.h: ditto
2778         * lyxlex.h: ditto
2779         * lyxlex_pimpl.h: ditto
2780
2781         * commandtags.h: comment out LFUN_FOOTMELT, LFUN_MARGINMELT,
2782         LFUN_FLOATSOPERATE, LFUN_MELT, add LFUN_MESSAGE,
2783         LFUN_MESSAGE_PUSH, LFUN_MESSAGE_POP
2784
2785         * LyXAction.h: inherit privately from noncopyable, add methods
2786         func_begin, func_end, returning iterators to the func map.
2787
2788         * LyXAction.C (init): comment out LFUN_FLOATSOPERATE, LFUN_MELT,
2789         add entries for LFUN_MESSAGE, LFUN_MESSAGE_PUSH, LFUN_MESSAGE_POP
2790         (func_begin): new method
2791         (func_end): new method
2792
2793         * CutAndPaste.C (cutSelection): split into two versons (NEW_INSETS
2794         and not)
2795         (copySelection): ditto
2796         (pasteSelection): ditto
2797
2798         * BufferView.C: whitespace change
2799         * BufferView.h: inherit privately from noncopyable
2800
2801 2001-04-16  Allan Rae  <rae@lyx.org>
2802
2803         * tabular-old.C (l_getline): 
2804         * spellchecker.C (sc_check_word): 
2805         * lyxfunc.C (Dispatch): #warning triggers an error on Sun CC 6.0 as
2806         an unrecognised preprocessor directive.  So ensure they're wrapped. 
2807
2808 2001-04-14  Dekel Tsur  <dekelts@tau.ac.il>
2809
2810         * src/exporter.C (Export): Give an error message when path to file 
2811         contains spaces.
2812
2813 2001-04-12  Dekel Tsur  <dekelts@tau.ac.il>
2814
2815         * LaTeX.C (deplog): Always check that foundfile exists.
2816
2817 2001-04-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2818
2819         * lyx_main.h: 
2820         * lyx_main.C (ReadLanguagesFile): fix weird typo in method name 
2821
2822 2001-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2823
2824         * tabular.[Ch] (getLabelList): implement new method
2825
2826         * minibuffer.h: comment ouf setTiimer
2827
2828         * minibuffer.C (ExecutingCB): constify res
2829         (peek_event): constify s
2830         (Set): constify ntext
2831         (Init): constify nicename
2832
2833         * BufferView2.C (updateInset): comment out Minibuffer::setTimer
2834
2835         * BufferView_pimpl.C (update): comment out Minibuffer::setTimer
2836         (savePosition): use two params to Minibuffer::Set
2837         (restorePosition): ditto
2838
2839 2001-04-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2840
2841         * lyx_main.C: include language.h
2842
2843         * Makefile.am (lyx_main.o): add language.h
2844
2845 2001-04-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2846
2847         * exporter.C: 
2848         * paragraph.C: 
2849         * screen.C: 
2850         * tabular.C: 
2851         * CutAndPaste.C: include gettext.h
2852
2853         * lyxfont.h: remove old hack with ON and OFF.
2854
2855         * lyxparagraph.h: 
2856         * lyxfont.h: do not include language.h...
2857
2858         * BufferView2.C: 
2859         * LaTeXFeatures.C: 
2860         * Painter.C: 
2861         * bufferview_funcs.C: 
2862         * font.C: 
2863         * lyxfont.C: 
2864         * text.C: 
2865         * text2.C: 
2866         * trans_mgr.C: 
2867         * paragraph.C: ... but do it here instead
2868
2869 2001-04-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2870
2871         * text2.C (SetLayout): split in NEW_INSETS and non NEW_INSETS version
2872
2873         * tabular.C: small reformat
2874
2875         * paragraph.C (GetFontSettings): split in NEW_INSETS and non
2876         NEW_INSETS version
2877         (GetChar): ditto
2878         (BreakParagraph): ditto
2879         (SetOnlyLayout): ditto
2880         (SetLayout): ditto
2881
2882         * lyxparagraph.h: add definitions for SetLayout and SetOnlyLayout
2883         with one arg less.
2884
2885         * lastfiles.C: removed most using decl, add std:: where needed
2886
2887         * buffer.C: ws changes
2888
2889         * MenuBackend.C (class compare_format): put into anon namespace
2890         (expand): constify label, names, action, action2
2891         (expand): 
2892
2893         * text.C (SingleWidth): constify font
2894         (IsBoundary): constify rtl2
2895         (GetVisibleRow): constify ww
2896
2897         * LaTeX.C (deplog): constify logfile
2898
2899         * BufferView_pimpl.C (checkInsetHit): constify width, inset_x,
2900         start_x, end_x
2901         (workAreaExpose): constify widthChange, heightChange
2902
2903         * lyxrow.C (par): moved
2904         (height): moved
2905         (next): moved
2906         * lyxrow.h: as inlines here
2907
2908         * lyxfont.h (shape): moved from lyxfont.C
2909         (emph): moved from lyxfont.C
2910
2911         * lyxfont.C (LyXFont): use initialization list for all
2912         constructors
2913         (shape): move to lyxfont.h as inline
2914         (emph): move to lyxfont.h as inline
2915         
2916
2917 2001-04-04  Juergen Vigna  <jug@sad.it>
2918
2919         * vspace.C: had to include stdio.h for use of sscanf
2920
2921 2001-04-03  Angus Leeming  <a.leeming@ic.ac.uk>
2922
2923         * BufferView.h: 
2924         * BufferView_pimpl.h: remove xforms cruft. Both classes are
2925         independent of xforms.
2926
2927 2001-04-02  Juergen Vigna  <jug@sad.it>
2928
2929         * spellchecker.C: fixed namespace placing!
2930
2931 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
2932
2933         * lyxfunc.C (Dispatch): prevent crash in LFUN_GOTO_PARAGRAPH when
2934         the LyXParagraph * is 0.
2935
2936 2001-03-29  Juergen Vigna  <jug@sad.it>
2937
2938         * vspace.C: added support for %, c%, p%, l%.
2939         (stringFromUnit): added helper function.
2940         (asLatexString): changed to give right results for the %-values.
2941
2942         * buffer.C: convert the widthp in a width%.
2943
2944 2001-03-28  Angus Leeming  <a.leeming@ic.ac.uk>
2945
2946         * Makefile.am: removed form1.[Ch], lyx.[Ch] and added figure_form.[Ch],
2947         figureForm.[Ch].
2948
2949         * figureForm.[Ch]: stripped the FD_from_figure manipulation
2950         code out of lux_cb.[Ch], ready for its (imminent?) removal.
2951
2952         * lyx_cb.[Ch]: see above.
2953
2954         * figure_form.[Ch]: fdesign generated code, combining lyx.[Ch] and
2955         form1.[Ch].
2956
2957         * form1.[Ch]:
2958         * lyx.[Ch]: replaced by figure_form.[Ch].
2959
2960         * lyx_gui.C:
2961         * lyx_gui_misc.C:
2962         * lyxfunc.C: changed headers associated with above changes.
2963
2964 2001-03-27  Juergen Vigna  <jug@sad.it>
2965
2966         * BufferView_pimpl.C: set the temporary cursor right!
2967
2968 2001-03-27  Angus Leeming  <a.leeming@ic.ac.uk>
2969
2970         * BufferView_pimpl.C (Dispatch): corrected spelling givven -> given.
2971
2972 2001-03-23  Angus Leeming  <a.leeming@ic.ac.uk>
2973
2974         * LString.h: removed "using std::getline"!
2975
2976         * BufferView_pimpl.C (Dispatch): changes due to changes in
2977         InsetInclude::Params.
2978
2979         * buffer.C (tag_name): removed redundant break statements as they were
2980         producing lots of warnings with my compiler.
2981
2982 2001-03-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2983
2984         * LString.h: add "using std::getline" when using the real <string>.
2985
2986 2001-03-23  José Abílio Matos  <jamatos@fep.up.pt>
2987
2988         * buffer.C: removed bitset usage.
2989         PAR_TAG moved to an anonymous name space.
2990         (tag_name): new funtion, also in the anonymous namespace.
2991         (SimpleLinuxDocOnePar): replaced all the references to bitset by PAR_TAG.
2992         (makeDocBookFile): clean code. Completed transition from string arrays
2993         to string vectors.
2994         (SimpleDocBookOnePar): code clean.
2995
2996 2001-03-23  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2997
2998         * tabular.C: add some comments.
2999
3000 2001-03-22  Juergen Vigna  <jug@sad.it>
3001
3002         * buffer.C (parseSingleLyXformat2Token): redone the minipage
3003         compatibility read a bit and fixed bug with minipage in different
3004         depth.
3005
3006 2001-03-21  José Abílio Matos  <jamatos@fep.up.pt>
3007
3008         * buffer.C (pop_tag): removed.
3009         (push_tag): removed.
3010         (makeLinuxDocFile): cleaner C++ code, declarations near usage point,
3011         array replaced with vector. Added support for CDATA sections.
3012         (SimpleLinuxDocOnePar): ditto. Paragraph tags are correctly handled,
3013         at any nest level.
3014         (makeDocBookFile): XML conformant declaration of CDATA section,
3015         fixed bug related to <emphasis> in the first paragraph char.
3016         (sgmlOpenTag): exclude empty tags.
3017         (sgmlCloseTag): ditto.
3018         
3019         * buffer.h (pop_tag): removed.
3020         (push_tag): removed.
3021
3022 2001-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
3023
3024         * language.h (Languages): added size_type and size().
3025
3026 2001-03-20  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
3027
3028         * buffer.C (parseSingleLyXformat2Token): Try to give a bit better
3029         response on compability reading of minipages. One probliem is that
3030         the old usage of minipages was «flertydig» 
3031
3032         * several files here and in subdirs: don't use static at file
3033         scope use anon namespaces instead.
3034
3035 2001-03-19  Kayvan A. Sylvan <kayvan@sylvan.com>
3036
3037         * paragraph.C (TeXEnvironment): Added \n to \end{environment}
3038         LaTeX output. This is necessary for Literate document
3039         processing.
3040
3041 2001-03-17  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
3042
3043         * buffer.C: insert hfill when needed.
3044
3045         * tabular.C (l_getline): use string::erase, small whitespace change.
3046
3047         * BufferView_pimpl.C: try the anon namespace.
3048         * WorkArea.C: ditto
3049
3050 2001-03-16  Juergen Vigna  <jug@sad.it>
3051
3052         * BufferView_pimpl.C (workAreaButtonRelease): return only on button==2
3053         otherwise it won't open options-dialogs.
3054
3055         * buffer.C: honor pextraWidth(p) on converting minipages.
3056
3057         * tabular.C (l_getline): changed the functions to strip trailing \r.
3058
3059 2001-03-16  Angus Leeming  <a.leeming@ic.ac.uk>
3060
3061         * BufferView_pimpl.C:
3062         * minibuffer..C: added "using SigC::slot" declaration.
3063
3064 2001-03-16  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
3065
3066         * lyxlex_pimpl.h: noncopyable is in namespace boost.
3067
3068         * text2.C: ditto
3069
3070         * text.C: ditto
3071
3072         * paragraph.C: ditto
3073
3074         * lyxtext.h: NO_PEXTRA
3075
3076         * buffer.C: NO_PEXTRA_REALLY, NO_PEXTRA
3077
3078         * ParagraphParameters.C (clear): NO_PEXTRA_REALLY
3079         * ParameterStruct.h: ditto
3080         * ParagraphParameters.h: ditto 
3081         * lyxparagraph.h: ditto
3082
3083 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
3084
3085         * buffer.C: add compability for minipage alignment.
3086         (latexParagraphs): remove unwanted pextra check.
3087
3088         * several files: remove CXX_WORKING_NAMESPACES
3089
3090         * buffer.C (pop_tag): tie is in namespace boost
3091
3092         * BufferView.h: noncopyable is in namespace boost
3093         * lyxlex.h: ditto
3094         * lyx_main.h: ditto
3095         * lyx_gui.h: ditto
3096         * layout.h: ditto
3097         * lastfiles.h: ditto
3098         * bufferlist.h: ditto
3099         * ShareContainer.h: ditto
3100         * LyXView.h: ditto
3101         * LyXAction.h: ditto
3102         * LaTeX.h: ditto
3103
3104 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
3105
3106         * Merging changes from BRANCH_MVC back into HEAD.
3107
3108         * Makefile.am: added controllers/libcontrollers.la to lyx_DEPENDENCIES
3109
3110 2001-03-15  John Levon  <moz@compsoc.man.ac.uk>
3111
3112         * BufferView_pimpl.C: change from intl.C
3113
3114         * combox.h:
3115         * combox.C:
3116         * Makefile.am: move combox.*
3117
3118         * form1.h:
3119         * form1.C:
3120         * lyx_gui.C:
3121         * intl.h:
3122         * intl.C: remove dialog (covered by prefs)
3123
3124 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
3125
3126         * lyxfunc.C (Dispatch): removed redundant break statement.
3127         
3128 2001-03-14  Juergen Vigna  <jug@sad.it>
3129
3130         * tabular.C (l_getline): pay attention on \r\n (from Windows-files)
3131
3132 2001-03-14  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
3133
3134         * buffer.C: add hack to fix compability reading of minipages.
3135
3136 2001-03-13  Dekel Tsur  <dekelts@tau.ac.il>
3137
3138         * buffer.C (getLists): Cleanup.
3139
3140 2001-03-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3141
3142         * lyxfont.C (update): don't honor toggleall on font size.
3143
3144 2001-03-13  John Levon  <moz@compsoc.man.ac.uk>
3145
3146         * bmtable.c:
3147         * bmtable.h:
3148         * Makefile.am: moved to frontends/xforms/
3149
3150         * lyx_gui_misc.C:
3151         * lyxfunc.C:
3152         * BufferView_pimpl.C: changes for moved mathpanel
3153
3154 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
3155
3156         * gettext.h: fix gettext_init() in --disable-nls
3157
3158 2001-03-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3159
3160         * LaTeXFeatures.C (getMacros): add a .c_str() when using sstream.
3161
3162 2001-03-09  John Levon  <moz@compsoc.man.ac.uk>
3163
3164         * lyx.C:
3165         * lyx.h: strip external form
3166
3167 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
3168
3169         * BufferView_pimpl.C: add comment, destroySplash()
3170
3171 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
3172
3173         * BufferView_pimpl.C:
3174         * LyXAction.C:
3175         * buffer.C:
3176         * commandtags.h:
3177         * lyxfunc.C: use re-worked insetinclude
3178
3179 2001-03-12  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
3180
3181         * buffer.C: add using std::stringstream.
3182
3183         * lyx_cb.C: readd using std::ios.
3184
3185         * buffer.C: add using std::map.
3186
3187         * BufferView_pimpl.C: add using std::vector.
3188
3189         * ShareContainer.h: add std:: to swap.
3190
3191         * buffer.h: add some typedefs
3192         * buffer.C (getLists): use them
3193         (getLists): renamed from getTocList.
3194         add a counter for the different float types and use it in the
3195         generated string.
3196         (getLists): use the same counter for the NEW_INSETS and the "non"
3197         NEW_INSETS
3198
3199         * lyx_cb.h: remove unused items, includes, using etc.
3200
3201         * ShareContainer.h: remove some commented code, add more comments
3202         and "documentation".
3203
3204 2001-03-11  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
3205
3206         * buffer.C (getTocList): make the list also when NEW_INSETS is
3207         defined.
3208
3209         * buffer.h: remove TocType
3210
3211         * buffer.C (getTocList): change to return a map<string,
3212         vector<TocItem> >, implement for dynamic number of list.
3213
3214         * CutAndPaste.[Ch] (checkPastePossible): remove unused arg
3215         * text2.C (PasteSelection): adjust
3216         * CutAndPaste.C (pasteSelection): adjust
3217
3218         * FloatList.C (FloatList): update from the new_insets branch.
3219         * Floating.[Ch]: ditto
3220         * LaTeXFeatures.C: ditto
3221         * buffer.C: ditto
3222         * lyxlex_pimpl.C: ditto
3223         
3224         * paragraph.C (Last): remove when NEW_INSETS is defined.
3225
3226         * other file: changes because of the above.
3227
3228 2001-03-09  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
3229
3230         * lyxparagraph.h: rename next to next_, previous to previous_,
3231         make them private for NEW_INSETS. Rename Next() to next(),
3232         Previous() to previous().
3233
3234         * other files: changes because of the above.
3235
3236 2001-03-08  Dekel Tsur  <dekelts@tau.ac.il>
3237
3238         * BufferView.h: 
3239         * lyxparagraph.h: Add '#include "LString.h"' to fix compilation
3240         problem.
3241
3242 2001-03-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3243
3244         * main.C (main): pass lyx_localedir to gettext_init().
3245
3246         * gettext.h: remove locale_init and gettext_init macros
3247
3248         * gettext.C (locale_init): new function
3249         (gettext_init): new function
3250
3251         * lyx_gui.C (LyXGUI): use locale_init() instead of explicit
3252         setlocale().
3253
3254 2001-03-07  Edwin Leuven  <leuven@fee.uva.nl>
3255
3256         * Moved credits to frontends:
3257         * credits.[Ch]: removed
3258         * credits_form.[Ch]: removed
3259         * lyx_gui_misc.C: remove credits stuff
3260         * Makefile.am:
3261
3262 2001-03-07  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
3263
3264         * lyx_main.C: make toplevel_keymap a boost::scoped_ptr.
3265
3266         * kbmap.[Ch]: make kb_key::table a boost::shared_ptr, remove
3267         unneeded destructor.
3268
3269         * intl.[Ch] (Intl): free the fd_form_keymap, make the fd_form_keymap
3270         a standalone pointer again.
3271
3272         * ColorHandler.[Ch]: make lyxColorHandler a boost::scoped_ptr
3273
3274 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
3275
3276         * Makefile.am:
3277         * filedlg.h:
3278         * filedlg.C:
3279         * LyXAction.C:
3280         * ToolbarDefaults.C:
3281         * bufferlist.C:
3282         * commandtags.h:
3283         * form1.C:
3284         * form1.h:
3285         * lyx_cb.C:
3286         * lyx_cb.h:
3287         * lyxfunc.h:
3288         * lyxfunc.C:
3289         * BufferView_pimpl.C: use new file dialog in GUII
3290
3291         * lyx_cb.h:
3292         * lyx_cb.C: remove LayoutsCB to Toolbar
3293
3294 2001-03-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3295
3296         * ShareContainer.h (get): add std:: qualifier
3297
3298 2001-03-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3299
3300         * ShareContainer.h: define a proper ShareContainer::value_type
3301         type (and use typename to please compaq cxx)
3302
3303 2001-03-06  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
3304
3305         * lyxparagraph.h: move serveral local vars to
3306         ParameterStruct/ParagraphParameters., use ShareContainer in
3307         FontTable., make vars in FontTable private and add getter and
3308         setter.
3309
3310         * paragraph.C: changes because of the above.
3311
3312         * lyxfont.h: remove copy constructor and copy assignment. (the
3313         default ones is ok), move number inside FontBits. move inlines to
3314         lyxfont.C 
3315
3316         * lyxfont.C: add number to initializaton of statics, move several
3317         inlines here. constify several local vars. some whitespace
3318         cleanup. Dont hide outerscope variables.
3319
3320         * Spacing.h: add two new constructors to match the set methods.
3321
3322         * ShareContainer.h: new file, will perhaps be moved to support
3323
3324         * ParameterStruct.h: new file
3325
3326         * ParagraphParameters.h: new file
3327
3328         * ParagraphParameters.C: new file
3329
3330         * Makefile.am (lyx_SOURCES): add ParagraphParameters.C,
3331         ParagraphParameters.h, ParameterStruct.h and ShareContainer.h
3332
3333         * BufferView_pimpl.C: ParagraphParameter changes.
3334         * buffer.C: Likewise.
3335         * bufferview_funcs.C: Likewise.
3336         * text.C: Likewise.
3337         * text2.C: Likewise.
3338         
3339 2001-03-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3340
3341         * lyxfind.C (LyXReplace): do not redefine default argument in
3342         implementation. 
3343         (IsStringInText): ditto
3344         (SearchForward): ditto
3345         (SearchBackward): ditto
3346
3347 2001-03-06  Juergen Vigna  <jug@sad.it>
3348
3349         * lyxfind.C (IsStringInText): put parentes around expressions.
3350
3351 2001-03-05  Edwin Leuven  <leuven@fee.uva.nl>
3352
3353         * lyxfind.[Ch]: find stuff moved out of text2.C/lyxtext.h
3354         
3355 2001-02-23  John Levon  <moz@compsoc.man.ac.uk>
3356
3357         * lyx_main.C: add ISO_Left_Tab as bind synonym for Tab
3358
3359         * stl_string_fwd.h: add comment
3360
3361         * lyx_gui_misc.C: killed ALWAYS_CLOSE_MATH_PANELS
3362
3363         * tabular.h:
3364         * tabular.C: remove unused DocBook methods
3365
3366         * intl.C:
3367         * language.C:
3368         * paragraph.C:
3369         * buffer.C:
3370         killed DO_USE_DEFAULT_LANGUAGE
3371
3372 2001-03-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3373
3374         * lyx_gui.C: do not include language.h.
3375
3376         * bufferview_funcs.C (ToggleAndShow): do not provide optional
3377         arguments in function implementation.
3378
3379 2001-02-28  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
3380
3381         * BufferView_pimpl.C: add <ctime>
3382
3383 2001-02-27  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
3384
3385         * BufferView_pimpl.C: add using std::find_if
3386
3387 2001-02-27  José Matos  <jamatos@fep.up.pt>
3388         
3389         * LaTeXFeatures.C (getIncludedFiles): call to BasePath replaced
3390         by OnlyPath.
3391         
3392 2001-02-11  José Matos  <jamatos@fep.up.pt>
3393
3394         * buffer.C (makeDocBookFile): command styles now have a parameter as
3395         "title" by default.
3396
3397 2001-02-23  Edwin Leuven <leuven@fee.uva.nl>
3398
3399         * layout_forms.[Ch]: removed
3400         * lyx_cb.[Ch]: out character
3401         * lyx_gui.C: out character
3402         * lyx_gui_misc.C: out character
3403         * bufferview_funcs.C: : out character,
3404         added toggleall as parameter in ToggleAndShow
3405                    
3406 2001-02-26  Dekel Tsur  <dekelts@tau.ac.il>
3407
3408         * lyxfunc.C (getStatus): Fix the LFUN_EXPORT case.
3409
3410         * text2.C (SetCurrentFont): Disable number property at boundary.
3411
3412 2001-02-26  Juergen Vigna  <jug@sad.it>
3413
3414         * lyxfunc.C (getStatus): added a string argument override function so
3415         that this is correctly called from LyXFunc::Dispatch if it contains a
3416         do_not_use_argument which is used!
3417         (Dispatch): added check for "custom" export and call appropriate func.
3418
3419 2001-02-23  Dekel Tsur  <dekelts@tau.ac.il>
3420
3421         * lyxrc.C: Add language_command_local, language_use_babel and
3422         language_global_options.
3423
3424         * lyxfont.C (latexWriteStartChanges): Use language_command_local.
3425
3426         * buffer.C (makeLaTeXFile): Use language_use_babel and 
3427         language_global_options.
3428
3429 2001-02-23  Juergen Vigna  <jug@sad.it>
3430
3431         * lyxfunc.C (Dispatch): removed the whole part of the switch statement
3432         which works with LyXText and putted it inside BufferView. Here now we
3433         only call for that part the BufferView::Dispatch() function.
3434
3435         * BufferView.C (Dispatch): added.
3436
3437         * BufferView_pimpl.C (Dispatch): added! Here are now all dispatch
3438         functions which needs to use a LyXText over from LyXFunc.
3439         (MenuInsertLyXFile): added
3440         (getInsetByCode): added
3441         (moveCursorUpdate): added
3442         (static TEXT): added
3443
3444 2001-02-22  Juergen Vigna  <jug@sad.it>
3445
3446         * BufferView_pimpl.C (update): call a status update to see if LyXText
3447         needs it.
3448
3449 2001-02-20  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
3450
3451         * vc-backend.C (revert): implement for CVS
3452         (getLog): implement for CVS
3453
3454 2001-02-20  Juergen Vigna  <jug@sad.it>
3455
3456         * text2.C (ClearSelection): added BufferView param for inset_owner call
3457
3458         * lyxfunc.C (TEXT): added this function and use it instead of
3459         directly owner->view()-text of getLyXText().
3460
3461 2001-02-20  Edwin Leuven <leuven@fee.uva.nl>
3462
3463         * src/layout_forms.C: out preamble
3464         * src/layout_forms.h: out preamble
3465         * src/lyx_cb.C: out preamble
3466         * src/lyx_cb.h: out preamble
3467         * src/lyx_gui.C: out preamble
3468         * src/lyx_gui_misc.C: out preamble
3469         * src/lyxfunc.C: connect with guii preamble
3470
3471 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
3472
3473         * src/buffer.h: tiny clean-ups to allow compilation with DEC cxx.
3474
3475 2001-02-17  Dekel Tsur  <dekelts@tau.ac.il>
3476
3477         * LaTeX.C (run): Do not use 'scanres & RERUN' when deciding
3478         whether to run bibtex.
3479
3480 2001-02-16  Dekel Tsur  <dekelts@tau.ac.il>
3481
3482         * Makefile.am (lyx_SOURCES): Remove BackStack.h
3483
3484 2001-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
3485
3486         * Makefile.am (lyx_SOURCES): removed bibforms.h
3487
3488         * vspace.h: doxygen
3489
3490         * text.C (GetVisibleRow): make several local vars const
3491
3492         * tabular.C: small cleanup.
3493
3494         * lyxserver.C (callback): use compare instead of strncmp
3495
3496         * lyxparagraph.h: remove all code dep. on HAVE_ROPE, move inclass
3497         inlines to after class or to paragraph.C
3498
3499         * lyxfont.h: remove friend operator!=
3500
3501         * converter.h: move friend bool operator< to non friend and after
3502         class def.
3503
3504         * combox.h: small cleanup
3505
3506         * buffer.h: doxygen, remove unused constructor, move inclas inlies
3507         to inlines after class def.
3508
3509         * buffer.C (pop_tag): use string operations instead of strcmp
3510
3511         * bmtable.c: doxygen, small cleanup
3512
3513         * LaTeX.h: remove friend operator==
3514
3515 2001-02-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
3516
3517         * screen.C: 
3518         * lyxrc.[Ch]:
3519         * lyxfunc.C: 
3520         * lyxfont.[Ch]: 
3521         * lyx_cb.C: 
3522         * intl.[Ch]: 
3523         * commandtags.h: 
3524         * buffer.C: 
3525         * WorkArea.[Ch]: 
3526         * LyXAction.C: 
3527         * BufferView_pimpl.C:
3528         * BufferView.[Ch]: remove cruft
3529
3530 2001-02-14  Juergen Vigna  <jug@sad.it>
3531
3532         * lyxfunc.C: removed #if 0 unused code
3533
3534         * lyxfunc.C (Dispatch): make LFUN_QUOTE work for InsetText.
3535
3536         * BufferView_pimpl.C (update): set updatestatus of inset if needed.
3537
3538         * text2.C (SetSelection): added a BufferView * parameter
3539
3540 2001-02-13  Juergen Vigna  <jug@sad.it>
3541
3542         * lyxfunc.C (Dispatch): fixed protected blank problem.
3543         * BufferView2.C (protectedBlank): added LyxText * parameter.
3544
3545         * tabular.C (AppendRow): forgot to set row_info of newly added row.
3546         (AppendColumn): same as above for column_info.
3547
3548         * lyxfunc.C (Dispatch): supported some more functions in InsetText.
3549         (moveCursorUpdate): use a LyXText param for support of InsetText.
3550
3551         * BufferView_pimpl.C (doubleClick): added support for InsetText.
3552         (tripleClick): ditto
3553
3554         * lyxfunc.C (LFUN_APPENDIX): changed to use "text" pointer.
3555
3556         * BufferView_pimpl.C (update): added LyXText param to honor insets.
3557
3558         * bufferview_funcs.C (ToggleAndShow): fixed for text in insets.
3559
3560         * text2.C (SetSelection): set correct update status if inset_owner
3561         (ToggleFree): ditto
3562
3563 2001-02-12  Lars Gullik Bjønnes  <larsbj@lyx.org>
3564
3565         * tabular.C: remove some commented code.
3566
3567 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
3568
3569         * BufferView_pimpl.C: call hideSplash()
3570
3571         * LyXAction.C: make buffer-child-insert use LFUN_CHILD_CREATE
3572
3573         * include_form.h:
3574         * bibforms.h: remove
3575
3576         * lyxfunc.C:
3577         * src/commandtags.h: LFUN_CHILDINSERT -> LFUN_CHILD_INSERT,
3578           add LFUN_CHILD_CREATE
3579
3580         * counters.h: fix tiny typo
3581         
3582         * lyx_cb.C:
3583         * lyx.h:
3584         * lyx_gui.C:
3585         * lyx.C: move splash to frontends/xforms/
3586
3587         * lyx_gui_misc.C: move Include and Bibform to frontends
3588
3589         * lyxvc.h: clarify comment
3590
3591         * vspace.C: tiny housekeeping
3592
3593 2001-02-10  Dekel Tsur  <dekelts@tau.ac.il>
3594
3595         * text.C (PrepareToPrint): RTL Fix.
3596
3597         * paragraph.C (GetUChar): New method.
3598         (String):  Use GetUChar.
3599
3600         * buffer.C (asciiParagraph): Use GetUChar.
3601
3602 2001-02-09  Dekel Tsur  <dekelts@tau.ac.il>
3603
3604         * text.C (GetVisibleRow): Fix selection drawing for RTL text in tables.
3605
3606 2001-02-09  John Levon  <moz@compsoc.man.ac.uk>
3607
3608         * buffer.h:
3609         * buffer.C: rename to getLogName(), handle
3610           build log / latex log nicely
3611
3612 2001-02-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3613
3614         * MenuBackend.C: 
3615         * MenuBackend.h: remove support for reference menuitem type.
3616
3617 2001-02-07  John Levon  <moz@compsoc.man.ac.uk>
3618
3619         * BufferView_pimpl.C: housekeeping
3620         * BufferView_pimpl.h:
3621         * LyXView.h:
3622         * Makefile.am:
3623         * Timeout.C:
3624         * Timeout.h:
3625         * minibuffer.h: move Timeout GUI-I
3626                           
3627 2001-02-07  Dekel Tsur  <dekelts@tau.ac.il>
3628
3629         * lyxrc.C (read): Update converters data-structures.
3630
3631 2001-02-07  Lars Gullik Bjønnes  <larsbj@lyx.org>
3632
3633         * LaTeX.h (operator!=): add operator != for Aux_Info 
3634
3635 2001-02-06  John Levon  <moz@compsoc.man.ac.uk>
3636
3637         * Makefile.am: remove LaTeXLog.C, log_form.[Ch]
3638
3639         * LaTeXLog.C: deleted, useful code moved to Buffer
3640
3641         * buffer.h:
3642         * buffer.C: new function getLatexLogName()
3643
3644         * lyx_gui_misc.C:
3645         * lyx_gui.C:
3646         * lyxvc.C:
3647         * lyxvc.h:
3648         * lyxfunc.C: use frontends for LaTeX and VC logs
3649
3650 2001-02-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3651
3652         * LaTeX.h: yet another std:: that Allan forgot.
3653
3654         * Variables.C (set): renamed from isset(), because this clashes
3655         with some HP-UX macros (grr).
3656
3657 2001-02-06  Allan Rae  <rae@lyx.org>
3658
3659         * LaTeX.h: Another bug fix.  Missing std:: this time.
3660
3661 2001-02-04  Allan Rae  <rae@lyx.org>
3662
3663         * paragraph.C (TeXOnePar): Partial fix for the '\n' generation in
3664         floats problem. I've left it commented out because it's not quite
3665         correct.  It should also test that the current object is a table or
3666         figure inset.  But I haven't gotten around to figuring out how to do
3667         that.  I *think* it'll be something like: "table" == inset.type()
3668
3669         * LaTeX.h (operator==): Aux_Info should have a friend that returns a
3670         bool.
3671
3672 2001-02-02  Dekel Tsur  <dekelts@tau.ac.il>
3673
3674         * LaTeX.C (scanAuxFile): A rewrite of this method. It now returns
3675         all the citation/databases/styles in the auxilary file. 
3676         (run): Rerun latex if there was a babel language error.
3677
3678 2001-02-01  Dekel Tsur  <dekelts@tau.ac.il>
3679
3680         * text.C (Backspace): Preserve the font when changing newline char
3681         with a space.
3682         (BreakParagraph): If the cursor is before a space, delete the space.
3683
3684         * lyx_cb.C (QuitLyX): Do not save files when running with no gui.
3685
3686 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
3687
3688         * BufferView2.C (ChangeInsets): Renamed from ChangeRefs. Accept a
3689         new argument (code).
3690         (ChangeCitationsIfUnique): New method.
3691
3692         * paragraph.C (GetPositionOfInset): Handle bibkey.
3693
3694 2001-01-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3695
3696         * BufferView_pimpl.h: change type of Position::par_pos to
3697         LyXParagraph::size_type. 
3698
3699 2001-01-29  Dekel Tsur  <dekelts@tau.ac.il>
3700
3701         * BufferView_pimpl.C (savePosition, restorePosition): Write
3702         messages to minibuffer.
3703
3704 2001-01-28  José Matos  <jamatos@fep.up.pt>
3705
3706         * buffer.C (makeDocBookFile): adds support for document language.
3707         A silly restriction on the name of LatexCommand types where removed.
3708         Added support for CDATA sections, allows to chars unescaped, used
3709         among others in code, to avoid escape < and >.
3710         
3711 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
3712
3713         * BufferView_pimpl.C (savePosition, restorePosition): Use a vector of 
3714         saved positions instrad of a stack. Furthermore, a position is
3715         stored using paragraph id/paragraph position.
3716
3717         * commandtags.h: Add LFUN_BOOKMARK_SAVE and LFUN_BOOKMARK_GOTO.
3718         Remove LFUN_REF_BACK.
3719
3720 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
3721
3722         * converter.C (dvipdfm_options): New method.
3723
3724 2001-01-26  Dekel Tsur  <dekelts@tau.ac.il>
3725
3726         * vspace.C (isValidLength): Fix for empty input string.
3727
3728 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3729
3730         * LyXAction.C (init): change description of LFUN_FIGURE to
3731         "Insert Graphics"
3732
3733 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3734
3735         * LaTeX.C: add using directive
3736
3737 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
3738
3739         * MenuBackend.C (expand): Fix the sorting of the formats.
3740
3741 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
3742
3743         * lyx_main.C: tiny error message fix
3744
3745 2001-01-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3746
3747         * lyx_gui.C (LyXGUI): force the LC_NUMERIC locale to "C" after
3748         calling fl_initialize(). This fixes the problem with ',' as
3749         decimal separator in text files.
3750
3751 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
3752
3753         * trans.C (process): Fix the keymap bug.
3754
3755 2001-01-23  Dekel Tsur  <dekelts@tau.ac.il>
3756
3757         * LaTeX.C (scanAuxFiles): New method. Provides support for
3758         multiple bibliographies (when using the bibtopic/bibunits pacakges).
3759         (scanLogFile) Scan for "run BibTeX" messages.
3760
3761         * buffer.C (makeLaTeXFile): Do not load the ae package when using
3762         OT1 font encoding. Also, load the aecompl package if the ae
3763         package is loaded.
3764
3765         * tex-strings.C: Add "ae" to tex_fonts[] (from Matej Cepl).
3766
3767 2001-01-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3768
3769         * texrow.C (increasePos): turn two error messages into debug
3770         messages. 
3771
3772 2001-01-20  Dekel Tsur  <dekelts@tau.ac.il>
3773
3774         * LaTeX.C (scanAux): Handle the \@input macro.
3775         (runBibTeX): Use scanAux().
3776
3777         * language.C (latex_options_): New field.
3778
3779         * LaTeXFeatures.C (getMacros): Add language macros.
3780
3781         * buffer.C (makeLaTeXFile): Small fix.
3782
3783 2001-01-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3784
3785         * lyxfunc.C: fix the name of the inset for LFUN_CHILDINSERT
3786
3787         * text2.C: add a using directive.
3788
3789 2000-01-17  John Levon  <moz@compsoc.man.ac.uk>
3790
3791         * BufferView2.C:
3792         * lyx_gui_misc.h:
3793         * lyxfr1.C:
3794         * lyxfunc.C: kill LyXBell.
3795
3796 2001-01-17  Dekel Tsur  <dekelts@tau.ac.il>
3797
3798         * text.C (IsBoundary): Remove the error message
3799         
3800         * WorkArea.C (work_area_handler): Decrease keyboard purge threshold.
3801
3802         * lyxrc.C (setDefaults): Correct initialization value for
3803         font_norm_type.
3804
3805 2001-01-15  Dekel Tsur  <dekelts@tau.ac.il>
3806
3807         * BufferView2.C (gotoInset): New method. Replaces gotoNote() and
3808         gotoError().
3809
3810         * text2.C (GotoNextInset): New method. Replaces GotoNextError()
3811         and GotoNextNote().
3812
3813         * src/LyXAction.C: Added reference-next.
3814
3815         * text.C (InsertChar): Use contains instead of strchr.
3816
3817         * lyx_cb.C (MenuInsertLabel): Enable default value code.
3818
3819 2001-01-13  Dekel Tsur  <dekelts@tau.ac.il>
3820
3821         * paragraph.C (SimpleTeXOnePar) Put \protect before paragraph
3822         alignment commands (when needed).
3823
3824         * text.C (InsertChar): Add ':' to number separator chars.