]> git.lyx.org Git - lyx.git/blob - src/ChangeLog
port the various dialogs to display the contents of an external file to the new Dialo...
[lyx.git] / src / ChangeLog
1 2003-03-25  Angus Leeming  <leeming@lyx.org>
2
3         * lyxfunc.C (dispatch): changes to the Dialogs interface.
4
5 2003-03-25  Alfredo Braunstein  <abraunst@libero.it>
6
7         * text2.C:
8         * text3.C: remove useless row->height(0)
9
10 2003-03-25  John Levon  <levon@movementarian.org>
11
12         * lyxtext.h:
13         * text2.C:
14         * text3.C: rename the refreshing stuff to better names
15
16 2003-03-24  John Levon  <levon@movementarian.org>
17
18         * BufferView_pimpl.h:
19         * BufferView_pimpl.C: update layout choice on a mouse
20         press/release
21
22 2003-03-23  John Levon  <levon@movementarian.org>
23
24         * Makefile.am: fix commandtags.h reference
25
26 2003-03-22  John Levon  <levon@movementarian.org>
27
28         * BufferView_pimpl.C:
29         * lyxtext.h:    
30         * rowpainter.C:
31         * rowpainter.h:
32         * text.C:
33         * text2.C: remove CHANGED_IN_DRAW, it cannot happen now
34
35 2003-03-21  Alfredo Braunstein  <abraunst@libero.it>
36
37         * lyxtext.h:
38         * text.C: take the rtl methods out of line
39
40 2003-03-21 André Pönitz <poenitz@gmx.net>
41
42         * metricsinfo.[Ch]: new files containing structures to be passed around
43         during the two-phase-drawing...
44
45 2003-03-21 André Pönitz <poenitz@gmx.net>
46
47         * lyxtextclass.C: read 'environment' tag.
48
49 2003-03-20  Alfredo Braunstein  <abraunst@libero.it>
50
51         * text2.C (removeRow): fix bug 964
52
53 2003-03-20  John Levon  <levon@movementarian.org>
54
55         * rowpainter.C:
56         * text.C:
57         * text2.C: paint cleanups. Inset::update() dropped font
58         parameter
59
60 2003-03-19  John Levon  <levon@movementarian.org>
61
62         * lyxfunc.C: only fitcursor/markDirty if available()
63
64 2003-03-19  John Levon  <levon@movementarian.org>
65
66         * commandtags.h: rename to ...
67
68         * lfuns.h: ... this, and renumber / cleanup
69
70 2003-03-19  John Levon  <levon@movementarian.org>
71
72         * lyxfunc.C: mark buffer dirty if we executed a "dirtying" lfun.
73         fit the cursor after an lfun
74
75         * BufferView.h:
76         * BufferView.C:
77         * BufferView_pimpl.h:
78         * BufferView_pimpl.C: remove BufferView::FITCUR/CHANGE
79
80         * LyXAction.C: layout-character should have ReadOnly
81
82         * ParagraphParameters.C:
83         * buffer.C:
84         * bufferview_funcs.C:
85         * lyx_cb.C:
86         * lyxfind.C:
87         * lyxtext.h:
88         * text.C:
89         * text2.C:
90         * text3.C:
91         * undo_funcs.C: changes from above
92
93 2003-03-18  John Levon  <levon@movementarian.org>
94
95         * BufferView_pimpl.C (scrollDocView): add updateLayoutChoice(),
96         remove it from update()
97
98         * lyxfunc.C: update layout choice after an lfun
99
100         * text3.C: remove extra updateLayoutChoice()s
101
102 2003-03-18  John Levon  <levon@movementarian.org>
103
104         * text.C: top_y change means full repaint, fix
105         a drawing bug with cursor movement
106
107 2003-03-18  Alfredo Braunstein  <abraunst@libero.it>
108
109         * lyxtext.h:
110         * text.C:
111         * text2.C: anchor row on setCursor
112
113 2003-03-18  Alfredo Braunstein  <abraunst@libero.it>
114
115         * lyxtext.h: remove almost all mutable keywords
116         * text.C:
117         * text2.C:
118         * text3.C: remove const keywords accordingly
119
120 2003-03-17  Lars Gullik Bjønnes  <larsbj@gullik.net>
121
122         * paragraph_funcs.C (TeXDeeper): reduce number of args, move into
123         anon namespace
124         (TeXEnvironment): ditto
125         (TeXOnePar): ditto
126
127 2003-03-17  John Levon  <levon@movementarian.org>
128
129         * text.C (rowBreakPoint): remove attempt to fix displayed
130         math insets inside a manual label
131
132 2003-03-17  Lars Gullik Bjønnes  <larsbj@gullik.net>
133
134         * lyxtext.h: remove BufferView* as first arg from almost all class
135         functions.
136         * other files: adjust.
137
138 2003-03-17  John Levon  <levon@movementarian.org>
139
140         * lyxtext.h:
141         * undo_funcs.C:
142         * text2.C: more paint cleanups
143
144         * BufferView_pimpl.C: screen prototype changed, use postPaint etc.
145
146         * rowpainter.h:
147         * rowpainter.C: remove "smart" background painting code
148
149 2003-03-16  John Levon  <levon@movementarian.org>
150
151         * lyxtext.h:
152         * text.C:
153         * text2.C:
154         * text3.C: add helper functions for setting refresh_row/y
155
156 2003-03-14  Kayvan Sylvan  <kayvan@sylvan.com>
157
158         * paragraph_pimpl.C (simpleTeXSpecialChars): Added fix for the
159         newline inset which *can* get inserted in the pass_thru layouts.
160         This is primarily for literate documents.
161
162 2003-03-14  Dekel Tsur  <dekelts@tau.ac.il>
163
164         * buffer.C: increment LYX_FORMAT to 223
165
166 2003-03-14 André Pönitz <poenitz@gmx.net>
167
168         * textclass.h: prepare for environment handling, ws changes
169         * lyxlayout.C: read latexheader and latexfooter tags
170
171 2003-03-14  John Levon  <levon@movementarian.org>
172
173         * text2.C: rewrite ::status() a bit
174
175 2003-03-13  John Levon  <levon@movementarian.org>
176
177         * lyxtext.h: add some docs
178
179 2003-03-13  John Levon  <levon@movementarian.org>
180
181         * lyxtext.h:
182         * text.C:
183         * text2.C:
184         * text3.C: remove pointless 2nd arg to setHeightOfParagraph()
185
186 2003-03-13  John Levon  <levon@movementarian.org>
187
188         * text3.C: fix appendix redrawing
189
190 2003-03-13  John Levon  <levon@movementarian.org>
191
192         * text.C (setHeightOfRow):
193         * rowpainter.h:
194         * rowpainter.C: make appendix mark have the text
195           "Appendix" so the user knows what it is
196
197         * LColor.h:
198         * LColor.C: s/appendixline/appendix/ from above
199
200 2003-03-13  John Levon  <levon@movementarian.org>
201
202         * paragraph_pimpl.C: fix Andre's backing out of the strong assertion
203
204         * text.C: fix a getChar(pos) bug properly
205
206 2003-03-13  Angus Leeming  <leeming@lyx.org>
207
208         * commandtags.h:
209         * LyXAction.C (init): new LFUNs PARAGRAPH_APPLY and PARAGRAPH_UPDATE.
210         Probably only temporary. Let's see how things pan out.
211
212         * BufferView.C (unlockInset):
213         * BufferView_pimpl.C (fitCursor):
214         replace Dialogs::updateParagraph with dispatch(LFUN_PARAGRAPH_UPDATE).
215
216         * BufferView_pimpl.C (dispatch): code for LFUNs LAYOUT_PARAGRAPH,
217         PARAGRAPH_UPDATE, PARAGRAPH_APPLY.
218
219         * ParagraphParameters.[Ch] (setParagraphParams, params2string):
220         new functions that convert ParagraphParameters to and from a string.
221
222         * lyxfunc.C (dispatch): move LFUN_LAYOUT_PARAGRAPH to
223         BufferView::Pimpl's dispatch.
224         In LFUN_ESCAPE, dispatch LFUN_PARAGRAPH_UPDATE.
225
226 2003-03-13 André Pönitz <poenitz@gmx.net>
227
228         * lyxfunc.C:
229         * text3.C:
230         * factory.C: make it aware of InsetEnv
231
232 2003-03-13  Lars Gullik Bjønnes  <larsbj@gullik.net>
233
234         * text2.C (setCursor): never ask for one past last
235         (setCursor): add some debugging messages.
236
237         * text.C (singleWidth): never ask for one past last
238         (singleWidth): ditto
239         (leftMargin): ditto
240         (rightMargin): ditto
241         (rowBreakPoint): ditto
242         (setHeightOfRow): ditto
243         (prepareToPrint): ditto
244
245         * rowpainter.C (paintBackground): never ask for one past last
246         (paintText): never ask for one past last
247
248         * paragraph_pimpl.C (getChar): make the assert stricter, never
249         allow the one past last pos to be taken
250
251         * paragraph.C (getChar): ws changes only
252
253         * lyxrow.C (nextRowIsAllInset): never ask for one past last
254         (numberOfSeparators): ditto
255         (numberOfHfills): ditto
256
257 2003-03-12  John Levon  <levon@movementarian.org>
258
259         * author.h:
260         * author.C:
261         * bufferparams.h:
262         * bufferparams.C:
263         * paragraph_funcs.C: fix per-buffer authorlists
264
265 2003-03-12  John Levon  <levon@movementarian.org>
266
267         * text.C: fix newline in right address
268
269 2003-03-12  Angus Leeming  <leeming@lyx.org>
270
271         * BufferView_pimpl.C (dispatch): remove LFUNs from switch as they
272         duplicate those in LyXFunc::dispatch.
273
274         * commandtags.h:
275         * LyXAction.C:
276         * ToolbarDefaults.C:
277         rename LFUN_FREE as LFUN_FONTFREE_APPLY.
278         Add LFUN_FONTFREE_UPDATE.
279
280         * lyxfunc.C (dispatch): code for LFUN_FREEFONT_APPLY,
281         LFUN_FREEFONT_UPDATE, LFUN_LAYOUT_CHARACTER.
282
283         * bufferview_func.[Ch]: several new functions to facilliate
284         transfer of data to and from the character dialog.
285
286 2003-03-12  John Levon  <levon@movementarian.org>
287
288         * buffer.C:
289         * paragraph.h:
290         * paragraph.C:
291         * paragraph_funcs.C:
292         * paragraph_pimpl.C:
293         * sgml.C:
294         * tabular.C:
295         * text.C:
296         * text3.C: remove META_NEWLINE in favour of an inset
297
298         * rowpainter.h:
299         * rowpainter.C: remove paintNewline (done by inset)
300
301 2003-03-12  John Levon  <levon@movementarian.org>
302
303         * paragraph_pimpl.C: complain about bad getChar()s
304         for a while at least
305
306 2003-03-12  John Levon  <levon@movementarian.org>
307
308         * buffer.h:
309         * buffer.C: move paragraph read into a separate function,
310         a little renaming to reflect that.
311
312         * bufferparams.h:
313         * bufferparams.C: remove the author_ids map, not necessary now
314
315         * factory.h:
316         * factory.C: moved Buffer::readInset to here
317
318         * paragraph_funcs.h:
319         * paragraph_funcs.C: readParagraph free function moved from
320         buffer.C
321
322         * tabular.C: name change
323
324 2003-03-12  John Levon  <levon@movementarian.org>
325
326         * buffer.C:
327         * ParagraphParameters.C: move par params input to
328         a read() method
329
330         * lyxlex_pimpl.C: make nextToken()/next() after a pushToken()
331         behave like a normal read from the stream wrt reading
332         a line vs. a \\token
333
334 2003-03-12  John Levon  <levon@movementarian.org>
335
336         * paragraph.C:
337         * ParagraphParameters.h:
338         * ParagraphParameters.C: move output code to a
339         ::write() method
340
341 2003-03-12  John Levon  <levon@movementarian.org>
342
343         * BufferView.C (insertLyXFile):
344         * buffer.h:
345         * buffer.C:
346         * tabular.C: use a parlist iterator for creating the
347           document.
348
349 2003-03-12  John Levon  <levon@movementarian.org>
350
351         * buffer.C: make current_change static local not
352           static file-scope
353
354 2003-03-12  John Levon  <levon@movementarian.org>
355
356         * buffer.C: fix insertStringAsLines for change tracking
357
358 2003-03-12  John Levon  <levon@movementarian.org>
359
360         * BufferView.C:
361         * tabular.C:
362         * buffer.h:
363         * buffer.C:
364         * bufferparams.h:
365         * bufferparams.C: move author list into params. Rename some
366           functions. Move the header reading into a separate token
367           loop. Move the header token reading into BufferParams.
368
369 2003-03-12  John Levon  <levon@movementarian.org>
370
371         * changes.C: put debug inside lyxerr.debugging() checks
372
373 2003-03-11 André Pönitz <poenitz@gmx.net>
374
375         * factory.C: make it aware of InsetHFill
376
377 2003-03-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
378
379         * buffer.C (latexParagraphs): move function from here...
380         * paragraph_funcs.C (latexParagraphs): ...to here, and adjust
381         args.
382
383 2003-03-10  Angus Leeming  <leeming@lyx.org>
384
385         * LyXAction.C (init): fix bug in poplating array with multiple entries
386         with the same LFUN (spotted by JMarc).
387
388 2003-03-10  John Levon  <levon@movementarian.org>
389
390         * text.C:
391         * text2.C: move getColumnNearX() near its
392         only call site
393
394 2003-03-10  John Levon  <levon@movementarian.org>
395
396         * text.C: fix break before a minipage
397
398 2003-03-10  John Levon  <levon@movementarian.org>
399
400         * text.C: fix the last commit
401
402 2003-03-09  John Levon  <levon@movementarian.org>
403
404         * lyxtext.h:
405         * text.C:
406         * text2.C: clean up nextBreakPoint (now rowBreakPoint). Fix
407         bug 365 (don't break before insets unless needed). Don't
408         return a value > last under any circumstances.
409
410 2003-03-09  Angus Leeming  <leeming@lyx.org>
411
412         * BufferView_pimpl.C (trackChanges, dispatch): call
413         Dialogs::show("changes") rather than Dialogs::showMergeChanges().
414
415 2003-03-09  Angus Leeming  <leeming@lyx.org>
416
417         * lyxfunc.C (dispatch): call Dialogs::show("about") rather
418         than Dialogs::showAboutlyx().
419
420 2003-03-09  Angus Leeming  <leeming@lyx.org>
421
422         * factory.C (createInset): call Dialogs::show("tabularcreate") rather
423         than Dialogs::showTabularCreate().
424
425 2003-03-09  John Levon  <levon@movementarian.org>
426
427         * lyxtext.h:
428         * text.C:
429         * text2.C: 3rd arg to nextBreakPoint was always the same.
430           Use references.
431
432 2003-03-08  John Levon  <levon@movementarian.org>
433
434         * lyxrow.C:
435         * paragraph.C:
436         * paragraph.h:
437         * rowpainter.C:
438         * text.C:
439         * text2.C: Remove the "main" bit from the "main body"
440           notion.
441
442 2003-03-08  John Levon  <levon@movementarian.org>
443
444         * text.C (leftMargin): The left margin of an empty
445         manual label paragraph should not include the label width
446         string length.
447
448         * text.C (prepareToPrint): don't attempt to measure hfills
449         for empty manual label paragraphs - the answer should be 0
450
451 2003-03-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
452
453         * CutAndPaste.C: remove commented code and reindent.
454
455 2003-03-08  John Levon  <levon@movementarian.org>
456
457         * lyxfunc.h:
458         * lyxfunc.C: move reloadBuffer()
459
460         * BufferView.h:
461         * BufferView.C: to here
462
463         * lyxvc.C: add comment
464
465         * vc-backend.h:
466         * vc-backend.C: call bv->reload() to avoid
467           getStatus() check on MENURELOAD
468
469 2003-03-07  Dekel Tsur  <dekelts@tau.ac.il>
470
471         * LaTeX.C (run): Fix a bug where the DVI file was not updated due
472         to an old format .dep file.
473
474 2003-03-07  Angus Leeming  <leeming@lyx.org>
475
476         * text3.C (dispatch): remove the 'gross hack' of calling inset->edit
477         when the LFUN_MOUSE_RELEASE should have been handled by
478         inset->localDispatch.
479
480 2003-03-07  Angus Leeming  <leeming@lyx.org>
481
482         * BufferView_pimpl.C (dispatch):
483         * LyXAction.C (init):
484         * ToolbarDefaults.C (init):
485         * commandtags.h:
486         * lyxfunc.C (getStatus):
487         remove LFUN_INSET_GRAPHICS.
488
489         * factory.C (createInset): add "graphics" to LFUN_INSET_APPLY.
490
491 2003-03-07  Angus Leeming  <leeming@lyx.org>
492
493         * commandtags.h:
494         * LyXAction.C (init):
495         * lyxfunc.C (getStatus): remove LFUN_REF_INSERT.
496
497         * lyxfunc.C (getStatus): add LFUN_DIALOG_SHOW_NEW_INSET to switch.
498
499         * commandtags.h:
500         * LyXAction.C: add LFUN_INSET_DIALOG_UPDATE.
501
502         * lyxfunc (dispatch): on LFUN_DIALOG_UPDATE, pass the 'open' inset's
503         localDispatch method LFUN_INSET_DIALOG_UPDATE.
504
505 2003-03-07  Angus Leeming  <leeming@lyx.org>
506
507         * lyxfunc.C (dispatch): add "include" to LFUN_SHOW_NEW_INSET and
508         remove "ert".
509
510 2003-03-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
511
512         * ParagraphList.C (front): new function
513         (back): implement
514
515 2003-03-06  Alfredo Braunstein  <abraunst@libero.it>
516
517         * lyxtext.h (top_y): added these 2 methods, and private vars top_row_
518         and top_row_offset_. removed var first_y.
519         * text.C (top_y):
520         * text2.C (LyXText, removeRow):
521         * text3.C:
522         * BufferView_pimpl.C:
523         use these methods instead of using first_y
524
525 2003-03-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
526
527         * text2.C (pasteSelection): adjust for checkPastePossible
528
529         * CutAndPaste.C: remove Paragraph * buf and replace with
530         ParagraphList paragraphs.
531         (DeleteBuffer): delete
532         (cutSelection): change the tc type to textclass_type
533         (copySelection): change the tc type to textclass_type
534         (copySelection): adjust for ParagraphList
535         (pasteSelection): change the tc type to textclass_type
536         (pasteSelection): adjust for Paragraphlist
537         (nrOfParagraphs): simplify for ParagraphList
538         (checkPastePossible): simplify for ParagraphList
539         (checkPastePossible): remove unused arg
540
541         * ParagraphList.C (insert): handle the case where there are no
542         paragraphs yet.
543
544         * CutAndPaste.h: make CutAndPaste a namespace.
545
546         * text3.C (dispatch): adjust
547
548         * text.C (breakParagraph): add a ParagraphList as arg
549
550         * paragraph_funcs.C (breakParagraph): change to take a
551         BufferParams and a ParagraphList as args.
552         (breakParagraphConservative): ditto
553         (mergeParagraph): ditto
554         (TeXDeeper): add a ParagraphList arg
555         (TeXEnvironment): ditto
556         (TeXOnePar): ditto
557
558         * buffer.C (readLyXformat2): adjust
559         (insertStringAsLines): adjust
560         (latexParagraphs): adjust
561
562         * CutAndPaste.C (cutSelection): use 'true' not '1' as truth value.
563         (cutSelection): adjust
564         (pasteSelection): adjust
565
566         * BufferView_pimpl.C (insertInset): adjust
567
568 2003-03-05  Angus Leeming  <leeming@lyx.org>
569
570         * commandtags.h:
571         * LyXAction.C (init):
572         * BufferView_pimpl.C (dispatch):
573         * lyxfunc.C (getStatus):
574         remove LFUN_CHILD_INSERT.
575
576         * factory.C (createInset): add "include" to LFUN_INSET_APPLY.
577
578 2003-03-05  Angus Leeming  <leeming@lyx.org>
579
580         * commandtags.h:
581         * LyXAction.C (init):
582         * src/factory.C (createInset):
583         * lyxfunc.C (getStatus):
584         * text3.C (dispatch):
585         remove LFUN_INSET_EXTERNAL and LFUN_INSERT_URL
586
587         * factory.C (createInset): add "external" to LFUN_INSET_APPLY.
588
589 2003-03-05  Lars Gullik Bjønnes  <larsbj@gullik.net>
590
591         * ParagraphList.C (insert): handle insert right before end()
592         (erase): fix cases where it can be first or last paragraph.
593
594 2003-03-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
595
596         * paragraph_funcs.C (TeXEnvironment): remove all usage of
597         Paragraph::next and Paragraph::previous
598         (TeXOnePar): ditto
599
600         * text.C (breakParagraph): adjust
601
602         * paragraph_funcs.C (breakParagraph): take a Buffer* instead of a
603         BufferParams& as arg.
604         (breakParagraph): use ParagraphList::insert
605         (breakParagraphConservative): take a Buffer* instead of a
606         BufferParams& as arg.
607         (breakParagraphConservative): use ParagraphList::insert.
608
609         * buffer.C (insertStringAsLines): un-const it
610         (insertStringAsLines): adjust
611
612         * ParagraphList.C (insert): new function
613
614         * CutAndPaste.C (pasteSelection): adjust
615
616         * text.C (backspace): adjust
617
618         * tabular.C (SetMultiColumn): adjust
619
620         * CutAndPaste.C (cutSelection): adjust
621         (pasteSelection): adjust
622
623         * tabular.C (SetMultiColumn): make it take a Buffer* instead of a
624         Buffer const * as arg
625
626         * ParagraphList.C (erase): new function
627         * paragraph_funcs.C (mergeParagraph): use it
628         (mergeParagraph): make it take a Buffer* instead of a
629         BufferParams* as arg
630
631         * paragraph_funcs.C (breakParagraph): take ParagraphList::iterator
632         as arg
633         (breakParagraphConservative): ditto
634
635         * paragraph.h: remove the breakParagraph friend
636
637         * paragraph.C (eraseIntern): new function
638         (setChange): new function
639
640         * paragraph_funcs.C (mergeParagraph): make it take a
641         ParagraphList::iterator instead of a Paragraph *, adjust
642         accordingly.
643
644         * paragraph.h: move an #endif so that the change tracking stuff
645         also works in the NO_NEXT case.
646
647 2003-03-04  Angus Leeming  <leeming@lyx.org>
648
649         * commandtags.h:
650         * LyXAction.C: new LFUN_INSET_MODIFY.
651
652         * BufferView_pimpl.C (dispatch): if an inset is found to be open
653         on LFUN_INSET_APPLY, pass LFUN_INSET_MODIFY to its localDispatch.
654
655 2003-03-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
656
657         * several files: ws changes only
658
659         * paragraph_funcs.C (TeXOnePar): take ParagraphList::iterator as args
660         (TeXEnvironment): ditto
661         (TeXDeeper): ditto
662
663         * buffer.C (makeLaTeXFile): adjust
664         (latexParagraphs): make it take ParagraphList::iterator as args
665
666 2003-03-03  Lars Gullik Bjønnes  <larsbj@gullik.net>
667
668         * buffer.C (latexParagraphs): adjust
669
670         * paragraph.C (TeXOnePar): move function...
671         (optArgInset): move function...
672         (TeXEnvironment): move function...
673         * paragraph_pimpl.C (TeXDeeper): move function...
674         * paragraph_funcs.C: ...here
675
676         * tabular.C (UseParbox): rewrite to use ParagraphList iterators.
677
678 2003-03-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
679
680         * buffer.C (readInset): remove compability code for old Figure and
681         InsetInfo insets
682
683 2003-03-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
684
685         * buffer.C: ws changes
686         (readInset):
687
688         * BufferView_pimpl.C: ditto
689         * author.C: ditto
690         * buffer.h: ditto
691         * bufferlist.h: ditto
692         * changes.h: ditto
693         * lyxfunc.C: ditto
694
695 2003-02-28  Alfredo Braunstein <abraunst@libero.it>
696
697         * converter.[Ch]: split into itself +
698         * graph.[Ch]
699         * format.[Ch]
700         * Makefile.am: += graph.[Ch] + format.[Ch]
701         * MenuBackend.C
702         * buffer.C
703         * exporter.C
704         * importer.C
705         * lyx_main.C
706         * lyxfunc.C
707         * lyxrc.C: added #include "format.h"
708
709 2003-02-27  Angus Leeming  <leeming@lyx.org>
710
711         * BufferView_pimpl.C (dispatch): call a real, LyX dialog to insert
712           a label.
713
714         * factory.C (createInset): add "label" to the factory.
715
716         * lyx_cb.[Ch] (getPossibleLabel): rewrite MenuInsertLabel to return the
717           string and do no more.
718
719 2003-02-27  Angus Leeming  <leeming@lyx.org>
720
721         * commandtags.h:
722         * LyXAction.C (init):
723         * factory.C (createInset):
724         * BufferView_pimpl.C (dispatch):
725           collapse LFUN_XYZ_APPLY to LFUN_INSET_APPLY.
726
727         * lyxfunc.C (getStatus): remove LFUN_BIBTEX_APPLY, LFUN_CITATION_APPLY.
728
729         * lyxfunc.C (dispatch):
730         * text3.C (dispatch): pass name to params2string.
731
732 2003-02-26  Angus Leeming  <leeming@lyx.org>
733
734         * BufferView_pimpl.C (dispatch): collapse the various LFUN_XYZ_APPLY
735           blocks together.
736           Rearrange the ~includes. Strip out the unnecessary ones.
737
738         * factory.C (createInset): reformat.
739           create new insets for the various LFUN_XYZ_APPLY lfuns.
740
741 2003-02-26  John Levon  <levon@movementarian.org>
742
743         * lyxrow.h:
744         * lyxrow.C: add isParStart,isParEnd helpers
745
746         * paragraph.h: make isInserted/DeletedText take refs
747
748         * paragraph_funcs.h:
749         * paragraph_funcs.C: remove #if 0'd code
750
751         * lyxtext.h:
752         * text3.C:
753         * text2.C:
754         * text.C: use lyxrow helpers above.
755           Move draw and paint routines to RowPainter.
756           Make several methods use refs not pointers.
757           Make backgroundColor() const.
758           Add markChangeInDraw(), isInInset().
759           Merge changeRegionCase into changeCase.
760           Make workWidth() shouldn't-happen code into an Assert.
761
762         * rowpainter.h:
763         * rowpainter.C: new class for painting a row.
764
765         * vspace.h:
766         * vspace.C: make inPixels take a ref
767
768 2003-02-26  Angus Leeming  <leeming@lyx.org>
769
770         * BufferView_pimpl.C (dispatch): use InsetCommand::localDispatch for
771         LFUN_REF_APPLY.
772
773 2003-02-25  John Levon  <levon@movementarian.org>
774
775         * ispell.C: give the forked command a more accurate name
776
777 2003-02-22  John Levon  <levon@movementarian.org>
778
779         * toc.h:
780         * toc.C: make TocItem store an id not a Paragraph *
781           (bug #913)
782
783 2003-02-21  Angus Leeming  <leeming@lyx.org>
784
785         * commandtags.h: Retire LFUN_CITATION_INSERT, LFUN_CITATION_CREATE,
786           LFUN_INSERT_BIBTEX, LFUN_BIBTEX_STYLE, LFUN_BIBDB_ADD, LFUN_BIBDB_DEL.
787           Bring to life LFUN_DIALOG_SHOW_NEW_INSET, LFUN_DIALOG_SHOW_NEXT_INSET,
788           LFUN_DIALOG_UPDATE, LFUN_DIALOG_HIDE, LFUN_DIALOG_DISCONNECT_INSET,
789           LFUN_BIBITEM_APPLY, LFUN_BIBTEX_APPLY, LFUN_CITATION_APPLY,
790           LFUN_INDEX_APPLY, LFUN_REF_APPLY, LFUN_TOC_APPLY, LFUN_URL_APPLY,
791
792         * BufferView_pimpl.C (dispatch):
793         * LyXAction.C (init):
794         * factory.C (createInset):
795         * lyxfunc.C (getStatus, dispatch):
796         * text3.C (dispatch): retire old LFUNs and bring new ones to life.
797
798 2003-02-21  Angus Leeming  <leeming@lyx.org>
799
800         * BufferView_pimpl.C (MenuInsertLyXFile):
801         * lyx_cb.C (WriteAs, getContentsOfAsciiFile):
802         * lyxfunc.C (menuNew, open, doImport):
803           no longer pass a LyXView & to fileDlg.
804
805 2003-02-21  Angus Leeming  <leeming@lyx.org>
806
807         * BufferView_pimpl.C: replace insetbib.h with insetbibtex.h.
808         * LyXAction.C: change, BIBKEY to BIBITEM.
809         * buffer.C: replace insetbib.h with insetbibitem.h and insetbibtex.h.
810         Change InsetBibKey to InsetBibitem.
811         Change BIBKEY_CODE to BIBITEM_CODE.
812         * commandtags.h: change LFUN_INSERT_BIBKEY to LFUN_INSERT_BIBITEM.
813         * factory.C: replace insetbib.h with insetbibitem.h.
814         Change LFUN_INSERT_BIBKEY to LFUN_INSERT_BIBITEM.
815         * paragraph.C: replace insetbib.h with insetbibitem.h.
816         * paragraph.[Ch]: change InsetBibKey to InsetBibitem.
817         Change bibkey() to bibitem().
818         * text.C: remove insetbib.h.
819         * text2.C: replace insetbib.h with insetbibitem.h.
820         change bibkey() to bibitem().
821         * text3.C: remove insetbib.h.
822         change LFUN_INSERT_BIBKEY to LFUN_INSERT_BIBITEM.
823
824 2003-02-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
825
826         * lyxrc.C (output): enclose user email in quotes (in case there are
827         several words)
828
829 2003-02-18  John Levon  <levon@movementarian.org>
830
831         * buffer.h: add std::
832
833 2003-02-17  John Levon  <levon@movementarian.org>
834
835         * SpellBase.h:
836         * ispell.h:
837         * ispell.C:
838         * pspell.h:
839         * pspell.C: reworking. Especially in ispell, a large
840           number of clean ups and bug fixes.
841
842         * lyxfunc.C: fix revert to behave sensibly
843
844 2003-02-17 André Pönitz <poenitz@gmx.net>
845
846         * LyXAction.C:
847         * commandtags.h: new LFUN_INSERT_BIBKEY
848
849         * layout.h:
850         * lyxlayout.C:
851         * buffer.C:
852         * factory.C:
853         * text.C:
854         * text2.C:
855         * text3.C:
856         * paragraph.[Ch]:
857         * paragraph_func.C: remove special bibkey handling
858
859 2003-02-17  John Levon  <levon@movementarian.org>
860
861         * text.C (Delete): fix case where delete at the end of
862           the very first paragraph would not merge the pars
863
864 2003-02-17  John Levon  <levon@movementarian.org>
865
866         * lyxrow.C: fix lastPrintablePos()
867
868 2003-02-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
869
870         * bufferparams.C (writeLaTeX): add a std:here
871
872         * buffer.C: and remove a using directive there
873
874 2003-02-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
875
876         * buffer.C (makeLaTeXFile): move the code that generates the
877           preamble...
878
879         * bufferparams.C (writeLaTeX): ... in this new method
880
881         * LaTeXFeatures.C (getEncodingSet): make const
882           (getLanguages): make const
883
884         * MenuBackend.C (binding): returns the binding associated to this
885           action
886           (add): sets the status of each item by calling getStatus. Adds
887           some intelligence.
888           (read): add support for OptSubMenu
889           (expand): remove extra separator at the end of expanded menu
890
891 2003-02-15  John Levon  <levon@movementarian.org>
892
893         * BufferView.C:
894         * BufferView_pimpl.C:
895         * bufferlist.h:
896         * bufferlist.C: remove pointless BufferStorage bloat. Remove
897           inset code that had no actual effect. Remove unneeded status
898           code.
899
900 2003-02-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
901
902         * buffer.C (makeLaTeXFile): fix counting of number of line feeds
903           in preamble
904
905 2003-02-14  Michael Schmitt <michael.schmitt@teststep.org>
906
907         * text.C (drawLengthMarker): also draw an arrow marker for
908           symbolic lengths (medskip...)
909
910 2003-02-14  John Levon  <levon@movementarian.org>
911
912         * tabular.h:
913         * tabular.C: better method names
914
915 2003-02-14  John Levon  <levon@movementarian.org>
916
917         * BufferView_pimpl.C:
918         * bufferlist.C:
919         * buffer.C:
920         * converter.C:
921         * lyx_cb.C:
922         * lyxfunc.C: change prohibit/allowInput to busy(bool), as
923           it's a more accurate name. Remove some pointless uses.
924
925 2003-02-14  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
926
927         * text2.C (LyXText): change order of initilizers to shut off
928           warnings
929
930 2003-02-14  John Levon  <levon@movementarian.org>
931
932         * buffer.C: use ParIterator for getParFromID()
933
934         * paragraph.h:
935         * paragraph.C:
936         * paragraph_pimpl.h:
937         * paragraph_pimpl.C: remove unused getParFromID()
938
939 2003-02-14  John Levon  <levon@movementarian.org>
940
941         * buffer.C: remove some very old #if 0'd parse code
942
943 2003-02-13  John Levon  <levon@movementarian.org>
944
945         * text.h:
946         * text.C:
947         * text2.C: move hfillExpansion(), numberOfSeparators(),
948           rowLast(), rowLastPrintable(), numberofHfills(),
949           numberOfLabelHfills() ...
950
951         * lyxrow.h:
952         * lyxrow.C: ... to member functions here.
953
954         * paragraph.h:
955         * paragraph.C:
956         * lyxtext.h:
957         * text.C: remove LyXText::beginningOfMainBody(), and call
958           p->beginningOfMainBody() directly. Move the check for
959           LABEL_MANUAL into the latter.
960
961         * text.h:
962         * text.C:
963         * text2.C:
964         * vspace.C:
965         * BufferView.h:
966         * BufferView.C: make defaultHeight() be a free defaultRowHeight()
967
968         * text.h:
969         * text.C:
970         * text2.C:
971         * text3.C:
972         * frontends/screen.C: move bv_owner private, introduce isTopLevel()
973           to make it clear we're testing for outmost-lyxtext vs. inset's lyxtext
974
975 2003-02-13  John Levon  <levon@movementarian.org>
976
977         * CutAndPaste.C: remove debug
978
979 2003-02-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
980
981         * paragraph.C (asString): remove two unused variables
982
983         * lyxtextclass.C (readTitleType):
984           (Read):
985           (LyXTextClass): handle new members titletype_ and titlename_
986
987         * buffer.C (latexParagraphs): honor LyXTextClass::titletype
988
989 2003-02-09  John Levon  <levon@movementarian.org>
990
991         * buffer.h:
992         * buffer.C: replace hand-coded list with a map for the dep clean
993
994 2003-02-08  John Levon  <levon@movementarian.org>
995
996         * LaTeX.C: consolidate code into showRunMessage() helper
997
998 2003-02-08  John Levon  <levon@movementarian.org>
999
1000         * lyxfind.C:
1001         * lyxtext.h:
1002         * text2.C:
1003         * BufferView.C: change setSelectionOverString() to setSelectionRange()
1004           and pass the size in explicitly
1005
1006         * BufferView_pimpl.h:
1007         * BufferView_pimpl.C:
1008         * BufferView.h:
1009         * BufferView.C: add getCurrentChange()
1010
1011         * BufferView_pimpl.h:
1012         * BufferView_pimpl.C: handle change lfuns
1013
1014         * CutAndPaste.C: merge the cut and copy code. Rework the cut code
1015           for changes. Mark pasted paragraphs as new.
1016
1017         * support/lyxtime.h:
1018         * support/lyxtime.C:
1019         * DepTable.C: abstract time_t as lyx::time_type
1020
1021         * LColor.h:
1022         * LColor.C: add colours for new text, deleted text, changebars
1023
1024         * LaTeXFeatures.C: add dvipost as a simple feature. Make the color
1025           package use "usenames" option.
1026
1027         * commandtags.h:
1028         * lyxfunc.C:
1029         * LyXAction.C: add change lfuns
1030
1031         * Makefile.am:
1032         * author.h:
1033         * author.C: author handling
1034
1035         * buffer.h:
1036         * buffer.C: add a per-buffer author list, with first entry as
1037           current author. Handle new .lyx tokens for change tracking. Output
1038           author list to .lyx file. Output dvipost stuff to .tex preamble.
1039           Bump lyx format to 222.
1040
1041         * bufferlist.h:
1042         * bufferlist.C: add setCurrentAuthor() to reset current author details
1043           in all buffers.
1044
1045         * bufferparams.h:
1046         * bufferparams.C: add param for tracking
1047
1048         * bufferview_funcs.C: output change info in minibuffer
1049
1050         * Makefile.am:
1051         * changes.h:
1052         * changes.C: add change-tracking structure
1053
1054         * debug.h:
1055         * debug.C: add CHANGES debug flag
1056
1057         * lyxfind.h:
1058         * lyxfind.C: add code for finding the next change piece
1059
1060         * lyxrc.h:
1061         * lyxrc.C: add user_name and user_email
1062
1063         * lyxrow.h:
1064         * lyxrow.C: add a metric for the top of the text line
1065
1066         * lyxtext.h:
1067         * text.C: implement accept/rejectChange()
1068
1069         * lyxtext.h:
1070         * text.C: paint changebars. Paint new/deleted text in the chosen colours.
1071           Strike through deleted text.
1072
1073         * paragraph.h:
1074         * paragraph.C:
1075         * paragraph_pimpl.h:
1076         * paragraph_pimpl.C: output change markers in .lyx and .tex. Pass in the current change
1077           to the insert functions. Rework erase to mark text as deleted, adding
1078           an eraseIntern() and a range-based erase(). Implement
1079           per-paragraph change lookup and accept/reject.
1080
1081         * paragraph_funcs.C: Fixup paste for change tracking.
1082
1083         * tabular.C: mark added row/columns as new.
1084
1085         * text.C: fix rowLast() to never return -1. Don't allow spellchecking of deleted
1086           text. Track transpose changes. Don't allow paragraph break or merge where appropriate.
1087
1088         * text2.C: leave cursor at end of selection after a cut.
1089
1090 2003-02-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1091
1092         * text.C (getLengthMarkerHeight):
1093         (drawLengthMarker): make the `symbolic' lengths (small/med/big)
1094         visible on screen too.
1095
1096 2003-02-07  John Levon  <levon@movementarian.org>
1097
1098         * text.C: s/LYX_PAPER_MARGIN/PAPER_MARGIN/g
1099
1100 2003-02-05  Angus Leeming  <leeming@lyx.org>
1101
1102         * lyxserver.C (read_ready): revert my patch of 11 September last year
1103         as it sends PC cpu through the roof. Presumably this means that
1104         the lyxserver will no longer run on an Alpha...
1105
1106 2003-01-30  Angus Leeming  <leeming@lyx.org>
1107
1108         * factory.C (createInset): create an InsetCommandParam of type "index"
1109         and use it to 'do the right thing'.
1110
1111         * text2.C (getStringToIndex): ensure that cursor position is always
1112         reset to the reset_cursor position.
1113
1114 2003-01-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1115
1116         * lyxfunc.C (getStatus): "buffer-export custom" should never be
1117         disabled.
1118
1119 2003-01-20  Michael Schmitt <michael.schmitt@teststep.org>
1120
1121         * bufferview.C:
1122         * lyxcb.C:
1123         * lyxfunc.C: Output messages with identical spelling, punctuation,
1124         and spaces
1125
1126 2003-01-22  Michael Schmitt  <Michael.Schmitt@teststep.org>
1127
1128         * MenuBackend.C (expandFormats): List only viewable export formats
1129         in "View" menu
1130
1131         * buffer.C (parseSingleLyXformat2Token): Fix misleading error
1132         message
1133
1134         * lyxfunc.C (getStatus): Make sure that formats other than
1135         "fax" can also be disabled
1136
1137 2003-01-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1138
1139         * text3.C (dispatch): put the lfuns that insert insets in 3
1140         groups, and call doInsertInset with appropriate arguments.
1141         (doInsertInset): new function, that creates an inset and inserts
1142         it according to some boolean parameters.
1143
1144 2003-01-16  Lars Gullik Bjønnes  <larsbj@gullik.net>
1145
1146         * buffer.C (readFile): remember to pass on 'par' when calling
1147         readFile recursively.
1148
1149 2003-01-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1150
1151         * MenuBackend.C (expandFormats): add "..." to import formats.
1152
1153 2003-01-15  Dekel Tsur  <dekelts@tau.ac.il>
1154
1155         * paragraph.C (asString): Remove XForms RTL hacks.
1156
1157 2003-01-13  Alfredo Braunstein <abraunst@libero.it>
1158         * buffer.C: fix typo
1159
1160 2003-01-12  Lars Gullik Bjønnes  <larsbj@gullik.net>
1161
1162         * Makefile.am (LIBS): delete var
1163         (lyx_LDADD): add @LIBS@ here instead.
1164
1165 2003-01-08  Michael Schmitt <Michael.Schmitt@teststep.org>
1166
1167         * Clarify the meaning of "wheel mouse jump"
1168
1169 2003-01-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1170
1171         * lyxfunc.C (getStatus): fix disabling of cut/paste of cells in a
1172         tabular in a float
1173
1174 2003-01-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1175
1176         * importer.C (Loaders): do not preallocate 3 elements in the
1177         vector, since one ends up with 6 elements otherwise
1178
1179 2002-12-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1180
1181         * DepTable.C (write): write the file name as last element of the
1182         .dep file (because it may contain spaces)
1183         (read): read info in the right order
1184
1185 2003-01-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1186
1187         * paragraph_pimpl.C (simpleTeXBlanks):
1188         (simpleTeXSpecialChars):
1189         * paragraph.C (simpleTeXOnePar): make `column' unsigned.
1190
1191         * tabular.C (latex): add some missing case statements. Reindent.
1192
1193         * MenuBackend.C (expandToc): remove unused variable.
1194
1195 2003-01-06  Michael Schmitt <Michael.Schmitt@teststep.org>
1196
1197         * LColor.C:
1198         * LaTeX.C:
1199         * LyXAction.C:
1200         * MenuBackend.C:
1201         * buffer.C:
1202         * exporter.C:
1203         * lyxfunc.C:
1204         * lyxrc.C: fix inconsistent usage of spaces, colons, capitalization,
1205         and the like.
1206
1207 2003-01-05  John Levon  <levon@movementarian.org>
1208
1209         * BufferView.h:
1210         * BufferView.C: add getEncoding()
1211
1212         * kbsequence.h:
1213         * kbsequence.C: do not store last keypress
1214
1215         * lyxfunc.h:
1216         * lyxfunc.C: store last keypress here instead. Pass encoding
1217           to getISOEncoded()
1218
1219 2002-12-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1220
1221         * lyx_main.C (init): remove annoying error message when following
1222         symbolic links (bug #780)
1223
1224 2002-12-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1225
1226         * text.C (insertChar):
1227         * lyxrc.C (getDescription): remove extra spaces
1228
1229 2002-12-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1230
1231         * lyxrc.C (getDescription): remove extra spaces
1232
1233 2002-12-20  John Levon  <levon@movementarian.org>
1234
1235         * text3.C: hack fix for page up/down across tall rows
1236
1237 2002-12-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1238
1239         * text2.C (pasteEnvironmentType): avoid crash if layout-copy has
1240         not been invoked
1241
1242 2002-12-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1243
1244         * lyxfunc.C (getStatus): query lyx_gui::getStatus() to catter for
1245         unimplemented lfuns. Make LFUN_THESAURUS_ENTRY status unknown if
1246         thesaurus is not compiled in
1247
1248 2002-12-17  Alfredo Braunstein <abraunst@libero.it>
1249
1250         * lyxfunc.C: correct  inversion of WORDFINDBACK/FORWARD
1251
1252 2002-12-16  Angus Leeming  <leeming@lyx.org>
1253
1254         * lyxrc.[Ch]:
1255         * lyx_main.C (init): remove override_x_deadkeys stuff.
1256
1257 2002-12-12  John Levon  <levon@movementarian.org>
1258
1259         * lyxfunc.C: use LyXKeySym->isText() as last-ditch
1260           insert. Only remove shift modifier under strict
1261           circumstances.
1262
1263 2002-12-09  Lars Gullik Bjønnes  <larsbj@gullik.net>
1264
1265         * MenuBackend.C (expandToc): fix crash.
1266
1267 2002-12-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
1268
1269         * MenuBackend.C (expandToc): gettext on float names.
1270
1271 2002-12-03  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1272
1273         * lyxlength.[Ch]: set default unit to UNIT_NONE,
1274         implement bool empty() [bug 490]
1275
1276 2002-12-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
1277
1278         * text2.C, CutAndPaste.C: use BoostFormat.h not boost/format.hpp
1279
1280 2002-12-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
1281
1282         * several files: ws changes
1283
1284 2002-12-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
1285
1286         * text2.C (setCounter): clean up a bit, use boost.format.
1287         (updateCounters): initialize par upon declaration.
1288
1289         * CutAndPaste.C (SwitchLayoutsBetweenClasses): set the layout also
1290         if the layout exists. We do not just store the layout any more.
1291         (SwitchLayoutsBetweenClasses): use boost.format
1292
1293 2002-11-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1294
1295         * converter.C (convert): if from and to files are the same, use a
1296         temporary files as intermediary
1297
1298 2002-11-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1299
1300         * commandtags.h:
1301         * LyXAction.C (init): remove LFUN_VECTOR (bug 662)
1302
1303 2002-11-27  Dekel Tsur  <dekelts@tau.ac.il>
1304
1305         * lyxrc.[Ch]: Add {roman,sans,typewriter}_font_foundry variables.
1306
1307 2002-11-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
1308
1309         * tabular.C (asciiPrintCell): use string(size, char) instead of
1310         explicit loop.
1311
1312         * sgml.C (openTag): fix order of arguments to string constructor
1313         (closeTag): ditto
1314
1315         * lyxfunc.C (dispatch): use boost.format
1316
1317         * lots of files: change "c" -> 'c'
1318
1319 2002-11-25  Dekel Tsur  <dekelts@tau.ac.il>
1320
1321         * encoding.C: Patch from Isam Bayazidi: Fix Arabic shaping.
1322
1323 2002-11-25  Angus Leeming  <leeming@lyx.org>
1324
1325         * BoostFormat.h: wrap code inside #ifdef __GNUG__ block.
1326
1327         * lyx_main.C (init): compile fix.
1328
1329 2002-11-25  Lars Gullik Bjønnes  <larsbj@gullik.net>
1330
1331         * lyx_cb.C (start): boost.formatify
1332         do not include <iostream>
1333
1334         * lengthcommon.C: ws only
1335
1336         * boost-inst.C,BoostFormat.h: add more explict instantations
1337
1338 2002-11-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
1339
1340         * lots of files: handle USE_BOOST_FORMAT
1341
1342 2002-11-21  John Levon  <levon@movementarian.org>
1343
1344         * pspell.C: fix compile
1345
1346 2002-11-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1347
1348         * lyxfunc.C (dispatch): use boost::format
1349         (open): ditto
1350         (doImport): ditto
1351
1352         * lyxfont.C (stateText): use boost::format
1353
1354         * lyx_main.C (LyX): use boost::format
1355         (init): ditto
1356         (queryUserLyXDir): ditto
1357         (readRcFile): ditto
1358         (parse_dbg): ditto
1359         (typedef boost::function): use the recommened syntax.
1360
1361         * importer.C (Import): use boost::format
1362
1363         * debug.C (showLevel): use boost::format
1364
1365         * converter.C (view): use boost::format
1366         (convert): ditto
1367         (move): ditto
1368         (scanLog): ditto
1369
1370         * bufferview_funcs.C (currentState): use boost::format
1371
1372         * bufferlist.C (emergencyWrite): use boost::format
1373
1374         * buffer.C (readLyXformat2): use boost::format
1375         (parseSingleLyXformat2Token): ditto
1376
1377         * Makefile.am (lyx_SOURCES): add BoostFormat.h and boost-inst.C
1378
1379         * LaTeX.C (run): use boost::format
1380
1381         * Chktex.C (scanLogFile): use boost::format
1382
1383         * BufferView_pimpl.C (savePosition): use boost::format
1384         (restorePosition): ditto
1385         (MenuInsertLyXFile): ditto
1386
1387         * BoostFormat.h: help file for explicit instation.
1388
1389 2002-11-21  Dekel Tsur  <dekelts@tau.ac.il>
1390
1391         * tabular.C (latex): Support for block alignment in fixed width
1392         columns.
1393
1394 2002-11-17  John Levon  <levon@movementarian.org>
1395
1396         * BufferView_pimpl.C:
1397         * lyx_cb.C:
1398         * lyxfunc.C: split filedialog into open/save
1399
1400 2002-11-08  Juergen Vigna  <jug@sad.it>
1401
1402         * undo_funcs.C (textHandleUndo): fixed problems with undo introduced
1403         by my last patch (hopefully).
1404
1405 2002-11-08  John Levon  <levon@movementarian.org>
1406
1407         * iterators.h:
1408         * iterators.C:
1409         * buffer.h:
1410         * buffer.C:
1411         * paragraph.h:
1412         * paragraph.C:
1413         * toc.h:
1414         * toc.C: ParConstIterator, and use it (from Lars)
1415
1416 2002-11-07  Ben Stanley  <bds02@uow.edu.au>
1417
1418         * lyxtextclass.[Ch]: revise and add doxygen comments
1419
1420 2002-11-07  John Levon  <levon@movementarian.org>
1421
1422         * text.C: fix progress value for spellchecker
1423
1424         * toc.C: fix navigate menu for insetwrap inside minipage
1425
1426         * paragraph_funcs.C: added FIXME for suspect code
1427
1428 2002-11-07  John Levon  <levon@movementarian.org>
1429
1430         * BufferView_pimpl.C: fix redrawing of insets
1431           on buffer switch
1432
1433 2002-11-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1434
1435         * text2.C (updateCounters): fix bug 668
1436
1437 2002-11-04  Dekel Tsur  <dekelts@tau.ac.il>
1438
1439         * text3.C (dispatch): Do not make the buffer dirty when moving the
1440         cursor.
1441
1442 2002-11-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
1443
1444         * vc-backend.C: STRCONV
1445         (scanMaster): ditto
1446
1447         * text2.C (setCounter): STRCONV
1448
1449         * paragraph.C (asString): STRCONV
1450
1451         * lyxlength.C (asString): STRCONV
1452         (asLatexString): ditto
1453
1454         * lyxgluelength.C (asString): STRCONV
1455         (asLatexString): ditto
1456
1457         * lyxfunc.C (dispatch): STRCONV
1458         (open): ditto
1459
1460         * lyxfont.C (stateText): STRCONV
1461
1462         * importer.C (Import): STRCONV
1463
1464         * counters.C (labelItem): STRCONV
1465         (numberLabel): ditto
1466         (numberLabel): remove unused ostringstream o
1467
1468         * chset.C: STRCONV
1469         (loadFile): ditto
1470
1471         * bufferview_funcs.C (currentState): STRCONV
1472
1473         * buffer.C (readFile): STRCONV
1474         (asciiParagraph): ditto
1475         (makeLaTeXFile): ditto
1476
1477         * Spacing.C (writeEnvirBegin): STRCONV
1478
1479         * LaTeXFeatures.C (getLanguages): STRCONV
1480         (getPackages): ditto
1481         (getMacros): ditto
1482         (getBabelOptions): ditto
1483         (getTClassPreamble): ditto
1484         (getLyXSGMLEntities): ditto
1485         (getIncludedFiles): ditto
1486
1487         * LaTeX.C: STRCONV
1488         (run): ditto
1489         (scanAuxFile): ditto
1490         (deplog): ditto
1491
1492         * LString.h: add the STRCONV macros
1493
1494         * BufferView_pimpl.C (savePosition): STRCONV
1495         (restorePosition): ditto
1496         (MenuInsertLyXFile): ditto
1497
1498         * vc-backend.C (scanMaster): change from submatch[...] to
1499         submatch.str(...)
1500
1501         * funcrequest.C: include config.h
1502
1503         * factory.C: include config.h
1504
1505         * chset.C (loadFile): change from submatch[...] to submatch.str(...)
1506
1507         * box.C: include config.h
1508
1509         * LaTeX.C (scanAuxFile): change from submatch[...] to
1510         submatch.str(...)
1511         (deplog): ditto
1512
1513 2002-10-25  Angus Leeming  <leeming@lyx.org>
1514
1515         * BufferView_pimpl.C (cursorToggle): remove reapSpellchecker hack.
1516
1517         * ispell.[Ch] (setError): new method.
1518         * ispell.C (c-tor): move out child process into new class LaunchIspell.
1519         Use setError() insetead of goto END.
1520
1521         * lyx_cb.C (AutoSave): move out child process into new class
1522         AutoSaveBuffer.
1523
1524 2002-10-30  John Levon  <levon@movementarian.org>
1525
1526         * text3.C: make start appendix undoable
1527
1528 2002-10-24  Dekel Tsur  <dekelts@tau.ac.il>
1529
1530         * lyxlength.C (inPixels): Fix returned value.
1531
1532         * paragraph.C (TeXOnePar): Fix bug with language changes in nested
1533         environment.
1534
1535 2002-10-24  Angus Leeming  <leeming@lyx.org>
1536
1537         * lyxgluelength.h: no need to forward declare BufferParams
1538         or BufferView, so don't.
1539
1540 2002-10-21  John Levon  <levon@movementarian.org>
1541
1542         * BufferView.C: menuUndo ->undo, redo
1543
1544         * BufferView.h: document, remove dead, make some methods private
1545
1546         * paragraph_funcs.h:
1547         * paragraph_funcs.C:
1548         * CutAndPaste.C: s/pasteParagraph/mergeParagraph
1549
1550         * buffer.h:
1551         * buffer.C:
1552         * sgml.h:
1553         * sgml.C: move sgml open/close tag into sgml.C
1554
1555         * bufferview_funcs.h: unused prototype
1556
1557         * lyxfunc.h:
1558         * lyxfunc.C: remove unused
1559
1560         * lyxtext.h:
1561         * text.C: remove unused
1562
1563 2002-10-21  John Levon  <levon@movementarian.org>
1564
1565         * BufferView.h:
1566         * BufferView.C:
1567         * BufferView_pimpl.h:
1568         * BufferView_pimpl.C: fix mouse wheel handling based on
1569           patch from Darren Freeman
1570
1571 2002-10-09  Dekel Tsur  <dekelts@tau.ac.il>
1572
1573         * lyx_main.C (queryUserLyXDir): Fix automatic reconfiguration.
1574
1575 2002-10-17  Dekel Tsur  <dekelts@tau.ac.il>
1576
1577         * lyxlength.C (inPixels): Fix hanfling of negative length.
1578         Fix LyXLength::MU case.
1579
1580 2002-10-16  John Levon  <levon@movementarian.org>
1581
1582         * buffer.C: remove \\protected_separator parsing done by lyx2lyx now
1583
1584 2002-10-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1585
1586         * converter.C (view): add support for $$i (file name) and $$p
1587         (file path) for the viewer command. If $$i is not specified, then
1588         it is appended to the command (for compatibility with old syntax)
1589
1590 2002-10-14  Juergen Vigna  <jug@sad.it>
1591
1592         * undo_funcs.C (textHandleUndo): alter the order in which the
1593         new undopar is added to the LyXText, as we have to set first
1594         the right prev/next and then add it as otherwise the rebuild of
1595         LyXText is not correct. Also reset the cursor to the right paragraph,
1596         with this IMO we could remove the hack in "redoParagraphs()".
1597
1598 2002-10-09  Angus Leeming  <leeming@lyx.org>
1599
1600         * Bufferview_pimpl.C (dispatch): call InsetCitation::setLoadingBuffer
1601         to turn off an optimisation if a new inset is to be inserted.
1602
1603 2002-10-11 André Pönitz <poenitz@gmx.net>
1604
1605         * lyxtext.h: make some functions public to allow access
1606         from inset/lyxtext for handling LFUN_PRIOR/NEXT
1607
1608 2002-10-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1609
1610         * text3.C (dispatch): when changing layout, avoid an infinite loop
1611         [bug #652]
1612
1613 2002-10-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1614
1615         * lyxrc.C (read): treat a viewer or converter command of "none" as
1616         if it were empty.
1617
1618         * MenuBackend.C (expandFormats): for an update, also allow the
1619         formats that are not viewable
1620
1621         * lyx_main.C (queryUserLyXDir): re-run automatically the configure
1622         script if it is newer than the lyxrc.defaults in user directory
1623
1624 2002-10-07 André Pönitz <poenitz@gmx.net>
1625
1626         * text.C: Vitaly Lipatov's small i18n fix
1627
1628 2002-09-25  Angus Leeming  <leeming@lyx.org>
1629
1630         * ispell.h: doxygen fix.
1631
1632 2002-09-25  Dekel Tsur  <dekelts@tau.ac.il>
1633
1634         * buffer.h (readFile): Add a new argument to the method, to allow
1635         reading of old-format templates.
1636
1637 2002-09-24  Dekel Tsur  <dekelts@tau.ac.il>
1638
1639         * toc.C (getTocList): Get TOC from InsetWrap.
1640
1641 2002-09-16  John Levon  <levon@movementarian.org>
1642
1643         * lyxfunc.C: check tabular for cut/copy too
1644
1645 2002-09-12  John Levon  <levon@movementarian.org>
1646
1647         * LyXAction.C: tidy
1648
1649         * factory.h:
1650         * factory.C: add header
1651
1652         * paragraph_funcs.h:
1653         * paragraph_funcs.C: cleanup
1654
1655 2002-09-11  John Levon  <levon@movementarian.org>
1656
1657         * PrinterParams.h: odd/even default to true
1658
1659 2002-09-12  Rob Lahaye  <lahaye@snu.ac.kr>
1660
1661         * PrinterParams.h: update printer parameters for new xforms dialog
1662
1663 2002-09-11  Angus Leeming  <leeming@lyx.org>
1664
1665         * lyxserver.C (read_ready): re-write to make it more transparent
1666         and to make it work in coherent fashion under Tru64 Unix.
1667
1668 2002-09-11  André Pönitz <poenitz@gmx.net>
1669
1670         * commandtags.h:
1671         * LyXAction.C:
1672         * text3.C: implement LFUN_WORDSEL
1673
1674 2002-09-11  Lars Gullik Bjønnes  <larsbj@gullik.net>
1675
1676         * lyxtextclass.h: don't include FloatList.h, forward declare instead.
1677         make floatlist_ a boost::shared_ptr<FloatList>
1678
1679         * lyxtextclass.C: include FloatList.h
1680         (LyXTextClass): initialize floatlist_
1681         (TextClassTags): add TC_NOFLOAT
1682         (Read): match "nofloat" to TC_NOFLOAT and use it.
1683         (readFloat): modify call to floatlist_
1684         (floats): ditto
1685         (floats): ditto
1686
1687         * FloatList.[Ch] (FloatList): remove commented out float
1688         initialization.
1689         (erase): new function
1690
1691 2002-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1692
1693         * MenuBackend.C (expandToc): fix crash when there is no document
1694         open
1695
1696 2002-09-10  Dekel Tsur  <dekelts@tau.ac.il>
1697
1698         * many files: Add insetwrap.
1699
1700 2002-09-09  John Levon  <levon@movementarian.org>
1701
1702         * text2.C: remove confusing and awkward depth wraparound
1703
1704 2002-09-09  John Levon  <levon@movementarian.org>
1705
1706         * BufferView_pimpl.C: Don't use empty arg for LFUN_CHILD_INSERT
1707
1708         * buffer.h:
1709         * buffer.C: remove getIncludeonlyList()
1710
1711         * paragraph.C:
1712         * lyxfunc.C: remove headers
1713
1714 2002-09-09  Juergen Vigna  <jug@sad.it>
1715
1716         * text.C (getColumnNearX): fix form Michael this is most
1717         probably a cut&paste bug.
1718
1719 2002-09-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
1720
1721         * remove all INHERIT_LANG and INHERIT_LANGUAGE commented code
1722
1723         * LaTeXFeatures.C (useLayout): let tclass and lyt be a const
1724         references, ws changes.
1725
1726         * text2.C (init): update counters after init
1727         (insertParagraph): no need to set counter on idividual paragraphs.
1728         (setCounter): access the counters object in the textclass object
1729         on in the buffer object.
1730         (updateCounters): ditto
1731
1732         * lyxtextclass.C: include counters.h, add variable ctrs_ as
1733         shared_ptr<Counters> to avoid loading counters.h in all
1734         compilation units.
1735         (LyXTextClass): initialize ctrs_
1736         (TextClassTags): add TC_COUNTER, and ...
1737         (Read): use it here.
1738         (CounterTags): new tags
1739         (readCounter): new function
1740         (counters): new funtion
1741         (defaultLayoutName): return a const reference
1742
1743         * counters.C (Counters): remove contructor
1744         (newCounter): remove a couple of unneeded statements.
1745         (newCounter): simplify a bit.
1746         (numberLabel): some small formatting changes.
1747
1748         * buffer.[Ch]: remove all traces of counters, move the Counters
1749         object to the LyXTextClass.
1750
1751 2002-09-06  Alain Castera  <castera@in2p3.fr>
1752
1753         * tabular.C: uses \tabularnewline; uses >{...} construct from array
1754         package to set the horizontal alignment on fixed width columns.
1755
1756         * lyx_sty.C:
1757         * lyx_sty.h: added tabularnewline macro def.
1758
1759         * LaTeXFeatures.C: added NeedTabularnewline macro feature
1760
1761 2002-09-06  John Levon  <levon@movementarian.org>
1762
1763         * LyXAction.C: tooltips for sub/superscript
1764
1765         * MenuBackend.C: a bit more verbose
1766
1767         * lyxfunc.C: tiny clean
1768
1769         * undo_funcs.C: document undo_frozen
1770
1771 2002-09-05  Lars Gullik Bjønnes  <larsbj@gullik.net>
1772
1773         * counters.C (Counters): add missing algorithm counter.
1774
1775         * text2.C (setCounter): lookup the counter with layouts latexname
1776         instead of by section number.
1777         (setCounter): use a hackish way to lookup the correct enum
1778         counter.
1779         a float name->type change
1780         reset enum couners with counter name directly instead of depth value.
1781
1782         * counters.C (Counters): remove the push_backs, change to use the
1783         float type not the float name.
1784         (labelItem): remove unused string, float name->type change
1785
1786         * counters.h: don't include vector, loose the enums and sects vectors
1787
1788 2002-09-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
1789
1790         * lyxtextclass.C (TextClassTags): add TC_FLOAT
1791         (Read): add float->TC_FLOAT to textclassTags
1792         (Read): and handle it in the switch
1793         (readFloat): new function
1794
1795         * FloatList.C (FloatList): comment out the hardcoded float
1796         definitions.
1797
1798         * lyxlayout.h: ws change.
1799
1800 2002-08-29  Dekel Tsur  <dekelts@tau.ac.il>
1801
1802         * buffer.C (readFile): Look for lyx2lyx in LYXDIR/lyx2lyx/
1803
1804 2002-09-03  Angus Leeming  <leeming@lyx.org>
1805
1806         * BufferView_pimpl.h: qualified name is not allowed in member
1807         declaration: WorkArea & Pimpl::workarea() const;
1808
1809         * factory.C: added using std::endl directive.
1810
1811         * text3.C: added using std::find and std::vector directives.
1812
1813 2002-08-29  André Pönitz <poenitz@gmx.net>
1814
1815         * lyxtext.h:
1816         * text2.C: remove unused member number_of_rows
1817
1818         * Makefile.am:
1819         * BufferView2.C: remove file, move contents to...
1820         * BufferView.C: ... here
1821
1822         * BufferView_pimpl.C:
1823         * factory.C: move more inset creation to factory
1824
1825         * vspace.C: avoid direct usage of LyXText, ws changes
1826
1827         * BufferView.[Ch]:
1828                 don't provide direct access to WorkArea, use two simple
1829                 acessors haveSelction() and workHeight() instead
1830
1831
1832 2002-08-29  John Levon  <levon@movementarian.org>
1833
1834         * BufferView_pimpl.C (dispatch): do not continue when
1835           no buffer
1836
1837 2002-08-28  André Pönitz <poenitz@gmx.net>
1838
1839         * commandtags.h: new LFUN_MOUSE_DOUBLE, LFUN_MOUSE_TRIPLE
1840
1841         * BufferView.h:
1842         * BufferView_pimpl.[Ch] move work area mouse event to LFUNs
1843
1844 2002-08-28  Rob Lahaye  <lahaye@snu.ac.kr>
1845
1846         * buffer.C: increment LYX_FORMAT to 221
1847
1848         * lyxrc.[Ch]: declare display_graphics as grfx::DisplayType and use
1849         grfx::displayTranslator.find(foo); include graphics/GraphicsTypes.h.
1850
1851         * lyxrc.C: use more "if (...) { } else { }" style (John's advice).
1852
1853         * lyx_main.C: call once the setDisplayTranslator(); is that okay here?
1854
1855 2002-08-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1856
1857         * factory.C (createInset): use LyXTextClass::floats
1858
1859         * MenuBackend.C (expandFloatListInsert):
1860         (expandFloatInsert):
1861         (expandToc):
1862
1863         * text2.C (setCounter):
1864
1865         * LaTeXFeatures.C (useFloat):
1866         (getFloatDefinitions):
1867
1868         * BufferView_pimpl.C (dispatch): use LyXTextClass::floats()
1869
1870         * lyxtextclass.[Ch]: rename layoutlist to layoutlist_; add
1871         floatlist_, with accessor floats().
1872
1873         * FloatList.h: remove global FloatList
1874
1875 2002-08-26  André Pönitz <poenitz@gmx.net>
1876
1877         * paragraph.[Ch]: Martin's patch for the \end_deeper bug
1878
1879         * BufferView.h:
1880         * BufferView2.C:
1881         * BufferView_pimpl.C:
1882         * text3.C: mun hanfling of LFUN_CUT/COPY/PASTE to LyXText
1883
1884 2002-08-25  John Levon  <levon@movementarian.org>
1885
1886         * LyXAction.C: fix margin note description
1887
1888 2002-08-24  John Levon  <levon@movementarian.org>
1889
1890         * buffer.C:
1891         * bufferlist.C:
1892         * bufferview_funcs.C:
1893         * lyxfont.C:
1894         * undo_funcs.C: cleanups
1895
1896         * lyxfunc.C: disable CUT/COPY when no selection
1897
1898 2002-08-23  Rob Lahaye  <lahaye@snu.ac.kr>
1899
1900         * lyxlength.[Ch]: use better (three letters) mnemonics for percentage units
1901         in "enum UNIT"; e.g. PTW for Percent of TextWidth
1902
1903         * lyxrc.C: graphics display is now monochrome|grayscale|color|none.
1904         Add backward compatibility to "mono", "gray" and "no".
1905
1906 2002-08-24  Dekel Tsur  <dekelts@tau.ac.il>
1907
1908         * buffer.C (readFile): Always run lyx2lyx if file_format < LYX_FORMAT
1909         (and file_format >= 200).
1910
1911 2002-08-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1912
1913         * lyxlayout.C (Read): treat LT_OPTARGS as an integer, not a bool
1914
1915 2002-08-22  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1916
1917         * lyxfunc.C (getStatus): handle LFUN_INSET_OPTARG
1918
1919 2002-08-20  Martin Vermeer  <martin.vermeer@hut.fi>
1920
1921         * BufferView_pimpl.C:
1922         * LyXAction.C:
1923         * buffer.C:
1924         * commandtags.h:
1925         * lyxfunc.C:
1926         * paragraph.[Ch]:
1927         * text2.C:
1928         * insets/insetoptarg.[Ch]: Added "optional argument" collapsible
1929         inset and code to make it  work with the paragraph code. The inset
1930         can be anywhere in the paragraph, but will only do the expected
1931         thing in LaTeX if the layout file contains the parameter line
1932                         OptionalArgs    1
1933         (or more generally, a nonzero value) for that layout.
1934
1935 2002-08-22  Lars Gullik Bjønnes  <larsbj@gullik.net>
1936
1937         * paragraph.h: remove the declaration of undefined counters class
1938         function.
1939
1940 2002-08-22  Martin Vermeer <martin.vermeer@hut.fi>
1941
1942         * text2.C (setCounter):  fixed enumeration mis-count as reported by
1943         Dr. Richard Hawkins.
1944
1945 2002-08-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1946
1947         * paragraph_funcs.h: remove some unneeded includes
1948
1949         * text.C (backspace): pasteParagraph now in global scipe
1950
1951         * CutAndPaste.C (cutSelection): pasteParagraph now in global scope
1952         (pasteSelection): ditto
1953
1954         * paragraph.[Ch] (pasteParagraph): move function to global scope ...
1955         * paragraph_funcs.C (pasteParagraph): ... here
1956
1957 2002-08-20  André Pönitz <poenitz@gmx.net>
1958
1959         * commandtags.h: new LFUNs for swapping/copying table row/colums
1960
1961         * LyXAction.C:
1962         * lyxfunc.C: support for new lfuns
1963
1964 2002-08-21  Lars Gullik Bjønnes  <larsbj@gullik.net>
1965
1966         * tabular.C:
1967         * buffer.[Ch]: remove NO_COMPABILITY stuff
1968
1969 2002-08-20  Lars Gullik Bjønnes  <larsbj@gullik.net>
1970
1971         * boost.C (throw_exception): new file, with helper function for
1972         boost compiled without exceptions.
1973
1974         * paragraph.h:
1975         * lyxlength.C:
1976         * buffer.C:
1977         * ParameterStruct.h:
1978         * ParagraphParameters.[Ch]: remove NO_PEXTRA_REALLY stuff
1979
1980         * bufferlist.C (emergencyWriteAll): use boost bind
1981
1982         * BufferView_pimpl.C (moveCursorUpdate): remove inline
1983
1984         * text.C: include paragraph_funcs.h
1985         (breakParagraph): breakParagraph is now in global scope
1986
1987         * paragraph_funcs.[Ch]: new files
1988
1989         * paragraph.C (breakParagraph,breakParagraphConservative): move to
1990         global scope
1991
1992         * buffer.C: include paragraph_funcs.h
1993         (insertStringAsLines): breakParagraph is now in global scope
1994
1995         * Makefile.am (lyx_SOURCES): add paragraph_funcs.h and
1996         paragraph_funcs.C
1997
1998         * CutAndPaste.C: include paragraph_funcs.h
1999         (cutSelection): breakParagraphConservative is now in global scope
2000         (pasteSelection): ditto
2001
2002         * buffer.h: declare oprator== and operator!= for
2003         Buffer::inset_iterator
2004
2005         * bufferlist.C (emergencyWrite): don't use fmt(...)
2006
2007         * text3.C: add using std::endl
2008
2009         * BufferView.C (moveCursorUpdate): remove default arg
2010
2011 2002-08-20  André Pönitz <poenitz@gmx.net>
2012
2013         * buffer.[Ch]: move inline functions to .C
2014
2015         * BufferView2.C:
2016         * BufferView_pimpl.C:
2017         * text.C:
2018         * buffer.[Ch]: use improved inset_iterator
2019
2020         * buffer.C:
2021         * paragraph.[Ch]: write one paragraph at a time
2022
2023 2002-08-20  Dekel Tsur  <dekelts@tau.ac.il>
2024
2025         * BufferView_pimpl.C (dispatch): Insert insetbibtex with "plain"
2026         style if style is not specified.
2027
2028 2002-08-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2029
2030         * text2.C (setCounter): when searching for right label for a
2031         caption, make sure to recurse to parent insets (so that a caption
2032         in a minipage in a figure float works) (bug #568)
2033
2034 2002-08-20  André Pönitz <poenitz@gmx.net>
2035
2036         * text3.C: new file for LyXText::dispatch() and helpers
2037
2038         * BufferView.[Ch]: move text related stuff to LyXText::dispatch()
2039
2040         * funcrequest.[Ch]: add message() do avoid direct access to LyXFunc
2041
2042 2002-08-19  André Pönitz <poenitz@gmx.net>
2043
2044         * lyxtext.h:
2045         * text.C: new LyXText::dispatch()
2046
2047         * BufferView_pimpl.C: move handling of LFUN_APPENDIX to LyXText
2048
2049 2002-08-18  Dekel Tsur  <dekelts@tau.ac.il>
2050
2051         * text.C (paintRowSelection): Fix code for rows with both RTL & LTR text.
2052
2053         * BufferView_pimpl.C (smartQuote): Insert typewriter quotes in
2054         Hebrew text.
2055
2056 2002-08-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2057
2058         * Makefile.am: use $(variables) instead of @substitutions@
2059
2060 2002-08-15  André Pönitz <poenitz@gmx.net>
2061
2062         * lyxfunc.C:
2063         * BufferView_pimpl.C: streamlining mathed <-> outer world
2064         interaction
2065
2066         * commandtags.h:
2067         * LyXAction.C: remove unused LFUN_MATH
2068
2069 2002-08-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
2070
2071         * paragraph.[Ch]: add some NO_NEXT ifdefs.
2072
2073 2002-08-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
2074
2075         * paragraph.C (Paragraph): reformat a bit
2076         (cutIntoMinibuffer): use builtin InsetList function instad of
2077         doing it manually.
2078         (getInset): ditto
2079
2080         * buffer.C: include boost/bind.hpp, add using std::for_each
2081         (writeFileAscii): use ParagraphList iterators
2082         (validate): use for_each for validate traversal of paragraphs
2083         (getBibkeyList): use ParagraphList iterators
2084         (resizeInsets): use for_each to resizeInsetsLyXText for all
2085         paragraphs.
2086         (getParFromID): use ParagraphList iterators
2087
2088         * BufferView2.C (lockInset): use paragraph list and iterators
2089
2090 2002-08-14  John Levon  <levon@movementarian.org>
2091
2092         * lyxserver.C: remove spurious xforms include
2093
2094 2002-08-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2095
2096         * lyxfunc.C (getStatus): disable math-extern outside of math mode
2097
2098 2002-08-13  André Pönitz <poenitz@gmx.net>
2099
2100         * LyXAction.[Ch]:
2101         * lyxfunc.C: further cleaning
2102
2103 2002-08-13  André Pönitz <poenitz@gmx.net>
2104
2105         * funcrequest.h: new constructor
2106
2107         * funcrequest.C: move stuff here from .h
2108
2109         * Makefile.am:
2110         * BufferView_pimpl.C:
2111         * LyXAction.C:
2112         * toc.C:
2113         * lyxfunc.C: subsequent changes
2114
2115         * lyxfunc.h: new view() member function
2116
2117         * lyxfunc.C: subsequent changes
2118
2119 2002-08-13  Angus Leeming  <leeming@lyx.org>
2120
2121         * BufferView2.C:
2122         * BufferView_pimpl.C:
2123         * buffer.C:
2124         * converter.C:
2125         * importer.C:
2126         * lyxfunc.C:
2127         * lyxvc.C:
2128         * toc.C:
2129         * vc-backend.C:
2130         changes due to the changed LyXView interface that now returns references
2131         to member variables not pointers.
2132
2133 2002-08-13  Angus Leeming  <leeming@lyx.org>
2134
2135         * WordLangTuple (word, lang_code): return references to strings,
2136         not strings.
2137
2138         * BufferView.h:
2139         * SpellBase.h:
2140         * lyxtext.h: forward-declare WordLangTuple.
2141
2142         * BufferView2.C:
2143         * ispell.C:
2144         * pspell.C:
2145         * text.C: #include "WordLangTuple.h".
2146
2147         * lyxtext.h:
2148         * text.C: (selectNextWordToSpellcheck): constify return type.
2149
2150 2002-08-12  Martin Vermeer <martin.vermeer@hut.fi>
2151
2152         * buffer.C:
2153         * buffer.h:
2154         * lyxtext.h:
2155         * paragraph.C:
2156         * paragraph_pimpl.h:
2157         * text.C:
2158         * text2.C:
2159         * undo_funcs.C: replaced per-paragraph counter logic by per-buffer, as
2160         suggested by Angus.
2161         Made updateCounter always count from start of buffer, and removed
2162         second argument (par).
2163         Reverted floats number display to '#'. Perhaps I'll try again when the
2164         code base is sanitized a bit.
2165
2166 2002-08-12  Angus Leeming  <leeming@lyx.org>
2167
2168         * buffer.[Ch] (getLabelList): constify.
2169
2170 2002-08-07  André Pönitz <poenitz@gmx.net>
2171
2172         * commandtags.h: new LFUN_MOUSE_(PRESS|MOTION|RELEASE)
2173
2174         * funcrequest.h: extension to keep mouse (x,y) position
2175
2176 2002-08-12  Juergen Vigna  <jug@sad.it>
2177
2178         * BufferView2.C (insertErrors): forbid undo when inserting error
2179         insets.
2180
2181         * CutAndPaste.C (SwitchLayoutsBetweenClasses): ditto
2182
2183 2002-08-12  Lars Gullik Bjønnes  <larsbj@gullik.net>
2184
2185         * ParagraphList.[Ch]: new files
2186
2187         * Makefile.am (lyx_SOURCES): add ParagraphList.[Ch]
2188
2189         * BufferView2.C (lockInset): ParagraphList changes
2190         * toc.C: ditto
2191         * text2.C: ditto
2192         * bufferlist.C: ditto
2193         * buffer.h: ditto
2194         * buffer.C: ditto
2195
2196 2002-08-11  Lars Gullik Bjønnes  <larsbj@gullik.net>
2197
2198         * paragraph_pimpl.h: remove inclusion of boost/array.hpp, remove
2199         unused class variable counter_,
2200
2201         * paragraph.[Ch] (getFirstCounter): delete unused function
2202
2203         * counters.C: include LAssert.h
2204         (reset): add a new function with no arg, change other version to
2205         not have def. arg and to not allow empty arg.
2206
2207         * text2.C (setCounter): remove empty arg from call to Counters::reset
2208
2209 2002-08-11  John Levon  <levon@movementarian.org>
2210
2211         * Makefile.am: add WordLangTuple.h
2212
2213 2002-08-11  Lars Gullik Bjønnes  <larsbj@gullik.net>
2214
2215         * paragraph.C, ToolbarDefaults.h, kbsequence.h, lyx_main.C,
2216         lyxfunc.C lyxlex_pimpl.C: ws changes only.
2217
2218         * insets/insettext.C: InsetList changes
2219
2220         * graphics/GraphicsSupport.C (operator()): InsetList changes
2221
2222         * toc.C (getTocList): InsetList changes
2223
2224         * paragraph_pimpl.[Ch]: InsetList changes
2225
2226         * paragraph.[Ch]: InsetList changes
2227
2228         * buffer.C (inset_iterator): InsetList changes
2229         (setParagraph): ditto
2230         * buffer.h (inset_iterator): ditto
2231         * iterators.C (operator++): ditto
2232         * iterators.h: ditto
2233
2234         * Makefile.am (lyx_SOURCES): add InsetList.C and InsetList.h
2235
2236         * InsetList.[Ch]: new files, most InsetList handling moved out of
2237         paragraph.C.
2238
2239         * BufferView2.C (removeAutoInsets): InsetList changes
2240         (lockInset): ditto
2241         (ChangeInsets): ditto
2242
2243 2002-08-10  Lars Gullik Bjønnes  <larsbj@gullik.net>
2244
2245         * paragraph_pimpl.h (empty): new function
2246
2247         * paragraph.[Ch] (empty): new function
2248
2249         * other files: use the new Paragraph::empty function
2250
2251 2002-08-09  John Levon  <levon@movementarian.org>
2252
2253         * lyxtext.h: remove unused refresh_height
2254
2255 2002-08-09  John Levon  <levon@movementarian.org>
2256
2257         * Makefile.am:
2258         * sgml.h:
2259         * sgml.C:
2260         * buffer.C:
2261         * paragraph.h:
2262         * paragraph.C: move sgml char escaping out of paragraph
2263
2264         * paragraph.h:
2265         * paragraph.C: remove id setter
2266
2267         * buffer.C:
2268         * paragraph.C:
2269         * paragraph_pimpl.C: remove dead tex_code_break_column
2270
2271         * bufferview_funcs.C: small cleanup
2272
2273         * lyxfunc.C: remove dead proto
2274
2275         * lyxtext.h: make some stuff private. Remove some dead stuff.
2276
2277         * lyxgluelength.C: make as[LyX]String() readable
2278
2279 2002-08-08  John Levon  <levon@movementarian.org>
2280
2281         * LyXAction.h:
2282         * LyXAction.C:
2283         * MenuBackend.C:
2284         * ToolbarDefaults.C:
2285         * lyxfunc.C:
2286         * lyxrc.C:
2287         * toc.C: lyxaction cleanup
2288
2289 2002-08-08  John Levon  <levon@movementarian.org>
2290
2291         * BufferView2.C: small cleanup
2292
2293         * lyxfind.h:
2294         * lyxfind.C: move unnecessary header into the .C
2295
2296 2002-08-08  John Levon  <levon@movementarian.org>
2297
2298         * funcrequest.h: just tedious nonsense
2299
2300         * lyx_main.h:
2301         * lyx_main.C: cleanups
2302
2303         * buffer.C:
2304         * vspace.C: remove dead header lyx_main.h
2305
2306 2002-08-07  Angus Leeming  <leeming@lyx.org>
2307
2308         * Paragraph.[Ch]:
2309         * paragraph_pimpl.h:
2310         Forward declare class Counters in paragraph.h by moving the ctrs member
2311         variable into Paragraph::Pimpl.
2312         (counters): new method, returning a reference to pimpl_->ctrs.
2313
2314         * text2.C: ensuing changes.
2315
2316 2002-08-07  John Levon  <levon@movementarian.org>
2317
2318         * BufferView_pimpl.C (resizeCurrentBuffer): update scrollbar
2319
2320         * BufferView_pimpl.C: announce X selection on double/triple
2321           click
2322
2323         * lyx_main.C: use correct bool in batch dispatch
2324
2325         * counters.h: srcdocs (from Martin Vermeer and Angus Leeming)
2326
2327 2002-08-07  André Pönitz <poenitz@gmx.net>
2328
2329         * funcrequest.h: new class to wrap a kb_action and its argument
2330
2331         * BufferView.[Ch]:
2332         * BufferView_pimpl[Ch]:
2333         * LaTeX.C:
2334         * LyXAction.[Ch]:
2335         * lyxfunc.[Ch]:
2336         * lyxrc.C: subsequent changes
2337
2338
2339 2002-08-07  John Levon  <levon@movementarian.org>
2340
2341         * BufferView_pimpl.C (redoCurrentBuffer): fix screen update when
2342           document options change.
2343
2344 2002-08-06  Martin Vermeer  <martin.vermeer@hut.fi>
2345
2346         * counters.[Ch]
2347         * text2.C
2348         * paragraph.[Ch]
2349         * makefile.am: move counters functionality over from
2350         text2.C/paragraph.[Ch] to counters.[Ch], and make proper C++.
2351
2352 2002-08-06  John Levon  <levon@movementarian.org>
2353
2354         * WordLangTuple.h: new file for word + language code tuple
2355
2356         * SpellBase.h:
2357         * pspell.h:
2358         * pspell.C:
2359         * ispell.h:
2360         * ispell.C:
2361         * lyxtext.h:
2362         * text.C:
2363         * text2.C:
2364         * BufferView.h:
2365         * BufferView2.C: use WordLangTuple
2366
2367         * layout.h:
2368         * buffer.C: remove very dead LYX_LAYOUT_DEFAULT
2369
2370 2002-08-06  John Levon  <levon@movementarian.org>
2371
2372         * lyx_main.C: fix cmdline batch handling
2373
2374 2002-08-06  André Pönitz <poenitz@gmx.net>
2375
2376         * lyxrc.C: set default for show_banner to true
2377
2378 2002-08-06  John Levon  <levon@movementarian.org>
2379
2380         * pspell.C: fix a crash, and allow new aspell to work
2381
2382 2002-08-06  John Levon  <levon@movementarian.org>
2383
2384         * lyxfunc.C:
2385         * kbmap.C: small cleanup
2386
2387         * vspace.h:
2388         * vspace.C: add const
2389
2390 2002-08-05  John Levon  <levon@movementarian.org>
2391
2392         * LyXAction.C: back to tabular-insert
2393
2394 2002-08-04  John Levon  <levon@movementarian.org>
2395
2396         * BufferView.h:
2397         * BufferView.C: cosmetic change
2398
2399         * BufferView_pimpl.C: s/IGNORE_CODE/NOTE_CODE/
2400
2401         * bufferlist.C:
2402         * buffer.h:
2403         * buffer.C:
2404         * lyxcb.h:
2405         * lyxcb.C:
2406         * lyxserver.C:
2407         * lyxvc.C:
2408         * vc-backend.C:
2409         * BufferView2.C: purge all "Lyx" not "LyX" strings
2410
2411         * lyxcursor.h:
2412         * lyxcursor.C: attempt to add some documentation
2413
2414         * lyxfunc.C:
2415         * commandtags.h:
2416         * LyXAction.C:
2417         * ToolbarDefaults.C:
2418         * BufferView_pimpl.C: remove LFUN_DIALOG_TABULAR_INSERT and
2419           merge with LFUN_TABULAR_INSERT
2420
2421         * Makefile.am:
2422         * SpellBase.h:
2423         * ispell.h:
2424         * ispell.C:
2425         * pspell.h:
2426         * pspell.C: split up i/pspell implementations into separate
2427           files, many cleanups
2428
2429         * lyxlex.C: unrevert, with a proper fix for prefix.length() == 0
2430
2431         * text2.C: some cleanup
2432
2433         * lyxfunc.C: don't check for isp_command == "none" any more, it
2434           didn't make any sense
2435
2436 2002-08-06      Martin Vermeer <martin.vermeer@hut.fi>
2437
2438         * counters.[Ch]
2439         * text2.C
2440         * paragraph.[Ch]
2441         * makefile.am: move counters functionality over
2442         from text2.C/paragraph.[Ch] to counters.[Ch], and
2443         make proper C++.
2444 2002-08-02  John Levon  <levon@movementarian.org>
2445
2446         * buffer.C: s/lyxconvert/lyx2lyx/
2447
2448 2002-08-02  Angus Leeming  <leeming@lyx.org>
2449
2450         * lyxlex.C: revert John's change as it breaks reading of the user
2451         preamble.
2452
2453 2002-08-02  Angus Leeming  <leeming@lyx.org>
2454
2455         * importer.C (Import):
2456         * lyxfunc.C (moveCursorUpdate, dispatch, view_status_message):
2457         changes due to LyXView::view() now returning a boost::shared_ptr.
2458
2459 2002-08-02  John Levon  <levon@movementarian.org>
2460
2461         * lyxlex.C: small cleanup
2462
2463 2002-08-02  John Levon  <levon@movementarian.org>
2464
2465         * text2.C (status): small cleanup, no logic change
2466
2467 2002-08-01  John Levon  <levon@movementarian.org>
2468
2469         * buffer.h:
2470         * buffer.C (writeFile): don't output alerts, caller
2471           handles this
2472
2473         * bufferlist.C:
2474         * lyx_cb.C: from above
2475
2476         * lyxfunc.C: allow to open non-existent files
2477
2478 2002-07-31  John Levon  <levon@movementarian.org>
2479
2480         * lyxserver.C: don't let incidental errors get
2481           in the way (errno)
2482
2483 2002-07-30  John Levon  <levon@movementarian.org>
2484
2485         * lyxfunc.C: disable character dialog in ERT inset (partial fix)
2486
2487 2002-07-30  John Levon  <levon@movementarian.org>
2488
2489         * lyxserver.h:
2490         * lyxserver.C: remove I/O callback too
2491
2492 2002-07-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2493
2494         * lyxfunc.C (getStatus): disable LFUN_LATEX_LOG when there is no
2495         log.
2496
2497 2002-07-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
2498
2499         * many files: strip,frontStrip -> trim,ltrim,rtrim
2500
2501 2002-07-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
2502
2503         * PrinterParams.h: remove extern containsOnly, and include
2504         support/lstrings.h instead.
2505
2506         * LaTeX.C (scanAuxFile): modify because of strip changes
2507         (deplog): ditto
2508         * buffer.C (makeLaTeXFile): ditto
2509         * bufferparams.C (writeFile): ditt
2510         * lyxfont.C (stateText): ditto
2511         * lyxserver.C (read_ready): ditto
2512         * vc-backend.C (scanMaster): ditto
2513
2514         * BufferView_pimpl.h: ws changes
2515
2516         * BufferView_pimpl.C: inlude boost/signals/connection.hpp
2517
2518 2002-07-26  André Pönitz <poenitz@gmx.net>
2519
2520         * kb_sequence.C: remove unnedred usings
2521
2522 2002-07-26  Juergen Vigna  <jug@sad.it>
2523
2524         * lyxfind.C (LyXReplace): we have to check better if the returned
2525         text is not of theLockingInset()->getLockingInset().
2526
2527 2002-07-25  Juergen Vigna  <jug@sad.it>
2528
2529         * lyxfind.C (LyXReplace): don't replace if we don't get the
2530         right LyXText.
2531
2532         * undo_funcs.C (createUndo): remove debugging code.
2533
2534 2002-07-25  Dekel Tsur  <dekelts@tau.ac.il>
2535
2536         * buffer.C (parseSingleLyXformat2Token): Use default placement
2537         when reading old floats.
2538
2539         * FloatList.C (FloatList): Change the default placement of figure
2540         and tables to "tbp".
2541
2542 2002-07-25  John Levon  <moz@compsoc.man.ac.uk>
2543
2544         * MenuBackend.C: using std::max
2545
2546 2002-07-25  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2547
2548         * MenuBackend.C (expandToc):
2549         (expandToc2): code moved from xforms menu frontend. It is now
2550         generic and TOCs are transparent to menu frontends.
2551
2552 2002-07-24  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2553
2554         * toc.C (getTocList): protect against buf=0
2555
2556         * MenuBackend.C (expand): move from Menu to MenuBackend; pass a
2557         Menu as first parameter. Now, this calls itself recursively to
2558         expand a whole tree (this will be useful for TOC handling)
2559         (expandFloatInsert): remove 'wide' version of floats
2560
2561         * MenuBackend.h (submenuname): returns the name of the submenu.
2562         (submenu): returns the submenu itself, provided it has been
2563         created by MenuBackend::expand
2564
2565 2002-07-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2566
2567         * paragraph_pimpl.C (simpleTeXSpecialChars): close fonts before
2568         insets which have noFontChange == true. (bug #172)
2569
2570 2002-07-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2571
2572         * BufferView_pimpl.C: add connection objects and use them...
2573         (Pimpl): here.
2574
2575 2002-07-22  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2576
2577         * MenuBackend.C (expandLastfiles):
2578         (expandDocuments):
2579         (expandFormats):
2580         (expandFloatListInsert):
2581         (expandFloatInsert):
2582         (expand): split expand in parts
2583
2584 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
2585
2586         * lyx_gui.C: use lyx_gui::exit()
2587
2588 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
2589
2590         * LyXAction.C: show the failing pseudo action
2591
2592 2002-07-22  Dekel Tsur  <dekelts@tau.ac.il>
2593
2594         * buffer.C (readFile): Run the lyxconvert script in order to read
2595         old files.
2596
2597 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
2598
2599         * LyXAction.C:
2600         * commandtags.h:
2601         * lyxfunc.C: remove LFUN_ADD_TO_TOOLBAR
2602
2603 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
2604
2605         * LyXAction.C:
2606         * commandtags.h:
2607         * lyxfunc.C: remove LFUN_TOOLBAR_PUSH
2608
2609 2002-07-22  Herbert Voss  <voss@lyx.org>
2610
2611         * lengthcommon.C:
2612         * lyxlength.[Ch]: add support for the vertical lengths
2613
2614 2002-07-21  John Levon  <moz@compsoc.man.ac.uk>
2615
2616         * toc.[Ch]: std:: fixes
2617
2618 2002-07-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2619
2620         * lyxrc.C: do not include lyx_main.h
2621
2622         * LaTeXFeatures.h: use a list<string> instead of a vector<string>
2623         for layouts
2624
2625         * lyxrc.C:
2626         * encoding.C:
2627         * bufferlist.C:
2628         * BufferView2.C: include "lyxlex.h"
2629
2630         * tabular.h:
2631         * bufferparams.h: do not #include "lyxlex.h"
2632
2633         * lyxtextclasslist.C (Add): remove method
2634         (classlist): renamed to classlist_
2635
2636         * paragraph_pimpl.C:
2637         * paragraph.C:
2638         * text2.C:
2639         * CutAndPaste.C:
2640         * bufferview_funcs.C:
2641         * bufferlist.C:
2642         * text.C:
2643         * LaTeXFeatures.C:
2644         * buffer.C:
2645         * toc.C (getTocList): use BufferParams::getLyXTextClass
2646
2647         * toc.C (getTocList): use InsetFloat::addToToc
2648
2649         * toc.[Ch]: new files, containing helper functions to handle table
2650         of contents
2651
2652         * lyxfunc.C (dispatch): no need to remove spaces around command
2653         given as a string
2654         (getStatus): handle LFUN_SEQUENCE by returning the status of the
2655         first command of the sequence; it is not very clever, but I do not
2656         have a better idea, actually
2657
2658         * LyXAction.C (LookupFunc): make sure to remove space at the
2659         beginning and end of the command
2660
2661 2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2662
2663         * MenuBackend.C (getMenubar): new method: return the menubar of
2664         this menu set
2665         (read): treat differently reading of menu and menubar (in
2666         particular, the menubar has no name now)
2667         (Menu::menubar): remove
2668
2669         * lyxfunc.C (dispatch): add 'done' message to minibuffer when
2670         saving is finished
2671
2672 2002-07-20  Dekel Tsur  <dekelts@tau.ac.il>
2673
2674         * BufferView_pimpl.C (workAreaButtonRelease): Fix opening of
2675         a bibitem inset in a RTL paragraph.
2676
2677 2002-07-20  John Levon  <moz@compsoc.man.ac.uk>
2678
2679         * paragraph_pimpl.C: constify
2680
2681         * BufferView_pimpl.C:
2682         * LaTeX.C:
2683         * lyxfunc.C: fix dispatch in a nicer way
2684
2685 2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2686
2687         * lyxfunc.C (dispatch):
2688         * BufferView_pimpl.C:
2689         * BufferView_pimpl.h:
2690         * BufferView.C:
2691         * BufferView.h: rename Dispatch() to dispatch()
2692
2693         * LaTeXFeatures.C (useLayout): honor LyXLayout::depends_on()
2694
2695         * lyxlayout.C (Read): honor DependsOn tag
2696
2697         * lyxlayout.[Ch] (depends_on): new method
2698
2699         * version.C.in: update lyx_docversion
2700
2701         * LaTeXFeatures.C (getMacros): only define \LyX when needed
2702
2703         * paragraph.C (validate): remove from here...
2704         * paragraph_pimpl.C (validate): ... and move here
2705         (isTextAt): make it const
2706
2707         * buffer.C (getLists): ws cleanup
2708
2709 2002-07-20  Dekel Tsur  <dekelts@tau.ac.il>
2710
2711         * language.C (read): Use iso8859-1 encoding in latex_lang
2712         (this prevents LyX from crashing when using iso10646-1 encoding).
2713
2714 2002-07-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2715
2716         * text2.C (toggleInset): if cursor is inside an inset, close the
2717         inset and leave cursor _after_ it
2718
2719 2002-07-19  John Levon  <moz@compsoc.man.ac.uk>
2720
2721         * lyxfunc.C: move minibuffer completion handling out of here
2722
2723 2002-07-19  John Levon  <moz@compsoc.man.ac.uk>
2724
2725         * BufferView_pimpl.C:
2726         * LaTeX.C: fix dispatch calls
2727
2728 2002-07-19  Dekel Tsur  <dekelts@tau.ac.il>
2729
2730         * text.C (drawChars): Fix Arabic text rendering.
2731
2732 2002-07-18  John Levon  <moz@compsoc.man.ac.uk>
2733
2734         * LyXAction.C:
2735         * commandtags.h:
2736         * lyxfunc.C: remove message-push/pop
2737
2738         * lyxserver.C:
2739         * lyxfunc.h:
2740         * lyxfunc.C: rationalise some code by removing verboseDispatch
2741           in favour of a bool argument to dispatch()
2742
2743 2002-07-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2744
2745         * lyx_main.C (init): make sure to read symlinks as absolute paths
2746
2747 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
2748
2749         * lyxfunc.h:
2750         * lyxfunc.C: no need for commandshortcut to be a member
2751
2752 2002-07-15  André Pönitz <poenitz@gmx.net>
2753
2754         * converter.C: add support for $$s (scripts from lib/scripts dir)
2755         * lyx_main.C: white space
2756
2757 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
2758
2759         * bufferlist.C:
2760         * lyxrc.h:
2761         * lyxrc.C: remove second exit confirmation
2762
2763 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
2764
2765         * BufferView.h:
2766         * BufferView.C:
2767         * BufferView2.C:
2768         * BufferView_pimpl.h:
2769         * BufferView_pimpl.C:
2770         * lyxfunc.C: s/setState/switchKeyMap/, s/showState/view_state_changed/
2771
2772 2002-07-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2773
2774         * MenuBackend.C (expand): add numeric shortcuts to document menu
2775
2776         * lyxrc.C (getDescription): remove RC_NEW_ASK_FILENAME
2777
2778 2002-07-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2779
2780         * lyxfont.C (setLyXFamily):
2781         (setLyXSeries):
2782         (setLyXShape):
2783         (setLyXSize):
2784         (setLyXMisc):
2785         (lyxRead):
2786         * debug.C (value):
2787         * buffer.C (asciiParagraph): use ascii_lowercase
2788
2789 2002-07-15  Mike Fabian  <mfabian@suse.de>
2790
2791         * lyxlex_pimpl.C (search_kw):
2792         * lyxlex.C (getLongString):
2793         * converter.h (operator<):
2794         * converter.C (operator<):
2795         * buffer.C (parseSingleLyXformat2Token):
2796         (asciiParagraph):
2797         * ToolbarDefaults.C (read):
2798         * MenuBackend.C (checkShortcuts):
2799         (read):
2800         * LColor.C (getFromGUIName):
2801         (getFromLyXName): use the compare_ascii_no_case instead of
2802         compare_no_case, because in turkish, 'i' is not the lowercase
2803         version of 'I', and thus turkish locale breaks parsing of tags.
2804
2805 2002-07-16  Angus Leeming  <leeming@lyx.org>
2806
2807         * BufferView_pimpl.C (buffer): Previews::generateBufferPreviews
2808         now takes a Buffer const & argument.
2809
2810 2002-07-15  John Levon  <moz@compsoc.man.ac.uk>
2811
2812         * BufferView.C (resize): check there's a buffer to resize
2813
2814 2002-07-14  John Levon  <moz@compsoc.man.ac.uk>
2815
2816         * lyxfunc.C: remove dead code
2817
2818         * lyxserver.h:
2819         * lyxserver.C: use lyx_guii::set_read_callback
2820
2821 2002-07-13  Dekel Tsur  <dekelts@tau.ac.il>
2822
2823         * lyxfunc.C (dispatch): Correct cursor behaviour when exiting
2824         an inset in a RTL paragraph.
2825
2826 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
2827
2828         * lyxfunc.C: repaint after a font size update
2829
2830 2002-07-15  André Pönitz <poenitz@gmx.net>
2831
2832         * lyxlength.C: inBP should be able to return negative values
2833
2834 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
2835
2836         * lyxfunc.C: use lyx_gui::update_fonts()
2837
2838 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
2839
2840         * lyxfunc.C: use lyx_gui::update_color()
2841
2842 2002-07-11  John Levon  <moz@compsoc.man.ac.uk>
2843
2844         * bufferlist.C:
2845         * lyxfunc.h:
2846         * lyxfunc.C:
2847         * lyxrc.h:
2848         * lyxrc.C: remove file->new asks for name option, and let
2849           buffer-new take an argument
2850
2851 2002-07-11  John Levon  <moz@compsoc.man.ac.uk>
2852
2853         * BufferView_pimpl.C: remove unneeded extra repaint()
2854
2855 2002-07-10  John Levon  <moz@compsoc.man.ac.uk>
2856
2857         * LyXAction.C: allow command-sequence with NoBuffer
2858
2859         * lyxfunc.C: don't insist on trailing ';' for command-sequence
2860
2861 2002-07-10  Angus Leeming  <leeming@lyx.org>
2862
2863         * lyxrc.[Ch]: preview_scale_factor should be a float not an int.
2864
2865 2002-07-09  Angus Leeming  <leeming@lyx.org>
2866
2867         * lyxrc.[Ch]: added preview_hashed_labels and preview_scale_factor.
2868
2869 2002-07-09  John Levon  <moz@compsoc.man.ac.uk>
2870
2871         * lengthcommon.h: whitespace
2872
2873         * lyxfunc.C: update scrollbar after goto paragraph
2874
2875         * lyxtext.h: factor out page break drawing, and fix it so
2876           page break/added space paints as selected nicely
2877
2878 2002-07-09  John Levon  <moz@compsoc.man.ac.uk>
2879
2880         * BufferView_pimpl.C: add FIXMEs, clean up a little
2881
2882 2002-07-09  André Pönitz <poenitz@gmx.net>
2883
2884         * lyxfont.[Ch]: support for wasy symbols
2885
2886 2002-07-08  André Pönitz <poenitz@gmx.net>
2887
2888         * BufferView_pimpl.C: apply John's patch for #93.
2889
2890 2002-07-05  Angus Leeming  <leeming@lyx.org>
2891
2892         * BufferView_pimpl.C (buffer): generate previews if desired.
2893
2894         * LColor.h: add "preview" to the color enum.
2895
2896         * LColor.C (LColor): add a corresponding entry to the items array.
2897
2898         * buffer.C (~Buffer): remove any previewed LaTeX snippets associated
2899         with this buffer.
2900
2901 2002-07-05  Angus Leeming  <leeming@lyx.org>
2902
2903         * buffer.[Ch] (makeLaTeXFile): create two methods where there was one.
2904         The body of the code is now in the method that is passed an ostream &
2905         rather than a file name.
2906         Pass an additional only_preamble parameter, useful for the forthcoming
2907         preview stuff.
2908
2909 2002-07-03  André Pönitz <poenitz@gmx.net>
2910
2911         * lyxfunc.C: simplify getStatus() a bit for math stuff
2912
2913 2002-07-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2914
2915         * BufferView_pimpl.C (workAreaResize): add an unconditional repaint.
2916
2917 2002-06-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2918
2919         * text.C (changeRegionCase): do not change case of all the
2920         document when region ends at paragraph end (bug #461)
2921
2922 2002-07-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2923
2924         * paragraph.C (startTeXParParams):
2925         (endTeXParParams): add \protect when necessary
2926
2927 2002-06-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2928
2929         * BufferView_pimpl.C (workAreaExpose): remove warning
2930
2931 2002-06-27  Angus Leeming  <leeming@lyx.org>
2932
2933         * Makefile.am: add lyxlayout_ptr_fwd.h.
2934
2935 2002-06-26  André Pönitz <poenitz@gmx.net>
2936
2937         * lyxrc.[Ch]: introduce \preview, revive half-dead \show_banner
2938
2939 2002-06-25  Angus Leeming  <leeming@lyx.org>
2940
2941         * lyxfunc.C (dispatch): Comment out the call to
2942         grfx::GCache::changeDisplay. The method no longer exists now that the
2943         pixmap generation part of the graphics loader has been moved into
2944         InsetGraphics.
2945
2946 2002-06-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2947
2948         * text2.C: layout as layout
2949
2950         * text.C: layout as layout
2951
2952         * tabular.C (OldFormatRead): layout as layout
2953
2954         * paragraph_pimpl.C (TeXDeeper): layout as layout
2955         (realizeFont): layout as layout
2956
2957         * paragraph.C (writeFile): layout as layout
2958         (validate): layout as layout
2959         (getFont): layout as layout
2960         (getLabelFont): layout as layout
2961         (getLayoutFont): layout as layout
2962         (breakParagraph): layout as layout
2963         (stripLeadingSpaces): layout as layout
2964         (getEndLabel): layout as layout
2965         (getMaxDepthAfter): layout as layout
2966         (applyLayout): layout as layout
2967         (TeXOnePar): layout as layout
2968         (simpleTeXOnePar): layout as layout
2969         (TeXEnvironment): layout as layout
2970         (layout): layout as layout
2971         (layout): layout as layout
2972
2973         * lyxtextclass.C (compare_name): new functor to work with
2974         shared_ptr, layout as layout
2975         (Read): layout as layout
2976         (hasLayout): layout as layout
2977         (operator): layout as layout
2978         (delete_layout): layout as layout
2979         (defaultLayout): layout as layout
2980
2981         * lyxlayout_ptr_fwd.h: new file
2982
2983         * lyxlayout.C (Read): layout as layout
2984
2985         * lyx_cb.C (MenuInsertLabel): layout as layout
2986
2987         * bufferlist.C (newFile): layout as layout
2988
2989         * buffer.C (readLyXformat2): layout as layout
2990         (parseSingleLyXformat2Token): layout as layout
2991         (insertStringAsLines): layout as layout
2992         (asciiParagraph): layout as layout
2993         (latexParagraphs): layout as layout
2994         (makeLinuxDocFile): layout as layout
2995         (simpleLinuxDocOnePar): layout as layout
2996         (makeDocBookFile): layout as layout
2997         (simpleDocBookOnePar): layout as layout
2998         (getLists): layout as layout
2999
3000         * LaTeXFeatures.C (getTClassPreamble): layout as layout
3001
3002         * CutAndPaste.C (cutSelection): layout as layout
3003         (pasteSelection): layout as layout
3004         (SwitchLayoutsBetweenClasses): layout as layout
3005
3006         * BufferView_pimpl.C (Dispatch): layout as layout
3007         (smartQuote): layout as layout
3008
3009         * BufferView2.C (unlockInset): layout as layout
3010
3011 2002-06-24  André Pönitz <poenitz@gmx.net>
3012
3013         * lyxfunc.C: fix #487
3014
3015 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
3016
3017         * lyxrc.h:
3018         * lyxrc.C:
3019         * lyxfunc.C: remove display_shortcuts, show_banner
3020
3021 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
3022
3023         * Buffer_pimpl.C: oops, update on resize
3024
3025 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
3026
3027         * buffer.C:
3028         * converter.C:
3029         * exporter.C:
3030         * lyxfunc.C:
3031         * BufferView.h:
3032         * BufferView.C: use repaint()
3033
3034         * BufferView_pimpl.h:
3035         * BufferView_pimpl.C: s/updateScreen()/repaint()/
3036           as it's a clearer description. Remove superfluous
3037           redraws.
3038
3039 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
3040
3041         * text.C: fix bug 488. Not ideal, but getting
3042           getWord() to work properly for the insets that
3043           matter is more difficult ...
3044
3045 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
3046
3047         * BufferView_pimpl.C:
3048         * LyXAction.C:
3049         * commandtags.h:
3050         * lyxfunc.C: remove the six million index lyxfuncs to just
3051           one, and DTRT (bug 458)
3052
3053 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
3054
3055         * BufferView.h:
3056         * BufferView.C:
3057         * BufferView_pimpl.h:
3058         * BufferView_pimpl.C: clean up resize() stuff,
3059           and unnecessary updateScreen()s
3060
3061 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
3062
3063         * BufferView.h:
3064         * BufferView.C:
3065         * BufferView_pimpl.h:
3066         * BufferView_pimpl.C:
3067         * lyxfind.h:
3068         * lyxfind.C:
3069         * minibuffer.C: remove focus management of workarea,
3070           not needed. Use screen's greyOut()
3071
3072 2002-06-17  Herbert Voss  <voss@lyx.org>
3073
3074         * converter.C: (convert) do not post a message, when converting
3075         fails, let the calling function decide what to do in this case
3076
3077 2002-06-18  John Levon  <moz@compsoc.man.ac.uk>
3078
3079         * lyxfunc.C: tidy up a little
3080
3081 2002-06-16    <alstrup@diku.dk>
3082
3083         * BufferView_pimpl.C (Pimpl): Use WorkAreaFactory.
3084         Got rid of FORMS_H_LOCATION include. Now we are
3085         GUII.
3086
3087 2002-06-15  LyX Development team  <lyx@rilke>
3088
3089         * buffer.[Ch] (sgmlOpenTag):
3090         (sgmlCloseTag): Added support for avoiding pernicious mixed
3091         content. Return number of lines written.
3092
3093         (makeLinuxDocFile):
3094         (makeDocBookFile): Fixed calls to sgml*Tag.
3095         Simple white space clean.
3096
3097         (simpleDocBookOnePar): Simple white space clean.
3098
3099         * tabular.[Ch] (docBook): Renamed to docbook and got another
3100         argument to related with the pernicious mixed content.
3101
3102         (docbookRow): Fixed calls for docbook inset method.
3103
3104 2002-06-15  Lyx Development team  <larsbj@birdstep.com>
3105
3106         * lyxfunc.[Ch]: Use LyXKeySym instead of KeySym,
3107         so it's X11 independent.
3108
3109         * kb*.[Ch]: ditto.
3110
3111         * BufferView_pimpl.[Ch] (workAreaKeyPress): ditto.
3112
3113 2002-06-15  Lyx Development team  <lyx@electronia>
3114
3115         * intl.h: Renamed getTrans to getTransManager.
3116
3117 2002-06-14  Angus Leeming  <leeming@lyx.org>
3118
3119         * Makefile.am: nuke forgotten stl_string_fwd.h.
3120
3121 2002-06-12  Angus Leeming  <leeming@lyx.org>
3122
3123         * stl_string_fwd.h: unused and non-compliant anyway. Nuked.
3124
3125 2002-06-13  Angus Leeming  <leeming@lyx.org>
3126
3127         * LaTeX.C:
3128         * vspace.C: wrap using std::sscanf inside a CXX_GLOBAL_CSTD block.
3129
3130 2002-06-12  Andrew Zabolotny  <zap@cobra.ru>
3131
3132         * kbmap.C (getiso): add support for cyrillic and greek
3133
3134 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
3135
3136         * BufferView.h:
3137         * BufferView.C:
3138         * BufferView_pimpl.h:
3139         * BufferView_pimpl.C: move bogus scrolling logic
3140           to xforms
3141
3142 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
3143
3144         * lyxfunc.C:
3145         * BufferView_pimpl.C: view->resize() change
3146
3147 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
3148
3149         * BufferView_pimpl.C: topCursorVisible
3150           prototype change
3151
3152 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
3153
3154         * Makefile.am:
3155         * lyx_gui.h:
3156         * lyx_gui.C: move to frontends/
3157
3158         * main.C:
3159         * lyx_main.h:
3160         * lyx_main.C: changes from above
3161
3162 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
3163
3164         * intl.C:
3165         * intl.h:
3166         * kbmap.C:
3167         * kbsequence.C:
3168         * lyx_cb.C:
3169         * lyx_main.C: minor tidy
3170
3171 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
3172
3173         * BufferView_pimpl.h:
3174         * BufferView_pimpl.C:
3175         * BufferView.h:
3176         * BufferView.C: make painter() const,
3177           remove dead code
3178
3179         * BufferView2.C: use screen() accessor
3180
3181         * lyx_main.h:
3182         * lyx_main.C: some minor cleanup
3183
3184 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
3185
3186         * BufferView_pimpl.h:
3187         * BufferView_pimpl.C: remove enter/leaveView,
3188           use workHeight()
3189
3190 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
3191
3192         * BufferView.h:
3193         * BufferView.C:
3194         * BufferView2.C:
3195         * BufferView_pimpl.h:
3196         * BufferView_pimpl.C: only construct screen once,
3197           rename
3198
3199         * lyxrc.C: remove pointless comment
3200
3201 2002-06-11  John Levon  <moz@compsoc.man.ac.uk>
3202
3203         * BufferView.h:
3204         * BufferView.C: remove active() and belowMouse()
3205
3206         * BufferView_pimpl.h:
3207         * BufferView_pimpl.C: use workarea() not workarea_,
3208           and make it use a scoped_ptr instead
3209
3210 2002-06-11  John Levon  <moz@compsoc.man.ac.uk>
3211
3212         * lyx_gui.C: add debug message on BadWindow
3213
3214 2002-06-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3215
3216         * sp_spell.C: fdopen is not part of the C++ standard.
3217
3218         * paragraph.C (InsetIterator): use >= instead of ==
3219
3220 2002-06-07  Angus Leeming  <leeming@lyx.org>
3221
3222         Fixes needed to compile with Compaq cxx 6.5.
3223         * BufferView_pimpl.C:
3224         * DepTable.C:
3225         * buffer.C:
3226         * converter.C:
3227         * encoding.C:
3228         * lyx_gui.C:
3229         * lyx_main.C:
3230         * lyxtextclasslist.C:
3231         * minibuffer.C:
3232         * sp_spell.C:
3233         * tabular_funcs.C:
3234         * vc-backend.C:
3235         all c-library variables have been moved into namespace std. Wrap
3236         using std::xyz declarations inside a #ifndef CXX_GLOBAL_CSTD block.
3237
3238         * lyxlength.C:
3239         * tabular-old.C:
3240         * tabular.C:
3241         Add a using std::abs declaration.
3242
3243         * kbmap.h (modifier_pair):
3244         * paragraph.h (InsetTable, InsetList):
3245         * lyxfont.h (FontBits):
3246         type definition made public.
3247
3248         * bufferlist.C (emergencyWriteAll): the compiler complains that
3249         there is more than one possible lyx::class_fun template to choose from.
3250         I re-named the void specialisation as lyx::void_class_fun.
3251
3252         * lyxfont.C (FontBits' operator==, operator!=): taken out of class.
3253
3254         * tabular_funcs.C: lstrings.h must come before tabular_funcs.h or
3255         the compiler is is unable to find tostr in write_attribute.
3256
3257 2002-06-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3258
3259         * buffer.C (sgmlError): hide #warning
3260
3261 2002-06-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3262
3263         * xtl/*: get rid of xtl, which is not in use anyway
3264
3265         * LyXAction.C (init):
3266         * commandtags.h: remove BUFFER_PRINT and BUFFER_PARAMS_GET, which
3267         were unimplemented xtl experimentation
3268
3269 2002-06-04  André Pönitz <poenitz@gmx.net>
3270
3271         * lyxfunc.C: disable array operation on simple formulae
3272
3273 2002-06-03  John Levon  <moz@compsoc.man.ac.uk>
3274
3275         * converter.C: constify a bit
3276
3277 2002-06-02  John Levon  <moz@compsoc.man.ac.uk>
3278
3279         * lyx_gui.C: check xforms version correctly
3280
3281 2002-04-30  Herbert Voss  <voss@lyx.org>
3282
3283         * buffer.C (parseSingleLyXformat2Token): fix bug with ignored
3284         "keep" option
3285
3286 2002-05-31  John Levon  <moz@compsoc.man.ac.uk>
3287
3288         * lyxvc.C: fix bug 416 (make sure buffer is saved before
3289           attempt to register it with a VCS)
3290
3291 2002-05-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3292
3293         * lyx_main.C (init): honor variables LYX_DIR_13x and
3294         LYX_USERDIR_13x
3295
3296 2002-05-30  John Levon  <moz@compsoc.man.ac.uk>
3297
3298         * buffer.h:
3299         * buffer.C:
3300         * lyx_main.C: fix a crash on bad command line,
3301           and give a useful exit status on error
3302
3303         * lyxfunc.C (doImport): allow -i lyx to work
3304
3305 2002-03-30  André Pönitz <poenitz@gmx.net>
3306
3307         * lyxfunc.C: mathed font changes
3308
3309 2002-05-30  John Levon  <moz@compsoc.man.ac.uk>
3310
3311         * LaTeX.C:
3312         * importer.h:
3313         * importer.C:
3314         * lyx_sty.h:
3315         * lyx_sty.C:
3316         * lyxlex.C:
3317         * lyxrow.h:
3318         * lyxtext.h:
3319         * paragraph.h:
3320         * paragraph.C:
3321         * texrow.h:
3322         * texrow.C:
3323         * text.C:
3324         * trans_mgr.h: srcdocs, and some minor cleanups
3325
3326 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3327
3328         * paragraph_pimpl.C (isTextAt): rewrite to be much faster (do not
3329         call getFont all the time)
3330
3331 2002-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3332
3333         * switch from SigC signals to boost::signals
3334
3335 2002-05-29  André Pönitz <poenitz@gmx.net>
3336
3337         * paragraph_pimpl.C (getChar): don't call size() too often...
3338
3339 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3340
3341         * paragraph_pimpl.C (insertChar): do not try to update tables when
3342         appending (pos == size())
3343
3344         * buffer.C (parseSingleLyXformat2Token): reorder a bit the tests
3345         in order to reduce drastically the number of comparisons needed to
3346         parse a large document
3347
3348 2002-05-29  André Pönitz <poenitz@gmx.net>
3349
3350         * text.C:
3351         * text2.C:
3352         * lyxtextclass.C:
3353         * sp_pspell.h:
3354         * textclasslist.[Ch]:
3355         * sp_ispell.h: whitespace change
3356
3357 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3358
3359         * lyxserver.C (callback): tentative fix of lyxserver. Does not use
3360         lyxaction directly now.
3361
3362 2002-05-27  John Levon  <moz@compsoc.man.ac.uk>
3363
3364         * trans.C:
3365         * lyxfont.C:
3366         * lyxvc.C: remove unused headers
3367
3368 2002-05-26  John Levon  <moz@compsoc.man.ac.uk>
3369
3370         * Makefile.am:
3371         * buffer.h:
3372         * undostack.h:
3373         * undostack.C:
3374         * undo_funcs.h:
3375         * undo_funcs.C: some cleanups. Use shared_ptr
3376           and a template for the undo stacks.
3377
3378 2002-05-26  John Levon  <moz@compsoc.man.ac.uk>
3379
3380         * BufferView_pimpl.h:
3381         * BufferView_pimpl.C:
3382         * kbmap.h:
3383         * kbmap.C:
3384         * kbsequence.h:
3385         * kbsequence.C:
3386         * lyxfunc.h:
3387         * lyxfunc.C:
3388         * text2.C: use key_state/mouse_state
3389
3390 2002-05-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3391
3392         * vc-backend.C (scanMaster): use boost regex and get rid of LRegex
3393         and LSubstring
3394
3395         * chset.C: change include order
3396         (loadFile): use boost regex and get rid of LRegex and LSubstring
3397
3398         * Makefile.am (BOOST_LIBS): new variable
3399         (lyx_LDADD): use it
3400
3401         * LaTeX.C: change include order.
3402         (scanAuxFile): use boost regex and get rid of LRegex and
3403         LSubstring
3404         (deplog): ditto
3405
3406 2002-05-24  John Levon  <moz@compsoc.man.ac.uk>
3407
3408         * ColorHandler.h:
3409         * ColorHandler.C:
3410         * FontInfo.h:
3411         * FontInfo.C: moved to frontends/xforms/
3412
3413         * FontLoader.h:
3414         * FontLoader.C: moved into frontends for GUIIzation
3415
3416         * Makefile.am:
3417         * lyx_gui.C:
3418         * lyxfont.C:
3419         * lyxfunc.C: changes from above
3420
3421 2002-05-24  John Levon  <moz@compsoc.man.ac.uk>
3422
3423         * LColor.C: remove spurious X include
3424
3425         * BufferView_pimpl.C:
3426         * Makefile.am:
3427         * font.h:
3428         * font.C:
3429         * text.C:
3430         * text2.C: move font metrics to frontends/
3431
3432 2002-05-24  Juergen Vigna  <jug@sad.it>
3433
3434         * undo_funcs.C (textHandleUndo): fix the cursor selection after
3435         setting the undo_cursor.
3436
3437         * ParagraphParameters.h: include local includes first.
3438
3439 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
3440
3441         * BufferView_pimpl.C:
3442         * BufferView_pimpl.h:
3443         * Makefile.am:
3444         * WorkArea.h:
3445         * WorkArea.C:
3446         * screen.C: move WorkArea into frontends/
3447
3448         * lyxscreen.h:
3449         * screen.C:
3450         * text.C:
3451         * BufferView.C:
3452         * BufferView2.C: move LyXScreen into frontends/
3453
3454         * lyxlookup.h:
3455         * lyxlookup.C:
3456         * lyx_gui.C: move lyxlookup into frontends/xforms/
3457
3458 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
3459
3460         * BufferView2.C:
3461         * BufferView_pimpl.C:
3462         * FontLoader.C:
3463         * LyXView.h:
3464         * LyXView.C:
3465         * Makefile.am:
3466         * WorkArea.C:
3467         * XFormsView.h:
3468         * XFormsView.C:
3469         * buffer.C:
3470         * bufferlist.C:
3471         * bufferview_funcs.C:
3472         * converter.C:
3473         * importer.C:
3474         * lyx_cb.C:
3475         * lyx_gui.C:
3476         * lyx_main.C:
3477         * lyx_find.C:
3478         * lyxfunc.C:
3479         * lyxvc.C:
3480         * minibuffer.C:
3481         * text.C:
3482         * text2.C:
3483         * trans.C:
3484         * vc-backend.C: move LyX/XFormsView into frontends/
3485
3486 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
3487
3488         * Makefile.am:
3489         * PainterBase.C:
3490         * PainterBase.h:
3491         * Painter.C:
3492         * Painter.h:
3493         * WorkArea.C:
3494         * WorkArea.h:
3495         * screen.C:
3496         * tabular.C:
3497         * text.C:
3498         * text2.C: move Painter to frontends/
3499
3500 2002-05-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3501
3502         * buffer.C: comment out some some code that depend upon lyx_format
3503         < 220
3504
3505         * paragraph.h (NO_PEXTRA_REALLY): turn off all pextra
3506         * ParagraphParameters.h (NO_PEXTRA_REALLY): ditto
3507
3508         * buffer.h (NO_COMPABILITY): turn off compability
3509
3510         * ColorHandler.C: include scoped_array.hpp
3511
3512         * font.C: Use more specific smart_ptr header.
3513         * Painter.C: ditto
3514         * gettext.C: ditto
3515         * ShareContainer.h: ditto
3516         * lyx_main.h: ditto
3517         * kbmap.h: ditto
3518         * FontInfo.h: ditto
3519         * BufferView_pimpl.h: ditto
3520         * ColorHandler.h: ditto
3521
3522         * kbmap.C (defkey): change call to shared_ptr::reset
3523
3524 2002-05-21  Juergen Vigna  <jug@sad.it>
3525
3526         * buffer.C (insertErtContents): fix to insert ert asis if it is
3527         non empty. Skip it completely if it contains only whitespaces.
3528
3529 2002-05-15  John Levon  <moz@compsoc.man.ac.uk>
3530
3531         * BufferView_pimpl.C:
3532         * BufferView2.C: clear selection on paste (bug 393)
3533
3534 2002-05-14  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3535
3536         * DepTable.C: include ctime
3537
3538 2002-05-11  Dekel Tsur  <dekelts@tau.ac.il>
3539
3540         * buffer.C (latexParagraphs): Add new argument (moving_arg).
3541
3542 2002-05-14  Juergen Vigna  <jug@sad.it>
3543
3544         * text.C (breakParagraph): fixed function to honor the keepempty
3545         layout in the right maner and also to permit the right breaking
3546         algorithm on empty or non empyt keepempty paragraphs.
3547
3548         * paragraph.C (breakParagraph): we have to check also if the par
3549         is really empty (!size()) for isempty otherwise we do the wrong
3550         paragraph break.
3551
3552 2002-05-10  Juergen Vigna  <jug@sad.it>
3553
3554         * buffer.[Ch] : The following are only changes to the ert
3555         compatibility read reading old LaTeX layout and font stuff and
3556         convert it to ERTInsets.
3557
3558         * buffer.h: added isErtInset().
3559
3560         * buffer.C (struct ErtComp): add a fromlayout bool to check
3561         if we're inside a LaTeX layout.
3562         (isErtInset): new helper function.
3563         (insertErtContents): look for other ert insets before this one
3564         and insert the contents there, so that we don't have subsequent
3565         ERT insets with nothing between them. This way we create only one
3566         inset with multiple paragraphs. Also check if we don't insert only
3567         spaces ' ' as they are ignored anyway afterwards in the .tex file
3568         so if we have only spaces we will ignore this latex part in the
3569         new file.
3570         (parseSingleLyXformat2Token \\layout): better compatibility when
3571         reading layout-latex stuff.
3572         (parseSingleLyXformat2Token \\lang): put the insetERT in the right
3573         language tag.
3574         (parseSingleLyXformat2Token \\begin_inset): don't reset ert_comp
3575         stuff after reading the inset only get the information back from
3576         the stack.
3577
3578 2002-05-10  Dekel Tsur  <dekelts@tau.ac.il>
3579
3580         * buffer.C (makeLaTeXFile): Put language options after loading babel.
3581
3582         * LaTeXFeatures.C (getBabelOptions): New method.
3583
3584 2002-05-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3585
3586         * BufferView_pimpl.C (Dispatch): work around missing argument for
3587         'layout'
3588
3589 2002-05-08  Juergen Vigna  <jug@sad.it>
3590
3591         * text.C (leftMargin): handle paragraph leftindent.
3592
3593         * paragraph.C (writeFile): write the new \\leftindent tag.
3594         (validate): handle leftindent code.
3595         (TeXEnvironment): handle paragraphleftindent code again.
3596
3597         * lyx_sty.h: changed ParagraphIndent to ParagraphLeftIndent.
3598
3599         * buffer.C (parseSingleLyXformat2Token): added compatibility code
3600         for paragrap_extra indent code and new token \\leftindent.
3601         (latexParagraphs): handle the leftindent as environment.
3602
3603         * ParameterStruct.h: added leftindent support.
3604
3605         * ParagraphParameters.C (leftIndent): added support functions for
3606         the paragraph left indent.
3607
3608         * LaTeXFeatures.C: change paragraphindent to paragraphleftindent seems
3609         more appropriate.
3610
3611 2002-05-05  Dekel Tsur  <dekelts@tau.ac.il>
3612
3613         * paragraph.C (isRightToLeftPar): Return false for a paragraph
3614         inside insetERT.
3615
3616         * text.C (computeBidiTables): No bidi in insetERT.
3617
3618         * BufferView_pimpl.C (setState): Fix keymap handling inside insetERT
3619         in RTL documents.
3620
3621 2002-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3622
3623         * version.C.in: pre 5
3624
3625 2002-05-02  José Matos  <jamatos@fep.up.pt>
3626         * buffer.C (makeDocBookFile): white space changes, add newline to
3627         command styles.
3628         (simpleDocBookOnePar): protect <emphasis> inside a CDATA section.
3629
3630         * tabular.C (docBook): fix typo.
3631
3632 2002-05-03  Juergen Vigna  <jug@sad.it>
3633
3634         * screen.C (drawFromTo): recalculate the rowpointer if we had a
3635         change in LyXText as we can not be sure it was not freed.
3636         (drawOneRow): remove unused code.
3637
3638         * text.C (drawInset): redo the calculation of the need_break_row as
3639         it could have a row which was already freed.
3640         (draw): look at the return value of drawInset and return false if
3641         it also returned false.
3642         (paintRowText): look at the return value of draw and return false if
3643         it also returned false.
3644
3645         * lyxtext.h: added bool return type to drawInset() and draw() so that
3646         if we have a change in the row so that the rowbreak has to be redone
3647         we abort drawing as it will be called again.
3648
3649 2002-05-02  Juergen Vigna  <jug@sad.it>
3650
3651         * BufferView_pimpl.C (moveCursorUpdate): make repaint if we had
3652         a change in the maintext also if we're inside an inset.
3653         (Dispatch): set the cursor again after a break line and after the
3654         screen has been updated as it could be we're in a different row.
3655
3656         * text2.C (fixCursorAfterDelete): check to make sure we don't request
3657         to set the cursor behind the pargraph with > size().
3658         (setCursor): check also for the same paragraph when checking where
3659         to put the cursor if we have a NFR inset.
3660
3661         * buffer.C (parseSingleLyXformat2Token): move the compatibility
3662         parts of layout read further up as it still was in the wrong
3663         position.
3664
3665 2002-05-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3666
3667         * screen.C (drawFromTo): change sine fullRebreak always return
3668         true.
3669
3670         * buffer.C (parseSingleLyXformat2Token): reindent some
3671
3672         * BufferView_pimpl.C (update): change since fullRebreak always
3673         return true.
3674         (Dispatch): git rid of the last hardcoded "Standard"s.
3675
3676 2002-05-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3677
3678         * text2.[Ch] (fullRebreak): make it return void now that we always
3679         returned true.
3680
3681 2002-04-30  Juergen Vigna  <jug@sad.it>
3682
3683         * buffer.C (parseSingleLyXformat2Token): reset the font before the
3684         ert compatibility check for "latex" layout.
3685
3686 2002-04-29  Dekel Tsur  <dekelts@tau.ac.il>
3687
3688         * buffer.C (parseSingleLyXformat2Token): Fix reading of old format
3689         minipages: use col% instead of p%, and also use the current font.
3690         (makeLaTeXFile): Fix use babel condition.
3691         (parseSingleLyXformat2Token): Correct font when reading old floats.
3692
3693 2002-04-28  Dekel Tsur  <dekelts@tau.ac.il>
3694
3695         * BufferView_pimpl.C (Dispatch): Check that float type exists when
3696         inserting list of floats.
3697
3698 2002-04-25  Herbert Voss  <voss@lyx.org>
3699
3700         * MenuBackend.C (expand): don't add the graphics extensions to the
3701         export menu
3702
3703 2002-04-24  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3704
3705         * CutAndPaste.C (SwitchLayoutsBetweenClasses): when converting a
3706         non-existing layout, do not complain if it was the default layout
3707         of the original class (bug #342)
3708
3709 2002-04-24  Juergen Vigna  <jug@sad.it>
3710
3711         * BufferView_pimpl.C (workAreaButtonPress): fix handling of mouse-wheel
3712         (workAreaButtonRelease): don't do anything if it was a mouse-wheel
3713
3714 2002-04-22  Angus Leeming  <a.leeming@ic.ac.uk>
3715
3716         * buffer.C (getBibkeyList): If using \bibliography, return the
3717         option field with the reference itself. Enables us to provide natbib
3718         support when using \bibliography.
3719
3720 2002-04-23  Mike Ressler  <mike.ressler@alum.mit.edu>
3721
3722         * lyxtextclass.[Ch]: add layout keyword ProvidesNatbib.
3723
3724         * LaTeXFeatures.C: do not add \usepackage{natbib} to tex file if
3725         natbib is provided by the LaTeX class.
3726
3727 2002-04-23  Juergen Vigna  <jug@sad.it>
3728
3729         * BufferView_pimpl.[Ch]: remove use of wrong and unneeded insetSleep/
3730         Wakeup functions.
3731
3732         * BufferView.[Ch]: remove not needed insetSleep/Wakeup functions.
3733
3734 2002-04-22  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3735
3736         * lyxfunc.C (getStatus): LFUN_PROTECTED_SPACE is allowed in maths
3737
3738         * paragraph_pimpl.C (simpleTeXSpecialChars): remove bogus
3739         ensuremath around textordmasculine, textordfeminine and
3740         textdegree.
3741
3742 2002-04-19  Juergen Vigna  <jug@sad.it>
3743
3744         * BufferView_pimpl.C (resizeCurrentBuffer): resize the insets before
3745         reinitializing the buffer otherwise row-dimensions may be wrong.
3746         (update): reset also the selection cursors if they do exits otherwise
3747         their x/y positions may be wrong.
3748
3749         * text2.C (cursorDown): don't enter the inset if we came from a row
3750         above and are one row over the inset.
3751
3752         * lyxfunc.C (dispatch): update paragraph layout after LFUN_ESCAPE when
3753         really leaving an inset.
3754
3755 2002-04-18  Juergen Vigna  <jug@sad.it>
3756
3757         * BufferView_pimpl.C (Dispatch): fixed to change layout also if one
3758         of the selected paragraph does not have the selected layout also if
3759         the last one had!
3760
3761         * text2.C (setLayout): fixed bug which did not change last selected
3762         paragraph.
3763
3764         * tabular.C (OldFormatRead): check also for \\end_inset as Lars
3765         changed the read and substituted \\end_float with \\end_inset!
3766
3767         * BufferView_pimpl.C (cursorPrevious):
3768         (cursorNext): fixed to make it work with rows heigher than the work
3769         area without moving the cursor only the draw of the row.
3770         (workAreaMotionNotify): fix jumping over high rows.
3771
3772 2002-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3773
3774         * lyxtextclass.C (Read): fix bit adding, bug discovered by Mike
3775         Ressler.
3776
3777 2002-04-16  Juergen Vigna  <jug@sad.it>
3778
3779         * text2.C (setCursor): set also the irow().
3780         (setCursorFromCoordinates): fixed to set the (i) cursor values right!
3781         (cursorUp):
3782         (cursorDown): support for locking an inset if the x_fix value goes
3783         inside it. That way I can transverse insets too with cursor up/down.
3784
3785         * lyxrow.h: added irow helper function same as other (i) functions.
3786
3787         * BufferView_pimpl.C (cursorPrevious):
3788         (cursorNext): fixed for insets!
3789
3790 2002-04-15  Juergen Vigna  <jug@sad.it>
3791
3792         * BufferView_pimpl.C (insetDimensions): use ix/iy values for inset
3793         position otherwise it is wrong in some cases.
3794
3795         * lyxfunc.C (dispatch): fix FINISHED UP/DOWN to handle x position
3796         inside the inset before the call.
3797
3798 2002-04-16  Angus Leeming  <a.leeming@ic.ac.uk>
3799
3800         * buffer.[Ch] (getBibkeyList): make it const.
3801
3802 2002-04-12  Juergen Vigna  <jug@sad.it>
3803
3804         * BufferView_pimpl.C (workAreaMotionNotify): use new ix() cursor pos.
3805
3806         * text2.C (getCursorX): new helper function
3807         (setCursor): compute also ix_
3808         (setCursorFromCoordinates): set also ix.
3809
3810         * lyxcursor.h: added ix_ and helper functions.
3811
3812         * BufferView_pimpl.C (workAreaMotionNotify): forgot to use iy().
3813
3814         * buffer.C (insertStringAsLines): dont break paragraph if the this
3815         paragraph is inside an inset which does not permit it!
3816
3817         * text.C (breakParagraph): honor keepempty flag and break the paragraph
3818         also with no chars on this paragraph.
3819         (paintRowText): only paint stuff if it's inside the workarea!
3820
3821         * paragraph.C (breakParagraph): honor keepempty flag and break the
3822         paragraph always below not above.
3823
3824         * BufferView2.C (unlockInset): update the paragraph layout on inset
3825         unlock as we changed paragraph in such a case.
3826
3827         * lyxfind.C (LyXFind): clear the former selection if not found!
3828
3829         * text2.C (insertInset): freeze Undo after setUndo so that it is not
3830         again called in insertChar().
3831
3832         * text.C (leftMargin): return LYX_PAPER_MARGIN if this row contains
3833         an inset which uses the whole row!
3834         (rightMargin): ditto.
3835         (insertChar): force a rebreak if we inserted an inset!
3836
3837 2002-03-28  Herbert Voss  <voss@lyx.org>
3838
3839         * lyxlength.[Ch]: add inBP() to get the right PS-point
3840         units (BigPoint). With inPixels we have rounding errors
3841
3842 2002-04-11  Juergen Vigna  <jug@sad.it>
3843
3844         * text2.C (setCursorFromCoordinates): set iy to the right value.
3845         (setCursor): add check if row->previous exists!
3846
3847         * buffer.C (parseSingleLyXformat2Token): reset font after read of
3848         an old float_type as this was the case in the old code!
3849
3850         * paragraph.C (simpleTeXOnePar): fix closing of foreignlanguage tags.
3851
3852         * BufferView2.C (showLockedInsetCursor): use iy
3853         (fitLockedInsetCursor): ditto
3854
3855         * BufferView_pimpl.C (checkInset): use LyXCursor::iy for baseline of
3856         locked insets as there we have the right value now.
3857
3858         * lyxcursor.C: added iy_ variable and iy functions to set to the
3859         baseline of cursor-y of the locked inset.
3860
3861         * text2.C (setCursorFromCoordinates): set LyXCursor::iy.
3862         (setCursor): fixed for insets which need a full row.
3863
3864         * text.C (rowLastPrintable): don't ignore the last space when before
3865         an inset which needs a full row.
3866         (numberOfSeparators): use rowLastPrintable and <= last to honor a space
3867         as last character of a row when before a inset which needs a full row.
3868
3869 2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3870
3871         * version.C.in: update date
3872
3873         * text2.C (fullRebreak): try to always return true and see what
3874         happens...
3875
3876 2002-04-04  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3877
3878         * MenuBackend.C (expand): use Floating::listName
3879
3880         * FloatList.C (FloatList): add listName argument to the built-in
3881         floats
3882
3883         * Floating.[Ch]: add listName member, which is the 'List of XXX'
3884         text associated with the float.
3885
3886 2002-04-03  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3887
3888         * MenuBackend.C (expand): change label "Wide xxx" to "xxx (wide)".
3889
3890 2002-04-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3891
3892         * ShareContainer.h: add a couple of missing typenames.
3893
3894 2002-04-02  Angus Leeming  <a.leeming@ic.ac.uk>
3895
3896         * lyxrc.C (getDescription): use _() correctly rather than N_().
3897
3898 2002-03-28  Herbert Voss  <voss@lyx.org>
3899
3900         * lyxlength.C: compatibility stuff for < 1.1.6fix4 and
3901         "old" 1.2.0 files which use c%, l%, p% t% instead of text%, ...
3902
3903 2002-04-02  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3904
3905         * lyx_main.C (init): use environment variable LYX_DIR_12x instead
3906         of LYX_DIR_11x. Same for LYX_USERDIR_12x.
3907
3908 2002-03-29  Juergen Vigna  <jug@sad.it>
3909
3910         * lyxfunc.C (dispatch): add a missing fitCursor call.
3911
3912         * BufferView2.C (fitLockedInsetCursor): the inset needs to know if
3913         it was scrolled by a cursor move, so return the bool status.
3914
3915         * BufferView.C (fitCursor): return the bool flag also to the outside
3916         world as this is needed.
3917
3918         * screen.C (toggleToggle): don't subtract the offset if it's positive.
3919
3920         * BufferView_pimpl.C (workAreaButtonPress): just lock the inset don't
3921         call the edit() as it is not needed (and wrong) IMO.
3922         (workAreaButtonPress): set the screen_first variable before evt.
3923         unlock the inset as this may change screen_first and then we have
3924         a wrong y position for the click!
3925
3926 2002-03-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3927
3928         * MenuBackend.C (expand): another translation that I missed
3929
3930 2002-03-28  Juergen Vigna  <jug@sad.it>
3931
3932         * screen.C (toggleToggle): fix for insettexts y_offset on drawing.
3933
3934         * tabular.C (OldFormatRead): fix ert compatibility read inside cells.
3935
3936 2002-03-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3937
3938         * lyxfunc.C (getStatus): return 'disabled' early for LFUN_NOACTION
3939
3940         * MenuBackend.C (expand): fix export/view/update when there is no
3941         document open.
3942
3943 2002-03-27  Herbert Voss  <voss@lyx.org>
3944
3945         * lengthcommon.C: change c%, l%, p% t% to col%, line%, page%
3946         and text%
3947
3948 2002-03-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3949
3950         * bufferview_funcs.C (currentState): only show paragraph number
3951         for is DEVEL_VERSION is set.
3952
3953         * lyxfunc.C (dispatch): put warning in INFO channel
3954
3955         * MenuBackend.C (expand): translate the name of floats
3956
3957         * FloatList.C (FloatList): mark the float names for translation
3958
3959         * converter.C (convert): use LibScriptSearch
3960
3961 2002-03-26  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3962
3963         * MenuBackend.C (defaults): fix default menu (we might as well get
3964         rid of it...)
3965
3966 2002-03-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3967
3968         * lyxvc.C (registrer): register the file with CVS if it's in a CVS
3969         directory.
3970
3971 2002-03-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3972
3973         * lyxvc.C: reorder includes.
3974
3975 2002-03-25  John Levon  <moz@compsoc.man.ac.uk>
3976
3977         * BufferView_pimpl.C (updateScrollbar): update on buffer switch
3978           properly
3979
3980 2002-03-19  John Levon  <moz@compsoc.man.ac.uk>
3981
3982         * CutAndPaste.C: change layouts earlier on paste
3983           to avoid crashing when calling getFont()
3984
3985 2002-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
3986
3987         * PrinterParams.h: #include "lyxrc.h" and remove that bloody
3988         irritating #error.
3989
3990 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3991
3992         * WorkArea.C: remove 'Pending' debug message.
3993
3994         * most files: ws cleanup
3995
3996         * buffer.[Ch]: ws changes
3997
3998         * Makefile.am (LYX_CONV_LIBS): remove ld -r stuff.
3999
4000 2002-03-21  Juergen Vigna  <jug@sad.it>
4001
4002         * tabular.C (SetMultiColumn): collapse also the contents of the
4003         cells and set the last border right. Added a Buffer const * param.
4004
4005 2002-03-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4006
4007         * Makefile.am (LYX_CONV_LIBS): select libs depending on partial
4008         linking or not.
4009
4010 2002-03-19  Juergen Vigna  <jug@sad.it>
4011
4012         * text2.C (clearSelection): reset also xsel_cache.
4013
4014         * BufferView_pimpl.C (Dispatch): call WorkArea::haveSelection(false)
4015         where it needs to be called (John tells us to do so too :)
4016         (selectionLost): reset sel_cache.
4017
4018         * WorkArea.C (event_cb): leave ret to 0 (John tells us to do so :)
4019
4020 2002-03-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4021
4022         * text2.C (setCursorIntern): put debuging code in INSETS channel
4023
4024 2002-03-19  André Pönitz <poenitz@gmx.net>
4025
4026         * lyxfunc.C: tiny whitespace change
4027
4028 2002-03-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4029
4030         * ToolbarDefaults.C (init):
4031         * LyXAction.C (init):
4032         * commandtags.h:
4033         * BufferView_pimpl.C (Dispatch):
4034         * lyxfunc.C (dispatch): remove LFUN_DEPTH
4035
4036 2002-03-19  Allan Rae  <rae@lyx.org>
4037
4038         * exporter.C (Export): removeAutoInsets before doing anything else.
4039         While I've just introduced a dependency on BufferView this really is
4040         the best place to clean the buffer otherwise you need to cleanup in
4041         a dozen places before calling export or cleanup in a dozen functions
4042         that export calls.
4043
4044         * converter.C (runLaTeX):
4045         (scanLog): Better handling of removeAutoInsets and screen updates.
4046
4047         * lyxfunc.C (dispatch): small whitespace changes
4048
4049 2002-03-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4050
4051         * WorkArea.C (C_WorkAreaEvent): return a value.
4052         (event_cb): return 1 if we handled the event, 0 otherwise.
4053
4054         * lyx_gui.C (LyX_XErrHandler): don't abort on BadWindow
4055
4056 2002-03-18  Juergen Vigna  <jug@sad.it>
4057
4058         * tabular.C (LeftAlreadyDrawed): fixed for multicolumn borders.
4059         (GetAdditionalWidth): ditto.
4060         (RightLine): ditto.
4061         (LeftLine): ditto.
4062
4063         * BufferView2.C (copy): use getLyXText() so that we do it inside an
4064         inset if we're there actually (probably not used right now but this
4065         is the direction to go for unifying code).
4066         (paste): disable code to clear the selection.
4067
4068         * BufferView_pimpl.C (workAreaButtonPress): check also for a selection
4069         inside an InsetText and move the check further up as it is in the
4070         wrong place.
4071
4072         * text2.C (pasteSelection): set a selection over the pasted text.
4073
4074 2002-03-14  Kayvan A. Sylvan  <kayvan@sylvan.com>
4075
4076         * Makefile.am (lyx_DEPENDENCIES): Swap the order of libfrontend
4077         and libgraphics to build on Cygwin.
4078
4079 2002-03-15  Juergen Vigna  <jug@sad.it>
4080
4081         * CutAndPaste.C (SwitchLayoutsBetweenClasses): fix the wrong use of
4082         inserting an Inset into the paragraph. I know this is not the best
4083         fix but we already use current_view in CutAndPaste so we will remove
4084         all of it's using at the same time.
4085
4086         * buffer.C (sgmlError): deactivated function till it is rewritten in
4087         the right mode, now it can create problems.
4088
4089         * paragraph.C (isLineSeparator): check if getInset returns != 0,
4090         before accessing it.
4091
4092 2002-03-14  Juergen Vigna  <jug@sad.it>
4093
4094         * undo_funcs.C (textHandleUndo): do the right thing when updating
4095         the inset after the undo/redo.
4096
4097         * text2.C (setCursor): just some testcode for #44 not ready yet.
4098
4099         * undo_funcs.C (textHandleUndo): set the next() and previous()
4100         pointers of the paragraph to 0 before deleting otherwise we have
4101         problems with the Paragraph::[destructor].
4102
4103         * text.C (breakParagraph): IMO we should ALWAYS force a real undo
4104         on a paragraph insertion.
4105
4106 2002-03-14  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4107
4108         * buffer.C (asciiParagraph): use += operator for char append to
4109         string.
4110
4111         * paragraph.C (getFontSettings): compare >= not just >
4112         (highestFontInRange): ditto
4113         (setFont): ditto
4114
4115 2002-03-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4116
4117         * paragraph.C: change several algorithm to be more appripriate for
4118         the problem domain. This is lookip in FontList and in the InsetList.
4119
4120 2002-03-13  André Pönitz <poenitz@gmx.net>
4121
4122         * commandtags.h:
4123         * LyXAction.C: remove unused LFUN_MATH_MACROARG
4124
4125 2002-03-06  John Levon  <moz@compsoc.man.ac.uk>
4126
4127         * commandtags.h:
4128         * LyXAction.C:
4129         * lyxfunc.C:
4130         * BufferView_pimpl.C: remove unused LFUN_CORE, LFUN_TEXT_INSET
4131
4132 2002-03-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4133
4134         * Painter.C (display): anon helper function, adjust code for this
4135         change.
4136         (pixmap): remove function.
4137
4138         * Painter.h: remove private display variable.
4139
4140         * PainterBase.[Ch]: remove dummy[123] cruft, ws changes
4141
4142 2002-03-13  Angus Leeming  <a.leeming@ic.ac.uk>
4143
4144         * WorkArea.[Ch]: remove figinset_canvas cruft.
4145
4146 2002-03-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4147
4148         * lyxtextclass.C (operator): add one item cache optimization.
4149
4150         * bufferlist.h: doxy changes
4151
4152         * bufferlist.C: ws changes
4153
4154         * DepTable.[Ch] (ext_exist): place const in the right spot.
4155
4156         * BufferView_pimpl.C (resizeCurrentBuffer): further refine when to
4157         call resizeInsets.
4158         (workAreaExpose): call resizeInsets when the with BufferView changes.
4159         (Dispatch): adjust for protectedBlank removal
4160         (specialChar): call updateInset if the insert went ok.
4161
4162         * BufferView_pimpl.[Ch] (protectedBlank): remove func, use
4163         specialChar instead.
4164
4165         * BufferView2.C (ChangeInsets): remove warning add FIXME comment
4166
4167         * BufferView.h: doxy change
4168
4169         * Makefile.am (INCLUDES): remove @FRONTEND_INCLUDES@
4170
4171         * lyxtextclass.C (operator[]): remove non-const version
4172         (defaultLayout): remove non-const version
4173
4174 2002-03-12  Juergen Vigna  <jug@sad.it>
4175
4176         * BufferView_pimpl.C (resizeCurrentBuffer): only resize insets if we
4177         did resize the LyXText too.
4178
4179         * buffer.C (readLyXformat2): set layout information on newly allocated
4180         paragraphs.
4181
4182         * tabular.C (OldFormatRead): set layout information on the paragraph.
4183
4184 2002-03-12  José Abílio Oliveira Matos  <jamatos@novalis.fc.up.pt>
4185
4186         * buffer.C (simpleDocBookOnePar): fix empty definition case for now.
4187
4188 2002-03-11  Juergen Vigna  <jug@sad.it>
4189
4190         * BufferView_pimpl.C (cursorPrevious): remove old cruft which is
4191         plainly wrong.
4192         (resizeCurrentBuffer): force also the insets to resize themselfes.
4193         (moveCursorUpdate): fixed up for InsetText.
4194
4195 2002-03-08  Angus Leeming  <a.leeming@ic.ac.uk>
4196
4197         * commandtags.h:
4198         * LyXAction.C: add LFUN_TOOLTIPS_TOGGLE, "toggle-tooltips"
4199         * lyxfunc.C (getStatus(LFUN_TOOLTIPS_TOGGLE)): set flag based on
4200         value of Dialogs::tooltipsEnabled().
4201         (dispatch(LFUN_TOOLTIPS_TOGGLE)): emit signal Dialogs::toggleTooltips.
4202
4203 2002-03-08  Juergen Vigna  <jug@sad.it>
4204
4205         * BufferView_pimpl.C (updateInset): update inset inside inset also
4206         if it isn't inside theLockingInset().
4207
4208 2002-03-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4209
4210         * buffer.C (asciiParagraph): redo some of the word and line length
4211         handling.
4212         (getLists): look for Caption instead of caption.
4213
4214 2002-03-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4215
4216         * buffer.C (Buffer): initialize niceFile to true
4217         (makeLaTeXFile):
4218         (makeLinuxDocFile):
4219         (makeDocBookFile): make sure niceFile is true on exit
4220
4221 2002-03-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4222
4223         * buffer.C (makeLaTeXFile): escape ~ in \input@path
4224
4225 2002-03-07  Angus Leeming  <a.leeming@ic.ac.uk>
4226
4227         * LyXSendto.C: remove.
4228         * LyXView.C (c-tor): clean-up Jürgen's #if 0 correctly.
4229         * lyx_gui.C: remove now-redundant comment.
4230         * ColorHandler.h: remove forward declaration of class WorkArea.
4231         * lyxfunc.C: remove #include "WorkArea.h".
4232
4233 2002-03-07  Juergen Vigna  <jug@sad.it>
4234
4235         * undo_funcs.C (textHandleUndo): fix problems when the paragraph
4236         got moved away with the DEPM and also set the inset_owner always
4237         right which before could have been omitted.
4238
4239 2002-03-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4240
4241         * buffer.C (parseSingleLyXformat2Token): use default layout is the
4242         wanted layout is not found.
4243
4244 2002-03-07  Juergen Vigna  <jug@sad.it>
4245
4246         * CutAndPaste.C (cutSelection): another layout settings forgotten.
4247
4248 2002-03-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4249
4250         * paragraph.C (breakParagraph): use default layout not layout of
4251         prev paragraph.
4252         (Paragraph): clear ParagraphParameters.
4253
4254 2002-03-06  Juergen Vigna  <jug@sad.it>
4255
4256         * buffer.C (parseSingleLyXformat2Token): changed "%" to "p%" as
4257         otherwise it would not be a valid lenght. Fixed a special case in
4258         the minipage compatibility read where we end the document with a
4259         minipage.
4260
4261         * text2.C (deleteEmptyParagraphMechanism): check if old_cursor.par()
4262         was set as it could be 0 for InsetTexts first entry.
4263
4264 2002-03-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4265
4266         * paragraph.C (writeFile): if layout is empty write out
4267         defaultLayoutName().
4268
4269         * buffer.C (parseSingleLyXformat2Token): if we have a buggy .lyx
4270         file without named layout we set layout to defaultLayoutName().
4271
4272 2002-03-06  Juergen Vigna  <jug@sad.it>
4273
4274         * CutAndPaste.C (copySelection): set layout for new paragraph.
4275
4276         * text.C (prepareToPrint): leave ERT inset left aligned
4277         (leftMargin): don't indent paragraphs inside ERT insets
4278
4279 2002-03-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4280
4281         * paragraph.C (breakParagraph): dont call clear do the work manually
4282
4283         * paragraph.[Ch] (clear): remove function
4284
4285 2002-03-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4286
4287         * paragraph.C (Paragraph): dont call clear, the work has already
4288         been done.
4289
4290         * lyxtextclass.C (operator): assert if n is empty
4291
4292         * CutAndPaste.C (cutSelection): dont call Paragraph::clear, do the
4293         work manually instead.
4294
4295 2002-03-01  John Levon  <moz@compsoc.man.ac.uk>
4296
4297         * BufferView_pimpl.C: protect selectionLost against text == 0
4298
4299 2002-03-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4300
4301         * text.C (breakParagraph): fix a setting layout to '0' problem.
4302
4303 2002-03-05  José Abílio Oliveira Matos  <jamatos@novalis.fc.up.pt>
4304
4305         * buffer.C (makeLinuxDocFile, makeDocBookFile): take in account the
4306         final location of file, for the included files, and graphics.
4307
4308 2002-03-05  Juergen Vigna  <jug@sad.it>
4309
4310         * CutAndPaste.C (pasteSelection): fix the depth level on paste.
4311
4312 2002-03-04  Juergen Vigna  <jug@sad.it>
4313
4314         * lyx_cb.C (getContentsOfAsciiFile): new helper function.
4315
4316         * tabular.C (calculate_width_of_column_NMC): fixed to use also the
4317         last column of multicolumn cells.
4318         (SetWidthOfMulticolCell): recalculate NMC and real columns.
4319
4320 2002-03-04  Jose Abilio Oliveira Matos  <jamatos@novalis.fc.up.pt>
4321
4322         * exporter.C (Export): for linuxdoc and docbook the buffer is a nice
4323         file if it doesn't go to a temporary file.
4324
4325         * buffer.C (sgmlOpenTag):
4326         (sgmlCloseTag):  remove extra newline insertion.
4327
4328 2002-03-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4329
4330         * text.C (getRowNearY): comment out debug msg
4331
4332 2002-03-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4333
4334         * text2.C: first -> first_y
4335
4336         * text.C (getRowNearY): add some attemts at a possible
4337         optimization, not working.
4338
4339         * tabular.[Ch]: add BufferParams to several function so that newly
4340         created paragraph can be initialized to he default layotu for the
4341         buffers textclass.
4342
4343         * tabular-old.C (ReadOld): add buf->params to call of Init
4344
4345         * screen.C: rename text->first to text->first_y
4346
4347         * paragraph.C (breakParagraph): always set layout in the broken
4348         paragraph
4349
4350         * lyxtextclass.C (Read): remove lowercase
4351         (hasLayout): ditto
4352         (operator): ditto
4353         (delete_layout): ditto
4354
4355         * lyxtext.h: rename first -> first_y
4356
4357         * lyxlayout.C (Read): remove lowercase
4358         (name): ditto
4359         (setName): ditto
4360         (obsoleted_by): ditto
4361
4362         * bufferlist.C (newFile): set layout on first paragrpah of new buffers.
4363
4364         * buffer.C (insertErtContents): add params are to InsetERT
4365         (parseSingleLyXformat2Token): add code to check if a paragraphs
4366         layout really exist.
4367         (parseSingleLyXformat2Token): add params to several inset
4368         constructors
4369         (asciiParagraph): remove lowercase, do the layout comparisons with
4370         no_case
4371
4372         * BufferView_pimpl.C (cursorNext): first -> first_y
4373         (resizeCurrentBuffer): first -> first_y
4374         (updateScrollbar): first -> first_y
4375         (scrollCB): first -> first_y
4376         (workAreaMotionNotify): first -> first_y
4377         (workAreaButtonPress): first -> first_y
4378         (checkInsetHit): first -> first_y
4379         (cursorPrevious): first -> first_y
4380         (cursorNext): first -> first_y
4381         (Dispatch): add buffer_->params to severl inset contructors
4382
4383 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4384
4385         * lyxlayout.C (Read): remove some debug info that I forgot.
4386
4387         * buffer.C (makeLaTeXFile): fix calling of LaTeXFeatures, and
4388         clean up the code slightly.
4389         (makeLinuxDocFile): ditto
4390         (makeDocBookFile): ditto
4391
4392         * text2.C: layout as string
4393
4394         * text.C: layout as string
4395
4396         * paragraph_pimpl.C: layout as string
4397
4398         * paragraph.[Ch]: layout as string
4399
4400         * lyxtextclasslist.[Ch]: layout as string
4401
4402         * lyxtextclass.[Ch]: layout as string
4403
4404         * lyxtext.h: layout as string
4405
4406         * lyxlayout.[Ch]: layout as string
4407
4408         * lyx_cb.C: layout as string
4409
4410         * bufferview_funcs.C: layout as string
4411
4412         * bufferparams.C: layout as string
4413
4414         * buffer.C: layout as string
4415
4416         * LyXView.[Ch]: layout as string
4417
4418         * LaTeXFeatures.[Ch]: layout as string
4419
4420         * CutAndPaste.C (SwitchLayoutsBetweenClasses): layout as string
4421
4422         * BufferView_pimpl.C: change current_layout to string, remove
4423         lyx::layout_type.
4424         (Dispatch):
4425         (smartQuote):
4426         (insertInset):
4427         (workAreaButtonRelease): layout as string
4428
4429         * BufferView2.C (unlockInset): adjust
4430
4431         * vspace.C (asLatexCommand): use an explict temp variable.
4432
4433 2002-03-01  John Levon  <moz@compsoc.man.ac.uk>
4434
4435         * Makefile.am: use FRONTEND_*
4436
4437 2002-03-01  Juergen Vigna  <jug@sad.it>
4438
4439         * tabular.C (SetWidthOfMulticolCell): changed to something better
4440         I hope but still work in progress.
4441         (recalculateMulticolumnsOfColumn): renamed function from
4442         recalculateMulticolCells as it is more appropriate now.
4443         (SetWidthOfCell): calculate multicols better.
4444
4445 2002-03-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4446
4447         * minibuffer.C (MiniBuffer): reset timout to 6000, as it was before.
4448
4449         * lyxfunc.C (processKeySym): print sequence also if it is
4450         `deleted' (complete)
4451
4452         * kbsequence.C (print): print sequence even if it is deleted
4453         (complete would be a better word, actually).
4454
4455         * lyxfunc.C (dispatch): print complete options after a prefix key
4456
4457         * vspace.C (asLatexCommand): rewrite in a slightly different form.
4458
4459 2002-03-01  Martin Vermeer  <martin.vermeer@hut.fi>
4460
4461         * text2.C (setCharFont): eliminate setCharFont code duplication.
4462
4463 2002-03-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4464
4465         * BufferView_pimpl.C (Dispatch): remove bogus handling of
4466         LFUN_TABULAR_FEATURE (bug #177)
4467
4468 2002-02-29 ;-)  Angus Leeming  <a.leeming@ic.ac.uk>
4469
4470         * Makefile.am: remove figure.h
4471
4472 2002-02-28  Angus Leeming  <a.leeming@ic.ac.uk>
4473
4474         * Bufferview_pimpl.C:
4475         * CutAndPasteC:
4476         * LaTeX.C:
4477         * LyXSendto.C:
4478         * buffer.C:
4479         * bufferlist.C:
4480         * converter.C:
4481         * language.C:
4482         * lyxfunc.C:
4483         * lyxvc.C:
4484         * paragraph.C:
4485         * text.C:
4486         * text2.C: remove #include "lyx_gui_misc.h".
4487
4488         * LaTeX.C: added #include <cstdio>
4489
4490 2002-02-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4491
4492         * paragraph.C (getMaxDepthAfter): new method. The maximal depth
4493         that the paragraph following this one can have.
4494
4495         * text2.C (incDepth): use Paragraph::getMaxDepthAfter
4496
4497         * vspace.C (asLatexCommand): fix bogus gcc warning
4498
4499         * Makefile.am (lyx_SOURCES): remove vms_defines.h
4500
4501 2002-02-27  Martin Vermeer  <martin.vermeer@hut.fi>
4502
4503         * text2.C (setLayout): get rid of redundant code
4504
4505 2002-02-26  Martin Vermeer  <martin.vermeer@hut.fi>
4506
4507         * text2.C (incDepth): make sure depth cannot be increased beyond
4508         reasonable values.
4509
4510 2002-02-20  Angus Leeming  <a.leeming@ic.ac.uk>
4511
4512         * lyxfunc.C (dispatch): act on LFUN_FORKS_SHOW and LFUN_FORKS_KILL.
4513         also call grfx::GCache::changeDisplay if the graphicsbg color changes.
4514
4515         * PainterBase.h (image):
4516         * Painter.[Ch] (image): now accepts a grfx::GImage const & rather than
4517         a LyXImage const *.
4518
4519 2002-02-26  John Levon  <moz@compsoc.man.ac.uk>
4520
4521         * BufferView.C:
4522         * BufferView.h:
4523         * BufferView_pimpl.C:
4524         * BufferView_pimpl.h:
4525         * LaTeXFeatures.C:
4526         * LyXAction.C:
4527         * LyXView.C:
4528         * Makefile.am:
4529         * UpdateList.h:
4530         * UpdateList.C:
4531         * buffer.C:
4532         * figure.h:
4533         * figureForm.C:
4534         * figureForm.h:
4535         * figure_form.C:
4536         * figure_form.h:
4537         * lyx_cb.C:
4538         * lyx_gui.C:
4539         * lyx_gui_misc.C:
4540         * lyxfunc.C:
4541         * sp_base.h:
4542         * sp_ispell.h:
4543         * sp_pspell.h:
4544         * sp_spell.C: remove fig inset, and the crap house of
4545           cards that follows it
4546
4547 2002-02-26  John Levon  <moz@compsoc.man.ac.uk>
4548
4549         * Makefile.am:
4550         * lyxserver.C:
4551         * os2_defines.h:
4552         * os2_errortable.h:
4553         * nt_defines.h: move .h into support/
4554
4555         * vms_defines.h: remove
4556
4557         * WorkArea.C: add space in debug output
4558
4559         * text2.C:
4560         * paragraph.C:
4561         * buffer.C: add WITH_WARNINGS
4562
4563         * vc-backend.h:
4564         * vc-backend.C:
4565         * bufferlist.C: s/retrive/retrieve/, add docs
4566
4567         * vspace.h:
4568         * vspace.C:
4569         * kbmap.h:
4570         * lyxlength.h:
4571         * lyxgluelength.h:
4572         * length_common.h:
4573         * chset.h:
4574         * chset.C: add docs
4575
4576         * lyxgui.C: add ID to X error handler
4577
4578         * lyxtestclass.c: fix typo
4579
4580 2002-02-26  Juergen Vigna  <jug@sad.it>
4581
4582         * tabular_funcs.C (write_attribute): changed so that some default
4583         attributes are not written at all.
4584         (getTokenValue): set default values before trying to read the
4585         value so we have the return value always set as default if we don't
4586         find the token we search for.
4587
4588         * tabular.C (Write): write bools as bools not as strings!
4589
4590 2002-02-22  Juergen Vigna  <jug@sad.it>
4591
4592         * BufferView_pimpl.C (workAreaButtonPress): call edit() before calling
4593         insetButtonPress for HIGHLY_EDITABLE_INSETS seems saner (fix #250).
4594
4595         * text.C (leftMargin): don't add an indent for paragraphs inside
4596         tabular cells (fix #208).
4597
4598 2002-02-21  José Matos  <jamatos@fep.up.pt>
4599
4600         * tabular.C (docBook): fixed support for long tables.
4601
4602 2002-02-20  Juergen Vigna  <jug@sad.it>
4603
4604         * text2.C (getFont): get the drawing font of the Inset if this
4605         paragraph is inside an inset (only important for InsetERT for now).
4606
4607         * buffer.C (insertErtContents): use new lanugage params in ERT
4608         constructor.
4609
4610         * CutAndPaste.C: commenting out seemingly uneeded code.
4611
4612 2002-02-19  Allan Rae  <rae@lyx.org>
4613
4614         * BufferView2.C (removeAutoInsets): fix remaining freed memory read.
4615         Iterators might be simple to use but they also get invalidated.
4616         (removeAutoInsets): renamed saved cursor tracking variables and added
4617         some comments to clarify what everything does.
4618
4619 2002-02-18  Angus Leeming  <a.leeming@ic.ac.uk>
4620
4621         * Chktex.C:
4622         * LaTeX.C:
4623         * LyXSendto.C:
4624         * converter.C:
4625         * lyx_cb.C:
4626         * vc-backend.C: Changes due to the renaming of support/syscall.[Ch] as
4627         support/systemcall.[Ch] and of class Systemcalls as class SystemCall.
4628
4629         * lyxfunc.C:
4630         * vc-backend.h: remove #include "support/syscall.h"
4631
4632         * LaTeX.C:
4633         * LyXSendto.C:
4634         * converter.C: rearrange #includes in Lars' approved fashion.
4635
4636         * LyXView.[Ch]: make autosave_timeout a pointer to Timeout. Can thus
4637         forward declare class Timeout in the header file.
4638
4639         * XFormsView.C: changes due to the above.
4640
4641         * minibuffer.[Ch]: make timer and stored_timer pointers to Timeout,
4642         similar to LyXView.
4643
4644         * commandtags.h: add LFUN_FORKS_SHOW and LFUN_FORKS_KILL to the enum.
4645         * LyXAction.C (init): add LFUN_FORKS_SHOW and LFUN_FORKS_KILL to items[]
4646
4647 2002-02-18  José Matos  <jamatos@fep.up.pt>
4648
4649         * buffer.C (simpleDocBookOnePar): if paragraph style is CDATA escapes
4650         insets contents.
4651
4652 2002-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
4653
4654         * a lot of small ws changes
4655         * add a lot of using std::XXX
4656         * use std construcs some places where approp.
4657         * use some exisint stuff from lyxfunctional where approp.
4658         * Make file changes to use partial linking (lets test this now...)
4659
4660 2002-02-16  Angus Leeming  <a.leeming@ic.ac.uk>
4661
4662         * Chktex.C:
4663         * buffer.C:
4664         remove #include "support/syscontr.h" as it's redundant. Always has been.
4665
4666         * Chktex.C:
4667         * LaTeX.C:
4668         * LyXSendto.C:
4669         * converter.C:
4670         * lyx_cb.C:
4671         * vc-backend.C:
4672         change Systemcalls::System to Systemcalls::Wait and
4673         change Systemcalls::SystemDontWait to Systemcalls::DontWait.
4674         No change of functionality, just reflects the stripped down Systemcalls
4675         class.
4676
4677 2002-02-16  Angus Leeming  <a.leeming@ic.ac.uk>
4678
4679         * debug.[Ch]: add a GRAPHICS type to the enum.
4680
4681 2002-02-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4682
4683         * text.C (nextBreakPoint): use Paragraph::isLineSeparator
4684
4685         * paragraph.C (isLineSeparator): call Inset::isLineSeparator if
4686         there is an inset.
4687
4688 2002-02-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4689
4690         * lyxfunc.C (getStatus): change the rules for LFUN_INSET_TOGGLE to
4691         match the changes below.
4692
4693         * text2.C (toggleInset): if there is not editable inset at cursor
4694         position, try to see if cursor is _inside_ a collapsable inset
4695         and close it.
4696
4697 2002-02-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4698
4699         * lyxfunc.C (getStatus): handle LFUN_SWITCHBUFFER so that the
4700         document menu has a nice checkbox
4701
4702 2002-02-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4703
4704         * lyxlength.C (asLatexString): change PW to output as percent of
4705         \textwidth.
4706
4707         * lengthcommon.C: change '%' to 't%'
4708
4709         * lyxfunc.C (dispatch): a few comments from Martin
4710
4711 2002-02-06  John Levon  <moz@compsoc.man.ac.uk>
4712
4713         * WorkArea.h:
4714         * WorkArea.C:
4715         * BufferView_pimpl.h:
4716         * BufferView_pimpl.C: clear our selection when X tells us we've lost
4717           the X selection.
4718
4719 2002-02-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4720
4721         * vspace.C (inPixels): fix compiler warning
4722
4723 2002-02-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4724
4725         * lyxfunc.C (getStatus): fix status message for disabled commands.
4726
4727 2002-02-01  John Levon  <moz@compsoc.man.ac.uk>
4728
4729         * BufferView_pimpl.C: fix crash on close buffer
4730         during selection (#227)
4731
4732 2002-01-27  Herbert Voss  <voss@lyx.org>
4733
4734         * buffer.C: link old Figure to new graphic inset
4735
4736 2002-01-26  Dekel Tsur  <dekelts@tau.ac.il>
4737
4738         * FontLoader.C (getFontinfo): Change the latex font names in order
4739         to match the names of type1inst.
4740
4741 2002-01-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4742
4743         * WorkArea.C (WorkArea): initialize the scrollbar bounds.
4744
4745         * DepTable.C (sumchange): do not evaluate end() on every iteratrion.
4746         (extchanged): ditto
4747         (ext_exist): ditto
4748         (remove_files_with_extension): ditto
4749         (remove_file): ditto
4750         (write): ditto
4751
4752         * BufferView_pimpl.C (updateScrollbar): do the right thing if the
4753         document is smaller than the work area height. Do not initialize
4754         static variables to 0.
4755
4756 2002-01-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4757
4758         * lyx_gui.C (init): give the toolbar tooltips a normal font.
4759
4760         * lyxfunc.C (getStatus): handle LFUN_LAYOUT like
4761         LFUN_LAYOUT_PARAGRAPHS.
4762
4763         * tabular.C (GetCellFromInset): new method. Finds an inset in a
4764         tabular. It is possible to provide a possible cell, which will
4765         typically be the actcell from the corresponding insettabular
4766
4767         * lyxfunc.C (getStatus): small cleanup; disable
4768         LFUN_LAYOUT_PARAGRAPHS in insets where forceDefaultParagraphs is
4769         true
4770
4771 2002-01-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4772
4773         * tabular.C (Validate): remove broken optimization (fixes bug #201)
4774
4775         * paragraph.C (startTeXParParams):
4776         (endTeXParParams): new methods. The LaTeX code to
4777         start/end paragraph formatting
4778         (simpleTeXOnePar): call startTeXParParams also when paragraph is
4779         empty (fixes bug #200)
4780
4781         * vspace.C (inPixels): adapt to the change below
4782         (inPixels): [later] more cleanups (remove unused variables)
4783
4784         * lyxlength.C (inPixels): change to use a width and a height as
4785         parameter.
4786
4787 2002-01-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4788
4789         * lyxlength.C (asLatexString): \pagewidth is not a LaTeX macro.
4790         Replaced with \paperwidth
4791
4792         * DepTable.C (insert): add std:: qualifier
4793
4794 2002-01-18  Allan Rae  <rae@lyx.org>
4795
4796         * text2.C (removeRow): add comment.  Should other refresh_?? vars be
4797         updated also?
4798
4799         * text.C (drawInset): Turned out I didn't know enough about how
4800         rebreaking worked.  This fixes most of the redraw problems.  I see
4801         an occasional cursor trail when a line is broken now and the cursor
4802         placement can seem out by a few pixels also after a rebreak.
4803
4804 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4805
4806         * buffer.C (parseSingleLyXformat2Token): update because minipage
4807         width is now a LyXLength
4808
4809         * lyxlength.C (inPixels): new method, extracted from VSpace::inPixels
4810
4811         * BufferView_pimpl.C (smartQuote): fix insertion of quote inset in
4812         math insets
4813
4814 2002-01-17  Juergen Vigna  <jug@sad.it>
4815
4816         * lyxfunc.C (dispatch): fixed PARAGRAPH_GOTO
4817
4818         * BufferView2.C (lockInset): call edit() so that theLockingInset()
4819         is set correctly and the inset is updated correctly.
4820
4821 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4822
4823         * CutAndPaste.C (pasteSelection): move the setInsetOwner call at
4824         the beginning of the loop.
4825
4826 2002-01-17  John Levon  <moz@compsoc.man.ac.uk>
4827
4828         * lyxrc.C: improve help for use_scalable_fonts
4829
4830 2002-01-17  Allan Rae  <rae@lyx.org>
4831
4832         * lyx_cb.C (ShowMessage): make sure we have a user and an owner.
4833
4834 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4835
4836         * CutAndPaste.C (pasteSelection): when pasting multiple paragraph,
4837         make sure to set their inset_owner to the right value (bug #171)
4838
4839 2001-12-12  Ben Stanley  <bds02@uow.edu.au>
4840
4841         * DepTable.h
4842         * DepTable.C: Implement mtime checking to reduce time spent doing
4843         CRCs.
4844
4845 2002-01-16  Juergen Vigna  <jug@sad.it>
4846
4847         * tabular.C (GetAdditionalHeight): one of error fixed.
4848
4849         * lyxrc.C (output): small fix in writing use_pspell.
4850
4851 2002-01-16  Angus Leeming  <a.leeming@ic.ac.uk>
4852
4853         * sp_base.h: #include LString.h
4854
4855 2002-01-16  Allan Rae  <rae@lyx.org>
4856
4857         * text2.C (removeRow): refresh_row needs a valid row.  Or does it?
4858         Can someone check this please?
4859
4860         * text.C (drawInset): It was possible that p.row would be removed by
4861         breakAgainOneRow upsetting a few other settings.  There may be another
4862         small tweak possible by setting need_break_row = 0 when p.row has been
4863         removed but I don't know enough about the logic here.
4864
4865 2002-01-15  Allan Rae  <rae@lyx.org>
4866
4867         * text.C (insertChar): removed conditional truism.
4868
4869         * BufferView2.C (removeAutoInsets): More tweaks.
4870         cur_par_prev could be a stray pointer.  Check for trailing empty line
4871         in case last line was cur_par and only had an error inset on it.
4872
4873 2002-01-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4874
4875         * lyx_cb.C (MenuWrite): buffer->fileName is guaranteed to be
4876         absolute
4877
4878         * vc-backend.C (most methods):
4879         * exporter.C (Export):
4880         * converter.C (convert):
4881         (runLaTeX):
4882         * LyXSendto.C (SendtoApplyCB):
4883         * lyxfunc.C (dispatch):
4884         (menuNew):
4885         (open):
4886         (doImport):
4887         * lyx_cb.C (AutoSave):
4888         (InsertAsciiFile):
4889         * BufferView_pimpl.C (MenuInsertLyXFile):
4890         * buffer.C (runChktex): use Buffer::filePath().
4891
4892         * buffer.h: rename filename to filename_; rename filepath to
4893         filepath_ and make it private
4894         (filePath): new method
4895
4896         * buffer.C (writeFile): use fileName()
4897         (getLatexName):
4898
4899         * lyx_main.C (init): fix starting  of LyX when the binary is a
4900         link from so,ewhere else.
4901
4902         * minibuffer.C: include <cctype> for isprint
4903
4904 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
4905
4906         * buffer.C (parseSingleLyXformat2Token): changes associated with the
4907         change of InsetMinipage::width to InsetMinipage::pageWidth to avoid the
4908         name clash with InsetCollapsable's width function.
4909
4910 2002-01-14  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4911
4912         * lastfiles.C: include <iterator>
4913
4914 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
4915
4916         * BufferView2.C (ChangeRefsIfUnique): use lyx::count rather than
4917         std::count.
4918
4919         * buffer.C (makeLaTeXFile): ditto.
4920         Also make loop operation more transparent.
4921
4922 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
4923
4924         * ToolbarDefaults.C: remove trailing comma closing namespace.
4925
4926         * WorkArea.h: remove WorkArea:: from declaration of event_cb.
4927
4928         * lyxfunc.[Ch]: clean-up declaration of verboseDispatch functions
4929         as in WorkArea.
4930
4931         * trans.C (Load): comment out unused variable, allowed.
4932
4933 2002-01-11  Angus Leeming  <a.leeming@ic.ac.uk>
4934
4935         * minibuffer.[Ch] (append_char): new method to recieve input from the
4936         drop-down completion browser. If a key was pressed, then recieve this
4937         char and append it to the existing string.
4938         (peek_event): modify the positioning data passed to the completion
4939         browser so that it can be placed above the minibuffer rather than below.
4940 2002-01-14  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4941
4942         * LyXAction.C (init): alloe error-next for readonly documents.
4943
4944         * BufferView2.C (ChangeRefsIfUnique): use standard version of
4945         count.
4946
4947 2002-01-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4948
4949         * bufferlist.C (readFile): create the buffer _after_ checking that
4950         the file exists.
4951
4952         * lyxfunc.C (verboseDispatch): fix handling of arguments
4953
4954         * lyxrc.C (setDefaults): do not initialize document_path to $HOME.
4955
4956         * lyxrc.C: use string::erase() instead of initializing to "".
4957
4958
4959 2001-11-26  John Levon  <moz@compsoc.man.ac.uk>
4960
4961         * BufferView_pimpl.h:
4962         * BufferView_pimpl.C:
4963         * WorkArea.h:
4964         * WorkArea.C:
4965         * text2.C: tell X when we have made a selection for copying
4966
4967 2002-01-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4968
4969         * BufferView_pimpl.C (MenuInsertLyXFile):
4970         * lyxfunc.C (menuNew):
4971         (open):
4972         (doImport): add shortcuts to directory buttons
4973
4974         * BufferView_pimpl.C (workAreaButtonRelease): remove dead code (to
4975         open a float)
4976
4977         * lyxfunc.C (setStatusMessage):
4978         (getStatusMessage): new methods
4979         (getStatus):use setStatusMessage instead of setErrorMessage
4980         (dispatch): when function is disabled, set error message here
4981         [instead of in getStatus previously]
4982
4983         * BufferView_pimpl.C (workAreaButtonRelease): update
4984         toolbar/menubar here too.
4985
4986 2002-01-13  Allan Rae  <rae@lyx.org>
4987
4988         * BufferView2.C (removeAutoInsets): finished off earlier fix.
4989         Now seems indestructible.  Remaining task is to audit all other
4990         code affected by deleteEmptyParagraphMechanism.  One small quirk
4991         left is that an empty document with an error in the preamble can
4992         be made to report an error but no error box appears.  I don't know
4993         where it goes.
4994         (removeAutoInsets): Improved comments.
4995
4996 2002-01-13  John Levon  <moz@compsoc.man.ac.uk>
4997
4998         * Thesaurus.h:
4999         * Thesaurus.C: update for Aiksaurus 0.14
5000
5001 2002-01-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5002
5003         * text2.C (firstParagraph): removed member function, all uses
5004         replaces with ownerParagraph
5005         (redoParagraphs): here
5006         (updateInset): here
5007         (toggleAppendix): here
5008         * BufferView2.C (insertErrors): here
5009         (setCursorFromRow): here
5010
5011 2002-01-13  Allan Rae  <rae@lyx.org>
5012
5013         * BufferView2.C (removeAutoInsets): ensure we have a valid cursor if
5014         the old cursor is now invalid due to deleteEmptyParagraphMechanism.
5015         There is still a way to segfault this although you may have to do this
5016         multiple times: Have an InsetERT with an unknown command in it.
5017         View->DVI, move cursor between Error box and InsetERT and hit <Enter>,
5018         <down-arrow>, <Enter> again, View->DVI, BANG!
5019
5020         * text2.C (setCursor):
5021         (deleteEmptyParagraphMechanism):
5022         * lyxtext.h (setCursor):
5023         (deleteEmptyParagraphMechanism): return true if the paragraph was deleted.
5024         Making use of the return value may help fix other bugs.
5025
5026 2002-01-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5027
5028         * lyxfunc.C (dispatch): update toolbar/menubar after dispatching.
5029
5030         * LyXView.C (updateMenubar): call MenuBar::update here
5031         (updateToolbar): but not here
5032         (showState): do not update toolbar/menubar
5033
5034         * LyXAction.[Ch]: move isPseudoAction to the C file, since nobody
5035         should need to care about that.
5036
5037         * lyxfunc.C (verboseDispatch): simplify a bit
5038         (getStatus): have a version which takes a pseudoaction, and
5039         another which requires a (kb_action,string).
5040
5041         * LyXAction.C (retrieveActionArg): make it work also when action
5042         is not a pseudo-action.
5043         (getActionName): simplify a bit
5044         (helpText):
5045
5046 2002-01-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5047
5048         * lyxfunc.C (verboseDispatch): new families of methods with
5049         several ways to specify a command and a bool to indicate whether
5050         the command name and shortcut should be displayed in minibuffer
5051         (eventually, we could extend that to a finer bitmask like
5052         SHORTCUT|CMDNAME|CMDRESULT, or whatever).
5053         (dispatch): the pristine dispatch command which just, well,
5054         dispatchs! Note it still sets its result to minibuffer; I'm not
5055         sure we want that.
5056
5057         * lyxfunc.h: remove setHintMessage
5058
5059         * vc-backend.C: use LFUN_MENURELOAD instead of "buffer-reload"
5060
5061 2002-01-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5062
5063         * BufferView_pimpl.C (specialChar): delete new inset if we have
5064         not been able to insert it.
5065
5066         * kbmap.C: revert to using int instead of kb_action, since all we
5067         are dealing with is pseudo-actions.
5068
5069         * LyXAction.C (searchActionArg): change to return int instead of
5070         kb_action, since the result is a pseudoaction.
5071
5072 2002-01-12  Dekel Tsur  <dekelts@tau.ac.il>
5073
5074         * buffer.C (insertErtContents): Fix (partially) the font bug.
5075
5076 2002-01-11  Angus Leeming  <a.leeming@ic.ac.uk>
5077
5078         * BufferView2.C (ChangeRefsIfUnique): use the HP version of std::count
5079         as the other one is broken on my machine!
5080
5081 2002-01-10  Martin Vermeer  <martin.vermeer@hut.fi>
5082
5083         * commandtags.h:
5084         * LyXAction.C: two new LFUNS, LFUN_FRAK and LFUN_ITAL.
5085
5086 2002-01-10  Angus Leeming  <a.leeming@ic.ac.uk>
5087
5088         * lyxrc.[Ch]: change names and descriptions of popup font variables to
5089         reflect their actual use. Provide compatibility code for older lyxrc
5090         files.
5091
5092         * lyx_gui.C (init): revoke change of 2002-01-07 of popup font style to
5093         FL_NORMAL_STYLE.
5094         change names of popup font variables in line with the changes to lyxrc.C
5095
5096 2002-01-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5097
5098         * buffer.C (asciiParagraph): avoid outputing a word twice after
5099         an inset.
5100
5101         * lyxrc.C (getDescription): document that document_path and
5102         template_path can be empty.
5103
5104 2002-01-09  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5105
5106         * LaTeXFeatures.C (getMacros):
5107         * buffer.C (validate): rename feature "amsstyle" to "amsmath"
5108
5109         * buffer.C (makeLaTeXFile): remove test for "amsstyle" from here.
5110
5111         * LaTeXFeatures.C (useFloat): require "float" here instead of in
5112         getPackages.
5113         (getPackages): rename feature "floats" to "float". Use an array to
5114         iterate over 'simple' features (i.e. just a \usepackage). Add
5115         handling of "amsmath" (renamed from "amsstyle").
5116
5117 2001-12-29  Michael A. Koziarski  <michael@koziarski.org>
5118
5119         * LaTeXFeatures.C (require): Prevent duplicate entries in the
5120         features list.
5121
5122 2002-01-08  Angus Leeming  <a.leeming@ic.ac.uk>
5123
5124         * FuncStatus.C: small compile fix for DEC cxx. Doesn't like
5125         FuncStaus::FuncStatus & FuncStaus::some_method().
5126
5127 2002-01-08  Martin Vermeer  <martin.vermeer@hut.fi>
5128
5129         * FuncStatus.[Ch]: new files. This is a rewrite as a proper class
5130         of the func_satus stuff. Edited and massaged in various ways by
5131         JMarc.
5132
5133         * lyxfunc.C (getStatus): use FuncStatus
5134
5135 2002-01-08  Juergen Vigna  <jug@sad.it>
5136
5137         * text.C (nextBreakPoint): use function Inset::isChar().
5138
5139         * paragraph.C (TeXOnePar): use function
5140         Inset::forceDefaultParagraphs.
5141
5142         * buffer.C (latexParagraphs): use function
5143         Inset::forceDefaultParagraphs.
5144
5145 2002-01-07  Angus Leeming  <a.leeming@ic.ac.uk>
5146
5147         * lyx_gui.C (init): set the style of the menu popups to
5148         FL_BOLD_STYLE, thereby fixing bugzilla bug #32.
5149
5150 2002-01-07  Juergen Vigna  <jug@sad.it>
5151
5152         * text.C (setHeightOfRow): small fix
5153         (prepareToPrint): don't look at alignment if we don't have the place
5154         for doing it.
5155
5156 2002-01-07  Angus Leeming  <a.leeming@ic.ac.uk>
5157
5158         * box.C: New file. Move the Box methods and functions out of box.h,
5159         following Lars' suggestion.
5160
5161 2002-01-07  Angus Leeming  <a.leeming@ic.ac.uk>
5162
5163         * box.h: #include "support/LOstream.h", needed for inlined function.
5164
5165         * lyxtextclass.C:
5166         * lyxtextclasslist.C: added some using std declarations.
5167
5168 2002-01-06  John Levon  <moz@compsoc.man.ac.uk>
5169
5170         * box.h: make signed dimensions to allow insets wider than
5171           the screen (bug #162)
5172
5173         * BufferView_pimpl.C: add some insetHit debug
5174
5175 2002-01-05  John Levon  <moz@compsoc.man.ac.uk>
5176
5177         * vc-backend.C: add FIXME
5178
5179 2002-01-03  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5180
5181         * lyxfunc.C (getStatus): enable code for showing math font status
5182         in toolbar/menu.
5183
5184 2002-01-07  Juergen Vigna  <jug@sad.it>
5185
5186         * text.C (nextBreakPoint): removed debug output not needed anymore.
5187
5188 2002-01-06  Juergen Vigna  <jug@sad.it>
5189
5190         * text.C (nextBreakPoint): fixed up this function we had this bug
5191         since ever but now hopefully we break row better.
5192         (insertChar): we have to check if an inset is the next char as it
5193         could now happen that a large inset is causing a break.
5194
5195 2002-01-05  Juergen Vigna  <jug@sad.it>
5196
5197         * BufferView2.C (showLockedInsetCursor): don't draw the inset cursor
5198         if it doesn't like to be drawed.
5199
5200 2002-01-04  Juergen Vigna  <jug@sad.it>
5201
5202         * BufferView2.C (lockInset): forgot to set a cursor.
5203
5204         * lyxfunc.C (dispatch): add a finishUndo() in LFUN_ESCAPE.
5205
5206 2002-01-03  Martin Vermeer  <martin.vermeer@hut.fi>
5207
5208         * FormMathsPanel.C:
5209         * FormMathsPanel.h
5210         * MathsSymbols.C:
5211         * form_maths_panel.C:
5212         * form_maths_panel.h:
5213         * form_maths_panel.fd: implemented sub- and super- buttons in math
5214         panel.
5215
5216         * lyx_main.C: Revised hardwired bindings to allow original _ and ^
5217         (or ^ space) to be used as in TeX (req'd by André).
5218
5219         * lyxfunc.C: Allow ^ and _ again to be used both as
5220         super/subscript (mathed) and as themselves (in text).
5221
5222 2002-01-03  Allan Rae  <rae@lyx.org>
5223
5224         * LyXView.C (updateWindowTitle): Setup a short icon title of either
5225         "LyX" or the filename of the current buffer if it has one.  This is a
5226         modified form of John Levon's patch.
5227
5228         * XFormsView.C (setWindowTitle): also set icon title.
5229
5230         * LyXView.h (setWindowTitle): signature changed.
5231         * XFormsView.h (setWindowTitle): ditto.
5232
5233 2002-01-02  Juergen Vigna  <jug@sad.it>
5234
5235         * tabular.C (AppendColumn): hopefully fixed this memory access problem.
5236
5237 2001-12-28  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5238
5239         * screen.C (topCursorVisible): introduce a temp var for
5240         text->cursor.row(), handle the case where this row is null. (kindo
5241         hachish)
5242
5243         * text2.C (setCursor): add a couple of asserts.
5244
5245         * paragraph.h (inset_iterator): add -> operator
5246
5247         * paragraph.[Ch] (autoDeleteInsets): remove member function
5248
5249         * BufferView2.C (removeAutoInsets): rewrite to handle the old
5250         cursor pos correctly and handle inset deletion by itself.
5251         (insertErrors): move iterator declaration out of for expression
5252
5253         * lyxtextclass.C: add <algorithm>
5254
5255         * Makefile.am: added the new files to sources, removed layout.C
5256
5257         * layout.C: removed file
5258
5259         * layout.h: remove LYX_DUMMY_LAYOUT
5260
5261         * lyxtextclasslist.C (NumberOfLayout): do not special case dummy
5262         layout.
5263
5264         * lyxlayout.[Ch]:
5265         * lyxtextclass.[Ch]:
5266         * lyxtextclasslist.[Ch]: new files
5267
5268         * include order changes to a lot of files, also changes because of
5269         the six new files.
5270
5271 2001-12-27  Juergen Vigna  <jug@sad.it>
5272
5273         * buffer.C (asciiParagraph): more fixes.
5274
5275         * tabular.C (ascii): make ascii export support export of only the
5276         data separated by a column-delimiter.
5277         (ascii): better support for ascii export.
5278
5279         * buffer.C (asciiParagraph): rewrote to hopefully work as expected!
5280
5281 2001-12-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5282
5283         * tabular_funcs.C: use a "using std::getline" instead of the
5284         previous fix from Angus (necessary for cxx + lyxstring)
5285
5286 2001-12-24  Juergen Vigna  <jug@sad.it>
5287
5288         * BufferView_pimpl.C (tripleClick): fixed for InsetText.
5289
5290         * buffer.C (parseSingleLyXformat2Token): fixed 2 compatibility read
5291         problems. First check a minipage also if we have some ert-contents
5292         (not only on par->size(), second set the right depth of the paragraph
5293         on the relink to the root-paragraph-list!
5294
5295         * undo_funcs.C (textHandleUndo): fixed a stupid earlier wrong fix
5296         which then did not anymore update the main paragraphs on undo/redo!
5297
5298 2001-12-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5299
5300         * lyxfunc.C (getStatus): use func_status::toggle to simplify the
5301         code. Support all font-changing funcs (even those which are not in
5302         menu currently). Support for reporting font settings in
5303         mathed (disabled until Andre provides a function on mathed's side).
5304
5305         * func_status.h (toggle): small helper function to set toggle
5306         state on a flag.
5307
5308 2001-12-21  Angus Leeming  <a.leeming@ic.ac.uk>
5309
5310         * tabular_funcs.C: getline -> std::getline
5311
5312 2001-12-21  Juergen Vigna  <jug@sad.it>
5313
5314         * undo_funcs.C (textHandleUndo): fixed a case where tmppar3 is
5315         accessed and could be 0 (I couldn't generate this but it seems
5316         Michael could!).
5317
5318 2001-12-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5319
5320         * tabular_funcs.C: add LIstream.h, move write_attribute to..
5321         * tabular_funcs.h: here and include iosfwd
5322
5323 2001-12-20  Juergen Vigna  <jug@sad.it>
5324
5325         * undo_funcs.C (textHandleUndo): fixed crash when undo_cursor not
5326         inside inset but undo_par was.
5327
5328 2001-12-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5329
5330         * Thesaurus.C: always include <config.h> in sources.
5331
5332         * Painter.h:
5333         * lyxlookup.h:
5334         * box.h: do not include <config.h> in header files
5335
5336         * text.C (paintLastRow): remove unused variable
5337
5338         * text.C (transformChar):
5339         (insertChar):
5340         * tabular-old.C (getTokenValue): use IsDigit instead of isdigit.
5341
5342         * Painter.C (text):
5343         * font.C (width): rewrite to use uppercase() instead of
5344         islower/toupper.
5345
5346         * lyxfind.C (IsStringInText): use uppercase instead of toupper.
5347
5348 2001-12-12  John Levon  <moz@compsoc.man.ac.uk>
5349
5350         * lyxfind.C: clean up of find failure position change
5351
5352 2001-12-20  Juergen Vigna  <jug@sad.it>
5353
5354         * Makefile.am (lyx_SOURCES): added tabular_funcs.[hC].
5355
5356         * tabular.C (isValidRow): added to check if we're in a LT-h/f row.
5357         (TeXRow): added to LaTeX a single tabular row.
5358         (TeXLongtableHeaderFooter): added to output LT-h/f data.
5359         (Latex): simplified and finally good LT-h/f support.
5360         (various_functions): just small adaptions for LT-h/f support.
5361
5362         * tabular_funcs.[hC]: added and moved here all not classfunctions
5363         of LyXTabular.
5364
5365 2001-12-19  Juergen Vigna  <jug@sad.it>
5366
5367         * tabular.[Ch]: better support for longtabular options (not finished
5368         yet!)
5369
5370 2001-12-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5371
5372         * text.C (paintLastRow): use the label font instead of the font of
5373         the last character to compute the size of *_BOX. This makes more
5374         sense and avoids a crash with empty paragraphs.
5375         Use Painter::rectangle to draw EMPTY_BOX.
5376
5377 2001-12-19  Juergen Vigna  <jug@sad.it>
5378
5379         * undo_funcs.C (textHandleUndo): fixed setting of inset_owner of
5380         the paragraphs if the replaced paragraph is not the first one!
5381         Tried to delete not used paragraphs but does not work yet so for
5382         now it's inside #ifdef's and by default off!
5383
5384 2001-12-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5385
5386         * MenuBackend.C: include "lyx_main.h" instead of declaring
5387         lastfiles (actually was declared as LastFiles* instead of a
5388         scoped_ptr).
5389
5390 2001-12-17  Juergen Vigna  <jug@sad.it>
5391
5392         * tabular.C (AppendColumn): applied John's fix
5393
5394 2001-12-15  John Levon  <moz@compsoc.man.ac.uk>
5395
5396         * BufferView.h:
5397         * BufferView.C:
5398         * BufferView_pimpl.h:
5399         * BufferView_pimpl.C: cleanup and fix of checkInsetHit().
5400
5401         * Makefile.am:
5402         * box.h: new start of class for above
5403
5404         * lyxfunc.C: ignore space-only minibuffer dispatches.
5405           Show the command name when it doesn't exist
5406
5407         * minibuffer.C: don't add empty lines to the history
5408
5409         * minibuffer.C: add a space on dropdown completion
5410
5411 2001-12-14  John Levon  <moz@compsoc.man.ac.uk>
5412
5413         * text.C: fix line above/below drawing in insets
5414
5415 2001-12-15  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5416
5417         * lyxlength.C (LyXLength): Initialize private variables.
5418
5419 2001-12-15  Dekel Tsur  <dekelts@tau.ac.il>
5420
5421         * CutAndPaste.C (SwitchLayoutsBetweenClasses): Use buffer language
5422         when inserting error insets.
5423
5424 2001-12-13  Juergen Vigna  <jug@sad.it>
5425
5426         * undo_funcs.C (textRedo/Undo): fixed as the first paragraph was
5427         actually sometimes the before-paragraph.
5428         (setUndo): don't clear the redostack if we're not actually undoing!
5429
5430 2001-12-06  Juergen Vigna  <jug@sad.it>
5431
5432         * undo_funcs.C (textHandleUndo): well after John's hint I got here
5433         and fixed redoing of main paragraph, so we can use it now ;)
5434
5435         * text2.C (redoParagraphs): fixed a crash when having only 1 row!
5436
5437 2001-12-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5438
5439         * undo_funcs.C (textHandleUndo): undo undo leak fix below, as per
5440         Juergen's request
5441
5442 2001-12-13  André Pönitz <poenitz@gmx.net>
5443
5444         * undostack.[Ch]:
5445         * undo_func.C: minor cleanup
5446
5447 2001-12-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5448
5449         * FontLoader.C (getFontinfo): only use symbol fonts with encoding
5450         -adobe-fontspecific. At least Mandrake and Redhat have a symbol
5451         font in urw-fonts package which is marked as -urw-fontspecific and
5452         does not work (incidentally, changing the encoding in the
5453         fonts.dir of this package to -adobe-fontspecific fixes the
5454         problem).
5455
5456         * undo_funcs.C (textHandleUndo): fix leak in undo, but now there
5457         is a crash when undoing first paragraph (Juergen, please take a
5458         look). THis does not mean the undo fix is wrong, just that it
5459         uncovers problems.
5460
5461         * text2.C (ownerParagraph): let the (int,Paragraph*) version call
5462         the (Paragraph*) version when needed instead of duplicating the
5463         code.
5464
5465         * text.C (workWidth): use Inset::parOwner to find out where the
5466         inset has been inserted. This is a huge performance gain for large
5467         documents with lots of insets. If Inset::parOwner is not set, fall
5468         back on the brute force method
5469
5470         * paragraph_pimpl.C (insertInset):
5471         * paragraph.C (Paragraph):
5472         (cutIntoMinibuffer): set parOwner of insets when
5473         inserting/removing them
5474
5475         * lyxtext.h: add short comment on deleteEmptyParagraphMechanism
5476
5477 2001-12-12  Martin Vermeer  <martin.vermeer@hut.fi>
5478
5479         * commandtags.h:
5480         * LyXAction.C:
5481         * lyx_main.C:
5482         * lyxfunc.C:
5483         * mathed/formulabase.C:
5484         * mathed/math_cursor.[Ch]:
5485         make sub/superscript into functions LFUN_SUB/SUPERSCRIPT.
5486
5487
5488 2001-12-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5489
5490         * lyxlength.[Ch] (operator!=): new function
5491
5492 2001-12-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5493
5494         * text.C (workWidth): use Inset::parOwner to find out where the
5495         inset has been inserted. This is a huge performance gain for large
5496         documents with lots of insets. If Inset::parOwner is not set, fall
5497         back on the brute force method
5498
5499         * paragraph_pimpl.C (insertInset):
5500         * paragraph.C (Paragraph):
5501         (cutIntoMinibuffer): set parOwner of insets when
5502         inserting/removing them
5503
5504         * lyxtext.h: add short comment on deleteEmptyParagraphMechanism
5505
5506 2001-12-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5507
5508         * tabular-old.C (getTokenValue):
5509         * tabular.C (getTokenValue):
5510         (write_attribute): new versions for LyXLength
5511         (everywhere): adjust the use of widths
5512
5513         * tabular.h: change the type of widths from string to LyXLength
5514
5515 2001-12-11  Ben Stanley <bds02@uow.edu.au>
5516
5517         * paragraph.C: fixed missing line number count when exporting
5518         Environments to LaTeX file
5519
5520         * buffer.C: added informational message for checking line numbers.
5521
5522 2001-12-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5523
5524         * text2.C (deleteEmptyParagraphMechanism): if there is only one
5525         paragraph, do the 'double space' part, but not the 'empty
5526         paragraph' one.
5527
5528         * text.C (workWidth): small optimization
5529         (getLengthMarkerHeight): use minimal size for negative lengths.
5530
5531 2001-12-11  Dekel Tsur  <dekelts@tau.ac.il>
5532
5533         * lyxfont.C (GUIFamilyNames): Fix GUIFamilyNames array
5534
5535         * FontLoader.C (getFontinfo): Use "*-eufrak-medium"
5536
5537 2001-12-11  André Pönitz <poenitz@gmx.net>
5538
5539         * FontLoader.C:
5540         * lyxfont.[Ch]: support for fraktur font used by \mathfrak
5541
5542 2001-12-06  John Levon  <moz@compsoc.man.ac.uk>
5543
5544         * text2.C: keep selection on a setFont()
5545
5546 2001-12-06  John Levon  <moz@compsoc.man.ac.uk>
5547
5548         * lyx_cb.C: another bv->text misuse, from insert label
5549
5550 2001-12-03  John Levon  <moz@compsoc.man.ac.uk>
5551
5552         * kbsequence.h:
5553         * kbsequence.C: re-instate nmodifier mask
5554
5555 2001-12-12  Angus Leeming  <a.leeming@ic.ac.uk>
5556
5557         * lyx_main.h: make lyxGUI private.
5558
5559 2001-12-06  John Levon  <moz@compsoc.man.ac.uk>
5560
5561         * lyxfind.C: place the cursor correctly on failed search
5562
5563 2001-12-09  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5564
5565         * text.C (getLengthMarkerHeight): for small heights, the arrows
5566         are not always on top/bottom of the text
5567         (drawLengthMarker): smaller arrows; take the left margin in
5568         account; draw also vfills.
5569         (paintFirstRow):
5570         (paintLastRow): remove special code for vfill and standard spaces,
5571         since everything is handled in drawLengthMarker now.
5572
5573 2001-12-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5574
5575         * buffer.C (insertErtContents): try to handle font and language
5576         interaction a bit better.g
5577
5578         * ColorHandler.C (updateColor): change the hash to cover the whole
5579         LColor enum, ws cleanup
5580         (getGCLinepars): ditto
5581         (getGCLinepars): only lookup in the linecache once.
5582
5583 2001-12-07  Dekel Tsur  <dekelts@tau.ac.il>
5584
5585         * iterators.C (operator++): Make the iterator more robust
5586
5587         * BufferView2.C (removeAutoInsets): Use paragraph iterators
5588         (John's patch)
5589         * CutAndPaste.C (SwitchLayoutsBetweenClasses): Ditto
5590
5591 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
5592
5593         * lyxtext.h:
5594         * text.C: better added space drawing
5595
5596 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
5597
5598         * LyXView.C:
5599         * BufferView2.C: fix layout combo update on inset unlock
5600
5601 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
5602
5603         * Makefile.am: don't compile unused files
5604
5605 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
5606
5607         * lyxfunc.C:
5608         * commandtags.h:
5609         * LyXAction.C: remove old LFUN_LAYOUTNO
5610
5611 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
5612
5613         * paragraph_pimpl.h:
5614         * paragraph_pimpl.C: isTextAt() doesn't need font param
5615
5616 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
5617
5618         * lyxlex.h:
5619         * lyxlex.C: little cleanup
5620
5621 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
5622
5623         * BufferView_pimpl.C: fix insertAscii for insets
5624
5625 2001-12-05  Juergen Vigna  <jug@sad.it>
5626
5627         * CutAndPaste.C (pasteSelection): remove not allowed insets/chars and
5628         set the right font on the "multi" paragraph paste!
5629
5630 2001-12-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5631
5632         * trans_decl.h:
5633         * trans_mgr.[Ch]:
5634         * trans.[Ch]:
5635         * lyxgluelength.C:
5636         * lyxlength.C: remove out-commented code.
5637
5638         * BufferView_pimpl:
5639         * CutAndPaste.C:
5640         * DepTable.C:
5641         * buffer.C:
5642         * chset.C:
5643         * lastfiles.C:
5644         * lyxlex.C:
5645         * lyxlex_pimpl.C:
5646         * lyxserver.C:
5647         * screen.C:
5648         * tabular-old.C:
5649         * tabular.C:
5650         * text.C:
5651         * trans_mgr.C:
5652         * vc-backend.C: change "while(" to "while ("
5653
5654         * lyxlength.[Ch]: add zero function to check if length is zero or
5655         not
5656         * lyxgluelength.C: use it
5657
5658 2001-12-05  Allan Rae  <rae@lyx.org>
5659
5660         * lyxlength.C: Attempted a fix for the abs(int) header selection.
5661         Works for 2.95.3, from what I understand of Garst's reports this should
5662         work for other g++ versions.  We're screwed if the abs(int) definition
5663         changed between bugfix releases of gcc.
5664
5665 2001-12-04  John Levon  <moz@compsoc.man.ac.uk>
5666
5667         * text.C: fix chapter label offset !
5668
5669 2001-12-04  John Levon  <moz@compsoc.man.ac.uk>
5670
5671         * lyxtext.h:
5672         * text.C: fix hfill at end of line, clean up
5673
5674 2001-12-04  Juergen Vigna  <jug@sad.it>
5675
5676         * undo_funcs.C (textHandleUndo): added a call to inset->update() so
5677         that we force an update of the inset and it's owners if neccessary.
5678
5679 2001-12-03  Juergen Vigna  <jug@sad.it>
5680
5681         * text.C (rowLast): simplified code
5682
5683 2001-12-03  John Levon  <moz@compsoc.man.ac.uk>
5684
5685         * lyxfunc.C: fix show options on timeout
5686
5687 2001-12-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5688
5689         * screen.C (topCursorVisible): scroll half a page when the cursor
5690         reached top of bottom of screen
5691
5692 2001-12-02  John Levon  <moz@compsoc.man.ac.uk>
5693
5694         * minibuffer.C: deactivate on loss of focus
5695
5696 2001-12-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5697
5698         * vspace.[Ch] (operator!=): add operator.
5699
5700 2001-12-01  John Levon  <moz@compsoc.man.ac.uk>
5701
5702         * BufferView_pimpl.C: refuse to open an inset when
5703         there's a selection.
5704
5705 2001-11-30  John Levon  <moz@compsoc.man.ac.uk>
5706
5707         * BufferView_pimpl.C: allow to click on RHS of full row insets
5708
5709 2001-11-30  Juergen Vigna  <jug@sad.it>
5710
5711         * tabular.C (LyXTabular): add a same_id to set the same id's in the
5712         insets for undo reasons.
5713
5714 2001-11-28  André Pönitz <poenitz@gmx.net>
5715
5716         * vspace.[Ch]: cosmetical changes
5717
5718 2001-11-26  John Levon  <moz@compsoc.man.ac.uk>
5719
5720         * LyXAction.h:
5721         * LyXAction.C:
5722         * lyxfunc.h:
5723         * lyxfunc.C:
5724         * kbmap.h:
5725         * kbmap.C:
5726         * lyxrc.C:
5727         * kbsequence.h:
5728         * kbsequence.C: part re-write of old kb code
5729
5730         * Painter.C:
5731         * WorkArea.C: remove Lgb_bug_find_hack
5732
5733 2001-11-30  José Matos <jamatos@fep.up.pt>
5734
5735         * buffer.C (makeDocBookFile): add a comment to point a hack.
5736         (simpleDocBookOnePar): changed a PAR::META_INSET to isInset().
5737         Fixed a double write of labels.
5738
5739 2001-11-29 Ben Stanley <bds02@uow.edu.au>
5740
5741         * LaTeX.C:
5742         * LaTeX.h Fixed bug in LaTeX class where it would not
5743         re-run latex if no depfiles were changed, but the .dvi was removed.
5744
5745 2001-11-28  André Pönitz <poenitz@gmx.net>
5746
5747         * all the files from the change on 2001/11/26:
5748         use lyx::layout_type instead of LyXTextClass::size_type
5749         use lyx::textclass_type instead of LyXTextClassList::size_type
5750
5751 2001-11-29  Juergen Vigna  <jug@sad.it>
5752
5753         * text.C: added support for paragraph::isFreeSpacing()
5754
5755         * buffer.C: same as above
5756
5757         * paragraph.h: inserted isFreeSpacing() function to enable
5758         FreeSpacing inside InsetERT.
5759
5760         * CutAndPaste.C (cutSelection/copySelection): set the inset_owner
5761         of the paragraph's in the cut/copy buffer to 0!
5762
5763         * text2.C (removeRow): remove the assert as it can!
5764
5765         * lyxtext.h: added helper function firstRow returning firstrow and
5766         made firstrow private again.
5767
5768         * BufferView2.C (lockInset): don't relock if we're already locked!
5769
5770         * text2.C (deleteEmptyParagraphMechanism): don't do anything if it's
5771         the only paragraph.
5772         (removeRow): added Assert::(firstrow)
5773
5774         * debug.C: forgot to add INSETTEXT here.
5775
5776 2001-11-28  Juergen Vigna  <jug@sad.it>
5777
5778         * sp_spell.C (initialize): changed error text to more general
5779         spellchecker command use (not only ispell!)
5780
5781         * bufferlist.C (qwriteAll): fixed "Cancel" button handling!
5782
5783         * debug.h: inserted one for debugging INSETTEXT (and InsetTabular)!
5784
5785 2001-11-26  John Levon  <moz@compsoc.man.ac.uk>
5786
5787         * vspace.C: initialise lyxgluelength on failure
5788
5789 2001-11-28  Allan Rae  <rae@lyx.org>
5790
5791         * text.C (paintLastRow): g++-2.95.3 and others don't like variable
5792         declaration & definition that looks like a function declaration.
5793
5794 2001-11-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5795
5796         * BufferView2.C (copy):
5797         (copyEnvironment): do not clear the selection when doing a copy.
5798
5799         * text.C (paintFirstRow): compilation fix
5800
5801 2001-11-27  Ben Stanley  <bds02@uow.edu.au>
5802
5803         * tabular.C (Latex): correct line count when writing latex.
5804
5805 2001-11-27  John Levon  <moz@compsoc.man.ac.uk>
5806
5807         * paragraph_pimpl.h:
5808         * paragraph_pimpl.C: tidy, and fix font-change in "LaTeX"
5809           bug a bit
5810
5811 2001-11-26  John Levon  <moz@compsoc.man.ac.uk>
5812
5813         * text.C:
5814         * LColor.h:
5815         * LColor.C: change vfillline->added_space
5816
5817         * text.C: add markers and text for added space
5818
5819         * vspace.C: fix comment
5820
5821 2001-11-28  André Pönitz <poenitz@gmx.net>
5822
5823         * paragraph.C: whitespace changes
5824         * all the other files from the change on 2001/11/26:
5825         change *::pos_type into lyx::pos_type
5826
5827 2001-11-27  Dekel Tsur  <dekelts@tau.ac.il>
5828
5829         * buffer.C (parseSingleLyXformat2Token): Set the language to the
5830         language of the document when inserting error insets.
5831
5832 2001-11-26  André Pönitz <poenitz@gmx.net>
5833
5834         * BufferView_pimpl.[Ch]:
5835         *       CutAndPaste.C:
5836         * buffer.[Ch]:
5837         * lyxcursor.[Ch]:
5838         * lyxfind.C:
5839         * lyxfunc.C:
5840         * lyxrow.[Ch]:
5841         * paragraph.[Ch]:
5842         * paragraph_pimpl.[Ch]:
5843         * sp_spell.C:
5844         * text.C:
5845         * text2.C: reduce header dependencies, introduce type for positions
5846
5847 2001-11-23  John Levon  <moz@compsoc.man.ac.uk>
5848
5849         * <various>: change to use Alert.h
5850
5851 2001-11-25  Dekel Tsur  <dekelts@tau.ac.il>
5852
5853         * buffer.C (parseSingleLyXformat2Token): Insert an error inset
5854         when encountering an unknown token.
5855         (readLyXformat2): Show an error message if there were unknown tokens.
5856
5857 2001-11-22  John Levon  <moz@compsoc.man.ac.uk>
5858
5859         * BufferView2.C:
5860         * BufferView_pimpl.C:
5861         * buffer.C:
5862         * paragraph.h:
5863         * text.C:
5864         * text2.C: use par->isInset()
5865
5866 2001-11-23  John Levon  <moz@compsoc.man.ac.uk>
5867
5868         * paragraph_pimpl.h:
5869         * paragraph_pimpl.C: cleanup
5870
5871 2001-11-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5872
5873         * text2.C (removeRow):
5874         * text.C (setHeightOfRow): remove useless (and costly) call to
5875         getRow.
5876
5877 2001-11-20  Allan Rae  <rae@lyx.org>
5878
5879         * paragraph.C (insertFromMinibuffer): Fix for inset related crashes.
5880         Now need Inset*::checkInsertChar() to return true for appropriate
5881         cases so that the characters in the minibuffer will actually be
5882         inserted.
5883
5884 2001-11-15  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5885
5886         * text.C: change the order of the includes.
5887         (workWidth): initialize it at once.
5888         (workWidth): make maxw unsigned
5889         (setHeightOfRow): remove unused variable (inset)
5890         (selectSelectedWord): remove unused variable (inset)
5891         (paintRowText): fix drawing of hfill characters, and clean up a bit.
5892
5893 2001-11-14  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5894
5895         * lyxserver.C (emergencyCleanup): do not try to close pipes if
5896         server is not running.
5897         (openConnection):
5898         (closeConnection): add debug info when server is disabled.
5899
5900         * ColorHandler.C (getGCForeground): send debug message to GUI
5901         channel.
5902
5903         * lyxrc.C: do not include lyxserver.h and tex-strings.h.
5904
5905         * kbmap.C (bind): modify because return conventions of
5906         kb_sequence::parse have changed.
5907
5908         * kbsequence.C (parse): only ignore spaces and not any stupid
5909         control character. This avoids tests like s[i] <= ' ', which are
5910         guaranteed to fail with 8bit characters and signed chars.
5911         Change return code to string::npos when there have been no error
5912         (0 was a bad idea when error is at first character)
5913
5914 2001-11-14  José Matos  <jamatos@fep.up.pt>
5915
5916         * buffer.h:
5917         * buffer.C (simpleDocBookOnePar): removed unused argument.
5918
5919 2001-11-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5920
5921         * text.C (selectNextWordToSpellcheck): do not test explicitely for
5922         insets which are part of a word. Paragraph::isLetter takes care of
5923         that now. Use Paragraph::isInset to identify insets.
5924         (selectSelectedWord): do not test for hyphenation break.
5925
5926         * BufferView_pimpl.C (smartQuote): use Inset::isSpace, so
5927         that protected spaces are considered as spaces.
5928
5929         * paragraph.C (isLetter): cleanup the code for ispell extras; use
5930         Inset::isLetter.
5931
5932 2001-11-12  John Levon  <moz@compsoc.man.ac.uk>
5933
5934         * lyxserver.h:
5935         * lyxserver.C: fix it. and small cleanup.
5936
5937 2001-11-07  John Levon  <moz@compsoc.man.ac.uk>
5938
5939         * BufferView_pimpl.C: use inline helpers
5940
5941         * LaTeXFeatures.h:
5942         * LaTeXFeatures.C: fix typos
5943
5944         * Spacing.h:
5945         * Spacing.C: move spacing_string into class
5946
5947         * ToolbarDefaults.C: move stuff into namespace anon
5948
5949         * layout.h: update enum
5950
5951         * lyxfunc.C: use better debug
5952
5953         * minibuffer.h: fix typo
5954
5955         * debug.h:
5956         * debug.C:
5957         * WorkArea.C: add and use Debug::WORKAREA
5958
5959         * lyxtext.h:
5960         * text.C:
5961         * text2.C: code re-organisation, inline helpers
5962
5963 2001-11-09  Michael A. Koziarski <michael@koziarski.org>
5964
5965         * Layout.C: replaced a few cases of std::vector.size() == 0 with
5966         std::vector.empty().
5967
5968 2001-11-09  Allan Rae  <rae@lyx.org>
5969
5970         * paragraph.C (TeXOnePar): remove old, now-irrelevent comments about
5971         '\n's after tables.  Tabular and ERT inset work now makes this no
5972         longer necessary.
5973
5974 2001-11-07  John Levon  <moz@compsoc.man.ac.uk>
5975
5976         * minibuffer.h:
5977         * minibuffer.C: fix crash, improve drop-down completion
5978
5979 2001-11-06  John Levon  <moz@compsoc.man.ac.uk>
5980
5981         * lyxserver.h:
5982         * lyxserver.C: invalidate fd's when doing endPipe()
5983
5984 2001-11-08  José Matos  <jamatos@fep.up.pt>
5985
5986         * buffer.C (sgmlLineBreak): renamed from linux_doc_line_break.
5987         (simpleDocBookOnePar): removed code made obsolete by the new inset code.
5988
5989         * paragraph.h:
5990         * paragraph.C (sgmlConvertChar): renamed from linuxDocConvertChar.
5991
5992 2001-11-07  José Matos  <jamatos@fep.up.pt>
5993
5994         * buffer.h:
5995         * buffer.C (sgmlError): linuxDocError renamed, and made public, added
5996         const qualifier.
5997
5998         * buffer.C (sgmlOpenTag):
5999         * buffer.C (sgmlCloseTag): removed debug info.
6000
6001         * buffer.h (sgmlOpenTag):
6002         * buffer.h (sgmlCloseTag): made public.
6003
6004 2001-11-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6005
6006         * buffer.C (saveParamsAsDefaults):
6007         * lyx_cb.C (MenuLayoutSave): remove
6008
6009         * LyXAction.C (init):
6010         * commandtags.h:
6011         * lyxfunc.C (dispatch): remove LFUN_LAYOUT_SAVE_DEFAULT.
6012
6013 2001-11-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6014
6015         * buffer.C (setPaperStuff): removed from here...
6016
6017         * bufferparams.C (setPaperStuff): ... and moved there.
6018
6019 2001-11-03  John Levon  <moz@compsoc.man.ac.uk>
6020
6021         * minibuffer.h:
6022         * minibuffer.C:
6023         * XFormsView.C: add support for drop-down completion
6024
6025 2001-11-03  Dekel Tsur  <dekelts@tau.ac.il>
6026
6027         * paragraph.C (TeXOnePar): Correct placement of \selectlanguage
6028         commands.
6029
6030 2001-10-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6031
6032         * gettext.C (locale_init): set LC_NUMERIC to "C" even if nls is
6033         disabled.
6034
6035 2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
6036
6037         * lyx_main.C: change ref to known bugs
6038
6039 2001-10-30  Kayvan A. Sylvan  <kayvan@sylvan.com>
6040
6041         * LaTeXFeatures.C (getPackages): Use lyxskak.sty now instead
6042         to work around older babel problems.
6043
6044 2001-10-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
6045
6046         * LaTeXFeatures.[hC]: Now uses skak.sty for chess material.
6047
6048 2001-10-24  Juergen Vigna  <jug@sad.it>
6049
6050         * tabular-old.C (ReadOld): below variable changes reflected.
6051
6052         * tabular.[Ch]: added ltType struct for longtable header/footer
6053         defines and changed all instances where they are used. Added
6054         future support for double top/bottom rows.
6055
6056 2001-10-24  José Matos  <jamatos@fep.up.pt>
6057
6058         * buffer.h (docbookHandleCaption):
6059         * buffer.C (docbookHandleCaption): removed unused function.
6060         (makeDocBookFile): moved docbook supported version to v4.1.
6061
6062 2001-10-24  José Matos  <jamatos@fep.up.pt>
6063
6064         * tabular.h:
6065         * tabular.C (docbookRow): new function to export docbook code of a row.
6066         (DocBook): now honors the longtable flags.
6067
6068 2001-10-23  José Matos  <jamatos@fep.up.pt>
6069
6070         * LaTeXFeatures.h:
6071         * LaTeXFeatures.C (getLyXSGMLEntities): new function to get the name
6072         of the lyx defined sgml entities used in a docbook/linuxdoc document.
6073
6074         * buffer.C (makeLinuxDocFile):
6075         (makeDocBookFile): reworked the preamble, more clean, and with
6076         support for lyx defined entities. Changed the document declaration
6077         to be more XML friendly.
6078
6079         * tabular.C (DocBook): removed / terminator to be more SGML friendly,
6080         if we need to output XML that should be done with a filter.
6081
6082 2001-10-22  Juergen Vigna  <jug@sad.it>
6083
6084         * sp_pspell.h (class PSpell): add alive function needed in the
6085         controller to see if the spellchecker could be started.
6086
6087 2001-10-22  Juergen Vigna  <jug@sad.it>
6088
6089         * buffer.C (insertStringAsLines): modify the font for inserting
6090         chars in certain conditions by calling checkInsertChar(font).
6091
6092 2001-10-19  Juergen Vigna  <jug@sad.it>
6093
6094         * text.C (workWidth): use getRow instead of wrong algorithm.
6095         (setHeightOfRow): fix for MARGIN_RIGHT_ADDRESS_BOX
6096
6097 2001-10-19  John Levon  <moz@compsoc.man.ac.uk>
6098
6099         * lyxserver.h:
6100         * lyxserver.C:
6101         * lyx_main.h:
6102         * lyx_main.C: add emergencyCleanup (remove pipes on crash)
6103
6104 2001-10-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6105
6106         * text.C (workWidth): do not search for the exact row when
6107         margintype is not MARGIN_RIGHT_ADDRESS_BOX. This is an
6108         optimization for big documents.
6109
6110 2001-10-18  Juergen Vigna  <jug@sad.it>
6111
6112         * text.C (workWidth): new function with added Inset * parameter.
6113
6114 2001-10-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6115
6116         * text2.C (setCursorFromCoordinates): use Paragraph::size_type
6117
6118         * lyxtext.h: change type of refresh_pos to Paragraph::size_type;
6119         change return type of getColumnNearX.
6120
6121
6122         * text.C (changeRegionCase): use uppercase/lowercase instead of
6123         toupper/tolower.
6124         (leftMargin):
6125         (rightMargin): simplify code by factoring out the uses of
6126         textclasslist.
6127         (labelFill):
6128         (numberOfHfills):
6129         (setHeightOfRow):
6130         (appendParagraph): use Paragraph::size_type
6131
6132 2001-10-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6133
6134         * vspace.C (asLatexString): add a missing break
6135
6136 2001-10-15  Herbert Voss  <voss@perce.de>
6137
6138         * vspace.C (asLatexString): fix bug in output of string for l% and p%.
6139
6140 2001-10-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6141
6142         * lyxfunc.C (getStatus): disable thesaurus when aiksaurus library
6143         is not available.
6144
6145 2001-10-10  André Pönitz <poenitz@gmx.net>
6146
6147         * lyxfunc.C: removed greek_kb_flag.
6148
6149 2001-10-10  Herbert Voss  <voss@perce.de>
6150
6151         * lyx_main.C: delete global string help_lyxdir.
6152
6153 2001-10-09  Herbert Voss  <voss@perce.de>
6154
6155         * commandtags.h (kb_action): added LFUN_HELP_TEXINFO.
6156
6157         * LyXAction.C (init): added LFUN_HELP_TEXINFO to items array.
6158
6159         * lyx_main.C: added global string help_lyxdir.
6160
6161         * lyxfunc.C (dispatch): added LFUN_HELP_TEXINFO to switch.
6162
6163 2001-10-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
6164
6165         * lyxrc.C (set_font_norm_type): support iso8859-4
6166
6167 2001-07-02  Claus Hentschel  <claus.hentschel@mbau.fh-hannover.de>
6168
6169         * LaTeX.C (deplog): add another regex for MikTeX
6170
6171 2001-10-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
6172
6173         * lyxrc.C (set_font_norm_type): support iso8859-3
6174
6175 2001-10-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6176
6177         * BufferView_pimpl.C (tripleClick): fix stupid logic error.
6178
6179         * LaTeXFeatures.C: remove special case of french and index
6180
6181         * buffer.C (makeLaTeXFile): _really_ load babel late (i.e. just
6182         before \begin{document}). This solves several incompatibilities.
6183
6184 2001-10-03  Garst Reese  <reese@isn.net>
6185
6186         * lyx_cb.C: change CheckTex error msg.
6187
6188 2001-10-03  José Matos  <jamatos@fep.up.pt>
6189
6190         * buffer.C (simpleDocBookOnePar): add support for pass_thru.
6191
6192 2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6193
6194         * .cvsignore: update
6195
6196         * lyx_main.C (commandLineVersionInfo): use new style version info.
6197
6198         * buffer.C (writeFile):
6199         (makeLaTeXFile):
6200         (makeLinuxDocFile):
6201         (makeDocBookFile): use lyx_docversion instead of LYX_DOCVERSION.
6202
6203         * WorkArea.C (WorkArea): use lyx_version instead of LYX_VERSION.
6204
6205         * version.h: update to use stuff in version.C
6206
6207         * version.C.in: new file. Contains version information determined
6208         at compile time. This is a merging of version.h and
6209         version_info.h.in.
6210
6211 2001-10-03  Juergen Vigna  <jug@sad.it>
6212
6213         * BufferView_pimpl.C (update): don't change "dirty" status in
6214         updateInset call.
6215
6216 2001-10-03  Angus Leeming  <a.leeming@ic.ac.uk>
6217
6218         * WorkArea.C (c-tor): re-position version string slightly.
6219
6220 2001-10-02  Angus Leeming  <a.leeming@ic.ac.uk>
6221
6222         * BufferView_pimpl.C (buffer): remove call to WorkArea::show() and
6223         revert to previous code.
6224
6225         WorkArea.[Ch]: (show, destroySplash): methods removed.
6226
6227         WorkArea.C: rework code so that it's an amalgam of the codes before and
6228         after the splash screen was moved to WorkArea.
6229
6230 2001-10-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6231
6232         * lyxrc.C (read):
6233         * vspace.C (inPixels):
6234         (lyx_advance):
6235         * kbmap.C (bind):
6236         * buffer.C (insertStringAsLines):
6237         (asciiParagraph): fix types to be large enough
6238
6239         * lyxlex_pimpl.h: change member status from short to int
6240
6241         * layout.h: fix type of endlabeltype
6242
6243         * kbmap.C (bind):
6244         * kbsequence.C (parse): change return type to string::size_type
6245
6246         * LaTeX.C (updateBibtexDependencies): comment out unneeded
6247         variable
6248
6249         * Bullet.C (bulletSize):
6250         (bulletEntry): do not use short ints as parameters
6251
6252         * BufferView2.C (insertLyXFile): change a char to an int.
6253
6254         * WorkArea.C (WorkArea): remove unneeded floats in computation
6255
6256 2001-10-01  Dekel Tsur  <dekelts@tau.ac.il>
6257
6258         * buffer.C (asciiParagraph): Treat '\\' as other chars.
6259
6260         * paragraph.C (asString): Do not ignore newline/hfill chars when
6261         copying to the clipboard.
6262
6263 2001-09-29  Dekel Tsur  <dekelts@tau.ac.il>
6264
6265         * paragraph_pimpl.C (simpleTeXSpecialChars): Call to textrow.start
6266         after a multi-line inset.
6267
6268 2001-09-28  Dekel Tsur  <dekelts@tau.ac.il>
6269
6270         * paragraph.C (validate): Set NeedLyXFootnoteCode
6271
6272 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
6273
6274         * lyxfont.C (LyXSizeNames): changed increase-error to increase
6275         and decrease-error to decrease.
6276
6277 2001-09-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6278
6279         * text2.C (deleteEmptyParagraphMechanism): reformat a bit to make
6280         it more readable (should be equivalent)
6281
6282 2001-09-27  Adrien Rebollo  <adrien.rebollo@gmx.fr>
6283
6284         * paragraph_pimpl.C (simpleTeXSpecialChars): handle latin9 too.
6285
6286 2001-09-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6287
6288         * text2.C (fixCursorAfterDelete): new method. Fixes the parameters
6289         of a cursor (row, etc.) after a character has been deleted
6290         (deleteEmptyParagraphMechanism): call the method above on _all_
6291         cursors held by the LyXText when a double space has been
6292         detected/deleted.
6293
6294 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
6295
6296         * BufferView_pimpl.C (buffer): call WorkArea::show to pop-up the
6297         pixmap.
6298         (resizeCurrentBuff): remove code to destroy the old splash dialog.
6299
6300         * WorkArea.[Ch]: add the "LyX" pixmap and version string to the
6301         background. Use greyOut() and the new show() methods to toggle between
6302         the foreground and background. Add code to remove the splash after
6303         its initial showing.
6304
6305         * lyx_gui.C: Remove dependency on frontends/Dialogs.h.
6306         (create_forms): no longer call Dialogs::showSplash.
6307
6308 2001-09-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6309
6310         * .cvsignore: add version_info.h
6311
6312 2001-09-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6313
6314         * version_info.h.in: new file
6315
6316         * Makefile.am: add version_info.h.in
6317
6318         * lyx_main.C (commandLineVersionInfo): use version_info defined in
6319         version_info.h instead of VERSION_INFO
6320
6321 2001-09-24  Angus Leeming  <a.leeming@ic.ac.uk>
6322
6323         * text.C (selectNextWordToSpellcheck): reverted change to if-block.
6324         The ERT inset now returns string().
6325
6326 2001-09-21  Angus Leeming  <a.leeming@ic.ac.uk>
6327
6328         * lyxtext.h, text.C (selectNextWord): renamed as
6329         selectNextWordToSpellcheck.
6330
6331         * text.C (selectNextWordToSpellcheck): Modified to not select
6332         words inside an ERT inset.
6333
6334 2001-09-21  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6335
6336         * lyx_cb.C (MenuLayoutSave): change a bit the question
6337
6338         * sp_base.h: include <sys/types.h>
6339
6340 2001-09-18  Angus Leeming  <a.leeming@ic.ac.uk>
6341
6342         * LColor.[Ch]: added graphicsbg to color enum and to ColorEntry.
6343
6344 2001-09-20  Michael Schmitt  <Michael.Schmitt@teststep.org>
6345
6346         * several files: fix typos in user-visible strings
6347
6348 2001-09-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6349
6350         * text2.C (pasteSelection): do not set the selection, since it
6351         will be cleared later. Actually, the intent was to fix the way the
6352         selection was set, but I figured rmoving the code was just as good.
6353
6354 2001-09-19  Dekel Tsur  <dekelts@tau.ac.il>
6355
6356         * FontLoader.C (available): Check if font is available without
6357         loading the font.
6358
6359 2001-09-19  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
6360
6361         * lyxrc.[Ch]: added auto_reset_options variable and associated code.
6362
6363 2001-09-13  Angus Leeming  <a.leeming@ic.ac.uk>
6364
6365         * lyxrc.[Ch]: added display_graphics variable and associated code.
6366
6367 2001-09-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6368
6369         * bufferparams.C (hasClassDefaults): new method. Returns true if
6370         the buffer parameters correspond to known class defaults
6371
6372 2001-09-17  Angus Leeming  <a.leeming@ic.ac.uk>
6373
6374         * XFormsView.C (show): set minimum size to the main window.
6375
6376 2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6377
6378         * text2.C (copySelection):
6379         (cutSelection):
6380         * lyxfind.C (LyXReplace):
6381         * BufferView_pimpl.C (Dispatch): pass the correct flag to
6382         LyXText::selectionAsString.
6383
6384         * paragraph.C (asString): add "label" argument to the second form
6385
6386         * text2.C (selectionAsString): add "label" argument and pass it to
6387         Paragraph::asString.
6388
6389 2001-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6390
6391         * lyx_main.C (commandLineHelp): remove version information
6392
6393 2001-09-08  Rob Lahaye  <lahaye@users.sourceforge.net>
6394
6395         * lyx_main.C: add -version commandline option
6396
6397 2001-09-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6398
6399         * paragraph.h: make the optional constructor arg required instead.
6400         some modifications to other files because of this.
6401
6402         * minibuffer.C (C_MiniBuffer_peek_event): make it static
6403
6404         * lyxserver.C (C_LyXComm_callback): make it static
6405
6406         * lyx_main.C (error_handler): make it static
6407
6408         * lyx_gui.C (LyX_XErrHandler): make it static
6409
6410         * XFormsView.C (C_XFormsView_atCloseMainFormCB): make it static
6411
6412         * WorkArea.C: make the extern "C" methods static.
6413
6414         * Makefile.am (lyx_LDADD): simplify
6415
6416 2001-09-02  Angus Leeming  <a.leeming@ic.ac.uk>
6417
6418         * commandtags.h: removed redundant LFUNs, LFUN_HELP_COPYRIGHT,
6419         LFUN_HELP_CREDITS, LFUN_HELP_VERSION.
6420
6421         * LyXAction.C (init):
6422         * lyxfunc.C (dispatch): associated code removal.
6423
6424 2001-09-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6425
6426         * lyxfont.h (isSymbolFont): shut off warning
6427
6428         * text.C (setHeightOfRow):
6429         (getVisibleRow): fix crash with empty paragraphs which have a
6430         bottom line
6431
6432 2001-09-07  Rob Lahaye  <lahaye@users.sourceforge.net>
6433
6434         * lyxrc.[Ch]: added dialogs_iconify_with_main variable and associated
6435         code.
6436
6437 2001-09-04  José Matos  <jamatos@fep.up.pt>
6438         * buffer.C
6439         * buffer.h
6440         * tabular.C (docbook): rename docBook method to docbook.
6441
6442 2001-09-02  Angus Leeming  <a.leeming@ic.ac.uk>
6443
6444         * Makefile.am: add dependencies to main.o.
6445
6446 2001-09-03  Dekel Tsur  <dekelts@tau.ac.il>
6447
6448         * FontLoader.C (available): Return false if !lyxrc.use_gui
6449
6450 2001-09-03  Michael Schmitt <schmitt@itm.mu-luebeck.de>
6451
6452         * FontInfo.C (query):
6453         * converter.C (view):
6454         * importer.C (Import):
6455         * exporter.C (Export): Can not -> cannot.
6456
6457 2001-09-02  John Levon  <moz@compsoc.man.ac.uk>
6458
6459         * BufferView_pimpl.C: allow to create index inset even if
6460           string is empty
6461
6462 2001-09-02  Angus Leeming  <a.leeming@ic.ac.uk>
6463
6464         * buffer.C (getLists): replace boost::tie code with an explicit pair
6465         as boost::tie can break some compilers.
6466
6467         * iterators.h: Added a std:: declaration to the return type of
6468         ParIterator::size.
6469
6470 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
6471
6472         * lyxrc.C: add help for view_dvi_paper_option, default to safe
6473           case.
6474
6475 2001-09-02  Dekel Tsur  <dekelts@tau.ac.il>
6476
6477         * iterators.[Ch]: New files. Provide paragraph iterators.
6478
6479         * buffer.C (changeLanguage): Use paragraph iterators.
6480         (isMultiLingual): ditto
6481
6482         * BufferView2.C (ChangeInsets): Use paragraph iterators.
6483
6484 2001-09-01  Dekel Tsur  <dekelts@tau.ac.il>
6485
6486         * FontLoader.C: Support for cmr font.
6487
6488 2001-08-31  Dekel Tsur  <dekelts@tau.ac.il>
6489
6490         * FontLoader.C (getFontinfo): Handle latex symbol fonts.
6491         (available): New method.
6492
6493         * FontInfo.C (getFontname): Use scalable fonts even when
6494         lyxrc.use_scalable_fonts is false, if no non-scalable fonts was
6495         found.
6496
6497 2001-08-23  Angus Leeming  <a.leeming@ic.ac.uk>
6498
6499         * converter.C (Formats::view): reverted! Incorrect fix.
6500
6501 2001-08-23  Angus Leeming  <a.leeming@ic.ac.uk>
6502
6503         * converter.C (Formats::view): only output the -paper option
6504         if the dvi viewer is xdvi, thereby fixing bug #233429.
6505
6506 2001-08-23  Herbert Voss  <voss@perce>
6507
6508         * BufferView_pimpl.C: small fix for LFUN_INSERT_BIBTEX
6509
6510 2001-08-20  Dekel Tsur  <dekelts@tau.ac.il>
6511
6512         * Spacing.h (Spacing): Set space to Default on in the default
6513         constructor.
6514
6515 2001-08-19  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6516
6517         * vc-backend.h (RCS::versionString): add RCS to version
6518         (CVS::versionString): add CVS to version
6519
6520         * vc-backend.C (scanMaster): do not add CVS to version.
6521         (scanMaster): do not add RCS to version
6522
6523         * lyxvc.C (versionString): new method
6524
6525         * lyxfunc.C (initMiniBuffer): use LyXVC::versionString
6526
6527 2001-08-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6528
6529         * Spacing.C (set): initialize fval
6530
6531 2001-08-15  Dekel Tsur  <dekelts@tau.ac.il>
6532
6533         * lyxlex_pimpl.C (next): Treat \ as normal char if not followed by
6534         " or \.
6535
6536 2001-08-16  Juergen Vigna  <jug@sad.it>
6537
6538         * lyxfunc.C (dispatch): implemented the new FINISHED states.
6539
6540 2001-08-16  John Levon  <moz@compsoc.man.ac.uk>
6541
6542         * BufferView_pimpl.C:
6543         * figureForm.C:
6544         * lyxtext.h:
6545         * text2.C: setParagraph takes linespacing now
6546
6547 2001-08-15  John Levon  <moz@compsoc.man.ac.uk>
6548
6549         * LyxAction.C: add internal LFUN_CITATION_INSERT
6550
6551         * LyXView.C: actually apply fix
6552
6553         * bufferlist.C: fix open non-existent file
6554
6555         * lyxfind.C: fix indentation
6556
6557         * lyxfunc.C: remove unneeded assert, fix typo
6558
6559 2001-08-16  John Levon  <moz@compsoc.man.ac.uk>
6560
6561         * MenuBackend.C: use "Floatname List"
6562
6563 2001-08-14  Dekel Tsur  <dekelts@tau.ac.il>
6564
6565         * buffer.C (parseSingleLyXformat2Token): Do not generate errors
6566         when converting LaTeX layout to insetERT.
6567         Generate a non-collapsed float when reading old float
6568
6569 2001-08-13  Dekel Tsur  <dekelts@tau.ac.il>
6570
6571         * BufferView2.C (showLockedInsetCursor): Use normal cursor shape in
6572         ERT insets.
6573
6574 2001-08-13  Juergen Vigna  <jug@sad.it>
6575
6576         * text.C (fill): return 0 instead of 20 as this seems to be the more
6577         correct value.
6578
6579 2001-08-13  Dekel Tsur  <dekelts@tau.ac.il>
6580
6581         * encoding.C (TransformChar): Use lyxrc.font_norm_type instead of
6582         lyxrc.font_norm.
6583
6584 2001-08-13  Juergen Vigna  <jug@sad.it>
6585
6586         * lyxfind.C (LyXReplace): fixed not single-replacing characters with
6587         casesensitive off.
6588         (SearchBackward): comment out the unlocking of the inset_owner this
6589         should not be needed!
6590
6591 2001-08-11  Dekel Tsur  <dekelts@tau.ac.il>
6592
6593         * Many files: Remove inherit_language, and add latex_language
6594
6595         * BufferView2.C (showLockedInsetCursor): Fix cursor shape in
6596         collapsible insets.
6597
6598 2001-08-10  Juergen Vigna  <jug@sad.it>
6599
6600         * text.C (prepareToPrint): fixed hfill-width in draw!
6601
6602         * BufferView2.C (selectLastWord): save the selection cursor as this
6603         now is cleared in the function LyXText::clearSelection!
6604
6605 2001-08-08  Juergen Vigna  <jug@sad.it>
6606
6607         * BufferView_pimpl.C (Dispatch): use a non-cut-buffer cut on DELTE
6608         BACKSPACE type functions.
6609
6610         * CutAndPaste.C (cutSelection): added a bool so that the stuff actually
6611         is only cutted from the document but not put in the cut-buffer, where
6612         still the old stuff should be.
6613
6614         * text2.C (cutSelection): added bool to pass to CutAndPaste::cutSelection.
6615
6616         * BufferView2.C (cut): added a bool to pass to LyXText::cutSelection.
6617
6618         * tabular.C (SetWidthOfCell): fixed special case where the width
6619         was not updated!
6620         (LeftLine): handle '|' in align_special.
6621         (RightLine): ditto
6622         (LeftAlreadyDrawed): ditto
6623         (SetWidthOfCell): ditto
6624
6625 2001-08-07  Juergen Vigna  <jug@sad.it>
6626
6627         * lyx_main.C (readUIFile): fixed some forgotten lowercase!
6628
6629 2001-08-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6630
6631         * lyxlex_pimpl.[Ch]: converto to lowercase funcs
6632         * lyxlex.[hC]: ditto
6633
6634 2001-08-06  Juergen Vigna  <jug@sad.it>
6635
6636         * text.C (getVisibleRow): fix up row clearing a bit.
6637
6638 2001-08-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6639
6640         * minibuffer.C: make sure the X server sees the changes in the input.
6641
6642 2001-08-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6643
6644         * paragraph.C (getFont): split into...
6645         (getLabelFont): this
6646         (getLayoutFont): and this
6647         * paragraph_pimpl.C (realizeFont): calling this
6648
6649         * text2.C (getFont): split into...
6650         (getLayoutFont): this
6651         (getLabelFont): and this
6652         (realizeFont): all three calling this
6653
6654         * lyxfont.h: remove all NO_LATEX macros and code... adjust all
6655         files where used.
6656
6657 2001-08-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6658
6659         * lyxfunc.C (getStatus): add checkbox support for LFUN_APPENDIX
6660
6661 2001-08-02  Kayvan A. Sylvan  <kayvan@sylvan.com>
6662
6663         * BufferView_pimpl.C (smartQuote): Added code to exempt pass_thru
6664         layouts from the Quote inset insertion.
6665
6666 2001-08-03  Juergen Vigna  <jug@sad.it>
6667
6668         * BufferView_pimpl.C (update): do the fitCursor only at the end!
6669
6670         * screen.C (drawFromTo): don't call fitcursor here and do the loop
6671         only if status not is already CHANGED_IN_DRAW (second level).
6672
6673         * text.C (draw): don't set the need_break_row when inside an
6674         InsetText LyXText.
6675
6676 2001-08-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6677
6678         * buffer.C (parseSingleLyXformat2Token): handle more latex
6679         conversion cases.
6680
6681         * bufferview_funcs.[hC]: change function names to
6682         begin with small char, adjust other files.
6683
6684 2001-08-02  André Pönitz <poenitz@gmx.net>
6685
6686         * lyxfunc.C:
6687         BufferView_pimpl.C: remove broken special code for math-greek
6688
6689 2001-08-02  Juergen Vigna  <jug@sad.it>
6690
6691         * BufferView_pimpl.C (update): redone this function so that we
6692         update the text again if there was a CHANGE_IN_DRAW.
6693
6694         * screen.C (cursorToggle): removed LyXText parameter and recoded.
6695         (drawFromTo): added a new internal bool which is used by draw() and
6696         redraw() function.
6697         (general): some cursor drawing problems fixed.
6698
6699 2001-08-01  Juergen Vigna  <jug@sad.it>
6700
6701         * lyxfind.C (LyXFind): fixed
6702         (SearchForward): ditto
6703         (SearchBackward): ditto
6704
6705         * BufferView_pimpl.C (workAreaMotionNotify): hopefully fixed the
6706         spurius drawing of the cursor in the main area.
6707
6708         * text2.C (status): small fix which could lead to a segfault!
6709         (clearSelection): remove unneeded BufferView param.
6710
6711 2001-08-01  André Pönitz <poenitz@gmx.net>
6712
6713         * lyxfunc.C: small change due to changed mathed interface
6714
6715 2001-08-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6716
6717         * bufferlist.C (loadLyXFile): add .lyx to file name if necessary
6718
6719 2001-08-01  John Levon  <moz@compsoc.man.ac.uk>
6720
6721         * lyxfunc.c: fail gracefully if file doesn't exist
6722
6723         * LyXSendto.C:
6724         * buffer.C:
6725         * lyxfunc.C:
6726         * BufferView_pimpl.C: IsDirWriteable() proto changed
6727
6728         * LyXView.C: fix updateWindowTitle() to store the last title
6729
6730 2001-07-31  Juergen Vigna  <jug@sad.it>
6731
6732         * text.C (setHeightOfRow): fixed setting of ascent/descent based on
6733         the font (wrong since using of Paragraph::highestFontInRange).
6734
6735         * paragraph.C (highestFontInRange): added a default_size parameter.
6736
6737         * text.C (getVisibleRow): minor clear row changes (still not perfect).
6738         (setHeightOfRow): reformat
6739
6740 2001-07-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6741
6742         * converter.[hC] + affected files: move to (inital-char)lowercase
6743         function names.
6744
6745         * ParagraphParameters.C (ParagraphParameters): remove commented code
6746
6747         * PainterBase.[Ch]: remove commented code
6748
6749         * LaTeXFeatures.h: add "bool floats" for float.sty
6750
6751         * LaTeXFeatures.C (LaTeXFeatures): init floats
6752         (require): handle float
6753         (getPackages): do it with floats
6754
6755 2001-07-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6756
6757         * BufferView_pimpl.C (Dispatch): improve handling of
6758         LFUN_INDEX_INSERT_LAST and LFUN_INDEX_CREATE
6759
6760         * commandtags.h: #include lyxfont.h here temporarily to avoid
6761         keybinding bug.
6762
6763         * bufferlist.h: include LString.h here.
6764
6765 2001-07-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6766
6767         * text2.C (getStringToIndex): new method.
6768
6769 2001-07-29  Asger Alstrup Nielsen  <alstrup@alstrup>
6770
6771         * *: Reduced header file dependencies all over.
6772
6773 2001-07-30  Baruch Even  <baruch@lyx.org>
6774
6775         * buffer.C (readInset): Stop auto-converting InsetFig to InsetGraphics.
6776
6777 2001-07-29  Baruch Even  <baruch@lyx.org>
6778
6779         * buffer.C (readInset): Changed GRAPHICS to Graphics.
6780
6781 2001-07-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6782
6783         * ParameterStruct.h (endif): add a default constructor to make
6784         sure that all variables is initialized.
6785
6786         * ParagraphParameters.C (ParagraphParameters): adjust
6787
6788 2001-07-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6789
6790         * BufferView_pimpl.C (Dispatch): use WHOLE_WORD selection for
6791         index; also, check that there is something to index, and that it
6792         does not span over several paragraphs.
6793         (doubleClick): use WHOLE_WORD_STRICT for double click.
6794
6795         * text.C (getWord): handle new WHOLE_WORD_STRICT word_location value.
6796
6797         * text2.C (toggleFree): do selection with WHOLE_WORD_STRICT
6798         scheme.
6799
6800 2001-07-26  Baruch Even  <baruch@lyx.org>
6801
6802         * buffer.C (readInset): Changed to call up InsetGraphics when reading
6803         an InsetFig figure, backwards compatible reading of old figure code.
6804
6805 2001-07-27  Juergen Vigna  <jug@sad.it>
6806
6807         * text2.C: font.realize function adaption.
6808
6809         * text.C (draw): add a warnings lyxerr text if needed.
6810
6811         * layout.C: font.realize function adaption.
6812
6813         * language.C: add inherit_language and implement it's handlings
6814
6815         * bufferview_funcs.C (StyleReset): remove language parameter from
6816         font creation (should be language_inherit now).
6817
6818         * bufferparams.C (writeFile): handle ignore_language.
6819
6820         * paragraph.C (getFontSettings): the language has to be resolved
6821         otherwise we have problems in LyXFont!
6822
6823         * lyxfont.C (lyxWriteChanges): added document_language parameter
6824         (update): removed unneeded language parameter
6825
6826         * paragraph.C (validate): fixed wrong output of color-package when
6827         using interface colors for certain fonts in certain environments,
6828         which should not seen as that on the final output.
6829
6830 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
6831
6832         * BufferView_pimpl.C:
6833         * Thesaurus.h:
6834         * Thesaurus.C:
6835         * Makefile.am:
6836         * commandtags.h:
6837         * LyXAction.C: add thesaurus support
6838
6839         * lyxfind.h:
6840         * lyxfind.C: add "once" parameter, for thesaurus, to not
6841           move to the next match
6842
6843 2001-07-26  Juergen Vigna  <jug@sad.it>
6844
6845         * lyxfont.C (realize): honor ignore_language too!
6846         (resolved): ditto.
6847
6848         * paragraph.C (TeXOnePar): handle ignore language right (hopefully).
6849
6850         * text.C (draw): one place more for ignore_language to not draw
6851         itself!
6852
6853 2001-07-25  Angus Leeming  <a.leeming@ic.ac.uk>
6854
6855         * LaTeXFeatures.C (getPackages): clean-up a little of the natbib code.
6856
6857 2001-07-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6858
6859         * buffer.C (parseSingleLyXformat2Token): a more general fix for
6860         the minipage conversion problem.
6861
6862 2001-07-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6863
6864         * buffer.C (parseSingleLyXformat2Token): check minipage if we
6865         insert an inset.
6866
6867 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6868
6869         * BufferView.h: don't forward declare WorkArea
6870
6871         * BufferView.C: don't include WorkArea.h
6872
6873 2001-07-25  André Pönitz <poenitz@gmx.net>
6874
6875         * commandtags.h:
6876         * LyXAction.C:
6877         * lyxfunc.C:  new LFUN 'math-space'
6878
6879         * BufferView.[Ch]: remove unneeded reference to 'WorkArea'
6880
6881 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6882
6883         * text2.C (toggleInset): call open/close
6884
6885 2001-07-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6886
6887         * lyxfunc.C (dispatch): add debug for the disabled case
6888
6889         * font.C (buttonText): make similar to rectText
6890
6891         * buffer.C (readInset): comment out parsing of insetlist and
6892         insttheorem
6893
6894         * PainterBase.C (rectText): small correction
6895
6896         * BufferView_pimpl.C: comment out insettheorem and insetlist
6897         * LyXAction.C: ditto
6898         * commandtags.h: ditto
6899
6900 2001-07-24  Juergen Vigna  <jug@sad.it>
6901
6902         * text.C (draw): honor the ignore_language.
6903
6904         * lyxfont.C (LyXFont): set language to ignore_language in FONT_INIT1.
6905
6906 2001-07-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6907
6908         * lyxfunc.C (getStatus): BREAKLINE does _not_ insert a special
6909         char inset.
6910
6911 2001-07-24  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
6912
6913         * lyxtext.h: remove unused (and unimplemented) methods
6914
6915 2001-07-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
6916
6917         * text.C (getVisibleRow): honor background color
6918
6919         * PainterBase.h:
6920         * Painter.h: remove default color argument for fillRectangle
6921
6922         * text.C (backgroundColor): new method
6923
6924 2001-07-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6925
6926         * text.C (getVisibleRow): adjust
6927
6928         * font.[Ch] (rectText): new method, metrics
6929         (buttonText): new method, metrics
6930
6931         * PainterBase.[hC]: make rectText and buttonText always draw and take
6932         fewer paramteres.
6933
6934 2001-07-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
6935
6936         * ToolbarDefaults.C (read):
6937         * MenuBackend.C (read): allow escaping in all strings
6938
6939         * BufferView_pimpl.C (insertAndEditInset): new method.
6940         (Dispatch): use insertAndEditInset whenever appropriate.
6941
6942         * BufferView_pimpl.C (insertNote): removed
6943
6944         * BufferView_pimpl.C (smartQuote): new method, moved from
6945         BufferView; if an insetquote cannot be inserted, insert a '"'
6946         character instead.
6947
6948         * BufferView2.C: remove insertCorrectQuote();
6949
6950         * lyxfunc.C (getStatus): Add support for all remaingin
6951         inset-insert lfuns.
6952
6953         * trans_mgr.C (insertVerbatim): do not treat '"' specially.
6954
6955         * lyxrc.C (read): in RC_BIND, allow escaped sequences in the
6956         command (necessary to pass " as parameter of self-insert.
6957
6958         * text.C (selectWordWhenUnderCursor):
6959         (selectWord): add word_location parameter
6960         (selectWordWhenUnderCursor): same + remove special code for word
6961         boundary.
6962         (selectNextWord): use kind() to guess type of insetspecialchar,
6963         not latex().
6964
6965         * buffer.C (insertStringAsLines): new method, extracted from LyXText.
6966         (insertErtContents): create ert insets as collapsed.
6967         (readInset): better compatibility code for Info inset.
6968
6969 2001-07-20  Juergen Vigna  <jug@sad.it>
6970
6971         * lyxfunc.C (dispatch): use always LyXFind now!
6972
6973         * text2.C (init): add a reinit flag so that the LyXText can be
6974         reinited instead of deleted and reallocated (used in InsetText).
6975
6976         * BufferView_pimpl.C: use the new Inset::edit(BV, bool) where needed.
6977
6978         * text.C: ditto
6979
6980         * text2.C: ditto
6981
6982 2001-07-18  Juergen Vigna  <jug@sad.it>
6983
6984         * text.C (selectNextWord): handle insets inside inset by calling
6985         always the bv->text functions so that we can go up the_locking_inset!
6986
6987         * BufferView_pimpl.C (show/hideCursor): fixed cursor showing up
6988         in strange locations when inside an inset!
6989
6990         * lyxfind.[Ch]: give all functions a LyXText * parameter and implement
6991         handling to include insets.
6992
6993         * lyxfunc.C (dispatch): changes to calls SearchBackward/Forward.
6994
6995 2001-07-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6996
6997         * LyXAction.C (init):
6998         * commandtags.h:
6999         * BufferView_pimpl.C (Dispatch): change HYPHENATION_BREAK to
7000         LIGATURE_BREAK, since the name is so stupid.
7001
7002 2001-07-20  Angus Leeming  <a.leeming@ic.ac.uk>
7003
7004         * buffer.C (readInset): enable reading of new InsetNotes as well as old
7005         InsetInfos.
7006
7007         * FontLoader.C: remove FORMS_H_LOCATION cruft.
7008
7009         * sp_form.[Ch]: remove.
7010
7011         * src/LColor.[Ch]: remove noteframe. Change note to "yellow".
7012
7013         * src/BufferView_pimpl.C (insertNote): use InsetNote in place of
7014         InsetInfo.
7015
7016         * src/buffer.C (readInset): ditto.
7017
7018 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
7019
7020         * BufferView_pimpl.C (specialChar): new method. Obsoletes
7021         menuSeparator(), endOfSentenceDot(), ldots() and
7022         hyphenationPoint(), which are therefore removed.
7023         (Dispatch): handle LFUN_HYPHENATION_BREAK.
7024
7025         * LyXAction.C (init):
7026         * commandtags.h: add LFUN_HYPHENATION_BREAK.
7027
7028         * paragraph.C (getWord): removed.
7029
7030         * BufferView_pimpl.C (Dispatch): use last word or selection for
7031         LFUN_INDEX_INSERT_LAST and LFUN_INDEX_CREATE.
7032
7033         * lyx_main.C (queryUserLyXDir): do not ask before creating
7034         user_dir, except if it has been named explicitely.
7035
7036 2001-07-20  Angus Leeming  <a.leeming@ic.ac.uk>
7037
7038         * BufferView_pimpl.C (updateScrollbar): Fix crash when reading in
7039         a document of zero size.
7040
7041 2001-07-19  Angus Leeming  <a.leeming@ic.ac.uk>
7042
7043         * LaTeXFeatures.[Ch]: add variable "bool natbib" and set it
7044         approriately in the c-tor and in require().
7045         (getPackages): output the appropriate LaTeX for natbib support.
7046
7047         * buffer.C (parseSingleLyXformat2Token): set the new bufferparams
7048         variables "use_natbib" and "use_numerical_citations" when reading the
7049         LyX file.
7050         (readInset): read the various natbib cite commands.
7051         (validate): white-space change.
7052
7053         * bufferparams.[Ch]: new variables "bool use_natbib" and
7054         "bool use_numerical_citations".
7055         (writeFile): output them in the LyX file.
7056
7057 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
7058
7059         * lyxfunc.C (getStatus): add support for all the inset insertion
7060         commands.
7061
7062         * text2.C (insertInset):
7063         * paragraph.C (insetAllowed):
7064         * BufferView_pimpl.C (insertInset): update to take in account the
7065         renaming of insertInsetAllowed
7066
7067         * lyxfunc.C (getStatus): add support for LFUN_INSET_TOGGLE.
7068
7069         * text2.C (getInset): new method. returns inset at cursor position.
7070
7071         * BufferView_pimpl.C (Dispatch): changes because of this.
7072
7073         * LyXAction.C (init): rename open-stuff to inset-toggle.
7074
7075         * commandtags.h: rename LFUN_OPENSTUFF to LFUN_INSET_TOGGLE.
7076
7077         * text2.C (toggleInset): renamed from openStuff; use
7078         Inset::open().
7079
7080 2001-07-13  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
7081
7082         * lyxrc.C (set_font_norm_type): recognise ISO_8859_15.
7083
7084         * lyxrc.h: added ISO_8859_15 to enum FontEncoding.
7085
7086 2001-07-18  Dekel Tsur  <dekelts@tau.ac.il>
7087
7088         * buffer.C (readLyXformat2): Add filename to the error dialog
7089
7090 2001-07-18  Juergen Vigna  <jug@sad.it>
7091
7092         * tabular.C (GetCellNumber): put an assert here instead of the check!
7093
7094 2001-07-17  Juergen Vigna  <jug@sad.it>
7095
7096         * BufferView_pimpl.C (toggleSelection): adapted too.
7097
7098         * text.C (selectNextWord): adapted for use with insets.
7099         (selectSelectedWord): ditto
7100
7101 2001-07-17  Juergen Vigna  <jug@sad.it>
7102
7103         * sp_spell.C (PSpell): fix initialitation order.
7104
7105 2001-07-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7106
7107         * paragraph.C: spacing
7108
7109 2001-07-17  Edwin Leuven  <leuven@fee.uva.nl>
7110
7111         * sp_spell.C: repair language selection for pspell
7112
7113 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7114
7115         * lyxfunc.h: change more methods to begin with lower char.
7116
7117 2001-07-16  Dekel Tsur  <dekelts@tau.ac.il>
7118
7119         * buffer.C (parseSingleLyXformat2Token): Generate error insets
7120         for unknown layouts.
7121
7122 2001-07-13  Dekel Tsur  <dekelts@tau.ac.il>
7123
7124         * buffer.C (readLyXformat2): Generate an error dialog if there are
7125         unknown layouts.
7126
7127 2001-07-16  Juergen Vigna  <jug@sad.it>
7128
7129         * sp_spell.C: always compile ISpell part.
7130
7131         * lyxrc.C: added use_pspell entry and it's handling.
7132
7133 2001-07-13  Juergen Vigna  <jug@sad.it>
7134
7135         * sp_spell.C: removed double includes.
7136
7137 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
7138
7139         Consistent use of Lsstream.h:
7140         * Lsstream.h: added using std::stringstream for consistencies sake.
7141
7142         * buffer.C: removed using std::stringstream
7143
7144         * lyxfont.C (stateText):
7145         * paragraph.C (asString):
7146         * text.C (selectNextWord, selectSelectedWord):
7147         * text2.C (setCounter):
7148         * vspace.C (asString, asLatexString):
7149         std::ostringstream -> ostringstream.
7150
7151 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
7152
7153         * LyXAction.C: add LFUN_HELP_ABOUTLYX
7154         * commandtags.h: add LFUN_HELP_ABOUTLYX
7155         * lyxfunc.C: add about lyx remove credits/copyright/version stuff
7156
7157 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
7158
7159         * BufferView_pimpl.C: sigchldchecker instead of sigchldhandeler in
7160         cursorToggle()
7161         * lyx_gui_misc.C: remove spellchecker
7162         * lyxfunc.C: showSpellchecker
7163         * sp_base.h: added
7164         * sp_ispell.h: added
7165         * sp_pspell.h: added
7166         * sp_spell.C: added
7167         * sp_form.[Ch]: removed
7168         * spellchecker.[Ch]: removed
7169
7170 2001-07-12  Kayvan A. Sylvan  <kayvan@sylvan.com>
7171
7172         * paragraph_pimpl.C (simpleTeXBlanks): Simply return if pass_thru
7173         is set.
7174         (simpleTeXSpecialChars): Simply print the input character without
7175         any special translation if pass_thru is set.
7176
7177         * layout.h: Added bool pass_thru to layout class for being able to
7178         implement pass through of a paragraph for Literate Programming.
7179
7180         * layout.C: add LT_PASS_THRU to LayoutTags enum.
7181         * layout.C (LyXLayout): set pass_thru to flase in constructor.
7182         * layout.C (Read): add "passthru" to list of layout tags and add
7183         code to set the pass_thru boolean when it is read.
7184
7185 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7186
7187         * trans_decl.h: remove allowed from KmodInfo
7188
7189         * trans.[Ch] (AddDeakkey): change prototype to not have allowd.
7190         remove allowed code
7191         (Load): adjust
7192
7193         * paragraph_pimpl.C (erase): use boost::prior
7194
7195         * Painter.C (text): use data() instead of c_str() when length is
7196         also provided.
7197         * WorkArea.C (putClipboard): ditto
7198         * font.h (width): ditto
7199
7200         * BufferView2.C: use it-> instead of (*it). for iterators
7201         * texrow.C: ditto
7202         * paragraph_pimpl.C: ditto
7203         * paragraph.C: ditto
7204         * minibuffer.C: ditto
7205         * language.C: ditto
7206         * kbmap.C: ditto
7207         * encoding.C: ditto
7208         * counters.C: ditto
7209         * converter.C: ditto
7210         * chset.C: ditto
7211         * Variables.C: ditto
7212         * TextCache.C: ditto
7213         * MenuBackend.C: ditto
7214         * LyXAction.C: ditto
7215         * LColor.C: ditto
7216         * FloatList.C: ditto
7217         * DepTable.C: ditto
7218         * ColorHandler.C (LyXColorHandler): ditto
7219
7220 2001-07-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7221
7222         * BufferView_pimpl.C (Dispatch): handle LFUN_OPENSTUFF.
7223
7224         * text2.C (openStuff): reintroduce this method (which had been
7225         nuked in NEW_INSETS frenzy).
7226
7227         * lyxfunc.C (Dispatch): when an action has not been handled, use
7228         its name in the error message, not its number.
7229
7230         * paragraph.C (inInset): change method name to begin with lowercase.
7231
7232         * undo_funcs.C:
7233         * text2.C: updates because of this.
7234
7235 2001-07-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7236
7237         * ToolbarDefaults.C (add): add spaces in error message
7238
7239 2001-07-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7240
7241         * buffer.C (readLyXformat2): initialize the ert comp. variables.
7242         (readLyXformat2): rename return_par to first_par, use lyxlex's
7243         pushToken and remove the manual push handling.
7244         (parseSingleLyXformat2Token): add another ert comp. variable:
7245         in_tabular, rename return_par to first_par. handle newlines better
7246
7247 2001-07-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7248
7249         * kbsequence.C (getiso): redirect debug info to Debug::KBMAP.
7250
7251 2001-07-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7252
7253         * text2.C (getParFromID): removed
7254
7255         * buffer.C (getParFromID): new method moved form lyxtext.
7256         * BufferView2.C (insertErrors): adjust
7257         (setCursorFromRow): adjust
7258         * BufferView_pimpl.C (restorePosition): adjust
7259         * lyxfunc.C (Dispatch): adjust
7260         * undo_funcs.C (textUndo): adjust
7261         (textRedo): adjust
7262         (textHandleUndo): adjust
7263         (textHandleUndo): adjust
7264
7265 2001-07-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7266
7267         * buffer.C: up' the LYX_FORMAT
7268
7269         * lyxfont.h: turn NO_LATEX on as default
7270
7271         * buffer.C (insertErtContents): new methods of tex style compability.
7272         (parseSingleLyXformat2Token): use it several places.
7273         * tabular.C (OldFormatRead): and here
7274
7275 2001-07-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7276
7277         * text2.C: remove some commented code.
7278         reindent file.
7279
7280         * trans_mgr.[Ch]: simplify normalkey to only take a char as arg.
7281         * trans.C: changes because of the above.
7282
7283 2001-07-07  Dekel Tsur  <dekelts@tau.ac.il>
7284
7285         * text2.C (setCounter): Fix counters bug with bibliography layout.
7286
7287 2001-07-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7288
7289         * paragraph_pimpl.C (simpleTeXBlanks): don't go through owner_ for
7290         own member functions
7291         (simpleTeXSpecialChars): ditto
7292
7293 2001-07-06  Juergen Vigna  <jug@sad.it>
7294
7295         * a lot of files: changed the access to LyXText::status and the
7296         call of undo-functions.
7297
7298         * undo.[Ch]: added a inset_id to the undo informations.
7299
7300         * undo_funcs.[Ch]: added and moved here all undo functions.
7301
7302         * lyxtext.h: give the status enum a weight, made status_ a private
7303         variable and made accessor functions for it, removed the whole bunch
7304         of undo-functions as they are now in their own file, make some
7305         functions publically available. Added function ownerParagraph with
7306         int parameter.
7307
7308         * paragraph.[Ch]: added "bool same_ids" to the constructor,
7309         made InInset() a const function, added getParFromID() function.
7310
7311         * buffer.[Ch]: added const version for inset_iterator functions,
7312         added getInsetFromID() function.
7313
7314         * BufferView2.C, BufferView_pimpl.C, text.C, text2.C, lyxfunc.C:
7315         changed undo functions for new version.
7316
7317 2001-07-05  Juergen Vigna  <jug@sad.it>
7318
7319         * paragraph_pimpl.C (Pimpl): set id_ also here (this is because some
7320         unknow mechanism does not call the proper constructor but only this
7321         one also if I request the other!?
7322
7323 2001-07-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7324
7325         * BufferView_pimpl.C (resizeCurrentBuffer): init the new LyXText
7326
7327         * text2.C (LyXText): use initialization lists.
7328
7329         * lyxtext.h (Selection): initialize set_ and mark_
7330         (init): remove method
7331
7332 2001-07-05  Dekel Tsur  <dekelts@tau.ac.il>
7333
7334         * LaTeX.C (scanLogFile): Parse rerun messages from latex packages.
7335
7336 2001-07-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7337
7338         * screen.[Ch]: change method names to begin with lowercase
7339
7340         * BufferView_pimpl.C (updateScrollbar): simplify further and
7341         hopefully make it a bit faster.
7342
7343 2001-07-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7344
7345         * ColorHandler.C (LyXColorHandler): use GUIRunTime instead of
7346         calling directly xforms functions.
7347
7348         * Painter.C (Painter):
7349         * lyx_cb.C (MenuWrite):
7350         * FontInfo.C (query): use GUIRunTime::x11Display() instead of
7351         fl_display.
7352
7353         * lyx_gui.C: remove bogus guiruntime extern declaration.
7354
7355 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7356
7357         * text2.C (redoHeightOfParagraph): comment out stuff we don't need
7358         in NEW_INSETS
7359         (redoDrawingOfParagraph): ditto
7360         (redoParagraphs): ditto
7361         (cutSelection): don't create a object for CutAndPaste use the
7362         static method directly
7363         (pasteSelection): ditto
7364
7365         * bufferview_funcs.[Ch]: move ProhibitInput and AllowInput to
7366         LyXview (+ rename)
7367
7368 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7369
7370         * modifications to some other files because of this.
7371
7372         * Makefile.am (lyx_SOURCES): add XFormsView
7373
7374         * XFormsView.[Ch]: new files
7375
7376         * LyXView.[Ch]: make LyXView a base class for the gui handling for
7377         the main window. Move the gui dependent stuff to XFormsView
7378
7379 2001-07-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7380
7381         * tabular.C (GetCellInset): update cur_cell also in the row/col
7382         version of this function.
7383
7384         * lyxfunc.C: no need to include figure_form.h here.
7385
7386         * FontLoader.h:
7387         * lyxfunc.h:
7388         * lyxscreen.h:
7389         * text2.C:
7390         * lyxvc.C: no need to include forms.h here.
7391
7392 2001-06-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7393
7394         * lyxrc.C (read): change debugging channel for RC_BIND to lyxrc.
7395
7396         * lyxfunc.C (Dispatch):
7397         * Spacing.C (set):
7398         * BufferView_pimpl.C (Dispatch): use .c_str() on istringstream
7399         constructor argument.
7400
7401 2001-06-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7402
7403         * paragraph.C (Paragraph): dont't clear, and just set layout.
7404         (makeSameLayout): use params's copy contructor.
7405
7406         * ParagraphParameters.[Ch] (makeSame): delete method
7407
7408 2001-06-29  John Levon  <moz@compsoc.man.ac.uk>
7409
7410         * Variables.[Ch]: fix indentation, rename set to isSet
7411
7412 2001-06-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7413
7414         * lyxfunc.C (Dispatch): fix typo
7415
7416 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7417
7418         * paragraph_pimpl.C: add std:: qualifier to lower_bound and
7419         upper_bound.
7420
7421         * bufferlist.C: include assert.h for emergencyWrite().
7422
7423 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
7424
7425         * lyx_main.C: if we can't even find a readable LYX_DIR directory,
7426           give up at last (bug #425202) !
7427
7428 2001-06-27  John Levon  <moz@compsoc.man.ac.uk>
7429
7430         * lyx_gui_misc.C:
7431         * sp_form.h:
7432         * sp_form.C:
7433         * spellchecker.h:
7434         * spellchecker.C: strip spellchecker options and bring up
7435           preferences tab instead
7436
7437 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7438
7439         * BufferView_pimpl.C (Dispatch): add .c_str() to the argument of
7440         the istringstream constructor
7441
7442 2001-06-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7443
7444         * paragraph.C (getLayout): fix return value
7445
7446         * paragraph.h: do not declare getLayout as inline.
7447
7448         * lyxtext.h: remove LyXText:: qualifier to changeRegionCase
7449
7450 2001-06-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7451
7452         * lyxcursor.h (operator<): new func
7453         (operator>): new func
7454         (operator>=): new func
7455         (operator<=): new func
7456
7457         * text.C (changeCase): use selection.start and selection.end
7458         (changeRegionCase): require from to be <= to. Require par to be a
7459         valid paragraph.
7460
7461         * LaTeXFeatures.C (getFloatDefinitions): std:: qualify ostream
7462
7463 2001-06-27  Juergen Vigna  <jug@sad.it>
7464
7465         * text.C (cursorLeftOneWord): changed to return the cursor and added
7466         overlay with BufferView * parameter which calls this one.
7467         (getWord): added
7468         (selectWord): use new getWord function.
7469         (changeCase): renamed from changeWordCase as and extended to work
7470         also on selections.
7471
7472         * lyxtext.h: added enum word_location
7473
7474         * BufferView_pimpl.C (Dispatch): change function changeWordCase to
7475         changeCase as this operates now also on selections.
7476
7477 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
7478
7479         * lyxfunc.C (getStatus): support LFUN_MATH_MUTATE
7480
7481         * many files: send debug output to Debug::INFO instead of
7482         Debug::ANY.
7483
7484         * converter.C (View):
7485         (Convert):
7486         (Move): send debug output to Debug::FILES instead of console.
7487
7488 2001-06-26  The LyX Project  <lyx@rose.home.sad.it>
7489
7490         * lyxfunc.C (getStatus): use func_status
7491
7492         * func_status.h: new header, describing the results of
7493         LyXFunc::getStatus;
7494
7495         * lyxfunc.C (getStatus): add support for LFUN_MATH_VALIGN and
7496         LFUN_MATH_HALIGN.
7497
7498 2001-06-25  The LyX Project  <jug@sad.it>
7499
7500         * buffer.C (sgmlOpenTag):
7501         (sgmlCloseTag):
7502         (SimpleDocBookOnePar):  disable the depth spaces, for the moment.
7503
7504 2001-06-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7505
7506         * text2.C: remove some dead code
7507
7508         * tabular.C (GetCellInset): store the last cell checked (gotten)
7509
7510         * tabular.h: add the helper for the speedup
7511
7512         * lyxtext.h: remove some dead code
7513
7514 2001-06-26  The LyX Project  <Asger>
7515
7516         * paragraph.C: Change export to LaTeX of alignment to
7517         \begin{center} and family for better roundtrip work with reLyX.
7518
7519         * Tune the math drawing a bit.
7520
7521 2001-06-25  The LyX Project  <Asger>
7522
7523         * LColor.C (LColor): New color for math background. New color
7524         for buttons.
7525
7526 2001-06-25  The LyX Project  <jug@sad.it>
7527
7528         * lyxfunc.C (MenuNew): remove extra check for .lyx file
7529
7530         * lyxfunc.C (Open):
7531         * bufferlist.C (newFile): do not restrict to files ending with
7532         .lyx
7533
7534         * BufferView_pimpl.C (MenuInsertLyXFile):
7535
7536 2001-06-24  The LyX Project  <jug@sad.it>
7537
7538         * lyxlex_pimpl.C (compare_tags): use compare_ascii_no_case instead
7539         of compare_no_case
7540
7541 2001-06-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7542
7543         * lyxtext.h: rename most methods to begin with a small char.
7544         Lots of changes because of this.
7545
7546         * paragraph.C (Paragraph): do not call fitToSize
7547         (erase): call Pimpl::erase
7548         (insertChar): call Pimpl::insertChar
7549         (insertInset): call Pipl::insertInset
7550         (breakParagraph): do not call fitToSize
7551         (breakParagraphConservative): do not call fitToSize
7552         (fitToSize): remove method
7553
7554         * buffer.C (parseSingleLyXformat2Token): do not call fitToSize
7555
7556 2001-06-24  The LyX Project  <Asger>
7557
7558         * Fix Qt compilation^2
7559
7560 2001-06-24  The LyX Project  <jug@sad.it>
7561
7562         * paragraph.[Ch] (outerHook): new method. mostly equivalent to
7563         depthHook(getDepth()-1).
7564
7565         * paragraph.h:
7566         * ParagraphParameters.h:
7567         * ParameterStruct.h: change type of depth to unsigned int ==
7568         depth_type. Many adaptations to other files before of that.
7569
7570 2001-06-24  The LyX Project  <Asger>
7571
7572         * Fix Qt compilation.
7573
7574 2001-06-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7575
7576         * paragraph.h: renamed several methods to begin with small letter.
7577         several changes to many parts of the code because of this.
7578
7579 2001-06-23  The LyX Project  <jug@sad.it>
7580
7581         * text2.C (InsertStringAsLines): renamed from InsertStringA;
7582         rewritten to discard all double spaces when KeepEmpty is off
7583         (InsertStringAsParagraphs): renamed from InsertStringB; rewritten
7584         to only handle newlines but not fiddle with spaces and friends.
7585
7586         * lyxfunc.C (MenuNew): when doing 'new from template', use
7587         template_path as default directory
7588
7589 2001-06-23  The LyX Project  <Asger>
7590
7591         * Clean-up of header file includes all over
7592         * paragraph.h: Move some of the stuff into paragraph_pimpl.h
7593
7594 2001-06-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7595
7596         * paragraph.h: renamed from lyxparagraph.h
7597
7598 2001-06-23  Asger  <lyx@violet.home.sad.it>
7599
7600         * Buffer.h: Removed Buffer::resize
7601         * BufferList.h: Removed BufferList::resize
7602         * LyXView.h: Added LyXView::resize. This way, we will only reflow
7603         the document lazily when we change the width, or the font settings.
7604
7605 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
7606
7607         * lyxfunc.C: silently ignore empty dispatches from the minibuffer
7608
7609 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
7610
7611         * buffer.h: remove out of date comment
7612
7613 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
7614
7615         * lyxscreen.h:
7616         * screen.C: fix "theoretical" GC leak
7617
7618 2001-06-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7619
7620         * LaTeX.C (scanAuxFile):
7621         (deplog): remove trailing \r when reading stream (useful under
7622         win32)
7623
7624 2001-06-15  Angus Leeming  <a.leeming@ic.ac.uk>
7625
7626         * BufferView_pimpl.C (fitCursor): emit a signal updateParagraph.
7627         (resizeCurrentBuffer): have functions BufferView::theLockingInset()
7628         and BufferView::theLockingInset(Inset*), so should use them and not
7629         access bv_->text->the_locking_inset directly.
7630
7631         * lyxfunc.C (Dispatch): cosmetic name change of three signals.
7632
7633 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
7634
7635         * Makefile.am:
7636         * tex-defs.h: remove old unused file
7637
7638 2001-06-15  John Levon  <moz@compsoc.man.ac.uk>
7639
7640         * BufferView_pimpl.C: fix typo, remove minibuffer message
7641           when buffer has loaded
7642
7643 2001-06-14  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7644
7645         * lyxfunc.C (Dispatch): use stringstream
7646         (MenuNew): use stringstream
7647         (Open): use stringstream
7648
7649         * importer.C (Import): use stringstream
7650
7651         * bufferview_funcs.C (CurrentState): use stringstream
7652
7653         * LaTeX.C (run): use stringstream
7654
7655         * BufferView_pimpl.C (savePosition): use stringstream
7656         (restorePosition): use stringstream
7657         (MenuInsertLyXFile): use stringstream
7658
7659 2001-06-14  Angus Leeming  <a.leeming@ic.ac.uk>
7660
7661         * BufferView.C:
7662         * Bullet.C:
7663         * ColorHandler.C:
7664         * FontInfo.C:
7665         * FontLoader.C:
7666         * LColor.C:
7667         * LaTeXFeatures.C:
7668         * Painter.C:
7669         * gettext.C:
7670         * lyx_gui_misc.C:
7671         * lyxserver.C:
7672         * vspace.C: removed // -*- C++ -*- as first line.
7673
7674         * lyxfind.h:
7675         * version.h: added // -*- C++ -*- as first line.
7676
7677 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7678
7679         * lyxfunc.C (getStatus): support LFUN_READ_ONLY_TOGGLE
7680
7681         * text2.C (SetSelectionOverString): do not test str[i]==0 for end
7682         of string
7683
7684 2001-06-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7685
7686         * buffer.C (parseSingleLyXformat2Token): fix compatability reading
7687         of floats.
7688
7689 2001-06-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7690
7691         * gettext.C: include LString.h even when --disable-nls is on.
7692
7693 2001-06-12  Angus Leeming  <a.leeming@ic.ac.uk>
7694
7695         * converter.h (Get): changed argument type from int to
7696         FormatList::size_type to avoid unnecessary conversion.
7697
7698         * bufferview_funcs.C (ToggleAndShow): check state of LyXText pointer
7699         before using it.
7700
7701 2001-06-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7702
7703         * gettext.h: include LString.h even when --disable-nls is on.
7704
7705 2001-06-07  Juergen Vigna  <jug@sad.it>
7706
7707         * text.C (BreakAgain): subst spaces with tabs.
7708
7709         * paragraph.C (deleteInsetsLyXText): set recursive on deleteLyXText.
7710         (resizeInsetsLyXText): set force on resizeLyXText.
7711
7712 2001-06-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7713
7714         * gettext.h (gettext_init):
7715         (locale_init): use a real definition instead of a macro
7716
7717 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
7718
7719         * Bufferview_pimpl.C:
7720         * LColor.h:
7721         * LColor.C: further lcolor tidies
7722
7723 2001-06-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7724
7725         * BufferView_pimpl.C (updateScrollbar): simplify.
7726
7727         * BufferView2.C: don't include insets/insetinfo.h, change
7728         prototype for insertInset and call the Pimpl version. let
7729         updateInset call Pimpl version.
7730
7731         * BufferView.h: move inset_slept to BufferView::Pimpl, move
7732         gotoInset to BufferView::Pimpl
7733
7734 2001-06-01  Juergen Vigna  <jug@sad.it>
7735
7736         * lyxfunc.C (Dispatch): LFUN_PREFIX don't call the update if we're
7737         inside a LockingInset (is the update needed at all?).
7738
7739 2001-05-31  Juergen Vigna  <jug@sad.it>
7740
7741         * BufferView_pimpl.C (Dispatch): we need a new instanze of cursor
7742         here not the old one otherwise how should we compare it afterwards
7743         if it's the same!
7744
7745 2001-06-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7746
7747         * lyxfont.C:
7748         * tabular.C:
7749         * tabular-old.C:
7750         * FontInfo.C: bring C functions into global namespace when
7751         necessary
7752
7753 2001-05-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7754
7755         * LString.h: make sure config.h has been loaded before LString.h.
7756
7757         * lyxlex_pimpl.C (EatLine): comment out annoying debug messages
7758         (one for each char read by EatLine!).
7759
7760         * lyx_main.C (init): constify lyxdir. Lowercase the name of some
7761         variables.
7762
7763 2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7764
7765         * paragraph.C (BreakParagraph): set the inset_owner in the new par
7766         to the same as the par we break from
7767
7768 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7769
7770         * commandtags.h: add LFUN_INSET_WIDE_FLOAT
7771
7772         * MenuBackend.C (expand): also create menu entries for wide
7773         versions of the floats.
7774
7775         * LyXAction.C (init): add entry for LFUN_INSET_WIDE_FLOAT
7776
7777         * BufferView_pimpl.C (Dispatch): implement LFUN_INSET_WIDE_FLOAT
7778
7779         * Makefile.am (lyx_DEPENDENCIES): adjust for change in
7780         frontends/Makefile.am
7781
7782         * text2.C: adjust
7783         * text.C: adjust
7784
7785
7786         * tabular.C (getTokenValue): add std::
7787
7788         * tabular-old.C (getTokenValue): add std::
7789         (getTokenValue): ditto
7790         (getTokenValue): ditto
7791
7792         * screen.C (ToggleSelection): adjust
7793
7794         * lyxtext.h: put selection cursors inside a Selection struct.
7795
7796         * lyxfunc.C (moveCursorUpdate): adjust
7797
7798         * lyxfont.C (latexWriteStartChanges): add std::
7799
7800         * lyxfind.C: adjust
7801
7802         * font.h: delete with(char const *, LyXFont const &)
7803
7804         * buffer.C (parseSingleLyXformat2Token): use contains instead of strstr
7805
7806         * FontInfo.C (getFontname): add std::
7807
7808         * BufferView_pimpl.C (resizeCurrentBuffer): adjust
7809         (workAreaButtonPress): adjust
7810         (tripleClick): adjust
7811         (update): adjust
7812         (moveCursorUpdate): adjust
7813         (Dispatch): adjust
7814
7815         * BufferView2.C (gotoInset): adjust
7816
7817 2001-05-30  Juergen Vigna  <jug@sad.it>
7818
7819         * spellchecker.C (USE_ORIGINAL_MANAGER_FUNCS): as it seems only I use
7820         to check pspell I add this as default as I now have new pspell
7821         libraries and they seem to use this.
7822
7823 2001-05-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7824
7825         * text2.C (CutSelection): make the cursor valid before the call to
7826         ClearSelection.
7827
7828 2001-05-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7829
7830         * kbsequence.C (parse): de-uglify a bit the parsing code, which
7831         relied on 0 terminated strings and other horrors. Bug found due to
7832         the new assert in lyxstring!
7833
7834         * lyx_main.C (defaultKeyBindings): add bindings the cursor-related
7835         KP_ keys.
7836
7837 2001-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7838
7839         * lyx_main.C (defaultKeyBindings): move self-insert KP_ bindings
7840         to latinkeys.bind.
7841
7842         * lyxfunc.C (processKeySym): change method of getting to the
7843         self-insert char.
7844
7845         * BufferView(2).[Ch]: move hfill, protectedBlank, newline,
7846         menuSeparator, endOfSentenceDot, ldots, hypenationPoint and menuUndo
7847         * BufferView_pimpl.[Ch]: here as private methods.
7848
7849 2001-05-28  Juergen Vigna  <jug@sad.it>
7850
7851         * text.C (SetHeightOfRow): added the update() call again as it is
7852         needed to initialize inset dimensions!
7853
7854 2001-05-16  Juergen Vigna  <jug@sad.it>
7855
7856         * text2.C (SetCharFont): Add new function with BufferView * and
7857         bool toggleall parameters for setting insets internal fonts.
7858         (SetFont): Freeze the undo as we may change fonts in Insets and
7859         all this change should be inside only one Undo!
7860
7861         * bufferview_funcs.C (ToggleAndShow): fixed this functions for
7862         setting font's in insets as for them we have the SetFont function!
7863
7864 2001-05-15  Juergen Vigna  <jug@sad.it>
7865
7866         * text2.C (ClearSelection): to be sure we REALLY don't have any
7867         selection anymore!
7868
7869         * tabular.C (TeXCellPreamble): fixed the left border problem for
7870         multicolumn cells.
7871
7872 2001-05-27  Dekel Tsur  <dekelts@tau.ac.il>
7873
7874         * LaTeX.C (deplog): Make sure that the main .tex file is in the
7875         dependancy file
7876
7877 2001-05-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7878
7879         * lyx_main.C (defaultKeyBindings): set KP_enter to point at
7880         LFUN_BREAKPARAGRAPH.
7881
7882         * LyXAction.C (init): remove external name for LFUN_LAYOUTNO, set
7883         help test to "internal only", similar for LFUN_INSERT_URL
7884
7885         * BufferView_pimpl.C (Dispatch::LFUN_QUOTE): change it to to the insertcorrectQuote.
7886         (Dispatch::LFUN_SELFINSERT): fix to handle math greek,
7887         auto_region_delete and deadkeys.
7888
7889 2001-05-22  John Levon  <moz@compsoc.man.ac.uk>
7890
7891         * LColor.h:
7892         * LColor.C: remove some dead entries, tidy a little
7893
7894 2001-05-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7895
7896         * lyxfunc.C (processKeySym): comment the Escape handling, remove
7897         commented code.
7898         (Dispatch): implement LFUN_ESCAPE
7899
7900         * commandtags.h: add LFUN_ESCAPE
7901
7902         * LyXAction.C (init): add entry for LFUN_ESCAPE
7903
7904         * BufferView_pimpl.C (Dispatch): adjust for open_new_inset move.
7905         Remove commented code.
7906         (insertNote): moved here
7907         (open_new_inset): moved here
7908
7909         * BufferView[2].[Ch]: move insertNote and open_new_inset to
7910         BufferView_pimpl
7911
7912 2001-05-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7913
7914         * kbmap.C (findbinding): clean it up and make it work correctly.
7915
7916         * lyx_main.C (init): do not pass argc and argv as parameters
7917
7918 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
7919
7920         * buffer.C: fix path for OS/2 & Win32
7921
7922         * lyx_gui.C:
7923         * lyx_main:
7924         * lyx_main.C: Added os:: class.
7925
7926         * os2_defines.h: update
7927
7928 2001-05-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7929
7930         * lyxfunc.[Ch] (processKeySym): return void. Handle unknown actions
7931         better by trying again with reduced state.
7932
7933 2001-05-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7934
7935         * lyxrc.C (read): print error about invalid key sequence only when
7936         debugging (because not all latinX keysyms are known to some X
7937         servers)
7938
7939         * kbsequence.C (getiso): add a few std:: qualifiers
7940         (getiso): comment out extra return statement.
7941
7942 2001-05-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7943
7944         * BufferView_pimpl.C (Dispatch): comment out the old "default" key
7945         handling.
7946         (Dispatch): enhance the accent inset a bit. (not perfect)
7947
7948 2001-05-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7949
7950         * buffer.C (makeLaTeXFile): use stringstream on language_optons.
7951
7952 2001-05-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7953
7954         * bufferlist.C (emergencyWrite): fix assert() call
7955
7956 2001-05-04  Kayvan A. Sylvan  <kayvan@sylvan.com>
7957
7958         * text.C (InsertChar): Added trivial patch to only send the "you
7959         can not do multiple spaces this way" message once during a
7960         session.
7961
7962 2001-05-08  Baruch Even  <baruch@lyx.org>
7963
7964         * Makefile.am: Changed order of libraries to get LyX to link properly
7965         with the gnome frontend.
7966
7967 2001-05-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7968
7969         * LaTeXFeatures.h: add a std:: qualifier
7970
7971 2001-05-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7972
7973         * paragraph.C (String): use stringstream
7974
7975 2001-05-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7976
7977         * paragraph.C (writeFile): remove footflag arg
7978
7979         * buffer.C (makeLaTeXFile): use stringstream
7980         (latexParagraphs): remove footnot gurba
7981
7982         * LaTeXFeatures.C (getPackages): use stringstream
7983         (getMacros): likewise
7984         (getTClassPreamble): likewise
7985         (getFloatDefinitions): new method
7986
7987         * paragraph.C (writeFile): reindent
7988         (Erase): reindent
7989
7990         * WorkArea.h: revert the xpos + etc changes.
7991
7992         * CutAndPaste.C (SwitchLayoutsBetweenClasses): constify name and s
7993
7994         * lyxparagraph.[Ch]: add copy constructor, remove Clone
7995
7996         * CutAndPaste.C (copySelection): use LyXParagraph copy constructor
7997         (pasteSelection): likewise
7998         * text2.C (CreateUndo): likewise
7999
8000 2001-05-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8001
8002         * minibuffer.C (peek_event): temporarily reduce the functionality
8003         of the minibuffer (to allow args on lfuns)
8004
8005         * commandtags.h: remove LFUN_LOA_INSERT, LFUN_LOF_INSERT,
8006         LFUN_LOT_INSERT. add LFUN_FLOAT_LIST
8007
8008         * buffer.C (readInset): add compability reading of old float
8009         lists, add reading of new style float list.
8010         (readInset): avoid reevaluation of inscmd.getCmdName()
8011         (getLists): reindent
8012
8013         * MenuBackend.C (MenuItem): implement parsing of
8014         md_floatlistinsert and md_floatinsert.
8015         (expand::LastFiles): move initalizaton of iterators out of loop,
8016         avoid reevaluation.
8017         (expand::Documents): introduce typdedef vector<string> Strings,
8018         and use it.
8019         (expand::ExportFormats): introduce typedef vector<Format const *>
8020         Formats, and use it.
8021         (expand): implement FloatListInsert and FloatInsert.
8022
8023         * LyXAction.C (init): remove entries for LFUN_LOA_INSERT,
8024         LFUN_LOA_VIEW, LFUN_LOF_INSERT, LFUN_LOFVIEW, LFUN_LOT_INSERT,
8025         LFUN_LOTVIEW. Add entry for LFUN_FLOAT_LIST
8026
8027         * BufferView_pimpl.C (Dispatch::LFUN_TOC_INSERT): remvoe the float
8028         handling.
8029         (Dispatch::LFUN_FLOAT_LIST): implement
8030
8031 2001-04-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
8032
8033         * LaTeX.C (run): Fix problem with --export code.
8034
8035 2001-04-26  Angus Leeming  <a.leeming@ic.ac.uk>
8036
8037         * BufferView.[Ch] (workarea): removed.
8038         (getClipboard) new method; wrapper for workarea()->getClipboard()
8039
8040         * ToolbarDefaults.C (read): removed final lex.next() command; it's a
8041         bug.
8042
8043         * WorkArea.h (width, height, xpos, ypos): These methods all
8044         returned the dimensions of the work_area sub-area of WorkArea,
8045         resulting in a position error if the WorkArea were resized. Now
8046         return the dimensions of the entire WorkArea.
8047
8048         * lyx_main.C (ReadUIFile): don't print out spurious warnings.
8049
8050 2001-05-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
8051
8052         * LaTeX.C (deplog): correct the syntax of regex reg1
8053
8054 2001-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8055
8056         * undo.C: remove !NEW_INSETS cruft
8057
8058 2001-04-28  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8059
8060         * text2.C: remove !NEW_INSETS cruft
8061
8062         * text.C: remove !NEW_INSETS cruft
8063
8064         * tabular.C: remove !NEW_INSETS cruft
8065
8066         * spellchecker.C: remove !NEW_INSETS cruft
8067
8068         * lyxtext.h: remove !NEW_INSETS cruft
8069
8070         * lyxlex_pimpl.C: remove !NEW_INSETS cruft
8071
8072         * lyxfunc.C: remove !NEW_INSETS cruft
8073
8074         * lyxfind.C: remove !NEW_INSETS cruft
8075
8076         * lyx_cb.C: remove !NEW_INSETS cruft
8077
8078         * figureForm.C: remove  !NEW_INSETS cruft
8079
8080         * bufferview_funcs.[Ch]: remove !NEW_INSETS cruft
8081
8082         * buffer.[Ch]: remove !NEW_INSETS cruft
8083
8084         * ToolbarDefaults.C: remove !NEW_INSETS cruft
8085
8086         * CutAndPaste.C: remove !NEW_INSETS cruft
8087
8088         * BufferView_pimpl.C: remove !NEW_INSETS cruft
8089
8090         * BufferView2.C: remove !NEW_INSETS cruft
8091
8092         * BufferView.h: remove !NEW_INSETS cruft
8093
8094 2001-05-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
8095
8096         * Lsstream.h: include LString.h before the sstream headers to
8097         fix problem with gcc 2.95.3 and lyxstring
8098
8099 2001-05-02  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
8100
8101         * lyx_main.C: add using directives when needed for C functions
8102         declared in std:: namespace.
8103
8104 2001-04-27  Juergen Vigna  <jug@sad.it>
8105
8106         * text.C (Fill): return 20 instead of 0 if paper_width < 0 (endless)
8107         (SetHeightOfRow): comment out the update call should not be needed!
8108
8109 2001-04-13  Juergen Vigna  <jug@sad.it>
8110
8111         * tabular.C (GetAdditionalHeight): changed parameter from cell to row.
8112         (LyXTabular): tried to minimize operator= operations (and realized
8113         hopfully Lars wish).
8114
8115 2001-04-27  Juergen Vigna  <jug@sad.it>
8116
8117         * spellchecker.C (sc_check_word): fixed Assert to lyx::Assert.
8118
8119 2001-04-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8120
8121         * lyxfunc.C (Dispatch): hack to make listof algorithm work
8122
8123         * buffer.C (readInset): hack to make listof algorithm work
8124
8125         * BufferView_pimpl.C: hack to make listof algorithm work
8126
8127 2001-04-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8128
8129         * LyXAction.C: removed all !NEW_INSETS cruft
8130         (init): moved lfun_item in method
8131
8132         * lyxparagraph.[Ch]: removed all !NEW_INSETS cruft
8133
8134 2001-04-26  Angus Leeming  <a.leeming@ic.ac.uk>
8135
8136         * BufferView2.C (theLockingInset): white space.
8137
8138 2001-04-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8139
8140         * minibuffer.C: include <iostream>
8141
8142         * BufferView_pimpl.C: implement LFUN_TRANSPOSE_CHARS
8143
8144         * LyXAction.C (init): add LFUN_TRANSPOSE_CHARS
8145
8146         * commandtags.h: add LFUN_TRANSPOSE_CHARS
8147
8148         * text.[Ch] (TransposeChars): new method
8149
8150 2001-04-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8151
8152         * call message directly through LyXView instead of through LyXFunc
8153         * BufferView2.C: adjust
8154         * BufferView_pimpl.C: adjust
8155         * FontLoader.C: adjust
8156         * buffer.C: adjust
8157         * bufferview_funcs.C: adjust
8158         * converter.C: adjust
8159         * figureForm.C: adjust
8160         * importer.C: adjust
8161         * lyx_cb.C: adjust
8162         * lyx_gui_misc.C: adjust
8163         * lyxfunc.C: adjust
8164         * lyxvc.C: adjust
8165         * text2.C: adjust
8166         + more files in subdirs
8167
8168         * lyxparagraph.h (size): move up int file
8169         (GetLayout): ditto
8170
8171         * adjust all uses of Assert to lyx::Assert.
8172
8173         * BufferView2.C (ChangeCitationsIfUnique): adjust for
8174         lyxfunctional in namespace lyx
8175         * layout.C (hasLayout): ditto
8176         (GetLayout): ditto
8177         (GetLayout): ditto
8178         (delete_layout): ditto
8179         (NumberOfClass): ditto
8180         * converter.C (GetFormat): ditto
8181         (GetNumber): ditto
8182         (Add): ditto
8183         (Delete): ditto
8184         (SetViewer): ditto
8185         * bufferlist.C (getFileNames): ditto
8186         (emergencyWriteAll): ditto
8187         (exists): ditto
8188         (getBuffer): ditto
8189         * MenuBackend.C (hasSubmenu): ditto
8190         (hasMenu): ditto
8191         (getMenu): ditto
8192         * BufferView_pimpl.C (getInsetByCode): ditto
8193
8194 2001-04-18  Juergen Vigna  <jug@sad.it>
8195
8196         * vspace.C (asLatexString): fixed the 100% problem.
8197
8198 2001-04-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
8199
8200         * lyxfunc.C (Dispatch):
8201         * minibuffer.C:
8202         * minibuffer.h: add a few std:: qualifiers
8203
8204 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8205
8206         * minibuffer.[Ch]: reimplement so that commands is initiated and
8207         run from lyxfunc, simplified som handling, and made the completion
8208         and history code for complete. wip.
8209
8210         * lyxfunc.C (processKeySym): call message
8211         (miniDispatch): new temporary method
8212         (LFUN_EXEC_COMMAND): reimplement for new minibuffer
8213         (LFUN_MESSAGE): implement
8214         (LFUN_MESSAGE_PUSH): implement
8215         (LFUN_MESSAGE_POP): implement
8216         (initMiniBuffer): the initial/defualt minibuffer message.
8217
8218         * lyxfont.[Ch]: inline some more getters
8219
8220         * lyx_gui_misc.C (WriteAlert): use LFUN_MESSAGE
8221
8222         * lyx_gui_misc.[Ch] (WriteStatus): remove method
8223
8224         * lyx_cb.[Ch] (ShowMessage): remove delay arg, use LFUN_MESSAGE
8225         (AutoSave): use LFUN_MESSAGE
8226         (Reconfigure): ditto
8227
8228         * importer.C (Import): constify som local vars, use LFUN_MESSAGE
8229
8230         * figureForm.C: use LFUN_MESSAGE
8231
8232         * converter.C (runLaTeX): use LFUN_MESSAGE
8233
8234         * bufferview_funcs.C: use LFUN_MESSAGE
8235         (Melt): ditto
8236         (changeDepth): ditto
8237
8238         * bufferparams.h: use boost::
8239
8240         * bufferlist.h: inherit privately from noncopyable
8241
8242         * bufferlist.C (loadLyXFile): remove some commented code.
8243
8244         * buffer.C (runChktex): use LFUN_MESSAGE
8245
8246         * ShareContainer.h: inherit privately from noncopyable
8247
8248         * ParagraphParameters.[hC] (depth): inline it.
8249
8250         * LyXView.[Ch] (LyXView): connect the minibuffer signals to lyxfunc
8251         methods.
8252         (message): new method
8253         (messagePush): ditto
8254         (messagePop): ditto
8255         (show): init minibuffer
8256         (showState): direct call
8257
8258         * LaTeX.[Ch]: inherit privately from noncopyable
8259         (run): change second arg to LyXFunc*, use LFUN_MESSAGE
8260         instead of WriteStatus.
8261
8262         * FontLoader.C (doLoad): use LFUN_MESSAGE_PUSH and LFUN_MESSAGE_POP
8263
8264         * BufferView_pimpl.C (buffer): don't init minibuffer
8265         (workAreaButtonPress): use LFUN_MESSAGE
8266         (workAreaButtonRelease): ditto
8267         (savePosition): ditto
8268         (restorePosition): ditto
8269         (MenuInsertLyXFile): ditto
8270         (workAreaExpose): don't init minibuffer
8271         (update): remove commented code, simplify
8272
8273         * BufferView2.C (openStuff): use LFUN_MESSAGE
8274         (toggleFloat): ditto
8275         (menuUndo): ditto
8276         (menuRedo): ditto
8277         (copyEnvironment): ditto
8278         (pasteEnvironment): ditto
8279         (copy): ditto
8280         (cut): ditto
8281         (paste): ditto
8282         (gotoInset): ditto
8283         (updateInset): remove some commented code
8284
8285         * lastfiles.h: inherit privately from noncopyable
8286         * layout.h: ditto
8287         * lyx_gui.h: ditto
8288         * lyx_main.h: ditto
8289         * lyxlex.h: ditto
8290         * lyxlex_pimpl.h: ditto
8291
8292         * commandtags.h: comment out LFUN_FOOTMELT, LFUN_MARGINMELT,
8293         LFUN_FLOATSOPERATE, LFUN_MELT, add LFUN_MESSAGE,
8294         LFUN_MESSAGE_PUSH, LFUN_MESSAGE_POP
8295
8296         * LyXAction.h: inherit privately from noncopyable, add methods
8297         func_begin, func_end, returning iterators to the func map.
8298
8299         * LyXAction.C (init): comment out LFUN_FLOATSOPERATE, LFUN_MELT,
8300         add entries for LFUN_MESSAGE, LFUN_MESSAGE_PUSH, LFUN_MESSAGE_POP
8301         (func_begin): new method
8302         (func_end): new method
8303
8304         * CutAndPaste.C (cutSelection): split into two versons (NEW_INSETS
8305         and not)
8306         (copySelection): ditto
8307         (pasteSelection): ditto
8308
8309         * BufferView.C: whitespace change
8310         * BufferView.h: inherit privately from noncopyable
8311
8312 2001-04-16  Allan Rae  <rae@lyx.org>
8313
8314         * tabular-old.C (l_getline):
8315         * spellchecker.C (sc_check_word):
8316         * lyxfunc.C (Dispatch): #warning triggers an error on Sun CC 6.0 as
8317         an unrecognised preprocessor directive.  So ensure they're wrapped.
8318
8319 2001-04-14  Dekel Tsur  <dekelts@tau.ac.il>
8320
8321         * src/exporter.C (Export): Give an error message when path to file
8322         contains spaces.
8323
8324 2001-04-12  Dekel Tsur  <dekelts@tau.ac.il>
8325
8326         * LaTeX.C (deplog): Always check that foundfile exists.
8327
8328 2001-04-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
8329
8330         * lyx_main.h:
8331         * lyx_main.C (ReadLanguagesFile): fix weird typo in method name
8332
8333 2001-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8334
8335         * tabular.[Ch] (getLabelList): implement new method
8336
8337         * minibuffer.h: comment ouf setTiimer
8338
8339         * minibuffer.C (ExecutingCB): constify res
8340         (peek_event): constify s
8341         (Set): constify ntext
8342         (Init): constify nicename
8343
8344         * BufferView2.C (updateInset): comment out Minibuffer::setTimer
8345
8346         * BufferView_pimpl.C (update): comment out Minibuffer::setTimer
8347         (savePosition): use two params to Minibuffer::Set
8348         (restorePosition): ditto
8349
8350 2001-04-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
8351
8352         * lyx_main.C: include language.h
8353
8354         * Makefile.am (lyx_main.o): add language.h
8355
8356 2001-04-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
8357
8358         * exporter.C:
8359         * paragraph.C:
8360         * screen.C:
8361         * tabular.C:
8362         * CutAndPaste.C: include gettext.h
8363
8364         * lyxfont.h: remove old hack with ON and OFF.
8365
8366         * lyxparagraph.h:
8367         * lyxfont.h: do not include language.h...
8368
8369         * BufferView2.C:
8370         * LaTeXFeatures.C:
8371         * Painter.C:
8372         * bufferview_funcs.C:
8373         * font.C:
8374         * lyxfont.C:
8375         * text.C:
8376         * text2.C:
8377         * trans_mgr.C:
8378         * paragraph.C: ... but do it here instead
8379
8380 2001-04-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8381
8382         * text2.C (SetLayout): split in NEW_INSETS and non NEW_INSETS version
8383
8384         * tabular.C: small reformat
8385
8386         * paragraph.C (GetFontSettings): split in NEW_INSETS and non
8387         NEW_INSETS version
8388         (GetChar): ditto
8389         (BreakParagraph): ditto
8390         (SetOnlyLayout): ditto
8391         (SetLayout): ditto
8392
8393         * lyxparagraph.h: add definitions for SetLayout and SetOnlyLayout
8394         with one arg less.
8395
8396         * lastfiles.C: removed most using decl, add std:: where needed
8397
8398         * buffer.C: ws changes
8399
8400         * MenuBackend.C (class compare_format): put into anon namespace
8401         (expand): constify label, names, action, action2
8402         (expand):
8403
8404         * text.C (SingleWidth): constify font
8405         (IsBoundary): constify rtl2
8406         (GetVisibleRow): constify ww
8407
8408         * LaTeX.C (deplog): constify logfile
8409
8410         * BufferView_pimpl.C (checkInsetHit): constify width, inset_x,
8411         start_x, end_x
8412         (workAreaExpose): constify widthChange, heightChange
8413
8414         * lyxrow.C (par): moved
8415         (height): moved
8416         (next): moved
8417         * lyxrow.h: as inlines here
8418
8419         * lyxfont.h (shape): moved from lyxfont.C
8420         (emph): moved from lyxfont.C
8421
8422         * lyxfont.C (LyXFont): use initialization list for all
8423         constructors
8424         (shape): move to lyxfont.h as inline
8425         (emph): move to lyxfont.h as inline
8426
8427
8428 2001-04-04  Juergen Vigna  <jug@sad.it>
8429
8430         * vspace.C: had to include stdio.h for use of sscanf
8431
8432 2001-04-03  Angus Leeming  <a.leeming@ic.ac.uk>
8433
8434         * BufferView.h:
8435         * BufferView_pimpl.h: remove xforms cruft. Both classes are
8436         independent of xforms.
8437
8438 2001-04-02  Juergen Vigna  <jug@sad.it>
8439
8440         * spellchecker.C: fixed namespace placing!
8441
8442 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
8443
8444         * lyxfunc.C (Dispatch): prevent crash in LFUN_GOTO_PARAGRAPH when
8445         the LyXParagraph * is 0.
8446
8447 2001-03-29  Juergen Vigna  <jug@sad.it>
8448
8449         * vspace.C: added support for %, c%, p%, l%.
8450         (stringFromUnit): added helper function.
8451         (asLatexString): changed to give right results for the %-values.
8452
8453         * buffer.C: convert the widthp in a width%.
8454
8455 2001-03-28  Angus Leeming  <a.leeming@ic.ac.uk>
8456
8457         * Makefile.am: removed form1.[Ch], lyx.[Ch] and added figure_form.[Ch],
8458         figureForm.[Ch].
8459
8460         * figureForm.[Ch]: stripped the FD_from_figure manipulation
8461         code out of lux_cb.[Ch], ready for its (imminent?) removal.
8462
8463         * lyx_cb.[Ch]: see above.
8464
8465         * figure_form.[Ch]: fdesign generated code, combining lyx.[Ch] and
8466         form1.[Ch].
8467
8468         * form1.[Ch]:
8469         * lyx.[Ch]: replaced by figure_form.[Ch].
8470
8471         * lyx_gui.C:
8472         * lyx_gui_misc.C:
8473         * lyxfunc.C: changed headers associated with above changes.
8474
8475 2001-03-27  Juergen Vigna  <jug@sad.it>
8476
8477         * BufferView_pimpl.C: set the temporary cursor right!
8478
8479 2001-03-27  Angus Leeming  <a.leeming@ic.ac.uk>
8480
8481         * BufferView_pimpl.C (Dispatch): corrected spelling givven -> given.
8482
8483 2001-03-23  Angus Leeming  <a.leeming@ic.ac.uk>
8484
8485         * LString.h: removed "using std::getline"!
8486
8487         * BufferView_pimpl.C (Dispatch): changes due to changes in
8488         InsetInclude::Params.
8489
8490         * buffer.C (tag_name): removed redundant break statements as they were
8491         producing lots of warnings with my compiler.
8492
8493 2001-03-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
8494
8495         * LString.h: add "using std::getline" when using the real <string>.
8496
8497 2001-03-23  José Abílio Matos  <jamatos@fep.up.pt>
8498
8499         * buffer.C: removed bitset usage.
8500         PAR_TAG moved to an anonymous name space.
8501         (tag_name): new funtion, also in the anonymous namespace.
8502         (SimpleLinuxDocOnePar): replaced all the references to bitset by PAR_TAG.
8503         (makeDocBookFile): clean code. Completed transition from string arrays
8504         to string vectors.
8505         (SimpleDocBookOnePar): code clean.
8506
8507 2001-03-23  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
8508
8509         * tabular.C: add some comments.
8510
8511 2001-03-22  Juergen Vigna  <jug@sad.it>
8512
8513         * buffer.C (parseSingleLyXformat2Token): redone the minipage
8514         compatibility read a bit and fixed bug with minipage in different
8515         depth.
8516
8517 2001-03-21  José Abílio Matos  <jamatos@fep.up.pt>
8518
8519         * buffer.C (pop_tag): removed.
8520         (push_tag): removed.
8521         (makeLinuxDocFile): cleaner C++ code, declarations near usage point,
8522         array replaced with vector. Added support for CDATA sections.
8523         (SimpleLinuxDocOnePar): ditto. Paragraph tags are correctly handled,
8524         at any nest level.
8525         (makeDocBookFile): XML conformant declaration of CDATA section,
8526         fixed bug related to <emphasis> in the first paragraph char.
8527         (sgmlOpenTag): exclude empty tags.
8528         (sgmlCloseTag): ditto.
8529
8530         * buffer.h (pop_tag): removed.
8531         (push_tag): removed.
8532
8533 2001-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
8534
8535         * language.h (Languages): added size_type and size().
8536
8537 2001-03-20  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
8538
8539         * buffer.C (parseSingleLyXformat2Token): Try to give a bit better
8540         response on compability reading of minipages. One probliem is that
8541         the old usage of minipages was «flertydig»
8542
8543         * several files here and in subdirs: don't use static at file
8544         scope use anon namespaces instead.
8545
8546 2001-03-19  Kayvan A. Sylvan <kayvan@sylvan.com>
8547
8548         * paragraph.C (TeXEnvironment): Added \n to \end{environment}
8549         LaTeX output. This is necessary for Literate document
8550         processing.
8551
8552 2001-03-17  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
8553
8554         * buffer.C: insert hfill when needed.
8555
8556         * tabular.C (l_getline): use string::erase, small whitespace change.
8557
8558         * BufferView_pimpl.C: try the anon namespace.
8559         * WorkArea.C: ditto
8560
8561 2001-03-16  Juergen Vigna  <jug@sad.it>
8562
8563         * BufferView_pimpl.C (workAreaButtonRelease): return only on button==2
8564         otherwise it won't open options-dialogs.
8565
8566         * buffer.C: honor pextraWidth(p) on converting minipages.
8567
8568         * tabular.C (l_getline): changed the functions to strip trailing \r.
8569
8570 2001-03-16  Angus Leeming  <a.leeming@ic.ac.uk>
8571
8572         * BufferView_pimpl.C:
8573         * minibuffer..C: added "using SigC::slot" declaration.
8574
8575 2001-03-16  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
8576
8577         * lyxlex_pimpl.h: noncopyable is in namespace boost.
8578
8579         * text2.C: ditto
8580
8581         * text.C: ditto
8582
8583         * paragraph.C: ditto
8584
8585         * lyxtext.h: NO_PEXTRA
8586
8587         * buffer.C: NO_PEXTRA_REALLY, NO_PEXTRA
8588
8589         * ParagraphParameters.C (clear): NO_PEXTRA_REALLY
8590         * ParameterStruct.h: ditto
8591         * ParagraphParameters.h: ditto
8592         * lyxparagraph.h: ditto
8593
8594 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
8595
8596         * buffer.C: add compability for minipage alignment.
8597         (latexParagraphs): remove unwanted pextra check.
8598
8599         * several files: remove CXX_WORKING_NAMESPACES
8600
8601         * buffer.C (pop_tag): tie is in namespace boost
8602
8603         * BufferView.h: noncopyable is in namespace boost
8604         * lyxlex.h: ditto
8605         * lyx_main.h: ditto
8606         * lyx_gui.h: ditto
8607         * layout.h: ditto
8608         * lastfiles.h: ditto
8609         * bufferlist.h: ditto
8610         * ShareContainer.h: ditto
8611         * LyXView.h: ditto
8612         * LyXAction.h: ditto
8613         * LaTeX.h: ditto
8614
8615 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
8616
8617         * Merging changes from BRANCH_MVC back into HEAD.
8618
8619         * Makefile.am: added controllers/libcontrollers.la to lyx_DEPENDENCIES
8620
8621 2001-03-15  John Levon  <moz@compsoc.man.ac.uk>
8622
8623         * BufferView_pimpl.C: change from intl.C
8624
8625         * combox.h:
8626         * combox.C:
8627         * Makefile.am: move combox.*
8628
8629         * form1.h:
8630         * form1.C:
8631         * lyx_gui.C:
8632         * intl.h:
8633         * intl.C: remove dialog (covered by prefs)
8634
8635 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
8636
8637         * lyxfunc.C (Dispatch): removed redundant break statement.
8638
8639 2001-03-14  Juergen Vigna  <jug@sad.it>
8640
8641         * tabular.C (l_getline): pay attention on \r\n (from Windows-files)
8642
8643 2001-03-14  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
8644
8645         * buffer.C: add hack to fix compability reading of minipages.
8646
8647 2001-03-13  Dekel Tsur  <dekelts@tau.ac.il>
8648
8649         * buffer.C (getLists): Cleanup.
8650
8651 2001-03-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
8652
8653         * lyxfont.C (update): don't honor toggleall on font size.
8654
8655 2001-03-13  John Levon  <moz@compsoc.man.ac.uk>
8656
8657         * bmtable.c:
8658         * bmtable.h:
8659         * Makefile.am: moved to frontends/xforms/
8660
8661         * lyx_gui_misc.C:
8662         * lyxfunc.C:
8663         * BufferView_pimpl.C: changes for moved mathpanel
8664
8665 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
8666
8667         * gettext.h: fix gettext_init() in --disable-nls
8668
8669 2001-03-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
8670
8671         * LaTeXFeatures.C (getMacros): add a .c_str() when using sstream.
8672
8673 2001-03-09  John Levon  <moz@compsoc.man.ac.uk>
8674
8675         * lyx.C:
8676         * lyx.h: strip external form
8677
8678 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
8679
8680         * BufferView_pimpl.C: add comment, destroySplash()
8681
8682 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
8683
8684         * BufferView_pimpl.C:
8685         * LyXAction.C:
8686         * buffer.C:
8687         * commandtags.h:
8688         * lyxfunc.C: use re-worked insetinclude
8689
8690 2001-03-12  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
8691
8692         * buffer.C: add using std::stringstream.
8693
8694         * lyx_cb.C: readd using std::ios.
8695
8696         * buffer.C: add using std::map.
8697
8698         * BufferView_pimpl.C: add using std::vector.
8699
8700         * ShareContainer.h: add std:: to swap.
8701
8702         * buffer.h: add some typedefs
8703         * buffer.C (getLists): use them
8704         (getLists): renamed from getTocList.
8705         add a counter for the different float types and use it in the
8706         generated string.
8707         (getLists): use the same counter for the NEW_INSETS and the "non"
8708         NEW_INSETS
8709
8710         * lyx_cb.h: remove unused items, includes, using etc.
8711
8712         * ShareContainer.h: remove some commented code, add more comments
8713         and "documentation".
8714
8715 2001-03-11  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
8716
8717         * buffer.C (getTocList): make the list also when NEW_INSETS is
8718         defined.
8719
8720         * buffer.h: remove TocType
8721
8722         * buffer.C (getTocList): change to return a map<string,
8723         vector<TocItem> >, implement for dynamic number of list.
8724
8725         * CutAndPaste.[Ch] (checkPastePossible): remove unused arg
8726         * text2.C (PasteSelection): adjust
8727         * CutAndPaste.C (pasteSelection): adjust
8728
8729         * FloatList.C (FloatList): update from the new_insets branch.
8730         * Floating.[Ch]: ditto
8731         * LaTeXFeatures.C: ditto
8732         * buffer.C: ditto
8733         * lyxlex_pimpl.C: ditto
8734
8735         * paragraph.C (Last): remove when NEW_INSETS is defined.
8736
8737         * other file: changes because of the above.
8738
8739 2001-03-09  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
8740
8741         * lyxparagraph.h: rename next to next_, previous to previous_,
8742         make them private for NEW_INSETS. Rename Next() to next(),
8743         Previous() to previous().
8744
8745         * other files: changes because of the above.
8746
8747 2001-03-08  Dekel Tsur  <dekelts@tau.ac.il>
8748
8749         * BufferView.h:
8750         * lyxparagraph.h: Add '#include "LString.h"' to fix compilation
8751         problem.
8752
8753 2001-03-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
8754
8755         * main.C (main): pass lyx_localedir to gettext_init().
8756
8757         * gettext.h: remove locale_init and gettext_init macros
8758
8759         * gettext.C (locale_init): new function
8760         (gettext_init): new function
8761
8762         * lyx_gui.C (LyXGUI): use locale_init() instead of explicit
8763         setlocale().
8764
8765 2001-03-07  Edwin Leuven  <leuven@fee.uva.nl>
8766
8767         * Moved credits to frontends:
8768         * credits.[Ch]: removed
8769         * credits_form.[Ch]: removed
8770         * lyx_gui_misc.C: remove credits stuff
8771         * Makefile.am:
8772
8773 2001-03-07  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
8774
8775         * lyx_main.C: make toplevel_keymap a boost::scoped_ptr.
8776
8777         * kbmap.[Ch]: make kb_key::table a boost::shared_ptr, remove
8778         unneeded destructor.
8779
8780         * intl.[Ch] (Intl): free the fd_form_keymap, make the fd_form_keymap
8781         a standalone pointer again.
8782
8783         * ColorHandler.[Ch]: make lyxColorHandler a boost::scoped_ptr
8784
8785 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
8786
8787         * Makefile.am:
8788         * filedlg.h:
8789         * filedlg.C:
8790         * LyXAction.C:
8791         * ToolbarDefaults.C:
8792         * bufferlist.C:
8793         * commandtags.h:
8794         * form1.C:
8795         * form1.h:
8796         * lyx_cb.C:
8797         * lyx_cb.h:
8798         * lyxfunc.h:
8799         * lyxfunc.C:
8800         * BufferView_pimpl.C: use new file dialog in GUII
8801
8802         * lyx_cb.h:
8803         * lyx_cb.C: remove LayoutsCB to Toolbar
8804
8805 2001-03-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
8806
8807         * ShareContainer.h (get): add std:: qualifier
8808
8809 2001-03-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
8810
8811         * ShareContainer.h: define a proper ShareContainer::value_type
8812         type (and use typename to please compaq cxx)
8813
8814 2001-03-06  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
8815
8816         * lyxparagraph.h: move serveral local vars to
8817         ParameterStruct/ParagraphParameters., use ShareContainer in
8818         FontTable., make vars in FontTable private and add getter and
8819         setter.
8820
8821         * paragraph.C: changes because of the above.
8822
8823         * lyxfont.h: remove copy constructor and copy assignment. (the
8824         default ones is ok), move number inside FontBits. move inlines to
8825         lyxfont.C
8826
8827         * lyxfont.C: add number to initializaton of statics, move several
8828         inlines here. constify several local vars. some whitespace
8829         cleanup. Dont hide outerscope variables.
8830
8831         * Spacing.h: add two new constructors to match the set methods.
8832
8833         * ShareContainer.h: new file, will perhaps be moved to support
8834
8835         * ParameterStruct.h: new file
8836
8837         * ParagraphParameters.h: new file
8838
8839         * ParagraphParameters.C: new file
8840
8841         * Makefile.am (lyx_SOURCES): add ParagraphParameters.C,
8842         ParagraphParameters.h, ParameterStruct.h and ShareContainer.h
8843
8844         * BufferView_pimpl.C: ParagraphParameter changes.
8845         * buffer.C: Likewise.
8846         * bufferview_funcs.C: Likewise.
8847         * text.C: Likewise.
8848         * text2.C: Likewise.
8849
8850 2001-03-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
8851
8852         * lyxfind.C (LyXReplace): do not redefine default argument in
8853         implementation.
8854         (IsStringInText): ditto
8855         (SearchForward): ditto
8856         (SearchBackward): ditto
8857
8858 2001-03-06  Juergen Vigna  <jug@sad.it>
8859
8860         * lyxfind.C (IsStringInText): put parentes around expressions.
8861
8862 2001-03-05  Edwin Leuven  <leuven@fee.uva.nl>
8863
8864         * lyxfind.[Ch]: find stuff moved out of text2.C/lyxtext.h
8865
8866 2001-02-23  John Levon  <moz@compsoc.man.ac.uk>
8867
8868         * lyx_main.C: add ISO_Left_Tab as bind synonym for Tab
8869
8870         * stl_string_fwd.h: add comment
8871
8872         * lyx_gui_misc.C: killed ALWAYS_CLOSE_MATH_PANELS
8873
8874         * tabular.h:
8875         * tabular.C: remove unused DocBook methods
8876
8877         * intl.C:
8878         * language.C:
8879         * paragraph.C:
8880         * buffer.C:
8881         killed DO_USE_DEFAULT_LANGUAGE
8882
8883 2001-03-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
8884
8885         * lyx_gui.C: do not include language.h.
8886
8887         * bufferview_funcs.C (ToggleAndShow): do not provide optional
8888         arguments in function implementation.
8889
8890 2001-02-28  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
8891
8892         * BufferView_pimpl.C: add <ctime>
8893
8894 2001-02-27  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
8895
8896         * BufferView_pimpl.C: add using std::find_if
8897
8898 2001-02-27  José Matos  <jamatos@fep.up.pt>
8899
8900         * LaTeXFeatures.C (getIncludedFiles): call to BasePath replaced
8901         by OnlyPath.
8902
8903 2001-02-11  José Matos  <jamatos@fep.up.pt>
8904
8905         * buffer.C (makeDocBookFile): command styles now have a parameter as
8906         "title" by default.
8907
8908 2001-02-23  Edwin Leuven <leuven@fee.uva.nl>
8909
8910         * layout_forms.[Ch]: removed
8911         * lyx_cb.[Ch]: out character
8912         * lyx_gui.C: out character
8913         * lyx_gui_misc.C: out character
8914         * bufferview_funcs.C: : out character,
8915         added toggleall as parameter in ToggleAndShow
8916
8917 2001-02-26  Dekel Tsur  <dekelts@tau.ac.il>
8918
8919         * lyxfunc.C (getStatus): Fix the LFUN_EXPORT case.
8920
8921         * text2.C (SetCurrentFont): Disable number property at boundary.
8922
8923 2001-02-26  Juergen Vigna  <jug@sad.it>
8924
8925         * lyxfunc.C (getStatus): added a string argument override function so
8926         that this is correctly called from LyXFunc::Dispatch if it contains a
8927         do_not_use_argument which is used!
8928         (Dispatch): added check for "custom" export and call appropriate func.
8929
8930 2001-02-23  Dekel Tsur  <dekelts@tau.ac.il>
8931
8932         * lyxrc.C: Add language_command_local, language_use_babel and
8933         language_global_options.
8934
8935         * lyxfont.C (latexWriteStartChanges): Use language_command_local.
8936
8937         * buffer.C (makeLaTeXFile): Use language_use_babel and
8938         language_global_options.
8939
8940 2001-02-23  Juergen Vigna  <jug@sad.it>
8941
8942         * lyxfunc.C (Dispatch): removed the whole part of the switch statement
8943         which works with LyXText and putted it inside BufferView. Here now we
8944         only call for that part the BufferView::Dispatch() function.
8945
8946         * BufferView.C (Dispatch): added.
8947
8948         * BufferView_pimpl.C (Dispatch): added! Here are now all dispatch
8949         functions which needs to use a LyXText over from LyXFunc.
8950         (MenuInsertLyXFile): added
8951         (getInsetByCode): added
8952         (moveCursorUpdate): added
8953         (static TEXT): added
8954
8955 2001-02-22  Juergen Vigna  <jug@sad.it>
8956
8957         * BufferView_pimpl.C (update): call a status update to see if LyXText
8958         needs it.
8959
8960 2001-02-20  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
8961
8962         * vc-backend.C (revert): implement for CVS
8963         (getLog): implement for CVS
8964
8965 2001-02-20  Juergen Vigna  <jug@sad.it>
8966
8967         * text2.C (ClearSelection): added BufferView param for inset_owner call
8968
8969         * lyxfunc.C (TEXT): added this function and use it instead of
8970         directly owner->view()-text of getLyXText().
8971
8972 2001-02-20  Edwin Leuven <leuven@fee.uva.nl>
8973
8974         * src/layout_forms.C: out preamble
8975         * src/layout_forms.h: out preamble
8976         * src/lyx_cb.C: out preamble
8977         * src/lyx_cb.h: out preamble
8978         * src/lyx_gui.C: out preamble
8979         * src/lyx_gui_misc.C: out preamble
8980         * src/lyxfunc.C: connect with guii preamble
8981
8982 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
8983
8984         * src/buffer.h: tiny clean-ups to allow compilation with DEC cxx.
8985
8986 2001-02-17  Dekel Tsur  <dekelts@tau.ac.il>
8987
8988         * LaTeX.C (run): Do not use 'scanres & RERUN' when deciding
8989         whether to run bibtex.
8990
8991 2001-02-16  Dekel Tsur  <dekelts@tau.ac.il>
8992
8993         * Makefile.am (lyx_SOURCES): Remove BackStack.h
8994
8995 2001-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
8996
8997         * Makefile.am (lyx_SOURCES): removed bibforms.h
8998
8999         * vspace.h: doxygen
9000
9001         * text.C (GetVisibleRow): make several local vars const
9002
9003         * tabular.C: small cleanup.
9004
9005         * lyxserver.C (callback): use compare instead of strncmp
9006
9007         * lyxparagraph.h: remove all code dep. on HAVE_ROPE, move inclass
9008         inlines to after class or to paragraph.C
9009
9010         * lyxfont.h: remove friend operator!=
9011
9012         * converter.h: move friend bool operator< to non friend and after
9013         class def.
9014
9015         * combox.h: small cleanup
9016
9017         * buffer.h: doxygen, remove unused constructor, move inclas inlies
9018         to inlines after class def.
9019
9020         * buffer.C (pop_tag): use string operations instead of strcmp
9021
9022         * bmtable.c: doxygen, small cleanup
9023
9024         * LaTeX.h: remove friend operator==
9025
9026 2001-02-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
9027
9028         * screen.C:
9029         * lyxrc.[Ch]:
9030         * lyxfunc.C:
9031         * lyxfont.[Ch]:
9032         * lyx_cb.C:
9033         * intl.[Ch]:
9034         * commandtags.h:
9035         * buffer.C:
9036         * WorkArea.[Ch]:
9037         * LyXAction.C:
9038         * BufferView_pimpl.C:
9039         * BufferView.[Ch]: remove cruft
9040
9041 2001-02-14  Juergen Vigna  <jug@sad.it>
9042
9043         * lyxfunc.C: removed #if 0 unused code
9044
9045         * lyxfunc.C (Dispatch): make LFUN_QUOTE work for InsetText.
9046
9047         * BufferView_pimpl.C (update): set updatestatus of inset if needed.
9048
9049         * text2.C (SetSelection): added a BufferView * parameter
9050
9051 2001-02-13  Juergen Vigna  <jug@sad.it>
9052
9053         * lyxfunc.C (Dispatch): fixed protected blank problem.
9054         * BufferView2.C (protectedBlank): added LyxText * parameter.
9055
9056         * tabular.C (AppendRow): forgot to set row_info of newly added row.
9057         (AppendColumn): same as above for column_info.
9058
9059         * lyxfunc.C (Dispatch): supported some more functions in InsetText.
9060         (moveCursorUpdate): use a LyXText param for support of InsetText.
9061
9062         * BufferView_pimpl.C (doubleClick): added support for InsetText.
9063         (tripleClick): ditto
9064
9065         * lyxfunc.C (LFUN_APPENDIX): changed to use "text" pointer.
9066
9067         * BufferView_pimpl.C (update): added LyXText param to honor insets.
9068
9069         * bufferview_funcs.C (ToggleAndShow): fixed for text in insets.
9070
9071         * text2.C (SetSelection): set correct update status if inset_owner
9072         (ToggleFree): ditto
9073
9074 2001-02-12  Lars Gullik Bjønnes  <larsbj@lyx.org>
9075
9076         * tabular.C: remove some commented code.
9077
9078 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
9079
9080         * BufferView_pimpl.C: call hideSplash()
9081
9082         * LyXAction.C: make buffer-child-insert use LFUN_CHILD_CREATE
9083
9084         * include_form.h:
9085         * bibforms.h: remove
9086
9087         * lyxfunc.C:
9088         * src/commandtags.h: LFUN_CHILDINSERT -> LFUN_CHILD_INSERT,
9089           add LFUN_CHILD_CREATE
9090
9091         * counters.h: fix tiny typo
9092
9093         * lyx_cb.C:
9094         * lyx.h:
9095         * lyx_gui.C:
9096         * lyx.C: move splash to frontends/xforms/
9097
9098         * lyx_gui_misc.C: move Include and Bibform to frontends
9099
9100         * lyxvc.h: clarify comment
9101
9102         * vspace.C: tiny housekeeping
9103
9104 2001-02-10  Dekel Tsur  <dekelts@tau.ac.il>
9105
9106         * text.C (PrepareToPrint): RTL Fix.
9107
9108         * paragraph.C (GetUChar): New method.
9109         (String):  Use GetUChar.
9110
9111         * buffer.C (asciiParagraph): Use GetUChar.
9112
9113 2001-02-09  Dekel Tsur  <dekelts@tau.ac.il>
9114
9115         * text.C (GetVisibleRow): Fix selection drawing for RTL text in tables.
9116
9117 2001-02-09  John Levon  <moz@compsoc.man.ac.uk>
9118
9119         * buffer.h:
9120         * buffer.C: rename to getLogName(), handle
9121           build log / latex log nicely
9122
9123 2001-02-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9124
9125         * MenuBackend.C:
9126         * MenuBackend.h: remove support for reference menuitem type.
9127
9128 2001-02-07  John Levon  <moz@compsoc.man.ac.uk>
9129
9130         * BufferView_pimpl.C: housekeeping
9131         * BufferView_pimpl.h:
9132         * LyXView.h:
9133         * Makefile.am:
9134         * Timeout.C:
9135         * Timeout.h:
9136         * minibuffer.h: move Timeout GUI-I
9137
9138 2001-02-07  Dekel Tsur  <dekelts@tau.ac.il>
9139
9140         * lyxrc.C (read): Update converters data-structures.
9141
9142 2001-02-07  Lars Gullik Bjønnes  <larsbj@lyx.org>
9143
9144         * LaTeX.h (operator!=): add operator != for Aux_Info
9145
9146 2001-02-06  John Levon  <moz@compsoc.man.ac.uk>
9147
9148         * Makefile.am: remove LaTeXLog.C, log_form.[Ch]
9149
9150         * LaTeXLog.C: deleted, useful code moved to Buffer
9151
9152         * buffer.h:
9153         * buffer.C: new function getLatexLogName()
9154
9155         * lyx_gui_misc.C:
9156         * lyx_gui.C:
9157         * lyxvc.C:
9158         * lyxvc.h:
9159         * lyxfunc.C: use frontends for LaTeX and VC logs
9160
9161 2001-02-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9162
9163         * LaTeX.h: yet another std:: that Allan forgot.
9164
9165         * Variables.C (set): renamed from isset(), because this clashes
9166         with some HP-UX macros (grr).
9167
9168 2001-02-06  Allan Rae  <rae@lyx.org>
9169
9170         * LaTeX.h: Another bug fix.  Missing std:: this time.
9171
9172 2001-02-04  Allan Rae  <rae@lyx.org>
9173
9174         * paragraph.C (TeXOnePar): Partial fix for the '\n' generation in
9175         floats problem. I've left it commented out because it's not quite
9176         correct.  It should also test that the current object is a table or
9177         figure inset.  But I haven't gotten around to figuring out how to do
9178         that.  I *think* it'll be something like: "table" == inset.type()
9179
9180         * LaTeX.h (operator==): Aux_Info should have a friend that returns a
9181         bool.
9182
9183 2001-02-02  Dekel Tsur  <dekelts@tau.ac.il>
9184
9185         * LaTeX.C (scanAuxFile): A rewrite of this method. It now returns
9186         all the citation/databases/styles in the auxilary file.
9187         (run): Rerun latex if there was a babel language error.
9188
9189 2001-02-01  Dekel Tsur  <dekelts@tau.ac.il>
9190
9191         * text.C (Backspace): Preserve the font when changing newline char
9192         with a space.
9193         (BreakParagraph): If the cursor is before a space, delete the space.
9194
9195         * lyx_cb.C (QuitLyX): Do not save files when running with no gui.
9196
9197 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
9198
9199         * BufferView2.C (ChangeInsets): Renamed from ChangeRefs. Accept a
9200         new argument (code).
9201         (ChangeCitationsIfUnique): New method.
9202
9203         * paragraph.C (GetPositionOfInset): Handle bibkey.
9204
9205 2001-01-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9206
9207         * BufferView_pimpl.h: change type of Position::par_pos to
9208         LyXParagraph::size_type.
9209
9210 2001-01-29  Dekel Tsur  <dekelts@tau.ac.il>
9211
9212         * BufferView_pimpl.C (savePosition, restorePosition): Write
9213         messages to minibuffer.
9214
9215 2001-01-28  José Matos  <jamatos@fep.up.pt>
9216
9217         * buffer.C (makeDocBookFile): adds support for document language.
9218         A silly restriction on the name of LatexCommand types where removed.
9219         Added support for CDATA sections, allows to chars unescaped, used
9220         among others in code, to avoid escape < and >.
9221
9222 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
9223
9224         * BufferView_pimpl.C (savePosition, restorePosition): Use a vector of
9225         saved positions instrad of a stack. Furthermore, a position is
9226         stored using paragraph id/paragraph position.
9227
9228         * commandtags.h: Add LFUN_BOOKMARK_SAVE and LFUN_BOOKMARK_GOTO.
9229         Remove LFUN_REF_BACK.
9230
9231 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
9232
9233         * converter.C (dvipdfm_options): New method.
9234
9235 2001-01-26  Dekel Tsur  <dekelts@tau.ac.il>
9236
9237         * vspace.C (isValidLength): Fix for empty input string.
9238
9239 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9240
9241         * LyXAction.C (init): change description of LFUN_FIGURE to
9242         "Insert Graphics"
9243
9244 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9245
9246         * LaTeX.C: add using directive
9247
9248 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
9249
9250         * MenuBackend.C (expand): Fix the sorting of the formats.
9251
9252 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
9253
9254         * lyx_main.C: tiny error message fix
9255
9256 2001-01-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9257
9258         * lyx_gui.C (LyXGUI): force the LC_NUMERIC locale to "C" after
9259         calling fl_initialize(). This fixes the problem with ',' as
9260         decimal separator in text files.
9261
9262 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
9263
9264         * trans.C (process): Fix the keymap bug.
9265
9266 2001-01-23  Dekel Tsur  <dekelts@tau.ac.il>
9267
9268         * LaTeX.C (scanAuxFiles): New method. Provides support for
9269         multiple bibliographies (when using the bibtopic/bibunits pacakges).
9270         (scanLogFile) Scan for "run BibTeX" messages.
9271
9272         * buffer.C (makeLaTeXFile): Do not load the ae package when using
9273         OT1 font encoding. Also, load the aecompl package if the ae
9274         package is loaded.
9275
9276         * tex-strings.C: Add "ae" to tex_fonts[] (from Matej Cepl).
9277
9278 2001-01-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9279
9280         * texrow.C (increasePos): turn two error messages into debug
9281         messages.
9282
9283 2001-01-20  Dekel Tsur  <dekelts@tau.ac.il>
9284
9285         * LaTeX.C (scanAux): Handle the \@input macro.
9286         (runBibTeX): Use scanAux().
9287
9288         * language.C (latex_options_): New field.
9289
9290         * LaTeXFeatures.C (getMacros): Add language macros.
9291
9292         * buffer.C (makeLaTeXFile): Small fix.
9293
9294 2001-01-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9295
9296         * lyxfunc.C: fix the name of the inset for LFUN_CHILDINSERT
9297
9298         * text2.C: add a using directive.
9299
9300 2000-01-17  John Levon  <moz@compsoc.man.ac.uk>
9301
9302         * BufferView2.C:
9303         * lyx_gui_misc.h:
9304         * lyxfr1.C:
9305         * lyxfunc.C: kill LyXBell.
9306
9307 2001-01-17  Dekel Tsur  <dekelts@tau.ac.il>
9308
9309         * text.C (IsBoundary): Remove the error message
9310
9311         * WorkArea.C (work_area_handler): Decrease keyboard purge threshold.
9312
9313         * lyxrc.C (setDefaults): Correct initialization value for
9314         font_norm_type.
9315
9316 2001-01-15  Dekel Tsur  <dekelts@tau.ac.il>
9317
9318         * BufferView2.C (gotoInset): New method. Replaces gotoNote() and
9319         gotoError().
9320
9321         * text2.C (GotoNextInset): New method. Replaces GotoNextError()
9322         and GotoNextNote().
9323
9324         * src/LyXAction.C: Added reference-next.
9325
9326         * text.C (InsertChar): Use contains instead of strchr.
9327
9328         * lyx_cb.C (MenuInsertLabel): Enable default value code.
9329
9330 2001-01-13  Dekel Tsur  <dekelts@tau.ac.il>
9331
9332         * paragraph.C (SimpleTeXOnePar) Put \protect before paragraph
9333         alignment commands (when needed).
9334
9335         * text.C (InsertChar): Add ':' to number separator chars.