]> git.lyx.org Git - lyx.git/blob - src/ChangeLog
Update paragraph dialog on an insetUnlock.
[lyx.git] / src / ChangeLog
1 2002-04-12  Juergen Vigna  <jug@sad.it>
2
3         * BufferView2.C (unlockInset): update the paragraph layout on inset
4         unlock as we changed paragraph in such a case.
5
6         * lyxfind.C (LyXFind): clear the former selection if not found!
7
8         * text2.C (insertInset): freeze Undo after setUndo so that it is not
9         again called in insertChar().
10
11         * text.C (leftMargin): return LYX_PAPER_MARGIN if this row contains
12         an inset which uses the whole row!
13         (rightMargin): ditto.
14         (insertChar): force a rebreak if we inserted an inset!
15
16 2002-03-28  Herbert Voss  <voss@lyx.org>
17
18         * lyxlength.[Ch]: add inBP() to get the right PS-point
19         units (BigPoint). With inPixels we have rounding errors
20
21 2002-04-11  Juergen Vigna  <jug@sad.it>
22
23         * text2.C (setCursorFromCoordinates): set iy to the right value.
24         (setCursor): add check if row->previous exists!
25
26         * buffer.C (parseSingleLyXformat2Token): reset font after read of
27         an old float_type as this was the case in the old code!
28
29         * paragraph.C (simpleTeXOnePar): fix closing of foreignlanguage tags.
30
31         * BufferView2.C (showLockedInsetCursor): use iy
32         (fitLockedInsetCursor): ditto
33
34         * BufferView_pimpl.C (checkInset): use LyXCursor::iy for baseline of
35         locked insets as there we have the right value now.
36
37         * lyxcursor.C: added iy_ variable and iy functions to set to the
38         baseline of cursor-y of the locked inset.
39
40         * text2.C (setCursorFromCoordinates): set LyXCursor::iy.
41         (setCursor): fixed for insets which need a full row.
42
43         * text.C (rowLastPrintable): don't ignore the last space when before
44         an inset which needs a full row.
45         (numberOfSeparators): use rowLastPrintable and <= last to honor a space
46         as last character of a row when before a inset which needs a full row.
47
48 2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
49
50         * version.C.in: update date
51
52         * text2.C (fullRebreak): try to always return true and see what
53         happens...
54
55 2002-04-04  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
56
57         * MenuBackend.C (expand): use Floating::listName
58
59         * FloatList.C (FloatList): add listName argument to the built-in
60         floats
61
62         * Floating.[Ch]: add listName member, which is the 'List of XXX'
63         text associated with the float.
64
65 2002-04-03  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
66
67         * MenuBackend.C (expand): change label "Wide xxx" to "xxx (wide)".
68
69 2002-04-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
70
71         * ShareContainer.h: add a couple of missing typenames.
72
73 2002-04-02  Angus Leeming  <a.leeming@ic.ac.uk>
74
75         * lyxrc.C (getDescription): use _() correctly rather than N_().
76
77 2002-03-28  Herbert Voss  <voss@lyx.org>
78
79         * lyxlength.C: compatibility stuff for < 1.1.6fix4 and
80         "old" 1.2.0 files which use c%, l%, p% t% instead of text%, ...
81
82 2002-04-02  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
83
84         * lyx_main.C (init): use environment variable LYX_DIR_12x instead
85         of LYX_DIR_11x. Same for LYX_USERDIR_12x.
86
87 2002-03-29  Juergen Vigna  <jug@sad.it>
88
89         * lyxfunc.C (dispatch): add a missing fitCursor call.
90
91         * BufferView2.C (fitLockedInsetCursor): the inset needs to know if
92         it was scrolled by a cursor move, so return the bool status.
93
94         * BufferView.C (fitCursor): return the bool flag also to the outside
95         world as this is needed.
96
97         * screen.C (toggleToggle): don't subtract the offset if it's positive.
98
99         * BufferView_pimpl.C (workAreaButtonPress): just lock the inset don't
100         call the edit() as it is not needed (and wrong) IMO.
101         (workAreaButtonPress): set the screen_first variable before evt.
102         unlock the inset as this may change screen_first and then we have
103         a wrong y position for the click!
104
105 2002-03-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
106
107         * MenuBackend.C (expand): another translation that I missed
108
109 2002-03-28  Juergen Vigna  <jug@sad.it>
110
111         * screen.C (toggleToggle): fix for insettexts y_offset on drawing.
112
113         * tabular.C (OldFormatRead): fix ert compatibility read inside cells.
114
115 2002-03-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
116
117         * lyxfunc.C (getStatus): return 'disabled' early for LFUN_NOACTION
118
119         * MenuBackend.C (expand): fix export/view/update when there is no
120         document open.
121
122 2002-03-27  Herbert Voss  <voss@lyx.org>
123
124         * lengthcommon.C: change c%, l%, p% t% to col%, line%, page%
125         and text%
126
127 2002-03-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
128
129         * bufferview_funcs.C (currentState): only show paragraph number
130         for is DEVEL_VERSION is set.
131
132         * lyxfunc.C (dispatch): put warning in INFO channel
133
134         * MenuBackend.C (expand): translate the name of floats
135
136         * FloatList.C (FloatList): mark the float names for translation
137
138         * converter.C (convert): use LibScriptSearch
139
140 2002-03-26  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
141
142         * MenuBackend.C (defaults): fix default menu (we might as well get
143         rid of it...)
144
145 2002-03-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
146
147         * lyxvc.C (registrer): register the file with CVS if it's in a CVS
148         directory.
149
150 2002-03-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
151
152         * lyxvc.C: reorder includes.
153
154 2002-03-25  John Levon  <moz@compsoc.man.ac.uk>
155
156         * BufferView_pimpl.C (updateScrollbar): update on buffer switch
157           properly
158
159 2002-03-19  John Levon  <moz@compsoc.man.ac.uk>
160
161         * CutAndPaste.C: change layouts earlier on paste
162           to avoid crashing when calling getFont()
163
164 2002-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
165
166         * PrinterParams.h: #include "lyxrc.h" and remove that bloody
167         irritating #error.
168
169 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
170
171         * WorkArea.C: remove 'Pending' debug message.
172
173         * most files: ws cleanup
174
175         * buffer.[Ch]: ws changes
176
177         * Makefile.am (LYX_CONV_LIBS): remove ld -r stuff.
178
179 2002-03-21  Juergen Vigna  <jug@sad.it>
180
181         * tabular.C (SetMultiColumn): collapse also the contents of the
182         cells and set the last border right. Added a Buffer const * param.
183
184 2002-03-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
185
186         * Makefile.am (LYX_CONV_LIBS): select libs depending on partial
187         linking or not.
188
189 2002-03-19  Juergen Vigna  <jug@sad.it>
190
191         * text2.C (clearSelection): reset also xsel_cache.
192
193         * BufferView_pimpl.C (Dispatch): call WorkArea::haveSelection(false)
194         where it needs to be called (John tells us to do so too :)
195         (selectionLost): reset sel_cache.
196
197         * WorkArea.C (event_cb): leave ret to 0 (John tells us to do so :)
198
199 2002-03-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
200
201         * text2.C (setCursorIntern): put debuging code in INSETS channel
202
203 2002-03-19  André Pönitz <poenitz@gmx.net>
204
205         * lyxfunc.C: tiny whitespace change
206
207 2002-03-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
208
209         * ToolbarDefaults.C (init):
210         * LyXAction.C (init):
211         * commandtags.h:
212         * BufferView_pimpl.C (Dispatch):
213         * lyxfunc.C (dispatch): remove LFUN_DEPTH
214
215 2002-03-19  Allan Rae  <rae@lyx.org>
216
217         * exporter.C (Export): removeAutoInsets before doing anything else.
218         While I've just introduced a dependency on BufferView this really is
219         the best place to clean the buffer otherwise you need to cleanup in
220         a dozen places before calling export or cleanup in a dozen functions
221         that export calls.
222
223         * converter.C (runLaTeX):
224         (scanLog): Better handling of removeAutoInsets and screen updates.
225
226         * lyxfunc.C (dispatch): small whitespace changes
227
228 2002-03-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
229
230         * WorkArea.C (C_WorkAreaEvent): return a value.
231         (event_cb): return 1 if we handled the event, 0 otherwise.
232
233         * lyx_gui.C (LyX_XErrHandler): don't abort on BadWindow
234
235 2002-03-18  Juergen Vigna  <jug@sad.it>
236
237         * tabular.C (LeftAlreadyDrawed): fixed for multicolumn borders.
238         (GetAdditionalWidth): ditto.
239         (RightLine): ditto.
240         (LeftLine): ditto.
241
242         * BufferView2.C (copy): use getLyXText() so that we do it inside an
243         inset if we're there actually (probably not used right now but this
244         is the direction to go for unifying code).
245         (paste): disable code to clear the selection.
246
247         * BufferView_pimpl.C (workAreaButtonPress): check also for a selection
248         inside an InsetText and move the check further up as it is in the
249         wrong place.
250
251         * text2.C (pasteSelection): set a selection over the pasted text.
252
253 2002-03-14  Kayvan A. Sylvan  <kayvan@sylvan.com>
254
255         * Makefile.am (lyx_DEPENDENCIES): Swap the order of libfrontend
256         and libgraphics to build on Cygwin.
257
258 2002-03-15  Juergen Vigna  <jug@sad.it>
259
260         * CutAndPaste.C (SwitchLayoutsBetweenClasses): fix the wrong use of
261         inserting an Inset into the paragraph. I know this is not the best
262         fix but we already use current_view in CutAndPaste so we will remove
263         all of it's using at the same time.
264
265         * buffer.C (sgmlError): deactivated function till it is rewritten in
266         the right mode, now it can create problems.
267
268         * paragraph.C (isLineSeparator): check if getInset returns != 0,
269         before accessing it.
270
271 2002-03-14  Juergen Vigna  <jug@sad.it>
272
273         * undo_funcs.C (textHandleUndo): do the right thing when updating
274         the inset after the undo/redo.
275
276         * text2.C (setCursor): just some testcode for #44 not ready yet.
277
278         * undo_funcs.C (textHandleUndo): set the next() and previous()
279         pointers of the paragraph to 0 before deleting otherwise we have
280         problems with the Paragraph::[destructor].
281
282         * text.C (breakParagraph): IMO we should ALWAYS force a real undo
283         on a paragraph insertion.
284
285 2002-03-14  Lars Gullik Bjønnes  <larsbj@birdstep.com>
286
287         * buffer.C (asciiParagraph): use += operator for char append to
288         string.
289
290         * paragraph.C (getFontSettings): compare >= not just >
291         (highestFontInRange): ditto
292         (setFont): ditto
293
294 2002-03-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
295
296         * paragraph.C: change several algorithm to be more appripriate for
297         the problem domain. This is lookip in FontList and in the InsetList.
298
299 2002-03-13  André Pönitz <poenitz@gmx.net>
300
301         * commandtags.h:
302         * LyXAction.C: remove unused LFUN_MATH_MACROARG
303
304 2002-03-06  John Levon  <moz@compsoc.man.ac.uk>
305
306         * commandtags.h:
307         * LyXAction.C:
308         * lyxfunc.C:
309         * BufferView_pimpl.C: remove unused LFUN_CORE, LFUN_TEXT_INSET
310
311 2002-03-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
312
313         * Painter.C (display): anon helper function, adjust code for this
314         change.
315         (pixmap): remove function.
316
317         * Painter.h: remove private display variable.
318
319         * PainterBase.[Ch]: remove dummy[123] cruft, ws changes
320
321 2002-03-13  Angus Leeming  <a.leeming@ic.ac.uk>
322
323         * WorkArea.[Ch]: remove figinset_canvas cruft.
324
325 2002-03-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
326
327         * lyxtextclass.C (operator): add one item cache optimization.
328
329         * bufferlist.h: doxy changes
330
331         * bufferlist.C: ws changes
332
333         * DepTable.[Ch] (ext_exist): place const in the right spot.
334
335         * BufferView_pimpl.C (resizeCurrentBuffer): further refine when to
336         call resizeInsets.
337         (workAreaExpose): call resizeInsets when the with BufferView changes.
338         (Dispatch): adjust for protectedBlank removal
339         (specialChar): call updateInset if the insert went ok.
340
341         * BufferView_pimpl.[Ch] (protectedBlank): remove func, use
342         specialChar instead.
343
344         * BufferView2.C (ChangeInsets): remove warning add FIXME comment
345
346         * BufferView.h: doxy change
347
348         * Makefile.am (INCLUDES): remove @FRONTEND_INCLUDES@
349
350         * lyxtextclass.C (operator[]): remove non-const version
351         (defaultLayout): remove non-const version
352
353 2002-03-12  Juergen Vigna  <jug@sad.it>
354
355         * BufferView_pimpl.C (resizeCurrentBuffer): only resize insets if we
356         did resize the LyXText too.
357
358         * buffer.C (readLyXformat2): set layout information on newly allocated
359         paragraphs.
360
361         * tabular.C (OldFormatRead): set layout information on the paragraph.
362
363 2002-03-12  José Abílio Oliveira Matos  <jamatos@novalis.fc.up.pt>
364
365         * buffer.C (simpleDocBookOnePar): fix empty definition case for now.
366
367 2002-03-11  Juergen Vigna  <jug@sad.it>
368
369         * BufferView_pimpl.C (cursorPrevious): remove old cruft which is
370         plainly wrong.
371         (resizeCurrentBuffer): force also the insets to resize themselfes.
372         (moveCursorUpdate): fixed up for InsetText.
373
374 2002-03-08  Angus Leeming  <a.leeming@ic.ac.uk>
375
376         * commandtags.h:
377         * LyXAction.C: add LFUN_TOOLTIPS_TOGGLE, "toggle-tooltips"
378         * lyxfunc.C (getStatus(LFUN_TOOLTIPS_TOGGLE)): set flag based on
379         value of Dialogs::tooltipsEnabled().
380         (dispatch(LFUN_TOOLTIPS_TOGGLE)): emit signal Dialogs::toggleTooltips.
381
382 2002-03-08  Juergen Vigna  <jug@sad.it>
383
384         * BufferView_pimpl.C (updateInset): update inset inside inset also
385         if it isn't inside theLockingInset().
386
387 2002-03-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
388
389         * buffer.C (asciiParagraph): redo some of the word and line length
390         handling.
391         (getLists): look for Caption instead of caption.
392
393 2002-03-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
394
395         * buffer.C (Buffer): initialize niceFile to true
396         (makeLaTeXFile):
397         (makeLinuxDocFile):
398         (makeDocBookFile): make sure niceFile is true on exit
399
400 2002-03-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
401
402         * buffer.C (makeLaTeXFile): escape ~ in \input@path
403
404 2002-03-07  Angus Leeming  <a.leeming@ic.ac.uk>
405
406         * LyXSendto.C: remove.
407         * LyXView.C (c-tor): clean-up Jürgen's #if 0 correctly.
408         * lyx_gui.C: remove now-redundant comment.
409         * ColorHandler.h: remove forward declaration of class WorkArea.
410         * lyxfunc.C: remove #include "WorkArea.h".
411
412 2002-03-07  Juergen Vigna  <jug@sad.it>
413
414         * undo_funcs.C (textHandleUndo): fix problems when the paragraph
415         got moved away with the DEPM and also set the inset_owner always
416         right which before could have been omitted.
417
418 2002-03-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
419
420         * buffer.C (parseSingleLyXformat2Token): use default layout is the
421         wanted layout is not found.
422
423 2002-03-07  Juergen Vigna  <jug@sad.it>
424
425         * CutAndPaste.C (cutSelection): another layout settings forgotten.
426
427 2002-03-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
428
429         * paragraph.C (breakParagraph): use default layout not layout of
430         prev paragraph.
431         (Paragraph): clear ParagraphParameters.
432
433 2002-03-06  Juergen Vigna  <jug@sad.it>
434
435         * buffer.C (parseSingleLyXformat2Token): changed "%" to "p%" as
436         otherwise it would not be a valid lenght. Fixed a special case in
437         the minipage compatibility read where we end the document with a
438         minipage.
439
440         * text2.C (deleteEmptyParagraphMechanism): check if old_cursor.par()
441         was set as it could be 0 for InsetTexts first entry.
442
443 2002-03-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
444
445         * paragraph.C (writeFile): if layout is empty write out
446         defaultLayoutName().
447
448         * buffer.C (parseSingleLyXformat2Token): if we have a buggy .lyx
449         file without named layout we set layout to defaultLayoutName().
450
451 2002-03-06  Juergen Vigna  <jug@sad.it>
452
453         * CutAndPaste.C (copySelection): set layout for new paragraph.
454
455         * text.C (prepareToPrint): leave ERT inset left aligned
456         (leftMargin): don't indent paragraphs inside ERT insets
457
458 2002-03-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
459
460         * paragraph.C (breakParagraph): dont call clear do the work manually
461
462         * paragraph.[Ch] (clear): remove function
463
464 2002-03-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
465
466         * paragraph.C (Paragraph): dont call clear, the work has already
467         been done.
468
469         * lyxtextclass.C (operator): assert if n is empty
470
471         * CutAndPaste.C (cutSelection): dont call Paragraph::clear, do the
472         work manually instead.
473
474 2002-03-01  John Levon  <moz@compsoc.man.ac.uk>
475
476         * BufferView_pimpl.C: protect selectionLost against text == 0
477
478 2002-03-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
479
480         * text.C (breakParagraph): fix a setting layout to '0' problem.
481
482 2002-03-05  José Abílio Oliveira Matos  <jamatos@novalis.fc.up.pt>
483
484         * buffer.C (makeLinuxDocFile, makeDocBookFile): take in account the
485         final location of file, for the included files, and graphics.
486
487 2002-03-05  Juergen Vigna  <jug@sad.it>
488
489         * CutAndPaste.C (pasteSelection): fix the depth level on paste.
490
491 2002-03-04  Juergen Vigna  <jug@sad.it>
492
493         * lyx_cb.C (getContentsOfAsciiFile): new helper function.
494
495         * tabular.C (calculate_width_of_column_NMC): fixed to use also the
496         last column of multicolumn cells.
497         (SetWidthOfMulticolCell): recalculate NMC and real columns.
498
499 2002-03-04  Jose Abilio Oliveira Matos  <jamatos@novalis.fc.up.pt>
500
501         * exporter.C (Export): for linuxdoc and docbook the buffer is a nice
502         file if it doesn't go to a temporary file.
503
504         * buffer.C (sgmlOpenTag):
505         (sgmlCloseTag):  remove extra newline insertion.
506
507 2002-03-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
508
509         * text.C (getRowNearY): comment out debug msg
510
511 2002-03-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
512
513         * text2.C: first -> first_y
514
515         * text.C (getRowNearY): add some attemts at a possible
516         optimization, not working.
517
518         * tabular.[Ch]: add BufferParams to several function so that newly
519         created paragraph can be initialized to he default layotu for the
520         buffers textclass.
521
522         * tabular-old.C (ReadOld): add buf->params to call of Init
523
524         * screen.C: rename text->first to text->first_y
525
526         * paragraph.C (breakParagraph): always set layout in the broken
527         paragraph
528
529         * lyxtextclass.C (Read): remove lowercase
530         (hasLayout): ditto
531         (operator): ditto
532         (delete_layout): ditto
533
534         * lyxtext.h: rename first -> first_y
535
536         * lyxlayout.C (Read): remove lowercase
537         (name): ditto
538         (setName): ditto
539         (obsoleted_by): ditto
540
541         * bufferlist.C (newFile): set layout on first paragrpah of new buffers.
542
543         * buffer.C (insertErtContents): add params are to InsetERT
544         (parseSingleLyXformat2Token): add code to check if a paragraphs
545         layout really exist.
546         (parseSingleLyXformat2Token): add params to several inset
547         constructors
548         (asciiParagraph): remove lowercase, do the layout comparisons with
549         no_case
550
551         * BufferView_pimpl.C (cursorNext): first -> first_y
552         (resizeCurrentBuffer): first -> first_y
553         (updateScrollbar): first -> first_y
554         (scrollCB): first -> first_y
555         (workAreaMotionNotify): first -> first_y
556         (workAreaButtonPress): first -> first_y
557         (checkInsetHit): first -> first_y
558         (cursorPrevious): first -> first_y
559         (cursorNext): first -> first_y
560         (Dispatch): add buffer_->params to severl inset contructors
561
562 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
563
564         * lyxlayout.C (Read): remove some debug info that I forgot.
565
566         * buffer.C (makeLaTeXFile): fix calling of LaTeXFeatures, and
567         clean up the code slightly.
568         (makeLinuxDocFile): ditto
569         (makeDocBookFile): ditto
570
571         * text2.C: layout as string
572
573         * text.C: layout as string
574
575         * paragraph_pimpl.C: layout as string
576
577         * paragraph.[Ch]: layout as string
578
579         * lyxtextclasslist.[Ch]: layout as string
580
581         * lyxtextclass.[Ch]: layout as string
582
583         * lyxtext.h: layout as string
584
585         * lyxlayout.[Ch]: layout as string
586
587         * lyx_cb.C: layout as string
588
589         * bufferview_funcs.C: layout as string
590
591         * bufferparams.C: layout as string
592
593         * buffer.C: layout as string
594
595         * LyXView.[Ch]: layout as string
596
597         * LaTeXFeatures.[Ch]: layout as string
598
599         * CutAndPaste.C (SwitchLayoutsBetweenClasses): layout as string
600
601         * BufferView_pimpl.C: change current_layout to string, remove
602         lyx::layout_type.
603         (Dispatch):
604         (smartQuote):
605         (insertInset):
606         (workAreaButtonRelease): layout as string
607
608         * BufferView2.C (unlockInset): adjust
609
610         * vspace.C (asLatexCommand): use an explict temp variable.
611
612 2002-03-01  John Levon  <moz@compsoc.man.ac.uk>
613
614         * Makefile.am: use FRONTEND_*
615
616 2002-03-01  Juergen Vigna  <jug@sad.it>
617
618         * tabular.C (SetWidthOfMulticolCell): changed to something better
619         I hope but still work in progress.
620         (recalculateMulticolumnsOfColumn): renamed function from
621         recalculateMulticolCells as it is more appropriate now.
622         (SetWidthOfCell): calculate multicols better.
623
624 2002-03-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
625
626         * minibuffer.C (MiniBuffer): reset timout to 6000, as it was before.
627
628         * lyxfunc.C (processKeySym): print sequence also if it is
629         `deleted' (complete)
630
631         * kbsequence.C (print): print sequence even if it is deleted
632         (complete would be a better word, actually).
633
634         * lyxfunc.C (dispatch): print complete options after a prefix key
635
636         * vspace.C (asLatexCommand): rewrite in a slightly different form.
637
638 2002-03-01  Martin Vermeer  <martin.vermeer@hut.fi>
639
640         * text2.C (setCharFont): eliminate setCharFont code duplication.
641
642 2002-03-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
643
644         * BufferView_pimpl.C (Dispatch): remove bogus handling of
645         LFUN_TABULAR_FEATURE (bug #177)
646
647 2002-02-29 ;-)  Angus Leeming  <a.leeming@ic.ac.uk>
648
649         * Makefile.am: remove figure.h
650
651 2002-02-28  Angus Leeming  <a.leeming@ic.ac.uk>
652
653         * Bufferview_pimpl.C:
654         * CutAndPasteC:
655         * LaTeX.C:
656         * LyXSendto.C:
657         * buffer.C:
658         * bufferlist.C:
659         * converter.C:
660         * language.C:
661         * lyxfunc.C:
662         * lyxvc.C:
663         * paragraph.C:
664         * text.C:
665         * text2.C: remove #include "lyx_gui_misc.h".
666
667         * LaTeX.C: added #include <cstdio>
668
669 2002-02-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
670
671         * paragraph.C (getMaxDepthAfter): new method. The maximal depth
672         that the paragraph following this one can have.
673
674         * text2.C (incDepth): use Paragraph::getMaxDepthAfter
675
676         * vspace.C (asLatexCommand): fix bogus gcc warning
677
678         * Makefile.am (lyx_SOURCES): remove vms_defines.h
679
680 2002-02-27  Martin Vermeer  <martin.vermeer@hut.fi>
681
682         * text2.C (setLayout): get rid of redundant code
683
684 2002-02-26  Martin Vermeer  <martin.vermeer@hut.fi>
685
686         * text2.C (incDepth): make sure depth cannot be increased beyond
687         reasonable values.
688
689 2002-02-20  Angus Leeming  <a.leeming@ic.ac.uk>
690
691         * lyxfunc.C (dispatch): act on LFUN_FORKS_SHOW and LFUN_FORKS_KILL.
692         also call grfx::GCache::changeDisplay if the graphicsbg color changes.
693
694         * PainterBase.h (image):
695         * Painter.[Ch] (image): now accepts a grfx::GImage const & rather than
696         a LyXImage const *.
697
698 2002-02-26  John Levon  <moz@compsoc.man.ac.uk>
699
700         * BufferView.C:
701         * BufferView.h:
702         * BufferView_pimpl.C:
703         * BufferView_pimpl.h:
704         * LaTeXFeatures.C:
705         * LyXAction.C:
706         * LyXView.C:
707         * Makefile.am:
708         * UpdateList.h:
709         * UpdateList.C:
710         * buffer.C:
711         * figure.h:
712         * figureForm.C:
713         * figureForm.h:
714         * figure_form.C:
715         * figure_form.h:
716         * lyx_cb.C:
717         * lyx_gui.C:
718         * lyx_gui_misc.C:
719         * lyxfunc.C:
720         * sp_base.h:
721         * sp_ispell.h:
722         * sp_pspell.h:
723         * sp_spell.C: remove fig inset, and the crap house of
724           cards that follows it
725
726 2002-02-26  John Levon  <moz@compsoc.man.ac.uk>
727
728         * Makefile.am:
729         * lyxserver.C:
730         * os2_defines.h:
731         * os2_errortable.h:
732         * nt_defines.h: move .h into support/
733
734         * vms_defines.h: remove
735
736         * WorkArea.C: add space in debug output
737
738         * text2.C:
739         * paragraph.C:
740         * buffer.C: add WITH_WARNINGS
741
742         * vc-backend.h:
743         * vc-backend.C:
744         * bufferlist.C: s/retrive/retrieve/, add docs
745
746         * vspace.h:
747         * vspace.C:
748         * kbmap.h:
749         * lyxlength.h:
750         * lyxgluelength.h:
751         * length_common.h:
752         * chset.h:
753         * chset.C: add docs
754
755         * lyxgui.C: add ID to X error handler
756
757         * lyxtestclass.c: fix typo
758
759 2002-02-26  Juergen Vigna  <jug@sad.it>
760
761         * tabular_funcs.C (write_attribute): changed so that some default
762         attributes are not written at all.
763         (getTokenValue): set default values before trying to read the
764         value so we have the return value always set as default if we don't
765         find the token we search for.
766
767         * tabular.C (Write): write bools as bools not as strings!
768
769 2002-02-22  Juergen Vigna  <jug@sad.it>
770
771         * BufferView_pimpl.C (workAreaButtonPress): call edit() before calling
772         insetButtonPress for HIGHLY_EDITABLE_INSETS seems saner (fix #250).
773
774         * text.C (leftMargin): don't add an indent for paragraphs inside
775         tabular cells (fix #208).
776
777 2002-02-21  José Matos  <jamatos@fep.up.pt>
778
779         * tabular.C (docBook): fixed support for long tables.
780
781 2002-02-20  Juergen Vigna  <jug@sad.it>
782
783         * text2.C (getFont): get the drawing font of the Inset if this
784         paragraph is inside an inset (only important for InsetERT for now).
785
786         * buffer.C (insertErtContents): use new lanugage params in ERT
787         constructor.
788
789         * CutAndPaste.C: commenting out seemingly uneeded code.
790
791 2002-02-19  Allan Rae  <rae@lyx.org>
792
793         * BufferView2.C (removeAutoInsets): fix remaining freed memory read.
794         Iterators might be simple to use but they also get invalidated.
795         (removeAutoInsets): renamed saved cursor tracking variables and added
796         some comments to clarify what everything does.
797
798 2002-02-18  Angus Leeming  <a.leeming@ic.ac.uk>
799
800         * Chktex.C:
801         * LaTeX.C:
802         * LyXSendto.C:
803         * converter.C:
804         * lyx_cb.C:
805         * vc-backend.C: Changes due to the renaming of support/syscall.[Ch] as
806         support/systemcall.[Ch] and of class Systemcalls as class SystemCall.
807
808         * lyxfunc.C:
809         * vc-backend.h: remove #include "support/syscall.h"
810
811         * LaTeX.C:
812         * LyXSendto.C:
813         * converter.C: rearrange #includes in Lars' approved fashion.
814
815         * LyXView.[Ch]: make autosave_timeout a pointer to Timeout. Can thus
816         forward declare class Timeout in the header file.
817
818         * XFormsView.C: changes due to the above.
819
820         * minibuffer.[Ch]: make timer and stored_timer pointers to Timeout,
821         similar to LyXView.
822
823         * commandtags.h: add LFUN_FORKS_SHOW and LFUN_FORKS_KILL to the enum.
824         * LyXAction.C (init): add LFUN_FORKS_SHOW and LFUN_FORKS_KILL to items[]
825
826 2002-02-18  José Matos  <jamatos@fep.up.pt>
827
828         * buffer.C (simpleDocBookOnePar): if paragraph style is CDATA escapes
829         insets contents.
830
831 2002-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
832
833         * a lot of small ws changes
834         * add a lot of using std::XXX
835         * use std construcs some places where approp.
836         * use some exisint stuff from lyxfunctional where approp.
837         * Make file changes to use partial linking (lets test this now...)
838
839 2002-02-16  Angus Leeming  <a.leeming@ic.ac.uk>
840
841         * Chktex.C:
842         * buffer.C:
843         remove #include "support/syscontr.h" as it's redundant. Always has been.
844
845         * Chktex.C:
846         * LaTeX.C:
847         * LyXSendto.C:
848         * converter.C:
849         * lyx_cb.C:
850         * vc-backend.C:
851         change Systemcalls::System to Systemcalls::Wait and
852         change Systemcalls::SystemDontWait to Systemcalls::DontWait.
853         No change of functionality, just reflects the stripped down Systemcalls
854         class.
855
856 2002-02-16  Angus Leeming  <a.leeming@ic.ac.uk>
857
858         * debug.[Ch]: add a GRAPHICS type to the enum.
859
860 2002-02-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
861
862         * text.C (nextBreakPoint): use Paragraph::isLineSeparator
863
864         * paragraph.C (isLineSeparator): call Inset::isLineSeparator if
865         there is an inset.
866
867 2002-02-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
868
869         * lyxfunc.C (getStatus): change the rules for LFUN_INSET_TOGGLE to
870         match the changes below.
871
872         * text2.C (toggleInset): if there is not editable inset at cursor
873         position, try to see if cursor is _inside_ a collapsable inset
874         and close it.
875
876 2002-02-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
877
878         * lyxfunc.C (getStatus): handle LFUN_SWITCHBUFFER so that the
879         document menu has a nice checkbox
880
881 2002-02-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
882
883         * lyxlength.C (asLatexString): change PW to output as percent of
884         \textwidth.
885
886         * lengthcommon.C: change '%' to 't%'
887
888         * lyxfunc.C (dispatch): a few comments from Martin
889
890 2002-02-06  John Levon  <moz@compsoc.man.ac.uk>
891
892         * WorkArea.h:
893         * WorkArea.C:
894         * BufferView_pimpl.h:
895         * BufferView_pimpl.C: clear our selection when X tells us we've lost
896           the X selection.
897
898 2002-02-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
899
900         * vspace.C (inPixels): fix compiler warning
901
902 2002-02-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
903
904         * lyxfunc.C (getStatus): fix status message for disabled commands.
905
906 2002-02-01  John Levon  <moz@compsoc.man.ac.uk>
907
908         * BufferView_pimpl.C: fix crash on close buffer
909         during selection (#227)
910
911 2002-01-27  Herbert Voss  <voss@lyx.org>
912
913         * buffer.C: link old Figure to new graphic inset
914
915 2002-01-26  Dekel Tsur  <dekelts@tau.ac.il>
916
917         * FontLoader.C (getFontinfo): Change the latex font names in order
918         to match the names of type1inst.
919
920 2002-01-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
921
922         * WorkArea.C (WorkArea): initialize the scrollbar bounds.
923
924         * DepTable.C (sumchange): do not evaluate end() on every iteratrion.
925         (extchanged): ditto
926         (ext_exist): ditto
927         (remove_files_with_extension): ditto
928         (remove_file): ditto
929         (write): ditto
930
931         * BufferView_pimpl.C (updateScrollbar): do the right thing if the
932         document is smaller than the work area height. Do not initialize
933         static variables to 0.
934
935 2002-01-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
936
937         * lyx_gui.C (init): give the toolbar tooltips a normal font.
938
939         * lyxfunc.C (getStatus): handle LFUN_LAYOUT like
940         LFUN_LAYOUT_PARAGRAPHS.
941
942         * tabular.C (GetCellFromInset): new method. Finds an inset in a
943         tabular. It is possible to provide a possible cell, which will
944         typically be the actcell from the corresponding insettabular
945
946         * lyxfunc.C (getStatus): small cleanup; disable
947         LFUN_LAYOUT_PARAGRAPHS in insets where forceDefaultParagraphs is
948         true
949
950 2002-01-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
951
952         * tabular.C (Validate): remove broken optimization (fixes bug #201)
953
954         * paragraph.C (startTeXParParams):
955         (endTeXParParams): new methods. The LaTeX code to
956         start/end paragraph formatting
957         (simpleTeXOnePar): call startTeXParParams also when paragraph is
958         empty (fixes bug #200)
959
960         * vspace.C (inPixels): adapt to the change below
961         (inPixels): [later] more cleanups (remove unused variables)
962
963         * lyxlength.C (inPixels): change to use a width and a height as
964         parameter.
965
966 2002-01-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
967
968         * lyxlength.C (asLatexString): \pagewidth is not a LaTeX macro.
969         Replaced with \paperwidth
970
971         * DepTable.C (insert): add std:: qualifier
972
973 2002-01-18  Allan Rae  <rae@lyx.org>
974
975         * text2.C (removeRow): add comment.  Should other refresh_?? vars be
976         updated also?
977
978         * text.C (drawInset): Turned out I didn't know enough about how
979         rebreaking worked.  This fixes most of the redraw problems.  I see
980         an occasional cursor trail when a line is broken now and the cursor
981         placement can seem out by a few pixels also after a rebreak.
982
983 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
984
985         * buffer.C (parseSingleLyXformat2Token): update because minipage
986         width is now a LyXLength
987
988         * lyxlength.C (inPixels): new method, extracted from VSpace::inPixels
989
990         * BufferView_pimpl.C (smartQuote): fix insertion of quote inset in
991         math insets
992
993 2002-01-17  Juergen Vigna  <jug@sad.it>
994
995         * lyxfunc.C (dispatch): fixed PARAGRAPH_GOTO
996
997         * BufferView2.C (lockInset): call edit() so that theLockingInset()
998         is set correctly and the inset is updated correctly.
999
1000 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1001
1002         * CutAndPaste.C (pasteSelection): move the setInsetOwner call at
1003         the beginning of the loop.
1004
1005 2002-01-17  John Levon  <moz@compsoc.man.ac.uk>
1006
1007         * lyxrc.C: improve help for use_scalable_fonts
1008
1009 2002-01-17  Allan Rae  <rae@lyx.org>
1010
1011         * lyx_cb.C (ShowMessage): make sure we have a user and an owner.
1012
1013 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1014
1015         * CutAndPaste.C (pasteSelection): when pasting multiple paragraph,
1016         make sure to set their inset_owner to the right value (bug #171)
1017
1018 2001-12-12  Ben Stanley  <bds02@uow.edu.au>
1019
1020         * DepTable.h
1021         * DepTable.C: Implement mtime checking to reduce time spent doing
1022         CRCs.
1023
1024 2002-01-16  Juergen Vigna  <jug@sad.it>
1025
1026         * tabular.C (GetAdditionalHeight): one of error fixed.
1027
1028         * lyxrc.C (output): small fix in writing use_pspell.
1029
1030 2002-01-16  Angus Leeming  <a.leeming@ic.ac.uk>
1031
1032         * sp_base.h: #include LString.h
1033
1034 2002-01-16  Allan Rae  <rae@lyx.org>
1035
1036         * text2.C (removeRow): refresh_row needs a valid row.  Or does it?
1037         Can someone check this please?
1038
1039         * text.C (drawInset): It was possible that p.row would be removed by
1040         breakAgainOneRow upsetting a few other settings.  There may be another
1041         small tweak possible by setting need_break_row = 0 when p.row has been
1042         removed but I don't know enough about the logic here.
1043
1044 2002-01-15  Allan Rae  <rae@lyx.org>
1045
1046         * text.C (insertChar): removed conditional truism.
1047
1048         * BufferView2.C (removeAutoInsets): More tweaks.
1049         cur_par_prev could be a stray pointer.  Check for trailing empty line
1050         in case last line was cur_par and only had an error inset on it.
1051
1052 2002-01-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1053
1054         * lyx_cb.C (MenuWrite): buffer->fileName is guaranteed to be
1055         absolute
1056
1057         * vc-backend.C (most methods):
1058         * exporter.C (Export):
1059         * converter.C (convert):
1060         (runLaTeX):
1061         * LyXSendto.C (SendtoApplyCB):
1062         * lyxfunc.C (dispatch):
1063         (menuNew):
1064         (open):
1065         (doImport):
1066         * lyx_cb.C (AutoSave):
1067         (InsertAsciiFile):
1068         * BufferView_pimpl.C (MenuInsertLyXFile):
1069         * buffer.C (runChktex): use Buffer::filePath().
1070
1071         * buffer.h: rename filename to filename_; rename filepath to
1072         filepath_ and make it private
1073         (filePath): new method
1074
1075         * buffer.C (writeFile): use fileName()
1076         (getLatexName):
1077
1078         * lyx_main.C (init): fix starting  of LyX when the binary is a
1079         link from so,ewhere else.
1080
1081         * minibuffer.C: include <cctype> for isprint
1082
1083 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
1084
1085         * buffer.C (parseSingleLyXformat2Token): changes associated with the
1086         change of InsetMinipage::width to InsetMinipage::pageWidth to avoid the
1087         name clash with InsetCollapsable's width function.
1088
1089 2002-01-14  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1090
1091         * lastfiles.C: include <iterator>
1092
1093 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
1094
1095         * BufferView2.C (ChangeRefsIfUnique): use lyx::count rather than
1096         std::count.
1097
1098         * buffer.C (makeLaTeXFile): ditto.
1099         Also make loop operation more transparent.
1100
1101 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
1102
1103         * ToolbarDefaults.C: remove trailing comma closing namespace.
1104
1105         * WorkArea.h: remove WorkArea:: from declaration of event_cb.
1106
1107         * lyxfunc.[Ch]: clean-up declaration of verboseDispatch functions
1108         as in WorkArea.
1109
1110         * trans.C (Load): comment out unused variable, allowed.
1111
1112 2002-01-11  Angus Leeming  <a.leeming@ic.ac.uk>
1113
1114         * minibuffer.[Ch] (append_char): new method to recieve input from the
1115         drop-down completion browser. If a key was pressed, then recieve this
1116         char and append it to the existing string.
1117         (peek_event): modify the positioning data passed to the completion
1118         browser so that it can be placed above the minibuffer rather than below.
1119 2002-01-14  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1120
1121         * LyXAction.C (init): alloe error-next for readonly documents.
1122
1123         * BufferView2.C (ChangeRefsIfUnique): use standard version of
1124         count.
1125
1126 2002-01-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1127
1128         * bufferlist.C (readFile): create the buffer _after_ checking that
1129         the file exists.
1130
1131         * lyxfunc.C (verboseDispatch): fix handling of arguments
1132
1133         * lyxrc.C (setDefaults): do not initialize document_path to $HOME.
1134
1135         * lyxrc.C: use string::erase() instead of initializing to "".
1136
1137
1138 2001-11-26  John Levon  <moz@compsoc.man.ac.uk>
1139
1140         * BufferView_pimpl.h:
1141         * BufferView_pimpl.C:
1142         * WorkArea.h:
1143         * WorkArea.C:
1144         * text2.C: tell X when we have made a selection for copying
1145
1146 2002-01-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1147
1148         * BufferView_pimpl.C (MenuInsertLyXFile):
1149         * lyxfunc.C (menuNew):
1150         (open):
1151         (doImport): add shortcuts to directory buttons
1152
1153         * BufferView_pimpl.C (workAreaButtonRelease): remove dead code (to
1154         open a float)
1155
1156         * lyxfunc.C (setStatusMessage):
1157         (getStatusMessage): new methods
1158         (getStatus):use setStatusMessage instead of setErrorMessage
1159         (dispatch): when function is disabled, set error message here
1160         [instead of in getStatus previously]
1161
1162         * BufferView_pimpl.C (workAreaButtonRelease): update
1163         toolbar/menubar here too.
1164
1165 2002-01-13  Allan Rae  <rae@lyx.org>
1166
1167         * BufferView2.C (removeAutoInsets): finished off earlier fix.
1168         Now seems indestructible.  Remaining task is to audit all other
1169         code affected by deleteEmptyParagraphMechanism.  One small quirk
1170         left is that an empty document with an error in the preamble can
1171         be made to report an error but no error box appears.  I don't know
1172         where it goes.
1173         (removeAutoInsets): Improved comments.
1174
1175 2002-01-13  John Levon  <moz@compsoc.man.ac.uk>
1176
1177         * Thesaurus.h:
1178         * Thesaurus.C: update for Aiksaurus 0.14
1179
1180 2002-01-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1181
1182         * text2.C (firstParagraph): removed member function, all uses
1183         replaces with ownerParagraph
1184         (redoParagraphs): here
1185         (updateInset): here
1186         (toggleAppendix): here
1187         * BufferView2.C (insertErrors): here
1188         (setCursorFromRow): here
1189
1190 2002-01-13  Allan Rae  <rae@lyx.org>
1191
1192         * BufferView2.C (removeAutoInsets): ensure we have a valid cursor if
1193         the old cursor is now invalid due to deleteEmptyParagraphMechanism.
1194         There is still a way to segfault this although you may have to do this
1195         multiple times: Have an InsetERT with an unknown command in it.
1196         View->DVI, move cursor between Error box and InsetERT and hit <Enter>,
1197         <down-arrow>, <Enter> again, View->DVI, BANG!
1198
1199         * text2.C (setCursor):
1200         (deleteEmptyParagraphMechanism):
1201         * lyxtext.h (setCursor):
1202         (deleteEmptyParagraphMechanism): return true if the paragraph was deleted.
1203         Making use of the return value may help fix other bugs.
1204
1205 2002-01-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1206
1207         * lyxfunc.C (dispatch): update toolbar/menubar after dispatching.
1208
1209         * LyXView.C (updateMenubar): call MenuBar::update here
1210         (updateToolbar): but not here
1211         (showState): do not update toolbar/menubar
1212
1213         * LyXAction.[Ch]: move isPseudoAction to the C file, since nobody
1214         should need to care about that.
1215
1216         * lyxfunc.C (verboseDispatch): simplify a bit
1217         (getStatus): have a version which takes a pseudoaction, and
1218         another which requires a (kb_action,string).
1219
1220         * LyXAction.C (retrieveActionArg): make it work also when action
1221         is not a pseudo-action.
1222         (getActionName): simplify a bit
1223         (helpText):
1224
1225 2002-01-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1226
1227         * lyxfunc.C (verboseDispatch): new families of methods with
1228         several ways to specify a command and a bool to indicate whether
1229         the command name and shortcut should be displayed in minibuffer
1230         (eventually, we could extend that to a finer bitmask like
1231         SHORTCUT|CMDNAME|CMDRESULT, or whatever).
1232         (dispatch): the pristine dispatch command which just, well,
1233         dispatchs! Note it still sets its result to minibuffer; I'm not
1234         sure we want that.
1235
1236         * lyxfunc.h: remove setHintMessage
1237
1238         * vc-backend.C: use LFUN_MENURELOAD instead of "buffer-reload"
1239
1240 2002-01-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1241
1242         * BufferView_pimpl.C (specialChar): delete new inset if we have
1243         not been able to insert it.
1244
1245         * kbmap.C: revert to using int instead of kb_action, since all we
1246         are dealing with is pseudo-actions.
1247
1248         * LyXAction.C (searchActionArg): change to return int instead of
1249         kb_action, since the result is a pseudoaction.
1250
1251 2002-01-12  Dekel Tsur  <dekelts@tau.ac.il>
1252
1253         * buffer.C (insertErtContents): Fix (partially) the font bug.
1254
1255 2002-01-11  Angus Leeming  <a.leeming@ic.ac.uk>
1256
1257         * BufferView2.C (ChangeRefsIfUnique): use the HP version of std::count
1258         as the other one is broken on my machine!
1259
1260 2002-01-10  Martin Vermeer  <martin.vermeer@hut.fi>
1261
1262         * commandtags.h:
1263         * LyXAction.C: two new LFUNS, LFUN_FRAK and LFUN_ITAL.
1264
1265 2002-01-10  Angus Leeming  <a.leeming@ic.ac.uk>
1266
1267         * lyxrc.[Ch]: change names and descriptions of popup font variables to
1268         reflect their actual use. Provide compatibility code for older lyxrc
1269         files.
1270
1271         * lyx_gui.C (init): revoke change of 2002-01-07 of popup font style to
1272         FL_NORMAL_STYLE.
1273         change names of popup font variables in line with the changes to lyxrc.C
1274
1275 2002-01-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1276
1277         * buffer.C (asciiParagraph): avoid outputing a word twice after
1278         an inset.
1279
1280         * lyxrc.C (getDescription): document that document_path and
1281         template_path can be empty.
1282
1283 2002-01-09  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1284
1285         * LaTeXFeatures.C (getMacros):
1286         * buffer.C (validate): rename feature "amsstyle" to "amsmath"
1287
1288         * buffer.C (makeLaTeXFile): remove test for "amsstyle" from here.
1289
1290         * LaTeXFeatures.C (useFloat): require "float" here instead of in
1291         getPackages.
1292         (getPackages): rename feature "floats" to "float". Use an array to
1293         iterate over 'simple' features (i.e. just a \usepackage). Add
1294         handling of "amsmath" (renamed from "amsstyle").
1295
1296 2001-12-29  Michael A. Koziarski  <michael@koziarski.org>
1297
1298         * LaTeXFeatures.C (require): Prevent duplicate entries in the
1299         features list.
1300
1301 2002-01-08  Angus Leeming  <a.leeming@ic.ac.uk>
1302
1303         * FuncStatus.C: small compile fix for DEC cxx. Doesn't like
1304         FuncStaus::FuncStatus & FuncStaus::some_method().
1305
1306 2002-01-08  Martin Vermeer  <martin.vermeer@hut.fi>
1307
1308         * FuncStatus.[Ch]: new files. This is a rewrite as a proper class
1309         of the func_satus stuff. Edited and massaged in various ways by
1310         JMarc.
1311
1312         * lyxfunc.C (getStatus): use FuncStatus
1313
1314 2002-01-08  Juergen Vigna  <jug@sad.it>
1315
1316         * text.C (nextBreakPoint): use function Inset::isChar().
1317
1318         * paragraph.C (TeXOnePar): use function
1319         Inset::forceDefaultParagraphs.
1320
1321         * buffer.C (latexParagraphs): use function
1322         Inset::forceDefaultParagraphs.
1323
1324 2002-01-07  Angus Leeming  <a.leeming@ic.ac.uk>
1325
1326         * lyx_gui.C (init): set the style of the menu popups to
1327         FL_BOLD_STYLE, thereby fixing bugzilla bug #32.
1328
1329 2002-01-07  Juergen Vigna  <jug@sad.it>
1330
1331         * text.C (setHeightOfRow): small fix
1332         (prepareToPrint): don't look at alignment if we don't have the place
1333         for doing it.
1334
1335 2002-01-07  Angus Leeming  <a.leeming@ic.ac.uk>
1336
1337         * box.C: New file. Move the Box methods and functions out of box.h,
1338         following Lars' suggestion.
1339
1340 2002-01-07  Angus Leeming  <a.leeming@ic.ac.uk>
1341
1342         * box.h: #include "support/LOstream.h", needed for inlined function.
1343
1344         * lyxtextclass.C:
1345         * lyxtextclasslist.C: added some using std declarations.
1346
1347 2002-01-06  John Levon  <moz@compsoc.man.ac.uk>
1348
1349         * box.h: make signed dimensions to allow insets wider than
1350           the screen (bug #162)
1351
1352         * BufferView_pimpl.C: add some insetHit debug
1353
1354 2002-01-05  John Levon  <moz@compsoc.man.ac.uk>
1355
1356         * vc-backend.C: add FIXME
1357
1358 2002-01-03  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1359
1360         * lyxfunc.C (getStatus): enable code for showing math font status
1361         in toolbar/menu.
1362
1363 2002-01-07  Juergen Vigna  <jug@sad.it>
1364
1365         * text.C (nextBreakPoint): removed debug output not needed anymore.
1366
1367 2002-01-06  Juergen Vigna  <jug@sad.it>
1368
1369         * text.C (nextBreakPoint): fixed up this function we had this bug
1370         since ever but now hopefully we break row better.
1371         (insertChar): we have to check if an inset is the next char as it
1372         could now happen that a large inset is causing a break.
1373
1374 2002-01-05  Juergen Vigna  <jug@sad.it>
1375
1376         * BufferView2.C (showLockedInsetCursor): don't draw the inset cursor
1377         if it doesn't like to be drawed.
1378
1379 2002-01-04  Juergen Vigna  <jug@sad.it>
1380
1381         * BufferView2.C (lockInset): forgot to set a cursor.
1382
1383         * lyxfunc.C (dispatch): add a finishUndo() in LFUN_ESCAPE.
1384
1385 2002-01-03  Martin Vermeer  <martin.vermeer@hut.fi>
1386
1387         * FormMathsPanel.C:
1388         * FormMathsPanel.h
1389         * MathsSymbols.C:
1390         * form_maths_panel.C:
1391         * form_maths_panel.h:
1392         * form_maths_panel.fd: implemented sub- and super- buttons in math
1393         panel.
1394
1395         * lyx_main.C: Revised hardwired bindings to allow original _ and ^
1396         (or ^ space) to be used as in TeX (req'd by André).
1397
1398         * lyxfunc.C: Allow ^ and _ again to be used both as
1399         super/subscript (mathed) and as themselves (in text).
1400
1401 2002-01-03  Allan Rae  <rae@lyx.org>
1402
1403         * LyXView.C (updateWindowTitle): Setup a short icon title of either
1404         "LyX" or the filename of the current buffer if it has one.  This is a
1405         modified form of John Levon's patch.
1406
1407         * XFormsView.C (setWindowTitle): also set icon title.
1408
1409         * LyXView.h (setWindowTitle): signature changed.
1410         * XFormsView.h (setWindowTitle): ditto.
1411
1412 2002-01-02  Juergen Vigna  <jug@sad.it>
1413
1414         * tabular.C (AppendColumn): hopefully fixed this memory access problem.
1415
1416 2001-12-28  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1417
1418         * screen.C (topCursorVisible): introduce a temp var for
1419         text->cursor.row(), handle the case where this row is null. (kindo
1420         hachish)
1421
1422         * text2.C (setCursor): add a couple of asserts.
1423
1424         * paragraph.h (inset_iterator): add -> operator
1425
1426         * paragraph.[Ch] (autoDeleteInsets): remove member function
1427
1428         * BufferView2.C (removeAutoInsets): rewrite to handle the old
1429         cursor pos correctly and handle inset deletion by itself.
1430         (insertErrors): move iterator declaration out of for expression
1431
1432         * lyxtextclass.C: add <algorithm>
1433
1434         * Makefile.am: added the new files to sources, removed layout.C
1435
1436         * layout.C: removed file
1437
1438         * layout.h: remove LYX_DUMMY_LAYOUT
1439
1440         * lyxtextclasslist.C (NumberOfLayout): do not special case dummy
1441         layout.
1442
1443         * lyxlayout.[Ch]:
1444         * lyxtextclass.[Ch]:
1445         * lyxtextclasslist.[Ch]: new files
1446
1447         * include order changes to a lot of files, also changes because of
1448         the six new files.
1449
1450 2001-12-27  Juergen Vigna  <jug@sad.it>
1451
1452         * buffer.C (asciiParagraph): more fixes.
1453
1454         * tabular.C (ascii): make ascii export support export of only the
1455         data separated by a column-delimiter.
1456         (ascii): better support for ascii export.
1457
1458         * buffer.C (asciiParagraph): rewrote to hopefully work as expected!
1459
1460 2001-12-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1461
1462         * tabular_funcs.C: use a "using std::getline" instead of the
1463         previous fix from Angus (necessary for cxx + lyxstring)
1464
1465 2001-12-24  Juergen Vigna  <jug@sad.it>
1466
1467         * BufferView_pimpl.C (tripleClick): fixed for InsetText.
1468
1469         * buffer.C (parseSingleLyXformat2Token): fixed 2 compatibility read
1470         problems. First check a minipage also if we have some ert-contents
1471         (not only on par->size(), second set the right depth of the paragraph
1472         on the relink to the root-paragraph-list!
1473
1474         * undo_funcs.C (textHandleUndo): fixed a stupid earlier wrong fix
1475         which then did not anymore update the main paragraphs on undo/redo!
1476
1477 2001-12-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1478
1479         * lyxfunc.C (getStatus): use func_status::toggle to simplify the
1480         code. Support all font-changing funcs (even those which are not in
1481         menu currently). Support for reporting font settings in
1482         mathed (disabled until Andre provides a function on mathed's side).
1483
1484         * func_status.h (toggle): small helper function to set toggle
1485         state on a flag.
1486
1487 2001-12-21  Angus Leeming  <a.leeming@ic.ac.uk>
1488
1489         * tabular_funcs.C: getline -> std::getline
1490
1491 2001-12-21  Juergen Vigna  <jug@sad.it>
1492
1493         * undo_funcs.C (textHandleUndo): fixed a case where tmppar3 is
1494         accessed and could be 0 (I couldn't generate this but it seems
1495         Michael could!).
1496
1497 2001-12-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1498
1499         * tabular_funcs.C: add LIstream.h, move write_attribute to..
1500         * tabular_funcs.h: here and include iosfwd
1501
1502 2001-12-20  Juergen Vigna  <jug@sad.it>
1503
1504         * undo_funcs.C (textHandleUndo): fixed crash when undo_cursor not
1505         inside inset but undo_par was.
1506
1507 2001-12-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1508
1509         * Thesaurus.C: always include <config.h> in sources.
1510
1511         * Painter.h:
1512         * lyxlookup.h:
1513         * box.h: do not include <config.h> in header files
1514
1515         * text.C (paintLastRow): remove unused variable
1516
1517         * text.C (transformChar):
1518         (insertChar):
1519         * tabular-old.C (getTokenValue): use IsDigit instead of isdigit.
1520
1521         * Painter.C (text):
1522         * font.C (width): rewrite to use uppercase() instead of
1523         islower/toupper.
1524
1525         * lyxfind.C (IsStringInText): use uppercase instead of toupper.
1526
1527 2001-12-12  John Levon  <moz@compsoc.man.ac.uk>
1528
1529         * lyxfind.C: clean up of find failure position change
1530
1531 2001-12-20  Juergen Vigna  <jug@sad.it>
1532
1533         * Makefile.am (lyx_SOURCES): added tabular_funcs.[hC].
1534
1535         * tabular.C (isValidRow): added to check if we're in a LT-h/f row.
1536         (TeXRow): added to LaTeX a single tabular row.
1537         (TeXLongtableHeaderFooter): added to output LT-h/f data.
1538         (Latex): simplified and finally good LT-h/f support.
1539         (various_functions): just small adaptions for LT-h/f support.
1540
1541         * tabular_funcs.[hC]: added and moved here all not classfunctions
1542         of LyXTabular.
1543
1544 2001-12-19  Juergen Vigna  <jug@sad.it>
1545
1546         * tabular.[Ch]: better support for longtabular options (not finished
1547         yet!)
1548
1549 2001-12-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1550
1551         * text.C (paintLastRow): use the label font instead of the font of
1552         the last character to compute the size of *_BOX. This makes more
1553         sense and avoids a crash with empty paragraphs.
1554         Use Painter::rectangle to draw EMPTY_BOX.
1555
1556 2001-12-19  Juergen Vigna  <jug@sad.it>
1557
1558         * undo_funcs.C (textHandleUndo): fixed setting of inset_owner of
1559         the paragraphs if the replaced paragraph is not the first one!
1560         Tried to delete not used paragraphs but does not work yet so for
1561         now it's inside #ifdef's and by default off!
1562
1563 2001-12-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1564
1565         * MenuBackend.C: include "lyx_main.h" instead of declaring
1566         lastfiles (actually was declared as LastFiles* instead of a
1567         scoped_ptr).
1568
1569 2001-12-17  Juergen Vigna  <jug@sad.it>
1570
1571         * tabular.C (AppendColumn): applied John's fix
1572
1573 2001-12-15  John Levon  <moz@compsoc.man.ac.uk>
1574
1575         * BufferView.h:
1576         * BufferView.C:
1577         * BufferView_pimpl.h:
1578         * BufferView_pimpl.C: cleanup and fix of checkInsetHit().
1579
1580         * Makefile.am:
1581         * box.h: new start of class for above
1582
1583         * lyxfunc.C: ignore space-only minibuffer dispatches.
1584           Show the command name when it doesn't exist
1585
1586         * minibuffer.C: don't add empty lines to the history
1587
1588         * minibuffer.C: add a space on dropdown completion
1589
1590 2001-12-14  John Levon  <moz@compsoc.man.ac.uk>
1591
1592         * text.C: fix line above/below drawing in insets
1593
1594 2001-12-15  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1595
1596         * lyxlength.C (LyXLength): Initialize private variables.
1597
1598 2001-12-15  Dekel Tsur  <dekelts@tau.ac.il>
1599
1600         * CutAndPaste.C (SwitchLayoutsBetweenClasses): Use buffer language
1601         when inserting error insets.
1602
1603 2001-12-13  Juergen Vigna  <jug@sad.it>
1604
1605         * undo_funcs.C (textRedo/Undo): fixed as the first paragraph was
1606         actually sometimes the before-paragraph.
1607         (setUndo): don't clear the redostack if we're not actually undoing!
1608
1609 2001-12-06  Juergen Vigna  <jug@sad.it>
1610
1611         * undo_funcs.C (textHandleUndo): well after John's hint I got here
1612         and fixed redoing of main paragraph, so we can use it now ;)
1613
1614         * text2.C (redoParagraphs): fixed a crash when having only 1 row!
1615
1616 2001-12-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1617
1618         * undo_funcs.C (textHandleUndo): undo undo leak fix below, as per
1619         Juergen's request
1620
1621 2001-12-13  André Pönitz <poenitz@gmx.net>
1622
1623         * undostack.[Ch]:
1624         * undo_func.C: minor cleanup
1625
1626 2001-12-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1627
1628         * FontLoader.C (getFontinfo): only use symbol fonts with encoding
1629         -adobe-fontspecific. At least Mandrake and Redhat have a symbol
1630         font in urw-fonts package which is marked as -urw-fontspecific and
1631         does not work (incidentally, changing the encoding in the
1632         fonts.dir of this package to -adobe-fontspecific fixes the
1633         problem).
1634
1635         * undo_funcs.C (textHandleUndo): fix leak in undo, but now there
1636         is a crash when undoing first paragraph (Juergen, please take a
1637         look). THis does not mean the undo fix is wrong, just that it
1638         uncovers problems.
1639
1640         * text2.C (ownerParagraph): let the (int,Paragraph*) version call
1641         the (Paragraph*) version when needed instead of duplicating the
1642         code.
1643
1644         * text.C (workWidth): use Inset::parOwner to find out where the
1645         inset has been inserted. This is a huge performance gain for large
1646         documents with lots of insets. If Inset::parOwner is not set, fall
1647         back on the brute force method
1648
1649         * paragraph_pimpl.C (insertInset):
1650         * paragraph.C (Paragraph):
1651         (cutIntoMinibuffer): set parOwner of insets when
1652         inserting/removing them
1653
1654         * lyxtext.h: add short comment on deleteEmptyParagraphMechanism
1655
1656 2001-12-12  Martin Vermeer  <martin.vermeer@hut.fi>
1657
1658         * commandtags.h:
1659         * LyXAction.C:
1660         * lyx_main.C:
1661         * lyxfunc.C:
1662         * mathed/formulabase.C:
1663         * mathed/math_cursor.[Ch]:
1664         make sub/superscript into functions LFUN_SUB/SUPERSCRIPT.
1665
1666
1667 2001-12-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1668
1669         * lyxlength.[Ch] (operator!=): new function
1670
1671 2001-12-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1672
1673         * text.C (workWidth): use Inset::parOwner to find out where the
1674         inset has been inserted. This is a huge performance gain for large
1675         documents with lots of insets. If Inset::parOwner is not set, fall
1676         back on the brute force method
1677
1678         * paragraph_pimpl.C (insertInset):
1679         * paragraph.C (Paragraph):
1680         (cutIntoMinibuffer): set parOwner of insets when
1681         inserting/removing them
1682
1683         * lyxtext.h: add short comment on deleteEmptyParagraphMechanism
1684
1685 2001-12-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1686
1687         * tabular-old.C (getTokenValue):
1688         * tabular.C (getTokenValue):
1689         (write_attribute): new versions for LyXLength
1690         (everywhere): adjust the use of widths
1691
1692         * tabular.h: change the type of widths from string to LyXLength
1693
1694 2001-12-11  Ben Stanley <bds02@uow.edu.au>
1695
1696         * paragraph.C: fixed missing line number count when exporting
1697         Environments to LaTeX file
1698
1699         * buffer.C: added informational message for checking line numbers.
1700
1701 2001-12-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1702
1703         * text2.C (deleteEmptyParagraphMechanism): if there is only one
1704         paragraph, do the 'double space' part, but not the 'empty
1705         paragraph' one.
1706
1707         * text.C (workWidth): small optimization
1708         (getLengthMarkerHeight): use minimal size for negative lengths.
1709
1710 2001-12-11  Dekel Tsur  <dekelts@tau.ac.il>
1711
1712         * lyxfont.C (GUIFamilyNames): Fix GUIFamilyNames array
1713
1714         * FontLoader.C (getFontinfo): Use "*-eufrak-medium"
1715
1716 2001-12-11  André Pönitz <poenitz@gmx.net>
1717
1718         * FontLoader.C:
1719         * lyxfont.[Ch]: support for fraktur font used by \mathfrak
1720
1721 2001-12-06  John Levon  <moz@compsoc.man.ac.uk>
1722
1723         * text2.C: keep selection on a setFont()
1724
1725 2001-12-06  John Levon  <moz@compsoc.man.ac.uk>
1726
1727         * lyx_cb.C: another bv->text misuse, from insert label
1728
1729 2001-12-03  John Levon  <moz@compsoc.man.ac.uk>
1730
1731         * kbsequence.h:
1732         * kbsequence.C: re-instate nmodifier mask
1733
1734 2001-12-12  Angus Leeming  <a.leeming@ic.ac.uk>
1735
1736         * lyx_main.h: make lyxGUI private.
1737
1738 2001-12-06  John Levon  <moz@compsoc.man.ac.uk>
1739
1740         * lyxfind.C: place the cursor correctly on failed search
1741
1742 2001-12-09  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1743
1744         * text.C (getLengthMarkerHeight): for small heights, the arrows
1745         are not always on top/bottom of the text
1746         (drawLengthMarker): smaller arrows; take the left margin in
1747         account; draw also vfills.
1748         (paintFirstRow):
1749         (paintLastRow): remove special code for vfill and standard spaces,
1750         since everything is handled in drawLengthMarker now.
1751
1752 2001-12-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1753
1754         * buffer.C (insertErtContents): try to handle font and language
1755         interaction a bit better.g
1756
1757         * ColorHandler.C (updateColor): change the hash to cover the whole
1758         LColor enum, ws cleanup
1759         (getGCLinepars): ditto
1760         (getGCLinepars): only lookup in the linecache once.
1761
1762 2001-12-07  Dekel Tsur  <dekelts@tau.ac.il>
1763
1764         * iterators.C (operator++): Make the iterator more robust
1765
1766         * BufferView2.C (removeAutoInsets): Use paragraph iterators
1767         (John's patch)
1768         * CutAndPaste.C (SwitchLayoutsBetweenClasses): Ditto
1769
1770 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
1771
1772         * lyxtext.h:
1773         * text.C: better added space drawing
1774
1775 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
1776
1777         * LyXView.C:
1778         * BufferView2.C: fix layout combo update on inset unlock
1779
1780 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
1781
1782         * Makefile.am: don't compile unused files
1783
1784 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
1785
1786         * lyxfunc.C:
1787         * commandtags.h:
1788         * LyXAction.C: remove old LFUN_LAYOUTNO
1789
1790 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
1791
1792         * paragraph_pimpl.h:
1793         * paragraph_pimpl.C: isTextAt() doesn't need font param
1794
1795 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
1796
1797         * lyxlex.h:
1798         * lyxlex.C: little cleanup
1799
1800 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
1801
1802         * BufferView_pimpl.C: fix insertAscii for insets
1803
1804 2001-12-05  Juergen Vigna  <jug@sad.it>
1805
1806         * CutAndPaste.C (pasteSelection): remove not allowed insets/chars and
1807         set the right font on the "multi" paragraph paste!
1808
1809 2001-12-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1810
1811         * trans_decl.h:
1812         * trans_mgr.[Ch]:
1813         * trans.[Ch]:
1814         * lyxgluelength.C:
1815         * lyxlength.C: remove out-commented code.
1816
1817         * BufferView_pimpl:
1818         * CutAndPaste.C:
1819         * DepTable.C:
1820         * buffer.C:
1821         * chset.C:
1822         * lastfiles.C:
1823         * lyxlex.C:
1824         * lyxlex_pimpl.C:
1825         * lyxserver.C:
1826         * screen.C:
1827         * tabular-old.C:
1828         * tabular.C:
1829         * text.C:
1830         * trans_mgr.C:
1831         * vc-backend.C: change "while(" to "while ("
1832
1833         * lyxlength.[Ch]: add zero function to check if length is zero or
1834         not
1835         * lyxgluelength.C: use it
1836
1837 2001-12-05  Allan Rae  <rae@lyx.org>
1838
1839         * lyxlength.C: Attempted a fix for the abs(int) header selection.
1840         Works for 2.95.3, from what I understand of Garst's reports this should
1841         work for other g++ versions.  We're screwed if the abs(int) definition
1842         changed between bugfix releases of gcc.
1843
1844 2001-12-04  John Levon  <moz@compsoc.man.ac.uk>
1845
1846         * text.C: fix chapter label offset !
1847
1848 2001-12-04  John Levon  <moz@compsoc.man.ac.uk>
1849
1850         * lyxtext.h:
1851         * text.C: fix hfill at end of line, clean up
1852
1853 2001-12-04  Juergen Vigna  <jug@sad.it>
1854
1855         * undo_funcs.C (textHandleUndo): added a call to inset->update() so
1856         that we force an update of the inset and it's owners if neccessary.
1857
1858 2001-12-03  Juergen Vigna  <jug@sad.it>
1859
1860         * text.C (rowLast): simplified code
1861
1862 2001-12-03  John Levon  <moz@compsoc.man.ac.uk>
1863
1864         * lyxfunc.C: fix show options on timeout
1865
1866 2001-12-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1867
1868         * screen.C (topCursorVisible): scroll half a page when the cursor
1869         reached top of bottom of screen
1870
1871 2001-12-02  John Levon  <moz@compsoc.man.ac.uk>
1872
1873         * minibuffer.C: deactivate on loss of focus
1874
1875 2001-12-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1876
1877         * vspace.[Ch] (operator!=): add operator.
1878
1879 2001-12-01  John Levon  <moz@compsoc.man.ac.uk>
1880
1881         * BufferView_pimpl.C: refuse to open an inset when
1882         there's a selection.
1883
1884 2001-11-30  John Levon  <moz@compsoc.man.ac.uk>
1885
1886         * BufferView_pimpl.C: allow to click on RHS of full row insets
1887
1888 2001-11-30  Juergen Vigna  <jug@sad.it>
1889
1890         * tabular.C (LyXTabular): add a same_id to set the same id's in the
1891         insets for undo reasons.
1892
1893 2001-11-28  André Pönitz <poenitz@gmx.net>
1894
1895         * vspace.[Ch]: cosmetical changes
1896
1897 2001-11-26  John Levon  <moz@compsoc.man.ac.uk>
1898
1899         * LyXAction.h:
1900         * LyXAction.C:
1901         * lyxfunc.h:
1902         * lyxfunc.C:
1903         * kbmap.h:
1904         * kbmap.C:
1905         * lyxrc.C:
1906         * kbsequence.h:
1907         * kbsequence.C: part re-write of old kb code
1908
1909         * Painter.C:
1910         * WorkArea.C: remove Lgb_bug_find_hack
1911
1912 2001-11-30  José Matos <jamatos@fep.up.pt>
1913
1914         * buffer.C (makeDocBookFile): add a comment to point a hack.
1915         (simpleDocBookOnePar): changed a PAR::META_INSET to isInset().
1916         Fixed a double write of labels.
1917
1918 2001-11-29 Ben Stanley <bds02@uow.edu.au>
1919
1920         * LaTeX.C:
1921         * LaTeX.h Fixed bug in LaTeX class where it would not
1922         re-run latex if no depfiles were changed, but the .dvi was removed.
1923
1924 2001-11-28  André Pönitz <poenitz@gmx.net>
1925
1926         * all the files from the change on 2001/11/26:
1927         use lyx::layout_type instead of LyXTextClass::size_type
1928         use lyx::textclass_type instead of LyXTextClassList::size_type
1929
1930 2001-11-29  Juergen Vigna  <jug@sad.it>
1931
1932         * text.C: added support for paragraph::isFreeSpacing()
1933
1934         * buffer.C: same as above
1935
1936         * paragraph.h: inserted isFreeSpacing() function to enable
1937         FreeSpacing inside InsetERT.
1938
1939         * CutAndPaste.C (cutSelection/copySelection): set the inset_owner
1940         of the paragraph's in the cut/copy buffer to 0!
1941
1942         * text2.C (removeRow): remove the assert as it can!
1943
1944         * lyxtext.h: added helper function firstRow returning firstrow and
1945         made firstrow private again.
1946
1947         * BufferView2.C (lockInset): don't relock if we're already locked!
1948
1949         * text2.C (deleteEmptyParagraphMechanism): don't do anything if it's
1950         the only paragraph.
1951         (removeRow): added Assert::(firstrow)
1952
1953         * debug.C: forgot to add INSETTEXT here.
1954
1955 2001-11-28  Juergen Vigna  <jug@sad.it>
1956
1957         * sp_spell.C (initialize): changed error text to more general
1958         spellchecker command use (not only ispell!)
1959
1960         * bufferlist.C (qwriteAll): fixed "Cancel" button handling!
1961
1962         * debug.h: inserted one for debugging INSETTEXT (and InsetTabular)!
1963
1964 2001-11-26  John Levon  <moz@compsoc.man.ac.uk>
1965
1966         * vspace.C: initialise lyxgluelength on failure
1967
1968 2001-11-28  Allan Rae  <rae@lyx.org>
1969
1970         * text.C (paintLastRow): g++-2.95.3 and others don't like variable
1971         declaration & definition that looks like a function declaration.
1972
1973 2001-11-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1974
1975         * BufferView2.C (copy):
1976         (copyEnvironment): do not clear the selection when doing a copy.
1977
1978         * text.C (paintFirstRow): compilation fix
1979
1980 2001-11-27  Ben Stanley  <bds02@uow.edu.au>
1981
1982         * tabular.C (Latex): correct line count when writing latex.
1983
1984 2001-11-27  John Levon  <moz@compsoc.man.ac.uk>
1985
1986         * paragraph_pimpl.h:
1987         * paragraph_pimpl.C: tidy, and fix font-change in "LaTeX"
1988           bug a bit
1989
1990 2001-11-26  John Levon  <moz@compsoc.man.ac.uk>
1991
1992         * text.C:
1993         * LColor.h:
1994         * LColor.C: change vfillline->added_space
1995
1996         * text.C: add markers and text for added space
1997
1998         * vspace.C: fix comment
1999
2000 2001-11-28  André Pönitz <poenitz@gmx.net>
2001
2002         * paragraph.C: whitespace changes
2003         * all the other files from the change on 2001/11/26:
2004         change *::pos_type into lyx::pos_type
2005
2006 2001-11-27  Dekel Tsur  <dekelts@tau.ac.il>
2007
2008         * buffer.C (parseSingleLyXformat2Token): Set the language to the
2009         language of the document when inserting error insets.
2010
2011 2001-11-26  André Pönitz <poenitz@gmx.net>
2012
2013         * BufferView_pimpl.[Ch]:
2014         *       CutAndPaste.C:
2015         * buffer.[Ch]:
2016         * lyxcursor.[Ch]:
2017         * lyxfind.C:
2018         * lyxfunc.C:
2019         * lyxrow.[Ch]:
2020         * paragraph.[Ch]:
2021         * paragraph_pimpl.[Ch]:
2022         * sp_spell.C:
2023         * text.C:
2024         * text2.C: reduce header dependencies, introduce type for positions
2025
2026 2001-11-23  John Levon  <moz@compsoc.man.ac.uk>
2027
2028         * <various>: change to use Alert.h
2029
2030 2001-11-25  Dekel Tsur  <dekelts@tau.ac.il>
2031
2032         * buffer.C (parseSingleLyXformat2Token): Insert an error inset
2033         when encountering an unknown token.
2034         (readLyXformat2): Show an error message if there were unknown tokens.
2035
2036 2001-11-22  John Levon  <moz@compsoc.man.ac.uk>
2037
2038         * BufferView2.C:
2039         * BufferView_pimpl.C:
2040         * buffer.C:
2041         * paragraph.h:
2042         * text.C:
2043         * text2.C: use par->isInset()
2044
2045 2001-11-23  John Levon  <moz@compsoc.man.ac.uk>
2046
2047         * paragraph_pimpl.h:
2048         * paragraph_pimpl.C: cleanup
2049
2050 2001-11-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2051
2052         * text2.C (removeRow):
2053         * text.C (setHeightOfRow): remove useless (and costly) call to
2054         getRow.
2055
2056 2001-11-20  Allan Rae  <rae@lyx.org>
2057
2058         * paragraph.C (insertFromMinibuffer): Fix for inset related crashes.
2059         Now need Inset*::checkInsertChar() to return true for appropriate
2060         cases so that the characters in the minibuffer will actually be
2061         inserted.
2062
2063 2001-11-15  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2064
2065         * text.C: change the order of the includes.
2066         (workWidth): initialize it at once.
2067         (workWidth): make maxw unsigned
2068         (setHeightOfRow): remove unused variable (inset)
2069         (selectSelectedWord): remove unused variable (inset)
2070         (paintRowText): fix drawing of hfill characters, and clean up a bit.
2071
2072 2001-11-14  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2073
2074         * lyxserver.C (emergencyCleanup): do not try to close pipes if
2075         server is not running.
2076         (openConnection):
2077         (closeConnection): add debug info when server is disabled.
2078
2079         * ColorHandler.C (getGCForeground): send debug message to GUI
2080         channel.
2081
2082         * lyxrc.C: do not include lyxserver.h and tex-strings.h.
2083
2084         * kbmap.C (bind): modify because return conventions of
2085         kb_sequence::parse have changed.
2086
2087         * kbsequence.C (parse): only ignore spaces and not any stupid
2088         control character. This avoids tests like s[i] <= ' ', which are
2089         guaranteed to fail with 8bit characters and signed chars.
2090         Change return code to string::npos when there have been no error
2091         (0 was a bad idea when error is at first character)
2092
2093 2001-11-14  José Matos  <jamatos@fep.up.pt>
2094
2095         * buffer.h:
2096         * buffer.C (simpleDocBookOnePar): removed unused argument.
2097
2098 2001-11-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2099
2100         * text.C (selectNextWordToSpellcheck): do not test explicitely for
2101         insets which are part of a word. Paragraph::isLetter takes care of
2102         that now. Use Paragraph::isInset to identify insets.
2103         (selectSelectedWord): do not test for hyphenation break.
2104
2105         * BufferView_pimpl.C (smartQuote): use Inset::isSpace, so
2106         that protected spaces are considered as spaces.
2107
2108         * paragraph.C (isLetter): cleanup the code for ispell extras; use
2109         Inset::isLetter.
2110
2111 2001-11-12  John Levon  <moz@compsoc.man.ac.uk>
2112
2113         * lyxserver.h:
2114         * lyxserver.C: fix it. and small cleanup.
2115
2116 2001-11-07  John Levon  <moz@compsoc.man.ac.uk>
2117
2118         * BufferView_pimpl.C: use inline helpers
2119
2120         * LaTeXFeatures.h:
2121         * LaTeXFeatures.C: fix typos
2122
2123         * Spacing.h:
2124         * Spacing.C: move spacing_string into class
2125
2126         * ToolbarDefaults.C: move stuff into namespace anon
2127
2128         * layout.h: update enum
2129
2130         * lyxfunc.C: use better debug
2131
2132         * minibuffer.h: fix typo
2133
2134         * debug.h:
2135         * debug.C:
2136         * WorkArea.C: add and use Debug::WORKAREA
2137
2138         * lyxtext.h:
2139         * text.C:
2140         * text2.C: code re-organisation, inline helpers
2141
2142 2001-11-09  Michael A. Koziarski <michael@koziarski.org>
2143
2144         * Layout.C: replaced a few cases of std::vector.size() == 0 with
2145         std::vector.empty().
2146
2147 2001-11-09  Allan Rae  <rae@lyx.org>
2148
2149         * paragraph.C (TeXOnePar): remove old, now-irrelevent comments about
2150         '\n's after tables.  Tabular and ERT inset work now makes this no
2151         longer necessary.
2152
2153 2001-11-07  John Levon  <moz@compsoc.man.ac.uk>
2154
2155         * minibuffer.h:
2156         * minibuffer.C: fix crash, improve drop-down completion
2157
2158 2001-11-06  John Levon  <moz@compsoc.man.ac.uk>
2159
2160         * lyxserver.h:
2161         * lyxserver.C: invalidate fd's when doing endPipe()
2162
2163 2001-11-08  José Matos  <jamatos@fep.up.pt>
2164
2165         * buffer.C (sgmlLineBreak): renamed from linux_doc_line_break.
2166         (simpleDocBookOnePar): removed code made obsolete by the new inset code.
2167
2168         * paragraph.h:
2169         * paragraph.C (sgmlConvertChar): renamed from linuxDocConvertChar.
2170
2171 2001-11-07  José Matos  <jamatos@fep.up.pt>
2172
2173         * buffer.h:
2174         * buffer.C (sgmlError): linuxDocError renamed, and made public, added
2175         const qualifier.
2176
2177         * buffer.C (sgmlOpenTag):
2178         * buffer.C (sgmlCloseTag): removed debug info.
2179
2180         * buffer.h (sgmlOpenTag):
2181         * buffer.h (sgmlCloseTag): made public.
2182
2183 2001-11-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2184
2185         * buffer.C (saveParamsAsDefaults):
2186         * lyx_cb.C (MenuLayoutSave): remove
2187
2188         * LyXAction.C (init):
2189         * commandtags.h:
2190         * lyxfunc.C (dispatch): remove LFUN_LAYOUT_SAVE_DEFAULT.
2191
2192 2001-11-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2193
2194         * buffer.C (setPaperStuff): removed from here...
2195
2196         * bufferparams.C (setPaperStuff): ... and moved there.
2197
2198 2001-11-03  John Levon  <moz@compsoc.man.ac.uk>
2199
2200         * minibuffer.h:
2201         * minibuffer.C:
2202         * XFormsView.C: add support for drop-down completion
2203
2204 2001-11-03  Dekel Tsur  <dekelts@tau.ac.il>
2205
2206         * paragraph.C (TeXOnePar): Correct placement of \selectlanguage
2207         commands.
2208
2209 2001-10-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2210
2211         * gettext.C (locale_init): set LC_NUMERIC to "C" even if nls is
2212         disabled.
2213
2214 2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
2215
2216         * lyx_main.C: change ref to known bugs
2217
2218 2001-10-30  Kayvan A. Sylvan  <kayvan@sylvan.com>
2219
2220         * LaTeXFeatures.C (getPackages): Use lyxskak.sty now instead
2221         to work around older babel problems.
2222
2223 2001-10-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
2224
2225         * LaTeXFeatures.[hC]: Now uses skak.sty for chess material.
2226
2227 2001-10-24  Juergen Vigna  <jug@sad.it>
2228
2229         * tabular-old.C (ReadOld): below variable changes reflected.
2230
2231         * tabular.[Ch]: added ltType struct for longtable header/footer
2232         defines and changed all instances where they are used. Added
2233         future support for double top/bottom rows.
2234
2235 2001-10-24  José Matos  <jamatos@fep.up.pt>
2236
2237         * buffer.h (docbookHandleCaption):
2238         * buffer.C (docbookHandleCaption): removed unused function.
2239         (makeDocBookFile): moved docbook supported version to v4.1.
2240
2241 2001-10-24  José Matos  <jamatos@fep.up.pt>
2242
2243         * tabular.h:
2244         * tabular.C (docbookRow): new function to export docbook code of a row.
2245         (DocBook): now honors the longtable flags.
2246
2247 2001-10-23  José Matos  <jamatos@fep.up.pt>
2248
2249         * LaTeXFeatures.h:
2250         * LaTeXFeatures.C (getLyXSGMLEntities): new function to get the name
2251         of the lyx defined sgml entities used in a docbook/linuxdoc document.
2252
2253         * buffer.C (makeLinuxDocFile):
2254         (makeDocBookFile): reworked the preamble, more clean, and with
2255         support for lyx defined entities. Changed the document declaration
2256         to be more XML friendly.
2257
2258         * tabular.C (DocBook): removed / terminator to be more SGML friendly,
2259         if we need to output XML that should be done with a filter.
2260
2261 2001-10-22  Juergen Vigna  <jug@sad.it>
2262
2263         * sp_pspell.h (class PSpell): add alive function needed in the
2264         controller to see if the spellchecker could be started.
2265
2266 2001-10-22  Juergen Vigna  <jug@sad.it>
2267
2268         * buffer.C (insertStringAsLines): modify the font for inserting
2269         chars in certain conditions by calling checkInsertChar(font).
2270
2271 2001-10-19  Juergen Vigna  <jug@sad.it>
2272
2273         * text.C (workWidth): use getRow instead of wrong algorithm.
2274         (setHeightOfRow): fix for MARGIN_RIGHT_ADDRESS_BOX
2275
2276 2001-10-19  John Levon  <moz@compsoc.man.ac.uk>
2277
2278         * lyxserver.h:
2279         * lyxserver.C:
2280         * lyx_main.h:
2281         * lyx_main.C: add emergencyCleanup (remove pipes on crash)
2282
2283 2001-10-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2284
2285         * text.C (workWidth): do not search for the exact row when
2286         margintype is not MARGIN_RIGHT_ADDRESS_BOX. This is an
2287         optimization for big documents.
2288
2289 2001-10-18  Juergen Vigna  <jug@sad.it>
2290
2291         * text.C (workWidth): new function with added Inset * parameter.
2292
2293 2001-10-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2294
2295         * text2.C (setCursorFromCoordinates): use Paragraph::size_type
2296
2297         * lyxtext.h: change type of refresh_pos to Paragraph::size_type;
2298         change return type of getColumnNearX.
2299
2300
2301         * text.C (changeRegionCase): use uppercase/lowercase instead of
2302         toupper/tolower.
2303         (leftMargin):
2304         (rightMargin): simplify code by factoring out the uses of
2305         textclasslist.
2306         (labelFill):
2307         (numberOfHfills):
2308         (setHeightOfRow):
2309         (appendParagraph): use Paragraph::size_type
2310
2311 2001-10-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2312
2313         * vspace.C (asLatexString): add a missing break
2314
2315 2001-10-15  Herbert Voss  <voss@perce.de>
2316
2317         * vspace.C (asLatexString): fix bug in output of string for l% and p%.
2318
2319 2001-10-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2320
2321         * lyxfunc.C (getStatus): disable thesaurus when aiksaurus library
2322         is not available.
2323
2324 2001-10-10  André Pönitz <poenitz@gmx.net>
2325
2326         * lyxfunc.C: removed greek_kb_flag.
2327
2328 2001-10-10  Herbert Voss  <voss@perce.de>
2329
2330         * lyx_main.C: delete global string help_lyxdir.
2331
2332 2001-10-09  Herbert Voss  <voss@perce.de>
2333
2334         * commandtags.h (kb_action): added LFUN_HELP_TEXINFO.
2335
2336         * LyXAction.C (init): added LFUN_HELP_TEXINFO to items array.
2337
2338         * lyx_main.C: added global string help_lyxdir.
2339
2340         * lyxfunc.C (dispatch): added LFUN_HELP_TEXINFO to switch.
2341
2342 2001-10-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
2343
2344         * lyxrc.C (set_font_norm_type): support iso8859-4
2345
2346 2001-07-02  Claus Hentschel  <claus.hentschel@mbau.fh-hannover.de>
2347
2348         * LaTeX.C (deplog): add another regex for MikTeX
2349
2350 2001-10-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
2351
2352         * lyxrc.C (set_font_norm_type): support iso8859-3
2353
2354 2001-10-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2355
2356         * BufferView_pimpl.C (tripleClick): fix stupid logic error.
2357
2358         * LaTeXFeatures.C: remove special case of french and index
2359
2360         * buffer.C (makeLaTeXFile): _really_ load babel late (i.e. just
2361         before \begin{document}). This solves several incompatibilities.
2362
2363 2001-10-03  Garst Reese  <reese@isn.net>
2364
2365         * lyx_cb.C: change CheckTex error msg.
2366
2367 2001-10-03  José Matos  <jamatos@fep.up.pt>
2368
2369         * buffer.C (simpleDocBookOnePar): add support for pass_thru.
2370
2371 2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2372
2373         * .cvsignore: update
2374
2375         * lyx_main.C (commandLineVersionInfo): use new style version info.
2376
2377         * buffer.C (writeFile):
2378         (makeLaTeXFile):
2379         (makeLinuxDocFile):
2380         (makeDocBookFile): use lyx_docversion instead of LYX_DOCVERSION.
2381
2382         * WorkArea.C (WorkArea): use lyx_version instead of LYX_VERSION.
2383
2384         * version.h: update to use stuff in version.C
2385
2386         * version.C.in: new file. Contains version information determined
2387         at compile time. This is a merging of version.h and
2388         version_info.h.in.
2389
2390 2001-10-03  Juergen Vigna  <jug@sad.it>
2391
2392         * BufferView_pimpl.C (update): don't change "dirty" status in
2393         updateInset call.
2394
2395 2001-10-03  Angus Leeming  <a.leeming@ic.ac.uk>
2396
2397         * WorkArea.C (c-tor): re-position version string slightly.
2398
2399 2001-10-02  Angus Leeming  <a.leeming@ic.ac.uk>
2400
2401         * BufferView_pimpl.C (buffer): remove call to WorkArea::show() and
2402         revert to previous code.
2403
2404         WorkArea.[Ch]: (show, destroySplash): methods removed.
2405
2406         WorkArea.C: rework code so that it's an amalgam of the codes before and
2407         after the splash screen was moved to WorkArea.
2408
2409 2001-10-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2410
2411         * lyxrc.C (read):
2412         * vspace.C (inPixels):
2413         (lyx_advance):
2414         * kbmap.C (bind):
2415         * buffer.C (insertStringAsLines):
2416         (asciiParagraph): fix types to be large enough
2417
2418         * lyxlex_pimpl.h: change member status from short to int
2419
2420         * layout.h: fix type of endlabeltype
2421
2422         * kbmap.C (bind):
2423         * kbsequence.C (parse): change return type to string::size_type
2424
2425         * LaTeX.C (updateBibtexDependencies): comment out unneeded
2426         variable
2427
2428         * Bullet.C (bulletSize):
2429         (bulletEntry): do not use short ints as parameters
2430
2431         * BufferView2.C (insertLyXFile): change a char to an int.
2432
2433         * WorkArea.C (WorkArea): remove unneeded floats in computation
2434
2435 2001-10-01  Dekel Tsur  <dekelts@tau.ac.il>
2436
2437         * buffer.C (asciiParagraph): Treat '\\' as other chars.
2438
2439         * paragraph.C (asString): Do not ignore newline/hfill chars when
2440         copying to the clipboard.
2441
2442 2001-09-29  Dekel Tsur  <dekelts@tau.ac.il>
2443
2444         * paragraph_pimpl.C (simpleTeXSpecialChars): Call to textrow.start
2445         after a multi-line inset.
2446
2447 2001-09-28  Dekel Tsur  <dekelts@tau.ac.il>
2448
2449         * paragraph.C (validate): Set NeedLyXFootnoteCode
2450
2451 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
2452
2453         * lyxfont.C (LyXSizeNames): changed increase-error to increase
2454         and decrease-error to decrease.
2455
2456 2001-09-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2457
2458         * text2.C (deleteEmptyParagraphMechanism): reformat a bit to make
2459         it more readable (should be equivalent)
2460
2461 2001-09-27  Adrien Rebollo  <adrien.rebollo@gmx.fr>
2462
2463         * paragraph_pimpl.C (simpleTeXSpecialChars): handle latin9 too.
2464
2465 2001-09-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2466
2467         * text2.C (fixCursorAfterDelete): new method. Fixes the parameters
2468         of a cursor (row, etc.) after a character has been deleted
2469         (deleteEmptyParagraphMechanism): call the method above on _all_
2470         cursors held by the LyXText when a double space has been
2471         detected/deleted.
2472
2473 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
2474
2475         * BufferView_pimpl.C (buffer): call WorkArea::show to pop-up the
2476         pixmap.
2477         (resizeCurrentBuff): remove code to destroy the old splash dialog.
2478
2479         * WorkArea.[Ch]: add the "LyX" pixmap and version string to the
2480         background. Use greyOut() and the new show() methods to toggle between
2481         the foreground and background. Add code to remove the splash after
2482         its initial showing.
2483
2484         * lyx_gui.C: Remove dependency on frontends/Dialogs.h.
2485         (create_forms): no longer call Dialogs::showSplash.
2486
2487 2001-09-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2488
2489         * .cvsignore: add version_info.h
2490
2491 2001-09-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2492
2493         * version_info.h.in: new file
2494
2495         * Makefile.am: add version_info.h.in
2496
2497         * lyx_main.C (commandLineVersionInfo): use version_info defined in
2498         version_info.h instead of VERSION_INFO
2499
2500 2001-09-24  Angus Leeming  <a.leeming@ic.ac.uk>
2501
2502         * text.C (selectNextWordToSpellcheck): reverted change to if-block.
2503         The ERT inset now returns string().
2504
2505 2001-09-21  Angus Leeming  <a.leeming@ic.ac.uk>
2506
2507         * lyxtext.h, text.C (selectNextWord): renamed as
2508         selectNextWordToSpellcheck.
2509
2510         * text.C (selectNextWordToSpellcheck): Modified to not select
2511         words inside an ERT inset.
2512
2513 2001-09-21  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2514
2515         * lyx_cb.C (MenuLayoutSave): change a bit the question
2516
2517         * sp_base.h: include <sys/types.h>
2518
2519 2001-09-18  Angus Leeming  <a.leeming@ic.ac.uk>
2520
2521         * LColor.[Ch]: added graphicsbg to color enum and to ColorEntry.
2522
2523 2001-09-20  Michael Schmitt  <Michael.Schmitt@teststep.org>
2524
2525         * several files: fix typos in user-visible strings
2526
2527 2001-09-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2528
2529         * text2.C (pasteSelection): do not set the selection, since it
2530         will be cleared later. Actually, the intent was to fix the way the
2531         selection was set, but I figured rmoving the code was just as good.
2532
2533 2001-09-19  Dekel Tsur  <dekelts@tau.ac.il>
2534
2535         * FontLoader.C (available): Check if font is available without
2536         loading the font.
2537
2538 2001-09-19  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2539
2540         * lyxrc.[Ch]: added auto_reset_options variable and associated code.
2541
2542 2001-09-13  Angus Leeming  <a.leeming@ic.ac.uk>
2543
2544         * lyxrc.[Ch]: added display_graphics variable and associated code.
2545
2546 2001-09-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2547
2548         * bufferparams.C (hasClassDefaults): new method. Returns true if
2549         the buffer parameters correspond to known class defaults
2550
2551 2001-09-17  Angus Leeming  <a.leeming@ic.ac.uk>
2552
2553         * XFormsView.C (show): set minimum size to the main window.
2554
2555 2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2556
2557         * text2.C (copySelection):
2558         (cutSelection):
2559         * lyxfind.C (LyXReplace):
2560         * BufferView_pimpl.C (Dispatch): pass the correct flag to
2561         LyXText::selectionAsString.
2562
2563         * paragraph.C (asString): add "label" argument to the second form
2564
2565         * text2.C (selectionAsString): add "label" argument and pass it to
2566         Paragraph::asString.
2567
2568 2001-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2569
2570         * lyx_main.C (commandLineHelp): remove version information
2571
2572 2001-09-08  Rob Lahaye  <lahaye@users.sourceforge.net>
2573
2574         * lyx_main.C: add -version commandline option
2575
2576 2001-09-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2577
2578         * paragraph.h: make the optional constructor arg required instead.
2579         some modifications to other files because of this.
2580
2581         * minibuffer.C (C_MiniBuffer_peek_event): make it static
2582
2583         * lyxserver.C (C_LyXComm_callback): make it static
2584
2585         * lyx_main.C (error_handler): make it static
2586
2587         * lyx_gui.C (LyX_XErrHandler): make it static
2588
2589         * XFormsView.C (C_XFormsView_atCloseMainFormCB): make it static
2590
2591         * WorkArea.C: make the extern "C" methods static.
2592
2593         * Makefile.am (lyx_LDADD): simplify
2594
2595 2001-09-02  Angus Leeming  <a.leeming@ic.ac.uk>
2596
2597         * commandtags.h: removed redundant LFUNs, LFUN_HELP_COPYRIGHT,
2598         LFUN_HELP_CREDITS, LFUN_HELP_VERSION.
2599
2600         * LyXAction.C (init):
2601         * lyxfunc.C (dispatch): associated code removal.
2602
2603 2001-09-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2604
2605         * lyxfont.h (isSymbolFont): shut off warning
2606
2607         * text.C (setHeightOfRow):
2608         (getVisibleRow): fix crash with empty paragraphs which have a
2609         bottom line
2610
2611 2001-09-07  Rob Lahaye  <lahaye@users.sourceforge.net>
2612
2613         * lyxrc.[Ch]: added dialogs_iconify_with_main variable and associated
2614         code.
2615
2616 2001-09-04  José Matos  <jamatos@fep.up.pt>
2617         * buffer.C
2618         * buffer.h
2619         * tabular.C (docbook): rename docBook method to docbook.
2620
2621 2001-09-02  Angus Leeming  <a.leeming@ic.ac.uk>
2622
2623         * Makefile.am: add dependencies to main.o.
2624
2625 2001-09-03  Dekel Tsur  <dekelts@tau.ac.il>
2626
2627         * FontLoader.C (available): Return false if !lyxrc.use_gui
2628
2629 2001-09-03  Michael Schmitt <schmitt@itm.mu-luebeck.de>
2630
2631         * FontInfo.C (query):
2632         * converter.C (view):
2633         * importer.C (Import):
2634         * exporter.C (Export): Can not -> cannot.
2635
2636 2001-09-02  John Levon  <moz@compsoc.man.ac.uk>
2637
2638         * BufferView_pimpl.C: allow to create index inset even if
2639           string is empty
2640
2641 2001-09-02  Angus Leeming  <a.leeming@ic.ac.uk>
2642
2643         * buffer.C (getLists): replace boost::tie code with an explicit pair
2644         as boost::tie can break some compilers.
2645
2646         * iterators.h: Added a std:: declaration to the return type of
2647         ParIterator::size.
2648
2649 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
2650
2651         * lyxrc.C: add help for view_dvi_paper_option, default to safe
2652           case.
2653
2654 2001-09-02  Dekel Tsur  <dekelts@tau.ac.il>
2655
2656         * iterators.[Ch]: New files. Provide paragraph iterators.
2657
2658         * buffer.C (changeLanguage): Use paragraph iterators.
2659         (isMultiLingual): ditto
2660
2661         * BufferView2.C (ChangeInsets): Use paragraph iterators.
2662
2663 2001-09-01  Dekel Tsur  <dekelts@tau.ac.il>
2664
2665         * FontLoader.C: Support for cmr font.
2666
2667 2001-08-31  Dekel Tsur  <dekelts@tau.ac.il>
2668
2669         * FontLoader.C (getFontinfo): Handle latex symbol fonts.
2670         (available): New method.
2671
2672         * FontInfo.C (getFontname): Use scalable fonts even when
2673         lyxrc.use_scalable_fonts is false, if no non-scalable fonts was
2674         found.
2675
2676 2001-08-23  Angus Leeming  <a.leeming@ic.ac.uk>
2677
2678         * converter.C (Formats::view): reverted! Incorrect fix.
2679
2680 2001-08-23  Angus Leeming  <a.leeming@ic.ac.uk>
2681
2682         * converter.C (Formats::view): only output the -paper option
2683         if the dvi viewer is xdvi, thereby fixing bug #233429.
2684
2685 2001-08-23  Herbert Voss  <voss@perce>
2686
2687         * BufferView_pimpl.C: small fix for LFUN_INSERT_BIBTEX
2688
2689 2001-08-20  Dekel Tsur  <dekelts@tau.ac.il>
2690
2691         * Spacing.h (Spacing): Set space to Default on in the default
2692         constructor.
2693
2694 2001-08-19  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2695
2696         * vc-backend.h (RCS::versionString): add RCS to version
2697         (CVS::versionString): add CVS to version
2698
2699         * vc-backend.C (scanMaster): do not add CVS to version.
2700         (scanMaster): do not add RCS to version
2701
2702         * lyxvc.C (versionString): new method
2703
2704         * lyxfunc.C (initMiniBuffer): use LyXVC::versionString
2705
2706 2001-08-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2707
2708         * Spacing.C (set): initialize fval
2709
2710 2001-08-15  Dekel Tsur  <dekelts@tau.ac.il>
2711
2712         * lyxlex_pimpl.C (next): Treat \ as normal char if not followed by
2713         " or \.
2714
2715 2001-08-16  Juergen Vigna  <jug@sad.it>
2716
2717         * lyxfunc.C (dispatch): implemented the new FINISHED states.
2718
2719 2001-08-16  John Levon  <moz@compsoc.man.ac.uk>
2720
2721         * BufferView_pimpl.C:
2722         * figureForm.C:
2723         * lyxtext.h:
2724         * text2.C: setParagraph takes linespacing now
2725
2726 2001-08-15  John Levon  <moz@compsoc.man.ac.uk>
2727
2728         * LyxAction.C: add internal LFUN_CITATION_INSERT
2729
2730         * LyXView.C: actually apply fix
2731
2732         * bufferlist.C: fix open non-existent file
2733
2734         * lyxfind.C: fix indentation
2735
2736         * lyxfunc.C: remove unneeded assert, fix typo
2737
2738 2001-08-16  John Levon  <moz@compsoc.man.ac.uk>
2739
2740         * MenuBackend.C: use "Floatname List"
2741
2742 2001-08-14  Dekel Tsur  <dekelts@tau.ac.il>
2743
2744         * buffer.C (parseSingleLyXformat2Token): Do not generate errors
2745         when converting LaTeX layout to insetERT.
2746         Generate a non-collapsed float when reading old float
2747
2748 2001-08-13  Dekel Tsur  <dekelts@tau.ac.il>
2749
2750         * BufferView2.C (showLockedInsetCursor): Use normal cursor shape in
2751         ERT insets.
2752
2753 2001-08-13  Juergen Vigna  <jug@sad.it>
2754
2755         * text.C (fill): return 0 instead of 20 as this seems to be the more
2756         correct value.
2757
2758 2001-08-13  Dekel Tsur  <dekelts@tau.ac.il>
2759
2760         * encoding.C (TransformChar): Use lyxrc.font_norm_type instead of
2761         lyxrc.font_norm.
2762
2763 2001-08-13  Juergen Vigna  <jug@sad.it>
2764
2765         * lyxfind.C (LyXReplace): fixed not single-replacing characters with
2766         casesensitive off.
2767         (SearchBackward): comment out the unlocking of the inset_owner this
2768         should not be needed!
2769
2770 2001-08-11  Dekel Tsur  <dekelts@tau.ac.il>
2771
2772         * Many files: Remove inherit_language, and add latex_language
2773
2774         * BufferView2.C (showLockedInsetCursor): Fix cursor shape in
2775         collapsible insets.
2776
2777 2001-08-10  Juergen Vigna  <jug@sad.it>
2778
2779         * text.C (prepareToPrint): fixed hfill-width in draw!
2780
2781         * BufferView2.C (selectLastWord): save the selection cursor as this
2782         now is cleared in the function LyXText::clearSelection!
2783
2784 2001-08-08  Juergen Vigna  <jug@sad.it>
2785
2786         * BufferView_pimpl.C (Dispatch): use a non-cut-buffer cut on DELTE
2787         BACKSPACE type functions.
2788
2789         * CutAndPaste.C (cutSelection): added a bool so that the stuff actually
2790         is only cutted from the document but not put in the cut-buffer, where
2791         still the old stuff should be.
2792
2793         * text2.C (cutSelection): added bool to pass to CutAndPaste::cutSelection.
2794
2795         * BufferView2.C (cut): added a bool to pass to LyXText::cutSelection.
2796
2797         * tabular.C (SetWidthOfCell): fixed special case where the width
2798         was not updated!
2799         (LeftLine): handle '|' in align_special.
2800         (RightLine): ditto
2801         (LeftAlreadyDrawed): ditto
2802         (SetWidthOfCell): ditto
2803
2804 2001-08-07  Juergen Vigna  <jug@sad.it>
2805
2806         * lyx_main.C (readUIFile): fixed some forgotten lowercase!
2807
2808 2001-08-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2809
2810         * lyxlex_pimpl.[Ch]: converto to lowercase funcs
2811         * lyxlex.[hC]: ditto
2812
2813 2001-08-06  Juergen Vigna  <jug@sad.it>
2814
2815         * text.C (getVisibleRow): fix up row clearing a bit.
2816
2817 2001-08-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2818
2819         * minibuffer.C: make sure the X server sees the changes in the input.
2820
2821 2001-08-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2822
2823         * paragraph.C (getFont): split into...
2824         (getLabelFont): this
2825         (getLayoutFont): and this
2826         * paragraph_pimpl.C (realizeFont): calling this
2827
2828         * text2.C (getFont): split into...
2829         (getLayoutFont): this
2830         (getLabelFont): and this
2831         (realizeFont): all three calling this
2832
2833         * lyxfont.h: remove all NO_LATEX macros and code... adjust all
2834         files where used.
2835
2836 2001-08-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2837
2838         * lyxfunc.C (getStatus): add checkbox support for LFUN_APPENDIX
2839
2840 2001-08-02  Kayvan A. Sylvan  <kayvan@sylvan.com>
2841
2842         * BufferView_pimpl.C (smartQuote): Added code to exempt pass_thru
2843         layouts from the Quote inset insertion.
2844
2845 2001-08-03  Juergen Vigna  <jug@sad.it>
2846
2847         * BufferView_pimpl.C (update): do the fitCursor only at the end!
2848
2849         * screen.C (drawFromTo): don't call fitcursor here and do the loop
2850         only if status not is already CHANGED_IN_DRAW (second level).
2851
2852         * text.C (draw): don't set the need_break_row when inside an
2853         InsetText LyXText.
2854
2855 2001-08-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2856
2857         * buffer.C (parseSingleLyXformat2Token): handle more latex
2858         conversion cases.
2859
2860         * bufferview_funcs.[hC]: change function names to
2861         begin with small char, adjust other files.
2862
2863 2001-08-02  André Pönitz <poenitz@gmx.net>
2864
2865         * lyxfunc.C:
2866         BufferView_pimpl.C: remove broken special code for math-greek
2867
2868 2001-08-02  Juergen Vigna  <jug@sad.it>
2869
2870         * BufferView_pimpl.C (update): redone this function so that we
2871         update the text again if there was a CHANGE_IN_DRAW.
2872
2873         * screen.C (cursorToggle): removed LyXText parameter and recoded.
2874         (drawFromTo): added a new internal bool which is used by draw() and
2875         redraw() function.
2876         (general): some cursor drawing problems fixed.
2877
2878 2001-08-01  Juergen Vigna  <jug@sad.it>
2879
2880         * lyxfind.C (LyXFind): fixed
2881         (SearchForward): ditto
2882         (SearchBackward): ditto
2883
2884         * BufferView_pimpl.C (workAreaMotionNotify): hopefully fixed the
2885         spurius drawing of the cursor in the main area.
2886
2887         * text2.C (status): small fix which could lead to a segfault!
2888         (clearSelection): remove unneeded BufferView param.
2889
2890 2001-08-01  André Pönitz <poenitz@gmx.net>
2891
2892         * lyxfunc.C: small change due to changed mathed interface
2893
2894 2001-08-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2895
2896         * bufferlist.C (loadLyXFile): add .lyx to file name if necessary
2897
2898 2001-08-01  John Levon  <moz@compsoc.man.ac.uk>
2899
2900         * lyxfunc.c: fail gracefully if file doesn't exist
2901
2902         * LyXSendto.C:
2903         * buffer.C:
2904         * lyxfunc.C:
2905         * BufferView_pimpl.C: IsDirWriteable() proto changed
2906
2907         * LyXView.C: fix updateWindowTitle() to store the last title
2908
2909 2001-07-31  Juergen Vigna  <jug@sad.it>
2910
2911         * text.C (setHeightOfRow): fixed setting of ascent/descent based on
2912         the font (wrong since using of Paragraph::highestFontInRange).
2913
2914         * paragraph.C (highestFontInRange): added a default_size parameter.
2915
2916         * text.C (getVisibleRow): minor clear row changes (still not perfect).
2917         (setHeightOfRow): reformat
2918
2919 2001-07-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2920
2921         * converter.[hC] + affected files: move to (inital-char)lowercase
2922         function names.
2923
2924         * ParagraphParameters.C (ParagraphParameters): remove commented code
2925
2926         * PainterBase.[Ch]: remove commented code
2927
2928         * LaTeXFeatures.h: add "bool floats" for float.sty
2929
2930         * LaTeXFeatures.C (LaTeXFeatures): init floats
2931         (require): handle float
2932         (getPackages): do it with floats
2933
2934 2001-07-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2935
2936         * BufferView_pimpl.C (Dispatch): improve handling of
2937         LFUN_INDEX_INSERT_LAST and LFUN_INDEX_CREATE
2938
2939         * commandtags.h: #include lyxfont.h here temporarily to avoid
2940         keybinding bug.
2941
2942         * bufferlist.h: include LString.h here.
2943
2944 2001-07-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2945
2946         * text2.C (getStringToIndex): new method.
2947
2948 2001-07-29  Asger Alstrup Nielsen  <alstrup@alstrup>
2949
2950         * *: Reduced header file dependencies all over.
2951
2952 2001-07-30  Baruch Even  <baruch@lyx.org>
2953
2954         * buffer.C (readInset): Stop auto-converting InsetFig to InsetGraphics.
2955
2956 2001-07-29  Baruch Even  <baruch@lyx.org>
2957
2958         * buffer.C (readInset): Changed GRAPHICS to Graphics.
2959
2960 2001-07-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2961
2962         * ParameterStruct.h (endif): add a default constructor to make
2963         sure that all variables is initialized.
2964
2965         * ParagraphParameters.C (ParagraphParameters): adjust
2966
2967 2001-07-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2968
2969         * BufferView_pimpl.C (Dispatch): use WHOLE_WORD selection for
2970         index; also, check that there is something to index, and that it
2971         does not span over several paragraphs.
2972         (doubleClick): use WHOLE_WORD_STRICT for double click.
2973
2974         * text.C (getWord): handle new WHOLE_WORD_STRICT word_location value.
2975
2976         * text2.C (toggleFree): do selection with WHOLE_WORD_STRICT
2977         scheme.
2978
2979 2001-07-26  Baruch Even  <baruch@lyx.org>
2980
2981         * buffer.C (readInset): Changed to call up InsetGraphics when reading
2982         an InsetFig figure, backwards compatible reading of old figure code.
2983
2984 2001-07-27  Juergen Vigna  <jug@sad.it>
2985
2986         * text2.C: font.realize function adaption.
2987
2988         * text.C (draw): add a warnings lyxerr text if needed.
2989
2990         * layout.C: font.realize function adaption.
2991
2992         * language.C: add inherit_language and implement it's handlings
2993
2994         * bufferview_funcs.C (StyleReset): remove language parameter from
2995         font creation (should be language_inherit now).
2996
2997         * bufferparams.C (writeFile): handle ignore_language.
2998
2999         * paragraph.C (getFontSettings): the language has to be resolved
3000         otherwise we have problems in LyXFont!
3001
3002         * lyxfont.C (lyxWriteChanges): added document_language parameter
3003         (update): removed unneeded language parameter
3004
3005         * paragraph.C (validate): fixed wrong output of color-package when
3006         using interface colors for certain fonts in certain environments,
3007         which should not seen as that on the final output.
3008
3009 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
3010
3011         * BufferView_pimpl.C:
3012         * Thesaurus.h:
3013         * Thesaurus.C:
3014         * Makefile.am:
3015         * commandtags.h:
3016         * LyXAction.C: add thesaurus support
3017
3018         * lyxfind.h:
3019         * lyxfind.C: add "once" parameter, for thesaurus, to not
3020           move to the next match
3021
3022 2001-07-26  Juergen Vigna  <jug@sad.it>
3023
3024         * lyxfont.C (realize): honor ignore_language too!
3025         (resolved): ditto.
3026
3027         * paragraph.C (TeXOnePar): handle ignore language right (hopefully).
3028
3029         * text.C (draw): one place more for ignore_language to not draw
3030         itself!
3031
3032 2001-07-25  Angus Leeming  <a.leeming@ic.ac.uk>
3033
3034         * LaTeXFeatures.C (getPackages): clean-up a little of the natbib code.
3035
3036 2001-07-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3037
3038         * buffer.C (parseSingleLyXformat2Token): a more general fix for
3039         the minipage conversion problem.
3040
3041 2001-07-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3042
3043         * buffer.C (parseSingleLyXformat2Token): check minipage if we
3044         insert an inset.
3045
3046 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3047
3048         * BufferView.h: don't forward declare WorkArea
3049
3050         * BufferView.C: don't include WorkArea.h
3051
3052 2001-07-25  André Pönitz <poenitz@gmx.net>
3053
3054         * commandtags.h:
3055         * LyXAction.C:
3056         * lyxfunc.C:  new LFUN 'math-space'
3057
3058         * BufferView.[Ch]: remove unneeded reference to 'WorkArea'
3059
3060 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3061
3062         * text2.C (toggleInset): call open/close
3063
3064 2001-07-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3065
3066         * lyxfunc.C (dispatch): add debug for the disabled case
3067
3068         * font.C (buttonText): make similar to rectText
3069
3070         * buffer.C (readInset): comment out parsing of insetlist and
3071         insttheorem
3072
3073         * PainterBase.C (rectText): small correction
3074
3075         * BufferView_pimpl.C: comment out insettheorem and insetlist
3076         * LyXAction.C: ditto
3077         * commandtags.h: ditto
3078
3079 2001-07-24  Juergen Vigna  <jug@sad.it>
3080
3081         * text.C (draw): honor the ignore_language.
3082
3083         * lyxfont.C (LyXFont): set language to ignore_language in FONT_INIT1.
3084
3085 2001-07-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3086
3087         * lyxfunc.C (getStatus): BREAKLINE does _not_ insert a special
3088         char inset.
3089
3090 2001-07-24  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
3091
3092         * lyxtext.h: remove unused (and unimplemented) methods
3093
3094 2001-07-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
3095
3096         * text.C (getVisibleRow): honor background color
3097
3098         * PainterBase.h:
3099         * Painter.h: remove default color argument for fillRectangle
3100
3101         * text.C (backgroundColor): new method
3102
3103 2001-07-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3104
3105         * text.C (getVisibleRow): adjust
3106
3107         * font.[Ch] (rectText): new method, metrics
3108         (buttonText): new method, metrics
3109
3110         * PainterBase.[hC]: make rectText and buttonText always draw and take
3111         fewer paramteres.
3112
3113 2001-07-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
3114
3115         * ToolbarDefaults.C (read):
3116         * MenuBackend.C (read): allow escaping in all strings
3117
3118         * BufferView_pimpl.C (insertAndEditInset): new method.
3119         (Dispatch): use insertAndEditInset whenever appropriate.
3120
3121         * BufferView_pimpl.C (insertNote): removed
3122
3123         * BufferView_pimpl.C (smartQuote): new method, moved from
3124         BufferView; if an insetquote cannot be inserted, insert a '"'
3125         character instead.
3126
3127         * BufferView2.C: remove insertCorrectQuote();
3128
3129         * lyxfunc.C (getStatus): Add support for all remaingin
3130         inset-insert lfuns.
3131
3132         * trans_mgr.C (insertVerbatim): do not treat '"' specially.
3133
3134         * lyxrc.C (read): in RC_BIND, allow escaped sequences in the
3135         command (necessary to pass " as parameter of self-insert.
3136
3137         * text.C (selectWordWhenUnderCursor):
3138         (selectWord): add word_location parameter
3139         (selectWordWhenUnderCursor): same + remove special code for word
3140         boundary.
3141         (selectNextWord): use kind() to guess type of insetspecialchar,
3142         not latex().
3143
3144         * buffer.C (insertStringAsLines): new method, extracted from LyXText.
3145         (insertErtContents): create ert insets as collapsed.
3146         (readInset): better compatibility code for Info inset.
3147
3148 2001-07-20  Juergen Vigna  <jug@sad.it>
3149
3150         * lyxfunc.C (dispatch): use always LyXFind now!
3151
3152         * text2.C (init): add a reinit flag so that the LyXText can be
3153         reinited instead of deleted and reallocated (used in InsetText).
3154
3155         * BufferView_pimpl.C: use the new Inset::edit(BV, bool) where needed.
3156
3157         * text.C: ditto
3158
3159         * text2.C: ditto
3160
3161 2001-07-18  Juergen Vigna  <jug@sad.it>
3162
3163         * text.C (selectNextWord): handle insets inside inset by calling
3164         always the bv->text functions so that we can go up the_locking_inset!
3165
3166         * BufferView_pimpl.C (show/hideCursor): fixed cursor showing up
3167         in strange locations when inside an inset!
3168
3169         * lyxfind.[Ch]: give all functions a LyXText * parameter and implement
3170         handling to include insets.
3171
3172         * lyxfunc.C (dispatch): changes to calls SearchBackward/Forward.
3173
3174 2001-07-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3175
3176         * LyXAction.C (init):
3177         * commandtags.h:
3178         * BufferView_pimpl.C (Dispatch): change HYPHENATION_BREAK to
3179         LIGATURE_BREAK, since the name is so stupid.
3180
3181 2001-07-20  Angus Leeming  <a.leeming@ic.ac.uk>
3182
3183         * buffer.C (readInset): enable reading of new InsetNotes as well as old
3184         InsetInfos.
3185
3186         * FontLoader.C: remove FORMS_H_LOCATION cruft.
3187
3188         * sp_form.[Ch]: remove.
3189
3190         * src/LColor.[Ch]: remove noteframe. Change note to "yellow".
3191
3192         * src/BufferView_pimpl.C (insertNote): use InsetNote in place of
3193         InsetInfo.
3194
3195         * src/buffer.C (readInset): ditto.
3196
3197 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
3198
3199         * BufferView_pimpl.C (specialChar): new method. Obsoletes
3200         menuSeparator(), endOfSentenceDot(), ldots() and
3201         hyphenationPoint(), which are therefore removed.
3202         (Dispatch): handle LFUN_HYPHENATION_BREAK.
3203
3204         * LyXAction.C (init):
3205         * commandtags.h: add LFUN_HYPHENATION_BREAK.
3206
3207         * paragraph.C (getWord): removed.
3208
3209         * BufferView_pimpl.C (Dispatch): use last word or selection for
3210         LFUN_INDEX_INSERT_LAST and LFUN_INDEX_CREATE.
3211
3212         * lyx_main.C (queryUserLyXDir): do not ask before creating
3213         user_dir, except if it has been named explicitely.
3214
3215 2001-07-20  Angus Leeming  <a.leeming@ic.ac.uk>
3216
3217         * BufferView_pimpl.C (updateScrollbar): Fix crash when reading in
3218         a document of zero size.
3219
3220 2001-07-19  Angus Leeming  <a.leeming@ic.ac.uk>
3221
3222         * LaTeXFeatures.[Ch]: add variable "bool natbib" and set it
3223         approriately in the c-tor and in require().
3224         (getPackages): output the appropriate LaTeX for natbib support.
3225
3226         * buffer.C (parseSingleLyXformat2Token): set the new bufferparams
3227         variables "use_natbib" and "use_numerical_citations" when reading the
3228         LyX file.
3229         (readInset): read the various natbib cite commands.
3230         (validate): white-space change.
3231
3232         * bufferparams.[Ch]: new variables "bool use_natbib" and
3233         "bool use_numerical_citations".
3234         (writeFile): output them in the LyX file.
3235
3236 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
3237
3238         * lyxfunc.C (getStatus): add support for all the inset insertion
3239         commands.
3240
3241         * text2.C (insertInset):
3242         * paragraph.C (insetAllowed):
3243         * BufferView_pimpl.C (insertInset): update to take in account the
3244         renaming of insertInsetAllowed
3245
3246         * lyxfunc.C (getStatus): add support for LFUN_INSET_TOGGLE.
3247
3248         * text2.C (getInset): new method. returns inset at cursor position.
3249
3250         * BufferView_pimpl.C (Dispatch): changes because of this.
3251
3252         * LyXAction.C (init): rename open-stuff to inset-toggle.
3253
3254         * commandtags.h: rename LFUN_OPENSTUFF to LFUN_INSET_TOGGLE.
3255
3256         * text2.C (toggleInset): renamed from openStuff; use
3257         Inset::open().
3258
3259 2001-07-13  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
3260
3261         * lyxrc.C (set_font_norm_type): recognise ISO_8859_15.
3262
3263         * lyxrc.h: added ISO_8859_15 to enum FontEncoding.
3264
3265 2001-07-18  Dekel Tsur  <dekelts@tau.ac.il>
3266
3267         * buffer.C (readLyXformat2): Add filename to the error dialog
3268
3269 2001-07-18  Juergen Vigna  <jug@sad.it>
3270
3271         * tabular.C (GetCellNumber): put an assert here instead of the check!
3272
3273 2001-07-17  Juergen Vigna  <jug@sad.it>
3274
3275         * BufferView_pimpl.C (toggleSelection): adapted too.
3276
3277         * text.C (selectNextWord): adapted for use with insets.
3278         (selectSelectedWord): ditto
3279
3280 2001-07-17  Juergen Vigna  <jug@sad.it>
3281
3282         * sp_spell.C (PSpell): fix initialitation order.
3283
3284 2001-07-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3285
3286         * paragraph.C: spacing
3287
3288 2001-07-17  Edwin Leuven  <leuven@fee.uva.nl>
3289
3290         * sp_spell.C: repair language selection for pspell
3291
3292 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3293
3294         * lyxfunc.h: change more methods to begin with lower char.
3295
3296 2001-07-16  Dekel Tsur  <dekelts@tau.ac.il>
3297
3298         * buffer.C (parseSingleLyXformat2Token): Generate error insets
3299         for unknown layouts.
3300
3301 2001-07-13  Dekel Tsur  <dekelts@tau.ac.il>
3302
3303         * buffer.C (readLyXformat2): Generate an error dialog if there are
3304         unknown layouts.
3305
3306 2001-07-16  Juergen Vigna  <jug@sad.it>
3307
3308         * sp_spell.C: always compile ISpell part.
3309
3310         * lyxrc.C: added use_pspell entry and it's handling.
3311
3312 2001-07-13  Juergen Vigna  <jug@sad.it>
3313
3314         * sp_spell.C: removed double includes.
3315
3316 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
3317
3318         Consistent use of Lsstream.h:
3319         * Lsstream.h: added using std::stringstream for consistencies sake.
3320
3321         * buffer.C: removed using std::stringstream
3322
3323         * lyxfont.C (stateText):
3324         * paragraph.C (asString):
3325         * text.C (selectNextWord, selectSelectedWord):
3326         * text2.C (setCounter):
3327         * vspace.C (asString, asLatexString):
3328         std::ostringstream -> ostringstream.
3329
3330 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
3331
3332         * LyXAction.C: add LFUN_HELP_ABOUTLYX
3333         * commandtags.h: add LFUN_HELP_ABOUTLYX
3334         * lyxfunc.C: add about lyx remove credits/copyright/version stuff
3335
3336 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
3337
3338         * BufferView_pimpl.C: sigchldchecker instead of sigchldhandeler in
3339         cursorToggle()
3340         * lyx_gui_misc.C: remove spellchecker
3341         * lyxfunc.C: showSpellchecker
3342         * sp_base.h: added
3343         * sp_ispell.h: added
3344         * sp_pspell.h: added
3345         * sp_spell.C: added
3346         * sp_form.[Ch]: removed
3347         * spellchecker.[Ch]: removed
3348
3349 2001-07-12  Kayvan A. Sylvan  <kayvan@sylvan.com>
3350
3351         * paragraph_pimpl.C (simpleTeXBlanks): Simply return if pass_thru
3352         is set.
3353         (simpleTeXSpecialChars): Simply print the input character without
3354         any special translation if pass_thru is set.
3355
3356         * layout.h: Added bool pass_thru to layout class for being able to
3357         implement pass through of a paragraph for Literate Programming.
3358
3359         * layout.C: add LT_PASS_THRU to LayoutTags enum.
3360         * layout.C (LyXLayout): set pass_thru to flase in constructor.
3361         * layout.C (Read): add "passthru" to list of layout tags and add
3362         code to set the pass_thru boolean when it is read.
3363
3364 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3365
3366         * trans_decl.h: remove allowed from KmodInfo
3367
3368         * trans.[Ch] (AddDeakkey): change prototype to not have allowd.
3369         remove allowed code
3370         (Load): adjust
3371
3372         * paragraph_pimpl.C (erase): use boost::prior
3373
3374         * Painter.C (text): use data() instead of c_str() when length is
3375         also provided.
3376         * WorkArea.C (putClipboard): ditto
3377         * font.h (width): ditto
3378
3379         * BufferView2.C: use it-> instead of (*it). for iterators
3380         * texrow.C: ditto
3381         * paragraph_pimpl.C: ditto
3382         * paragraph.C: ditto
3383         * minibuffer.C: ditto
3384         * language.C: ditto
3385         * kbmap.C: ditto
3386         * encoding.C: ditto
3387         * counters.C: ditto
3388         * converter.C: ditto
3389         * chset.C: ditto
3390         * Variables.C: ditto
3391         * TextCache.C: ditto
3392         * MenuBackend.C: ditto
3393         * LyXAction.C: ditto
3394         * LColor.C: ditto
3395         * FloatList.C: ditto
3396         * DepTable.C: ditto
3397         * ColorHandler.C (LyXColorHandler): ditto
3398
3399 2001-07-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3400
3401         * BufferView_pimpl.C (Dispatch): handle LFUN_OPENSTUFF.
3402
3403         * text2.C (openStuff): reintroduce this method (which had been
3404         nuked in NEW_INSETS frenzy).
3405
3406         * lyxfunc.C (Dispatch): when an action has not been handled, use
3407         its name in the error message, not its number.
3408
3409         * paragraph.C (inInset): change method name to begin with lowercase.
3410
3411         * undo_funcs.C:
3412         * text2.C: updates because of this.
3413
3414 2001-07-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3415
3416         * ToolbarDefaults.C (add): add spaces in error message
3417
3418 2001-07-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3419
3420         * buffer.C (readLyXformat2): initialize the ert comp. variables.
3421         (readLyXformat2): rename return_par to first_par, use lyxlex's
3422         pushToken and remove the manual push handling.
3423         (parseSingleLyXformat2Token): add another ert comp. variable:
3424         in_tabular, rename return_par to first_par. handle newlines better
3425
3426 2001-07-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3427
3428         * kbsequence.C (getiso): redirect debug info to Debug::KBMAP.
3429
3430 2001-07-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3431
3432         * text2.C (getParFromID): removed
3433
3434         * buffer.C (getParFromID): new method moved form lyxtext.
3435         * BufferView2.C (insertErrors): adjust
3436         (setCursorFromRow): adjust
3437         * BufferView_pimpl.C (restorePosition): adjust
3438         * lyxfunc.C (Dispatch): adjust
3439         * undo_funcs.C (textUndo): adjust
3440         (textRedo): adjust
3441         (textHandleUndo): adjust
3442         (textHandleUndo): adjust
3443
3444 2001-07-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3445
3446         * buffer.C: up' the LYX_FORMAT
3447
3448         * lyxfont.h: turn NO_LATEX on as default
3449
3450         * buffer.C (insertErtContents): new methods of tex style compability.
3451         (parseSingleLyXformat2Token): use it several places.
3452         * tabular.C (OldFormatRead): and here
3453
3454 2001-07-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3455
3456         * text2.C: remove some commented code.
3457         reindent file.
3458
3459         * trans_mgr.[Ch]: simplify normalkey to only take a char as arg.
3460         * trans.C: changes because of the above.
3461
3462 2001-07-07  Dekel Tsur  <dekelts@tau.ac.il>
3463
3464         * text2.C (setCounter): Fix counters bug with bibliography layout.
3465
3466 2001-07-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3467
3468         * paragraph_pimpl.C (simpleTeXBlanks): don't go through owner_ for
3469         own member functions
3470         (simpleTeXSpecialChars): ditto
3471
3472 2001-07-06  Juergen Vigna  <jug@sad.it>
3473
3474         * a lot of files: changed the access to LyXText::status and the
3475         call of undo-functions.
3476
3477         * undo.[Ch]: added a inset_id to the undo informations.
3478
3479         * undo_funcs.[Ch]: added and moved here all undo functions.
3480
3481         * lyxtext.h: give the status enum a weight, made status_ a private
3482         variable and made accessor functions for it, removed the whole bunch
3483         of undo-functions as they are now in their own file, make some
3484         functions publically available. Added function ownerParagraph with
3485         int parameter.
3486
3487         * paragraph.[Ch]: added "bool same_ids" to the constructor,
3488         made InInset() a const function, added getParFromID() function.
3489
3490         * buffer.[Ch]: added const version for inset_iterator functions,
3491         added getInsetFromID() function.
3492
3493         * BufferView2.C, BufferView_pimpl.C, text.C, text2.C, lyxfunc.C:
3494         changed undo functions for new version.
3495
3496 2001-07-05  Juergen Vigna  <jug@sad.it>
3497
3498         * paragraph_pimpl.C (Pimpl): set id_ also here (this is because some
3499         unknow mechanism does not call the proper constructor but only this
3500         one also if I request the other!?
3501
3502 2001-07-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3503
3504         * BufferView_pimpl.C (resizeCurrentBuffer): init the new LyXText
3505
3506         * text2.C (LyXText): use initialization lists.
3507
3508         * lyxtext.h (Selection): initialize set_ and mark_
3509         (init): remove method
3510
3511 2001-07-05  Dekel Tsur  <dekelts@tau.ac.il>
3512
3513         * LaTeX.C (scanLogFile): Parse rerun messages from latex packages.
3514
3515 2001-07-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3516
3517         * screen.[Ch]: change method names to begin with lowercase
3518
3519         * BufferView_pimpl.C (updateScrollbar): simplify further and
3520         hopefully make it a bit faster.
3521
3522 2001-07-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3523
3524         * ColorHandler.C (LyXColorHandler): use GUIRunTime instead of
3525         calling directly xforms functions.
3526
3527         * Painter.C (Painter):
3528         * lyx_cb.C (MenuWrite):
3529         * FontInfo.C (query): use GUIRunTime::x11Display() instead of
3530         fl_display.
3531
3532         * lyx_gui.C: remove bogus guiruntime extern declaration.
3533
3534 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3535
3536         * text2.C (redoHeightOfParagraph): comment out stuff we don't need
3537         in NEW_INSETS
3538         (redoDrawingOfParagraph): ditto
3539         (redoParagraphs): ditto
3540         (cutSelection): don't create a object for CutAndPaste use the
3541         static method directly
3542         (pasteSelection): ditto
3543
3544         * bufferview_funcs.[Ch]: move ProhibitInput and AllowInput to
3545         LyXview (+ rename)
3546
3547 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3548
3549         * modifications to some other files because of this.
3550
3551         * Makefile.am (lyx_SOURCES): add XFormsView
3552
3553         * XFormsView.[Ch]: new files
3554
3555         * LyXView.[Ch]: make LyXView a base class for the gui handling for
3556         the main window. Move the gui dependent stuff to XFormsView
3557
3558 2001-07-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3559
3560         * tabular.C (GetCellInset): update cur_cell also in the row/col
3561         version of this function.
3562
3563         * lyxfunc.C: no need to include figure_form.h here.
3564
3565         * FontLoader.h:
3566         * lyxfunc.h:
3567         * lyxscreen.h:
3568         * text2.C:
3569         * lyxvc.C: no need to include forms.h here.
3570
3571 2001-06-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3572
3573         * lyxrc.C (read): change debugging channel for RC_BIND to lyxrc.
3574
3575         * lyxfunc.C (Dispatch):
3576         * Spacing.C (set):
3577         * BufferView_pimpl.C (Dispatch): use .c_str() on istringstream
3578         constructor argument.
3579
3580 2001-06-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3581
3582         * paragraph.C (Paragraph): dont't clear, and just set layout.
3583         (makeSameLayout): use params's copy contructor.
3584
3585         * ParagraphParameters.[Ch] (makeSame): delete method
3586
3587 2001-06-29  John Levon  <moz@compsoc.man.ac.uk>
3588
3589         * Variables.[Ch]: fix indentation, rename set to isSet
3590
3591 2001-06-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3592
3593         * lyxfunc.C (Dispatch): fix typo
3594
3595 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3596
3597         * paragraph_pimpl.C: add std:: qualifier to lower_bound and
3598         upper_bound.
3599
3600         * bufferlist.C: include assert.h for emergencyWrite().
3601
3602 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
3603
3604         * lyx_main.C: if we can't even find a readable LYX_DIR directory,
3605           give up at last (bug #425202) !
3606
3607 2001-06-27  John Levon  <moz@compsoc.man.ac.uk>
3608
3609         * lyx_gui_misc.C:
3610         * sp_form.h:
3611         * sp_form.C:
3612         * spellchecker.h:
3613         * spellchecker.C: strip spellchecker options and bring up
3614           preferences tab instead
3615
3616 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3617
3618         * BufferView_pimpl.C (Dispatch): add .c_str() to the argument of
3619         the istringstream constructor
3620
3621 2001-06-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3622
3623         * paragraph.C (getLayout): fix return value
3624
3625         * paragraph.h: do not declare getLayout as inline.
3626
3627         * lyxtext.h: remove LyXText:: qualifier to changeRegionCase
3628
3629 2001-06-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3630
3631         * lyxcursor.h (operator<): new func
3632         (operator>): new func
3633         (operator>=): new func
3634         (operator<=): new func
3635
3636         * text.C (changeCase): use selection.start and selection.end
3637         (changeRegionCase): require from to be <= to. Require par to be a
3638         valid paragraph.
3639
3640         * LaTeXFeatures.C (getFloatDefinitions): std:: qualify ostream
3641
3642 2001-06-27  Juergen Vigna  <jug@sad.it>
3643
3644         * text.C (cursorLeftOneWord): changed to return the cursor and added
3645         overlay with BufferView * parameter which calls this one.
3646         (getWord): added
3647         (selectWord): use new getWord function.
3648         (changeCase): renamed from changeWordCase as and extended to work
3649         also on selections.
3650
3651         * lyxtext.h: added enum word_location
3652
3653         * BufferView_pimpl.C (Dispatch): change function changeWordCase to
3654         changeCase as this operates now also on selections.
3655
3656 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
3657
3658         * lyxfunc.C (getStatus): support LFUN_MATH_MUTATE
3659
3660         * many files: send debug output to Debug::INFO instead of
3661         Debug::ANY.
3662
3663         * converter.C (View):
3664         (Convert):
3665         (Move): send debug output to Debug::FILES instead of console.
3666
3667 2001-06-26  The LyX Project  <lyx@rose.home.sad.it>
3668
3669         * lyxfunc.C (getStatus): use func_status
3670
3671         * func_status.h: new header, describing the results of
3672         LyXFunc::getStatus;
3673
3674         * lyxfunc.C (getStatus): add support for LFUN_MATH_VALIGN and
3675         LFUN_MATH_HALIGN.
3676
3677 2001-06-25  The LyX Project  <jug@sad.it>
3678
3679         * buffer.C (sgmlOpenTag):
3680         (sgmlCloseTag):
3681         (SimpleDocBookOnePar):  disable the depth spaces, for the moment.
3682
3683 2001-06-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3684
3685         * text2.C: remove some dead code
3686
3687         * tabular.C (GetCellInset): store the last cell checked (gotten)
3688
3689         * tabular.h: add the helper for the speedup
3690
3691         * lyxtext.h: remove some dead code
3692
3693 2001-06-26  The LyX Project  <Asger>
3694
3695         * paragraph.C: Change export to LaTeX of alignment to
3696         \begin{center} and family for better roundtrip work with reLyX.
3697
3698         * Tune the math drawing a bit.
3699
3700 2001-06-25  The LyX Project  <Asger>
3701
3702         * LColor.C (LColor): New color for math background. New color
3703         for buttons.
3704
3705 2001-06-25  The LyX Project  <jug@sad.it>
3706
3707         * lyxfunc.C (MenuNew): remove extra check for .lyx file
3708
3709         * lyxfunc.C (Open):
3710         * bufferlist.C (newFile): do not restrict to files ending with
3711         .lyx
3712
3713         * BufferView_pimpl.C (MenuInsertLyXFile):
3714
3715 2001-06-24  The LyX Project  <jug@sad.it>
3716
3717         * lyxlex_pimpl.C (compare_tags): use compare_ascii_no_case instead
3718         of compare_no_case
3719
3720 2001-06-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3721
3722         * lyxtext.h: rename most methods to begin with a small char.
3723         Lots of changes because of this.
3724
3725         * paragraph.C (Paragraph): do not call fitToSize
3726         (erase): call Pimpl::erase
3727         (insertChar): call Pimpl::insertChar
3728         (insertInset): call Pipl::insertInset
3729         (breakParagraph): do not call fitToSize
3730         (breakParagraphConservative): do not call fitToSize
3731         (fitToSize): remove method
3732
3733         * buffer.C (parseSingleLyXformat2Token): do not call fitToSize
3734
3735 2001-06-24  The LyX Project  <Asger>
3736
3737         * Fix Qt compilation^2
3738
3739 2001-06-24  The LyX Project  <jug@sad.it>
3740
3741         * paragraph.[Ch] (outerHook): new method. mostly equivalent to
3742         depthHook(getDepth()-1).
3743
3744         * paragraph.h:
3745         * ParagraphParameters.h:
3746         * ParameterStruct.h: change type of depth to unsigned int ==
3747         depth_type. Many adaptations to other files before of that.
3748
3749 2001-06-24  The LyX Project  <Asger>
3750
3751         * Fix Qt compilation.
3752
3753 2001-06-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3754
3755         * paragraph.h: renamed several methods to begin with small letter.
3756         several changes to many parts of the code because of this.
3757
3758 2001-06-23  The LyX Project  <jug@sad.it>
3759
3760         * text2.C (InsertStringAsLines): renamed from InsertStringA;
3761         rewritten to discard all double spaces when KeepEmpty is off
3762         (InsertStringAsParagraphs): renamed from InsertStringB; rewritten
3763         to only handle newlines but not fiddle with spaces and friends.
3764
3765         * lyxfunc.C (MenuNew): when doing 'new from template', use
3766         template_path as default directory
3767
3768 2001-06-23  The LyX Project  <Asger>
3769
3770         * Clean-up of header file includes all over
3771         * paragraph.h: Move some of the stuff into paragraph_pimpl.h
3772
3773 2001-06-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3774
3775         * paragraph.h: renamed from lyxparagraph.h
3776
3777 2001-06-23  Asger  <lyx@violet.home.sad.it>
3778
3779         * Buffer.h: Removed Buffer::resize
3780         * BufferList.h: Removed BufferList::resize
3781         * LyXView.h: Added LyXView::resize. This way, we will only reflow
3782         the document lazily when we change the width, or the font settings.
3783
3784 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
3785
3786         * lyxfunc.C: silently ignore empty dispatches from the minibuffer
3787
3788 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
3789
3790         * buffer.h: remove out of date comment
3791
3792 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
3793
3794         * lyxscreen.h:
3795         * screen.C: fix "theoretical" GC leak
3796
3797 2001-06-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3798
3799         * LaTeX.C (scanAuxFile):
3800         (deplog): remove trailing \r when reading stream (useful under
3801         win32)
3802
3803 2001-06-15  Angus Leeming  <a.leeming@ic.ac.uk>
3804
3805         * BufferView_pimpl.C (fitCursor): emit a signal updateParagraph.
3806         (resizeCurrentBuffer): have functions BufferView::theLockingInset()
3807         and BufferView::theLockingInset(Inset*), so should use them and not
3808         access bv_->text->the_locking_inset directly.
3809
3810         * lyxfunc.C (Dispatch): cosmetic name change of three signals.
3811
3812 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
3813
3814         * Makefile.am:
3815         * tex-defs.h: remove old unused file
3816
3817 2001-06-15  John Levon  <moz@compsoc.man.ac.uk>
3818
3819         * BufferView_pimpl.C: fix typo, remove minibuffer message
3820           when buffer has loaded
3821
3822 2001-06-14  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3823
3824         * lyxfunc.C (Dispatch): use stringstream
3825         (MenuNew): use stringstream
3826         (Open): use stringstream
3827
3828         * importer.C (Import): use stringstream
3829
3830         * bufferview_funcs.C (CurrentState): use stringstream
3831
3832         * LaTeX.C (run): use stringstream
3833
3834         * BufferView_pimpl.C (savePosition): use stringstream
3835         (restorePosition): use stringstream
3836         (MenuInsertLyXFile): use stringstream
3837
3838 2001-06-14  Angus Leeming  <a.leeming@ic.ac.uk>
3839
3840         * BufferView.C:
3841         * Bullet.C:
3842         * ColorHandler.C:
3843         * FontInfo.C:
3844         * FontLoader.C:
3845         * LColor.C:
3846         * LaTeXFeatures.C:
3847         * Painter.C:
3848         * gettext.C:
3849         * lyx_gui_misc.C:
3850         * lyxserver.C:
3851         * vspace.C: removed // -*- C++ -*- as first line.
3852
3853         * lyxfind.h:
3854         * version.h: added // -*- C++ -*- as first line.
3855
3856 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3857
3858         * lyxfunc.C (getStatus): support LFUN_READ_ONLY_TOGGLE
3859
3860         * text2.C (SetSelectionOverString): do not test str[i]==0 for end
3861         of string
3862
3863 2001-06-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3864
3865         * buffer.C (parseSingleLyXformat2Token): fix compatability reading
3866         of floats.
3867
3868 2001-06-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3869
3870         * gettext.C: include LString.h even when --disable-nls is on.
3871
3872 2001-06-12  Angus Leeming  <a.leeming@ic.ac.uk>
3873
3874         * converter.h (Get): changed argument type from int to
3875         FormatList::size_type to avoid unnecessary conversion.
3876
3877         * bufferview_funcs.C (ToggleAndShow): check state of LyXText pointer
3878         before using it.
3879
3880 2001-06-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3881
3882         * gettext.h: include LString.h even when --disable-nls is on.
3883
3884 2001-06-07  Juergen Vigna  <jug@sad.it>
3885
3886         * text.C (BreakAgain): subst spaces with tabs.
3887
3888         * paragraph.C (deleteInsetsLyXText): set recursive on deleteLyXText.
3889         (resizeInsetsLyXText): set force on resizeLyXText.
3890
3891 2001-06-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3892
3893         * gettext.h (gettext_init):
3894         (locale_init): use a real definition instead of a macro
3895
3896 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
3897
3898         * Bufferview_pimpl.C:
3899         * LColor.h:
3900         * LColor.C: further lcolor tidies
3901
3902 2001-06-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3903
3904         * BufferView_pimpl.C (updateScrollbar): simplify.
3905
3906         * BufferView2.C: don't include insets/insetinfo.h, change
3907         prototype for insertInset and call the Pimpl version. let
3908         updateInset call Pimpl version.
3909
3910         * BufferView.h: move inset_slept to BufferView::Pimpl, move
3911         gotoInset to BufferView::Pimpl
3912
3913 2001-06-01  Juergen Vigna  <jug@sad.it>
3914
3915         * lyxfunc.C (Dispatch): LFUN_PREFIX don't call the update if we're
3916         inside a LockingInset (is the update needed at all?).
3917
3918 2001-05-31  Juergen Vigna  <jug@sad.it>
3919
3920         * BufferView_pimpl.C (Dispatch): we need a new instanze of cursor
3921         here not the old one otherwise how should we compare it afterwards
3922         if it's the same!
3923
3924 2001-06-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3925
3926         * lyxfont.C:
3927         * tabular.C:
3928         * tabular-old.C:
3929         * FontInfo.C: bring C functions into global namespace when
3930         necessary
3931
3932 2001-05-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3933
3934         * LString.h: make sure config.h has been loaded before LString.h.
3935
3936         * lyxlex_pimpl.C (EatLine): comment out annoying debug messages
3937         (one for each char read by EatLine!).
3938
3939         * lyx_main.C (init): constify lyxdir. Lowercase the name of some
3940         variables.
3941
3942 2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3943
3944         * paragraph.C (BreakParagraph): set the inset_owner in the new par
3945         to the same as the par we break from
3946
3947 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3948
3949         * commandtags.h: add LFUN_INSET_WIDE_FLOAT
3950
3951         * MenuBackend.C (expand): also create menu entries for wide
3952         versions of the floats.
3953
3954         * LyXAction.C (init): add entry for LFUN_INSET_WIDE_FLOAT
3955
3956         * BufferView_pimpl.C (Dispatch): implement LFUN_INSET_WIDE_FLOAT
3957
3958         * Makefile.am (lyx_DEPENDENCIES): adjust for change in
3959         frontends/Makefile.am
3960
3961         * text2.C: adjust
3962         * text.C: adjust
3963
3964
3965         * tabular.C (getTokenValue): add std::
3966
3967         * tabular-old.C (getTokenValue): add std::
3968         (getTokenValue): ditto
3969         (getTokenValue): ditto
3970
3971         * screen.C (ToggleSelection): adjust
3972
3973         * lyxtext.h: put selection cursors inside a Selection struct.
3974
3975         * lyxfunc.C (moveCursorUpdate): adjust
3976
3977         * lyxfont.C (latexWriteStartChanges): add std::
3978
3979         * lyxfind.C: adjust
3980
3981         * font.h: delete with(char const *, LyXFont const &)
3982
3983         * buffer.C (parseSingleLyXformat2Token): use contains instead of strstr
3984
3985         * FontInfo.C (getFontname): add std::
3986
3987         * BufferView_pimpl.C (resizeCurrentBuffer): adjust
3988         (workAreaButtonPress): adjust
3989         (tripleClick): adjust
3990         (update): adjust
3991         (moveCursorUpdate): adjust
3992         (Dispatch): adjust
3993
3994         * BufferView2.C (gotoInset): adjust
3995
3996 2001-05-30  Juergen Vigna  <jug@sad.it>
3997
3998         * spellchecker.C (USE_ORIGINAL_MANAGER_FUNCS): as it seems only I use
3999         to check pspell I add this as default as I now have new pspell
4000         libraries and they seem to use this.
4001
4002 2001-05-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4003
4004         * text2.C (CutSelection): make the cursor valid before the call to
4005         ClearSelection.
4006
4007 2001-05-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4008
4009         * kbsequence.C (parse): de-uglify a bit the parsing code, which
4010         relied on 0 terminated strings and other horrors. Bug found due to
4011         the new assert in lyxstring!
4012
4013         * lyx_main.C (defaultKeyBindings): add bindings the cursor-related
4014         KP_ keys.
4015
4016 2001-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4017
4018         * lyx_main.C (defaultKeyBindings): move self-insert KP_ bindings
4019         to latinkeys.bind.
4020
4021         * lyxfunc.C (processKeySym): change method of getting to the
4022         self-insert char.
4023
4024         * BufferView(2).[Ch]: move hfill, protectedBlank, newline,
4025         menuSeparator, endOfSentenceDot, ldots, hypenationPoint and menuUndo
4026         * BufferView_pimpl.[Ch]: here as private methods.
4027
4028 2001-05-28  Juergen Vigna  <jug@sad.it>
4029
4030         * text.C (SetHeightOfRow): added the update() call again as it is
4031         needed to initialize inset dimensions!
4032
4033 2001-05-16  Juergen Vigna  <jug@sad.it>
4034
4035         * text2.C (SetCharFont): Add new function with BufferView * and
4036         bool toggleall parameters for setting insets internal fonts.
4037         (SetFont): Freeze the undo as we may change fonts in Insets and
4038         all this change should be inside only one Undo!
4039
4040         * bufferview_funcs.C (ToggleAndShow): fixed this functions for
4041         setting font's in insets as for them we have the SetFont function!
4042
4043 2001-05-15  Juergen Vigna  <jug@sad.it>
4044
4045         * text2.C (ClearSelection): to be sure we REALLY don't have any
4046         selection anymore!
4047
4048         * tabular.C (TeXCellPreamble): fixed the left border problem for
4049         multicolumn cells.
4050
4051 2001-05-27  Dekel Tsur  <dekelts@tau.ac.il>
4052
4053         * LaTeX.C (deplog): Make sure that the main .tex file is in the
4054         dependancy file
4055
4056 2001-05-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4057
4058         * lyx_main.C (defaultKeyBindings): set KP_enter to point at
4059         LFUN_BREAKPARAGRAPH.
4060
4061         * LyXAction.C (init): remove external name for LFUN_LAYOUTNO, set
4062         help test to "internal only", similar for LFUN_INSERT_URL
4063
4064         * BufferView_pimpl.C (Dispatch::LFUN_QUOTE): change it to to the insertcorrectQuote.
4065         (Dispatch::LFUN_SELFINSERT): fix to handle math greek,
4066         auto_region_delete and deadkeys.
4067
4068 2001-05-22  John Levon  <moz@compsoc.man.ac.uk>
4069
4070         * LColor.h:
4071         * LColor.C: remove some dead entries, tidy a little
4072
4073 2001-05-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4074
4075         * lyxfunc.C (processKeySym): comment the Escape handling, remove
4076         commented code.
4077         (Dispatch): implement LFUN_ESCAPE
4078
4079         * commandtags.h: add LFUN_ESCAPE
4080
4081         * LyXAction.C (init): add entry for LFUN_ESCAPE
4082
4083         * BufferView_pimpl.C (Dispatch): adjust for open_new_inset move.
4084         Remove commented code.
4085         (insertNote): moved here
4086         (open_new_inset): moved here
4087
4088         * BufferView[2].[Ch]: move insertNote and open_new_inset to
4089         BufferView_pimpl
4090
4091 2001-05-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4092
4093         * kbmap.C (findbinding): clean it up and make it work correctly.
4094
4095         * lyx_main.C (init): do not pass argc and argv as parameters
4096
4097 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
4098
4099         * buffer.C: fix path for OS/2 & Win32
4100
4101         * lyx_gui.C:
4102         * lyx_main:
4103         * lyx_main.C: Added os:: class.
4104
4105         * os2_defines.h: update
4106
4107 2001-05-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4108
4109         * lyxfunc.[Ch] (processKeySym): return void. Handle unknown actions
4110         better by trying again with reduced state.
4111
4112 2001-05-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4113
4114         * lyxrc.C (read): print error about invalid key sequence only when
4115         debugging (because not all latinX keysyms are known to some X
4116         servers)
4117
4118         * kbsequence.C (getiso): add a few std:: qualifiers
4119         (getiso): comment out extra return statement.
4120
4121 2001-05-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4122
4123         * BufferView_pimpl.C (Dispatch): comment out the old "default" key
4124         handling.
4125         (Dispatch): enhance the accent inset a bit. (not perfect)
4126
4127 2001-05-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4128
4129         * buffer.C (makeLaTeXFile): use stringstream on language_optons.
4130
4131 2001-05-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4132
4133         * bufferlist.C (emergencyWrite): fix assert() call
4134
4135 2001-05-04  Kayvan A. Sylvan  <kayvan@sylvan.com>
4136
4137         * text.C (InsertChar): Added trivial patch to only send the "you
4138         can not do multiple spaces this way" message once during a
4139         session.
4140
4141 2001-05-08  Baruch Even  <baruch@lyx.org>
4142
4143         * Makefile.am: Changed order of libraries to get LyX to link properly
4144         with the gnome frontend.
4145
4146 2001-05-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4147
4148         * LaTeXFeatures.h: add a std:: qualifier
4149
4150 2001-05-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4151
4152         * paragraph.C (String): use stringstream
4153
4154 2001-05-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4155
4156         * paragraph.C (writeFile): remove footflag arg
4157
4158         * buffer.C (makeLaTeXFile): use stringstream
4159         (latexParagraphs): remove footnot gurba
4160
4161         * LaTeXFeatures.C (getPackages): use stringstream
4162         (getMacros): likewise
4163         (getTClassPreamble): likewise
4164         (getFloatDefinitions): new method
4165
4166         * paragraph.C (writeFile): reindent
4167         (Erase): reindent
4168
4169         * WorkArea.h: revert the xpos + etc changes.
4170
4171         * CutAndPaste.C (SwitchLayoutsBetweenClasses): constify name and s
4172
4173         * lyxparagraph.[Ch]: add copy constructor, remove Clone
4174
4175         * CutAndPaste.C (copySelection): use LyXParagraph copy constructor
4176         (pasteSelection): likewise
4177         * text2.C (CreateUndo): likewise
4178
4179 2001-05-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4180
4181         * minibuffer.C (peek_event): temporarily reduce the functionality
4182         of the minibuffer (to allow args on lfuns)
4183
4184         * commandtags.h: remove LFUN_LOA_INSERT, LFUN_LOF_INSERT,
4185         LFUN_LOT_INSERT. add LFUN_FLOAT_LIST
4186
4187         * buffer.C (readInset): add compability reading of old float
4188         lists, add reading of new style float list.
4189         (readInset): avoid reevaluation of inscmd.getCmdName()
4190         (getLists): reindent
4191
4192         * MenuBackend.C (MenuItem): implement parsing of
4193         md_floatlistinsert and md_floatinsert.
4194         (expand::LastFiles): move initalizaton of iterators out of loop,
4195         avoid reevaluation.
4196         (expand::Documents): introduce typdedef vector<string> Strings,
4197         and use it.
4198         (expand::ExportFormats): introduce typedef vector<Format const *>
4199         Formats, and use it.
4200         (expand): implement FloatListInsert and FloatInsert.
4201
4202         * LyXAction.C (init): remove entries for LFUN_LOA_INSERT,
4203         LFUN_LOA_VIEW, LFUN_LOF_INSERT, LFUN_LOFVIEW, LFUN_LOT_INSERT,
4204         LFUN_LOTVIEW. Add entry for LFUN_FLOAT_LIST
4205
4206         * BufferView_pimpl.C (Dispatch::LFUN_TOC_INSERT): remvoe the float
4207         handling.
4208         (Dispatch::LFUN_FLOAT_LIST): implement
4209
4210 2001-04-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
4211
4212         * LaTeX.C (run): Fix problem with --export code.
4213
4214 2001-04-26  Angus Leeming  <a.leeming@ic.ac.uk>
4215
4216         * BufferView.[Ch] (workarea): removed.
4217         (getClipboard) new method; wrapper for workarea()->getClipboard()
4218
4219         * ToolbarDefaults.C (read): removed final lex.next() command; it's a
4220         bug.
4221
4222         * WorkArea.h (width, height, xpos, ypos): These methods all
4223         returned the dimensions of the work_area sub-area of WorkArea,
4224         resulting in a position error if the WorkArea were resized. Now
4225         return the dimensions of the entire WorkArea.
4226
4227         * lyx_main.C (ReadUIFile): don't print out spurious warnings.
4228
4229 2001-05-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4230
4231         * LaTeX.C (deplog): correct the syntax of regex reg1
4232
4233 2001-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4234
4235         * undo.C: remove !NEW_INSETS cruft
4236
4237 2001-04-28  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4238
4239         * text2.C: remove !NEW_INSETS cruft
4240
4241         * text.C: remove !NEW_INSETS cruft
4242
4243         * tabular.C: remove !NEW_INSETS cruft
4244
4245         * spellchecker.C: remove !NEW_INSETS cruft
4246
4247         * lyxtext.h: remove !NEW_INSETS cruft
4248
4249         * lyxlex_pimpl.C: remove !NEW_INSETS cruft
4250
4251         * lyxfunc.C: remove !NEW_INSETS cruft
4252
4253         * lyxfind.C: remove !NEW_INSETS cruft
4254
4255         * lyx_cb.C: remove !NEW_INSETS cruft
4256
4257         * figureForm.C: remove  !NEW_INSETS cruft
4258
4259         * bufferview_funcs.[Ch]: remove !NEW_INSETS cruft
4260
4261         * buffer.[Ch]: remove !NEW_INSETS cruft
4262
4263         * ToolbarDefaults.C: remove !NEW_INSETS cruft
4264
4265         * CutAndPaste.C: remove !NEW_INSETS cruft
4266
4267         * BufferView_pimpl.C: remove !NEW_INSETS cruft
4268
4269         * BufferView2.C: remove !NEW_INSETS cruft
4270
4271         * BufferView.h: remove !NEW_INSETS cruft
4272
4273 2001-05-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4274
4275         * Lsstream.h: include LString.h before the sstream headers to
4276         fix problem with gcc 2.95.3 and lyxstring
4277
4278 2001-05-02  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4279
4280         * lyx_main.C: add using directives when needed for C functions
4281         declared in std:: namespace.
4282
4283 2001-04-27  Juergen Vigna  <jug@sad.it>
4284
4285         * text.C (Fill): return 20 instead of 0 if paper_width < 0 (endless)
4286         (SetHeightOfRow): comment out the update call should not be needed!
4287
4288 2001-04-13  Juergen Vigna  <jug@sad.it>
4289
4290         * tabular.C (GetAdditionalHeight): changed parameter from cell to row.
4291         (LyXTabular): tried to minimize operator= operations (and realized
4292         hopfully Lars wish).
4293
4294 2001-04-27  Juergen Vigna  <jug@sad.it>
4295
4296         * spellchecker.C (sc_check_word): fixed Assert to lyx::Assert.
4297
4298 2001-04-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4299
4300         * lyxfunc.C (Dispatch): hack to make listof algorithm work
4301
4302         * buffer.C (readInset): hack to make listof algorithm work
4303
4304         * BufferView_pimpl.C: hack to make listof algorithm work
4305
4306 2001-04-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4307
4308         * LyXAction.C: removed all !NEW_INSETS cruft
4309         (init): moved lfun_item in method
4310
4311         * lyxparagraph.[Ch]: removed all !NEW_INSETS cruft
4312
4313 2001-04-26  Angus Leeming  <a.leeming@ic.ac.uk>
4314
4315         * BufferView2.C (theLockingInset): white space.
4316
4317 2001-04-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4318
4319         * minibuffer.C: include <iostream>
4320
4321         * BufferView_pimpl.C: implement LFUN_TRANSPOSE_CHARS
4322
4323         * LyXAction.C (init): add LFUN_TRANSPOSE_CHARS
4324
4325         * commandtags.h: add LFUN_TRANSPOSE_CHARS
4326
4327         * text.[Ch] (TransposeChars): new method
4328
4329 2001-04-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4330
4331         * call message directly through LyXView instead of through LyXFunc
4332         * BufferView2.C: adjust
4333         * BufferView_pimpl.C: adjust
4334         * FontLoader.C: adjust
4335         * buffer.C: adjust
4336         * bufferview_funcs.C: adjust
4337         * converter.C: adjust
4338         * figureForm.C: adjust
4339         * importer.C: adjust
4340         * lyx_cb.C: adjust
4341         * lyx_gui_misc.C: adjust
4342         * lyxfunc.C: adjust
4343         * lyxvc.C: adjust
4344         * text2.C: adjust
4345         + more files in subdirs
4346
4347         * lyxparagraph.h (size): move up int file
4348         (GetLayout): ditto
4349
4350         * adjust all uses of Assert to lyx::Assert.
4351
4352         * BufferView2.C (ChangeCitationsIfUnique): adjust for
4353         lyxfunctional in namespace lyx
4354         * layout.C (hasLayout): ditto
4355         (GetLayout): ditto
4356         (GetLayout): ditto
4357         (delete_layout): ditto
4358         (NumberOfClass): ditto
4359         * converter.C (GetFormat): ditto
4360         (GetNumber): ditto
4361         (Add): ditto
4362         (Delete): ditto
4363         (SetViewer): ditto
4364         * bufferlist.C (getFileNames): ditto
4365         (emergencyWriteAll): ditto
4366         (exists): ditto
4367         (getBuffer): ditto
4368         * MenuBackend.C (hasSubmenu): ditto
4369         (hasMenu): ditto
4370         (getMenu): ditto
4371         * BufferView_pimpl.C (getInsetByCode): ditto
4372
4373 2001-04-18  Juergen Vigna  <jug@sad.it>
4374
4375         * vspace.C (asLatexString): fixed the 100% problem.
4376
4377 2001-04-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4378
4379         * lyxfunc.C (Dispatch):
4380         * minibuffer.C:
4381         * minibuffer.h: add a few std:: qualifiers
4382
4383 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4384
4385         * minibuffer.[Ch]: reimplement so that commands is initiated and
4386         run from lyxfunc, simplified som handling, and made the completion
4387         and history code for complete. wip.
4388
4389         * lyxfunc.C (processKeySym): call message
4390         (miniDispatch): new temporary method
4391         (LFUN_EXEC_COMMAND): reimplement for new minibuffer
4392         (LFUN_MESSAGE): implement
4393         (LFUN_MESSAGE_PUSH): implement
4394         (LFUN_MESSAGE_POP): implement
4395         (initMiniBuffer): the initial/defualt minibuffer message.
4396
4397         * lyxfont.[Ch]: inline some more getters
4398
4399         * lyx_gui_misc.C (WriteAlert): use LFUN_MESSAGE
4400
4401         * lyx_gui_misc.[Ch] (WriteStatus): remove method
4402
4403         * lyx_cb.[Ch] (ShowMessage): remove delay arg, use LFUN_MESSAGE
4404         (AutoSave): use LFUN_MESSAGE
4405         (Reconfigure): ditto
4406
4407         * importer.C (Import): constify som local vars, use LFUN_MESSAGE
4408
4409         * figureForm.C: use LFUN_MESSAGE
4410
4411         * converter.C (runLaTeX): use LFUN_MESSAGE
4412
4413         * bufferview_funcs.C: use LFUN_MESSAGE
4414         (Melt): ditto
4415         (changeDepth): ditto
4416
4417         * bufferparams.h: use boost::
4418
4419         * bufferlist.h: inherit privately from noncopyable
4420
4421         * bufferlist.C (loadLyXFile): remove some commented code.
4422
4423         * buffer.C (runChktex): use LFUN_MESSAGE
4424
4425         * ShareContainer.h: inherit privately from noncopyable
4426
4427         * ParagraphParameters.[hC] (depth): inline it.
4428
4429         * LyXView.[Ch] (LyXView): connect the minibuffer signals to lyxfunc
4430         methods.
4431         (message): new method
4432         (messagePush): ditto
4433         (messagePop): ditto
4434         (show): init minibuffer
4435         (showState): direct call
4436
4437         * LaTeX.[Ch]: inherit privately from noncopyable
4438         (run): change second arg to LyXFunc*, use LFUN_MESSAGE
4439         instead of WriteStatus.
4440
4441         * FontLoader.C (doLoad): use LFUN_MESSAGE_PUSH and LFUN_MESSAGE_POP
4442
4443         * BufferView_pimpl.C (buffer): don't init minibuffer
4444         (workAreaButtonPress): use LFUN_MESSAGE
4445         (workAreaButtonRelease): ditto
4446         (savePosition): ditto
4447         (restorePosition): ditto
4448         (MenuInsertLyXFile): ditto
4449         (workAreaExpose): don't init minibuffer
4450         (update): remove commented code, simplify
4451
4452         * BufferView2.C (openStuff): use LFUN_MESSAGE
4453         (toggleFloat): ditto
4454         (menuUndo): ditto
4455         (menuRedo): ditto
4456         (copyEnvironment): ditto
4457         (pasteEnvironment): ditto
4458         (copy): ditto
4459         (cut): ditto
4460         (paste): ditto
4461         (gotoInset): ditto
4462         (updateInset): remove some commented code
4463
4464         * lastfiles.h: inherit privately from noncopyable
4465         * layout.h: ditto
4466         * lyx_gui.h: ditto
4467         * lyx_main.h: ditto
4468         * lyxlex.h: ditto
4469         * lyxlex_pimpl.h: ditto
4470
4471         * commandtags.h: comment out LFUN_FOOTMELT, LFUN_MARGINMELT,
4472         LFUN_FLOATSOPERATE, LFUN_MELT, add LFUN_MESSAGE,
4473         LFUN_MESSAGE_PUSH, LFUN_MESSAGE_POP
4474
4475         * LyXAction.h: inherit privately from noncopyable, add methods
4476         func_begin, func_end, returning iterators to the func map.
4477
4478         * LyXAction.C (init): comment out LFUN_FLOATSOPERATE, LFUN_MELT,
4479         add entries for LFUN_MESSAGE, LFUN_MESSAGE_PUSH, LFUN_MESSAGE_POP
4480         (func_begin): new method
4481         (func_end): new method
4482
4483         * CutAndPaste.C (cutSelection): split into two versons (NEW_INSETS
4484         and not)
4485         (copySelection): ditto
4486         (pasteSelection): ditto
4487
4488         * BufferView.C: whitespace change
4489         * BufferView.h: inherit privately from noncopyable
4490
4491 2001-04-16  Allan Rae  <rae@lyx.org>
4492
4493         * tabular-old.C (l_getline):
4494         * spellchecker.C (sc_check_word):
4495         * lyxfunc.C (Dispatch): #warning triggers an error on Sun CC 6.0 as
4496         an unrecognised preprocessor directive.  So ensure they're wrapped.
4497
4498 2001-04-14  Dekel Tsur  <dekelts@tau.ac.il>
4499
4500         * src/exporter.C (Export): Give an error message when path to file
4501         contains spaces.
4502
4503 2001-04-12  Dekel Tsur  <dekelts@tau.ac.il>
4504
4505         * LaTeX.C (deplog): Always check that foundfile exists.
4506
4507 2001-04-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4508
4509         * lyx_main.h:
4510         * lyx_main.C (ReadLanguagesFile): fix weird typo in method name
4511
4512 2001-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4513
4514         * tabular.[Ch] (getLabelList): implement new method
4515
4516         * minibuffer.h: comment ouf setTiimer
4517
4518         * minibuffer.C (ExecutingCB): constify res
4519         (peek_event): constify s
4520         (Set): constify ntext
4521         (Init): constify nicename
4522
4523         * BufferView2.C (updateInset): comment out Minibuffer::setTimer
4524
4525         * BufferView_pimpl.C (update): comment out Minibuffer::setTimer
4526         (savePosition): use two params to Minibuffer::Set
4527         (restorePosition): ditto
4528
4529 2001-04-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4530
4531         * lyx_main.C: include language.h
4532
4533         * Makefile.am (lyx_main.o): add language.h
4534
4535 2001-04-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4536
4537         * exporter.C:
4538         * paragraph.C:
4539         * screen.C:
4540         * tabular.C:
4541         * CutAndPaste.C: include gettext.h
4542
4543         * lyxfont.h: remove old hack with ON and OFF.
4544
4545         * lyxparagraph.h:
4546         * lyxfont.h: do not include language.h...
4547
4548         * BufferView2.C:
4549         * LaTeXFeatures.C:
4550         * Painter.C:
4551         * bufferview_funcs.C:
4552         * font.C:
4553         * lyxfont.C:
4554         * text.C:
4555         * text2.C:
4556         * trans_mgr.C:
4557         * paragraph.C: ... but do it here instead
4558
4559 2001-04-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4560
4561         * text2.C (SetLayout): split in NEW_INSETS and non NEW_INSETS version
4562
4563         * tabular.C: small reformat
4564
4565         * paragraph.C (GetFontSettings): split in NEW_INSETS and non
4566         NEW_INSETS version
4567         (GetChar): ditto
4568         (BreakParagraph): ditto
4569         (SetOnlyLayout): ditto
4570         (SetLayout): ditto
4571
4572         * lyxparagraph.h: add definitions for SetLayout and SetOnlyLayout
4573         with one arg less.
4574
4575         * lastfiles.C: removed most using decl, add std:: where needed
4576
4577         * buffer.C: ws changes
4578
4579         * MenuBackend.C (class compare_format): put into anon namespace
4580         (expand): constify label, names, action, action2
4581         (expand):
4582
4583         * text.C (SingleWidth): constify font
4584         (IsBoundary): constify rtl2
4585         (GetVisibleRow): constify ww
4586
4587         * LaTeX.C (deplog): constify logfile
4588
4589         * BufferView_pimpl.C (checkInsetHit): constify width, inset_x,
4590         start_x, end_x
4591         (workAreaExpose): constify widthChange, heightChange
4592
4593         * lyxrow.C (par): moved
4594         (height): moved
4595         (next): moved
4596         * lyxrow.h: as inlines here
4597
4598         * lyxfont.h (shape): moved from lyxfont.C
4599         (emph): moved from lyxfont.C
4600
4601         * lyxfont.C (LyXFont): use initialization list for all
4602         constructors
4603         (shape): move to lyxfont.h as inline
4604         (emph): move to lyxfont.h as inline
4605
4606
4607 2001-04-04  Juergen Vigna  <jug@sad.it>
4608
4609         * vspace.C: had to include stdio.h for use of sscanf
4610
4611 2001-04-03  Angus Leeming  <a.leeming@ic.ac.uk>
4612
4613         * BufferView.h:
4614         * BufferView_pimpl.h: remove xforms cruft. Both classes are
4615         independent of xforms.
4616
4617 2001-04-02  Juergen Vigna  <jug@sad.it>
4618
4619         * spellchecker.C: fixed namespace placing!
4620
4621 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
4622
4623         * lyxfunc.C (Dispatch): prevent crash in LFUN_GOTO_PARAGRAPH when
4624         the LyXParagraph * is 0.
4625
4626 2001-03-29  Juergen Vigna  <jug@sad.it>
4627
4628         * vspace.C: added support for %, c%, p%, l%.
4629         (stringFromUnit): added helper function.
4630         (asLatexString): changed to give right results for the %-values.
4631
4632         * buffer.C: convert the widthp in a width%.
4633
4634 2001-03-28  Angus Leeming  <a.leeming@ic.ac.uk>
4635
4636         * Makefile.am: removed form1.[Ch], lyx.[Ch] and added figure_form.[Ch],
4637         figureForm.[Ch].
4638
4639         * figureForm.[Ch]: stripped the FD_from_figure manipulation
4640         code out of lux_cb.[Ch], ready for its (imminent?) removal.
4641
4642         * lyx_cb.[Ch]: see above.
4643
4644         * figure_form.[Ch]: fdesign generated code, combining lyx.[Ch] and
4645         form1.[Ch].
4646
4647         * form1.[Ch]:
4648         * lyx.[Ch]: replaced by figure_form.[Ch].
4649
4650         * lyx_gui.C:
4651         * lyx_gui_misc.C:
4652         * lyxfunc.C: changed headers associated with above changes.
4653
4654 2001-03-27  Juergen Vigna  <jug@sad.it>
4655
4656         * BufferView_pimpl.C: set the temporary cursor right!
4657
4658 2001-03-27  Angus Leeming  <a.leeming@ic.ac.uk>
4659
4660         * BufferView_pimpl.C (Dispatch): corrected spelling givven -> given.
4661
4662 2001-03-23  Angus Leeming  <a.leeming@ic.ac.uk>
4663
4664         * LString.h: removed "using std::getline"!
4665
4666         * BufferView_pimpl.C (Dispatch): changes due to changes in
4667         InsetInclude::Params.
4668
4669         * buffer.C (tag_name): removed redundant break statements as they were
4670         producing lots of warnings with my compiler.
4671
4672 2001-03-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4673
4674         * LString.h: add "using std::getline" when using the real <string>.
4675
4676 2001-03-23  José Abílio Matos  <jamatos@fep.up.pt>
4677
4678         * buffer.C: removed bitset usage.
4679         PAR_TAG moved to an anonymous name space.
4680         (tag_name): new funtion, also in the anonymous namespace.
4681         (SimpleLinuxDocOnePar): replaced all the references to bitset by PAR_TAG.
4682         (makeDocBookFile): clean code. Completed transition from string arrays
4683         to string vectors.
4684         (SimpleDocBookOnePar): code clean.
4685
4686 2001-03-23  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
4687
4688         * tabular.C: add some comments.
4689
4690 2001-03-22  Juergen Vigna  <jug@sad.it>
4691
4692         * buffer.C (parseSingleLyXformat2Token): redone the minipage
4693         compatibility read a bit and fixed bug with minipage in different
4694         depth.
4695
4696 2001-03-21  José Abílio Matos  <jamatos@fep.up.pt>
4697
4698         * buffer.C (pop_tag): removed.
4699         (push_tag): removed.
4700         (makeLinuxDocFile): cleaner C++ code, declarations near usage point,
4701         array replaced with vector. Added support for CDATA sections.
4702         (SimpleLinuxDocOnePar): ditto. Paragraph tags are correctly handled,
4703         at any nest level.
4704         (makeDocBookFile): XML conformant declaration of CDATA section,
4705         fixed bug related to <emphasis> in the first paragraph char.
4706         (sgmlOpenTag): exclude empty tags.
4707         (sgmlCloseTag): ditto.
4708
4709         * buffer.h (pop_tag): removed.
4710         (push_tag): removed.
4711
4712 2001-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
4713
4714         * language.h (Languages): added size_type and size().
4715
4716 2001-03-20  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
4717
4718         * buffer.C (parseSingleLyXformat2Token): Try to give a bit better
4719         response on compability reading of minipages. One probliem is that
4720         the old usage of minipages was «flertydig»
4721
4722         * several files here and in subdirs: don't use static at file
4723         scope use anon namespaces instead.
4724
4725 2001-03-19  Kayvan A. Sylvan <kayvan@sylvan.com>
4726
4727         * paragraph.C (TeXEnvironment): Added \n to \end{environment}
4728         LaTeX output. This is necessary for Literate document
4729         processing.
4730
4731 2001-03-17  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
4732
4733         * buffer.C: insert hfill when needed.
4734
4735         * tabular.C (l_getline): use string::erase, small whitespace change.
4736
4737         * BufferView_pimpl.C: try the anon namespace.
4738         * WorkArea.C: ditto
4739
4740 2001-03-16  Juergen Vigna  <jug@sad.it>
4741
4742         * BufferView_pimpl.C (workAreaButtonRelease): return only on button==2
4743         otherwise it won't open options-dialogs.
4744
4745         * buffer.C: honor pextraWidth(p) on converting minipages.
4746
4747         * tabular.C (l_getline): changed the functions to strip trailing \r.
4748
4749 2001-03-16  Angus Leeming  <a.leeming@ic.ac.uk>
4750
4751         * BufferView_pimpl.C:
4752         * minibuffer..C: added "using SigC::slot" declaration.
4753
4754 2001-03-16  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
4755
4756         * lyxlex_pimpl.h: noncopyable is in namespace boost.
4757
4758         * text2.C: ditto
4759
4760         * text.C: ditto
4761
4762         * paragraph.C: ditto
4763
4764         * lyxtext.h: NO_PEXTRA
4765
4766         * buffer.C: NO_PEXTRA_REALLY, NO_PEXTRA
4767
4768         * ParagraphParameters.C (clear): NO_PEXTRA_REALLY
4769         * ParameterStruct.h: ditto
4770         * ParagraphParameters.h: ditto
4771         * lyxparagraph.h: ditto
4772
4773 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
4774
4775         * buffer.C: add compability for minipage alignment.
4776         (latexParagraphs): remove unwanted pextra check.
4777
4778         * several files: remove CXX_WORKING_NAMESPACES
4779
4780         * buffer.C (pop_tag): tie is in namespace boost
4781
4782         * BufferView.h: noncopyable is in namespace boost
4783         * lyxlex.h: ditto
4784         * lyx_main.h: ditto
4785         * lyx_gui.h: ditto
4786         * layout.h: ditto
4787         * lastfiles.h: ditto
4788         * bufferlist.h: ditto
4789         * ShareContainer.h: ditto
4790         * LyXView.h: ditto
4791         * LyXAction.h: ditto
4792         * LaTeX.h: ditto
4793
4794 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
4795
4796         * Merging changes from BRANCH_MVC back into HEAD.
4797
4798         * Makefile.am: added controllers/libcontrollers.la to lyx_DEPENDENCIES
4799
4800 2001-03-15  John Levon  <moz@compsoc.man.ac.uk>
4801
4802         * BufferView_pimpl.C: change from intl.C
4803
4804         * combox.h:
4805         * combox.C:
4806         * Makefile.am: move combox.*
4807
4808         * form1.h:
4809         * form1.C:
4810         * lyx_gui.C:
4811         * intl.h:
4812         * intl.C: remove dialog (covered by prefs)
4813
4814 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
4815
4816         * lyxfunc.C (Dispatch): removed redundant break statement.
4817
4818 2001-03-14  Juergen Vigna  <jug@sad.it>
4819
4820         * tabular.C (l_getline): pay attention on \r\n (from Windows-files)
4821
4822 2001-03-14  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
4823
4824         * buffer.C: add hack to fix compability reading of minipages.
4825
4826 2001-03-13  Dekel Tsur  <dekelts@tau.ac.il>
4827
4828         * buffer.C (getLists): Cleanup.
4829
4830 2001-03-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4831
4832         * lyxfont.C (update): don't honor toggleall on font size.
4833
4834 2001-03-13  John Levon  <moz@compsoc.man.ac.uk>
4835
4836         * bmtable.c:
4837         * bmtable.h:
4838         * Makefile.am: moved to frontends/xforms/
4839
4840         * lyx_gui_misc.C:
4841         * lyxfunc.C:
4842         * BufferView_pimpl.C: changes for moved mathpanel
4843
4844 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
4845
4846         * gettext.h: fix gettext_init() in --disable-nls
4847
4848 2001-03-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4849
4850         * LaTeXFeatures.C (getMacros): add a .c_str() when using sstream.
4851
4852 2001-03-09  John Levon  <moz@compsoc.man.ac.uk>
4853
4854         * lyx.C:
4855         * lyx.h: strip external form
4856
4857 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
4858
4859         * BufferView_pimpl.C: add comment, destroySplash()
4860
4861 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
4862
4863         * BufferView_pimpl.C:
4864         * LyXAction.C:
4865         * buffer.C:
4866         * commandtags.h:
4867         * lyxfunc.C: use re-worked insetinclude
4868
4869 2001-03-12  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
4870
4871         * buffer.C: add using std::stringstream.
4872
4873         * lyx_cb.C: readd using std::ios.
4874
4875         * buffer.C: add using std::map.
4876
4877         * BufferView_pimpl.C: add using std::vector.
4878
4879         * ShareContainer.h: add std:: to swap.
4880
4881         * buffer.h: add some typedefs
4882         * buffer.C (getLists): use them
4883         (getLists): renamed from getTocList.
4884         add a counter for the different float types and use it in the
4885         generated string.
4886         (getLists): use the same counter for the NEW_INSETS and the "non"
4887         NEW_INSETS
4888
4889         * lyx_cb.h: remove unused items, includes, using etc.
4890
4891         * ShareContainer.h: remove some commented code, add more comments
4892         and "documentation".
4893
4894 2001-03-11  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
4895
4896         * buffer.C (getTocList): make the list also when NEW_INSETS is
4897         defined.
4898
4899         * buffer.h: remove TocType
4900
4901         * buffer.C (getTocList): change to return a map<string,
4902         vector<TocItem> >, implement for dynamic number of list.
4903
4904         * CutAndPaste.[Ch] (checkPastePossible): remove unused arg
4905         * text2.C (PasteSelection): adjust
4906         * CutAndPaste.C (pasteSelection): adjust
4907
4908         * FloatList.C (FloatList): update from the new_insets branch.
4909         * Floating.[Ch]: ditto
4910         * LaTeXFeatures.C: ditto
4911         * buffer.C: ditto
4912         * lyxlex_pimpl.C: ditto
4913
4914         * paragraph.C (Last): remove when NEW_INSETS is defined.
4915
4916         * other file: changes because of the above.
4917
4918 2001-03-09  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
4919
4920         * lyxparagraph.h: rename next to next_, previous to previous_,
4921         make them private for NEW_INSETS. Rename Next() to next(),
4922         Previous() to previous().
4923
4924         * other files: changes because of the above.
4925
4926 2001-03-08  Dekel Tsur  <dekelts@tau.ac.il>
4927
4928         * BufferView.h:
4929         * lyxparagraph.h: Add '#include "LString.h"' to fix compilation
4930         problem.
4931
4932 2001-03-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4933
4934         * main.C (main): pass lyx_localedir to gettext_init().
4935
4936         * gettext.h: remove locale_init and gettext_init macros
4937
4938         * gettext.C (locale_init): new function
4939         (gettext_init): new function
4940
4941         * lyx_gui.C (LyXGUI): use locale_init() instead of explicit
4942         setlocale().
4943
4944 2001-03-07  Edwin Leuven  <leuven@fee.uva.nl>
4945
4946         * Moved credits to frontends:
4947         * credits.[Ch]: removed
4948         * credits_form.[Ch]: removed
4949         * lyx_gui_misc.C: remove credits stuff
4950         * Makefile.am:
4951
4952 2001-03-07  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
4953
4954         * lyx_main.C: make toplevel_keymap a boost::scoped_ptr.
4955
4956         * kbmap.[Ch]: make kb_key::table a boost::shared_ptr, remove
4957         unneeded destructor.
4958
4959         * intl.[Ch] (Intl): free the fd_form_keymap, make the fd_form_keymap
4960         a standalone pointer again.
4961
4962         * ColorHandler.[Ch]: make lyxColorHandler a boost::scoped_ptr
4963
4964 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
4965
4966         * Makefile.am:
4967         * filedlg.h:
4968         * filedlg.C:
4969         * LyXAction.C:
4970         * ToolbarDefaults.C:
4971         * bufferlist.C:
4972         * commandtags.h:
4973         * form1.C:
4974         * form1.h:
4975         * lyx_cb.C:
4976         * lyx_cb.h:
4977         * lyxfunc.h:
4978         * lyxfunc.C:
4979         * BufferView_pimpl.C: use new file dialog in GUII
4980
4981         * lyx_cb.h:
4982         * lyx_cb.C: remove LayoutsCB to Toolbar
4983
4984 2001-03-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4985
4986         * ShareContainer.h (get): add std:: qualifier
4987
4988 2001-03-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4989
4990         * ShareContainer.h: define a proper ShareContainer::value_type
4991         type (and use typename to please compaq cxx)
4992
4993 2001-03-06  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
4994
4995         * lyxparagraph.h: move serveral local vars to
4996         ParameterStruct/ParagraphParameters., use ShareContainer in
4997         FontTable., make vars in FontTable private and add getter and
4998         setter.
4999
5000         * paragraph.C: changes because of the above.
5001
5002         * lyxfont.h: remove copy constructor and copy assignment. (the
5003         default ones is ok), move number inside FontBits. move inlines to
5004         lyxfont.C
5005
5006         * lyxfont.C: add number to initializaton of statics, move several
5007         inlines here. constify several local vars. some whitespace
5008         cleanup. Dont hide outerscope variables.
5009
5010         * Spacing.h: add two new constructors to match the set methods.
5011
5012         * ShareContainer.h: new file, will perhaps be moved to support
5013
5014         * ParameterStruct.h: new file
5015
5016         * ParagraphParameters.h: new file
5017
5018         * ParagraphParameters.C: new file
5019
5020         * Makefile.am (lyx_SOURCES): add ParagraphParameters.C,
5021         ParagraphParameters.h, ParameterStruct.h and ShareContainer.h
5022
5023         * BufferView_pimpl.C: ParagraphParameter changes.
5024         * buffer.C: Likewise.
5025         * bufferview_funcs.C: Likewise.
5026         * text.C: Likewise.
5027         * text2.C: Likewise.
5028
5029 2001-03-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5030
5031         * lyxfind.C (LyXReplace): do not redefine default argument in
5032         implementation.
5033         (IsStringInText): ditto
5034         (SearchForward): ditto
5035         (SearchBackward): ditto
5036
5037 2001-03-06  Juergen Vigna  <jug@sad.it>
5038
5039         * lyxfind.C (IsStringInText): put parentes around expressions.
5040
5041 2001-03-05  Edwin Leuven  <leuven@fee.uva.nl>
5042
5043         * lyxfind.[Ch]: find stuff moved out of text2.C/lyxtext.h
5044
5045 2001-02-23  John Levon  <moz@compsoc.man.ac.uk>
5046
5047         * lyx_main.C: add ISO_Left_Tab as bind synonym for Tab
5048
5049         * stl_string_fwd.h: add comment
5050
5051         * lyx_gui_misc.C: killed ALWAYS_CLOSE_MATH_PANELS
5052
5053         * tabular.h:
5054         * tabular.C: remove unused DocBook methods
5055
5056         * intl.C:
5057         * language.C:
5058         * paragraph.C:
5059         * buffer.C:
5060         killed DO_USE_DEFAULT_LANGUAGE
5061
5062 2001-03-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5063
5064         * lyx_gui.C: do not include language.h.
5065
5066         * bufferview_funcs.C (ToggleAndShow): do not provide optional
5067         arguments in function implementation.
5068
5069 2001-02-28  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
5070
5071         * BufferView_pimpl.C: add <ctime>
5072
5073 2001-02-27  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
5074
5075         * BufferView_pimpl.C: add using std::find_if
5076
5077 2001-02-27  José Matos  <jamatos@fep.up.pt>
5078
5079         * LaTeXFeatures.C (getIncludedFiles): call to BasePath replaced
5080         by OnlyPath.
5081
5082 2001-02-11  José Matos  <jamatos@fep.up.pt>
5083
5084         * buffer.C (makeDocBookFile): command styles now have a parameter as
5085         "title" by default.
5086
5087 2001-02-23  Edwin Leuven <leuven@fee.uva.nl>
5088
5089         * layout_forms.[Ch]: removed
5090         * lyx_cb.[Ch]: out character
5091         * lyx_gui.C: out character
5092         * lyx_gui_misc.C: out character
5093         * bufferview_funcs.C: : out character,
5094         added toggleall as parameter in ToggleAndShow
5095
5096 2001-02-26  Dekel Tsur  <dekelts@tau.ac.il>
5097
5098         * lyxfunc.C (getStatus): Fix the LFUN_EXPORT case.
5099
5100         * text2.C (SetCurrentFont): Disable number property at boundary.
5101
5102 2001-02-26  Juergen Vigna  <jug@sad.it>
5103
5104         * lyxfunc.C (getStatus): added a string argument override function so
5105         that this is correctly called from LyXFunc::Dispatch if it contains a
5106         do_not_use_argument which is used!
5107         (Dispatch): added check for "custom" export and call appropriate func.
5108
5109 2001-02-23  Dekel Tsur  <dekelts@tau.ac.il>
5110
5111         * lyxrc.C: Add language_command_local, language_use_babel and
5112         language_global_options.
5113
5114         * lyxfont.C (latexWriteStartChanges): Use language_command_local.
5115
5116         * buffer.C (makeLaTeXFile): Use language_use_babel and
5117         language_global_options.
5118
5119 2001-02-23  Juergen Vigna  <jug@sad.it>
5120
5121         * lyxfunc.C (Dispatch): removed the whole part of the switch statement
5122         which works with LyXText and putted it inside BufferView. Here now we
5123         only call for that part the BufferView::Dispatch() function.
5124
5125         * BufferView.C (Dispatch): added.
5126
5127         * BufferView_pimpl.C (Dispatch): added! Here are now all dispatch
5128         functions which needs to use a LyXText over from LyXFunc.
5129         (MenuInsertLyXFile): added
5130         (getInsetByCode): added
5131         (moveCursorUpdate): added
5132         (static TEXT): added
5133
5134 2001-02-22  Juergen Vigna  <jug@sad.it>
5135
5136         * BufferView_pimpl.C (update): call a status update to see if LyXText
5137         needs it.
5138
5139 2001-02-20  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
5140
5141         * vc-backend.C (revert): implement for CVS
5142         (getLog): implement for CVS
5143
5144 2001-02-20  Juergen Vigna  <jug@sad.it>
5145
5146         * text2.C (ClearSelection): added BufferView param for inset_owner call
5147
5148         * lyxfunc.C (TEXT): added this function and use it instead of
5149         directly owner->view()-text of getLyXText().
5150
5151 2001-02-20  Edwin Leuven <leuven@fee.uva.nl>
5152
5153         * src/layout_forms.C: out preamble
5154         * src/layout_forms.h: out preamble
5155         * src/lyx_cb.C: out preamble
5156         * src/lyx_cb.h: out preamble
5157         * src/lyx_gui.C: out preamble
5158         * src/lyx_gui_misc.C: out preamble
5159         * src/lyxfunc.C: connect with guii preamble
5160
5161 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
5162
5163         * src/buffer.h: tiny clean-ups to allow compilation with DEC cxx.
5164
5165 2001-02-17  Dekel Tsur  <dekelts@tau.ac.il>
5166
5167         * LaTeX.C (run): Do not use 'scanres & RERUN' when deciding
5168         whether to run bibtex.
5169
5170 2001-02-16  Dekel Tsur  <dekelts@tau.ac.il>
5171
5172         * Makefile.am (lyx_SOURCES): Remove BackStack.h
5173
5174 2001-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
5175
5176         * Makefile.am (lyx_SOURCES): removed bibforms.h
5177
5178         * vspace.h: doxygen
5179
5180         * text.C (GetVisibleRow): make several local vars const
5181
5182         * tabular.C: small cleanup.
5183
5184         * lyxserver.C (callback): use compare instead of strncmp
5185
5186         * lyxparagraph.h: remove all code dep. on HAVE_ROPE, move inclass
5187         inlines to after class or to paragraph.C
5188
5189         * lyxfont.h: remove friend operator!=
5190
5191         * converter.h: move friend bool operator< to non friend and after
5192         class def.
5193
5194         * combox.h: small cleanup
5195
5196         * buffer.h: doxygen, remove unused constructor, move inclas inlies
5197         to inlines after class def.
5198
5199         * buffer.C (pop_tag): use string operations instead of strcmp
5200
5201         * bmtable.c: doxygen, small cleanup
5202
5203         * LaTeX.h: remove friend operator==
5204
5205 2001-02-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
5206
5207         * screen.C:
5208         * lyxrc.[Ch]:
5209         * lyxfunc.C:
5210         * lyxfont.[Ch]:
5211         * lyx_cb.C:
5212         * intl.[Ch]:
5213         * commandtags.h:
5214         * buffer.C:
5215         * WorkArea.[Ch]:
5216         * LyXAction.C:
5217         * BufferView_pimpl.C:
5218         * BufferView.[Ch]: remove cruft
5219
5220 2001-02-14  Juergen Vigna  <jug@sad.it>
5221
5222         * lyxfunc.C: removed #if 0 unused code
5223
5224         * lyxfunc.C (Dispatch): make LFUN_QUOTE work for InsetText.
5225
5226         * BufferView_pimpl.C (update): set updatestatus of inset if needed.
5227
5228         * text2.C (SetSelection): added a BufferView * parameter
5229
5230 2001-02-13  Juergen Vigna  <jug@sad.it>
5231
5232         * lyxfunc.C (Dispatch): fixed protected blank problem.
5233         * BufferView2.C (protectedBlank): added LyxText * parameter.
5234
5235         * tabular.C (AppendRow): forgot to set row_info of newly added row.
5236         (AppendColumn): same as above for column_info.
5237
5238         * lyxfunc.C (Dispatch): supported some more functions in InsetText.
5239         (moveCursorUpdate): use a LyXText param for support of InsetText.
5240
5241         * BufferView_pimpl.C (doubleClick): added support for InsetText.
5242         (tripleClick): ditto
5243
5244         * lyxfunc.C (LFUN_APPENDIX): changed to use "text" pointer.
5245
5246         * BufferView_pimpl.C (update): added LyXText param to honor insets.
5247
5248         * bufferview_funcs.C (ToggleAndShow): fixed for text in insets.
5249
5250         * text2.C (SetSelection): set correct update status if inset_owner
5251         (ToggleFree): ditto
5252
5253 2001-02-12  Lars Gullik Bjønnes  <larsbj@lyx.org>
5254
5255         * tabular.C: remove some commented code.
5256
5257 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
5258
5259         * BufferView_pimpl.C: call hideSplash()
5260
5261         * LyXAction.C: make buffer-child-insert use LFUN_CHILD_CREATE
5262
5263         * include_form.h:
5264         * bibforms.h: remove
5265
5266         * lyxfunc.C:
5267         * src/commandtags.h: LFUN_CHILDINSERT -> LFUN_CHILD_INSERT,
5268           add LFUN_CHILD_CREATE
5269
5270         * counters.h: fix tiny typo
5271
5272         * lyx_cb.C:
5273         * lyx.h:
5274         * lyx_gui.C:
5275         * lyx.C: move splash to frontends/xforms/
5276
5277         * lyx_gui_misc.C: move Include and Bibform to frontends
5278
5279         * lyxvc.h: clarify comment
5280
5281         * vspace.C: tiny housekeeping
5282
5283 2001-02-10  Dekel Tsur  <dekelts@tau.ac.il>
5284
5285         * text.C (PrepareToPrint): RTL Fix.
5286
5287         * paragraph.C (GetUChar): New method.
5288         (String):  Use GetUChar.
5289
5290         * buffer.C (asciiParagraph): Use GetUChar.
5291
5292 2001-02-09  Dekel Tsur  <dekelts@tau.ac.il>
5293
5294         * text.C (GetVisibleRow): Fix selection drawing for RTL text in tables.
5295
5296 2001-02-09  John Levon  <moz@compsoc.man.ac.uk>
5297
5298         * buffer.h:
5299         * buffer.C: rename to getLogName(), handle
5300           build log / latex log nicely
5301
5302 2001-02-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5303
5304         * MenuBackend.C:
5305         * MenuBackend.h: remove support for reference menuitem type.
5306
5307 2001-02-07  John Levon  <moz@compsoc.man.ac.uk>
5308
5309         * BufferView_pimpl.C: housekeeping
5310         * BufferView_pimpl.h:
5311         * LyXView.h:
5312         * Makefile.am:
5313         * Timeout.C:
5314         * Timeout.h:
5315         * minibuffer.h: move Timeout GUI-I
5316
5317 2001-02-07  Dekel Tsur  <dekelts@tau.ac.il>
5318
5319         * lyxrc.C (read): Update converters data-structures.
5320
5321 2001-02-07  Lars Gullik Bjønnes  <larsbj@lyx.org>
5322
5323         * LaTeX.h (operator!=): add operator != for Aux_Info
5324
5325 2001-02-06  John Levon  <moz@compsoc.man.ac.uk>
5326
5327         * Makefile.am: remove LaTeXLog.C, log_form.[Ch]
5328
5329         * LaTeXLog.C: deleted, useful code moved to Buffer
5330
5331         * buffer.h:
5332         * buffer.C: new function getLatexLogName()
5333
5334         * lyx_gui_misc.C:
5335         * lyx_gui.C:
5336         * lyxvc.C:
5337         * lyxvc.h:
5338         * lyxfunc.C: use frontends for LaTeX and VC logs
5339
5340 2001-02-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5341
5342         * LaTeX.h: yet another std:: that Allan forgot.
5343
5344         * Variables.C (set): renamed from isset(), because this clashes
5345         with some HP-UX macros (grr).
5346
5347 2001-02-06  Allan Rae  <rae@lyx.org>
5348
5349         * LaTeX.h: Another bug fix.  Missing std:: this time.
5350
5351 2001-02-04  Allan Rae  <rae@lyx.org>
5352
5353         * paragraph.C (TeXOnePar): Partial fix for the '\n' generation in
5354         floats problem. I've left it commented out because it's not quite
5355         correct.  It should also test that the current object is a table or
5356         figure inset.  But I haven't gotten around to figuring out how to do
5357         that.  I *think* it'll be something like: "table" == inset.type()
5358
5359         * LaTeX.h (operator==): Aux_Info should have a friend that returns a
5360         bool.
5361
5362 2001-02-02  Dekel Tsur  <dekelts@tau.ac.il>
5363
5364         * LaTeX.C (scanAuxFile): A rewrite of this method. It now returns
5365         all the citation/databases/styles in the auxilary file.
5366         (run): Rerun latex if there was a babel language error.
5367
5368 2001-02-01  Dekel Tsur  <dekelts@tau.ac.il>
5369
5370         * text.C (Backspace): Preserve the font when changing newline char
5371         with a space.
5372         (BreakParagraph): If the cursor is before a space, delete the space.
5373
5374         * lyx_cb.C (QuitLyX): Do not save files when running with no gui.
5375
5376 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
5377
5378         * BufferView2.C (ChangeInsets): Renamed from ChangeRefs. Accept a
5379         new argument (code).
5380         (ChangeCitationsIfUnique): New method.
5381
5382         * paragraph.C (GetPositionOfInset): Handle bibkey.
5383
5384 2001-01-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5385
5386         * BufferView_pimpl.h: change type of Position::par_pos to
5387         LyXParagraph::size_type.
5388
5389 2001-01-29  Dekel Tsur  <dekelts@tau.ac.il>
5390
5391         * BufferView_pimpl.C (savePosition, restorePosition): Write
5392         messages to minibuffer.
5393
5394 2001-01-28  José Matos  <jamatos@fep.up.pt>
5395
5396         * buffer.C (makeDocBookFile): adds support for document language.
5397         A silly restriction on the name of LatexCommand types where removed.
5398         Added support for CDATA sections, allows to chars unescaped, used
5399         among others in code, to avoid escape < and >.
5400
5401 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
5402
5403         * BufferView_pimpl.C (savePosition, restorePosition): Use a vector of
5404         saved positions instrad of a stack. Furthermore, a position is
5405         stored using paragraph id/paragraph position.
5406
5407         * commandtags.h: Add LFUN_BOOKMARK_SAVE and LFUN_BOOKMARK_GOTO.
5408         Remove LFUN_REF_BACK.
5409
5410 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
5411
5412         * converter.C (dvipdfm_options): New method.
5413
5414 2001-01-26  Dekel Tsur  <dekelts@tau.ac.il>
5415
5416         * vspace.C (isValidLength): Fix for empty input string.
5417
5418 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5419
5420         * LyXAction.C (init): change description of LFUN_FIGURE to
5421         "Insert Graphics"
5422
5423 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5424
5425         * LaTeX.C: add using directive
5426
5427 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
5428
5429         * MenuBackend.C (expand): Fix the sorting of the formats.
5430
5431 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
5432
5433         * lyx_main.C: tiny error message fix
5434
5435 2001-01-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5436
5437         * lyx_gui.C (LyXGUI): force the LC_NUMERIC locale to "C" after
5438         calling fl_initialize(). This fixes the problem with ',' as
5439         decimal separator in text files.
5440
5441 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
5442
5443         * trans.C (process): Fix the keymap bug.
5444
5445 2001-01-23  Dekel Tsur  <dekelts@tau.ac.il>
5446
5447         * LaTeX.C (scanAuxFiles): New method. Provides support for
5448         multiple bibliographies (when using the bibtopic/bibunits pacakges).
5449         (scanLogFile) Scan for "run BibTeX" messages.
5450
5451         * buffer.C (makeLaTeXFile): Do not load the ae package when using
5452         OT1 font encoding. Also, load the aecompl package if the ae
5453         package is loaded.
5454
5455         * tex-strings.C: Add "ae" to tex_fonts[] (from Matej Cepl).
5456
5457 2001-01-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5458
5459         * texrow.C (increasePos): turn two error messages into debug
5460         messages.
5461
5462 2001-01-20  Dekel Tsur  <dekelts@tau.ac.il>
5463
5464         * LaTeX.C (scanAux): Handle the \@input macro.
5465         (runBibTeX): Use scanAux().
5466
5467         * language.C (latex_options_): New field.
5468
5469         * LaTeXFeatures.C (getMacros): Add language macros.
5470
5471         * buffer.C (makeLaTeXFile): Small fix.
5472
5473 2001-01-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5474
5475         * lyxfunc.C: fix the name of the inset for LFUN_CHILDINSERT
5476
5477         * text2.C: add a using directive.
5478
5479 2000-01-17  John Levon  <moz@compsoc.man.ac.uk>
5480
5481         * BufferView2.C:
5482         * lyx_gui_misc.h:
5483         * lyxfr1.C:
5484         * lyxfunc.C: kill LyXBell.
5485
5486 2001-01-17  Dekel Tsur  <dekelts@tau.ac.il>
5487
5488         * text.C (IsBoundary): Remove the error message
5489
5490         * WorkArea.C (work_area_handler): Decrease keyboard purge threshold.
5491
5492         * lyxrc.C (setDefaults): Correct initialization value for
5493         font_norm_type.
5494
5495 2001-01-15  Dekel Tsur  <dekelts@tau.ac.il>
5496
5497         * BufferView2.C (gotoInset): New method. Replaces gotoNote() and
5498         gotoError().
5499
5500         * text2.C (GotoNextInset): New method. Replaces GotoNextError()
5501         and GotoNextNote().
5502
5503         * src/LyXAction.C: Added reference-next.
5504
5505         * text.C (InsertChar): Use contains instead of strchr.
5506
5507         * lyx_cb.C (MenuInsertLabel): Enable default value code.
5508
5509 2001-01-13  Dekel Tsur  <dekelts@tau.ac.il>
5510
5511         * paragraph.C (SimpleTeXOnePar) Put \protect before paragraph
5512         alignment commands (when needed).
5513
5514         * text.C (InsertChar): Add ':' to number separator chars.