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