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