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