]> git.lyx.org Git - lyx.git/blob - src/ChangeLog
Make typing responsive when an image is on the screen.
[lyx.git] / src / ChangeLog
1 2005-04-25  Angus Leeming  <leeming@lyx.org>
2
3         * Bidi.[Ch]:
4         * coordcache.[Ch]:
5         * ispell.C:
6         * lyxserver.C:
7         * mover.C:
8         * pch.h:
9         include <config.h> in .C files, not .h ones.
10         add licence blurb.
11         protect headers inside preprocessor guards.
12
13 2005-04-21  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
14
15         * FuncStatus.h (StatusCodes): document
16
17 2005-04-21  André Pönitz  <poenitz@gmx.net>
18
19         * FuncStatus.h (enabled, onoff): document
20
21 2005-04-19  Angus Leeming  <leeming@lyx.org>
22
23         * BufferView_pimpl.C (cursorToggle): no longer test whether
24         any child processes have been reaped before calling
25         handleCompletedProcesses().
26
27 2005-04-19  Martin Vermeer  <martin.vermeer@hut.fi>
28
29         * text3.C (dispatch): fix, finally fix, the language problem in
30         new lyxtexts, without disabling on-the-fly font changes (Helge's
31         bug report)
32
33 2005-04-19  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
34
35         * text3.C (dispatch): set cursor on double/triple click events
36         (bug 1811)
37
38 2005-04-14  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
39
40         * lyxfunc.C (actOnUpdatedPrefs): avoid warning
41         (dispatch): update counters and screen after LFUN_TEXTCLASS_APPLY.
42
43         * rowpainter.C (paintFirst): simplify the code a little bit. In
44         particular, remove the test for secnumdepth.
45         * text.C (setHeightOfRow): only allocate space for chapter number
46         when updateCounters provided an actual label, instead of looking
47         at secnumdepth directly.
48
49         * lyxlayout.C (LyXLayout): set toclevel to -2 by default.
50
51         * buffer_funcs.C (setCounter): only number LABEL_COUNTER
52         paragraphs when secnumdepth is large enough or, for environments,
53         when they are not the first in a sequence.
54
55 2005-04-17  Angus Leeming  <leeming@lyx.org>
56
57         * buffer.C (makeLaTeXFile): replace code to manipulate a path
58         containing space and '~' characters with a call to latex_path().
59
60 2005-04-17  Angus Leeming  <leeming@lyx.org>
61
62         * converter.C (convert): protect all args of convertDefault.sh
63         script with quotes.
64
65 2005-04-11  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
66
67         * text3.C (dispatch): change the layout to "Caption" after inserting
68         a float.
69
70 2005-04-12  Martin Vermeer  <martin.vermeer@hut.fi>
71
72         * text3.C (dispatch): fix language problem in newly created
73         textinsets (and main text) in non-english docs
74
75 2005-04-13  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
76
77         * lyxfunc.C (getStatus, dispatch): handle LFUN_INSET_APPLY
78         * text3.C (getStatus, dispatch): don't handle LFUN_INSET_APPLY anymore
79         * text3.C (getStatus): disable LFUN_INSET_MODIFY
80
81 2005-04-12  Martin Vermeer  <martin.vermeer@hut.fi>
82
83         * lyxtext.h:
84         * text.C (metrics):
85         * text2.C (getFont):
86         * rowpainter.C (getFont): Fix metrics bug introduced by inset
87         fonts fix
88
89 2005-04-11  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
90
91         * paragraph.C (simpleTeXOnePar): add missing '}' in LaTeX
92         output of \item arguments without trailing text.
93
94 2005-04-06  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
95
96         * FontIterator.C (operator*): avoid a copy of the font.
97
98 2005-04-10  Martin Vermeer  <martin.vermeer@hut.fi>
99
100         * rowpainter.C (getFont): fix language bug from previous fix
101
102 2005-04-10  Martin Vermeer  <martin.vermeer@hut.fi>
103
104         * rowpainter.C (RowPainter, getFont): fix font inside inset
105         (bugs 1766, 1809)
106
107 2005-04-06  Martin Vermeer  <martin.vermeer@hut.fi>
108
109         * CutAndPaste.C (eraseSelection): more precise fix for bug 1654,
110         preventing inserted font, deco, delim insets jumping to start of
111         surrounding inset.
112
113 2005-03-30  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
114
115         * lyxfunc.C (dispatch): translate message before sending it to the
116         minibuffer.
117
118 2005-03-29  Angus Leeming  <leeming@lyx.org>
119
120         * lyx_main.C (priv_exec): call os::internal_path on each file passed
121         to LyX on the command line.
122
123 2005-03-25  Stephan Witt  <stephan.witt@beusen.de>
124
125         * vc-backend.C: use QuoteName to protect file names wherever
126         necessary.
127
128 2005-03-27  Martin Vermeer  <martin.vermeer@hut.fi>
129
130         * buffer.[Ch]:
131         * BranchList.h: fix bugs 1844,1845: document settings don't
132         stick
133
134 2005-03-14  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
135
136         * lyxrc.C (setDefaults, read, output, getDescription): add support
137         for tex_allows_spaces.
138
139         * exporter.C (Export): allows files in directory containing spaces
140         if tex_allows_spaces is true.
141
142         * buffer.C (makeLaTeXFile): if the document path contains spaces,
143         output it in double quotes.
144
145 2005-03-22  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
146
147         * rowpainter.C: use default text height for drawing change tracker
148         strikeout lines.
149
150 2005-03-21  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
151
152         * lyx_main.C: fix binding of tabulator key (especially S-Tab).
153
154 2005-03-18  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
155
156         * lyx_main.C (queryUserLyXDir): fix logic when LyX support
157         directory is missing.
158
159 2005-03-11  Martin Vermeer  <martin.vermeer@hut.fi>
160
161         * text2.C: fixed the fix, extended to other case.
162
163 2005-03-08  Martin Vermeer  <martin.vermeer@hut.fi>
164
165         * text2.C: fix for cursor up/down stuck in math [bug 1792]
166
167 2005-03-07  Alfredo Braunstein  <abraunst@lyx.org>
168
169         * text2.C (cursorUp): get rid of a crash
170         * text.C (x2pos): add an assert
171
172 2005-03-07  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
173
174         * lyxfunc.C (getStatus): fix warning when assertions are disabled
175
176         * text3.C:
177         * lyxfunc.C:
178         * dociterator.C: include <boost/current_function.hpp>, which is
179         needed when assertions are disabled.
180
181 2005-03-05  Johnathan Burchill  <jkerrb@users.sourceforge.net>
182
183         * text2.C: fix for stuck cursor when traversing two
184         consecutive spaces. [bug 1255] (pars_[old.pit()].setChange)
185
186 2005-02-25  Andreas Vox  <avox@arcor.de>
187
188         * output_docbook.C (makeParagraph): suppress trailing newline
189         after a run of paragraphs
190
191 2005-02-28  Johnathan Burchill  <jkerrb@users.sourceforge.net>
192
193         * paragraph.C: fix for confused change tracker when pasting
194         text that begins with a lineseparator. [bug 1827]
195         (setChange(0, Change::INSERTED);)
196
197         * paragraph_funcs.C: fix for lost changes on triple-paste
198         in change tracking mode [bug 1827] (par.setChange()).
199
200 2005-02-24  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
201
202         * text2.C (updateCounters, setCounter, expandLabel): move to
203         buffer_funcs.
204
205         * buffer_funcs.C (updateCounters): turn into a free standing
206         function and add a buffer parameter. Remove dead code for tracking
207         labelstring change.
208         (setCounter): change into a free-standing function which gets a
209         dociterator as argument. Use this iterator to fix captions in a
210         simple way. When no float is found above the caption, use the
211         labelstring of the caption layout as default.
212
213         * text.C (breakParagraph, backspace):
214         * text2.C (init, setLayout, changeDepth):
215         * text3.C (dispatch):
216         * CutAndPaste.C (cutSelection, pasteSelection): pass a buffer to
217         updateCounters.
218
219         * dociterator.C (forwardPar): make it much faster by calling
220         forwardPos() only when really necessary.
221
222         * output_docbook.C (makeCommand): adapt to expandLabel move.
223
224         * cursor.C: remove unused variable
225
226 2005-02-24  Johnathan Burchill  <jkerrb@users.sourceforge.net>
227
228         * paragraph_funcs.C: fix crash when pasting insets in change
229         tracking mode [bug 1277] (honour change type in moveItem).
230
231 2005-02-23  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
232
233         * LaTeX.C (scanLogFile): recognize pdfTeX warnings
234
235 2005-02-14  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
236
237         * BufferView.C (setCursor): change to use a DocIterator.
238         (gotoLabel): use BufferView::setCursor (other part of bug 781).
239         (putSelectionAt): adapt to BufferView::setCursor change.
240
241         * bufferview_funcs.C (gotoNextInset, gotoInset): new functions,
242         moved here from LyXText and rewritten to use proper cursor
243         methods. Fixes bug 1787, 616 and 835.
244
245         * BufferView_pimpl.C (restorePosition): set the cursor correctly
246         when inside an inset (part of bug 781).
247         (dispatch): adapt to change of BufferView::setCursor.
248         (getStatus, dispatch): handle LFUN_GOTOERROR,
249         LFUN_GOTONOTE and LFUN_REFERENCE_GOTO.
250
251         * text3.C (getStatus, dispatch): do not handle LFUN_GOTOERROR,
252         LFUN_GOTONOTE and LFUN_REFERENCE_GOTO.
253         * text3.C (gotoNextInset, gotoInset): removed.
254
255 2005-02-20  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
256
257         * lyx_main.C (queryUserLyXDir): fix test for rerunning configure
258
259 2005-02-15  Angus Leeming  <leeming@lyx.org>
260
261         * rowpainter.C (paintText): Ensure that "paragraphs().size() - 1"
262         can be used meaningfully in a comparison.
263
264 2005-02-13  André Pönitz  <poenitz@gmx.net>
265
266         * bufferview_funcs.C (coordOffset): improve cursor drawing
267
268 2005-02-13  André Pönitz  <poenitz@gmx.net>
269
270         * Cursor.[Ch] (fixIfBroken): new method, try to fix a broken cursor
271         * Cursor.C (dispatch): use fixIfBroken
272         * lyxfunc.C (getStatus): use fixIfBroken
273
274 2005-02-15  Angus Leeming  <leeming@lyx.org>
275
276         * lyx_main.C (error_handler):
277         * lyxfunc.C:
278         * lyxrc.C (setDefaults):
279         s/GetEnv/getEnv/.
280         #include "environment.h".
281
282         * lyxsocket.C (LyXServerSocket): s/putenv/setEnv/.
283
284 2005-02-15  Angus Leeming  <leeming@lyx.org>
285
286         * lyxserver.C (startPipe): squash MSVC warning "local variable
287         'fd' used without having been initialized".
288
289 2005-02-14  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
290
291         * BufferView_pimpl.C: revert accidental commit.
292
293 2005-02-14  André Pönitz  <poenitz@gmx.net>
294
295         * dociterator.[Ch]: new member forwardPosNoDescent(),
296         which doesn't enter nested insets.
297         * text2.C (setFont): use forwardPosNoDescent() instead
298         of ForwardPos() (fixes crash on font change).
299
300 2005-02-13  Angus Leeming  <leeming@lyx.org>
301
302         * lyx_main.C (init): invoke prependEnvPath to adjust the PATH
303         only if lyxrc.path_prefix is not empty.
304
305 2005-02-12  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
306
307         * bufferparams.C (readGraphicsDriver): prevent crash
308
309 2005-02-10  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
310
311         * text2.C (setCounter): check for inInset() == 0
312
313 2005-02-09  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
314
315         * BufferView_pimpl.C (dispatch): handle LFUN_GOTO_PARAGRAPH here,
316         but use update() to get correct screen display; use convert
317         instead of istringstream.
318         (getStatus): handle LFUN_GOTO_PARAGRAPH
319
320         * lyxfunc.C (dispatch, getStatus): do not handle
321         LFUN_GOTO_PARAGRAPH here.
322
323 2005-02-08  Lars Gullik Bjonnes  <larsbj@gullik.net>
324
325         * text3.C (dispatch): size() -> depth()
326
327         * text2.C: remove some debug output
328
329         * paragraph.C: ws changes only
330
331         * lyxfunc.C (getStatus): size() -> depth()
332
333         * dociterator.h (clear, push_back, pop_back, internalData,
334         operator[], resize, empty): new functions
335         Make StableDocIterator and operator== be friends. Don't inherit
336         from std::vector use a privat class variable slices_ instead.
337         Modify to fit.
338
339         * dociterator.C: update because of not inheriting from std::vector
340         anymore. Call explictly to slices_ instead. Use depth() instead of
341         size() and top() instead of back()
342
343         * cursor.C: chagne size() -> depth and back() -> top(). Also
344         remove some direct operator[](i) calls in favour of foo[i]
345         (getFont): remove some dead code
346
347         * bufferview_funcs.C (coordOffset): size() -> depth()
348
349         * buffer.C: ws changes only
350
351         * CutAndPaste.C (eraseSelection): back() -> top()
352
353         * BufferView_pimpl.C (selectionRequested): back() -> top()
354
355         * BufferView.C (setCursor): size() -> depth()
356
357 2005-02-08  Lars Gullik Bjonnes  <larsbj@gullik.net>
358
359         * text3.C (cursorPrevious): return true if depm changed something
360         (cursorNext): ditto
361         (dispatch): rename sl to oldTopSlice, remove moving use the new
362         NoUpdate func attrib instead. Make sure that needsUpdate is set
363         for function that have NoUpdate, but where depm might have changed
364         the buffer anyway.
365
366         * text2.C (cursorLeft): make us return true if depm changed
367         something
368         (cursorRight): ditto
369         (cursorUpParagraph): ditto
370         (curosrDownParagraph): ditto
371         (cursorUp, cursorDown): ditto, make sure to read comments in code
372         (deleteEmptyParagraphMechanism): remove an assert, also return
373         true if just a single char was deleted.
374
375         * text.C (cursorRightOneWord, cursorLeftOneWord): use a temp
376         cursor that we modify, to avoid modifying an active cursor before
377         we call setCursor. This allows depm to run. Also return true if
378         depm deleted something.
379
380         * lyxtext.h: Make cursorUp, cursorDown, cursorLeft, cursorRight,
381         cursorLeftOneWord, cursorRightOneWord, cursorUpParagraph,
382         cursorDownParagraph, cursorPrevious and cursorNext, return true if
383         something was changed in the buffer because of them (ie. depm run)
384
385         * lyxfunc.C (processKeySym): add BOOST_CURRENT_FUNCTION to some
386         debug messages. Make update by default be false. Make sure that
387         the result of update is retained throught several calls down to
388         dispatch.
389
390         * LyXAction.h: add a new func_attrib: NoUpdate
391
392         * LyXAction.C (init): add noupdate to LFUN_LEFT, LFUN_RIGHT,
393         LFUN_DOWN, LFUN_HOME, LFUN_END, LFUN_DOWN_PARAGRAPH,
394         LFUN_UP_PARAGRAPH, LFUN_NEXT, LFUN_PRIOR, LFUN_UP, LFUN_WORDRIGHT
395         and LFUN_WORDLEFT
396         (init): add missing lfuns: LFUN_FINISHED_*, LFUN_MOUSE_*
397
398 2005-02-07  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
399
400         * BufferView_pimpl.C: replace all occurences of bv_->cursor(),
401         bv_->owner(), bv_->buffer() by direct references to the private
402         members.
403         (MenuInsertLyXFile): replace bv_->resize() with resizeCurrentBuffer.
404         (getStatus): isSavedPosition() is in BufferView::Pimpl.
405         (fitCursor): center() is in BufferView::Pimpl.
406         (getStatus, trackChanges, dispatch): no need for a temporary buf
407         variable
408         (fitCursor, workAreaDispatch): use workarea().workheight()
409
410 2005-02-07  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
411
412         * CutAndPaste.C (pasteSelectionHelper): fix a crash
413
414 2005-02-03  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
415
416         * buffer.C: format up to 241.
417         * CutAndPaste.C (pasteSelectionHelper): convert newline to paragraph
418         break if pasting into ERT
419         * lyxfunc.C (getStatus): suppress mathpanel and
420         LFUN_DIALOG_SHOW_NEW_INSET in ERT
421
422 2005-02-01  Angus Leeming  <leeming@lyx.org>
423
424         * lyxrc.C (getDescription): add a description for RC_PATH_PREFIX.
425
426 2005-02-01  Angus Leeming  <leeming@lyx.org>
427
428         * lyx_main.C (init, queryUserLyXDir): use fs::exists() before
429         calling fs::is_directory().
430
431 2005-01-31  Angus Leeming  <leeming@lyx.org>
432
433         * lyx_main.C (priv_exec): specify explicitly the relative location
434         of the top level build directory when run in-place.
435
436 2005-01-27  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
437
438         * BufferView_pimpl.C (MenuInsertLyXFile): do breakParagraph on the
439         LyXText containing the cursor, not the top-level one.
440
441         * buffer.C (Impl): make sure the toplevel insettext has AutoBreak_
442         true.
443         (insertStringAsLines): rename par to pit; use temporary variable
444         par to hold a Paragraph; do not store par.layout() in a variable,
445         since the pointer may die when breaking paragraphs; pass pars to
446         breakParagraph() instead of Buffer::paragraphs().
447
448 2005-01-31  Asger Ottar Alstrup  <aalstrup@laerdal.dk>
449
450         * lyxlex_pimpl.h: #include <fstream>.
451
452         * BufferView.[Ch] (getLyXText): add a const version.
453
454         * BufferView_pimpl.C: add debug aids.
455
456         * RowList_fwd.h:
457         * buffer.h:
458         * lyxrow.h:
459         * paragraph_funcs.h: add commentary explaining what the class does.
460
461
462         * coordcache.[Ch]: add lots of commentary.
463         (startUpdating, doneUpdating): debug aids.
464         (arrays, insets, parPos, getParPos): accessors to private data.
465
466         * cursor_slice.[Ch] (text): add a const version.
467         * dociterator.[Ch] (text, innerText): add const versions.
468
469         * lyxtext.h (breakParagraph): change the keep_layout arg to a
470         bool.
471
472         * paragraph.C (getRow, pos2ros): add asserts.
473
474         * paragraph.h: add commentary. Lots of.
475
476         * paragraph.[Ch] (metrucs, draw): removed.
477
478         * cursor.C:
479         * rowpainter.[Ch]: const-correct changes.
480
481         * text.C: various obvious clean-ups. Removal of ancient cruft.
482         Bug fixes, even.
483
484 2005-01-31  Lars Gullik Bjonnes  <larsbj@gullik.net>
485
486         * vc-backend.C (find_file): rewrite to use boost.filesystem
487         (scanMaster): ditto
488
489         * main.C (main): set default name check for boost.filesystem to
490         no check
491
492         * lyxfunc.C (menuNew): rewrite to use boost.filesystem
493         (open): ditto
494         (doImport): ditto
495         (actOnUpdatedPrefs): ditto
496
497         * lyx_main.C (init): rewrite to use boost.filesystem
498         (queryUserLyXDir): ditto
499
500         * lyx_cb.C (WriteAs): rewrite to use boost.filesystem
501         (getContentsOfAsciiFile): ditto
502
503         * lastfiles.C (readFile): rewrite to use boost.filesystem
504
505         * exporter.C (checkOverwrite): rewrite to use boost.filesystem
506
507         * buffer_funcs.C (readFile): rewrite to use boost.filesystem
508         (loadLyXFile): ditto
509
510         * buffer.C (Buffer): adjust for destroydir
511         (getLogName): rewrite to use boost.filesystem
512         (setFileName): ditto
513         (save): use fs::copy_file (from fs_extras)
514
515         * Makefile.am (BOOST_LIBS): add BOOST_FILESYSTEM
516
517         * LaTeX.C (run): rewrite to use boost.filesystem
518         (scanAuxFiles): ditto
519         (handleFoundFile): ditto
520
521 2005-01-28  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
522
523         * LaTeXFeatures.C (getAvailable): always clear packages_ list.
524
525         * lyx_cb.C (Reconfigure): call LaTeXFeatures::getAvailable()
526
527 2005-01-27  Lars Gullik Bjonnes  <larsbj@gullik.net>
528
529         * lyxlayout.[Ch]: change some vars from float to double
530
531         * buffer.C (readFile): make a local var const
532
533         * Several files: use convert<> instead of atoi,strToXXX and friends
534
535 2005-01-24  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
536
537         * LaTeXFeatures.[Ch]: Add a static list packages_ that
538         holds the contents of packages.lst. New functions getAvailable
539         and isAvailable to parse and check that list, resp.
540
541         * LyXAction.C:
542         * lfuns.h:
543         * BufferView_pimpl.C: new LFUN_OUTPUT_CHANGES.
544
545         * bufferparams.[Ch]: new param output_changes.
546
547         * Buffer.C: increase file format to 240.
548         Use output_changes and isVailable.
549
550         * changes.[Ch]:
551         * paragraph.C:
552         * paragraph_pimpl.C: Use output_changes and isVailable.
553
554 2005-01-23  Angus Leeming  <leeming@lyx.org>
555
556         * output_latex.C: #include "insetbibitem.h", rather than
557         forward declare function bibitemWidest.
558
559 2005-01-21  Andreas Vox  <vox@isp.uni-luebeck.de>
560
561         * lyx_main.C (init): make it compile on the Mac.
562
563 2005-01-20  Angus Leeming  <leeming@lyx.org>
564
565         * lyxfont.C (setLyXFamily, setLyXSeries, setLyXShape, setLyXSize)
566         (setLyXMisc): (char string literal) != (char string literal) is
567         performing a comparison on the addresses. Convert one operand
568         explicitly to string to guarantee expected behaviour.
569         From MSVC warning.
570
571 2005-01-20  Asger Ottar Alstrup  <aalstrup@laerdal.dk>
572
573         * buffer.C:
574         * lyxlex_pimpl.[Ch]: use USE_COMPRESSION guard.
575
576         * output_plaintext.C: remove unneeded #include gzstream.h.
577
578 2005-01-20  Angus Leeming  <leeming@lyx.org>
579
580         * SpellBase.h: rename some of the elements of the Result enum.
581
582         * aspell_local.h:
583         * ispell.h:
584         * pspell.h:
585         * aspell.C (check):
586         * ispell.C (check):
587         * pspell.C (check): ditto
588
589 2005-01-20  Asger Ottar Alstrup  <aalstrup@laerdal.dk>
590
591         * buffer.C: add #include <fstream>.
592
593         * lyx_main.C (init): Compile fix.
594
595         * lyxserver.[Ch] (inPipeName, outPipeName): move out of line.
596
597 2005-01-20  Angus Leeming  <leeming@lyx.org>
598
599         * mover.h: change commentary to reflect the changed meaning of
600         the $$s placeholder.
601
602 2005-01-20  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
603
604         * output_linuxdoc.C (linuxdocParagraphs): silence warning
605
606         * lyxfind.C (MatchString::operator()): remove bogus semicolon
607
608 2005-01-20  Angus Leeming  <leeming@lyx.org>
609
610         * output_latex.C (TeXOnePar, TeXEnvironment): prevent crash when
611         printing diagnostic data by not dereferecing an iterator past the
612         end.
613
614 2005-01-19  Asger Ottar Alstrup  <aalstrup@laerdal.dk>
615
616         * buffer.C (readHeader): use "&&" rather than "and".
617
618         * lyxserver.h (inPipeName, outPipeName): make these const.
619
620 2005-01-19  Angus Leeming  <leeming@lyx.org>
621
622         * lyx_main.C (error_handler, init): protect SIGHUP with
623         #ifdef SIGHUP guards.
624
625 2005-01-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
626
627         * LaTeXFeatures.C: rename feature "wasy" to "wasysym".
628
629 2005-01-11  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
630
631         * text.C (setHeightOfRow): add a margin at the top and bottom of
632         the document (bug 1761)
633
634 2005-01-17  Angus Leeming  <leeming@lyx.org>
635
636         * buffer.C (readFile): prepend the name of the "lyx2lyx" script
637         with "python ". Workaround for a brain-dead Windows.
638
639 2005-01-16  Angus Leeming  <leeming@lyx.org>
640
641         * lyx_main.[Ch] (init): rewrite code to prepend the CWD to the PATH
642         for MacOSX and Windows to use prependEnvPath.
643         Strip out the hard-coded block to add elements to the PATH for
644         MacOSX and replace it with a call to prependEnvPath using the
645         contents of LyXRC::path_prefix.
646         (queryUserLyXDir): strip out the code to run reconfigure, instead
647         returning a boolean indicating the necessity to do so.
648         (reconfigureUserLyXDir): contains the code to reconfigure the
649         user support directory. Is now called after the various LyXRC data
650         files have been read.
651
652         * lyxrc.[Ch]: add path_prefix var and code to read/write it.
653
654 2005-01-14  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
655
656         * converter.[Ch] (convert): take a new parameter try_default. Use
657         a default converter (imagemagick) if try_default is true.
658
659 2005-01-13  Angus Leeming  <leeming@lyx.org>
660
661         * lyxrc.C (read): use LyXRC::cygwin_path_fix to set the value of
662         os::cygwin_path_fix.
663         (write): output LyXRC::cygwin_path_fix as necessary.
664
665 2005-01-02  Kayvan Sylvan  <kayvan@sylvan.com>
666
667         * lyxrc.h:
668         * lyxrc.C (read): Added RC_CYGWIN_PATH_FIX, cygwin_path_fix.
669
670 2005-01-12  Angus Leeming  <leeming@lyx.org>
671
672         * lyx_main.C (init): set the PATH variable to include the
673         directory containing the LyX binary when running on Mac or Windows.
674
675 2005-01-12  Angus Leeming  <leeming@lyx.org>
676
677         * lyx_main.C (init): remove cruft that purports to set the locale
678         dir. It doesn't and is not needed anyway.
679
680 2005-01-10  Angus Leeming  <leeming@lyx.org>
681
682         * Makefile.am: remove the lyx_main.C special casing.
683
684         * BufferView_pimpl.C:
685         * bufferlist.C:
686         * exporter.C:
687         * lyx_cb.C:
688         * lyx_main.C:
689         * lyxfunc.C:
690         * messages.C: use support/package.h to provide the paths to the
691         various directories used by LyX.
692
693 2005-01-09  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
694
695         * CutAndPaste.C (pasteSelectionHelper): fix bug 1332 (preserve the
696         layout if pasting into an empty paragraph)
697
698 2005-01-07  Lars Gullik Bjonnes  <larsbj@gullik.net>
699
700         * tex-accent.C: add <string>
701
702 2005-01-06  José Matos  <jamatos@lyx.org>
703
704         * ParagraphParameters.C (write): put every parameter in its own line.
705         * paragraph.C (write): reduce number of consecutive empty lines exported.
706         * buffer.C (LYX_FORMAT): increase file format to 239.
707
708 2005-01-06  Lars Gullik Bjonnes  <larsbj@gullik.net>
709
710         * everywhere: change support/tostr.h -> support/convert.h
711
712         * tabular.C: make all write_attributes templates, tostr -> convert
713
714         * paragraph.C (simpleLinuxDocOnePar): fix type for ret from getChar
715         (emptyTag): and -> &&, and fix type for ret from getChar
716         (getFirstWord): fix type for ret from getChar
717         (onlyText): and -> &&
718         (simpleDocBookOnePar): and not -> && !, fix type for ret from
719         getChar
720
721         * toc.C (goTo, action):
722         * text3.C (dispatch):
723         * text.C (currentState):
724         * tex-accent.C (DoAccent):
725         * sgml.C:
726         * lyxrc.C:
727         * lyxfunc.C (menuNew):
728         * lyxfinc.C (replace):
729         * counters.C (laberItem):
730         * bufferview_funcs.C (font2string):
731         * bufferparams.C (writeFile):
732         * buffer.C (readFile):
733         * Spacing.C (set):
734         * MenuBackend.C: tostr -> convert
735
736         * LaTeX.C (runMessage): fix format
737         (scanAuxFiles): tostr -> convert
738
739         * BufferView_pimpl.C (savePosition): fix format
740         (restorePosition): ditto
741         (dispatch): ditto
742
743 2005-01-06  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
744
745         * Spacing.[Ch]: New method getValueAsString().
746
747         * Spacing.[Ch]:
748         * bufferparams.C:
749         * ParagraphParameters.C:
750         * lyxlayout.C:
751         * text.C:
752         * text3.C: store/read spacing value as string.
753
754         * rowpainter.C: change float value (spacing_val) to double.
755
756         * bufferparams.C: add Spacing::Other to spacetranslator (fixes
757         broken custom document spacing).
758
759 2005-01-05  Lars Gullik Bjonnes  <larsbj@gullik.net>
760
761         * lyxfunc.C (getStatus): moved from lyxfunc.C put into anon
762         namespace, also more use of temp references and const
763
764         * cursor.[Ch] (getStatus): move to lyxfunc.C
765
766         * bufferparams.C: reformat slightly
767
768         * bufferview_funcs.C (font2string): constify arg
769
770         * changes.C:
771         * converter.C:
772         * counters.C:
773         * bufferlist.C:
774         * buffer_funcs.C: (many funcs): constify arg on function
775         definitions, also make more local vars const, also add ASSERTS on
776         pointer args.
777
778         * buffer.C (LYX_FORMAT): put const in correct place
779         (many funcs): constify arg on function definitions, also make
780         more local vars const
781
782         * aspell_local.h: remove "struct" from typdef setup
783
784         * aspell.C (check): make word_ok const
785         (nextMiss): simplify slightly
786         (error): ditto
787
788 2005-01-05  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
789
790         * lyxrc.[Ch]: store all float values as strings.
791         use int (not float) for lyxrc.dpi.
792
793 2005-01-04  Angus Leeming  <leeming@lyx.org>
794
795         * lyx_cb.C (Reconfigure):
796         * lyx_main.C (queryUserLyXDir):
797         to run the <system_lyxdir>/configure correctly on Windows, prefix
798         the path to the script with "sh " when generating the string that
799         is passed to system().
800
801 2005-01-04  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
802
803         * text3.C: reintroduce LFUN_{SUB|SUPER}SCRIPT.
804
805 2004-12-29  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
806
807         * lyxlength.C (asLatexString): get rid of setprecision
808
809 2004-12-28  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
810
811         * text2.C (setLayout): remove unused variable endpit.
812         (deleteEmptyParagraphMechanism): remove unused variable tmpcursor.
813
814         * paragraph.C (onlyText): remove unused variable style.
815
816         * cursor.C (bruteFind): remove unused variables beg and end.
817
818         * Makefile.am (dist_noinset_DATA): not needed anymore
819
820         * cheaders/*: remove.
821
822 2004-12-27  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
823
824         * text3.C: fix LFUN_MATH_MODE.
825
826 2004-12-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
827
828         * buffer_funcs.C (countWords): new function. Counts words between
829         two iterators.
830
831         * BufferView_pimpl.C (getStatus, dispatch): handle
832         LFUN_WORDS_COUNT.
833
834         * LyXAction.C (init):
835         * lfuns.h: add LFUN_WORDS_COUNT.
836
837 2004-12-19  Angus Leeming  <leeming@lyx.org>
838
839         * buffer.C (save): s/slashify_path/internal_path/.
840
841 2004-12-20  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
842
843         * lyxfind.C (findChange): do not search for end of pars, because
844         the change tracker cannot handle this (fixes bug 1719).
845
846 2004-12-17  Alfredo Braunstein  <abraunst@lyx.org>
847
848         * paragraph.[Ch] (autoBreakRows): remove
849
850         * lyxtext.h: move autoBreakRows_ flag from InsetText to here.
851
852         * buffer.[Ch] (insertStringAsLines): receive an autobreakrows bool to
853         avoid using the paragraph one
854
855         * text2.C (LyXText, insertStringAsLines): adjust
856
857 2004-12-16  Angus Leeming  <leeming@lyx.org>
858
859         * bufferlist.C:
860         * lyx_main.C:
861         * messages.C: remove redundant "using lyx::support::GetEnvPath;"
862
863 2004-12-14  Angus Leeming  <leeming@lyx.org>
864
865         * LaTeX.C: (startscript): use os::nulldev() rather than "/dev/null".
866
867         * bufferlist.C (emergencyWrite):
868         * lyx_main.C (queryUserLyXDir): use os::homepath(), not
869         GetEnvPath("HOME").
870
871 2004-12-14  Angus Leeming  <leeming@lyx.org>
872
873         * main.C: (main): no longer pass pointers to os::init.
874
875 2004-12-06  Alfredo Braunstein  <abraunst@lyx.org>
876
877         * undo.C (textUndoOrRedo): simplify logic, fix a crash
878         (performUndoOrRedo): set the inset owner of paragraphs (fix a crash)
879
880 2004-12-06  Alfredo Braunstein  <abraunst@lyx.org>
881
882         * lyxfunc.C:
883         * text3.C: remove selection_possible global flag
884
885 2004-12-06  Alfredo Braunstein  <abraunst@lyx.org>
886
887         * text2.C (getSelectionSpan): remove
888         (changeDepth, changeDepthAllowed): adjust
889
890 2004-12-05  Lars Gullik Bjønnes  <larsbj@lyx.org>
891
892         * Makefile.am (BOOST_LIBS): use boost variables
893
894 2004-12-03  José Matos  <jamatos@lyx.org>
895
896         * buffer.C: format up to 238.
897
898 2004-12-03  José Matos  <jamatos@lyx.org>
899
900         * tabular.[Ch]: remove setHeaderFooterRows as this code is never called.
901
902 2004-12-03  Lars Gullik Bjonnes  <larsbj@gullik.net>
903
904         * cursor.C (goUpDown): remove call to idxUpDown2
905
906 2004-12-02  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
907
908         * tabular.[Ch]: use size_t-like types for cell, row and column
909         indices
910
911 2004-12-01  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
912
913         * lyxfunc.C (getStatus): do not lose previous information when
914         calling BufferView::getStatus; do not set a default "Command
915         disabled" message at the beginning, but just before returning.
916
917 2004-11-30  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
918
919         * cursor.h (getStatus): add better comment from src/cursor.C
920
921 2004-11-30  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
922
923         * text3.C (getStatus): return false when the lfun is not handled
924
925 2004-11-29  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
926
927         * broken_headers.h: remove
928
929         * Makefile.am (lyx_SOURCES): remove broken_headers.h
930
931 2004-11-24  Alfredo Braunstein  <abraunst@lyx.org>
932
933         * BufferView.[Ch]: remove top_y, introduce anchor_ref,
934         offset_ref accessors
935
936         * BufferView_Pimpl.[Ch]: introduce anchor_ref_, offser_ref_, remove
937         top_y_, merge fitcursor with update
938         (updateScrollbar, scrollDocView, fitCursor, center, update): new
939         coord scheme
940         (metrics): introduce
941         (workAreaDispatch): adapt to new coord scheme
942         (redoCurrentBuffer): remove
943
944         * FontIterator.[Ch]: Use Paragraph & instead of pit_type
945
946         * bufferview_funcs.[Ch]: introduce coordOffset, getPos, status,
947         CurStatus enum.
948
949         * coordcache.[Ch]: add paragraph cache and helpers
950
951         * CursorSlice.[Ch]: rename CursorSlice::par to CursorSlice::pit,
952         adjust everywhere
953
954         * cursor.[Ch] (getDim): fix, (getPos) use coordOffset
955         (targetX, setTargetX): introduce
956
957         * lyxrow.[Ch]: simplify, remove ascent_of_text, y_offset, rename
958         baseline -> ascent, as the rest of lyx
959
960         * lyxtext.h: remove redoParagraphs, updateParPositions,
961         fullRebreak, redoParagraphInternal. move dist to anon namespace in
962         tabular.C (doesn't belong here), remove xo_, yo_ cache, makes it
963         have ascent/descent (ascent is ascent of first par)
964
965         * metricsinfo.h: add ViewMetricsInfo struct to use in the metrics
966         step of BufferView
967
968         * paragraph.[Ch]: unify dimension handling with the rest of lyx
969
970         * paragraph_funcs.[Ch] (getParsInRange, outerPar): remove.
971
972         * pariterator.C: fix infinite loop introduced in par->pit renaming
973
974         * rowPainter.[Ch]: big rewrite: separate drawSelection from draw
975         in insets and LyXText, draw two off-screen paragraphs using
976         NullPainter, and adapt to new coord scheme
977
978         * text.C:
979         * text2.C:
980         * text3.C: adapt lfun handlers to the new coord scheme, which
981         means: there's only guaranteed coord information for onscreen pars
982         plus one above and one below. This implies that one can do search
983         from y coordinates in the range [-1,workHeight]
984
985 2004-11-25  Lars Gullik Bjonnes  <larsbj@gullik.net>
986
987         * rename a lot of InsetOld to InsetBase
988
989 2004-11-25  Angus Leeming  <leeming@lyx.org>
990
991         * BufferView_pimpl.C:
992         * lyx_cb.C:
993         * lyxfunc.C: s/globbing.h/filefilterlist.h/ in #includes.
994
995 2004-11-24  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
996
997         * lyxfunc.C (getStatus, dispatch): use FuncStatus::message; only
998         call BufferView::getStatus if LCursor::getStatus did nothing
999         (setStatusMessage, getStatusMessage): removed.
1000
1001         * FuncStatus.C (message): new methods. Used to provide an error
1002         message indicating why a command is disabled.
1003         (clear, |=, FuncStatus): update for message.
1004
1005 2004-11-23  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1006
1007         * lyxfunc.C (dispatch): always call sendDispatchMessage
1008
1009 2004-11-24  Alfredo Braunstein  <abraunst@lyx.org>
1010
1011         * BufferView.C:
1012         * BufferView_pimpl.C:
1013         * CutAndPaste.C:
1014         * FontIterator.C:
1015         * buffer.C:
1016         * cursor.C:
1017         * cursor_slice.[Ch]:
1018         * dociterator.[Ch]:
1019         * lyxfind.C:
1020         * paragraph_funcs.C:
1021         * pariterator.C:
1022         * rowpainter.C:
1023         * text.C:
1024         * text2.C:
1025         * text3.C:
1026         * undo.C: par->pit renaming
1027
1028 2004-11-23  Lars Gullik Bjonnes  <larsbj@gullik.net>
1029
1030         * tabular.C (cellstruct): use initialization, store a shared_ptr
1031         to insettext instead of the insettext directly, adjust to fit.
1032         (operator=):  new function
1033         (swap): new function
1034         (rowstruct): use initialization
1035         (columnstruct): use initialization
1036         (ltType): use initialization
1037
1038
1039         * lyxlength.h (swap): new function
1040
1041         * LColor.[Ch] (operator=): use the common semantics
1042
1043 2004-11-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1044
1045         * lyxfind.C (findNextChange): update the bufferview after setting
1046         the selection.
1047
1048 2004-11-16  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1049
1050         * text3.C (getStatus): disable LFUN_INSET_OPTARG when the max
1051         number of InsetOptArgs has already been inserted.
1052
1053         * output_latex.C (latexOptArgInsets): new method. This outputs all
1054         the optarg insets, up to the limit defined in the layout file.
1055         (optArgInset): removed
1056         (TeXOnePar): call latexOptArgInsets; correctly update texrow
1057
1058 2004-11-16  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1059
1060         * paragraph.C (isLetter): remove special spellchecker-related
1061         code; return true also for digits
1062         (isWord, isKomma): remove
1063
1064         * text.C (cursorRightOneWord, cursorLeftOneWord, getWord):
1065         * lyxfind.C (MatchString()): use isLetter instead of isWord
1066
1067 2004-11-17  Lars Gullik Bjonnes  <larsbj@gullik.net>
1068
1069         * pariterator.h (operatir=): comment out un-implemented member
1070         function.
1071
1072         * paragraph.h: resolve ambiguity found by gcc 4.0 with the use of a
1073         static cast.
1074
1075 2004-11-17  Lars Gullik Bjonnes  <larsbj@gullik.net>
1076
1077         * lyxfont.h: include LColor.h to satisfy concept checks.
1078
1079 2004-11-16  Lars Gullik Bjonnes  <larsbj@gullik.net>
1080
1081         * pariterator.h: add typdefs for value_type, difference_type,
1082         pointer and reference to satisfy concept checks. Also add default
1083         constructor for same reason.
1084
1085         * pariterator.C (operator++): add post-increment operator to
1086         satisfy concept checks.
1087
1088         * lyxtextclasslist.h: include lyxtextclass.h to satisfy concept
1089         checks.
1090
1091         * RowList_fwd.h: include lyxrow.h to satisfy concept checks.
1092
1093         * ParagraphList_fwd.h: include paragraph.h to satisfy concept
1094         checks. Also rename base_type to BaseType to follow naming
1095         standard better.
1096
1097         * FloatList.h: include Floating.h to satisfy concept checks.
1098
1099 2004-11-15  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1100
1101         * lyxfunc.C (getStatus): when the origin of the request is menu or
1102         toolbar, and the LyXView does not have focus, do as if there was
1103         no buffer (bug 1720)
1104
1105         * lyxfunc.C (getStatus, dispatch): propagate the origin of a
1106         FuncRequest to individual entries of LFUN_SEQUENCE
1107
1108 2004-11-10  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1109
1110         * output_latex.C (TeXOnePar): override runparams.moving_arg
1111         according to the needprotect value of the current paragraph (bug
1112         1739)
1113
1114         * paragraph.C (simpleTeXOnePar): no need to override
1115         runparams.moving_args here
1116
1117 2004-11-14  John Spray  <spray_john@users.sourceforge.net>
1118
1119         * vspace.C: fix off-by-one-error, related to fix #1682
1120
1121 2004-11-11  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1122
1123         * lengthcommon.C: a more general fix for bug 1682
1124
1125 2004-11-11  Alfredo Braunstein  <abraunst@lyx.org>
1126
1127         * text.C (backspace): fix crash
1128
1129 2004-11-09  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1130
1131         * format.[Ch] (getFormatFromFile): new method
1132         * exporter.C: s/getFormatFromContents/formats.getFormatFromFile/
1133
1134 2004-11-09  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1135
1136         * lengthcommon.C (unitFromString): fix off-by-one error (bug 1682)
1137
1138 2004-11-05  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1139
1140         * lyxfunc.C (dispatch): remove the verbose argument
1141         (sendDispatchMessage): ditto. Use the origin of the FuncRequest
1142         instead
1143
1144         * kbmap.C (defkey): set the origin of func to KEYBOARD
1145
1146         * MenuBackend.C (MenuItem):
1147         * ToolbarBackend.C (add): set the origin of func to UI
1148
1149         * funcrequest.[Ch]: add origin member, which indicates which part
1150         of LyX requests an action
1151
1152 2004-11-07  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1153
1154         * converter.C (move): don't lie in the error message
1155         * converter.h (isReachable, move): document
1156
1157 2004-11-07  Lars Gullik Bjonnes  <larsbj@gullik.net>
1158
1159         * buffer.C: remove unused using lyx::support::atoi
1160         * paragraph_funcs.C: ditto
1161
1162 2004-11-06  Lars Gullik Bjonnes  <larsbj@gullik.net>
1163
1164         * bufferlist.C (exists): use bind and equal_to instead of
1165         compare_memfun
1166         (getBuffer): ditto
1167         * lyxtextclasslist.C (NumberOfClass): ditto
1168
1169         * cursor.C (insert): use for_each instead of explicit for loop
1170
1171         * bufferlist.C (getFileNames): use std::transform and
1172         std::back_inserter instead of std::copy and lyx::back_inserter_fun.
1173
1174         * buffer_funcs.C (bufferErrors): use for_each instead of explicit
1175         for loop
1176
1177         * buffer.C (changeLanguage): use for_each instead of explicit for
1178         loop
1179         (hasParWithID): implement using getParFromID
1180
1181         * LaTeXFeatures.C: ws change only
1182
1183         * CutAndPaste.C (replaceSelectionWithString): Use a temporary var
1184         to cleanup a bit.
1185
1186         * BufferView_pimpl.C (trackChanges): use for_each instead of
1187         expilicit for loop
1188
1189 2004-11-04  André Pönitz  <poenitz@gmx.net>
1190
1191         * undo.h:
1192         * undo.C (textUndoOrRedo): fix crash when creating undo information.
1193
1194         * dociterator.C (asDocIterator): use hard assert again.
1195
1196 2004-11-04  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1197
1198         * lyxlength.C (asLatexString): rewrite so that it does not use
1199         snprintf anymore
1200
1201 2004-11-02  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1202
1203         * text3.C (specialChar, dispatch): make sure cursor moves to the
1204         right after inserting an inset
1205
1206 2004-11-02  José Matos  <jamatos@lyx.org>
1207
1208         * output_docbook.C (docbook):
1209         * paragraph.C (getID):
1210         * sgml.[Ch] (openTag, cleanID): escape characters inside ids to
1211         garantee that the output is always legal.
1212
1213         * tabular.C (docbook):
1214         * outputprams.[Ch]: remove mixed contents.
1215
1216 2004-11-01  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1217
1218         * text2.C (setCounter): prevent endless loop
1219
1220 2004-11-01  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1221
1222         * exporter.C (copyFile): use the mover instead of support::copy()
1223         * exporter.C (Export): pass format and latex name to copyFile()
1224         * exporter.h (addExternalFile): document
1225         * mover.[Ch] (do_copy, do_rename): new methods with 3 arguments
1226
1227 2004-10-31  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1228
1229         * text.C (leftMargin): do not indent paragraphs in charstyle insets.
1230
1231 2004-10-30  José Matos  <jamatos@lyx.org>
1232
1233         * paragraph.[Ch] (onlyText): Checks if the paragraph contains only
1234         text and no inset or font change. This allows to use CDATA
1235         sections just for the whole paragraph.
1236
1237 2004-10-30  José Matos  <jamatos@lyx.org>
1238
1239         * paragraph.C (getFirstWord): remove unused variable.
1240
1241 2004-10-30  José Matos  <jamatos@lyx.org>
1242
1243         * paragraph.C (getFirstWord): the content should always be escaped
1244         there.
1245         (simpleDocBookOnePar):
1246         * output_docbook.C (makeEnvironment): replace reference to CDATA
1247         to style pass_thru.
1248
1249 2004-10-30  José Matos  <jamatos@lyx.org>
1250
1251         * paragraph.C (simpleDocBookOnePar): fix reference to CDATA.
1252
1253 2004-10-30  José Matos  <jamatos@lyx.org>
1254
1255         * output_docbook.C (makeParagraphs):
1256         * paragraph.[Ch] (emptyTag): for docbook and company, if the
1257         standard paragraph has only a given type of content drop the wrapper.
1258
1259 2004-10-29  José Matos  <jamatos@lyx.org>
1260
1261         * output_docbook.C (makeEnvironment):
1262         * sgml.C (openTag):
1263         * paragraph.[Ch] (getID): rename function, and return it enclosed in id="...".
1264
1265 2004-10-29 Andreas Vox  <vox@isp.uni-luebeck.de>
1266
1267         * sgml.[Ch] (uniqueID): returns a unique id for a given label.
1268         (cleanID): sanitize any id.
1269
1270 2004-10-29  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1271
1272         * buffer.C, lyxlex_pimpl.C:
1273         * lyxlex_pimpl.C (setFile):
1274         s/getExtFromContents/getFormatFromContents/
1275
1276 2004-10-28  José Matos  <jamatos@lyx.org>
1277
1278         * output_docbook.C (makeEnvironment): move id to broadest possible
1279         scope.
1280
1281         * sgml.C (openTag): apply substitution of <> for all attributes.
1282
1283 2004-10-28  José Matos  <jamatos@lyx.org>
1284
1285         * buffer.C (makeLinuxDocFile, makeDocBookFile):
1286         * output_docbook.C (makeParagraph, makeEnvironment, makeCommand):
1287         * output_linuxdoc.C (linuxdocParagraphs): use new openTag and closeTag.
1288
1289         * sgml.[Ch]: new version for open and closeTag for paragraph and
1290         for strings. Now they handle the ids of paragraphs.
1291
1292 2004-10-26  Angus Leeming  <leeming@lyx.org>
1293
1294         * Makefile.am: add mover.[Ch].
1295
1296         * converter.C (convert, move): use the new Movers to move external
1297         files to the temp directory.
1298
1299         * lyx_main.C (init): ensure that the global system_movers data
1300         is initialised.
1301
1302         * lyxrc.[Ch]: code to read and write 'copiers' from/to the
1303         preferences file.
1304
1305         * mover.[Ch]: new files, defining a Mover as a utility to move an
1306         external file between directories and, if necessary, manipulate this
1307         file using a helper script.
1308
1309 2004-10-25  José Matos  <jamatos@lyx.org>
1310
1311         * output_docbook.C (makeCommand): merge two if's that tested the
1312         same condition.
1313
1314 2004-10-25  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1315
1316         * sgml.C (escapeString): fix warning in a better way
1317
1318 2004-10-25  José Matos  <jamatos@lyx.org>
1319
1320         * sgml.C (escapeString): import the require boosts header file for
1321         tie, and avoid a signed unsigned comparison.
1322
1323 2004-10-25  José Matos  <jamatos@lyx.org>
1324
1325         * sgml.h: add #include <string>
1326
1327 2004-10-25  José Matos  <jamatos@lyx.org>
1328
1329         * sgml.[Ch] (escapeString): new function to escape all the string.
1330
1331 2004-10-24  José Matos  <jamatos@lyx.org>
1332
1333         * paragraph.[Ch] (getFirstWord): new function to get the first
1334         word. Useful for description.
1335         (simpleDocBookOnePar): remove depth argument, add another that
1336         says where to start the paragraph.
1337
1338         * output_docbook.C (makeParagraph, makeEnvironment, makeCommand):
1339         use the new functions to fix cleanly the support for descriptions.
1340
1341 2004-10-24  José Matos  <jamatos@lyx.org>
1342
1343         * buffer.C (makeLinuxDocFile, makeDocBookFile):
1344         * output_docbook.C (makeParagraph, makeEnvironment, makeCommand):
1345         * output_linuxdoc.C (linuxdocParagraphs):
1346         * sgml.[Ch] (openTag): )move paragraph counting code to openTag, and
1347         add buffer as argument.
1348
1349 2004-10-24  José Matos  <jamatos@lyx.org>
1350
1351         * output_docbook.C (makeEnvironment, searchEnvironment): place
1352         CDATA inside paragraphs and fix scope for listitems.
1353
1354 2004-10-24  José Matos  <jamatos@lyx.org>
1355
1356         * output_docbook.C: remove using statement for stack.
1357
1358 2004-10-23  José Matos  <jamatos@lyx.org>
1359
1360         * buffer.C (makeDocBookFile): reorganize the comments about lyx.
1361         * output_docbook.[Ch]: new functions to encapsulate the way lyx exports
1362         docbook. The new scheme is recursive and makes use of iterators, the
1363         same as latex export works.
1364         * paragraph.C (simpleDocBookOnePar): removed coud that does not deal
1365         directly with the paragraph contents. This code was moved up to
1366         output_docbook.C (docbookParagraphs).
1367         * sgml.C (openTag, closeTag): removed unneeded newlines.
1368         (closeEnvTags) removed.
1369
1370 2004-10-23  André Pönitz  <poenitz@gmx.net>
1371
1372         * undo.C (textUndoOrRedo):
1373         * dociterator.C (asDocIterator): work around crash
1374
1375         * cursor.C (getStatus): replace ASSERT by more verbose error message
1376           and manual correction of the problem. Should increase stability
1377           while providing more sensible information.
1378
1379 2004-10-18  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1380
1381         * lyxfunc.C (getStatus,dispatch): handle LFUN_(PREVIOUS|NEXT)BUFFER
1382
1383         * bufferlist.C (previous, next): new methods
1384
1385         * lfuns.h:
1386         * LyXAction.C (init): add LFUN_NEXTBUFFER and LFUN_PREVIOUSBUFFER
1387
1388 2004-10-18  Andreas Vox  <vox@isp.uni-luebeck.de>
1389
1390         * buffer.C (makeDocBookFile): add dsssl stylesheet control
1391         entities to preamble.
1392
1393 2004-10-18  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1394
1395         * messages.C (Pimpl): strip off translation context information
1396
1397 2004-10-14  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1398
1399         * BufferView_pimpl.C (setBuffer): when closing a buffer, make sure
1400         the cursor is correct (bug 1694)
1401
1402 2004-10-13  José Matos  <jamatos@lyx.org>
1403
1404         * output_docbook.C (docbookParagraphs): fix closing tags in the
1405         end of the document.
1406
1407 2004-10-09  José Matos  <jamatos@lyx.org>
1408
1409         * buffer.C: format up to 237.
1410         * bufferparams.C (write): use tostr to convert booleans to strings.
1411
1412 2004-10-08  Martin Vermeer  <martin.vermeer@hut.fi>
1413
1414         * lyxrc.C: add to tooltip about using xindy to prefs (xforms)
1415
1416 2004-10-07  Martin Vermeer  <martin.vermeer@hut.fi>
1417
1418         * LaTeX.C: implement use of babel language in xindy.
1419
1420 2004-10-05  José Matos  <jamatos@lyx.org>
1421
1422         * bufferparams.[Ch] (readBullets, readBulletsLaTeX): new methods.
1423         Add new translators to help reading and writing the lyx file.
1424
1425 2004-10-05  José Matos  <jamatos@lyx.org>
1426
1427         * ParagraphParameters.C (read):
1428         * text.C (readParToken): replace nexToken by more appropriate lex
1429         methods.
1430
1431 2004-10-05  Hartmut Haase  <hha4491@atomstromfrei.de>
1432
1433         * LaTeX.C (runMakeIndex):
1434         * lyxrc.[Ch] (read, write, getDescription): make the indexing command
1435         (usually 'makeindex') configurable.
1436
1437         * lastfiles.h (maxlastfiles): define the maximum number of 'lastfiles'
1438         with a variable rather than with a number.
1439
1440 2004-09-27  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1441
1442         * output_latex.C (TeXOnePar): make sure font setting is the first
1443         thing that gets output (and the last at the end). Should fix bug
1444         1404.
1445
1446 2004-09-26  Lars Gullik Bjonnes  <larsbj@gullik.net>
1447
1448         * pch.h: use proper signal include
1449
1450         * LaTeX.h: Use preferred calling of Boost.Signal
1451         * buffer.h: ditto
1452
1453 2004-09-26  Lars Gullik Bjonnes  <larsbj@gullik.net>
1454
1455         * pch.h: dont include <boost/function/function0.hpp>
1456
1457         * Makefile.am (lyx_SOURCES): remove ShareContainer.h
1458
1459         * paragraph_pimpl.h: remove usage of ShareContainer
1460
1461         * paragraph_pimpl.C: remove initialization of ShareContainer.
1462
1463 2004-09-16  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1464
1465         Fix bug #1666
1466
1467         * BufferView.C (putSelectionAt): change the semantics when
1468         backwards == true: now, this just swaps cursor and anchor wrt the
1469         forward case
1470
1471         * BufferView.h (putSelectionAt): add some documentation
1472
1473         * lyxfind.C (findBackwards): rewrite using while(). In particular,
1474         make sure backwardChar is done at least once (to avoid getting
1475         stuck)
1476         (findNextChange): use putSelectionAt in the forward direction
1477         (operator()): use Paragraph::isWord
1478
1479 2004-09-16  Lars Gullik Bjonnes  <larsbj@gullik.net>
1480
1481         * Spacing.C (set): c_str fix
1482
1483 2004-09-09  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1484
1485         * lyx_cb.C (Reconfigure): quote the name of configure script in
1486         case it contains spaces
1487
1488 2004-09-04  Lars Gullik Bjonnes  <larsbj@gullik.net>
1489
1490         * client: new dir
1491
1492         * Makefile.am (SUBDIRS): change order of subdirs and add client dir
1493         (BOOST_LIBS): use top_buildir when looking for the file
1494
1495 2004-08-30  Lars Gullik Bjonnes  <larsbj@gullik.net>
1496
1497         * pch.h: do not use include boost/format.hpp, multiple symbols
1498                 will result (gcc bug)
1499
1500
1501 2004-08-23  José Matos  <jamatos@lyx.org>
1502
1503         * bufferparams.C (readToken): fix reading of the author field.
1504
1505 2004-08-20  José Matos  <jamatos@lyx.org>
1506
1507         * lyxrc.C: remove support/translator.h inclusion since it is not used.
1508
1509 2004-08-20  José Matos  <jamatos@lyx.org>
1510
1511         * lyxlex.[Ch] (findToken): remove function.
1512
1513         * ParagraphParameters.C (findToken):
1514         * bufferparams.C (findToken): replace call for previous function
1515         with local copy. This local function has one more argument, the
1516         read string argument.
1517
1518 2004-08-16  José Matos  <jamatos@lyx.org>
1519
1520         * ParagraphParameters.C (write):
1521         * Spacing.C (writeFile):
1522         * bufferparams.C (writeLaTeX):
1523         * lyx_cb.C (Reconfigure):
1524         * paragraph.C (write):
1525         * tabular.C (write): remove unnecessary space at end of line.
1526
1527
1528 2004-08-16  José Matos  <jamatos@lyx.org>
1529
1530         * text.C (readParagraph): remove debug message.
1531
1532 2004-08-16  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1533
1534         * tabular.C (asciiBottomHLine, asciiPrintCell, asciiTopHLine): fix
1535         crash
1536
1537         * output_plaintext.C (asciiParagraph): set depth correctly
1538
1539         * outputparams.h: add member depth
1540
1541         * paragraph_funcs.C (ownerPar): remove.
1542
1543         * text2.C (setCounter): remove first_pit; comment out some
1544         non-working code that uses ownerPar
1545
1546         * BufferView.C (getParentLanguage): remove. Not used anymore, and
1547         uses ownerPar
1548
1549 2004-08-16  José Matos  <jamatos@lyx.org>
1550
1551         * text.C (readParToken, readParagraph, read): report all unknown tokens.
1552         For the same level of importance use the same chanel to report problems.
1553         (read): add code to deal with \begin_body and \end_body.
1554
1555
1556 2004-08-15  José Matos  <jamatos@lyx.org>
1557
1558         * lyxlex.C (getString): fix comment, buffer::readBody is now
1559         buffer:readDocument.
1560
1561         * tex-strings.C (string_papersize): Default -> default,
1562         Custom -> custom, for consistency with other options.
1563
1564 2004-08-15  Lars Gullik Bjonnes  <larsbj@gullik.net>
1565
1566         * pch.h: new file
1567
1568         * Makefile.am: support pch
1569
1570 2004-08-15  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1571
1572         * text.C (readParToken): remove the static LyXFont variable and
1573         pass it as a parameter instead. This fixes a nasty bug where an
1574         inset will be inserted with a bad font in some situations
1575         (readParagraph): adapt
1576
1577         * text2.C (setCounter): reduce number of calls to pars_[pit]
1578
1579         * text.C (singleWidth): add an assert, fix a test
1580
1581         * rowpainter.C (paintText): reduce number of calls to singleWidth
1582
1583         * paragraph.C (isHfill):
1584         (isNewline): ws only
1585
1586 2004-08-14  André Pönitz  <poenitz@gmx.net>
1587
1588         * text.C:
1589         * text2.C:
1590         * rowpainter.C:
1591         * lyxtext.h (several functions): use a Paragraph & argument
1592         instead of par_type
1593
1594 2004-08-15  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1595
1596         * metricsinfo.h: add a new field ltr_pos to PainterInfo
1597
1598         * rowpainter.C (paintInset): initialize PainterInfo::ltr_pos
1599
1600         * text.C (singleWidth): remove useless test
1601
1602 2004-08-14  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1603
1604         * tabular.h: remove bogus comments
1605
1606         * tabular.C (getDescentOfRow):
1607         (isPartOfMultiColumn): add assertions
1608
1609         * lyxlength.C (inPixels): remove #warning
1610
1611 2004-08-14  André Pönitz  <poenitz@gmx.net>
1612
1613         * paragraph.h: inline getChar()
1614
1615         * BufferView.h: remove unused declarations
1616
1617 2004-08-14  José Matos  <jamatos@lyx.org>
1618
1619         * Buffer.[Ch] (readDocument): new name for old readBody.
1620         * Buffer.C: new file format, new keywords: \begin_document,
1621         \begin_header, \begin_body, \end_body.
1622
1623         * bufferparams.C (readToken): replace all calls to lex.nextToken
1624         by lex.next(). Do the same to eatLine except where really needed.
1625
1626         * lyxfont.C (lyxWriteChanges): remove whitespaces in the end of
1627         line when writing to the lyx file.
1628
1629         * output_plaintext.C (asciiParagraph): fix Bibliography style
1630         handling.
1631
1632         * text.C (read): fix end of file handling.
1633
1634 2004-08-14  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1635
1636         * MenuBackend.C (Menu::operator[]): new method to access
1637         individual menu items
1638         (Menu::hasFunc): new method. search for an item that corresponds
1639         to a given func
1640         (MenuBackend::specialMenu): new method
1641         (MenuBackend::expand): if a special menu has been set, skip
1642         entries whose func() appears in this menu
1643
1644 2004-08-14  Lars Gullik Bjonnes  <larsbj@lyx.org>
1645
1646         * text3.C: use Debug::DEBUG a bit more
1647
1648         * text.C (leftMargin): try to simplify a tiny bit change var x to
1649         l_margin. Dont output the wide margins always.
1650         (rightMargin): no margin in inner texts
1651
1652         * rowpainter.h (nestMargin): new func
1653         (changebarMargin): new func
1654         (rightMargin): new func
1655
1656         * rowpainter.C (paintDepthBar): changebarMargin and nestMargin is
1657         now functions.
1658         (paintLast): ditto
1659
1660         * factory.C (createInset): modify setDrawFrame
1661
1662         * cursor.C: use Debug::DEBUG a bit more
1663
1664 2004-08-14  André Pönitz  <poenitz@gmx.net>
1665
1666         * coordcache.[Ch]:
1667         * Makefile.am: new files to accomodate an 'external' (x,y)-position
1668         cache for all insets in (at least partially) visible (top-level)
1669         paragraphs.
1670
1671         * BufferView_pimpl.C: reset external coord cache before every update.
1672         This means the coord cache only contains valid entries.
1673
1674 2004-08-14  Lars Gullik Bjonnes  <larsbj@lyx.org>
1675
1676         bug 1096
1677         * BufferView_pimpl.C (getInsetByCode): move function out of class
1678         and change in to a template in anon namespace. Also fix to do what
1679         suits us better.
1680
1681 2004-08-13  Lars Gullik Bjonnes  <larsbj@lyx.org>
1682
1683         bug 1305
1684         * paragraph_funcs.C (moveItem): use Paragraph::value_type instead
1685         of char
1686         (breakParagraph): rename par to par_offset and use a local
1687         reference. Add code to keep the language over a rebreak.
1688         (breakParagraphConservative): rename par to par_offset, use a
1689         local reference
1690         (mergeParagraph): ditto
1691         (outerHook): ditto
1692         (isFirstInSequence): ditto
1693         (outerFont): rename pit to par_offset
1694
1695         * paragraph.C: ws change
1696         * paragraph.h: ditto
1697         * text3.C: ditto
1698         * text.C: ditto
1699
1700 2004-08-13  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1701
1702         * paragraph_pimpl.C (simpleTeXSpecialChars): remove special
1703         treatment for ']'
1704
1705         * paragraph.C (simpleTeXOnePar): when we have a \item with
1706         optional argument, enclose the argument with curly brackets (in
1707         case it contains a closing square bracket)
1708
1709         * text2.C (editXY):
1710         * text2.C (editXY):
1711         * text3.C (checkInsetHit): constify
1712
1713 2004-08-13  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1714
1715         * LyXAction.C (init): mark LFUN_WORD_FIND as working in read-only
1716         documents (bug 1629)
1717
1718 2004-08-13  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1719
1720         Fix toggling of collapsable insets with the mouse (bug 1558)
1721
1722         * lyxfunc.C (dispatch): adapt to LCursor changes
1723
1724         * BufferView_pimpl.C (workAreaDispatch): adapt to LCursor changes;
1725         make sure that dispatch is not invoked twice
1726
1727         * cursor.C (needsUpdate): new method
1728         (dispatch): return void
1729         (result): new method, to access the DispatchResult of the cursor.
1730
1731 2004-08-13  José Matos  <jamatos@lyx.org>
1732
1733         * tabular.C (docbook): close empty tags in XML. Fix bug 1147.
1734
1735 2004-08-13  André Pönitz  <poenitz@gmx.net>
1736
1737         * cursor.C (macroModeClose): use plainInsert instead of niceInsert.
1738
1739         * CutAndPaste.C (eraseSelection): fix cursor position after erasing
1740           multiple cells
1741
1742 2004-08-12  André Pönitz  <poenitz@gmx.net>
1743
1744         * text3.C: take out the 'cursor right' form insertInset and only
1745         do it in those places when it is really needed. Fixes crash on
1746         C-m...
1747
1748 2004-08-08  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1749
1750         * lyxfunc.C (dispatch): implement LFUN_SAVE_AS_DEFAULT
1751
1752         * BufferView_pimpl.C (setBuffer): initialize the current font of
1753         the underlying LyXText
1754
1755 2004-08-05  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1756
1757         * kbsequence.C (print): use UI native formatting for menu
1758         shortcuts
1759
1760         * text.C (insertChar): call Paragraph::insertChar with a font
1761         argument (cosmetic)
1762
1763         * paragraph.C (insertInset, insertChar): the version that takes a
1764         LyXFont argument is now a wrapper around the other one (the
1765         opposite used to be true).
1766
1767         * paragraph_pimpl.C (insertInset, insertChar): remove the LyXFont
1768         argument. Font setting is done in Paragraph now.
1769
1770 2004-08-04  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1771
1772         * outputparams.h: add new members intitle and lang.
1773
1774         * paragraph.C (simpleTeXOnePar): initialize rp.lang and
1775         rp.intitle. Actually use rp in call to simpleTeXSpecialChars
1776
1777 2004-08-01  Lars Gullik Bjonnes  <larsbj@gullik.net>
1778
1779         * text3.C (dispatch): remove special handling of button 4 and 5,
1780         it is now taken care of in the frontend code.
1781
1782 2004-07-25  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1783
1784         * Spacing.h: add <string> (STLPort compile fix)
1785
1786 2004-08-02  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1787
1788         * LaTeXFeatures.C: (jurabib) \RequirePackage -> \usepackage
1789
1790 2004-07-25  Lars Gullik Bjonnes  <larsbj@gullik.net>
1791
1792         * lyxlex_pimpl.C (compare_tags): chagne return type of operator()
1793         to bool.
1794
1795         * converter.C (showMessage): inherit from unary_function, make
1796         operator() const.
1797
1798         * buffer.C (writeFile): initialize retval
1799
1800         * InsetList.h: rename private variable list to list_
1801         * InsetList.[Ch]: adjust accordingly.
1802
1803 2004-07-24  Lars Gullik Bjonnes  <larsbj@gullik.net>
1804
1805         * text3.C, text2.C, text.C, tabular.C, paragraph_funcs.C, paragraph.C:
1806         * lyxlength.C, lyxgluelength.C, lyxfunc.C, lyxfont.C, lyxfind.C:
1807         * kbmap.C, funcrequest.C, factory.C, cursor.C, counters.C:
1808         * bufferview_funcs.C, bufferparams.C, buffer.C, Spacing.C:
1809         * ParagraphParameters.C, LaTeXFeatures.C: replace
1810         "support/std_sstream.h" with <sstream>
1811
1812 2004-07-23  Lars Gullik Bjonnes  <larsbj@gullik.net>
1813
1814         * lyxserver.C (startPipe): use this (pointer) not *this (reference)
1815         * lyxsocket.C (LyXServerSocket): ditto
1816         (serverCallback): ditto
1817
1818 2004-07-23  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1819
1820         * LaTeXFeatures.C: check release date when loading jurabib.
1821
1822 2004-07-22  Lars Gullik Bjonnes  <larsbj@gullik.net>
1823
1824         * lyxserver.C (startPipe): call register_socket_callback
1825         (endPipe): call unregister_socket_callback
1826
1827 2004-07-21  Lars Gullik Bjonnes  <larsbj@gullik.net>
1828
1829         * lyxsocket.C (LyXServerSocket): reduce max outstanding clients to 3
1830         (LyXServerSocket): register the callback
1831         (LyXServerSocket): unregister the callback
1832         (fd): delete function
1833         (serverCallback): improve error checking and setup the callbacks.
1834         (dataCallback): change arg to fd.
1835         (writeln): new func (copied fro the client socket) used for server
1836         write to client.
1837         (LyXDataSocket): simplify
1838         (~LyXDataSocket): close ann unregiser callback
1839         (server): delete function
1840         (fd): delete function
1841         (readln): small changes, improve some std::string usage
1842         (writeln): constify a bit
1843
1844 2004-06-24  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1845
1846         * kbmap.C (find1keybinding): new method, only used by LyX/Mac with
1847         Qt frontend
1848
1849 2004-07-05  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1850
1851         * BufferView_pimpl.C (setBuffer): set the layout combox value only
1852         after it has been populated
1853
1854 2004-06-29  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1855
1856         * text2.C (insertInset): move cursor when inserting inset.
1857
1858 2004-06-30  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1859
1860         * kbmap.C (findbindings): a couple of new methods. returns a
1861         container of kb_sequence objects. The real work is done by the
1862         private recursive version
1863         (printbindings): uses findbindings to print out a bracketed list
1864         of bindings (renamed from findbinding).
1865
1866         * MenuBackend.C (binding): use kb_keymap::findbindings
1867
1868         * lyxfunc.C (sendDispatchMessage): use use kb_keymap::printbindings.
1869
1870 2004-07-01  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1871
1872         * buffer.C: up LYX_FORMAT to 235 (needed for the paperpackage fix)
1873
1874 2004-06-29  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1875
1876         * paragraph.C (isWord): return true on insets that report
1877         isLetter().
1878
1879         * text.C (getWord): use Paragraph::isWord to decide what is in a
1880         word and what is not; fix bug 1609.
1881
1882 2004-06-27  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1883
1884         * tex-strings.C: add "none" to string_paperpackages[], fixes
1885         off-by-one-error in the paperpackage selection.
1886
1887         * lyxlex.[Ch]:
1888         * tex-strings.[Ch]: char const * string[n]
1889         -> char const * const string[]
1890
1891 2004-06-10  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1892
1893         * lyxfunc.C (getStatus): if lyx_gui::getStatus disables the
1894         command, return early.
1895
1896 2004-06-18  Lars Gullik Bjonnes  <larsbj@gullik.net>
1897
1898         * debug.h: add DEBUG to enum and fix size of ANY.
1899
1900         * debug.C: add support for Debug::DEBUG
1901         (showTags): cast errorTags.level to unsigned int
1902
1903         * BufferView_pimpl.C (fitCursor): use Debug::DEBUG
1904         (redoCurrentBuffer): ditto
1905         (updateScrollbar): ditto
1906         * cursor.C (dispatch): ditto
1907         * text2.C (setLayout): ditto
1908         (setFont): ditto
1909         (updateCounters): ditto
1910         (editXY): ditto
1911         (deleteEmptyParagraphMechanism): ditto
1912
1913 2004-06-09  Lars Gullik Bjonnes  <larsbj@gullik.net>
1914
1915         * Makefile.am (dist_noinst_DATA): use the dist_ and noinst_
1916         annotations to cleanup the Makefile slightly.
1917
1918 2004-05-10  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1919
1920         * lyxrc.C: do not set user_email to a default value but use empty
1921         instead. The entry used to be translated, which does not work
1922         since at the point where lyxrc is constructed there is no
1923         translation service available
1924
1925         * messages.C (getLocaleDir): remove and use directly
1926         lyx_localedir() instead
1927
1928 2004-06-02  Angus Leeming  <leeming@lyx.org>
1929
1930         Fix crash caused by dereferencing null pointer 'exportdata' in
1931         OutputParams by creating a new ExportData variable on the heap,
1932         storing it in a boost::shared_ptr.
1933         The crash was triggered when generating an Instant Preview
1934         of an external inset.
1935
1936         * Makefile.am: add outputparams.C
1937
1938         * outputparams.[Ch]: store exportdata as a shared_ptr<Exportdata>.
1939         (c-tor): allocate memory to it.
1940
1941         * exporter.C (c-tor): associated changes.
1942
1943 2004-06-01  Angus Leeming  <leeming@lyx.org>
1944
1945         * output_linuxdoc.C (linuxdocParagraphs): Check that the paragraph
1946         contains data before calling isInset(0). (Bug 1513.)
1947
1948 2004-06-01  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1949
1950         * exporter.C (checkOverwrite): new method
1951         * exporter.C (copyFile): new method
1952         * exporter.C (Export): copy referenced files to the document dir
1953         * exporter.[Ch]: new class ExportedFile
1954         * exporter.[Ch]: new class ExportData. Contains currently the
1955         names of referenced external files
1956         * outputparams.h: add exportdata member.
1957
1958 2004-05-28  Lars Gullik Bjonnes  <larsbj@gullik.net>
1959
1960         * Makefile.am (DISTCLEANFILES): add version.C, stamp-version and
1961         version.C-tmp
1962
1963 2004-05-19  Angus Leeming  <leeming@lyx.org>
1964
1965         * LaTeXFeatures.C:
1966         * ToolbarBackend.C:
1967         * bufferparams.C:
1968         * lyxfunc.C: small changes due to the introduction of namespace
1969         lyx::frontend and the moving of namespace biblio to lyx::biblio.
1970
1971 2004-05-18  Alfredo Braunstein  <abraunst@lyx.org>
1972
1973         * text3.C (dispatch): supress update when only moving the cursor
1974         * cursor.C (selHandle): remove commented code
1975
1976 2004-05-17  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1977
1978         * paragraph.C (startTeXParParams): correct column count
1979         * CutAndPaste.C (pasteSelection): remove const_cast
1980         * output_docbook.C (docbookParagraphs): remove const_cast
1981         * output_latex.C (TeXEnvironment, TeXOnePar, TeXDeeper): remove
1982         const_cast and return ParagraphList::const_iterator
1983         * output_linuxdoc.C (linuxdocParagraphs): remove const_cast
1984         * output_plaintext.C (writeFileAscii): remove const_cast
1985         * paragraph.[Ch] (simpleTeXOnePar): make const
1986         * paragraph_funcs.C (outerPar): use const iterators
1987         * paragraph_pimpl.C (validate): use const iterators
1988         * text.C (setHeightOfRow): use const iterators
1989
1990 2004-05-17  Angus Leeming  <leeming@lyx.org>
1991
1992         * lfuns.h:
1993         * LyXAction.C (init): new LFUN_INSET_REFRESH.
1994
1995         * lyxfunc.C (dispatch): in the LFUN_BUFFERPARAMS_APPLY block loop
1996         over all insets and dispatch LFUN_INSET_REFRESH to any citation insets
1997         if the citation engine has changed.
1998
1999 2004-05-14  José Matos  <jamatos@lyx.org>
2000
2001         * buffer.C (makeDocBookFile): add a default Formal Public Identifier
2002         if the textclass does not provide it. Have it different for sgml and
2003         xml.
2004         support the language of document.
2005         * output_docbook.C (docbookParagraphs):
2006         * paragraph.[Ch] (getDocbookId): new function that gets the id of the
2007         first anchor as the id of the paragraph, remove special case code.
2008         * sgml.C (escapeChar): escape only < & >.
2009
2010 2004-05-14  Angus Leeming  <leeming@lyx.org>
2011
2012         * bufferparams.h: move biblio::CiteEngine enum here to minimize
2013         dependencies on src/frontends/controllers/biblio.h. Define a
2014         CiteEngine_enum wrapper class to enable the enum to be forward
2015         declared.
2016
2017 2004-05-12  Angus Leeming  <leeming@lyx.org>
2018
2019         * buffer.C: up LYX_FORMAT to 234.
2020         * bufferparams.[Ch]: replace the three bools, use_natbib, use_jurabib,
2021         use_numerical_citations with a single biblio::CiteEngine cite_engine
2022         variable.
2023         * LaTeXFeatures.C (getPackages): use BufferParams::cite_engine.
2024
2025 2004-05-13  José Matos  <jamatos@lyx.org>
2026
2027         * converter.h:
2028         * converter.C (Converter, readFlags): add xml member.
2029         * outputparams.h: add XML flavor.
2030         * buffer.C (makeDocBookFile): add support for the sgml/xml distinction.
2031
2032 2004-05-03  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2033
2034         * lyxfunc.C (dispatch):
2035         (getStatus): fix handling of LFUN_SEQUENCE
2036
2037 2004-04-29  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2038
2039         * debug.C (showLevel): do not forget the end-of-line marker
2040
2041 2004-04-27  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2042
2043         * kbmap.C (read): do not stop parsing a bind file when an error
2044         occurs (bug 1575)
2045
2046 2004-04-29  Angus Leeming  <leeming@lyx.org>
2047
2048         * cursor.C:
2049         * factory.C:
2050         * pariterator.C:
2051         * text2.C: wrap a bunch of #warning statements
2052         inside #ifdef WITH_WARNINGS blocks.
2053
2054 2004-04-29  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
2055
2056         * buffer.C: increment format to 233.
2057
2058 2004-04-28  Angus Leeming  <leeming@lyx.org>
2059
2060         * BufferView_pimpl.C:
2061         * lyxfunc.C:
2062         * text3.C:
2063         s/updateToolbar()/updateToolbars()/
2064         s/Toolbar.h/Toolbars.h/
2065
2066 2004-04-28  Angus Leeming  <leeming@lyx.org>
2067
2068         * BufferView.[Ch] (c-tor):
2069         * BufferView_pimpl.[Ch] (c-tor): no longer receives x,y position.
2070         No longer passes these data to the WorkArea generator.
2071
2072 2004-04-28  Angus Leeming  <leeming@lyx.org>
2073
2074         * BufferView_pimpl.C (c-tor): pass LyXView & to WorkArea generator.
2075
2076 2004-04-26  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
2077
2078         * LaTeXFeatures.C, lyx_sty.[Ch]: add \lyxdot macro
2079
2080 2003-09-24  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2081
2082         * output_latex.C (TeXEnvironment): make sure that there is a line
2083         break before \end{foo} for the last paragraph of a document
2084         (TeXOnePar): if the paragraph is at the end of the document (or
2085         inset) and the language has to be reset, then make sure that the
2086         line break is _before_ the language command, not after (fixes bug
2087         1225); also make sure that the language reset command is the first
2088         thing after the paragraph (to ensure proper nesting of
2089         environments and thus fix bug 1404)
2090
2091 2004-04-21  John Levon  <levon@movementarian.org>
2092
2093         * ToolbarBackend.h:
2094         * ToolbarBackend.C: make "name" be a programmatic name
2095         and a gui_name field.
2096
2097         * lyxfunc.C: display the minibuffer on M-x
2098
2099 2004-04-18  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2100
2101         * LaTeX.C (runMakeIndex, runBibTeX): quote correctly file name
2102         (bug 1526)
2103
2104 2004-04-19  Angus Leeming  <leeming@lyx.org>
2105
2106         * BufferView_pimpl.C (setBuffer): changed preview interface.
2107
2108         * lyxrc.[Ch] (preview): no longer a bool. Now an enum with three
2109         possible values.
2110
2111 2004-04-19  John Levon  <levon@movementarian.org>
2112
2113         * BufferView_pimpl.C:
2114         * text3.C: fix bug 1569 (insert->label doesn't give suggestion)
2115
2116 2004-04-05  Angus Leeming  <leeming@lyx.org>
2117
2118         * text.C (redoParagraphs): add call to updateCounters(), thereby
2119         fixing the missing "Figure #:" label from the caption of a
2120         figure float.
2121
2122 2004-04-13  Angus Leeming  <leeming@lyx.org>
2123
2124         * text3.C (dispatch): call Inset::.notifyCursorLeaves when the
2125         cursor is clicked out of an inset.
2126
2127 2004-04-13  Angus Leeming  <leeming@lyx.org>
2128
2129         * lyx_main.[Ch] (updateInset): pass it an InsetBase pointer rather
2130         than an InsetOld one.
2131
2132 2004-04-12  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
2133
2134         * format.[Ch]: add editor to Format
2135         * lyxrc.[Ch]: merge RC_FORMAT and RC_VIEWER. Add editor to Format
2136         * LyXAction.C, lfuns.h, lyxfunc.C: add lfun LFUN_GRAPHICS_EDIT
2137
2138 2004-04-08  André Pönitz  <poenitz@gmx.net>
2139
2140         * metricsinfo.h: remove PainterInfo::width member
2141
2142 2004-04-08  Angus Leeming  <leeming@lyx.org>
2143
2144         * lyx_sty.C (boldsymbol_def): modify so that it outputs
2145         "\providecommand" rather than "\newcommand", thereby preventing
2146         clashes with packages that define "\boldsymbol" themselves.
2147         Eg, beamer.
2148
2149 2004-04-08  Angus Leeming  <leeming@lyx.org>
2150
2151         * lyxrc.C (read): don't try to set the color of none, inherit, ignore
2152         thereby squashing an unnecessary warning.
2153
2154 2004-04-01  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
2155
2156         * LaTeXFeatures.[Ch]: change buffer_ to a pointer and add accessor
2157         setBuffer()
2158
2159 2004-04-07  Alfredo Braunstein  <abraunst@lyx.org>
2160
2161         * BufferView.C (setCursor): call redoParagraph (some insets could
2162         have been opened)
2163         (putSelectionAt): remove the 'double update' trick
2164
2165         * BufferView_pimpl.C (fitCursor): call refreshPar
2166         (workAreaDispatch): remove an uneeded update call
2167         (dispatch): remove some manual update calls
2168
2169         * cursor.[Ch]: remove cached_y_, updatePos
2170         (selHandle): set noUpdate when appropriate
2171
2172         * lyxfunc.C (dispatch): track if we need an update
2173
2174         * metricsinfo.[Ch]: PainterInfo receive a Painter & on construction
2175
2176         * rowpainter.[Ch] (RowPainter): remove superfluous xo_ parameter
2177         (paintSelection): cheap optimization, do not call cursorX when not
2178         needed
2179         (paintPars): change signature
2180         (refreshPar): add
2181         (paintText): adjust
2182         (paintTextInset): adjust
2183
2184         * text.C: adjust
2185
2186 2004-04-05  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2187
2188         * lengthcommon.C: compilation fix: remove explicit array size from
2189         unit_name[] and friends
2190
2191 2004-04-05  Angus Leeming  <leeming@lyx.org>
2192
2193         * LyXAction.C (init): set LFUN_DIALOG_UPDATE's atrib flag to NoBuffer.
2194
2195         * lyxfunc.C (getStatus): enable LFUN_DIALOG_UPDATE if no buffer is
2196         present only for the preferences dialog.
2197         (dispatch): handle LFUN_DIALOG_UPDATE for the preferences dialog.
2198
2199 2004-04-05  Angus Leeming  <leeming@lyx.org>
2200
2201         * lyxrc.[Ch] (write): now takes a 'bool ignore_system_lyxrc' arg
2202         to enable the frontends to export changes to lyxrc correctly.
2203
2204         * lyxfunc.C (dispatch): output lyxrc.write("preferences", false).
2205
2206 2004-04-07  André Pönitz  <poenitz@gmx.net>
2207
2208         * cursor.[Ch] (selClear, adjust): remove math
2209
2210         * cursor_slice.C: more agressive assert
2211
2212         * lyxfunc.C:
2213         * BufferView_pimpl.C: rework mouse event dispatch
2214
2215         * dociterator.C:
2216         * paragraph.C:
2217         * text2.C:
2218         * text3.C: adjust
2219
2220 2004-04-05  André Pönitz  <poenitz@gmx.net>
2221
2222         * cursor.[Ch] (valign, halign...): remove unneeded functions
2223
2224 2004-04-05  Angus Leeming  <leeming@lyx.org>
2225
2226         * lyxlength.[Ch] (unit_name et al.): const-correct.
2227
2228 2004-04-05  Angus Leeming  <leeming@lyx.org>
2229
2230         * BufferView_pimpl.C:
2231         * buffer.C:
2232         * counters.C:
2233         * cursor.C:
2234         * lyxfunc.C
2235         * paragraph.C:
2236         * pariterator.C:
2237         * text.C:
2238         * text2.C:
2239         * text3.C: wrap #warning calls inside #ifdef WITH_WARNINGS blocks.
2240
2241 2004-04-01  Alfredo Braunstein  <abraunst@lyx.org>
2242
2243         * text3.C (getStatus): add LFUN_BEGINNINGBUF
2244
2245 2004-04-01  Alfredo Braunstein  <abraunst@lyx.org>
2246
2247         * lyxfind.C: add a couple of inTexted() tests + other small fixes
2248         * BufferView_pimpl.[Ch] (getStatus)
2249         * BufferView.[Ch] (getStatus): add
2250         * lyxfunc.C (getStatus): move lfuns handled in
2251         BufferView::dispatch to te function above
2252         * Cursor.C (setSelection): set selection() = true
2253
2254 2004-04-01  Alfredo Braunstein  <abraunst@lyx.org>
2255
2256         * lyxfunc.C (getStatus): enable LFUN_WORD_{FIND,REPLACE}
2257
2258 2004-03-31  Angus Leeming  <leeming@lyx.org>
2259
2260         * lyxfunc.C (dispatch): Fall through to the generic
2261         Dialogs::show("preamble").
2262
2263 2004-03-31  Angus Leeming  <leeming@lyx.org>
2264
2265         * lyxfunc.C (dispatch): Fall through to the generic
2266         Dialogs::show("spellchecker").
2267
2268 2004-03-31  Angus Leeming  <leeming@lyx.org>
2269
2270         * lyxfunc.C (getStatus, dispatch): changed invocation of the
2271         preferences dialog.
2272
2273 2004-03-31  Alfredo Braunstein  <abraunst@lyx.org>
2274
2275         * BufferView.C
2276         * cursor.[Ch]
2277         * dociterator.[Ch]:
2278         * insetiterator.[Ch]:
2279         * lyxfind.C:
2280         * lyxfunc.C:
2281         * pariterator.[Ch]:
2282         * text2.C:
2283         * undo.[Ch]: s/DocumentIterator/DocIterator/g
2284
2285 2004-03-31  Alfredo Braunstein  <abraunst@lyx.org>
2286
2287         * BufferView.C (setCursor, putSelectionAt): call edit to open the
2288         insets where we are putting the cursor.
2289
2290 2004-03-31  Angus Leeming  <leeming@lyx.org>
2291
2292         * lfuns.h:
2293         * LyXAction.C: new lfun LFUN_LYXRC_APPLY.
2294
2295         * lyxrc.[Ch] (read, write): overloaded member functions taking
2296         a std::[io]stream arguments.
2297
2298         * lyxfunc.C (getStatus, dispatch): handle LFUN_LYXRC_APPLY.
2299
2300 2004-03-31  Angus Leeming  <leeming@lyx.org>
2301
2302         * lyxfunc.C (loadTextclass): new helper function, invoked by two of
2303         dispatch's case blocks, LFUN_TEXTCLASS_APPLY and LFUN_TEXTCLASS_LOAD.
2304
2305         * lyxtextclass.C (load): if the text class couldn't be loaded, then
2306         don't overwrite 'loaded_ = false' with 'loaded_ = true' !
2307
2308 2004-03-31  Angus Leeming  <leeming@lyx.org>
2309
2310         * lyxfunc.C (dispatch): remove the cursor-manipulation code from
2311         the LFUN_ALL_INSETS_TOGGLE code.
2312
2313 2004-03-30  Angus Leeming  <leeming@lyx.org>
2314
2315         * lyxfunc.C (dispatch): the specialization Dialogs::showDocument
2316         has died. Fall through to the generic Dialogs::show("document").
2317
2318 2004-03-30  Angus Leeming  <leeming@lyx.org>
2319
2320         * lfuns.h:
2321         * LyXAction.C: new lfuns LFUN_LANGUAGE_BUFFER, LFUN_TEXTCLASS_APPLY,
2322         LFUN_TEXTCLASS_LOAD, LFUN_SAVE_AS_DEFAULT, LFUN_BUFFERPARAMS_APPLY.
2323
2324         * lyxfunc.C (getStatus, dispatch): define the actions for these
2325         lfuns. Little more than a cut and pste job from ControlDocument.C
2326
2327         * lyxtextclass.[Ch] (loaded): accessor for the private bool loaded_.
2328
2329 2004-03-30  Angus Leeming  <leeming@lyx.org>
2330
2331         * lfuns.h:
2332         * LyXAction.C (init): new lfuns, LFUN_KEYMAP_TOGGLE,
2333         LFUN_NEXT_INSET_TOGGLE, LFUN_ALL_INSETS_TOGGLE.
2334
2335         * lyxfunc.C (dispatch): LFUN_ALL_INSETS_TOGGLE is used to toggle the
2336         open/closed state of ollapsable insets. Usage:
2337
2338         all-inset-toggle <state> <name>, where
2339         <state> == "open" || "closed" || "toggle" and
2340         <name> is an identifier for a 'type' of inset. Eg "branch", "ert",...
2341
2342         * lyxtext.h, text2.C (toggleInset): removed.
2343
2344         * text3.C (dispatch): split the existing LFUN_INSET_TOGGLE in two,
2345         LFUN_KEYMAP_TOGGLE and LFUN_NEXT_INSET_TOGGLE. LFUN_NEXT_INSET_TOGGLE
2346         now passes LFUN_INSET_TOGGLE to the found inset.
2347
2348         * InsetList.[Ch] (insetsOpenCloseBranch): removed. Functionality
2349         is now invoked as "all-insets-toggle toggle branch".
2350
2351 2004-03-30  Angus Leeming  <leeming@lyx.org>
2352
2353         * dociterator.C:
2354         * insetiterator.C:
2355         * pariterator.[Ch]: added/corrected header blurb.
2356
2357 2004-03-30  Alfredo Braunstein  <abraunst@lyx.org>
2358
2359         * dociterator.[Ch]: add an inset_ member
2360         (backwardPos): implemented
2361         (backwardPos, forwardPos): use inset_ when the stack is empty.
2362         (doc_iterator_begin, doc_iterator_end): implemented
2363         * pariterator.[Ch]: adjust, add begin, end
2364         * insetiterator.[Ch]: adjust, add begin, end
2365         * cursor.C:
2366         * document.C:
2367         * BufferView.C:
2368         * BufferView_pimpl.C:
2369         * CutAndPaste.C: adjust
2370
2371 2004-03-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2372
2373         * buffer.C: increment file format to 232.
2374         * LaTeXFeatures.C: add bibtopic package.
2375         * bufferparams.[Ch]: param \use_bibtopic.
2376
2377         * lyxrc.[Ch]: add lyxrc bibtex_command
2378         * LaTeX.C: use rc.bibtex_command instead of hardcoded string.
2379
2380         * buffer.C: increment file format to 231.
2381
2382 2004-03-28  Alfredo Braunstein  <abraunst@lyx.org>
2383
2384         * dociterator.C: implement forwardPar
2385         * iterators.[Ch]: remove, replaced by
2386         * pariterator.[Ch]: this. derive ParIterator from DocumentIterator
2387         * BufferView.C:
2388         * BufferView_pimpl.C:
2389         * CutAndPaste.C:
2390         * buffer.C:
2391         * bufferview_funcs.C:
2392         * cursor.C:
2393         * lyxfind.C
2394         * lyxfunc.C
2395         * paragraph_funcs.C
2396         * toc.C:
2397         * Makefile.am: adjust
2398
2399 2004-03-28  Alfredo Braunstein  <abraunst@lyx.org>
2400
2401         * CutAndPaste.C (pasteSelection): fix 2 crashes
2402         (eraseSelection): fix a crash
2403         * paragraph_funcs.C: remove a warning
2404
2405 2004-03-28  Angus Leeming  <leeming@lyx.org>
2406
2407         * lfuns.h:
2408         * LyXAction.C (init): new LFUN_PRINT.
2409
2410         * lyxfunc.C (getStatus, dispatch): handle LFUN_PRINT.
2411
2412 2004-03-27  Angus Leeming  <leeming@lyx.org>
2413
2414         * lfuns.h:
2415         * LyXAction.C (init): new LFUN_EXPORT_CUSTOM.
2416
2417         * lyxfunc.C (getStatus, dispatch): handle LFUN_EXPORT_CUSTOM.
2418
2419 2004-03-27  Angus Leeming  <leeming@lyx.org>
2420
2421         * paragraph_funcs.C (moveItem): fix memory leaks, ensure that
2422         insetlist always contains non-null pointers to insets.
2423
2424 2004-03-26  Angus Leeming  <leeming@lyx.org>
2425
2426         * src/BufferView_pimpl.C:
2427         * src/CutAndPaste.C:
2428         * src/buffer.C:
2429         * src/iterators.C:
2430         * src/output_plaintext.C:
2431         * src/outputparams.h:
2432         * src/paragraph_funcs.C:
2433         * src/rowpainter.C:
2434         * src/text.C:
2435         * src/text2.C:
2436         * src/frontends/controllers/ControlErrorList.C:
2437         * src/frontends/gtk/FileDialogPrivate.C:
2438         * src/frontends/gtk/GPainter.C:
2439         * src/frontends/gtk/GToolbar.C:
2440         * src/frontends/qt2/QRef.C:
2441         * src/mathed/math_scriptinset.C: squash compiler warnings.
2442
2443 2004-03-26  Angus Leeming  <leeming@lyx.org>
2444
2445         * ispell.C (LaunchIspell::start):
2446         * lyx_cb.C (AutoSaveBuffer::start):
2447         invoke run(DontWait) rather than runNonBlocking().
2448
2449 2004-03-26  Alfredo Braunstein  <abraunst@lyx.org>
2450
2451         * buffer_funcs.C (readFile): add cancel button to two prompt dialogs
2452
2453 2004-03-26  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2454
2455         * kbsequence.C (print): adjust
2456
2457         * kbmap.C (printKeySym): rename and change signature
2458         (printKey): use LyXKeySym::print()
2459
2460 2004-03-26  Martin Vermeer  <martin.vermeer@hut.fi>
2461
2462         * undo.C: add using std::advance to compile for stlport
2463
2464 2004-03-24  Angus Leeming  <leeming@lyx.org>
2465
2466         * lyxfunc.C (dispatch): remove test code in LFUN_QUIT handler as
2467         it leads to a crash when no buffer is present.
2468
2469 2004-03-25  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2470             Martin Vermeer  <martin.vermeer@hut.fi>
2471
2472         * lyxfunc.C (dispatch):
2473         * bufferparams.C (readToken): use the new LColor::setColor
2474
2475         * LColor.[Ch] (setColor): new version that takes two strings as
2476         argument and creates a new color entry if necessary
2477
2478 2003-02-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2479
2480         * buffer.C (makeLaTeXFile): if the main latex file that is
2481         processed is usually a subdocument of some master, then pretend
2482         for a while that it is actually the master
2483
2484 2003-02-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2485
2486         * buffer.C (getLabelList):
2487         (getBibkeyList): use getMasterBuffer()
2488         (getMasterBuffer): new method. Returns the main document in the
2489         case where one is using included documents.
2490
2491 2004-03-25  André Pönitz  <poenitz@gmx.net>
2492
2493         * Makefile.am:
2494         * iterators.[Ch]:
2495         * PosIterator.[Ch]: drop PosIterator, replaced by DocumentIterator
2496
2497         * ParagraphList_fwd.h: change ParagraphList to a std::vector
2498
2499         * CutAndPaste.[Ch]: simpler interface by moving some stuff from
2500         text*.C over here. Rename namespace CutAndPaste to lyx::cap
2501
2502         * ParameterStruct.h: merge with ParagraphParameters
2503
2504         * lyxtext.h: remove LyXText::parOffset() and getPar()
2505
2506         * text3.C: Remove all 'manual' update calls. We do now one per user
2507         interaction which is completely sufficient.
2508
2509         * Bidi.C:
2510         * BufferView.[Ch]:
2511         * BufferView_pimpl.C:
2512         * FontIterator.[Ch]:
2513         * MenuBackend.C:
2514         * ParagraphParameters.[Ch]:
2515         * buffer.C:
2516         * buffer.h:
2517         * bufferlist.C:
2518         * cursor.[Ch]:
2519         * cursor_slice.[Ch]:
2520         * dociterator.[Ch]:
2521         * errorlist.[Ch]:
2522         * factory.C:
2523         * lfuns.h:
2524         * lyxfind.C:
2525         * lyxfunc.C:
2526         * output_docbook.[Ch]:
2527         * output_latex.[Ch]:
2528         * output_linuxdoc.[Ch]:
2529         * output_plaintext.[Ch]:
2530         * paragraph.[Ch]:
2531         * paragraph_funcs.[Ch]:
2532         * paragraph_pimpl.[Ch]:
2533         * rowpainter.C:
2534         * tabular.[Ch]:
2535         * text.C:
2536         * text2.C:
2537         * toc.C:
2538         * undo.[Ch]: adjust
2539
2540         * frontends/controllers/ControlDocument.C:
2541         * frontends/controllers/ControlErrorList.C:
2542         * frontends/controllers/ControlSpellchecker.C:
2543         * insets/inset.C:
2544         * insets/inset.h:
2545         * insets/insetbase.h:
2546         * insets/insetbibitem.C:
2547         * insets/insetbox.C:
2548         * insets/insetbranch.C:
2549         * insets/insetcaption.C:
2550         * insets/insetcharstyle.C:
2551         * insets/insetcharstyle.h:
2552         * insets/insetcollapsable.C:
2553         * insets/insetcollapsable.h:
2554         * insets/insetert.C:
2555         * insets/insetfloat.C:
2556         * insets/insetfoot.C:
2557         * insets/insetmarginal.C:
2558         * insets/insetnote.C:
2559         * insets/insetoptarg.C:
2560         * insets/insettabular.C:
2561         * insets/insettext.C:
2562         * insets/insettext.h:
2563         * insets/insetwrap.C:
2564         * mathed/math_mboxinset.C:
2565         * mathed/math_nestinset.C:
2566         * mathed/math_scriptinset.C:
2567         * mathed/math_scriptinset.h:
2568         * support/types.h:
2569
2570 2004-03-24  Angus Leeming  <leeming@lyx.org>
2571
2572         * BufferView_pimpl.C (cursorToggle): use the cursor toggle to
2573         deal with any child processes that have finished but are waiting to
2574         communicate this fact to the rest of LyX.
2575
2576 2004-03-24  Angus Leeming  <leeming@lyx.org>
2577
2578         64-bit compile fixes.
2579
2580         * errorlist.[Ch] (pos_start, pos_end): store as lyx::pos_type.
2581         (c-tor): pass lyx::pos_types rather than ints.
2582
2583         * paragraph.[Ch] (beginOfBody, begin_of_body_): return, store as
2584         lyx::pos_type.
2585
2586         * text.C (Delete): compile fix.
2587         (getPar): ensure that function declaration is the same as that in
2588         the header file.
2589
2590 2004-03-23  Angus Leeming  <leeming@lyx.org>
2591
2592         * ispell.C (LaunchIspell):
2593         * lyx_cb.C (AutoSaveBuffer): change the signature of clone to return
2594         a boost::shred_ptr rather than a std::auto_ptr.
2595
2596 2004-03-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2597
2598         * lyxfunc.C (getStatus): handle read-only buffers correctly;
2599         handle LFUN_FILE_INSERT_*
2600
2601         * lyxrc.C (setDefaults, getDescription, output, read):
2602         * lyxrc.h: remove ps_command
2603
2604 2004-03-22  Angus Leeming  <leeming@lyx.org>
2605
2606         * lyx_main.C (error_handler, init): remove handler for SIGPIPE.
2607         Ensure that error_handler is processed once only and that all data
2608         is saved before attempting to output any warning messages.
2609
2610         * cursor.[Ch] (nopos_, noPos): remove unused member variable/function.
2611
2612 2004-03-21  Alfredo Braunstein  <abraunst@lyx.org>
2613
2614         * tabular.C (TeXRow): crash fix (from Kayvan and André)
2615
2616 2004-03-19  André Pönitz  <poenitz@gmx.net>
2617
2618         * cursor.[Ch] (reset): take main text inset as argument
2619
2620         * BufferView: adjust
2621         * BufferView_pimpl.C: adjust
2622
2623         * paragraph.[Ch]: fix completely broken operator=()
2624
2625 2004-03-16  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2626
2627         * LColor.C (getFromLyXName): make sure that the color name is used
2628         as lowercase.
2629
2630 2004-03-17  Angus Leeming  <leeming@lyx.org>
2631
2632         * lfuns.h:
2633         * LyXAction.C (init): remove LFUN_FORKS_KILL.
2634
2635         * lyxfunc.C (getStatus, dispatch) remove lfuns to show the forks
2636         dialog and to kill a forked process.
2637
2638 2004-03-17  Alfredo Braunstein  <abraunst@lyx.org>
2639
2640         * text2.C (setCursorFromCoordinates): fix font problem
2641
2642 2004-03-17  Alfredo Braunstein  <abraunst@lyx.org>
2643
2644         * BufferView_pimpl.C (resizeCurrentBuffer): remove unneeded and
2645         bogus "rebuild cursor" code
2646
2647 2004-03-11  André Pönitz  <poenitz@gmx.net>
2648
2649         * buffer.[Ch]: use InsetText instead of LyXText as container for
2650         the main lyx text.
2651
2652         * dociterator.[Ch]: drop the BufferView * member which is not needed
2653         anymore after the change to buffer.C
2654
2655         * paragraph_funcs.C:
2656         * text.C:
2657         * text2.C:
2658         * BufferView.[Ch]:
2659         * BufferView_pimpl.[Ch]:
2660         * cursor.[Ch]:
2661         * cursor_slice.[Ch]: adjust
2662
2663         * text3.C: fix bug in mathDispatch
2664
2665 2004-03-08  André Pönitz  <poenitz@gmx.net>
2666
2667         * undo.[Ch]: use 'StableDocumentIterator' as base for
2668         the Undo struct.
2669
2670 2004-03-07  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2671
2672         * LaTeXFeatures.C:
2673         * bufferparams.[Ch]: add jurabib support and param.
2674
2675         * LaTeX.C: add FIXME/comment.
2676
2677 2004-03-05  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2678
2679         * buffer.C: increment file format to 230.
2680
2681 2004-03-04  Alfredo Braunstein  <abraunst@lyx.org>
2682
2683         * cursor.C (dispatch): avoid infinite loops
2684
2685 2004-03-01  Alfredo Braunstein  <abraunst@lyx.org>
2686
2687         * rowpainter.C (paintSelection): fix x coordinates
2688
2689 2004-03-01  Alfredo Braunstein  <abraunst@lyx.org>
2690
2691         * text.C (rowBreakPoint): fix breaking before displayed insets
2692
2693 2004-03-01  André Pönitz  <poenitz@gmx.net>
2694
2695         * dociterator.[Ch]: new class for the 'iterator part' of LCursor.
2696
2697         * cursor.[Ch]: adjust, additioally: remove the 'current_' machinery
2698
2699         * Makefile.am:
2700         * BufferView.C:
2701         * BufferView_pimpl.C:
2702         * buffer.C:
2703         * lyxfind.C:
2704         * lyxfunc.C:
2705         * text.C:
2706         * text2.C:
2707         * text3.C: adjust
2708
2709 2004-03-01  Alfredo Braunstein  <abraunst@lyx.org>
2710
2711         * lyxtext.h:
2712         * text.C:
2713         * text2.C:
2714         * rowpainter.C:
2715         * BufferView_pimpl.C: rename textwidth -> maxwidth,
2716         prepareToPrint -> computeRowMetrics and remove textWidth accessor.
2717
2718 2004-03-01  Alfredo Braunstein  <abraunst@lyx.org>
2719
2720         * Bidi.[Ch] (computeTables): const correctness
2721         * lyxrow.[Ch]: add RowMetrics class, move there fill_separator,
2722         fill_hfill, fill_label_hfill and x from Row
2723         * lyxtext.h: prepareToPrint returns a RowMetrics
2724         * rowPainter.C: adjust
2725         * text.C (prepareToPrint): use width, not textWidth. adjust
2726         (redoParagraphInternal, cursorX): adjust
2727         * text2.C (getColumnNearX): adjust
2728         (init): put a default value to the top LyXText::width
2729
2730 2004-03-01  Alfredo Braunstein  <abraunst@lyx.org>
2731
2732         * FontIterator.[Ch]: move FontIterator from lyxtext.h/text.C to here
2733
2734 2004-03-01  Alfredo Braunstein  <abraunst@lyx.org>
2735
2736         * lyxtext.h: add FontIterator class
2737
2738         * text.C (FontIterator, operator*, operator->, operator++): add
2739         (rowBreakPoint, setRowWidth): adjust (fixing a
2740         rebreaking bug)
2741
2742 2004-02-25  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2743
2744         * BufferView_pimpl.C (workAreaDispatch): allow also
2745         LFUN_FILE_OPEN, which is used by the drag-and-drop code.
2746
2747 2004-02-27  Alfredo Braunstein  <abraunst@lyx.org>
2748
2749         * text.C (rowBreakPoint): fix a bug showing with very large insets
2750
2751 2004-02-25  André Pönitz  <poenitz@gmx.net>
2752
2753         * text3.C:
2754         * cursor.[Ch]: move some mathed specific code to mathed
2755
2756 2004-02-21  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
2757
2758         * lyxrc.C, buffer.C, exporter.C: use always a temp dir, ignore
2759         use_tempdir in preferences
2760         * buffer.C (readFile), lyxvc.C (getLogFile): check success of
2761         tempfile creation
2762         * lyx_main.C: ensure that tempdir is valid
2763         * lyxlex.h: correct typo
2764         * buffer.[Ch] (isMultiLingual), (isUnnamed): make const
2765         * paragraph.[Ch] (isMultiLingual): make const
2766         * cursor.[Ch] (openable): make const
2767
2768 2004-02-20  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2769
2770         * text3.C: fixed LFUN_QUOTE and add lfun arguments single/double.
2771
2772 2004-02-20  André Pönitz  <poenitz@gmx.net>
2773
2774         * dispatchresult.h: rename 'FINISHED' to 'FINISHED_LEFT'
2775
2776         * cursor.[Ch]: prepare for localized getStatus()
2777
2778         * lyxtext.h:
2779         * tabular.C:
2780         * text.C:
2781         * text2.C:
2782         * text3.C:  streamlines the LyXText cursor movement handlers a bit.
2783
2784 2004-02-20  André Pönitz  <poenitz@gmx.net>
2785
2786         * lyxfunc.[Ch]: rename view_status_message() to viewStatusMessage()
2787
2788 2004-02-16  Alfredo Braunstein  <abraunst@lyx.org>
2789
2790         * text2.C (setCursorFromCoordinates): switch to absolute coords
2791         (cursorUp): adjust
2792         (cursorDown): adjust
2793         * text3.C (dispatch): adjust
2794
2795 2004-02-16  André Pönitz  <poenitz@gmx.net>
2796
2797         * cursor.[Ch]: use new '_void_ dispatch(...)' signature (see
2798           insets/ChangeLog)
2799
2800         * cursor_slice.[Ch]: remove unneeded acessor function
2801
2802         * lyxtext.h: rename rtl() to isRTL()
2803
2804         * rowpainter.C:
2805         * tabular.C:
2806         * text.C:
2807         * text2.C:
2808         * text3.C: adjust
2809
2810 2004-02-16  Alfredo Braunstein  <abraunst@lyx.org>
2811
2812         * rowpainter.C (paintSelection): coord fix
2813
2814 2004-02-15  Georg Baum <Georg.Baum@post.rwth-aachen.de>
2815
2816         * Spacing.C: compile fix
2817
2818 2004-02-13  Alfredo Braunstein  <abraunst@lyx.org>
2819
2820         * cursor.C (dispatch): restore current_ before returning
2821
2822 2004-02-13  Alfredo Braunstein  <abraunst@lyx.org>
2823
2824         * text2.C (cursorUp, cursorDown): fix coords
2825         (moveUp): fix crash
2826
2827 2004-02-12  André Pönitz  <poenitz@gmx.net>
2828
2829         * lyxtext.h:
2830         * text.C:
2831         * text2.C:
2832         * text3.C: add LCursor & parameter to most cursor movement functions
2833           remove usage of LyXText::cursorRow() and cursorPar()
2834
2835         * cursor.[Ch]: add textRow() needed members
2836
2837         * BufferView.C:
2838         * BufferView_pimpl.C:
2839         * paragraph.[Ch]:
2840         * BufferView.C:
2841         * BufferView_pimpl.C: adjust
2842
2843 2004-02-11  André Pönitz  <poenitz@gmx.net>
2844
2845         * lyxfunc.C:
2846         * BufferView.[Ch]:
2847         * BufferView_pimpl.C: shift undo/redo handling
2848
2849         * cursor.[Ch]: fix mathed crash
2850
2851         * lyxfind.C:
2852         * lyxtext.h: move selectionAsText to LCursor
2853
2854         * output_latex.C:
2855         * paragraph.C:
2856         * text.C:
2857         * text2.C:
2858         * text3.C: adjust
2859
2860         * rowpainter.C: fix excessive drawing
2861
2862 2004-02-06  André Pönitz  <poenitz@gmx.net>
2863
2864         * BufferView.[Ch]:
2865         * BufferView_pimpl.[Ch]:
2866         * text3.C: move some text specific LFUN handling
2867
2868 2004-02-06  Alfredo Braunstein  <abraunst@lyx.org>
2869
2870         * text3.C (checkInsetHit): adjust coords
2871         * text2.C (getColumnNearX): adjust coords
2872         (edit): adjust coords
2873         * text.C (getRowNearY): add two asserts
2874
2875 2004-02-06  Martin Vermeer  <martin.vermeer@hut.fi>
2876
2877         * converter.C:
2878         * format.C: add using std::distance to compile on gcc 2.95/stlport
2879
2880 2004-02-04  Martin Vermeer  <martin.vermeer@hut.fi>
2881
2882         * cursor.[Ch]: workaround gcc 2.95 pointer comparison bug
2883
2884 2004-02-04  André Pönitz  <poenitz@gmx.net>
2885
2886         * BufferView.[Ch] (insertInset):
2887         * BufferView_pimpl.[Ch] (insertInset): remove unneeded return value
2888
2889         * text2.C:
2890         * text3.C: adjust
2891
2892 2004-02-03  Alfredo Braunstein  <abraunst@lyx.org>
2893
2894         * BufferView_pimpl.C (dispatch): remove call to LCursor::dispatch
2895         on the default clause of the switch
2896         * lyxfunc.C (dispatch): call BufferView::dispatch if the event
2897         wasn't catched by LCursor::dispatch
2898
2899 2004-02-03  André Pönitz  <poenitz@gmx.net>
2900
2901         * BufferView.C:
2902         * cursor.[Ch]: some additional asserts
2903
2904         * undo.[Ch]: remove LyXText dependency in interface
2905
2906         * lyxfunc.C: adjust
2907
2908         * lyxtext.h (firstPar, lastPar): remove dead functions
2909
2910         * text.C:
2911         * text2.C:
2912         * text3.C:
2913         * paragraph.[Ch]: adjust
2914
2915 2004-02-03  Alfredo Braunstein  <abraunst@lyx.org>
2916
2917         * lyxfind.C (find): fix argument order in call to ::find
2918
2919 2004-02-02  André Pönitz  <poenitz@gmx.net>
2920
2921         * cursor.[Ch]: remove direct access to anchor
2922
2923         * text.C: remove findText() hack
2924
2925 2004-02-02  Alfredo Braunstein  <abraunst@lyx.org>
2926
2927         * iterators.[Ch] (lockPath): remove in favour of...
2928         * BufferView.[Ch] (setCursor): this addition
2929         * BufferView.C (putSelectionAt): adjust
2930         * undo.C (performUndoOrRedo): adjust
2931         * lyxfunc.C (dispatch): adjust
2932
2933 2004-02-02  Alfredo Braunstein  <abraunst@lyx.org>
2934
2935         * iterators.C (lockPath): add a missing slice
2936         * undo.C (performUndoOrRedo): remove redundant positioning code
2937
2938 2004-02-01  Lars Gullik Bjonnes  <larsbj@gullik.net>
2939
2940         * vc-backend.C (scanMaster): ";" -> ';'
2941
2942 2004-01-31  Lars Gullik Bjonnes  <larsbj@gullik.net>
2943
2944         * lyxtextclasslist.C (less_textclass_avail_desc): inherit from
2945         std::binary_function
2946
2947         * lyxtextclass.C (compare_name): rename to...
2948         (LayoutNamesEqual): ...this
2949
2950         * lyxlex_pimpl.C (compare_tags): inherit from
2951         std::binary_function, put back into anon namespace
2952
2953         * lyxfind.C (MatchString): inherig from std::binary_function
2954         (findChange): use empty() istead of !size()
2955
2956         * format.C (FormatNamesEqual): new functor
2957         (getFormat): use it
2958         (getNumber): use it
2959         (add): use it
2960         (erase): use it
2961         (setViewer): use it
2962
2963         * converter.C (compare_Converter): rename to...
2964         (ConverterEqual): ...this, and fixup a bit.
2965         (getConverter): use it, and make function const
2966         (getNumber): use it, and make function const
2967         (add): use it
2968         (erase): use it:
2969
2970         * bufferlist.C: add using boost::bind
2971
2972         * MenuBackend.C (MenuNamesEqual): new functor
2973         (hasMenu): use it, and make function const
2974         (hasSubmenu): use nested bind to get rid of compare_memfun.
2975
2976 2004-01-30  André Pönitz  <poenitz@gmx.net>
2977
2978         * BufferView_pimpl.C:
2979         * cursor.C:
2980         * cursor.h:
2981         * cursor_slice.[Ch]:
2982         * lyxfunc.C:
2983         * lyxtext.h:
2984         * paragraph_funcs.C:
2985         * paragraph_funcs.h:
2986         * rowpainter.C:
2987         * text.C:
2988         * text2.C:
2989         * text3.C: move some of the edit(x,y) handling to the insets
2990         some coordinate changes.
2991
2992 2004-01-28  Lars Gullik Bjonnes  <larsbj@gullik.net>
2993
2994         * text.C: add using statements for std::advance and std::distance
2995
2996         * paragraph.C: add using statement for std::distance
2997
2998         * lyxfind.C: add using statement for std::advance
2999
3000         * cursor.C (region): remove std:: from swap
3001         (openable): use nucleus in stead of operator->
3002
3003         * BufferView.C: add using statements for std::distance and std::swap
3004
3005 2004-01-27  Lars Gullik Bjonnes  <larsbj@gullik.net>
3006
3007         * iterators.C: Remove the pimple, move the needed structures to
3008         the header file. Create accessor for the positions stack.
3009         (asPosIterator): remove function
3010
3011         * PosIterator.C (PosIterator): move constructors to top of file
3012         (PosIterator): reimplement the constructor taking a ParIterator in
3013         terms of setFrom.
3014         (setFrom): new function
3015         (operator!=): inline it
3016
3017 2004-01-26  Lars Gullik Bjonnes  <larsbj@gullik.net>
3018
3019         * lyxfind.C (replaceAll): use std::advance
3020
3021         * iterators.h: inherit from std::iterator.
3022
3023         * PosIterator.C (advance, distance): remove
3024         * PosIterator.h: interit from std::iterator.
3025
3026 2004-01-26  André Pönitz  <poenitz@gmx.net>
3027
3028         * BufferView.[Ch]:
3029         * BufferView_pimpl.[Ch]:
3030         * InsetList.[Ch]:
3031         * PosIterator.[Ch]:
3032         * buffer.h:
3033         * bufferview_funcs.C:
3034         * cursor.[Ch]:
3035         * cursor_slice.h:
3036         * factory.[Ch]:
3037         * iterators.[Ch]:
3038         * lyxfind.C:
3039         * lyxfunc.C:
3040         * lyxtext.h:
3041         * output_docbook.C:
3042         * output_latex.C:
3043         * output_linuxdoc.C:
3044         * output_plaintext.C:
3045         * paragraph.[Ch]:
3046         * paragraph_funcs.[Ch]:
3047         * paragraph_pimpl.[Ch]:
3048         * rowpainter.C:
3049         * tabular.C:
3050         * tabular.h:
3051         * text.C:
3052         * text2.C:
3053         * text3.C: more IU:  dumps most of the rest of the mathcursor
3054     implementation into cursor.[Ch]; "globalize" a bit of it.
3055
3056 2004-01-25  Angus Leeming  <leeming@lyx.org>
3057
3058         * lyxfunc.C (dispatch): Dialogs::showSearch is no more.
3059
3060 2004-01-19  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
3061
3062         * LaTeXFeatures.h: add nice_ and nice() const
3063         * buffer.[Ch]: remove niceFile(), use LaTeXFeatures::nice() instead
3064
3065 2004-01-20  André Pönitz  <poenitz@gmx.net>
3066
3067         * BufferView.[Ch]:
3068         * BufferView_pimpl.C:
3069         * PosIterator.C:
3070         * bufferview_funcs.C:
3071         * cursor.[Ch]:
3072         * cursor_slice.[Ch]:
3073         * factory.C:
3074         * iterators.C:
3075         * lyx_cb.C:
3076         * lyxfind.C:
3077         * lyxfunc.C:
3078         * lyxtext.h:
3079         * rowpainter.C:
3080         * text.C:
3081         * text2.C:
3082         * text3.C:
3083         * undo.[Ch]: lots of IU. Shift selection stuff from the BufferView to
3084           LCursor and mathcursor parts to LCursor and InsetBase.
3085
3086 2004-01-15  André Pönitz  <poenitz@gmx.net>
3087
3088         * cursor_slice.[Ch]: add a few covienience functions
3089
3090         * funcrequest.[Ch]: remove BufferView * member
3091
3092         * BufferView_pimpl.C:
3093         * cursor.C:
3094         * factory.[Ch]:
3095         * lyxfind.[Ch]:
3096         * lyxfunc.C:
3097         * lyxtext.h:
3098         * text3.C:
3099         * undo.[Ch]: adjust to this and changed signature of Inset::priv_dispatch()
3100
3101 2004-01-14  Alfredo Braunstein  <abraunst@lyx.org>
3102
3103         * text.C (getWord): fix getWord (and thus LFUN_WORDSEL)
3104         * text3.C (dispatch): fix LFUN_WORD{RIGHT,LEFT}SEL
3105
3106 2004-01-13  André Pönitz  <poenitz@gmx.net>
3107
3108         * textcursor.[Ch]:
3109         * lyxtext.h: hide cursor and selection anchor behind accessor function
3110
3111         * BufferView.C:
3112         * BufferView_pimpl.[Ch]:
3113         * PosIterator.C:
3114         * bufferview_funcs.C:
3115         * cursor.h:
3116         * lyxfind.C:
3117         * lyxfunc.C:
3118         * text.C:
3119         * text2.C:
3120         * text3.C:
3121         * undo.C: adjust
3122
3123         * cursor.h:
3124         * cursor_slice.[Ch]: some integer type changes for inset unification
3125
3126         * lyxcursor.[hC]: remove, it's CursorSlice now.
3127
3128         * Makefile.am:
3129         * BufferView_pimpl.[Ch]:
3130         * bufferview_funcs.C:
3131         * cursor_slice.C:
3132         * lyxtext.h:
3133         * text.C:
3134         * text2.C:
3135         * text3.C:
3136         * textcursor.[Ch]: adjust
3137
3138 2004-01-08  Alfredo Braunstein  <abraunst@lyx.org>
3139
3140         * text2.C (undoSpan): add and use
3141         * text.C (breakParagraph): use undoSpan (fix bug 578)
3142         * lyxtext.h: adjust
3143
3144 2004-01-08  Angus Leeming  <leeming@lyx.org>
3145
3146         * BufferView_pimpl.C (MenuInsertLyXFile):
3147         * lyx_cb.C (WriteAs, getContentsOfAsciiFile):
3148         * lyxfunc.C (menuNew, open, doImport):
3149         FileFilterList change to the FileDialog open and save functions.
3150
3151 2004-01-07  Lars Gullik Bjonnes  <larsbj@gullik.net>
3152
3153         * ShareContainer.h: make isEqual and isUnique adaptable
3154
3155         * CutAndPaste.C: make resetOwnerAndChanges adaptable
3156
3157 2004-01-07  Angus Leeming  <leeming@lyx.org>
3158
3159         * LyXAction.C:
3160         * lfuns.h: add LFUN_WORD_FIND and LFUN_WORD_REPLACE.
3161
3162         * BufferView_pimpl.C (dispatch): act on these LFUNs.
3163
3164         * lyxfind.[Ch] (find2string, replace2string, find, replace): new
3165         functions replacing find, replace and replaceAll.
3166
3167         * lyxfunc.C (dispatch): invoke LFUN_WORD_FIND from a call to
3168         LFUN_WORDFIND(FORWARD|BACKWARD).
3169
3170 2004-01-07  Alfredo Braunstein  <abraunst@lyx.org>
3171
3172         * text.C (breakParagraph): remove an outdated #warning
3173
3174 2004-01-07  André Pönitz  <poenitz@gmx.net>
3175
3176         * lyxfind.C: somewhat clearer logic
3177
3178         * text.C: prevent crash in cursorX on unitialized row cache
3179
3180 2004-01-07  Alfredo Braunstein  <abraunst@lyx.org>
3181
3182         * lyxcursor.[Ch] (operator>): add
3183         * textcursor.C (selStart, selEnd): use std::min and std::max
3184
3185 2004-01-06  Lars Gullik Bjonnes  <larsbj@gullik.net>
3186
3187         * Chktex.C: include boost/format.hpp
3188
3189 2004-01-05  Lars Gullik Bjonnes  <larsbj@gullik.net>
3190
3191         * InsetList.C: replace functor MathcIt with adaptable functor
3192         InsetTablePosLess
3193         (insetIterator): modify accordingly
3194
3195         * BranchList.h: move the BranchNamesEqual functor here from...
3196         * BranchList.C: ... to here
3197
3198         * BranchList.C: new BranchListEqual fuctor, use it. Remove
3199         SameName and match.
3200         (add): replace a finding loop with std::find_if.
3201
3202 2003-12-31  Martin Vermeer  <martin.vermeer@hut.fi>
3203
3204         * output_docbook.C: moving LatexParam functionality into
3205         .layout files
3206
3207 2003-12-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
3208
3209         * buffer.C: increment format to 229.
3210
3211 2003-12-28  Michael Schmitt  <michael.schmitt@teststep.org>
3212
3213         * LaTeXFeatures.C:
3214         * lyx_sty.[Ch]: remove minipageindent_def
3215
3216         * LyXAction.C:
3217         * factory.C:
3218         * lfuns.h:
3219         * lyxfunc.C:
3220         * text3.C: remove LFUN_INSET_MINIPAGE
3221
3222 2003-12-28  Angus Leeming  <leeming@lyx.org>
3223
3224         * text3.C (dispatch): output useful info on receipt of LFUN_GETLAYOUT.
3225
3226 2003-12-19  Alfredo Braunstein  <abraunst@lyx.org>
3227
3228         * text2.C (setParagraph): fix off-by-one crash
3229
3230 2003-12-18  Martin Vermeer  <martin.vermeer@hut.fi>
3231
3232         * output_docbook.C: header stuff for AGU
3233
3234 2003-12-17  Alfredo Braunstein  <abraunst@lyx.org>
3235
3236         * text2.C (redoCursor): remove
3237         * text.C:
3238         * text3.C:
3239         * BufferView_pimpl.C: remove calls to redoCursor and
3240         setCursor(cursor.par(), cursor.pos()) all around
3241
3242 2003-12-15  Angus Leeming  <leeming@lyx.org>
3243
3244         * buffer.C: up the format to 228.
3245
3246 2003-12-15  André Pönitz  <poenitz@gmx.net>
3247
3248         * cursor_slice.[Ch]: new class to cover texted and mathed's cursor
3249         slices
3250
3251         * Makefile.am:
3252
3253         * BufferView_pimpl.C:
3254         * cursor.[Ch]:
3255         * lyxcursor.[Ch]:
3256         * rowpainter.[Ch]:
3257         * lyxtext.h:
3258         * text.C:
3259         * text2.C:
3260         * text3.C: adjust
3261
3262 2003-12-15  Angus Leeming  <leeming@lyx.org>
3263
3264         * metricsinfo.C (ColorChanger): use LColor::getFromLyXName rather
3265         than getFromGUIName to manipulate the color.
3266
3267 2003-12-14  Angus Leeming  <leeming@lyx.org>
3268
3269         * BranchList.[Ch]: minimize the API.
3270         (Branch::getBranch, getColor): now return a 'const &'.
3271         (Branch::setSelected) now returns a bool set to true if the
3272         selection status changes.
3273         (BranchList::clear, size, getColor, setColor, setSelected,
3274         allBranches, allSelected, separator): removed.
3275         (BranchList::find): new functions, returning the Branch with
3276         the given name.
3277         (BranchList::add, remove): return a bool indicating that
3278         the operation was successful.
3279
3280         * InsetList.C (insetsOpenCloseBranch): much simplified thanks to a
3281         new InsetBranch::isBranchSlected member function.
3282
3283         * LColor.[Ch]: mimimize the API.
3284         (fill): renamed as addColor and made private.
3285         (setColor, getGUIName, getX11Name, getLaTeXName): the overloaded
3286         versions of these functions taking a string arg have been removed.
3287
3288         * bufferparams.C (readToken):
3289         * lyxfunc.C (dispatch):
3290         * lyxrc.C (read): changes due to the altered BranchList and
3291         LColor APIs.
3292
3293         * factory.C (createInset, readInset): changes due to altered
3294         InsetBranch c-tor.
3295
3296 2003-12-14  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
3297
3298         * factory.C:
3299         * lyxfunc.C: remove insetminipage. "minipage-insert"
3300         now produces a frameless minipage box inset.
3301
3302 2003-12-12  Alfredo Braunstein  <abraunst@lyx.org>
3303
3304         * textcursor.[Ch] (selStart,selEnd): add new methods
3305         remove selection::start, end, use LyXCursor::operator<
3306         * lyxcursor.[Ch] (operator<): add
3307         * BufferView_pimpl.[Ch]: add new struct xsel_cache_
3308         * BufferView.[Ch] (unsetXSel): add
3309         * text2.C (clearSelection): use unsetXSel,adjust
3310         * text.C: adjust
3311         * text3.C: adjust
3312         * rowpainter.C: adjust
3313         * bufferview_funcs.C (put_selection_at): adjust
3314
3315 2003-12-12  Alfredo Braunstein  <abraunst@lyx.org>
3316
3317         * BufferView_pimpl.C: small coord. correction
3318
3319 2003-12-12  Alfredo Braunstein  <abraunst@lyx.org>
3320
3321         * BufferView_pimpl.C (workAreaDispatch): avoid crashing when
3322         dragging over the splash screen.
3323
3324 2003-12-11  Angus Leeming  <leeming@lyx.org>
3325
3326         * BufferView_pimpl.C (dispatch): remove LFUN_INSET_APPLY code
3327         as it is now handled in LyXText::dispatch.
3328
3329         * text3.C (doInsertInset): remove a level of nesting.
3330
3331 2003-12-11  Angus Leeming  <leeming@lyx.org>
3332
3333         * factory.C (createInset): changes due to the changed interface to
3334         InsetCommandMailer::string2params.
3335
3336 2003-12-10  Angus Leeming  <leeming@lyx.org>
3337
3338         * lyxfunc.C (dispatch): enable all inset dialogs to be opened with
3339         'dialog-show-new-inset <inset name>'
3340
3341 2003-12-10  Angus Leeming  <leeming@lyx.org>
3342
3343         * buffer.C: up the format to 227.
3344
3345         * factory.C: the box inset is now identified simply by 'Box'.
3346
3347 2003-12-10  Angus Leeming  <leeming@lyx.org>
3348
3349         * buffer.C: up the format to 226.
3350
3351         * factory.C: the note inset is now identified simply by 'Note'.
3352
3353 2003-12-08  Alfredo Braunstein  <abraunst@libero.it>
3354
3355         * lyxtext.h, text2.C (setLayout): don't use cursor to iterate,
3356         when a pit is enough. Standarize a couple of loops.
3357
3358 2003-12-05  Angus Leeming  <leeming@lyx.org>
3359
3360         * lyxfunc.C (dispatch): DIALOG_SHOW now handles "latexlog" and
3361         "vclog" explicitly, passing the appropriate "<logtype> <filename>"
3362         data to the re-worked "log" dialog.
3363
3364 2003-12-03  André Pönitz  <poenitz@gmx.net>
3365
3366         * PosIterator.C:
3367         * iterators.C:
3368         * lyxtext.h:
3369         * output_latex.C:
3370         * paragraph_funcs.C:
3371         * text.C:
3372         * text2.C: use Inset::getText instead of Inset::getParagraph
3373
3374 2003-12-03  André Pönitz  <poenitz@gmx.net>
3375
3376         * buffer.[Ch]:
3377         * lyxtext.h:
3378         * paragraph_funcs.[Ch]: consolidate parts of Buffer::read() and
3379         InsetText::read() as LyXText::read()
3380
3381 2003-12-02  Angus Leeming  <leeming@lyx.org>
3382
3383         * lyxlex.[Ch] (operator void const *): add the 'const' to the return
3384         type. Add a comment in the implementation that the function uses
3385         the stream's bad() function rather than fail() as the std::streams
3386         would do.
3387
3388 2003-12-02  André Pönitz  <poenitz@gmx.net>
3389
3390         * lyxlex.[Ch]: make interface more similar to std::stream
3391
3392         * lyxlex_pimpl.[Ch]: don't use '__' in identifiers
3393
3394 2003-12-01  Martin Vermeer  <martin.vermeer@hut.fi>
3395
3396         * lyxtextclass.[Ch]: add latexparam to CharStyle inset
3397
3398 2003-12-01  Michael Schmitt  <michael.schmitt@teststep.org>
3399
3400         * vspace.[Ch]: remove VSpace::NONE
3401
3402 2003-12-01  André Pönitz  <poenitz@gmx.net>
3403
3404         * buffer.[Ch]:
3405         * lyxtext.h: move ParagraphList member to LyXText
3406         rename LyXText::ownerParagraphs to LyXText::paragraph
3407
3408         * CutAndPaste.C:
3409         * bufferview_funcs.C:
3410         * iterators.[Ch]:
3411         * lyx_cb.C:
3412         * paragraph.C:
3413         * rowpainter.C:
3414         * tabular.C:
3415         * text.C:
3416         * text2.C:
3417         * text3.C: adjust
3418
3419         * lyxfunc.C: move LFUN_INSET_TOGGLE handling to insets.
3420
3421         * undo.C: fix cursor positioning
3422
3423 2003-12-01  John Levon  <levon@movementarian.org>
3424
3425         * BufferView_pimpl.C: fix a crash on exit with
3426         a buffer open
3427
3428 2003-11-30  Martin Vermeer  <martin.vermeer@hut.fi>
3429
3430         * BranchList.C: fix setSelected() method.
3431
3432 2003-11-28  André Pönitz  <poenitz@gmx.net>
3433
3434         * ParagraphParameters.[Ch]:
3435         * ParameterStruct.h: remove space above/below from Paragraph to
3436          InsetVSpace
3437
3438         * BufferView_pimpl.C:
3439         * factory.C:
3440         * lyxfunc.C:
3441         * lyxtext.h:
3442         * output_latex.C:
3443         * paragraph.C:
3444         * paragraph_funcs.C:
3445         * rowpainter.[Ch]:
3446         * text.C:
3447         * text2.C:
3448         * text3.C: adjust
3449
3450 2003-11-28  Martin Vermeer  <martin.vermeer@hut.fi>
3451
3452         * factory.C: Syntax change for CharStyles
3453
3454 2003-11-28  André Pönitz  <poenitz@gmx.net>
3455
3456         * BufferView.[Ch]:
3457         * BufferView.[Ch]:
3458         * buffer.[Ch]:
3459         * buffer.[Ch]: move LyXText member
3460
3461 2003-11-28  André Pönitz  <poenitz@gmx.net>
3462
3463         * BufferView.[Ch]: make LyXText * text a private member
3464
3465         * BufferView_pimpl.C:
3466         * cursor.C:
3467         * iterators.C:
3468         * lyx_cb.C:
3469         * lyxfind.C:
3470         * lyxtext.h:
3471         * rowpainter.[Ch]:
3472         * text.C:
3473         * text2.C:
3474         * undo.C: adjust
3475
3476         * output_plaintext.C: cleanup
3477
3478 2003-11-27  Martin Vermeer  <martin.vermeer@hut.fi>
3479
3480         * buffer.C:
3481         * lyxtextclass.[Ch]: parametrize SGML document header
3482
3483 2003-11-27  Martin Vermeer  <martin.vermeer@hut.fi>
3484
3485         * converter.[Ch]:
3486         * exporter.C: replace bool-valued Pdflatex() by FLAVOR-valued
3487         getFlavor().
3488
3489 2003-11-27  Alfredo Braunstein  <abraunst@lyx.org>
3490
3491         * text2.C (setFont): rework using PosIterator (no more recursive)
3492         (setCharFont): no more needed
3493         (setLayout): no more selection cursors fiddling (done by redoCursor)
3494         * text.C: cursorRight(bv)->cursorRight(true) (TODO: find and
3495         destroy remaining ones)
3496
3497 2003-11-26  Alfredo Braunstein  <abraunst@lyx.org>
3498
3499         * bufferview_funcs.[Ch]: split changeDepthAllowed from changeDepth
3500         * lyxtext.h: ditto
3501         * text2.C: same thing + updateCounters fix + redoCursor also adjusts
3502         selection cursors
3503         * lyxfunc.C: adjust
3504         * text3.C: adjust + re-allow multi par depth changes
3505         * textcursor.C: simplify a bit
3506
3507 2003-11-25  Martin Vermeer  <martin.vermeer@hut.fi>
3508
3509         * src/buffer.C:
3510         * src/lyxlayout.C:
3511         * src/lyxlayout.h:
3512         * src/lyxtext.h:
3513         * src/output_docbook.C:
3514         * src/output_latex.C:
3515         * src/paragraph.C:
3516         * src/paragraph.h:
3517         * src/sgml.C:
3518         * src/sgml.h:
3519         * src/text2.C: Introducing a number of tags parametrizing various
3520         XML formats that we may want to support
3521
3522 2003-11-25  André Pönitz  <poenitz@gmx.net>
3523
3524         * InsetList.[Ch] (begein, end): inline as suggested by profiler
3525
3526         * lyxtext.h (leftMargin/rightMargin): simplify interface
3527
3528         * rowpainter.C:
3529         * text.C:
3530         * text2.C:
3531         * text3.C: adjust
3532
3533 2003-11-24  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
3534
3535         * lyxfunc.C (dispatch): propogate the bibtex databases from the
3536         master file to any child files. Fixes bug 546.
3537
3538 2003-11-24  Alfredo Braunstein  <abraunst@lyx.org>
3539
3540         * lyxfind.C (findNextChange): remove unneeded bv->text->init call
3541
3542 2003-11-24  André Pönitz  <poenitz@gmx.net>
3543
3544         * rowpainter.C: simplification
3545
3546         * text2.C (updateCounters): remove call to redoParagraph on
3547         changed labels as this is far too expensive.
3548
3549 2003-11-24  Alfredo Braunstein  <abraunst@lyx.org>
3550
3551         * converter.C (convert): fix a crash: this function gets
3552         called with buffer == 0 from importer code.
3553
3554 2003-11-22  Lars Gullik Bjonnes  <larsbj@gullik.net>
3555
3556         * text3.C (cursorPrevious): make sure that we do not compare
3557         iterators form different containers.
3558         (cursorNext): ditto
3559
3560         * rowpainter.C (paintSelection): make sure that we do not compare
3561         iterators from different containers.
3562
3563         * text3.C (dispatch): [PRIOR] make sure that we do not compare
3564         iterators from different ParagraphList containers.
3565         [NEXT] ditto
3566
3567         * text2.C (LyXText): change order of initialization slightly
3568         (operator=): new function. copy all variables except cache_par_
3569         (moveUp): make sure that we do not compare iterators from
3570         different ParagraphList constainers.
3571         (moveDown): ditto
3572
3573         * text.C (firstPar): new function
3574         (lastPar): new function
3575         (endPar): new function
3576
3577         * lyxtext.h: move things around and group public functions, public
3578         variables, private functions, private variables
3579
3580 2003-11-21  Michael Schmitt  <michael.schmitt@teststep.org>
3581
3582         * factory.C: change call to InsetERT constructor to avoid
3583         additional invocation of method status
3584         * text2.C (toggleInset): remove redundant update() call
3585         * InsetList.[Ch] (insetsOpenCloseBranch): Pass Buffer reference
3586         instead of a Bufferview pointer
3587
3588 2003-11-21  André Pönitz  <poenitz@gmx.net>
3589
3590         * rowpainter.C: simplification
3591
3592 2003-11-21  Alfredo Braunstein  <abraunst@lyx.org>
3593
3594         * text3.C (dispatch): make possible to extend a word/row selection
3595         with the mouse
3596
3597 2003-11-21  Alfredo Braunstein  <abraunst@lyx.org>
3598
3599         * lyxtext.h: x0_,y0_ -> xo_,yo_
3600         * text2.C (cursorUp, cursorDown): adjust + some cursorRow use
3601         * text3.C (checkInsetHit): fix coordinates using absolute xo_,yo_
3602         * rowpainter.C (paintRows): paint full paragraphs
3603
3604 2003-11-20  Alfredo Braunstein  <abraunst@lyx.org>
3605
3606         * text2.C (cursorUp, cursorDown): small fix (insettext::edit takes
3607         screen coordinates)
3608
3609 2003-11-20  Alfredo Braunstein  <abraunst@lyx.org>
3610
3611         * lyxtext.h: add x0_, y0_
3612         * text3.C (cursorPrevious, cursorNext): rewrite (using x0_, y0_)
3613         * text2.C (cursorDown, cursorUp): rewrite (using x0_, y0_)
3614
3615 2003-11-18  Alfredo Braunstein  <abraunst@lyx.org>
3616
3617         * text2.C (setCursorIntern): move the x_target update here *
3618         * text3.C: change some bv() to true/false in calls to
3619         cursorUp/Down/Right/Left
3620         * cursor.C: use helper function.
3621
3622 2003-11-17  Alfredo Braunstein  <abraunst@lyx.org>
3623
3624         * BufferView_pimpl.C: send LFUN_MOUSE_MOTION to the cursor
3625         * paragraph_funcs.[Ch]: correct comment
3626         * rowpainter.C: do not paint selections away from bv->cursor()
3627         Fix a long standing selection painting bug.
3628         * text3.C: generalize mouse-selection code to LyXTexts other that
3629         top one
3630         * textcursor.C: do not use y coords if we can use par offsets
3631
3632 2003-11-17  Alfredo Braunstein  <abraunst@lyx.org>
3633
3634         * lyxfunc.C (dispatch): add a missing LCursor::updatePos (fix
3635         cursor position after e.g. inset insert)
3636
3637 2003-11-16  Alfredo Braunstein  <abraunst@lyx.org>
3638
3639         * lyxfind.C (replace): adjust to locking removal + some
3640         code simplification
3641
3642 2003-11-14  Alfredo Braunstein  <abraunst@lyx.org>
3643
3644         * cursor.C (dispatch): dispatch to BufferView::dispatch at the end
3645         of the path
3646
3647 2003-11-14  Martin Vermeer  <martin.vermeer@hut.fi>
3648
3649         * lyxlayout.[Ch]:
3650         * output_docbook.C: XML sanitation: new layout
3651         parameters InnerTag and CommandDepth
3652
3653 2003-11-13  Martin Vermeer  <martin.vermeer@hut.fi>
3654
3655         * BufferView_pimpl.C:
3656         * factory.C:
3657         * text3.C: Fix the insertion and modification of button-style
3658         insets
3659
3660 2003-11-13  André Pönitz  <poenitz@gmx.net>
3661
3662         * InsetList.[Ch]: remove deleteLyXText
3663
3664         * paragraph.[Ch]: cache beginOfBody position
3665
3666         * Bidi.C:
3667         * text.C:
3668         * text2.C:
3669         * text3.C: remove superfluous update() calls
3670
3671         * vspace.C: cleanup
3672
3673 2003-11-13  Alfredo Braunstein  <abraunst@lyx.org>
3674
3675         * BufferView_pimpl.C (fitCursor): call screen().fitCursor()
3676         * BufferView.C (fitLockedInsetCursor): remove
3677         * cursor.[Ch] (getDim): add
3678         * text.C (getRowNearY): add faster version
3679         * text3.C: remove some update calls
3680
3681 2003-11-12  Martin Vermeer  <martin.vermeer@hut.fi>
3682
3683         * LaTeXFeatures.C:
3684         * LyXAction.C:
3685         * MenuBackend.C:
3686         * MenuBackend.h:
3687         * dispatchresult.h:
3688         * factory.C:
3689         * lfuns.h:
3690         * lyxfunc.C:
3691         * lyxtextclass.C:
3692         * lyxtextclass.h:
3693         * text3.C: The Character Style /XML short element patch.
3694
3695 2003-11-11  Martin Vermeer  <martin.vermeer@hut.fi>
3696
3697         * text3.C:
3698         * factory.C: Small step to solving 'unable to insert some insets'
3699         problem
3700
3701 2003-11-11  Alfredo Braunstein  <abraunst@lyx.org>
3702
3703         * cursor.[Ch] (updatePos): new function for updating the y
3704         position of the tip inset
3705         * bufferview_funcs.C (put_selection_at):
3706         * BufferView_pimpl.C (workAreaDispatch): rationalise update calls
3707
3708 2003-11-11  André Pönitz  <poenitz@gmx.net>
3709
3710         * text.C: remove big comment on invalid Paragraph pointers as it is
3711         not valid anymore
3712
3713 2003-11-11  André Pönitz  <poenitz@gmx.net>
3714
3715         * text_funcs.[Ch]: merge with ...
3716
3717         * text.C: ... this
3718
3719         * lyxtext.h:
3720         * text2.C:
3721         * text3.C: adjust
3722
3723         * Makefile.am: remove text_funcs.[Ch]
3724
3725 2003-11-11  Alfredo Braunstein  <abraunst@libero.it>
3726
3727         * cursor.C (getPos): return absolute cached y coord
3728
3729         * BufferView_pimpl.C (fitCursor): new simplistic code
3730         (workAreaDispatch): add a fitCursor call
3731
3732 2003-11-10  André Pönitz  <poenitz@gmx.net>
3733
3734         * BufferView.[Ch]:
3735         * BufferView_pimpl.[Ch]: merge update() and updateInset()
3736
3737 2003-11-10  André Pönitz  <poenitz@gmx.net>
3738
3739         * lfuns.h: new LFUN_FINISHED_LEFT, LFUN_FINISHED_RIGHT,
3740         LFUN_FINISHED_UP, LFUN_FINISHED_DOWN used in dispatch to
3741         indicate that the cursor needs to leave an inset
3742
3743         * lyxtext.h: remove inset locking
3744
3745         * cursor.[Ch]: re-implement functionality provided by inset locking
3746
3747         * BufferView.[Ch]:
3748         * BufferView_pimpl.[Ch]:
3749         * LyXAction.C:
3750         * bufferview_funcs.[Ch]:
3751         * factory.C:
3752         * funcrequest.[Ch]:
3753         * iterators.C:
3754         * lyx_cb.C:
3755         * lyxfind.C:
3756         * lyxfunc.C:
3757         * text.C:
3758         * text2.C:
3759         * text3.C:
3760         * undo.C: adjust
3761
3762 2003-11-07  Alfredo Braunstein  <abraunst@libero.it>
3763
3764         * PosIterator.[Ch]: replace the stack with a vector, add inset
3765         accesor
3766         * iterators.[C]: adjust
3767
3768 2003-11-06  Alfredo Braunstein  <abraunst@libero.it>
3769
3770         * lyxfind.C (replaceAll): mark the buffer dirty if something was
3771         replaced
3772         * paragraph_funcs.C (readParToken): put the correct id in the
3773         error item, not the id of the top paragraph
3774
3775 2003-11-06  Alfredo Braunstein  <abraunst@libero.it>
3776
3777         * iterators.[Ch] (ParIterator): new PosIterator-based ctor
3778         * bufferview_funcs.C (put_selection_at): use the above
3779
3780 2003-11-05  Alfredo Braunstein  <abraunst@libero.it>
3781
3782         * text2.C (deleteEmptyParagraphMechanism): fix n-th crash
3783
3784 2003-11-05  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
3785
3786         * output_linuxdoc.h:
3787         * output_plaintext.h:
3788         * output.h:
3789         * output_docbook.h: add #include statements
3790
3791 2003-11-05  José Matos  <jamatos@lyx.org>
3792
3793         * output_docbook.[Ch]:
3794         * output_latex.[Ch]:
3795         * output_linuxdoc.[Ch]:
3796         * output_plaintext.[Ch]: New files for output formats.
3797         * output.[Ch]: New file for helper functions.
3798
3799         * buffer.[Ch]:
3800         * paragraph_funcs.[Ch]: output functions moved to new files.
3801
3802         * outputparams.h: rename of latexrunparams.h
3803
3804         * LaTeX.[Ch]:
3805         * buffer.[Ch]:
3806         * bufferlist.[Ch]:
3807         * converter.[Ch]:
3808         * exporter.C:
3809         * paragraph.[Ch]:
3810         * paragraph_funcs.[Ch]:
3811         * paragraph_pimpl.[Ch]:
3812         * tabular.[Ch]: rename ascii to plaintext
3813         and LatexRunParams to OutputParams.
3814
3815 2003-11-05  Alfredo Braunstein  <abraunst@libero.it>
3816
3817         * iterators.[Ch] (text): require bv argument
3818         * undo.C (recordUndo):
3819         * lyxfunc.C (dispatch):
3820         * bufferview_funcs.C (put_selection_at): adjust
3821
3822 2003-11-05  João Luis M. Assirati  <assirati@fma.if.usp.br>
3823
3824         * lyxsocket.C: export variables XEDITOR and LYXSOCKET
3825
3826 2003-11-05  Alfredo Braunstein  <abraunst@libero.it>
3827
3828         * lyxfunc.C (dispatch): make LFUN_GOTO_PARAGRAPH work with deep
3829         nestings
3830
3831 2003-11-04  André Pönitz  <poenitz@gmx.net>
3832
3833         * cursor.[Ch]: restructure
3834
3835         * BufferView.[Ch]:
3836         * BufferView_pimpl.[Ch]: new LCursor cursor_ member
3837
3838         * iterators.[Ch] (asCursor): remove
3839
3840         * lfuns.h: remove LFUN_INSET_EDIT
3841
3842         * lyxfunc.C:
3843         * tabular.C:
3844         * text.C:
3845         * text2.C:
3846         * text3.C: use Inset::edit() instead of dispatch(LFUN_INSET_EDIT)
3847
3848 2003-11-04  Alfredo Braunstein  <abraunst@libero.it>
3849
3850         * lyxfind.[Ch]: complete overhaul
3851         * BufferView_pimpl.C:
3852         * lyxfunc.C: adjust
3853         * paragraph.[Ch] (insert): add
3854
3855 2003-11-04  Alfredo Braunstein  <abraunst@libero.it>
3856
3857         * BufferView.[Ch]:
3858         * lyxtext.h:
3859         * text.C: remove dead spellcheck code
3860
3861 2003-11-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
3862
3863         * dispatchresult.h: add a val setter
3864
3865         * cursor.C (dispatch): use a tempvar for data_[i]
3866
3867 2003-11-04  Alfredo Braunstein  <abraunst@libero.it>
3868
3869         * PosIterator.[Ch]: compile fix
3870
3871 2003-11-04  Alfredo Braunstein  <abraunst@libero.it>
3872
3873         * text.C (cursorPar): deactivate the cursor cache
3874
3875 2003-11-03  Alfredo Braunstein  <abraunst@libero.it>
3876
3877         * undo.C (performUndoOrRedo): fix cursor positioning with lockPath
3878
3879 2003-11-03  Lars Gullik Bjønnes  <larsbj@gullik.net>
3880
3881         * text3.C (dispatch): adjust for new DisptchResult semantics.
3882
3883         * lyxfunc.C (dispatch): handle update when return from
3884         Cursor::dispatch, adjust for new DispatchResult semantics.
3885
3886         * dispatchresult.h: drop NOUPDATE from dispatch_result_t. Make
3887         DispatchResult(true) mean to not update. Add class functions for
3888         setting dispatched and update, as well as reading.
3889
3890         * cursor.C (dispatch): don't handle update here
3891
3892 2003-11-03  Lars Gullik Bjønnes  <larsbj@gullik.net>
3893
3894         * trans_mgr.h: store t1_ and t2_ in scoped_ptr
3895         * trans_mgr.C: adjust
3896
3897         * paragraph_funcs.C (readParToken): exception safety
3898
3899         * lyxvc.h: store the vcs pointer in a scoped_ptr
3900         * lyxvc.C: adjust
3901
3902         * lyxsocket.C (serverCallback): exception safety
3903
3904         * lyx_cb.C (AutoSaveBuffer): make it return a auto_ptr
3905
3906         * ispell.C (clone): make it return a auto_ptr
3907
3908         * factory.C (createInset): exception safety
3909         (readInset): exception safety
3910
3911         * bufferlist.C (newBuffer): exception safety
3912
3913         * Thesaurus.C (Thesaurus): use initialization for aik_
3914
3915         * MenuBackend.C (expandToc): exception safety.
3916
3917 2003-11-03  André Pönitz  <poenitz@gmx.net>
3918
3919         * buffer.C:
3920         * buffer.h:
3921         * bufferview_funcs.C: remove getInsetFromId()
3922
3923         * lyxcursor.[Ch]:
3924         * BufferView.[Ch]: move x_fix from LyXCursor to BufferView
3925
3926         * lyxfunc.C:
3927         * text2.C:
3928         * text3.C: adjust
3929
3930 2003-11-03  Alfredo Braunstein  <abraunst@libero.it>
3931
3932         * PosIterator.C (distance, advance): new
3933         * bufferview_funcs.[Ch] (put_selection_at): new
3934         * iterators.[Ch] (lockPath): new
3935
3936 2003-11-02  Alfredo Braunstein  <abraunst@libero.it>
3937
3938         * iterators.[Ch] (asPosIterator): added
3939         * buffer.[Ch] (pos_iterator_begin, pos_iterator_end): added
3940         * PosIterator.[Ch]: added
3941
3942 2003-11-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
3943
3944         * text3.C:
3945         * lyxfunc.C:
3946         * cursor.C (dispatch):
3947         * BufferView_pimpl.C (dispatch): adjust for DispatchResult changes
3948
3949         * dispatchresult.h: remove UNDISPATCHED, DISPATCHED and
3950         DISPATCHED_NOUPDATE from dispatch_result_t, add NONE. Add a
3951         contructor, add a class function dispatched. Remove operator>=
3952
3953 2003-11-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
3954
3955         * debug.C: only use the default constructor for debugstream
3956         (lyxerr) here.
3957
3958         * main.C (main): include debug.h and setup the lyxerr streambuf
3959         here.
3960
3961 2003-10-31  José Matos  <jamatos@lyx.org>
3962
3963         * paragraph_funcs.C (addDepth, asciiParagraph): move from buffer.C
3964
3965         * buffer.[Ch] (writeFileAscii, makeLinuxDocFile, makeDocBookFile):
3966         * paragraph.[Ch] (simpleLinuxDocOnePar, simpleDocBookOnePar, asString):
3967         * paragraph_funcs.[Ch] (linuxdocParagraphs, docbookParagraphs):
3968         * paragraph_pimpl.C (simpleTeXSpecialC):
3969         * tabular.[Ch] (linuxdoc, docbookRow, docbook, ascii):
3970         add LatexRunParams argument.
3971
3972         * exporter.C (Export): change call accordingly.
3973
3974         * latexrunparams.h: add new member to take care of the other backends.
3975 2003-10-30  José Matos  <jamatos@lyx.org>
3976
3977         * buffer.C (makeLinuxDocFile, makeDocBookFile):
3978         * paragraph_funcs.[Ch] (linuxdocParagraphs, docbookParagraphs):
3979         factorise code for paragraph output.
3980         * buffer.[Ch]:
3981         * paragraph.[Ch] (simpleLinuxDocOnePar, simpleDocBookOnePar):
3982         move functions.
3983
3984 2003-10-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
3985
3986         * text3.C (dispatch):
3987         * lyxfunc.C (dispatch):
3988         * cursor.C (dispatch):
3989         * BufferView_pimpl.C (dispatch): explict DispatchResult ctor fallout.
3990
3991         * dispatchresult.h: make the dispatch_result_t ctor explicit
3992
3993 2003-10-29  Martin Vermeer  <martin.vermeer@hut.fi>
3994
3995         * sgml.[Ch]:
3996         * buffer.C: small refactoring of docbook stuff
3997
3998 2003-10-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
3999
4000         * dispatchresult.h: remove FINISHED_POP as FINISHED has the same
4001         meaning.
4002
4003 2003-10-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
4004
4005         * dispatchresult.h: rename DISPATCHED_POP to FINISHED_POP, remove
4006         operator dispatch_result_t, and operators for == != and >=
4007
4008         * cursor.C (dispatch): adjust for operator dispatch_result_t
4009         removal. comment out call to update
4010
4011         * BufferView_pimpl.C (dispatch): dont implicit covert to bool
4012
4013 2003-10-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
4014
4015         * text3.C:
4016         * text2.C:
4017         * text.C:
4018         * lyxtext.h:
4019         * lyxfunc.C:
4020         * cursor.C:
4021         * BufferView_pimpl.C: dispatch_result -> DispatchResult changes.
4022         (dispatch):
4023
4024         * dispatchresult.h: new file, DispatchResult broken out of
4025         insets/insetbase.h
4026
4027         * Makefile.am (lyx_SOURCES): add dispatchresult.h
4028
4029 2003-10-28  Alfredo Braunstein  <abraunst@libero.it>
4030
4031         * text.C (rowBreakPoint): put a hack inside #if 0
4032
4033 2003-10-28  André Pönitz  <poenitz@gmx.net>
4034
4035         * lyxtext.h:
4036         * metricsinfo.C:
4037         * paragraph_funcs.C:
4038         * rowpainter.C:
4039         * text.C:
4040         * text2.C: general cleanup (lots of small stuff)
4041
4042 2003-10-28  Alfredo Braunstein  <abraunst@libero.it>
4043
4044         * text2.C (cursorEnd): simple fix to the "end key goes to one
4045         before the end on last row" bug
4046
4047 2003-10-27  Alfredo Braunstein  <abraunst@libero.it>
4048
4049         * text.C (backspace): fix the "zombie characters"
4050
4051 2003-10-27  Alfredo Braunstein  <abraunst@libero.it>
4052
4053         * lyxfunc.C (dispatch): small fix to toc navigation inside branches
4054
4055 2003-10-27  André Pönitz  <poenitz@gmx.net>
4056
4057         * lfuns.h: new LFUN_REPEAT, LFUN_INSERT_LINE, LFUN_INSERT_PAGEBREAK
4058
4059         * factory.C: handle new InsetPagebreak, InsetLine
4060
4061         * ParagraphParameters.h: remove [line|pagebreak]_[above|below]
4062         and move handling into new InsetPagebreak, InsetLine
4063
4064         * BufferView_pimpl.C:
4065         * LyXAction.C:
4066         * ParagraphParameters.C:
4067         * ParameterStruct.h:
4068         * lyxfunc.C:
4069         * lyxtext.h:
4070         * paragraph.C:
4071         * paragraph.h:
4072         * paragraph_funcs.C:
4073         * paragraph_pimpl.C:
4074         * rowpainter.C:
4075         * text.C:
4076         * text2.C:
4077         * text3.C: adjust
4078
4079 2003-10-27  Alfredo Braunstein  <abraunst@libero.it>
4080
4081         * text.C:
4082         * lyxrow_funcs.[Ch]:
4083         * Bidi.C:
4084         * paragraph.C:
4085         * lyxtext.h:
4086         * rowpainter.C:
4087         * text2.C:
4088         * text3.C: remove lastPos uses in favour of Row::endpos
4089
4090 2003-10-27  Alfredo Braunstein  <abraunst@libero.it>
4091
4092         * undo.C (performUndoOrRedo): fix two crashes by setting a
4093         cursor by hand and reordering some calls. Use bv->lockInset instead
4094         of inset->edit because the latter loses cursor information
4095
4096 2003-10-25  Alfredo Braunstein  <abraunst@libero.it>
4097
4098         * text.C (prepareToPrint): fix linebreak rowbreaking as suggested
4099         by Martin
4100         (rowBreakPoint): fix width. change point to point + 1.
4101         Add a missing check.
4102
4103 2003-10-25  Martin Vermeer  <martin.vermeer@hut.fi>
4104
4105         * MenuBackend.C:
4106         * lyxfunc.C: fix (at least partly) the problems
4107         with the Nav menu and headers inside branch insets
4108         reported by Kayvan
4109
4110 2003-10-24  Alfredo Braunstein  <abraunst@libero.it>
4111
4112         * paragraph.C (getChar): add strong asserts
4113
4114         * lyxrow_funcs.C (lastPos): remove hideous hack
4115
4116         * text.C (addressBreakPoint, rowBreakPoint): put endpos in place
4117         (fill): adjust to that (avoid an infinite loop)
4118
4119 2003-10-23  Alfredo Braunstein  <abraunst@libero.it>
4120
4121         * text3.C (cursorPrevious, cursorNext): fix 2 "dontlikes"
4122
4123 2003-10-23  André Pönitz  <poenitz@gmx.net>
4124
4125         * RowList_fwd.h: change list<> to vector<> to gain speed
4126         after suggestion from Alfredo
4127
4128 2003-10-23  Alfredo Braunstein  <abraunst@libero.it>
4129
4130         * lyxtext.h: move the bidi stuff from here...
4131         * text.C: and here
4132         * text2.C: and here
4133         * Bidi.[Ch]: ... to here
4134
4135 2003-10-23  André Pönitz  <poenitz@gmx.net>
4136
4137         * lyxtext.h:
4138         * text.C (isLastRow, isFirstRow): new functions
4139
4140         * paragraph.h: new width cache member
4141
4142         * rowpainter.C: replace RowList::iterator with Row & where possible
4143
4144         * lyxfunc.C: replace several view()->text with a single call
4145
4146         * toc.C: fix 'unused' warning
4147
4148 2003-10-23  Lars Gullik Bjønnes  <larsbj@gullik.net>
4149
4150         * lyxlex_pimpl.C (setFile,setStream): be sure to use correct types
4151         when woring with stream::pos_type
4152         * paragraph_pimpl.C (simpleTeXSpecialChars): ditto
4153
4154 2003-10-22  André Pönitz  <poenitz@gmx.net>
4155
4156         * lyxtext.h:
4157         * text.C: use Row & instead of RowList::iterator
4158
4159         * lyxrow.h: rename end() to endpos()
4160
4161         * rowpainter.C:
4162         * text.C:
4163         * text2.C: adjust
4164
4165 2003-10-22  Angus Leeming  <leeming@lyx.org>
4166
4167         * buffer.[Ch] (fully_loaded): new member function, returning true
4168         only when the file has been loaded fully.
4169         Used to prevent the premature generation of previews and by the
4170         citation inset to prevent computation of the natbib-style label.
4171
4172         * buffer_funcs.C (newFile): set Buffer::fully_loaded once the
4173         templates are all set up.
4174
4175         * factory.C (createInset): remove call to InsetCitation::setLoadingBuffer.
4176
4177 2003-10-22  Martin Vermeer  <martin.vermeer@hut.fi>
4178
4179         * text.C: fixed an "oops" in the "is a bit silly"
4180         bug fix
4181
4182 2003-10-21  André Pönitz  <poenitz@gmx.net>
4183
4184         * FuncStatus.[Ch]: small stuff, whitespace
4185
4186         * lyxfont.[Ch]: operator<<() for debug reasons
4187
4188         * lyxfunc.C:
4189         * lyxrow_funcs.C:
4190         * lyxtext.h: whitespace, spelling
4191
4192         * paragraph.C: naming of variables
4193
4194         * text.C:
4195         * text2.C: small stuff
4196
4197
4198 2003-10-21  Martin Vermeer  <martin.vermeer@hut.fi>
4199
4200         * text.C: (1) finish off the inset display() work;
4201         (2) fix the "is a bit silly" bug (accessing char
4202         past end of par).
4203
4204 2003-10-20  Martin Vermeer  <martin.vermeer@hut.fi>
4205
4206         * text.C: re-introduce display() for insets, fixing the
4207         various bugs (stretch of line above, math inset
4208         positioning, ...)
4209
4210 2003-10-20  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
4211
4212         * text.C (rightMargin): remove spurious semicolon
4213
4214         * lengthcommon.C: add empty unit_name* entries for UNIT_NONE (bug
4215         1415)
4216
4217 2003-10-18  Martin Vermeer  <martin.vermeer@hut.fi>
4218
4219         * text3.C: fix one crash due to wrong cursor def
4220
4221 2003-10-17  Lars Gullik Bjønnes  <larsbj@gullik.net>
4222
4223         * vc-backend.C (scanMaster): make the regex static
4224
4225         * LaTeX.C (scanAuxFile): make the regexs static
4226
4227         * text3.C (doInsertInset, dispatch, dispatch):
4228         * text2.C (cursorUp, cursorDown):
4229         * text.C (selectNextWordToSpellcheck):
4230         * BufferView_pimpl.C (dispatch):
4231         * lyxfunc.C (dispatch):  localDispatch -> dispatch
4232
4233 2003-10-14  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
4234
4235         * lyxsocket.C: include <cerrno>
4236
4237 2003-10-17  Lars Gullik Bjønnes  <larsbj@gullik.net>
4238
4239         * lyxfunc.C (dispatch): remove textcache stuff
4240
4241         * bufferlist.C (release): remove textcache stuff
4242         (closeAll): ditto
4243
4244         * TextCache.C: delete file
4245         * TextCache.h: delete file
4246
4247         * Makefile.am (lyx_SOURCES): delete TextCache.C and TextCache.h
4248
4249         * BufferView_pimpl.C (buffer): remove textcache stuff, add a
4250         delete of the bv_->text.
4251         (resizeCurrentBuffer): remove texcache stuff
4252         (workAreaResize): ditto
4253
4254 2003-10-16  Lars Gullik Bjønnes  <larsbj@gullik.net>
4255
4256         * lyxfunc.C (getStatus): also set flag disabled if it is a unknown
4257         action.
4258
4259 2003-10-16  André Pönitz  <poenitz@gmx.net>
4260
4261         * lyxrow.[Ch]:
4262         * paragraph.h:
4263         * rowpainter.C:
4264         * text.C:
4265         * text2.C:
4266         * text3.C: speed up by storing y positions per paragraph plus per-row
4267         offset instead of having a 'full' y position in the row.
4268
4269 2003-10-15  André Pönitz  <poenitz@gmx.net>
4270
4271         * iterators.[Ch]:
4272         * iterators.[Ch]:
4273         * undo.[Ch]: make undo aware of inner insets
4274
4275 2003-10-14  Angus Leeming  <leeming@lyx.org>
4276
4277         * lyx_main.[Ch]: make LyX a singleton class, accessible though the new
4278         static member functions LyX::ref() and LyX::cref.
4279         (lastfiles): new accessor functions for the new lastfiles_ member var.
4280         (addLyXView, views_): add a new LyXView to the list of views_.
4281         (updateInset): loop over all LyXViews to call their own updateInset
4282         member function, returning a pointer to the Buffer owning the inset.
4283
4284         * BufferView_pimpl.C (loadLyXFile):
4285         * MenuBackend.C (expandLastfiles):
4286         * bufferlist.C (MenuWrite, QuitLyX):
4287         lastfiles is no longer a global variable.
4288         Access through LyX::ref().lastfiles(), LyX::cref().lastfiles().
4289
4290         * boost.C (emergencyCleanup): LyX::emergencyCleanup is no longer a
4291         static function. Access through LyX::cref().emergencyCleanup().
4292
4293 2003-10-14  André Pönitz  <poenitz@gmx.net>
4294
4295         * iterators.[Ch]: new direct access to innermost LyXText and Inset
4296
4297         * undo.[Ch]: restoring part of 'undo in insets'
4298
4299         * Makefile.am:
4300         * undo_funcs.[Ch]: merge with undo.[Ch]
4301
4302         * tabular.C: small cleansing stuff
4303
4304 2003-10-14  Alfredo Braunstein  <abraunst@libero.it>
4305
4306         * paragraph_funcs.C (readParToken): report unknown insets as error
4307         boxes. Use the outer paragraph as location (also for unknown
4308         tokens).
4309
4310         * factory.C (readInset): do not abort on reading an unknown inset.
4311         Eat it and return 0.
4312
4313 2003-10-13  Angus Leeming  <leeming@lyx.org>
4314
4315         * lyx_main.C (LyX): remove call to setDisplayTranslator().
4316
4317         * lyxrc.C: displayTranslator is now a function,
4318         declared in GraphicsTypes.h.
4319
4320 2003-10-13  Joao Luis Meloni Assirati <assirati@fma.if.usp.br>
4321
4322         * format.C: new placeholder $$a to pass the socket address.
4323
4324         * bufferlist.[Ch]: new function getBufferFromTmp.
4325
4326         * lyxfunc.C: Modification of LFUN_GOTOFILEROW so that it can handle
4327           files in the temporary dir.
4328
4329 2003-10-13  Joao Luis Meloni Assirati <assirati@fma.if.usp.br>
4330
4331         * lyxsocket.[Ch]: new files. A simple local socket interface for lyx.
4332
4333         * Makefile.am: add lyxsocket.[Ch].
4334
4335         * lyx_main.C (error_handler): handle SIGPIPE.
4336
4337 2003-10-13  André Pönitz  <poenitz@gmx.net>
4338
4339         * BufferView_pimpl.C:
4340         * lyxtext.h:
4341         * text.C:
4342         * text2.C:
4343         * text3.C:
4344         * undo_funcs.[Ch]: use paroffset_type instead of
4345           ParagraphList::iterators to prevent multiple conversion
4346           (and get a more robust interface)
4347
4348 2003-10-13  Lars Gullik Bjønnes  <larsbj@gullik.net>
4349
4350         * lyxfunc.C (dispatch): RESULT -> dispatch_result
4351         * lyxtext.h: ditto
4352         * text3.C (dispatch): ditto
4353
4354 2003-10-13  Lars Gullik Bjønnes  <larsbj@gullik.net>
4355
4356         * LaTeX.C (handleFoundFile): move the static to smaller scope,
4357         move the onlyfile, use onlyfile instead of foundfile in a couple
4358         of places.
4359
4360         * DepTable.C (update): flush the error stream a bit more
4361
4362 2003-10-13  Lars Gullik Bjønnes  <larsbj@gullik.net>
4363
4364         * lyxserver.C (callback): adjust
4365
4366         * lyxfunc.C (getStatus): add a missing brace in commented code
4367         (ensureBufferClean): reindent
4368         (dispatch): delete version taking a string
4369
4370 2003-10-11  Lars Gullik Bjønnes  <larsbj@gullik.net>
4371
4372         * LaTeX.C (deplog): move found file handlig from here...
4373         (handleFoundFile): .. to new function here.
4374         (deplog): make sure to discover several files mentioned on the
4375         same log line.
4376
4377 2003-10-10  André Pönitz  <poenitz@gmx.net>
4378
4379         * lyxfunc.C:
4380         * lyxtext.h:
4381         * tabular.C:
4382         * text.C:
4383         * text2.C:
4384         * text3.C: fix some of the tabular crashes
4385
4386 2003-10-09  Lars Gullik Bjønnes  <larsbj@lyx.org>
4387
4388         * MenuBackend.C (binding): put debug message into Debug::KBMAP
4389
4390         * lyxlex_pimpl.C (setFile): put debug messages into Debug::LYXLEX.
4391
4392 2003-10-09  André Pönitz  <poenitz@gmx.net>
4393
4394         * lyxcursor.h: use paroffset_type instead of ParagraphList::iterator
4395
4396         * BufferView.C:
4397         * BufferView_pimpl.C:
4398         * bufferview_funcs.C:
4399         * lyx_cb.C:
4400         * lyxcursor.C:
4401         * lyxfind.C:
4402         * lyxfunc.C:
4403         * lyxtext.h:
4404         * text.C:
4405         * text2.C:
4406         * text3.C:
4407         * text_funcs.[Ch]:
4408         * textcursor.[Ch]:
4409         * undo_funcs.C: adjust
4410
4411 2003-10-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
4412
4413         * text2.C (incrementItemDepth): new function, use a backtracking
4414         algorithm to discover the correct item depth.
4415         (resetEnumCounterIfNeeded): new function, use a backtracking
4416         algorithm to discover if counter reset is needed.
4417         (setCounter): use them. Simplify a bit. Add different labels for
4418         different item depths for itemize.
4419
4420         * paragraph.C (Paragraph): remove initialization of enumdepth
4421         (operator=): ditto
4422
4423         * paragraph.h: get rid of enumdepth, and use itemdepth both for
4424         enumerate and itemize. Change the type of itemdepth to signed char.
4425
4426 2003-10-08  André Pönitz  <poenitz@gmx.net>
4427
4428         * lyxtext.h: make the paragraphs_ a pointer instead a ref to make the
4429           thing assignable.
4430         * text.C:
4431         * text2.C: adjust
4432
4433         * tabular.[Ch]: fix crash after 'row-insert'
4434
4435 2003-10-08  Angus Leeming  <leeming@lyx.org>
4436
4437         Fix doxygen warnings.
4438
4439         * CutAndPaste.[Ch] (availableSelections). Now returns a const vector.
4440         Remove CutAndPaste:: prefix from header file declaration.
4441
4442         * LColor.h (fill): remove LColor:: prefix from declaration.
4443
4444         * buffer.C (readParagraph, simpleLinuxDocOnePar, simpleDocBookOnePar):
4445         use lyx::depth_type rather than Paragraph::depth_type so that
4446         header file and .C file match.
4447
4448         * converter.h (intToFormat): remove Converters:: prefix from declaration.
4449
4450         * Spacing.h: \file Spacing.h -> \file src/Spacing.h
4451         * aspell.C: \file aspell_local.C -> \file aspell.C
4452         * gettext.C: \file gettext.C -> \file src/gettext.C
4453         * gettext.h: \file gettext.h -> \file src/gettext.h
4454         * lyxfont.C: \file lyxfont.C -> \file src/lyxfont.C
4455         * lyxfont.h: \file lyxfont.h -> \file src/lyxfont.h
4456         * text.C: \file text.C -> \file src/text.C
4457
4458         * toc.C: move comment so that doxygen is not confused.
4459
4460 2003-10-07  Angus Leeming  <leeming@lyx.org>
4461
4462         * factory.C (createInset): InsetExternal::Params -> InsetExternalParams
4463
4464 2003-10-07  Jürgen Spitzmüller <j.spitzmueller@gmx.de>
4465
4466         * aspell.C:
4467         * aspell_local.h: add forgotten std::string's.
4468
4469 2003-10-07  Martin Vermeer <martin.vermeer@hut.fi>
4470
4471         * LaTeXFeatures.C:
4472         * LyXAction.C:
4473         * factory.C:
4474         * lfuns.h:
4475         * lyxfunc.C:
4476         * text3.C: The Box patch. Fancybox support, minipage, parbox
4477
4478 2003-10-07  Martin Vermeer <martin.vermeer@hut.fi>
4479
4480         * CutAndPaste.h:
4481         * DepTable.h:
4482         * FloatList.h:
4483         * LaTeXFeatures.h:
4484         * ParagraphParameters.h:
4485         * TextCache.h:
4486         * Thesaurus.h:
4487         * bufferlist.h:
4488         * exporter.h:
4489         * importer.h:
4490         * lastfiles.h:
4491         * lyxfind.h:
4492         * lyxfont.h:
4493         * lyxlex.h:
4494         * lyxtextclasslist.h:
4495         * messages.h:
4496         * paragraph.h:
4497         * paragraph_pimpl.C:
4498         * textcursor.h: add <string> and other small fixes to make Lars'
4499         std::string patch compile with STLport.
4500
4501 2003-10-06  Angus Leeming  <leeming@lyx.org>
4502
4503         * LColor.h: Add missing #include <string>.
4504
4505 2003-10-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
4506
4507         * All most all file in all subdirs: Make <string> be the prefered
4508         way of getting to std::string, add using declarations.
4509
4510 2003-10-06  André Pönitz  <poenitz@gmx.net>
4511
4512         * metricsinfo.C: initialize LyXFont before changing attribute.
4513         (fixes the 'math in \emph is upright' bug)
4514
4515 2003-10-06  André Pönitz  <poenitz@gmx.net>
4516
4517         * tabular.[Ch]: saner reinitialization, ret rid of LyXTabular::owner_
4518
4519 2003-10-06  Martin Vermeer  <martin.vermeer@hut.fi>
4520
4521         * graph.C:
4522         * paragraph_pimpl.C: Small fixes to build using STLport
4523
4524 2003-10-02  André Pönitz  <poenitz@gmx.net>
4525
4526         * lyxfunc.C:
4527         * text3.C: move handling of LFUN_DEPTH *; fix #1360
4528
4529 2003-10-01  André Pönitz  <poenitz@gmx.net>
4530
4531         * factory.C: assert early
4532
4533 2003-09-26  Lars Gullik Bjønnes  <larsbj@gullik.net>
4534
4535         * lyx_main.C: remove the global debug object
4536
4537         * debug.h: adjust for new debugstream
4538
4539         * debug.C: adjust for new debugstream and keep the global debug
4540         object here.
4541
4542 2003-09-22  Angus Leeming  <leeming@lyx.org>
4543
4544         * paragraph_pimpl.h: add #include "lyxfont.h". Needed by earlier versions
4545         of g++ which otherwise complain that the scoped_ptr destructor can't delete
4546         an incomplete class LyXFont.
4547
4548 2003-09-22  Martin Vermeer  <martin.vermeer@hut.fi>
4549
4550         * factory.C: bug fix in branches
4551
4552 2003-09-22  Lars Gullik Bjønnes  <larsbj@gullik.net>
4553
4554         * lyxfunc.C (processKeySym): adjust
4555         (dispatch): adjust
4556         (dispatch): change arg name from ev to func, adjust
4557         (sendDispatchMessage): ditto
4558
4559         * lyx_main.C (defaultKeyBindings): adjust keybindings
4560         (deadKeyBindings): ditto
4561
4562         * kbsequence.C (addkey): return a FuncRequest
4563
4564         * kbmap.h (kb_key): struct var FuncRequest instead of int action.
4565
4566         * kbmap.C (bind): take a FuncRequest as arg, adjust
4567         (read): adjust
4568         (lookup): adjust
4569         (defkey): change to take a FuncRequest as arg, adjust
4570         (findbinding): take a FuncRequest as arg, adjust.
4571
4572         * funcrequest.h (operator=): added
4573
4574         * funcrequest.C (FuncRequest): default kb_action changed from
4575         LFUN_UNKNOWN_ACTION to LFUN_NO_ACTION
4576
4577         * buffer.C (dispatch): simplify
4578         (dispatch): adjust to take a FuncRequest as arg, adjust
4579
4580         * boost.C (assertion_failed): change assertion message slightly
4581
4582         * ToolbarBackend.C (read): simplify
4583
4584         * MenuBackend.C (binding): adjust call to findbinding, add a
4585         message if no binding is found.
4586         (read): simplify
4587         (expandToc): correct by adding a empty FuncRequest
4588
4589         * LyXAction.C: include <boost/assert.hpp>
4590         (isPseudoAction): delete function
4591         (LookupFunc): change name to...
4592         (lookupFunc): this. change return type to FuncRequest.
4593         (getActionName): take kb_action as arg, simplify
4594         (funcHasFlag): add an assert, simplify.
4595
4596 2003-09-21  Lars Gullik Bjønnes  <larsbj@gullik.net>
4597
4598         * toc.C (action): return a FuncRequest, simplify
4599
4600         * lyxfunc.C (processKeySym): adjust
4601         (getStatus): delete version that takes an int.
4602         (getStatus): adjust
4603         (dispatch): delete version that takes action as int
4604         (dispatch): adjust
4605         (sendDispatchMessage): simplify and adjust
4606
4607         * funcrequest.C (getArg): take unsigned int as arg
4608
4609         * ToolbarBackend.C (read): adjust
4610         (add): delete version that takes func as a string.
4611         (getIton): take a FuncRequest as arg
4612
4613         * MenuBackend.h (MenuItem): store a FuncRequest instead of an int
4614         action.
4615
4616         * MenuBackend.C (MenuItem): add a new construct that only takes a
4617         Kind, simplify the constructor use for submenus.
4618         (add): adjust
4619         (expandLastfiles): adjust
4620         (expandDocuments): adjust
4621         (expandFormats): adjust
4622         (expandFloatListInsert): adjust
4623         (expandFloatInsert): adjust
4624         (expandToc2,expandToc,expandPasteRecent,expandBranches): adjust
4625
4626         * LyXAction.h: remove typdefs pseudo_map, arg_item and arg_map.
4627         Remove class variables lyx_pseudo_map and lyx_arg_map
4628
4629         * LyXAction.C (searchActionArg): delete function
4630         (getPseudoAction): delete function
4631         (retrieveActionArg): delete function
4632         (LookupFunc): make it return kb_action, simplify.
4633         (getActionName): simplify
4634
4635         * factory.C (createInset): fix new bug
4636
4637 2003-09-19  Angus Leeming  <leeming@lyx.org>
4638
4639         * CutAndPaste.C (pasteSelection): remove fudge used to set the
4640         masterFilename_ parameter in the include inset.
4641
4642         * factory.C (createInset): changes due to the changes to InsetInclude.
4643
4644 2003-09-19  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
4645
4646         * paragraph.C: use appropriate alignment tags inside floats (bug 1290)
4647
4648 2003-09-18  Angus Leeming  <leeming@lyx.org>
4649
4650         * buffer.C:
4651         * BufferView.C: pass the buffer when calling Inset::getLabelList,
4652         Inset::fillWithBibKeys.
4653         * tabular.[Ch] (getLabelList): receive, pass on a Buffer const & arg.
4654
4655 2003-09-18  Angus Leeming  <leeming@lyx.org>
4656
4657         * LaTeXFeatures.[Ch]: append a '_' to the names of all private member
4658         variables.
4659         (ctor): pass and store a 'Buffer const &'
4660         (buffer): new member function.
4661
4662         * buffer.C (makeDocBookFile, makeLinuxDocFile, makeLaTeXFile): pass
4663         '*this' to the LaTeXFeatures ctor.
4664
4665 2003-09-18  Angus Leeming  <leeming@lyx.org>
4666
4667         * LColor.h:
4668         * lyxfont.C:
4669         * lyxfont.h:
4670         * lyxtext.h:
4671         * text.C: rename EnumLColor as LColor_color.
4672
4673 2003-09-18  Angus Leeming  <leeming@lyx.org>
4674
4675         * cursor.[Ch]: use the dispatch_result wrapper class DispatchResult to
4676         remove #include "insets/insetbase.h" from cursor.h.
4677
4678 2003-09-18  Angus Leeming  <leeming@lyx.org>
4679
4680         * paragraph.[Ch] (insetAllowed): use the InsetOld::Code wrapper class
4681         InsetOld_code to remove #include "inset.h".
4682
4683         * iterators.C: add #include "insets/inset.h"
4684
4685 2003-09-16  Martin Vermeer  <martin.vermeer@hut.fi>
4686
4687         * BufferView.C: remove more locking stuff that apparently doesn't
4688         do anything sensible.
4689
4690 2003-09-16  André Pönitz  <poenitz@gmx.net>
4691
4692         * paragraph.[Ch]:
4693         * paragraph_pimpl.[Ch]: un-pimpl Paragraph::(Pimpl::)text for a >10%
4694           performance boost.
4695
4696 2003-09-16  Angus Leeming  <leeming@lyx.org>
4697
4698         * lyxfont.h (LyXFont_size): a wrapper class for LyXFont::FONT_SIZE.
4699
4700         * paragraph.[Ch] (highestFontInRange): use LyXFont_size as function
4701         arg/return type.
4702
4703         * paragraph.h: remove #include "lyxfont.h". Forward declare
4704         LyXFont_size.
4705
4706 2003-09-16  Angus Leeming  <leeming@lyx.org>
4707
4708         * paragraph.C (IsInsetChar): new function in namespace anon, moved out
4709         of support/textutils.h.
4710         (isWord): move the contents of support/textutils.h's IsWordChar here.
4711
4712         * buffer.C:
4713         * lyxfind.C:
4714         * rowpainter.C:
4715         * text.C:
4716         * text2.C: add #include "paragraph.h".
4717
4718         * rowpainter.C:
4719         * text.C: replace IsInsetChar(c) with a direct test of Paragraph::META_INSET.
4720
4721 2003-09-16  Lars Gullik Bjønnes  <larsbj@gullik.net>
4722
4723         * main.C:
4724         * lyx_main.C:
4725         * lyx_cb.C:
4726         * buffer.C:
4727         * LaTeX.C: use namespace alias for lyx::support::os
4728
4729 2003-09-16  Angus Leeming  <leeming@lyx.org>
4730
4731         * bufferparams.C:
4732         * bufferview_funcs.C:
4733         * factory.C:
4734         * lyxfunc.C:
4735         * paragraph_pimpl.C:
4736         * rowpainter.C:
4737         * text.C: add #include "LColor.h".
4738
4739 2003-09-16  Angus Leeming  <leeming@lyx.org>
4740
4741         * lyxfont.[Ch]: (setFamily, setSeries, setShape, setSize, setEmph,
4742         setUnderbar, setNoun, setNumber, setColor, setLanguage): no longer
4743         return LyXFont &.
4744         Store the FontBits::color variable as an int rather than as an
4745         LColor::colorso that we can move LColor.h out of the lyxfont.h header
4746         file.
4747
4748         * rowpainter.C (paintAppendixStart, paintPageBreak, paintLengthMarker):
4749         LyXFont::setColor, decSize no longer return a LyXFont &, so cannot
4750         string calls together.
4751
4752         * lyxrc.C: add #include "LColor.h".
4753
4754 2003-09-15  Angus Leeming  <leeming@lyx.org>
4755
4756         * bufferparams.[Ch]: store the pimpl_ as a copied_ptr, rather than as
4757         a cow_ptr.
4758
4759 2003-09-15  Angus Leeming  <leeming@lyx.org>
4760
4761         * LColor.h: add an EnumLColor wrapper for LColor::color.
4762
4763         * lyxfont.[Ch] (color, setColor, realColor):
4764         * lyxtext.h, text.C (backgroundColor):
4765         pass EnumLColor args to/from the functions, rather than LColor::color
4766         ones.
4767
4768         * lyxfont.h:
4769         * lyxtext.h: forward declare EnumLColor.
4770
4771         * lyx_main.C: add #include "LColor.h".
4772
4773 2003-09-15  Angus Leeming  <leeming@lyx.org>
4774
4775         * .cvsignore: add lyx-gtk.
4776
4777 2003-09-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
4778
4779         * Chktex.C
4780         * LaTeX.C
4781         * LaTeXFeatures.C
4782         * ParagraphParameters.C
4783         * Spacing.C
4784         * buffer.C
4785         * bufferparams.C
4786         * bufferview_funcs.C
4787         * chset.C
4788         * counters.C
4789         * funcrequest.C
4790         * lyxfont.C
4791         * lyxgluelength.C
4792         * lyxlength.C
4793         * paragraph.C
4794         * paragraph_funcs.C
4795         * text3.C
4796         * vc-backend.C: remove usage of STRCONV
4797
4798 2003-09-15  Angus Leeming  <leeming@lyx.org>
4799
4800         * rowpainter.C (paintLengthMarker, paintPageBreak, paintAppendixStart):
4801         explicitly define the color passed to the painter.
4802
4803 2003-09-15  Angus Leeming  <leeming@lyx.org>
4804
4805         * bufferparams.C (BufferParams): reorder member initializers to avoid
4806         compiler warning.
4807
4808 2003-09-15  Alfredo Braunstein  <abraunst@libero.it>
4809
4810         * CutAndPaste.C (pasteSelection): remove an outdated #warning
4811         * text.C (updateRowPositions): remove an unusual nop
4812
4813 2003-09-12  André Pönitz  <poenitz@gmx.net>
4814
4815         * BufferView_pimpl.C:
4816         * Bullet.C:
4817         * layout.h:
4818         * lyxfunc.C:
4819         * lyxlayout.[Ch]:
4820         * lyxtextclass.C:
4821         * rowpainter.C:
4822         * text.C:
4823         * text2.C:
4824         * Counters.[Ch]: finish the 'automatic counters' job
4825
4826 2003-09-12  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
4827
4828         * aspell.C: include <boost/assert.cpp> (compile fix)
4829
4830 2003-09-10  Rob Lahaye  <lahaye@snu.ac.kr>
4831
4832         * boost.C (assertion_failed): use lyx::support::abort instead of
4833         assert.
4834
4835 2003-09-10  Angus Leeming  <leeming@lyx.org>
4836
4837         * Makefile.am (lyx_SOURCES): replace ParagraphList.h and RowList.h
4838         with their _fwd progeny.
4839
4840 2003-09-09  Angus Leeming  <leeming@lyx.org>
4841
4842         134 files throughtout the source tree: replace 'using namespace abc;'
4843         directives with the appropriate 'using abc::xyz;' declarations.
4844
4845 2003-09-09  Lars Gullik Bjønnes  <larsbj@lyx.org>
4846
4847         * boost.C (emergencyCleanup): moved here from LAssert.c
4848         (assertion_failed): new function, called by BOOST_ASSERT
4849
4850         * several files: change Assert to BOOST_ASSERT
4851
4852 2003-09-09  Angus Leeming  <leeming@lyx.org>
4853
4854         * buffer.[Ch]: Add an Impl class and move Buffer's member
4855         variables into it. As a result move several header files out of
4856         buffer.h.
4857
4858         Add header files to lots of .C files all over the tree as a result.
4859
4860 2003-09-09  Angus Leeming  <leeming@lyx.org>
4861
4862         * buffer.[Ch]: make Buffer's member variables private. Add
4863         accessor functions.
4864
4865         Lots of changes all over the tree as a result.
4866
4867 2003-09-08  Angus Leeming  <leeming@lyx.org>
4868
4869         * graph.C: #include <config.h>.
4870
4871 2003-09-08  Angus Leeming  <leeming@lyx.org>
4872
4873         * BranchList.C:
4874         * BufferView.C:
4875         * BufferView_pimpl.C:
4876         * CutAndPaste.C:
4877         * DepTable.C:
4878         * LaTeX.C:
4879         * LaTeXFeatures.C:
4880         * LyXAction.C:
4881         * MenuBackend.C:
4882         * TextCache.C:
4883         * aspell.C:
4884         * buffer.C:
4885         * bufferlist.C:
4886         * changes.C:
4887         * chset.C:
4888         * converter.C:
4889         * counters.C:
4890         * debug.C:
4891         * graph.C:
4892         * ispell.C:
4893         * lyx_cb.C:
4894         * lyxfind.C:
4895         * lyxfunc.C:
4896         * lyxlex_pimpl.C:
4897         * lyxrc.C:
4898         * lyxrow.C:
4899         * paragraph.C:
4900         * rowpainter.C:
4901         * texrow.C:
4902         * text.C:
4903         * text2.C:
4904         * toc.C: remove redundant using directives.
4905
4906 2003-09-07  Angus Leeming  <leeming@lyx.org>
4907
4908         * LaTeXFeatures.h: remove #include "support/types.h".
4909         * ToolbarBackend.h: remove #include <algorithm>.
4910         * changes.h: remove #include <ctime>.
4911         * debug.h: remove #include <iosfwd>.
4912         * graph.h: remove #include "support/std_string.h".
4913         * lyx_main.h: remove #include <csignal>.
4914         * lyxlex_pimpl.h: remove #include <fstream>.
4915         * sgml.h: remove #include <algorithm>, <utility>.
4916         * toc.h: remove #include "support/std_ostream.h".
4917         Add #include <iosfwd>.
4918
4919 2003-09-07  Angus Leeming  <leeming@lyx.org>
4920
4921         * vspace.[Ch] (length): returns a const & to a LyXGlueLength.
4922
4923         * converter.h: forward declare LatexRunParams.
4924         * encoding.h: remove #include "lyxrc.h".
4925         * lyxtext.h: remove #include "LColor.h".
4926         * lyxtextclass.h: remove #include "support/types.h".
4927         * trans.h: remove #include "tex-accent.h".
4928         * trans_mgr.h: remove #include "tex-accent.h".
4929         * insets/inset.h: remove #include "support/types.h", <vector>.
4930         * insets/insetcollapsable.h: remove #include "LColor.h".
4931         * insets/insetinclude.h: remove #include "dimension.h".
4932         * insets/insetlatexaccent.h: remove #include "dimension.h".
4933         * insets/insetoptarg.h:: remove #include "insettext.h".
4934         * insets/insettext.h: remove #include "dimension.h",
4935         <boost/shared_ptr.hpp>
4936
4937         * insets/renderers.h: add #include "dimension.h".
4938         * insets/updatableinset.h: add #include "support/types.h".
4939
4940         * many .C files: Associated changes.
4941
4942 2003-09-06  Angus Leeming  <leeming@lyx.org>
4943
4944         * Bullet.[Ch]: factorize all those #ifdef ENABLE_ASSERTIONS to just
4945         one, inside testInvariant.
4946
4947         * PrinterParams.C: new file.
4948         * PrinterParams.[Ch]: move the function bodies out of line.
4949
4950 2003-09-06  Angus Leeming  <leeming@lyx.org>
4951
4952         * ParagraphParameters.h: forward declare ParameterStruct rather than
4953         including its header file.
4954         (depth): moved out-of-line.
4955
4956 2003-09-06  Angus Leeming  <leeming@lyx.org>
4957
4958         * BufferView_pimpl.h:
4959         * kbmap.h:
4960         * kbsequence.h:
4961         * lyxfunc.h: forward declare LyXKeySym rather than
4962         #include "frontends/LyXKeySym.h".
4963
4964         * BufferView_pimpl.C:
4965         * kbmap.C:
4966         * kbsequence.C:
4967         * lyxfunc.C: associated changes.
4968
4969 2003-09-06  Angus Leeming  <leeming@lyx.org>
4970
4971         * BufferView.[Ch] (ChangeInsets): moved to BufferView_pimpl.[Ch].
4972         As a result, can remove the #include "insets/inset.h" from BufferView.h
4973
4974 2003-09-06  Angus Leeming  <leeming@lyx.org>
4975
4976         * BufferView.[Ch] (ChangeInsets): moved to BufferView_pimpl.[Ch].
4977         As a result, can remove the #include "insets/inset.h" from BufferView.h
4978
4979 2003-09-06  Angus Leeming  <leeming@lyx.org>
4980
4981         * buffer_funcs.C:
4982         * buffer.h:
4983         * bufferlist.C:
4984         * BufferView.C:
4985         * bufferview_funcs.C:
4986         * BufferView_pimpl.C:
4987         * CutAndPaste.C:
4988         * lyx_cb.C:
4989         * lyxfunc.C:
4990         * paragraph.h:
4991         * ParagraphParameters.C:
4992         * tabular.C:
4993         * text3.C:
4994         * toc.C:
4995         * undo_funcs.C:
4996         * frontends/controllers/ControlDocument.C:
4997         * insets/insetcaption.C: rearrange the #includes into some sort of
4998         coherent order.
4999
5000         * buffer.h: remove #includes ErrorList.h, undo.h
5001
5002 2003-09-06  Angus Leeming  <leeming@lyx.org>
5003
5004         * support/types.h: add a 'depth_type' typedef, used to store the
5005         nesting depth of a paragraph.
5006
5007         * paragraph.h:
5008         * ParameterStruct.h: use this lyx::depth_type typedef rather than
5009         defining explicitly.
5010
5011         * buffer.h:
5012         * paragraph_funcs.h:
5013         * ParagraphParameters.h:
5014         * sgml.h: use lyx::depth_type rather than Paragraph or
5015         ParameterStruct's depth_type.
5016
5017         * buffer.h
5018         * paragraph_funcs.h: no need to #include paragraph.h anymore.
5019
5020         * BufferView.C:
5021         * BufferView_pimpl.C:
5022         * CutAndPaste.C:
5023         * ParagraphParameters.C:
5024         * buffer_funcs.C:
5025         * bufferlist.C:
5026         * bufferview_funcs.C:
5027         * lyx_cb.C:
5028         * lyxfunc.C:
5029         * tabular.C:
5030         * text3.C:
5031         * toc.C:
5032         * undo_funcs.C:
5033         * frontends/LyXView.C:
5034         * frontends/controllers/ControlDocument.C:
5035         * frontends/controllers/ControlErrorList.C:
5036         * insets/insetbibitem.C:
5037         * insets/insetbranch.C:
5038         * insets/insetcaption.C:
5039         * insets/insetcollapsable.C:
5040         * insets/insetenv.C:
5041         * insets/insetert.C:
5042         * insets/insetfloat.C:
5043         * insets/insetfoot.C:
5044         * insets/insetfootlike.C:
5045         * insets/insetnewline.C:
5046         * insets/insetquotes.C:
5047         * insets/insettabular.C:
5048         * insets/insettext.C:
5049         * insets/insetwrap.C: must now explicitly #include "paragraph.h".
5050
5051         * frontends/controllers/ControlChanges.C: #include "changes.h".
5052
5053 2003-09-06  Angus Leeming  <leeming@lyx.org>
5054
5055         * ParagraphList_fwd.h: new file, forward-declaring Paragraph rather
5056         than #including paragraph.h.
5057
5058         * ParagraphList.h:
5059         * RowList.h: deleted. Superfluous.
5060
5061         * CutAndPaste.h:
5062         * iterators.h:
5063         * lyxcursor.h:
5064         * lyxtext.h:
5065         * text_funcs.h:
5066         * undo.h:
5067         * undo_funcs.h:
5068         * insets/inset.h:
5069         * insets/insettext.h: use ParagraphList_fwd.h rather than
5070         ParagraphList.h.
5071
5072         * paragraph.h: don't forward declare ParagraphList.
5073
5074         * buffer.h:
5075         * paragraph_funcs.h: #include ParagraphList_fwd.h and paragraph.h
5076         rather than ParagraphList.h. paragraph.h is still needed for the
5077         Paragraph::depth_type parameters.
5078
5079         * textcursor.h: enable it to compile stand-alone in light of the
5080         above changes.
5081
5082         * bufferview_funcs.C:
5083         * iterators.C:
5084         * lyxfunc.C:
5085         * lyxrow_funcs.C:
5086         * paragraph.C:
5087         * rowpainter.C:
5088         * text.C:
5089         * text2.C:
5090         * text3.C:
5091         * text_funcs.C:
5092         * textcursor.C:
5093         * undo.C:
5094         * frontends/controllers/ControlParagraph.C:
5095         * frontends/controllers/ControlTabular.C:
5096         * insets/insetmarginal.C:
5097         * insets/insetminipage.C:
5098         * insets/insetnote.C:
5099         * insets/insetoptarg.C: add header files needed to compile again.
5100
5101 2003-09-06  Angus Leeming  <leeming@lyx.org>
5102
5103         * RowList_fwd.h: new file, forward-declaring Row rather than
5104         #including lyxrow.h.
5105
5106         * lyxrow_funcs.h:
5107         * lyxtext.h:
5108         * paragraph.h:
5109         * insets/insettext.h: use it instead of RowList.h
5110
5111         * bufferview_funcs.C:
5112         * lyxfunc.C:
5113         * lyxrow_funcs.C:
5114         * paragraph.C:
5115         * rowpainter.C:
5116         * text.C:
5117         * text2.C:
5118         * text3.C: #include "RowList.h".
5119
5120 2003-09-05  Angus Leeming  <leeming@lyx.org>
5121
5122         * factory.C (createInset):
5123         * vspace.C (c-tor): replace sscanf call with an istringstream.
5124         * ispell.C: re-add missing HP/UX headers.
5125         * lyxserver.C: re-add missing  os2 headers.
5126
5127 2003-09-05  Martin Vermeer  <martin.vermeer@hut.fi>
5128
5129         * BranchList.C:
5130         * graph.C:
5131         * ispell.C:
5132         * lastfiles.C:
5133         * lyx_cb.C:
5134         * lyxserver.C:
5135         * texrow.C:
5136         * text3.C: re-add missing system headers, needed for 2.95.2.
5137
5138 2003-09-05  Angus Leeming  <leeming@lyx.org>
5139
5140         Changes most place everywhere due to the removal of using directives
5141         from support/std_sstream.h.
5142
5143 2003-09-05  Angus Leeming  <leeming@lyx.org>
5144
5145         Replace LString.h with support/std_string.h,
5146         Lsstream.h with support/std_sstream.h,
5147         support/LIstream.h with support/std_istream.h,
5148         support/LOstream.h with support/std_ostream.h.
5149
5150         Changes resulting throughout the tree.
5151
5152 2003-09-05  Angus Leeming  <leeming@lyx.org>
5153
5154         * sgml.h: ensure that the header file can be compiled stand-alone.
5155         * *.C: strip out redundant #includes. (320 in total.)
5156
5157 2003-09-04  Angus Leeming  <leeming@lyx.org>
5158
5159         * LaTeXFeatures.C (getMacros): move the output of the preamble_snippets
5160         here (from getPackages).
5161
5162         * debug.[Ch]: add a new EXTERNAL tag.
5163
5164 2003-09-04  Lars Gullik Bjønnes  <larsbj@lyx.org>
5165
5166         * text2.C (cursorEnd): simplify
5167         (setCursor): adjust
5168         (getColumnNearX): adjust
5169
5170         * text.C (computeBidiTables): adjust
5171         (fill): adjust
5172
5173         * rowpainter.C (paintChars): adjust
5174         (paintSelection): adjust
5175         (paintChangeBar): adjust
5176         (paintText): adjust
5177
5178         * lyxrow_funcs.C (lastPrintablePos): remove, all users now call
5179         lastPos instead.
5180         (numberOfSeparators): adjust
5181
5182 2003-09-03  Martin Vermeer  <martin.vermeer@hut.fi>
5183
5184         * LyXAction.C:
5185         * box.[Ch]:
5186         * lfuns.h:
5187         * lyxfunc.C:
5188         * text3.C: Restricts the mouse click functionality
5189         of insets like bibtex, include, toc and floatlist to the visible
5190         button, and allows the use of LFUN_INSET_SHOW_DIALOG to bring
5191         up the dialogs. Cursor has to be in front of the inset (i.e.
5192         start of row) for this to function.
5193
5194 2003-09-04  Lars Gullik Bjønnes  <larsbj@lyx.org>
5195
5196         * bufferview_funcs.C (currentState): output row information
5197
5198 2003-09-04  Lars Gullik Bjønnes  <larsbj@lyx.org>
5199
5200         * bufferview_funcs.C (currentState): output paragraph position
5201
5202 2003-09-04  Angus Leeming  <leeming@lyx.org>
5203
5204         * FloatList.h: move out #include "Floating.h".
5205         * LaTeX.h: move out #include "DepTable.h".
5206         * LyXAction.h: move out #include "funcrequest.h".
5207         * buffer.h: move out #include "author.h", "iterators.h".
5208         * bufferparams.h: move out #include "LaTeXFeatures.h", "texrow.h".
5209         * lyx_main.h: move out #include "errorlist.h".
5210         * lyxfunc.h: move out #include "FuncStatus.h".
5211         * lyxtext: move out #include "lyxcursor.h".
5212         * paragraph_pimpl.h: move out #include "counters.h".
5213
5214 2003-09-03  Angus Leeming  <leeming@lyx.org>
5215
5216         * LaTeXFeatures.[Ch]: replace the externalPreambles string with a
5217         preamble_snippets list, enabling us to add snippets to the preamble
5218         only if the snippet was not there already.
5219
5220 2003-09-04  Angus Leeming  <leeming@lyx.org>
5221
5222         * Chktex.C, converter.C, lyx_cb.C: add #include "support/lyxlib.h".
5223
5224 2003-09-03  Lars Gullik Bjønnes  <larsbj@gullik.net>
5225
5226         * lyxfunc.C (dispatch): if fitCursor did something be sure to
5227         update
5228
5229 2003-09-03  Martin Vermeer  <martin.vermeer@hut.fi>
5230
5231         * BranchList.C: point fix, earlier forgotten
5232
5233 2003-09-02  Angus Leeming  <leeming@lyx.org>
5234
5235         * box.C (contains): renamed from 'contained' after a fantastic
5236         amount of hot air.
5237
5238 2003-09-02  John Levon  <levon@movementarian.org>
5239
5240         * BufferView.C:
5241         * lyxcursor.h:
5242         * lyxcursor.C:
5243         * lyxfunc.C:
5244         * lyxfunc.h: remove cursor.i[x]y(), it no longer differs
5245
5246 2003-09-02  John Levon  <levon@movementarian.org>
5247
5248         * text2.C: simplification of cursorEnd(), including partial
5249         fix for bug 1376
5250
5251 2003-09-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
5252
5253         * buffer.C (readFile): add a space
5254
5255 2003-09-02  Alfredo Braunstein  <abraunst@libero.it>
5256
5257         * BufferView_pimpl.C (update): remove bogus fitCursor() call
5258
5259 2003-09-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
5260
5261         * buffer.C (readFile): new function, take a filename and a
5262         ParagraphList::iterator
5263         (readFile): adjust
5264         (readFile): adjust, make it private. don't use setStream, make
5265         lyx2lyx use a temporary file. Some simplificaton. Make the Alerts
5266         always contain the filename.
5267
5268         * BufferView.C (insertLyXFile): simplify and make it work for
5269         gzipped files.
5270
5271 2003-08-30  John Levon  <levon@movementarian.org>
5272
5273         * Makefile.am: fix dist (from Kayvan)
5274
5275 2003-08-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
5276
5277         * most files: change to use const Buffer refs
5278
5279 2003-08-27  André Pönitz  <poenitz@gmx.net>
5280
5281         * BufferView.[Ch]: remove getParentText, implement getParentLanguage
5282         on top of ownerPar().
5283
5284 2003-08-27  John Levon  <levon@movementarian.org>
5285
5286         * funcrequest.C: properly initialise POD members
5287
5288 2003-08-27  Alfredo Braunstein  <abraunst@libero.it>
5289
5290         * lyxtext.h (top_y): move top_y from here
5291         * text.C:
5292         * text2.C:
5293         * text3.C:
5294         * BufferView.[Ch]:
5295         * BufferView_pimpl.[Ch]: to here
5296         * frontends/screen.C:
5297         * insets/insettabular.C:
5298         * insets/insettext.C: adjust
5299         * rowpainter.[Ch] (paintRows): remove LyXText & argument
5300
5301 2003-08-27  Alfredo Braunstein  <abraunst@libero.it>
5302
5303         * BufferView.[Ch]:
5304         * BufferView_pimpl.[Ch] (updateInset): add an InsetOld * argument
5305
5306 2003-08-26  André Pönitz  <poenitz@gmx.net>
5307
5308         * paragraph_func.[Ch] (outerPar): new function
5309
5310         * paragraph.C:
5311         * paragraph_funcs.C:
5312         * paragraph_funcs.h:
5313         * paragraph_pimpl.C:
5314         * text2.C: remove Inset::par_owner
5315
5316 2003-08-25  Martin Vermeer  <martin.vermeer@hut.fi>
5317
5318         * lyxrow_funcs.C:
5319         * lyxtext.h:
5320         * text.C:
5321         * text2.C: eliminates the needFullRow/display() stuff
5322         altogether, putting the logic in metrics/draw in the insets.
5323
5324 2003-08-25  Alfredo Braunstein  <abraunst@libero.it>
5325
5326         * text2.C (redoParagraphInternal, redoParagraphs):
5327         * text.C (redoParagraph): add a call to updateRowPositions at the
5328         end of each 'metrics-like' call. Remove all others.
5329         (getRow): remove the 'y-computing' version.
5330         (getRowNearY): do not compute nor return the real y. Solve the
5331         'y < 0' problem and simplify.
5332
5333 2003-08-22  Angus Leeming  <leeming@lyx.org>
5334
5335         * *.[Ch]: clean-up of licence and author blurbs.
5336         Also move config.h out of a few .h files and into a few .C files.
5337
5338 2003-08-22  André Pönitz  <poenitz@gmx.net>
5339
5340         * lyxrow.[Ch]: add x_ and *fill_ members
5341
5342         * lyxtext.h:
5343         * text.C:
5344         * rowpainter.C:
5345         * text2.C: adjust/remove prepareToPrint() calls
5346
5347 2003-08-22  André Pönitz  <poenitz@gmx.net>
5348
5349         * lyxrow.[Ch]: add  end_ member
5350
5351         * lyxrow_funcs.C: use LyXRow::end_
5352
5353         * lyxtext.h (singleWidth): add LyXFont parameter
5354
5355         * rowpainter.C:
5356         * text2.C: adjust LyXText::singleWidth() calls
5357
5358         * text.C (redoParagraph): simplify row breaking logic
5359
5360
5361 2003-08-19  André Pönitz  <poenitz@gmx.net>
5362
5363         * funcrequest.C: initialize button_ member
5364
5365         * text3.C:
5366         * rowpainter.[Ch]: interface consolidation
5367
5368 2003-08-18  André Pönitz  <poenitz@gmx.net>
5369
5370         * BufferView.C:
5371         * BufferView_pimpl.C:
5372         * lyxfind.C:
5373         * paragraph_funcs.C:
5374         * rowpainter.C:
5375         * text3.C: remove LyXScreen::draw() and fitCursor calls
5376
5377         * BranchList.h: remove spurious semicolons
5378
5379         * MenuBackend.C: fix branchlist related crash
5380
5381 2003-08-17  Martin Vermeer  <martin.vermeer@hut.fi>
5382
5383         * BranchList.[Ch]:
5384         * InsetList.[Ch]:
5385         * LColor.[Ch]:
5386         * LyXAction.C:
5387         * Makefile.am:
5388         * MenuBackend.[Ch]:
5389         * bufferparams.[Ch]:
5390         * factory.C:
5391         * lfuns.h:
5392         * lyxfunc.C:
5393         * text3.C: implements the 'branch inset'
5394         idea. This allows the output of various versions of a document
5395         from a single source version, selectively outputing or suppressing
5396         output of parts of the text.
5397         This implementation contains a 'branch list editor' in a separate
5398         tab of the document settings dialog. Branches are user definable
5399         and have a "display colour" to distinguish them on-screen.
5400
5401         ColorHandler was somewhat cleaned up.
5402         (1) make possible a dynamically growing LColor list by allowing
5403         the graphic context cache to grow along (vector);
5404         (2) eliminate an IMHO unnecessary step in colour allocation.
5405
5406 2003-08-15  Kayvan A. Sylvan <kayvan@sylvan.com>
5407
5408         * BufferView_pimpl.C: compile fix
5409
5410 2003-08-15  André Pönitz  <poenitz@gmx.net>
5411
5412         * rowpainter.C: remove extra metrics calls
5413
5414         * lyxtext.h: merge the two constructors into a single one,
5415           pass reference to owner's par list
5416
5417         * BufferView_pimpl.C:
5418         * text.C:
5419         * text2.C: adjust
5420
5421 2003-08-15  André Pönitz  <poenitz@gmx.net>
5422
5423         * lyxrow_funcs.[Ch]:
5424         * lyxtext.h:
5425         * paragraph.h:
5426         * paragraph_funcs.C:
5427         * rowpainter.C:
5428         * text.C:
5429         * text2.C:
5430         * text3.C:
5431         * text_funcs.C: split LyXText::rowlist_ into individual
5432         Paragraph::rows_ chunks
5433
5434         * BufferView.[Ch]:
5435         * BufferView_pimpl.[Ch]:
5436         * lyxfind.C:
5437         * lyxtext.h:
5438         * text3.C: remove toggleSelection()
5439
5440 2003-08-12  Michael Schmitt  <michael.schmitt@teststep.org>
5441
5442         * bufferlist.C: beautify two alerts (shorter text of buttons)
5443         * buffer.C: Remove redundant ' ' from message
5444         * tabular.h:
5445         * tabular.C: rename LYX_VALIGN_CENTER" to LYX_VALIGN_MIDDLE";
5446         rename M_VALIGN_CENTER to M_VALIGN_MIDDLE;
5447         rename VALIGN_CENTER to VALIGN_MIDDLE
5448
5449 2003-08-11  André Pönitz  <poenitz@gmx.net>
5450
5451         * lyxtext.h (getPar):
5452         * text.C: new function
5453
5454 2003-08-11  André Pönitz  <poenitz@gmx.net>
5455
5456         * Makefile.am:
5457         * tracer.[Ch]: remove unneeded files
5458
5459         * InsetList.[Ch]: remove resizeInsetsLyXText()
5460
5461         * lyxtext.h:
5462         * text.C:
5463         * text2.C:
5464         * text3.C: merge insertParagraphs() and appendParagraph()
5465         remove breakAgain(), update()
5466
5467         * BufferView_pimpl.[Ch]:
5468         * bufferview_funcs.[Ch]:
5469         * lyxfunc.C:
5470         * paragraph.[Ch]:
5471         * rowpainter.C:
5472         * tabular.C: adjust after text & InsetList changes.
5473
5474 2003-08-08  André Pönitz  <poenitz@gmx.net>
5475
5476         * text.C (insertChar, backspace): replace rowlist fiddling
5477         with rebreak of full par
5478
5479         * lyxtext.h:
5480         * text.C (breakAgainOneRow, redoHeightOfParagraph,
5481         checkParagraph, updateInset): removed
5482
5483 2003-08-07  André Pönitz  <poenitz@gmx.net>
5484
5485         * paragraph.C:
5486         * text3.C: merge some LFUN handlers, remove dead code
5487
5488 2003-08-06  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
5489
5490         * .cvsignore: add lyx-xforms, lyx-qt, version.C-tmp and stamp-version
5491
5492 2003-08-05  Alfredo Braunstein  <abraunst@libero.it>
5493
5494         * text2.C (DEPM): fix part of bug 1255 and 1256
5495
5496 2003-08-05  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
5497
5498         * BufferView_pimpl.C (workAreaDispatch): change to use
5499         LyXView::dispatch instead of BufferView::Pimpl::dispatch for lfuns
5500         that are no mouse related.
5501
5502 2003-08-05  André Pönitz  <poenitz@gmx.net>
5503
5504         * BufferView.[Ch]:
5505         * BufferView_pimpl.[Ch]:
5506         * bufferview_funcs.C:
5507         * text2.C:
5508         * text3.C: rip out "deep update"
5509
5510         * textcursor.[Ch] (last_sel_cursor): remove unused member
5511
5512 2003-08-04  André Pönitz  <poenitz@gmx.net>
5513
5514         * BufferView.[Ch]:
5515         * BufferView_pimpl.[Ch]:
5516         * ParagraphParameters.C:
5517         * bufferview_funcs.C:
5518         * lyx_cb.C:
5519         * lyxfind.C:
5520         * lyxfunc.C:
5521         * text.C:
5522         * text2.C:
5523         * text3.C: replace "complicated" BufferView::update(...) calls with
5524         simpler ones.
5525
5526         * BufferView.[Ch]: remove now unneeded BufferView::UpdateCodes
5527
5528 2003-08-02  Kayvan Sylvan  <kayvan@sylvan.com>
5529
5530         * Makefile.am (lyx_SOURCES): add paper.h
5531
5532 2003-08-02  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
5533
5534         * Makefile.am: move things around so that both lyx-qt and
5535         lyx-xforms can be built (according to --with-frontend). Then lyx
5536         is a symbolic link to lyx-[firstfrontend]
5537
5538 2003-08-02  Lars Gullik Bjønnes  <larsbj@lyx.org>
5539
5540         * Always use std::endl with lyxerr
5541
5542 2003-08-01  Lars Gullik Bjønnes  <larsbj@lyx.org>
5543
5544         * BufferView_pimpl.C: _Always_ use std::endl with lyxerr
5545
5546 2003-08-01  André Pönitz  <poenitz@gmx.net>
5547
5548         * BufferView.[Ch]:
5549         * BufferView_pimpl.[Ch]:
5550         * lyxfunc.C:
5551         * text3.C: merge BufferView::repaint() and BufferView::update()
5552
5553 2003-08-01  José Matos  <jamatos@lyx.org>
5554
5555         * buffer.[Ch]: file_format is no longer a buffer data element.
5556
5557 2003-08-01  André Pönitz  <poenitz@gmx.net>
5558
5559         * BufferView.C:
5560         * lyxtext.h:
5561         * text.C:
5562         * text2.C: make redoParagraph more independent of current cursor
5563
5564         * lyxtext.h (need_update, needUpdate, postPaint, clearPaint):
5565         * text.C:
5566         * text2.C: remove unneeded members
5567
5568 2003-07-30  André Pönitz  <poenitz@gmx.net>
5569
5570         * paragraph.[Ch] (copyIntoMinibuffer): removed unused function
5571
5572         * paragraph.[Ch] (cutIntoMinibuffer, insertFromMinibuffer):
5573           create a single function...
5574
5575         * paragraph_funcs.C (moveItem): ... here.
5576
5577         * text.C:
5578           lyxtext.h (LyXText::workWidth(InsetOld*)) remove. unused.
5579
5580 2003-07-30  Martin Vermeer  <martin.vermeer@hut.fi>
5581
5582         * LColor.[Ch]: Add comment and greyedout logical colors.
5583
5584 2003-07-30  André Pönitz  <poenitz@gmx.net>
5585
5586         * tabular.C: don't use Assert too heavily. This crashes where it
5587           shouldn't
5588
5589 2003-07-30  Alfredo Braunstein  <abraunst@libero.it>
5590
5591         * lyxfunc.C (dispatch): do not mark the buffer dirty if the action
5592         is disabled (bug 1232)
5593
5594 2003-07-30      Martin Vermeer  <martin.vermeer@hut.fi>
5595
5596         * factory.C: limited 'arg' scope
5597
5598 2003-07-30      Martin Vermeer  <martin.vermeer@hut.fi>
5599
5600         * factory.C: fixed Note submenu issues
5601
5602 2003-07-30      Martin Vermeer  <martin.vermeer@hut.fi>
5603
5604         * factory.C: submenu for Note/Comment/Greyedout
5605
5606 2003-07-29  Alfredo Braunstein  <abraunst@libero.it>
5607
5608         * lyx_main.C (LyX):
5609         * BufferView_pimpl.C (loadLyXFile): fix to bugs 1287 and 1297 + ws
5610
5611 2003-07-29  Martin Vermeer  <martin.vermeer@hut.fi>
5612
5613         * LaTeXFeatures.C:
5614         * lyx_sty.[Ch]:h: Implement a newenvironment in preamble for
5615         greyedout. Patch provided by Jürgen Spitzmüller.
5616
5617 2003-07-29  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
5618
5619         * kbmap.C (read): fix error message when reading bind files
5620
5621 2003-07-29  Angus Leeming  <leeming@lyx.org>
5622
5623         * BufferView.[Ch] (ChangeCitationsIfUnique): This function most
5624         certainly does not do what it purports to do. I am doing it, and
5625         us, a favour by killing it.
5626
5627 2003-07-28  José Matos  <jamatos@lyx.org>
5628
5629         * buffer.C (readBody, do_writeFile):
5630         * paragraph.C(readParagraph): \end_document replaces \the_end.
5631
5632 2003-07-29  André Pönitz  <poenitz@gmx.net>
5633
5634         * BufferView.[Ch]:
5635         * BufferView_pimpl.[Ch]:
5636         * lyxfunc.C:
5637         * text2.C:
5638         * text3.C:
5639         * textcursor.[Ch]: remove toggleToggle & Co
5640
5641 2003-07-28  José Matos  <jamatos@fep.up.pt>
5642
5643         * buffer.C (readParagraph):
5644         * params_func (readParToken, readParagraph):
5645         * paragraph.C (write): \layout -> \begin_layout.
5646
5647 2003-07-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
5648
5649         * lyxlex_pimpl.C (setFile): clean up slightly.
5650
5651         * bufferparams.h: add compressed var
5652
5653         * buffer_funcs.C (readFile): adjust for LyXLex change
5654         (newFile): ditto + simplify
5655
5656         * buffer.C (writeFile): handle writing of compressed files
5657
5658         * buffer.[Ch] (readFile): begin LyXLex here, remove one argument.
5659         Check if the file is compressed and set a bufferparm if so.
5660
5661         * Makefile.am (lyx_LDADD): remove explicit -lz
5662
5663 2003-07-28  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
5664
5665         * buffer.C (do_writeFile, makeLaTeXFile, makeLinuxDocFile,
5666         makeDocBookFile): put the real LyX version in the first line of
5667         the file
5668
5669         * version.h:
5670         * version.C.in: remove lyx_docversion
5671
5672         * tabular.C (write_attribute): add a template-based version to
5673         write enums properly
5674
5675 2003-07-28  André Pönitz  <poenitz@gmx.net>
5676
5677         * lyxtext.h:
5678         * text.C:
5679         * text2.C:
5680         * text3.C: use doubles again for x-coordinates. They are needed.
5681
5682 2003-07-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
5683
5684         * messages.C (getLocaleDir): use lyx_localedir()
5685
5686         * lyxlex_pimpl.C (setFile): compress stuff
5687
5688         * buffer.C (writeFile): add some compression stuff
5689         (do_writeFile): new func, dont call expliti close... will this
5690         breake anything?
5691
5692         * Makefile.am (lyx_LDADD): add -lz
5693
5694 2003-07-28  José Matos  <jamatos@fep.up.pt>
5695
5696         * buffer.C: increment file format.
5697         * paragraph_funcs (readParagraph, readParToken):
5698         * paragraph.C (readParagraph): add \end_layout.
5699
5700 2003-07-27  Angus Leeming  <leeming@lyx.org>
5701
5702         * Makefile.am: remove special casing for configure-time setting of
5703         LYX_DIR, TOP_SRCDIR and LOCALEDIR.
5704
5705         * lyx_main.C (init): remove all Jean-Marc's magic setting of
5706         system_lyxdir, build_lyxdir and user_lyxdir into the support lib.
5707
5708 2003-07-26  André Pönitz  <poenitz@gmx.net>
5709
5710         * paragraph_func.[Ch]:
5711         * paragraph.C (realizeFont): inline it whereever it is used
5712
5713         * rowpainter.C:
5714         * text.C:
5715         * text2.C:
5716         * text3.C: remove Buffer * parameter from a bunch of get*Font functions
5717
5718
5719 2003-07-26  André Pönitz  <poenitz@gmx.net>
5720
5721         *       lyxtext.h:
5722         * text.C:
5723         * text2.C: get rid of LyXText::need_break_row
5724
5725 2003-07-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
5726
5727         * toc.[Ch]: put namespace toc inside namespace lyx
5728
5729         * MenuBackend.C (expandToc2): adjust for lyx::toc
5730         (expandToc): ditto
5731
5732         * lyxfunc.C (dispatch): adjust for lyx::find
5733
5734         * lyxfind.[hC]: get rid of namespace lyxfind introduce namespace
5735         lyx::find instead. Reorganize a bit.
5736         (LyXReplace): rename to replace
5737         (LyXFind): rename to find
5738
5739         * BufferView_pimpl.C (trackChanges): adjust for lyx::find
5740         (dispatch): ditto
5741
5742 2003-07-26  André Pönitz  <poenitz@gmx.net>
5743
5744         * text.C (setHeightOfRow): restrict scope of temporary variable
5745
5746         * paragraph_funcs.C (readParToken): remove USE_CAPTION  compatibility
5747           code (never has been used?)
5748
5749 2003-07-27  Asger Alstrup  <alstrup@local>
5750
5751         * text.C (fill): Optimise algorithm to exploit that we can reuse
5752         the LyXFont for many characters.
5753         (setHeightOfRow): Same thing.
5754         (rowBreakPoint): Same thing.
5755
5756 2003-07-26  Asger Alstrup  <alstrup@local>
5757
5758         * text2.C (metrics): change a brain-dead algorithm to a smarter one.
5759
5760         * text.C (singleWidth): Spurious font copying in hot-spot
5761         singleWidth avoided. Reorder tests for arabic for efficiency.
5762
5763         * text.C (fill): handle empty paragraphs better.
5764
5765 2003-07-27  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
5766
5767         * ispell.C:
5768         * encoding.h: add includes
5769
5770         * lyxrc.C: remove reading of bind files
5771
5772         * lyx_main.C (init): setup bindings and menus only if we have a
5773         gui.
5774
5775         * kbmap.C (read): new method. Do the actual reading of bind
5776         files.
5777
5778         * converter.C (dvipdfm_options):
5779         * bufferparams.C:
5780         * lyxrc.C (read):
5781         (output): adapt PAPER_* enums.
5782
5783         * lyxrc.h: include paper.h instead of bufferparams.h (mucho lighter)
5784
5785         * bufferparams.h: remove paper-related enums from there
5786
5787         * paper.h: New file. A trivial header file to hold paper-related
5788         enums. It should later expand to contain many paper-related
5789         horrors access.
5790
5791         * lyxrc.C: declare extern displayTranslator
5792
5793 2003-07-27  José Matos  <jamatos@fep.up.pt>
5794
5795         * tabular.[Ch] (linuxdoc): add support for tables and figures
5796         (linuxdoc).
5797
5798 2003-07-27  José Matos  <jamatos@fep.up.pt>
5799
5800         * buffer.[Ch] (makeLaTeXFile): changed name of arguments for
5801         consistency in both functions.
5802         * bufferlist.C (updateIncludedTeXfiles): change client to comply.
5803
5804 2003-07-26  Asger Alstrup  <alstrup@local>
5805
5806         * rowpainter.C (paintRows): Change algorithm to work directly on
5807         the insets rather than asking every character in the document
5808         whether its an inset.
5809
5810 2003-07.26  Alfredo Braunstein  <abraunst@libero.it>
5811
5812         * buffer.C (openFileWrite): factorize some code
5813
5814 2003-07-26  Angus Leeming  <leeming@lyx.org>
5815
5816         * lyx_cb.C:
5817         * lyx_main.[Ch]: replace occurances of system_tempdir with
5818         os::getTmpDir().
5819
5820 2003-07-25  Lars Gullik Bjønnes  <larsbj@gullik.net>
5821
5822         * rename Inset to InsetOld
5823
5824 2003-07-25  Asger Alstrup  <alstrup@diku.dk>
5825
5826         * undo_funcs.h: Removed setCursorParUndo to simplify things a bit.
5827         Renamed setUndo family to recordUndo. Renamed FINISH to ATOMIC
5828         which I think is a bit clearer. EDIT is gone, since it was
5829         premature optimisation, and broken for mathed anyway.
5830         * undo_funcs.C (performUndoOrRedo): Cleaned up and made it work
5831         with cursor positioning in insets as well (math insets still do not
5832         work, but that's a different story anyway.) It mysteriously
5833         crashes sometimes with undo in the first paragraph, but I'm fairly
5834         confident that this is a compiler bug.
5835
5836 2003-07-25  Lars Gullik Bjønnes  <larsbj@gullik.net>
5837
5838         * paragraph.C (Paragraph): adjust for new clone return type
5839         (operator==): ditto
5840         (copyIntoMinibuffer): ditto
5841
5842 2003-07-25  Asger Alstrup  <alstrup@lyx.org>
5843
5844         * undo_funcs.C (textHandleUndo): Fix undo crash in first paragraph
5845         by not having a special case, and always doing a full rebreak of
5846         the document after undo.
5847
5848 2003-07-23  Angus Leeming  <leeming@lyx.org>
5849
5850         * factory.C (createInset): InsetExternal::setParams now takes a
5851         Buffer const * arg.
5852
5853 2003-07-23  Angus Leeming  <leeming@lyx.org>
5854
5855         * factory.C (createInset): changed interface to the external and
5856         graphics mailers' string2params functions.
5857
5858 2003-07-23  Angus Leeming  <leeming@lyx.org>
5859
5860         * factory.C (createInset): pass a
5861         Buffer const * parameter to InsetExternalMailer's string2params.
5862
5863 2003-07-22  John Levon  <levon@movementarian.org>
5864
5865         * Thesaurus.h: include the right aiksaurus header
5866
5867 2003-07-21  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
5868
5869         * MenuBackend.C (expand): check menu shortcuts unconditionally
5870
5871 2003-07-21  Angus Leeming  <leeming@lyx.org>
5872
5873         * factory.C (createInset): pass a
5874         buffer_path parameter to InsetGraphicsMailer's string2params.
5875
5876 2003-07-21  Angus Leeming  <leeming@lyx.org>
5877
5878         * BufferView_pimpl.C (buffer):
5879         * buffer.C (d-tor):
5880         * lyx_main.C (LyX):
5881         * lyxfunc.C (dispatch):
5882         * lyxrc.C (setDefaults, read, output): use namespace lyx::graphics
5883         rather than the grfx shortcut.
5884
5885 2003-07-21  André Pönitz  <poenitz@gmx.net>
5886
5887         * rowpainter.C: remove unused variables
5888
5889         * tabular_funcs.C:
5890         * tabular_funcs.h: move to tabular.C
5891         * Makefile.am: adjust
5892
5893         * tabular.[Ch]: basic optical cleaning
5894
5895         * author.h: pass references, not values
5896
5897 2003-07-18  André Pönitz  <poenitz@gmx.net>
5898
5899         * lyxtext.h:
5900         * metricsinfo.C:
5901         * metricsinfo.h:
5902         * rowpainter.C:
5903         * text.C:
5904         * text2.C:
5905         * text3.C: two-phase drawing for InsetText and InsetTabular
5906         some float -> int changes.
5907
5908 2003-07-18  Alfredo Braunstein  <abraunst@libero.it>
5909
5910         * lyx_main.C: fix the fix
5911
5912 2003-07-18  Alfredo Braunstein  <abraunst@libero.it>
5913
5914         * lyx_main.C: fix a crash in batch mode if no files specified
5915         * converter.C: ws
5916
5917 2003-07-17  Alfredo Braunstein  <abraunst@libero.it>
5918
5919         * format.[Ch] (papersize): moved to BufferParams
5920         * converter.[Ch] (dvips_options): moved to BufferParams
5921         (dvipdfm_options): moved to anon namespace
5922         * bufferparams.[Ch]: added above functions.
5923
5924 2003-07-17  André Pönitz  <poenitz@gmx.net>
5925
5926         * lyxtext.h:
5927         * rowpainter.C:
5928         * text2.C: don't call inset->update() anymore
5929
5930         * metricsinfo.[Ch]: add convenience constructor
5931
5932 2003-07-16  André Pönitz  <poenitz@gmx.net>
5933
5934         * lyxcursor.[Ch]:
5935         * lyxfunc.[Ch]:
5936         * text.C:
5937         * text2.C: replace the LyXCursor::irow_ member with
5938          on-demand computation of the value
5939
5940 2003-07-16  John Levon  <levon@movementarian.org>
5941
5942         * lyxfunc.C: support LFUN_INSET_SETTINGS for Note
5943
5944 2003-07-15  André Pönitz  <poenitz@gmx.net>
5945
5946         * text.C:
5947         * text2.C: remove no more needed refresh_row
5948
5949 2003-07-15  André Pönitz  <poenitz@gmx.net>
5950
5951         * lyxtext.h:
5952         * rowpainter.C:
5953         * text2.C:
5954         * text3.C: refresh_status tristate -> need_update bool
5955
5956 2003-07-15  Alfredo Braunstein  <abraunst@libero.it>
5957
5958         * lyxtext.h (init): remove reinit argument (act as if always true)
5959         * text2.C: adjust to that
5960
5961 2003-07-14  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
5962
5963         * bufferview_funcs.[Ch]: introduce function replaceSelection()
5964         * text3.C: use it to delete selections in some cases
5965         (bugs 441, 673, 702, 954).
5966
5967 2003-07-14  André Pönitz  <poenitz@gmx.net>
5968
5969         * rowpainter.[Ch]: reduce interface
5970
5971 2003-07-14  André Pönitz  <poenitz@gmx.net>
5972
5973         * BufferView_pimpl.C:
5974         * text2.C: adjust after removing unused BufferView * argument
5975
5976 2003-07-14  Alfredo Braunstein  <abraunst@libero.it>
5977
5978         * text2.C (init): fix a crash fired on resize
5979
5980 2003-07-11  Alfredo Braunstein  <abraunst@libero.it>
5981
5982         * buffer.[Ch]: added new closing signal
5983         * BufferView_pimpl.[Ch]: connect/disconnect to new signal
5984         * lyxfunc.C: removed BufferView::buffer(0) call now handled in
5985         BufferView::Pimpl via the closing the signal
5986
5987 2003-07-10  Alfredo Braunstein  <abraunst@libero.it>
5988
5989         * buffer.[Ch]: take out all bv-related from buffer
5990         * BufferView.C:
5991         * BufferView_pimpl.[Ch]: connect to new signals
5992         * CutAndPaste.C: removed useless asserts
5993         * bufferview_funcs.[Ch] (resizeInsets): moved from buffer
5994         * lyxvc.[Ch]:
5995         * vc-backend.[Ch]:
5996         * lyxfunc.C: moved view-related funciontality from vc here
5997         * paragraph.C: removed outdated comments
5998         * text.C: ws
5999
6000 2003-07-10  André Pönitz  <poenitz@gmx.net>
6001
6002         * BufferView_pimpl.C:
6003         * tabular.h:
6004         * tabular_funcs.C:
6005         * text.C:
6006         * text2.C: remove InsetText::InnerCache, clean up consequences
6007
6008 2003-07-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
6009
6010         * ispell.C: fix two typos in error messages
6011
6012 2003-07-08  Martin Vermeer  <martin.vermeer@hut.fi>
6013
6014         * Extend Note inset to other forms of annotation like Comment
6015         and Greyedout. Right button click gives dialog.
6016
6017         Files modified or added (+):
6018
6019         * insetnote.[Ch]
6020         * FormNote.[Ch]      +
6021         * ControlNote.[Ch]   +
6022         * form_note.fd       +
6023         * Makefile.am in frontends/xforms, frontends/xforms/forms,
6024         frontends/controllers
6025         * xforms/Dialogs.C
6026         * factory.C
6027
6028 2003-07-01  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
6029
6030         * aspell.C: add missing namespace lyx::support
6031
6032 2003-07-07  Alfredo Braunstein  <abraunst@libero.it>
6033
6034         * BufferView.[Ch] (newFile): Add
6035         * BufferView_pimpl.[Ch] (newFile, connectBuffer, disconnectBuffer): Add
6036         * LaTeX.[Ch] (message): added this signal and use it
6037         * buffer.[Ch] (busy, message): added these signals and use them
6038         * buffer_funcs.[Ch]: rename parseErrors to bufferErrors
6039         * converter.C:
6040         * exporter.C:
6041         * format.C:
6042         * importer.C: use buffer signals instead of direct bv calling
6043         * lyx_cb.[Ch] (ShowMessage): removed
6044         * lyx_main.C:
6045         * lyxfunc.C:
6046         * paragraph_funcs.C:
6047         * text2.C: use buffer signals
6048
6049 2003-07-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
6050
6051         * introduce namespace lyx::graphics
6052
6053 2003-07-02  André Pönitz  <poenitz@gmx.net>
6054
6055         * BufferView_pimpl.C (workAreaDispatch): tell the FuncRequest who we are
6056
6057 2003-07-01  André Pönitz  <poenitz@gmx.net>
6058
6059         * text.C:
6060         * text2.C:
6061         * text3.C:
6062         * text_funcs.[Ch]:
6063         * textcursor.h:
6064         * lyxtext.h: shuffle pure paragraph/cursor related cursor movement from
6065           text*.C to text_func.C
6066
6067 2003-07-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
6068
6069         * introduce namespace lyx::support
6070
6071 2003-06-30  André Pönitz  <poenitz@gmx.net>
6072
6073         * Chktex.C:
6074         * funcrequest.C:
6075         * lyxtext.h:
6076         * text.C: re-enable --with-included-string
6077
6078 2003-06-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
6079
6080         * textcursor.C: add <config.h>
6081
6082         * text.C (getWord): remove const from word_location arg
6083
6084         * lyxvc.C (getLogFile): fix const type order
6085
6086         * lyxtext.h: remove const from word_location arg, add arg name
6087
6088         * lyxlayout.h: currect type on labeltype.
6089
6090         * importer.C: correct \file
6091
6092         * converter.C (intToFormat): use std:: on ret val, ws changes
6093
6094         * bufferlist.h: correct \file
6095
6096         * buffer.C (makeLinuxDocFile): fix const type order
6097         (makeDocBookFile): ditto
6098         (fillWithBibKeys): use std:: on stdlib args.
6099
6100         * CutAndPaste.C: fix authors.
6101         (availableSelections): use std:: on return vector
6102
6103 2003-06-27  André Pönitz  <poenitz@gmx.net>
6104
6105         * BufferView_pimpl.C:
6106         * bufferview_funcs.C:
6107         * lyxcursor.C:
6108         * lyxcursor.h:
6109         * lyxfunc.C:
6110         * lyxtext.h:
6111         * rowpainter.C:
6112         * text.C:
6113         * text2.C:
6114         * text3.C: remove LyXCursor::row_ member
6115
6116         * lyxtext.h:
6117         * text.C: rename fullRebreak() to partialRebreak() and implement
6118           a fullRebreak() that really bereks fully
6119
6120         * textcursor.h: new struct for cursor-related data
6121
6122 2003-06-26  Alfredo Braunstein  <abraunst@lyx.org>
6123
6124         * lyx_main.C (LyX): get full path of document loaded on the
6125         command line
6126
6127 2003-06-26  André Pönitz  <poenitz@gmx.net>
6128
6129         * lyxcursor.[Ch]: move rarely used operator==,!= out of line
6130           remove unused/broken operator>,<,>=.
6131
6132         *       text.C: remove only use of broken operator<= in an Assert().
6133
6134 2003-06-24  Alfredo Braunstein  <abraunst@lyx.org>
6135
6136         * BufferView.[Ch] (getErrorList): removed unneeded forward declare,
6137         moved errorlist_.clear to showErrorList
6138
6139 2003-06-24  Alfredo Braunstein  <abraunst@lyx.org>
6140
6141         * converter.C (scanLog, runLaTeX):
6142         * buffer.C (makeLinuxDocFile, makeDocBookFile, runChkTeX):
6143         move the bv->showErrorList call to the callers
6144         * lyxfunc.C: i.e. here...
6145         * text2.C: and here
6146         * BufferView.[Ch] (setErrorList, resetErrorList): both removed
6147         * exporter.[Ch] (Backends, BufferFormat): the first was moved to anon
6148         namespace, the second to...
6149         * buffer_funcs (BufferFormat, parseErrors): added
6150         * errorlist.C (ErrorList(TeXErrors const &)): removed
6151
6152 2003-06-24  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
6153
6154         * ToolbarBackend.C (getIcon): complain when icon cannot be found
6155
6156 2003-06-24  "Garst R. Reese" <reese@isn.net>
6157
6158         * debug.C: fix typo
6159
6160 2003-06-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
6161
6162         * lyx_main.C (init): honor LYX_DIR_14x and LYX_USERDIR_14x
6163
6164         * version.C.in: change docversion to 1.4
6165
6166 2003-06-22  Alfredo Braunstein  <abraunst@libero.it>
6167
6168         * buffer.C: fix a bug just introduced
6169
6170 2003-06-21  Alfredo Braunstein  <abraunst@libero.it>
6171
6172         * buffer.[Ch]: added the parseError signal and use it, removed
6173         sgmlError
6174         * BufferView.[Ch] (addError): moved to ...
6175         * BufferView_pimpl.[Ch] (addError, loadLyXFile): ... here. Attach
6176         to the Buffer::parseError signal to catch (guess what) parse errors
6177         * lyx_main.[Ch] (printError,LyX): added gui-less parsing error feedback
6178
6179 2003-06-19  Alfredo Braunstein  <abraunst@libero.it>
6180
6181         * bufferlist.[Ch] (loadLyXFile, readFile, newFile): removed the
6182         ability to create a buffer and to return an existing one from
6183         the list. Moved these functions to...
6184         * buffer_funcs.[Ch]: added
6185         * BufferView.[Ch] (loadLyXFile): added
6186         * BufferView_pimpl.[Ch] (loadLyXFile): Added. Does the guessing
6187         job removed from bufferlist::loadLyXFile.
6188         * buffer.C (setReadOnly): make it work without view
6189         (i.e added an if (users))
6190
6191 2003-06-19  Angus Leeming  <leeming@lyx.org>
6192
6193         * lfuns.h:
6194         * LyXAction.C (init):
6195         * lyxfunc.C (getStatus, dispatch): remove 14 LFUNs, replacing them
6196         with LFUN_DIALOG_SHOW <name> <data>.
6197
6198 2003-06-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
6199
6200         * CutAndPaste.C (availableSelections): small compilation fix for
6201         ancient (gcc 2.9x) compilers
6202
6203 2003-06-18  Lars Gullik Bjønnes  <larsbj@gullik.net>
6204
6205         * text3.C (cursorNext): add tmp var
6206
6207         * text2.C (updateCounters): for function calling out of for clause
6208         (replaceSelectionWithString): ditto
6209         (insertStringAsParagraphs): ditto
6210         (getColumnNearX): add tmp var
6211         (setCursorFromCoordinates): add tmp var
6212         (cursorDownParagraph): add tmp var
6213         (deleteEmptyParagraphMechanism): add tmp var
6214
6215         * text.C (insertChar): add tmp var
6216
6217         * rowpainter.C (paintDepthBar): add tmp var
6218
6219         * CutAndPaste.C (availableSelections): potentially check all
6220         paragraphs in a cut to fill the shown strings.
6221
6222 2003-06-18  André Pönitz  <poenitz@gmx.net>
6223
6224         * kbmap.[Ch]: use vector<> instead of list<>
6225
6226 2003-06-17  Lars Gullik Bjønnes  <larsbj@lyx.org>
6227
6228         * text3.C (dispatch): handle arg to LFUN_PASTE, call
6229         pasteSelection with index
6230
6231         * text2.C (pasteSelection): modify, call pasteSelection with index
6232
6233         * paragraph.C (asString): reimplement version with no interval to
6234         call the one with interval.
6235
6236         * lyxtext.h: add index arg to pasteSelection
6237
6238         * MenuBackend.C (MenuItem): handle PasteRecent
6239         (Menu::read::Menutags): add md_pasterecent
6240         (read): handle it
6241         (expandPasteRecent): new function
6242         (expand): use it
6243
6244         * MenuBackend.h: add PasteRecent to MenuItem::Kind
6245
6246         * CutAndPaste.C: get rid of some stale comments. Add typdefe for
6247         the limited stack
6248         (availableSelections): new function
6249
6250 2003-06-17  Angus Leeming  <leeming@lyx.org>
6251
6252         * lyxfunc.C (dispatch): s/showMathPanel/show("mathpanel")/
6253
6254 2003-06-17  Angus Leeming  <leeming@lyx.org>
6255
6256         * lfuns.h:
6257         * LyXAction.C (init): new LFUN_DIALOG_SHOW.
6258
6259         * lyxfunc.C (dispatch): invoke it.
6260
6261 2003-06-16  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
6262
6263         * iterators.C (operator++, ParPosition): reintroduce some
6264         const_cast for the benefit of older compilers.
6265
6266 2003-06-13  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
6267
6268         * text3.C (dispatch): do not modify clipboard when doing
6269         LFUN_BACKSPACE, LFUN_BACKSPACE_SKIP, LFUN_DELETE or
6270         LFUN_DELETE_SKIP on a selection selection
6271
6272 2003-06-16  André Pönitz  <poenitz@gmx.net>
6273
6274         * BufferView.C:
6275         * buffer.C:
6276         * buffer.h:
6277         * paragraph.C:
6278         * tabular.[Ch]: IU of clone() and getLabelList();
6279
6280 2003-06-13  André Pönitz  <poenitz@gmx.net>
6281
6282         * tabular.h: compactification
6283
6284 2003-06-12  André Pönitz  <poenitz@gmx.net>
6285
6286         * tabular.C:
6287         * tabular.h:
6288         * tabular_funcs.h: some renaming plus whitespace
6289
6290 2003-06-12  André Pönitz  <poenitz@gmx.net>
6291
6292         * BufferView.C:
6293         * BufferView_pimpl.C:
6294         * CutAndPaste.C:
6295         * buffer.C:
6296         * iterators.[Ch]:
6297         * lyxfunc.C:
6298         * text.C:
6299         * toc.C: Return a Paragraph & for ParIterator::operator*()
6300
6301 2003-06-11  John Levon  <levon@movementarian.org>
6302
6303         * lyx_main.C:
6304         * ToolbarBackend.h:
6305         * ToolbarBackend.C: add "Toolbars" section and
6306         put the flags there
6307
6308 2003-06-10  Angus Leeming  <leeming@lyx.org>
6309
6310         * lfuns.h:
6311         * LyXAction.C (init): new LFUN_EXTERNAL_EDIT.
6312
6313         * lyxfunc.C (dispatch): invoke it.
6314
6315 2003-06-11  Lars Gullik Bjønnes  <larsbj@gullik.net>
6316
6317         * main.C: protect <ios> with HAVE_IOS
6318         (main): protect sync_with_stdio with HAVE_IOS
6319
6320 2003-06-10  Lars Gullik Bjønnes  <larsbj@lyx.org>
6321
6322         * text2.C (cutSelection): adjust
6323         (pasteSelection): adjust
6324
6325         * messages.C: handle get of empty string
6326
6327         * main.C (main): use sync_with_stdio(false)
6328
6329         * lyxfunc.C (dispatch): adjust
6330
6331         * lyx_cb.[Ch] (MenuWrite): remove unneeded BufferView arg
6332         (WriteAs): remove unneeded BufferView arg.
6333
6334         * bufferparams.h: use correct types on papersize, papersize2 and
6335         paperpackage.
6336
6337         * bufferparams.C (readToken): adjust for type
6338         (writeLaTeX): add missing cases to switch.
6339
6340         * bufferlist.C (quitWriteBuffer): adjust
6341         (close): adjust
6342
6343         * buffer.C (asciiParagraph): remove some commented code.
6344
6345         * CutAndPaste.C: remove current_view extern variable.
6346         (cutSelection): add BufferParams arg.
6347         (eraseSelection): add BufferParams arg.
6348         (pasteSelection): add Buffer const & arg
6349
6350 2003-06-07  John Levon  <levon@movementarian.org>
6351
6352         * buffer.C:
6353         * paragraph_funcs.C:
6354         * paragraph_pimpl.C:
6355         * text.C:
6356         * text2.C:
6357         * paragraph.h:
6358         * paragraph.C: allow InsetERT to freely space lines,
6359         and some consolidation of code
6360
6361 2003-06-06  José Matos  <jamatos@fep.up.pt>
6362
6363         * buffer.C (makeDocBookFile): fix bug #821
6364
6365 2003-06-06  Alfredo Braunstein  <abraunst@libero.it>
6366
6367         * BufferView_pimpl.C (dispatch): use Dialogs::visible
6368
6369 2003-06-04  Angus Leeming  <leeming@lyx.org>
6370
6371         * buffer.C: bump format to 224.
6372
6373 2003-06-05  André Pönitz  <poenitz@gmx.net>
6374
6375         * text2.C (redoParagraphs): remove two const_cast<>
6376
6377 2003-06-04  Lars Gullik Bjønnes  <larsbj@lyx.org>
6378
6379         * ParagraphList.h: remove last remnants of NO_STD_LIST
6380
6381 2003-06-03  Angus Leeming  <leeming@lyx.org>
6382
6383         * factory.C (createInset): small change to the way InsetExternal's params
6384         are set.
6385
6386 2003-06-04  André Pönitz  <poenitz@gmx.net>
6387
6388         * buffer.h: use Undo directly instead of shared_ptr<Undo>
6389
6390         * paragraph_pimpl.h:
6391         * paragraph.[Ch]: some Inset -> UpdatableInset changes
6392
6393         * undo.[Ch]: use ParagraphList instead of vector<Paragraph>
6394
6395         * undo_funcs.C: make some simple cases of undo work again
6396
6397 2003-06-03  John Levon  <levon@movementarian.org>
6398
6399         * ispell.C: HPUX doesn't have sys/select.h
6400         (from Albert Chin)
6401
6402 2003-06-03  John Levon  <levon@movementarian.org>
6403
6404         * CutAndPaste.C: update tabular and include inset
6405         buffer references
6406
6407         * buffer.h:
6408         * paragraph.h:
6409         * paragraph.C: remove owningBuffer(), don't pass Buffer
6410         to clone()
6411
6412         * factory.C: insetGraphicsParams changed
6413
6414 2003-06-02  John Levon  <levon@movementarian.org>
6415
6416         * LyXAction.C:
6417         * factory.C:
6418         * lfuns.h:
6419         * lyxfunc.C:
6420         * text3.C: remove insetparent
6421
6422 2003-06-02  John Levon  <levon@movementarian.org>
6423
6424         * buffer.h:
6425         * buffer.C: fix inset_iterator.end(), move out of line
6426         (bug 1149)
6427
6428 2003-06-01  John Levon  <levon@movementarian.org>
6429
6430         * text3.C: use a proper cut/paste when doing inset
6431         insert (from Jürgen Spitzmüller)
6432
6433 2003-06-01  John Levon  <levon@movementarian.org>
6434
6435         * factory.C: accept "\bibtex" not "\BibTeX" (bug 1018)
6436
6437 2003-05-30  André Pönitz  <poenitz@gmx.net>
6438
6439         * rowpainter.C: unify second drawing phase
6440
6441 2003-05-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
6442
6443         * trans_mgr.C: remove one case of current_view
6444
6445         * text2.C (cursorBottom): delete NO_STD_LIST stuff
6446
6447         * paragraph_funcs.h: remove paragraph.h include
6448
6449         * paragraph.h: delete NO_STD_LIST stuff
6450
6451         * paragraph.C (Paragraph): delete NO_STD_LIST stuff
6452
6453         * buffer.h: remove paragraph.h include
6454
6455         * ParagraphList.C: delete file
6456
6457         * Makefile.am (lyx_SOURCES): remove ParagraphList.C
6458
6459         * toc.C (getTocList): adjust
6460
6461         * paragraph_pimpl.C (validate): adjust
6462
6463         * paragraph_funcs.C (optArgInset): use const_iterator, adjust
6464
6465         * paragraph.C (Paragraph): adjust
6466         (getPositionOfInset): use const_iterator, adjust
6467         (bibitem): use const_iterator, adjust
6468         (setInsetOwner): adjust
6469
6470         * iterators.C (operator++): adjust
6471
6472         * InsetList.[Ch]: Replace selfmade iterator with standard
6473         vector::iterator also introduce const_iterator. Remove getPos,
6474         getInset and setInset from InsetTable. Adjust accordingly.
6475
6476         * BufferView.C (lockInset): adjust
6477         (ChangeInsets): adjust
6478
6479         * tabular.[Ch]: delete commented same_id functions
6480
6481 2003-05-28  John Levon  <levon@movementarian.org>
6482
6483         * lyxfunc.C: fix LFUN_ESCAPE (bug 1055)
6484
6485 2003-05-28  André Pönitz  <poenitz@gmx.net>
6486
6487         * metricsinfo.[Ch]: remove 'fullredraw' member
6488
6489 2003-05-28  Lars Gullik Bjønnes  <larsbj@lyx.org>
6490
6491         * lyxtextclass.C (operator): remove caching.
6492
6493 2003-05-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
6494
6495         * text3.C: adjust
6496
6497         * text2.C (cursorBottom): adjust
6498         (setCounter): use ParagraphList::find, adjust
6499
6500         * text.C (workWidth): use ParagraphList::find, adjust
6501
6502         * lyxcursor.C (LyXCursor): adjust
6503
6504         * buffer.C (inset_iterator): adjust
6505
6506         * ParagraphList.h: make iterator(value_type) private, make
6507         ParagraphList a friend of iterator.
6508
6509         * ParagraphList.C (find): new function
6510
6511         * BufferView_pimpl.C (resizeCurrentBuffer): adjust
6512
6513 2003-05-27  André Pönitz  <poenitz@gmx.net>
6514
6515         * dimension.[Ch]: a -> asc, d -> des, w -> wid
6516
6517 2003-05-27  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
6518
6519         * lyxfont.C (latexWriteStartChanges): fix character count for \noun
6520
6521 2003-05-26  John Levon  <levon@movementarian.org>
6522
6523         * LyXAction.C: LFUN_ESCAPE should be ReadOnly
6524
6525 2003-05-26  Lars Gullik Bjønnes  <larsbj@gullik.net>
6526
6527         * remove same_id from function signatures, adjust.
6528
6529 2003-05-25  Lars Gullik Bjønnes  <larsbj@gullik.net>
6530
6531         * undo_funcs.C (createUndo): use the id functions directly, adjust.
6532
6533         * paragraph_pimpl.C (Pimpl): get rid of same_ids parameter
6534
6535         * paragraph.C (Paragraph): get rid of same_ids parameter
6536
6537         * ParagraphList.C (insert): adjust
6538         (push_back): adjust
6539
6540 2003-05-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
6541
6542         * paragraph_funcs.C (breakParagraph): adjust
6543         (breakParagraphConservative): adjust
6544
6545         * buffer.C (readParagraph): adjust
6546
6547         * ParagraphList.C (insert): take a reference instead of a pointer
6548         (insert): adjust
6549
6550         * paragraph.[Ch] (id): new function
6551
6552         * bufferlist.C (newFile): adjust
6553
6554         * ParagraphList.C (ParagraphList): adjust
6555         (assign): adjust
6556         (push_back): take a reference instead of a pointer.
6557
6558         * paragraph.h: add NO_STD_LIST define, remove NO_NEXT define.
6559
6560         * paragraph.C: remove all NO_NEXT node add some NO_STD_LIST parts
6561         instead.
6562
6563         * ParagraphList.h: degenerate to std::list if NO_STD_LIST is not
6564         set else use old code.
6565
6566         * ParagraphList.C: remove all NO_NEXT code and only compile this
6567         code of NO_STD_LIST is set.
6568
6569 2003-05-23  Alfredo Braunstein  <abraunst@libero.it>
6570
6571         * BufferView_pimpl.C:
6572         * TextCache.C:
6573         * TextCache.h:
6574         * bufferlist.C:
6575         * errorlist.h:
6576         * format.C:
6577         * format.h:
6578         * graph.C:
6579         * lyxfunc.C:
6580         * lyxrc.C:
6581         * graphics/GraphicsConverter.C:
6582         * graphics/PreviewLoader.C: header adjustment
6583
6584 2003-05-23  Angus Leeming  <leeming@lyx.org>
6585
6586         * LaTeXFeatures.[Ch] (useBabel): new method.
6587         * bufferparams.C (writeLaTeX): use it.
6588
6589 2003-05-23  Lars Gullik Bjønnes  <larsbj@gullik.net>
6590
6591         * ParagraphList.h (set): remove unused function.
6592
6593 2003-05-23  André Pönitz  <poenitz@gmx.net>
6594
6595         * BufferView.C:
6596         * BufferView_pimpl.C:
6597         * buffer.C:
6598         * buffer.h:
6599         * lyxfunc.C:
6600         * undo_funcs.C: setUndo reworked
6601
6602         * iterators.[Ch]: add access to topmost ParagraphList
6603
6604         * lyxtext.[Ch] (workWidth): add a const
6605
6606 2003-05-23  Alfredo Braunstein  <abraunst@libero.it>
6607
6608         * texrow.[Ch] (increasePos): remove function
6609         * exporter.C (export): removed unused var and outdated comment
6610
6611 2003-05-23  Angus Leeming  <leeming@lyx.org>
6612
6613         * latexrunparams.h: rename fragile as moving_arg.
6614         * paragraph.C (simpleTeXOnePar): ditto.
6615         * paragraph_pimpl.C (simpleTeXSpecialChars): ditto.
6616
6617 2003-05-23  Lars Gullik Bjønnes  <larsbj@gullik.net>
6618
6619         * undo_funcs.C (textHandleUndo): comment out next/previous stuff
6620         (createUndo): ditto
6621         (textUndoOrRedo): comment out a currently unused var.
6622
6623         * paragraph.h (NO_NEXT): enable NO_NEXT
6624
6625         * lyxfunc.C (dispatch): remove LFUN_REMOVEERRORS
6626
6627         * lfuns.h: remove LFUN_REMOVEERRORS and adjust lfun numbers.
6628
6629         * exporter.C (Export): adjust for removeAutoInsets removal.
6630
6631         * buffer.C (runChktex): adjust for removeAutoInsets removal.
6632
6633         * LyXAction.C (init): remove LFUN_REMOVEERRORS
6634
6635         * BufferView.[Ch] (removeAutoInsets): delete function
6636
6637 2003-05-22  Angus Leeming  <leeming@lyx.org>
6638
6639         * latexrunparams.h: add a free_spacing variable.
6640
6641         * paragraph.[Ch] (simpleTeXOnePar): further fragile clean-up; no need
6642         to pass moving_arg, as the data is stored in runparams.fragile.
6643
6644         * paragraph_funcs.C (TeXOnePar): no longer pass free_spacing arg
6645         to Inset::latexOptional or to simpleTeXOnePar.
6646
6647         * paragraph_pimpl.C (simpleTeXSpecialChars): no longer pass
6648         free_spacing arg to Inset::latexOptional.
6649
6650         * tabular.[Ch] (TeXLongtableHeaderFooter, TeXRow): no longer have
6651         free_spacing arg.
6652
6653 2003-05-22  Angus Leeming  <leeming@lyx.org>
6654
6655         * latexrunparams.h: add fragile and use_babel variables.
6656
6657         * bufferparams.[Ch] (writeLaTeX): return use_babel.
6658         * buffer.C (makeLaTeXFile): store this returned value in
6659         runparams.use_babel, thus passing it to the inset::latex methods.
6660
6661         * paragraph.C (simpleTeXOnePar): no need to pass 'moving_arg' to
6662         simpleTeXSpecialChars as it is now stored in runparams.fragile.
6663
6664         * paragraph_funcs.[Ch] (TeXOnePar, latexParagraphs): TeXOnePar no
6665         longer has a fragile arg, as it is stored in runparams.fragile.
6666
6667         * paragraph_pimpl.[Ch] (simpleTeXSpecialChars): no longer has a
6668         moving_arg parameter as the data is stored in runparams.fragile.
6669
6670         * tabular.[Ch] (TeXLongtableHeaderFooter, TeXRow): no longer have
6671         a fragile parameter as the data is stored in runparams.fragile.
6672
6673 2003-05-22  Lars Gullik Bjønnes  <larsbj@gullik.net>
6674
6675         * paragraph.C (Paragraph): initialize next_par_ and prev_par_
6676
6677 2003-05-22  Angus Leeming  <leeming@lyx.org>
6678
6679         * latexrunparams.h: add a 'bool nice' which defaults to false.
6680
6681         * buffer.[Ch] (makeLaTeXFile): remove the nice parameter as it is
6682         now encapsulated within runparams.
6683
6684         * bufferlist.C (updateIncludedTeXfiles):
6685         * exporter.C (Export): ensuing change to the calls to makeLaTeXFile.
6686
6687 2003-05-22  Angus Leeming  <leeming@lyx.org>
6688
6689         * latexrunparams.h: new file containing struct LatexRunParams.
6690         * Makefile.am: add new file.
6691
6692         * LaTeX.[Ch] (c-tor, run):
6693         * buffer.[Ch] (makeLaTeXFile):
6694         * bufferlist.[Ch] (updateIncludedTeXfiles):
6695         * converter.C (convert, scanLog):
6696         * converter.[Ch] (runLaTeX):
6697         * exporter.C (Export):
6698         * paragraph.[Ch] (simpleTeXOnePar):
6699         * paragraph_funcs.C (TeXEnvironment, TeXOnePar, TeXDeeper):
6700         * paragraph_funcs.[Ch] (latexParagraphs):
6701         * paragraph_pimpl.[Ch] (simpleTeXSpecialChars):
6702         * tabular.[Ch] (TeXLongtableHeaderFooter, TeXRow, latex):
6703         pass around a LatexRunParams parameter.
6704
6705 2003-05-22  Lars Gullik Bjønnes  <larsbj@gullik.net>
6706
6707         * paragraph.[Ch]: remove unused constructor
6708
6709         * ParagraphList.C (erase): new function, taking two iterators
6710
6711 2003-05-22  André Pönitz  <poenitz@gmx.net>
6712
6713         * undo_funcs.C: remove duplicated code
6714
6715         * iterator.[Ch]: operator=
6716
6717 2003-05-22  Lars Gullik Bjønnes  <larsbj@gullik.net>
6718
6719         * tabular.C (SetMultiColumn): ws changes
6720
6721         * rowpainter.C (paintFirst): get rid of a ->previous
6722
6723         * lyx_cb.C (getPossibleLabel): parlist simplification
6724
6725         * BufferView.C (ChangeInsets): simplify slightly.
6726
6727 2003-05-20  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
6728
6729         * LyXAction.C: new lfun space-insert, kill protected-space-insert
6730         * lfuns.h: new LFUN_SPACE
6731         * lyxfunc.C: protected space has a new lfun
6732         * paragraph_funcs.C: read new space insets
6733         * text3.C:
6734         * factory.C: handle new space insets
6735
6736 2003-05-22  André Pönitz  <poenitz@gmx.net>
6737
6738         * BufferView.C:
6739         * BufferView_pimpl.C:
6740         * buffer.[Ch]:
6741         * lyxfunc.C:
6742         * undo_funcs.C: return a ParIterator from getParFromID.
6743
6744         * iterators.[Ch]: add two const's
6745
6746 2003-05-21  Lars Gullik Bjønnes  <larsbj@gullik.net>
6747
6748         * toc.C (getTocList): adjust
6749
6750         * iterators.[Ch]: rework for parlist
6751
6752         * buffer.C (par_iterator_begin): adjust
6753         (par_iterator_end): adjust
6754
6755         * CutAndPaste.C (SwitchLayoutsBetweenClasses): adjust
6756
6757         * BufferView.C (removeAutoInsets): adjust
6758         (ChangeInsets): adjust
6759
6760 2003-05-21  Alfredo Braunstein  <abraunst@libero.it>
6761
6762         * text.C (top_y): fix bug 1110
6763
6764 2003-05-08  Alfredo Braunstein  <abraunst@libero.it>
6765
6766         * errorlist.[Ch]: added
6767         * buffer.C:
6768         * BufferView.[Ch]:
6769         * BufferView_pimpl.C:
6770         * CutAndPaste.[Ch]: get rid of InsetError users, use ErrorList
6771         instead
6772
6773 2003-05-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
6774
6775         * Makefile.am: ensure that lyx is relinked upon changes to the
6776         various "convenience" libs.
6777
6778 2003-05-20  Angus Leeming  <leeming@lyx.org>
6779
6780         * Makefile.am (lyx_SOURCES): move format.[Ch] and graph.[Ch] so that
6781         files are compiled in alphabetical order again.
6782
6783         * gettext.h: #ifndef _GETTEXT_H_ -> #ifndef GETTEXT_H.
6784
6785 2003-05-19  Angus Leeming  <leeming@lyx.org>
6786
6787         * gettext.[Ch]: remove "char const * _(char const *)".
6788
6789 2003-05-19  André Pönitz  <poenitz@gmx.net>
6790
6791         * dimension.[Ch]: promote from mathed/dimension.[Ch]
6792
6793         * Makefile.am:
6794         * BufferView.C:
6795         * DepTable.h:
6796         * LaTeXFeatures.C:
6797         * buffer.C:
6798         * lyxfont.C:
6799         * lyxlex.h:
6800         * paragraph_funcs.C: dimensions() instead of ascend/descend/width
6801
6802 2003-05-19  André Pönitz  <poenitz@gmx.net>
6803
6804         * buffer.C:
6805         * lyxlayout.[Ch]:
6806         * lyxtextclass.[Ch]:
6807         * paragraph.C:
6808         * paragraph_funcs.[Ch]:
6809         * text2.C:
6810         * text3.C: more insetenv work
6811
6812 2003-05-16  Alfredo Braunstein  <abraunst@libero.it>
6813
6814         * ParagraphParameters.C (params2string): small bug fixed
6815
6816 2003-05-16  André Pönitz  <poenitz@gmx.net>
6817
6818         * debug.C:
6819         * bufferview_funcs.C: patch from Kornel Benko to prevent
6820           crash when _(...) is called twice in a statement
6821
6822 2003-05-16  André Pönitz  <poenitz@gmx.net>
6823
6824         * BufferView.C:
6825         * lyxfunc.C:
6826         * text.C:
6827         * text2.C:
6828         * text3.C:
6829         * undo_funcs.C: edit() -> LFUN_INSET_EDIT
6830
6831 2003-05-14  Alfredo Braunstein  <abraunst@libero.it>
6832
6833         * lyx_main.C (init): remove spurious static_cast
6834
6835 2003-05-14  André Pönitz  <poenitz@gmx.net>
6836
6837         * BufferView.C: fix format string
6838
6839 2003-05-12  Alfredo Braunstein  <abraunst@libero.it>
6840
6841         * BufferView.[Ch] (insertErrors): removed
6842         * BufferView.[Ch] (showErrorList): added
6843         * buffer.C (runChkTeX):
6844         * converter.C (scanLog): call showErrorList instead of inserterrors
6845
6846 2003-05-13  André Pönitz  <poenitz@gmx.net>
6847
6848         * BufferView_pimpl.C:
6849         * buffer.C:
6850         * bufferview_func.C:
6851         * MenuBackend.C:
6852         * lyxfunc.C:
6853         * lyxrc.C:
6854         * tex-accent.C:
6855         * text3.C:
6856         * toc.C:
6857         * tabular_funcs.h: tostr() from its own header
6858
6859         * ParagraphParameters.C:
6860         * ToolbarBackend.C:
6861         * bufferparams.C:
6862         * format.C:
6863         * lyxlex_pimpl.C:
6864         * text3.C: STRCONV()
6865
6866 2003-05-12  André Pönitz  <poenitz@gmx.net>
6867
6868         * BufferView.C:
6869         * BufferView_pimpl.C:
6870         * CutAndPaste.C:
6871         * LaTeX.C:
6872         * LaTeXFeatures.C:
6873         * ParagraphParameters.C:
6874         * buffer.C:
6875         * bufferlist.C:
6876         * bufferparams.C:
6877         * bufferview_funcs.C:
6878         * converter.C:
6879         * counters.C:
6880         * debug.C:
6881         * exporter.C:
6882         * format.C:
6883         * importer.C:
6884         * lyx_cb.C:
6885         * lyx_main.C:
6886         * lyxfont.C:
6887         * lyxfunc.C:
6888         * lyxvc.C:
6889         * paragraph.C:
6890         * paragraph_funcs.C:
6891         * tabular.C:
6892         * tabular_funcs.C:
6893         * text2.C:
6894         * text3.C:  boost::format -> bformat  all over the place
6895
6896
6897 2003-05-09  André Pönitz  <poenitz@gmx.net>
6898
6899         * LColor.[Ch]: Pimpl the #include <map> away
6900
6901 2003-05-09  John Levon  <levon@movementarian.org>
6902
6903         * bufferlist.C: never remove emergency saves
6904
6905 2003-05-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
6906
6907         * Makefile.am: better lib building
6908
6909 2003-05-07  Lars Gullik Bjønnes  <larsbj@gullik.net>
6910
6911         * texrow.[Ch]: remove dependency on Paragraph and just store a id
6912         instead.
6913         * paragraph_pimpl.C (simpleTeXBlanks): adjust
6914         (simpleTeXSpecialChars): adjust
6915         (simpleTeXSpecialChars): adjust
6916         * paragraph.C (simpleTeXOnePar): adjust
6917         * buffer.C (makeLaTeXFile): adjust
6918
6919         * Makefile.am (BOOST_LIBS): allow boost as system lib.
6920
6921         * text2.C (changeDepth): parlist cleanup
6922         (getColumnNearX): ditto
6923
6924         * rowpainter.C (getLabelFont): parlist cleanup
6925
6926         * bufferlist.C (newFile): parlist cleanup
6927
6928         * CutAndPaste.C (eraseSelection): parlist cleanup
6929
6930         * BufferView_pimpl.C (trackChanges): parlist cleanup
6931         (dispatch): ditto
6932
6933         * BufferView.C (lockInset): parlist cleanup.
6934         (ChangeInsets): ditto
6935
6936 2003-05-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
6937
6938         * CutAndPaste.h: Update file header.
6939
6940         * CutAndPaste.C: Update file header.
6941         Store the parts cut out of the Document in a limited_stack.
6942         (copySelection): adjust
6943         (pasteSelection): new function, takes the index in the limited stack.
6944         (nrOfParagraphs): adjust
6945         (SwitchLayoutsBetweenClasses): Change to take a ParagraphList&,
6946         simplify error inset insertion.
6947         (checkPastePossible): adjust
6948
6949 2003-05-06  John Levon  <levon@movementarian.org>
6950
6951         * text2.C: don't cast wrap inset to float
6952
6953 2003-05-05  André Pönitz  <poenitz@gmx.net>
6954
6955         * iterator.C:
6956         * undo_funcs.C: use getParagraphs() instead of getFirstParagraph()
6957
6958         * buffer.[Ch]: new function hasParWithId() to help to get rid of a
6959           few naked Paragraph *.
6960
6961 2003-05-02  Michael Schmitt  <michael.schmitt@teststep.org>
6962
6963         * bufferparams.C: Output warning if a document with missing
6964         TeX document class is loaded
6965         * exporter.C: Disable TeX exports if the document class is missing
6966         * lyxtextclass.C:
6967         * lyxtextclass.h:
6968         * lyxtextclasslist.C: Handle new textclass.lst format; new method
6969         isTeXClassAvailable()
6970
6971 2003-05-03  John Levon  <levon@movementarian.org>
6972
6973         * BufferView.h:
6974         * BufferView.C: remove showLockedInsetCursor(), showCursor(),
6975         explicit cursor show/hide
6976
6977         * BufferView_pimpl.h:
6978         * BufferView_pimpl.C: hide cursor before dispatching. Show cursor
6979         after a cursor move lfun. Simplify cursorToggle(). Remove show/hideCursor().
6980
6981         * lyxfunc.C: hide cursor before dispatching.
6982
6983         * lyx_cb.C:
6984         * lyxfind.C:
6985         * text.C:
6986         * text3.C: remove explicit cursor hides
6987
6988 2003-05-02  André Pönitz  <poenitz@gmx.net>
6989
6990         * buffer.[Ch]: two instances of Paragraph * -> ParagraphList::iterator
6991
6992         * undo_funcs.C:
6993         * undo.[Ch]: rely on std::vector<Paragraph *> instead of manually
6994           linked lists
6995
6996         * text2.C: tiny whitespace
6997
6998 2003-05-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
6999
7000         * undo_funcs.C: almost only ws changes.
7001
7002         * ParagraphList.C (splice): just return if pl is empty.
7003
7004 2003-05-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
7005
7006         * ParagraphList.C (splice): new function.
7007
7008         * CutAndPaste.C (pasteSelection): use it
7009
7010 2003-05-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
7011
7012         * CutAndPaste.C (pasteSelection): remove the last next and
7013         previous from this file.
7014
7015 2003-05-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
7016
7017         * CutAndPaste.C (pasteSelection): more clean up, user proper
7018         ParagraphList functions for pasteing.
7019
7020         * ParagraphList.C (insert): new function, three arg insert
7021
7022 2003-05-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
7023
7024         * ParagraphList.C (insert): new function, three arg insert
7025
7026         * CutAndPaste.C (pasteSelection): work on the simple_cut_clone,
7027         not on paragraphs.
7028
7029 2003-05-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
7030
7031         * CutAndPaste.C (pasteSelection): copy paragraphlist the nice way.
7032
7033 2003-05-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
7034
7035         * CutAndPaste.C (pasteSelection): remove some unneeded code.
7036
7037 2003-05-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
7038
7039         * CutAndPaste.C (resetOwnerAndChanges): new helper functor
7040         (copySelection): clean up a bit.
7041         (pasteSelection): use make_pair
7042
7043         * ParagraphList.C (ParagraphList): implement copy constructor
7044         (operator=): implement, base on copy constructor.
7045         (assign): new func
7046
7047         * paragraph.C (erase): return a bool
7048
7049         * paragraph_pimpl.C (erasePos): remove function, move contents...
7050         (erase): ... here. Return a bool.
7051         (erase): call erase instead of erasePos.
7052
7053 2003-04-30  Alfredo Braunstein  <abraunst@libero.it>
7054
7055         * ParagraphList.h: define PitPosPair
7056         * CutAndPaste.C (copySelection, pasteSelection): big rework, use
7057         ParagraphList, fix a bug on pasting multiple pars
7058         * text2.C: change interface to C&P
7059
7060 2003-04-30  André Pönitz  <poenitz@gmx.net>
7061
7062         * undo_func.C: revert part of yesterday's patch 2
7063
7064 2003-04-30  John Levon  <levon@movementarian.org>
7065
7066         * LColor.C: s/tabular/table/
7067
7068 2003-04-30  Lars Gullik Bjønnes  <larsbj@gullik.net>
7069
7070         * text3.C (dispatch): do not convert iterator -> pointer
7071         * undo_funcs.C (setCursorParUndo): ditto
7072         * text_funcs.C (transposeChars): ditto
7073
7074         * text2.C (setLayout): ws changes only
7075
7076         * text.C (breakParagraph): do not convert iterator -> pointer
7077         (insertChar): ditto
7078         (acceptChange): ditto
7079         (rejectChange): ditto
7080         (changeCase): ditto
7081         (Delete): ditto
7082         (backspace): ditto
7083
7084         * BufferView.C (lockedInsetStoreUndo): do not convert iterator ->
7085         pointer
7086
7087 2003-04-29  Alfredo Braunstein  <abraunst@libero.it>
7088
7089         * text3.C (gotoInset): YABG (yet another bad getChar)
7090
7091 2003-04-29  André Pönitz  <poenitz@gmx.net>
7092
7093         * paragraph.h: make operator= private unimplemented as long as
7094           it is unusable
7095
7096         * ParagraphList.C: whitespace
7097
7098         * paragraph.[Ch]:
7099         * paragraph_pimpl.[Ch]:
7100         * paragraph_funcs.C:
7101         * CutAndPaste.C:
7102         * undo_funcs.C: whitespace + Paragraph *  -> Paragraph (const) &
7103
7104         * text2.C:
7105           undo_funcs.[Ch]: Paragraph * -> ParagraphList::iterator
7106
7107 2003-04-29  Alfredo Braunstein  <abraunst@libero.it>
7108
7109         * CutAndPaste.[Ch] (cutSelection): big rework, some bugs fixed
7110         * paragraph.[Ch] (erase):
7111         * paragraph_pimpl.[Ch] (erase): change return type and value
7112         * text2.C (cutSelection): some rework
7113
7114 2003-04-28  John Levon  <levon@movementarian.org>
7115
7116         * bufferlist.C: changes for unsaved changes dialog
7117
7118 2003-04-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
7119
7120         * bufferlist.C (newFile): set language (messages_) for new
7121         documents also.
7122
7123         * buffer.C (readFile): ws changes only.
7124
7125 2003-04-28  André Pönitz  <poenitz@gmx.net>
7126
7127         * undo_funcs.C:
7128         * lyxfunc.C:
7129         * buffer.[Ch]:
7130         * BufferView_pimpl.C:
7131         * BufferView.C: getParFromID related ParagraphList::iterator changes
7132
7133 2003-04-28  André Pönitz  <poenitz@gmx.net>
7134
7135         * tabular.[Ch]: part of Lars' Paragraph * -> ParagraphList::iterator
7136           Changes
7137
7138 2003-04-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
7139
7140         * messages.C: remove one more localedir class variable.
7141
7142 2003-04-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
7143
7144         * messages.C (getLocaleDir): singleton generation function
7145         (Pimpl): use it.
7146         (Messages): add a default constructor.
7147
7148         * main.C (main): do not setup localedir here, do not call
7149         gettext_init.
7150
7151         * gettext.C (_): use it.
7152         (gettext_init): delete funciton
7153
7154 2003-04-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
7155
7156         * gettext.C (getLyXMessages): new singleton generating function.
7157
7158         * buffer.C (updateDocLang): adjust
7159
7160         * Makefile.am (messages.o): add target
7161         (main.o): remove target
7162
7163 2003-04-27  John Levon  <levon@movementarian.org>
7164
7165         * bufferlist.C:
7166         * lyx_cb.C:
7167         * lyxfunc.C:
7168         * lyxvc.C: specify cancel button in Alert::prompt
7169
7170 2003-04-26  John Levon  <levon@movementarian.org>
7171
7172         * text3.C:
7173         * lyxfunc.C:
7174         * lfuns.h:
7175         * LyXAction.C: add LFUN_INSET_SETTINGS
7176
7177         * lyxfunc.C: don't enable tabular-feature when there's
7178         just any locking inset
7179
7180 2003-04-26  John Levon  <levon@movementarian.org>
7181
7182         * bufferlist.C: re-add Cancel to buffer close question
7183
7184         * lyxfunc.C: fix import UI a bit
7185
7186 2003-04-25  John Levon  <levon@movementarian.org>
7187
7188         * gettext.C: remove the broken asserts for now
7189
7190 2003-04-25  Lars Gullik Bjønnes  <larsbj@gullik.net>
7191
7192         * messages.C: make case where setlocale cannot comply work better.
7193
7194         * buffer.C (updateDocLang): new function
7195         (changeLanguage): use it
7196         (readFile): use it
7197
7198         * text2.C (setCounter): use B_ a bit.
7199
7200         * lyxlayout.C (Read): be sure to trim the label strings.
7201
7202         * messages.C (Messages): fix typo in comment
7203
7204         * buffer.C (readFile): set message_ after file is loaded.
7205         (makeDocBookFile): remove double return
7206         (changeLanguage): reset message_ upon language change.
7207         (B_): new func, use this to get translated buffer strings.
7208
7209         * main.C: add myself and Jean Marc as authors.
7210
7211 2003-04-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
7212
7213         * messages.[hC]: pimplify Messages, and three different pimpls to be
7214         used in different circumstances.
7215
7216         * gettext.[Ch]: change for use with new message code.
7217
7218 2003-04-24 André Pönitz <poenitz@gmx.net>
7219
7220         * factory.C: support for eqref
7221
7222 2003-04-23  Lars Gullik Bjønnes  <larsbj@gullik.net>
7223
7224         * messages.[Ch]: add missing char
7225
7226         * Makefile.am (lyx_SOURCES): add messages.[Ch]
7227
7228         * messages.[Ch]: New files
7229
7230 2003-04-18  John Levon  <levon@movementarian.org>
7231
7232         * BufferView.h:
7233         * BufferView.C:
7234         * BufferView_pimpl.C:
7235         * lfuns.h:
7236         * LyXAction.C:
7237         * lyxtext.h:
7238         * text2.C: remove layout-copy/paste (bug 778)
7239
7240 2003-04-16  Alfredo Braunstein  <abraunst@libero.it>
7241
7242         * text2.C (redoParagraphs): eliminate good_prevrit, rewrite a loop
7243
7244 2003-04-16  Alfredo Braunstein  <abraunst@libero.it>
7245
7246         * bufferlist.C (quitWriteBuffer): WriteAs and MenuWrite return true
7247         if they succeed. Act accordingly.
7248
7249 2003-04-16  Lars Gullik Bjønnes  <larsbj@gullik.net>
7250
7251         * text2.C (setCharFont): adjust
7252         (setCounter): adjust
7253         (insertStringAsLines): adjust
7254
7255         * text.C (leftMargin): adjust
7256         (setHeightOfRow): adjust
7257
7258         * rowpainter.C (paintFirst): adjust
7259         (paintLast): adjust
7260
7261         * paragraph_funcs.C (depthHook): ParagraphList::iterators
7262         (outerHook): ditto
7263         (isFirstInSequence): ditto
7264         (getEndLabel): ditto
7265         (outerFont): adjust
7266
7267         * paragraph.C (getParLanguage): comment out some hard stuff.
7268
7269         * buffer.C (insertStringAsLines): take a ParagraphList as arg
7270         (sgmlError): ditto
7271         (simpleDocBookOnePar): ditto
7272         (makeDocBookFile): use ParagraphList::iterator
7273
7274         * CutAndPaste.C (pasteSelection): adjust
7275
7276 2003-04-16  Lars Gullik Bjønnes  <larsbj@gullik.net>
7277
7278         * text2.C (getFont): adjust
7279         (getLayoutFont): adjust
7280         (getLabelFont): adjust
7281
7282         * paragraph_funcs.C (TeXOnePar): adjust
7283
7284         * buffer.C (simpleLinuxDocOnePar): adjust
7285         (simpleDocBookOnePar): adjust
7286
7287         * CutAndPaste.C (pasteSelection): adjust
7288
7289         * BufferView.C (getEncoding): adjust
7290
7291         * paragraph_funcs.C (outerFont): prepare for a ParagraphList arg.
7292
7293 2003-04-16  John Levon  <levon@movementarian.org>
7294
7295         * lyxfind.C: use parlist stuff for search/changes
7296
7297 2003-04-16  Lars Gullik Bjønnes  <larsbj@gullik.net>
7298
7299         * undo_funcs.C (textHandleUndo): ajust (rather big adsjust this one)
7300
7301         * text2.C (deleteEmptyParagraphMechanism): adjust
7302
7303         * text2.[Ch] (ownerParagraph): delete func (both of them
7304
7305 2003-04-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
7306
7307         * text_funcs.C (transposeChars): use ParagraphList::iterator here.
7308
7309 2003-04-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
7310
7311         * ParagraphList.C: prepare for NO_NEXT
7312
7313 2003-04-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
7314
7315         * text2.C (getFont): adjust
7316         (getLayoutFont): adjust
7317         (getLabelFont): adjust
7318
7319         * paragraph.C (getFont): adjust
7320         (getLabelFont): adjust
7321         (getLayoutFont): adjust
7322
7323         * paragraph_funcs.[Ch] (realizeFont): remove unneeded arguments.
7324
7325 2003-04-15  John Levon  <levon@movementarian.org>
7326
7327         From Angus Leeming
7328
7329         * lyx_main.C: handle Include in .ui files
7330
7331 2003-04-15  John Levon  <levon@movementarian.org>
7332
7333         * MenuBackend.C: make the doc files length shorter
7334
7335         * ToolbarBackend.h:
7336         * ToolbarBackend.C: handle toolbar placement flags,
7337         Minibuffer
7338
7339 2003-04-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
7340
7341         * paragraph_pimpl.C (simpleTeXSpecialChars): take a outerfont arg,
7342         adjust
7343
7344         * paragraph_funcs.C (TeXOnePar): adjust
7345
7346         * paragraph.C (getLabelFont): add outerfont arg, adjust
7347         (getLayoutFont): ditto
7348         (simpleTeXOnePar): adjust
7349
7350         * paragraph_pimpl.C (realizeFont): delete func
7351
7352 2003-04-14  Alfredo Braunstein  <abraunst@libero.it>
7353
7354         * text2.C (beforeFullRowInset): added a bad getchar check, removed
7355         row argument, constify cur argument.
7356
7357 2003-04-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
7358
7359         * text2.C (getFont): adjust
7360         (getLayoutFont): adjust
7361         (getLabelFont): adjust
7362
7363         * paragraph_funcs.C (TeXOnePar): adjust
7364         (outerFont): new func...
7365         (realizeFont): ...moved out from here, changed this to facilitate
7366         transition
7367
7368         * paragraph.C (getFont): take outerfont as arg, adjust
7369         (simpleTeXOnePar): add outerfont arg, adjust
7370
7371         * buffer.C (simpleLinuxDocOnePar): adjust
7372         (simpleDocBookOnePar): adjust
7373
7374         * CutAndPaste.C (pasteSelection): adjust
7375
7376         * BufferView.C (getEncoding): adjust
7377
7378 2003-04-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
7379
7380         * text2.C (setCharFont): adjust
7381         (setCounter): adjust
7382
7383         * text.C (leftMargin): adjust
7384         (setHeightOfRow): adjust
7385
7386         * rowpainter.C (paintFirst): adjust
7387         (paintLast): adjust
7388
7389         * paragraph_pimpl.C (realizeFont): adjust
7390
7391         * paragraph.C (isFirstInSequence): move from here...
7392         * paragraph_funcs.C (isFirstInSequence): ...to here
7393
7394         * paragraph.C (outerHook): move from here...
7395         * paragraph_funcs.C (outerHook): ...to here
7396
7397         * paragraph.C (depthHook): move from here...
7398         * paragraph_funcs.C (depthHook): ...to here
7399
7400         * paragraph.C (getEndLabel): move from here...
7401         * paragraph_funcs.C (getEndLabel): ...to here
7402
7403         * text2.C (realizeFont): move from here...
7404         * paragraph_funcs.C (realizeFont): ...to here
7405
7406 2003-04-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
7407
7408         * text3.C (gotoNextInset): use separate tmp vars for par and pos.
7409
7410 2003-04-14  Angus Leeming  <leeming@lyx.org>
7411
7412         * LColor.[Ch]: scrap LColor mathcursor.
7413
7414 2003-04-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
7415
7416         * lyxlex.[Ch] (text): delete function
7417         * trans.C (Load): adjust
7418         * paragraph_funcs.C (readParToken): adjust
7419
7420 2003-04-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
7421
7422         * lyxlex_pimpl.h: get rid of LEX_MAX_BUFF, change buff to be a
7423         vector<char> instead of a char[].
7424
7425         * lyxlex_pimpl.C (getString): adjust
7426         (next): adjust
7427         (lex): use getString
7428         (eatLine): adjust
7429         (nextToken): adjust
7430
7431         * lyxlex.C (text): use pimpl_->getString()
7432         (getBool): ditto
7433         (findToken): ditto
7434
7435 2003-04-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
7436
7437         * text2.C (getInset): temp vars for cursor.par() and cursor.pos()
7438         (makeFontEntriesLayoutSpecific): temp var for par.size()
7439         (setLayout): temp var for ownerParagraphs().end()
7440         (fullRebreak): temp var for rows().end()
7441         (selectionAsString): temp var for boost::next(startpit), realize
7442         that the while really is a regular for loop.
7443         (cursorEnd): temp vars for cursor.row(), lastPos ++, only call
7444         setCursor in one place.
7445         (setParagraph): temp vr for ownerParagraphs().end()
7446         (updateCounters): make the while loop a for loop
7447         (cutSelection): temp var for ownerParagraphs().end()
7448         (updateInset): make the do {} while() a regular for loop
7449         (getCursorX): use temp vars
7450         (setCurrentFont): use temp vars
7451         (getColumnNearX): use temp vars
7452
7453 2003-04-13  Lars Gullik Bjønnes  <larsbj@gullik.net>
7454
7455         * text.C (transformChar): use temp var for getChar
7456         (computeBidiTables): use temp var for row->par()
7457         (fill): move temp vars for row->par() and pit->layout() earlier in
7458         the function.
7459         (labelFill): use temp var for row->par()
7460         (setHeightOfRow): do not allow rit to be RowList::end, get rid of
7461         asc and desc, realize that pit never changes and that firstpit is
7462         just a duplicate and not needed. Exchange rit->par() with pit in a
7463         lot of places.
7464         (breakAgain): use a temp var for boost::next(rit)
7465         (breakAgainOneRow): ditto
7466         (breakParagraph): use a temp var for rows().begin()
7467         (prepareToPrint): move nlh into minimal scope, use temp var for rit->par()
7468         (cursorRightOneWord): use temp var for cursor.par() and
7469         cursor.pos(), remove usage of tmpcursor.
7470         (cursorLeftOneWord): use temp var for cursor.par() and
7471         cursor.pos() only set cur at end of function.
7472
7473 2003-04-13  Lars Gullik Bjønnes  <larsbj@gullik.net>
7474
7475         * text.C, text2.C: exchange all usage of Paragraph::next with
7476         boost::next(ParagraphList::iterator)
7477
7478         * CutAndPaste.C (cutSelection): change 2. arg to a Paragraph*
7479
7480         * text2.C (cursorTop): simplify implementation
7481         (cursorBottom): ditto
7482         (setParagraph): use ParagraphList::iterator
7483         (setCurrentFont): adjust
7484         (getColumnNearX): adjust
7485         (cursorRight): adjust
7486         (cursorLeft): remove usage of Paragraph::previous
7487         (cursorUpParagraph): ditto
7488         (deleteEmptyParagraphMechanism): slight cleanup
7489
7490         * text.C (isBoundary): take a Paragraph const & instead of a
7491         pointer as arg.
7492         (addressBreakPoint): ditto
7493         (leftMargin): remove usage of Paragraph::previous.
7494         (setHeightOfRow): ditto
7495         (cursorLeftOneWord): ditto
7496         (selectNextWordToSpellcheck): ditto
7497         (Delete): ditto
7498         (backspace): ditto
7499         (breakParagraph): remove one usage of Paragraph::next
7500         (redoParagraph): ditto
7501         (acceptChange): ditto
7502         (insertChar): adjust
7503         (rowBreakPoint): adjust
7504
7505         * bufferview_funcs.C (toggleAndShow): adjust
7506
7507 2003-04-11  Alfredo Braunstein  <abraunst@libero.it>
7508
7509         * lyxrow.[Ch]: add a cached y position to a Row and Row::y()
7510         methods to access it.
7511         * lyxtext.h:
7512         * text.C: Added updateRowPositions to compute all row positions.
7513         Make top_y and getRowNearY() to use the cached y position
7514
7515 2003-04-11  John Levon  <levon@movementarian.org>
7516
7517         * text.C (rowBreakPoint): reintroduce the labelEnd
7518         checks, code copied from the row fill stuff. Deep voodoo.
7519
7520         * text.C (fill): add a comment and debugging for the
7521         next poor soul.
7522
7523 2003-04-11  John Levon  <levon@movementarian.org>
7524
7525         * text.C: make sure fullrow insets get wrapped to the next line,
7526         even when they're in a manual label
7527
7528 2003-04-10  Lars Gullik Bjønnes  <larsbj@gullik.net>
7529
7530         * text2.C (insertParagraph): make it take ParagraphList::iterator
7531         as arg.
7532         (setLayout): make it return ParagraphList::iterator
7533         (redoParagraphs): ditto
7534         (setCounter): ditto
7535         (checkParagraph): ditto
7536
7537         * text.C (getRow): make getrow take ParagraphList::iterator as arg
7538
7539         * text2.C: adjust several funcs.
7540         (realizeFont): take a ParagraphList::iterator as arg.
7541         (getLayoutFont): ditto
7542         (getLabelFont): ditto
7543         (setCharFont): ditto
7544
7545         * text.C: adjust several funcs.
7546
7547 2003-04-09  Alfredo Braunstein  <abraunst@libero.it>
7548
7549         * text.C (selectNextWordToSpellcheck): don't accidentally
7550         skip insets
7551
7552 2003-04-10  John Levon  <levon@movementarian.org>
7553
7554         * ToolbarBackend.C (getIcon): special handling for
7555         LFUN_MATH_DELIM
7556
7557 2003-04-09  Alfredo Braunstein  <abraunst@libero.it>
7558
7559         * text2.C (cursorRight): a getChar assert fixed
7560
7561 2003-04-09  Lars Gullik Bjønnes  <larsbj@gullik.net>
7562
7563         * text2.C (getFont): change to take a ParagraphList::iterator
7564         instead of Paragraph*
7565         Adjust several functions.
7566
7567         * text.C (transformChar): change to take a ParagraphList::iterator
7568         instead of Paragraph*
7569         (singleWidth): ditto
7570         Adjust several functions.
7571
7572         * rowpainter.C: adjust several functions
7573         * rowpainter.h:store a ParagraphList::iterator and not a
7574         Paragraph&.
7575
7576
7577 2003-04-09  John Levon  <levon@movementarian.org>
7578
7579         * lyxfunc.C:
7580         * lfuns.h:
7581         * LyXAction.h:
7582         * LyXAction.C: remove LFUN_APROPOS, LFUN_GETTIP,
7583         and the "help" bits as well
7584
7585 2003-04-09  John Levon  <levon@movementarian.org>
7586
7587         * ToolbarBackend.h:
7588         * ToolbarBackend.C: allow multiple toolbars
7589
7590 2003-04-09  Lars Gullik Bjønnes  <larsbj@gullik.net>
7591
7592         * undo_funcs.C (setCursorParUndo): adjust
7593
7594         * text_funcs.C (transposeChars): adjust
7595
7596         * text3.C (gotoNextInset): adjust
7597         (dispatch): adjust
7598
7599         * text2.C (setLayout): adjust
7600         (changeDepth): adjust
7601         (setFont): adjust
7602         (redoParagraphs): adjust
7603         (selectionAsString): adjust
7604         (setParagraph): adjust
7605         (insertInset): adjust
7606         (cutSelection): adjust
7607         (copySelection): adjust
7608         (pasteSelection): adjust
7609         (insertStringAsLines): adjust
7610         (updateInset): adjust
7611         (setCursor): change to take a ParagraphList::iterator parameter
7612         (setCursorIntern): change to take a ParagraphList::iterator parameter
7613         (setCurrentFont): adjust
7614         (cursorLeft): adjust
7615         (cursorRight): adjust
7616         (deleteEmptyParagraphMechanism): adjust
7617
7618         * text.C (breakParagraph): adjust
7619         (insertChar): adjust
7620         (acceptChange): adjust
7621         (rejectChange): adjust
7622         (selectNextWordToSpellcheck): adjust
7623         (changeCase): adjust
7624         (Delete): adjust
7625         (backspace): adjust
7626
7627         * lyxfind.C (SearchForward): adjust
7628         (SearchBackward): adjust
7629         (nextChange): adjust
7630
7631         * lyxcursor.C (par): adjust
7632
7633         * lyxcursor.h: store a ParagraphList::iterator instead of a
7634         Paragraph*
7635
7636         * lyx_cb.C (getPossibleLabel): adjust
7637
7638         * bufferview_funcs.C (toggleAndShow): adjust
7639
7640         * BufferView_pimpl.C (resizeCurrentBuffer): adjust
7641         (dispatch): adjust
7642
7643         * BufferView.C (removeAutoInsets): adjust
7644         (lockedInsetStoreUndo): adjust
7645
7646 2003-04-09  John Levon  <levon@movementarian.org>
7647
7648         * ToolbarBackend.C: try icon without argument
7649         if with argument fails
7650
7651 2003-04-08  John Levon  <levon@movementarian.org>
7652
7653         * ToolbarBackend.h:
7654         * ToolbarBackend.C: add getIcon(), handle tooltip,
7655         and change from "Icon" to "Item".
7656
7657 2003-04-08  Alfredo Braunstein  <abraunst@libero.it>
7658
7659         * BufferView.C (lockInset): another bad getchar crunched
7660
7661 2003-04-08  Alfredo Braunstein  <abraunst@libero.it>
7662
7663         * text2.C (changeDepth): do not setUndo on test_only (make undo work
7664         again)
7665
7666 2003-04-05  Alfredo Braunstein  <abraunst@libero.it>
7667
7668         * lyxfind.C (searchForward, searchBackwards): bug 782
7669
7670 2003-04-07  John Levon  <levon@movementarian.org>
7671
7672         * paragraph.C: remove dead comment
7673
7674         * text.C: remove troublesome depth-fiddling code
7675         in leftMargin() and rightMargin() (bug 1017)
7676
7677         * text.C: fix breaking of rows in nested lists
7678         (bug 1004)
7679
7680         * text2.C (updateCounters): fix up depth values
7681         (bug 1013)
7682
7683 2003-04-07  John Levon  <levon@movementarian.org>
7684
7685         * BufferView_pimpl.C: clear message when doc finishes resizing,
7686         and after a mouse event
7687
7688         * lyxfunc.C: clear message after exiting inset
7689
7690 2003-04-07  John Levon  <levon@movementarian.org>
7691
7692         * bufferview_funcs.C: show math status not outside
7693         status in the statusbar
7694
7695 2003-04-07  John Levon  <levon@movementarian.org>
7696
7697         * lyxfunc.C: note status changed after a depth change
7698
7699 2003-04-04  Angus Leeming  <leeming@lyx.org>
7700
7701         * LaTeX.h: move AuxInfo operator==, != out of line.
7702         Remove LaTeX virtual destructor; nothing derives from it.
7703         Move operator()() out of public area and rename it startscript().
7704         Change protected for private.
7705
7706 2003-04-04  Angus Leeming  <leeming@lyx.org>
7707
7708         * lyxfunc.C:
7709         * text2.C: remove unneeded #includes.
7710
7711 2003-04-03  Alfredo Braunstein  <abraunst@libero.it>
7712
7713         * text2.C (dEPM): fix the heigth of the next row
7714
7715 2003-04-03  Alfredo Braunstein  <abraunst@libero.it>
7716
7717         * text.C: squashed an invalid getChar requester + some ws changes
7718
7719 2003-04-03  John Levon  <levon@movementarian.org>
7720
7721         * bufferview_funcs.h:
7722         * bufferview_funcs.C:
7723         * lyxfunc.C:
7724         * lyxtext.h:
7725         * text2.C: make getStatus work for the env depth lfuns
7726
7727 2003-04-03  John Levon  <levon@movementarian.org>
7728
7729         * bufferview_funcs.h:
7730         * bufferview_funcs.C:
7731         * lyxfunc.C:
7732         * lyxtext.h:
7733         * text2.C: parlistize decDepth(), by merging it with incDepth()
7734
7735 2003-04-03  Lars Gullik Bjønnes  <larsbj@gullik.net>
7736
7737         * lyxrow.h: store a ParagraphList::iterator instead of a
7738         Paragraph* and adjust other class functions to suit.
7739
7740         * lyxrow_funcs.C, text.C, text2.C, text3.C: adjust because of the
7741         above.
7742
7743 2003-04-01  Alfredo Braunstein  <abraunst@libero.it>
7744
7745         * text2.C (setCursor): do not anchor to cursor row for the time being
7746
7747 2003-04-02  John Levon  <levon@movementarian.org>
7748
7749         * LyXAction.C:
7750         * lfuns.h:
7751         * lyx_main.C:
7752         * lyxtext.h:
7753         * text.C:
7754         * text3.C: rename the "tab" lfuns. Remove tab support from normal text
7755
7756 2003-04-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
7757
7758         * paragraph.h: make ParagraphList and ParagraphList::iterator
7759         friends of Paragraph.
7760
7761         * buffer.C (makeLinuxDocFile): move towards ParagraphList
7762
7763         * ParagraphList.C: Use the private next_ and previous_ from
7764         Paragraph.
7765
7766 2003-04-01  John Levon  <levon@movementarian.org>
7767
7768         * ToolbarBackend.h:
7769         * ToolbarBackend.C:
7770         * Makefile.am: rename, remove defaults gunk
7771
7772         * MenuBackend.h:
7773         * MenuBackend.C: remove defaults gunk
7774
7775         * Languages.h:
7776         * Languages.C: remove defaults gunk
7777
7778         * lyx_main.h:
7779         * lyx_main.C: error out if files couldn't be found.
7780
7781 2003-04-02  John Levon  <levon@movementarian.org>
7782
7783         * text2.C: make incDepth() use parlist
7784
7785 2003-04-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
7786
7787         * undo_funcs.C (firstUndoParagraph): adjust
7788
7789         * text3.C (gotoInset): adjust
7790         (dispatch): adjust, and rewrite loop.
7791
7792         * text2.C (init): adjust, and rewrite loop.
7793         (redoParagraphs): adjust
7794         (updateInset): adjust, and rewrite loop.
7795         (deleteEmptyParagraphMechanism): adjust
7796
7797         * tabular.C (LyXTabular): adjust
7798         (SetMultiColumn): adjust
7799         (TeXRow): adjust
7800
7801         * lyxtext.[Ch] (ownerParagraph): delete function
7802         (ownerParagraphs): new function returns a ParagraphList.
7803
7804         * BufferView.C (removeAutoInsets): adjust
7805         (insertErrors): adjust
7806         (setCursorFromRow): adjust
7807
7808 2003-04-01  Angus Leeming  <leeming@lyx.org>
7809
7810         * BufferView_pimpl.C (buffer): ensure that the Layout is correct
7811         in the frontends.
7812
7813 2003-04-02  John Levon  <levon@movementarian.org>
7814
7815         * lyxtext.h:
7816         * text.C:
7817         * Makefile.am:
7818         * text_funcs.h:
7819         * text_funcs.C: make transposeChars a free function
7820
7821         * lyxrow_funcs.C: remove wrong comment
7822
7823 2003-04-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
7824
7825         * lyxtext.h: adjust
7826         * rowpainter.C: adjust
7827         * text.C: adjust
7828         * text2.C: adjust
7829         * text3.C: adjust
7830
7831         * lyxrow_funcs. [Ch]: new files
7832
7833         * lyxrow.[Ch]: remove next and previous pointers
7834         (next,previous): remove accessor functions
7835         (isParEnd): move to lyxrow_funcs
7836         (lastPos): move to lyxrow_funcs
7837         (nextRowIsAllInset): move to lyxrow_funcs
7838         (lastPrintablePos): move to lyxrow_funcs
7839         (numberOfSeparators): move to lyxrow_funcs
7840         (numberOfHfills): move to lyxrow_funcs
7841         (numberOfLabelHfills): move to lyxrow_funcs
7842         (hfillExpansion): move to lyxrow_funcs
7843
7844         * lyxfunc.C: adjust
7845
7846         * bufferview_funcs.C (toggleAndShow): adjust
7847
7848         * RowList.h: Remove class RowList from file leave just a
7849         std::list<Row>.
7850
7851         * RowList.C: delete file
7852
7853         * Makefile.am (lyx_SOURCES): remove RowList.C, add lyxrow_funcs.C
7854         and lyxrow_funcs.h
7855
7856 2003-04-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
7857
7858         * text3.C (cursorPrevious): adjust
7859         (cursorNext): adjust
7860         (dispatch): adjust
7861
7862         * text2.C (redoHeightOfParagraph): adjust
7863         (redoDrawingOfParagraph): adjust
7864         (setCursor): adjust
7865
7866         * text.C (breakParagraph): adjust
7867         (insertChar): adjust
7868         (backspace): adjust
7869
7870         * rowpainter.C (RowPainter): adjust
7871         (leftMargin): simplify and adjust
7872         (most rowpainter functions): adjust.
7873
7874         * rowpainter.h: store the row as RowList::iterator not as Row*
7875
7876         * lyxcursor.C (row): taka RowList::iterator as arg
7877         (irow): ditto
7878
7879         * lyxcursor.h: make the LyXCursor store RowList::iterators instead
7880         of Row*.
7881
7882 2003-04-01  Angus Leeming  <leeming@lyx.org>
7883
7884         * bufferview_funcs.C (string2font): rewrite so that it no longer uses
7885         stuff like bool Bool.
7886
7887 2003-04-01  Alfredo Braunstein  <abraunst@libero.it>
7888
7889         * text2.C (redoParagraphs): fix a bug (introduced by myself) and
7890         rewrite a loop
7891
7892 2003-04-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
7893
7894         * text2.C (redoParagraphs): rewrite (with help from Alfredo) for
7895         RowList::iterator.
7896
7897         * lyxtext.h (rows): drop one version and leve a const variant that
7898         returns a RowList::iterator.
7899
7900 2003-03-31  Angus Leeming  <leeming@lyx.org>
7901
7902         * text.C (fill): ensure that the signature is the same as that in the
7903         header file.
7904
7905 2003-03-31  Lars Gullik Bjønnes  <larsbj@gullik.net>
7906
7907         * text2.C (redoParagraphs): adjust
7908         (updateCounters): adjust
7909         (checkParagraph): adjust
7910         (getColumnNearX): adjust and reformat a bit.
7911
7912         * text.C (top_y): adjust
7913         (workWidth): adjust
7914         (leftMargin): adjust
7915         (prepareToPrint): adjust
7916         (getRow): adjust
7917         (getRowNearY): adjust
7918
7919         * lyxtext.h: make rowlist_ mutable.
7920
7921         * RowList.h: add const_iterator
7922         * RowList.C: adjust for RowList::const_iterator.
7923
7924         * text2.C (getCursorX): make it take a RowList::iterator as arg,
7925         adjust.
7926
7927 2003-03-31  John Levon  <levon@movementarian.org>
7928
7929         * lyxrc.h:
7930         * lyxrc.C: moved pdf_mode and use_gui to elsewhere
7931
7932         * lyx_main.C: set default fonts from using lyx_gui funcs
7933
7934         * exporter.C: pdf_mode moved from lyxrc
7935
7936         * lyx_cb.C:
7937         * lyxfunc.C: changes from above
7938
7939 2003-03-31  John Levon  <levon@movementarian.org>
7940
7941         * lyx_main.C: fix to the last fix
7942
7943 2003-03-31  John Levon  <levon@movementarian.org>
7944
7945         * bufferlist.C: "Load original" -> "Load Original"
7946
7947         * converter.C:
7948         * exporter.C:
7949         * importer.C:
7950         * lyx_main.C:
7951         * format.C: more Alert cleanups
7952
7953 2003-03-30  Lars Gullik Bjønnes  <larsbj@gullik.net>
7954
7955         * text2.C (removeParagraph): make it take a RowList::iterator as
7956         arg, adjust.
7957         (getColumnNearX): make it take a RowList::iterator as arg, adjust.
7958         (postRowPaint): make it take a RowList::iterator as arg, adjust.
7959
7960         * text.C (anchor_row): make it take a RowList::iterator as arg,
7961         adjust.
7962         (computeBidiTables): make it take a const reference to Row instead
7963         of Row pointer, adjust.
7964         (leftMargin): make it take a RowList::iterator as arg, adjust.
7965         (rowBreakPoint): adjust
7966         (breakAgainOneRow): make it take a RowList::iterator as arg,
7967         adjust.
7968         (prepareToPrint): make it take a RowList::iterator as arg, adjust.
7969
7970         * bufferview_funcs.C (toggleAndShow): adjust
7971
7972 2003-03-30  John Levon  <levon@movementarian.org>
7973
7974         * Makefile.am:
7975         * BoostFormat.h:
7976         * boost-inst.C: moved to support
7977
7978         * several files: changes as a result
7979
7980 2003-03-30  Lars Gullik Bjønnes  <larsbj@gullik.net>
7981
7982         * text2.C (LyXText): adjust.
7983         (init): adjust
7984         (removeRow): make it take a RowList::iterator as arg, adjust.
7985         (fullRebreak): adjust
7986         (deleteEmptyParagraphMechanism): adjust
7987         (clearPaint): adjust
7988         (postPaint): adjust
7989
7990         * text.C (top_y): adjust
7991         (setHeightOfRow): make it take a RowList::iterator as arg, adjust.
7992         (breakAgain): make it take a RowList::iterator as arg, adjust.
7993         (breakParagraph): adjust
7994         (insertChar): adjust
7995         (backspace): adjust
7996
7997         * lyxtext.h: make anchor_row_ be a RowList::iterator, ditto
7998         need_break_row, and refresh_row.
7999
8000         * text3.C (dispatch): adjust
8001
8002         * text2.C (checkParagraph): adjust
8003         (setCursor): adjust
8004         (setCursorFromCoordinates): adjust
8005
8006         * text.C (top_y): adjust
8007         (workWidth): adjust
8008         (getRow): make it return a RowList::iterator, adjust
8009         (getRowNearY): make it return a RowList::iterator, adjust
8010
8011         * text2.C (init): adjust
8012         (insertRow): remove function
8013         (insertParagraph): adjust
8014         (redoParagraphs): adjust
8015         (fullRebreak): adjust
8016         (updateCounters): adjust
8017
8018         * text.C (top_y): rewrite to use RowList iterators.
8019         (top_y): adjust
8020         (setHeightOfRow): rewrite to sue RowList iterators.
8021         (appendParagraph): adjust
8022         (breakAgain): adjust
8023         (breakAgainOneRow): adjust
8024         (breakParagraph): adjust
8025         (getRow): adjust
8026         (getRowNearY): adjust, and remove commented code.
8027
8028         * lyxtext.h (firstRow): delete function
8029         (lastRow): delete function
8030         (rows): new function (const and non-const versions.)
8031         (insertRow): delete function
8032
8033         * lyxrow.[Ch] (Row): new constructor taking a par and a pos
8034
8035 2003-03-29  John Levon  <levon@movementarian.org>
8036
8037         * BufferView_pimpl.C: always update scrollbar top
8038         because pasting text when we're anchored could mean we
8039         miss an update altogether
8040
8041 2003-03-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
8042
8043         * text2.C (init): use rowlist_.end() and not 0.
8044         (insertRow): change to take a RowList::iterator as arg, adjust
8045         for this.
8046         (insertParagraph): change to take a RowList::iterator as arg,
8047         adjust for this.
8048         (redoParagraphs): remove some debug msgs.
8049
8050         * text.C (appendParagraph): change to take a RowList::iterator
8051         arg, adjust for this.
8052         (breakAgain): add an assert
8053         (breakAgainOneRow): ditto
8054
8055 2003-03-29  John Levon  <levon@movementarian.org>
8056
8057         * text2.C: do not clear selection after inc/decDepth
8058         (bug 550)
8059
8060 2003-03-29  John Levon  <levon@movementarian.org>
8061
8062         * BufferView.C:
8063         * buffer.C: fix broken strerrors according to Lars
8064
8065 2003-03-29  John Levon  <levon@movementarian.org>
8066
8067         * converters.C: more Alert cleanups
8068
8069 2003-03-29  John Levon  <levon@movementarian.org>
8070
8071         * bufferview_funcs.C: remove pointless Alert
8072
8073         * buffer.C: fix confusing error message when
8074         a template is chmoded 000
8075
8076 2003-03-29  John Levon  <levon@movementarian.org>
8077
8078         * BufferView.C:
8079         * BufferView.h:
8080         * BufferView_pimpl.C: Alert fixes
8081
8082         * Makefile.am:
8083         * tabular.C:
8084         * tabular-old.C: remove unused table compat reading
8085
8086 2003-03-29  John Levon  <levon@movementarian.org>
8087
8088         * BufferView.C:
8089         * buffer.C:
8090         * lyx_cb.h:
8091         * lyx_cb.C: more Alert cleanups
8092
8093         * lyxfunc.C: don't allow chktex if not latex document
8094
8095 2003-03-29  John Levon  <levon@movementarian.org>
8096
8097         * lyx_cb.C:
8098         * BufferView.C:
8099         * buffer.C: warnings pushed down from support/,
8100         kill err_alert
8101
8102 2003-03-29  John Levon  <levon@movementarian.org>
8103
8104         * lyxfunc.C: safety check for C-r (revert)
8105
8106 2003-03-29  John Levon  <levon@movementarian.org>
8107
8108         * bufferlist.h:
8109         * bufferlist.C: several UI fixes using Alert::prompt.
8110         Fix the pointless looping quit code. Fix stupid revert
8111         behaviour (bug 938)
8112
8113         * lyxvc.h:
8114         * lyxvc.C:
8115         * lyx_cb.C: use Alert::prompt
8116
8117         * lyx_main.C: remove a silly question
8118
8119         * lyxfunc.C: remove a couple of silly questions,
8120         use Alert::prompt
8121
8122 2003-03-28  John Levon  <levon@movementarian.org>
8123
8124         * text2.C: fix bug 974 (End on empty par)
8125
8126 2003-03-28  John Levon  <levon@movementarian.org>
8127
8128         * BufferView_pimpl.C:
8129         * LyXAction.C:
8130         * lfuns.h: remove do-nothing math greek lfuns
8131
8132 2003-03-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
8133
8134         * lyxgluelength.h (isValidGlueLength): add default arg on
8135         parameter 2. Remove default arg from friend in class.
8136
8137         * lyxlength.h (isValidLength): add default arg on parameter 2.
8138         Remove default arg from friend in class.
8139
8140         * text2.C (LyXText): adjust, initialize refresh_row.
8141         (init): adjust
8142         (removeRow): adjust
8143         (insertRow): adjust
8144         (insertParagraph): adjst
8145         (redoParagraphs): adjust
8146         (fullRebreak): adjust
8147         (updateCounters): adjust
8148         (deleteEmptyParagraphMechanism): first attempt at fixing a
8149         crashing bug.
8150
8151         * text.C (top_y): adjust
8152         (setHeightOfRow): adjust
8153         (getRow): adjust
8154         (getRowNearY): adjust
8155
8156         * lyxtext.h: include RowList.h
8157         (~LyXText): not needed anymore, deleted.
8158         (firstRow): modify for RowList
8159         (lastRow): new function
8160         Delete firstrow and lastrow class variables, add a Rowlist
8161         rowlist_ class variable.
8162
8163         * lyxrow.C (lastPos): use empty() and not !size() to check if a
8164         paragraph is empty.
8165
8166         * RowList.C (insert): fix case where it == begin().
8167
8168 2003-03-26  Angus Leeming  <leeming@lyx.org>
8169
8170         * BufferView_pimpl.C (dispatch): changes to the Dialogs interface for
8171         the thesaurus dialog.
8172
8173 2003-03-26  Lars Gullik Bjønnes  <larsbj@gullik.net>
8174
8175         * Makefile.am (lyx_SOURCES): add RowList.[Ch]
8176
8177         * RowList.[Ch]: new files
8178
8179         * ParagraphList.C (erase): handle the case where it == begin
8180         correctly.
8181
8182 2003-03-25  John Levon  <levon@movementarian.org>
8183
8184         * Makefile.am:
8185         * aspell_local.h:
8186         * aspell.C: add new aspell support
8187
8188         * lyxrc.h:
8189         * lyxrc.C: Make use_pspell be use_spell_lib. Always
8190         have it accessible.
8191
8192 2003-03-25  Angus Leeming  <leeming@lyx.org>
8193
8194         * lfuns.h:
8195         * LyXAction.C (init): new LFUN_INSET_INSERT.
8196
8197         * BufferView_pimpl.C (dispatch): split out part of the
8198         LFUN_INSET_APPLY block LFUN_INSET_INSERT.
8199
8200         * factory.C (createInset): act on LFUN_INSET_INSERT rather than
8201         LFUN_INSET_APPLY.
8202
8203 2003-03-25  Angus Leeming  <leeming@lyx.org>
8204
8205         * lyxfunc.C (dispatch): changes to the Dialogs interface.
8206
8207 2003-03-25  Alfredo Braunstein  <abraunst@libero.it>
8208
8209         * text2.C:
8210         * text3.C: remove useless row->height(0)
8211
8212 2003-03-25  John Levon  <levon@movementarian.org>
8213
8214         * lyxtext.h:
8215         * text2.C:
8216         * text3.C: rename the refreshing stuff to better names
8217
8218 2003-03-24  John Levon  <levon@movementarian.org>
8219
8220         * BufferView_pimpl.h:
8221         * BufferView_pimpl.C: update layout choice on a mouse
8222         press/release
8223
8224 2003-03-23  John Levon  <levon@movementarian.org>
8225
8226         * Makefile.am: fix commandtags.h reference
8227
8228 2003-03-22  John Levon  <levon@movementarian.org>
8229
8230         * BufferView_pimpl.C:
8231         * lyxtext.h:
8232         * rowpainter.C:
8233         * rowpainter.h:
8234         * text.C:
8235         * text2.C: remove CHANGED_IN_DRAW, it cannot happen now
8236
8237 2003-03-21  Alfredo Braunstein  <abraunst@libero.it>
8238
8239         * lyxtext.h:
8240         * text.C: take the rtl methods out of line
8241
8242 2003-03-21 André Pönitz <poenitz@gmx.net>
8243
8244         * metricsinfo.[Ch]: new files containing structures to be passed around
8245         during the two-phase-drawing...
8246
8247 2003-03-21 André Pönitz <poenitz@gmx.net>
8248
8249         * lyxtextclass.C: read 'environment' tag.
8250
8251 2003-03-20  Alfredo Braunstein  <abraunst@libero.it>
8252
8253         * text2.C (removeRow): fix bug 964
8254
8255 2003-03-20  John Levon  <levon@movementarian.org>
8256
8257         * rowpainter.C:
8258         * text.C:
8259         * text2.C: paint cleanups. Inset::update() dropped font
8260         parameter
8261
8262 2003-03-19  John Levon  <levon@movementarian.org>
8263
8264         * lyxfunc.C: only fitcursor/markDirty if available()
8265
8266 2003-03-19  John Levon  <levon@movementarian.org>
8267
8268         * commandtags.h: rename to ...
8269
8270         * lfuns.h: ... this, and renumber / cleanup
8271
8272 2003-03-19  John Levon  <levon@movementarian.org>
8273
8274         * lyxfunc.C: mark buffer dirty if we executed a "dirtying" lfun.
8275         fit the cursor after an lfun
8276
8277         * BufferView.h:
8278         * BufferView.C:
8279         * BufferView_pimpl.h:
8280         * BufferView_pimpl.C: remove BufferView::FITCUR/CHANGE
8281
8282         * LyXAction.C: layout-character should have ReadOnly
8283
8284         * ParagraphParameters.C:
8285         * buffer.C:
8286         * bufferview_funcs.C:
8287         * lyx_cb.C:
8288         * lyxfind.C:
8289         * lyxtext.h:
8290         * text.C:
8291         * text2.C:
8292         * text3.C:
8293         * undo_funcs.C: changes from above
8294
8295 2003-03-18  John Levon  <levon@movementarian.org>
8296
8297         * BufferView_pimpl.C (scrollDocView): add updateLayoutChoice(),
8298         remove it from update()
8299
8300         * lyxfunc.C: update layout choice after an lfun
8301
8302         * text3.C: remove extra updateLayoutChoice()s
8303
8304 2003-03-18  John Levon  <levon@movementarian.org>
8305
8306         * text.C: top_y change means full repaint, fix
8307         a drawing bug with cursor movement
8308
8309 2003-03-18  Alfredo Braunstein  <abraunst@libero.it>
8310
8311         * lyxtext.h:
8312         * text.C:
8313         * text2.C: anchor row on setCursor
8314
8315 2003-03-18  Alfredo Braunstein  <abraunst@libero.it>
8316
8317         * lyxtext.h: remove almost all mutable keywords
8318         * text.C:
8319         * text2.C:
8320         * text3.C: remove const keywords accordingly
8321
8322 2003-03-17  Lars Gullik Bjønnes  <larsbj@gullik.net>
8323
8324         * paragraph_funcs.C (TeXDeeper): reduce number of args, move into
8325         anon namespace
8326         (TeXEnvironment): ditto
8327         (TeXOnePar): ditto
8328
8329 2003-03-17  John Levon  <levon@movementarian.org>
8330
8331         * text.C (rowBreakPoint): remove attempt to fix displayed
8332         math insets inside a manual label
8333
8334 2003-03-17  Lars Gullik Bjønnes  <larsbj@gullik.net>
8335
8336         * lyxtext.h: remove BufferView* as first arg from almost all class
8337         functions.
8338         * other files: adjust.
8339
8340 2003-03-17  John Levon  <levon@movementarian.org>
8341
8342         * lyxtext.h:
8343         * undo_funcs.C:
8344         * text2.C: more paint cleanups
8345
8346         * BufferView_pimpl.C: screen prototype changed, use postPaint etc.
8347
8348         * rowpainter.h:
8349         * rowpainter.C: remove "smart" background painting code
8350
8351 2003-03-16  John Levon  <levon@movementarian.org>
8352
8353         * lyxtext.h:
8354         * text.C:
8355         * text2.C:
8356         * text3.C: add helper functions for setting refresh_row/y
8357
8358 2003-03-14  Kayvan Sylvan  <kayvan@sylvan.com>
8359
8360         * paragraph_pimpl.C (simpleTeXSpecialChars): Added fix for the
8361         newline inset which *can* get inserted in the pass_thru layouts.
8362         This is primarily for literate documents.
8363
8364 2003-03-14  Dekel Tsur  <dekelts@tau.ac.il>
8365
8366         * buffer.C: increment LYX_FORMAT to 223
8367
8368 2003-03-14 André Pönitz <poenitz@gmx.net>
8369
8370         * textclass.h: prepare for environment handling, ws changes
8371         * lyxlayout.C: read latexheader and latexfooter tags
8372
8373 2003-03-14  John Levon  <levon@movementarian.org>
8374
8375         * text2.C: rewrite ::status() a bit
8376
8377 2003-03-13  John Levon  <levon@movementarian.org>
8378
8379         * lyxtext.h: add some docs
8380
8381 2003-03-13  John Levon  <levon@movementarian.org>
8382
8383         * lyxtext.h:
8384         * text.C:
8385         * text2.C:
8386         * text3.C: remove pointless 2nd arg to setHeightOfParagraph()
8387
8388 2003-03-13  John Levon  <levon@movementarian.org>
8389
8390         * text3.C: fix appendix redrawing
8391
8392 2003-03-13  John Levon  <levon@movementarian.org>
8393
8394         * text.C (setHeightOfRow):
8395         * rowpainter.h:
8396         * rowpainter.C: make appendix mark have the text
8397           "Appendix" so the user knows what it is
8398
8399         * LColor.h:
8400         * LColor.C: s/appendixline/appendix/ from above
8401
8402 2003-03-13  John Levon  <levon@movementarian.org>
8403
8404         * paragraph_pimpl.C: fix Andre's backing out of the strong assertion
8405
8406         * text.C: fix a getChar(pos) bug properly
8407
8408 2003-03-13  Angus Leeming  <leeming@lyx.org>
8409
8410         * commandtags.h:
8411         * LyXAction.C (init): new LFUNs PARAGRAPH_APPLY and PARAGRAPH_UPDATE.
8412         Probably only temporary. Let's see how things pan out.
8413
8414         * BufferView.C (unlockInset):
8415         * BufferView_pimpl.C (fitCursor):
8416         replace Dialogs::updateParagraph with dispatch(LFUN_PARAGRAPH_UPDATE).
8417
8418         * BufferView_pimpl.C (dispatch): code for LFUNs LAYOUT_PARAGRAPH,
8419         PARAGRAPH_UPDATE, PARAGRAPH_APPLY.
8420
8421         * ParagraphParameters.[Ch] (setParagraphParams, params2string):
8422         new functions that convert ParagraphParameters to and from a string.
8423
8424         * lyxfunc.C (dispatch): move LFUN_LAYOUT_PARAGRAPH to
8425         BufferView::Pimpl's dispatch.
8426         In LFUN_ESCAPE, dispatch LFUN_PARAGRAPH_UPDATE.
8427
8428 2003-03-13 André Pönitz <poenitz@gmx.net>
8429
8430         * lyxfunc.C:
8431         * text3.C:
8432         * factory.C: make it aware of InsetEnv
8433
8434 2003-03-13  Lars Gullik Bjønnes  <larsbj@gullik.net>
8435
8436         * text2.C (setCursor): never ask for one past last
8437         (setCursor): add some debugging messages.
8438
8439         * text.C (singleWidth): never ask for one past last
8440         (singleWidth): ditto
8441         (leftMargin): ditto
8442         (rightMargin): ditto
8443         (rowBreakPoint): ditto
8444         (setHeightOfRow): ditto
8445         (prepareToPrint): ditto
8446
8447         * rowpainter.C (paintBackground): never ask for one past last
8448         (paintText): never ask for one past last
8449
8450         * paragraph_pimpl.C (getChar): make the assert stricter, never
8451         allow the one past last pos to be taken
8452
8453         * paragraph.C (getChar): ws changes only
8454
8455         * lyxrow.C (nextRowIsAllInset): never ask for one past last
8456         (numberOfSeparators): ditto
8457         (numberOfHfills): ditto
8458
8459 2003-03-12  John Levon  <levon@movementarian.org>
8460
8461         * author.h:
8462         * author.C:
8463         * bufferparams.h:
8464         * bufferparams.C:
8465         * paragraph_funcs.C: fix per-buffer authorlists
8466
8467 2003-03-12  John Levon  <levon@movementarian.org>
8468
8469         * text.C: fix newline in right address
8470
8471 2003-03-12  Angus Leeming  <leeming@lyx.org>
8472
8473         * BufferView_pimpl.C (dispatch): remove LFUNs from switch as they
8474         duplicate those in LyXFunc::dispatch.
8475
8476         * commandtags.h:
8477         * LyXAction.C:
8478         * ToolbarDefaults.C:
8479         rename LFUN_FREE as LFUN_FONTFREE_APPLY.
8480         Add LFUN_FONTFREE_UPDATE.
8481
8482         * lyxfunc.C (dispatch): code for LFUN_FREEFONT_APPLY,
8483         LFUN_FREEFONT_UPDATE, LFUN_LAYOUT_CHARACTER.
8484
8485         * bufferview_func.[Ch]: several new functions to facilliate
8486         transfer of data to and from the character dialog.
8487
8488 2003-03-12  John Levon  <levon@movementarian.org>
8489
8490         * buffer.C:
8491         * paragraph.h:
8492         * paragraph.C:
8493         * paragraph_funcs.C:
8494         * paragraph_pimpl.C:
8495         * sgml.C:
8496         * tabular.C:
8497         * text.C:
8498         * text3.C: remove META_NEWLINE in favour of an inset
8499
8500         * rowpainter.h:
8501         * rowpainter.C: remove paintNewline (done by inset)
8502
8503 2003-03-12  John Levon  <levon@movementarian.org>
8504
8505         * paragraph_pimpl.C: complain about bad getChar()s
8506         for a while at least
8507
8508 2003-03-12  John Levon  <levon@movementarian.org>
8509
8510         * buffer.h:
8511         * buffer.C: move paragraph read into a separate function,
8512         a little renaming to reflect that.
8513
8514         * bufferparams.h:
8515         * bufferparams.C: remove the author_ids map, not necessary now
8516
8517         * factory.h:
8518         * factory.C: moved Buffer::readInset to here
8519
8520         * paragraph_funcs.h:
8521         * paragraph_funcs.C: readParagraph free function moved from
8522         buffer.C
8523
8524         * tabular.C: name change
8525
8526 2003-03-12  John Levon  <levon@movementarian.org>
8527
8528         * buffer.C:
8529         * ParagraphParameters.C: move par params input to
8530         a read() method
8531
8532         * lyxlex_pimpl.C: make nextToken()/next() after a pushToken()
8533         behave like a normal read from the stream wrt reading
8534         a line vs. a \\token
8535
8536 2003-03-12  John Levon  <levon@movementarian.org>
8537
8538         * paragraph.C:
8539         * ParagraphParameters.h:
8540         * ParagraphParameters.C: move output code to a
8541         ::write() method
8542
8543 2003-03-12  John Levon  <levon@movementarian.org>
8544
8545         * BufferView.C (insertLyXFile):
8546         * buffer.h:
8547         * buffer.C:
8548         * tabular.C: use a parlist iterator for creating the
8549           document.
8550
8551 2003-03-12  John Levon  <levon@movementarian.org>
8552
8553         * buffer.C: make current_change static local not
8554           static file-scope
8555
8556 2003-03-12  John Levon  <levon@movementarian.org>
8557
8558         * buffer.C: fix insertStringAsLines for change tracking
8559
8560 2003-03-12  John Levon  <levon@movementarian.org>
8561
8562         * BufferView.C:
8563         * tabular.C:
8564         * buffer.h:
8565         * buffer.C:
8566         * bufferparams.h:
8567         * bufferparams.C: move author list into params. Rename some
8568           functions. Move the header reading into a separate token
8569           loop. Move the header token reading into BufferParams.
8570
8571 2003-03-12  John Levon  <levon@movementarian.org>
8572
8573         * changes.C: put debug inside lyxerr.debugging() checks
8574
8575 2003-03-11 André Pönitz <poenitz@gmx.net>
8576
8577         * factory.C: make it aware of InsetHFill
8578
8579 2003-03-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8580
8581         * buffer.C (latexParagraphs): move function from here...
8582         * paragraph_funcs.C (latexParagraphs): ...to here, and adjust
8583         args.
8584
8585 2003-03-10  Angus Leeming  <leeming@lyx.org>
8586
8587         * LyXAction.C (init): fix bug in poplating array with multiple entries
8588         with the same LFUN (spotted by JMarc).
8589
8590 2003-03-10  John Levon  <levon@movementarian.org>
8591
8592         * text.C:
8593         * text2.C: move getColumnNearX() near its
8594         only call site
8595
8596 2003-03-10  John Levon  <levon@movementarian.org>
8597
8598         * text.C: fix break before a minipage
8599
8600 2003-03-10  John Levon  <levon@movementarian.org>
8601
8602         * text.C: fix the last commit
8603
8604 2003-03-09  John Levon  <levon@movementarian.org>
8605
8606         * lyxtext.h:
8607         * text.C:
8608         * text2.C: clean up nextBreakPoint (now rowBreakPoint). Fix
8609         bug 365 (don't break before insets unless needed). Don't
8610         return a value > last under any circumstances.
8611
8612 2003-03-09  Angus Leeming  <leeming@lyx.org>
8613
8614         * BufferView_pimpl.C (trackChanges, dispatch): call
8615         Dialogs::show("changes") rather than Dialogs::showMergeChanges().
8616
8617 2003-03-09  Angus Leeming  <leeming@lyx.org>
8618
8619         * lyxfunc.C (dispatch): call Dialogs::show("about") rather
8620         than Dialogs::showAboutlyx().
8621
8622 2003-03-09  Angus Leeming  <leeming@lyx.org>
8623
8624         * factory.C (createInset): call Dialogs::show("tabularcreate") rather
8625         than Dialogs::showTabularCreate().
8626
8627 2003-03-09  John Levon  <levon@movementarian.org>
8628
8629         * lyxtext.h:
8630         * text.C:
8631         * text2.C: 3rd arg to nextBreakPoint was always the same.
8632           Use references.
8633
8634 2003-03-08  John Levon  <levon@movementarian.org>
8635
8636         * lyxrow.C:
8637         * paragraph.C:
8638         * paragraph.h:
8639         * rowpainter.C:
8640         * text.C:
8641         * text2.C: Remove the "main" bit from the "main body"
8642           notion.
8643
8644 2003-03-08  John Levon  <levon@movementarian.org>
8645
8646         * text.C (leftMargin): The left margin of an empty
8647         manual label paragraph should not include the label width
8648         string length.
8649
8650         * text.C (prepareToPrint): don't attempt to measure hfills
8651         for empty manual label paragraphs - the answer should be 0
8652
8653 2003-03-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
8654
8655         * CutAndPaste.C: remove commented code and reindent.
8656
8657 2003-03-08  John Levon  <levon@movementarian.org>
8658
8659         * lyxfunc.h:
8660         * lyxfunc.C: move reloadBuffer()
8661
8662         * BufferView.h:
8663         * BufferView.C: to here
8664
8665         * lyxvc.C: add comment
8666
8667         * vc-backend.h:
8668         * vc-backend.C: call bv->reload() to avoid
8669           getStatus() check on MENURELOAD
8670
8671 2003-03-07  Dekel Tsur  <dekelts@tau.ac.il>
8672
8673         * LaTeX.C (run): Fix a bug where the DVI file was not updated due
8674         to an old format .dep file.
8675
8676 2003-03-07  Angus Leeming  <leeming@lyx.org>
8677
8678         * text3.C (dispatch): remove the 'gross hack' of calling inset->edit
8679         when the LFUN_MOUSE_RELEASE should have been handled by
8680         inset->localDispatch.
8681
8682 2003-03-07  Angus Leeming  <leeming@lyx.org>
8683
8684         * BufferView_pimpl.C (dispatch):
8685         * LyXAction.C (init):
8686         * ToolbarDefaults.C (init):
8687         * commandtags.h:
8688         * lyxfunc.C (getStatus):
8689         remove LFUN_INSET_GRAPHICS.
8690
8691         * factory.C (createInset): add "graphics" to LFUN_INSET_APPLY.
8692
8693 2003-03-07  Angus Leeming  <leeming@lyx.org>
8694
8695         * commandtags.h:
8696         * LyXAction.C (init):
8697         * lyxfunc.C (getStatus): remove LFUN_REF_INSERT.
8698
8699         * lyxfunc.C (getStatus): add LFUN_DIALOG_SHOW_NEW_INSET to switch.
8700
8701         * commandtags.h:
8702         * LyXAction.C: add LFUN_INSET_DIALOG_UPDATE.
8703
8704         * lyxfunc (dispatch): on LFUN_DIALOG_UPDATE, pass the 'open' inset's
8705         localDispatch method LFUN_INSET_DIALOG_UPDATE.
8706
8707 2003-03-07  Angus Leeming  <leeming@lyx.org>
8708
8709         * lyxfunc.C (dispatch): add "include" to LFUN_SHOW_NEW_INSET and
8710         remove "ert".
8711
8712 2003-03-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
8713
8714         * ParagraphList.C (front): new function
8715         (back): implement
8716
8717 2003-03-06  Alfredo Braunstein  <abraunst@libero.it>
8718
8719         * lyxtext.h (top_y): added these 2 methods, and private vars top_row_
8720         and top_row_offset_. removed var first_y.
8721         * text.C (top_y):
8722         * text2.C (LyXText, removeRow):
8723         * text3.C:
8724         * BufferView_pimpl.C:
8725         use these methods instead of using first_y
8726
8727 2003-03-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
8728
8729         * text2.C (pasteSelection): adjust for checkPastePossible
8730
8731         * CutAndPaste.C: remove Paragraph * buf and replace with
8732         ParagraphList paragraphs.
8733         (DeleteBuffer): delete
8734         (cutSelection): change the tc type to textclass_type
8735         (copySelection): change the tc type to textclass_type
8736         (copySelection): adjust for ParagraphList
8737         (pasteSelection): change the tc type to textclass_type
8738         (pasteSelection): adjust for Paragraphlist
8739         (nrOfParagraphs): simplify for ParagraphList
8740         (checkPastePossible): simplify for ParagraphList
8741         (checkPastePossible): remove unused arg
8742
8743         * ParagraphList.C (insert): handle the case where there are no
8744         paragraphs yet.
8745
8746         * CutAndPaste.h: make CutAndPaste a namespace.
8747
8748         * text3.C (dispatch): adjust
8749
8750         * text.C (breakParagraph): add a ParagraphList as arg
8751
8752         * paragraph_funcs.C (breakParagraph): change to take a
8753         BufferParams and a ParagraphList as args.
8754         (breakParagraphConservative): ditto
8755         (mergeParagraph): ditto
8756         (TeXDeeper): add a ParagraphList arg
8757         (TeXEnvironment): ditto
8758         (TeXOnePar): ditto
8759
8760         * buffer.C (readLyXformat2): adjust
8761         (insertStringAsLines): adjust
8762         (latexParagraphs): adjust
8763
8764         * CutAndPaste.C (cutSelection): use 'true' not '1' as truth value.
8765         (cutSelection): adjust
8766         (pasteSelection): adjust
8767
8768         * BufferView_pimpl.C (insertInset): adjust
8769
8770 2003-03-05  Angus Leeming  <leeming@lyx.org>
8771
8772         * commandtags.h:
8773         * LyXAction.C (init):
8774         * BufferView_pimpl.C (dispatch):
8775         * lyxfunc.C (getStatus):
8776         remove LFUN_CHILD_INSERT.
8777
8778         * factory.C (createInset): add "include" to LFUN_INSET_APPLY.
8779
8780 2003-03-05  Angus Leeming  <leeming@lyx.org>
8781
8782         * commandtags.h:
8783         * LyXAction.C (init):
8784         * src/factory.C (createInset):
8785         * lyxfunc.C (getStatus):
8786         * text3.C (dispatch):
8787         remove LFUN_INSET_EXTERNAL and LFUN_INSERT_URL
8788
8789         * factory.C (createInset): add "external" to LFUN_INSET_APPLY.
8790
8791 2003-03-05  Lars Gullik Bjønnes  <larsbj@gullik.net>
8792
8793         * ParagraphList.C (insert): handle insert right before end()
8794         (erase): fix cases where it can be first or last paragraph.
8795
8796 2003-03-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
8797
8798         * paragraph_funcs.C (TeXEnvironment): remove all usage of
8799         Paragraph::next and Paragraph::previous
8800         (TeXOnePar): ditto
8801
8802         * text.C (breakParagraph): adjust
8803
8804         * paragraph_funcs.C (breakParagraph): take a Buffer* instead of a
8805         BufferParams& as arg.
8806         (breakParagraph): use ParagraphList::insert
8807         (breakParagraphConservative): take a Buffer* instead of a
8808         BufferParams& as arg.
8809         (breakParagraphConservative): use ParagraphList::insert.
8810
8811         * buffer.C (insertStringAsLines): un-const it
8812         (insertStringAsLines): adjust
8813
8814         * ParagraphList.C (insert): new function
8815
8816         * CutAndPaste.C (pasteSelection): adjust
8817
8818         * text.C (backspace): adjust
8819
8820         * tabular.C (SetMultiColumn): adjust
8821
8822         * CutAndPaste.C (cutSelection): adjust
8823         (pasteSelection): adjust
8824
8825         * tabular.C (SetMultiColumn): make it take a Buffer* instead of a
8826         Buffer const * as arg
8827
8828         * ParagraphList.C (erase): new function
8829         * paragraph_funcs.C (mergeParagraph): use it
8830         (mergeParagraph): make it take a Buffer* instead of a
8831         BufferParams* as arg
8832
8833         * paragraph_funcs.C (breakParagraph): take ParagraphList::iterator
8834         as arg
8835         (breakParagraphConservative): ditto
8836
8837         * paragraph.h: remove the breakParagraph friend
8838
8839         * paragraph.C (eraseIntern): new function
8840         (setChange): new function
8841
8842         * paragraph_funcs.C (mergeParagraph): make it take a
8843         ParagraphList::iterator instead of a Paragraph *, adjust
8844         accordingly.
8845
8846         * paragraph.h: move an #endif so that the change tracking stuff
8847         also works in the NO_NEXT case.
8848
8849 2003-03-04  Angus Leeming  <leeming@lyx.org>
8850
8851         * commandtags.h:
8852         * LyXAction.C: new LFUN_INSET_MODIFY.
8853
8854         * BufferView_pimpl.C (dispatch): if an inset is found to be open
8855         on LFUN_INSET_APPLY, pass LFUN_INSET_MODIFY to its localDispatch.
8856
8857 2003-03-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
8858
8859         * several files: ws changes only
8860
8861         * paragraph_funcs.C (TeXOnePar): take ParagraphList::iterator as args
8862         (TeXEnvironment): ditto
8863         (TeXDeeper): ditto
8864
8865         * buffer.C (makeLaTeXFile): adjust
8866         (latexParagraphs): make it take ParagraphList::iterator as args
8867
8868 2003-03-03  Lars Gullik Bjønnes  <larsbj@gullik.net>
8869
8870         * buffer.C (latexParagraphs): adjust
8871
8872         * paragraph.C (TeXOnePar): move function...
8873         (optArgInset): move function...
8874         (TeXEnvironment): move function...
8875         * paragraph_pimpl.C (TeXDeeper): move function...
8876         * paragraph_funcs.C: ...here
8877
8878         * tabular.C (UseParbox): rewrite to use ParagraphList iterators.
8879
8880 2003-03-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
8881
8882         * buffer.C (readInset): remove compability code for old Figure and
8883         InsetInfo insets
8884
8885 2003-03-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
8886
8887         * buffer.C: ws changes
8888         (readInset):
8889
8890         * BufferView_pimpl.C: ditto
8891         * author.C: ditto
8892         * buffer.h: ditto
8893         * bufferlist.h: ditto
8894         * changes.h: ditto
8895         * lyxfunc.C: ditto
8896
8897 2003-02-28  Alfredo Braunstein <abraunst@libero.it>
8898
8899         * converter.[Ch]: split into itself +
8900         * graph.[Ch]
8901         * format.[Ch]
8902         * Makefile.am: += graph.[Ch] + format.[Ch]
8903         * MenuBackend.C
8904         * buffer.C
8905         * exporter.C
8906         * importer.C
8907         * lyx_main.C
8908         * lyxfunc.C
8909         * lyxrc.C: added #include "format.h"
8910
8911 2003-02-27  Angus Leeming  <leeming@lyx.org>
8912
8913         * BufferView_pimpl.C (dispatch): call a real, LyX dialog to insert
8914           a label.
8915
8916         * factory.C (createInset): add "label" to the factory.
8917
8918         * lyx_cb.[Ch] (getPossibleLabel): rewrite MenuInsertLabel to return the
8919           string and do no more.
8920
8921 2003-02-27  Angus Leeming  <leeming@lyx.org>
8922
8923         * commandtags.h:
8924         * LyXAction.C (init):
8925         * factory.C (createInset):
8926         * BufferView_pimpl.C (dispatch):
8927           collapse LFUN_XYZ_APPLY to LFUN_INSET_APPLY.
8928
8929         * lyxfunc.C (getStatus): remove LFUN_BIBTEX_APPLY, LFUN_CITATION_APPLY.
8930
8931         * lyxfunc.C (dispatch):
8932         * text3.C (dispatch): pass name to params2string.
8933
8934 2003-02-26  Angus Leeming  <leeming@lyx.org>
8935
8936         * BufferView_pimpl.C (dispatch): collapse the various LFUN_XYZ_APPLY
8937           blocks together.
8938           Rearrange the ~includes. Strip out the unnecessary ones.
8939
8940         * factory.C (createInset): reformat.
8941           create new insets for the various LFUN_XYZ_APPLY lfuns.
8942
8943 2003-02-26  John Levon  <levon@movementarian.org>
8944
8945         * lyxrow.h:
8946         * lyxrow.C: add isParStart,isParEnd helpers
8947
8948         * paragraph.h: make isInserted/DeletedText take refs
8949
8950         * paragraph_funcs.h:
8951         * paragraph_funcs.C: remove #if 0'd code
8952
8953         * lyxtext.h:
8954         * text3.C:
8955         * text2.C:
8956         * text.C: use lyxrow helpers above.
8957           Move draw and paint routines to RowPainter.
8958           Make several methods use refs not pointers.
8959           Make backgroundColor() const.
8960           Add markChangeInDraw(), isInInset().
8961           Merge changeRegionCase into changeCase.
8962           Make workWidth() shouldn't-happen code into an Assert.
8963
8964         * rowpainter.h:
8965         * rowpainter.C: new class for painting a row.
8966
8967         * vspace.h:
8968         * vspace.C: make inPixels take a ref
8969
8970 2003-02-26  Angus Leeming  <leeming@lyx.org>
8971
8972         * BufferView_pimpl.C (dispatch): use InsetCommand::localDispatch for
8973         LFUN_REF_APPLY.
8974
8975 2003-02-25  John Levon  <levon@movementarian.org>
8976
8977         * ispell.C: give the forked command a more accurate name
8978
8979 2003-02-22  John Levon  <levon@movementarian.org>
8980
8981         * toc.h:
8982         * toc.C: make TocItem store an id not a Paragraph *
8983           (bug #913)
8984
8985 2003-02-21  Angus Leeming  <leeming@lyx.org>
8986
8987         * commandtags.h: Retire LFUN_CITATION_INSERT, LFUN_CITATION_CREATE,
8988           LFUN_INSERT_BIBTEX, LFUN_BIBTEX_STYLE, LFUN_BIBDB_ADD, LFUN_BIBDB_DEL.
8989           Bring to life LFUN_DIALOG_SHOW_NEW_INSET, LFUN_DIALOG_SHOW_NEXT_INSET,
8990           LFUN_DIALOG_UPDATE, LFUN_DIALOG_HIDE, LFUN_DIALOG_DISCONNECT_INSET,
8991           LFUN_BIBITEM_APPLY, LFUN_BIBTEX_APPLY, LFUN_CITATION_APPLY,
8992           LFUN_INDEX_APPLY, LFUN_REF_APPLY, LFUN_TOC_APPLY, LFUN_URL_APPLY,
8993
8994         * BufferView_pimpl.C (dispatch):
8995         * LyXAction.C (init):
8996         * factory.C (createInset):
8997         * lyxfunc.C (getStatus, dispatch):
8998         * text3.C (dispatch): retire old LFUNs and bring new ones to life.
8999
9000 2003-02-21  Angus Leeming  <leeming@lyx.org>
9001
9002         * BufferView_pimpl.C (MenuInsertLyXFile):
9003         * lyx_cb.C (WriteAs, getContentsOfAsciiFile):
9004         * lyxfunc.C (menuNew, open, doImport):
9005           no longer pass a LyXView & to fileDlg.
9006
9007 2003-02-21  Angus Leeming  <leeming@lyx.org>
9008
9009         * BufferView_pimpl.C: replace insetbib.h with insetbibtex.h.
9010         * LyXAction.C: change, BIBKEY to BIBITEM.
9011         * buffer.C: replace insetbib.h with insetbibitem.h and insetbibtex.h.
9012         Change InsetBibKey to InsetBibitem.
9013         Change BIBKEY_CODE to BIBITEM_CODE.
9014         * commandtags.h: change LFUN_INSERT_BIBKEY to LFUN_INSERT_BIBITEM.
9015         * factory.C: replace insetbib.h with insetbibitem.h.
9016         Change LFUN_INSERT_BIBKEY to LFUN_INSERT_BIBITEM.
9017         * paragraph.C: replace insetbib.h with insetbibitem.h.
9018         * paragraph.[Ch]: change InsetBibKey to InsetBibitem.
9019         Change bibkey() to bibitem().
9020         * text.C: remove insetbib.h.
9021         * text2.C: replace insetbib.h with insetbibitem.h.
9022         change bibkey() to bibitem().
9023         * text3.C: remove insetbib.h.
9024         change LFUN_INSERT_BIBKEY to LFUN_INSERT_BIBITEM.
9025
9026 2003-02-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9027
9028         * lyxrc.C (output): enclose user email in quotes (in case there are
9029         several words)
9030
9031 2003-02-18  John Levon  <levon@movementarian.org>
9032
9033         * buffer.h: add std::
9034
9035 2003-02-17  John Levon  <levon@movementarian.org>
9036
9037         * SpellBase.h:
9038         * ispell.h:
9039         * ispell.C:
9040         * pspell.h:
9041         * pspell.C: reworking. Especially in ispell, a large
9042           number of clean ups and bug fixes.
9043
9044         * lyxfunc.C: fix revert to behave sensibly
9045
9046 2003-02-17 André Pönitz <poenitz@gmx.net>
9047
9048         * LyXAction.C:
9049         * commandtags.h: new LFUN_INSERT_BIBKEY
9050
9051         * layout.h:
9052         * lyxlayout.C:
9053         * buffer.C:
9054         * factory.C:
9055         * text.C:
9056         * text2.C:
9057         * text3.C:
9058         * paragraph.[Ch]:
9059         * paragraph_func.C: remove special bibkey handling
9060
9061 2003-02-17  John Levon  <levon@movementarian.org>
9062
9063         * text.C (Delete): fix case where delete at the end of
9064           the very first paragraph would not merge the pars
9065
9066 2003-02-17  John Levon  <levon@movementarian.org>
9067
9068         * lyxrow.C: fix lastPrintablePos()
9069
9070 2003-02-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
9071
9072         * bufferparams.C (writeLaTeX): add a std:here
9073
9074         * buffer.C: and remove a using directive there
9075
9076 2003-02-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
9077
9078         * buffer.C (makeLaTeXFile): move the code that generates the
9079           preamble...
9080
9081         * bufferparams.C (writeLaTeX): ... in this new method
9082
9083         * LaTeXFeatures.C (getEncodingSet): make const
9084           (getLanguages): make const
9085
9086         * MenuBackend.C (binding): returns the binding associated to this
9087           action
9088           (add): sets the status of each item by calling getStatus. Adds
9089           some intelligence.
9090           (read): add support for OptSubMenu
9091           (expand): remove extra separator at the end of expanded menu
9092
9093 2003-02-15  John Levon  <levon@movementarian.org>
9094
9095         * BufferView.C:
9096         * BufferView_pimpl.C:
9097         * bufferlist.h:
9098         * bufferlist.C: remove pointless BufferStorage bloat. Remove
9099           inset code that had no actual effect. Remove unneeded status
9100           code.
9101
9102 2003-02-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
9103
9104         * buffer.C (makeLaTeXFile): fix counting of number of line feeds
9105           in preamble
9106
9107 2003-02-14  Michael Schmitt <michael.schmitt@teststep.org>
9108
9109         * text.C (drawLengthMarker): also draw an arrow marker for
9110           symbolic lengths (medskip...)
9111
9112 2003-02-14  John Levon  <levon@movementarian.org>
9113
9114         * tabular.h:
9115         * tabular.C: better method names
9116
9117 2003-02-14  John Levon  <levon@movementarian.org>
9118
9119         * BufferView_pimpl.C:
9120         * bufferlist.C:
9121         * buffer.C:
9122         * converter.C:
9123         * lyx_cb.C:
9124         * lyxfunc.C: change prohibit/allowInput to busy(bool), as
9125           it's a more accurate name. Remove some pointless uses.
9126
9127 2003-02-14  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9128
9129         * text2.C (LyXText): change order of initilizers to shut off
9130           warnings
9131
9132 2003-02-14  John Levon  <levon@movementarian.org>
9133
9134         * buffer.C: use ParIterator for getParFromID()
9135
9136         * paragraph.h:
9137         * paragraph.C:
9138         * paragraph_pimpl.h:
9139         * paragraph_pimpl.C: remove unused getParFromID()
9140
9141 2003-02-14  John Levon  <levon@movementarian.org>
9142
9143         * buffer.C: remove some very old #if 0'd parse code
9144
9145 2003-02-13  John Levon  <levon@movementarian.org>
9146
9147         * text.h:
9148         * text.C:
9149         * text2.C: move hfillExpansion(), numberOfSeparators(),
9150           rowLast(), rowLastPrintable(), numberofHfills(),
9151           numberOfLabelHfills() ...
9152
9153         * lyxrow.h:
9154         * lyxrow.C: ... to member functions here.
9155
9156         * paragraph.h:
9157         * paragraph.C:
9158         * lyxtext.h:
9159         * text.C: remove LyXText::beginningOfMainBody(), and call
9160           p->beginningOfMainBody() directly. Move the check for
9161           LABEL_MANUAL into the latter.
9162
9163         * text.h:
9164         * text.C:
9165         * text2.C:
9166         * vspace.C:
9167         * BufferView.h:
9168         * BufferView.C: make defaultHeight() be a free defaultRowHeight()
9169
9170         * text.h:
9171         * text.C:
9172         * text2.C:
9173         * text3.C:
9174         * frontends/screen.C: move bv_owner private, introduce isTopLevel()
9175           to make it clear we're testing for outmost-lyxtext vs. inset's lyxtext
9176
9177 2003-02-13  John Levon  <levon@movementarian.org>
9178
9179         * CutAndPaste.C: remove debug
9180
9181 2003-02-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
9182
9183         * paragraph.C (asString): remove two unused variables
9184
9185         * lyxtextclass.C (readTitleType):
9186           (Read):
9187           (LyXTextClass): handle new members titletype_ and titlename_
9188
9189         * buffer.C (latexParagraphs): honor LyXTextClass::titletype
9190
9191 2003-02-09  John Levon  <levon@movementarian.org>
9192
9193         * buffer.h:
9194         * buffer.C: replace hand-coded list with a map for the dep clean
9195
9196 2003-02-08  John Levon  <levon@movementarian.org>
9197
9198         * LaTeX.C: consolidate code into showRunMessage() helper
9199
9200 2003-02-08  John Levon  <levon@movementarian.org>
9201
9202         * lyxfind.C:
9203         * lyxtext.h:
9204         * text2.C:
9205         * BufferView.C: change setSelectionOverString() to setSelectionRange()
9206           and pass the size in explicitly
9207
9208         * BufferView_pimpl.h:
9209         * BufferView_pimpl.C:
9210         * BufferView.h:
9211         * BufferView.C: add getCurrentChange()
9212
9213         * BufferView_pimpl.h:
9214         * BufferView_pimpl.C: handle change lfuns
9215
9216         * CutAndPaste.C: merge the cut and copy code. Rework the cut code
9217           for changes. Mark pasted paragraphs as new.
9218
9219         * support/lyxtime.h:
9220         * support/lyxtime.C:
9221         * DepTable.C: abstract time_t as lyx::time_type
9222
9223         * LColor.h:
9224         * LColor.C: add colours for new text, deleted text, changebars
9225
9226         * LaTeXFeatures.C: add dvipost as a simple feature. Make the color
9227           package use "usenames" option.
9228
9229         * commandtags.h:
9230         * lyxfunc.C:
9231         * LyXAction.C: add change lfuns
9232
9233         * Makefile.am:
9234         * author.h:
9235         * author.C: author handling
9236
9237         * buffer.h:
9238         * buffer.C: add a per-buffer author list, with first entry as
9239           current author. Handle new .lyx tokens for change tracking. Output
9240           author list to .lyx file. Output dvipost stuff to .tex preamble.
9241           Bump lyx format to 222.
9242
9243         * bufferlist.h:
9244         * bufferlist.C: add setCurrentAuthor() to reset current author details
9245           in all buffers.
9246
9247         * bufferparams.h:
9248         * bufferparams.C: add param for tracking
9249
9250         * bufferview_funcs.C: output change info in minibuffer
9251
9252         * Makefile.am:
9253         * changes.h:
9254         * changes.C: add change-tracking structure
9255
9256         * debug.h:
9257         * debug.C: add CHANGES debug flag
9258
9259         * lyxfind.h:
9260         * lyxfind.C: add code for finding the next change piece
9261
9262         * lyxrc.h:
9263         * lyxrc.C: add user_name and user_email
9264
9265         * lyxrow.h:
9266         * lyxrow.C: add a metric for the top of the text line
9267
9268         * lyxtext.h:
9269         * text.C: implement accept/rejectChange()
9270
9271         * lyxtext.h:
9272         * text.C: paint changebars. Paint new/deleted text in the chosen
9273         colours. Strike through deleted text.
9274
9275         * paragraph.h:
9276         * paragraph.C:
9277         * paragraph_pimpl.h:
9278         * paragraph_pimpl.C: output change markers in .lyx and .tex. Pass
9279           in the current change to the insert functions. Rework erase to
9280           mark text as deleted, adding an eraseIntern() and a range-based
9281           erase(). Implement per-paragraph change lookup and
9282           accept/reject.
9283
9284         * paragraph_funcs.C: Fixup paste for change tracking.
9285
9286         * tabular.C: mark added row/columns as new.
9287
9288         * text.C: fix rowLast() to never return -1. Don't allow
9289           spellchecking of deleted text. Track transpose changes. Don't
9290           allow paragraph break or merge where appropriate.
9291
9292         * text2.C: leave cursor at end of selection after a cut.
9293
9294 2003-02-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9295
9296         * text.C (getLengthMarkerHeight):
9297         (drawLengthMarker): make the `symbolic' lengths (small/med/big)
9298         visible on screen too.
9299
9300 2003-02-07  John Levon  <levon@movementarian.org>
9301
9302         * text.C: s/LYX_PAPER_MARGIN/PAPER_MARGIN/g
9303
9304 2003-02-05  Angus Leeming  <leeming@lyx.org>
9305
9306         * lyxserver.C (read_ready): revert my patch of 11 September last year
9307         as it sends PC cpu through the roof. Presumably this means that
9308         the lyxserver will no longer run on an Alpha...
9309
9310 2003-01-30  Angus Leeming  <leeming@lyx.org>
9311
9312         * factory.C (createInset): create an InsetCommandParam of type "index"
9313         and use it to 'do the right thing'.
9314
9315         * text2.C (getStringToIndex): ensure that cursor position is always
9316         reset to the reset_cursor position.
9317
9318 2003-01-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9319
9320         * lyxfunc.C (getStatus): "buffer-export custom" should never be
9321         disabled.
9322
9323 2003-01-20  Michael Schmitt <michael.schmitt@teststep.org>
9324
9325         * bufferview.C:
9326         * lyxcb.C:
9327         * lyxfunc.C: Output messages with identical spelling, punctuation,
9328         and spaces
9329
9330 2003-01-22  Michael Schmitt  <Michael.Schmitt@teststep.org>
9331
9332         * MenuBackend.C (expandFormats): List only viewable export formats
9333         in "View" menu
9334
9335         * buffer.C (parseSingleLyXformat2Token): Fix misleading error
9336         message
9337
9338         * lyxfunc.C (getStatus): Make sure that formats other than
9339         "fax" can also be disabled
9340
9341 2003-01-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9342
9343         * text3.C (dispatch): put the lfuns that insert insets in 3
9344         groups, and call doInsertInset with appropriate arguments.
9345         (doInsertInset): new function, that creates an inset and inserts
9346         it according to some boolean parameters.
9347
9348 2003-01-16  Lars Gullik Bjønnes  <larsbj@gullik.net>
9349
9350         * buffer.C (readFile): remember to pass on 'par' when calling
9351         readFile recursively.
9352
9353 2003-01-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9354
9355         * MenuBackend.C (expandFormats): add "..." to import formats.
9356
9357 2003-01-15  Dekel Tsur  <dekelts@tau.ac.il>
9358
9359         * paragraph.C (asString): Remove XForms RTL hacks.
9360
9361 2003-01-13  Alfredo Braunstein <abraunst@libero.it>
9362         * buffer.C: fix typo
9363
9364 2003-01-12  Lars Gullik Bjønnes  <larsbj@gullik.net>
9365
9366         * Makefile.am (LIBS): delete var
9367         (lyx_LDADD): add @LIBS@ here instead.
9368
9369 2003-01-08  Michael Schmitt <Michael.Schmitt@teststep.org>
9370
9371         * Clarify the meaning of "wheel mouse jump"
9372
9373 2003-01-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9374
9375         * lyxfunc.C (getStatus): fix disabling of cut/paste of cells in a
9376         tabular in a float
9377
9378 2003-01-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9379
9380         * importer.C (Loaders): do not preallocate 3 elements in the
9381         vector, since one ends up with 6 elements otherwise
9382
9383 2002-12-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9384
9385         * DepTable.C (write): write the file name as last element of the
9386         .dep file (because it may contain spaces)
9387         (read): read info in the right order
9388
9389 2003-01-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9390
9391         * paragraph_pimpl.C (simpleTeXBlanks):
9392         (simpleTeXSpecialChars):
9393         * paragraph.C (simpleTeXOnePar): make `column' unsigned.
9394
9395         * tabular.C (latex): add some missing case statements. Reindent.
9396
9397         * MenuBackend.C (expandToc): remove unused variable.
9398
9399 2003-01-06  Michael Schmitt <Michael.Schmitt@teststep.org>
9400
9401         * LColor.C:
9402         * LaTeX.C:
9403         * LyXAction.C:
9404         * MenuBackend.C:
9405         * buffer.C:
9406         * exporter.C:
9407         * lyxfunc.C:
9408         * lyxrc.C: fix inconsistent usage of spaces, colons, capitalization,
9409         and the like.
9410
9411 2003-01-05  John Levon  <levon@movementarian.org>
9412
9413         * BufferView.h:
9414         * BufferView.C: add getEncoding()
9415
9416         * kbsequence.h:
9417         * kbsequence.C: do not store last keypress
9418
9419         * lyxfunc.h:
9420         * lyxfunc.C: store last keypress here instead. Pass encoding
9421           to getISOEncoded()
9422
9423 2002-12-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9424
9425         * lyx_main.C (init): remove annoying error message when following
9426         symbolic links (bug #780)
9427
9428 2002-12-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9429
9430         * text.C (insertChar):
9431         * lyxrc.C (getDescription): remove extra spaces
9432
9433 2002-12-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9434
9435         * lyxrc.C (getDescription): remove extra spaces
9436
9437 2002-12-20  John Levon  <levon@movementarian.org>
9438
9439         * text3.C: hack fix for page up/down across tall rows
9440
9441 2002-12-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9442
9443         * text2.C (pasteEnvironmentType): avoid crash if layout-copy has
9444         not been invoked
9445
9446 2002-12-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9447
9448         * lyxfunc.C (getStatus): query lyx_gui::getStatus() to catter for
9449         unimplemented lfuns. Make LFUN_THESAURUS_ENTRY status unknown if
9450         thesaurus is not compiled in
9451
9452 2002-12-17  Alfredo Braunstein <abraunst@libero.it>
9453
9454         * lyxfunc.C: correct  inversion of WORDFINDBACK/FORWARD
9455
9456 2002-12-16  Angus Leeming  <leeming@lyx.org>
9457
9458         * lyxrc.[Ch]:
9459         * lyx_main.C (init): remove override_x_deadkeys stuff.
9460
9461 2002-12-12  John Levon  <levon@movementarian.org>
9462
9463         * lyxfunc.C: use LyXKeySym->isText() as last-ditch
9464           insert. Only remove shift modifier under strict
9465           circumstances.
9466
9467 2002-12-09  Lars Gullik Bjønnes  <larsbj@gullik.net>
9468
9469         * MenuBackend.C (expandToc): fix crash.
9470
9471 2002-12-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
9472
9473         * MenuBackend.C (expandToc): gettext on float names.
9474
9475 2002-12-03  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
9476
9477         * lyxlength.[Ch]: set default unit to UNIT_NONE,
9478         implement bool empty() [bug 490]
9479
9480 2002-12-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
9481
9482         * text2.C, CutAndPaste.C: use BoostFormat.h not boost/format.hpp
9483
9484 2002-12-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
9485
9486         * several files: ws changes
9487
9488 2002-12-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
9489
9490         * text2.C (setCounter): clean up a bit, use boost.format.
9491         (updateCounters): initialize par upon declaration.
9492
9493         * CutAndPaste.C (SwitchLayoutsBetweenClasses): set the layout also
9494         if the layout exists. We do not just store the layout any more.
9495         (SwitchLayoutsBetweenClasses): use boost.format
9496
9497 2002-11-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9498
9499         * converter.C (convert): if from and to files are the same, use a
9500         temporary files as intermediary
9501
9502 2002-11-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9503
9504         * commandtags.h:
9505         * LyXAction.C (init): remove LFUN_VECTOR (bug 662)
9506
9507 2002-11-27  Dekel Tsur  <dekelts@tau.ac.il>
9508
9509         * lyxrc.[Ch]: Add {roman,sans,typewriter}_font_foundry variables.
9510
9511 2002-11-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
9512
9513         * tabular.C (asciiPrintCell): use string(size, char) instead of
9514         explicit loop.
9515
9516         * sgml.C (openTag): fix order of arguments to string constructor
9517         (closeTag): ditto
9518
9519         * lyxfunc.C (dispatch): use boost.format
9520
9521         * lots of files: change "c" -> 'c'
9522
9523 2002-11-25  Dekel Tsur  <dekelts@tau.ac.il>
9524
9525         * encoding.C: Patch from Isam Bayazidi: Fix Arabic shaping.
9526
9527 2002-11-25  Angus Leeming  <leeming@lyx.org>
9528
9529         * BoostFormat.h: wrap code inside #ifdef __GNUG__ block.
9530
9531         * lyx_main.C (init): compile fix.
9532
9533 2002-11-25  Lars Gullik Bjønnes  <larsbj@gullik.net>
9534
9535         * lyx_cb.C (start): boost.formatify
9536         do not include <iostream>
9537
9538         * lengthcommon.C: ws only
9539
9540         * boost-inst.C,BoostFormat.h: add more explict instantations
9541
9542 2002-11-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
9543
9544         * lots of files: handle USE_BOOST_FORMAT
9545
9546 2002-11-21  John Levon  <levon@movementarian.org>
9547
9548         * pspell.C: fix compile
9549
9550 2002-11-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
9551
9552         * lyxfunc.C (dispatch): use boost::format
9553         (open): ditto
9554         (doImport): ditto
9555
9556         * lyxfont.C (stateText): use boost::format
9557
9558         * lyx_main.C (LyX): use boost::format
9559         (init): ditto
9560         (queryUserLyXDir): ditto
9561         (readRcFile): ditto
9562         (parse_dbg): ditto
9563         (typedef boost::function): use the recommened syntax.
9564
9565         * importer.C (Import): use boost::format
9566
9567         * debug.C (showLevel): use boost::format
9568
9569         * converter.C (view): use boost::format
9570         (convert): ditto
9571         (move): ditto
9572         (scanLog): ditto
9573
9574         * bufferview_funcs.C (currentState): use boost::format
9575
9576         * bufferlist.C (emergencyWrite): use boost::format
9577
9578         * buffer.C (readLyXformat2): use boost::format
9579         (parseSingleLyXformat2Token): ditto
9580
9581         * Makefile.am (lyx_SOURCES): add BoostFormat.h and boost-inst.C
9582
9583         * LaTeX.C (run): use boost::format
9584
9585         * Chktex.C (scanLogFile): use boost::format
9586
9587         * BufferView_pimpl.C (savePosition): use boost::format
9588         (restorePosition): ditto
9589         (MenuInsertLyXFile): ditto
9590
9591         * BoostFormat.h: help file for explicit instation.
9592
9593 2002-11-21  Dekel Tsur  <dekelts@tau.ac.il>
9594
9595         * tabular.C (latex): Support for block alignment in fixed width
9596         columns.
9597
9598 2002-11-17  John Levon  <levon@movementarian.org>
9599
9600         * BufferView_pimpl.C:
9601         * lyx_cb.C:
9602         * lyxfunc.C: split filedialog into open/save
9603
9604 2002-11-08  Juergen Vigna  <jug@sad.it>
9605
9606         * undo_funcs.C (textHandleUndo): fixed problems with undo introduced
9607         by my last patch (hopefully).
9608
9609 2002-11-08  John Levon  <levon@movementarian.org>
9610
9611         * iterators.h:
9612         * iterators.C:
9613         * buffer.h:
9614         * buffer.C:
9615         * paragraph.h:
9616         * paragraph.C:
9617         * toc.h:
9618         * toc.C: ParConstIterator, and use it (from Lars)
9619
9620 2002-11-07  Ben Stanley  <bds02@uow.edu.au>
9621
9622         * lyxtextclass.[Ch]: revise and add doxygen comments
9623
9624 2002-11-07  John Levon  <levon@movementarian.org>
9625
9626         * text.C: fix progress value for spellchecker
9627
9628         * toc.C: fix navigate menu for insetwrap inside minipage
9629
9630         * paragraph_funcs.C: added FIXME for suspect code
9631
9632 2002-11-07  John Levon  <levon@movementarian.org>
9633
9634         * BufferView_pimpl.C: fix redrawing of insets
9635           on buffer switch
9636
9637 2002-11-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
9638
9639         * text2.C (updateCounters): fix bug 668
9640
9641 2002-11-04  Dekel Tsur  <dekelts@tau.ac.il>
9642
9643         * text3.C (dispatch): Do not make the buffer dirty when moving the
9644         cursor.
9645
9646 2002-11-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
9647
9648         * vc-backend.C: STRCONV
9649         (scanMaster): ditto
9650
9651         * text2.C (setCounter): STRCONV
9652
9653         * paragraph.C (asString): STRCONV
9654
9655         * lyxlength.C (asString): STRCONV
9656         (asLatexString): ditto
9657
9658         * lyxgluelength.C (asString): STRCONV
9659         (asLatexString): ditto
9660
9661         * lyxfunc.C (dispatch): STRCONV
9662         (open): ditto
9663
9664         * lyxfont.C (stateText): STRCONV
9665
9666         * importer.C (Import): STRCONV
9667
9668         * counters.C (labelItem): STRCONV
9669         (numberLabel): ditto
9670         (numberLabel): remove unused ostringstream o
9671
9672         * chset.C: STRCONV
9673         (loadFile): ditto
9674
9675         * bufferview_funcs.C (currentState): STRCONV
9676
9677         * buffer.C (readFile): STRCONV
9678         (asciiParagraph): ditto
9679         (makeLaTeXFile): ditto
9680
9681         * Spacing.C (writeEnvirBegin): STRCONV
9682
9683         * LaTeXFeatures.C (getLanguages): STRCONV
9684         (getPackages): ditto
9685         (getMacros): ditto
9686         (getBabelOptions): ditto
9687         (getTClassPreamble): ditto
9688         (getLyXSGMLEntities): ditto
9689         (getIncludedFiles): ditto
9690
9691         * LaTeX.C: STRCONV
9692         (run): ditto
9693         (scanAuxFile): ditto
9694         (deplog): ditto
9695
9696         * LString.h: add the STRCONV macros
9697
9698         * BufferView_pimpl.C (savePosition): STRCONV
9699         (restorePosition): ditto
9700         (MenuInsertLyXFile): ditto
9701
9702         * vc-backend.C (scanMaster): change from submatch[...] to
9703         submatch.str(...)
9704
9705         * funcrequest.C: include config.h
9706
9707         * factory.C: include config.h
9708
9709         * chset.C (loadFile): change from submatch[...] to submatch.str(...)
9710
9711         * box.C: include config.h
9712
9713         * LaTeX.C (scanAuxFile): change from submatch[...] to
9714         submatch.str(...)
9715         (deplog): ditto
9716
9717 2002-10-25  Angus Leeming  <leeming@lyx.org>
9718
9719         * BufferView_pimpl.C (cursorToggle): remove reapSpellchecker hack.
9720
9721         * ispell.[Ch] (setError): new method.
9722         * ispell.C (c-tor): move out child process into new class LaunchIspell.
9723         Use setError() insetead of goto END.
9724
9725         * lyx_cb.C (AutoSave): move out child process into new class
9726         AutoSaveBuffer.
9727
9728 2002-10-30  John Levon  <levon@movementarian.org>
9729
9730         * text3.C: make start appendix undoable
9731
9732 2002-10-24  Dekel Tsur  <dekelts@tau.ac.il>
9733
9734         * lyxlength.C (inPixels): Fix returned value.
9735
9736         * paragraph.C (TeXOnePar): Fix bug with language changes in nested
9737         environment.
9738
9739 2002-10-24  Angus Leeming  <leeming@lyx.org>
9740
9741         * lyxgluelength.h: no need to forward declare BufferParams
9742         or BufferView, so don't.
9743
9744 2002-10-21  John Levon  <levon@movementarian.org>
9745
9746         * BufferView.C: menuUndo ->undo, redo
9747
9748         * BufferView.h: document, remove dead, make some methods private
9749
9750         * paragraph_funcs.h:
9751         * paragraph_funcs.C:
9752         * CutAndPaste.C: s/pasteParagraph/mergeParagraph
9753
9754         * buffer.h:
9755         * buffer.C:
9756         * sgml.h:
9757         * sgml.C: move sgml open/close tag into sgml.C
9758
9759         * bufferview_funcs.h: unused prototype
9760
9761         * lyxfunc.h:
9762         * lyxfunc.C: remove unused
9763
9764         * lyxtext.h:
9765         * text.C: remove unused
9766
9767 2002-10-21  John Levon  <levon@movementarian.org>
9768
9769         * BufferView.h:
9770         * BufferView.C:
9771         * BufferView_pimpl.h:
9772         * BufferView_pimpl.C: fix mouse wheel handling based on
9773           patch from Darren Freeman
9774
9775 2002-10-09  Dekel Tsur  <dekelts@tau.ac.il>
9776
9777         * lyx_main.C (queryUserLyXDir): Fix automatic reconfiguration.
9778
9779 2002-10-17  Dekel Tsur  <dekelts@tau.ac.il>
9780
9781         * lyxlength.C (inPixels): Fix hanfling of negative length.
9782         Fix LyXLength::MU case.
9783
9784 2002-10-16  John Levon  <levon@movementarian.org>
9785
9786         * buffer.C: remove \\protected_separator parsing done by lyx2lyx now
9787
9788 2002-10-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9789
9790         * converter.C (view): add support for $$i (file name) and $$p
9791         (file path) for the viewer command. If $$i is not specified, then
9792         it is appended to the command (for compatibility with old syntax)
9793
9794 2002-10-14  Juergen Vigna  <jug@sad.it>
9795
9796         * undo_funcs.C (textHandleUndo): alter the order in which the
9797         new undopar is added to the LyXText, as we have to set first
9798         the right prev/next and then add it as otherwise the rebuild of
9799         LyXText is not correct. Also reset the cursor to the right paragraph,
9800         with this IMO we could remove the hack in "redoParagraphs()".
9801
9802 2002-10-09  Angus Leeming  <leeming@lyx.org>
9803
9804         * Bufferview_pimpl.C (dispatch): call InsetCitation::setLoadingBuffer
9805         to turn off an optimisation if a new inset is to be inserted.
9806
9807 2002-10-11 André Pönitz <poenitz@gmx.net>
9808
9809         * lyxtext.h: make some functions public to allow access
9810         from inset/lyxtext for handling LFUN_PRIOR/NEXT
9811
9812 2002-10-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9813
9814         * text3.C (dispatch): when changing layout, avoid an infinite loop
9815         [bug #652]
9816
9817 2002-10-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9818
9819         * lyxrc.C (read): treat a viewer or converter command of "none" as
9820         if it were empty.
9821
9822         * MenuBackend.C (expandFormats): for an update, also allow the
9823         formats that are not viewable
9824
9825         * lyx_main.C (queryUserLyXDir): re-run automatically the configure
9826         script if it is newer than the lyxrc.defaults in user directory
9827
9828 2002-10-07 André Pönitz <poenitz@gmx.net>
9829
9830         * text.C: Vitaly Lipatov's small i18n fix
9831
9832 2002-09-25  Angus Leeming  <leeming@lyx.org>
9833
9834         * ispell.h: doxygen fix.
9835
9836 2002-09-25  Dekel Tsur  <dekelts@tau.ac.il>
9837
9838         * buffer.h (readFile): Add a new argument to the method, to allow
9839         reading of old-format templates.
9840
9841 2002-09-24  Dekel Tsur  <dekelts@tau.ac.il>
9842
9843         * toc.C (getTocList): Get TOC from InsetWrap.
9844
9845 2002-09-16  John Levon  <levon@movementarian.org>
9846
9847         * lyxfunc.C: check tabular for cut/copy too
9848
9849 2002-09-12  John Levon  <levon@movementarian.org>
9850
9851         * LyXAction.C: tidy
9852
9853         * factory.h:
9854         * factory.C: add header
9855
9856         * paragraph_funcs.h:
9857         * paragraph_funcs.C: cleanup
9858
9859 2002-09-11  John Levon  <levon@movementarian.org>
9860
9861         * PrinterParams.h: odd/even default to true
9862
9863 2002-09-12  Rob Lahaye  <lahaye@snu.ac.kr>
9864
9865         * PrinterParams.h: update printer parameters for new xforms dialog
9866
9867 2002-09-11  Angus Leeming  <leeming@lyx.org>
9868
9869         * lyxserver.C (read_ready): re-write to make it more transparent
9870         and to make it work in coherent fashion under Tru64 Unix.
9871
9872 2002-09-11  André Pönitz <poenitz@gmx.net>
9873
9874         * commandtags.h:
9875         * LyXAction.C:
9876         * text3.C: implement LFUN_WORDSEL
9877
9878 2002-09-11  Lars Gullik Bjønnes  <larsbj@gullik.net>
9879
9880         * lyxtextclass.h: don't include FloatList.h, forward declare instead.
9881         make floatlist_ a boost::shared_ptr<FloatList>
9882
9883         * lyxtextclass.C: include FloatList.h
9884         (LyXTextClass): initialize floatlist_
9885         (TextClassTags): add TC_NOFLOAT
9886         (Read): match "nofloat" to TC_NOFLOAT and use it.
9887         (readFloat): modify call to floatlist_
9888         (floats): ditto
9889         (floats): ditto
9890
9891         * FloatList.[Ch] (FloatList): remove commented out float
9892         initialization.
9893         (erase): new function
9894
9895 2002-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
9896
9897         * MenuBackend.C (expandToc): fix crash when there is no document
9898         open
9899
9900 2002-09-10  Dekel Tsur  <dekelts@tau.ac.il>
9901
9902         * many files: Add insetwrap.
9903
9904 2002-09-09  John Levon  <levon@movementarian.org>
9905
9906         * text2.C: remove confusing and awkward depth wraparound
9907
9908 2002-09-09  John Levon  <levon@movementarian.org>
9909
9910         * BufferView_pimpl.C: Don't use empty arg for LFUN_CHILD_INSERT
9911
9912         * buffer.h:
9913         * buffer.C: remove getIncludeonlyList()
9914
9915         * paragraph.C:
9916         * lyxfunc.C: remove headers
9917
9918 2002-09-09  Juergen Vigna  <jug@sad.it>
9919
9920         * text.C (getColumnNearX): fix form Michael this is most
9921         probably a cut&paste bug.
9922
9923 2002-09-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
9924
9925         * remove all INHERIT_LANG and INHERIT_LANGUAGE commented code
9926
9927         * LaTeXFeatures.C (useLayout): let tclass and lyt be a const
9928         references, ws changes.
9929
9930         * text2.C (init): update counters after init
9931         (insertParagraph): no need to set counter on idividual paragraphs.
9932         (setCounter): access the counters object in the textclass object
9933         on in the buffer object.
9934         (updateCounters): ditto
9935
9936         * lyxtextclass.C: include counters.h, add variable ctrs_ as
9937         shared_ptr<Counters> to avoid loading counters.h in all
9938         compilation units.
9939         (LyXTextClass): initialize ctrs_
9940         (TextClassTags): add TC_COUNTER, and ...
9941         (Read): use it here.
9942         (CounterTags): new tags
9943         (readCounter): new function
9944         (counters): new funtion
9945         (defaultLayoutName): return a const reference
9946
9947         * counters.C (Counters): remove contructor
9948         (newCounter): remove a couple of unneeded statements.
9949         (newCounter): simplify a bit.
9950         (numberLabel): some small formatting changes.
9951
9952         * buffer.[Ch]: remove all traces of counters, move the Counters
9953         object to the LyXTextClass.
9954
9955 2002-09-06  Alain Castera  <castera@in2p3.fr>
9956
9957         * tabular.C: uses \tabularnewline; uses >{...} construct from array
9958         package to set the horizontal alignment on fixed width columns.
9959
9960         * lyx_sty.C:
9961         * lyx_sty.h: added tabularnewline macro def.
9962
9963         * LaTeXFeatures.C: added NeedTabularnewline macro feature
9964
9965 2002-09-06  John Levon  <levon@movementarian.org>
9966
9967         * LyXAction.C: tooltips for sub/superscript
9968
9969         * MenuBackend.C: a bit more verbose
9970
9971         * lyxfunc.C: tiny clean
9972
9973         * undo_funcs.C: document undo_frozen
9974
9975 2002-09-05  Lars Gullik Bjønnes  <larsbj@gullik.net>
9976
9977         * counters.C (Counters): add missing algorithm counter.
9978
9979         * text2.C (setCounter): lookup the counter with layouts latexname
9980         instead of by section number.
9981         (setCounter): use a hackish way to lookup the correct enum
9982         counter.
9983         a float name->type change
9984         reset enum couners with counter name directly instead of depth value.
9985
9986         * counters.C (Counters): remove the push_backs, change to use the
9987         float type not the float name.
9988         (labelItem): remove unused string, float name->type change
9989
9990         * counters.h: don't include vector, loose the enums and sects vectors
9991
9992 2002-09-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
9993
9994         * lyxtextclass.C (TextClassTags): add TC_FLOAT
9995         (Read): add float->TC_FLOAT to textclassTags
9996         (Read): and handle it in the switch
9997         (readFloat): new function
9998
9999         * FloatList.C (FloatList): comment out the hardcoded float
10000         definitions.
10001
10002         * lyxlayout.h: ws change.
10003
10004 2002-08-29  Dekel Tsur  <dekelts@tau.ac.il>
10005
10006         * buffer.C (readFile): Look for lyx2lyx in LYXDIR/lyx2lyx/
10007
10008 2002-09-03  Angus Leeming  <leeming@lyx.org>
10009
10010         * BufferView_pimpl.h: qualified name is not allowed in member
10011         declaration: WorkArea & Pimpl::workarea() const;
10012
10013         * factory.C: added using std::endl directive.
10014
10015         * text3.C: added using std::find and std::vector directives.
10016
10017 2002-08-29  André Pönitz <poenitz@gmx.net>
10018
10019         * lyxtext.h:
10020         * text2.C: remove unused member number_of_rows
10021
10022         * Makefile.am:
10023         * BufferView2.C: remove file, move contents to...
10024         * BufferView.C: ... here
10025
10026         * BufferView_pimpl.C:
10027         * factory.C: move more inset creation to factory
10028
10029         * vspace.C: avoid direct usage of LyXText, ws changes
10030
10031         * BufferView.[Ch]:
10032                 don't provide direct access to WorkArea, use two simple
10033                 acessors haveSelction() and workHeight() instead
10034
10035
10036 2002-08-29  John Levon  <levon@movementarian.org>
10037
10038         * BufferView_pimpl.C (dispatch): do not continue when
10039           no buffer
10040
10041 2002-08-28  André Pönitz <poenitz@gmx.net>
10042
10043         * commandtags.h: new LFUN_MOUSE_DOUBLE, LFUN_MOUSE_TRIPLE
10044
10045         * BufferView.h:
10046         * BufferView_pimpl.[Ch] move work area mouse event to LFUNs
10047
10048 2002-08-28  Rob Lahaye  <lahaye@snu.ac.kr>
10049
10050         * buffer.C: increment LYX_FORMAT to 221
10051
10052         * lyxrc.[Ch]: declare display_graphics as grfx::DisplayType and use
10053         grfx::displayTranslator.find(foo); include graphics/GraphicsTypes.h.
10054
10055         * lyxrc.C: use more "if (...) { } else { }" style (John's advice).
10056
10057         * lyx_main.C: call once the setDisplayTranslator(); is that okay here?
10058
10059 2002-08-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10060
10061         * factory.C (createInset): use LyXTextClass::floats
10062
10063         * MenuBackend.C (expandFloatListInsert):
10064         (expandFloatInsert):
10065         (expandToc):
10066
10067         * text2.C (setCounter):
10068
10069         * LaTeXFeatures.C (useFloat):
10070         (getFloatDefinitions):
10071
10072         * BufferView_pimpl.C (dispatch): use LyXTextClass::floats()
10073
10074         * lyxtextclass.[Ch]: rename layoutlist to layoutlist_; add
10075         floatlist_, with accessor floats().
10076
10077         * FloatList.h: remove global FloatList
10078
10079 2002-08-26  André Pönitz <poenitz@gmx.net>
10080
10081         * paragraph.[Ch]: Martin's patch for the \end_deeper bug
10082
10083         * BufferView.h:
10084         * BufferView2.C:
10085         * BufferView_pimpl.C:
10086         * text3.C: mun hanfling of LFUN_CUT/COPY/PASTE to LyXText
10087
10088 2002-08-25  John Levon  <levon@movementarian.org>
10089
10090         * LyXAction.C: fix margin note description
10091
10092 2002-08-24  John Levon  <levon@movementarian.org>
10093
10094         * buffer.C:
10095         * bufferlist.C:
10096         * bufferview_funcs.C:
10097         * lyxfont.C:
10098         * undo_funcs.C: cleanups
10099
10100         * lyxfunc.C: disable CUT/COPY when no selection
10101
10102 2002-08-23  Rob Lahaye  <lahaye@snu.ac.kr>
10103
10104         * lyxlength.[Ch]: use better (three letters) mnemonics for percentage units
10105         in "enum UNIT"; e.g. PTW for Percent of TextWidth
10106
10107         * lyxrc.C: graphics display is now monochrome|grayscale|color|none.
10108         Add backward compatibility to "mono", "gray" and "no".
10109
10110 2002-08-24  Dekel Tsur  <dekelts@tau.ac.il>
10111
10112         * buffer.C (readFile): Always run lyx2lyx if file_format < LYX_FORMAT
10113         (and file_format >= 200).
10114
10115 2002-08-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10116
10117         * lyxlayout.C (Read): treat LT_OPTARGS as an integer, not a bool
10118
10119 2002-08-22  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10120
10121         * lyxfunc.C (getStatus): handle LFUN_INSET_OPTARG
10122
10123 2002-08-20  Martin Vermeer  <martin.vermeer@hut.fi>
10124
10125         * BufferView_pimpl.C:
10126         * LyXAction.C:
10127         * buffer.C:
10128         * commandtags.h:
10129         * lyxfunc.C:
10130         * paragraph.[Ch]:
10131         * text2.C:
10132         * insets/insetoptarg.[Ch]: Added "optional argument" collapsible
10133         inset and code to make it  work with the paragraph code. The inset
10134         can be anywhere in the paragraph, but will only do the expected
10135         thing in LaTeX if the layout file contains the parameter line
10136                         OptionalArgs    1
10137         (or more generally, a nonzero value) for that layout.
10138
10139 2002-08-22  Lars Gullik Bjønnes  <larsbj@gullik.net>
10140
10141         * paragraph.h: remove the declaration of undefined counters class
10142         function.
10143
10144 2002-08-22  Martin Vermeer <martin.vermeer@hut.fi>
10145
10146         * text2.C (setCounter):  fixed enumeration mis-count as reported by
10147         Dr. Richard Hawkins.
10148
10149 2002-08-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
10150
10151         * paragraph_funcs.h: remove some unneeded includes
10152
10153         * text.C (backspace): pasteParagraph now in global scipe
10154
10155         * CutAndPaste.C (cutSelection): pasteParagraph now in global scope
10156         (pasteSelection): ditto
10157
10158         * paragraph.[Ch] (pasteParagraph): move function to global scope ...
10159         * paragraph_funcs.C (pasteParagraph): ... here
10160
10161 2002-08-20  André Pönitz <poenitz@gmx.net>
10162
10163         * commandtags.h: new LFUNs for swapping/copying table row/colums
10164
10165         * LyXAction.C:
10166         * lyxfunc.C: support for new lfuns
10167
10168 2002-08-21  Lars Gullik Bjønnes  <larsbj@gullik.net>
10169
10170         * tabular.C:
10171         * buffer.[Ch]: remove NO_COMPABILITY stuff
10172
10173 2002-08-20  Lars Gullik Bjønnes  <larsbj@gullik.net>
10174
10175         * boost.C (throw_exception): new file, with helper function for
10176         boost compiled without exceptions.
10177
10178         * paragraph.h:
10179         * lyxlength.C:
10180         * buffer.C:
10181         * ParameterStruct.h:
10182         * ParagraphParameters.[Ch]: remove NO_PEXTRA_REALLY stuff
10183
10184         * bufferlist.C (emergencyWriteAll): use boost bind
10185
10186         * BufferView_pimpl.C (moveCursorUpdate): remove inline
10187
10188         * text.C: include paragraph_funcs.h
10189         (breakParagraph): breakParagraph is now in global scope
10190
10191         * paragraph_funcs.[Ch]: new files
10192
10193         * paragraph.C (breakParagraph,breakParagraphConservative): move to
10194         global scope
10195
10196         * buffer.C: include paragraph_funcs.h
10197         (insertStringAsLines): breakParagraph is now in global scope
10198
10199         * Makefile.am (lyx_SOURCES): add paragraph_funcs.h and
10200         paragraph_funcs.C
10201
10202         * CutAndPaste.C: include paragraph_funcs.h
10203         (cutSelection): breakParagraphConservative is now in global scope
10204         (pasteSelection): ditto
10205
10206         * buffer.h: declare oprator== and operator!= for
10207         Buffer::inset_iterator
10208
10209         * bufferlist.C (emergencyWrite): don't use fmt(...)
10210
10211         * text3.C: add using std::endl
10212
10213         * BufferView.C (moveCursorUpdate): remove default arg
10214
10215 2002-08-20  André Pönitz <poenitz@gmx.net>
10216
10217         * buffer.[Ch]: move inline functions to .C
10218
10219         * BufferView2.C:
10220         * BufferView_pimpl.C:
10221         * text.C:
10222         * buffer.[Ch]: use improved inset_iterator
10223
10224         * buffer.C:
10225         * paragraph.[Ch]: write one paragraph at a time
10226
10227 2002-08-20  Dekel Tsur  <dekelts@tau.ac.il>
10228
10229         * BufferView_pimpl.C (dispatch): Insert insetbibtex with "plain"
10230         style if style is not specified.
10231
10232 2002-08-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10233
10234         * text2.C (setCounter): when searching for right label for a
10235         caption, make sure to recurse to parent insets (so that a caption
10236         in a minipage in a figure float works) (bug #568)
10237
10238 2002-08-20  André Pönitz <poenitz@gmx.net>
10239
10240         * text3.C: new file for LyXText::dispatch() and helpers
10241
10242         * BufferView.[Ch]: move text related stuff to LyXText::dispatch()
10243
10244         * funcrequest.[Ch]: add message() do avoid direct access to LyXFunc
10245
10246 2002-08-19  André Pönitz <poenitz@gmx.net>
10247
10248         * lyxtext.h:
10249         * text.C: new LyXText::dispatch()
10250
10251         * BufferView_pimpl.C: move handling of LFUN_APPENDIX to LyXText
10252
10253 2002-08-18  Dekel Tsur  <dekelts@tau.ac.il>
10254
10255         * text.C (paintRowSelection): Fix code for rows with both RTL & LTR text.
10256
10257         * BufferView_pimpl.C (smartQuote): Insert typewriter quotes in
10258         Hebrew text.
10259
10260 2002-08-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10261
10262         * Makefile.am: use $(variables) instead of @substitutions@
10263
10264 2002-08-15  André Pönitz <poenitz@gmx.net>
10265
10266         * lyxfunc.C:
10267         * BufferView_pimpl.C: streamlining mathed <-> outer world
10268         interaction
10269
10270         * commandtags.h:
10271         * LyXAction.C: remove unused LFUN_MATH
10272
10273 2002-08-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
10274
10275         * paragraph.[Ch]: add some NO_NEXT ifdefs.
10276
10277 2002-08-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
10278
10279         * paragraph.C (Paragraph): reformat a bit
10280         (cutIntoMinibuffer): use builtin InsetList function instad of
10281         doing it manually.
10282         (getInset): ditto
10283
10284         * buffer.C: include boost/bind.hpp, add using std::for_each
10285         (writeFileAscii): use ParagraphList iterators
10286         (validate): use for_each for validate traversal of paragraphs
10287         (getBibkeyList): use ParagraphList iterators
10288         (resizeInsets): use for_each to resizeInsetsLyXText for all
10289         paragraphs.
10290         (getParFromID): use ParagraphList iterators
10291
10292         * BufferView2.C (lockInset): use paragraph list and iterators
10293
10294 2002-08-14  John Levon  <levon@movementarian.org>
10295
10296         * lyxserver.C: remove spurious xforms include
10297
10298 2002-08-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10299
10300         * lyxfunc.C (getStatus): disable math-extern outside of math mode
10301
10302 2002-08-13  André Pönitz <poenitz@gmx.net>
10303
10304         * LyXAction.[Ch]:
10305         * lyxfunc.C: further cleaning
10306
10307 2002-08-13  André Pönitz <poenitz@gmx.net>
10308
10309         * funcrequest.h: new constructor
10310
10311         * funcrequest.C: move stuff here from .h
10312
10313         * Makefile.am:
10314         * BufferView_pimpl.C:
10315         * LyXAction.C:
10316         * toc.C:
10317         * lyxfunc.C: subsequent changes
10318
10319         * lyxfunc.h: new view() member function
10320
10321         * lyxfunc.C: subsequent changes
10322
10323 2002-08-13  Angus Leeming  <leeming@lyx.org>
10324
10325         * BufferView2.C:
10326         * BufferView_pimpl.C:
10327         * buffer.C:
10328         * converter.C:
10329         * importer.C:
10330         * lyxfunc.C:
10331         * lyxvc.C:
10332         * toc.C:
10333         * vc-backend.C:
10334         changes due to the changed LyXView interface that now returns references
10335         to member variables not pointers.
10336
10337 2002-08-13  Angus Leeming  <leeming@lyx.org>
10338
10339         * WordLangTuple (word, lang_code): return references to strings,
10340         not strings.
10341
10342         * BufferView.h:
10343         * SpellBase.h:
10344         * lyxtext.h: forward-declare WordLangTuple.
10345
10346         * BufferView2.C:
10347         * ispell.C:
10348         * pspell.C:
10349         * text.C: #include "WordLangTuple.h".
10350
10351         * lyxtext.h:
10352         * text.C: (selectNextWordToSpellcheck): constify return type.
10353
10354 2002-08-12  Martin Vermeer <martin.vermeer@hut.fi>
10355
10356         * buffer.C:
10357         * buffer.h:
10358         * lyxtext.h:
10359         * paragraph.C:
10360         * paragraph_pimpl.h:
10361         * text.C:
10362         * text2.C:
10363         * undo_funcs.C: replaced per-paragraph counter logic by per-buffer, as
10364         suggested by Angus.
10365         Made updateCounter always count from start of buffer, and removed
10366         second argument (par).
10367         Reverted floats number display to '#'. Perhaps I'll try again when the
10368         code base is sanitized a bit.
10369
10370 2002-08-12  Angus Leeming  <leeming@lyx.org>
10371
10372         * buffer.[Ch] (getLabelList): constify.
10373
10374 2002-08-07  André Pönitz <poenitz@gmx.net>
10375
10376         * commandtags.h: new LFUN_MOUSE_(PRESS|MOTION|RELEASE)
10377
10378         * funcrequest.h: extension to keep mouse (x,y) position
10379
10380 2002-08-12  Juergen Vigna  <jug@sad.it>
10381
10382         * BufferView2.C (insertErrors): forbid undo when inserting error
10383         insets.
10384
10385         * CutAndPaste.C (SwitchLayoutsBetweenClasses): ditto
10386
10387 2002-08-12  Lars Gullik Bjønnes  <larsbj@gullik.net>
10388
10389         * ParagraphList.[Ch]: new files
10390
10391         * Makefile.am (lyx_SOURCES): add ParagraphList.[Ch]
10392
10393         * BufferView2.C (lockInset): ParagraphList changes
10394         * toc.C: ditto
10395         * text2.C: ditto
10396         * bufferlist.C: ditto
10397         * buffer.h: ditto
10398         * buffer.C: ditto
10399
10400 2002-08-11  Lars Gullik Bjønnes  <larsbj@gullik.net>
10401
10402         * paragraph_pimpl.h: remove inclusion of boost/array.hpp, remove
10403         unused class variable counter_,
10404
10405         * paragraph.[Ch] (getFirstCounter): delete unused function
10406
10407         * counters.C: include LAssert.h
10408         (reset): add a new function with no arg, change other version to
10409         not have def. arg and to not allow empty arg.
10410
10411         * text2.C (setCounter): remove empty arg from call to Counters::reset
10412
10413 2002-08-11  John Levon  <levon@movementarian.org>
10414
10415         * Makefile.am: add WordLangTuple.h
10416
10417 2002-08-11  Lars Gullik Bjønnes  <larsbj@gullik.net>
10418
10419         * paragraph.C, ToolbarDefaults.h, kbsequence.h, lyx_main.C,
10420         lyxfunc.C lyxlex_pimpl.C: ws changes only.
10421
10422         * insets/insettext.C: InsetList changes
10423
10424         * graphics/GraphicsSupport.C (operator()): InsetList changes
10425
10426         * toc.C (getTocList): InsetList changes
10427
10428         * paragraph_pimpl.[Ch]: InsetList changes
10429
10430         * paragraph.[Ch]: InsetList changes
10431
10432         * buffer.C (inset_iterator): InsetList changes
10433         (setParagraph): ditto
10434         * buffer.h (inset_iterator): ditto
10435         * iterators.C (operator++): ditto
10436         * iterators.h: ditto
10437
10438         * Makefile.am (lyx_SOURCES): add InsetList.C and InsetList.h
10439
10440         * InsetList.[Ch]: new files, most InsetList handling moved out of
10441         paragraph.C.
10442
10443         * BufferView2.C (removeAutoInsets): InsetList changes
10444         (lockInset): ditto
10445         (ChangeInsets): ditto
10446
10447 2002-08-10  Lars Gullik Bjønnes  <larsbj@gullik.net>
10448
10449         * paragraph_pimpl.h (empty): new function
10450
10451         * paragraph.[Ch] (empty): new function
10452
10453         * other files: use the new Paragraph::empty function
10454
10455 2002-08-09  John Levon  <levon@movementarian.org>
10456
10457         * lyxtext.h: remove unused refresh_height
10458
10459 2002-08-09  John Levon  <levon@movementarian.org>
10460
10461         * Makefile.am:
10462         * sgml.h:
10463         * sgml.C:
10464         * buffer.C:
10465         * paragraph.h:
10466         * paragraph.C: move sgml char escaping out of paragraph
10467
10468         * paragraph.h:
10469         * paragraph.C: remove id setter
10470
10471         * buffer.C:
10472         * paragraph.C:
10473         * paragraph_pimpl.C: remove dead tex_code_break_column
10474
10475         * bufferview_funcs.C: small cleanup
10476
10477         * lyxfunc.C: remove dead proto
10478
10479         * lyxtext.h: make some stuff private. Remove some dead stuff.
10480
10481         * lyxgluelength.C: make as[LyX]String() readable
10482
10483 2002-08-08  John Levon  <levon@movementarian.org>
10484
10485         * LyXAction.h:
10486         * LyXAction.C:
10487         * MenuBackend.C:
10488         * ToolbarDefaults.C:
10489         * lyxfunc.C:
10490         * lyxrc.C:
10491         * toc.C: lyxaction cleanup
10492
10493 2002-08-08  John Levon  <levon@movementarian.org>
10494
10495         * BufferView2.C: small cleanup
10496
10497         * lyxfind.h:
10498         * lyxfind.C: move unnecessary header into the .C
10499
10500 2002-08-08  John Levon  <levon@movementarian.org>
10501
10502         * funcrequest.h: just tedious nonsense
10503
10504         * lyx_main.h:
10505         * lyx_main.C: cleanups
10506
10507         * buffer.C:
10508         * vspace.C: remove dead header lyx_main.h
10509
10510 2002-08-07  Angus Leeming  <leeming@lyx.org>
10511
10512         * Paragraph.[Ch]:
10513         * paragraph_pimpl.h:
10514         Forward declare class Counters in paragraph.h by moving the ctrs member
10515         variable into Paragraph::Pimpl.
10516         (counters): new method, returning a reference to pimpl_->ctrs.
10517
10518         * text2.C: ensuing changes.
10519
10520 2002-08-07  John Levon  <levon@movementarian.org>
10521
10522         * BufferView_pimpl.C (resizeCurrentBuffer): update scrollbar
10523
10524         * BufferView_pimpl.C: announce X selection on double/triple
10525           click
10526
10527         * lyx_main.C: use correct bool in batch dispatch
10528
10529         * counters.h: srcdocs (from Martin Vermeer and Angus Leeming)
10530
10531 2002-08-07  André Pönitz <poenitz@gmx.net>
10532
10533         * funcrequest.h: new class to wrap a kb_action and its argument
10534
10535         * BufferView.[Ch]:
10536         * BufferView_pimpl[Ch]:
10537         * LaTeX.C:
10538         * LyXAction.[Ch]:
10539         * lyxfunc.[Ch]:
10540         * lyxrc.C: subsequent changes
10541
10542
10543 2002-08-07  John Levon  <levon@movementarian.org>
10544
10545         * BufferView_pimpl.C (redoCurrentBuffer): fix screen update when
10546           document options change.
10547
10548 2002-08-06  Martin Vermeer  <martin.vermeer@hut.fi>
10549
10550         * counters.[Ch]
10551         * text2.C
10552         * paragraph.[Ch]
10553         * makefile.am: move counters functionality over from
10554         text2.C/paragraph.[Ch] to counters.[Ch], and make proper C++.
10555
10556 2002-08-06  John Levon  <levon@movementarian.org>
10557
10558         * WordLangTuple.h: new file for word + language code tuple
10559
10560         * SpellBase.h:
10561         * pspell.h:
10562         * pspell.C:
10563         * ispell.h:
10564         * ispell.C:
10565         * lyxtext.h:
10566         * text.C:
10567         * text2.C:
10568         * BufferView.h:
10569         * BufferView2.C: use WordLangTuple
10570
10571         * layout.h:
10572         * buffer.C: remove very dead LYX_LAYOUT_DEFAULT
10573
10574 2002-08-06  John Levon  <levon@movementarian.org>
10575
10576         * lyx_main.C: fix cmdline batch handling
10577
10578 2002-08-06  André Pönitz <poenitz@gmx.net>
10579
10580         * lyxrc.C: set default for show_banner to true
10581
10582 2002-08-06  John Levon  <levon@movementarian.org>
10583
10584         * pspell.C: fix a crash, and allow new aspell to work
10585
10586 2002-08-06  John Levon  <levon@movementarian.org>
10587
10588         * lyxfunc.C:
10589         * kbmap.C: small cleanup
10590
10591         * vspace.h:
10592         * vspace.C: add const
10593
10594 2002-08-05  John Levon  <levon@movementarian.org>
10595
10596         * LyXAction.C: back to tabular-insert
10597
10598 2002-08-04  John Levon  <levon@movementarian.org>
10599
10600         * BufferView.h:
10601         * BufferView.C: cosmetic change
10602
10603         * BufferView_pimpl.C: s/IGNORE_CODE/NOTE_CODE/
10604
10605         * bufferlist.C:
10606         * buffer.h:
10607         * buffer.C:
10608         * lyxcb.h:
10609         * lyxcb.C:
10610         * lyxserver.C:
10611         * lyxvc.C:
10612         * vc-backend.C:
10613         * BufferView2.C: purge all "Lyx" not "LyX" strings
10614
10615         * lyxcursor.h:
10616         * lyxcursor.C: attempt to add some documentation
10617
10618         * lyxfunc.C:
10619         * commandtags.h:
10620         * LyXAction.C:
10621         * ToolbarDefaults.C:
10622         * BufferView_pimpl.C: remove LFUN_DIALOG_TABULAR_INSERT and
10623           merge with LFUN_TABULAR_INSERT
10624
10625         * Makefile.am:
10626         * SpellBase.h:
10627         * ispell.h:
10628         * ispell.C:
10629         * pspell.h:
10630         * pspell.C: split up i/pspell implementations into separate
10631           files, many cleanups
10632
10633         * lyxlex.C: unrevert, with a proper fix for prefix.length() == 0
10634
10635         * text2.C: some cleanup
10636
10637         * lyxfunc.C: don't check for isp_command == "none" any more, it
10638           didn't make any sense
10639
10640 2002-08-06      Martin Vermeer <martin.vermeer@hut.fi>
10641
10642         * counters.[Ch]
10643         * text2.C
10644         * paragraph.[Ch]
10645         * makefile.am: move counters functionality over
10646         from text2.C/paragraph.[Ch] to counters.[Ch], and
10647         make proper C++.
10648 2002-08-02  John Levon  <levon@movementarian.org>
10649
10650         * buffer.C: s/lyxconvert/lyx2lyx/
10651
10652 2002-08-02  Angus Leeming  <leeming@lyx.org>
10653
10654         * lyxlex.C: revert John's change as it breaks reading of the user
10655         preamble.
10656
10657 2002-08-02  Angus Leeming  <leeming@lyx.org>
10658
10659         * importer.C (Import):
10660         * lyxfunc.C (moveCursorUpdate, dispatch, view_status_message):
10661         changes due to LyXView::view() now returning a boost::shared_ptr.
10662
10663 2002-08-02  John Levon  <levon@movementarian.org>
10664
10665         * lyxlex.C: small cleanup
10666
10667 2002-08-02  John Levon  <levon@movementarian.org>
10668
10669         * text2.C (status): small cleanup, no logic change
10670
10671 2002-08-01  John Levon  <levon@movementarian.org>
10672
10673         * buffer.h:
10674         * buffer.C (writeFile): don't output alerts, caller
10675           handles this
10676
10677         * bufferlist.C:
10678         * lyx_cb.C: from above
10679
10680         * lyxfunc.C: allow to open non-existent files
10681
10682 2002-07-31  John Levon  <levon@movementarian.org>
10683
10684         * lyxserver.C: don't let incidental errors get
10685           in the way (errno)
10686
10687 2002-07-30  John Levon  <levon@movementarian.org>
10688
10689         * lyxfunc.C: disable character dialog in ERT inset (partial fix)
10690
10691 2002-07-30  John Levon  <levon@movementarian.org>
10692
10693         * lyxserver.h:
10694         * lyxserver.C: remove I/O callback too
10695
10696 2002-07-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10697
10698         * lyxfunc.C (getStatus): disable LFUN_LATEX_LOG when there is no
10699         log.
10700
10701 2002-07-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
10702
10703         * many files: strip,frontStrip -> trim,ltrim,rtrim
10704
10705 2002-07-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
10706
10707         * PrinterParams.h: remove extern containsOnly, and include
10708         support/lstrings.h instead.
10709
10710         * LaTeX.C (scanAuxFile): modify because of strip changes
10711         (deplog): ditto
10712         * buffer.C (makeLaTeXFile): ditto
10713         * bufferparams.C (writeFile): ditt
10714         * lyxfont.C (stateText): ditto
10715         * lyxserver.C (read_ready): ditto
10716         * vc-backend.C (scanMaster): ditto
10717
10718         * BufferView_pimpl.h: ws changes
10719
10720         * BufferView_pimpl.C: inlude boost/signals/connection.hpp
10721
10722 2002-07-26  André Pönitz <poenitz@gmx.net>
10723
10724         * kb_sequence.C: remove unnedred usings
10725
10726 2002-07-26  Juergen Vigna  <jug@sad.it>
10727
10728         * lyxfind.C (LyXReplace): we have to check better if the returned
10729         text is not of theLockingInset()->getLockingInset().
10730
10731 2002-07-25  Juergen Vigna  <jug@sad.it>
10732
10733         * lyxfind.C (LyXReplace): don't replace if we don't get the
10734         right LyXText.
10735
10736         * undo_funcs.C (createUndo): remove debugging code.
10737
10738 2002-07-25  Dekel Tsur  <dekelts@tau.ac.il>
10739
10740         * buffer.C (parseSingleLyXformat2Token): Use default placement
10741         when reading old floats.
10742
10743         * FloatList.C (FloatList): Change the default placement of figure
10744         and tables to "tbp".
10745
10746 2002-07-25  John Levon  <moz@compsoc.man.ac.uk>
10747
10748         * MenuBackend.C: using std::max
10749
10750 2002-07-25  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10751
10752         * MenuBackend.C (expandToc):
10753         (expandToc2): code moved from xforms menu frontend. It is now
10754         generic and TOCs are transparent to menu frontends.
10755
10756 2002-07-24  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10757
10758         * toc.C (getTocList): protect against buf=0
10759
10760         * MenuBackend.C (expand): move from Menu to MenuBackend; pass a
10761         Menu as first parameter. Now, this calls itself recursively to
10762         expand a whole tree (this will be useful for TOC handling)
10763         (expandFloatInsert): remove 'wide' version of floats
10764
10765         * MenuBackend.h (submenuname): returns the name of the submenu.
10766         (submenu): returns the submenu itself, provided it has been
10767         created by MenuBackend::expand
10768
10769 2002-07-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10770
10771         * paragraph_pimpl.C (simpleTeXSpecialChars): close fonts before
10772         insets which have noFontChange == true. (bug #172)
10773
10774 2002-07-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
10775
10776         * BufferView_pimpl.C: add connection objects and use them...
10777         (Pimpl): here.
10778
10779 2002-07-22  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10780
10781         * MenuBackend.C (expandLastfiles):
10782         (expandDocuments):
10783         (expandFormats):
10784         (expandFloatListInsert):
10785         (expandFloatInsert):
10786         (expand): split expand in parts
10787
10788 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
10789
10790         * lyx_gui.C: use lyx_gui::exit()
10791
10792 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
10793
10794         * LyXAction.C: show the failing pseudo action
10795
10796 2002-07-22  Dekel Tsur  <dekelts@tau.ac.il>
10797
10798         * buffer.C (readFile): Run the lyxconvert script in order to read
10799         old files.
10800
10801 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
10802
10803         * LyXAction.C:
10804         * commandtags.h:
10805         * lyxfunc.C: remove LFUN_ADD_TO_TOOLBAR
10806
10807 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
10808
10809         * LyXAction.C:
10810         * commandtags.h:
10811         * lyxfunc.C: remove LFUN_TOOLBAR_PUSH
10812
10813 2002-07-22  Herbert Voss  <voss@lyx.org>
10814
10815         * lengthcommon.C:
10816         * lyxlength.[Ch]: add support for the vertical lengths
10817
10818 2002-07-21  John Levon  <moz@compsoc.man.ac.uk>
10819
10820         * toc.[Ch]: std:: fixes
10821
10822 2002-07-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10823
10824         * lyxrc.C: do not include lyx_main.h
10825
10826         * LaTeXFeatures.h: use a list<string> instead of a vector<string>
10827         for layouts
10828
10829         * lyxrc.C:
10830         * encoding.C:
10831         * bufferlist.C:
10832         * BufferView2.C: include "lyxlex.h"
10833
10834         * tabular.h:
10835         * bufferparams.h: do not #include "lyxlex.h"
10836
10837         * lyxtextclasslist.C (Add): remove method
10838         (classlist): renamed to classlist_
10839
10840         * paragraph_pimpl.C:
10841         * paragraph.C:
10842         * text2.C:
10843         * CutAndPaste.C:
10844         * bufferview_funcs.C:
10845         * bufferlist.C:
10846         * text.C:
10847         * LaTeXFeatures.C:
10848         * buffer.C:
10849         * toc.C (getTocList): use BufferParams::getLyXTextClass
10850
10851         * toc.C (getTocList): use InsetFloat::addToToc
10852
10853         * toc.[Ch]: new files, containing helper functions to handle table
10854         of contents
10855
10856         * lyxfunc.C (dispatch): no need to remove spaces around command
10857         given as a string
10858         (getStatus): handle LFUN_SEQUENCE by returning the status of the
10859         first command of the sequence; it is not very clever, but I do not
10860         have a better idea, actually
10861
10862         * LyXAction.C (LookupFunc): make sure to remove space at the
10863         beginning and end of the command
10864
10865 2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10866
10867         * MenuBackend.C (getMenubar): new method: return the menubar of
10868         this menu set
10869         (read): treat differently reading of menu and menubar (in
10870         particular, the menubar has no name now)
10871         (Menu::menubar): remove
10872
10873         * lyxfunc.C (dispatch): add 'done' message to minibuffer when
10874         saving is finished
10875
10876 2002-07-20  Dekel Tsur  <dekelts@tau.ac.il>
10877
10878         * BufferView_pimpl.C (workAreaButtonRelease): Fix opening of
10879         a bibitem inset in a RTL paragraph.
10880
10881 2002-07-20  John Levon  <moz@compsoc.man.ac.uk>
10882
10883         * paragraph_pimpl.C: constify
10884
10885         * BufferView_pimpl.C:
10886         * LaTeX.C:
10887         * lyxfunc.C: fix dispatch in a nicer way
10888
10889 2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10890
10891         * lyxfunc.C (dispatch):
10892         * BufferView_pimpl.C:
10893         * BufferView_pimpl.h:
10894         * BufferView.C:
10895         * BufferView.h: rename Dispatch() to dispatch()
10896
10897         * LaTeXFeatures.C (useLayout): honor LyXLayout::depends_on()
10898
10899         * lyxlayout.C (Read): honor DependsOn tag
10900
10901         * lyxlayout.[Ch] (depends_on): new method
10902
10903         * version.C.in: update lyx_docversion
10904
10905         * LaTeXFeatures.C (getMacros): only define \LyX when needed
10906
10907         * paragraph.C (validate): remove from here...
10908         * paragraph_pimpl.C (validate): ... and move here
10909         (isTextAt): make it const
10910
10911         * buffer.C (getLists): ws cleanup
10912
10913 2002-07-20  Dekel Tsur  <dekelts@tau.ac.il>
10914
10915         * language.C (read): Use iso8859-1 encoding in latex_lang
10916         (this prevents LyX from crashing when using iso10646-1 encoding).
10917
10918 2002-07-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10919
10920         * text2.C (toggleInset): if cursor is inside an inset, close the
10921         inset and leave cursor _after_ it
10922
10923 2002-07-19  John Levon  <moz@compsoc.man.ac.uk>
10924
10925         * lyxfunc.C: move minibuffer completion handling out of here
10926
10927 2002-07-19  John Levon  <moz@compsoc.man.ac.uk>
10928
10929         * BufferView_pimpl.C:
10930         * LaTeX.C: fix dispatch calls
10931
10932 2002-07-19  Dekel Tsur  <dekelts@tau.ac.il>
10933
10934         * text.C (drawChars): Fix Arabic text rendering.
10935
10936 2002-07-18  John Levon  <moz@compsoc.man.ac.uk>
10937
10938         * LyXAction.C:
10939         * commandtags.h:
10940         * lyxfunc.C: remove message-push/pop
10941
10942         * lyxserver.C:
10943         * lyxfunc.h:
10944         * lyxfunc.C: rationalise some code by removing verboseDispatch
10945           in favour of a bool argument to dispatch()
10946
10947 2002-07-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10948
10949         * lyx_main.C (init): make sure to read symlinks as absolute paths
10950
10951 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
10952
10953         * lyxfunc.h:
10954         * lyxfunc.C: no need for commandshortcut to be a member
10955
10956 2002-07-15  André Pönitz <poenitz@gmx.net>
10957
10958         * converter.C: add support for $$s (scripts from lib/scripts dir)
10959         * lyx_main.C: white space
10960
10961 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
10962
10963         * bufferlist.C:
10964         * lyxrc.h:
10965         * lyxrc.C: remove second exit confirmation
10966
10967 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
10968
10969         * BufferView.h:
10970         * BufferView.C:
10971         * BufferView2.C:
10972         * BufferView_pimpl.h:
10973         * BufferView_pimpl.C:
10974         * lyxfunc.C: s/setState/switchKeyMap/, s/showState/view_state_changed/
10975
10976 2002-07-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10977
10978         * MenuBackend.C (expand): add numeric shortcuts to document menu
10979
10980         * lyxrc.C (getDescription): remove RC_NEW_ASK_FILENAME
10981
10982 2002-07-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10983
10984         * lyxfont.C (setLyXFamily):
10985         (setLyXSeries):
10986         (setLyXShape):
10987         (setLyXSize):
10988         (setLyXMisc):
10989         (lyxRead):
10990         * debug.C (value):
10991         * buffer.C (asciiParagraph): use ascii_lowercase
10992
10993 2002-07-15  Mike Fabian  <mfabian@suse.de>
10994
10995         * lyxlex_pimpl.C (search_kw):
10996         * lyxlex.C (getLongString):
10997         * converter.h (operator<):
10998         * converter.C (operator<):
10999         * buffer.C (parseSingleLyXformat2Token):
11000         (asciiParagraph):
11001         * ToolbarDefaults.C (read):
11002         * MenuBackend.C (checkShortcuts):
11003         (read):
11004         * LColor.C (getFromGUIName):
11005         (getFromLyXName): use the compare_ascii_no_case instead of
11006         compare_no_case, because in turkish, 'i' is not the lowercase
11007         version of 'I', and thus turkish locale breaks parsing of tags.
11008
11009 2002-07-16  Angus Leeming  <leeming@lyx.org>
11010
11011         * BufferView_pimpl.C (buffer): Previews::generateBufferPreviews
11012         now takes a Buffer const & argument.
11013
11014 2002-07-15  John Levon  <moz@compsoc.man.ac.uk>
11015
11016         * BufferView.C (resize): check there's a buffer to resize
11017
11018 2002-07-14  John Levon  <moz@compsoc.man.ac.uk>
11019
11020         * lyxfunc.C: remove dead code
11021
11022         * lyxserver.h:
11023         * lyxserver.C: use lyx_guii::set_read_callback
11024
11025 2002-07-13  Dekel Tsur  <dekelts@tau.ac.il>
11026
11027         * lyxfunc.C (dispatch): Correct cursor behaviour when exiting
11028         an inset in a RTL paragraph.
11029
11030 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
11031
11032         * lyxfunc.C: repaint after a font size update
11033
11034 2002-07-15  André Pönitz <poenitz@gmx.net>
11035
11036         * lyxlength.C: inBP should be able to return negative values
11037
11038 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
11039
11040         * lyxfunc.C: use lyx_gui::update_fonts()
11041
11042 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
11043
11044         * lyxfunc.C: use lyx_gui::update_color()
11045
11046 2002-07-11  John Levon  <moz@compsoc.man.ac.uk>
11047
11048         * bufferlist.C:
11049         * lyxfunc.h:
11050         * lyxfunc.C:
11051         * lyxrc.h:
11052         * lyxrc.C: remove file->new asks for name option, and let
11053           buffer-new take an argument
11054
11055 2002-07-11  John Levon  <moz@compsoc.man.ac.uk>
11056
11057         * BufferView_pimpl.C: remove unneeded extra repaint()
11058
11059 2002-07-10  John Levon  <moz@compsoc.man.ac.uk>
11060
11061         * LyXAction.C: allow command-sequence with NoBuffer
11062
11063         * lyxfunc.C: don't insist on trailing ';' for command-sequence
11064
11065 2002-07-10  Angus Leeming  <leeming@lyx.org>
11066
11067         * lyxrc.[Ch]: preview_scale_factor should be a float not an int.
11068
11069 2002-07-09  Angus Leeming  <leeming@lyx.org>
11070
11071         * lyxrc.[Ch]: added preview_hashed_labels and preview_scale_factor.
11072
11073 2002-07-09  John Levon  <moz@compsoc.man.ac.uk>
11074
11075         * lengthcommon.h: whitespace
11076
11077         * lyxfunc.C: update scrollbar after goto paragraph
11078
11079         * lyxtext.h: factor out page break drawing, and fix it so
11080           page break/added space paints as selected nicely
11081
11082 2002-07-09  John Levon  <moz@compsoc.man.ac.uk>
11083
11084         * BufferView_pimpl.C: add FIXMEs, clean up a little
11085
11086 2002-07-09  André Pönitz <poenitz@gmx.net>
11087
11088         * lyxfont.[Ch]: support for wasy symbols
11089
11090 2002-07-08  André Pönitz <poenitz@gmx.net>
11091
11092         * BufferView_pimpl.C: apply John's patch for #93.
11093
11094 2002-07-05  Angus Leeming  <leeming@lyx.org>
11095
11096         * BufferView_pimpl.C (buffer): generate previews if desired.
11097
11098         * LColor.h: add "preview" to the color enum.
11099
11100         * LColor.C (LColor): add a corresponding entry to the items array.
11101
11102         * buffer.C (~Buffer): remove any previewed LaTeX snippets associated
11103         with this buffer.
11104
11105 2002-07-05  Angus Leeming  <leeming@lyx.org>
11106
11107         * buffer.[Ch] (makeLaTeXFile): create two methods where there was one.
11108         The body of the code is now in the method that is passed an ostream &
11109         rather than a file name.
11110         Pass an additional only_preamble parameter, useful for the forthcoming
11111         preview stuff.
11112
11113 2002-07-03  André Pönitz <poenitz@gmx.net>
11114
11115         * lyxfunc.C: simplify getStatus() a bit for math stuff
11116
11117 2002-07-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
11118
11119         * BufferView_pimpl.C (workAreaResize): add an unconditional repaint.
11120
11121 2002-06-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
11122
11123         * text.C (changeRegionCase): do not change case of all the
11124         document when region ends at paragraph end (bug #461)
11125
11126 2002-07-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
11127
11128         * paragraph.C (startTeXParParams):
11129         (endTeXParParams): add \protect when necessary
11130
11131 2002-06-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
11132
11133         * BufferView_pimpl.C (workAreaExpose): remove warning
11134
11135 2002-06-27  Angus Leeming  <leeming@lyx.org>
11136
11137         * Makefile.am: add lyxlayout_ptr_fwd.h.
11138
11139 2002-06-26  André Pönitz <poenitz@gmx.net>
11140
11141         * lyxrc.[Ch]: introduce \preview, revive half-dead \show_banner
11142
11143 2002-06-25  Angus Leeming  <leeming@lyx.org>
11144
11145         * lyxfunc.C (dispatch): Comment out the call to
11146         grfx::GCache::changeDisplay. The method no longer exists now that the
11147         pixmap generation part of the graphics loader has been moved into
11148         InsetGraphics.
11149
11150 2002-06-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
11151
11152         * text2.C: layout as layout
11153
11154         * text.C: layout as layout
11155
11156         * tabular.C (OldFormatRead): layout as layout
11157
11158         * paragraph_pimpl.C (TeXDeeper): layout as layout
11159         (realizeFont): layout as layout
11160
11161         * paragraph.C (writeFile): layout as layout
11162         (validate): layout as layout
11163         (getFont): layout as layout
11164         (getLabelFont): layout as layout
11165         (getLayoutFont): layout as layout
11166         (breakParagraph): layout as layout
11167         (stripLeadingSpaces): layout as layout
11168         (getEndLabel): layout as layout
11169         (getMaxDepthAfter): layout as layout
11170         (applyLayout): layout as layout
11171         (TeXOnePar): layout as layout
11172         (simpleTeXOnePar): layout as layout
11173         (TeXEnvironment): layout as layout
11174         (layout): layout as layout
11175         (layout): layout as layout
11176
11177         * lyxtextclass.C (compare_name): new functor to work with
11178         shared_ptr, layout as layout
11179         (Read): layout as layout
11180         (hasLayout): layout as layout
11181         (operator): layout as layout
11182         (delete_layout): layout as layout
11183         (defaultLayout): layout as layout
11184
11185         * lyxlayout_ptr_fwd.h: new file
11186
11187         * lyxlayout.C (Read): layout as layout
11188
11189         * lyx_cb.C (MenuInsertLabel): layout as layout
11190
11191         * bufferlist.C (newFile): layout as layout
11192
11193         * buffer.C (readLyXformat2): layout as layout
11194         (parseSingleLyXformat2Token): layout as layout
11195         (insertStringAsLines): layout as layout
11196         (asciiParagraph): layout as layout
11197         (latexParagraphs): layout as layout
11198         (makeLinuxDocFile): layout as layout
11199         (simpleLinuxDocOnePar): layout as layout
11200         (makeDocBookFile): layout as layout
11201         (simpleDocBookOnePar): layout as layout
11202         (getLists): layout as layout
11203
11204         * LaTeXFeatures.C (getTClassPreamble): layout as layout
11205
11206         * CutAndPaste.C (cutSelection): layout as layout
11207         (pasteSelection): layout as layout
11208         (SwitchLayoutsBetweenClasses): layout as layout
11209
11210         * BufferView_pimpl.C (Dispatch): layout as layout
11211         (smartQuote): layout as layout
11212
11213         * BufferView2.C (unlockInset): layout as layout
11214
11215 2002-06-24  André Pönitz <poenitz@gmx.net>
11216
11217         * lyxfunc.C: fix #487
11218
11219 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
11220
11221         * lyxrc.h:
11222         * lyxrc.C:
11223         * lyxfunc.C: remove display_shortcuts, show_banner
11224
11225 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
11226
11227         * Buffer_pimpl.C: oops, update on resize
11228
11229 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
11230
11231         * buffer.C:
11232         * converter.C:
11233         * exporter.C:
11234         * lyxfunc.C:
11235         * BufferView.h:
11236         * BufferView.C: use repaint()
11237
11238         * BufferView_pimpl.h:
11239         * BufferView_pimpl.C: s/updateScreen()/repaint()/
11240           as it's a clearer description. Remove superfluous
11241           redraws.
11242
11243 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
11244
11245         * text.C: fix bug 488. Not ideal, but getting
11246           getWord() to work properly for the insets that
11247           matter is more difficult ...
11248
11249 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
11250
11251         * BufferView_pimpl.C:
11252         * LyXAction.C:
11253         * commandtags.h:
11254         * lyxfunc.C: remove the six million index lyxfuncs to just
11255           one, and DTRT (bug 458)
11256
11257 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
11258
11259         * BufferView.h:
11260         * BufferView.C:
11261         * BufferView_pimpl.h:
11262         * BufferView_pimpl.C: clean up resize() stuff,
11263           and unnecessary updateScreen()s
11264
11265 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
11266
11267         * BufferView.h:
11268         * BufferView.C:
11269         * BufferView_pimpl.h:
11270         * BufferView_pimpl.C:
11271         * lyxfind.h:
11272         * lyxfind.C:
11273         * minibuffer.C: remove focus management of workarea,
11274           not needed. Use screen's greyOut()
11275
11276 2002-06-17  Herbert Voss  <voss@lyx.org>
11277
11278         * converter.C: (convert) do not post a message, when converting
11279         fails, let the calling function decide what to do in this case
11280
11281 2002-06-18  John Levon  <moz@compsoc.man.ac.uk>
11282
11283         * lyxfunc.C: tidy up a little
11284
11285 2002-06-16    <alstrup@diku.dk>
11286
11287         * BufferView_pimpl.C (Pimpl): Use WorkAreaFactory.
11288         Got rid of FORMS_H_LOCATION include. Now we are
11289         GUII.
11290
11291 2002-06-15  LyX Development team  <lyx@rilke>
11292
11293         * buffer.[Ch] (sgmlOpenTag):
11294         (sgmlCloseTag): Added support for avoiding pernicious mixed
11295         content. Return number of lines written.
11296
11297         (makeLinuxDocFile):
11298         (makeDocBookFile): Fixed calls to sgml*Tag.
11299         Simple white space clean.
11300
11301         (simpleDocBookOnePar): Simple white space clean.
11302
11303         * tabular.[Ch] (docBook): Renamed to docbook and got another
11304         argument to related with the pernicious mixed content.
11305
11306         (docbookRow): Fixed calls for docbook inset method.
11307
11308 2002-06-15  Lyx Development team  <larsbj@birdstep.com>
11309
11310         * lyxfunc.[Ch]: Use LyXKeySym instead of KeySym,
11311         so it's X11 independent.
11312
11313         * kb*.[Ch]: ditto.
11314
11315         * BufferView_pimpl.[Ch] (workAreaKeyPress): ditto.
11316
11317 2002-06-15  Lyx Development team  <lyx@electronia>
11318
11319         * intl.h: Renamed getTrans to getTransManager.
11320
11321 2002-06-14  Angus Leeming  <leeming@lyx.org>
11322
11323         * Makefile.am: nuke forgotten stl_string_fwd.h.
11324
11325 2002-06-12  Angus Leeming  <leeming@lyx.org>
11326
11327         * stl_string_fwd.h: unused and non-compliant anyway. Nuked.
11328
11329 2002-06-13  Angus Leeming  <leeming@lyx.org>
11330
11331         * LaTeX.C:
11332         * vspace.C: wrap using std::sscanf inside a CXX_GLOBAL_CSTD block.
11333
11334 2002-06-12  Andrew Zabolotny  <zap@cobra.ru>
11335
11336         * kbmap.C (getiso): add support for cyrillic and greek
11337
11338 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
11339
11340         * BufferView.h:
11341         * BufferView.C:
11342         * BufferView_pimpl.h:
11343         * BufferView_pimpl.C: move bogus scrolling logic
11344           to xforms
11345
11346 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
11347
11348         * lyxfunc.C:
11349         * BufferView_pimpl.C: view->resize() change
11350
11351 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
11352
11353         * BufferView_pimpl.C: topCursorVisible
11354           prototype change
11355
11356 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
11357
11358         * Makefile.am:
11359         * lyx_gui.h:
11360         * lyx_gui.C: move to frontends/
11361
11362         * main.C:
11363         * lyx_main.h:
11364         * lyx_main.C: changes from above
11365
11366 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
11367
11368         * intl.C:
11369         * intl.h:
11370         * kbmap.C:
11371         * kbsequence.C:
11372         * lyx_cb.C:
11373         * lyx_main.C: minor tidy
11374
11375 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
11376
11377         * BufferView_pimpl.h:
11378         * BufferView_pimpl.C:
11379         * BufferView.h:
11380         * BufferView.C: make painter() const,
11381           remove dead code
11382
11383         * BufferView2.C: use screen() accessor
11384
11385         * lyx_main.h:
11386         * lyx_main.C: some minor cleanup
11387
11388 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
11389
11390         * BufferView_pimpl.h:
11391         * BufferView_pimpl.C: remove enter/leaveView,
11392           use workHeight()
11393
11394 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
11395
11396         * BufferView.h:
11397         * BufferView.C:
11398         * BufferView2.C:
11399         * BufferView_pimpl.h:
11400         * BufferView_pimpl.C: only construct screen once,
11401           rename
11402
11403         * lyxrc.C: remove pointless comment
11404
11405 2002-06-11  John Levon  <moz@compsoc.man.ac.uk>
11406
11407         * BufferView.h:
11408         * BufferView.C: remove active() and belowMouse()
11409
11410         * BufferView_pimpl.h:
11411         * BufferView_pimpl.C: use workarea() not workarea_,
11412           and make it use a scoped_ptr instead
11413
11414 2002-06-11  John Levon  <moz@compsoc.man.ac.uk>
11415
11416         * lyx_gui.C: add debug message on BadWindow
11417
11418 2002-06-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
11419
11420         * sp_spell.C: fdopen is not part of the C++ standard.
11421
11422         * paragraph.C (InsetIterator): use >= instead of ==
11423
11424 2002-06-07  Angus Leeming  <leeming@lyx.org>
11425
11426         Fixes needed to compile with Compaq cxx 6.5.
11427         * BufferView_pimpl.C:
11428         * DepTable.C:
11429         * buffer.C:
11430         * converter.C:
11431         * encoding.C:
11432         * lyx_gui.C:
11433         * lyx_main.C:
11434         * lyxtextclasslist.C:
11435         * minibuffer.C:
11436         * sp_spell.C:
11437         * tabular_funcs.C:
11438         * vc-backend.C:
11439         all c-library variables have been moved into namespace std. Wrap
11440         using std::xyz declarations inside a #ifndef CXX_GLOBAL_CSTD block.
11441
11442         * lyxlength.C:
11443         * tabular-old.C:
11444         * tabular.C:
11445         Add a using std::abs declaration.
11446
11447         * kbmap.h (modifier_pair):
11448         * paragraph.h (InsetTable, InsetList):
11449         * lyxfont.h (FontBits):
11450         type definition made public.
11451
11452         * bufferlist.C (emergencyWriteAll): the compiler complains that
11453         there is more than one possible lyx::class_fun template to choose from.
11454         I re-named the void specialisation as lyx::void_class_fun.
11455
11456         * lyxfont.C (FontBits' operator==, operator!=): taken out of class.
11457
11458         * tabular_funcs.C: lstrings.h must come before tabular_funcs.h or
11459         the compiler is is unable to find tostr in write_attribute.
11460
11461 2002-06-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
11462
11463         * buffer.C (sgmlError): hide #warning
11464
11465 2002-06-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
11466
11467         * xtl/*: get rid of xtl, which is not in use anyway
11468
11469         * LyXAction.C (init):
11470         * commandtags.h: remove BUFFER_PRINT and BUFFER_PARAMS_GET, which
11471         were unimplemented xtl experimentation
11472
11473 2002-06-04  André Pönitz <poenitz@gmx.net>
11474
11475         * lyxfunc.C: disable array operation on simple formulae
11476
11477 2002-06-03  John Levon  <moz@compsoc.man.ac.uk>
11478
11479         * converter.C: constify a bit
11480
11481 2002-06-02  John Levon  <moz@compsoc.man.ac.uk>
11482
11483         * lyx_gui.C: check xforms version correctly
11484
11485 2002-04-30  Herbert Voss  <voss@lyx.org>
11486
11487         * buffer.C (parseSingleLyXformat2Token): fix bug with ignored
11488         "keep" option
11489
11490 2002-05-31  John Levon  <moz@compsoc.man.ac.uk>
11491
11492         * lyxvc.C: fix bug 416 (make sure buffer is saved before
11493           attempt to register it with a VCS)
11494
11495 2002-05-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
11496
11497         * lyx_main.C (init): honor variables LYX_DIR_13x and
11498         LYX_USERDIR_13x
11499
11500 2002-05-30  John Levon  <moz@compsoc.man.ac.uk>
11501
11502         * buffer.h:
11503         * buffer.C:
11504         * lyx_main.C: fix a crash on bad command line,
11505           and give a useful exit status on error
11506
11507         * lyxfunc.C (doImport): allow -i lyx to work
11508
11509 2002-03-30  André Pönitz <poenitz@gmx.net>
11510
11511         * lyxfunc.C: mathed font changes
11512
11513 2002-05-30  John Levon  <moz@compsoc.man.ac.uk>
11514
11515         * LaTeX.C:
11516         * importer.h:
11517         * importer.C:
11518         * lyx_sty.h:
11519         * lyx_sty.C:
11520         * lyxlex.C:
11521         * lyxrow.h:
11522         * lyxtext.h:
11523         * paragraph.h:
11524         * paragraph.C:
11525         * texrow.h:
11526         * texrow.C:
11527         * text.C:
11528         * trans_mgr.h: srcdocs, and some minor cleanups
11529
11530 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
11531
11532         * paragraph_pimpl.C (isTextAt): rewrite to be much faster (do not
11533         call getFont all the time)
11534
11535 2002-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
11536
11537         * switch from SigC signals to boost::signals
11538
11539 2002-05-29  André Pönitz <poenitz@gmx.net>
11540
11541         * paragraph_pimpl.C (getChar): don't call size() too often...
11542
11543 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
11544
11545         * paragraph_pimpl.C (insertChar): do not try to update tables when
11546         appending (pos == size())
11547
11548         * buffer.C (parseSingleLyXformat2Token): reorder a bit the tests
11549         in order to reduce drastically the number of comparisons needed to
11550         parse a large document
11551
11552 2002-05-29  André Pönitz <poenitz@gmx.net>
11553
11554         * text.C:
11555         * text2.C:
11556         * lyxtextclass.C:
11557         * sp_pspell.h:
11558         * textclasslist.[Ch]:
11559         * sp_ispell.h: whitespace change
11560
11561 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
11562
11563         * lyxserver.C (callback): tentative fix of lyxserver. Does not use
11564         lyxaction directly now.
11565
11566 2002-05-27  John Levon  <moz@compsoc.man.ac.uk>
11567
11568         * trans.C:
11569         * lyxfont.C:
11570         * lyxvc.C: remove unused headers
11571
11572 2002-05-26  John Levon  <moz@compsoc.man.ac.uk>
11573
11574         * Makefile.am:
11575         * buffer.h:
11576         * undostack.h:
11577         * undostack.C:
11578         * undo_funcs.h:
11579         * undo_funcs.C: some cleanups. Use shared_ptr
11580           and a template for the undo stacks.
11581
11582 2002-05-26  John Levon  <moz@compsoc.man.ac.uk>
11583
11584         * BufferView_pimpl.h:
11585         * BufferView_pimpl.C:
11586         * kbmap.h:
11587         * kbmap.C:
11588         * kbsequence.h:
11589         * kbsequence.C:
11590         * lyxfunc.h:
11591         * lyxfunc.C:
11592         * text2.C: use key_state/mouse_state
11593
11594 2002-05-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
11595
11596         * vc-backend.C (scanMaster): use boost regex and get rid of LRegex
11597         and LSubstring
11598
11599         * chset.C: change include order
11600         (loadFile): use boost regex and get rid of LRegex and LSubstring
11601
11602         * Makefile.am (BOOST_LIBS): new variable
11603         (lyx_LDADD): use it
11604
11605         * LaTeX.C: change include order.
11606         (scanAuxFile): use boost regex and get rid of LRegex and
11607         LSubstring
11608         (deplog): ditto
11609
11610 2002-05-24  John Levon  <moz@compsoc.man.ac.uk>
11611
11612         * ColorHandler.h:
11613         * ColorHandler.C:
11614         * FontInfo.h:
11615         * FontInfo.C: moved to frontends/xforms/
11616
11617         * FontLoader.h:
11618         * FontLoader.C: moved into frontends for GUIIzation
11619
11620         * Makefile.am:
11621         * lyx_gui.C:
11622         * lyxfont.C:
11623         * lyxfunc.C: changes from above
11624
11625 2002-05-24  John Levon  <moz@compsoc.man.ac.uk>
11626
11627         * LColor.C: remove spurious X include
11628
11629         * BufferView_pimpl.C:
11630         * Makefile.am:
11631         * font.h:
11632         * font.C:
11633         * text.C:
11634         * text2.C: move font metrics to frontends/
11635
11636 2002-05-24  Juergen Vigna  <jug@sad.it>
11637
11638         * undo_funcs.C (textHandleUndo): fix the cursor selection after
11639         setting the undo_cursor.
11640
11641         * ParagraphParameters.h: include local includes first.
11642
11643 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
11644
11645         * BufferView_pimpl.C:
11646         * BufferView_pimpl.h:
11647         * Makefile.am:
11648         * WorkArea.h:
11649         * WorkArea.C:
11650         * screen.C: move WorkArea into frontends/
11651
11652         * lyxscreen.h:
11653         * screen.C:
11654         * text.C:
11655         * BufferView.C:
11656         * BufferView2.C: move LyXScreen into frontends/
11657
11658         * lyxlookup.h:
11659         * lyxlookup.C:
11660         * lyx_gui.C: move lyxlookup into frontends/xforms/
11661
11662 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
11663
11664         * BufferView2.C:
11665         * BufferView_pimpl.C:
11666         * FontLoader.C:
11667         * LyXView.h:
11668         * LyXView.C:
11669         * Makefile.am:
11670         * WorkArea.C:
11671         * XFormsView.h:
11672         * XFormsView.C:
11673         * buffer.C:
11674         * bufferlist.C:
11675         * bufferview_funcs.C:
11676         * converter.C:
11677         * importer.C:
11678         * lyx_cb.C:
11679         * lyx_gui.C:
11680         * lyx_main.C:
11681         * lyx_find.C:
11682         * lyxfunc.C:
11683         * lyxvc.C:
11684         * minibuffer.C:
11685         * text.C:
11686         * text2.C:
11687         * trans.C:
11688         * vc-backend.C: move LyX/XFormsView into frontends/
11689
11690 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
11691
11692         * Makefile.am:
11693         * PainterBase.C:
11694         * PainterBase.h:
11695         * Painter.C:
11696         * Painter.h:
11697         * WorkArea.C:
11698         * WorkArea.h:
11699         * screen.C:
11700         * tabular.C:
11701         * text.C:
11702         * text2.C: move Painter to frontends/
11703
11704 2002-05-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
11705
11706         * buffer.C: comment out some some code that depend upon lyx_format
11707         < 220
11708
11709         * paragraph.h (NO_PEXTRA_REALLY): turn off all pextra
11710         * ParagraphParameters.h (NO_PEXTRA_REALLY): ditto
11711
11712         * buffer.h (NO_COMPABILITY): turn off compability
11713
11714         * ColorHandler.C: include scoped_array.hpp
11715
11716         * font.C: Use more specific smart_ptr header.
11717         * Painter.C: ditto
11718         * gettext.C: ditto
11719         * ShareContainer.h: ditto
11720         * lyx_main.h: ditto
11721         * kbmap.h: ditto
11722         * FontInfo.h: ditto
11723         * BufferView_pimpl.h: ditto
11724         * ColorHandler.h: ditto
11725
11726         * kbmap.C (defkey): change call to shared_ptr::reset
11727
11728 2002-05-21  Juergen Vigna  <jug@sad.it>
11729
11730         * buffer.C (insertErtContents): fix to insert ert asis if it is
11731         non empty. Skip it completely if it contains only whitespaces.
11732
11733 2002-05-15  John Levon  <moz@compsoc.man.ac.uk>
11734
11735         * BufferView_pimpl.C:
11736         * BufferView2.C: clear selection on paste (bug 393)
11737
11738 2002-05-14  Lars Gullik Bjønnes  <larsbj@birdstep.com>
11739
11740         * DepTable.C: include ctime
11741
11742 2002-05-11  Dekel Tsur  <dekelts@tau.ac.il>
11743
11744         * buffer.C (latexParagraphs): Add new argument (moving_arg).
11745
11746 2002-05-14  Juergen Vigna  <jug@sad.it>
11747
11748         * text.C (breakParagraph): fixed function to honor the keepempty
11749         layout in the right maner and also to permit the right breaking
11750         algorithm on empty or non empyt keepempty paragraphs.
11751
11752         * paragraph.C (breakParagraph): we have to check also if the par
11753         is really empty (!size()) for isempty otherwise we do the wrong
11754         paragraph break.
11755
11756 2002-05-10  Juergen Vigna  <jug@sad.it>
11757
11758         * buffer.[Ch] : The following are only changes to the ert
11759         compatibility read reading old LaTeX layout and font stuff and
11760         convert it to ERTInsets.
11761
11762         * buffer.h: added isErtInset().
11763
11764         * buffer.C (struct ErtComp): add a fromlayout bool to check
11765         if we're inside a LaTeX layout.
11766         (isErtInset): new helper function.
11767         (insertErtContents): look for other ert insets before this one
11768         and insert the contents there, so that we don't have subsequent
11769         ERT insets with nothing between them. This way we create only one
11770         inset with multiple paragraphs. Also check if we don't insert only
11771         spaces ' ' as they are ignored anyway afterwards in the .tex file
11772         so if we have only spaces we will ignore this latex part in the
11773         new file.
11774         (parseSingleLyXformat2Token \\layout): better compatibility when
11775         reading layout-latex stuff.
11776         (parseSingleLyXformat2Token \\lang): put the insetERT in the right
11777         language tag.
11778         (parseSingleLyXformat2Token \\begin_inset): don't reset ert_comp
11779         stuff after reading the inset only get the information back from
11780         the stack.
11781
11782 2002-05-10  Dekel Tsur  <dekelts@tau.ac.il>
11783
11784         * buffer.C (makeLaTeXFile): Put language options after loading babel.
11785
11786         * LaTeXFeatures.C (getBabelOptions): New method.
11787
11788 2002-05-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
11789
11790         * BufferView_pimpl.C (Dispatch): work around missing argument for
11791         'layout'
11792
11793 2002-05-08  Juergen Vigna  <jug@sad.it>
11794
11795         * text.C (leftMargin): handle paragraph leftindent.
11796
11797         * paragraph.C (writeFile): write the new \\leftindent tag.
11798         (validate): handle leftindent code.
11799         (TeXEnvironment): handle paragraphleftindent code again.
11800
11801         * lyx_sty.h: changed ParagraphIndent to ParagraphLeftIndent.
11802
11803         * buffer.C (parseSingleLyXformat2Token): added compatibility code
11804         for paragrap_extra indent code and new token \\leftindent.
11805         (latexParagraphs): handle the leftindent as environment.
11806
11807         * ParameterStruct.h: added leftindent support.
11808
11809         * ParagraphParameters.C (leftIndent): added support functions for
11810         the paragraph left indent.
11811
11812         * LaTeXFeatures.C: change paragraphindent to paragraphleftindent seems
11813         more appropriate.
11814
11815 2002-05-05  Dekel Tsur  <dekelts@tau.ac.il>
11816
11817         * paragraph.C (isRightToLeftPar): Return false for a paragraph
11818         inside insetERT.
11819
11820         * text.C (computeBidiTables): No bidi in insetERT.
11821
11822         * BufferView_pimpl.C (setState): Fix keymap handling inside insetERT
11823         in RTL documents.
11824
11825 2002-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
11826
11827         * version.C.in: pre 5
11828
11829 2002-05-02  José Matos  <jamatos@fep.up.pt>
11830         * buffer.C (makeDocBookFile): white space changes, add newline to
11831         command styles.
11832         (simpleDocBookOnePar): protect <emphasis> inside a CDATA section.
11833
11834         * tabular.C (docBook): fix typo.
11835
11836 2002-05-03  Juergen Vigna  <jug@sad.it>
11837
11838         * screen.C (drawFromTo): recalculate the rowpointer if we had a
11839         change in LyXText as we can not be sure it was not freed.
11840         (drawOneRow): remove unused code.
11841
11842         * text.C (drawInset): redo the calculation of the need_break_row as
11843         it could have a row which was already freed.
11844         (draw): look at the return value of drawInset and return false if
11845         it also returned false.
11846         (paintRowText): look at the return value of draw and return false if
11847         it also returned false.
11848
11849         * lyxtext.h: added bool return type to drawInset() and draw() so that
11850         if we have a change in the row so that the rowbreak has to be redone
11851         we abort drawing as it will be called again.
11852
11853 2002-05-02  Juergen Vigna  <jug@sad.it>
11854
11855         * BufferView_pimpl.C (moveCursorUpdate): make repaint if we had
11856         a change in the maintext also if we're inside an inset.
11857         (Dispatch): set the cursor again after a break line and after the
11858         screen has been updated as it could be we're in a different row.
11859
11860         * text2.C (fixCursorAfterDelete): check to make sure we don't request
11861         to set the cursor behind the pargraph with > size().
11862         (setCursor): check also for the same paragraph when checking where
11863         to put the cursor if we have a NFR inset.
11864
11865         * buffer.C (parseSingleLyXformat2Token): move the compatibility
11866         parts of layout read further up as it still was in the wrong
11867         position.
11868
11869 2002-05-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
11870
11871         * screen.C (drawFromTo): change sine fullRebreak always return
11872         true.
11873
11874         * buffer.C (parseSingleLyXformat2Token): reindent some
11875
11876         * BufferView_pimpl.C (update): change since fullRebreak always
11877         return true.
11878         (Dispatch): git rid of the last hardcoded "Standard"s.
11879
11880 2002-05-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
11881
11882         * text2.[Ch] (fullRebreak): make it return void now that we always
11883         returned true.
11884
11885 2002-04-30  Juergen Vigna  <jug@sad.it>
11886
11887         * buffer.C (parseSingleLyXformat2Token): reset the font before the
11888         ert compatibility check for "latex" layout.
11889
11890 2002-04-29  Dekel Tsur  <dekelts@tau.ac.il>
11891
11892         * buffer.C (parseSingleLyXformat2Token): Fix reading of old format
11893         minipages: use col% instead of p%, and also use the current font.
11894         (makeLaTeXFile): Fix use babel condition.
11895         (parseSingleLyXformat2Token): Correct font when reading old floats.
11896
11897 2002-04-28  Dekel Tsur  <dekelts@tau.ac.il>
11898
11899         * BufferView_pimpl.C (Dispatch): Check that float type exists when
11900         inserting list of floats.
11901
11902 2002-04-25  Herbert Voss  <voss@lyx.org>
11903
11904         * MenuBackend.C (expand): don't add the graphics extensions to the
11905         export menu
11906
11907 2002-04-24  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
11908
11909         * CutAndPaste.C (SwitchLayoutsBetweenClasses): when converting a
11910         non-existing layout, do not complain if it was the default layout
11911         of the original class (bug #342)
11912
11913 2002-04-24  Juergen Vigna  <jug@sad.it>
11914
11915         * BufferView_pimpl.C (workAreaButtonPress): fix handling of mouse-wheel
11916         (workAreaButtonRelease): don't do anything if it was a mouse-wheel
11917
11918 2002-04-22  Angus Leeming  <a.leeming@ic.ac.uk>
11919
11920         * buffer.C (getBibkeyList): If using \bibliography, return the
11921         option field with the reference itself. Enables us to provide natbib
11922         support when using \bibliography.
11923
11924 2002-04-23  Mike Ressler  <mike.ressler@alum.mit.edu>
11925
11926         * lyxtextclass.[Ch]: add layout keyword ProvidesNatbib.
11927
11928         * LaTeXFeatures.C: do not add \usepackage{natbib} to tex file if
11929         natbib is provided by the LaTeX class.
11930
11931 2002-04-23  Juergen Vigna  <jug@sad.it>
11932
11933         * BufferView_pimpl.[Ch]: remove use of wrong and unneeded insetSleep/
11934         Wakeup functions.
11935
11936         * BufferView.[Ch]: remove not needed insetSleep/Wakeup functions.
11937
11938 2002-04-22  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
11939
11940         * lyxfunc.C (getStatus): LFUN_PROTECTED_SPACE is allowed in maths
11941
11942         * paragraph_pimpl.C (simpleTeXSpecialChars): remove bogus
11943         ensuremath around textordmasculine, textordfeminine and
11944         textdegree.
11945
11946 2002-04-19  Juergen Vigna  <jug@sad.it>
11947
11948         * BufferView_pimpl.C (resizeCurrentBuffer): resize the insets before
11949         reinitializing the buffer otherwise row-dimensions may be wrong.
11950         (update): reset also the selection cursors if they do exits otherwise
11951         their x/y positions may be wrong.
11952
11953         * text2.C (cursorDown): don't enter the inset if we came from a row
11954         above and are one row over the inset.
11955
11956         * lyxfunc.C (dispatch): update paragraph layout after LFUN_ESCAPE when
11957         really leaving an inset.
11958
11959 2002-04-18  Juergen Vigna  <jug@sad.it>
11960
11961         * BufferView_pimpl.C (Dispatch): fixed to change layout also if one
11962         of the selected paragraph does not have the selected layout also if
11963         the last one had!
11964
11965         * text2.C (setLayout): fixed bug which did not change last selected
11966         paragraph.
11967
11968         * tabular.C (OldFormatRead): check also for \\end_inset as Lars
11969         changed the read and substituted \\end_float with \\end_inset!
11970
11971         * BufferView_pimpl.C (cursorPrevious):
11972         (cursorNext): fixed to make it work with rows heigher than the work
11973         area without moving the cursor only the draw of the row.
11974         (workAreaMotionNotify): fix jumping over high rows.
11975
11976 2002-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
11977
11978         * lyxtextclass.C (Read): fix bit adding, bug discovered by Mike
11979         Ressler.
11980
11981 2002-04-16  Juergen Vigna  <jug@sad.it>
11982
11983         * text2.C (setCursor): set also the irow().
11984         (setCursorFromCoordinates): fixed to set the (i) cursor values right!
11985         (cursorUp):
11986         (cursorDown): support for locking an inset if the x_fix value goes
11987         inside it. That way I can transverse insets too with cursor up/down.
11988
11989         * lyxrow.h: added irow helper function same as other (i) functions.
11990
11991         * BufferView_pimpl.C (cursorPrevious):
11992         (cursorNext): fixed for insets!
11993
11994 2002-04-15  Juergen Vigna  <jug@sad.it>
11995
11996         * BufferView_pimpl.C (insetDimensions): use ix/iy values for inset
11997         position otherwise it is wrong in some cases.
11998
11999         * lyxfunc.C (dispatch): fix FINISHED UP/DOWN to handle x position
12000         inside the inset before the call.
12001
12002 2002-04-16  Angus Leeming  <a.leeming@ic.ac.uk>
12003
12004         * buffer.[Ch] (getBibkeyList): make it const.
12005
12006 2002-04-12  Juergen Vigna  <jug@sad.it>
12007
12008         * BufferView_pimpl.C (workAreaMotionNotify): use new ix() cursor pos.
12009
12010         * text2.C (getCursorX): new helper function
12011         (setCursor): compute also ix_
12012         (setCursorFromCoordinates): set also ix.
12013
12014         * lyxcursor.h: added ix_ and helper functions.
12015
12016         * BufferView_pimpl.C (workAreaMotionNotify): forgot to use iy().
12017
12018         * buffer.C (insertStringAsLines): dont break paragraph if the this
12019         paragraph is inside an inset which does not permit it!
12020
12021         * text.C (breakParagraph): honor keepempty flag and break the paragraph
12022         also with no chars on this paragraph.
12023         (paintRowText): only paint stuff if it's inside the workarea!
12024
12025         * paragraph.C (breakParagraph): honor keepempty flag and break the
12026         paragraph always below not above.
12027
12028         * BufferView2.C (unlockInset): update the paragraph layout on inset
12029         unlock as we changed paragraph in such a case.
12030
12031         * lyxfind.C (LyXFind): clear the former selection if not found!
12032
12033         * text2.C (insertInset): freeze Undo after setUndo so that it is not
12034         again called in insertChar().
12035
12036         * text.C (leftMargin): return LYX_PAPER_MARGIN if this row contains
12037         an inset which uses the whole row!
12038         (rightMargin): ditto.
12039         (insertChar): force a rebreak if we inserted an inset!
12040
12041 2002-03-28  Herbert Voss  <voss@lyx.org>
12042
12043         * lyxlength.[Ch]: add inBP() to get the right PS-point
12044         units (BigPoint). With inPixels we have rounding errors
12045
12046 2002-04-11  Juergen Vigna  <jug@sad.it>
12047
12048         * text2.C (setCursorFromCoordinates): set iy to the right value.
12049         (setCursor): add check if row->previous exists!
12050
12051         * buffer.C (parseSingleLyXformat2Token): reset font after read of
12052         an old float_type as this was the case in the old code!
12053
12054         * paragraph.C (simpleTeXOnePar): fix closing of foreignlanguage tags.
12055
12056         * BufferView2.C (showLockedInsetCursor): use iy
12057         (fitLockedInsetCursor): ditto
12058
12059         * BufferView_pimpl.C (checkInset): use LyXCursor::iy for baseline of
12060         locked insets as there we have the right value now.
12061
12062         * lyxcursor.C: added iy_ variable and iy functions to set to the
12063         baseline of cursor-y of the locked inset.
12064
12065         * text2.C (setCursorFromCoordinates): set LyXCursor::iy.
12066         (setCursor): fixed for insets which need a full row.
12067
12068         * text.C (rowLastPrintable): don't ignore the last space when before
12069         an inset which needs a full row.
12070         (numberOfSeparators): use rowLastPrintable and <= last to honor a space
12071         as last character of a row when before a inset which needs a full row.
12072
12073 2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12074
12075         * version.C.in: update date
12076
12077         * text2.C (fullRebreak): try to always return true and see what
12078         happens...
12079
12080 2002-04-04  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
12081
12082         * MenuBackend.C (expand): use Floating::listName
12083
12084         * FloatList.C (FloatList): add listName argument to the built-in
12085         floats
12086
12087         * Floating.[Ch]: add listName member, which is the 'List of XXX'
12088         text associated with the float.
12089
12090 2002-04-03  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
12091
12092         * MenuBackend.C (expand): change label "Wide xxx" to "xxx (wide)".
12093
12094 2002-04-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12095
12096         * ShareContainer.h: add a couple of missing typenames.
12097
12098 2002-04-02  Angus Leeming  <a.leeming@ic.ac.uk>
12099
12100         * lyxrc.C (getDescription): use _() correctly rather than N_().
12101
12102 2002-03-28  Herbert Voss  <voss@lyx.org>
12103
12104         * lyxlength.C: compatibility stuff for < 1.1.6fix4 and
12105         "old" 1.2.0 files which use c%, l%, p% t% instead of text%, ...
12106
12107 2002-04-02  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
12108
12109         * lyx_main.C (init): use environment variable LYX_DIR_12x instead
12110         of LYX_DIR_11x. Same for LYX_USERDIR_12x.
12111
12112 2002-03-29  Juergen Vigna  <jug@sad.it>
12113
12114         * lyxfunc.C (dispatch): add a missing fitCursor call.
12115
12116         * BufferView2.C (fitLockedInsetCursor): the inset needs to know if
12117         it was scrolled by a cursor move, so return the bool status.
12118
12119         * BufferView.C (fitCursor): return the bool flag also to the outside
12120         world as this is needed.
12121
12122         * screen.C (toggleToggle): don't subtract the offset if it's positive.
12123
12124         * BufferView_pimpl.C (workAreaButtonPress): just lock the inset don't
12125         call the edit() as it is not needed (and wrong) IMO.
12126         (workAreaButtonPress): set the screen_first variable before evt.
12127         unlock the inset as this may change screen_first and then we have
12128         a wrong y position for the click!
12129
12130 2002-03-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
12131
12132         * MenuBackend.C (expand): another translation that I missed
12133
12134 2002-03-28  Juergen Vigna  <jug@sad.it>
12135
12136         * screen.C (toggleToggle): fix for insettexts y_offset on drawing.
12137
12138         * tabular.C (OldFormatRead): fix ert compatibility read inside cells.
12139
12140 2002-03-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
12141
12142         * lyxfunc.C (getStatus): return 'disabled' early for LFUN_NOACTION
12143
12144         * MenuBackend.C (expand): fix export/view/update when there is no
12145         document open.
12146
12147 2002-03-27  Herbert Voss  <voss@lyx.org>
12148
12149         * lengthcommon.C: change c%, l%, p% t% to col%, line%, page%
12150         and text%
12151
12152 2002-03-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
12153
12154         * bufferview_funcs.C (currentState): only show paragraph number
12155         for is DEVEL_VERSION is set.
12156
12157         * lyxfunc.C (dispatch): put warning in INFO channel
12158
12159         * MenuBackend.C (expand): translate the name of floats
12160
12161         * FloatList.C (FloatList): mark the float names for translation
12162
12163         * converter.C (convert): use LibScriptSearch
12164
12165 2002-03-26  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
12166
12167         * MenuBackend.C (defaults): fix default menu (we might as well get
12168         rid of it...)
12169
12170 2002-03-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12171
12172         * lyxvc.C (registrer): register the file with CVS if it's in a CVS
12173         directory.
12174
12175 2002-03-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12176
12177         * lyxvc.C: reorder includes.
12178
12179 2002-03-25  John Levon  <moz@compsoc.man.ac.uk>
12180
12181         * BufferView_pimpl.C (updateScrollbar): update on buffer switch
12182           properly
12183
12184 2002-03-19  John Levon  <moz@compsoc.man.ac.uk>
12185
12186         * CutAndPaste.C: change layouts earlier on paste
12187           to avoid crashing when calling getFont()
12188
12189 2002-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
12190
12191         * PrinterParams.h: #include "lyxrc.h" and remove that bloody
12192         irritating #error.
12193
12194 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12195
12196         * WorkArea.C: remove 'Pending' debug message.
12197
12198         * most files: ws cleanup
12199
12200         * buffer.[Ch]: ws changes
12201
12202         * Makefile.am (LYX_CONV_LIBS): remove ld -r stuff.
12203
12204 2002-03-21  Juergen Vigna  <jug@sad.it>
12205
12206         * tabular.C (SetMultiColumn): collapse also the contents of the
12207         cells and set the last border right. Added a Buffer const * param.
12208
12209 2002-03-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12210
12211         * Makefile.am (LYX_CONV_LIBS): select libs depending on partial
12212         linking or not.
12213
12214 2002-03-19  Juergen Vigna  <jug@sad.it>
12215
12216         * text2.C (clearSelection): reset also xsel_cache.
12217
12218         * BufferView_pimpl.C (Dispatch): call WorkArea::haveSelection(false)
12219         where it needs to be called (John tells us to do so too :)
12220         (selectionLost): reset sel_cache.
12221
12222         * WorkArea.C (event_cb): leave ret to 0 (John tells us to do so :)
12223
12224 2002-03-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
12225
12226         * text2.C (setCursorIntern): put debuging code in INSETS channel
12227
12228 2002-03-19  André Pönitz <poenitz@gmx.net>
12229
12230         * lyxfunc.C: tiny whitespace change
12231
12232 2002-03-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
12233
12234         * ToolbarDefaults.C (init):
12235         * LyXAction.C (init):
12236         * commandtags.h:
12237         * BufferView_pimpl.C (Dispatch):
12238         * lyxfunc.C (dispatch): remove LFUN_DEPTH
12239
12240 2002-03-19  Allan Rae  <rae@lyx.org>
12241
12242         * exporter.C (Export): removeAutoInsets before doing anything else.
12243         While I've just introduced a dependency on BufferView this really is
12244         the best place to clean the buffer otherwise you need to cleanup in
12245         a dozen places before calling export or cleanup in a dozen functions
12246         that export calls.
12247
12248         * converter.C (runLaTeX):
12249         (scanLog): Better handling of removeAutoInsets and screen updates.
12250
12251         * lyxfunc.C (dispatch): small whitespace changes
12252
12253 2002-03-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12254
12255         * WorkArea.C (C_WorkAreaEvent): return a value.
12256         (event_cb): return 1 if we handled the event, 0 otherwise.
12257
12258         * lyx_gui.C (LyX_XErrHandler): don't abort on BadWindow
12259
12260 2002-03-18  Juergen Vigna  <jug@sad.it>
12261
12262         * tabular.C (LeftAlreadyDrawed): fixed for multicolumn borders.
12263         (GetAdditionalWidth): ditto.
12264         (RightLine): ditto.
12265         (LeftLine): ditto.
12266
12267         * BufferView2.C (copy): use getLyXText() so that we do it inside an
12268         inset if we're there actually (probably not used right now but this
12269         is the direction to go for unifying code).
12270         (paste): disable code to clear the selection.
12271
12272         * BufferView_pimpl.C (workAreaButtonPress): check also for a selection
12273         inside an InsetText and move the check further up as it is in the
12274         wrong place.
12275
12276         * text2.C (pasteSelection): set a selection over the pasted text.
12277
12278 2002-03-14  Kayvan A. Sylvan  <kayvan@sylvan.com>
12279
12280         * Makefile.am (lyx_DEPENDENCIES): Swap the order of libfrontend
12281         and libgraphics to build on Cygwin.
12282
12283 2002-03-15  Juergen Vigna  <jug@sad.it>
12284
12285         * CutAndPaste.C (SwitchLayoutsBetweenClasses): fix the wrong use of
12286         inserting an Inset into the paragraph. I know this is not the best
12287         fix but we already use current_view in CutAndPaste so we will remove
12288         all of it's using at the same time.
12289
12290         * buffer.C (sgmlError): deactivated function till it is rewritten in
12291         the right mode, now it can create problems.
12292
12293         * paragraph.C (isLineSeparator): check if getInset returns != 0,
12294         before accessing it.
12295
12296 2002-03-14  Juergen Vigna  <jug@sad.it>
12297
12298         * undo_funcs.C (textHandleUndo): do the right thing when updating
12299         the inset after the undo/redo.
12300
12301         * text2.C (setCursor): just some testcode for #44 not ready yet.
12302
12303         * undo_funcs.C (textHandleUndo): set the next() and previous()
12304         pointers of the paragraph to 0 before deleting otherwise we have
12305         problems with the Paragraph::[destructor].
12306
12307         * text.C (breakParagraph): IMO we should ALWAYS force a real undo
12308         on a paragraph insertion.
12309
12310 2002-03-14  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12311
12312         * buffer.C (asciiParagraph): use += operator for char append to
12313         string.
12314
12315         * paragraph.C (getFontSettings): compare >= not just >
12316         (highestFontInRange): ditto
12317         (setFont): ditto
12318
12319 2002-03-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12320
12321         * paragraph.C: change several algorithm to be more appripriate for
12322         the problem domain. This is lookip in FontList and in the InsetList.
12323
12324 2002-03-13  André Pönitz <poenitz@gmx.net>
12325
12326         * commandtags.h:
12327         * LyXAction.C: remove unused LFUN_MATH_MACROARG
12328
12329 2002-03-06  John Levon  <moz@compsoc.man.ac.uk>
12330
12331         * commandtags.h:
12332         * LyXAction.C:
12333         * lyxfunc.C:
12334         * BufferView_pimpl.C: remove unused LFUN_CORE, LFUN_TEXT_INSET
12335
12336 2002-03-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12337
12338         * Painter.C (display): anon helper function, adjust code for this
12339         change.
12340         (pixmap): remove function.
12341
12342         * Painter.h: remove private display variable.
12343
12344         * PainterBase.[Ch]: remove dummy[123] cruft, ws changes
12345
12346 2002-03-13  Angus Leeming  <a.leeming@ic.ac.uk>
12347
12348         * WorkArea.[Ch]: remove figinset_canvas cruft.
12349
12350 2002-03-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12351
12352         * lyxtextclass.C (operator): add one item cache optimization.
12353
12354         * bufferlist.h: doxy changes
12355
12356         * bufferlist.C: ws changes
12357
12358         * DepTable.[Ch] (ext_exist): place const in the right spot.
12359
12360         * BufferView_pimpl.C (resizeCurrentBuffer): further refine when to
12361         call resizeInsets.
12362         (workAreaExpose): call resizeInsets when the with BufferView changes.
12363         (Dispatch): adjust for protectedBlank removal
12364         (specialChar): call updateInset if the insert went ok.
12365
12366         * BufferView_pimpl.[Ch] (protectedBlank): remove func, use
12367         specialChar instead.
12368
12369         * BufferView2.C (ChangeInsets): remove warning add FIXME comment
12370
12371         * BufferView.h: doxy change
12372
12373         * Makefile.am (INCLUDES): remove @FRONTEND_INCLUDES@
12374
12375         * lyxtextclass.C (operator[]): remove non-const version
12376         (defaultLayout): remove non-const version
12377
12378 2002-03-12  Juergen Vigna  <jug@sad.it>
12379
12380         * BufferView_pimpl.C (resizeCurrentBuffer): only resize insets if we
12381         did resize the LyXText too.
12382
12383         * buffer.C (readLyXformat2): set layout information on newly allocated
12384         paragraphs.
12385
12386         * tabular.C (OldFormatRead): set layout information on the paragraph.
12387
12388 2002-03-12  José Abílio Oliveira Matos  <jamatos@novalis.fc.up.pt>
12389
12390         * buffer.C (simpleDocBookOnePar): fix empty definition case for now.
12391
12392 2002-03-11  Juergen Vigna  <jug@sad.it>
12393
12394         * BufferView_pimpl.C (cursorPrevious): remove old cruft which is
12395         plainly wrong.
12396         (resizeCurrentBuffer): force also the insets to resize themselfes.
12397         (moveCursorUpdate): fixed up for InsetText.
12398
12399 2002-03-08  Angus Leeming  <a.leeming@ic.ac.uk>
12400
12401         * commandtags.h:
12402         * LyXAction.C: add LFUN_TOOLTIPS_TOGGLE, "toggle-tooltips"
12403         * lyxfunc.C (getStatus(LFUN_TOOLTIPS_TOGGLE)): set flag based on
12404         value of Dialogs::tooltipsEnabled().
12405         (dispatch(LFUN_TOOLTIPS_TOGGLE)): emit signal Dialogs::toggleTooltips.
12406
12407 2002-03-08  Juergen Vigna  <jug@sad.it>
12408
12409         * BufferView_pimpl.C (updateInset): update inset inside inset also
12410         if it isn't inside theLockingInset().
12411
12412 2002-03-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12413
12414         * buffer.C (asciiParagraph): redo some of the word and line length
12415         handling.
12416         (getLists): look for Caption instead of caption.
12417
12418 2002-03-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
12419
12420         * buffer.C (Buffer): initialize niceFile to true
12421         (makeLaTeXFile):
12422         (makeLinuxDocFile):
12423         (makeDocBookFile): make sure niceFile is true on exit
12424
12425 2002-03-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
12426
12427         * buffer.C (makeLaTeXFile): escape ~ in \input@path
12428
12429 2002-03-07  Angus Leeming  <a.leeming@ic.ac.uk>
12430
12431         * LyXSendto.C: remove.
12432         * LyXView.C (c-tor): clean-up Jürgen's #if 0 correctly.
12433         * lyx_gui.C: remove now-redundant comment.
12434         * ColorHandler.h: remove forward declaration of class WorkArea.
12435         * lyxfunc.C: remove #include "WorkArea.h".
12436
12437 2002-03-07  Juergen Vigna  <jug@sad.it>
12438
12439         * undo_funcs.C (textHandleUndo): fix problems when the paragraph
12440         got moved away with the DEPM and also set the inset_owner always
12441         right which before could have been omitted.
12442
12443 2002-03-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12444
12445         * buffer.C (parseSingleLyXformat2Token): use default layout is the
12446         wanted layout is not found.
12447
12448 2002-03-07  Juergen Vigna  <jug@sad.it>
12449
12450         * CutAndPaste.C (cutSelection): another layout settings forgotten.
12451
12452 2002-03-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12453
12454         * paragraph.C (breakParagraph): use default layout not layout of
12455         prev paragraph.
12456         (Paragraph): clear ParagraphParameters.
12457
12458 2002-03-06  Juergen Vigna  <jug@sad.it>
12459
12460         * buffer.C (parseSingleLyXformat2Token): changed "%" to "p%" as
12461         otherwise it would not be a valid lenght. Fixed a special case in
12462         the minipage compatibility read where we end the document with a
12463         minipage.
12464
12465         * text2.C (deleteEmptyParagraphMechanism): check if old_cursor.par()
12466         was set as it could be 0 for InsetTexts first entry.
12467
12468 2002-03-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12469
12470         * paragraph.C (writeFile): if layout is empty write out
12471         defaultLayoutName().
12472
12473         * buffer.C (parseSingleLyXformat2Token): if we have a buggy .lyx
12474         file without named layout we set layout to defaultLayoutName().
12475
12476 2002-03-06  Juergen Vigna  <jug@sad.it>
12477
12478         * CutAndPaste.C (copySelection): set layout for new paragraph.
12479
12480         * text.C (prepareToPrint): leave ERT inset left aligned
12481         (leftMargin): don't indent paragraphs inside ERT insets
12482
12483 2002-03-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12484
12485         * paragraph.C (breakParagraph): dont call clear do the work manually
12486
12487         * paragraph.[Ch] (clear): remove function
12488
12489 2002-03-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12490
12491         * paragraph.C (Paragraph): dont call clear, the work has already
12492         been done.
12493
12494         * lyxtextclass.C (operator): assert if n is empty
12495
12496         * CutAndPaste.C (cutSelection): dont call Paragraph::clear, do the
12497         work manually instead.
12498
12499 2002-03-01  John Levon  <moz@compsoc.man.ac.uk>
12500
12501         * BufferView_pimpl.C: protect selectionLost against text == 0
12502
12503 2002-03-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12504
12505         * text.C (breakParagraph): fix a setting layout to '0' problem.
12506
12507 2002-03-05  José Abílio Oliveira Matos  <jamatos@novalis.fc.up.pt>
12508
12509         * buffer.C (makeLinuxDocFile, makeDocBookFile): take in account the
12510         final location of file, for the included files, and graphics.
12511
12512 2002-03-05  Juergen Vigna  <jug@sad.it>
12513
12514         * CutAndPaste.C (pasteSelection): fix the depth level on paste.
12515
12516 2002-03-04  Juergen Vigna  <jug@sad.it>
12517
12518         * lyx_cb.C (getContentsOfAsciiFile): new helper function.
12519
12520         * tabular.C (calculate_width_of_column_NMC): fixed to use also the
12521         last column of multicolumn cells.
12522         (SetWidthOfMulticolCell): recalculate NMC and real columns.
12523
12524 2002-03-04  Jose Abilio Oliveira Matos  <jamatos@novalis.fc.up.pt>
12525
12526         * exporter.C (Export): for linuxdoc and docbook the buffer is a nice
12527         file if it doesn't go to a temporary file.
12528
12529         * buffer.C (sgmlOpenTag):
12530         (sgmlCloseTag):  remove extra newline insertion.
12531
12532 2002-03-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12533
12534         * text.C (getRowNearY): comment out debug msg
12535
12536 2002-03-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12537
12538         * text2.C: first -> first_y
12539
12540         * text.C (getRowNearY): add some attemts at a possible
12541         optimization, not working.
12542
12543         * tabular.[Ch]: add BufferParams to several function so that newly
12544         created paragraph can be initialized to he default layotu for the
12545         buffers textclass.
12546
12547         * tabular-old.C (ReadOld): add buf->params to call of Init
12548
12549         * screen.C: rename text->first to text->first_y
12550
12551         * paragraph.C (breakParagraph): always set layout in the broken
12552         paragraph
12553
12554         * lyxtextclass.C (Read): remove lowercase
12555         (hasLayout): ditto
12556         (operator): ditto
12557         (delete_layout): ditto
12558
12559         * lyxtext.h: rename first -> first_y
12560
12561         * lyxlayout.C (Read): remove lowercase
12562         (name): ditto
12563         (setName): ditto
12564         (obsoleted_by): ditto
12565
12566         * bufferlist.C (newFile): set layout on first paragrpah of new buffers.
12567
12568         * buffer.C (insertErtContents): add params are to InsetERT
12569         (parseSingleLyXformat2Token): add code to check if a paragraphs
12570         layout really exist.
12571         (parseSingleLyXformat2Token): add params to several inset
12572         constructors
12573         (asciiParagraph): remove lowercase, do the layout comparisons with
12574         no_case
12575
12576         * BufferView_pimpl.C (cursorNext): first -> first_y
12577         (resizeCurrentBuffer): first -> first_y
12578         (updateScrollbar): first -> first_y
12579         (scrollCB): first -> first_y
12580         (workAreaMotionNotify): first -> first_y
12581         (workAreaButtonPress): first -> first_y
12582         (checkInsetHit): first -> first_y
12583         (cursorPrevious): first -> first_y
12584         (cursorNext): first -> first_y
12585         (Dispatch): add buffer_->params to severl inset contructors
12586
12587 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12588
12589         * lyxlayout.C (Read): remove some debug info that I forgot.
12590
12591         * buffer.C (makeLaTeXFile): fix calling of LaTeXFeatures, and
12592         clean up the code slightly.
12593         (makeLinuxDocFile): ditto
12594         (makeDocBookFile): ditto
12595
12596         * text2.C: layout as string
12597
12598         * text.C: layout as string
12599
12600         * paragraph_pimpl.C: layout as string
12601
12602         * paragraph.[Ch]: layout as string
12603
12604         * lyxtextclasslist.[Ch]: layout as string
12605
12606         * lyxtextclass.[Ch]: layout as string
12607
12608         * lyxtext.h: layout as string
12609
12610         * lyxlayout.[Ch]: layout as string
12611
12612         * lyx_cb.C: layout as string
12613
12614         * bufferview_funcs.C: layout as string
12615
12616         * bufferparams.C: layout as string
12617
12618         * buffer.C: layout as string
12619
12620         * LyXView.[Ch]: layout as string
12621
12622         * LaTeXFeatures.[Ch]: layout as string
12623
12624         * CutAndPaste.C (SwitchLayoutsBetweenClasses): layout as string
12625
12626         * BufferView_pimpl.C: change current_layout to string, remove
12627         lyx::layout_type.
12628         (Dispatch):
12629         (smartQuote):
12630         (insertInset):
12631         (workAreaButtonRelease): layout as string
12632
12633         * BufferView2.C (unlockInset): adjust
12634
12635         * vspace.C (asLatexCommand): use an explict temp variable.
12636
12637 2002-03-01  John Levon  <moz@compsoc.man.ac.uk>
12638
12639         * Makefile.am: use FRONTEND_*
12640
12641 2002-03-01  Juergen Vigna  <jug@sad.it>
12642
12643         * tabular.C (SetWidthOfMulticolCell): changed to something better
12644         I hope but still work in progress.
12645         (recalculateMulticolumnsOfColumn): renamed function from
12646         recalculateMulticolCells as it is more appropriate now.
12647         (SetWidthOfCell): calculate multicols better.
12648
12649 2002-03-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
12650
12651         * minibuffer.C (MiniBuffer): reset timout to 6000, as it was before.
12652
12653         * lyxfunc.C (processKeySym): print sequence also if it is
12654         `deleted' (complete)
12655
12656         * kbsequence.C (print): print sequence even if it is deleted
12657         (complete would be a better word, actually).
12658
12659         * lyxfunc.C (dispatch): print complete options after a prefix key
12660
12661         * vspace.C (asLatexCommand): rewrite in a slightly different form.
12662
12663 2002-03-01  Martin Vermeer  <martin.vermeer@hut.fi>
12664
12665         * text2.C (setCharFont): eliminate setCharFont code duplication.
12666
12667 2002-03-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
12668
12669         * BufferView_pimpl.C (Dispatch): remove bogus handling of
12670         LFUN_TABULAR_FEATURE (bug #177)
12671
12672 2002-02-29 ;-)  Angus Leeming  <a.leeming@ic.ac.uk>
12673
12674         * Makefile.am: remove figure.h
12675
12676 2002-02-28  Angus Leeming  <a.leeming@ic.ac.uk>
12677
12678         * Bufferview_pimpl.C:
12679         * CutAndPasteC:
12680         * LaTeX.C:
12681         * LyXSendto.C:
12682         * buffer.C:
12683         * bufferlist.C:
12684         * converter.C:
12685         * language.C:
12686         * lyxfunc.C:
12687         * lyxvc.C:
12688         * paragraph.C:
12689         * text.C:
12690         * text2.C: remove #include "lyx_gui_misc.h".
12691
12692         * LaTeX.C: added #include <cstdio>
12693
12694 2002-02-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
12695
12696         * paragraph.C (getMaxDepthAfter): new method. The maximal depth
12697         that the paragraph following this one can have.
12698
12699         * text2.C (incDepth): use Paragraph::getMaxDepthAfter
12700
12701         * vspace.C (asLatexCommand): fix bogus gcc warning
12702
12703         * Makefile.am (lyx_SOURCES): remove vms_defines.h
12704
12705 2002-02-27  Martin Vermeer  <martin.vermeer@hut.fi>
12706
12707         * text2.C (setLayout): get rid of redundant code
12708
12709 2002-02-26  Martin Vermeer  <martin.vermeer@hut.fi>
12710
12711         * text2.C (incDepth): make sure depth cannot be increased beyond
12712         reasonable values.
12713
12714 2002-02-20  Angus Leeming  <a.leeming@ic.ac.uk>
12715
12716         * lyxfunc.C (dispatch): act on LFUN_FORKS_SHOW and LFUN_FORKS_KILL.
12717         also call grfx::GCache::changeDisplay if the graphicsbg color changes.
12718
12719         * PainterBase.h (image):
12720         * Painter.[Ch] (image): now accepts a grfx::GImage const & rather than
12721         a LyXImage const *.
12722
12723 2002-02-26  John Levon  <moz@compsoc.man.ac.uk>
12724
12725         * BufferView.C:
12726         * BufferView.h:
12727         * BufferView_pimpl.C:
12728         * BufferView_pimpl.h:
12729         * LaTeXFeatures.C:
12730         * LyXAction.C:
12731         * LyXView.C:
12732         * Makefile.am:
12733         * UpdateList.h:
12734         * UpdateList.C:
12735         * buffer.C:
12736         * figure.h:
12737         * figureForm.C:
12738         * figureForm.h:
12739         * figure_form.C:
12740         * figure_form.h:
12741         * lyx_cb.C:
12742         * lyx_gui.C:
12743         * lyx_gui_misc.C:
12744         * lyxfunc.C:
12745         * sp_base.h:
12746         * sp_ispell.h:
12747         * sp_pspell.h:
12748         * sp_spell.C: remove fig inset, and the crap house of
12749           cards that follows it
12750
12751 2002-02-26  John Levon  <moz@compsoc.man.ac.uk>
12752
12753         * Makefile.am:
12754         * lyxserver.C:
12755         * os2_defines.h:
12756         * os2_errortable.h:
12757         * nt_defines.h: move .h into support/
12758
12759         * vms_defines.h: remove
12760
12761         * WorkArea.C: add space in debug output
12762
12763         * text2.C:
12764         * paragraph.C:
12765         * buffer.C: add WITH_WARNINGS
12766
12767         * vc-backend.h:
12768         * vc-backend.C:
12769         * bufferlist.C: s/retrive/retrieve/, add docs
12770
12771         * vspace.h:
12772         * vspace.C:
12773         * kbmap.h:
12774         * lyxlength.h:
12775         * lyxgluelength.h:
12776         * length_common.h:
12777         * chset.h:
12778         * chset.C: add docs
12779
12780         * lyxgui.C: add ID to X error handler
12781
12782         * lyxtestclass.c: fix typo
12783
12784 2002-02-26  Juergen Vigna  <jug@sad.it>
12785
12786         * tabular_funcs.C (write_attribute): changed so that some default
12787         attributes are not written at all.
12788         (getTokenValue): set default values before trying to read the
12789         value so we have the return value always set as default if we don't
12790         find the token we search for.
12791
12792         * tabular.C (Write): write bools as bools not as strings!
12793
12794 2002-02-22  Juergen Vigna  <jug@sad.it>
12795
12796         * BufferView_pimpl.C (workAreaButtonPress): call edit() before calling
12797         insetButtonPress for HIGHLY_EDITABLE_INSETS seems saner (fix #250).
12798
12799         * text.C (leftMargin): don't add an indent for paragraphs inside
12800         tabular cells (fix #208).
12801
12802 2002-02-21  José Matos  <jamatos@fep.up.pt>
12803
12804         * tabular.C (docBook): fixed support for long tables.
12805
12806 2002-02-20  Juergen Vigna  <jug@sad.it>
12807
12808         * text2.C (getFont): get the drawing font of the Inset if this
12809         paragraph is inside an inset (only important for InsetERT for now).
12810
12811         * buffer.C (insertErtContents): use new lanugage params in ERT
12812         constructor.
12813
12814         * CutAndPaste.C: commenting out seemingly uneeded code.
12815
12816 2002-02-19  Allan Rae  <rae@lyx.org>
12817
12818         * BufferView2.C (removeAutoInsets): fix remaining freed memory read.
12819         Iterators might be simple to use but they also get invalidated.
12820         (removeAutoInsets): renamed saved cursor tracking variables and added
12821         some comments to clarify what everything does.
12822
12823 2002-02-18  Angus Leeming  <a.leeming@ic.ac.uk>
12824
12825         * Chktex.C:
12826         * LaTeX.C:
12827         * LyXSendto.C:
12828         * converter.C:
12829         * lyx_cb.C:
12830         * vc-backend.C: Changes due to the renaming of support/syscall.[Ch] as
12831         support/systemcall.[Ch] and of class Systemcalls as class SystemCall.
12832
12833         * lyxfunc.C:
12834         * vc-backend.h: remove #include "support/syscall.h"
12835
12836         * LaTeX.C:
12837         * LyXSendto.C:
12838         * converter.C: rearrange #includes in Lars' approved fashion.
12839
12840         * LyXView.[Ch]: make autosave_timeout a pointer to Timeout. Can thus
12841         forward declare class Timeout in the header file.
12842
12843         * XFormsView.C: changes due to the above.
12844
12845         * minibuffer.[Ch]: make timer and stored_timer pointers to Timeout,
12846         similar to LyXView.
12847
12848         * commandtags.h: add LFUN_FORKS_SHOW and LFUN_FORKS_KILL to the enum.
12849         * LyXAction.C (init): add LFUN_FORKS_SHOW and LFUN_FORKS_KILL to items[]
12850
12851 2002-02-18  José Matos  <jamatos@fep.up.pt>
12852
12853         * buffer.C (simpleDocBookOnePar): if paragraph style is CDATA escapes
12854         insets contents.
12855
12856 2002-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
12857
12858         * a lot of small ws changes
12859         * add a lot of using std::XXX
12860         * use std construcs some places where approp.
12861         * use some exisint stuff from lyxfunctional where approp.
12862         * Make file changes to use partial linking (lets test this now...)
12863
12864 2002-02-16  Angus Leeming  <a.leeming@ic.ac.uk>
12865
12866         * Chktex.C:
12867         * buffer.C:
12868         remove #include "support/syscontr.h" as it's redundant. Always has been.
12869
12870         * Chktex.C:
12871         * LaTeX.C:
12872         * LyXSendto.C:
12873         * converter.C:
12874         * lyx_cb.C:
12875         * vc-backend.C:
12876         change Systemcalls::System to Systemcalls::Wait and
12877         change Systemcalls::SystemDontWait to Systemcalls::DontWait.
12878         No change of functionality, just reflects the stripped down Systemcalls
12879         class.
12880
12881 2002-02-16  Angus Leeming  <a.leeming@ic.ac.uk>
12882
12883         * debug.[Ch]: add a GRAPHICS type to the enum.
12884
12885 2002-02-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
12886
12887         * text.C (nextBreakPoint): use Paragraph::isLineSeparator
12888
12889         * paragraph.C (isLineSeparator): call Inset::isLineSeparator if
12890         there is an inset.
12891
12892 2002-02-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
12893
12894         * lyxfunc.C (getStatus): change the rules for LFUN_INSET_TOGGLE to
12895         match the changes below.
12896
12897         * text2.C (toggleInset): if there is not editable inset at cursor
12898         position, try to see if cursor is _inside_ a collapsable inset
12899         and close it.
12900
12901 2002-02-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
12902
12903         * lyxfunc.C (getStatus): handle LFUN_SWITCHBUFFER so that the
12904         document menu has a nice checkbox
12905
12906 2002-02-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
12907
12908         * lyxlength.C (asLatexString): change PW to output as percent of
12909         \textwidth.
12910
12911         * lengthcommon.C: change '%' to 't%'
12912
12913         * lyxfunc.C (dispatch): a few comments from Martin
12914
12915 2002-02-06  John Levon  <moz@compsoc.man.ac.uk>
12916
12917         * WorkArea.h:
12918         * WorkArea.C:
12919         * BufferView_pimpl.h:
12920         * BufferView_pimpl.C: clear our selection when X tells us we've lost
12921           the X selection.
12922
12923 2002-02-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
12924
12925         * vspace.C (inPixels): fix compiler warning
12926
12927 2002-02-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
12928
12929         * lyxfunc.C (getStatus): fix status message for disabled commands.
12930
12931 2002-02-01  John Levon  <moz@compsoc.man.ac.uk>
12932
12933         * BufferView_pimpl.C: fix crash on close buffer
12934         during selection (#227)
12935
12936 2002-01-27  Herbert Voss  <voss@lyx.org>
12937
12938         * buffer.C: link old Figure to new graphic inset
12939
12940 2002-01-26  Dekel Tsur  <dekelts@tau.ac.il>
12941
12942         * FontLoader.C (getFontinfo): Change the latex font names in order
12943         to match the names of type1inst.
12944
12945 2002-01-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12946
12947         * WorkArea.C (WorkArea): initialize the scrollbar bounds.
12948
12949         * DepTable.C (sumchange): do not evaluate end() on every iteratrion.
12950         (extchanged): ditto
12951         (ext_exist): ditto
12952         (remove_files_with_extension): ditto
12953         (remove_file): ditto
12954         (write): ditto
12955
12956         * BufferView_pimpl.C (updateScrollbar): do the right thing if the
12957         document is smaller than the work area height. Do not initialize
12958         static variables to 0.
12959
12960 2002-01-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
12961
12962         * lyx_gui.C (init): give the toolbar tooltips a normal font.
12963
12964         * lyxfunc.C (getStatus): handle LFUN_LAYOUT like
12965         LFUN_LAYOUT_PARAGRAPHS.
12966
12967         * tabular.C (GetCellFromInset): new method. Finds an inset in a
12968         tabular. It is possible to provide a possible cell, which will
12969         typically be the actcell from the corresponding insettabular
12970
12971         * lyxfunc.C (getStatus): small cleanup; disable
12972         LFUN_LAYOUT_PARAGRAPHS in insets where forceDefaultParagraphs is
12973         true
12974
12975 2002-01-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
12976
12977         * tabular.C (Validate): remove broken optimization (fixes bug #201)
12978
12979         * paragraph.C (startTeXParParams):
12980         (endTeXParParams): new methods. The LaTeX code to
12981         start/end paragraph formatting
12982         (simpleTeXOnePar): call startTeXParParams also when paragraph is
12983         empty (fixes bug #200)
12984
12985         * vspace.C (inPixels): adapt to the change below
12986         (inPixels): [later] more cleanups (remove unused variables)
12987
12988         * lyxlength.C (inPixels): change to use a width and a height as
12989         parameter.
12990
12991 2002-01-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
12992
12993         * lyxlength.C (asLatexString): \pagewidth is not a LaTeX macro.
12994         Replaced with \paperwidth
12995
12996         * DepTable.C (insert): add std:: qualifier
12997
12998 2002-01-18  Allan Rae  <rae@lyx.org>
12999
13000         * text2.C (removeRow): add comment.  Should other refresh_?? vars be
13001         updated also?
13002
13003         * text.C (drawInset): Turned out I didn't know enough about how
13004         rebreaking worked.  This fixes most of the redraw problems.  I see
13005         an occasional cursor trail when a line is broken now and the cursor
13006         placement can seem out by a few pixels also after a rebreak.
13007
13008 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
13009
13010         * buffer.C (parseSingleLyXformat2Token): update because minipage
13011         width is now a LyXLength
13012
13013         * lyxlength.C (inPixels): new method, extracted from VSpace::inPixels
13014
13015         * BufferView_pimpl.C (smartQuote): fix insertion of quote inset in
13016         math insets
13017
13018 2002-01-17  Juergen Vigna  <jug@sad.it>
13019
13020         * lyxfunc.C (dispatch): fixed PARAGRAPH_GOTO
13021
13022         * BufferView2.C (lockInset): call edit() so that theLockingInset()
13023         is set correctly and the inset is updated correctly.
13024
13025 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
13026
13027         * CutAndPaste.C (pasteSelection): move the setInsetOwner call at
13028         the beginning of the loop.
13029
13030 2002-01-17  John Levon  <moz@compsoc.man.ac.uk>
13031
13032         * lyxrc.C: improve help for use_scalable_fonts
13033
13034 2002-01-17  Allan Rae  <rae@lyx.org>
13035
13036         * lyx_cb.C (ShowMessage): make sure we have a user and an owner.
13037
13038 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
13039
13040         * CutAndPaste.C (pasteSelection): when pasting multiple paragraph,
13041         make sure to set their inset_owner to the right value (bug #171)
13042
13043 2001-12-12  Ben Stanley  <bds02@uow.edu.au>
13044
13045         * DepTable.h
13046         * DepTable.C: Implement mtime checking to reduce time spent doing
13047         CRCs.
13048
13049 2002-01-16  Juergen Vigna  <jug@sad.it>
13050
13051         * tabular.C (GetAdditionalHeight): one of error fixed.
13052
13053         * lyxrc.C (output): small fix in writing use_pspell.
13054
13055 2002-01-16  Angus Leeming  <a.leeming@ic.ac.uk>
13056
13057         * sp_base.h: #include LString.h
13058
13059 2002-01-16  Allan Rae  <rae@lyx.org>
13060
13061         * text2.C (removeRow): refresh_row needs a valid row.  Or does it?
13062         Can someone check this please?
13063
13064         * text.C (drawInset): It was possible that p.row would be removed by
13065         breakAgainOneRow upsetting a few other settings.  There may be another
13066         small tweak possible by setting need_break_row = 0 when p.row has been
13067         removed but I don't know enough about the logic here.
13068
13069 2002-01-15  Allan Rae  <rae@lyx.org>
13070
13071         * text.C (insertChar): removed conditional truism.
13072
13073         * BufferView2.C (removeAutoInsets): More tweaks.
13074         cur_par_prev could be a stray pointer.  Check for trailing empty line
13075         in case last line was cur_par and only had an error inset on it.
13076
13077 2002-01-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
13078
13079         * lyx_cb.C (MenuWrite): buffer->fileName is guaranteed to be
13080         absolute
13081
13082         * vc-backend.C (most methods):
13083         * exporter.C (Export):
13084         * converter.C (convert):
13085         (runLaTeX):
13086         * LyXSendto.C (SendtoApplyCB):
13087         * lyxfunc.C (dispatch):
13088         (menuNew):
13089         (open):
13090         (doImport):
13091         * lyx_cb.C (AutoSave):
13092         (InsertAsciiFile):
13093         * BufferView_pimpl.C (MenuInsertLyXFile):
13094         * buffer.C (runChktex): use Buffer::filePath().
13095
13096         * buffer.h: rename filename to filename_; rename filepath to
13097         filepath_ and make it private
13098         (filePath): new method
13099
13100         * buffer.C (writeFile): use fileName()
13101         (getLatexName):
13102
13103         * lyx_main.C (init): fix starting  of LyX when the binary is a
13104         link from so,ewhere else.
13105
13106         * minibuffer.C: include <cctype> for isprint
13107
13108 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
13109
13110         * buffer.C (parseSingleLyXformat2Token): changes associated with the
13111         change of InsetMinipage::width to InsetMinipage::pageWidth to avoid the
13112         name clash with InsetCollapsable's width function.
13113
13114 2002-01-14  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13115
13116         * lastfiles.C: include <iterator>
13117
13118 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
13119
13120         * BufferView2.C (ChangeRefsIfUnique): use lyx::count rather than
13121         std::count.
13122
13123         * buffer.C (makeLaTeXFile): ditto.
13124         Also make loop operation more transparent.
13125
13126 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
13127
13128         * ToolbarDefaults.C: remove trailing comma closing namespace.
13129
13130         * WorkArea.h: remove WorkArea:: from declaration of event_cb.
13131
13132         * lyxfunc.[Ch]: clean-up declaration of verboseDispatch functions
13133         as in WorkArea.
13134
13135         * trans.C (Load): comment out unused variable, allowed.
13136
13137 2002-01-11  Angus Leeming  <a.leeming@ic.ac.uk>
13138
13139         * minibuffer.[Ch] (append_char): new method to recieve input from the
13140         drop-down completion browser. If a key was pressed, then recieve this
13141         char and append it to the existing string.
13142         (peek_event): modify the positioning data passed to the completion
13143         browser so that it can be placed above the minibuffer rather than below.
13144 2002-01-14  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13145
13146         * LyXAction.C (init): alloe error-next for readonly documents.
13147
13148         * BufferView2.C (ChangeRefsIfUnique): use standard version of
13149         count.
13150
13151 2002-01-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
13152
13153         * bufferlist.C (readFile): create the buffer _after_ checking that
13154         the file exists.
13155
13156         * lyxfunc.C (verboseDispatch): fix handling of arguments
13157
13158         * lyxrc.C (setDefaults): do not initialize document_path to $HOME.
13159
13160         * lyxrc.C: use string::erase() instead of initializing to "".
13161
13162
13163 2001-11-26  John Levon  <moz@compsoc.man.ac.uk>
13164
13165         * BufferView_pimpl.h:
13166         * BufferView_pimpl.C:
13167         * WorkArea.h:
13168         * WorkArea.C:
13169         * text2.C: tell X when we have made a selection for copying
13170
13171 2002-01-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
13172
13173         * BufferView_pimpl.C (MenuInsertLyXFile):
13174         * lyxfunc.C (menuNew):
13175         (open):
13176         (doImport): add shortcuts to directory buttons
13177
13178         * BufferView_pimpl.C (workAreaButtonRelease): remove dead code (to
13179         open a float)
13180
13181         * lyxfunc.C (setStatusMessage):
13182         (getStatusMessage): new methods
13183         (getStatus):use setStatusMessage instead of setErrorMessage
13184         (dispatch): when function is disabled, set error message here
13185         [instead of in getStatus previously]
13186
13187         * BufferView_pimpl.C (workAreaButtonRelease): update
13188         toolbar/menubar here too.
13189
13190 2002-01-13  Allan Rae  <rae@lyx.org>
13191
13192         * BufferView2.C (removeAutoInsets): finished off earlier fix.
13193         Now seems indestructible.  Remaining task is to audit all other
13194         code affected by deleteEmptyParagraphMechanism.  One small quirk
13195         left is that an empty document with an error in the preamble can
13196         be made to report an error but no error box appears.  I don't know
13197         where it goes.
13198         (removeAutoInsets): Improved comments.
13199
13200 2002-01-13  John Levon  <moz@compsoc.man.ac.uk>
13201
13202         * Thesaurus.h:
13203         * Thesaurus.C: update for Aiksaurus 0.14
13204
13205 2002-01-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13206
13207         * text2.C (firstParagraph): removed member function, all uses
13208         replaces with ownerParagraph
13209         (redoParagraphs): here
13210         (updateInset): here
13211         (toggleAppendix): here
13212         * BufferView2.C (insertErrors): here
13213         (setCursorFromRow): here
13214
13215 2002-01-13  Allan Rae  <rae@lyx.org>
13216
13217         * BufferView2.C (removeAutoInsets): ensure we have a valid cursor if
13218         the old cursor is now invalid due to deleteEmptyParagraphMechanism.
13219         There is still a way to segfault this although you may have to do this
13220         multiple times: Have an InsetERT with an unknown command in it.
13221         View->DVI, move cursor between Error box and InsetERT and hit <Enter>,
13222         <down-arrow>, <Enter> again, View->DVI, BANG!
13223
13224         * text2.C (setCursor):
13225         (deleteEmptyParagraphMechanism):
13226         * lyxtext.h (setCursor):
13227         (deleteEmptyParagraphMechanism): return true if the paragraph was deleted.
13228         Making use of the return value may help fix other bugs.
13229
13230 2002-01-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
13231
13232         * lyxfunc.C (dispatch): update toolbar/menubar after dispatching.
13233
13234         * LyXView.C (updateMenubar): call MenuBar::update here
13235         (updateToolbar): but not here
13236         (showState): do not update toolbar/menubar
13237
13238         * LyXAction.[Ch]: move isPseudoAction to the C file, since nobody
13239         should need to care about that.
13240
13241         * lyxfunc.C (verboseDispatch): simplify a bit
13242         (getStatus): have a version which takes a pseudoaction, and
13243         another which requires a (kb_action,string).
13244
13245         * LyXAction.C (retrieveActionArg): make it work also when action
13246         is not a pseudo-action.
13247         (getActionName): simplify a bit
13248         (helpText):
13249
13250 2002-01-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
13251
13252         * lyxfunc.C (verboseDispatch): new families of methods with
13253         several ways to specify a command and a bool to indicate whether
13254         the command name and shortcut should be displayed in minibuffer
13255         (eventually, we could extend that to a finer bitmask like
13256         SHORTCUT|CMDNAME|CMDRESULT, or whatever).
13257         (dispatch): the pristine dispatch command which just, well,
13258         dispatchs! Note it still sets its result to minibuffer; I'm not
13259         sure we want that.
13260
13261         * lyxfunc.h: remove setHintMessage
13262
13263         * vc-backend.C: use LFUN_MENURELOAD instead of "buffer-reload"
13264
13265 2002-01-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
13266
13267         * BufferView_pimpl.C (specialChar): delete new inset if we have
13268         not been able to insert it.
13269
13270         * kbmap.C: revert to using int instead of kb_action, since all we
13271         are dealing with is pseudo-actions.
13272
13273         * LyXAction.C (searchActionArg): change to return int instead of
13274         kb_action, since the result is a pseudoaction.
13275
13276 2002-01-12  Dekel Tsur  <dekelts@tau.ac.il>
13277
13278         * buffer.C (insertErtContents): Fix (partially) the font bug.
13279
13280 2002-01-11  Angus Leeming  <a.leeming@ic.ac.uk>
13281
13282         * BufferView2.C (ChangeRefsIfUnique): use the HP version of std::count
13283         as the other one is broken on my machine!
13284
13285 2002-01-10  Martin Vermeer  <martin.vermeer@hut.fi>
13286
13287         * commandtags.h:
13288         * LyXAction.C: two new LFUNS, LFUN_FRAK and LFUN_ITAL.
13289
13290 2002-01-10  Angus Leeming  <a.leeming@ic.ac.uk>
13291
13292         * lyxrc.[Ch]: change names and descriptions of popup font variables to
13293         reflect their actual use. Provide compatibility code for older lyxrc
13294         files.
13295
13296         * lyx_gui.C (init): revoke change of 2002-01-07 of popup font style to
13297         FL_NORMAL_STYLE.
13298         change names of popup font variables in line with the changes to lyxrc.C
13299
13300 2002-01-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
13301
13302         * buffer.C (asciiParagraph): avoid outputing a word twice after
13303         an inset.
13304
13305         * lyxrc.C (getDescription): document that document_path and
13306         template_path can be empty.
13307
13308 2002-01-09  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
13309
13310         * LaTeXFeatures.C (getMacros):
13311         * buffer.C (validate): rename feature "amsstyle" to "amsmath"
13312
13313         * buffer.C (makeLaTeXFile): remove test for "amsstyle" from here.
13314
13315         * LaTeXFeatures.C (useFloat): require "float" here instead of in
13316         getPackages.
13317         (getPackages): rename feature "floats" to "float". Use an array to
13318         iterate over 'simple' features (i.e. just a \usepackage). Add
13319         handling of "amsmath" (renamed from "amsstyle").
13320
13321 2001-12-29  Michael A. Koziarski  <michael@koziarski.org>
13322
13323         * LaTeXFeatures.C (require): Prevent duplicate entries in the
13324         features list.
13325
13326 2002-01-08  Angus Leeming  <a.leeming@ic.ac.uk>
13327
13328         * FuncStatus.C: small compile fix for DEC cxx. Doesn't like
13329         FuncStaus::FuncStatus & FuncStaus::some_method().
13330
13331 2002-01-08  Martin Vermeer  <martin.vermeer@hut.fi>
13332
13333         * FuncStatus.[Ch]: new files. This is a rewrite as a proper class
13334         of the func_satus stuff. Edited and massaged in various ways by
13335         JMarc.
13336
13337         * lyxfunc.C (getStatus): use FuncStatus
13338
13339 2002-01-08  Juergen Vigna  <jug@sad.it>
13340
13341         * text.C (nextBreakPoint): use function Inset::isChar().
13342
13343         * paragraph.C (TeXOnePar): use function
13344         Inset::forceDefaultParagraphs.
13345
13346         * buffer.C (latexParagraphs): use function
13347         Inset::forceDefaultParagraphs.
13348
13349 2002-01-07  Angus Leeming  <a.leeming@ic.ac.uk>
13350
13351         * lyx_gui.C (init): set the style of the menu popups to
13352         FL_BOLD_STYLE, thereby fixing bugzilla bug #32.
13353
13354 2002-01-07  Juergen Vigna  <jug@sad.it>
13355
13356         * text.C (setHeightOfRow): small fix
13357         (prepareToPrint): don't look at alignment if we don't have the place
13358         for doing it.
13359
13360 2002-01-07  Angus Leeming  <a.leeming@ic.ac.uk>
13361
13362         * box.C: New file. Move the Box methods and functions out of box.h,
13363         following Lars' suggestion.
13364
13365 2002-01-07  Angus Leeming  <a.leeming@ic.ac.uk>
13366
13367         * box.h: #include "support/LOstream.h", needed for inlined function.
13368
13369         * lyxtextclass.C:
13370         * lyxtextclasslist.C: added some using std declarations.
13371
13372 2002-01-06  John Levon  <moz@compsoc.man.ac.uk>
13373
13374         * box.h: make signed dimensions to allow insets wider than
13375           the screen (bug #162)
13376
13377         * BufferView_pimpl.C: add some insetHit debug
13378
13379 2002-01-05  John Levon  <moz@compsoc.man.ac.uk>
13380
13381         * vc-backend.C: add FIXME
13382
13383 2002-01-03  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
13384
13385         * lyxfunc.C (getStatus): enable code for showing math font status
13386         in toolbar/menu.
13387
13388 2002-01-07  Juergen Vigna  <jug@sad.it>
13389
13390         * text.C (nextBreakPoint): removed debug output not needed anymore.
13391
13392 2002-01-06  Juergen Vigna  <jug@sad.it>
13393
13394         * text.C (nextBreakPoint): fixed up this function we had this bug
13395         since ever but now hopefully we break row better.
13396         (insertChar): we have to check if an inset is the next char as it
13397         could now happen that a large inset is causing a break.
13398
13399 2002-01-05  Juergen Vigna  <jug@sad.it>
13400
13401         * BufferView2.C (showLockedInsetCursor): don't draw the inset cursor
13402         if it doesn't like to be drawed.
13403
13404 2002-01-04  Juergen Vigna  <jug@sad.it>
13405
13406         * BufferView2.C (lockInset): forgot to set a cursor.
13407
13408         * lyxfunc.C (dispatch): add a finishUndo() in LFUN_ESCAPE.
13409
13410 2002-01-03  Martin Vermeer  <martin.vermeer@hut.fi>
13411
13412         * FormMathsPanel.C:
13413         * FormMathsPanel.h
13414         * MathsSymbols.C:
13415         * form_maths_panel.C:
13416         * form_maths_panel.h:
13417         * form_maths_panel.fd: implemented sub- and super- buttons in math
13418         panel.
13419
13420         * lyx_main.C: Revised hardwired bindings to allow original _ and ^
13421         (or ^ space) to be used as in TeX (req'd by André).
13422
13423         * lyxfunc.C: Allow ^ and _ again to be used both as
13424         super/subscript (mathed) and as themselves (in text).
13425
13426 2002-01-03  Allan Rae  <rae@lyx.org>
13427
13428         * LyXView.C (updateWindowTitle): Setup a short icon title of either
13429         "LyX" or the filename of the current buffer if it has one.  This is a
13430         modified form of John Levon's patch.
13431
13432         * XFormsView.C (setWindowTitle): also set icon title.
13433
13434         * LyXView.h (setWindowTitle): signature changed.
13435         * XFormsView.h (setWindowTitle): ditto.
13436
13437 2002-01-02  Juergen Vigna  <jug@sad.it>
13438
13439         * tabular.C (AppendColumn): hopefully fixed this memory access problem.
13440
13441 2001-12-28  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13442
13443         * screen.C (topCursorVisible): introduce a temp var for
13444         text->cursor.row(), handle the case where this row is null. (kindo
13445         hachish)
13446
13447         * text2.C (setCursor): add a couple of asserts.
13448
13449         * paragraph.h (inset_iterator): add -> operator
13450
13451         * paragraph.[Ch] (autoDeleteInsets): remove member function
13452
13453         * BufferView2.C (removeAutoInsets): rewrite to handle the old
13454         cursor pos correctly and handle inset deletion by itself.
13455         (insertErrors): move iterator declaration out of for expression
13456
13457         * lyxtextclass.C: add <algorithm>
13458
13459         * Makefile.am: added the new files to sources, removed layout.C
13460
13461         * layout.C: removed file
13462
13463         * layout.h: remove LYX_DUMMY_LAYOUT
13464
13465         * lyxtextclasslist.C (NumberOfLayout): do not special case dummy
13466         layout.
13467
13468         * lyxlayout.[Ch]:
13469         * lyxtextclass.[Ch]:
13470         * lyxtextclasslist.[Ch]: new files
13471
13472         * include order changes to a lot of files, also changes because of
13473         the six new files.
13474
13475 2001-12-27  Juergen Vigna  <jug@sad.it>
13476
13477         * buffer.C (asciiParagraph): more fixes.
13478
13479         * tabular.C (ascii): make ascii export support export of only the
13480         data separated by a column-delimiter.
13481         (ascii): better support for ascii export.
13482
13483         * buffer.C (asciiParagraph): rewrote to hopefully work as expected!
13484
13485 2001-12-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
13486
13487         * tabular_funcs.C: use a "using std::getline" instead of the
13488         previous fix from Angus (necessary for cxx + lyxstring)
13489
13490 2001-12-24  Juergen Vigna  <jug@sad.it>
13491
13492         * BufferView_pimpl.C (tripleClick): fixed for InsetText.
13493
13494         * buffer.C (parseSingleLyXformat2Token): fixed 2 compatibility read
13495         problems. First check a minipage also if we have some ert-contents
13496         (not only on par->size(), second set the right depth of the paragraph
13497         on the relink to the root-paragraph-list!
13498
13499         * undo_funcs.C (textHandleUndo): fixed a stupid earlier wrong fix
13500         which then did not anymore update the main paragraphs on undo/redo!
13501
13502 2001-12-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
13503
13504         * lyxfunc.C (getStatus): use func_status::toggle to simplify the
13505         code. Support all font-changing funcs (even those which are not in
13506         menu currently). Support for reporting font settings in
13507         mathed (disabled until Andre provides a function on mathed's side).
13508
13509         * func_status.h (toggle): small helper function to set toggle
13510         state on a flag.
13511
13512 2001-12-21  Angus Leeming  <a.leeming@ic.ac.uk>
13513
13514         * tabular_funcs.C: getline -> std::getline
13515
13516 2001-12-21  Juergen Vigna  <jug@sad.it>
13517
13518         * undo_funcs.C (textHandleUndo): fixed a case where tmppar3 is
13519         accessed and could be 0 (I couldn't generate this but it seems
13520         Michael could!).
13521
13522 2001-12-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13523
13524         * tabular_funcs.C: add LIstream.h, move write_attribute to..
13525         * tabular_funcs.h: here and include iosfwd
13526
13527 2001-12-20  Juergen Vigna  <jug@sad.it>
13528
13529         * undo_funcs.C (textHandleUndo): fixed crash when undo_cursor not
13530         inside inset but undo_par was.
13531
13532 2001-12-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
13533
13534         * Thesaurus.C: always include <config.h> in sources.
13535
13536         * Painter.h:
13537         * lyxlookup.h:
13538         * box.h: do not include <config.h> in header files
13539
13540         * text.C (paintLastRow): remove unused variable
13541
13542         * text.C (transformChar):
13543         (insertChar):
13544         * tabular-old.C (getTokenValue): use IsDigit instead of isdigit.
13545
13546         * Painter.C (text):
13547         * font.C (width): rewrite to use uppercase() instead of
13548         islower/toupper.
13549
13550         * lyxfind.C (IsStringInText): use uppercase instead of toupper.
13551
13552 2001-12-12  John Levon  <moz@compsoc.man.ac.uk>
13553
13554         * lyxfind.C: clean up of find failure position change
13555
13556 2001-12-20  Juergen Vigna  <jug@sad.it>
13557
13558         * Makefile.am (lyx_SOURCES): added tabular_funcs.[hC].
13559
13560         * tabular.C (isValidRow): added to check if we're in a LT-h/f row.
13561         (TeXRow): added to LaTeX a single tabular row.
13562         (TeXLongtableHeaderFooter): added to output LT-h/f data.
13563         (Latex): simplified and finally good LT-h/f support.
13564         (various_functions): just small adaptions for LT-h/f support.
13565
13566         * tabular_funcs.[hC]: added and moved here all not classfunctions
13567         of LyXTabular.
13568
13569 2001-12-19  Juergen Vigna  <jug@sad.it>
13570
13571         * tabular.[Ch]: better support for longtabular options (not finished
13572         yet!)
13573
13574 2001-12-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
13575
13576         * text.C (paintLastRow): use the label font instead of the font of
13577         the last character to compute the size of *_BOX. This makes more
13578         sense and avoids a crash with empty paragraphs.
13579         Use Painter::rectangle to draw EMPTY_BOX.
13580
13581 2001-12-19  Juergen Vigna  <jug@sad.it>
13582
13583         * undo_funcs.C (textHandleUndo): fixed setting of inset_owner of
13584         the paragraphs if the replaced paragraph is not the first one!
13585         Tried to delete not used paragraphs but does not work yet so for
13586         now it's inside #ifdef's and by default off!
13587
13588 2001-12-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
13589
13590         * MenuBackend.C: include "lyx_main.h" instead of declaring
13591         lastfiles (actually was declared as LastFiles* instead of a
13592         scoped_ptr).
13593
13594 2001-12-17  Juergen Vigna  <jug@sad.it>
13595
13596         * tabular.C (AppendColumn): applied John's fix
13597
13598 2001-12-15  John Levon  <moz@compsoc.man.ac.uk>
13599
13600         * BufferView.h:
13601         * BufferView.C:
13602         * BufferView_pimpl.h:
13603         * BufferView_pimpl.C: cleanup and fix of checkInsetHit().
13604
13605         * Makefile.am:
13606         * box.h: new start of class for above
13607
13608         * lyxfunc.C: ignore space-only minibuffer dispatches.
13609           Show the command name when it doesn't exist
13610
13611         * minibuffer.C: don't add empty lines to the history
13612
13613         * minibuffer.C: add a space on dropdown completion
13614
13615 2001-12-14  John Levon  <moz@compsoc.man.ac.uk>
13616
13617         * text.C: fix line above/below drawing in insets
13618
13619 2001-12-15  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13620
13621         * lyxlength.C (LyXLength): Initialize private variables.
13622
13623 2001-12-15  Dekel Tsur  <dekelts@tau.ac.il>
13624
13625         * CutAndPaste.C (SwitchLayoutsBetweenClasses): Use buffer language
13626         when inserting error insets.
13627
13628 2001-12-13  Juergen Vigna  <jug@sad.it>
13629
13630         * undo_funcs.C (textRedo/Undo): fixed as the first paragraph was
13631         actually sometimes the before-paragraph.
13632         (setUndo): don't clear the redostack if we're not actually undoing!
13633
13634 2001-12-06  Juergen Vigna  <jug@sad.it>
13635
13636         * undo_funcs.C (textHandleUndo): well after John's hint I got here
13637         and fixed redoing of main paragraph, so we can use it now ;)
13638
13639         * text2.C (redoParagraphs): fixed a crash when having only 1 row!
13640
13641 2001-12-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
13642
13643         * undo_funcs.C (textHandleUndo): undo undo leak fix below, as per
13644         Juergen's request
13645
13646 2001-12-13  André Pönitz <poenitz@gmx.net>
13647
13648         * undostack.[Ch]:
13649         * undo_func.C: minor cleanup
13650
13651 2001-12-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
13652
13653         * FontLoader.C (getFontinfo): only use symbol fonts with encoding
13654         -adobe-fontspecific. At least Mandrake and Redhat have a symbol
13655         font in urw-fonts package which is marked as -urw-fontspecific and
13656         does not work (incidentally, changing the encoding in the
13657         fonts.dir of this package to -adobe-fontspecific fixes the
13658         problem).
13659
13660         * undo_funcs.C (textHandleUndo): fix leak in undo, but now there
13661         is a crash when undoing first paragraph (Juergen, please take a
13662         look). THis does not mean the undo fix is wrong, just that it
13663         uncovers problems.
13664
13665         * text2.C (ownerParagraph): let the (int,Paragraph*) version call
13666         the (Paragraph*) version when needed instead of duplicating the
13667         code.
13668
13669         * text.C (workWidth): use Inset::parOwner to find out where the
13670         inset has been inserted. This is a huge performance gain for large
13671         documents with lots of insets. If Inset::parOwner is not set, fall
13672         back on the brute force method
13673
13674         * paragraph_pimpl.C (insertInset):
13675         * paragraph.C (Paragraph):
13676         (cutIntoMinibuffer): set parOwner of insets when
13677         inserting/removing them
13678
13679         * lyxtext.h: add short comment on deleteEmptyParagraphMechanism
13680
13681 2001-12-12  Martin Vermeer  <martin.vermeer@hut.fi>
13682
13683         * commandtags.h:
13684         * LyXAction.C:
13685         * lyx_main.C:
13686         * lyxfunc.C:
13687         * mathed/formulabase.C:
13688         * mathed/math_cursor.[Ch]:
13689         make sub/superscript into functions LFUN_SUB/SUPERSCRIPT.
13690
13691
13692 2001-12-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13693
13694         * lyxlength.[Ch] (operator!=): new function
13695
13696 2001-12-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
13697
13698         * text.C (workWidth): use Inset::parOwner to find out where the
13699         inset has been inserted. This is a huge performance gain for large
13700         documents with lots of insets. If Inset::parOwner is not set, fall
13701         back on the brute force method
13702
13703         * paragraph_pimpl.C (insertInset):
13704         * paragraph.C (Paragraph):
13705         (cutIntoMinibuffer): set parOwner of insets when
13706         inserting/removing them
13707
13708         * lyxtext.h: add short comment on deleteEmptyParagraphMechanism
13709
13710 2001-12-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
13711
13712         * tabular-old.C (getTokenValue):
13713         * tabular.C (getTokenValue):
13714         (write_attribute): new versions for LyXLength
13715         (everywhere): adjust the use of widths
13716
13717         * tabular.h: change the type of widths from string to LyXLength
13718
13719 2001-12-11  Ben Stanley <bds02@uow.edu.au>
13720
13721         * paragraph.C: fixed missing line number count when exporting
13722         Environments to LaTeX file
13723
13724         * buffer.C: added informational message for checking line numbers.
13725
13726 2001-12-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
13727
13728         * text2.C (deleteEmptyParagraphMechanism): if there is only one
13729         paragraph, do the 'double space' part, but not the 'empty
13730         paragraph' one.
13731
13732         * text.C (workWidth): small optimization
13733         (getLengthMarkerHeight): use minimal size for negative lengths.
13734
13735 2001-12-11  Dekel Tsur  <dekelts@tau.ac.il>
13736
13737         * lyxfont.C (GUIFamilyNames): Fix GUIFamilyNames array
13738
13739         * FontLoader.C (getFontinfo): Use "*-eufrak-medium"
13740
13741 2001-12-11  André Pönitz <poenitz@gmx.net>
13742
13743         * FontLoader.C:
13744         * lyxfont.[Ch]: support for fraktur font used by \mathfrak
13745
13746 2001-12-06  John Levon  <moz@compsoc.man.ac.uk>
13747
13748         * text2.C: keep selection on a setFont()
13749
13750 2001-12-06  John Levon  <moz@compsoc.man.ac.uk>
13751
13752         * lyx_cb.C: another bv->text misuse, from insert label
13753
13754 2001-12-03  John Levon  <moz@compsoc.man.ac.uk>
13755
13756         * kbsequence.h:
13757         * kbsequence.C: re-instate nmodifier mask
13758
13759 2001-12-12  Angus Leeming  <a.leeming@ic.ac.uk>
13760
13761         * lyx_main.h: make lyxGUI private.
13762
13763 2001-12-06  John Levon  <moz@compsoc.man.ac.uk>
13764
13765         * lyxfind.C: place the cursor correctly on failed search
13766
13767 2001-12-09  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
13768
13769         * text.C (getLengthMarkerHeight): for small heights, the arrows
13770         are not always on top/bottom of the text
13771         (drawLengthMarker): smaller arrows; take the left margin in
13772         account; draw also vfills.
13773         (paintFirstRow):
13774         (paintLastRow): remove special code for vfill and standard spaces,
13775         since everything is handled in drawLengthMarker now.
13776
13777 2001-12-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13778
13779         * buffer.C (insertErtContents): try to handle font and language
13780         interaction a bit better.g
13781
13782         * ColorHandler.C (updateColor): change the hash to cover the whole
13783         LColor enum, ws cleanup
13784         (getGCLinepars): ditto
13785         (getGCLinepars): only lookup in the linecache once.
13786
13787 2001-12-07  Dekel Tsur  <dekelts@tau.ac.il>
13788
13789         * iterators.C (operator++): Make the iterator more robust
13790
13791         * BufferView2.C (removeAutoInsets): Use paragraph iterators
13792         (John's patch)
13793         * CutAndPaste.C (SwitchLayoutsBetweenClasses): Ditto
13794
13795 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
13796
13797         * lyxtext.h:
13798         * text.C: better added space drawing
13799
13800 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
13801
13802         * LyXView.C:
13803         * BufferView2.C: fix layout combo update on inset unlock
13804
13805 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
13806
13807         * Makefile.am: don't compile unused files
13808
13809 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
13810
13811         * lyxfunc.C:
13812         * commandtags.h:
13813         * LyXAction.C: remove old LFUN_LAYOUTNO
13814
13815 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
13816
13817         * paragraph_pimpl.h:
13818         * paragraph_pimpl.C: isTextAt() doesn't need font param
13819
13820 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
13821
13822         * lyxlex.h:
13823         * lyxlex.C: little cleanup
13824
13825 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
13826
13827         * BufferView_pimpl.C: fix insertAscii for insets
13828
13829 2001-12-05  Juergen Vigna  <jug@sad.it>
13830
13831         * CutAndPaste.C (pasteSelection): remove not allowed insets/chars and
13832         set the right font on the "multi" paragraph paste!
13833
13834 2001-12-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13835
13836         * trans_decl.h:
13837         * trans_mgr.[Ch]:
13838         * trans.[Ch]:
13839         * lyxgluelength.C:
13840         * lyxlength.C: remove out-commented code.
13841
13842         * BufferView_pimpl:
13843         * CutAndPaste.C:
13844         * DepTable.C:
13845         * buffer.C:
13846         * chset.C:
13847         * lastfiles.C:
13848         * lyxlex.C:
13849         * lyxlex_pimpl.C:
13850         * lyxserver.C:
13851         * screen.C:
13852         * tabular-old.C:
13853         * tabular.C:
13854         * text.C:
13855         * trans_mgr.C:
13856         * vc-backend.C: change "while(" to "while ("
13857
13858         * lyxlength.[Ch]: add zero function to check if length is zero or
13859         not
13860         * lyxgluelength.C: use it
13861
13862 2001-12-05  Allan Rae  <rae@lyx.org>
13863
13864         * lyxlength.C: Attempted a fix for the abs(int) header selection.
13865         Works for 2.95.3, from what I understand of Garst's reports this should
13866         work for other g++ versions.  We're screwed if the abs(int) definition
13867         changed between bugfix releases of gcc.
13868
13869 2001-12-04  John Levon  <moz@compsoc.man.ac.uk>
13870
13871         * text.C: fix chapter label offset !
13872
13873 2001-12-04  John Levon  <moz@compsoc.man.ac.uk>
13874
13875         * lyxtext.h:
13876         * text.C: fix hfill at end of line, clean up
13877
13878 2001-12-04  Juergen Vigna  <jug@sad.it>
13879
13880         * undo_funcs.C (textHandleUndo): added a call to inset->update() so
13881         that we force an update of the inset and it's owners if neccessary.
13882
13883 2001-12-03  Juergen Vigna  <jug@sad.it>
13884
13885         * text.C (rowLast): simplified code
13886
13887 2001-12-03  John Levon  <moz@compsoc.man.ac.uk>
13888
13889         * lyxfunc.C: fix show options on timeout
13890
13891 2001-12-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13892
13893         * screen.C (topCursorVisible): scroll half a page when the cursor
13894         reached top of bottom of screen
13895
13896 2001-12-02  John Levon  <moz@compsoc.man.ac.uk>
13897
13898         * minibuffer.C: deactivate on loss of focus
13899
13900 2001-12-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13901
13902         * vspace.[Ch] (operator!=): add operator.
13903
13904 2001-12-01  John Levon  <moz@compsoc.man.ac.uk>
13905
13906         * BufferView_pimpl.C: refuse to open an inset when
13907         there's a selection.
13908
13909 2001-11-30  John Levon  <moz@compsoc.man.ac.uk>
13910
13911         * BufferView_pimpl.C: allow to click on RHS of full row insets
13912
13913 2001-11-30  Juergen Vigna  <jug@sad.it>
13914
13915         * tabular.C (LyXTabular): add a same_id to set the same id's in the
13916         insets for undo reasons.
13917
13918 2001-11-28  André Pönitz <poenitz@gmx.net>
13919
13920         * vspace.[Ch]: cosmetical changes
13921
13922 2001-11-26  John Levon  <moz@compsoc.man.ac.uk>
13923
13924         * LyXAction.h:
13925         * LyXAction.C:
13926         * lyxfunc.h:
13927         * lyxfunc.C:
13928         * kbmap.h:
13929         * kbmap.C:
13930         * lyxrc.C:
13931         * kbsequence.h:
13932         * kbsequence.C: part re-write of old kb code
13933
13934         * Painter.C:
13935         * WorkArea.C: remove Lgb_bug_find_hack
13936
13937 2001-11-30  José Matos <jamatos@fep.up.pt>
13938
13939         * buffer.C (makeDocBookFile): add a comment to point a hack.
13940         (simpleDocBookOnePar): changed a PAR::META_INSET to isInset().
13941         Fixed a double write of labels.
13942
13943 2001-11-29 Ben Stanley <bds02@uow.edu.au>
13944
13945         * LaTeX.C:
13946         * LaTeX.h Fixed bug in LaTeX class where it would not
13947         re-run latex if no depfiles were changed, but the .dvi was removed.
13948
13949 2001-11-28  André Pönitz <poenitz@gmx.net>
13950
13951         * all the files from the change on 2001/11/26:
13952         use lyx::layout_type instead of LyXTextClass::size_type
13953         use lyx::textclass_type instead of LyXTextClassList::size_type
13954
13955 2001-11-29  Juergen Vigna  <jug@sad.it>
13956
13957         * text.C: added support for paragraph::isFreeSpacing()
13958
13959         * buffer.C: same as above
13960
13961         * paragraph.h: inserted isFreeSpacing() function to enable
13962         FreeSpacing inside InsetERT.
13963
13964         * CutAndPaste.C (cutSelection/copySelection): set the inset_owner
13965         of the paragraph's in the cut/copy buffer to 0!
13966
13967         * text2.C (removeRow): remove the assert as it can!
13968
13969         * lyxtext.h: added helper function firstRow returning firstrow and
13970         made firstrow private again.
13971
13972         * BufferView2.C (lockInset): don't relock if we're already locked!
13973
13974         * text2.C (deleteEmptyParagraphMechanism): don't do anything if it's
13975         the only paragraph.
13976         (removeRow): added Assert::(firstrow)
13977
13978         * debug.C: forgot to add INSETTEXT here.
13979
13980 2001-11-28  Juergen Vigna  <jug@sad.it>
13981
13982         * sp_spell.C (initialize): changed error text to more general
13983         spellchecker command use (not only ispell!)
13984
13985         * bufferlist.C (qwriteAll): fixed "Cancel" button handling!
13986
13987         * debug.h: inserted one for debugging INSETTEXT (and InsetTabular)!
13988
13989 2001-11-26  John Levon  <moz@compsoc.man.ac.uk>
13990
13991         * vspace.C: initialise lyxgluelength on failure
13992
13993 2001-11-28  Allan Rae  <rae@lyx.org>
13994
13995         * text.C (paintLastRow): g++-2.95.3 and others don't like variable
13996         declaration & definition that looks like a function declaration.
13997
13998 2001-11-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
13999
14000         * BufferView2.C (copy):
14001         (copyEnvironment): do not clear the selection when doing a copy.
14002
14003         * text.C (paintFirstRow): compilation fix
14004
14005 2001-11-27  Ben Stanley  <bds02@uow.edu.au>
14006
14007         * tabular.C (Latex): correct line count when writing latex.
14008
14009 2001-11-27  John Levon  <moz@compsoc.man.ac.uk>
14010
14011         * paragraph_pimpl.h:
14012         * paragraph_pimpl.C: tidy, and fix font-change in "LaTeX"
14013           bug a bit
14014
14015 2001-11-26  John Levon  <moz@compsoc.man.ac.uk>
14016
14017         * text.C:
14018         * LColor.h:
14019         * LColor.C: change vfillline->added_space
14020
14021         * text.C: add markers and text for added space
14022
14023         * vspace.C: fix comment
14024
14025 2001-11-28  André Pönitz <poenitz@gmx.net>
14026
14027         * paragraph.C: whitespace changes
14028         * all the other files from the change on 2001/11/26:
14029         change *::pos_type into lyx::pos_type
14030
14031 2001-11-27  Dekel Tsur  <dekelts@tau.ac.il>
14032
14033         * buffer.C (parseSingleLyXformat2Token): Set the language to the
14034         language of the document when inserting error insets.
14035
14036 2001-11-26  André Pönitz <poenitz@gmx.net>
14037
14038         * BufferView_pimpl.[Ch]:
14039         *       CutAndPaste.C:
14040         * buffer.[Ch]:
14041         * lyxcursor.[Ch]:
14042         * lyxfind.C:
14043         * lyxfunc.C:
14044         * lyxrow.[Ch]:
14045         * paragraph.[Ch]:
14046         * paragraph_pimpl.[Ch]:
14047         * sp_spell.C:
14048         * text.C:
14049         * text2.C: reduce header dependencies, introduce type for positions
14050
14051 2001-11-23  John Levon  <moz@compsoc.man.ac.uk>
14052
14053         * <various>: change to use Alert.h
14054
14055 2001-11-25  Dekel Tsur  <dekelts@tau.ac.il>
14056
14057         * buffer.C (parseSingleLyXformat2Token): Insert an error inset
14058         when encountering an unknown token.
14059         (readLyXformat2): Show an error message if there were unknown tokens.
14060
14061 2001-11-22  John Levon  <moz@compsoc.man.ac.uk>
14062
14063         * BufferView2.C:
14064         * BufferView_pimpl.C:
14065         * buffer.C:
14066         * paragraph.h:
14067         * text.C:
14068         * text2.C: use par->isInset()
14069
14070 2001-11-23  John Levon  <moz@compsoc.man.ac.uk>
14071
14072         * paragraph_pimpl.h:
14073         * paragraph_pimpl.C: cleanup
14074
14075 2001-11-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14076
14077         * text2.C (removeRow):
14078         * text.C (setHeightOfRow): remove useless (and costly) call to
14079         getRow.
14080
14081 2001-11-20  Allan Rae  <rae@lyx.org>
14082
14083         * paragraph.C (insertFromMinibuffer): Fix for inset related crashes.
14084         Now need Inset*::checkInsertChar() to return true for appropriate
14085         cases so that the characters in the minibuffer will actually be
14086         inserted.
14087
14088 2001-11-15  Lars Gullik Bjønnes  <larsbj@birdstep.com>
14089
14090         * text.C: change the order of the includes.
14091         (workWidth): initialize it at once.
14092         (workWidth): make maxw unsigned
14093         (setHeightOfRow): remove unused variable (inset)
14094         (selectSelectedWord): remove unused variable (inset)
14095         (paintRowText): fix drawing of hfill characters, and clean up a bit.
14096
14097 2001-11-14  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14098
14099         * lyxserver.C (emergencyCleanup): do not try to close pipes if
14100         server is not running.
14101         (openConnection):
14102         (closeConnection): add debug info when server is disabled.
14103
14104         * ColorHandler.C (getGCForeground): send debug message to GUI
14105         channel.
14106
14107         * lyxrc.C: do not include lyxserver.h and tex-strings.h.
14108
14109         * kbmap.C (bind): modify because return conventions of
14110         kb_sequence::parse have changed.
14111
14112         * kbsequence.C (parse): only ignore spaces and not any stupid
14113         control character. This avoids tests like s[i] <= ' ', which are
14114         guaranteed to fail with 8bit characters and signed chars.
14115         Change return code to string::npos when there have been no error
14116         (0 was a bad idea when error is at first character)
14117
14118 2001-11-14  José Matos  <jamatos@fep.up.pt>
14119
14120         * buffer.h:
14121         * buffer.C (simpleDocBookOnePar): removed unused argument.
14122
14123 2001-11-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14124
14125         * text.C (selectNextWordToSpellcheck): do not test explicitely for
14126         insets which are part of a word. Paragraph::isLetter takes care of
14127         that now. Use Paragraph::isInset to identify insets.
14128         (selectSelectedWord): do not test for hyphenation break.
14129
14130         * BufferView_pimpl.C (smartQuote): use Inset::isSpace, so
14131         that protected spaces are considered as spaces.
14132
14133         * paragraph.C (isLetter): cleanup the code for ispell extras; use
14134         Inset::isLetter.
14135
14136 2001-11-12  John Levon  <moz@compsoc.man.ac.uk>
14137
14138         * lyxserver.h:
14139         * lyxserver.C: fix it. and small cleanup.
14140
14141 2001-11-07  John Levon  <moz@compsoc.man.ac.uk>
14142
14143         * BufferView_pimpl.C: use inline helpers
14144
14145         * LaTeXFeatures.h:
14146         * LaTeXFeatures.C: fix typos
14147
14148         * Spacing.h:
14149         * Spacing.C: move spacing_string into class
14150
14151         * ToolbarDefaults.C: move stuff into namespace anon
14152
14153         * layout.h: update enum
14154
14155         * lyxfunc.C: use better debug
14156
14157         * minibuffer.h: fix typo
14158
14159         * debug.h:
14160         * debug.C:
14161         * WorkArea.C: add and use Debug::WORKAREA
14162
14163         * lyxtext.h:
14164         * text.C:
14165         * text2.C: code re-organisation, inline helpers
14166
14167 2001-11-09  Michael A. Koziarski <michael@koziarski.org>
14168
14169         * Layout.C: replaced a few cases of std::vector.size() == 0 with
14170         std::vector.empty().
14171
14172 2001-11-09  Allan Rae  <rae@lyx.org>
14173
14174         * paragraph.C (TeXOnePar): remove old, now-irrelevent comments about
14175         '\n's after tables.  Tabular and ERT inset work now makes this no
14176         longer necessary.
14177
14178 2001-11-07  John Levon  <moz@compsoc.man.ac.uk>
14179
14180         * minibuffer.h:
14181         * minibuffer.C: fix crash, improve drop-down completion
14182
14183 2001-11-06  John Levon  <moz@compsoc.man.ac.uk>
14184
14185         * lyxserver.h:
14186         * lyxserver.C: invalidate fd's when doing endPipe()
14187
14188 2001-11-08  José Matos  <jamatos@fep.up.pt>
14189
14190         * buffer.C (sgmlLineBreak): renamed from linux_doc_line_break.
14191         (simpleDocBookOnePar): removed code made obsolete by the new inset code.
14192
14193         * paragraph.h:
14194         * paragraph.C (sgmlConvertChar): renamed from linuxDocConvertChar.
14195
14196 2001-11-07  José Matos  <jamatos@fep.up.pt>
14197
14198         * buffer.h:
14199         * buffer.C (sgmlError): linuxDocError renamed, and made public, added
14200         const qualifier.
14201
14202         * buffer.C (sgmlOpenTag):
14203         * buffer.C (sgmlCloseTag): removed debug info.
14204
14205         * buffer.h (sgmlOpenTag):
14206         * buffer.h (sgmlCloseTag): made public.
14207
14208 2001-11-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14209
14210         * buffer.C (saveParamsAsDefaults):
14211         * lyx_cb.C (MenuLayoutSave): remove
14212
14213         * LyXAction.C (init):
14214         * commandtags.h:
14215         * lyxfunc.C (dispatch): remove LFUN_LAYOUT_SAVE_DEFAULT.
14216
14217 2001-11-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14218
14219         * buffer.C (setPaperStuff): removed from here...
14220
14221         * bufferparams.C (setPaperStuff): ... and moved there.
14222
14223 2001-11-03  John Levon  <moz@compsoc.man.ac.uk>
14224
14225         * minibuffer.h:
14226         * minibuffer.C:
14227         * XFormsView.C: add support for drop-down completion
14228
14229 2001-11-03  Dekel Tsur  <dekelts@tau.ac.il>
14230
14231         * paragraph.C (TeXOnePar): Correct placement of \selectlanguage
14232         commands.
14233
14234 2001-10-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14235
14236         * gettext.C (locale_init): set LC_NUMERIC to "C" even if nls is
14237         disabled.
14238
14239 2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
14240
14241         * lyx_main.C: change ref to known bugs
14242
14243 2001-10-30  Kayvan A. Sylvan  <kayvan@sylvan.com>
14244
14245         * LaTeXFeatures.C (getPackages): Use lyxskak.sty now instead
14246         to work around older babel problems.
14247
14248 2001-10-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
14249
14250         * LaTeXFeatures.[hC]: Now uses skak.sty for chess material.
14251
14252 2001-10-24  Juergen Vigna  <jug@sad.it>
14253
14254         * tabular-old.C (ReadOld): below variable changes reflected.
14255
14256         * tabular.[Ch]: added ltType struct for longtable header/footer
14257         defines and changed all instances where they are used. Added
14258         future support for double top/bottom rows.
14259
14260 2001-10-24  José Matos  <jamatos@fep.up.pt>
14261
14262         * buffer.h (docbookHandleCaption):
14263         * buffer.C (docbookHandleCaption): removed unused function.
14264         (makeDocBookFile): moved docbook supported version to v4.1.
14265
14266 2001-10-24  José Matos  <jamatos@fep.up.pt>
14267
14268         * tabular.h:
14269         * tabular.C (docbookRow): new function to export docbook code of a row.
14270         (DocBook): now honors the longtable flags.
14271
14272 2001-10-23  José Matos  <jamatos@fep.up.pt>
14273
14274         * LaTeXFeatures.h:
14275         * LaTeXFeatures.C (getLyXSGMLEntities): new function to get the name
14276         of the lyx defined sgml entities used in a docbook/linuxdoc document.
14277
14278         * buffer.C (makeLinuxDocFile):
14279         (makeDocBookFile): reworked the preamble, more clean, and with
14280         support for lyx defined entities. Changed the document declaration
14281         to be more XML friendly.
14282
14283         * tabular.C (DocBook): removed / terminator to be more SGML friendly,
14284         if we need to output XML that should be done with a filter.
14285
14286 2001-10-22  Juergen Vigna  <jug@sad.it>
14287
14288         * sp_pspell.h (class PSpell): add alive function needed in the
14289         controller to see if the spellchecker could be started.
14290
14291 2001-10-22  Juergen Vigna  <jug@sad.it>
14292
14293         * buffer.C (insertStringAsLines): modify the font for inserting
14294         chars in certain conditions by calling checkInsertChar(font).
14295
14296 2001-10-19  Juergen Vigna  <jug@sad.it>
14297
14298         * text.C (workWidth): use getRow instead of wrong algorithm.
14299         (setHeightOfRow): fix for MARGIN_RIGHT_ADDRESS_BOX
14300
14301 2001-10-19  John Levon  <moz@compsoc.man.ac.uk>
14302
14303         * lyxserver.h:
14304         * lyxserver.C:
14305         * lyx_main.h:
14306         * lyx_main.C: add emergencyCleanup (remove pipes on crash)
14307
14308 2001-10-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14309
14310         * text.C (workWidth): do not search for the exact row when
14311         margintype is not MARGIN_RIGHT_ADDRESS_BOX. This is an
14312         optimization for big documents.
14313
14314 2001-10-18  Juergen Vigna  <jug@sad.it>
14315
14316         * text.C (workWidth): new function with added Inset * parameter.
14317
14318 2001-10-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14319
14320         * text2.C (setCursorFromCoordinates): use Paragraph::size_type
14321
14322         * lyxtext.h: change type of refresh_pos to Paragraph::size_type;
14323         change return type of getColumnNearX.
14324
14325
14326         * text.C (changeRegionCase): use uppercase/lowercase instead of
14327         toupper/tolower.
14328         (leftMargin):
14329         (rightMargin): simplify code by factoring out the uses of
14330         textclasslist.
14331         (labelFill):
14332         (numberOfHfills):
14333         (setHeightOfRow):
14334         (appendParagraph): use Paragraph::size_type
14335
14336 2001-10-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14337
14338         * vspace.C (asLatexString): add a missing break
14339
14340 2001-10-15  Herbert Voss  <voss@perce.de>
14341
14342         * vspace.C (asLatexString): fix bug in output of string for l% and p%.
14343
14344 2001-10-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14345
14346         * lyxfunc.C (getStatus): disable thesaurus when aiksaurus library
14347         is not available.
14348
14349 2001-10-10  André Pönitz <poenitz@gmx.net>
14350
14351         * lyxfunc.C: removed greek_kb_flag.
14352
14353 2001-10-10  Herbert Voss  <voss@perce.de>
14354
14355         * lyx_main.C: delete global string help_lyxdir.
14356
14357 2001-10-09  Herbert Voss  <voss@perce.de>
14358
14359         * commandtags.h (kb_action): added LFUN_HELP_TEXINFO.
14360
14361         * LyXAction.C (init): added LFUN_HELP_TEXINFO to items array.
14362
14363         * lyx_main.C: added global string help_lyxdir.
14364
14365         * lyxfunc.C (dispatch): added LFUN_HELP_TEXINFO to switch.
14366
14367 2001-10-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
14368
14369         * lyxrc.C (set_font_norm_type): support iso8859-4
14370
14371 2001-07-02  Claus Hentschel  <claus.hentschel@mbau.fh-hannover.de>
14372
14373         * LaTeX.C (deplog): add another regex for MikTeX
14374
14375 2001-10-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
14376
14377         * lyxrc.C (set_font_norm_type): support iso8859-3
14378
14379 2001-10-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14380
14381         * BufferView_pimpl.C (tripleClick): fix stupid logic error.
14382
14383         * LaTeXFeatures.C: remove special case of french and index
14384
14385         * buffer.C (makeLaTeXFile): _really_ load babel late (i.e. just
14386         before \begin{document}). This solves several incompatibilities.
14387
14388 2001-10-03  Garst Reese  <reese@isn.net>
14389
14390         * lyx_cb.C: change CheckTex error msg.
14391
14392 2001-10-03  José Matos  <jamatos@fep.up.pt>
14393
14394         * buffer.C (simpleDocBookOnePar): add support for pass_thru.
14395
14396 2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14397
14398         * .cvsignore: update
14399
14400         * lyx_main.C (commandLineVersionInfo): use new style version info.
14401
14402         * buffer.C (writeFile):
14403         (makeLaTeXFile):
14404         (makeLinuxDocFile):
14405         (makeDocBookFile): use lyx_docversion instead of LYX_DOCVERSION.
14406
14407         * WorkArea.C (WorkArea): use lyx_version instead of LYX_VERSION.
14408
14409         * version.h: update to use stuff in version.C
14410
14411         * version.C.in: new file. Contains version information determined
14412         at compile time. This is a merging of version.h and
14413         version_info.h.in.
14414
14415 2001-10-03  Juergen Vigna  <jug@sad.it>
14416
14417         * BufferView_pimpl.C (update): don't change "dirty" status in
14418         updateInset call.
14419
14420 2001-10-03  Angus Leeming  <a.leeming@ic.ac.uk>
14421
14422         * WorkArea.C (c-tor): re-position version string slightly.
14423
14424 2001-10-02  Angus Leeming  <a.leeming@ic.ac.uk>
14425
14426         * BufferView_pimpl.C (buffer): remove call to WorkArea::show() and
14427         revert to previous code.
14428
14429         WorkArea.[Ch]: (show, destroySplash): methods removed.
14430
14431         WorkArea.C: rework code so that it's an amalgam of the codes before and
14432         after the splash screen was moved to WorkArea.
14433
14434 2001-10-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14435
14436         * lyxrc.C (read):
14437         * vspace.C (inPixels):
14438         (lyx_advance):
14439         * kbmap.C (bind):
14440         * buffer.C (insertStringAsLines):
14441         (asciiParagraph): fix types to be large enough
14442
14443         * lyxlex_pimpl.h: change member status from short to int
14444
14445         * layout.h: fix type of endlabeltype
14446
14447         * kbmap.C (bind):
14448         * kbsequence.C (parse): change return type to string::size_type
14449
14450         * LaTeX.C (updateBibtexDependencies): comment out unneeded
14451         variable
14452
14453         * Bullet.C (bulletSize):
14454         (bulletEntry): do not use short ints as parameters
14455
14456         * BufferView2.C (insertLyXFile): change a char to an int.
14457
14458         * WorkArea.C (WorkArea): remove unneeded floats in computation
14459
14460 2001-10-01  Dekel Tsur  <dekelts@tau.ac.il>
14461
14462         * buffer.C (asciiParagraph): Treat '\\' as other chars.
14463
14464         * paragraph.C (asString): Do not ignore newline/hfill chars when
14465         copying to the clipboard.
14466
14467 2001-09-29  Dekel Tsur  <dekelts@tau.ac.il>
14468
14469         * paragraph_pimpl.C (simpleTeXSpecialChars): Call to textrow.start
14470         after a multi-line inset.
14471
14472 2001-09-28  Dekel Tsur  <dekelts@tau.ac.il>
14473
14474         * paragraph.C (validate): Set NeedLyXFootnoteCode
14475
14476 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
14477
14478         * lyxfont.C (LyXSizeNames): changed increase-error to increase
14479         and decrease-error to decrease.
14480
14481 2001-09-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14482
14483         * text2.C (deleteEmptyParagraphMechanism): reformat a bit to make
14484         it more readable (should be equivalent)
14485
14486 2001-09-27  Adrien Rebollo  <adrien.rebollo@gmx.fr>
14487
14488         * paragraph_pimpl.C (simpleTeXSpecialChars): handle latin9 too.
14489
14490 2001-09-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14491
14492         * text2.C (fixCursorAfterDelete): new method. Fixes the parameters
14493         of a cursor (row, etc.) after a character has been deleted
14494         (deleteEmptyParagraphMechanism): call the method above on _all_
14495         cursors held by the LyXText when a double space has been
14496         detected/deleted.
14497
14498 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
14499
14500         * BufferView_pimpl.C (buffer): call WorkArea::show to pop-up the
14501         pixmap.
14502         (resizeCurrentBuff): remove code to destroy the old splash dialog.
14503
14504         * WorkArea.[Ch]: add the "LyX" pixmap and version string to the
14505         background. Use greyOut() and the new show() methods to toggle between
14506         the foreground and background. Add code to remove the splash after
14507         its initial showing.
14508
14509         * lyx_gui.C: Remove dependency on frontends/Dialogs.h.
14510         (create_forms): no longer call Dialogs::showSplash.
14511
14512 2001-09-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14513
14514         * .cvsignore: add version_info.h
14515
14516 2001-09-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14517
14518         * version_info.h.in: new file
14519
14520         * Makefile.am: add version_info.h.in
14521
14522         * lyx_main.C (commandLineVersionInfo): use version_info defined in
14523         version_info.h instead of VERSION_INFO
14524
14525 2001-09-24  Angus Leeming  <a.leeming@ic.ac.uk>
14526
14527         * text.C (selectNextWordToSpellcheck): reverted change to if-block.
14528         The ERT inset now returns string().
14529
14530 2001-09-21  Angus Leeming  <a.leeming@ic.ac.uk>
14531
14532         * lyxtext.h, text.C (selectNextWord): renamed as
14533         selectNextWordToSpellcheck.
14534
14535         * text.C (selectNextWordToSpellcheck): Modified to not select
14536         words inside an ERT inset.
14537
14538 2001-09-21  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14539
14540         * lyx_cb.C (MenuLayoutSave): change a bit the question
14541
14542         * sp_base.h: include <sys/types.h>
14543
14544 2001-09-18  Angus Leeming  <a.leeming@ic.ac.uk>
14545
14546         * LColor.[Ch]: added graphicsbg to color enum and to ColorEntry.
14547
14548 2001-09-20  Michael Schmitt  <Michael.Schmitt@teststep.org>
14549
14550         * several files: fix typos in user-visible strings
14551
14552 2001-09-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14553
14554         * text2.C (pasteSelection): do not set the selection, since it
14555         will be cleared later. Actually, the intent was to fix the way the
14556         selection was set, but I figured rmoving the code was just as good.
14557
14558 2001-09-19  Dekel Tsur  <dekelts@tau.ac.il>
14559
14560         * FontLoader.C (available): Check if font is available without
14561         loading the font.
14562
14563 2001-09-19  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
14564
14565         * lyxrc.[Ch]: added auto_reset_options variable and associated code.
14566
14567 2001-09-13  Angus Leeming  <a.leeming@ic.ac.uk>
14568
14569         * lyxrc.[Ch]: added display_graphics variable and associated code.
14570
14571 2001-09-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14572
14573         * bufferparams.C (hasClassDefaults): new method. Returns true if
14574         the buffer parameters correspond to known class defaults
14575
14576 2001-09-17  Angus Leeming  <a.leeming@ic.ac.uk>
14577
14578         * XFormsView.C (show): set minimum size to the main window.
14579
14580 2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14581
14582         * text2.C (copySelection):
14583         (cutSelection):
14584         * lyxfind.C (LyXReplace):
14585         * BufferView_pimpl.C (Dispatch): pass the correct flag to
14586         LyXText::selectionAsString.
14587
14588         * paragraph.C (asString): add "label" argument to the second form
14589
14590         * text2.C (selectionAsString): add "label" argument and pass it to
14591         Paragraph::asString.
14592
14593 2001-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14594
14595         * lyx_main.C (commandLineHelp): remove version information
14596
14597 2001-09-08  Rob Lahaye  <lahaye@users.sourceforge.net>
14598
14599         * lyx_main.C: add -version commandline option
14600
14601 2001-09-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
14602
14603         * paragraph.h: make the optional constructor arg required instead.
14604         some modifications to other files because of this.
14605
14606         * minibuffer.C (C_MiniBuffer_peek_event): make it static
14607
14608         * lyxserver.C (C_LyXComm_callback): make it static
14609
14610         * lyx_main.C (error_handler): make it static
14611
14612         * lyx_gui.C (LyX_XErrHandler): make it static
14613
14614         * XFormsView.C (C_XFormsView_atCloseMainFormCB): make it static
14615
14616         * WorkArea.C: make the extern "C" methods static.
14617
14618         * Makefile.am (lyx_LDADD): simplify
14619
14620 2001-09-02  Angus Leeming  <a.leeming@ic.ac.uk>
14621
14622         * commandtags.h: removed redundant LFUNs, LFUN_HELP_COPYRIGHT,
14623         LFUN_HELP_CREDITS, LFUN_HELP_VERSION.
14624
14625         * LyXAction.C (init):
14626         * lyxfunc.C (dispatch): associated code removal.
14627
14628 2001-09-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14629
14630         * lyxfont.h (isSymbolFont): shut off warning
14631
14632         * text.C (setHeightOfRow):
14633         (getVisibleRow): fix crash with empty paragraphs which have a
14634         bottom line
14635
14636 2001-09-07  Rob Lahaye  <lahaye@users.sourceforge.net>
14637
14638         * lyxrc.[Ch]: added dialogs_iconify_with_main variable and associated
14639         code.
14640
14641 2001-09-04  José Matos  <jamatos@fep.up.pt>
14642         * buffer.C
14643         * buffer.h
14644         * tabular.C (docbook): rename docBook method to docbook.
14645
14646 2001-09-02  Angus Leeming  <a.leeming@ic.ac.uk>
14647
14648         * Makefile.am: add dependencies to main.o.
14649
14650 2001-09-03  Dekel Tsur  <dekelts@tau.ac.il>
14651
14652         * FontLoader.C (available): Return false if !lyxrc.use_gui
14653
14654 2001-09-03  Michael Schmitt <schmitt@itm.mu-luebeck.de>
14655
14656         * FontInfo.C (query):
14657         * converter.C (view):
14658         * importer.C (Import):
14659         * exporter.C (Export): Can not -> cannot.
14660
14661 2001-09-02  John Levon  <moz@compsoc.man.ac.uk>
14662
14663         * BufferView_pimpl.C: allow to create index inset even if
14664           string is empty
14665
14666 2001-09-02  Angus Leeming  <a.leeming@ic.ac.uk>
14667
14668         * buffer.C (getLists): replace boost::tie code with an explicit pair
14669         as boost::tie can break some compilers.
14670
14671         * iterators.h: Added a std:: declaration to the return type of
14672         ParIterator::size.
14673
14674 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
14675
14676         * lyxrc.C: add help for view_dvi_paper_option, default to safe
14677           case.
14678
14679 2001-09-02  Dekel Tsur  <dekelts@tau.ac.il>
14680
14681         * iterators.[Ch]: New files. Provide paragraph iterators.
14682
14683         * buffer.C (changeLanguage): Use paragraph iterators.
14684         (isMultiLingual): ditto
14685
14686         * BufferView2.C (ChangeInsets): Use paragraph iterators.
14687
14688 2001-09-01  Dekel Tsur  <dekelts@tau.ac.il>
14689
14690         * FontLoader.C: Support for cmr font.
14691
14692 2001-08-31  Dekel Tsur  <dekelts@tau.ac.il>
14693
14694         * FontLoader.C (getFontinfo): Handle latex symbol fonts.
14695         (available): New method.
14696
14697         * FontInfo.C (getFontname): Use scalable fonts even when
14698         lyxrc.use_scalable_fonts is false, if no non-scalable fonts was
14699         found.
14700
14701 2001-08-23  Angus Leeming  <a.leeming@ic.ac.uk>
14702
14703         * converter.C (Formats::view): reverted! Incorrect fix.
14704
14705 2001-08-23  Angus Leeming  <a.leeming@ic.ac.uk>
14706
14707         * converter.C (Formats::view): only output the -paper option
14708         if the dvi viewer is xdvi, thereby fixing bug #233429.
14709
14710 2001-08-23  Herbert Voss  <voss@perce>
14711
14712         * BufferView_pimpl.C: small fix for LFUN_INSERT_BIBTEX
14713
14714 2001-08-20  Dekel Tsur  <dekelts@tau.ac.il>
14715
14716         * Spacing.h (Spacing): Set space to Default on in the default
14717         constructor.
14718
14719 2001-08-19  Lars Gullik Bjønnes  <larsbj@birdstep.com>
14720
14721         * vc-backend.h (RCS::versionString): add RCS to version
14722         (CVS::versionString): add CVS to version
14723
14724         * vc-backend.C (scanMaster): do not add CVS to version.
14725         (scanMaster): do not add RCS to version
14726
14727         * lyxvc.C (versionString): new method
14728
14729         * lyxfunc.C (initMiniBuffer): use LyXVC::versionString
14730
14731 2001-08-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
14732
14733         * Spacing.C (set): initialize fval
14734
14735 2001-08-15  Dekel Tsur  <dekelts@tau.ac.il>
14736
14737         * lyxlex_pimpl.C (next): Treat \ as normal char if not followed by
14738         " or \.
14739
14740 2001-08-16  Juergen Vigna  <jug@sad.it>
14741
14742         * lyxfunc.C (dispatch): implemented the new FINISHED states.
14743
14744 2001-08-16  John Levon  <moz@compsoc.man.ac.uk>
14745
14746         * BufferView_pimpl.C:
14747         * figureForm.C:
14748         * lyxtext.h:
14749         * text2.C: setParagraph takes linespacing now
14750
14751 2001-08-15  John Levon  <moz@compsoc.man.ac.uk>
14752
14753         * LyxAction.C: add internal LFUN_CITATION_INSERT
14754
14755         * LyXView.C: actually apply fix
14756
14757         * bufferlist.C: fix open non-existent file
14758
14759         * lyxfind.C: fix indentation
14760
14761         * lyxfunc.C: remove unneeded assert, fix typo
14762
14763 2001-08-16  John Levon  <moz@compsoc.man.ac.uk>
14764
14765         * MenuBackend.C: use "Floatname List"
14766
14767 2001-08-14  Dekel Tsur  <dekelts@tau.ac.il>
14768
14769         * buffer.C (parseSingleLyXformat2Token): Do not generate errors
14770         when converting LaTeX layout to insetERT.
14771         Generate a non-collapsed float when reading old float
14772
14773 2001-08-13  Dekel Tsur  <dekelts@tau.ac.il>
14774
14775         * BufferView2.C (showLockedInsetCursor): Use normal cursor shape in
14776         ERT insets.
14777
14778 2001-08-13  Juergen Vigna  <jug@sad.it>
14779
14780         * text.C (fill): return 0 instead of 20 as this seems to be the more
14781         correct value.
14782
14783 2001-08-13  Dekel Tsur  <dekelts@tau.ac.il>
14784
14785         * encoding.C (TransformChar): Use lyxrc.font_norm_type instead of
14786         lyxrc.font_norm.
14787
14788 2001-08-13  Juergen Vigna  <jug@sad.it>
14789
14790         * lyxfind.C (LyXReplace): fixed not single-replacing characters with
14791         casesensitive off.
14792         (SearchBackward): comment out the unlocking of the inset_owner this
14793         should not be needed!
14794
14795 2001-08-11  Dekel Tsur  <dekelts@tau.ac.il>
14796
14797         * Many files: Remove inherit_language, and add latex_language
14798
14799         * BufferView2.C (showLockedInsetCursor): Fix cursor shape in
14800         collapsible insets.
14801
14802 2001-08-10  Juergen Vigna  <jug@sad.it>
14803
14804         * text.C (prepareToPrint): fixed hfill-width in draw!
14805
14806         * BufferView2.C (selectLastWord): save the selection cursor as this
14807         now is cleared in the function LyXText::clearSelection!
14808
14809 2001-08-08  Juergen Vigna  <jug@sad.it>
14810
14811         * BufferView_pimpl.C (Dispatch): use a non-cut-buffer cut on DELTE
14812         BACKSPACE type functions.
14813
14814         * CutAndPaste.C (cutSelection): added a bool so that the stuff actually
14815         is only cutted from the document but not put in the cut-buffer, where
14816         still the old stuff should be.
14817
14818         * text2.C (cutSelection): added bool to pass to CutAndPaste::cutSelection.
14819
14820         * BufferView2.C (cut): added a bool to pass to LyXText::cutSelection.
14821
14822         * tabular.C (SetWidthOfCell): fixed special case where the width
14823         was not updated!
14824         (LeftLine): handle '|' in align_special.
14825         (RightLine): ditto
14826         (LeftAlreadyDrawed): ditto
14827         (SetWidthOfCell): ditto
14828
14829 2001-08-07  Juergen Vigna  <jug@sad.it>
14830
14831         * lyx_main.C (readUIFile): fixed some forgotten lowercase!
14832
14833 2001-08-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
14834
14835         * lyxlex_pimpl.[Ch]: converto to lowercase funcs
14836         * lyxlex.[hC]: ditto
14837
14838 2001-08-06  Juergen Vigna  <jug@sad.it>
14839
14840         * text.C (getVisibleRow): fix up row clearing a bit.
14841
14842 2001-08-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
14843
14844         * minibuffer.C: make sure the X server sees the changes in the input.
14845
14846 2001-08-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
14847
14848         * paragraph.C (getFont): split into...
14849         (getLabelFont): this
14850         (getLayoutFont): and this
14851         * paragraph_pimpl.C (realizeFont): calling this
14852
14853         * text2.C (getFont): split into...
14854         (getLayoutFont): this
14855         (getLabelFont): and this
14856         (realizeFont): all three calling this
14857
14858         * lyxfont.h: remove all NO_LATEX macros and code... adjust all
14859         files where used.
14860
14861 2001-08-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14862
14863         * lyxfunc.C (getStatus): add checkbox support for LFUN_APPENDIX
14864
14865 2001-08-02  Kayvan A. Sylvan  <kayvan@sylvan.com>
14866
14867         * BufferView_pimpl.C (smartQuote): Added code to exempt pass_thru
14868         layouts from the Quote inset insertion.
14869
14870 2001-08-03  Juergen Vigna  <jug@sad.it>
14871
14872         * BufferView_pimpl.C (update): do the fitCursor only at the end!
14873
14874         * screen.C (drawFromTo): don't call fitcursor here and do the loop
14875         only if status not is already CHANGED_IN_DRAW (second level).
14876
14877         * text.C (draw): don't set the need_break_row when inside an
14878         InsetText LyXText.
14879
14880 2001-08-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
14881
14882         * buffer.C (parseSingleLyXformat2Token): handle more latex
14883         conversion cases.
14884
14885         * bufferview_funcs.[hC]: change function names to
14886         begin with small char, adjust other files.
14887
14888 2001-08-02  André Pönitz <poenitz@gmx.net>
14889
14890         * lyxfunc.C:
14891         BufferView_pimpl.C: remove broken special code for math-greek
14892
14893 2001-08-02  Juergen Vigna  <jug@sad.it>
14894
14895         * BufferView_pimpl.C (update): redone this function so that we
14896         update the text again if there was a CHANGE_IN_DRAW.
14897
14898         * screen.C (cursorToggle): removed LyXText parameter and recoded.
14899         (drawFromTo): added a new internal bool which is used by draw() and
14900         redraw() function.
14901         (general): some cursor drawing problems fixed.
14902
14903 2001-08-01  Juergen Vigna  <jug@sad.it>
14904
14905         * lyxfind.C (LyXFind): fixed
14906         (SearchForward): ditto
14907         (SearchBackward): ditto
14908
14909         * BufferView_pimpl.C (workAreaMotionNotify): hopefully fixed the
14910         spurius drawing of the cursor in the main area.
14911
14912         * text2.C (status): small fix which could lead to a segfault!
14913         (clearSelection): remove unneeded BufferView param.
14914
14915 2001-08-01  André Pönitz <poenitz@gmx.net>
14916
14917         * lyxfunc.C: small change due to changed mathed interface
14918
14919 2001-08-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14920
14921         * bufferlist.C (loadLyXFile): add .lyx to file name if necessary
14922
14923 2001-08-01  John Levon  <moz@compsoc.man.ac.uk>
14924
14925         * lyxfunc.c: fail gracefully if file doesn't exist
14926
14927         * LyXSendto.C:
14928         * buffer.C:
14929         * lyxfunc.C:
14930         * BufferView_pimpl.C: IsDirWriteable() proto changed
14931
14932         * LyXView.C: fix updateWindowTitle() to store the last title
14933
14934 2001-07-31  Juergen Vigna  <jug@sad.it>
14935
14936         * text.C (setHeightOfRow): fixed setting of ascent/descent based on
14937         the font (wrong since using of Paragraph::highestFontInRange).
14938
14939         * paragraph.C (highestFontInRange): added a default_size parameter.
14940
14941         * text.C (getVisibleRow): minor clear row changes (still not perfect).
14942         (setHeightOfRow): reformat
14943
14944 2001-07-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
14945
14946         * converter.[hC] + affected files: move to (inital-char)lowercase
14947         function names.
14948
14949         * ParagraphParameters.C (ParagraphParameters): remove commented code
14950
14951         * PainterBase.[Ch]: remove commented code
14952
14953         * LaTeXFeatures.h: add "bool floats" for float.sty
14954
14955         * LaTeXFeatures.C (LaTeXFeatures): init floats
14956         (require): handle float
14957         (getPackages): do it with floats
14958
14959 2001-07-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14960
14961         * BufferView_pimpl.C (Dispatch): improve handling of
14962         LFUN_INDEX_INSERT_LAST and LFUN_INDEX_CREATE
14963
14964         * commandtags.h: #include lyxfont.h here temporarily to avoid
14965         keybinding bug.
14966
14967         * bufferlist.h: include LString.h here.
14968
14969 2001-07-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14970
14971         * text2.C (getStringToIndex): new method.
14972
14973 2001-07-29  Asger Alstrup Nielsen  <alstrup@alstrup>
14974
14975         * *: Reduced header file dependencies all over.
14976
14977 2001-07-30  Baruch Even  <baruch@lyx.org>
14978
14979         * buffer.C (readInset): Stop auto-converting InsetFig to InsetGraphics.
14980
14981 2001-07-29  Baruch Even  <baruch@lyx.org>
14982
14983         * buffer.C (readInset): Changed GRAPHICS to Graphics.
14984
14985 2001-07-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
14986
14987         * ParameterStruct.h (endif): add a default constructor to make
14988         sure that all variables is initialized.
14989
14990         * ParagraphParameters.C (ParagraphParameters): adjust
14991
14992 2001-07-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14993
14994         * BufferView_pimpl.C (Dispatch): use WHOLE_WORD selection for
14995         index; also, check that there is something to index, and that it
14996         does not span over several paragraphs.
14997         (doubleClick): use WHOLE_WORD_STRICT for double click.
14998
14999         * text.C (getWord): handle new WHOLE_WORD_STRICT word_location value.
15000
15001         * text2.C (toggleFree): do selection with WHOLE_WORD_STRICT
15002         scheme.
15003
15004 2001-07-26  Baruch Even  <baruch@lyx.org>
15005
15006         * buffer.C (readInset): Changed to call up InsetGraphics when reading
15007         an InsetFig figure, backwards compatible reading of old figure code.
15008
15009 2001-07-27  Juergen Vigna  <jug@sad.it>
15010
15011         * text2.C: font.realize function adaption.
15012
15013         * text.C (draw): add a warnings lyxerr text if needed.
15014
15015         * layout.C: font.realize function adaption.
15016
15017         * language.C: add inherit_language and implement it's handlings
15018
15019         * bufferview_funcs.C (StyleReset): remove language parameter from
15020         font creation (should be language_inherit now).
15021
15022         * bufferparams.C (writeFile): handle ignore_language.
15023
15024         * paragraph.C (getFontSettings): the language has to be resolved
15025         otherwise we have problems in LyXFont!
15026
15027         * lyxfont.C (lyxWriteChanges): added document_language parameter
15028         (update): removed unneeded language parameter
15029
15030         * paragraph.C (validate): fixed wrong output of color-package when
15031         using interface colors for certain fonts in certain environments,
15032         which should not seen as that on the final output.
15033
15034 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
15035
15036         * BufferView_pimpl.C:
15037         * Thesaurus.h:
15038         * Thesaurus.C:
15039         * Makefile.am:
15040         * commandtags.h:
15041         * LyXAction.C: add thesaurus support
15042
15043         * lyxfind.h:
15044         * lyxfind.C: add "once" parameter, for thesaurus, to not
15045           move to the next match
15046
15047 2001-07-26  Juergen Vigna  <jug@sad.it>
15048
15049         * lyxfont.C (realize): honor ignore_language too!
15050         (resolved): ditto.
15051
15052         * paragraph.C (TeXOnePar): handle ignore language right (hopefully).
15053
15054         * text.C (draw): one place more for ignore_language to not draw
15055         itself!
15056
15057 2001-07-25  Angus Leeming  <a.leeming@ic.ac.uk>
15058
15059         * LaTeXFeatures.C (getPackages): clean-up a little of the natbib code.
15060
15061 2001-07-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
15062
15063         * buffer.C (parseSingleLyXformat2Token): a more general fix for
15064         the minipage conversion problem.
15065
15066 2001-07-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
15067
15068         * buffer.C (parseSingleLyXformat2Token): check minipage if we
15069         insert an inset.
15070
15071 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
15072
15073         * BufferView.h: don't forward declare WorkArea
15074
15075         * BufferView.C: don't include WorkArea.h
15076
15077 2001-07-25  André Pönitz <poenitz@gmx.net>
15078
15079         * commandtags.h:
15080         * LyXAction.C:
15081         * lyxfunc.C:  new LFUN 'math-space'
15082
15083         * BufferView.[Ch]: remove unneeded reference to 'WorkArea'
15084
15085 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
15086
15087         * text2.C (toggleInset): call open/close
15088
15089 2001-07-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
15090
15091         * lyxfunc.C (dispatch): add debug for the disabled case
15092
15093         * font.C (buttonText): make similar to rectText
15094
15095         * buffer.C (readInset): comment out parsing of insetlist and
15096         insttheorem
15097
15098         * PainterBase.C (rectText): small correction
15099
15100         * BufferView_pimpl.C: comment out insettheorem and insetlist
15101         * LyXAction.C: ditto
15102         * commandtags.h: ditto
15103
15104 2001-07-24  Juergen Vigna  <jug@sad.it>
15105
15106         * text.C (draw): honor the ignore_language.
15107
15108         * lyxfont.C (LyXFont): set language to ignore_language in FONT_INIT1.
15109
15110 2001-07-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
15111
15112         * lyxfunc.C (getStatus): BREAKLINE does _not_ insert a special
15113         char inset.
15114
15115 2001-07-24  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
15116
15117         * lyxtext.h: remove unused (and unimplemented) methods
15118
15119 2001-07-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
15120
15121         * text.C (getVisibleRow): honor background color
15122
15123         * PainterBase.h:
15124         * Painter.h: remove default color argument for fillRectangle
15125
15126         * text.C (backgroundColor): new method
15127
15128 2001-07-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
15129
15130         * text.C (getVisibleRow): adjust
15131
15132         * font.[Ch] (rectText): new method, metrics
15133         (buttonText): new method, metrics
15134
15135         * PainterBase.[hC]: make rectText and buttonText always draw and take
15136         fewer paramteres.
15137
15138 2001-07-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
15139
15140         * ToolbarDefaults.C (read):
15141         * MenuBackend.C (read): allow escaping in all strings
15142
15143         * BufferView_pimpl.C (insertAndEditInset): new method.
15144         (Dispatch): use insertAndEditInset whenever appropriate.
15145
15146         * BufferView_pimpl.C (insertNote): removed
15147
15148         * BufferView_pimpl.C (smartQuote): new method, moved from
15149         BufferView; if an insetquote cannot be inserted, insert a '"'
15150         character instead.
15151
15152         * BufferView2.C: remove insertCorrectQuote();
15153
15154         * lyxfunc.C (getStatus): Add support for all remaingin
15155         inset-insert lfuns.
15156
15157         * trans_mgr.C (insertVerbatim): do not treat '"' specially.
15158
15159         * lyxrc.C (read): in RC_BIND, allow escaped sequences in the
15160         command (necessary to pass " as parameter of self-insert.
15161
15162         * text.C (selectWordWhenUnderCursor):
15163         (selectWord): add word_location parameter
15164         (selectWordWhenUnderCursor): same + remove special code for word
15165         boundary.
15166         (selectNextWord): use kind() to guess type of insetspecialchar,
15167         not latex().
15168
15169         * buffer.C (insertStringAsLines): new method, extracted from LyXText.
15170         (insertErtContents): create ert insets as collapsed.
15171         (readInset): better compatibility code for Info inset.
15172
15173 2001-07-20  Juergen Vigna  <jug@sad.it>
15174
15175         * lyxfunc.C (dispatch): use always LyXFind now!
15176
15177         * text2.C (init): add a reinit flag so that the LyXText can be
15178         reinited instead of deleted and reallocated (used in InsetText).
15179
15180         * BufferView_pimpl.C: use the new Inset::edit(BV, bool) where needed.
15181
15182         * text.C: ditto
15183
15184         * text2.C: ditto
15185
15186 2001-07-18  Juergen Vigna  <jug@sad.it>
15187
15188         * text.C (selectNextWord): handle insets inside inset by calling
15189         always the bv->text functions so that we can go up the_locking_inset!
15190
15191         * BufferView_pimpl.C (show/hideCursor): fixed cursor showing up
15192         in strange locations when inside an inset!
15193
15194         * lyxfind.[Ch]: give all functions a LyXText * parameter and implement
15195         handling to include insets.
15196
15197         * lyxfunc.C (dispatch): changes to calls SearchBackward/Forward.
15198
15199 2001-07-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
15200
15201         * LyXAction.C (init):
15202         * commandtags.h:
15203         * BufferView_pimpl.C (Dispatch): change HYPHENATION_BREAK to
15204         LIGATURE_BREAK, since the name is so stupid.
15205
15206 2001-07-20  Angus Leeming  <a.leeming@ic.ac.uk>
15207
15208         * buffer.C (readInset): enable reading of new InsetNotes as well as old
15209         InsetInfos.
15210
15211         * FontLoader.C: remove FORMS_H_LOCATION cruft.
15212
15213         * sp_form.[Ch]: remove.
15214
15215         * src/LColor.[Ch]: remove noteframe. Change note to "yellow".
15216
15217         * src/BufferView_pimpl.C (insertNote): use InsetNote in place of
15218         InsetInfo.
15219
15220         * src/buffer.C (readInset): ditto.
15221
15222 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
15223
15224         * BufferView_pimpl.C (specialChar): new method. Obsoletes
15225         menuSeparator(), endOfSentenceDot(), ldots() and
15226         hyphenationPoint(), which are therefore removed.
15227         (Dispatch): handle LFUN_HYPHENATION_BREAK.
15228
15229         * LyXAction.C (init):
15230         * commandtags.h: add LFUN_HYPHENATION_BREAK.
15231
15232         * paragraph.C (getWord): removed.
15233
15234         * BufferView_pimpl.C (Dispatch): use last word or selection for
15235         LFUN_INDEX_INSERT_LAST and LFUN_INDEX_CREATE.
15236
15237         * lyx_main.C (queryUserLyXDir): do not ask before creating
15238         user_dir, except if it has been named explicitely.
15239
15240 2001-07-20  Angus Leeming  <a.leeming@ic.ac.uk>
15241
15242         * BufferView_pimpl.C (updateScrollbar): Fix crash when reading in
15243         a document of zero size.
15244
15245 2001-07-19  Angus Leeming  <a.leeming@ic.ac.uk>
15246
15247         * LaTeXFeatures.[Ch]: add variable "bool natbib" and set it
15248         approriately in the c-tor and in require().
15249         (getPackages): output the appropriate LaTeX for natbib support.
15250
15251         * buffer.C (parseSingleLyXformat2Token): set the new bufferparams
15252         variables "use_natbib" and "use_numerical_citations" when reading the
15253         LyX file.
15254         (readInset): read the various natbib cite commands.
15255         (validate): white-space change.
15256
15257         * bufferparams.[Ch]: new variables "bool use_natbib" and
15258         "bool use_numerical_citations".
15259         (writeFile): output them in the LyX file.
15260
15261 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
15262
15263         * lyxfunc.C (getStatus): add support for all the inset insertion
15264         commands.
15265
15266         * text2.C (insertInset):
15267         * paragraph.C (insetAllowed):
15268         * BufferView_pimpl.C (insertInset): update to take in account the
15269         renaming of insertInsetAllowed
15270
15271         * lyxfunc.C (getStatus): add support for LFUN_INSET_TOGGLE.
15272
15273         * text2.C (getInset): new method. returns inset at cursor position.
15274
15275         * BufferView_pimpl.C (Dispatch): changes because of this.
15276
15277         * LyXAction.C (init): rename open-stuff to inset-toggle.
15278
15279         * commandtags.h: rename LFUN_OPENSTUFF to LFUN_INSET_TOGGLE.
15280
15281         * text2.C (toggleInset): renamed from openStuff; use
15282         Inset::open().
15283
15284 2001-07-13  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
15285
15286         * lyxrc.C (set_font_norm_type): recognise ISO_8859_15.
15287
15288         * lyxrc.h: added ISO_8859_15 to enum FontEncoding.
15289
15290 2001-07-18  Dekel Tsur  <dekelts@tau.ac.il>
15291
15292         * buffer.C (readLyXformat2): Add filename to the error dialog
15293
15294 2001-07-18  Juergen Vigna  <jug@sad.it>
15295
15296         * tabular.C (GetCellNumber): put an assert here instead of the check!
15297
15298 2001-07-17  Juergen Vigna  <jug@sad.it>
15299
15300         * BufferView_pimpl.C (toggleSelection): adapted too.
15301
15302         * text.C (selectNextWord): adapted for use with insets.
15303         (selectSelectedWord): ditto
15304
15305 2001-07-17  Juergen Vigna  <jug@sad.it>
15306
15307         * sp_spell.C (PSpell): fix initialitation order.
15308
15309 2001-07-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
15310
15311         * paragraph.C: spacing
15312
15313 2001-07-17  Edwin Leuven  <leuven@fee.uva.nl>
15314
15315         * sp_spell.C: repair language selection for pspell
15316
15317 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
15318
15319         * lyxfunc.h: change more methods to begin with lower char.
15320
15321 2001-07-16  Dekel Tsur  <dekelts@tau.ac.il>
15322
15323         * buffer.C (parseSingleLyXformat2Token): Generate error insets
15324         for unknown layouts.
15325
15326 2001-07-13  Dekel Tsur  <dekelts@tau.ac.il>
15327
15328         * buffer.C (readLyXformat2): Generate an error dialog if there are
15329         unknown layouts.
15330
15331 2001-07-16  Juergen Vigna  <jug@sad.it>
15332
15333         * sp_spell.C: always compile ISpell part.
15334
15335         * lyxrc.C: added use_pspell entry and it's handling.
15336
15337 2001-07-13  Juergen Vigna  <jug@sad.it>
15338
15339         * sp_spell.C: removed double includes.
15340
15341 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
15342
15343         Consistent use of Lsstream.h:
15344         * Lsstream.h: added using std::stringstream for consistencies sake.
15345
15346         * buffer.C: removed using std::stringstream
15347
15348         * lyxfont.C (stateText):
15349         * paragraph.C (asString):
15350         * text.C (selectNextWord, selectSelectedWord):
15351         * text2.C (setCounter):
15352         * vspace.C (asString, asLatexString):
15353         std::ostringstream -> ostringstream.
15354
15355 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
15356
15357         * LyXAction.C: add LFUN_HELP_ABOUTLYX
15358         * commandtags.h: add LFUN_HELP_ABOUTLYX
15359         * lyxfunc.C: add about lyx remove credits/copyright/version stuff
15360
15361 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
15362
15363         * BufferView_pimpl.C: sigchldchecker instead of sigchldhandeler in
15364         cursorToggle()
15365         * lyx_gui_misc.C: remove spellchecker
15366         * lyxfunc.C: showSpellchecker
15367         * sp_base.h: added
15368         * sp_ispell.h: added
15369         * sp_pspell.h: added
15370         * sp_spell.C: added
15371         * sp_form.[Ch]: removed
15372         * spellchecker.[Ch]: removed
15373
15374 2001-07-12  Kayvan A. Sylvan  <kayvan@sylvan.com>
15375
15376         * paragraph_pimpl.C (simpleTeXBlanks): Simply return if pass_thru
15377         is set.
15378         (simpleTeXSpecialChars): Simply print the input character without
15379         any special translation if pass_thru is set.
15380
15381         * layout.h: Added bool pass_thru to layout class for being able to
15382         implement pass through of a paragraph for Literate Programming.
15383
15384         * layout.C: add LT_PASS_THRU to LayoutTags enum.
15385         * layout.C (LyXLayout): set pass_thru to flase in constructor.
15386         * layout.C (Read): add "passthru" to list of layout tags and add
15387         code to set the pass_thru boolean when it is read.
15388
15389 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
15390
15391         * trans_decl.h: remove allowed from KmodInfo
15392
15393         * trans.[Ch] (AddDeakkey): change prototype to not have allowd.
15394         remove allowed code
15395         (Load): adjust
15396
15397         * paragraph_pimpl.C (erase): use boost::prior
15398
15399         * Painter.C (text): use data() instead of c_str() when length is
15400         also provided.
15401         * WorkArea.C (putClipboard): ditto
15402         * font.h (width): ditto
15403
15404         * BufferView2.C: use it-> instead of (*it). for iterators
15405         * texrow.C: ditto
15406         * paragraph_pimpl.C: ditto
15407         * paragraph.C: ditto
15408         * minibuffer.C: ditto
15409         * language.C: ditto
15410         * kbmap.C: ditto
15411         * encoding.C: ditto
15412         * counters.C: ditto
15413         * converter.C: ditto
15414         * chset.C: ditto
15415         * Variables.C: ditto
15416         * TextCache.C: ditto
15417         * MenuBackend.C: ditto
15418         * LyXAction.C: ditto
15419         * LColor.C: ditto
15420         * FloatList.C: ditto
15421         * DepTable.C: ditto
15422         * ColorHandler.C (LyXColorHandler): ditto
15423
15424 2001-07-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
15425
15426         * BufferView_pimpl.C (Dispatch): handle LFUN_OPENSTUFF.
15427
15428         * text2.C (openStuff): reintroduce this method (which had been
15429         nuked in NEW_INSETS frenzy).
15430
15431         * lyxfunc.C (Dispatch): when an action has not been handled, use
15432         its name in the error message, not its number.
15433
15434         * paragraph.C (inInset): change method name to begin with lowercase.
15435
15436         * undo_funcs.C:
15437         * text2.C: updates because of this.
15438
15439 2001-07-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
15440
15441         * ToolbarDefaults.C (add): add spaces in error message
15442
15443 2001-07-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
15444
15445         * buffer.C (readLyXformat2): initialize the ert comp. variables.
15446         (readLyXformat2): rename return_par to first_par, use lyxlex's
15447         pushToken and remove the manual push handling.
15448         (parseSingleLyXformat2Token): add another ert comp. variable:
15449         in_tabular, rename return_par to first_par. handle newlines better
15450
15451 2001-07-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
15452
15453         * kbsequence.C (getiso): redirect debug info to Debug::KBMAP.
15454
15455 2001-07-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
15456
15457         * text2.C (getParFromID): removed
15458
15459         * buffer.C (getParFromID): new method moved form lyxtext.
15460         * BufferView2.C (insertErrors): adjust
15461         (setCursorFromRow): adjust
15462         * BufferView_pimpl.C (restorePosition): adjust
15463         * lyxfunc.C (Dispatch): adjust
15464         * undo_funcs.C (textUndo): adjust
15465         (textRedo): adjust
15466         (textHandleUndo): adjust
15467         (textHandleUndo): adjust
15468
15469 2001-07-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
15470
15471         * buffer.C: up' the LYX_FORMAT
15472
15473         * lyxfont.h: turn NO_LATEX on as default
15474
15475         * buffer.C (insertErtContents): new methods of tex style compability.
15476         (parseSingleLyXformat2Token): use it several places.
15477         * tabular.C (OldFormatRead): and here
15478
15479 2001-07-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
15480
15481         * text2.C: remove some commented code.
15482         reindent file.
15483
15484         * trans_mgr.[Ch]: simplify normalkey to only take a char as arg.
15485         * trans.C: changes because of the above.
15486
15487 2001-07-07  Dekel Tsur  <dekelts@tau.ac.il>
15488
15489         * text2.C (setCounter): Fix counters bug with bibliography layout.
15490
15491 2001-07-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
15492
15493         * paragraph_pimpl.C (simpleTeXBlanks): don't go through owner_ for
15494         own member functions
15495         (simpleTeXSpecialChars): ditto
15496
15497 2001-07-06  Juergen Vigna  <jug@sad.it>
15498
15499         * a lot of files: changed the access to LyXText::status and the
15500         call of undo-functions.
15501
15502         * undo.[Ch]: added a inset_id to the undo informations.
15503
15504         * undo_funcs.[Ch]: added and moved here all undo functions.
15505
15506         * lyxtext.h: give the status enum a weight, made status_ a private
15507         variable and made accessor functions for it, removed the whole bunch
15508         of undo-functions as they are now in their own file, make some
15509         functions publically available. Added function ownerParagraph with
15510         int parameter.
15511
15512         * paragraph.[Ch]: added "bool same_ids" to the constructor,
15513         made InInset() a const function, added getParFromID() function.
15514
15515         * buffer.[Ch]: added const version for inset_iterator functions,
15516         added getInsetFromID() function.
15517
15518         * BufferView2.C, BufferView_pimpl.C, text.C, text2.C, lyxfunc.C:
15519         changed undo functions for new version.
15520
15521 2001-07-05  Juergen Vigna  <jug@sad.it>
15522
15523         * paragraph_pimpl.C (Pimpl): set id_ also here (this is because some
15524         unknow mechanism does not call the proper constructor but only this
15525         one also if I request the other!?
15526
15527 2001-07-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
15528
15529         * BufferView_pimpl.C (resizeCurrentBuffer): init the new LyXText
15530
15531         * text2.C (LyXText): use initialization lists.
15532
15533         * lyxtext.h (Selection): initialize set_ and mark_
15534         (init): remove method
15535
15536 2001-07-05  Dekel Tsur  <dekelts@tau.ac.il>
15537
15538         * LaTeX.C (scanLogFile): Parse rerun messages from latex packages.
15539
15540 2001-07-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
15541
15542         * screen.[Ch]: change method names to begin with lowercase
15543
15544         * BufferView_pimpl.C (updateScrollbar): simplify further and
15545         hopefully make it a bit faster.
15546
15547 2001-07-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
15548
15549         * ColorHandler.C (LyXColorHandler): use GUIRunTime instead of
15550         calling directly xforms functions.
15551
15552         * Painter.C (Painter):
15553         * lyx_cb.C (MenuWrite):
15554         * FontInfo.C (query): use GUIRunTime::x11Display() instead of
15555         fl_display.
15556
15557         * lyx_gui.C: remove bogus guiruntime extern declaration.
15558
15559 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
15560
15561         * text2.C (redoHeightOfParagraph): comment out stuff we don't need
15562         in NEW_INSETS
15563         (redoDrawingOfParagraph): ditto
15564         (redoParagraphs): ditto
15565         (cutSelection): don't create a object for CutAndPaste use the
15566         static method directly
15567         (pasteSelection): ditto
15568
15569         * bufferview_funcs.[Ch]: move ProhibitInput and AllowInput to
15570         LyXview (+ rename)
15571
15572 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
15573
15574         * modifications to some other files because of this.
15575
15576         * Makefile.am (lyx_SOURCES): add XFormsView
15577
15578         * XFormsView.[Ch]: new files
15579
15580         * LyXView.[Ch]: make LyXView a base class for the gui handling for
15581         the main window. Move the gui dependent stuff to XFormsView
15582
15583 2001-07-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
15584
15585         * tabular.C (GetCellInset): update cur_cell also in the row/col
15586         version of this function.
15587
15588         * lyxfunc.C: no need to include figure_form.h here.
15589
15590         * FontLoader.h:
15591         * lyxfunc.h:
15592         * lyxscreen.h:
15593         * text2.C:
15594         * lyxvc.C: no need to include forms.h here.
15595
15596 2001-06-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
15597
15598         * lyxrc.C (read): change debugging channel for RC_BIND to lyxrc.
15599
15600         * lyxfunc.C (Dispatch):
15601         * Spacing.C (set):
15602         * BufferView_pimpl.C (Dispatch): use .c_str() on istringstream
15603         constructor argument.
15604
15605 2001-06-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
15606
15607         * paragraph.C (Paragraph): dont't clear, and just set layout.
15608         (makeSameLayout): use params's copy contructor.
15609
15610         * ParagraphParameters.[Ch] (makeSame): delete method
15611
15612 2001-06-29  John Levon  <moz@compsoc.man.ac.uk>
15613
15614         * Variables.[Ch]: fix indentation, rename set to isSet
15615
15616 2001-06-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
15617
15618         * lyxfunc.C (Dispatch): fix typo
15619
15620 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
15621
15622         * paragraph_pimpl.C: add std:: qualifier to lower_bound and
15623         upper_bound.
15624
15625         * bufferlist.C: include assert.h for emergencyWrite().
15626
15627 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
15628
15629         * lyx_main.C: if we can't even find a readable LYX_DIR directory,
15630           give up at last (bug #425202) !
15631
15632 2001-06-27  John Levon  <moz@compsoc.man.ac.uk>
15633
15634         * lyx_gui_misc.C:
15635         * sp_form.h:
15636         * sp_form.C:
15637         * spellchecker.h:
15638         * spellchecker.C: strip spellchecker options and bring up
15639           preferences tab instead
15640
15641 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
15642
15643         * BufferView_pimpl.C (Dispatch): add .c_str() to the argument of
15644         the istringstream constructor
15645
15646 2001-06-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
15647
15648         * paragraph.C (getLayout): fix return value
15649
15650         * paragraph.h: do not declare getLayout as inline.
15651
15652         * lyxtext.h: remove LyXText:: qualifier to changeRegionCase
15653
15654 2001-06-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
15655
15656         * lyxcursor.h (operator<): new func
15657         (operator>): new func
15658         (operator>=): new func
15659         (operator<=): new func
15660
15661         * text.C (changeCase): use selection.start and selection.end
15662         (changeRegionCase): require from to be <= to. Require par to be a
15663         valid paragraph.
15664
15665         * LaTeXFeatures.C (getFloatDefinitions): std:: qualify ostream
15666
15667 2001-06-27  Juergen Vigna  <jug@sad.it>
15668
15669         * text.C (cursorLeftOneWord): changed to return the cursor and added
15670         overlay with BufferView * parameter which calls this one.
15671         (getWord): added
15672         (selectWord): use new getWord function.
15673         (changeCase): renamed from changeWordCase as and extended to work
15674         also on selections.
15675
15676         * lyxtext.h: added enum word_location
15677
15678         * BufferView_pimpl.C (Dispatch): change function changeWordCase to
15679         changeCase as this operates now also on selections.
15680
15681 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
15682
15683         * lyxfunc.C (getStatus): support LFUN_MATH_MUTATE
15684
15685         * many files: send debug output to Debug::INFO instead of
15686         Debug::ANY.
15687
15688         * converter.C (View):
15689         (Convert):
15690         (Move): send debug output to Debug::FILES instead of console.
15691
15692 2001-06-26  The LyX Project  <lyx@rose.home.sad.it>
15693
15694         * lyxfunc.C (getStatus): use func_status
15695
15696         * func_status.h: new header, describing the results of
15697         LyXFunc::getStatus;
15698
15699         * lyxfunc.C (getStatus): add support for LFUN_MATH_VALIGN and
15700         LFUN_MATH_HALIGN.
15701
15702 2001-06-25  The LyX Project  <jug@sad.it>
15703
15704         * buffer.C (sgmlOpenTag):
15705         (sgmlCloseTag):
15706         (SimpleDocBookOnePar):  disable the depth spaces, for the moment.
15707
15708 2001-06-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
15709
15710         * text2.C: remove some dead code
15711
15712         * tabular.C (GetCellInset): store the last cell checked (gotten)
15713
15714         * tabular.h: add the helper for the speedup
15715
15716         * lyxtext.h: remove some dead code
15717
15718 2001-06-26  The LyX Project  <Asger>
15719
15720         * paragraph.C: Change export to LaTeX of alignment to
15721         \begin{center} and family for better roundtrip work with reLyX.
15722
15723         * Tune the math drawing a bit.
15724
15725 2001-06-25  The LyX Project  <Asger>
15726
15727         * LColor.C (LColor): New color for math background. New color
15728         for buttons.
15729
15730 2001-06-25  The LyX Project  <jug@sad.it>
15731
15732         * lyxfunc.C (MenuNew): remove extra check for .lyx file
15733
15734         * lyxfunc.C (Open):
15735         * bufferlist.C (newFile): do not restrict to files ending with
15736         .lyx
15737
15738         * BufferView_pimpl.C (MenuInsertLyXFile):
15739
15740 2001-06-24  The LyX Project  <jug@sad.it>
15741
15742         * lyxlex_pimpl.C (compare_tags): use compare_ascii_no_case instead
15743         of compare_no_case
15744
15745 2001-06-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
15746
15747         * lyxtext.h: rename most methods to begin with a small char.
15748         Lots of changes because of this.
15749
15750         * paragraph.C (Paragraph): do not call fitToSize
15751         (erase): call Pimpl::erase
15752         (insertChar): call Pimpl::insertChar
15753         (insertInset): call Pipl::insertInset
15754         (breakParagraph): do not call fitToSize
15755         (breakParagraphConservative): do not call fitToSize
15756         (fitToSize): remove method
15757
15758         * buffer.C (parseSingleLyXformat2Token): do not call fitToSize
15759
15760 2001-06-24  The LyX Project  <Asger>
15761
15762         * Fix Qt compilation^2
15763
15764 2001-06-24  The LyX Project  <jug@sad.it>
15765
15766         * paragraph.[Ch] (outerHook): new method. mostly equivalent to
15767         depthHook(getDepth()-1).
15768
15769         * paragraph.h:
15770         * ParagraphParameters.h:
15771         * ParameterStruct.h: change type of depth to unsigned int ==
15772         depth_type. Many adaptations to other files before of that.
15773
15774 2001-06-24  The LyX Project  <Asger>
15775
15776         * Fix Qt compilation.
15777
15778 2001-06-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
15779
15780         * paragraph.h: renamed several methods to begin with small letter.
15781         several changes to many parts of the code because of this.
15782
15783 2001-06-23  The LyX Project  <jug@sad.it>
15784
15785         * text2.C (InsertStringAsLines): renamed from InsertStringA;
15786         rewritten to discard all double spaces when KeepEmpty is off
15787         (InsertStringAsParagraphs): renamed from InsertStringB; rewritten
15788         to only handle newlines but not fiddle with spaces and friends.
15789
15790         * lyxfunc.C (MenuNew): when doing 'new from template', use
15791         template_path as default directory
15792
15793 2001-06-23  The LyX Project  <Asger>
15794
15795         * Clean-up of header file includes all over
15796         * paragraph.h: Move some of the stuff into paragraph_pimpl.h
15797
15798 2001-06-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
15799
15800         * paragraph.h: renamed from lyxparagraph.h
15801
15802 2001-06-23  Asger  <lyx@violet.home.sad.it>
15803
15804         * Buffer.h: Removed Buffer::resize
15805         * BufferList.h: Removed BufferList::resize
15806         * LyXView.h: Added LyXView::resize. This way, we will only reflow
15807         the document lazily when we change the width, or the font settings.
15808
15809 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
15810
15811         * lyxfunc.C: silently ignore empty dispatches from the minibuffer
15812
15813 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
15814
15815         * buffer.h: remove out of date comment
15816
15817 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
15818
15819         * lyxscreen.h:
15820         * screen.C: fix "theoretical" GC leak
15821
15822 2001-06-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
15823
15824         * LaTeX.C (scanAuxFile):
15825         (deplog): remove trailing \r when reading stream (useful under
15826         win32)
15827
15828 2001-06-15  Angus Leeming  <a.leeming@ic.ac.uk>
15829
15830         * BufferView_pimpl.C (fitCursor): emit a signal updateParagraph.
15831         (resizeCurrentBuffer): have functions BufferView::theLockingInset()
15832         and BufferView::theLockingInset(Inset*), so should use them and not
15833         access bv_->text->the_locking_inset directly.
15834
15835         * lyxfunc.C (Dispatch): cosmetic name change of three signals.
15836
15837 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
15838
15839         * Makefile.am:
15840         * tex-defs.h: remove old unused file
15841
15842 2001-06-15  John Levon  <moz@compsoc.man.ac.uk>
15843
15844         * BufferView_pimpl.C: fix typo, remove minibuffer message
15845           when buffer has loaded
15846
15847 2001-06-14  Lars Gullik Bjønnes  <larsbj@birdstep.com>
15848
15849         * lyxfunc.C (Dispatch): use stringstream
15850         (MenuNew): use stringstream
15851         (Open): use stringstream
15852
15853         * importer.C (Import): use stringstream
15854
15855         * bufferview_funcs.C (CurrentState): use stringstream
15856
15857         * LaTeX.C (run): use stringstream
15858
15859         * BufferView_pimpl.C (savePosition): use stringstream
15860         (restorePosition): use stringstream
15861         (MenuInsertLyXFile): use stringstream
15862
15863 2001-06-14  Angus Leeming  <a.leeming@ic.ac.uk>
15864
15865         * BufferView.C:
15866         * Bullet.C:
15867         * ColorHandler.C:
15868         * FontInfo.C:
15869         * FontLoader.C:
15870         * LColor.C:
15871         * LaTeXFeatures.C:
15872         * Painter.C:
15873         * gettext.C:
15874         * lyx_gui_misc.C:
15875         * lyxserver.C:
15876         * vspace.C: removed // -*- C++ -*- as first line.
15877
15878         * lyxfind.h:
15879         * version.h: added // -*- C++ -*- as first line.
15880
15881 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
15882
15883         * lyxfunc.C (getStatus): support LFUN_READ_ONLY_TOGGLE
15884
15885         * text2.C (SetSelectionOverString): do not test str[i]==0 for end
15886         of string
15887
15888 2001-06-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
15889
15890         * buffer.C (parseSingleLyXformat2Token): fix compatability reading
15891         of floats.
15892
15893 2001-06-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
15894
15895         * gettext.C: include LString.h even when --disable-nls is on.
15896
15897 2001-06-12  Angus Leeming  <a.leeming@ic.ac.uk>
15898
15899         * converter.h (Get): changed argument type from int to
15900         FormatList::size_type to avoid unnecessary conversion.
15901
15902         * bufferview_funcs.C (ToggleAndShow): check state of LyXText pointer
15903         before using it.
15904
15905 2001-06-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
15906
15907         * gettext.h: include LString.h even when --disable-nls is on.
15908
15909 2001-06-07  Juergen Vigna  <jug@sad.it>
15910
15911         * text.C (BreakAgain): subst spaces with tabs.
15912
15913         * paragraph.C (deleteInsetsLyXText): set recursive on deleteLyXText.
15914         (resizeInsetsLyXText): set force on resizeLyXText.
15915
15916 2001-06-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
15917
15918         * gettext.h (gettext_init):
15919         (locale_init): use a real definition instead of a macro
15920
15921 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
15922
15923         * Bufferview_pimpl.C:
15924         * LColor.h:
15925         * LColor.C: further lcolor tidies
15926
15927 2001-06-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
15928
15929         * BufferView_pimpl.C (updateScrollbar): simplify.
15930
15931         * BufferView2.C: don't include insets/insetinfo.h, change
15932         prototype for insertInset and call the Pimpl version. let
15933         updateInset call Pimpl version.
15934
15935         * BufferView.h: move inset_slept to BufferView::Pimpl, move
15936         gotoInset to BufferView::Pimpl
15937
15938 2001-06-01  Juergen Vigna  <jug@sad.it>
15939
15940         * lyxfunc.C (Dispatch): LFUN_PREFIX don't call the update if we're
15941         inside a LockingInset (is the update needed at all?).
15942
15943 2001-05-31  Juergen Vigna  <jug@sad.it>
15944
15945         * BufferView_pimpl.C (Dispatch): we need a new instanze of cursor
15946         here not the old one otherwise how should we compare it afterwards
15947         if it's the same!
15948
15949 2001-06-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
15950
15951         * lyxfont.C:
15952         * tabular.C:
15953         * tabular-old.C:
15954         * FontInfo.C: bring C functions into global namespace when
15955         necessary
15956
15957 2001-05-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
15958
15959         * LString.h: make sure config.h has been loaded before LString.h.
15960
15961         * lyxlex_pimpl.C (EatLine): comment out annoying debug messages
15962         (one for each char read by EatLine!).
15963
15964         * lyx_main.C (init): constify lyxdir. Lowercase the name of some
15965         variables.
15966
15967 2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
15968
15969         * paragraph.C (BreakParagraph): set the inset_owner in the new par
15970         to the same as the par we break from
15971
15972 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
15973
15974         * commandtags.h: add LFUN_INSET_WIDE_FLOAT
15975
15976         * MenuBackend.C (expand): also create menu entries for wide
15977         versions of the floats.
15978
15979         * LyXAction.C (init): add entry for LFUN_INSET_WIDE_FLOAT
15980
15981         * BufferView_pimpl.C (Dispatch): implement LFUN_INSET_WIDE_FLOAT
15982
15983         * Makefile.am (lyx_DEPENDENCIES): adjust for change in
15984         frontends/Makefile.am
15985
15986         * text2.C: adjust
15987         * text.C: adjust
15988
15989
15990         * tabular.C (getTokenValue): add std::
15991
15992         * tabular-old.C (getTokenValue): add std::
15993         (getTokenValue): ditto
15994         (getTokenValue): ditto
15995
15996         * screen.C (ToggleSelection): adjust
15997
15998         * lyxtext.h: put selection cursors inside a Selection struct.
15999
16000         * lyxfunc.C (moveCursorUpdate): adjust
16001
16002         * lyxfont.C (latexWriteStartChanges): add std::
16003
16004         * lyxfind.C: adjust
16005
16006         * font.h: delete with(char const *, LyXFont const &)
16007
16008         * buffer.C (parseSingleLyXformat2Token): use contains instead of strstr
16009
16010         * FontInfo.C (getFontname): add std::
16011
16012         * BufferView_pimpl.C (resizeCurrentBuffer): adjust
16013         (workAreaButtonPress): adjust
16014         (tripleClick): adjust
16015         (update): adjust
16016         (moveCursorUpdate): adjust
16017         (Dispatch): adjust
16018
16019         * BufferView2.C (gotoInset): adjust
16020
16021 2001-05-30  Juergen Vigna  <jug@sad.it>
16022
16023         * spellchecker.C (USE_ORIGINAL_MANAGER_FUNCS): as it seems only I use
16024         to check pspell I add this as default as I now have new pspell
16025         libraries and they seem to use this.
16026
16027 2001-05-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
16028
16029         * text2.C (CutSelection): make the cursor valid before the call to
16030         ClearSelection.
16031
16032 2001-05-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
16033
16034         * kbsequence.C (parse): de-uglify a bit the parsing code, which
16035         relied on 0 terminated strings and other horrors. Bug found due to
16036         the new assert in lyxstring!
16037
16038         * lyx_main.C (defaultKeyBindings): add bindings the cursor-related
16039         KP_ keys.
16040
16041 2001-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
16042
16043         * lyx_main.C (defaultKeyBindings): move self-insert KP_ bindings
16044         to latinkeys.bind.
16045
16046         * lyxfunc.C (processKeySym): change method of getting to the
16047         self-insert char.
16048
16049         * BufferView(2).[Ch]: move hfill, protectedBlank, newline,
16050         menuSeparator, endOfSentenceDot, ldots, hypenationPoint and menuUndo
16051         * BufferView_pimpl.[Ch]: here as private methods.
16052
16053 2001-05-28  Juergen Vigna  <jug@sad.it>
16054
16055         * text.C (SetHeightOfRow): added the update() call again as it is
16056         needed to initialize inset dimensions!
16057
16058 2001-05-16  Juergen Vigna  <jug@sad.it>
16059
16060         * text2.C (SetCharFont): Add new function with BufferView * and
16061         bool toggleall parameters for setting insets internal fonts.
16062         (SetFont): Freeze the undo as we may change fonts in Insets and
16063         all this change should be inside only one Undo!
16064
16065         * bufferview_funcs.C (ToggleAndShow): fixed this functions for
16066         setting font's in insets as for them we have the SetFont function!
16067
16068 2001-05-15  Juergen Vigna  <jug@sad.it>
16069
16070         * text2.C (ClearSelection): to be sure we REALLY don't have any
16071         selection anymore!
16072
16073         * tabular.C (TeXCellPreamble): fixed the left border problem for
16074         multicolumn cells.
16075
16076 2001-05-27  Dekel Tsur  <dekelts@tau.ac.il>
16077
16078         * LaTeX.C (deplog): Make sure that the main .tex file is in the
16079         dependancy file
16080
16081 2001-05-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
16082
16083         * lyx_main.C (defaultKeyBindings): set KP_enter to point at
16084         LFUN_BREAKPARAGRAPH.
16085
16086         * LyXAction.C (init): remove external name for LFUN_LAYOUTNO, set
16087         help test to "internal only", similar for LFUN_INSERT_URL
16088
16089         * BufferView_pimpl.C (Dispatch::LFUN_QUOTE): change it to to the insertcorrectQuote.
16090         (Dispatch::LFUN_SELFINSERT): fix to handle math greek,
16091         auto_region_delete and deadkeys.
16092
16093 2001-05-22  John Levon  <moz@compsoc.man.ac.uk>
16094
16095         * LColor.h:
16096         * LColor.C: remove some dead entries, tidy a little
16097
16098 2001-05-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
16099
16100         * lyxfunc.C (processKeySym): comment the Escape handling, remove
16101         commented code.
16102         (Dispatch): implement LFUN_ESCAPE
16103
16104         * commandtags.h: add LFUN_ESCAPE
16105
16106         * LyXAction.C (init): add entry for LFUN_ESCAPE
16107
16108         * BufferView_pimpl.C (Dispatch): adjust for open_new_inset move.
16109         Remove commented code.
16110         (insertNote): moved here
16111         (open_new_inset): moved here
16112
16113         * BufferView[2].[Ch]: move insertNote and open_new_inset to
16114         BufferView_pimpl
16115
16116 2001-05-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
16117
16118         * kbmap.C (findbinding): clean it up and make it work correctly.
16119
16120         * lyx_main.C (init): do not pass argc and argv as parameters
16121
16122 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
16123
16124         * buffer.C: fix path for OS/2 & Win32
16125
16126         * lyx_gui.C:
16127         * lyx_main:
16128         * lyx_main.C: Added os:: class.
16129
16130         * os2_defines.h: update
16131
16132 2001-05-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
16133
16134         * lyxfunc.[Ch] (processKeySym): return void. Handle unknown actions
16135         better by trying again with reduced state.
16136
16137 2001-05-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
16138
16139         * lyxrc.C (read): print error about invalid key sequence only when
16140         debugging (because not all latinX keysyms are known to some X
16141         servers)
16142
16143         * kbsequence.C (getiso): add a few std:: qualifiers
16144         (getiso): comment out extra return statement.
16145
16146 2001-05-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
16147
16148         * BufferView_pimpl.C (Dispatch): comment out the old "default" key
16149         handling.
16150         (Dispatch): enhance the accent inset a bit. (not perfect)
16151
16152 2001-05-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
16153
16154         * buffer.C (makeLaTeXFile): use stringstream on language_optons.
16155
16156 2001-05-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
16157
16158         * bufferlist.C (emergencyWrite): fix assert() call
16159
16160 2001-05-04  Kayvan A. Sylvan  <kayvan@sylvan.com>
16161
16162         * text.C (InsertChar): Added trivial patch to only send the "you
16163         can not do multiple spaces this way" message once during a
16164         session.
16165
16166 2001-05-08  Baruch Even  <baruch@lyx.org>
16167
16168         * Makefile.am: Changed order of libraries to get LyX to link properly
16169         with the gnome frontend.
16170
16171 2001-05-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
16172
16173         * LaTeXFeatures.h: add a std:: qualifier
16174
16175 2001-05-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
16176
16177         * paragraph.C (String): use stringstream
16178
16179 2001-05-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
16180
16181         * paragraph.C (writeFile): remove footflag arg
16182
16183         * buffer.C (makeLaTeXFile): use stringstream
16184         (latexParagraphs): remove footnot gurba
16185
16186         * LaTeXFeatures.C (getPackages): use stringstream
16187         (getMacros): likewise
16188         (getTClassPreamble): likewise
16189         (getFloatDefinitions): new method
16190
16191         * paragraph.C (writeFile): reindent
16192         (Erase): reindent
16193
16194         * WorkArea.h: revert the xpos + etc changes.
16195
16196         * CutAndPaste.C (SwitchLayoutsBetweenClasses): constify name and s
16197
16198         * lyxparagraph.[Ch]: add copy constructor, remove Clone
16199
16200         * CutAndPaste.C (copySelection): use LyXParagraph copy constructor
16201         (pasteSelection): likewise
16202         * text2.C (CreateUndo): likewise
16203
16204 2001-05-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
16205
16206         * minibuffer.C (peek_event): temporarily reduce the functionality
16207         of the minibuffer (to allow args on lfuns)
16208
16209         * commandtags.h: remove LFUN_LOA_INSERT, LFUN_LOF_INSERT,
16210         LFUN_LOT_INSERT. add LFUN_FLOAT_LIST
16211
16212         * buffer.C (readInset): add compability reading of old float
16213         lists, add reading of new style float list.
16214         (readInset): avoid reevaluation of inscmd.getCmdName()
16215         (getLists): reindent
16216
16217         * MenuBackend.C (MenuItem): implement parsing of
16218         md_floatlistinsert and md_floatinsert.
16219         (expand::LastFiles): move initalizaton of iterators out of loop,
16220         avoid reevaluation.
16221         (expand::Documents): introduce typdedef vector<string> Strings,
16222         and use it.
16223         (expand::ExportFormats): introduce typedef vector<Format const *>
16224         Formats, and use it.
16225         (expand): implement FloatListInsert and FloatInsert.
16226
16227         * LyXAction.C (init): remove entries for LFUN_LOA_INSERT,
16228         LFUN_LOA_VIEW, LFUN_LOF_INSERT, LFUN_LOFVIEW, LFUN_LOT_INSERT,
16229         LFUN_LOTVIEW. Add entry for LFUN_FLOAT_LIST
16230
16231         * BufferView_pimpl.C (Dispatch::LFUN_TOC_INSERT): remvoe the float
16232         handling.
16233         (Dispatch::LFUN_FLOAT_LIST): implement
16234
16235 2001-04-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
16236
16237         * LaTeX.C (run): Fix problem with --export code.
16238
16239 2001-04-26  Angus Leeming  <a.leeming@ic.ac.uk>
16240
16241         * BufferView.[Ch] (workarea): removed.
16242         (getClipboard) new method; wrapper for workarea()->getClipboard()
16243
16244         * ToolbarDefaults.C (read): removed final lex.next() command; it's a
16245         bug.
16246
16247         * WorkArea.h (width, height, xpos, ypos): These methods all
16248         returned the dimensions of the work_area sub-area of WorkArea,
16249         resulting in a position error if the WorkArea were resized. Now
16250         return the dimensions of the entire WorkArea.
16251
16252         * lyx_main.C (ReadUIFile): don't print out spurious warnings.
16253
16254 2001-05-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
16255
16256         * LaTeX.C (deplog): correct the syntax of regex reg1
16257
16258 2001-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
16259
16260         * undo.C: remove !NEW_INSETS cruft
16261
16262 2001-04-28  Lars Gullik Bjønnes  <larsbj@birdstep.com>
16263
16264         * text2.C: remove !NEW_INSETS cruft
16265
16266         * text.C: remove !NEW_INSETS cruft
16267
16268         * tabular.C: remove !NEW_INSETS cruft
16269
16270         * spellchecker.C: remove !NEW_INSETS cruft
16271
16272         * lyxtext.h: remove !NEW_INSETS cruft
16273
16274         * lyxlex_pimpl.C: remove !NEW_INSETS cruft
16275
16276         * lyxfunc.C: remove !NEW_INSETS cruft
16277
16278         * lyxfind.C: remove !NEW_INSETS cruft
16279
16280         * lyx_cb.C: remove !NEW_INSETS cruft
16281
16282         * figureForm.C: remove  !NEW_INSETS cruft
16283
16284         * bufferview_funcs.[Ch]: remove !NEW_INSETS cruft
16285
16286         * buffer.[Ch]: remove !NEW_INSETS cruft
16287
16288         * ToolbarDefaults.C: remove !NEW_INSETS cruft
16289
16290         * CutAndPaste.C: remove !NEW_INSETS cruft
16291
16292         * BufferView_pimpl.C: remove !NEW_INSETS cruft
16293
16294         * BufferView2.C: remove !NEW_INSETS cruft
16295
16296         * BufferView.h: remove !NEW_INSETS cruft
16297
16298 2001-05-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
16299
16300         * Lsstream.h: include LString.h before the sstream headers to
16301         fix problem with gcc 2.95.3 and lyxstring
16302
16303 2001-05-02  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
16304
16305         * lyx_main.C: add using directives when needed for C functions
16306         declared in std:: namespace.
16307
16308 2001-04-27  Juergen Vigna  <jug@sad.it>
16309
16310         * text.C (Fill): return 20 instead of 0 if paper_width < 0 (endless)
16311         (SetHeightOfRow): comment out the update call should not be needed!
16312
16313 2001-04-13  Juergen Vigna  <jug@sad.it>
16314
16315         * tabular.C (GetAdditionalHeight): changed parameter from cell to row.
16316         (LyXTabular): tried to minimize operator= operations (and realized
16317         hopfully Lars wish).
16318
16319 2001-04-27  Juergen Vigna  <jug@sad.it>
16320
16321         * spellchecker.C (sc_check_word): fixed Assert to lyx::Assert.
16322
16323 2001-04-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
16324
16325         * lyxfunc.C (Dispatch): hack to make listof algorithm work
16326
16327         * buffer.C (readInset): hack to make listof algorithm work
16328
16329         * BufferView_pimpl.C: hack to make listof algorithm work
16330
16331 2001-04-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
16332
16333         * LyXAction.C: removed all !NEW_INSETS cruft
16334         (init): moved lfun_item in method
16335
16336         * lyxparagraph.[Ch]: removed all !NEW_INSETS cruft
16337
16338 2001-04-26  Angus Leeming  <a.leeming@ic.ac.uk>
16339
16340         * BufferView2.C (theLockingInset): white space.
16341
16342 2001-04-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
16343
16344         * minibuffer.C: include <iostream>
16345
16346         * BufferView_pimpl.C: implement LFUN_TRANSPOSE_CHARS
16347
16348         * LyXAction.C (init): add LFUN_TRANSPOSE_CHARS
16349
16350         * commandtags.h: add LFUN_TRANSPOSE_CHARS
16351
16352         * text.[Ch] (TransposeChars): new method
16353
16354 2001-04-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
16355
16356         * call message directly through LyXView instead of through LyXFunc
16357         * BufferView2.C: adjust
16358         * BufferView_pimpl.C: adjust
16359         * FontLoader.C: adjust
16360         * buffer.C: adjust
16361         * bufferview_funcs.C: adjust
16362         * converter.C: adjust
16363         * figureForm.C: adjust
16364         * importer.C: adjust
16365         * lyx_cb.C: adjust
16366         * lyx_gui_misc.C: adjust
16367         * lyxfunc.C: adjust
16368         * lyxvc.C: adjust
16369         * text2.C: adjust
16370         + more files in subdirs
16371
16372         * lyxparagraph.h (size): move up int file
16373         (GetLayout): ditto
16374
16375         * adjust all uses of Assert to lyx::Assert.
16376
16377         * BufferView2.C (ChangeCitationsIfUnique): adjust for
16378         lyxfunctional in namespace lyx
16379         * layout.C (hasLayout): ditto
16380         (GetLayout): ditto
16381         (GetLayout): ditto
16382         (delete_layout): ditto
16383         (NumberOfClass): ditto
16384         * converter.C (GetFormat): ditto
16385         (GetNumber): ditto
16386         (Add): ditto
16387         (Delete): ditto
16388         (SetViewer): ditto
16389         * bufferlist.C (getFileNames): ditto
16390         (emergencyWriteAll): ditto
16391         (exists): ditto
16392         (getBuffer): ditto
16393         * MenuBackend.C (hasSubmenu): ditto
16394         (hasMenu): ditto
16395         (getMenu): ditto
16396         * BufferView_pimpl.C (getInsetByCode): ditto
16397
16398 2001-04-18  Juergen Vigna  <jug@sad.it>
16399
16400         * vspace.C (asLatexString): fixed the 100% problem.
16401
16402 2001-04-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
16403
16404         * lyxfunc.C (Dispatch):
16405         * minibuffer.C:
16406         * minibuffer.h: add a few std:: qualifiers
16407
16408 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
16409
16410         * minibuffer.[Ch]: reimplement so that commands is initiated and
16411         run from lyxfunc, simplified som handling, and made the completion
16412         and history code for complete. wip.
16413
16414         * lyxfunc.C (processKeySym): call message
16415         (miniDispatch): new temporary method
16416         (LFUN_EXEC_COMMAND): reimplement for new minibuffer
16417         (LFUN_MESSAGE): implement
16418         (LFUN_MESSAGE_PUSH): implement
16419         (LFUN_MESSAGE_POP): implement
16420         (initMiniBuffer): the initial/defualt minibuffer message.
16421
16422         * lyxfont.[Ch]: inline some more getters
16423
16424         * lyx_gui_misc.C (WriteAlert): use LFUN_MESSAGE
16425
16426         * lyx_gui_misc.[Ch] (WriteStatus): remove method
16427
16428         * lyx_cb.[Ch] (ShowMessage): remove delay arg, use LFUN_MESSAGE
16429         (AutoSave): use LFUN_MESSAGE
16430         (Reconfigure): ditto
16431
16432         * importer.C (Import): constify som local vars, use LFUN_MESSAGE
16433
16434         * figureForm.C: use LFUN_MESSAGE
16435
16436         * converter.C (runLaTeX): use LFUN_MESSAGE
16437
16438         * bufferview_funcs.C: use LFUN_MESSAGE
16439         (Melt): ditto
16440         (changeDepth): ditto
16441
16442         * bufferparams.h: use boost::
16443
16444         * bufferlist.h: inherit privately from noncopyable
16445
16446         * bufferlist.C (loadLyXFile): remove some commented code.
16447
16448         * buffer.C (runChktex): use LFUN_MESSAGE
16449
16450         * ShareContainer.h: inherit privately from noncopyable
16451
16452         * ParagraphParameters.[hC] (depth): inline it.
16453
16454         * LyXView.[Ch] (LyXView): connect the minibuffer signals to lyxfunc
16455         methods.
16456         (message): new method
16457         (messagePush): ditto
16458         (messagePop): ditto
16459         (show): init minibuffer
16460         (showState): direct call
16461
16462         * LaTeX.[Ch]: inherit privately from noncopyable
16463         (run): change second arg to LyXFunc*, use LFUN_MESSAGE
16464         instead of WriteStatus.
16465
16466         * FontLoader.C (doLoad): use LFUN_MESSAGE_PUSH and LFUN_MESSAGE_POP
16467
16468         * BufferView_pimpl.C (buffer): don't init minibuffer
16469         (workAreaButtonPress): use LFUN_MESSAGE
16470         (workAreaButtonRelease): ditto
16471         (savePosition): ditto
16472         (restorePosition): ditto
16473         (MenuInsertLyXFile): ditto
16474         (workAreaExpose): don't init minibuffer
16475         (update): remove commented code, simplify
16476
16477         * BufferView2.C (openStuff): use LFUN_MESSAGE
16478         (toggleFloat): ditto
16479         (menuUndo): ditto
16480         (menuRedo): ditto
16481         (copyEnvironment): ditto
16482         (pasteEnvironment): ditto
16483         (copy): ditto
16484         (cut): ditto
16485         (paste): ditto
16486         (gotoInset): ditto
16487         (updateInset): remove some commented code
16488
16489         * lastfiles.h: inherit privately from noncopyable
16490         * layout.h: ditto
16491         * lyx_gui.h: ditto
16492         * lyx_main.h: ditto
16493         * lyxlex.h: ditto
16494         * lyxlex_pimpl.h: ditto
16495
16496         * commandtags.h: comment out LFUN_FOOTMELT, LFUN_MARGINMELT,
16497         LFUN_FLOATSOPERATE, LFUN_MELT, add LFUN_MESSAGE,
16498         LFUN_MESSAGE_PUSH, LFUN_MESSAGE_POP
16499
16500         * LyXAction.h: inherit privately from noncopyable, add methods
16501         func_begin, func_end, returning iterators to the func map.
16502
16503         * LyXAction.C (init): comment out LFUN_FLOATSOPERATE, LFUN_MELT,
16504         add entries for LFUN_MESSAGE, LFUN_MESSAGE_PUSH, LFUN_MESSAGE_POP
16505         (func_begin): new method
16506         (func_end): new method
16507
16508         * CutAndPaste.C (cutSelection): split into two versons (NEW_INSETS
16509         and not)
16510         (copySelection): ditto
16511         (pasteSelection): ditto
16512
16513         * BufferView.C: whitespace change
16514         * BufferView.h: inherit privately from noncopyable
16515
16516 2001-04-16  Allan Rae  <rae@lyx.org>
16517
16518         * tabular-old.C (l_getline):
16519         * spellchecker.C (sc_check_word):
16520         * lyxfunc.C (Dispatch): #warning triggers an error on Sun CC 6.0 as
16521         an unrecognised preprocessor directive.  So ensure they're wrapped.
16522
16523 2001-04-14  Dekel Tsur  <dekelts@tau.ac.il>
16524
16525         * src/exporter.C (Export): Give an error message when path to file
16526         contains spaces.
16527
16528 2001-04-12  Dekel Tsur  <dekelts@tau.ac.il>
16529
16530         * LaTeX.C (deplog): Always check that foundfile exists.
16531
16532 2001-04-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
16533
16534         * lyx_main.h:
16535         * lyx_main.C (ReadLanguagesFile): fix weird typo in method name
16536
16537 2001-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
16538
16539         * tabular.[Ch] (getLabelList): implement new method
16540
16541         * minibuffer.h: comment ouf setTiimer
16542
16543         * minibuffer.C (ExecutingCB): constify res
16544         (peek_event): constify s
16545         (Set): constify ntext
16546         (Init): constify nicename
16547
16548         * BufferView2.C (updateInset): comment out Minibuffer::setTimer
16549
16550         * BufferView_pimpl.C (update): comment out Minibuffer::setTimer
16551         (savePosition): use two params to Minibuffer::Set
16552         (restorePosition): ditto
16553
16554 2001-04-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
16555
16556         * lyx_main.C: include language.h
16557
16558         * Makefile.am (lyx_main.o): add language.h
16559
16560 2001-04-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
16561
16562         * exporter.C:
16563         * paragraph.C:
16564         * screen.C:
16565         * tabular.C:
16566         * CutAndPaste.C: include gettext.h
16567
16568         * lyxfont.h: remove old hack with ON and OFF.
16569
16570         * lyxparagraph.h:
16571         * lyxfont.h: do not include language.h...
16572
16573         * BufferView2.C:
16574         * LaTeXFeatures.C:
16575         * Painter.C:
16576         * bufferview_funcs.C:
16577         * font.C:
16578         * lyxfont.C:
16579         * text.C:
16580         * text2.C:
16581         * trans_mgr.C:
16582         * paragraph.C: ... but do it here instead
16583
16584 2001-04-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
16585
16586         * text2.C (SetLayout): split in NEW_INSETS and non NEW_INSETS version
16587
16588         * tabular.C: small reformat
16589
16590         * paragraph.C (GetFontSettings): split in NEW_INSETS and non
16591         NEW_INSETS version
16592         (GetChar): ditto
16593         (BreakParagraph): ditto
16594         (SetOnlyLayout): ditto
16595         (SetLayout): ditto
16596
16597         * lyxparagraph.h: add definitions for SetLayout and SetOnlyLayout
16598         with one arg less.
16599
16600         * lastfiles.C: removed most using decl, add std:: where needed
16601
16602         * buffer.C: ws changes
16603
16604         * MenuBackend.C (class compare_format): put into anon namespace
16605         (expand): constify label, names, action, action2
16606         (expand):
16607
16608         * text.C (SingleWidth): constify font
16609         (IsBoundary): constify rtl2
16610         (GetVisibleRow): constify ww
16611
16612         * LaTeX.C (deplog): constify logfile
16613
16614         * BufferView_pimpl.C (checkInsetHit): constify width, inset_x,
16615         start_x, end_x
16616         (workAreaExpose): constify widthChange, heightChange
16617
16618         * lyxrow.C (par): moved
16619         (height): moved
16620         (next): moved
16621         * lyxrow.h: as inlines here
16622
16623         * lyxfont.h (shape): moved from lyxfont.C
16624         (emph): moved from lyxfont.C
16625
16626         * lyxfont.C (LyXFont): use initialization list for all
16627         constructors
16628         (shape): move to lyxfont.h as inline
16629         (emph): move to lyxfont.h as inline
16630
16631
16632 2001-04-04  Juergen Vigna  <jug@sad.it>
16633
16634         * vspace.C: had to include stdio.h for use of sscanf
16635
16636 2001-04-03  Angus Leeming  <a.leeming@ic.ac.uk>
16637
16638         * BufferView.h:
16639         * BufferView_pimpl.h: remove xforms cruft. Both classes are
16640         independent of xforms.
16641
16642 2001-04-02  Juergen Vigna  <jug@sad.it>
16643
16644         * spellchecker.C: fixed namespace placing!
16645
16646 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
16647
16648         * lyxfunc.C (Dispatch): prevent crash in LFUN_GOTO_PARAGRAPH when
16649         the LyXParagraph * is 0.
16650
16651 2001-03-29  Juergen Vigna  <jug@sad.it>
16652
16653         * vspace.C: added support for %, c%, p%, l%.
16654         (stringFromUnit): added helper function.
16655         (asLatexString): changed to give right results for the %-values.
16656
16657         * buffer.C: convert the widthp in a width%.
16658
16659 2001-03-28  Angus Leeming  <a.leeming@ic.ac.uk>
16660
16661         * Makefile.am: removed form1.[Ch], lyx.[Ch] and added figure_form.[Ch],
16662         figureForm.[Ch].
16663
16664         * figureForm.[Ch]: stripped the FD_from_figure manipulation
16665         code out of lux_cb.[Ch], ready for its (imminent?) removal.
16666
16667         * lyx_cb.[Ch]: see above.
16668
16669         * figure_form.[Ch]: fdesign generated code, combining lyx.[Ch] and
16670         form1.[Ch].
16671
16672         * form1.[Ch]:
16673         * lyx.[Ch]: replaced by figure_form.[Ch].
16674
16675         * lyx_gui.C:
16676         * lyx_gui_misc.C:
16677         * lyxfunc.C: changed headers associated with above changes.
16678
16679 2001-03-27  Juergen Vigna  <jug@sad.it>
16680
16681         * BufferView_pimpl.C: set the temporary cursor right!
16682
16683 2001-03-27  Angus Leeming  <a.leeming@ic.ac.uk>
16684
16685         * BufferView_pimpl.C (Dispatch): corrected spelling givven -> given.
16686
16687 2001-03-23  Angus Leeming  <a.leeming@ic.ac.uk>
16688
16689         * LString.h: removed "using std::getline"!
16690
16691         * BufferView_pimpl.C (Dispatch): changes due to changes in
16692         InsetInclude::Params.
16693
16694         * buffer.C (tag_name): removed redundant break statements as they were
16695         producing lots of warnings with my compiler.
16696
16697 2001-03-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
16698
16699         * LString.h: add "using std::getline" when using the real <string>.
16700
16701 2001-03-23  José Abílio Matos  <jamatos@fep.up.pt>
16702
16703         * buffer.C: removed bitset usage.
16704         PAR_TAG moved to an anonymous name space.
16705         (tag_name): new funtion, also in the anonymous namespace.
16706         (SimpleLinuxDocOnePar): replaced all the references to bitset by PAR_TAG.
16707         (makeDocBookFile): clean code. Completed transition from string arrays
16708         to string vectors.
16709         (SimpleDocBookOnePar): code clean.
16710
16711 2001-03-23  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
16712
16713         * tabular.C: add some comments.
16714
16715 2001-03-22  Juergen Vigna  <jug@sad.it>
16716
16717         * buffer.C (parseSingleLyXformat2Token): redone the minipage
16718         compatibility read a bit and fixed bug with minipage in different
16719         depth.
16720
16721 2001-03-21  José Abílio Matos  <jamatos@fep.up.pt>
16722
16723         * buffer.C (pop_tag): removed.
16724         (push_tag): removed.
16725         (makeLinuxDocFile): cleaner C++ code, declarations near usage point,
16726         array replaced with vector. Added support for CDATA sections.
16727         (SimpleLinuxDocOnePar): ditto. Paragraph tags are correctly handled,
16728         at any nest level.
16729         (makeDocBookFile): XML conformant declaration of CDATA section,
16730         fixed bug related to <emphasis> in the first paragraph char.
16731         (sgmlOpenTag): exclude empty tags.
16732         (sgmlCloseTag): ditto.
16733
16734         * buffer.h (pop_tag): removed.
16735         (push_tag): removed.
16736
16737 2001-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
16738
16739         * language.h (Languages): added size_type and size().
16740
16741 2001-03-20  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
16742
16743         * buffer.C (parseSingleLyXformat2Token): Try to give a bit better
16744         response on compability reading of minipages. One probliem is that
16745         the old usage of minipages was «flertydig»
16746
16747         * several files here and in subdirs: don't use static at file
16748         scope use anon namespaces instead.
16749
16750 2001-03-19  Kayvan A. Sylvan <kayvan@sylvan.com>
16751
16752         * paragraph.C (TeXEnvironment): Added \n to \end{environment}
16753         LaTeX output. This is necessary for Literate document
16754         processing.
16755
16756 2001-03-17  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
16757
16758         * buffer.C: insert hfill when needed.
16759
16760         * tabular.C (l_getline): use string::erase, small whitespace change.
16761
16762         * BufferView_pimpl.C: try the anon namespace.
16763         * WorkArea.C: ditto
16764
16765 2001-03-16  Juergen Vigna  <jug@sad.it>
16766
16767         * BufferView_pimpl.C (workAreaButtonRelease): return only on button==2
16768         otherwise it won't open options-dialogs.
16769
16770         * buffer.C: honor pextraWidth(p) on converting minipages.
16771
16772         * tabular.C (l_getline): changed the functions to strip trailing \r.
16773
16774 2001-03-16  Angus Leeming  <a.leeming@ic.ac.uk>
16775
16776         * BufferView_pimpl.C:
16777         * minibuffer..C: added "using SigC::slot" declaration.
16778
16779 2001-03-16  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
16780
16781         * lyxlex_pimpl.h: noncopyable is in namespace boost.
16782
16783         * text2.C: ditto
16784
16785         * text.C: ditto
16786
16787         * paragraph.C: ditto
16788
16789         * lyxtext.h: NO_PEXTRA
16790
16791         * buffer.C: NO_PEXTRA_REALLY, NO_PEXTRA
16792
16793         * ParagraphParameters.C (clear): NO_PEXTRA_REALLY
16794         * ParameterStruct.h: ditto
16795         * ParagraphParameters.h: ditto
16796         * lyxparagraph.h: ditto
16797
16798 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
16799
16800         * buffer.C: add compability for minipage alignment.
16801         (latexParagraphs): remove unwanted pextra check.
16802
16803         * several files: remove CXX_WORKING_NAMESPACES
16804
16805         * buffer.C (pop_tag): tie is in namespace boost
16806
16807         * BufferView.h: noncopyable is in namespace boost
16808         * lyxlex.h: ditto
16809         * lyx_main.h: ditto
16810         * lyx_gui.h: ditto
16811         * layout.h: ditto
16812         * lastfiles.h: ditto
16813         * bufferlist.h: ditto
16814         * ShareContainer.h: ditto
16815         * LyXView.h: ditto
16816         * LyXAction.h: ditto
16817         * LaTeX.h: ditto
16818
16819 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
16820
16821         * Merging changes from BRANCH_MVC back into HEAD.
16822
16823         * Makefile.am: added controllers/libcontrollers.la to lyx_DEPENDENCIES
16824
16825 2001-03-15  John Levon  <moz@compsoc.man.ac.uk>
16826
16827         * BufferView_pimpl.C: change from intl.C
16828
16829         * combox.h:
16830         * combox.C:
16831         * Makefile.am: move combox.*
16832
16833         * form1.h:
16834         * form1.C:
16835         * lyx_gui.C:
16836         * intl.h:
16837         * intl.C: remove dialog (covered by prefs)
16838
16839 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
16840
16841         * lyxfunc.C (Dispatch): removed redundant break statement.
16842
16843 2001-03-14  Juergen Vigna  <jug@sad.it>
16844
16845         * tabular.C (l_getline): pay attention on \r\n (from Windows-files)
16846
16847 2001-03-14  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
16848
16849         * buffer.C: add hack to fix compability reading of minipages.
16850
16851 2001-03-13  Dekel Tsur  <dekelts@tau.ac.il>
16852
16853         * buffer.C (getLists): Cleanup.
16854
16855 2001-03-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
16856
16857         * lyxfont.C (update): don't honor toggleall on font size.
16858
16859 2001-03-13  John Levon  <moz@compsoc.man.ac.uk>
16860
16861         * bmtable.c:
16862         * bmtable.h:
16863         * Makefile.am: moved to frontends/xforms/
16864
16865         * lyx_gui_misc.C:
16866         * lyxfunc.C:
16867         * BufferView_pimpl.C: changes for moved mathpanel
16868
16869 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
16870
16871         * gettext.h: fix gettext_init() in --disable-nls
16872
16873 2001-03-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
16874
16875         * LaTeXFeatures.C (getMacros): add a .c_str() when using sstream.
16876
16877 2001-03-09  John Levon  <moz@compsoc.man.ac.uk>
16878
16879         * lyx.C:
16880         * lyx.h: strip external form
16881
16882 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
16883
16884         * BufferView_pimpl.C: add comment, destroySplash()
16885
16886 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
16887
16888         * BufferView_pimpl.C:
16889         * LyXAction.C:
16890         * buffer.C:
16891         * commandtags.h:
16892         * lyxfunc.C: use re-worked insetinclude
16893
16894 2001-03-12  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
16895
16896         * buffer.C: add using std::stringstream.
16897
16898         * lyx_cb.C: readd using std::ios.
16899
16900         * buffer.C: add using std::map.
16901
16902         * BufferView_pimpl.C: add using std::vector.
16903
16904         * ShareContainer.h: add std:: to swap.
16905
16906         * buffer.h: add some typedefs
16907         * buffer.C (getLists): use them
16908         (getLists): renamed from getTocList.
16909         add a counter for the different float types and use it in the
16910         generated string.
16911         (getLists): use the same counter for the NEW_INSETS and the "non"
16912         NEW_INSETS
16913
16914         * lyx_cb.h: remove unused items, includes, using etc.
16915
16916         * ShareContainer.h: remove some commented code, add more comments
16917         and "documentation".
16918
16919 2001-03-11  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
16920
16921         * buffer.C (getTocList): make the list also when NEW_INSETS is
16922         defined.
16923
16924         * buffer.h: remove TocType
16925
16926         * buffer.C (getTocList): change to return a map<string,
16927         vector<TocItem> >, implement for dynamic number of list.
16928
16929         * CutAndPaste.[Ch] (checkPastePossible): remove unused arg
16930         * text2.C (PasteSelection): adjust
16931         * CutAndPaste.C (pasteSelection): adjust
16932
16933         * FloatList.C (FloatList): update from the new_insets branch.
16934         * Floating.[Ch]: ditto
16935         * LaTeXFeatures.C: ditto
16936         * buffer.C: ditto
16937         * lyxlex_pimpl.C: ditto
16938
16939         * paragraph.C (Last): remove when NEW_INSETS is defined.
16940
16941         * other file: changes because of the above.
16942
16943 2001-03-09  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
16944
16945         * lyxparagraph.h: rename next to next_, previous to previous_,
16946         make them private for NEW_INSETS. Rename Next() to next(),
16947         Previous() to previous().
16948
16949         * other files: changes because of the above.
16950
16951 2001-03-08  Dekel Tsur  <dekelts@tau.ac.il>
16952
16953         * BufferView.h:
16954         * lyxparagraph.h: Add '#include "LString.h"' to fix compilation
16955         problem.
16956
16957 2001-03-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
16958
16959         * main.C (main): pass lyx_localedir to gettext_init().
16960
16961         * gettext.h: remove locale_init and gettext_init macros
16962
16963         * gettext.C (locale_init): new function
16964         (gettext_init): new function
16965
16966         * lyx_gui.C (LyXGUI): use locale_init() instead of explicit
16967         setlocale().
16968
16969 2001-03-07  Edwin Leuven  <leuven@fee.uva.nl>
16970
16971         * Moved credits to frontends:
16972         * credits.[Ch]: removed
16973         * credits_form.[Ch]: removed
16974         * lyx_gui_misc.C: remove credits stuff
16975         * Makefile.am:
16976
16977 2001-03-07  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
16978
16979         * lyx_main.C: make toplevel_keymap a boost::scoped_ptr.
16980
16981         * kbmap.[Ch]: make kb_key::table a boost::shared_ptr, remove
16982         unneeded destructor.
16983
16984         * intl.[Ch] (Intl): free the fd_form_keymap, make the fd_form_keymap
16985         a standalone pointer again.
16986
16987         * ColorHandler.[Ch]: make lyxColorHandler a boost::scoped_ptr
16988
16989 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
16990
16991         * Makefile.am:
16992         * filedlg.h:
16993         * filedlg.C:
16994         * LyXAction.C:
16995         * ToolbarDefaults.C:
16996         * bufferlist.C:
16997         * commandtags.h:
16998         * form1.C:
16999         * form1.h:
17000         * lyx_cb.C:
17001         * lyx_cb.h:
17002         * lyxfunc.h:
17003         * lyxfunc.C:
17004         * BufferView_pimpl.C: use new file dialog in GUII
17005
17006         * lyx_cb.h:
17007         * lyx_cb.C: remove LayoutsCB to Toolbar
17008
17009 2001-03-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
17010
17011         * ShareContainer.h (get): add std:: qualifier
17012
17013 2001-03-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
17014
17015         * ShareContainer.h: define a proper ShareContainer::value_type
17016         type (and use typename to please compaq cxx)
17017
17018 2001-03-06  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
17019
17020         * lyxparagraph.h: move serveral local vars to
17021         ParameterStruct/ParagraphParameters., use ShareContainer in
17022         FontTable., make vars in FontTable private and add getter and
17023         setter.
17024
17025         * paragraph.C: changes because of the above.
17026
17027         * lyxfont.h: remove copy constructor and copy assignment. (the
17028         default ones is ok), move number inside FontBits. move inlines to
17029         lyxfont.C
17030
17031         * lyxfont.C: add number to initializaton of statics, move several
17032         inlines here. constify several local vars. some whitespace
17033         cleanup. Dont hide outerscope variables.
17034
17035         * Spacing.h: add two new constructors to match the set methods.
17036
17037         * ShareContainer.h: new file, will perhaps be moved to support
17038
17039         * ParameterStruct.h: new file
17040
17041         * ParagraphParameters.h: new file
17042
17043         * ParagraphParameters.C: new file
17044
17045         * Makefile.am (lyx_SOURCES): add ParagraphParameters.C,
17046         ParagraphParameters.h, ParameterStruct.h and ShareContainer.h
17047
17048         * BufferView_pimpl.C: ParagraphParameter changes.
17049         * buffer.C: Likewise.
17050         * bufferview_funcs.C: Likewise.
17051         * text.C: Likewise.
17052         * text2.C: Likewise.
17053
17054 2001-03-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
17055
17056         * lyxfind.C (LyXReplace): do not redefine default argument in
17057         implementation.
17058         (IsStringInText): ditto
17059         (SearchForward): ditto
17060         (SearchBackward): ditto
17061
17062 2001-03-06  Juergen Vigna  <jug@sad.it>
17063
17064         * lyxfind.C (IsStringInText): put parentes around expressions.
17065
17066 2001-03-05  Edwin Leuven  <leuven@fee.uva.nl>
17067
17068         * lyxfind.[Ch]: find stuff moved out of text2.C/lyxtext.h
17069
17070 2001-02-23  John Levon  <moz@compsoc.man.ac.uk>
17071
17072         * lyx_main.C: add ISO_Left_Tab as bind synonym for Tab
17073
17074         * stl_string_fwd.h: add comment
17075
17076         * lyx_gui_misc.C: killed ALWAYS_CLOSE_MATH_PANELS
17077
17078         * tabular.h:
17079         * tabular.C: remove unused DocBook methods
17080
17081         * intl.C:
17082         * language.C:
17083         * paragraph.C:
17084         * buffer.C:
17085         killed DO_USE_DEFAULT_LANGUAGE
17086
17087 2001-03-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
17088
17089         * lyx_gui.C: do not include language.h.
17090
17091         * bufferview_funcs.C (ToggleAndShow): do not provide optional
17092         arguments in function implementation.
17093
17094 2001-02-28  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
17095
17096         * BufferView_pimpl.C: add <ctime>
17097
17098 2001-02-27  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
17099
17100         * BufferView_pimpl.C: add using std::find_if
17101
17102 2001-02-27  José Matos  <jamatos@fep.up.pt>
17103
17104         * LaTeXFeatures.C (getIncludedFiles): call to BasePath replaced
17105         by OnlyPath.
17106
17107 2001-02-11  José Matos  <jamatos@fep.up.pt>
17108
17109         * buffer.C (makeDocBookFile): command styles now have a parameter as
17110         "title" by default.
17111
17112 2001-02-23  Edwin Leuven <leuven@fee.uva.nl>
17113
17114         * layout_forms.[Ch]: removed
17115         * lyx_cb.[Ch]: out character
17116         * lyx_gui.C: out character
17117         * lyx_gui_misc.C: out character
17118         * bufferview_funcs.C: : out character,
17119         added toggleall as parameter in ToggleAndShow
17120
17121 2001-02-26  Dekel Tsur  <dekelts@tau.ac.il>
17122
17123         * lyxfunc.C (getStatus): Fix the LFUN_EXPORT case.
17124
17125         * text2.C (SetCurrentFont): Disable number property at boundary.
17126
17127 2001-02-26  Juergen Vigna  <jug@sad.it>
17128
17129         * lyxfunc.C (getStatus): added a string argument override function so
17130         that this is correctly called from LyXFunc::Dispatch if it contains a
17131         do_not_use_argument which is used!
17132         (Dispatch): added check for "custom" export and call appropriate func.
17133
17134 2001-02-23  Dekel Tsur  <dekelts@tau.ac.il>
17135
17136         * lyxrc.C: Add language_command_local, language_use_babel and
17137         language_global_options.
17138
17139         * lyxfont.C (latexWriteStartChanges): Use language_command_local.
17140
17141         * buffer.C (makeLaTeXFile): Use language_use_babel and
17142         language_global_options.
17143
17144 2001-02-23  Juergen Vigna  <jug@sad.it>
17145
17146         * lyxfunc.C (Dispatch): removed the whole part of the switch statement
17147         which works with LyXText and putted it inside BufferView. Here now we
17148         only call for that part the BufferView::Dispatch() function.
17149
17150         * BufferView.C (Dispatch): added.
17151
17152         * BufferView_pimpl.C (Dispatch): added! Here are now all dispatch
17153         functions which needs to use a LyXText over from LyXFunc.
17154         (MenuInsertLyXFile): added
17155         (getInsetByCode): added
17156         (moveCursorUpdate): added
17157         (static TEXT): added
17158
17159 2001-02-22  Juergen Vigna  <jug@sad.it>
17160
17161         * BufferView_pimpl.C (update): call a status update to see if LyXText
17162         needs it.
17163
17164 2001-02-20  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
17165
17166         * vc-backend.C (revert): implement for CVS
17167         (getLog): implement for CVS
17168
17169 2001-02-20  Juergen Vigna  <jug@sad.it>
17170
17171         * text2.C (ClearSelection): added BufferView param for inset_owner call
17172
17173         * lyxfunc.C (TEXT): added this function and use it instead of
17174         directly owner->view()-text of getLyXText().
17175
17176 2001-02-20  Edwin Leuven <leuven@fee.uva.nl>
17177
17178         * src/layout_forms.C: out preamble
17179         * src/layout_forms.h: out preamble
17180         * src/lyx_cb.C: out preamble
17181         * src/lyx_cb.h: out preamble
17182         * src/lyx_gui.C: out preamble
17183         * src/lyx_gui_misc.C: out preamble
17184         * src/lyxfunc.C: connect with guii preamble
17185
17186 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
17187
17188         * src/buffer.h: tiny clean-ups to allow compilation with DEC cxx.
17189
17190 2001-02-17  Dekel Tsur  <dekelts@tau.ac.il>
17191
17192         * LaTeX.C (run): Do not use 'scanres & RERUN' when deciding
17193         whether to run bibtex.
17194
17195 2001-02-16  Dekel Tsur  <dekelts@tau.ac.il>
17196
17197         * Makefile.am (lyx_SOURCES): Remove BackStack.h
17198
17199 2001-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
17200
17201         * Makefile.am (lyx_SOURCES): removed bibforms.h
17202
17203         * vspace.h: doxygen
17204
17205         * text.C (GetVisibleRow): make several local vars const
17206
17207         * tabular.C: small cleanup.
17208
17209         * lyxserver.C (callback): use compare instead of strncmp
17210
17211         * lyxparagraph.h: remove all code dep. on HAVE_ROPE, move inclass
17212         inlines to after class or to paragraph.C
17213
17214         * lyxfont.h: remove friend operator!=
17215
17216         * converter.h: move friend bool operator< to non friend and after
17217         class def.
17218
17219         * combox.h: small cleanup
17220
17221         * buffer.h: doxygen, remove unused constructor, move inclas inlies
17222         to inlines after class def.
17223
17224         * buffer.C (pop_tag): use string operations instead of strcmp
17225
17226         * bmtable.c: doxygen, small cleanup
17227
17228         * LaTeX.h: remove friend operator==
17229
17230 2001-02-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
17231
17232         * screen.C:
17233         * lyxrc.[Ch]:
17234         * lyxfunc.C:
17235         * lyxfont.[Ch]:
17236         * lyx_cb.C:
17237         * intl.[Ch]:
17238         * commandtags.h:
17239         * buffer.C:
17240         * WorkArea.[Ch]:
17241         * LyXAction.C:
17242         * BufferView_pimpl.C:
17243         * BufferView.[Ch]: remove cruft
17244
17245 2001-02-14  Juergen Vigna  <jug@sad.it>
17246
17247         * lyxfunc.C: removed #if 0 unused code
17248
17249         * lyxfunc.C (Dispatch): make LFUN_QUOTE work for InsetText.
17250
17251         * BufferView_pimpl.C (update): set updatestatus of inset if needed.
17252
17253         * text2.C (SetSelection): added a BufferView * parameter
17254
17255 2001-02-13  Juergen Vigna  <jug@sad.it>
17256
17257         * lyxfunc.C (Dispatch): fixed protected blank problem.
17258         * BufferView2.C (protectedBlank): added LyxText * parameter.
17259
17260         * tabular.C (AppendRow): forgot to set row_info of newly added row.
17261         (AppendColumn): same as above for column_info.
17262
17263         * lyxfunc.C (Dispatch): supported some more functions in InsetText.
17264         (moveCursorUpdate): use a LyXText param for support of InsetText.
17265
17266         * BufferView_pimpl.C (doubleClick): added support for InsetText.
17267         (tripleClick): ditto
17268
17269         * lyxfunc.C (LFUN_APPENDIX): changed to use "text" pointer.
17270
17271         * BufferView_pimpl.C (update): added LyXText param to honor insets.
17272
17273         * bufferview_funcs.C (ToggleAndShow): fixed for text in insets.
17274
17275         * text2.C (SetSelection): set correct update status if inset_owner
17276         (ToggleFree): ditto
17277
17278 2001-02-12  Lars Gullik Bjønnes  <larsbj@lyx.org>
17279
17280         * tabular.C: remove some commented code.
17281
17282 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
17283
17284         * BufferView_pimpl.C: call hideSplash()
17285
17286         * LyXAction.C: make buffer-child-insert use LFUN_CHILD_CREATE
17287
17288         * include_form.h:
17289         * bibforms.h: remove
17290
17291         * lyxfunc.C:
17292         * src/commandtags.h: LFUN_CHILDINSERT -> LFUN_CHILD_INSERT,
17293           add LFUN_CHILD_CREATE
17294
17295         * counters.h: fix tiny typo
17296
17297         * lyx_cb.C:
17298         * lyx.h:
17299         * lyx_gui.C:
17300         * lyx.C: move splash to frontends/xforms/
17301
17302         * lyx_gui_misc.C: move Include and Bibform to frontends
17303
17304         * lyxvc.h: clarify comment
17305
17306         * vspace.C: tiny housekeeping
17307
17308 2001-02-10  Dekel Tsur  <dekelts@tau.ac.il>
17309
17310         * text.C (PrepareToPrint): RTL Fix.
17311
17312         * paragraph.C (GetUChar): New method.
17313         (String):  Use GetUChar.
17314
17315         * buffer.C (asciiParagraph): Use GetUChar.
17316
17317 2001-02-09  Dekel Tsur  <dekelts@tau.ac.il>
17318
17319         * text.C (GetVisibleRow): Fix selection drawing for RTL text in tables.
17320
17321 2001-02-09  John Levon  <moz@compsoc.man.ac.uk>
17322
17323         * buffer.h:
17324         * buffer.C: rename to getLogName(), handle
17325           build log / latex log nicely
17326
17327 2001-02-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
17328
17329         * MenuBackend.C:
17330         * MenuBackend.h: remove support for reference menuitem type.
17331
17332 2001-02-07  John Levon  <moz@compsoc.man.ac.uk>
17333
17334         * BufferView_pimpl.C: housekeeping
17335         * BufferView_pimpl.h:
17336         * LyXView.h:
17337         * Makefile.am:
17338         * Timeout.C:
17339         * Timeout.h:
17340         * minibuffer.h: move Timeout GUI-I
17341
17342 2001-02-07  Dekel Tsur  <dekelts@tau.ac.il>
17343
17344         * lyxrc.C (read): Update converters data-structures.
17345
17346 2001-02-07  Lars Gullik Bjønnes  <larsbj@lyx.org>
17347
17348         * LaTeX.h (operator!=): add operator != for Aux_Info
17349
17350 2001-02-06  John Levon  <moz@compsoc.man.ac.uk>
17351
17352         * Makefile.am: remove LaTeXLog.C, log_form.[Ch]
17353
17354         * LaTeXLog.C: deleted, useful code moved to Buffer
17355
17356         * buffer.h:
17357         * buffer.C: new function getLatexLogName()
17358
17359         * lyx_gui_misc.C:
17360         * lyx_gui.C:
17361         * lyxvc.C:
17362         * lyxvc.h:
17363         * lyxfunc.C: use frontends for LaTeX and VC logs
17364
17365 2001-02-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
17366
17367         * LaTeX.h: yet another std:: that Allan forgot.
17368
17369         * Variables.C (set): renamed from isset(), because this clashes
17370         with some HP-UX macros (grr).
17371
17372 2001-02-06  Allan Rae  <rae@lyx.org>
17373
17374         * LaTeX.h: Another bug fix.  Missing std:: this time.
17375
17376 2001-02-04  Allan Rae  <rae@lyx.org>
17377
17378         * paragraph.C (TeXOnePar): Partial fix for the '\n' generation in
17379         floats problem. I've left it commented out because it's not quite
17380         correct.  It should also test that the current object is a table or
17381         figure inset.  But I haven't gotten around to figuring out how to do
17382         that.  I *think* it'll be something like: "table" == inset.type()
17383
17384         * LaTeX.h (operator==): Aux_Info should have a friend that returns a
17385         bool.
17386
17387 2001-02-02  Dekel Tsur  <dekelts@tau.ac.il>
17388
17389         * LaTeX.C (scanAuxFile): A rewrite of this method. It now returns
17390         all the citation/databases/styles in the auxilary file.
17391         (run): Rerun latex if there was a babel language error.
17392
17393 2001-02-01  Dekel Tsur  <dekelts@tau.ac.il>
17394
17395         * text.C (Backspace): Preserve the font when changing newline char
17396         with a space.
17397         (BreakParagraph): If the cursor is before a space, delete the space.
17398
17399         * lyx_cb.C (QuitLyX): Do not save files when running with no gui.
17400
17401 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
17402
17403         * BufferView2.C (ChangeInsets): Renamed from ChangeRefs. Accept a
17404         new argument (code).
17405         (ChangeCitationsIfUnique): New method.
17406
17407         * paragraph.C (GetPositionOfInset): Handle bibkey.
17408
17409 2001-01-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
17410
17411         * BufferView_pimpl.h: change type of Position::par_pos to
17412         LyXParagraph::size_type.
17413
17414 2001-01-29  Dekel Tsur  <dekelts@tau.ac.il>
17415
17416         * BufferView_pimpl.C (savePosition, restorePosition): Write
17417         messages to minibuffer.
17418
17419 2001-01-28  José Matos  <jamatos@fep.up.pt>
17420
17421         * buffer.C (makeDocBookFile): adds support for document language.
17422         A silly restriction on the name of LatexCommand types where removed.
17423         Added support for CDATA sections, allows to chars unescaped, used
17424         among others in code, to avoid escape < and >.
17425
17426 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
17427
17428         * BufferView_pimpl.C (savePosition, restorePosition): Use a vector of
17429         saved positions instrad of a stack. Furthermore, a position is
17430         stored using paragraph id/paragraph position.
17431
17432         * commandtags.h: Add LFUN_BOOKMARK_SAVE and LFUN_BOOKMARK_GOTO.
17433         Remove LFUN_REF_BACK.
17434
17435 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
17436
17437         * converter.C (dvipdfm_options): New method.
17438
17439 2001-01-26  Dekel Tsur  <dekelts@tau.ac.il>
17440
17441         * vspace.C (isValidLength): Fix for empty input string.
17442
17443 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
17444
17445         * LyXAction.C (init): change description of LFUN_FIGURE to
17446         "Insert Graphics"
17447
17448 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
17449
17450         * LaTeX.C: add using directive
17451
17452 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
17453
17454         * MenuBackend.C (expand): Fix the sorting of the formats.
17455
17456 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
17457
17458         * lyx_main.C: tiny error message fix
17459
17460 2001-01-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
17461
17462         * lyx_gui.C (LyXGUI): force the LC_NUMERIC locale to "C" after
17463         calling fl_initialize(). This fixes the problem with ',' as
17464         decimal separator in text files.
17465
17466 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
17467
17468         * trans.C (process): Fix the keymap bug.
17469
17470 2001-01-23  Dekel Tsur  <dekelts@tau.ac.il>
17471
17472         * LaTeX.C (scanAuxFiles): New method. Provides support for
17473         multiple bibliographies (when using the bibtopic/bibunits pacakges).
17474         (scanLogFile) Scan for "run BibTeX" messages.
17475
17476         * buffer.C (makeLaTeXFile): Do not load the ae package when using
17477         OT1 font encoding. Also, load the aecompl package if the ae
17478         package is loaded.
17479
17480         * tex-strings.C: Add "ae" to tex_fonts[] (from Matej Cepl).
17481
17482 2001-01-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
17483
17484         * texrow.C (increasePos): turn two error messages into debug
17485         messages.
17486
17487 2001-01-20  Dekel Tsur  <dekelts@tau.ac.il>
17488
17489         * LaTeX.C (scanAux): Handle the \@input macro.
17490         (runBibTeX): Use scanAux().
17491
17492         * language.C (latex_options_): New field.
17493
17494         * LaTeXFeatures.C (getMacros): Add language macros.
17495
17496         * buffer.C (makeLaTeXFile): Small fix.
17497
17498 2001-01-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
17499
17500         * lyxfunc.C: fix the name of the inset for LFUN_CHILDINSERT
17501
17502         * text2.C: add a using directive.
17503
17504 2000-01-17  John Levon  <moz@compsoc.man.ac.uk>
17505
17506         * BufferView2.C:
17507         * lyx_gui_misc.h:
17508         * lyxfr1.C:
17509         * lyxfunc.C: kill LyXBell.
17510
17511 2001-01-17  Dekel Tsur  <dekelts@tau.ac.il>
17512
17513         * text.C (IsBoundary): Remove the error message
17514
17515         * WorkArea.C (work_area_handler): Decrease keyboard purge threshold.
17516
17517         * lyxrc.C (setDefaults): Correct initialization value for
17518         font_norm_type.
17519
17520 2001-01-15  Dekel Tsur  <dekelts@tau.ac.il>
17521
17522         * BufferView2.C (gotoInset): New method. Replaces gotoNote() and
17523         gotoError().
17524
17525         * text2.C (GotoNextInset): New method. Replaces GotoNextError()
17526         and GotoNextNote().
17527
17528         * src/LyXAction.C: Added reference-next.
17529
17530         * text.C (InsertChar): Use contains instead of strchr.
17531
17532         * lyx_cb.C (MenuInsertLabel): Enable default value code.
17533
17534 2001-01-13  Dekel Tsur  <dekelts@tau.ac.il>
17535
17536         * paragraph.C (SimpleTeXOnePar) Put \protect before paragraph
17537         alignment commands (when needed).
17538
17539         * text.C (InsertChar): Add ':' to number separator chars.