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