]> git.lyx.org Git - lyx.git/blob - src/ChangeLog
Rob Lahaye's "iconify dialogs with main window if so desired" patch.
[lyx.git] / src / ChangeLog
1 2001-09-07  Rob Lahaye  <lahaye@users.sourceforge.net>
2
3         * lyxrc.[Ch]: added dialogs_iconify_with_main variable and associated
4         code.
5
6 2001-09-04  José Matos  <jamatos@fep.up.pt>
7         * buffer.C
8         * buffer.h
9         * tabular.C (docbook): rename docBook method to docbook.
10
11 2001-09-02  Angus Leeming  <a.leeming@ic.ac.uk>
12
13         * Makefile.am: add dependencies to main.o.
14
15 2001-09-03  Dekel Tsur  <dekelts@tau.ac.il>
16
17         * FontLoader.C (available): Return false if !lyxrc.use_gui
18
19 2001-09-03  Michael Schmitt <schmitt@itm.mu-luebeck.de>
20
21         * FontInfo.C (query):
22         * converter.C (view):
23         * importer.C (Import):
24         * exporter.C (Export): Can not -> cannot.
25
26 2001-09-02  John Levon  <moz@compsoc.man.ac.uk>
27
28         * BufferView_pimpl.C: allow to create index inset even if
29           string is empty
30  
31 2001-09-02  Angus Leeming  <a.leeming@ic.ac.uk>
32
33         * buffer.C (getLists): replace boost::tie code with an explicit pair
34         as boost::tie can break some compilers.
35
36         * iterators.h: Added a std:: declaration to the return type of
37         ParIterator::size.
38
39 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
40
41         * lyxrc.C: add help for view_dvi_paper_option, default to safe
42           case.
43  
44 2001-09-02  Dekel Tsur  <dekelts@tau.ac.il>
45
46         * iterators.[Ch]: New files. Provide paragraph iterators.
47
48         * buffer.C (changeLanguage): Use paragraph iterators.
49         (isMultiLingual): ditto 
50
51         * BufferView2.C (ChangeInsets): Use paragraph iterators.
52
53 2001-09-01  Dekel Tsur  <dekelts@tau.ac.il>
54
55         * FontLoader.C: Support for cmr font.
56
57 2001-08-31  Dekel Tsur  <dekelts@tau.ac.il>
58
59         * FontLoader.C (getFontinfo): Handle latex symbol fonts.
60         (available): New method.
61
62         * FontInfo.C (getFontname): Use scalable fonts even when
63         lyxrc.use_scalable_fonts is false, if no non-scalable fonts was
64         found.
65
66 2001-08-23  Angus Leeming  <a.leeming@ic.ac.uk>
67
68         * converter.C (Formats::view): reverted! Incorrect fix.
69
70 2001-08-23  Angus Leeming  <a.leeming@ic.ac.uk>
71
72         * converter.C (Formats::view): only output the -paper option
73         if the dvi viewer is xdvi, thereby fixing bug #233429.
74
75 2001-08-23  Herbert Voss  <voss@perce>
76
77         * BufferView_pimpl.C: small fix for LFUN_INSERT_BIBTEX
78
79 2001-08-20  Dekel Tsur  <dekelts@tau.ac.il>
80
81         * Spacing.h (Spacing): Set space to Default on in the default
82         constructor.
83
84 2001-08-19  Lars Gullik Bjønnes  <larsbj@birdstep.com>
85
86         * vc-backend.h (RCS::versionString): add RCS to version 
87         (CVS::versionString): add CVS to version 
88
89         * vc-backend.C (scanMaster): do not add CVS to version.
90         (scanMaster): do not add RCS to version
91
92         * lyxvc.C (versionString): new method
93
94         * lyxfunc.C (initMiniBuffer): use LyXVC::versionString
95
96 2001-08-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
97
98         * Spacing.C (set): initialize fval
99
100 2001-08-15  Dekel Tsur  <dekelts@tau.ac.il>
101
102         * lyxlex_pimpl.C (next): Treat \ as normal char if not followed by
103         " or \.
104
105 2001-08-16  Juergen Vigna  <jug@sad.it>
106
107         * lyxfunc.C (dispatch): implemented the new FINISHED states.
108
109 2001-08-16  John Levon  <moz@compsoc.man.ac.uk>
110
111         * BufferView_pimpl.C: 
112         * figureForm.C:
113         * lyxtext.h:
114         * text2.C: setParagraph takes linespacing now
115  
116 2001-08-15  John Levon  <moz@compsoc.man.ac.uk>
117
118         * LyxAction.C: add internal LFUN_CITATION_INSERT
119
120         * LyXView.C: actually apply fix
121
122         * bufferlist.C: fix open non-existent file
123  
124         * lyxfind.C: fix indentation
125  
126         * lyxfunc.C: remove unneeded assert, fix typo
127  
128 2001-08-16  John Levon  <moz@compsoc.man.ac.uk>
129
130         * MenuBackend.C: use "Floatname List"
131
132 2001-08-14  Dekel Tsur  <dekelts@tau.ac.il>
133
134         * buffer.C (parseSingleLyXformat2Token): Do not generate errors
135         when converting LaTeX layout to insetERT.
136         Generate a non-collapsed float when reading old float
137
138 2001-08-13  Dekel Tsur  <dekelts@tau.ac.il>
139
140         * BufferView2.C (showLockedInsetCursor): Use normal cursor shape in
141         ERT insets.
142
143 2001-08-13  Juergen Vigna  <jug@sad.it>
144
145         * text.C (fill): return 0 instead of 20 as this seems to be the more
146         correct value.
147
148 2001-08-13  Dekel Tsur  <dekelts@tau.ac.il>
149
150         * encoding.C (TransformChar): Use lyxrc.font_norm_type instead of
151         lyxrc.font_norm.
152
153 2001-08-13  Juergen Vigna  <jug@sad.it>
154
155         * lyxfind.C (LyXReplace): fixed not single-replacing characters with
156         casesensitive off.
157         (SearchBackward): comment out the unlocking of the inset_owner this
158         should not be needed!
159
160 2001-08-11  Dekel Tsur  <dekelts@tau.ac.il>
161
162         * Many files: Remove inherit_language, and add latex_language
163
164         * BufferView2.C (showLockedInsetCursor): Fix cursor shape in
165         collapsible insets.
166
167 2001-08-10  Juergen Vigna  <jug@sad.it>
168
169         * text.C (prepareToPrint): fixed hfill-width in draw!
170
171         * BufferView2.C (selectLastWord): save the selection cursor as this
172         now is cleared in the function LyXText::clearSelection!
173
174 2001-08-08  Juergen Vigna  <jug@sad.it>
175
176         * BufferView_pimpl.C (Dispatch): use a non-cut-buffer cut on DELTE
177         BACKSPACE type functions.
178
179         * CutAndPaste.C (cutSelection): added a bool so that the stuff actually
180         is only cutted from the document but not put in the cut-buffer, where
181         still the old stuff should be.
182
183         * text2.C (cutSelection): added bool to pass to CutAndPaste::cutSelection.
184
185         * BufferView2.C (cut): added a bool to pass to LyXText::cutSelection.
186
187         * tabular.C (SetWidthOfCell): fixed special case where the width
188         was not updated!
189         (LeftLine): handle '|' in align_special.
190         (RightLine): ditto
191         (LeftAlreadyDrawed): ditto
192         (SetWidthOfCell): ditto
193
194 2001-08-07  Juergen Vigna  <jug@sad.it>
195
196         * lyx_main.C (readUIFile): fixed some forgotten lowercase!
197
198 2001-08-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
199
200         * lyxlex_pimpl.[Ch]: converto to lowercase funcs
201         * lyxlex.[hC]: ditto
202
203 2001-08-06  Juergen Vigna  <jug@sad.it>
204
205         * text.C (getVisibleRow): fix up row clearing a bit.
206
207 2001-08-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
208
209         * minibuffer.C: make sure the X server sees the changes in the input.
210
211 2001-08-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
212
213         * paragraph.C (getFont): split into...
214         (getLabelFont): this
215         (getLayoutFont): and this
216         * paragraph_pimpl.C (realizeFont): calling this
217
218         * text2.C (getFont): split into...
219         (getLayoutFont): this
220         (getLabelFont): and this
221         (realizeFont): all three calling this
222
223         * lyxfont.h: remove all NO_LATEX macros and code... adjust all
224         files where used.
225
226 2001-08-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
227
228         * lyxfunc.C (getStatus): add checkbox support for LFUN_APPENDIX
229
230 2001-08-02  Kayvan A. Sylvan  <kayvan@sylvan.com>
231
232         * BufferView_pimpl.C (smartQuote): Added code to exempt pass_thru
233         layouts from the Quote inset insertion.
234
235 2001-08-03  Juergen Vigna  <jug@sad.it>
236
237         * BufferView_pimpl.C (update): do the fitCursor only at the end!
238
239         * screen.C (drawFromTo): don't call fitcursor here and do the loop
240         only if status not is already CHANGED_IN_DRAW (second level).
241
242         * text.C (draw): don't set the need_break_row when inside an
243         InsetText LyXText.
244
245 2001-08-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
246
247         * buffer.C (parseSingleLyXformat2Token): handle more latex
248         conversion cases.
249
250         * bufferview_funcs.[hC]: change function names to
251         begin with small char, adjust other files.
252
253 2001-08-02  André Pönitz <poenitz@gmx.net>
254
255         * lyxfunc.C:
256         BufferView_pimpl.C: remove broken special code for math-greek
257
258 2001-08-02  Juergen Vigna  <jug@sad.it>
259
260         * BufferView_pimpl.C (update): redone this function so that we
261         update the text again if there was a CHANGE_IN_DRAW.
262
263         * screen.C (cursorToggle): removed LyXText parameter and recoded.
264         (drawFromTo): added a new internal bool which is used by draw() and
265         redraw() function.
266         (general): some cursor drawing problems fixed.
267
268 2001-08-01  Juergen Vigna  <jug@sad.it>
269
270         * lyxfind.C (LyXFind): fixed
271         (SearchForward): ditto
272         (SearchBackward): ditto
273
274         * BufferView_pimpl.C (workAreaMotionNotify): hopefully fixed the
275         spurius drawing of the cursor in the main area.
276
277         * text2.C (status): small fix which could lead to a segfault!
278         (clearSelection): remove unneeded BufferView param.
279
280 2001-08-01  André Pönitz <poenitz@gmx.net>
281
282         * lyxfunc.C: small change due to changed mathed interface
283
284 2001-08-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
285
286         * bufferlist.C (loadLyXFile): add .lyx to file name if necessary
287
288 2001-08-01  John Levon  <moz@compsoc.man.ac.uk>
289  
290         * lyxfunc.c: fail gracefully if file doesn't exist 
291  
292         * LyXSendto.C:
293         * buffer.C:
294         * lyxfunc.C:
295         * BufferView_pimpl.C: IsDirWriteable() proto changed 
296  
297         * LyXView.C: fix updateWindowTitle() to store the last title
298
299 2001-07-31  Juergen Vigna  <jug@sad.it>
300
301         * text.C (setHeightOfRow): fixed setting of ascent/descent based on
302         the font (wrong since using of Paragraph::highestFontInRange).
303
304         * paragraph.C (highestFontInRange): added a default_size parameter.
305
306         * text.C (getVisibleRow): minor clear row changes (still not perfect).
307         (setHeightOfRow): reformat
308
309 2001-07-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
310
311         * converter.[hC] + affected files: move to (inital-char)lowercase
312         function names.
313
314         * ParagraphParameters.C (ParagraphParameters): remove commented code
315
316         * PainterBase.[Ch]: remove commented code
317
318         * LaTeXFeatures.h: add "bool floats" for float.sty
319
320         * LaTeXFeatures.C (LaTeXFeatures): init floats
321         (require): handle float
322         (getPackages): do it with floats
323
324 2001-07-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
325
326         * BufferView_pimpl.C (Dispatch): improve handling of
327         LFUN_INDEX_INSERT_LAST and LFUN_INDEX_CREATE
328
329         * commandtags.h: #include lyxfont.h here temporarily to avoid
330         keybinding bug.
331
332         * bufferlist.h: include LString.h here.
333
334 2001-07-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
335
336         * text2.C (getStringToIndex): new method.
337
338 2001-07-29  Asger Alstrup Nielsen  <alstrup@alstrup>
339
340         * *: Reduced header file dependencies all over.
341
342 2001-07-30  Baruch Even  <baruch@lyx.org>
343
344         * buffer.C (readInset): Stop auto-converting InsetFig to InsetGraphics.
345
346 2001-07-29  Baruch Even  <baruch@lyx.org>
347
348         * buffer.C (readInset): Changed GRAPHICS to Graphics.
349
350 2001-07-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
351
352         * ParameterStruct.h (endif): add a default constructor to make
353         sure that all variables is initialized.
354
355         * ParagraphParameters.C (ParagraphParameters): adjust
356
357 2001-07-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
358
359         * BufferView_pimpl.C (Dispatch): use WHOLE_WORD selection for
360         index; also, check that there is something to index, and that it
361         does not span over several paragraphs.
362         (doubleClick): use WHOLE_WORD_STRICT for double click.
363
364         * text.C (getWord): handle new WHOLE_WORD_STRICT word_location value.
365
366         * text2.C (toggleFree): do selection with WHOLE_WORD_STRICT
367         scheme.
368
369 2001-07-26  Baruch Even  <baruch@lyx.org>
370
371         * buffer.C (readInset): Changed to call up InsetGraphics when reading
372         an InsetFig figure, backwards compatible reading of old figure code.
373
374 2001-07-27  Juergen Vigna  <jug@sad.it>
375
376         * text2.C: font.realize function adaption.
377
378         * text.C (draw): add a warnings lyxerr text if needed.
379
380         * layout.C: font.realize function adaption.
381
382         * language.C: add inherit_language and implement it's handlings
383
384         * bufferview_funcs.C (StyleReset): remove language parameter from
385         font creation (should be language_inherit now).
386
387         * bufferparams.C (writeFile): handle ignore_language.
388
389         * paragraph.C (getFontSettings): the language has to be resolved
390         otherwise we have problems in LyXFont!
391
392         * lyxfont.C (lyxWriteChanges): added document_language parameter
393         (update): removed unneeded language parameter
394
395         * paragraph.C (validate): fixed wrong output of color-package when
396         using interface colors for certain fonts in certain environments,
397         which should not seen as that on the final output.
398
399 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
400
401         * BufferView_pimpl.C:
402         * Thesaurus.h:
403         * Thesaurus.C:
404         * Makefile.am:
405         * commandtags.h:
406         * LyXAction.C: add thesaurus support
407
408         * lyxfind.h:
409         * lyxfind.C: add "once" parameter, for thesaurus, to not
410           move to the next match
411   
412 2001-07-26  Juergen Vigna  <jug@sad.it>
413
414         * lyxfont.C (realize): honor ignore_language too!
415         (resolved): ditto.
416
417         * paragraph.C (TeXOnePar): handle ignore language right (hopefully).
418
419         * text.C (draw): one place more for ignore_language to not draw
420         itself!
421
422 2001-07-25  Angus Leeming  <a.leeming@ic.ac.uk>
423
424         * LaTeXFeatures.C (getPackages): clean-up a little of the natbib code.
425
426 2001-07-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
427
428         * buffer.C (parseSingleLyXformat2Token): a more general fix for
429         the minipage conversion problem.
430
431 2001-07-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
432
433         * buffer.C (parseSingleLyXformat2Token): check minipage if we
434         insert an inset.
435
436 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
437
438         * BufferView.h: don't forward declare WorkArea
439
440         * BufferView.C: don't include WorkArea.h
441
442 2001-07-25  André Pönitz <poenitz@gmx.net>
443
444         * commandtags.h:
445         * LyXAction.C:
446         * lyxfunc.C:  new LFUN 'math-space'
447
448         * BufferView.[Ch]: remove unneeded reference to 'WorkArea'
449
450 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
451
452         * text2.C (toggleInset): call open/close
453
454 2001-07-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
455
456         * lyxfunc.C (dispatch): add debug for the disabled case
457
458         * font.C (buttonText): make similar to rectText
459
460         * buffer.C (readInset): comment out parsing of insetlist and
461         insttheorem 
462
463         * PainterBase.C (rectText): small correction
464
465         * BufferView_pimpl.C: comment out insettheorem and insetlist
466         * LyXAction.C: ditto
467         * commandtags.h: ditto
468
469 2001-07-24  Juergen Vigna  <jug@sad.it>
470
471         * text.C (draw): honor the ignore_language.
472
473         * lyxfont.C (LyXFont): set language to ignore_language in FONT_INIT1.
474
475 2001-07-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
476
477         * lyxfunc.C (getStatus): BREAKLINE does _not_ insert a special
478         char inset.
479
480 2001-07-24  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
481
482         * lyxtext.h: remove unused (and unimplemented) methods
483
484 2001-07-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
485
486         * text.C (getVisibleRow): honor background color
487
488         * PainterBase.h:
489         * Painter.h: remove default color argument for fillRectangle
490
491         * text.C (backgroundColor): new method
492
493 2001-07-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
494
495         * text.C (getVisibleRow): adjust
496
497         * font.[Ch] (rectText): new method, metrics
498         (buttonText): new method, metrics
499
500         * PainterBase.[hC]: make rectText and buttonText always draw and take
501         fewer paramteres.
502
503 2001-07-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
504
505         * ToolbarDefaults.C (read): 
506         * MenuBackend.C (read): allow escaping in all strings
507
508         * BufferView_pimpl.C (insertAndEditInset): new method.
509         (Dispatch): use insertAndEditInset whenever appropriate.
510
511         * BufferView_pimpl.C (insertNote): removed
512
513         * BufferView_pimpl.C (smartQuote): new method, moved from
514         BufferView; if an insetquote cannot be inserted, insert a '"'
515         character instead.
516
517         * BufferView2.C: remove insertCorrectQuote();
518
519         * lyxfunc.C (getStatus): Add support for all remaingin
520         inset-insert lfuns.
521
522         * trans_mgr.C (insertVerbatim): do not treat '"' specially.
523
524         * lyxrc.C (read): in RC_BIND, allow escaped sequences in the
525         command (necessary to pass " as parameter of self-insert.
526
527         * text.C (selectWordWhenUnderCursor):
528         (selectWord): add word_location parameter
529         (selectWordWhenUnderCursor): same + remove special code for word
530         boundary.
531         (selectNextWord): use kind() to guess type of insetspecialchar,
532         not latex().
533         
534         * buffer.C (insertStringAsLines): new method, extracted from LyXText.
535         (insertErtContents): create ert insets as collapsed.
536         (readInset): better compatibility code for Info inset.
537
538 2001-07-20  Juergen Vigna  <jug@sad.it>
539
540         * lyxfunc.C (dispatch): use always LyXFind now!
541
542         * text2.C (init): add a reinit flag so that the LyXText can be
543         reinited instead of deleted and reallocated (used in InsetText).
544
545         * BufferView_pimpl.C: use the new Inset::edit(BV, bool) where needed.
546
547         * text.C: ditto
548
549         * text2.C: ditto
550
551 2001-07-18  Juergen Vigna  <jug@sad.it>
552
553         * text.C (selectNextWord): handle insets inside inset by calling
554         always the bv->text functions so that we can go up the_locking_inset!
555
556         * BufferView_pimpl.C (show/hideCursor): fixed cursor showing up
557         in strange locations when inside an inset!
558
559         * lyxfind.[Ch]: give all functions a LyXText * parameter and implement
560         handling to include insets.
561
562         * lyxfunc.C (dispatch): changes to calls SearchBackward/Forward.
563
564 2001-07-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
565
566         * LyXAction.C (init): 
567         * commandtags.h: 
568         * BufferView_pimpl.C (Dispatch): change HYPHENATION_BREAK to
569         LIGATURE_BREAK, since the name is so stupid.
570
571 2001-07-20  Angus Leeming  <a.leeming@ic.ac.uk>
572
573         * buffer.C (readInset): enable reading of new InsetNotes as well as old
574         InsetInfos.
575
576         * FontLoader.C: remove FORMS_H_LOCATION cruft.
577
578         * sp_form.[Ch]: remove.
579
580         * src/LColor.[Ch]: remove noteframe. Change note to "yellow".
581
582         * src/BufferView_pimpl.C (insertNote): use InsetNote in place of
583         InsetInfo.
584
585         * src/buffer.C (readInset): ditto.
586
587 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
588
589         * BufferView_pimpl.C (specialChar): new method. Obsoletes
590         menuSeparator(), endOfSentenceDot(), ldots() and
591         hyphenationPoint(), which are therefore removed.
592         (Dispatch): handle LFUN_HYPHENATION_BREAK.
593
594         * LyXAction.C (init): 
595         * commandtags.h: add LFUN_HYPHENATION_BREAK.
596
597         * paragraph.C (getWord): removed.
598
599         * BufferView_pimpl.C (Dispatch): use last word or selection for
600         LFUN_INDEX_INSERT_LAST and LFUN_INDEX_CREATE.
601
602         * lyx_main.C (queryUserLyXDir): do not ask before creating
603         user_dir, except if it has been named explicitely.
604
605 2001-07-20  Angus Leeming  <a.leeming@ic.ac.uk>
606
607         * BufferView_pimpl.C (updateScrollbar): Fix crash when reading in
608         a document of zero size.
609
610 2001-07-19  Angus Leeming  <a.leeming@ic.ac.uk>
611
612         * LaTeXFeatures.[Ch]: add variable "bool natbib" and set it
613         approriately in the c-tor and in require().
614         (getPackages): output the appropriate LaTeX for natbib support.
615
616         * buffer.C (parseSingleLyXformat2Token): set the new bufferparams
617         variables "use_natbib" and "use_numerical_citations" when reading the
618         LyX file.
619         (readInset): read the various natbib cite commands.
620         (validate): white-space change.
621
622         * bufferparams.[Ch]: new variables "bool use_natbib" and
623         "bool use_numerical_citations".
624         (writeFile): output them in the LyX file.
625
626 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
627
628         * lyxfunc.C (getStatus): add support for all the inset insertion
629         commands.
630
631         * text2.C (insertInset): 
632         * paragraph.C (insetAllowed): 
633         * BufferView_pimpl.C (insertInset): update to take in account the
634         renaming of insertInsetAllowed
635
636         * lyxfunc.C (getStatus): add support for LFUN_INSET_TOGGLE.
637
638         * text2.C (getInset): new method. returns inset at cursor position. 
639
640         * BufferView_pimpl.C (Dispatch): changes because of this.
641
642         * LyXAction.C (init): rename open-stuff to inset-toggle.
643
644         * commandtags.h: rename LFUN_OPENSTUFF to LFUN_INSET_TOGGLE.
645
646         * text2.C (toggleInset): renamed from openStuff; use
647         Inset::open().
648
649 2001-07-13  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
650
651         * lyxrc.C (set_font_norm_type): recognise ISO_8859_15.
652
653         * lyxrc.h: added ISO_8859_15 to enum FontEncoding.
654
655 2001-07-18  Dekel Tsur  <dekelts@tau.ac.il>
656
657         * buffer.C (readLyXformat2): Add filename to the error dialog
658
659 2001-07-18  Juergen Vigna  <jug@sad.it>
660
661         * tabular.C (GetCellNumber): put an assert here instead of the check!
662
663 2001-07-17  Juergen Vigna  <jug@sad.it>
664
665         * BufferView_pimpl.C (toggleSelection): adapted too.
666
667         * text.C (selectNextWord): adapted for use with insets.
668         (selectSelectedWord): ditto
669
670 2001-07-17  Juergen Vigna  <jug@sad.it>
671
672         * sp_spell.C (PSpell): fix initialitation order.
673
674 2001-07-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
675
676         * paragraph.C: spacing
677
678 2001-07-17  Edwin Leuven  <leuven@fee.uva.nl>
679
680         * sp_spell.C: repair language selection for pspell
681
682 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
683
684         * lyxfunc.h: change more methods to begin with lower char.
685
686 2001-07-16  Dekel Tsur  <dekelts@tau.ac.il>
687
688         * buffer.C (parseSingleLyXformat2Token): Generate error insets
689         for unknown layouts.
690
691 2001-07-13  Dekel Tsur  <dekelts@tau.ac.il>
692
693         * buffer.C (readLyXformat2): Generate an error dialog if there are
694         unknown layouts.
695
696 2001-07-16  Juergen Vigna  <jug@sad.it>
697
698         * sp_spell.C: always compile ISpell part.
699
700         * lyxrc.C: added use_pspell entry and it's handling.
701
702 2001-07-13  Juergen Vigna  <jug@sad.it>
703
704         * sp_spell.C: removed double includes.
705
706 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
707
708         Consistent use of Lsstream.h:
709         * Lsstream.h: added using std::stringstream for consistencies sake.
710
711         * buffer.C: removed using std::stringstream
712
713         * lyxfont.C (stateText):
714         * paragraph.C (asString):
715         * text.C (selectNextWord, selectSelectedWord):
716         * text2.C (setCounter):
717         * vspace.C (asString, asLatexString):
718         std::ostringstream -> ostringstream.
719
720 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
721
722         * LyXAction.C: add LFUN_HELP_ABOUTLYX
723         * commandtags.h: add LFUN_HELP_ABOUTLYX
724         * lyxfunc.C: add about lyx remove credits/copyright/version stuff
725
726 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
727
728         * BufferView_pimpl.C: sigchldchecker instead of sigchldhandeler in
729         cursorToggle()
730         * lyx_gui_misc.C: remove spellchecker
731         * lyxfunc.C: showSpellchecker
732         * sp_base.h: added
733         * sp_ispell.h: added
734         * sp_pspell.h: added
735         * sp_spell.C: added
736         * sp_form.[Ch]: removed
737         * spellchecker.[Ch]: removed
738
739 2001-07-12  Kayvan A. Sylvan  <kayvan@sylvan.com>
740
741         * paragraph_pimpl.C (simpleTeXBlanks): Simply return if pass_thru
742         is set.
743         (simpleTeXSpecialChars): Simply print the input character without
744         any special translation if pass_thru is set.
745
746         * layout.h: Added bool pass_thru to layout class for being able to
747         implement pass through of a paragraph for Literate Programming.
748         
749         * layout.C: add LT_PASS_THRU to LayoutTags enum.
750         * layout.C (LyXLayout): set pass_thru to flase in constructor.
751         * layout.C (Read): add "passthru" to list of layout tags and add
752         code to set the pass_thru boolean when it is read.
753
754 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
755
756         * trans_decl.h: remove allowed from KmodInfo
757
758         * trans.[Ch] (AddDeakkey): change prototype to not have allowd.
759         remove allowed code 
760         (Load): adjust
761
762         * paragraph_pimpl.C (erase): use boost::prior
763
764         * Painter.C (text): use data() instead of c_str() when length is
765         also provided.
766         * WorkArea.C (putClipboard): ditto
767         * font.h (width): ditto
768
769         * BufferView2.C: use it-> instead of (*it). for iterators
770         * texrow.C: ditto
771         * paragraph_pimpl.C: ditto
772         * paragraph.C: ditto
773         * minibuffer.C: ditto
774         * language.C: ditto
775         * kbmap.C: ditto
776         * encoding.C: ditto
777         * counters.C: ditto
778         * converter.C: ditto
779         * chset.C: ditto
780         * Variables.C: ditto
781         * TextCache.C: ditto
782         * MenuBackend.C: ditto
783         * LyXAction.C: ditto
784         * LColor.C: ditto
785         * FloatList.C: ditto
786         * DepTable.C: ditto
787         * ColorHandler.C (LyXColorHandler): ditto
788
789 2001-07-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
790
791         * BufferView_pimpl.C (Dispatch): handle LFUN_OPENSTUFF.
792
793         * text2.C (openStuff): reintroduce this method (which had been
794         nuked in NEW_INSETS frenzy).
795
796         * lyxfunc.C (Dispatch): when an action has not been handled, use
797         its name in the error message, not its number.
798
799         * paragraph.C (inInset): change method name to begin with lowercase.
800
801         * undo_funcs.C:
802         * text2.C: updates because of this.
803
804 2001-07-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
805
806         * ToolbarDefaults.C (add): add spaces in error message
807
808 2001-07-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
809
810         * buffer.C (readLyXformat2): initialize the ert comp. variables.
811         (readLyXformat2): rename return_par to first_par, use lyxlex's
812         pushToken and remove the manual push handling.
813         (parseSingleLyXformat2Token): add another ert comp. variable:
814         in_tabular, rename return_par to first_par. handle newlines better
815
816 2001-07-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
817
818         * kbsequence.C (getiso): redirect debug info to Debug::KBMAP.
819
820 2001-07-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
821
822         * text2.C (getParFromID): removed
823
824         * buffer.C (getParFromID): new method moved form lyxtext.
825         * BufferView2.C (insertErrors): adjust
826         (setCursorFromRow): adjust
827         * BufferView_pimpl.C (restorePosition): adjust
828         * lyxfunc.C (Dispatch): adjust
829         * undo_funcs.C (textUndo): adjust
830         (textRedo): adjust
831         (textHandleUndo): adjust
832         (textHandleUndo): adjust
833
834 2001-07-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
835
836         * buffer.C: up' the LYX_FORMAT
837
838         * lyxfont.h: turn NO_LATEX on as default
839
840         * buffer.C (insertErtContents): new methods of tex style compability.
841         (parseSingleLyXformat2Token): use it several places.
842         * tabular.C (OldFormatRead): and here
843
844 2001-07-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
845
846         * text2.C: remove some commented code.
847         reindent file.
848
849         * trans_mgr.[Ch]: simplify normalkey to only take a char as arg.
850         * trans.C: changes because of the above.
851
852 2001-07-07  Dekel Tsur  <dekelts@tau.ac.il>
853
854         * text2.C (setCounter): Fix counters bug with bibliography layout.
855
856 2001-07-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
857
858         * paragraph_pimpl.C (simpleTeXBlanks): don't go through owner_ for
859         own member functions
860         (simpleTeXSpecialChars): ditto
861
862 2001-07-06  Juergen Vigna  <jug@sad.it>
863
864         * a lot of files: changed the access to LyXText::status and the
865         call of undo-functions.
866         
867         * undo.[Ch]: added a inset_id to the undo informations.
868
869         * undo_funcs.[Ch]: added and moved here all undo functions.
870
871         * lyxtext.h: give the status enum a weight, made status_ a private
872         variable and made accessor functions for it, removed the whole bunch
873         of undo-functions as they are now in their own file, make some
874         functions publically available. Added function ownerParagraph with
875         int parameter.
876
877         * paragraph.[Ch]: added "bool same_ids" to the constructor,
878         made InInset() a const function, added getParFromID() function.
879
880         * buffer.[Ch]: added const version for inset_iterator functions,
881         added getInsetFromID() function.
882
883         * BufferView2.C, BufferView_pimpl.C, text.C, text2.C, lyxfunc.C:
884         changed undo functions for new version.
885
886 2001-07-05  Juergen Vigna  <jug@sad.it>
887
888         * paragraph_pimpl.C (Pimpl): set id_ also here (this is because some
889         unknow mechanism does not call the proper constructor but only this
890         one also if I request the other!?
891
892 2001-07-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
893
894         * BufferView_pimpl.C (resizeCurrentBuffer): init the new LyXText
895
896         * text2.C (LyXText): use initialization lists.
897
898         * lyxtext.h (Selection): initialize set_ and mark_
899         (init): remove method
900
901 2001-07-05  Dekel Tsur  <dekelts@tau.ac.il>
902
903         * LaTeX.C (scanLogFile): Parse rerun messages from latex packages.
904
905 2001-07-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
906
907         * screen.[Ch]: change method names to begin with lowercase 
908
909         * BufferView_pimpl.C (updateScrollbar): simplify further and
910         hopefully make it a bit faster.
911
912 2001-07-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
913
914         * ColorHandler.C (LyXColorHandler): use GUIRunTime instead of
915         calling directly xforms functions.
916
917         * Painter.C (Painter): 
918         * lyx_cb.C (MenuWrite): 
919         * FontInfo.C (query): use GUIRunTime::x11Display() instead of
920         fl_display.
921
922         * lyx_gui.C: remove bogus guiruntime extern declaration.
923
924 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
925
926         * text2.C (redoHeightOfParagraph): comment out stuff we don't need
927         in NEW_INSETS
928         (redoDrawingOfParagraph): ditto
929         (redoParagraphs): ditto
930         (cutSelection): don't create a object for CutAndPaste use the
931         static method directly
932         (pasteSelection): ditto
933
934         * bufferview_funcs.[Ch]: move ProhibitInput and AllowInput to
935         LyXview (+ rename)
936
937 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
938
939         * modifications to some other files because of this.
940         
941         * Makefile.am (lyx_SOURCES): add XFormsView
942
943         * XFormsView.[Ch]: new files
944
945         * LyXView.[Ch]: make LyXView a base class for the gui handling for
946         the main window. Move the gui dependent stuff to XFormsView
947
948 2001-07-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
949
950         * tabular.C (GetCellInset): update cur_cell also in the row/col
951         version of this function.
952
953         * lyxfunc.C: no need to include figure_form.h here.
954
955         * FontLoader.h: 
956         * lyxfunc.h: 
957         * lyxscreen.h: 
958         * text2.C: 
959         * lyxvc.C: no need to include forms.h here.
960
961 2001-06-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
962
963         * lyxrc.C (read): change debugging channel for RC_BIND to lyxrc.
964
965         * lyxfunc.C (Dispatch): 
966         * Spacing.C (set): 
967         * BufferView_pimpl.C (Dispatch): use .c_str() on istringstream
968         constructor argument.
969
970 2001-06-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
971
972         * paragraph.C (Paragraph): dont't clear, and just set layout.
973         (makeSameLayout): use params's copy contructor.
974
975         * ParagraphParameters.[Ch] (makeSame): delete method
976
977 2001-06-29  John Levon  <moz@compsoc.man.ac.uk>
978
979         * Variables.[Ch]: fix indentation, rename set to isSet
980
981 2001-06-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
982
983         * lyxfunc.C (Dispatch): fix typo
984
985 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
986
987         * paragraph_pimpl.C: add std:: qualifier to lower_bound and
988         upper_bound. 
989
990         * bufferlist.C: include assert.h for emergencyWrite().
991
992 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
993
994         * lyx_main.C: if we can't even find a readable LYX_DIR directory,
995           give up at last (bug #425202) !
996  
997 2001-06-27  John Levon  <moz@compsoc.man.ac.uk>
998
999         * lyx_gui_misc.C:
1000         * sp_form.h:
1001         * sp_form.C:
1002         * spellchecker.h:
1003         * spellchecker.C: strip spellchecker options and bring up
1004           preferences tab instead
1005          
1006 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1007
1008         * BufferView_pimpl.C (Dispatch): add .c_str() to the argument of
1009         the istringstream constructor
1010
1011 2001-06-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1012
1013         * paragraph.C (getLayout): fix return value
1014
1015         * paragraph.h: do not declare getLayout as inline.
1016
1017         * lyxtext.h: remove LyXText:: qualifier to changeRegionCase
1018
1019 2001-06-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1020
1021         * lyxcursor.h (operator<): new func
1022         (operator>): new func
1023         (operator>=): new func
1024         (operator<=): new func
1025
1026         * text.C (changeCase): use selection.start and selection.end
1027         (changeRegionCase): require from to be <= to. Require par to be a
1028         valid paragraph.
1029
1030         * LaTeXFeatures.C (getFloatDefinitions): std:: qualify ostream
1031
1032 2001-06-27  Juergen Vigna  <jug@sad.it>
1033
1034         * text.C (cursorLeftOneWord): changed to return the cursor and added
1035         overlay with BufferView * parameter which calls this one.
1036         (getWord): added
1037         (selectWord): use new getWord function.
1038         (changeCase): renamed from changeWordCase as and extended to work
1039         also on selections.
1040
1041         * lyxtext.h: added enum word_location
1042
1043         * BufferView_pimpl.C (Dispatch): change function changeWordCase to
1044         changeCase as this operates now also on selections.
1045
1046 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
1047
1048         * lyxfunc.C (getStatus): support LFUN_MATH_MUTATE
1049
1050         * many files: send debug output to Debug::INFO instead of
1051         Debug::ANY. 
1052
1053         * converter.C (View): 
1054         (Convert): 
1055         (Move): send debug output to Debug::FILES instead of console.
1056
1057 2001-06-26  The LyX Project  <lyx@rose.home.sad.it>
1058
1059         * lyxfunc.C (getStatus): use func_status
1060
1061         * func_status.h: new header, describing the results of
1062         LyXFunc::getStatus;
1063
1064         * lyxfunc.C (getStatus): add support for LFUN_MATH_VALIGN and
1065         LFUN_MATH_HALIGN.
1066
1067 2001-06-25  The LyX Project  <jug@sad.it>
1068
1069         * buffer.C (sgmlOpenTag):
1070         (sgmlCloseTag):
1071         (SimpleDocBookOnePar):  disable the depth spaces, for the moment.
1072
1073 2001-06-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1074
1075         * text2.C: remove some dead code
1076
1077         * tabular.C (GetCellInset): store the last cell checked (gotten)
1078
1079         * tabular.h: add the helper for the speedup
1080
1081         * lyxtext.h: remove some dead code
1082
1083 2001-06-26  The LyX Project  <Asger>
1084
1085         * paragraph.C: Change export to LaTeX of alignment to
1086         \begin{center} and family for better roundtrip work with reLyX.
1087
1088         * Tune the math drawing a bit.
1089
1090 2001-06-25  The LyX Project  <Asger>
1091
1092         * LColor.C (LColor): New color for math background. New color
1093         for buttons.
1094
1095 2001-06-25  The LyX Project  <jug@sad.it>
1096
1097         * lyxfunc.C (MenuNew): remove extra check for .lyx file
1098
1099         * lyxfunc.C (Open): 
1100         * bufferlist.C (newFile): do not restrict to files ending with
1101         .lyx
1102
1103         * BufferView_pimpl.C (MenuInsertLyXFile): 
1104
1105 2001-06-24  The LyX Project  <jug@sad.it>
1106
1107         * lyxlex_pimpl.C (compare_tags): use compare_ascii_no_case instead
1108         of compare_no_case
1109
1110 2001-06-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1111
1112         * lyxtext.h: rename most methods to begin with a small char.
1113         Lots of changes because of this.
1114
1115         * paragraph.C (Paragraph): do not call fitToSize
1116         (erase): call Pimpl::erase
1117         (insertChar): call Pimpl::insertChar
1118         (insertInset): call Pipl::insertInset
1119         (breakParagraph): do not call fitToSize
1120         (breakParagraphConservative): do not call fitToSize
1121         (fitToSize): remove method
1122
1123         * buffer.C (parseSingleLyXformat2Token): do not call fitToSize
1124
1125 2001-06-24  The LyX Project  <Asger>
1126
1127         * Fix Qt compilation^2
1128
1129 2001-06-24  The LyX Project  <jug@sad.it>
1130
1131         * paragraph.[Ch] (outerHook): new method. mostly equivalent to
1132         depthHook(getDepth()-1).
1133
1134         * paragraph.h: 
1135         * ParagraphParameters.h: 
1136         * ParameterStruct.h: change type of depth to unsigned int ==
1137         depth_type. Many adaptations to other files before of that.
1138
1139 2001-06-24  The LyX Project  <Asger>
1140
1141         * Fix Qt compilation.
1142
1143 2001-06-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1144
1145         * paragraph.h: renamed several methods to begin with small letter.
1146         several changes to many parts of the code because of this.
1147
1148 2001-06-23  The LyX Project  <jug@sad.it>
1149
1150         * text2.C (InsertStringAsLines): renamed from InsertStringA;
1151         rewritten to discard all double spaces when KeepEmpty is off
1152         (InsertStringAsParagraphs): renamed from InsertStringB; rewritten
1153         to only handle newlines but not fiddle with spaces and friends.
1154
1155         * lyxfunc.C (MenuNew): when doing 'new from template', use
1156         template_path as default directory
1157
1158 2001-06-23  The LyX Project  <Asger>
1159
1160         * Clean-up of header file includes all over
1161         * paragraph.h: Move some of the stuff into paragraph_pimpl.h
1162         
1163 2001-06-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1164
1165         * paragraph.h: renamed from lyxparagraph.h
1166
1167 2001-06-23  Asger  <lyx@violet.home.sad.it>
1168
1169         * Buffer.h: Removed Buffer::resize
1170         * BufferList.h: Removed BufferList::resize
1171         * LyXView.h: Added LyXView::resize. This way, we will only reflow 
1172         the document lazily when we change the width, or the font settings.
1173
1174 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
1175
1176         * lyxfunc.C: silently ignore empty dispatches from the minibuffer
1177
1178 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
1179
1180         * buffer.h: remove out of date comment
1181
1182 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
1183
1184         * lyxscreen.h:
1185         * screen.C: fix "theoretical" GC leak
1186  
1187 2001-06-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1188
1189         * LaTeX.C (scanAuxFile):
1190         (deplog): remove trailing \r when reading stream (useful under
1191         win32)  
1192
1193 2001-06-15  Angus Leeming  <a.leeming@ic.ac.uk>
1194
1195         * BufferView_pimpl.C (fitCursor): emit a signal updateParagraph.
1196         (resizeCurrentBuffer): have functions BufferView::theLockingInset()
1197         and BufferView::theLockingInset(Inset*), so should use them and not
1198         access bv_->text->the_locking_inset directly.
1199
1200         * lyxfunc.C (Dispatch): cosmetic name change of three signals.
1201
1202 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
1203
1204         * Makefile.am:
1205         * tex-defs.h: remove old unused file
1206          
1207 2001-06-15  John Levon  <moz@compsoc.man.ac.uk>
1208
1209         * BufferView_pimpl.C: fix typo, remove minibuffer message
1210           when buffer has loaded
1211
1212 2001-06-14  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1213
1214         * lyxfunc.C (Dispatch): use stringstream
1215         (MenuNew): use stringstream
1216         (Open): use stringstream
1217
1218         * importer.C (Import): use stringstream
1219
1220         * bufferview_funcs.C (CurrentState): use stringstream
1221
1222         * LaTeX.C (run): use stringstream
1223
1224         * BufferView_pimpl.C (savePosition): use stringstream
1225         (restorePosition): use stringstream
1226         (MenuInsertLyXFile): use stringstream
1227
1228 2001-06-14  Angus Leeming  <a.leeming@ic.ac.uk>
1229
1230         * BufferView.C:
1231         * Bullet.C:
1232         * ColorHandler.C:
1233         * FontInfo.C:
1234         * FontLoader.C:
1235         * LColor.C:
1236         * LaTeXFeatures.C:
1237         * Painter.C:
1238         * gettext.C:
1239         * lyx_gui_misc.C:
1240         * lyxserver.C:
1241         * vspace.C: removed // -*- C++ -*- as first line.
1242
1243         * lyxfind.h:
1244         * version.h: added // -*- C++ -*- as first line.
1245
1246 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1247
1248         * lyxfunc.C (getStatus): support LFUN_READ_ONLY_TOGGLE
1249
1250         * text2.C (SetSelectionOverString): do not test str[i]==0 for end
1251         of string
1252
1253 2001-06-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1254
1255         * buffer.C (parseSingleLyXformat2Token): fix compatability reading
1256         of floats.
1257
1258 2001-06-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1259
1260         * gettext.C: include LString.h even when --disable-nls is on. 
1261
1262 2001-06-12  Angus Leeming  <a.leeming@ic.ac.uk>
1263
1264         * converter.h (Get): changed argument type from int to
1265         FormatList::size_type to avoid unnecessary conversion.
1266
1267         * bufferview_funcs.C (ToggleAndShow): check state of LyXText pointer
1268         before using it.
1269
1270 2001-06-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1271
1272         * gettext.h: include LString.h even when --disable-nls is on. 
1273
1274 2001-06-07  Juergen Vigna  <jug@sad.it>
1275
1276         * text.C (BreakAgain): subst spaces with tabs.
1277
1278         * paragraph.C (deleteInsetsLyXText): set recursive on deleteLyXText.
1279         (resizeInsetsLyXText): set force on resizeLyXText.
1280
1281 2001-06-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1282
1283         * gettext.h (gettext_init): 
1284         (locale_init): use a real definition instead of a macro
1285
1286 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
1287
1288         * Bufferview_pimpl.C:
1289         * LColor.h:
1290         * LColor.C: further lcolor tidies
1291
1292 2001-06-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1293
1294         * BufferView_pimpl.C (updateScrollbar): simplify.
1295
1296         * BufferView2.C: don't include insets/insetinfo.h, change
1297         prototype for insertInset and call the Pimpl version. let
1298         updateInset call Pimpl version.
1299
1300         * BufferView.h: move inset_slept to BufferView::Pimpl, move
1301         gotoInset to BufferView::Pimpl
1302
1303 2001-06-01  Juergen Vigna  <jug@sad.it>
1304
1305         * lyxfunc.C (Dispatch): LFUN_PREFIX don't call the update if we're
1306         inside a LockingInset (is the update needed at all?).
1307
1308 2001-05-31  Juergen Vigna  <jug@sad.it>
1309
1310         * BufferView_pimpl.C (Dispatch): we need a new instanze of cursor
1311         here not the old one otherwise how should we compare it afterwards
1312         if it's the same!
1313
1314 2001-06-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1315
1316         * lyxfont.C: 
1317         * tabular.C:
1318         * tabular-old.C: 
1319         * FontInfo.C: bring C functions into global namespace when
1320         necessary
1321
1322 2001-05-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1323
1324         * LString.h: make sure config.h has been loaded before LString.h.
1325
1326         * lyxlex_pimpl.C (EatLine): comment out annoying debug messages
1327         (one for each char read by EatLine!).
1328
1329         * lyx_main.C (init): constify lyxdir. Lowercase the name of some
1330         variables. 
1331
1332 2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1333
1334         * paragraph.C (BreakParagraph): set the inset_owner in the new par
1335         to the same as the par we break from
1336
1337 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1338
1339         * commandtags.h: add LFUN_INSET_WIDE_FLOAT
1340
1341         * MenuBackend.C (expand): also create menu entries for wide
1342         versions of the floats.
1343
1344         * LyXAction.C (init): add entry for LFUN_INSET_WIDE_FLOAT
1345
1346         * BufferView_pimpl.C (Dispatch): implement LFUN_INSET_WIDE_FLOAT
1347
1348         * Makefile.am (lyx_DEPENDENCIES): adjust for change in
1349         frontends/Makefile.am
1350
1351         * text2.C: adjust
1352         * text.C: adjust
1353         
1354
1355         * tabular.C (getTokenValue): add std::
1356
1357         * tabular-old.C (getTokenValue): add std::
1358         (getTokenValue): ditto
1359         (getTokenValue): ditto
1360
1361         * screen.C (ToggleSelection): adjust
1362
1363         * lyxtext.h: put selection cursors inside a Selection struct.
1364
1365         * lyxfunc.C (moveCursorUpdate): adjust
1366
1367         * lyxfont.C (latexWriteStartChanges): add std::
1368
1369         * lyxfind.C: adjust
1370
1371         * font.h: delete with(char const *, LyXFont const &)
1372
1373         * buffer.C (parseSingleLyXformat2Token): use contains instead of strstr
1374
1375         * FontInfo.C (getFontname): add std::
1376
1377         * BufferView_pimpl.C (resizeCurrentBuffer): adjust
1378         (workAreaButtonPress): adjust
1379         (tripleClick): adjust
1380         (update): adjust
1381         (moveCursorUpdate): adjust
1382         (Dispatch): adjust
1383
1384         * BufferView2.C (gotoInset): adjust
1385
1386 2001-05-30  Juergen Vigna  <jug@sad.it>
1387
1388         * spellchecker.C (USE_ORIGINAL_MANAGER_FUNCS): as it seems only I use
1389         to check pspell I add this as default as I now have new pspell
1390         libraries and they seem to use this.
1391
1392 2001-05-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1393
1394         * text2.C (CutSelection): make the cursor valid before the call to
1395         ClearSelection.
1396
1397 2001-05-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1398
1399         * kbsequence.C (parse): de-uglify a bit the parsing code, which
1400         relied on 0 terminated strings and other horrors. Bug found due to
1401         the new assert in lyxstring!
1402
1403         * lyx_main.C (defaultKeyBindings): add bindings the cursor-related
1404         KP_ keys.
1405
1406 2001-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1407
1408         * lyx_main.C (defaultKeyBindings): move self-insert KP_ bindings
1409         to latinkeys.bind.
1410
1411         * lyxfunc.C (processKeySym): change method of getting to the
1412         self-insert char.
1413
1414         * BufferView(2).[Ch]: move hfill, protectedBlank, newline,
1415         menuSeparator, endOfSentenceDot, ldots, hypenationPoint and menuUndo
1416         * BufferView_pimpl.[Ch]: here as private methods.
1417
1418 2001-05-28  Juergen Vigna  <jug@sad.it>
1419
1420         * text.C (SetHeightOfRow): added the update() call again as it is
1421         needed to initialize inset dimensions!
1422
1423 2001-05-16  Juergen Vigna  <jug@sad.it>
1424
1425         * text2.C (SetCharFont): Add new function with BufferView * and
1426         bool toggleall parameters for setting insets internal fonts.
1427         (SetFont): Freeze the undo as we may change fonts in Insets and
1428         all this change should be inside only one Undo!
1429
1430         * bufferview_funcs.C (ToggleAndShow): fixed this functions for
1431         setting font's in insets as for them we have the SetFont function!
1432
1433 2001-05-15  Juergen Vigna  <jug@sad.it>
1434
1435         * text2.C (ClearSelection): to be sure we REALLY don't have any
1436         selection anymore!
1437
1438         * tabular.C (TeXCellPreamble): fixed the left border problem for
1439         multicolumn cells.
1440
1441 2001-05-27  Dekel Tsur  <dekelts@tau.ac.il>
1442
1443         * LaTeX.C (deplog): Make sure that the main .tex file is in the
1444         dependancy file
1445
1446 2001-05-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1447
1448         * lyx_main.C (defaultKeyBindings): set KP_enter to point at
1449         LFUN_BREAKPARAGRAPH.
1450
1451         * LyXAction.C (init): remove external name for LFUN_LAYOUTNO, set
1452         help test to "internal only", similar for LFUN_INSERT_URL
1453
1454         * BufferView_pimpl.C (Dispatch::LFUN_QUOTE): change it to to the insertcorrectQuote.
1455         (Dispatch::LFUN_SELFINSERT): fix to handle math greek,
1456         auto_region_delete and deadkeys. 
1457
1458 2001-05-22  John Levon  <moz@compsoc.man.ac.uk>
1459
1460         * LColor.h:
1461         * LColor.C: remove some dead entries, tidy a little
1462  
1463 2001-05-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1464
1465         * lyxfunc.C (processKeySym): comment the Escape handling, remove
1466         commented code.
1467         (Dispatch): implement LFUN_ESCAPE
1468
1469         * commandtags.h: add LFUN_ESCAPE
1470
1471         * LyXAction.C (init): add entry for LFUN_ESCAPE
1472
1473         * BufferView_pimpl.C (Dispatch): adjust for open_new_inset move.
1474         Remove commented code.
1475         (insertNote): moved here
1476         (open_new_inset): moved here
1477
1478         * BufferView[2].[Ch]: move insertNote and open_new_inset to
1479         BufferView_pimpl
1480
1481 2001-05-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1482
1483         * kbmap.C (findbinding): clean it up and make it work correctly.
1484
1485         * lyx_main.C (init): do not pass argc and argv as parameters
1486
1487 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
1488
1489         * buffer.C: fix path for OS/2 & Win32
1490
1491         * lyx_gui.C:
1492         * lyx_main:
1493         * lyx_main.C: Added os:: class.
1494         
1495         * os2_defines.h: update
1496
1497 2001-05-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1498
1499         * lyxfunc.[Ch] (processKeySym): return void. Handle unknown actions
1500         better by trying again with reduced state.
1501
1502 2001-05-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1503
1504         * lyxrc.C (read): print error about invalid key sequence only when
1505         debugging (because not all latinX keysyms are known to some X
1506         servers)
1507
1508         * kbsequence.C (getiso): add a few std:: qualifiers
1509         (getiso): comment out extra return statement.
1510
1511 2001-05-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1512
1513         * BufferView_pimpl.C (Dispatch): comment out the old "default" key
1514         handling.
1515         (Dispatch): enhance the accent inset a bit. (not perfect)
1516
1517 2001-05-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1518
1519         * buffer.C (makeLaTeXFile): use stringstream on language_optons.
1520
1521 2001-05-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1522
1523         * bufferlist.C (emergencyWrite): fix assert() call
1524
1525 2001-05-04  Kayvan A. Sylvan  <kayvan@sylvan.com>
1526
1527         * text.C (InsertChar): Added trivial patch to only send the "you
1528         can not do multiple spaces this way" message once during a
1529         session.
1530
1531 2001-05-08  Baruch Even  <baruch@lyx.org>
1532
1533         * Makefile.am: Changed order of libraries to get LyX to link properly
1534         with the gnome frontend.
1535
1536 2001-05-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1537
1538         * LaTeXFeatures.h: add a std:: qualifier
1539
1540 2001-05-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1541
1542         * paragraph.C (String): use stringstream
1543
1544 2001-05-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1545
1546         * paragraph.C (writeFile): remove footflag arg
1547
1548         * buffer.C (makeLaTeXFile): use stringstream
1549         (latexParagraphs): remove footnot gurba
1550
1551         * LaTeXFeatures.C (getPackages): use stringstream
1552         (getMacros): likewise
1553         (getTClassPreamble): likewise
1554         (getFloatDefinitions): new method
1555
1556         * paragraph.C (writeFile): reindent
1557         (Erase): reindent
1558
1559         * WorkArea.h: revert the xpos + etc changes.
1560
1561         * CutAndPaste.C (SwitchLayoutsBetweenClasses): constify name and s
1562
1563         * lyxparagraph.[Ch]: add copy constructor, remove Clone
1564
1565         * CutAndPaste.C (copySelection): use LyXParagraph copy constructor
1566         (pasteSelection): likewise
1567         * text2.C (CreateUndo): likewise
1568
1569 2001-05-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1570
1571         * minibuffer.C (peek_event): temporarily reduce the functionality
1572         of the minibuffer (to allow args on lfuns)
1573
1574         * commandtags.h: remove LFUN_LOA_INSERT, LFUN_LOF_INSERT,
1575         LFUN_LOT_INSERT. add LFUN_FLOAT_LIST
1576
1577         * buffer.C (readInset): add compability reading of old float
1578         lists, add reading of new style float list.
1579         (readInset): avoid reevaluation of inscmd.getCmdName()
1580         (getLists): reindent
1581
1582         * MenuBackend.C (MenuItem): implement parsing of
1583         md_floatlistinsert and md_floatinsert.
1584         (expand::LastFiles): move initalizaton of iterators out of loop,
1585         avoid reevaluation.
1586         (expand::Documents): introduce typdedef vector<string> Strings,
1587         and use it. 
1588         (expand::ExportFormats): introduce typedef vector<Format const *>
1589         Formats, and use it.
1590         (expand): implement FloatListInsert and FloatInsert.
1591
1592         * LyXAction.C (init): remove entries for LFUN_LOA_INSERT,
1593         LFUN_LOA_VIEW, LFUN_LOF_INSERT, LFUN_LOFVIEW, LFUN_LOT_INSERT,
1594         LFUN_LOTVIEW. Add entry for LFUN_FLOAT_LIST
1595
1596         * BufferView_pimpl.C (Dispatch::LFUN_TOC_INSERT): remvoe the float
1597         handling. 
1598         (Dispatch::LFUN_FLOAT_LIST): implement
1599
1600 2001-04-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
1601  
1602         * LaTeX.C (run): Fix problem with --export code.
1603  
1604 2001-04-26  Angus Leeming  <a.leeming@ic.ac.uk>
1605
1606         * BufferView.[Ch] (workarea): removed.
1607         (getClipboard) new method; wrapper for workarea()->getClipboard()
1608
1609         * ToolbarDefaults.C (read): removed final lex.next() command; it's a
1610         bug.
1611
1612         * WorkArea.h (width, height, xpos, ypos): These methods all
1613         returned the dimensions of the work_area sub-area of WorkArea,
1614         resulting in a position error if the WorkArea were resized. Now
1615         return the dimensions of the entire WorkArea.
1616
1617         * lyx_main.C (ReadUIFile): don't print out spurious warnings.
1618
1619 2001-05-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1620
1621         * LaTeX.C (deplog): correct the syntax of regex reg1
1622
1623 2001-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1624
1625         * undo.C: remove !NEW_INSETS cruft
1626
1627 2001-04-28  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1628
1629         * text2.C: remove !NEW_INSETS cruft
1630
1631         * text.C: remove !NEW_INSETS cruft
1632
1633         * tabular.C: remove !NEW_INSETS cruft
1634
1635         * spellchecker.C: remove !NEW_INSETS cruft
1636
1637         * lyxtext.h: remove !NEW_INSETS cruft
1638
1639         * lyxlex_pimpl.C: remove !NEW_INSETS cruft
1640
1641         * lyxfunc.C: remove !NEW_INSETS cruft
1642
1643         * lyxfind.C: remove !NEW_INSETS cruft
1644
1645         * lyx_cb.C: remove !NEW_INSETS cruft
1646
1647         * figureForm.C: remove  !NEW_INSETS cruft
1648
1649         * bufferview_funcs.[Ch]: remove !NEW_INSETS cruft
1650
1651         * buffer.[Ch]: remove !NEW_INSETS cruft
1652
1653         * ToolbarDefaults.C: remove !NEW_INSETS cruft
1654
1655         * CutAndPaste.C: remove !NEW_INSETS cruft
1656
1657         * BufferView_pimpl.C: remove !NEW_INSETS cruft
1658
1659         * BufferView2.C: remove !NEW_INSETS cruft
1660
1661         * BufferView.h: remove !NEW_INSETS cruft
1662
1663 2001-05-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1664
1665         * Lsstream.h: include LString.h before the sstream headers to
1666         fix problem with gcc 2.95.3 and lyxstring
1667
1668 2001-05-02  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1669
1670         * lyx_main.C: add using directives when needed for C functions
1671         declared in std:: namespace.
1672
1673 2001-04-27  Juergen Vigna  <jug@sad.it>
1674
1675         * text.C (Fill): return 20 instead of 0 if paper_width < 0 (endless)
1676         (SetHeightOfRow): comment out the update call should not be needed!
1677
1678 2001-04-13  Juergen Vigna  <jug@sad.it>
1679
1680         * tabular.C (GetAdditionalHeight): changed parameter from cell to row.
1681         (LyXTabular): tried to minimize operator= operations (and realized
1682         hopfully Lars wish).
1683
1684 2001-04-27  Juergen Vigna  <jug@sad.it>
1685
1686         * spellchecker.C (sc_check_word): fixed Assert to lyx::Assert.
1687
1688 2001-04-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1689
1690         * lyxfunc.C (Dispatch): hack to make listof algorithm work
1691
1692         * buffer.C (readInset): hack to make listof algorithm work
1693
1694         * BufferView_pimpl.C: hack to make listof algorithm work
1695
1696 2001-04-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1697
1698         * LyXAction.C: removed all !NEW_INSETS cruft
1699         (init): moved lfun_item in method
1700
1701         * lyxparagraph.[Ch]: removed all !NEW_INSETS cruft
1702
1703 2001-04-26  Angus Leeming  <a.leeming@ic.ac.uk>
1704
1705         * BufferView2.C (theLockingInset): white space.
1706
1707 2001-04-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1708
1709         * minibuffer.C: include <iostream>
1710
1711         * BufferView_pimpl.C: implement LFUN_TRANSPOSE_CHARS
1712
1713         * LyXAction.C (init): add LFUN_TRANSPOSE_CHARS
1714
1715         * commandtags.h: add LFUN_TRANSPOSE_CHARS
1716
1717         * text.[Ch] (TransposeChars): new method
1718
1719 2001-04-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1720
1721         * call message directly through LyXView instead of through LyXFunc
1722         * BufferView2.C: adjust
1723         * BufferView_pimpl.C: adjust
1724         * FontLoader.C: adjust
1725         * buffer.C: adjust
1726         * bufferview_funcs.C: adjust
1727         * converter.C: adjust
1728         * figureForm.C: adjust
1729         * importer.C: adjust
1730         * lyx_cb.C: adjust
1731         * lyx_gui_misc.C: adjust
1732         * lyxfunc.C: adjust
1733         * lyxvc.C: adjust
1734         * text2.C: adjust
1735         + more files in subdirs
1736         
1737         * lyxparagraph.h (size): move up int file
1738         (GetLayout): ditto
1739
1740         * adjust all uses of Assert to lyx::Assert.
1741
1742         * BufferView2.C (ChangeCitationsIfUnique): adjust for
1743         lyxfunctional in namespace lyx
1744         * layout.C (hasLayout): ditto
1745         (GetLayout): ditto
1746         (GetLayout): ditto
1747         (delete_layout): ditto
1748         (NumberOfClass): ditto
1749         * converter.C (GetFormat): ditto
1750         (GetNumber): ditto
1751         (Add): ditto
1752         (Delete): ditto
1753         (SetViewer): ditto
1754         * bufferlist.C (getFileNames): ditto
1755         (emergencyWriteAll): ditto
1756         (exists): ditto
1757         (getBuffer): ditto
1758         * MenuBackend.C (hasSubmenu): ditto
1759         (hasMenu): ditto
1760         (getMenu): ditto
1761         * BufferView_pimpl.C (getInsetByCode): ditto
1762
1763 2001-04-18  Juergen Vigna  <jug@sad.it>
1764
1765         * vspace.C (asLatexString): fixed the 100% problem.
1766
1767 2001-04-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1768
1769         * lyxfunc.C (Dispatch): 
1770         * minibuffer.C: 
1771         * minibuffer.h: add a few std:: qualifiers
1772
1773 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1774
1775         * minibuffer.[Ch]: reimplement so that commands is initiated and
1776         run from lyxfunc, simplified som handling, and made the completion
1777         and history code for complete. wip. 
1778
1779         * lyxfunc.C (processKeySym): call message
1780         (miniDispatch): new temporary method
1781         (LFUN_EXEC_COMMAND): reimplement for new minibuffer
1782         (LFUN_MESSAGE): implement
1783         (LFUN_MESSAGE_PUSH): implement
1784         (LFUN_MESSAGE_POP): implement
1785         (initMiniBuffer): the initial/defualt minibuffer message.
1786
1787         * lyxfont.[Ch]: inline some more getters
1788
1789         * lyx_gui_misc.C (WriteAlert): use LFUN_MESSAGE
1790
1791         * lyx_gui_misc.[Ch] (WriteStatus): remove method 
1792
1793         * lyx_cb.[Ch] (ShowMessage): remove delay arg, use LFUN_MESSAGE
1794         (AutoSave): use LFUN_MESSAGE
1795         (Reconfigure): ditto
1796
1797         * importer.C (Import): constify som local vars, use LFUN_MESSAGE
1798
1799         * figureForm.C: use LFUN_MESSAGE
1800
1801         * converter.C (runLaTeX): use LFUN_MESSAGE
1802
1803         * bufferview_funcs.C: use LFUN_MESSAGE
1804         (Melt): ditto
1805         (changeDepth): ditto
1806
1807         * bufferparams.h: use boost::
1808
1809         * bufferlist.h: inherit privately from noncopyable
1810
1811         * bufferlist.C (loadLyXFile): remove some commented code.
1812
1813         * buffer.C (runChktex): use LFUN_MESSAGE
1814
1815         * ShareContainer.h: inherit privately from noncopyable
1816
1817         * ParagraphParameters.[hC] (depth): inline it.
1818
1819         * LyXView.[Ch] (LyXView): connect the minibuffer signals to lyxfunc
1820         methods.
1821         (message): new method
1822         (messagePush): ditto
1823         (messagePop): ditto
1824         (show): init minibuffer
1825         (showState): direct call
1826
1827         * LaTeX.[Ch]: inherit privately from noncopyable
1828         (run): change second arg to LyXFunc*, use LFUN_MESSAGE
1829         instead of WriteStatus.
1830
1831         * FontLoader.C (doLoad): use LFUN_MESSAGE_PUSH and LFUN_MESSAGE_POP
1832
1833         * BufferView_pimpl.C (buffer): don't init minibuffer
1834         (workAreaButtonPress): use LFUN_MESSAGE
1835         (workAreaButtonRelease): ditto
1836         (savePosition): ditto
1837         (restorePosition): ditto
1838         (MenuInsertLyXFile): ditto
1839         (workAreaExpose): don't init minibuffer
1840         (update): remove commented code, simplify
1841
1842         * BufferView2.C (openStuff): use LFUN_MESSAGE
1843         (toggleFloat): ditto
1844         (menuUndo): ditto
1845         (menuRedo): ditto
1846         (copyEnvironment): ditto
1847         (pasteEnvironment): ditto
1848         (copy): ditto
1849         (cut): ditto
1850         (paste): ditto
1851         (gotoInset): ditto
1852         (updateInset): remove some commented code
1853
1854         * lastfiles.h: inherit privately from noncopyable
1855         * layout.h: ditto
1856         * lyx_gui.h: ditto
1857         * lyx_main.h: ditto
1858         * lyxlex.h: ditto
1859         * lyxlex_pimpl.h: ditto
1860
1861         * commandtags.h: comment out LFUN_FOOTMELT, LFUN_MARGINMELT,
1862         LFUN_FLOATSOPERATE, LFUN_MELT, add LFUN_MESSAGE,
1863         LFUN_MESSAGE_PUSH, LFUN_MESSAGE_POP
1864
1865         * LyXAction.h: inherit privately from noncopyable, add methods
1866         func_begin, func_end, returning iterators to the func map.
1867
1868         * LyXAction.C (init): comment out LFUN_FLOATSOPERATE, LFUN_MELT,
1869         add entries for LFUN_MESSAGE, LFUN_MESSAGE_PUSH, LFUN_MESSAGE_POP
1870         (func_begin): new method
1871         (func_end): new method
1872
1873         * CutAndPaste.C (cutSelection): split into two versons (NEW_INSETS
1874         and not)
1875         (copySelection): ditto
1876         (pasteSelection): ditto
1877
1878         * BufferView.C: whitespace change
1879         * BufferView.h: inherit privately from noncopyable
1880
1881 2001-04-16  Allan Rae  <rae@lyx.org>
1882
1883         * tabular-old.C (l_getline): 
1884         * spellchecker.C (sc_check_word): 
1885         * lyxfunc.C (Dispatch): #warning triggers an error on Sun CC 6.0 as
1886         an unrecognised preprocessor directive.  So ensure they're wrapped. 
1887
1888 2001-04-14  Dekel Tsur  <dekelts@tau.ac.il>
1889
1890         * src/exporter.C (Export): Give an error message when path to file 
1891         contains spaces.
1892
1893 2001-04-12  Dekel Tsur  <dekelts@tau.ac.il>
1894
1895         * LaTeX.C (deplog): Always check that foundfile exists.
1896
1897 2001-04-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1898
1899         * lyx_main.h: 
1900         * lyx_main.C (ReadLanguagesFile): fix weird typo in method name 
1901
1902 2001-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1903
1904         * tabular.[Ch] (getLabelList): implement new method
1905
1906         * minibuffer.h: comment ouf setTiimer
1907
1908         * minibuffer.C (ExecutingCB): constify res
1909         (peek_event): constify s
1910         (Set): constify ntext
1911         (Init): constify nicename
1912
1913         * BufferView2.C (updateInset): comment out Minibuffer::setTimer
1914
1915         * BufferView_pimpl.C (update): comment out Minibuffer::setTimer
1916         (savePosition): use two params to Minibuffer::Set
1917         (restorePosition): ditto
1918
1919 2001-04-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1920
1921         * lyx_main.C: include language.h
1922
1923         * Makefile.am (lyx_main.o): add language.h
1924
1925 2001-04-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1926
1927         * exporter.C: 
1928         * paragraph.C: 
1929         * screen.C: 
1930         * tabular.C: 
1931         * CutAndPaste.C: include gettext.h
1932
1933         * lyxfont.h: remove old hack with ON and OFF.
1934
1935         * lyxparagraph.h: 
1936         * lyxfont.h: do not include language.h...
1937
1938         * BufferView2.C: 
1939         * LaTeXFeatures.C: 
1940         * Painter.C: 
1941         * bufferview_funcs.C: 
1942         * font.C: 
1943         * lyxfont.C: 
1944         * text.C: 
1945         * text2.C: 
1946         * trans_mgr.C: 
1947         * paragraph.C: ... but do it here instead
1948
1949 2001-04-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1950
1951         * text2.C (SetLayout): split in NEW_INSETS and non NEW_INSETS version
1952
1953         * tabular.C: small reformat
1954
1955         * paragraph.C (GetFontSettings): split in NEW_INSETS and non
1956         NEW_INSETS version
1957         (GetChar): ditto
1958         (BreakParagraph): ditto
1959         (SetOnlyLayout): ditto
1960         (SetLayout): ditto
1961
1962         * lyxparagraph.h: add definitions for SetLayout and SetOnlyLayout
1963         with one arg less.
1964
1965         * lastfiles.C: removed most using decl, add std:: where needed
1966
1967         * buffer.C: ws changes
1968
1969         * MenuBackend.C (class compare_format): put into anon namespace
1970         (expand): constify label, names, action, action2
1971         (expand): 
1972
1973         * text.C (SingleWidth): constify font
1974         (IsBoundary): constify rtl2
1975         (GetVisibleRow): constify ww
1976
1977         * LaTeX.C (deplog): constify logfile
1978
1979         * BufferView_pimpl.C (checkInsetHit): constify width, inset_x,
1980         start_x, end_x
1981         (workAreaExpose): constify widthChange, heightChange
1982
1983         * lyxrow.C (par): moved
1984         (height): moved
1985         (next): moved
1986         * lyxrow.h: as inlines here
1987
1988         * lyxfont.h (shape): moved from lyxfont.C
1989         (emph): moved from lyxfont.C
1990
1991         * lyxfont.C (LyXFont): use initialization list for all
1992         constructors
1993         (shape): move to lyxfont.h as inline
1994         (emph): move to lyxfont.h as inline
1995         
1996
1997 2001-04-04  Juergen Vigna  <jug@sad.it>
1998
1999         * vspace.C: had to include stdio.h for use of sscanf
2000
2001 2001-04-03  Angus Leeming  <a.leeming@ic.ac.uk>
2002
2003         * BufferView.h: 
2004         * BufferView_pimpl.h: remove xforms cruft. Both classes are
2005         independent of xforms.
2006
2007 2001-04-02  Juergen Vigna  <jug@sad.it>
2008
2009         * spellchecker.C: fixed namespace placing!
2010
2011 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
2012
2013         * lyxfunc.C (Dispatch): prevent crash in LFUN_GOTO_PARAGRAPH when
2014         the LyXParagraph * is 0.
2015
2016 2001-03-29  Juergen Vigna  <jug@sad.it>
2017
2018         * vspace.C: added support for %, c%, p%, l%.
2019         (stringFromUnit): added helper function.
2020         (asLatexString): changed to give right results for the %-values.
2021
2022         * buffer.C: convert the widthp in a width%.
2023
2024 2001-03-28  Angus Leeming  <a.leeming@ic.ac.uk>
2025
2026         * Makefile.am: removed form1.[Ch], lyx.[Ch] and added figure_form.[Ch],
2027         figureForm.[Ch].
2028
2029         * figureForm.[Ch]: stripped the FD_from_figure manipulation
2030         code out of lux_cb.[Ch], ready for its (imminent?) removal.
2031
2032         * lyx_cb.[Ch]: see above.
2033
2034         * figure_form.[Ch]: fdesign generated code, combining lyx.[Ch] and
2035         form1.[Ch].
2036
2037         * form1.[Ch]:
2038         * lyx.[Ch]: replaced by figure_form.[Ch].
2039
2040         * lyx_gui.C:
2041         * lyx_gui_misc.C:
2042         * lyxfunc.C: changed headers associated with above changes.
2043
2044 2001-03-27  Juergen Vigna  <jug@sad.it>
2045
2046         * BufferView_pimpl.C: set the temporary cursor right!
2047
2048 2001-03-27  Angus Leeming  <a.leeming@ic.ac.uk>
2049
2050         * BufferView_pimpl.C (Dispatch): corrected spelling givven -> given.
2051
2052 2001-03-23  Angus Leeming  <a.leeming@ic.ac.uk>
2053
2054         * LString.h: removed "using std::getline"!
2055
2056         * BufferView_pimpl.C (Dispatch): changes due to changes in
2057         InsetInclude::Params.
2058
2059         * buffer.C (tag_name): removed redundant break statements as they were
2060         producing lots of warnings with my compiler.
2061
2062 2001-03-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2063
2064         * LString.h: add "using std::getline" when using the real <string>.
2065
2066 2001-03-23  José Abílio Matos  <jamatos@fep.up.pt>
2067
2068         * buffer.C: removed bitset usage.
2069         PAR_TAG moved to an anonymous name space.
2070         (tag_name): new funtion, also in the anonymous namespace.
2071         (SimpleLinuxDocOnePar): replaced all the references to bitset by PAR_TAG.
2072         (makeDocBookFile): clean code. Completed transition from string arrays
2073         to string vectors.
2074         (SimpleDocBookOnePar): code clean.
2075
2076 2001-03-23  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2077
2078         * tabular.C: add some comments.
2079
2080 2001-03-22  Juergen Vigna  <jug@sad.it>
2081
2082         * buffer.C (parseSingleLyXformat2Token): redone the minipage
2083         compatibility read a bit and fixed bug with minipage in different
2084         depth.
2085
2086 2001-03-21  José Abílio Matos  <jamatos@fep.up.pt>
2087
2088         * buffer.C (pop_tag): removed.
2089         (push_tag): removed.
2090         (makeLinuxDocFile): cleaner C++ code, declarations near usage point,
2091         array replaced with vector. Added support for CDATA sections.
2092         (SimpleLinuxDocOnePar): ditto. Paragraph tags are correctly handled,
2093         at any nest level.
2094         (makeDocBookFile): XML conformant declaration of CDATA section,
2095         fixed bug related to <emphasis> in the first paragraph char.
2096         (sgmlOpenTag): exclude empty tags.
2097         (sgmlCloseTag): ditto.
2098         
2099         * buffer.h (pop_tag): removed.
2100         (push_tag): removed.
2101
2102 2001-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
2103
2104         * language.h (Languages): added size_type and size().
2105
2106 2001-03-20  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2107
2108         * buffer.C (parseSingleLyXformat2Token): Try to give a bit better
2109         response on compability reading of minipages. One probliem is that
2110         the old usage of minipages was «flertydig» 
2111
2112         * several files here and in subdirs: don't use static at file
2113         scope use anon namespaces instead.
2114
2115 2001-03-19  Kayvan A. Sylvan <kayvan@sylvan.com>
2116
2117         * paragraph.C (TeXEnvironment): Added \n to \end{environment}
2118         LaTeX output. This is necessary for Literate document
2119         processing.
2120
2121 2001-03-17  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2122
2123         * buffer.C: insert hfill when needed.
2124
2125         * tabular.C (l_getline): use string::erase, small whitespace change.
2126
2127         * BufferView_pimpl.C: try the anon namespace.
2128         * WorkArea.C: ditto
2129
2130 2001-03-16  Juergen Vigna  <jug@sad.it>
2131
2132         * BufferView_pimpl.C (workAreaButtonRelease): return only on button==2
2133         otherwise it won't open options-dialogs.
2134
2135         * buffer.C: honor pextraWidth(p) on converting minipages.
2136
2137         * tabular.C (l_getline): changed the functions to strip trailing \r.
2138
2139 2001-03-16  Angus Leeming  <a.leeming@ic.ac.uk>
2140
2141         * BufferView_pimpl.C:
2142         * minibuffer..C: added "using SigC::slot" declaration.
2143
2144 2001-03-16  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2145
2146         * lyxlex_pimpl.h: noncopyable is in namespace boost.
2147
2148         * text2.C: ditto
2149
2150         * text.C: ditto
2151
2152         * paragraph.C: ditto
2153
2154         * lyxtext.h: NO_PEXTRA
2155
2156         * buffer.C: NO_PEXTRA_REALLY, NO_PEXTRA
2157
2158         * ParagraphParameters.C (clear): NO_PEXTRA_REALLY
2159         * ParameterStruct.h: ditto
2160         * ParagraphParameters.h: ditto 
2161         * lyxparagraph.h: ditto
2162
2163 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2164
2165         * buffer.C: add compability for minipage alignment.
2166         (latexParagraphs): remove unwanted pextra check.
2167
2168         * several files: remove CXX_WORKING_NAMESPACES
2169
2170         * buffer.C (pop_tag): tie is in namespace boost
2171
2172         * BufferView.h: noncopyable is in namespace boost
2173         * lyxlex.h: ditto
2174         * lyx_main.h: ditto
2175         * lyx_gui.h: ditto
2176         * layout.h: ditto
2177         * lastfiles.h: ditto
2178         * bufferlist.h: ditto
2179         * ShareContainer.h: ditto
2180         * LyXView.h: ditto
2181         * LyXAction.h: ditto
2182         * LaTeX.h: ditto
2183
2184 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
2185
2186         * Merging changes from BRANCH_MVC back into HEAD.
2187
2188         * Makefile.am: added controllers/libcontrollers.la to lyx_DEPENDENCIES
2189
2190 2001-03-15  John Levon  <moz@compsoc.man.ac.uk>
2191
2192         * BufferView_pimpl.C: change from intl.C
2193
2194         * combox.h:
2195         * combox.C:
2196         * Makefile.am: move combox.*
2197
2198         * form1.h:
2199         * form1.C:
2200         * lyx_gui.C:
2201         * intl.h:
2202         * intl.C: remove dialog (covered by prefs)
2203
2204 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
2205
2206         * lyxfunc.C (Dispatch): removed redundant break statement.
2207         
2208 2001-03-14  Juergen Vigna  <jug@sad.it>
2209
2210         * tabular.C (l_getline): pay attention on \r\n (from Windows-files)
2211
2212 2001-03-14  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2213
2214         * buffer.C: add hack to fix compability reading of minipages.
2215
2216 2001-03-13  Dekel Tsur  <dekelts@tau.ac.il>
2217
2218         * buffer.C (getLists): Cleanup.
2219
2220 2001-03-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2221
2222         * lyxfont.C (update): don't honor toggleall on font size.
2223
2224 2001-03-13  John Levon  <moz@compsoc.man.ac.uk>
2225
2226         * bmtable.c:
2227         * bmtable.h:
2228         * Makefile.am: moved to frontends/xforms/
2229
2230         * lyx_gui_misc.C:
2231         * lyxfunc.C:
2232         * BufferView_pimpl.C: changes for moved mathpanel
2233
2234 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
2235
2236         * gettext.h: fix gettext_init() in --disable-nls
2237
2238 2001-03-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2239
2240         * LaTeXFeatures.C (getMacros): add a .c_str() when using sstream.
2241
2242 2001-03-09  John Levon  <moz@compsoc.man.ac.uk>
2243
2244         * lyx.C:
2245         * lyx.h: strip external form
2246
2247 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
2248
2249         * BufferView_pimpl.C: add comment, destroySplash()
2250
2251 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
2252
2253         * BufferView_pimpl.C:
2254         * LyXAction.C:
2255         * buffer.C:
2256         * commandtags.h:
2257         * lyxfunc.C: use re-worked insetinclude
2258
2259 2001-03-12  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2260
2261         * buffer.C: add using std::stringstream.
2262
2263         * lyx_cb.C: readd using std::ios.
2264
2265         * buffer.C: add using std::map.
2266
2267         * BufferView_pimpl.C: add using std::vector.
2268
2269         * ShareContainer.h: add std:: to swap.
2270
2271         * buffer.h: add some typedefs
2272         * buffer.C (getLists): use them
2273         (getLists): renamed from getTocList.
2274         add a counter for the different float types and use it in the
2275         generated string.
2276         (getLists): use the same counter for the NEW_INSETS and the "non"
2277         NEW_INSETS
2278
2279         * lyx_cb.h: remove unused items, includes, using etc.
2280
2281         * ShareContainer.h: remove some commented code, add more comments
2282         and "documentation".
2283
2284 2001-03-11  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2285
2286         * buffer.C (getTocList): make the list also when NEW_INSETS is
2287         defined.
2288
2289         * buffer.h: remove TocType
2290
2291         * buffer.C (getTocList): change to return a map<string,
2292         vector<TocItem> >, implement for dynamic number of list.
2293
2294         * CutAndPaste.[Ch] (checkPastePossible): remove unused arg
2295         * text2.C (PasteSelection): adjust
2296         * CutAndPaste.C (pasteSelection): adjust
2297
2298         * FloatList.C (FloatList): update from the new_insets branch.
2299         * Floating.[Ch]: ditto
2300         * LaTeXFeatures.C: ditto
2301         * buffer.C: ditto
2302         * lyxlex_pimpl.C: ditto
2303         
2304         * paragraph.C (Last): remove when NEW_INSETS is defined.
2305
2306         * other file: changes because of the above.
2307
2308 2001-03-09  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2309
2310         * lyxparagraph.h: rename next to next_, previous to previous_,
2311         make them private for NEW_INSETS. Rename Next() to next(),
2312         Previous() to previous().
2313
2314         * other files: changes because of the above.
2315
2316 2001-03-08  Dekel Tsur  <dekelts@tau.ac.il>
2317
2318         * BufferView.h: 
2319         * lyxparagraph.h: Add '#include "LString.h"' to fix compilation
2320         problem.
2321
2322 2001-03-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2323
2324         * main.C (main): pass lyx_localedir to gettext_init().
2325
2326         * gettext.h: remove locale_init and gettext_init macros
2327
2328         * gettext.C (locale_init): new function
2329         (gettext_init): new function
2330
2331         * lyx_gui.C (LyXGUI): use locale_init() instead of explicit
2332         setlocale().
2333
2334 2001-03-07  Edwin Leuven  <leuven@fee.uva.nl>
2335
2336         * Moved credits to frontends:
2337         * credits.[Ch]: removed
2338         * credits_form.[Ch]: removed
2339         * lyx_gui_misc.C: remove credits stuff
2340         * Makefile.am:
2341
2342 2001-03-07  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2343
2344         * lyx_main.C: make toplevel_keymap a boost::scoped_ptr.
2345
2346         * kbmap.[Ch]: make kb_key::table a boost::shared_ptr, remove
2347         unneeded destructor.
2348
2349         * intl.[Ch] (Intl): free the fd_form_keymap, make the fd_form_keymap
2350         a standalone pointer again.
2351
2352         * ColorHandler.[Ch]: make lyxColorHandler a boost::scoped_ptr
2353
2354 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
2355
2356         * Makefile.am:
2357         * filedlg.h:
2358         * filedlg.C:
2359         * LyXAction.C:
2360         * ToolbarDefaults.C:
2361         * bufferlist.C:
2362         * commandtags.h:
2363         * form1.C:
2364         * form1.h:
2365         * lyx_cb.C:
2366         * lyx_cb.h:
2367         * lyxfunc.h:
2368         * lyxfunc.C:
2369         * BufferView_pimpl.C: use new file dialog in GUII
2370
2371         * lyx_cb.h:
2372         * lyx_cb.C: remove LayoutsCB to Toolbar
2373
2374 2001-03-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2375
2376         * ShareContainer.h (get): add std:: qualifier
2377
2378 2001-03-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2379
2380         * ShareContainer.h: define a proper ShareContainer::value_type
2381         type (and use typename to please compaq cxx)
2382
2383 2001-03-06  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2384
2385         * lyxparagraph.h: move serveral local vars to
2386         ParameterStruct/ParagraphParameters., use ShareContainer in
2387         FontTable., make vars in FontTable private and add getter and
2388         setter.
2389
2390         * paragraph.C: changes because of the above.
2391
2392         * lyxfont.h: remove copy constructor and copy assignment. (the
2393         default ones is ok), move number inside FontBits. move inlines to
2394         lyxfont.C 
2395
2396         * lyxfont.C: add number to initializaton of statics, move several
2397         inlines here. constify several local vars. some whitespace
2398         cleanup. Dont hide outerscope variables.
2399
2400         * Spacing.h: add two new constructors to match the set methods.
2401
2402         * ShareContainer.h: new file, will perhaps be moved to support
2403
2404         * ParameterStruct.h: new file
2405
2406         * ParagraphParameters.h: new file
2407
2408         * ParagraphParameters.C: new file
2409
2410         * Makefile.am (lyx_SOURCES): add ParagraphParameters.C,
2411         ParagraphParameters.h, ParameterStruct.h and ShareContainer.h
2412
2413         * BufferView_pimpl.C: ParagraphParameter changes.
2414         * buffer.C: Likewise.
2415         * bufferview_funcs.C: Likewise.
2416         * text.C: Likewise.
2417         * text2.C: Likewise.
2418         
2419 2001-03-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2420
2421         * lyxfind.C (LyXReplace): do not redefine default argument in
2422         implementation. 
2423         (IsStringInText): ditto
2424         (SearchForward): ditto
2425         (SearchBackward): ditto
2426
2427 2001-03-06  Juergen Vigna  <jug@sad.it>
2428
2429         * lyxfind.C (IsStringInText): put parentes around expressions.
2430
2431 2001-03-05  Edwin Leuven  <leuven@fee.uva.nl>
2432
2433         * lyxfind.[Ch]: find stuff moved out of text2.C/lyxtext.h
2434         
2435 2001-02-23  John Levon  <moz@compsoc.man.ac.uk>
2436
2437         * lyx_main.C: add ISO_Left_Tab as bind synonym for Tab
2438
2439         * stl_string_fwd.h: add comment
2440
2441         * lyx_gui_misc.C: killed ALWAYS_CLOSE_MATH_PANELS
2442
2443         * tabular.h:
2444         * tabular.C: remove unused DocBook methods
2445
2446         * intl.C:
2447         * language.C:
2448         * paragraph.C:
2449         * buffer.C:
2450         killed DO_USE_DEFAULT_LANGUAGE
2451
2452 2001-03-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2453
2454         * lyx_gui.C: do not include language.h.
2455
2456         * bufferview_funcs.C (ToggleAndShow): do not provide optional
2457         arguments in function implementation.
2458
2459 2001-02-28  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2460
2461         * BufferView_pimpl.C: add <ctime>
2462
2463 2001-02-27  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2464
2465         * BufferView_pimpl.C: add using std::find_if
2466
2467 2001-02-27  José Matos  <jamatos@fep.up.pt>
2468         
2469         * LaTeXFeatures.C (getIncludedFiles): call to BasePath replaced
2470         by OnlyPath.
2471         
2472 2001-02-11  José Matos  <jamatos@fep.up.pt>
2473
2474         * buffer.C (makeDocBookFile): command styles now have a parameter as
2475         "title" by default.
2476
2477 2001-02-23  Edwin Leuven <leuven@fee.uva.nl>
2478
2479         * layout_forms.[Ch]: removed
2480         * lyx_cb.[Ch]: out character
2481         * lyx_gui.C: out character
2482         * lyx_gui_misc.C: out character
2483         * bufferview_funcs.C: : out character,
2484         added toggleall as parameter in ToggleAndShow
2485                    
2486 2001-02-26  Dekel Tsur  <dekelts@tau.ac.il>
2487
2488         * lyxfunc.C (getStatus): Fix the LFUN_EXPORT case.
2489
2490         * text2.C (SetCurrentFont): Disable number property at boundary.
2491
2492 2001-02-26  Juergen Vigna  <jug@sad.it>
2493
2494         * lyxfunc.C (getStatus): added a string argument override function so
2495         that this is correctly called from LyXFunc::Dispatch if it contains a
2496         do_not_use_argument which is used!
2497         (Dispatch): added check for "custom" export and call appropriate func.
2498
2499 2001-02-23  Dekel Tsur  <dekelts@tau.ac.il>
2500
2501         * lyxrc.C: Add language_command_local, language_use_babel and
2502         language_global_options.
2503
2504         * lyxfont.C (latexWriteStartChanges): Use language_command_local.
2505
2506         * buffer.C (makeLaTeXFile): Use language_use_babel and 
2507         language_global_options.
2508
2509 2001-02-23  Juergen Vigna  <jug@sad.it>
2510
2511         * lyxfunc.C (Dispatch): removed the whole part of the switch statement
2512         which works with LyXText and putted it inside BufferView. Here now we
2513         only call for that part the BufferView::Dispatch() function.
2514
2515         * BufferView.C (Dispatch): added.
2516
2517         * BufferView_pimpl.C (Dispatch): added! Here are now all dispatch
2518         functions which needs to use a LyXText over from LyXFunc.
2519         (MenuInsertLyXFile): added
2520         (getInsetByCode): added
2521         (moveCursorUpdate): added
2522         (static TEXT): added
2523
2524 2001-02-22  Juergen Vigna  <jug@sad.it>
2525
2526         * BufferView_pimpl.C (update): call a status update to see if LyXText
2527         needs it.
2528
2529 2001-02-20  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2530
2531         * vc-backend.C (revert): implement for CVS
2532         (getLog): implement for CVS
2533
2534 2001-02-20  Juergen Vigna  <jug@sad.it>
2535
2536         * text2.C (ClearSelection): added BufferView param for inset_owner call
2537
2538         * lyxfunc.C (TEXT): added this function and use it instead of
2539         directly owner->view()-text of getLyXText().
2540
2541 2001-02-20  Edwin Leuven <leuven@fee.uva.nl>
2542
2543         * src/layout_forms.C: out preamble
2544         * src/layout_forms.h: out preamble
2545         * src/lyx_cb.C: out preamble
2546         * src/lyx_cb.h: out preamble
2547         * src/lyx_gui.C: out preamble
2548         * src/lyx_gui_misc.C: out preamble
2549         * src/lyxfunc.C: connect with guii preamble
2550
2551 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
2552
2553         * src/buffer.h: tiny clean-ups to allow compilation with DEC cxx.
2554
2555 2001-02-17  Dekel Tsur  <dekelts@tau.ac.il>
2556
2557         * LaTeX.C (run): Do not use 'scanres & RERUN' when deciding
2558         whether to run bibtex.
2559
2560 2001-02-16  Dekel Tsur  <dekelts@tau.ac.il>
2561
2562         * Makefile.am (lyx_SOURCES): Remove BackStack.h
2563
2564 2001-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
2565
2566         * Makefile.am (lyx_SOURCES): removed bibforms.h
2567
2568         * vspace.h: doxygen
2569
2570         * text.C (GetVisibleRow): make several local vars const
2571
2572         * tabular.C: small cleanup.
2573
2574         * lyxserver.C (callback): use compare instead of strncmp
2575
2576         * lyxparagraph.h: remove all code dep. on HAVE_ROPE, move inclass
2577         inlines to after class or to paragraph.C
2578
2579         * lyxfont.h: remove friend operator!=
2580
2581         * converter.h: move friend bool operator< to non friend and after
2582         class def.
2583
2584         * combox.h: small cleanup
2585
2586         * buffer.h: doxygen, remove unused constructor, move inclas inlies
2587         to inlines after class def.
2588
2589         * buffer.C (pop_tag): use string operations instead of strcmp
2590
2591         * bmtable.c: doxygen, small cleanup
2592
2593         * LaTeX.h: remove friend operator==
2594
2595 2001-02-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
2596
2597         * screen.C: 
2598         * lyxrc.[Ch]:
2599         * lyxfunc.C: 
2600         * lyxfont.[Ch]: 
2601         * lyx_cb.C: 
2602         * intl.[Ch]: 
2603         * commandtags.h: 
2604         * buffer.C: 
2605         * WorkArea.[Ch]: 
2606         * LyXAction.C: 
2607         * BufferView_pimpl.C:
2608         * BufferView.[Ch]: remove cruft
2609
2610 2001-02-14  Juergen Vigna  <jug@sad.it>
2611
2612         * lyxfunc.C: removed #if 0 unused code
2613
2614         * lyxfunc.C (Dispatch): make LFUN_QUOTE work for InsetText.
2615
2616         * BufferView_pimpl.C (update): set updatestatus of inset if needed.
2617
2618         * text2.C (SetSelection): added a BufferView * parameter
2619
2620 2001-02-13  Juergen Vigna  <jug@sad.it>
2621
2622         * lyxfunc.C (Dispatch): fixed protected blank problem.
2623         * BufferView2.C (protectedBlank): added LyxText * parameter.
2624
2625         * tabular.C (AppendRow): forgot to set row_info of newly added row.
2626         (AppendColumn): same as above for column_info.
2627
2628         * lyxfunc.C (Dispatch): supported some more functions in InsetText.
2629         (moveCursorUpdate): use a LyXText param for support of InsetText.
2630
2631         * BufferView_pimpl.C (doubleClick): added support for InsetText.
2632         (tripleClick): ditto
2633
2634         * lyxfunc.C (LFUN_APPENDIX): changed to use "text" pointer.
2635
2636         * BufferView_pimpl.C (update): added LyXText param to honor insets.
2637
2638         * bufferview_funcs.C (ToggleAndShow): fixed for text in insets.
2639
2640         * text2.C (SetSelection): set correct update status if inset_owner
2641         (ToggleFree): ditto
2642
2643 2001-02-12  Lars Gullik Bjønnes  <larsbj@lyx.org>
2644
2645         * tabular.C: remove some commented code.
2646
2647 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
2648
2649         * BufferView_pimpl.C: call hideSplash()
2650
2651         * LyXAction.C: make buffer-child-insert use LFUN_CHILD_CREATE
2652
2653         * include_form.h:
2654         * bibforms.h: remove
2655
2656         * lyxfunc.C:
2657         * src/commandtags.h: LFUN_CHILDINSERT -> LFUN_CHILD_INSERT,
2658           add LFUN_CHILD_CREATE
2659
2660         * counters.h: fix tiny typo
2661         
2662         * lyx_cb.C:
2663         * lyx.h:
2664         * lyx_gui.C:
2665         * lyx.C: move splash to frontends/xforms/
2666
2667         * lyx_gui_misc.C: move Include and Bibform to frontends
2668
2669         * lyxvc.h: clarify comment
2670
2671         * vspace.C: tiny housekeeping
2672
2673 2001-02-10  Dekel Tsur  <dekelts@tau.ac.il>
2674
2675         * text.C (PrepareToPrint): RTL Fix.
2676
2677         * paragraph.C (GetUChar): New method.
2678         (String):  Use GetUChar.
2679
2680         * buffer.C (asciiParagraph): Use GetUChar.
2681
2682 2001-02-09  Dekel Tsur  <dekelts@tau.ac.il>
2683
2684         * text.C (GetVisibleRow): Fix selection drawing for RTL text in tables.
2685
2686 2001-02-09  John Levon  <moz@compsoc.man.ac.uk>
2687
2688         * buffer.h:
2689         * buffer.C: rename to getLogName(), handle
2690           build log / latex log nicely
2691
2692 2001-02-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2693
2694         * MenuBackend.C: 
2695         * MenuBackend.h: remove support for reference menuitem type.
2696
2697 2001-02-07  John Levon  <moz@compsoc.man.ac.uk>
2698
2699         * BufferView_pimpl.C: housekeeping
2700         * BufferView_pimpl.h:
2701         * LyXView.h:
2702         * Makefile.am:
2703         * Timeout.C:
2704         * Timeout.h:
2705         * minibuffer.h: move Timeout GUI-I
2706                           
2707 2001-02-07  Dekel Tsur  <dekelts@tau.ac.il>
2708
2709         * lyxrc.C (read): Update converters data-structures.
2710
2711 2001-02-07  Lars Gullik Bjønnes  <larsbj@lyx.org>
2712
2713         * LaTeX.h (operator!=): add operator != for Aux_Info 
2714
2715 2001-02-06  John Levon  <moz@compsoc.man.ac.uk>
2716
2717         * Makefile.am: remove LaTeXLog.C, log_form.[Ch]
2718
2719         * LaTeXLog.C: deleted, useful code moved to Buffer
2720
2721         * buffer.h:
2722         * buffer.C: new function getLatexLogName()
2723
2724         * lyx_gui_misc.C:
2725         * lyx_gui.C:
2726         * lyxvc.C:
2727         * lyxvc.h:
2728         * lyxfunc.C: use frontends for LaTeX and VC logs
2729
2730 2001-02-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2731
2732         * LaTeX.h: yet another std:: that Allan forgot.
2733
2734         * Variables.C (set): renamed from isset(), because this clashes
2735         with some HP-UX macros (grr).
2736
2737 2001-02-06  Allan Rae  <rae@lyx.org>
2738
2739         * LaTeX.h: Another bug fix.  Missing std:: this time.
2740
2741 2001-02-04  Allan Rae  <rae@lyx.org>
2742
2743         * paragraph.C (TeXOnePar): Partial fix for the '\n' generation in
2744         floats problem. I've left it commented out because it's not quite
2745         correct.  It should also test that the current object is a table or
2746         figure inset.  But I haven't gotten around to figuring out how to do
2747         that.  I *think* it'll be something like: "table" == inset.type()
2748
2749         * LaTeX.h (operator==): Aux_Info should have a friend that returns a
2750         bool.
2751
2752 2001-02-02  Dekel Tsur  <dekelts@tau.ac.il>
2753
2754         * LaTeX.C (scanAuxFile): A rewrite of this method. It now returns
2755         all the citation/databases/styles in the auxilary file. 
2756         (run): Rerun latex if there was a babel language error.
2757
2758 2001-02-01  Dekel Tsur  <dekelts@tau.ac.il>
2759
2760         * text.C (Backspace): Preserve the font when changing newline char
2761         with a space.
2762         (BreakParagraph): If the cursor is before a space, delete the space.
2763
2764         * lyx_cb.C (QuitLyX): Do not save files when running with no gui.
2765
2766 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
2767
2768         * BufferView2.C (ChangeInsets): Renamed from ChangeRefs. Accept a
2769         new argument (code).
2770         (ChangeCitationsIfUnique): New method.
2771
2772         * paragraph.C (GetPositionOfInset): Handle bibkey.
2773
2774 2001-01-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2775
2776         * BufferView_pimpl.h: change type of Position::par_pos to
2777         LyXParagraph::size_type. 
2778
2779 2001-01-29  Dekel Tsur  <dekelts@tau.ac.il>
2780
2781         * BufferView_pimpl.C (savePosition, restorePosition): Write
2782         messages to minibuffer.
2783
2784 2001-01-28  José Matos  <jamatos@fep.up.pt>
2785
2786         * buffer.C (makeDocBookFile): adds support for document language.
2787         A silly restriction on the name of LatexCommand types where removed.
2788         Added support for CDATA sections, allows to chars unescaped, used
2789         among others in code, to avoid escape < and >.
2790         
2791 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
2792
2793         * BufferView_pimpl.C (savePosition, restorePosition): Use a vector of 
2794         saved positions instrad of a stack. Furthermore, a position is
2795         stored using paragraph id/paragraph position.
2796
2797         * commandtags.h: Add LFUN_BOOKMARK_SAVE and LFUN_BOOKMARK_GOTO.
2798         Remove LFUN_REF_BACK.
2799
2800 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
2801
2802         * converter.C (dvipdfm_options): New method.
2803
2804 2001-01-26  Dekel Tsur  <dekelts@tau.ac.il>
2805
2806         * vspace.C (isValidLength): Fix for empty input string.
2807
2808 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2809
2810         * LyXAction.C (init): change description of LFUN_FIGURE to
2811         "Insert Graphics"
2812
2813 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2814
2815         * LaTeX.C: add using directive
2816
2817 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
2818
2819         * MenuBackend.C (expand): Fix the sorting of the formats.
2820
2821 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
2822
2823         * lyx_main.C: tiny error message fix
2824
2825 2001-01-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2826
2827         * lyx_gui.C (LyXGUI): force the LC_NUMERIC locale to "C" after
2828         calling fl_initialize(). This fixes the problem with ',' as
2829         decimal separator in text files.
2830
2831 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
2832
2833         * trans.C (process): Fix the keymap bug.
2834
2835 2001-01-23  Dekel Tsur  <dekelts@tau.ac.il>
2836
2837         * LaTeX.C (scanAuxFiles): New method. Provides support for
2838         multiple bibliographies (when using the bibtopic/bibunits pacakges).
2839         (scanLogFile) Scan for "run BibTeX" messages.
2840
2841         * buffer.C (makeLaTeXFile): Do not load the ae package when using
2842         OT1 font encoding. Also, load the aecompl package if the ae
2843         package is loaded.
2844
2845         * tex-strings.C: Add "ae" to tex_fonts[] (from Matej Cepl).
2846
2847 2001-01-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2848
2849         * texrow.C (increasePos): turn two error messages into debug
2850         messages. 
2851
2852 2001-01-20  Dekel Tsur  <dekelts@tau.ac.il>
2853
2854         * LaTeX.C (scanAux): Handle the \@input macro.
2855         (runBibTeX): Use scanAux().
2856
2857         * language.C (latex_options_): New field.
2858
2859         * LaTeXFeatures.C (getMacros): Add language macros.
2860
2861         * buffer.C (makeLaTeXFile): Small fix.
2862
2863 2001-01-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2864
2865         * lyxfunc.C: fix the name of the inset for LFUN_CHILDINSERT
2866
2867         * text2.C: add a using directive.
2868
2869 2000-01-17  John Levon  <moz@compsoc.man.ac.uk>
2870
2871         * BufferView2.C:
2872         * lyx_gui_misc.h:
2873         * lyxfr1.C:
2874         * lyxfunc.C: kill LyXBell.
2875
2876 2001-01-17  Dekel Tsur  <dekelts@tau.ac.il>
2877
2878         * text.C (IsBoundary): Remove the error message
2879         
2880         * WorkArea.C (work_area_handler): Decrease keyboard purge threshold.
2881
2882         * lyxrc.C (setDefaults): Correct initialization value for
2883         font_norm_type.
2884
2885 2001-01-15  Dekel Tsur  <dekelts@tau.ac.il>
2886
2887         * BufferView2.C (gotoInset): New method. Replaces gotoNote() and
2888         gotoError().
2889
2890         * text2.C (GotoNextInset): New method. Replaces GotoNextError()
2891         and GotoNextNote().
2892
2893         * src/LyXAction.C: Added reference-next.
2894
2895         * text.C (InsertChar): Use contains instead of strchr.
2896
2897         * lyx_cb.C (MenuInsertLabel): Enable default value code.
2898
2899 2001-01-13  Dekel Tsur  <dekelts@tau.ac.il>
2900
2901         * paragraph.C (SimpleTeXOnePar) Put \protect before paragraph
2902         alignment commands (when needed).
2903
2904         * text.C (InsertChar): Add ':' to number separator chars.