]> git.lyx.org Git - lyx.git/blob - src/ChangeLog
b65a681ce6d3ec407e75129e5940d9205edb41b0
[lyx.git] / src / ChangeLog
1 2004-04-26  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
2
3         * LaTeXFeatures.C, lyx_sty.[Ch]: add \lyxdot macro
4
5 2003-09-24  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
6
7         * output_latex.C (TeXEnvironment): make sure that there is a line
8         break before \end{foo} for the last paragraph of a document
9         (TeXOnePar): if the paragraph is at the end of the document (or
10         inset) and the language has to be reset, then make sure that the
11         line break is _before_ the language command, not after (fixes bug
12         1225); also make sure that the language reset command is the first
13         thing after the paragraph (to ensure proper nesting of
14         environments and thus fix bug 1404)
15
16 2004-04-21  John Levon  <levon@movementarian.org>
17
18         * ToolbarBackend.h:
19         * ToolbarBackend.C: make "name" be a programmatic name
20         and a gui_name field.
21
22         * lyxfunc.C: display the minibuffer on M-x
23
24 2004-04-18  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
25
26         * LaTeX.C (runMakeIndex, runBibTeX): quote correctly file name
27         (bug 1526)
28
29 2004-04-19  Angus Leeming  <leeming@lyx.org>
30
31         * BufferView_pimpl.C (setBuffer): changed preview interface.
32
33         * lyxrc.[Ch] (preview): no longer a bool. Now an enum with three
34         possible values.
35
36 2004-04-19  John Levon  <levon@movementarian.org>
37
38         * BufferView_pimpl.C:
39         * text3.C: fix bug 1569 (insert->label doesn't give suggestion)
40
41 2004-04-05  Angus Leeming  <leeming@lyx.org>
42
43         * text.C (redoParagraphs): add call to updateCounters(), thereby
44         fixing the missing "Figure #:" label from the caption of a
45         figure float.
46
47 2004-04-13  Angus Leeming  <leeming@lyx.org>
48
49         * text3.C (dispatch): call Inset::.notifyCursorLeaves when the
50         cursor is clicked out of an inset.
51
52 2004-04-13  Angus Leeming  <leeming@lyx.org>
53
54         * lyx_main.[Ch] (updateInset): pass it an InsetBase pointer rather
55         than an InsetOld one.
56
57 2004-04-12  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
58
59         * format.[Ch]: add editor to Format
60         * lyxrc.[Ch]: merge RC_FORMAT and RC_VIEWER. Add editor to Format
61         * LyXAction.C, lfuns.h, lyxfunc.C: add lfun LFUN_GRAPHICS_EDIT
62
63 2004-04-08  André Pönitz  <poenitz@gmx.net>
64
65         * metricsinfo.h: remove PainterInfo::width member
66
67 2004-04-08  Angus Leeming  <leeming@lyx.org>
68
69         * lyx_sty.C (boldsymbol_def): modify so that it outputs
70         "\providecommand" rather than "\newcommand", thereby preventing
71         clashes with packages that define "\boldsymbol" themselves.
72         Eg, beamer.
73
74 2004-04-08  Angus Leeming  <leeming@lyx.org>
75
76         * lyxrc.C (read): don't try to set the color of none, inherit, ignore
77         thereby squashing an unnecessary warning.
78
79 2004-04-01  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
80
81         * LaTeXFeatures.[Ch]: change buffer_ to a pointer and add accessor
82         setBuffer()
83
84 2004-04-07  Alfredo Braunstein  <abraunst@lyx.org>
85
86         * BufferView.C (setCursor): call redoParagraph (some insets could
87         have been opened)
88         (putSelectionAt): remove the 'double update' trick
89
90         * BufferView_pimpl.C (fitCursor): call refreshPar
91         (workAreaDispatch): remove an uneeded update call
92         (dispatch): remove some manual update calls
93
94         * cursor.[Ch]: remove cached_y_, updatePos
95         (selHandle): set noUpdate when appropriate
96
97         * lyxfunc.C (dispatch): track if we need an update
98
99         * metricsinfo.[Ch]: PainterInfo receive a Painter & on construction
100
101         * rowpainter.[Ch] (RowPainter): remove superfluous xo_ parameter
102         (paintSelection): cheap optimization, do not call cursorX when not
103         needed
104         (paintPars): change signature
105         (refreshPar): add
106         (paintText): adjust
107         (paintTextInset): adjust
108
109         * text.C: adjust
110
111 2004-04-05  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
112
113         * lengthcommon.C: compilation fix: remove explicit array size from
114         unit_name[] and friends
115
116 2004-04-05  Angus Leeming  <leeming@lyx.org>
117
118         * LyXAction.C (init): set LFUN_DIALOG_UPDATE's atrib flag to NoBuffer.
119
120         * lyxfunc.C (getStatus): enable LFUN_DIALOG_UPDATE if no buffer is
121         present only for the preferences dialog.
122         (dispatch): handle LFUN_DIALOG_UPDATE for the preferences dialog.
123
124 2004-04-05  Angus Leeming  <leeming@lyx.org>
125
126         * lyxrc.[Ch] (write): now takes a 'bool ignore_system_lyxrc' arg
127         to enable the frontends to export changes to lyxrc correctly.
128
129         * lyxfunc.C (dispatch): output lyxrc.write("preferences", false).
130
131 2004-04-07  André Pönitz  <poenitz@gmx.net>
132
133         * cursor.[Ch] (selClear, adjust): remove math
134
135         * cursor_slice.C: more agressive assert
136
137         * lyxfunc.C:
138         * BufferView_pimpl.C: rework mouse event dispatch
139
140         * dociterator.C:
141         * paragraph.C:
142         * text2.C:
143         * text3.C: adjust
144
145 2004-04-05  André Pönitz  <poenitz@gmx.net>
146
147         * cursor.[Ch] (valign, halign...): remove unneeded functions
148
149 2004-04-05  Angus Leeming  <leeming@lyx.org>
150
151         * lyxlength.[Ch] (unit_name et al.): const-correct.
152
153 2004-04-05  Angus Leeming  <leeming@lyx.org>
154
155         * BufferView_pimpl.C:
156         * buffer.C:
157         * counters.C:
158         * cursor.C:
159         * lyxfunc.C
160         * paragraph.C:
161         * pariterator.C:
162         * text.C:
163         * text2.C:
164         * text3.C: wrap #warning calls inside #ifdef WITH_WARNINGS blocks.
165
166 2004-04-01  Alfredo Braunstein  <abraunst@lyx.org>
167
168         * text3.C (getStatus): add LFUN_BEGINNINGBUF
169
170 2004-04-01  Alfredo Braunstein  <abraunst@lyx.org>
171
172         * lyxfind.C: add a couple of inTexted() tests + other small fixes
173         * BufferView_pimpl.[Ch] (getStatus)
174         * BufferView.[Ch] (getStatus): add
175         * lyxfunc.C (getStatus): move lfuns handled in
176         BufferView::dispatch to te function above
177         * Cursor.C (setSelection): set selection() = true
178
179 2004-04-01  Alfredo Braunstein  <abraunst@lyx.org>
180
181         * lyxfunc.C (getStatus): enable LFUN_WORD_{FIND,REPLACE}
182
183 2004-03-31  Angus Leeming  <leeming@lyx.org>
184
185         * lyxfunc.C (dispatch): Fall through to the generic
186         Dialogs::show("preamble").
187
188 2004-03-31  Angus Leeming  <leeming@lyx.org>
189
190         * lyxfunc.C (dispatch): Fall through to the generic
191         Dialogs::show("spellchecker").
192
193 2004-03-31  Angus Leeming  <leeming@lyx.org>
194
195         * lyxfunc.C (getStatus, dispatch): changed invocation of the
196         preferences dialog.
197
198 2004-03-31  Alfredo Braunstein  <abraunst@lyx.org>
199
200         * BufferView.C
201         * cursor.[Ch]
202         * dociterator.[Ch]:
203         * insetiterator.[Ch]:
204         * lyxfind.C:
205         * lyxfunc.C:
206         * pariterator.[Ch]:
207         * text2.C:
208         * undo.[Ch]: s/DocumentIterator/DocIterator/g
209
210 2004-03-31  Alfredo Braunstein  <abraunst@lyx.org>
211
212         * BufferView.C (setCursor, putSelectionAt): call edit to open the
213         insets where we are putting the cursor.
214
215 2004-03-31  Angus Leeming  <leeming@lyx.org>
216
217         * lfuns.h:
218         * LyXAction.C: new lfun LFUN_LYXRC_APPLY.
219
220         * lyxrc.[Ch] (read, write): overloaded member functions taking
221         a std::[io]stream arguments.
222
223         * lyxfunc.C (getStatus, dispatch): handle LFUN_LYXRC_APPLY.
224
225 2004-03-31  Angus Leeming  <leeming@lyx.org>
226
227         * lyxfunc.C (loadTextclass): new helper function, invoked by two of
228         dispatch's case blocks, LFUN_TEXTCLASS_APPLY and LFUN_TEXTCLASS_LOAD.
229
230         * lyxtextclass.C (load): if the text class couldn't be loaded, then
231         don't overwrite 'loaded_ = false' with 'loaded_ = true' !
232
233 2004-03-31  Angus Leeming  <leeming@lyx.org>
234
235         * lyxfunc.C (dispatch): remove the cursor-manipulation code from
236         the LFUN_ALL_INSETS_TOGGLE code.
237
238 2004-03-30  Angus Leeming  <leeming@lyx.org>
239
240         * lyxfunc.C (dispatch): the specialization Dialogs::showDocument
241         has died. Fall through to the generic Dialogs::show("document").
242
243 2004-03-30  Angus Leeming  <leeming@lyx.org>
244
245         * lfuns.h:
246         * LyXAction.C: new lfuns LFUN_LANGUAGE_BUFFER, LFUN_TEXTCLASS_APPLY,
247         LFUN_TEXTCLASS_LOAD, LFUN_SAVE_AS_DEFAULT, LFUN_BUFFERPARAMS_APPLY.
248
249         * lyxfunc.C (getStatus, dispatch): define the actions for these
250         lfuns. Little more than a cut and pste job from ControlDocument.C
251
252         * lyxtextclass.[Ch] (loaded): accessor for the private bool loaded_.
253
254 2004-03-30  Angus Leeming  <leeming@lyx.org>
255
256         * lfuns.h:
257         * LyXAction.C (init): new lfuns, LFUN_KEYMAP_TOGGLE,
258         LFUN_NEXT_INSET_TOGGLE, LFUN_ALL_INSETS_TOGGLE.
259
260         * lyxfunc.C (dispatch): LFUN_ALL_INSETS_TOGGLE is used to toggle the
261         open/closed state of ollapsable insets. Usage:
262
263         all-inset-toggle <state> <name>, where
264         <state> == "open" || "closed" || "toggle" and
265         <name> is an identifier for a 'type' of inset. Eg "branch", "ert",...
266
267         * lyxtext.h, text2.C (toggleInset): removed.
268
269         * text3.C (dispatch): split the existing LFUN_INSET_TOGGLE in two,
270         LFUN_KEYMAP_TOGGLE and LFUN_NEXT_INSET_TOGGLE. LFUN_NEXT_INSET_TOGGLE
271         now passes LFUN_INSET_TOGGLE to the found inset.
272
273         * InsetList.[Ch] (insetsOpenCloseBranch): removed. Functionality
274         is now invoked as "all-insets-toggle toggle branch".
275
276 2004-03-30  Angus Leeming  <leeming@lyx.org>
277
278         * dociterator.C:
279         * insetiterator.C:
280         * pariterator.[Ch]: added/corrected header blurb.
281
282 2004-03-30  Alfredo Braunstein  <abraunst@lyx.org>
283
284         * dociterator.[Ch]: add an inset_ member
285         (backwardPos): implemented
286         (backwardPos, forwardPos): use inset_ when the stack is empty.
287         (doc_iterator_begin, doc_iterator_end): implemented
288         * pariterator.[Ch]: adjust, add begin, end
289         * insetiterator.[Ch]: adjust, add begin, end
290         * cursor.C:
291         * document.C:
292         * BufferView.C:
293         * BufferView_pimpl.C:
294         * CutAndPaste.C: adjust
295
296 2004-03-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
297
298         * buffer.C: increment file format to 232.
299         * LaTeXFeatures.C: add bibtopic package.
300         * bufferparams.[Ch]: param \use_bibtopic.
301
302         * lyxrc.[Ch]: add lyxrc bibtex_command
303         * LaTeX.C: use rc.bibtex_command instead of hardcoded string.
304
305         * buffer.C: increment file format to 231.
306
307 2004-03-28  Alfredo Braunstein  <abraunst@lyx.org>
308
309         * dociterator.C: implement forwardPar
310         * iterators.[Ch]: remove, replaced by
311         * pariterator.[Ch]: this. derive ParIterator from DocumentIterator
312         * BufferView.C:
313         * BufferView_pimpl.C:
314         * CutAndPaste.C:
315         * buffer.C:
316         * bufferview_funcs.C:
317         * cursor.C:
318         * lyxfind.C
319         * lyxfunc.C
320         * paragraph_funcs.C
321         * toc.C:
322         * Makefile.am: adjust
323
324 2004-03-28  Alfredo Braunstein  <abraunst@lyx.org>
325
326         * CutAndPaste.C (pasteSelection): fix 2 crashes
327         (eraseSelection): fix a crash
328         * paragraph_funcs.C: remove a warning
329
330 2004-03-28  Angus Leeming  <leeming@lyx.org>
331
332         * lfuns.h:
333         * LyXAction.C (init): new LFUN_PRINT.
334
335         * lyxfunc.C (getStatus, dispatch): handle LFUN_PRINT.
336
337 2004-03-27  Angus Leeming  <leeming@lyx.org>
338
339         * lfuns.h:
340         * LyXAction.C (init): new LFUN_EXPORT_CUSTOM.
341
342         * lyxfunc.C (getStatus, dispatch): handle LFUN_EXPORT_CUSTOM.
343
344 2004-03-27  Angus Leeming  <leeming@lyx.org>
345
346         * paragraph_funcs.C (moveItem): fix memory leaks, ensure that
347         insetlist always contains non-null pointers to insets.
348
349 2004-03-26  Angus Leeming  <leeming@lyx.org>
350
351         * src/BufferView_pimpl.C:
352         * src/CutAndPaste.C:
353         * src/buffer.C:
354         * src/iterators.C:
355         * src/output_plaintext.C:
356         * src/outputparams.h:
357         * src/paragraph_funcs.C:
358         * src/rowpainter.C:
359         * src/text.C:
360         * src/text2.C:
361         * src/frontends/controllers/ControlErrorList.C:
362         * src/frontends/gtk/FileDialogPrivate.C:
363         * src/frontends/gtk/GPainter.C:
364         * src/frontends/gtk/GToolbar.C:
365         * src/frontends/qt2/QRef.C:
366         * src/mathed/math_scriptinset.C: squash compiler warnings.
367
368 2004-03-26  Angus Leeming  <leeming@lyx.org>
369
370         * ispell.C (LaunchIspell::start):
371         * lyx_cb.C (AutoSaveBuffer::start):
372         invoke run(DontWait) rather than runNonBlocking().
373
374 2004-03-26  Alfredo Braunstein  <abraunst@lyx.org>
375
376         * buffer_funcs.C (readFile): add cancel button to two prompt dialogs
377
378 2004-03-26  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
379
380         * kbsequence.C (print): adjust
381
382         * kbmap.C (printKeySym): rename and change signature
383         (printKey): use LyXKeySym::print()
384
385 2004-03-26  Martin Vermeer  <martin.vermeer@hut.fi>
386
387         * undo.C: add using std::advance to compile for stlport
388
389 2004-03-24  Angus Leeming  <leeming@lyx.org>
390
391         * lyxfunc.C (dispatch): remove test code in LFUN_QUIT handler as
392         it leads to a crash when no buffer is present.
393
394 2004-03-25  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
395             Martin Vermeer  <martin.vermeer@hut.fi>
396
397         * lyxfunc.C (dispatch):
398         * bufferparams.C (readToken): use the new LColor::setColor
399
400         * LColor.[Ch] (setColor): new version that takes two strings as
401         argument and creates a new color entry if necessary
402
403 2003-02-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
404
405         * buffer.C (makeLaTeXFile): if the main latex file that is
406         processed is usually a subdocument of some master, then pretend
407         for a while that it is actually the master
408
409 2003-02-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
410
411         * buffer.C (getLabelList):
412         (getBibkeyList): use getMasterBuffer()
413         (getMasterBuffer): new method. Returns the main document in the
414         case where one is using included documents.
415
416 2004-03-25  André Pönitz  <poenitz@gmx.net>
417
418         * Makefile.am:
419         * iterators.[Ch]:
420         * PosIterator.[Ch]: drop PosIterator, replaced by DocumentIterator
421
422         * ParagraphList_fwd.h: change ParagraphList to a std::vector
423
424         * CutAndPaste.[Ch]: simpler interface by moving some stuff from
425         text*.C over here. Rename namespace CutAndPaste to lyx::cap
426
427         * ParameterStruct.h: merge with ParagraphParameters
428
429         * lyxtext.h: remove LyXText::parOffset() and getPar()
430
431         * text3.C: Remove all 'manual' update calls. We do now one per user
432         interaction which is completely sufficient.
433
434         * Bidi.C:
435         * BufferView.[Ch]:
436         * BufferView_pimpl.C:
437         * FontIterator.[Ch]:
438         * MenuBackend.C:
439         * ParagraphParameters.[Ch]:
440         * buffer.C:
441         * buffer.h:
442         * bufferlist.C:
443         * cursor.[Ch]:
444         * cursor_slice.[Ch]:
445         * dociterator.[Ch]:
446         * errorlist.[Ch]:
447         * factory.C:
448         * lfuns.h:
449         * lyxfind.C:
450         * lyxfunc.C:
451         * output_docbook.[Ch]:
452         * output_latex.[Ch]:
453         * output_linuxdoc.[Ch]:
454         * output_plaintext.[Ch]:
455         * paragraph.[Ch]:
456         * paragraph_funcs.[Ch]:
457         * paragraph_pimpl.[Ch]:
458         * rowpainter.C:
459         * tabular.[Ch]:
460         * text.C:
461         * text2.C:
462         * toc.C:
463         * undo.[Ch]: adjust
464
465         * frontends/controllers/ControlDocument.C:
466         * frontends/controllers/ControlErrorList.C:
467         * frontends/controllers/ControlSpellchecker.C:
468         * insets/inset.C:
469         * insets/inset.h:
470         * insets/insetbase.h:
471         * insets/insetbibitem.C:
472         * insets/insetbox.C:
473         * insets/insetbranch.C:
474         * insets/insetcaption.C:
475         * insets/insetcharstyle.C:
476         * insets/insetcharstyle.h:
477         * insets/insetcollapsable.C:
478         * insets/insetcollapsable.h:
479         * insets/insetert.C:
480         * insets/insetfloat.C:
481         * insets/insetfoot.C:
482         * insets/insetmarginal.C:
483         * insets/insetnote.C:
484         * insets/insetoptarg.C:
485         * insets/insettabular.C:
486         * insets/insettext.C:
487         * insets/insettext.h:
488         * insets/insetwrap.C:
489         * mathed/math_mboxinset.C:
490         * mathed/math_nestinset.C:
491         * mathed/math_scriptinset.C:
492         * mathed/math_scriptinset.h:
493         * support/types.h:
494
495 2004-03-24  Angus Leeming  <leeming@lyx.org>
496
497         * BufferView_pimpl.C (cursorToggle): use the cursor toggle to
498         deal with any child processes that have finished but are waiting to
499         communicate this fact to the rest of LyX.
500
501 2004-03-24  Angus Leeming  <leeming@lyx.org>
502
503         64-bit compile fixes.
504
505         * errorlist.[Ch] (pos_start, pos_end): store as lyx::pos_type.
506         (c-tor): pass lyx::pos_types rather than ints.
507
508         * paragraph.[Ch] (beginOfBody, begin_of_body_): return, store as
509         lyx::pos_type.
510
511         * text.C (Delete): compile fix.
512         (getPar): ensure that function declaration is the same as that in
513         the header file.
514
515 2004-03-23  Angus Leeming  <leeming@lyx.org>
516
517         * ispell.C (LaunchIspell):
518         * lyx_cb.C (AutoSaveBuffer): change the signature of clone to return
519         a boost::shred_ptr rather than a std::auto_ptr.
520
521 2004-03-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
522
523         * lyxfunc.C (getStatus): handle read-only buffers correctly;
524         handle LFUN_FILE_INSERT_*
525
526         * lyxrc.C (setDefaults, getDescription, output, read):
527         * lyxrc.h: remove ps_command
528
529 2004-03-22  Angus Leeming  <leeming@lyx.org>
530
531         * lyx_main.C (error_handler, init): remove handler for SIGPIPE.
532         Ensure that error_handler is processed once only and that all data
533         is saved before attempting to output any warning messages.
534
535         * cursor.[Ch] (nopos_, noPos): remove unused member variable/function.
536
537 2004-03-21  Alfredo Braunstein  <abraunst@lyx.org>
538
539         * tabular.C (TeXRow): crash fix (from Kayvan and André)
540
541 2004-03-19  André Pönitz  <poenitz@gmx.net>
542
543         * cursor.[Ch] (reset): take main text inset as argument
544
545         * BufferView: adjust
546         * BufferView_pimpl.C: adjust
547
548         * paragraph.[Ch]: fix completely broken operator=()
549
550 2004-03-16  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
551
552         * LColor.C (getFromLyXName): make sure that the color name is used
553         as lowercase.
554
555 2004-03-17  Angus Leeming  <leeming@lyx.org>
556
557         * lfuns.h:
558         * LyXAction.C (init): remove LFUN_FORKS_KILL.
559
560         * lyxfunc.C (getStatus, dispatch) remove lfuns to show the forks
561         dialog and to kill a forked process.
562
563 2004-03-17  Alfredo Braunstein  <abraunst@lyx.org>
564
565         * text2.C (setCursorFromCoordinates): fix font problem
566
567 2004-03-17  Alfredo Braunstein  <abraunst@lyx.org>
568
569         * BufferView_pimpl.C (resizeCurrentBuffer): remove unneeded and
570         bogus "rebuild cursor" code
571
572 2004-03-11  André Pönitz  <poenitz@gmx.net>
573
574         * buffer.[Ch]: use InsetText instead of LyXText as container for
575         the main lyx text.
576
577         * dociterator.[Ch]: drop the BufferView * member which is not needed
578         anymore after the change to buffer.C
579
580         * paragraph_funcs.C:
581         * text.C:
582         * text2.C:
583         * BufferView.[Ch]:
584         * BufferView_pimpl.[Ch]:
585         * cursor.[Ch]:
586         * cursor_slice.[Ch]: adjust
587
588         * text3.C: fix bug in mathDispatch
589
590 2004-03-08  André Pönitz  <poenitz@gmx.net>
591
592         * undo.[Ch]: use 'StableDocumentIterator' as base for
593         the Undo struct.
594
595 2004-03-07  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
596
597         * LaTeXFeatures.C:
598         * bufferparams.[Ch]: add jurabib support and param.
599
600         * LaTeX.C: add FIXME/comment.
601
602 2004-03-05  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
603
604         * buffer.C: increment file format to 230.
605
606 2004-03-04  Alfredo Braunstein  <abraunst@lyx.org>
607
608         * cursor.C (dispatch): avoid infinite loops
609
610 2004-03-01  Alfredo Braunstein  <abraunst@lyx.org>
611
612         * rowpainter.C (paintSelection): fix x coordinates
613
614 2004-03-01  Alfredo Braunstein  <abraunst@lyx.org>
615
616         * text.C (rowBreakPoint): fix breaking before displayed insets
617
618 2004-03-01  André Pönitz  <poenitz@gmx.net>
619
620         * dociterator.[Ch]: new class for the 'iterator part' of LCursor.
621
622         * cursor.[Ch]: adjust, additioally: remove the 'current_' machinery
623
624         * Makefile.am:
625         * BufferView.C:
626         * BufferView_pimpl.C:
627         * buffer.C:
628         * lyxfind.C:
629         * lyxfunc.C:
630         * text.C:
631         * text2.C:
632         * text3.C: adjust
633
634 2004-03-01  Alfredo Braunstein  <abraunst@lyx.org>
635
636         * lyxtext.h:
637         * text.C:
638         * text2.C:
639         * rowpainter.C:
640         * BufferView_pimpl.C: rename textwidth -> maxwidth,
641         prepareToPrint -> computeRowMetrics and remove textWidth accessor.
642
643 2004-03-01  Alfredo Braunstein  <abraunst@lyx.org>
644
645         * Bidi.[Ch] (computeTables): const correctness
646         * lyxrow.[Ch]: add RowMetrics class, move there fill_separator,
647         fill_hfill, fill_label_hfill and x from Row
648         * lyxtext.h: prepareToPrint returns a RowMetrics
649         * rowPainter.C: adjust
650         * text.C (prepareToPrint): use width, not textWidth. adjust
651         (redoParagraphInternal, cursorX): adjust
652         * text2.C (getColumnNearX): adjust
653         (init): put a default value to the top LyXText::width
654
655 2004-03-01  Alfredo Braunstein  <abraunst@lyx.org>
656
657         * FontIterator.[Ch]: move FontIterator from lyxtext.h/text.C to here
658
659 2004-03-01  Alfredo Braunstein  <abraunst@lyx.org>
660
661         * lyxtext.h: add FontIterator class
662
663         * text.C (FontIterator, operator*, operator->, operator++): add
664         (rowBreakPoint, setRowWidth): adjust (fixing a
665         rebreaking bug)
666
667 2004-02-25  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
668
669         * BufferView_pimpl.C (workAreaDispatch): allow also
670         LFUN_FILE_OPEN, which is used by the drag-and-drop code.
671
672 2004-02-27  Alfredo Braunstein  <abraunst@lyx.org>
673
674         * text.C (rowBreakPoint): fix a bug showing with very large insets
675
676 2004-02-25  André Pönitz  <poenitz@gmx.net>
677
678         * text3.C:
679         * cursor.[Ch]: move some mathed specific code to mathed
680
681 2004-02-21  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
682
683         * lyxrc.C, buffer.C, exporter.C: use always a temp dir, ignore
684         use_tempdir in preferences
685         * buffer.C (readFile), lyxvc.C (getLogFile): check success of
686         tempfile creation
687         * lyx_main.C: ensure that tempdir is valid
688         * lyxlex.h: correct typo
689         * buffer.[Ch] (isMultiLingual), (isUnnamed): make const
690         * paragraph.[Ch] (isMultiLingual): make const
691         * cursor.[Ch] (openable): make const
692
693 2004-02-20  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
694
695         * text3.C: fixed LFUN_QUOTE and add lfun arguments single/double.
696
697 2004-02-20  André Pönitz  <poenitz@gmx.net>
698
699         * dispatchresult.h: rename 'FINISHED' to 'FINISHED_LEFT'
700
701         * cursor.[Ch]: prepare for localized getStatus()
702
703         * lyxtext.h:
704         * tabular.C:
705         * text.C:
706         * text2.C:
707         * text3.C:  streamlines the LyXText cursor movement handlers a bit.
708
709 2004-02-20  André Pönitz  <poenitz@gmx.net>
710
711         * lyxfunc.[Ch]: rename view_status_message() to viewStatusMessage()
712
713 2004-02-16  Alfredo Braunstein  <abraunst@lyx.org>
714
715         * text2.C (setCursorFromCoordinates): switch to absolute coords
716         (cursorUp): adjust
717         (cursorDown): adjust
718         * text3.C (dispatch): adjust
719
720 2004-02-16  André Pönitz  <poenitz@gmx.net>
721
722         * cursor.[Ch]: use new '_void_ dispatch(...)' signature (see
723           insets/ChangeLog)
724
725         * cursor_slice.[Ch]: remove unneeded acessor function
726
727         * lyxtext.h: rename rtl() to isRTL()
728
729         * rowpainter.C:
730         * tabular.C:
731         * text.C:
732         * text2.C:
733         * text3.C: adjust
734
735 2004-02-16  Alfredo Braunstein  <abraunst@lyx.org>
736
737         * rowpainter.C (paintSelection): coord fix
738
739 2004-02-15  Georg Baum <Georg.Baum@post.rwth-aachen.de>
740
741         * Spacing.C: compile fix
742
743 2004-02-13  Alfredo Braunstein  <abraunst@lyx.org>
744
745         * cursor.C (dispatch): restore current_ before returning
746
747 2004-02-13  Alfredo Braunstein  <abraunst@lyx.org>
748
749         * text2.C (cursorUp, cursorDown): fix coords
750         (moveUp): fix crash
751
752 2004-02-12  André Pönitz  <poenitz@gmx.net>
753
754         * lyxtext.h:
755         * text.C:
756         * text2.C:
757         * text3.C: add LCursor & parameter to most cursor movement functions
758           remove usage of LyXText::cursorRow() and cursorPar()
759
760         * cursor.[Ch]: add textRow() needed members
761
762         * BufferView.C:
763         * BufferView_pimpl.C:
764         * paragraph.[Ch]:
765         * BufferView.C:
766         * BufferView_pimpl.C: adjust
767
768 2004-02-11  André Pönitz  <poenitz@gmx.net>
769
770         * lyxfunc.C:
771         * BufferView.[Ch]:
772         * BufferView_pimpl.C: shift undo/redo handling
773
774         * cursor.[Ch]: fix mathed crash
775
776         * lyxfind.C:
777         * lyxtext.h: move selectionAsText to LCursor
778
779         * output_latex.C:
780         * paragraph.C:
781         * text.C:
782         * text2.C:
783         * text3.C: adjust
784
785         * rowpainter.C: fix excessive drawing
786
787 2004-02-06  André Pönitz  <poenitz@gmx.net>
788
789         * BufferView.[Ch]:
790         * BufferView_pimpl.[Ch]:
791         * text3.C: move some text specific LFUN handling
792
793 2004-02-06  Alfredo Braunstein  <abraunst@lyx.org>
794
795         * text3.C (checkInsetHit): adjust coords
796         * text2.C (getColumnNearX): adjust coords
797         (edit): adjust coords
798         * text.C (getRowNearY): add two asserts
799
800 2004-02-06  Martin Vermeer  <martin.vermeer@hut.fi>
801
802         * converter.C:
803         * format.C: add using std::distance to compile on gcc 2.95/stlport
804
805 2004-02-04  Martin Vermeer  <martin.vermeer@hut.fi>
806
807         * cursor.[Ch]: workaround gcc 2.95 pointer comparison bug
808
809 2004-02-04  André Pönitz  <poenitz@gmx.net>
810
811         * BufferView.[Ch] (insertInset):
812         * BufferView_pimpl.[Ch] (insertInset): remove unneeded return value
813
814         * text2.C:
815         * text3.C: adjust
816
817 2004-02-03  Alfredo Braunstein  <abraunst@lyx.org>
818
819         * BufferView_pimpl.C (dispatch): remove call to LCursor::dispatch
820         on the default clause of the switch
821         * lyxfunc.C (dispatch): call BufferView::dispatch if the event
822         wasn't catched by LCursor::dispatch
823
824 2004-02-03  André Pönitz  <poenitz@gmx.net>
825
826         * BufferView.C:
827         * cursor.[Ch]: some additional asserts
828
829         * undo.[Ch]: remove LyXText dependency in interface
830
831         * lyxfunc.C: adjust
832
833         * lyxtext.h (firstPar, lastPar): remove dead functions
834
835         * text.C:
836         * text2.C:
837         * text3.C:
838         * paragraph.[Ch]: adjust
839
840 2004-02-03  Alfredo Braunstein  <abraunst@lyx.org>
841
842         * lyxfind.C (find): fix argument order in call to ::find
843
844 2004-02-02  André Pönitz  <poenitz@gmx.net>
845
846         * cursor.[Ch]: remove direct access to anchor
847
848         * text.C: remove findText() hack
849
850 2004-02-02  Alfredo Braunstein  <abraunst@lyx.org>
851
852         * iterators.[Ch] (lockPath): remove in favour of...
853         * BufferView.[Ch] (setCursor): this addition
854         * BufferView.C (putSelectionAt): adjust
855         * undo.C (performUndoOrRedo): adjust
856         * lyxfunc.C (dispatch): adjust
857
858 2004-02-02  Alfredo Braunstein  <abraunst@lyx.org>
859
860         * iterators.C (lockPath): add a missing slice
861         * undo.C (performUndoOrRedo): remove redundant positioning code
862
863 2004-02-01  Lars Gullik Bjonnes  <larsbj@gullik.net>
864
865         * vc-backend.C (scanMaster): ";" -> ';'
866
867 2004-01-31  Lars Gullik Bjonnes  <larsbj@gullik.net>
868
869         * lyxtextclasslist.C (less_textclass_avail_desc): inherit from
870         std::binary_function
871
872         * lyxtextclass.C (compare_name): rename to...
873         (LayoutNamesEqual): ...this
874
875         * lyxlex_pimpl.C (compare_tags): inherit from
876         std::binary_function, put back into anon namespace
877
878         * lyxfind.C (MatchString): inherig from std::binary_function
879         (findChange): use empty() istead of !size()
880
881         * format.C (FormatNamesEqual): new functor
882         (getFormat): use it
883         (getNumber): use it
884         (add): use it
885         (erase): use it
886         (setViewer): use it
887
888         * converter.C (compare_Converter): rename to...
889         (ConverterEqual): ...this, and fixup a bit.
890         (getConverter): use it, and make function const
891         (getNumber): use it, and make function const
892         (add): use it
893         (erase): use it:
894
895         * bufferlist.C: add using boost::bind
896
897         * MenuBackend.C (MenuNamesEqual): new functor
898         (hasMenu): use it, and make function const
899         (hasSubmenu): use nested bind to get rid of compare_memfun.
900
901 2004-01-30  André Pönitz  <poenitz@gmx.net>
902
903         * BufferView_pimpl.C:
904         * cursor.C:
905         * cursor.h:
906         * cursor_slice.[Ch]:
907         * lyxfunc.C:
908         * lyxtext.h:
909         * paragraph_funcs.C:
910         * paragraph_funcs.h:
911         * rowpainter.C:
912         * text.C:
913         * text2.C:
914         * text3.C: move some of the edit(x,y) handling to the insets
915         some coordinate changes.
916
917 2004-01-28  Lars Gullik Bjonnes  <larsbj@gullik.net>
918
919         * text.C: add using statements for std::advance and std::distance
920
921         * paragraph.C: add using statement for std::distance
922
923         * lyxfind.C: add using statement for std::advance
924
925         * cursor.C (region): remove std:: from swap
926         (openable): use nucleus in stead of operator->
927
928         * BufferView.C: add using statements for std::distance and std::swap
929
930 2004-01-27  Lars Gullik Bjonnes  <larsbj@gullik.net>
931
932         * iterators.C: Remove the pimple, move the needed structures to
933         the header file. Create accessor for the positions stack.
934         (asPosIterator): remove function
935
936         * PosIterator.C (PosIterator): move constructors to top of file
937         (PosIterator): reimplement the constructor taking a ParIterator in
938         terms of setFrom.
939         (setFrom): new function
940         (operator!=): inline it
941
942 2004-01-26  Lars Gullik Bjonnes  <larsbj@gullik.net>
943
944         * lyxfind.C (replaceAll): use std::advance
945
946         * iterators.h: inherit from std::iterator.
947
948         * PosIterator.C (advance, distance): remove
949         * PosIterator.h: interit from std::iterator.
950
951 2004-01-26  André Pönitz  <poenitz@gmx.net>
952
953         * BufferView.[Ch]:
954         * BufferView_pimpl.[Ch]:
955         * InsetList.[Ch]:
956         * PosIterator.[Ch]:
957         * buffer.h:
958         * bufferview_funcs.C:
959         * cursor.[Ch]:
960         * cursor_slice.h:
961         * factory.[Ch]:
962         * iterators.[Ch]:
963         * lyxfind.C:
964         * lyxfunc.C:
965         * lyxtext.h:
966         * output_docbook.C:
967         * output_latex.C:
968         * output_linuxdoc.C:
969         * output_plaintext.C:
970         * paragraph.[Ch]:
971         * paragraph_funcs.[Ch]:
972         * paragraph_pimpl.[Ch]:
973         * rowpainter.C:
974         * tabular.C:
975         * tabular.h:
976         * text.C:
977         * text2.C:
978         * text3.C: more IU:  dumps most of the rest of the mathcursor
979     implementation into cursor.[Ch]; "globalize" a bit of it.
980
981 2004-01-25  Angus Leeming  <leeming@lyx.org>
982
983         * lyxfunc.C (dispatch): Dialogs::showSearch is no more.
984
985 2004-01-19  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
986
987         * LaTeXFeatures.h: add nice_ and nice() const
988         * buffer.[Ch]: remove niceFile(), use LaTeXFeatures::nice() instead
989
990 2004-01-20  André Pönitz  <poenitz@gmx.net>
991
992         * BufferView.[Ch]:
993         * BufferView_pimpl.C:
994         * PosIterator.C:
995         * bufferview_funcs.C:
996         * cursor.[Ch]:
997         * cursor_slice.[Ch]:
998         * factory.C:
999         * iterators.C:
1000         * lyx_cb.C:
1001         * lyxfind.C:
1002         * lyxfunc.C:
1003         * lyxtext.h:
1004         * rowpainter.C:
1005         * text.C:
1006         * text2.C:
1007         * text3.C:
1008         * undo.[Ch]: lots of IU. Shift selection stuff from the BufferView to
1009           LCursor and mathcursor parts to LCursor and InsetBase.
1010
1011 2004-01-15  André Pönitz  <poenitz@gmx.net>
1012
1013         * cursor_slice.[Ch]: add a few covienience functions
1014
1015         * funcrequest.[Ch]: remove BufferView * member
1016
1017         * BufferView_pimpl.C:
1018         * cursor.C:
1019         * factory.[Ch]:
1020         * lyxfind.[Ch]:
1021         * lyxfunc.C:
1022         * lyxtext.h:
1023         * text3.C:
1024         * undo.[Ch]: adjust to this and changed signature of Inset::priv_dispatch()
1025
1026 2004-01-14  Alfredo Braunstein  <abraunst@lyx.org>
1027
1028         * text.C (getWord): fix getWord (and thus LFUN_WORDSEL)
1029         * text3.C (dispatch): fix LFUN_WORD{RIGHT,LEFT}SEL
1030
1031 2004-01-13  André Pönitz  <poenitz@gmx.net>
1032
1033         * textcursor.[Ch]:
1034         * lyxtext.h: hide cursor and selection anchor behind accessor function
1035
1036         * BufferView.C:
1037         * BufferView_pimpl.[Ch]:
1038         * PosIterator.C:
1039         * bufferview_funcs.C:
1040         * cursor.h:
1041         * lyxfind.C:
1042         * lyxfunc.C:
1043         * text.C:
1044         * text2.C:
1045         * text3.C:
1046         * undo.C: adjust
1047
1048         * cursor.h:
1049         * cursor_slice.[Ch]: some integer type changes for inset unification
1050
1051         * lyxcursor.[hC]: remove, it's CursorSlice now.
1052
1053         * Makefile.am:
1054         * BufferView_pimpl.[Ch]:
1055         * bufferview_funcs.C:
1056         * cursor_slice.C:
1057         * lyxtext.h:
1058         * text.C:
1059         * text2.C:
1060         * text3.C:
1061         * textcursor.[Ch]: adjust
1062
1063 2004-01-08  Alfredo Braunstein  <abraunst@lyx.org>
1064
1065         * text2.C (undoSpan): add and use
1066         * text.C (breakParagraph): use undoSpan (fix bug 578)
1067         * lyxtext.h: adjust
1068
1069 2004-01-08  Angus Leeming  <leeming@lyx.org>
1070
1071         * BufferView_pimpl.C (MenuInsertLyXFile):
1072         * lyx_cb.C (WriteAs, getContentsOfAsciiFile):
1073         * lyxfunc.C (menuNew, open, doImport):
1074         FileFilterList change to the FileDialog open and save functions.
1075
1076 2004-01-07  Lars Gullik Bjonnes  <larsbj@gullik.net>
1077
1078         * ShareContainer.h: make isEqual and isUnique adaptable
1079
1080         * CutAndPaste.C: make resetOwnerAndChanges adaptable
1081
1082 2004-01-07  Angus Leeming  <leeming@lyx.org>
1083
1084         * LyXAction.C:
1085         * lfuns.h: add LFUN_WORD_FIND and LFUN_WORD_REPLACE.
1086
1087         * BufferView_pimpl.C (dispatch): act on these LFUNs.
1088
1089         * lyxfind.[Ch] (find2string, replace2string, find, replace): new
1090         functions replacing find, replace and replaceAll.
1091
1092         * lyxfunc.C (dispatch): invoke LFUN_WORD_FIND from a call to
1093         LFUN_WORDFIND(FORWARD|BACKWARD).
1094
1095 2004-01-07  Alfredo Braunstein  <abraunst@lyx.org>
1096
1097         * text.C (breakParagraph): remove an outdated #warning
1098
1099 2004-01-07  André Pönitz  <poenitz@gmx.net>
1100
1101         * lyxfind.C: somewhat clearer logic
1102
1103         * text.C: prevent crash in cursorX on unitialized row cache
1104
1105 2004-01-07  Alfredo Braunstein  <abraunst@lyx.org>
1106
1107         * lyxcursor.[Ch] (operator>): add
1108         * textcursor.C (selStart, selEnd): use std::min and std::max
1109
1110 2004-01-06  Lars Gullik Bjonnes  <larsbj@gullik.net>
1111
1112         * Chktex.C: include boost/format.hpp
1113
1114 2004-01-05  Lars Gullik Bjonnes  <larsbj@gullik.net>
1115
1116         * InsetList.C: replace functor MathcIt with adaptable functor
1117         InsetTablePosLess
1118         (insetIterator): modify accordingly
1119
1120         * BranchList.h: move the BranchNamesEqual functor here from...
1121         * BranchList.C: ... to here
1122
1123         * BranchList.C: new BranchListEqual fuctor, use it. Remove
1124         SameName and match.
1125         (add): replace a finding loop with std::find_if.
1126
1127 2003-12-31  Martin Vermeer  <martin.vermeer@hut.fi>
1128
1129         * output_docbook.C: moving LatexParam functionality into
1130         .layout files
1131
1132 2003-12-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1133
1134         * buffer.C: increment format to 229.
1135
1136 2003-12-28  Michael Schmitt  <michael.schmitt@teststep.org>
1137
1138         * LaTeXFeatures.C:
1139         * lyx_sty.[Ch]: remove minipageindent_def
1140
1141         * LyXAction.C:
1142         * factory.C:
1143         * lfuns.h:
1144         * lyxfunc.C:
1145         * text3.C: remove LFUN_INSET_MINIPAGE
1146
1147 2003-12-28  Angus Leeming  <leeming@lyx.org>
1148
1149         * text3.C (dispatch): output useful info on receipt of LFUN_GETLAYOUT.
1150
1151 2003-12-19  Alfredo Braunstein  <abraunst@lyx.org>
1152
1153         * text2.C (setParagraph): fix off-by-one crash
1154
1155 2003-12-18  Martin Vermeer  <martin.vermeer@hut.fi>
1156
1157         * output_docbook.C: header stuff for AGU
1158
1159 2003-12-17  Alfredo Braunstein  <abraunst@lyx.org>
1160
1161         * text2.C (redoCursor): remove
1162         * text.C:
1163         * text3.C:
1164         * BufferView_pimpl.C: remove calls to redoCursor and
1165         setCursor(cursor.par(), cursor.pos()) all around
1166
1167 2003-12-15  Angus Leeming  <leeming@lyx.org>
1168
1169         * buffer.C: up the format to 228.
1170
1171 2003-12-15  André Pönitz  <poenitz@gmx.net>
1172
1173         * cursor_slice.[Ch]: new class to cover texted and mathed's cursor
1174         slices
1175
1176         * Makefile.am:
1177
1178         * BufferView_pimpl.C:
1179         * cursor.[Ch]:
1180         * lyxcursor.[Ch]:
1181         * rowpainter.[Ch]:
1182         * lyxtext.h:
1183         * text.C:
1184         * text2.C:
1185         * text3.C: adjust
1186
1187 2003-12-15  Angus Leeming  <leeming@lyx.org>
1188
1189         * metricsinfo.C (ColorChanger): use LColor::getFromLyXName rather
1190         than getFromGUIName to manipulate the color.
1191
1192 2003-12-14  Angus Leeming  <leeming@lyx.org>
1193
1194         * BranchList.[Ch]: minimize the API.
1195         (Branch::getBranch, getColor): now return a 'const &'.
1196         (Branch::setSelected) now returns a bool set to true if the
1197         selection status changes.
1198         (BranchList::clear, size, getColor, setColor, setSelected,
1199         allBranches, allSelected, separator): removed.
1200         (BranchList::find): new functions, returning the Branch with
1201         the given name.
1202         (BranchList::add, remove): return a bool indicating that
1203         the operation was successful.
1204
1205         * InsetList.C (insetsOpenCloseBranch): much simplified thanks to a
1206         new InsetBranch::isBranchSlected member function.
1207
1208         * LColor.[Ch]: mimimize the API.
1209         (fill): renamed as addColor and made private.
1210         (setColor, getGUIName, getX11Name, getLaTeXName): the overloaded
1211         versions of these functions taking a string arg have been removed.
1212
1213         * bufferparams.C (readToken):
1214         * lyxfunc.C (dispatch):
1215         * lyxrc.C (read): changes due to the altered BranchList and
1216         LColor APIs.
1217
1218         * factory.C (createInset, readInset): changes due to altered
1219         InsetBranch c-tor.
1220
1221 2003-12-14  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1222
1223         * factory.C:
1224         * lyxfunc.C: remove insetminipage. "minipage-insert"
1225         now produces a frameless minipage box inset.
1226
1227 2003-12-12  Alfredo Braunstein  <abraunst@lyx.org>
1228
1229         * textcursor.[Ch] (selStart,selEnd): add new methods
1230         remove selection::start, end, use LyXCursor::operator<
1231         * lyxcursor.[Ch] (operator<): add
1232         * BufferView_pimpl.[Ch]: add new struct xsel_cache_
1233         * BufferView.[Ch] (unsetXSel): add
1234         * text2.C (clearSelection): use unsetXSel,adjust
1235         * text.C: adjust
1236         * text3.C: adjust
1237         * rowpainter.C: adjust
1238         * bufferview_funcs.C (put_selection_at): adjust
1239
1240 2003-12-12  Alfredo Braunstein  <abraunst@lyx.org>
1241
1242         * BufferView_pimpl.C: small coord. correction
1243
1244 2003-12-12  Alfredo Braunstein  <abraunst@lyx.org>
1245
1246         * BufferView_pimpl.C (workAreaDispatch): avoid crashing when
1247         dragging over the splash screen.
1248
1249 2003-12-11  Angus Leeming  <leeming@lyx.org>
1250
1251         * BufferView_pimpl.C (dispatch): remove LFUN_INSET_APPLY code
1252         as it is now handled in LyXText::dispatch.
1253
1254         * text3.C (doInsertInset): remove a level of nesting.
1255
1256 2003-12-11  Angus Leeming  <leeming@lyx.org>
1257
1258         * factory.C (createInset): changes due to the changed interface to
1259         InsetCommandMailer::string2params.
1260
1261 2003-12-10  Angus Leeming  <leeming@lyx.org>
1262
1263         * lyxfunc.C (dispatch): enable all inset dialogs to be opened with
1264         'dialog-show-new-inset <inset name>'
1265
1266 2003-12-10  Angus Leeming  <leeming@lyx.org>
1267
1268         * buffer.C: up the format to 227.
1269
1270         * factory.C: the box inset is now identified simply by 'Box'.
1271
1272 2003-12-10  Angus Leeming  <leeming@lyx.org>
1273
1274         * buffer.C: up the format to 226.
1275
1276         * factory.C: the note inset is now identified simply by 'Note'.
1277
1278 2003-12-08  Alfredo Braunstein  <abraunst@libero.it>
1279
1280         * lyxtext.h, text2.C (setLayout): don't use cursor to iterate,
1281         when a pit is enough. Standarize a couple of loops.
1282
1283 2003-12-05  Angus Leeming  <leeming@lyx.org>
1284
1285         * lyxfunc.C (dispatch): DIALOG_SHOW now handles "latexlog" and
1286         "vclog" explicitly, passing the appropriate "<logtype> <filename>"
1287         data to the re-worked "log" dialog.
1288
1289 2003-12-03  André Pönitz  <poenitz@gmx.net>
1290
1291         * PosIterator.C:
1292         * iterators.C:
1293         * lyxtext.h:
1294         * output_latex.C:
1295         * paragraph_funcs.C:
1296         * text.C:
1297         * text2.C: use Inset::getText instead of Inset::getParagraph
1298
1299 2003-12-03  André Pönitz  <poenitz@gmx.net>
1300
1301         * buffer.[Ch]:
1302         * lyxtext.h:
1303         * paragraph_funcs.[Ch]: consolidate parts of Buffer::read() and
1304         InsetText::read() as LyXText::read()
1305
1306 2003-12-02  Angus Leeming  <leeming@lyx.org>
1307
1308         * lyxlex.[Ch] (operator void const *): add the 'const' to the return
1309         type. Add a comment in the implementation that the function uses
1310         the stream's bad() function rather than fail() as the std::streams
1311         would do.
1312
1313 2003-12-02  André Pönitz  <poenitz@gmx.net>
1314
1315         * lyxlex.[Ch]: make interface more similar to std::stream
1316
1317         * lyxlex_pimpl.[Ch]: don't use '__' in identifiers
1318
1319 2003-12-01  Martin Vermeer  <martin.vermeer@hut.fi>
1320
1321         * lyxtextclass.[Ch]: add latexparam to CharStyle inset
1322
1323 2003-12-01  Michael Schmitt  <michael.schmitt@teststep.org>
1324
1325         * vspace.[Ch]: remove VSpace::NONE
1326
1327 2003-12-01  André Pönitz  <poenitz@gmx.net>
1328
1329         * buffer.[Ch]:
1330         * lyxtext.h: move ParagraphList member to LyXText
1331         rename LyXText::ownerParagraphs to LyXText::paragraph
1332
1333         * CutAndPaste.C:
1334         * bufferview_funcs.C:
1335         * iterators.[Ch]:
1336         * lyx_cb.C:
1337         * paragraph.C:
1338         * rowpainter.C:
1339         * tabular.C:
1340         * text.C:
1341         * text2.C:
1342         * text3.C: adjust
1343
1344         * lyxfunc.C: move LFUN_INSET_TOGGLE handling to insets.
1345
1346         * undo.C: fix cursor positioning
1347
1348 2003-12-01  John Levon  <levon@movementarian.org>
1349
1350         * BufferView_pimpl.C: fix a crash on exit with
1351         a buffer open
1352
1353 2003-11-30  Martin Vermeer  <martin.vermeer@hut.fi>
1354
1355         * BranchList.C: fix setSelected() method.
1356
1357 2003-11-28  André Pönitz  <poenitz@gmx.net>
1358
1359         * ParagraphParameters.[Ch]:
1360         * ParameterStruct.h: remove space above/below from Paragraph to
1361          InsetVSpace
1362
1363         * BufferView_pimpl.C:
1364         * factory.C:
1365         * lyxfunc.C:
1366         * lyxtext.h:
1367         * output_latex.C:
1368         * paragraph.C:
1369         * paragraph_funcs.C:
1370         * rowpainter.[Ch]:
1371         * text.C:
1372         * text2.C:
1373         * text3.C: adjust
1374
1375 2003-11-28  Martin Vermeer  <martin.vermeer@hut.fi>
1376
1377         * factory.C: Syntax change for CharStyles
1378
1379 2003-11-28  André Pönitz  <poenitz@gmx.net>
1380
1381         * BufferView.[Ch]:
1382         * BufferView.[Ch]:
1383         * buffer.[Ch]:
1384         * buffer.[Ch]: move LyXText member
1385
1386 2003-11-28  André Pönitz  <poenitz@gmx.net>
1387
1388         * BufferView.[Ch]: make LyXText * text a private member
1389
1390         * BufferView_pimpl.C:
1391         * cursor.C:
1392         * iterators.C:
1393         * lyx_cb.C:
1394         * lyxfind.C:
1395         * lyxtext.h:
1396         * rowpainter.[Ch]:
1397         * text.C:
1398         * text2.C:
1399         * undo.C: adjust
1400
1401         * output_plaintext.C: cleanup
1402
1403 2003-11-27  Martin Vermeer  <martin.vermeer@hut.fi>
1404
1405         * buffer.C:
1406         * lyxtextclass.[Ch]: parametrize SGML document header
1407
1408 2003-11-27  Martin Vermeer  <martin.vermeer@hut.fi>
1409
1410         * converter.[Ch]:
1411         * exporter.C: replace bool-valued Pdflatex() by FLAVOR-valued
1412         getFlavor().
1413
1414 2003-11-27  Alfredo Braunstein  <abraunst@lyx.org>
1415
1416         * text2.C (setFont): rework using PosIterator (no more recursive)
1417         (setCharFont): no more needed
1418         (setLayout): no more selection cursors fiddling (done by redoCursor)
1419         * text.C: cursorRight(bv)->cursorRight(true) (TODO: find and
1420         destroy remaining ones)
1421
1422 2003-11-26  Alfredo Braunstein  <abraunst@lyx.org>
1423
1424         * bufferview_funcs.[Ch]: split changeDepthAllowed from changeDepth
1425         * lyxtext.h: ditto
1426         * text2.C: same thing + updateCounters fix + redoCursor also adjusts
1427         selection cursors
1428         * lyxfunc.C: adjust
1429         * text3.C: adjust + re-allow multi par depth changes
1430         * textcursor.C: simplify a bit
1431
1432 2003-11-25  Martin Vermeer  <martin.vermeer@hut.fi>
1433
1434         * src/buffer.C:
1435         * src/lyxlayout.C:
1436         * src/lyxlayout.h:
1437         * src/lyxtext.h:
1438         * src/output_docbook.C:
1439         * src/output_latex.C:
1440         * src/paragraph.C:
1441         * src/paragraph.h:
1442         * src/sgml.C:
1443         * src/sgml.h:
1444         * src/text2.C: Introducing a number of tags parametrizing various
1445         XML formats that we may want to support
1446
1447 2003-11-25  André Pönitz  <poenitz@gmx.net>
1448
1449         * InsetList.[Ch] (begein, end): inline as suggested by profiler
1450
1451         * lyxtext.h (leftMargin/rightMargin): simplify interface
1452
1453         * rowpainter.C:
1454         * text.C:
1455         * text2.C:
1456         * text3.C: adjust
1457
1458 2003-11-24  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
1459
1460         * lyxfunc.C (dispatch): propogate the bibtex databases from the
1461         master file to any child files. Fixes bug 546.
1462
1463 2003-11-24  Alfredo Braunstein  <abraunst@lyx.org>
1464
1465         * lyxfind.C (findNextChange): remove unneeded bv->text->init call
1466
1467 2003-11-24  André Pönitz  <poenitz@gmx.net>
1468
1469         * rowpainter.C: simplification
1470
1471         * text2.C (updateCounters): remove call to redoParagraph on
1472         changed labels as this is far too expensive.
1473
1474 2003-11-24  Alfredo Braunstein  <abraunst@lyx.org>
1475
1476         * converter.C (convert): fix a crash: this function gets
1477         called with buffer == 0 from importer code.
1478
1479 2003-11-22  Lars Gullik Bjonnes  <larsbj@gullik.net>
1480
1481         * text3.C (cursorPrevious): make sure that we do not compare
1482         iterators form different containers.
1483         (cursorNext): ditto
1484
1485         * rowpainter.C (paintSelection): make sure that we do not compare
1486         iterators from different containers.
1487
1488         * text3.C (dispatch): [PRIOR] make sure that we do not compare
1489         iterators from different ParagraphList containers.
1490         [NEXT] ditto
1491
1492         * text2.C (LyXText): change order of initialization slightly
1493         (operator=): new function. copy all variables except cache_par_
1494         (moveUp): make sure that we do not compare iterators from
1495         different ParagraphList constainers.
1496         (moveDown): ditto
1497
1498         * text.C (firstPar): new function
1499         (lastPar): new function
1500         (endPar): new function
1501
1502         * lyxtext.h: move things around and group public functions, public
1503         variables, private functions, private variables
1504
1505 2003-11-21  Michael Schmitt  <michael.schmitt@teststep.org>
1506
1507         * factory.C: change call to InsetERT constructor to avoid
1508         additional invocation of method status
1509         * text2.C (toggleInset): remove redundant update() call
1510         * InsetList.[Ch] (insetsOpenCloseBranch): Pass Buffer reference
1511         instead of a Bufferview pointer
1512
1513 2003-11-21  André Pönitz  <poenitz@gmx.net>
1514
1515         * rowpainter.C: simplification
1516
1517 2003-11-21  Alfredo Braunstein  <abraunst@lyx.org>
1518
1519         * text3.C (dispatch): make possible to extend a word/row selection
1520         with the mouse
1521
1522 2003-11-21  Alfredo Braunstein  <abraunst@lyx.org>
1523
1524         * lyxtext.h: x0_,y0_ -> xo_,yo_
1525         * text2.C (cursorUp, cursorDown): adjust + some cursorRow use
1526         * text3.C (checkInsetHit): fix coordinates using absolute xo_,yo_
1527         * rowpainter.C (paintRows): paint full paragraphs
1528
1529 2003-11-20  Alfredo Braunstein  <abraunst@lyx.org>
1530
1531         * text2.C (cursorUp, cursorDown): small fix (insettext::edit takes
1532         screen coordinates)
1533
1534 2003-11-20  Alfredo Braunstein  <abraunst@lyx.org>
1535
1536         * lyxtext.h: add x0_, y0_
1537         * text3.C (cursorPrevious, cursorNext): rewrite (using x0_, y0_)
1538         * text2.C (cursorDown, cursorUp): rewrite (using x0_, y0_)
1539
1540 2003-11-18  Alfredo Braunstein  <abraunst@lyx.org>
1541
1542         * text2.C (setCursorIntern): move the x_target update here *
1543         * text3.C: change some bv() to true/false in calls to
1544         cursorUp/Down/Right/Left
1545         * cursor.C: use helper function.
1546
1547 2003-11-17  Alfredo Braunstein  <abraunst@lyx.org>
1548
1549         * BufferView_pimpl.C: send LFUN_MOUSE_MOTION to the cursor
1550         * paragraph_funcs.[Ch]: correct comment
1551         * rowpainter.C: do not paint selections away from bv->cursor()
1552         Fix a long standing selection painting bug.
1553         * text3.C: generalize mouse-selection code to LyXTexts other that
1554         top one
1555         * textcursor.C: do not use y coords if we can use par offsets
1556
1557 2003-11-17  Alfredo Braunstein  <abraunst@lyx.org>
1558
1559         * lyxfunc.C (dispatch): add a missing LCursor::updatePos (fix
1560         cursor position after e.g. inset insert)
1561
1562 2003-11-16  Alfredo Braunstein  <abraunst@lyx.org>
1563
1564         * lyxfind.C (replace): adjust to locking removal + some
1565         code simplification
1566
1567 2003-11-14  Alfredo Braunstein  <abraunst@lyx.org>
1568
1569         * cursor.C (dispatch): dispatch to BufferView::dispatch at the end
1570         of the path
1571
1572 2003-11-14  Martin Vermeer  <martin.vermeer@hut.fi>
1573
1574         * lyxlayout.[Ch]:
1575         * output_docbook.C: XML sanitation: new layout
1576         parameters InnerTag and CommandDepth
1577
1578 2003-11-13  Martin Vermeer  <martin.vermeer@hut.fi>
1579
1580         * BufferView_pimpl.C:
1581         * factory.C:
1582         * text3.C: Fix the insertion and modification of button-style
1583         insets
1584
1585 2003-11-13  André Pönitz  <poenitz@gmx.net>
1586
1587         * InsetList.[Ch]: remove deleteLyXText
1588
1589         * paragraph.[Ch]: cache beginOfBody position
1590
1591         * Bidi.C:
1592         * text.C:
1593         * text2.C:
1594         * text3.C: remove superfluous update() calls
1595
1596         * vspace.C: cleanup
1597
1598 2003-11-13  Alfredo Braunstein  <abraunst@lyx.org>
1599
1600         * BufferView_pimpl.C (fitCursor): call screen().fitCursor()
1601         * BufferView.C (fitLockedInsetCursor): remove
1602         * cursor.[Ch] (getDim): add
1603         * text.C (getRowNearY): add faster version
1604         * text3.C: remove some update calls
1605
1606 2003-11-12  Martin Vermeer  <martin.vermeer@hut.fi>
1607
1608         * LaTeXFeatures.C:
1609         * LyXAction.C:
1610         * MenuBackend.C:
1611         * MenuBackend.h:
1612         * dispatchresult.h:
1613         * factory.C:
1614         * lfuns.h:
1615         * lyxfunc.C:
1616         * lyxtextclass.C:
1617         * lyxtextclass.h:
1618         * text3.C: The Character Style /XML short element patch.
1619
1620 2003-11-11  Martin Vermeer  <martin.vermeer@hut.fi>
1621
1622         * text3.C:
1623         * factory.C: Small step to solving 'unable to insert some insets'
1624         problem
1625
1626 2003-11-11  Alfredo Braunstein  <abraunst@lyx.org>
1627
1628         * cursor.[Ch] (updatePos): new function for updating the y
1629         position of the tip inset
1630         * bufferview_funcs.C (put_selection_at):
1631         * BufferView_pimpl.C (workAreaDispatch): rationalise update calls
1632
1633 2003-11-11  André Pönitz  <poenitz@gmx.net>
1634
1635         * text.C: remove big comment on invalid Paragraph pointers as it is
1636         not valid anymore
1637
1638 2003-11-11  André Pönitz  <poenitz@gmx.net>
1639
1640         * text_funcs.[Ch]: merge with ...
1641
1642         * text.C: ... this
1643
1644         * lyxtext.h:
1645         * text2.C:
1646         * text3.C: adjust
1647
1648         * Makefile.am: remove text_funcs.[Ch]
1649
1650 2003-11-11  Alfredo Braunstein  <abraunst@libero.it>
1651
1652         * cursor.C (getPos): return absolute cached y coord
1653
1654         * BufferView_pimpl.C (fitCursor): new simplistic code
1655         (workAreaDispatch): add a fitCursor call
1656
1657 2003-11-10  André Pönitz  <poenitz@gmx.net>
1658
1659         * BufferView.[Ch]:
1660         * BufferView_pimpl.[Ch]: merge update() and updateInset()
1661
1662 2003-11-10  André Pönitz  <poenitz@gmx.net>
1663
1664         * lfuns.h: new LFUN_FINISHED_LEFT, LFUN_FINISHED_RIGHT,
1665         LFUN_FINISHED_UP, LFUN_FINISHED_DOWN used in dispatch to
1666         indicate that the cursor needs to leave an inset
1667
1668         * lyxtext.h: remove inset locking
1669
1670         * cursor.[Ch]: re-implement functionality provided by inset locking
1671
1672         * BufferView.[Ch]:
1673         * BufferView_pimpl.[Ch]:
1674         * LyXAction.C:
1675         * bufferview_funcs.[Ch]:
1676         * factory.C:
1677         * funcrequest.[Ch]:
1678         * iterators.C:
1679         * lyx_cb.C:
1680         * lyxfind.C:
1681         * lyxfunc.C:
1682         * text.C:
1683         * text2.C:
1684         * text3.C:
1685         * undo.C: adjust
1686
1687 2003-11-07  Alfredo Braunstein  <abraunst@libero.it>
1688
1689         * PosIterator.[Ch]: replace the stack with a vector, add inset
1690         accesor
1691         * iterators.[C]: adjust
1692
1693 2003-11-06  Alfredo Braunstein  <abraunst@libero.it>
1694
1695         * lyxfind.C (replaceAll): mark the buffer dirty if something was
1696         replaced
1697         * paragraph_funcs.C (readParToken): put the correct id in the
1698         error item, not the id of the top paragraph
1699
1700 2003-11-06  Alfredo Braunstein  <abraunst@libero.it>
1701
1702         * iterators.[Ch] (ParIterator): new PosIterator-based ctor
1703         * bufferview_funcs.C (put_selection_at): use the above
1704
1705 2003-11-05  Alfredo Braunstein  <abraunst@libero.it>
1706
1707         * text2.C (deleteEmptyParagraphMechanism): fix n-th crash
1708
1709 2003-11-05  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1710
1711         * output_linuxdoc.h:
1712         * output_plaintext.h:
1713         * output.h:
1714         * output_docbook.h: add #include statements
1715
1716 2003-11-05  José Matos  <jamatos@lyx.org>
1717
1718         * output_docbook.[Ch]:
1719         * output_latex.[Ch]:
1720         * output_linuxdoc.[Ch]:
1721         * output_plaintext.[Ch]: New files for output formats.
1722         * output.[Ch]: New file for helper functions.
1723
1724         * buffer.[Ch]:
1725         * paragraph_funcs.[Ch]: output functions moved to new files.
1726
1727         * outputparams.h: rename of latexrunparams.h
1728
1729         * LaTeX.[Ch]:
1730         * buffer.[Ch]:
1731         * bufferlist.[Ch]:
1732         * converter.[Ch]:
1733         * exporter.C:
1734         * paragraph.[Ch]:
1735         * paragraph_funcs.[Ch]:
1736         * paragraph_pimpl.[Ch]:
1737         * tabular.[Ch]: rename ascii to plaintext
1738         and LatexRunParams to OutputParams.
1739
1740 2003-11-05  Alfredo Braunstein  <abraunst@libero.it>
1741
1742         * iterators.[Ch] (text): require bv argument
1743         * undo.C (recordUndo):
1744         * lyxfunc.C (dispatch):
1745         * bufferview_funcs.C (put_selection_at): adjust
1746
1747 2003-11-05  João Luis M. Assirati  <assirati@fma.if.usp.br>
1748
1749         * lyxsocket.C: export variables XEDITOR and LYXSOCKET
1750
1751 2003-11-05  Alfredo Braunstein  <abraunst@libero.it>
1752
1753         * lyxfunc.C (dispatch): make LFUN_GOTO_PARAGRAPH work with deep
1754         nestings
1755
1756 2003-11-04  André Pönitz  <poenitz@gmx.net>
1757
1758         * cursor.[Ch]: restructure
1759
1760         * BufferView.[Ch]:
1761         * BufferView_pimpl.[Ch]: new LCursor cursor_ member
1762
1763         * iterators.[Ch] (asCursor): remove
1764
1765         * lfuns.h: remove LFUN_INSET_EDIT
1766
1767         * lyxfunc.C:
1768         * tabular.C:
1769         * text.C:
1770         * text2.C:
1771         * text3.C: use Inset::edit() instead of dispatch(LFUN_INSET_EDIT)
1772
1773 2003-11-04  Alfredo Braunstein  <abraunst@libero.it>
1774
1775         * lyxfind.[Ch]: complete overhaul
1776         * BufferView_pimpl.C:
1777         * lyxfunc.C: adjust
1778         * paragraph.[Ch] (insert): add
1779
1780 2003-11-04  Alfredo Braunstein  <abraunst@libero.it>
1781
1782         * BufferView.[Ch]:
1783         * lyxtext.h:
1784         * text.C: remove dead spellcheck code
1785
1786 2003-11-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
1787
1788         * dispatchresult.h: add a val setter
1789
1790         * cursor.C (dispatch): use a tempvar for data_[i]
1791
1792 2003-11-04  Alfredo Braunstein  <abraunst@libero.it>
1793
1794         * PosIterator.[Ch]: compile fix
1795
1796 2003-11-04  Alfredo Braunstein  <abraunst@libero.it>
1797
1798         * text.C (cursorPar): deactivate the cursor cache
1799
1800 2003-11-03  Alfredo Braunstein  <abraunst@libero.it>
1801
1802         * undo.C (performUndoOrRedo): fix cursor positioning with lockPath
1803
1804 2003-11-03  Lars Gullik Bjønnes  <larsbj@gullik.net>
1805
1806         * text3.C (dispatch): adjust for new DisptchResult semantics.
1807
1808         * lyxfunc.C (dispatch): handle update when return from
1809         Cursor::dispatch, adjust for new DispatchResult semantics.
1810
1811         * dispatchresult.h: drop NOUPDATE from dispatch_result_t. Make
1812         DispatchResult(true) mean to not update. Add class functions for
1813         setting dispatched and update, as well as reading.
1814
1815         * cursor.C (dispatch): don't handle update here
1816
1817 2003-11-03  Lars Gullik Bjønnes  <larsbj@gullik.net>
1818
1819         * trans_mgr.h: store t1_ and t2_ in scoped_ptr
1820         * trans_mgr.C: adjust
1821
1822         * paragraph_funcs.C (readParToken): exception safety
1823
1824         * lyxvc.h: store the vcs pointer in a scoped_ptr
1825         * lyxvc.C: adjust
1826
1827         * lyxsocket.C (serverCallback): exception safety
1828
1829         * lyx_cb.C (AutoSaveBuffer): make it return a auto_ptr
1830
1831         * ispell.C (clone): make it return a auto_ptr
1832
1833         * factory.C (createInset): exception safety
1834         (readInset): exception safety
1835
1836         * bufferlist.C (newBuffer): exception safety
1837
1838         * Thesaurus.C (Thesaurus): use initialization for aik_
1839
1840         * MenuBackend.C (expandToc): exception safety.
1841
1842 2003-11-03  André Pönitz  <poenitz@gmx.net>
1843
1844         * buffer.C:
1845         * buffer.h:
1846         * bufferview_funcs.C: remove getInsetFromId()
1847
1848         * lyxcursor.[Ch]:
1849         * BufferView.[Ch]: move x_fix from LyXCursor to BufferView
1850
1851         * lyxfunc.C:
1852         * text2.C:
1853         * text3.C: adjust
1854
1855 2003-11-03  Alfredo Braunstein  <abraunst@libero.it>
1856
1857         * PosIterator.C (distance, advance): new
1858         * bufferview_funcs.[Ch] (put_selection_at): new
1859         * iterators.[Ch] (lockPath): new
1860
1861 2003-11-02  Alfredo Braunstein  <abraunst@libero.it>
1862
1863         * iterators.[Ch] (asPosIterator): added
1864         * buffer.[Ch] (pos_iterator_begin, pos_iterator_end): added
1865         * PosIterator.[Ch]: added
1866
1867 2003-11-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
1868
1869         * text3.C:
1870         * lyxfunc.C:
1871         * cursor.C (dispatch):
1872         * BufferView_pimpl.C (dispatch): adjust for DispatchResult changes
1873
1874         * dispatchresult.h: remove UNDISPATCHED, DISPATCHED and
1875         DISPATCHED_NOUPDATE from dispatch_result_t, add NONE. Add a
1876         contructor, add a class function dispatched. Remove operator>=
1877
1878 2003-11-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
1879
1880         * debug.C: only use the default constructor for debugstream
1881         (lyxerr) here.
1882
1883         * main.C (main): include debug.h and setup the lyxerr streambuf
1884         here.
1885
1886 2003-10-31  José Matos  <jamatos@lyx.org>
1887
1888         * paragraph_funcs.C (addDepth, asciiParagraph): move from buffer.C
1889
1890         * buffer.[Ch] (writeFileAscii, makeLinuxDocFile, makeDocBookFile):
1891         * paragraph.[Ch] (simpleLinuxDocOnePar, simpleDocBookOnePar, asString):
1892         * paragraph_funcs.[Ch] (linuxdocParagraphs, docbookParagraphs):
1893         * paragraph_pimpl.C (simpleTeXSpecialC):
1894         * tabular.[Ch] (linuxdoc, docbookRow, docbook, ascii):
1895         add LatexRunParams argument.
1896
1897         * exporter.C (Export): change call accordingly.
1898
1899         * latexrunparams.h: add new member to take care of the other backends.
1900 2003-10-30  José Matos  <jamatos@lyx.org>
1901
1902         * buffer.C (makeLinuxDocFile, makeDocBookFile):
1903         * paragraph_funcs.[Ch] (linuxdocParagraphs, docbookParagraphs):
1904         factorise code for paragraph output.
1905         * buffer.[Ch]:
1906         * paragraph.[Ch] (simpleLinuxDocOnePar, simpleDocBookOnePar):
1907         move functions.
1908
1909 2003-10-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
1910
1911         * text3.C (dispatch):
1912         * lyxfunc.C (dispatch):
1913         * cursor.C (dispatch):
1914         * BufferView_pimpl.C (dispatch): explict DispatchResult ctor fallout.
1915
1916         * dispatchresult.h: make the dispatch_result_t ctor explicit
1917
1918 2003-10-29  Martin Vermeer  <martin.vermeer@hut.fi>
1919
1920         * sgml.[Ch]:
1921         * buffer.C: small refactoring of docbook stuff
1922
1923 2003-10-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
1924
1925         * dispatchresult.h: remove FINISHED_POP as FINISHED has the same
1926         meaning.
1927
1928 2003-10-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
1929
1930         * dispatchresult.h: rename DISPATCHED_POP to FINISHED_POP, remove
1931         operator dispatch_result_t, and operators for == != and >=
1932
1933         * cursor.C (dispatch): adjust for operator dispatch_result_t
1934         removal. comment out call to update
1935
1936         * BufferView_pimpl.C (dispatch): dont implicit covert to bool
1937
1938 2003-10-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
1939
1940         * text3.C:
1941         * text2.C:
1942         * text.C:
1943         * lyxtext.h:
1944         * lyxfunc.C:
1945         * cursor.C:
1946         * BufferView_pimpl.C: dispatch_result -> DispatchResult changes.
1947         (dispatch):
1948
1949         * dispatchresult.h: new file, DispatchResult broken out of
1950         insets/insetbase.h
1951
1952         * Makefile.am (lyx_SOURCES): add dispatchresult.h
1953
1954 2003-10-28  Alfredo Braunstein  <abraunst@libero.it>
1955
1956         * text.C (rowBreakPoint): put a hack inside #if 0
1957
1958 2003-10-28  André Pönitz  <poenitz@gmx.net>
1959
1960         * lyxtext.h:
1961         * metricsinfo.C:
1962         * paragraph_funcs.C:
1963         * rowpainter.C:
1964         * text.C:
1965         * text2.C: general cleanup (lots of small stuff)
1966
1967 2003-10-28  Alfredo Braunstein  <abraunst@libero.it>
1968
1969         * text2.C (cursorEnd): simple fix to the "end key goes to one
1970         before the end on last row" bug
1971
1972 2003-10-27  Alfredo Braunstein  <abraunst@libero.it>
1973
1974         * text.C (backspace): fix the "zombie characters"
1975
1976 2003-10-27  Alfredo Braunstein  <abraunst@libero.it>
1977
1978         * lyxfunc.C (dispatch): small fix to toc navigation inside branches
1979
1980 2003-10-27  André Pönitz  <poenitz@gmx.net>
1981
1982         * lfuns.h: new LFUN_REPEAT, LFUN_INSERT_LINE, LFUN_INSERT_PAGEBREAK
1983
1984         * factory.C: handle new InsetPagebreak, InsetLine
1985
1986         * ParagraphParameters.h: remove [line|pagebreak]_[above|below]
1987         and move handling into new InsetPagebreak, InsetLine
1988
1989         * BufferView_pimpl.C:
1990         * LyXAction.C:
1991         * ParagraphParameters.C:
1992         * ParameterStruct.h:
1993         * lyxfunc.C:
1994         * lyxtext.h:
1995         * paragraph.C:
1996         * paragraph.h:
1997         * paragraph_funcs.C:
1998         * paragraph_pimpl.C:
1999         * rowpainter.C:
2000         * text.C:
2001         * text2.C:
2002         * text3.C: adjust
2003
2004 2003-10-27  Alfredo Braunstein  <abraunst@libero.it>
2005
2006         * text.C:
2007         * lyxrow_funcs.[Ch]:
2008         * Bidi.C:
2009         * paragraph.C:
2010         * lyxtext.h:
2011         * rowpainter.C:
2012         * text2.C:
2013         * text3.C: remove lastPos uses in favour of Row::endpos
2014
2015 2003-10-27  Alfredo Braunstein  <abraunst@libero.it>
2016
2017         * undo.C (performUndoOrRedo): fix two crashes by setting a
2018         cursor by hand and reordering some calls. Use bv->lockInset instead
2019         of inset->edit because the latter loses cursor information
2020
2021 2003-10-25  Alfredo Braunstein  <abraunst@libero.it>
2022
2023         * text.C (prepareToPrint): fix linebreak rowbreaking as suggested
2024         by Martin
2025         (rowBreakPoint): fix width. change point to point + 1.
2026         Add a missing check.
2027
2028 2003-10-25  Martin Vermeer  <martin.vermeer@hut.fi>
2029
2030         * MenuBackend.C:
2031         * lyxfunc.C: fix (at least partly) the problems
2032         with the Nav menu and headers inside branch insets
2033         reported by Kayvan
2034
2035 2003-10-24  Alfredo Braunstein  <abraunst@libero.it>
2036
2037         * paragraph.C (getChar): add strong asserts
2038
2039         * lyxrow_funcs.C (lastPos): remove hideous hack
2040
2041         * text.C (addressBreakPoint, rowBreakPoint): put endpos in place
2042         (fill): adjust to that (avoid an infinite loop)
2043
2044 2003-10-23  Alfredo Braunstein  <abraunst@libero.it>
2045
2046         * text3.C (cursorPrevious, cursorNext): fix 2 "dontlikes"
2047
2048 2003-10-23  André Pönitz  <poenitz@gmx.net>
2049
2050         * RowList_fwd.h: change list<> to vector<> to gain speed
2051         after suggestion from Alfredo
2052
2053 2003-10-23  Alfredo Braunstein  <abraunst@libero.it>
2054
2055         * lyxtext.h: move the bidi stuff from here...
2056         * text.C: and here
2057         * text2.C: and here
2058         * Bidi.[Ch]: ... to here
2059
2060 2003-10-23  André Pönitz  <poenitz@gmx.net>
2061
2062         * lyxtext.h:
2063         * text.C (isLastRow, isFirstRow): new functions
2064
2065         * paragraph.h: new width cache member
2066
2067         * rowpainter.C: replace RowList::iterator with Row & where possible
2068
2069         * lyxfunc.C: replace several view()->text with a single call
2070
2071         * toc.C: fix 'unused' warning
2072
2073 2003-10-23  Lars Gullik Bjønnes  <larsbj@gullik.net>
2074
2075         * lyxlex_pimpl.C (setFile,setStream): be sure to use correct types
2076         when woring with stream::pos_type
2077         * paragraph_pimpl.C (simpleTeXSpecialChars): ditto
2078
2079 2003-10-22  André Pönitz  <poenitz@gmx.net>
2080
2081         * lyxtext.h:
2082         * text.C: use Row & instead of RowList::iterator
2083
2084         * lyxrow.h: rename end() to endpos()
2085
2086         * rowpainter.C:
2087         * text.C:
2088         * text2.C: adjust
2089
2090 2003-10-22  Angus Leeming  <leeming@lyx.org>
2091
2092         * buffer.[Ch] (fully_loaded): new member function, returning true
2093         only when the file has been loaded fully.
2094         Used to prevent the premature generation of previews and by the
2095         citation inset to prevent computation of the natbib-style label.
2096
2097         * buffer_funcs.C (newFile): set Buffer::fully_loaded once the
2098         templates are all set up.
2099
2100         * factory.C (createInset): remove call to InsetCitation::setLoadingBuffer.
2101
2102 2003-10-22  Martin Vermeer  <martin.vermeer@hut.fi>
2103
2104         * text.C: fixed an "oops" in the "is a bit silly"
2105         bug fix
2106
2107 2003-10-21  André Pönitz  <poenitz@gmx.net>
2108
2109         * FuncStatus.[Ch]: small stuff, whitespace
2110
2111         * lyxfont.[Ch]: operator<<() for debug reasons
2112
2113         * lyxfunc.C:
2114         * lyxrow_funcs.C:
2115         * lyxtext.h: whitespace, spelling
2116
2117         * paragraph.C: naming of variables
2118
2119         * text.C:
2120         * text2.C: small stuff
2121
2122
2123 2003-10-21  Martin Vermeer  <martin.vermeer@hut.fi>
2124
2125         * text.C: (1) finish off the inset display() work;
2126         (2) fix the "is a bit silly" bug (accessing char
2127         past end of par).
2128
2129 2003-10-20  Martin Vermeer  <martin.vermeer@hut.fi>
2130
2131         * text.C: re-introduce display() for insets, fixing the
2132         various bugs (stretch of line above, math inset
2133         positioning, ...)
2134
2135 2003-10-20  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2136
2137         * text.C (rightMargin): remove spurious semicolon
2138
2139         * lengthcommon.C: add empty unit_name* entries for UNIT_NONE (bug
2140         1415)
2141
2142 2003-10-18  Martin Vermeer  <martin.vermeer@hut.fi>
2143
2144         * text3.C: fix one crash due to wrong cursor def
2145
2146 2003-10-17  Lars Gullik Bjønnes  <larsbj@gullik.net>
2147
2148         * vc-backend.C (scanMaster): make the regex static
2149
2150         * LaTeX.C (scanAuxFile): make the regexs static
2151
2152         * text3.C (doInsertInset, dispatch, dispatch):
2153         * text2.C (cursorUp, cursorDown):
2154         * text.C (selectNextWordToSpellcheck):
2155         * BufferView_pimpl.C (dispatch):
2156         * lyxfunc.C (dispatch):  localDispatch -> dispatch
2157
2158 2003-10-14  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2159
2160         * lyxsocket.C: include <cerrno>
2161
2162 2003-10-17  Lars Gullik Bjønnes  <larsbj@gullik.net>
2163
2164         * lyxfunc.C (dispatch): remove textcache stuff
2165
2166         * bufferlist.C (release): remove textcache stuff
2167         (closeAll): ditto
2168
2169         * TextCache.C: delete file
2170         * TextCache.h: delete file
2171
2172         * Makefile.am (lyx_SOURCES): delete TextCache.C and TextCache.h
2173
2174         * BufferView_pimpl.C (buffer): remove textcache stuff, add a
2175         delete of the bv_->text.
2176         (resizeCurrentBuffer): remove texcache stuff
2177         (workAreaResize): ditto
2178
2179 2003-10-16  Lars Gullik Bjønnes  <larsbj@gullik.net>
2180
2181         * lyxfunc.C (getStatus): also set flag disabled if it is a unknown
2182         action.
2183
2184 2003-10-16  André Pönitz  <poenitz@gmx.net>
2185
2186         * lyxrow.[Ch]:
2187         * paragraph.h:
2188         * rowpainter.C:
2189         * text.C:
2190         * text2.C:
2191         * text3.C: speed up by storing y positions per paragraph plus per-row
2192         offset instead of having a 'full' y position in the row.
2193
2194 2003-10-15  André Pönitz  <poenitz@gmx.net>
2195
2196         * iterators.[Ch]:
2197         * iterators.[Ch]:
2198         * undo.[Ch]: make undo aware of inner insets
2199
2200 2003-10-14  Angus Leeming  <leeming@lyx.org>
2201
2202         * lyx_main.[Ch]: make LyX a singleton class, accessible though the new
2203         static member functions LyX::ref() and LyX::cref.
2204         (lastfiles): new accessor functions for the new lastfiles_ member var.
2205         (addLyXView, views_): add a new LyXView to the list of views_.
2206         (updateInset): loop over all LyXViews to call their own updateInset
2207         member function, returning a pointer to the Buffer owning the inset.
2208
2209         * BufferView_pimpl.C (loadLyXFile):
2210         * MenuBackend.C (expandLastfiles):
2211         * bufferlist.C (MenuWrite, QuitLyX):
2212         lastfiles is no longer a global variable.
2213         Access through LyX::ref().lastfiles(), LyX::cref().lastfiles().
2214
2215         * boost.C (emergencyCleanup): LyX::emergencyCleanup is no longer a
2216         static function. Access through LyX::cref().emergencyCleanup().
2217
2218 2003-10-14  André Pönitz  <poenitz@gmx.net>
2219
2220         * iterators.[Ch]: new direct access to innermost LyXText and Inset
2221
2222         * undo.[Ch]: restoring part of 'undo in insets'
2223
2224         * Makefile.am:
2225         * undo_funcs.[Ch]: merge with undo.[Ch]
2226
2227         * tabular.C: small cleansing stuff
2228
2229 2003-10-14  Alfredo Braunstein  <abraunst@libero.it>
2230
2231         * paragraph_funcs.C (readParToken): report unknown insets as error
2232         boxes. Use the outer paragraph as location (also for unknown
2233         tokens).
2234
2235         * factory.C (readInset): do not abort on reading an unknown inset.
2236         Eat it and return 0.
2237
2238 2003-10-13  Angus Leeming  <leeming@lyx.org>
2239
2240         * lyx_main.C (LyX): remove call to setDisplayTranslator().
2241
2242         * lyxrc.C: displayTranslator is now a function,
2243         declared in GraphicsTypes.h.
2244
2245 2003-10-13  Joao Luis Meloni Assirati <assirati@fma.if.usp.br>
2246
2247         * format.C: new placeholder $$a to pass the socket address.
2248
2249         * bufferlist.[Ch]: new function getBufferFromTmp.
2250
2251         * lyxfunc.C: Modification of LFUN_GOTOFILEROW so that it can handle
2252           files in the temporary dir.
2253
2254 2003-10-13  Joao Luis Meloni Assirati <assirati@fma.if.usp.br>
2255
2256         * lyxsocket.[Ch]: new files. A simple local socket interface for lyx.
2257
2258         * Makefile.am: add lyxsocket.[Ch].
2259
2260         * lyx_main.C (error_handler): handle SIGPIPE.
2261
2262 2003-10-13  André Pönitz  <poenitz@gmx.net>
2263
2264         * BufferView_pimpl.C:
2265         * lyxtext.h:
2266         * text.C:
2267         * text2.C:
2268         * text3.C:
2269         * undo_funcs.[Ch]: use paroffset_type instead of
2270           ParagraphList::iterators to prevent multiple conversion
2271           (and get a more robust interface)
2272
2273 2003-10-13  Lars Gullik Bjønnes  <larsbj@gullik.net>
2274
2275         * lyxfunc.C (dispatch): RESULT -> dispatch_result
2276         * lyxtext.h: ditto
2277         * text3.C (dispatch): ditto
2278
2279 2003-10-13  Lars Gullik Bjønnes  <larsbj@gullik.net>
2280
2281         * LaTeX.C (handleFoundFile): move the static to smaller scope,
2282         move the onlyfile, use onlyfile instead of foundfile in a couple
2283         of places.
2284
2285         * DepTable.C (update): flush the error stream a bit more
2286
2287 2003-10-13  Lars Gullik Bjønnes  <larsbj@gullik.net>
2288
2289         * lyxserver.C (callback): adjust
2290
2291         * lyxfunc.C (getStatus): add a missing brace in commented code
2292         (ensureBufferClean): reindent
2293         (dispatch): delete version taking a string
2294
2295 2003-10-11  Lars Gullik Bjønnes  <larsbj@gullik.net>
2296
2297         * LaTeX.C (deplog): move found file handlig from here...
2298         (handleFoundFile): .. to new function here.
2299         (deplog): make sure to discover several files mentioned on the
2300         same log line.
2301
2302 2003-10-10  André Pönitz  <poenitz@gmx.net>
2303
2304         * lyxfunc.C:
2305         * lyxtext.h:
2306         * tabular.C:
2307         * text.C:
2308         * text2.C:
2309         * text3.C: fix some of the tabular crashes
2310
2311 2003-10-09  Lars Gullik Bjønnes  <larsbj@lyx.org>
2312
2313         * MenuBackend.C (binding): put debug message into Debug::KBMAP
2314
2315         * lyxlex_pimpl.C (setFile): put debug messages into Debug::LYXLEX.
2316
2317 2003-10-09  André Pönitz  <poenitz@gmx.net>
2318
2319         * lyxcursor.h: use paroffset_type instead of ParagraphList::iterator
2320
2321         * BufferView.C:
2322         * BufferView_pimpl.C:
2323         * bufferview_funcs.C:
2324         * lyx_cb.C:
2325         * lyxcursor.C:
2326         * lyxfind.C:
2327         * lyxfunc.C:
2328         * lyxtext.h:
2329         * text.C:
2330         * text2.C:
2331         * text3.C:
2332         * text_funcs.[Ch]:
2333         * textcursor.[Ch]:
2334         * undo_funcs.C: adjust
2335
2336 2003-10-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
2337
2338         * text2.C (incrementItemDepth): new function, use a backtracking
2339         algorithm to discover the correct item depth.
2340         (resetEnumCounterIfNeeded): new function, use a backtracking
2341         algorithm to discover if counter reset is needed.
2342         (setCounter): use them. Simplify a bit. Add different labels for
2343         different item depths for itemize.
2344
2345         * paragraph.C (Paragraph): remove initialization of enumdepth
2346         (operator=): ditto
2347
2348         * paragraph.h: get rid of enumdepth, and use itemdepth both for
2349         enumerate and itemize. Change the type of itemdepth to signed char.
2350
2351 2003-10-08  André Pönitz  <poenitz@gmx.net>
2352
2353         * lyxtext.h: make the paragraphs_ a pointer instead a ref to make the
2354           thing assignable.
2355         * text.C:
2356         * text2.C: adjust
2357
2358         * tabular.[Ch]: fix crash after 'row-insert'
2359
2360 2003-10-08  Angus Leeming  <leeming@lyx.org>
2361
2362         Fix doxygen warnings.
2363
2364         * CutAndPaste.[Ch] (availableSelections). Now returns a const vector.
2365         Remove CutAndPaste:: prefix from header file declaration.
2366
2367         * LColor.h (fill): remove LColor:: prefix from declaration.
2368
2369         * buffer.C (readParagraph, simpleLinuxDocOnePar, simpleDocBookOnePar):
2370         use lyx::depth_type rather than Paragraph::depth_type so that
2371         header file and .C file match.
2372
2373         * converter.h (intToFormat): remove Converters:: prefix from declaration.
2374
2375         * Spacing.h: \file Spacing.h -> \file src/Spacing.h
2376         * aspell.C: \file aspell_local.C -> \file aspell.C
2377         * gettext.C: \file gettext.C -> \file src/gettext.C
2378         * gettext.h: \file gettext.h -> \file src/gettext.h
2379         * lyxfont.C: \file lyxfont.C -> \file src/lyxfont.C
2380         * lyxfont.h: \file lyxfont.h -> \file src/lyxfont.h
2381         * text.C: \file text.C -> \file src/text.C
2382
2383         * toc.C: move comment so that doxygen is not confused.
2384
2385 2003-10-07  Angus Leeming  <leeming@lyx.org>
2386
2387         * factory.C (createInset): InsetExternal::Params -> InsetExternalParams
2388
2389 2003-10-07  Jürgen Spitzmüller <j.spitzmueller@gmx.de>
2390
2391         * aspell.C:
2392         * aspell_local.h: add forgotten std::string's.
2393
2394 2003-10-07  Martin Vermeer <martin.vermeer@hut.fi>
2395
2396         * LaTeXFeatures.C:
2397         * LyXAction.C:
2398         * factory.C:
2399         * lfuns.h:
2400         * lyxfunc.C:
2401         * text3.C: The Box patch. Fancybox support, minipage, parbox
2402
2403 2003-10-07  Martin Vermeer <martin.vermeer@hut.fi>
2404
2405         * CutAndPaste.h:
2406         * DepTable.h:
2407         * FloatList.h:
2408         * LaTeXFeatures.h:
2409         * ParagraphParameters.h:
2410         * TextCache.h:
2411         * Thesaurus.h:
2412         * bufferlist.h:
2413         * exporter.h:
2414         * importer.h:
2415         * lastfiles.h:
2416         * lyxfind.h:
2417         * lyxfont.h:
2418         * lyxlex.h:
2419         * lyxtextclasslist.h:
2420         * messages.h:
2421         * paragraph.h:
2422         * paragraph_pimpl.C:
2423         * textcursor.h: add <string> and other small fixes to make Lars'
2424         std::string patch compile with STLport.
2425
2426 2003-10-06  Angus Leeming  <leeming@lyx.org>
2427
2428         * LColor.h: Add missing #include <string>.
2429
2430 2003-10-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
2431
2432         * All most all file in all subdirs: Make <string> be the prefered
2433         way of getting to std::string, add using declarations.
2434
2435 2003-10-06  André Pönitz  <poenitz@gmx.net>
2436
2437         * metricsinfo.C: initialize LyXFont before changing attribute.
2438         (fixes the 'math in \emph is upright' bug)
2439
2440 2003-10-06  André Pönitz  <poenitz@gmx.net>
2441
2442         * tabular.[Ch]: saner reinitialization, ret rid of LyXTabular::owner_
2443
2444 2003-10-06  Martin Vermeer  <martin.vermeer@hut.fi>
2445
2446         * graph.C:
2447         * paragraph_pimpl.C: Small fixes to build using STLport
2448
2449 2003-10-02  André Pönitz  <poenitz@gmx.net>
2450
2451         * lyxfunc.C:
2452         * text3.C: move handling of LFUN_DEPTH *; fix #1360
2453
2454 2003-10-01  André Pönitz  <poenitz@gmx.net>
2455
2456         * factory.C: assert early
2457
2458 2003-09-26  Lars Gullik Bjønnes  <larsbj@gullik.net>
2459
2460         * lyx_main.C: remove the global debug object
2461
2462         * debug.h: adjust for new debugstream
2463
2464         * debug.C: adjust for new debugstream and keep the global debug
2465         object here.
2466
2467 2003-09-22  Angus Leeming  <leeming@lyx.org>
2468
2469         * paragraph_pimpl.h: add #include "lyxfont.h". Needed by earlier versions
2470         of g++ which otherwise complain that the scoped_ptr destructor can't delete
2471         an incomplete class LyXFont.
2472
2473 2003-09-22  Martin Vermeer  <martin.vermeer@hut.fi>
2474
2475         * factory.C: bug fix in branches
2476
2477 2003-09-22  Lars Gullik Bjønnes  <larsbj@gullik.net>
2478
2479         * lyxfunc.C (processKeySym): adjust
2480         (dispatch): adjust
2481         (dispatch): change arg name from ev to func, adjust
2482         (sendDispatchMessage): ditto
2483
2484         * lyx_main.C (defaultKeyBindings): adjust keybindings
2485         (deadKeyBindings): ditto
2486
2487         * kbsequence.C (addkey): return a FuncRequest
2488
2489         * kbmap.h (kb_key): struct var FuncRequest instead of int action.
2490
2491         * kbmap.C (bind): take a FuncRequest as arg, adjust
2492         (read): adjust
2493         (lookup): adjust
2494         (defkey): change to take a FuncRequest as arg, adjust
2495         (findbinding): take a FuncRequest as arg, adjust.
2496
2497         * funcrequest.h (operator=): added
2498
2499         * funcrequest.C (FuncRequest): default kb_action changed from
2500         LFUN_UNKNOWN_ACTION to LFUN_NO_ACTION
2501
2502         * buffer.C (dispatch): simplify
2503         (dispatch): adjust to take a FuncRequest as arg, adjust
2504
2505         * boost.C (assertion_failed): change assertion message slightly
2506
2507         * ToolbarBackend.C (read): simplify
2508
2509         * MenuBackend.C (binding): adjust call to findbinding, add a
2510         message if no binding is found.
2511         (read): simplify
2512         (expandToc): correct by adding a empty FuncRequest
2513
2514         * LyXAction.C: include <boost/assert.hpp>
2515         (isPseudoAction): delete function
2516         (LookupFunc): change name to...
2517         (lookupFunc): this. change return type to FuncRequest.
2518         (getActionName): take kb_action as arg, simplify
2519         (funcHasFlag): add an assert, simplify.
2520
2521 2003-09-21  Lars Gullik Bjønnes  <larsbj@gullik.net>
2522
2523         * toc.C (action): return a FuncRequest, simplify
2524
2525         * lyxfunc.C (processKeySym): adjust
2526         (getStatus): delete version that takes an int.
2527         (getStatus): adjust
2528         (dispatch): delete version that takes action as int
2529         (dispatch): adjust
2530         (sendDispatchMessage): simplify and adjust
2531
2532         * funcrequest.C (getArg): take unsigned int as arg
2533
2534         * ToolbarBackend.C (read): adjust
2535         (add): delete version that takes func as a string.
2536         (getIton): take a FuncRequest as arg
2537
2538         * MenuBackend.h (MenuItem): store a FuncRequest instead of an int
2539         action.
2540
2541         * MenuBackend.C (MenuItem): add a new construct that only takes a
2542         Kind, simplify the constructor use for submenus.
2543         (add): adjust
2544         (expandLastfiles): adjust
2545         (expandDocuments): adjust
2546         (expandFormats): adjust
2547         (expandFloatListInsert): adjust
2548         (expandFloatInsert): adjust
2549         (expandToc2,expandToc,expandPasteRecent,expandBranches): adjust
2550
2551         * LyXAction.h: remove typdefs pseudo_map, arg_item and arg_map.
2552         Remove class variables lyx_pseudo_map and lyx_arg_map
2553
2554         * LyXAction.C (searchActionArg): delete function
2555         (getPseudoAction): delete function
2556         (retrieveActionArg): delete function
2557         (LookupFunc): make it return kb_action, simplify.
2558         (getActionName): simplify
2559
2560         * factory.C (createInset): fix new bug
2561
2562 2003-09-19  Angus Leeming  <leeming@lyx.org>
2563
2564         * CutAndPaste.C (pasteSelection): remove fudge used to set the
2565         masterFilename_ parameter in the include inset.
2566
2567         * factory.C (createInset): changes due to the changes to InsetInclude.
2568
2569 2003-09-19  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
2570
2571         * paragraph.C: use appropriate alignment tags inside floats (bug 1290)
2572
2573 2003-09-18  Angus Leeming  <leeming@lyx.org>
2574
2575         * buffer.C:
2576         * BufferView.C: pass the buffer when calling Inset::getLabelList,
2577         Inset::fillWithBibKeys.
2578         * tabular.[Ch] (getLabelList): receive, pass on a Buffer const & arg.
2579
2580 2003-09-18  Angus Leeming  <leeming@lyx.org>
2581
2582         * LaTeXFeatures.[Ch]: append a '_' to the names of all private member
2583         variables.
2584         (ctor): pass and store a 'Buffer const &'
2585         (buffer): new member function.
2586
2587         * buffer.C (makeDocBookFile, makeLinuxDocFile, makeLaTeXFile): pass
2588         '*this' to the LaTeXFeatures ctor.
2589
2590 2003-09-18  Angus Leeming  <leeming@lyx.org>
2591
2592         * LColor.h:
2593         * lyxfont.C:
2594         * lyxfont.h:
2595         * lyxtext.h:
2596         * text.C: rename EnumLColor as LColor_color.
2597
2598 2003-09-18  Angus Leeming  <leeming@lyx.org>
2599
2600         * cursor.[Ch]: use the dispatch_result wrapper class DispatchResult to
2601         remove #include "insets/insetbase.h" from cursor.h.
2602
2603 2003-09-18  Angus Leeming  <leeming@lyx.org>
2604
2605         * paragraph.[Ch] (insetAllowed): use the InsetOld::Code wrapper class
2606         InsetOld_code to remove #include "inset.h".
2607
2608         * iterators.C: add #include "insets/inset.h"
2609
2610 2003-09-16  Martin Vermeer  <martin.vermeer@hut.fi>
2611
2612         * BufferView.C: remove more locking stuff that apparently doesn't
2613         do anything sensible.
2614
2615 2003-09-16  André Pönitz  <poenitz@gmx.net>
2616
2617         * paragraph.[Ch]:
2618         * paragraph_pimpl.[Ch]: un-pimpl Paragraph::(Pimpl::)text for a >10%
2619           performance boost.
2620
2621 2003-09-16  Angus Leeming  <leeming@lyx.org>
2622
2623         * lyxfont.h (LyXFont_size): a wrapper class for LyXFont::FONT_SIZE.
2624
2625         * paragraph.[Ch] (highestFontInRange): use LyXFont_size as function
2626         arg/return type.
2627
2628         * paragraph.h: remove #include "lyxfont.h". Forward declare
2629         LyXFont_size.
2630
2631 2003-09-16  Angus Leeming  <leeming@lyx.org>
2632
2633         * paragraph.C (IsInsetChar): new function in namespace anon, moved out
2634         of support/textutils.h.
2635         (isWord): move the contents of support/textutils.h's IsWordChar here.
2636
2637         * buffer.C:
2638         * lyxfind.C:
2639         * rowpainter.C:
2640         * text.C:
2641         * text2.C: add #include "paragraph.h".
2642
2643         * rowpainter.C:
2644         * text.C: replace IsInsetChar(c) with a direct test of Paragraph::META_INSET.
2645
2646 2003-09-16  Lars Gullik Bjønnes  <larsbj@gullik.net>
2647
2648         * main.C:
2649         * lyx_main.C:
2650         * lyx_cb.C:
2651         * buffer.C:
2652         * LaTeX.C: use namespace alias for lyx::support::os
2653
2654 2003-09-16  Angus Leeming  <leeming@lyx.org>
2655
2656         * bufferparams.C:
2657         * bufferview_funcs.C:
2658         * factory.C:
2659         * lyxfunc.C:
2660         * paragraph_pimpl.C:
2661         * rowpainter.C:
2662         * text.C: add #include "LColor.h".
2663
2664 2003-09-16  Angus Leeming  <leeming@lyx.org>
2665
2666         * lyxfont.[Ch]: (setFamily, setSeries, setShape, setSize, setEmph,
2667         setUnderbar, setNoun, setNumber, setColor, setLanguage): no longer
2668         return LyXFont &.
2669         Store the FontBits::color variable as an int rather than as an
2670         LColor::colorso that we can move LColor.h out of the lyxfont.h header
2671         file.
2672
2673         * rowpainter.C (paintAppendixStart, paintPageBreak, paintLengthMarker):
2674         LyXFont::setColor, decSize no longer return a LyXFont &, so cannot
2675         string calls together.
2676
2677         * lyxrc.C: add #include "LColor.h".
2678
2679 2003-09-15  Angus Leeming  <leeming@lyx.org>
2680
2681         * bufferparams.[Ch]: store the pimpl_ as a copied_ptr, rather than as
2682         a cow_ptr.
2683
2684 2003-09-15  Angus Leeming  <leeming@lyx.org>
2685
2686         * LColor.h: add an EnumLColor wrapper for LColor::color.
2687
2688         * lyxfont.[Ch] (color, setColor, realColor):
2689         * lyxtext.h, text.C (backgroundColor):
2690         pass EnumLColor args to/from the functions, rather than LColor::color
2691         ones.
2692
2693         * lyxfont.h:
2694         * lyxtext.h: forward declare EnumLColor.
2695
2696         * lyx_main.C: add #include "LColor.h".
2697
2698 2003-09-15  Angus Leeming  <leeming@lyx.org>
2699
2700         * .cvsignore: add lyx-gtk.
2701
2702 2003-09-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
2703
2704         * Chktex.C
2705         * LaTeX.C
2706         * LaTeXFeatures.C
2707         * ParagraphParameters.C
2708         * Spacing.C
2709         * buffer.C
2710         * bufferparams.C
2711         * bufferview_funcs.C
2712         * chset.C
2713         * counters.C
2714         * funcrequest.C
2715         * lyxfont.C
2716         * lyxgluelength.C
2717         * lyxlength.C
2718         * paragraph.C
2719         * paragraph_funcs.C
2720         * text3.C
2721         * vc-backend.C: remove usage of STRCONV
2722
2723 2003-09-15  Angus Leeming  <leeming@lyx.org>
2724
2725         * rowpainter.C (paintLengthMarker, paintPageBreak, paintAppendixStart):
2726         explicitly define the color passed to the painter.
2727
2728 2003-09-15  Angus Leeming  <leeming@lyx.org>
2729
2730         * bufferparams.C (BufferParams): reorder member initializers to avoid
2731         compiler warning.
2732
2733 2003-09-15  Alfredo Braunstein  <abraunst@libero.it>
2734
2735         * CutAndPaste.C (pasteSelection): remove an outdated #warning
2736         * text.C (updateRowPositions): remove an unusual nop
2737
2738 2003-09-12  André Pönitz  <poenitz@gmx.net>
2739
2740         * BufferView_pimpl.C:
2741         * Bullet.C:
2742         * layout.h:
2743         * lyxfunc.C:
2744         * lyxlayout.[Ch]:
2745         * lyxtextclass.C:
2746         * rowpainter.C:
2747         * text.C:
2748         * text2.C:
2749         * Counters.[Ch]: finish the 'automatic counters' job
2750
2751 2003-09-12  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
2752
2753         * aspell.C: include <boost/assert.cpp> (compile fix)
2754
2755 2003-09-10  Rob Lahaye  <lahaye@snu.ac.kr>
2756
2757         * boost.C (assertion_failed): use lyx::support::abort instead of
2758         assert.
2759
2760 2003-09-10  Angus Leeming  <leeming@lyx.org>
2761
2762         * Makefile.am (lyx_SOURCES): replace ParagraphList.h and RowList.h
2763         with their _fwd progeny.
2764
2765 2003-09-09  Angus Leeming  <leeming@lyx.org>
2766
2767         134 files throughtout the source tree: replace 'using namespace abc;'
2768         directives with the appropriate 'using abc::xyz;' declarations.
2769
2770 2003-09-09  Lars Gullik Bjønnes  <larsbj@lyx.org>
2771
2772         * boost.C (emergencyCleanup): moved here from LAssert.c
2773         (assertion_failed): new function, called by BOOST_ASSERT
2774
2775         * several files: change Assert to BOOST_ASSERT
2776
2777 2003-09-09  Angus Leeming  <leeming@lyx.org>
2778
2779         * buffer.[Ch]: Add an Impl class and move Buffer's member
2780         variables into it. As a result move several header files out of
2781         buffer.h.
2782
2783         Add header files to lots of .C files all over the tree as a result.
2784
2785 2003-09-09  Angus Leeming  <leeming@lyx.org>
2786
2787         * buffer.[Ch]: make Buffer's member variables private. Add
2788         accessor functions.
2789
2790         Lots of changes all over the tree as a result.
2791
2792 2003-09-08  Angus Leeming  <leeming@lyx.org>
2793
2794         * graph.C: #include <config.h>.
2795
2796 2003-09-08  Angus Leeming  <leeming@lyx.org>
2797
2798         * BranchList.C:
2799         * BufferView.C:
2800         * BufferView_pimpl.C:
2801         * CutAndPaste.C:
2802         * DepTable.C:
2803         * LaTeX.C:
2804         * LaTeXFeatures.C:
2805         * LyXAction.C:
2806         * MenuBackend.C:
2807         * TextCache.C:
2808         * aspell.C:
2809         * buffer.C:
2810         * bufferlist.C:
2811         * changes.C:
2812         * chset.C:
2813         * converter.C:
2814         * counters.C:
2815         * debug.C:
2816         * graph.C:
2817         * ispell.C:
2818         * lyx_cb.C:
2819         * lyxfind.C:
2820         * lyxfunc.C:
2821         * lyxlex_pimpl.C:
2822         * lyxrc.C:
2823         * lyxrow.C:
2824         * paragraph.C:
2825         * rowpainter.C:
2826         * texrow.C:
2827         * text.C:
2828         * text2.C:
2829         * toc.C: remove redundant using directives.
2830
2831 2003-09-07  Angus Leeming  <leeming@lyx.org>
2832
2833         * LaTeXFeatures.h: remove #include "support/types.h".
2834         * ToolbarBackend.h: remove #include <algorithm>.
2835         * changes.h: remove #include <ctime>.
2836         * debug.h: remove #include <iosfwd>.
2837         * graph.h: remove #include "support/std_string.h".
2838         * lyx_main.h: remove #include <csignal>.
2839         * lyxlex_pimpl.h: remove #include <fstream>.
2840         * sgml.h: remove #include <algorithm>, <utility>.
2841         * toc.h: remove #include "support/std_ostream.h".
2842         Add #include <iosfwd>.
2843
2844 2003-09-07  Angus Leeming  <leeming@lyx.org>
2845
2846         * vspace.[Ch] (length): returns a const & to a LyXGlueLength.
2847
2848         * converter.h: forward declare LatexRunParams.
2849         * encoding.h: remove #include "lyxrc.h".
2850         * lyxtext.h: remove #include "LColor.h".
2851         * lyxtextclass.h: remove #include "support/types.h".
2852         * trans.h: remove #include "tex-accent.h".
2853         * trans_mgr.h: remove #include "tex-accent.h".
2854         * insets/inset.h: remove #include "support/types.h", <vector>.
2855         * insets/insetcollapsable.h: remove #include "LColor.h".
2856         * insets/insetinclude.h: remove #include "dimension.h".
2857         * insets/insetlatexaccent.h: remove #include "dimension.h".
2858         * insets/insetoptarg.h:: remove #include "insettext.h".
2859         * insets/insettext.h: remove #include "dimension.h",
2860         <boost/shared_ptr.hpp>
2861
2862         * insets/renderers.h: add #include "dimension.h".
2863         * insets/updatableinset.h: add #include "support/types.h".
2864
2865         * many .C files: Associated changes.
2866
2867 2003-09-06  Angus Leeming  <leeming@lyx.org>
2868
2869         * Bullet.[Ch]: factorize all those #ifdef ENABLE_ASSERTIONS to just
2870         one, inside testInvariant.
2871
2872         * PrinterParams.C: new file.
2873         * PrinterParams.[Ch]: move the function bodies out of line.
2874
2875 2003-09-06  Angus Leeming  <leeming@lyx.org>
2876
2877         * ParagraphParameters.h: forward declare ParameterStruct rather than
2878         including its header file.
2879         (depth): moved out-of-line.
2880
2881 2003-09-06  Angus Leeming  <leeming@lyx.org>
2882
2883         * BufferView_pimpl.h:
2884         * kbmap.h:
2885         * kbsequence.h:
2886         * lyxfunc.h: forward declare LyXKeySym rather than
2887         #include "frontends/LyXKeySym.h".
2888
2889         * BufferView_pimpl.C:
2890         * kbmap.C:
2891         * kbsequence.C:
2892         * lyxfunc.C: associated changes.
2893
2894 2003-09-06  Angus Leeming  <leeming@lyx.org>
2895
2896         * BufferView.[Ch] (ChangeInsets): moved to BufferView_pimpl.[Ch].
2897         As a result, can remove the #include "insets/inset.h" from BufferView.h
2898
2899 2003-09-06  Angus Leeming  <leeming@lyx.org>
2900
2901         * BufferView.[Ch] (ChangeInsets): moved to BufferView_pimpl.[Ch].
2902         As a result, can remove the #include "insets/inset.h" from BufferView.h
2903
2904 2003-09-06  Angus Leeming  <leeming@lyx.org>
2905
2906         * buffer_funcs.C:
2907         * buffer.h:
2908         * bufferlist.C:
2909         * BufferView.C:
2910         * bufferview_funcs.C:
2911         * BufferView_pimpl.C:
2912         * CutAndPaste.C:
2913         * lyx_cb.C:
2914         * lyxfunc.C:
2915         * paragraph.h:
2916         * ParagraphParameters.C:
2917         * tabular.C:
2918         * text3.C:
2919         * toc.C:
2920         * undo_funcs.C:
2921         * frontends/controllers/ControlDocument.C:
2922         * insets/insetcaption.C: rearrange the #includes into some sort of
2923         coherent order.
2924
2925         * buffer.h: remove #includes ErrorList.h, undo.h
2926
2927 2003-09-06  Angus Leeming  <leeming@lyx.org>
2928
2929         * support/types.h: add a 'depth_type' typedef, used to store the
2930         nesting depth of a paragraph.
2931
2932         * paragraph.h:
2933         * ParameterStruct.h: use this lyx::depth_type typedef rather than
2934         defining explicitly.
2935
2936         * buffer.h:
2937         * paragraph_funcs.h:
2938         * ParagraphParameters.h:
2939         * sgml.h: use lyx::depth_type rather than Paragraph or
2940         ParameterStruct's depth_type.
2941
2942         * buffer.h
2943         * paragraph_funcs.h: no need to #include paragraph.h anymore.
2944
2945         * BufferView.C:
2946         * BufferView_pimpl.C:
2947         * CutAndPaste.C:
2948         * ParagraphParameters.C:
2949         * buffer_funcs.C:
2950         * bufferlist.C:
2951         * bufferview_funcs.C:
2952         * lyx_cb.C:
2953         * lyxfunc.C:
2954         * tabular.C:
2955         * text3.C:
2956         * toc.C:
2957         * undo_funcs.C:
2958         * frontends/LyXView.C:
2959         * frontends/controllers/ControlDocument.C:
2960         * frontends/controllers/ControlErrorList.C:
2961         * insets/insetbibitem.C:
2962         * insets/insetbranch.C:
2963         * insets/insetcaption.C:
2964         * insets/insetcollapsable.C:
2965         * insets/insetenv.C:
2966         * insets/insetert.C:
2967         * insets/insetfloat.C:
2968         * insets/insetfoot.C:
2969         * insets/insetfootlike.C:
2970         * insets/insetnewline.C:
2971         * insets/insetquotes.C:
2972         * insets/insettabular.C:
2973         * insets/insettext.C:
2974         * insets/insetwrap.C: must now explicitly #include "paragraph.h".
2975
2976         * frontends/controllers/ControlChanges.C: #include "changes.h".
2977
2978 2003-09-06  Angus Leeming  <leeming@lyx.org>
2979
2980         * ParagraphList_fwd.h: new file, forward-declaring Paragraph rather
2981         than #including paragraph.h.
2982
2983         * ParagraphList.h:
2984         * RowList.h: deleted. Superfluous.
2985
2986         * CutAndPaste.h:
2987         * iterators.h:
2988         * lyxcursor.h:
2989         * lyxtext.h:
2990         * text_funcs.h:
2991         * undo.h:
2992         * undo_funcs.h:
2993         * insets/inset.h:
2994         * insets/insettext.h: use ParagraphList_fwd.h rather than
2995         ParagraphList.h.
2996
2997         * paragraph.h: don't forward declare ParagraphList.
2998
2999         * buffer.h:
3000         * paragraph_funcs.h: #include ParagraphList_fwd.h and paragraph.h
3001         rather than ParagraphList.h. paragraph.h is still needed for the
3002         Paragraph::depth_type parameters.
3003
3004         * textcursor.h: enable it to compile stand-alone in light of the
3005         above changes.
3006
3007         * bufferview_funcs.C:
3008         * iterators.C:
3009         * lyxfunc.C:
3010         * lyxrow_funcs.C:
3011         * paragraph.C:
3012         * rowpainter.C:
3013         * text.C:
3014         * text2.C:
3015         * text3.C:
3016         * text_funcs.C:
3017         * textcursor.C:
3018         * undo.C:
3019         * frontends/controllers/ControlParagraph.C:
3020         * frontends/controllers/ControlTabular.C:
3021         * insets/insetmarginal.C:
3022         * insets/insetminipage.C:
3023         * insets/insetnote.C:
3024         * insets/insetoptarg.C: add header files needed to compile again.
3025
3026 2003-09-06  Angus Leeming  <leeming@lyx.org>
3027
3028         * RowList_fwd.h: new file, forward-declaring Row rather than
3029         #including lyxrow.h.
3030
3031         * lyxrow_funcs.h:
3032         * lyxtext.h:
3033         * paragraph.h:
3034         * insets/insettext.h: use it instead of RowList.h
3035
3036         * bufferview_funcs.C:
3037         * lyxfunc.C:
3038         * lyxrow_funcs.C:
3039         * paragraph.C:
3040         * rowpainter.C:
3041         * text.C:
3042         * text2.C:
3043         * text3.C: #include "RowList.h".
3044
3045 2003-09-05  Angus Leeming  <leeming@lyx.org>
3046
3047         * factory.C (createInset):
3048         * vspace.C (c-tor): replace sscanf call with an istringstream.
3049         * ispell.C: re-add missing HP/UX headers.
3050         * lyxserver.C: re-add missing  os2 headers.
3051
3052 2003-09-05  Martin Vermeer  <martin.vermeer@hut.fi>
3053
3054         * BranchList.C:
3055         * graph.C:
3056         * ispell.C:
3057         * lastfiles.C:
3058         * lyx_cb.C:
3059         * lyxserver.C:
3060         * texrow.C:
3061         * text3.C: re-add missing system headers, needed for 2.95.2.
3062
3063 2003-09-05  Angus Leeming  <leeming@lyx.org>
3064
3065         Changes most place everywhere due to the removal of using directives
3066         from support/std_sstream.h.
3067
3068 2003-09-05  Angus Leeming  <leeming@lyx.org>
3069
3070         Replace LString.h with support/std_string.h,
3071         Lsstream.h with support/std_sstream.h,
3072         support/LIstream.h with support/std_istream.h,
3073         support/LOstream.h with support/std_ostream.h.
3074
3075         Changes resulting throughout the tree.
3076
3077 2003-09-05  Angus Leeming  <leeming@lyx.org>
3078
3079         * sgml.h: ensure that the header file can be compiled stand-alone.
3080         * *.C: strip out redundant #includes. (320 in total.)
3081
3082 2003-09-04  Angus Leeming  <leeming@lyx.org>
3083
3084         * LaTeXFeatures.C (getMacros): move the output of the preamble_snippets
3085         here (from getPackages).
3086
3087         * debug.[Ch]: add a new EXTERNAL tag.
3088
3089 2003-09-04  Lars Gullik Bjønnes  <larsbj@lyx.org>
3090
3091         * text2.C (cursorEnd): simplify
3092         (setCursor): adjust
3093         (getColumnNearX): adjust
3094
3095         * text.C (computeBidiTables): adjust
3096         (fill): adjust
3097
3098         * rowpainter.C (paintChars): adjust
3099         (paintSelection): adjust
3100         (paintChangeBar): adjust
3101         (paintText): adjust
3102
3103         * lyxrow_funcs.C (lastPrintablePos): remove, all users now call
3104         lastPos instead.
3105         (numberOfSeparators): adjust
3106
3107 2003-09-03  Martin Vermeer  <martin.vermeer@hut.fi>
3108
3109         * LyXAction.C:
3110         * box.[Ch]:
3111         * lfuns.h:
3112         * lyxfunc.C:
3113         * text3.C: Restricts the mouse click functionality
3114         of insets like bibtex, include, toc and floatlist to the visible
3115         button, and allows the use of LFUN_INSET_SHOW_DIALOG to bring
3116         up the dialogs. Cursor has to be in front of the inset (i.e.
3117         start of row) for this to function.
3118
3119 2003-09-04  Lars Gullik Bjønnes  <larsbj@lyx.org>
3120
3121         * bufferview_funcs.C (currentState): output row information
3122
3123 2003-09-04  Lars Gullik Bjønnes  <larsbj@lyx.org>
3124
3125         * bufferview_funcs.C (currentState): output paragraph position
3126
3127 2003-09-04  Angus Leeming  <leeming@lyx.org>
3128
3129         * FloatList.h: move out #include "Floating.h".
3130         * LaTeX.h: move out #include "DepTable.h".
3131         * LyXAction.h: move out #include "funcrequest.h".
3132         * buffer.h: move out #include "author.h", "iterators.h".
3133         * bufferparams.h: move out #include "LaTeXFeatures.h", "texrow.h".
3134         * lyx_main.h: move out #include "errorlist.h".
3135         * lyxfunc.h: move out #include "FuncStatus.h".
3136         * lyxtext: move out #include "lyxcursor.h".
3137         * paragraph_pimpl.h: move out #include "counters.h".
3138
3139 2003-09-03  Angus Leeming  <leeming@lyx.org>
3140
3141         * LaTeXFeatures.[Ch]: replace the externalPreambles string with a
3142         preamble_snippets list, enabling us to add snippets to the preamble
3143         only if the snippet was not there already.
3144
3145 2003-09-04  Angus Leeming  <leeming@lyx.org>
3146
3147         * Chktex.C, converter.C, lyx_cb.C: add #include "support/lyxlib.h".
3148
3149 2003-09-03  Lars Gullik Bjønnes  <larsbj@gullik.net>
3150
3151         * lyxfunc.C (dispatch): if fitCursor did something be sure to
3152         update
3153
3154 2003-09-03  Martin Vermeer  <martin.vermeer@hut.fi>
3155
3156         * BranchList.C: point fix, earlier forgotten
3157
3158 2003-09-02  Angus Leeming  <leeming@lyx.org>
3159
3160         * box.C (contains): renamed from 'contained' after a fantastic
3161         amount of hot air.
3162
3163 2003-09-02  John Levon  <levon@movementarian.org>
3164
3165         * BufferView.C:
3166         * lyxcursor.h:
3167         * lyxcursor.C:
3168         * lyxfunc.C:
3169         * lyxfunc.h: remove cursor.i[x]y(), it no longer differs
3170
3171 2003-09-02  John Levon  <levon@movementarian.org>
3172
3173         * text2.C: simplification of cursorEnd(), including partial
3174         fix for bug 1376
3175
3176 2003-09-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
3177
3178         * buffer.C (readFile): add a space
3179
3180 2003-09-02  Alfredo Braunstein  <abraunst@libero.it>
3181
3182         * BufferView_pimpl.C (update): remove bogus fitCursor() call
3183
3184 2003-09-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
3185
3186         * buffer.C (readFile): new function, take a filename and a
3187         ParagraphList::iterator
3188         (readFile): adjust
3189         (readFile): adjust, make it private. don't use setStream, make
3190         lyx2lyx use a temporary file. Some simplificaton. Make the Alerts
3191         always contain the filename.
3192
3193         * BufferView.C (insertLyXFile): simplify and make it work for
3194         gzipped files.
3195
3196 2003-08-30  John Levon  <levon@movementarian.org>
3197
3198         * Makefile.am: fix dist (from Kayvan)
3199
3200 2003-08-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
3201
3202         * most files: change to use const Buffer refs
3203
3204 2003-08-27  André Pönitz  <poenitz@gmx.net>
3205
3206         * BufferView.[Ch]: remove getParentText, implement getParentLanguage
3207         on top of ownerPar().
3208
3209 2003-08-27  John Levon  <levon@movementarian.org>
3210
3211         * funcrequest.C: properly initialise POD members
3212
3213 2003-08-27  Alfredo Braunstein  <abraunst@libero.it>
3214
3215         * lyxtext.h (top_y): move top_y from here
3216         * text.C:
3217         * text2.C:
3218         * text3.C:
3219         * BufferView.[Ch]:
3220         * BufferView_pimpl.[Ch]: to here
3221         * frontends/screen.C:
3222         * insets/insettabular.C:
3223         * insets/insettext.C: adjust
3224         * rowpainter.[Ch] (paintRows): remove LyXText & argument
3225
3226 2003-08-27  Alfredo Braunstein  <abraunst@libero.it>
3227
3228         * BufferView.[Ch]:
3229         * BufferView_pimpl.[Ch] (updateInset): add an InsetOld * argument
3230
3231 2003-08-26  André Pönitz  <poenitz@gmx.net>
3232
3233         * paragraph_func.[Ch] (outerPar): new function
3234
3235         * paragraph.C:
3236         * paragraph_funcs.C:
3237         * paragraph_funcs.h:
3238         * paragraph_pimpl.C:
3239         * text2.C: remove Inset::par_owner
3240
3241 2003-08-25  Martin Vermeer  <martin.vermeer@hut.fi>
3242
3243         * lyxrow_funcs.C:
3244         * lyxtext.h:
3245         * text.C:
3246         * text2.C: eliminates the needFullRow/display() stuff
3247         altogether, putting the logic in metrics/draw in the insets.
3248
3249 2003-08-25  Alfredo Braunstein  <abraunst@libero.it>
3250
3251         * text2.C (redoParagraphInternal, redoParagraphs):
3252         * text.C (redoParagraph): add a call to updateRowPositions at the
3253         end of each 'metrics-like' call. Remove all others.
3254         (getRow): remove the 'y-computing' version.
3255         (getRowNearY): do not compute nor return the real y. Solve the
3256         'y < 0' problem and simplify.
3257
3258 2003-08-22  Angus Leeming  <leeming@lyx.org>
3259
3260         * *.[Ch]: clean-up of licence and author blurbs.
3261         Also move config.h out of a few .h files and into a few .C files.
3262
3263 2003-08-22  André Pönitz  <poenitz@gmx.net>
3264
3265         * lyxrow.[Ch]: add x_ and *fill_ members
3266
3267         * lyxtext.h:
3268         * text.C:
3269         * rowpainter.C:
3270         * text2.C: adjust/remove prepareToPrint() calls
3271
3272 2003-08-22  André Pönitz  <poenitz@gmx.net>
3273
3274         * lyxrow.[Ch]: add  end_ member
3275
3276         * lyxrow_funcs.C: use LyXRow::end_
3277
3278         * lyxtext.h (singleWidth): add LyXFont parameter
3279
3280         * rowpainter.C:
3281         * text2.C: adjust LyXText::singleWidth() calls
3282
3283         * text.C (redoParagraph): simplify row breaking logic
3284
3285
3286 2003-08-19  André Pönitz  <poenitz@gmx.net>
3287
3288         * funcrequest.C: initialize button_ member
3289
3290         * text3.C:
3291         * rowpainter.[Ch]: interface consolidation
3292
3293 2003-08-18  André Pönitz  <poenitz@gmx.net>
3294
3295         * BufferView.C:
3296         * BufferView_pimpl.C:
3297         * lyxfind.C:
3298         * paragraph_funcs.C:
3299         * rowpainter.C:
3300         * text3.C: remove LyXScreen::draw() and fitCursor calls
3301
3302         * BranchList.h: remove spurious semicolons
3303
3304         * MenuBackend.C: fix branchlist related crash
3305
3306 2003-08-17  Martin Vermeer  <martin.vermeer@hut.fi>
3307
3308         * BranchList.[Ch]:
3309         * InsetList.[Ch]:
3310         * LColor.[Ch]:
3311         * LyXAction.C:
3312         * Makefile.am:
3313         * MenuBackend.[Ch]:
3314         * bufferparams.[Ch]:
3315         * factory.C:
3316         * lfuns.h:
3317         * lyxfunc.C:
3318         * text3.C: implements the 'branch inset'
3319         idea. This allows the output of various versions of a document
3320         from a single source version, selectively outputing or suppressing
3321         output of parts of the text.
3322         This implementation contains a 'branch list editor' in a separate
3323         tab of the document settings dialog. Branches are user definable
3324         and have a "display colour" to distinguish them on-screen.
3325
3326         ColorHandler was somewhat cleaned up.
3327         (1) make possible a dynamically growing LColor list by allowing
3328         the graphic context cache to grow along (vector);
3329         (2) eliminate an IMHO unnecessary step in colour allocation.
3330
3331 2003-08-15  Kayvan A. Sylvan <kayvan@sylvan.com>
3332
3333         * BufferView_pimpl.C: compile fix
3334
3335 2003-08-15  André Pönitz  <poenitz@gmx.net>
3336
3337         * rowpainter.C: remove extra metrics calls
3338
3339         * lyxtext.h: merge the two constructors into a single one,
3340           pass reference to owner's par list
3341
3342         * BufferView_pimpl.C:
3343         * text.C:
3344         * text2.C: adjust
3345
3346 2003-08-15  André Pönitz  <poenitz@gmx.net>
3347
3348         * lyxrow_funcs.[Ch]:
3349         * lyxtext.h:
3350         * paragraph.h:
3351         * paragraph_funcs.C:
3352         * rowpainter.C:
3353         * text.C:
3354         * text2.C:
3355         * text3.C:
3356         * text_funcs.C: split LyXText::rowlist_ into individual
3357         Paragraph::rows_ chunks
3358
3359         * BufferView.[Ch]:
3360         * BufferView_pimpl.[Ch]:
3361         * lyxfind.C:
3362         * lyxtext.h:
3363         * text3.C: remove toggleSelection()
3364
3365 2003-08-12  Michael Schmitt  <michael.schmitt@teststep.org>
3366
3367         * bufferlist.C: beautify two alerts (shorter text of buttons)
3368         * buffer.C: Remove redundant ' ' from message
3369         * tabular.h:
3370         * tabular.C: rename LYX_VALIGN_CENTER" to LYX_VALIGN_MIDDLE";
3371         rename M_VALIGN_CENTER to M_VALIGN_MIDDLE;
3372         rename VALIGN_CENTER to VALIGN_MIDDLE
3373
3374 2003-08-11  André Pönitz  <poenitz@gmx.net>
3375
3376         * lyxtext.h (getPar):
3377         * text.C: new function
3378
3379 2003-08-11  André Pönitz  <poenitz@gmx.net>
3380
3381         * Makefile.am:
3382         * tracer.[Ch]: remove unneeded files
3383
3384         * InsetList.[Ch]: remove resizeInsetsLyXText()
3385
3386         * lyxtext.h:
3387         * text.C:
3388         * text2.C:
3389         * text3.C: merge insertParagraphs() and appendParagraph()
3390         remove breakAgain(), update()
3391
3392         * BufferView_pimpl.[Ch]:
3393         * bufferview_funcs.[Ch]:
3394         * lyxfunc.C:
3395         * paragraph.[Ch]:
3396         * rowpainter.C:
3397         * tabular.C: adjust after text & InsetList changes.
3398
3399 2003-08-08  André Pönitz  <poenitz@gmx.net>
3400
3401         * text.C (insertChar, backspace): replace rowlist fiddling
3402         with rebreak of full par
3403
3404         * lyxtext.h:
3405         * text.C (breakAgainOneRow, redoHeightOfParagraph,
3406         checkParagraph, updateInset): removed
3407
3408 2003-08-07  André Pönitz  <poenitz@gmx.net>
3409
3410         * paragraph.C:
3411         * text3.C: merge some LFUN handlers, remove dead code
3412
3413 2003-08-06  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
3414
3415         * .cvsignore: add lyx-xforms, lyx-qt, version.C-tmp and stamp-version
3416
3417 2003-08-05  Alfredo Braunstein  <abraunst@libero.it>
3418
3419         * text2.C (DEPM): fix part of bug 1255 and 1256
3420
3421 2003-08-05  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
3422
3423         * BufferView_pimpl.C (workAreaDispatch): change to use
3424         LyXView::dispatch instead of BufferView::Pimpl::dispatch for lfuns
3425         that are no mouse related.
3426
3427 2003-08-05  André Pönitz  <poenitz@gmx.net>
3428
3429         * BufferView.[Ch]:
3430         * BufferView_pimpl.[Ch]:
3431         * bufferview_funcs.C:
3432         * text2.C:
3433         * text3.C: rip out "deep update"
3434
3435         * textcursor.[Ch] (last_sel_cursor): remove unused member
3436
3437 2003-08-04  André Pönitz  <poenitz@gmx.net>
3438
3439         * BufferView.[Ch]:
3440         * BufferView_pimpl.[Ch]:
3441         * ParagraphParameters.C:
3442         * bufferview_funcs.C:
3443         * lyx_cb.C:
3444         * lyxfind.C:
3445         * lyxfunc.C:
3446         * text.C:
3447         * text2.C:
3448         * text3.C: replace "complicated" BufferView::update(...) calls with
3449         simpler ones.
3450
3451         * BufferView.[Ch]: remove now unneeded BufferView::UpdateCodes
3452
3453 2003-08-02  Kayvan Sylvan  <kayvan@sylvan.com>
3454
3455         * Makefile.am (lyx_SOURCES): add paper.h
3456
3457 2003-08-02  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3458
3459         * Makefile.am: move things around so that both lyx-qt and
3460         lyx-xforms can be built (according to --with-frontend). Then lyx
3461         is a symbolic link to lyx-[firstfrontend]
3462
3463 2003-08-02  Lars Gullik Bjønnes  <larsbj@lyx.org>
3464
3465         * Always use std::endl with lyxerr
3466
3467 2003-08-01  Lars Gullik Bjønnes  <larsbj@lyx.org>
3468
3469         * BufferView_pimpl.C: _Always_ use std::endl with lyxerr
3470
3471 2003-08-01  André Pönitz  <poenitz@gmx.net>
3472
3473         * BufferView.[Ch]:
3474         * BufferView_pimpl.[Ch]:
3475         * lyxfunc.C:
3476         * text3.C: merge BufferView::repaint() and BufferView::update()
3477
3478 2003-08-01  José Matos  <jamatos@lyx.org>
3479
3480         * buffer.[Ch]: file_format is no longer a buffer data element.
3481
3482 2003-08-01  André Pönitz  <poenitz@gmx.net>
3483
3484         * BufferView.C:
3485         * lyxtext.h:
3486         * text.C:
3487         * text2.C: make redoParagraph more independent of current cursor
3488
3489         * lyxtext.h (need_update, needUpdate, postPaint, clearPaint):
3490         * text.C:
3491         * text2.C: remove unneeded members
3492
3493 2003-07-30  André Pönitz  <poenitz@gmx.net>
3494
3495         * paragraph.[Ch] (copyIntoMinibuffer): removed unused function
3496
3497         * paragraph.[Ch] (cutIntoMinibuffer, insertFromMinibuffer):
3498           create a single function...
3499
3500         * paragraph_funcs.C (moveItem): ... here.
3501
3502         * text.C:
3503           lyxtext.h (LyXText::workWidth(InsetOld*)) remove. unused.
3504
3505 2003-07-30  Martin Vermeer  <martin.vermeer@hut.fi>
3506
3507         * LColor.[Ch]: Add comment and greyedout logical colors.
3508
3509 2003-07-30  André Pönitz  <poenitz@gmx.net>
3510
3511         * tabular.C: don't use Assert too heavily. This crashes where it
3512           shouldn't
3513
3514 2003-07-30  Alfredo Braunstein  <abraunst@libero.it>
3515
3516         * lyxfunc.C (dispatch): do not mark the buffer dirty if the action
3517         is disabled (bug 1232)
3518
3519 2003-07-30      Martin Vermeer  <martin.vermeer@hut.fi>
3520
3521         * factory.C: limited 'arg' scope
3522
3523 2003-07-30      Martin Vermeer  <martin.vermeer@hut.fi>
3524
3525         * factory.C: fixed Note submenu issues
3526
3527 2003-07-30      Martin Vermeer  <martin.vermeer@hut.fi>
3528
3529         * factory.C: submenu for Note/Comment/Greyedout
3530
3531 2003-07-29  Alfredo Braunstein  <abraunst@libero.it>
3532
3533         * lyx_main.C (LyX):
3534         * BufferView_pimpl.C (loadLyXFile): fix to bugs 1287 and 1297 + ws
3535
3536 2003-07-29  Martin Vermeer  <martin.vermeer@hut.fi>
3537
3538         * LaTeXFeatures.C:
3539         * lyx_sty.[Ch]:h: Implement a newenvironment in preamble for
3540         greyedout. Patch provided by Jürgen Spitzmüller.
3541
3542 2003-07-29  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
3543
3544         * kbmap.C (read): fix error message when reading bind files
3545
3546 2003-07-29  Angus Leeming  <leeming@lyx.org>
3547
3548         * BufferView.[Ch] (ChangeCitationsIfUnique): This function most
3549         certainly does not do what it purports to do. I am doing it, and
3550         us, a favour by killing it.
3551
3552 2003-07-28  José Matos  <jamatos@lyx.org>
3553
3554         * buffer.C (readBody, do_writeFile):
3555         * paragraph.C(readParagraph): \end_document replaces \the_end.
3556
3557 2003-07-29  André Pönitz  <poenitz@gmx.net>
3558
3559         * BufferView.[Ch]:
3560         * BufferView_pimpl.[Ch]:
3561         * lyxfunc.C:
3562         * text2.C:
3563         * text3.C:
3564         * textcursor.[Ch]: remove toggleToggle & Co
3565
3566 2003-07-28  José Matos  <jamatos@fep.up.pt>
3567
3568         * buffer.C (readParagraph):
3569         * params_func (readParToken, readParagraph):
3570         * paragraph.C (write): \layout -> \begin_layout.
3571
3572 2003-07-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
3573
3574         * lyxlex_pimpl.C (setFile): clean up slightly.
3575
3576         * bufferparams.h: add compressed var
3577
3578         * buffer_funcs.C (readFile): adjust for LyXLex change
3579         (newFile): ditto + simplify
3580
3581         * buffer.C (writeFile): handle writing of compressed files
3582
3583         * buffer.[Ch] (readFile): begin LyXLex here, remove one argument.
3584         Check if the file is compressed and set a bufferparm if so.
3585
3586         * Makefile.am (lyx_LDADD): remove explicit -lz
3587
3588 2003-07-28  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
3589
3590         * buffer.C (do_writeFile, makeLaTeXFile, makeLinuxDocFile,
3591         makeDocBookFile): put the real LyX version in the first line of
3592         the file
3593
3594         * version.h:
3595         * version.C.in: remove lyx_docversion
3596
3597         * tabular.C (write_attribute): add a template-based version to
3598         write enums properly
3599
3600 2003-07-28  André Pönitz  <poenitz@gmx.net>
3601
3602         * lyxtext.h:
3603         * text.C:
3604         * text2.C:
3605         * text3.C: use doubles again for x-coordinates. They are needed.
3606
3607 2003-07-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
3608
3609         * messages.C (getLocaleDir): use lyx_localedir()
3610
3611         * lyxlex_pimpl.C (setFile): compress stuff
3612
3613         * buffer.C (writeFile): add some compression stuff
3614         (do_writeFile): new func, dont call expliti close... will this
3615         breake anything?
3616
3617         * Makefile.am (lyx_LDADD): add -lz
3618
3619 2003-07-28  José Matos  <jamatos@fep.up.pt>
3620
3621         * buffer.C: increment file format.
3622         * paragraph_funcs (readParagraph, readParToken):
3623         * paragraph.C (readParagraph): add \end_layout.
3624
3625 2003-07-27  Angus Leeming  <leeming@lyx.org>
3626
3627         * Makefile.am: remove special casing for configure-time setting of
3628         LYX_DIR, TOP_SRCDIR and LOCALEDIR.
3629
3630         * lyx_main.C (init): remove all Jean-Marc's magic setting of
3631         system_lyxdir, build_lyxdir and user_lyxdir into the support lib.
3632
3633 2003-07-26  André Pönitz  <poenitz@gmx.net>
3634
3635         * paragraph_func.[Ch]:
3636         * paragraph.C (realizeFont): inline it whereever it is used
3637
3638         * rowpainter.C:
3639         * text.C:
3640         * text2.C:
3641         * text3.C: remove Buffer * parameter from a bunch of get*Font functions
3642
3643
3644 2003-07-26  André Pönitz  <poenitz@gmx.net>
3645
3646         *       lyxtext.h:
3647         * text.C:
3648         * text2.C: get rid of LyXText::need_break_row
3649
3650 2003-07-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
3651
3652         * toc.[Ch]: put namespace toc inside namespace lyx
3653
3654         * MenuBackend.C (expandToc2): adjust for lyx::toc
3655         (expandToc): ditto
3656
3657         * lyxfunc.C (dispatch): adjust for lyx::find
3658
3659         * lyxfind.[hC]: get rid of namespace lyxfind introduce namespace
3660         lyx::find instead. Reorganize a bit.
3661         (LyXReplace): rename to replace
3662         (LyXFind): rename to find
3663
3664         * BufferView_pimpl.C (trackChanges): adjust for lyx::find
3665         (dispatch): ditto
3666
3667 2003-07-26  André Pönitz  <poenitz@gmx.net>
3668
3669         * text.C (setHeightOfRow): restrict scope of temporary variable
3670
3671         * paragraph_funcs.C (readParToken): remove USE_CAPTION  compatibility
3672           code (never has been used?)
3673
3674 2003-07-27  Asger Alstrup  <alstrup@local>
3675
3676         * text.C (fill): Optimise algorithm to exploit that we can reuse
3677         the LyXFont for many characters.
3678         (setHeightOfRow): Same thing.
3679         (rowBreakPoint): Same thing.
3680
3681 2003-07-26  Asger Alstrup  <alstrup@local>
3682
3683         * text2.C (metrics): change a brain-dead algorithm to a smarter one.
3684
3685         * text.C (singleWidth): Spurious font copying in hot-spot
3686         singleWidth avoided. Reorder tests for arabic for efficiency.
3687
3688         * text.C (fill): handle empty paragraphs better.
3689
3690 2003-07-27  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
3691
3692         * ispell.C:
3693         * encoding.h: add includes
3694
3695         * lyxrc.C: remove reading of bind files
3696
3697         * lyx_main.C (init): setup bindings and menus only if we have a
3698         gui.
3699
3700         * kbmap.C (read): new method. Do the actual reading of bind
3701         files.
3702
3703         * converter.C (dvipdfm_options):
3704         * bufferparams.C:
3705         * lyxrc.C (read):
3706         (output): adapt PAPER_* enums.
3707
3708         * lyxrc.h: include paper.h instead of bufferparams.h (mucho lighter)
3709
3710         * bufferparams.h: remove paper-related enums from there
3711
3712         * paper.h: New file. A trivial header file to hold paper-related
3713         enums. It should later expand to contain many paper-related
3714         horrors access.
3715
3716         * lyxrc.C: declare extern displayTranslator
3717
3718 2003-07-27  José Matos  <jamatos@fep.up.pt>
3719
3720         * tabular.[Ch] (linuxdoc): add support for tables and figures
3721         (linuxdoc).
3722
3723 2003-07-27  José Matos  <jamatos@fep.up.pt>
3724
3725         * buffer.[Ch] (makeLaTeXFile): changed name of arguments for
3726         consistency in both functions.
3727         * bufferlist.C (updateIncludedTeXfiles): change client to comply.
3728
3729 2003-07-26  Asger Alstrup  <alstrup@local>
3730
3731         * rowpainter.C (paintRows): Change algorithm to work directly on
3732         the insets rather than asking every character in the document
3733         whether its an inset.
3734
3735 2003-07.26  Alfredo Braunstein  <abraunst@libero.it>
3736
3737         * buffer.C (openFileWrite): factorize some code
3738
3739 2003-07-26  Angus Leeming  <leeming@lyx.org>
3740
3741         * lyx_cb.C:
3742         * lyx_main.[Ch]: replace occurances of system_tempdir with
3743         os::getTmpDir().
3744
3745 2003-07-25  Lars Gullik Bjønnes  <larsbj@gullik.net>
3746
3747         * rename Inset to InsetOld
3748
3749 2003-07-25  Asger Alstrup  <alstrup@diku.dk>
3750
3751         * undo_funcs.h: Removed setCursorParUndo to simplify things a bit.
3752         Renamed setUndo family to recordUndo. Renamed FINISH to ATOMIC
3753         which I think is a bit clearer. EDIT is gone, since it was
3754         premature optimisation, and broken for mathed anyway.
3755         * undo_funcs.C (performUndoOrRedo): Cleaned up and made it work
3756         with cursor positioning in insets as well (math insets still do not
3757         work, but that's a different story anyway.) It mysteriously
3758         crashes sometimes with undo in the first paragraph, but I'm fairly
3759         confident that this is a compiler bug.
3760
3761 2003-07-25  Lars Gullik Bjønnes  <larsbj@gullik.net>
3762
3763         * paragraph.C (Paragraph): adjust for new clone return type
3764         (operator==): ditto
3765         (copyIntoMinibuffer): ditto
3766
3767 2003-07-25  Asger Alstrup  <alstrup@lyx.org>
3768
3769         * undo_funcs.C (textHandleUndo): Fix undo crash in first paragraph
3770         by not having a special case, and always doing a full rebreak of
3771         the document after undo.
3772
3773 2003-07-23  Angus Leeming  <leeming@lyx.org>
3774
3775         * factory.C (createInset): InsetExternal::setParams now takes a
3776         Buffer const * arg.
3777
3778 2003-07-23  Angus Leeming  <leeming@lyx.org>
3779
3780         * factory.C (createInset): changed interface to the external and
3781         graphics mailers' string2params functions.
3782
3783 2003-07-23  Angus Leeming  <leeming@lyx.org>
3784
3785         * factory.C (createInset): pass a
3786         Buffer const * parameter to InsetExternalMailer's string2params.
3787
3788 2003-07-22  John Levon  <levon@movementarian.org>
3789
3790         * Thesaurus.h: include the right aiksaurus header
3791
3792 2003-07-21  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
3793
3794         * MenuBackend.C (expand): check menu shortcuts unconditionally
3795
3796 2003-07-21  Angus Leeming  <leeming@lyx.org>
3797
3798         * factory.C (createInset): pass a
3799         buffer_path parameter to InsetGraphicsMailer's string2params.
3800
3801 2003-07-21  Angus Leeming  <leeming@lyx.org>
3802
3803         * BufferView_pimpl.C (buffer):
3804         * buffer.C (d-tor):
3805         * lyx_main.C (LyX):
3806         * lyxfunc.C (dispatch):
3807         * lyxrc.C (setDefaults, read, output): use namespace lyx::graphics
3808         rather than the grfx shortcut.
3809
3810 2003-07-21  André Pönitz  <poenitz@gmx.net>
3811
3812         * rowpainter.C: remove unused variables
3813
3814         * tabular_funcs.C:
3815         * tabular_funcs.h: move to tabular.C
3816         * Makefile.am: adjust
3817
3818         * tabular.[Ch]: basic optical cleaning
3819
3820         * author.h: pass references, not values
3821
3822 2003-07-18  André Pönitz  <poenitz@gmx.net>
3823
3824         * lyxtext.h:
3825         * metricsinfo.C:
3826         * metricsinfo.h:
3827         * rowpainter.C:
3828         * text.C:
3829         * text2.C:
3830         * text3.C: two-phase drawing for InsetText and InsetTabular
3831         some float -> int changes.
3832
3833 2003-07-18  Alfredo Braunstein  <abraunst@libero.it>
3834
3835         * lyx_main.C: fix the fix
3836
3837 2003-07-18  Alfredo Braunstein  <abraunst@libero.it>
3838
3839         * lyx_main.C: fix a crash in batch mode if no files specified
3840         * converter.C: ws
3841
3842 2003-07-17  Alfredo Braunstein  <abraunst@libero.it>
3843
3844         * format.[Ch] (papersize): moved to BufferParams
3845         * converter.[Ch] (dvips_options): moved to BufferParams
3846         (dvipdfm_options): moved to anon namespace
3847         * bufferparams.[Ch]: added above functions.
3848
3849 2003-07-17  André Pönitz  <poenitz@gmx.net>
3850
3851         * lyxtext.h:
3852         * rowpainter.C:
3853         * text2.C: don't call inset->update() anymore
3854
3855         * metricsinfo.[Ch]: add convenience constructor
3856
3857 2003-07-16  André Pönitz  <poenitz@gmx.net>
3858
3859         * lyxcursor.[Ch]:
3860         * lyxfunc.[Ch]:
3861         * text.C:
3862         * text2.C: replace the LyXCursor::irow_ member with
3863          on-demand computation of the value
3864
3865 2003-07-16  John Levon  <levon@movementarian.org>
3866
3867         * lyxfunc.C: support LFUN_INSET_SETTINGS for Note
3868
3869 2003-07-15  André Pönitz  <poenitz@gmx.net>
3870
3871         * text.C:
3872         * text2.C: remove no more needed refresh_row
3873
3874 2003-07-15  André Pönitz  <poenitz@gmx.net>
3875
3876         * lyxtext.h:
3877         * rowpainter.C:
3878         * text2.C:
3879         * text3.C: refresh_status tristate -> need_update bool
3880
3881 2003-07-15  Alfredo Braunstein  <abraunst@libero.it>
3882
3883         * lyxtext.h (init): remove reinit argument (act as if always true)
3884         * text2.C: adjust to that
3885
3886 2003-07-14  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
3887
3888         * bufferview_funcs.[Ch]: introduce function replaceSelection()
3889         * text3.C: use it to delete selections in some cases
3890         (bugs 441, 673, 702, 954).
3891
3892 2003-07-14  André Pönitz  <poenitz@gmx.net>
3893
3894         * rowpainter.[Ch]: reduce interface
3895
3896 2003-07-14  André Pönitz  <poenitz@gmx.net>
3897
3898         * BufferView_pimpl.C:
3899         * text2.C: adjust after removing unused BufferView * argument
3900
3901 2003-07-14  Alfredo Braunstein  <abraunst@libero.it>
3902
3903         * text2.C (init): fix a crash fired on resize
3904
3905 2003-07-11  Alfredo Braunstein  <abraunst@libero.it>
3906
3907         * buffer.[Ch]: added new closing signal
3908         * BufferView_pimpl.[Ch]: connect/disconnect to new signal
3909         * lyxfunc.C: removed BufferView::buffer(0) call now handled in
3910         BufferView::Pimpl via the closing the signal
3911
3912 2003-07-10  Alfredo Braunstein  <abraunst@libero.it>
3913
3914         * buffer.[Ch]: take out all bv-related from buffer
3915         * BufferView.C:
3916         * BufferView_pimpl.[Ch]: connect to new signals
3917         * CutAndPaste.C: removed useless asserts
3918         * bufferview_funcs.[Ch] (resizeInsets): moved from buffer
3919         * lyxvc.[Ch]:
3920         * vc-backend.[Ch]:
3921         * lyxfunc.C: moved view-related funciontality from vc here
3922         * paragraph.C: removed outdated comments
3923         * text.C: ws
3924
3925 2003-07-10  André Pönitz  <poenitz@gmx.net>
3926
3927         * BufferView_pimpl.C:
3928         * tabular.h:
3929         * tabular_funcs.C:
3930         * text.C:
3931         * text2.C: remove InsetText::InnerCache, clean up consequences
3932
3933 2003-07-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
3934
3935         * ispell.C: fix two typos in error messages
3936
3937 2003-07-08  Martin Vermeer  <martin.vermeer@hut.fi>
3938
3939         * Extend Note inset to other forms of annotation like Comment
3940         and Greyedout. Right button click gives dialog.
3941
3942         Files modified or added (+):
3943
3944         * insetnote.[Ch]
3945         * FormNote.[Ch]      +
3946         * ControlNote.[Ch]   +
3947         * form_note.fd       +
3948         * Makefile.am in frontends/xforms, frontends/xforms/forms,
3949         frontends/controllers
3950         * xforms/Dialogs.C
3951         * factory.C
3952
3953 2003-07-01  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
3954
3955         * aspell.C: add missing namespace lyx::support
3956
3957 2003-07-07  Alfredo Braunstein  <abraunst@libero.it>
3958
3959         * BufferView.[Ch] (newFile): Add
3960         * BufferView_pimpl.[Ch] (newFile, connectBuffer, disconnectBuffer): Add
3961         * LaTeX.[Ch] (message): added this signal and use it
3962         * buffer.[Ch] (busy, message): added these signals and use them
3963         * buffer_funcs.[Ch]: rename parseErrors to bufferErrors
3964         * converter.C:
3965         * exporter.C:
3966         * format.C:
3967         * importer.C: use buffer signals instead of direct bv calling
3968         * lyx_cb.[Ch] (ShowMessage): removed
3969         * lyx_main.C:
3970         * lyxfunc.C:
3971         * paragraph_funcs.C:
3972         * text2.C: use buffer signals
3973
3974 2003-07-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
3975
3976         * introduce namespace lyx::graphics
3977
3978 2003-07-02  André Pönitz  <poenitz@gmx.net>
3979
3980         * BufferView_pimpl.C (workAreaDispatch): tell the FuncRequest who we are
3981
3982 2003-07-01  André Pönitz  <poenitz@gmx.net>
3983
3984         * text.C:
3985         * text2.C:
3986         * text3.C:
3987         * text_funcs.[Ch]:
3988         * textcursor.h:
3989         * lyxtext.h: shuffle pure paragraph/cursor related cursor movement from
3990           text*.C to text_func.C
3991
3992 2003-07-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
3993
3994         * introduce namespace lyx::support
3995
3996 2003-06-30  André Pönitz  <poenitz@gmx.net>
3997
3998         * Chktex.C:
3999         * funcrequest.C:
4000         * lyxtext.h:
4001         * text.C: re-enable --with-included-string
4002
4003 2003-06-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
4004
4005         * textcursor.C: add <config.h>
4006
4007         * text.C (getWord): remove const from word_location arg
4008
4009         * lyxvc.C (getLogFile): fix const type order
4010
4011         * lyxtext.h: remove const from word_location arg, add arg name
4012
4013         * lyxlayout.h: currect type on labeltype.
4014
4015         * importer.C: correct \file
4016
4017         * converter.C (intToFormat): use std:: on ret val, ws changes
4018
4019         * bufferlist.h: correct \file
4020
4021         * buffer.C (makeLinuxDocFile): fix const type order
4022         (makeDocBookFile): ditto
4023         (fillWithBibKeys): use std:: on stdlib args.
4024
4025         * CutAndPaste.C: fix authors.
4026         (availableSelections): use std:: on return vector
4027
4028 2003-06-27  André Pönitz  <poenitz@gmx.net>
4029
4030         * BufferView_pimpl.C:
4031         * bufferview_funcs.C:
4032         * lyxcursor.C:
4033         * lyxcursor.h:
4034         * lyxfunc.C:
4035         * lyxtext.h:
4036         * rowpainter.C:
4037         * text.C:
4038         * text2.C:
4039         * text3.C: remove LyXCursor::row_ member
4040
4041         * lyxtext.h:
4042         * text.C: rename fullRebreak() to partialRebreak() and implement
4043           a fullRebreak() that really bereks fully
4044
4045         * textcursor.h: new struct for cursor-related data
4046
4047 2003-06-26  Alfredo Braunstein  <abraunst@lyx.org>
4048
4049         * lyx_main.C (LyX): get full path of document loaded on the
4050         command line
4051
4052 2003-06-26  André Pönitz  <poenitz@gmx.net>
4053
4054         * lyxcursor.[Ch]: move rarely used operator==,!= out of line
4055           remove unused/broken operator>,<,>=.
4056
4057         *       text.C: remove only use of broken operator<= in an Assert().
4058
4059 2003-06-24  Alfredo Braunstein  <abraunst@lyx.org>
4060
4061         * BufferView.[Ch] (getErrorList): removed unneeded forward declare,
4062         moved errorlist_.clear to showErrorList
4063
4064 2003-06-24  Alfredo Braunstein  <abraunst@lyx.org>
4065
4066         * converter.C (scanLog, runLaTeX):
4067         * buffer.C (makeLinuxDocFile, makeDocBookFile, runChkTeX):
4068         move the bv->showErrorList call to the callers
4069         * lyxfunc.C: i.e. here...
4070         * text2.C: and here
4071         * BufferView.[Ch] (setErrorList, resetErrorList): both removed
4072         * exporter.[Ch] (Backends, BufferFormat): the first was moved to anon
4073         namespace, the second to...
4074         * buffer_funcs (BufferFormat, parseErrors): added
4075         * errorlist.C (ErrorList(TeXErrors const &)): removed
4076
4077 2003-06-24  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
4078
4079         * ToolbarBackend.C (getIcon): complain when icon cannot be found
4080
4081 2003-06-24  "Garst R. Reese" <reese@isn.net>
4082
4083         * debug.C: fix typo
4084
4085 2003-06-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
4086
4087         * lyx_main.C (init): honor LYX_DIR_14x and LYX_USERDIR_14x
4088
4089         * version.C.in: change docversion to 1.4
4090
4091 2003-06-22  Alfredo Braunstein  <abraunst@libero.it>
4092
4093         * buffer.C: fix a bug just introduced
4094
4095 2003-06-21  Alfredo Braunstein  <abraunst@libero.it>
4096
4097         * buffer.[Ch]: added the parseError signal and use it, removed
4098         sgmlError
4099         * BufferView.[Ch] (addError): moved to ...
4100         * BufferView_pimpl.[Ch] (addError, loadLyXFile): ... here. Attach
4101         to the Buffer::parseError signal to catch (guess what) parse errors
4102         * lyx_main.[Ch] (printError,LyX): added gui-less parsing error feedback
4103
4104 2003-06-19  Alfredo Braunstein  <abraunst@libero.it>
4105
4106         * bufferlist.[Ch] (loadLyXFile, readFile, newFile): removed the
4107         ability to create a buffer and to return an existing one from
4108         the list. Moved these functions to...
4109         * buffer_funcs.[Ch]: added
4110         * BufferView.[Ch] (loadLyXFile): added
4111         * BufferView_pimpl.[Ch] (loadLyXFile): Added. Does the guessing
4112         job removed from bufferlist::loadLyXFile.
4113         * buffer.C (setReadOnly): make it work without view
4114         (i.e added an if (users))
4115
4116 2003-06-19  Angus Leeming  <leeming@lyx.org>
4117
4118         * lfuns.h:
4119         * LyXAction.C (init):
4120         * lyxfunc.C (getStatus, dispatch): remove 14 LFUNs, replacing them
4121         with LFUN_DIALOG_SHOW <name> <data>.
4122
4123 2003-06-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
4124
4125         * CutAndPaste.C (availableSelections): small compilation fix for
4126         ancient (gcc 2.9x) compilers
4127
4128 2003-06-18  Lars Gullik Bjønnes  <larsbj@gullik.net>
4129
4130         * text3.C (cursorNext): add tmp var
4131
4132         * text2.C (updateCounters): for function calling out of for clause
4133         (replaceSelectionWithString): ditto
4134         (insertStringAsParagraphs): ditto
4135         (getColumnNearX): add tmp var
4136         (setCursorFromCoordinates): add tmp var
4137         (cursorDownParagraph): add tmp var
4138         (deleteEmptyParagraphMechanism): add tmp var
4139
4140         * text.C (insertChar): add tmp var
4141
4142         * rowpainter.C (paintDepthBar): add tmp var
4143
4144         * CutAndPaste.C (availableSelections): potentially check all
4145         paragraphs in a cut to fill the shown strings.
4146
4147 2003-06-18  André Pönitz  <poenitz@gmx.net>
4148
4149         * kbmap.[Ch]: use vector<> instead of list<>
4150
4151 2003-06-17  Lars Gullik Bjønnes  <larsbj@lyx.org>
4152
4153         * text3.C (dispatch): handle arg to LFUN_PASTE, call
4154         pasteSelection with index
4155
4156         * text2.C (pasteSelection): modify, call pasteSelection with index
4157
4158         * paragraph.C (asString): reimplement version with no interval to
4159         call the one with interval.
4160
4161         * lyxtext.h: add index arg to pasteSelection
4162
4163         * MenuBackend.C (MenuItem): handle PasteRecent
4164         (Menu::read::Menutags): add md_pasterecent
4165         (read): handle it
4166         (expandPasteRecent): new function
4167         (expand): use it
4168
4169         * MenuBackend.h: add PasteRecent to MenuItem::Kind
4170
4171         * CutAndPaste.C: get rid of some stale comments. Add typdefe for
4172         the limited stack
4173         (availableSelections): new function
4174
4175 2003-06-17  Angus Leeming  <leeming@lyx.org>
4176
4177         * lyxfunc.C (dispatch): s/showMathPanel/show("mathpanel")/
4178
4179 2003-06-17  Angus Leeming  <leeming@lyx.org>
4180
4181         * lfuns.h:
4182         * LyXAction.C (init): new LFUN_DIALOG_SHOW.
4183
4184         * lyxfunc.C (dispatch): invoke it.
4185
4186 2003-06-16  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
4187
4188         * iterators.C (operator++, ParPosition): reintroduce some
4189         const_cast for the benefit of older compilers.
4190
4191 2003-06-13  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
4192
4193         * text3.C (dispatch): do not modify clipboard when doing
4194         LFUN_BACKSPACE, LFUN_BACKSPACE_SKIP, LFUN_DELETE or
4195         LFUN_DELETE_SKIP on a selection selection
4196
4197 2003-06-16  André Pönitz  <poenitz@gmx.net>
4198
4199         * BufferView.C:
4200         * buffer.C:
4201         * buffer.h:
4202         * paragraph.C:
4203         * tabular.[Ch]: IU of clone() and getLabelList();
4204
4205 2003-06-13  André Pönitz  <poenitz@gmx.net>
4206
4207         * tabular.h: compactification
4208
4209 2003-06-12  André Pönitz  <poenitz@gmx.net>
4210
4211         * tabular.C:
4212         * tabular.h:
4213         * tabular_funcs.h: some renaming plus whitespace
4214
4215 2003-06-12  André Pönitz  <poenitz@gmx.net>
4216
4217         * BufferView.C:
4218         * BufferView_pimpl.C:
4219         * CutAndPaste.C:
4220         * buffer.C:
4221         * iterators.[Ch]:
4222         * lyxfunc.C:
4223         * text.C:
4224         * toc.C: Return a Paragraph & for ParIterator::operator*()
4225
4226 2003-06-11  John Levon  <levon@movementarian.org>
4227
4228         * lyx_main.C:
4229         * ToolbarBackend.h:
4230         * ToolbarBackend.C: add "Toolbars" section and
4231         put the flags there
4232
4233 2003-06-10  Angus Leeming  <leeming@lyx.org>
4234
4235         * lfuns.h:
4236         * LyXAction.C (init): new LFUN_EXTERNAL_EDIT.
4237
4238         * lyxfunc.C (dispatch): invoke it.
4239
4240 2003-06-11  Lars Gullik Bjønnes  <larsbj@gullik.net>
4241
4242         * main.C: protect <ios> with HAVE_IOS
4243         (main): protect sync_with_stdio with HAVE_IOS
4244
4245 2003-06-10  Lars Gullik Bjønnes  <larsbj@lyx.org>
4246
4247         * text2.C (cutSelection): adjust
4248         (pasteSelection): adjust
4249
4250         * messages.C: handle get of empty string
4251
4252         * main.C (main): use sync_with_stdio(false)
4253
4254         * lyxfunc.C (dispatch): adjust
4255
4256         * lyx_cb.[Ch] (MenuWrite): remove unneeded BufferView arg
4257         (WriteAs): remove unneeded BufferView arg.
4258
4259         * bufferparams.h: use correct types on papersize, papersize2 and
4260         paperpackage.
4261
4262         * bufferparams.C (readToken): adjust for type
4263         (writeLaTeX): add missing cases to switch.
4264
4265         * bufferlist.C (quitWriteBuffer): adjust
4266         (close): adjust
4267
4268         * buffer.C (asciiParagraph): remove some commented code.
4269
4270         * CutAndPaste.C: remove current_view extern variable.
4271         (cutSelection): add BufferParams arg.
4272         (eraseSelection): add BufferParams arg.
4273         (pasteSelection): add Buffer const & arg
4274
4275 2003-06-07  John Levon  <levon@movementarian.org>
4276
4277         * buffer.C:
4278         * paragraph_funcs.C:
4279         * paragraph_pimpl.C:
4280         * text.C:
4281         * text2.C:
4282         * paragraph.h:
4283         * paragraph.C: allow InsetERT to freely space lines,
4284         and some consolidation of code
4285
4286 2003-06-06  José Matos  <jamatos@fep.up.pt>
4287
4288         * buffer.C (makeDocBookFile): fix bug #821
4289
4290 2003-06-06  Alfredo Braunstein  <abraunst@libero.it>
4291
4292         * BufferView_pimpl.C (dispatch): use Dialogs::visible
4293
4294 2003-06-04  Angus Leeming  <leeming@lyx.org>
4295
4296         * buffer.C: bump format to 224.
4297
4298 2003-06-05  André Pönitz  <poenitz@gmx.net>
4299
4300         * text2.C (redoParagraphs): remove two const_cast<>
4301
4302 2003-06-04  Lars Gullik Bjønnes  <larsbj@lyx.org>
4303
4304         * ParagraphList.h: remove last remnants of NO_STD_LIST
4305
4306 2003-06-03  Angus Leeming  <leeming@lyx.org>
4307
4308         * factory.C (createInset): small change to the way InsetExternal's params
4309         are set.
4310
4311 2003-06-04  André Pönitz  <poenitz@gmx.net>
4312
4313         * buffer.h: use Undo directly instead of shared_ptr<Undo>
4314
4315         * paragraph_pimpl.h:
4316         * paragraph.[Ch]: some Inset -> UpdatableInset changes
4317
4318         * undo.[Ch]: use ParagraphList instead of vector<Paragraph>
4319
4320         * undo_funcs.C: make some simple cases of undo work again
4321
4322 2003-06-03  John Levon  <levon@movementarian.org>
4323
4324         * ispell.C: HPUX doesn't have sys/select.h
4325         (from Albert Chin)
4326
4327 2003-06-03  John Levon  <levon@movementarian.org>
4328
4329         * CutAndPaste.C: update tabular and include inset
4330         buffer references
4331
4332         * buffer.h:
4333         * paragraph.h:
4334         * paragraph.C: remove owningBuffer(), don't pass Buffer
4335         to clone()
4336
4337         * factory.C: insetGraphicsParams changed
4338
4339 2003-06-02  John Levon  <levon@movementarian.org>
4340
4341         * LyXAction.C:
4342         * factory.C:
4343         * lfuns.h:
4344         * lyxfunc.C:
4345         * text3.C: remove insetparent
4346
4347 2003-06-02  John Levon  <levon@movementarian.org>
4348
4349         * buffer.h:
4350         * buffer.C: fix inset_iterator.end(), move out of line
4351         (bug 1149)
4352
4353 2003-06-01  John Levon  <levon@movementarian.org>
4354
4355         * text3.C: use a proper cut/paste when doing inset
4356         insert (from Jürgen Spitzmüller)
4357
4358 2003-06-01  John Levon  <levon@movementarian.org>
4359
4360         * factory.C: accept "\bibtex" not "\BibTeX" (bug 1018)
4361
4362 2003-05-30  André Pönitz  <poenitz@gmx.net>
4363
4364         * rowpainter.C: unify second drawing phase
4365
4366 2003-05-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
4367
4368         * trans_mgr.C: remove one case of current_view
4369
4370         * text2.C (cursorBottom): delete NO_STD_LIST stuff
4371
4372         * paragraph_funcs.h: remove paragraph.h include
4373
4374         * paragraph.h: delete NO_STD_LIST stuff
4375
4376         * paragraph.C (Paragraph): delete NO_STD_LIST stuff
4377
4378         * buffer.h: remove paragraph.h include
4379
4380         * ParagraphList.C: delete file
4381
4382         * Makefile.am (lyx_SOURCES): remove ParagraphList.C
4383
4384         * toc.C (getTocList): adjust
4385
4386         * paragraph_pimpl.C (validate): adjust
4387
4388         * paragraph_funcs.C (optArgInset): use const_iterator, adjust
4389
4390         * paragraph.C (Paragraph): adjust
4391         (getPositionOfInset): use const_iterator, adjust
4392         (bibitem): use const_iterator, adjust
4393         (setInsetOwner): adjust
4394
4395         * iterators.C (operator++): adjust
4396
4397         * InsetList.[Ch]: Replace selfmade iterator with standard
4398         vector::iterator also introduce const_iterator. Remove getPos,
4399         getInset and setInset from InsetTable. Adjust accordingly.
4400
4401         * BufferView.C (lockInset): adjust
4402         (ChangeInsets): adjust
4403
4404         * tabular.[Ch]: delete commented same_id functions
4405
4406 2003-05-28  John Levon  <levon@movementarian.org>
4407
4408         * lyxfunc.C: fix LFUN_ESCAPE (bug 1055)
4409
4410 2003-05-28  André Pönitz  <poenitz@gmx.net>
4411
4412         * metricsinfo.[Ch]: remove 'fullredraw' member
4413
4414 2003-05-28  Lars Gullik Bjønnes  <larsbj@lyx.org>
4415
4416         * lyxtextclass.C (operator): remove caching.
4417
4418 2003-05-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
4419
4420         * text3.C: adjust
4421
4422         * text2.C (cursorBottom): adjust
4423         (setCounter): use ParagraphList::find, adjust
4424
4425         * text.C (workWidth): use ParagraphList::find, adjust
4426
4427         * lyxcursor.C (LyXCursor): adjust
4428
4429         * buffer.C (inset_iterator): adjust
4430
4431         * ParagraphList.h: make iterator(value_type) private, make
4432         ParagraphList a friend of iterator.
4433
4434         * ParagraphList.C (find): new function
4435
4436         * BufferView_pimpl.C (resizeCurrentBuffer): adjust
4437
4438 2003-05-27  André Pönitz  <poenitz@gmx.net>
4439
4440         * dimension.[Ch]: a -> asc, d -> des, w -> wid
4441
4442 2003-05-27  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
4443
4444         * lyxfont.C (latexWriteStartChanges): fix character count for \noun
4445
4446 2003-05-26  John Levon  <levon@movementarian.org>
4447
4448         * LyXAction.C: LFUN_ESCAPE should be ReadOnly
4449
4450 2003-05-26  Lars Gullik Bjønnes  <larsbj@gullik.net>
4451
4452         * remove same_id from function signatures, adjust.
4453
4454 2003-05-25  Lars Gullik Bjønnes  <larsbj@gullik.net>
4455
4456         * undo_funcs.C (createUndo): use the id functions directly, adjust.
4457
4458         * paragraph_pimpl.C (Pimpl): get rid of same_ids parameter
4459
4460         * paragraph.C (Paragraph): get rid of same_ids parameter
4461
4462         * ParagraphList.C (insert): adjust
4463         (push_back): adjust
4464
4465 2003-05-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
4466
4467         * paragraph_funcs.C (breakParagraph): adjust
4468         (breakParagraphConservative): adjust
4469
4470         * buffer.C (readParagraph): adjust
4471
4472         * ParagraphList.C (insert): take a reference instead of a pointer
4473         (insert): adjust
4474
4475         * paragraph.[Ch] (id): new function
4476
4477         * bufferlist.C (newFile): adjust
4478
4479         * ParagraphList.C (ParagraphList): adjust
4480         (assign): adjust
4481         (push_back): take a reference instead of a pointer.
4482
4483         * paragraph.h: add NO_STD_LIST define, remove NO_NEXT define.
4484
4485         * paragraph.C: remove all NO_NEXT node add some NO_STD_LIST parts
4486         instead.
4487
4488         * ParagraphList.h: degenerate to std::list if NO_STD_LIST is not
4489         set else use old code.
4490
4491         * ParagraphList.C: remove all NO_NEXT code and only compile this
4492         code of NO_STD_LIST is set.
4493
4494 2003-05-23  Alfredo Braunstein  <abraunst@libero.it>
4495
4496         * BufferView_pimpl.C:
4497         * TextCache.C:
4498         * TextCache.h:
4499         * bufferlist.C:
4500         * errorlist.h:
4501         * format.C:
4502         * format.h:
4503         * graph.C:
4504         * lyxfunc.C:
4505         * lyxrc.C:
4506         * graphics/GraphicsConverter.C:
4507         * graphics/PreviewLoader.C: header adjustment
4508
4509 2003-05-23  Angus Leeming  <leeming@lyx.org>
4510
4511         * LaTeXFeatures.[Ch] (useBabel): new method.
4512         * bufferparams.C (writeLaTeX): use it.
4513
4514 2003-05-23  Lars Gullik Bjønnes  <larsbj@gullik.net>
4515
4516         * ParagraphList.h (set): remove unused function.
4517
4518 2003-05-23  André Pönitz  <poenitz@gmx.net>
4519
4520         * BufferView.C:
4521         * BufferView_pimpl.C:
4522         * buffer.C:
4523         * buffer.h:
4524         * lyxfunc.C:
4525         * undo_funcs.C: setUndo reworked
4526
4527         * iterators.[Ch]: add access to topmost ParagraphList
4528
4529         * lyxtext.[Ch] (workWidth): add a const
4530
4531 2003-05-23  Alfredo Braunstein  <abraunst@libero.it>
4532
4533         * texrow.[Ch] (increasePos): remove function
4534         * exporter.C (export): removed unused var and outdated comment
4535
4536 2003-05-23  Angus Leeming  <leeming@lyx.org>
4537
4538         * latexrunparams.h: rename fragile as moving_arg.
4539         * paragraph.C (simpleTeXOnePar): ditto.
4540         * paragraph_pimpl.C (simpleTeXSpecialChars): ditto.
4541
4542 2003-05-23  Lars Gullik Bjønnes  <larsbj@gullik.net>
4543
4544         * undo_funcs.C (textHandleUndo): comment out next/previous stuff
4545         (createUndo): ditto
4546         (textUndoOrRedo): comment out a currently unused var.
4547
4548         * paragraph.h (NO_NEXT): enable NO_NEXT
4549
4550         * lyxfunc.C (dispatch): remove LFUN_REMOVEERRORS
4551
4552         * lfuns.h: remove LFUN_REMOVEERRORS and adjust lfun numbers.
4553
4554         * exporter.C (Export): adjust for removeAutoInsets removal.
4555
4556         * buffer.C (runChktex): adjust for removeAutoInsets removal.
4557
4558         * LyXAction.C (init): remove LFUN_REMOVEERRORS
4559
4560         * BufferView.[Ch] (removeAutoInsets): delete function
4561
4562 2003-05-22  Angus Leeming  <leeming@lyx.org>
4563
4564         * latexrunparams.h: add a free_spacing variable.
4565
4566         * paragraph.[Ch] (simpleTeXOnePar): further fragile clean-up; no need
4567         to pass moving_arg, as the data is stored in runparams.fragile.
4568
4569         * paragraph_funcs.C (TeXOnePar): no longer pass free_spacing arg
4570         to Inset::latexOptional or to simpleTeXOnePar.
4571
4572         * paragraph_pimpl.C (simpleTeXSpecialChars): no longer pass
4573         free_spacing arg to Inset::latexOptional.
4574
4575         * tabular.[Ch] (TeXLongtableHeaderFooter, TeXRow): no longer have
4576         free_spacing arg.
4577
4578 2003-05-22  Angus Leeming  <leeming@lyx.org>
4579
4580         * latexrunparams.h: add fragile and use_babel variables.
4581
4582         * bufferparams.[Ch] (writeLaTeX): return use_babel.
4583         * buffer.C (makeLaTeXFile): store this returned value in
4584         runparams.use_babel, thus passing it to the inset::latex methods.
4585
4586         * paragraph.C (simpleTeXOnePar): no need to pass 'moving_arg' to
4587         simpleTeXSpecialChars as it is now stored in runparams.fragile.
4588
4589         * paragraph_funcs.[Ch] (TeXOnePar, latexParagraphs): TeXOnePar no
4590         longer has a fragile arg, as it is stored in runparams.fragile.
4591
4592         * paragraph_pimpl.[Ch] (simpleTeXSpecialChars): no longer has a
4593         moving_arg parameter as the data is stored in runparams.fragile.
4594
4595         * tabular.[Ch] (TeXLongtableHeaderFooter, TeXRow): no longer have
4596         a fragile parameter as the data is stored in runparams.fragile.
4597
4598 2003-05-22  Lars Gullik Bjønnes  <larsbj@gullik.net>
4599
4600         * paragraph.C (Paragraph): initialize next_par_ and prev_par_
4601
4602 2003-05-22  Angus Leeming  <leeming@lyx.org>
4603
4604         * latexrunparams.h: add a 'bool nice' which defaults to false.
4605
4606         * buffer.[Ch] (makeLaTeXFile): remove the nice parameter as it is
4607         now encapsulated within runparams.
4608
4609         * bufferlist.C (updateIncludedTeXfiles):
4610         * exporter.C (Export): ensuing change to the calls to makeLaTeXFile.
4611
4612 2003-05-22  Angus Leeming  <leeming@lyx.org>
4613
4614         * latexrunparams.h: new file containing struct LatexRunParams.
4615         * Makefile.am: add new file.
4616
4617         * LaTeX.[Ch] (c-tor, run):
4618         * buffer.[Ch] (makeLaTeXFile):
4619         * bufferlist.[Ch] (updateIncludedTeXfiles):
4620         * converter.C (convert, scanLog):
4621         * converter.[Ch] (runLaTeX):
4622         * exporter.C (Export):
4623         * paragraph.[Ch] (simpleTeXOnePar):
4624         * paragraph_funcs.C (TeXEnvironment, TeXOnePar, TeXDeeper):
4625         * paragraph_funcs.[Ch] (latexParagraphs):
4626         * paragraph_pimpl.[Ch] (simpleTeXSpecialChars):
4627         * tabular.[Ch] (TeXLongtableHeaderFooter, TeXRow, latex):
4628         pass around a LatexRunParams parameter.
4629
4630 2003-05-22  Lars Gullik Bjønnes  <larsbj@gullik.net>
4631
4632         * paragraph.[Ch]: remove unused constructor
4633
4634         * ParagraphList.C (erase): new function, taking two iterators
4635
4636 2003-05-22  André Pönitz  <poenitz@gmx.net>
4637
4638         * undo_funcs.C: remove duplicated code
4639
4640         * iterator.[Ch]: operator=
4641
4642 2003-05-22  Lars Gullik Bjønnes  <larsbj@gullik.net>
4643
4644         * tabular.C (SetMultiColumn): ws changes
4645
4646         * rowpainter.C (paintFirst): get rid of a ->previous
4647
4648         * lyx_cb.C (getPossibleLabel): parlist simplification
4649
4650         * BufferView.C (ChangeInsets): simplify slightly.
4651
4652 2003-05-20  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
4653
4654         * LyXAction.C: new lfun space-insert, kill protected-space-insert
4655         * lfuns.h: new LFUN_SPACE
4656         * lyxfunc.C: protected space has a new lfun
4657         * paragraph_funcs.C: read new space insets
4658         * text3.C:
4659         * factory.C: handle new space insets
4660
4661 2003-05-22  André Pönitz  <poenitz@gmx.net>
4662
4663         * BufferView.C:
4664         * BufferView_pimpl.C:
4665         * buffer.[Ch]:
4666         * lyxfunc.C:
4667         * undo_funcs.C: return a ParIterator from getParFromID.
4668
4669         * iterators.[Ch]: add two const's
4670
4671 2003-05-21  Lars Gullik Bjønnes  <larsbj@gullik.net>
4672
4673         * toc.C (getTocList): adjust
4674
4675         * iterators.[Ch]: rework for parlist
4676
4677         * buffer.C (par_iterator_begin): adjust
4678         (par_iterator_end): adjust
4679
4680         * CutAndPaste.C (SwitchLayoutsBetweenClasses): adjust
4681
4682         * BufferView.C (removeAutoInsets): adjust
4683         (ChangeInsets): adjust
4684
4685 2003-05-21  Alfredo Braunstein  <abraunst@libero.it>
4686
4687         * text.C (top_y): fix bug 1110
4688
4689 2003-05-08  Alfredo Braunstein  <abraunst@libero.it>
4690
4691         * errorlist.[Ch]: added
4692         * buffer.C:
4693         * BufferView.[Ch]:
4694         * BufferView_pimpl.C:
4695         * CutAndPaste.[Ch]: get rid of InsetError users, use ErrorList
4696         instead
4697
4698 2003-05-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
4699
4700         * Makefile.am: ensure that lyx is relinked upon changes to the
4701         various "convenience" libs.
4702
4703 2003-05-20  Angus Leeming  <leeming@lyx.org>
4704
4705         * Makefile.am (lyx_SOURCES): move format.[Ch] and graph.[Ch] so that
4706         files are compiled in alphabetical order again.
4707
4708         * gettext.h: #ifndef _GETTEXT_H_ -> #ifndef GETTEXT_H.
4709
4710 2003-05-19  Angus Leeming  <leeming@lyx.org>
4711
4712         * gettext.[Ch]: remove "char const * _(char const *)".
4713
4714 2003-05-19  André Pönitz  <poenitz@gmx.net>
4715
4716         * dimension.[Ch]: promote from mathed/dimension.[Ch]
4717
4718         * Makefile.am:
4719         * BufferView.C:
4720         * DepTable.h:
4721         * LaTeXFeatures.C:
4722         * buffer.C:
4723         * lyxfont.C:
4724         * lyxlex.h:
4725         * paragraph_funcs.C: dimensions() instead of ascend/descend/width
4726
4727 2003-05-19  André Pönitz  <poenitz@gmx.net>
4728
4729         * buffer.C:
4730         * lyxlayout.[Ch]:
4731         * lyxtextclass.[Ch]:
4732         * paragraph.C:
4733         * paragraph_funcs.[Ch]:
4734         * text2.C:
4735         * text3.C: more insetenv work
4736
4737 2003-05-16  Alfredo Braunstein  <abraunst@libero.it>
4738
4739         * ParagraphParameters.C (params2string): small bug fixed
4740
4741 2003-05-16  André Pönitz  <poenitz@gmx.net>
4742
4743         * debug.C:
4744         * bufferview_funcs.C: patch from Kornel Benko to prevent
4745           crash when _(...) is called twice in a statement
4746
4747 2003-05-16  André Pönitz  <poenitz@gmx.net>
4748
4749         * BufferView.C:
4750         * lyxfunc.C:
4751         * text.C:
4752         * text2.C:
4753         * text3.C:
4754         * undo_funcs.C: edit() -> LFUN_INSET_EDIT
4755
4756 2003-05-14  Alfredo Braunstein  <abraunst@libero.it>
4757
4758         * lyx_main.C (init): remove spurious static_cast
4759
4760 2003-05-14  André Pönitz  <poenitz@gmx.net>
4761
4762         * BufferView.C: fix format string
4763
4764 2003-05-12  Alfredo Braunstein  <abraunst@libero.it>
4765
4766         * BufferView.[Ch] (insertErrors): removed
4767         * BufferView.[Ch] (showErrorList): added
4768         * buffer.C (runChkTeX):
4769         * converter.C (scanLog): call showErrorList instead of inserterrors
4770
4771 2003-05-13  André Pönitz  <poenitz@gmx.net>
4772
4773         * BufferView_pimpl.C:
4774         * buffer.C:
4775         * bufferview_func.C:
4776         * MenuBackend.C:
4777         * lyxfunc.C:
4778         * lyxrc.C:
4779         * tex-accent.C:
4780         * text3.C:
4781         * toc.C:
4782         * tabular_funcs.h: tostr() from its own header
4783
4784         * ParagraphParameters.C:
4785         * ToolbarBackend.C:
4786         * bufferparams.C:
4787         * format.C:
4788         * lyxlex_pimpl.C:
4789         * text3.C: STRCONV()
4790
4791 2003-05-12  André Pönitz  <poenitz@gmx.net>
4792
4793         * BufferView.C:
4794         * BufferView_pimpl.C:
4795         * CutAndPaste.C:
4796         * LaTeX.C:
4797         * LaTeXFeatures.C:
4798         * ParagraphParameters.C:
4799         * buffer.C:
4800         * bufferlist.C:
4801         * bufferparams.C:
4802         * bufferview_funcs.C:
4803         * converter.C:
4804         * counters.C:
4805         * debug.C:
4806         * exporter.C:
4807         * format.C:
4808         * importer.C:
4809         * lyx_cb.C:
4810         * lyx_main.C:
4811         * lyxfont.C:
4812         * lyxfunc.C:
4813         * lyxvc.C:
4814         * paragraph.C:
4815         * paragraph_funcs.C:
4816         * tabular.C:
4817         * tabular_funcs.C:
4818         * text2.C:
4819         * text3.C:  boost::format -> bformat  all over the place
4820
4821
4822 2003-05-09  André Pönitz  <poenitz@gmx.net>
4823
4824         * LColor.[Ch]: Pimpl the #include <map> away
4825
4826 2003-05-09  John Levon  <levon@movementarian.org>
4827
4828         * bufferlist.C: never remove emergency saves
4829
4830 2003-05-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
4831
4832         * Makefile.am: better lib building
4833
4834 2003-05-07  Lars Gullik Bjønnes  <larsbj@gullik.net>
4835
4836         * texrow.[Ch]: remove dependency on Paragraph and just store a id
4837         instead.
4838         * paragraph_pimpl.C (simpleTeXBlanks): adjust
4839         (simpleTeXSpecialChars): adjust
4840         (simpleTeXSpecialChars): adjust
4841         * paragraph.C (simpleTeXOnePar): adjust
4842         * buffer.C (makeLaTeXFile): adjust
4843
4844         * Makefile.am (BOOST_LIBS): allow boost as system lib.
4845
4846         * text2.C (changeDepth): parlist cleanup
4847         (getColumnNearX): ditto
4848
4849         * rowpainter.C (getLabelFont): parlist cleanup
4850
4851         * bufferlist.C (newFile): parlist cleanup
4852
4853         * CutAndPaste.C (eraseSelection): parlist cleanup
4854
4855         * BufferView_pimpl.C (trackChanges): parlist cleanup
4856         (dispatch): ditto
4857
4858         * BufferView.C (lockInset): parlist cleanup.
4859         (ChangeInsets): ditto
4860
4861 2003-05-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
4862
4863         * CutAndPaste.h: Update file header.
4864
4865         * CutAndPaste.C: Update file header.
4866         Store the parts cut out of the Document in a limited_stack.
4867         (copySelection): adjust
4868         (pasteSelection): new function, takes the index in the limited stack.
4869         (nrOfParagraphs): adjust
4870         (SwitchLayoutsBetweenClasses): Change to take a ParagraphList&,
4871         simplify error inset insertion.
4872         (checkPastePossible): adjust
4873
4874 2003-05-06  John Levon  <levon@movementarian.org>
4875
4876         * text2.C: don't cast wrap inset to float
4877
4878 2003-05-05  André Pönitz  <poenitz@gmx.net>
4879
4880         * iterator.C:
4881         * undo_funcs.C: use getParagraphs() instead of getFirstParagraph()
4882
4883         * buffer.[Ch]: new function hasParWithId() to help to get rid of a
4884           few naked Paragraph *.
4885
4886 2003-05-02  Michael Schmitt  <michael.schmitt@teststep.org>
4887
4888         * bufferparams.C: Output warning if a document with missing
4889         TeX document class is loaded
4890         * exporter.C: Disable TeX exports if the document class is missing
4891         * lyxtextclass.C:
4892         * lyxtextclass.h:
4893         * lyxtextclasslist.C: Handle new textclass.lst format; new method
4894         isTeXClassAvailable()
4895
4896 2003-05-03  John Levon  <levon@movementarian.org>
4897
4898         * BufferView.h:
4899         * BufferView.C: remove showLockedInsetCursor(), showCursor(),
4900         explicit cursor show/hide
4901
4902         * BufferView_pimpl.h:
4903         * BufferView_pimpl.C: hide cursor before dispatching. Show cursor
4904         after a cursor move lfun. Simplify cursorToggle(). Remove show/hideCursor().
4905
4906         * lyxfunc.C: hide cursor before dispatching.
4907
4908         * lyx_cb.C:
4909         * lyxfind.C:
4910         * text.C:
4911         * text3.C: remove explicit cursor hides
4912
4913 2003-05-02  André Pönitz  <poenitz@gmx.net>
4914
4915         * buffer.[Ch]: two instances of Paragraph * -> ParagraphList::iterator
4916
4917         * undo_funcs.C:
4918         * undo.[Ch]: rely on std::vector<Paragraph *> instead of manually
4919           linked lists
4920
4921         * text2.C: tiny whitespace
4922
4923 2003-05-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
4924
4925         * undo_funcs.C: almost only ws changes.
4926
4927         * ParagraphList.C (splice): just return if pl is empty.
4928
4929 2003-05-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
4930
4931         * ParagraphList.C (splice): new function.
4932
4933         * CutAndPaste.C (pasteSelection): use it
4934
4935 2003-05-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
4936
4937         * CutAndPaste.C (pasteSelection): remove the last next and
4938         previous from this file.
4939
4940 2003-05-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
4941
4942         * CutAndPaste.C (pasteSelection): more clean up, user proper
4943         ParagraphList functions for pasteing.
4944
4945         * ParagraphList.C (insert): new function, three arg insert
4946
4947 2003-05-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
4948
4949         * ParagraphList.C (insert): new function, three arg insert
4950
4951         * CutAndPaste.C (pasteSelection): work on the simple_cut_clone,
4952         not on paragraphs.
4953
4954 2003-05-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
4955
4956         * CutAndPaste.C (pasteSelection): copy paragraphlist the nice way.
4957
4958 2003-05-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
4959
4960         * CutAndPaste.C (pasteSelection): remove some unneeded code.
4961
4962 2003-05-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
4963
4964         * CutAndPaste.C (resetOwnerAndChanges): new helper functor
4965         (copySelection): clean up a bit.
4966         (pasteSelection): use make_pair
4967
4968         * ParagraphList.C (ParagraphList): implement copy constructor
4969         (operator=): implement, base on copy constructor.
4970         (assign): new func
4971
4972         * paragraph.C (erase): return a bool
4973
4974         * paragraph_pimpl.C (erasePos): remove function, move contents...
4975         (erase): ... here. Return a bool.
4976         (erase): call erase instead of erasePos.
4977
4978 2003-04-30  Alfredo Braunstein  <abraunst@libero.it>
4979
4980         * ParagraphList.h: define PitPosPair
4981         * CutAndPaste.C (copySelection, pasteSelection): big rework, use
4982         ParagraphList, fix a bug on pasting multiple pars
4983         * text2.C: change interface to C&P
4984
4985 2003-04-30  André Pönitz  <poenitz@gmx.net>
4986
4987         * undo_func.C: revert part of yesterday's patch 2
4988
4989 2003-04-30  John Levon  <levon@movementarian.org>
4990
4991         * LColor.C: s/tabular/table/
4992
4993 2003-04-30  Lars Gullik Bjønnes  <larsbj@gullik.net>
4994
4995         * text3.C (dispatch): do not convert iterator -> pointer
4996         * undo_funcs.C (setCursorParUndo): ditto
4997         * text_funcs.C (transposeChars): ditto
4998
4999         * text2.C (setLayout): ws changes only
5000
5001         * text.C (breakParagraph): do not convert iterator -> pointer
5002         (insertChar): ditto
5003         (acceptChange): ditto
5004         (rejectChange): ditto
5005         (changeCase): ditto
5006         (Delete): ditto
5007         (backspace): ditto
5008
5009         * BufferView.C (lockedInsetStoreUndo): do not convert iterator ->
5010         pointer
5011
5012 2003-04-29  Alfredo Braunstein  <abraunst@libero.it>
5013
5014         * text3.C (gotoInset): YABG (yet another bad getChar)
5015
5016 2003-04-29  André Pönitz  <poenitz@gmx.net>
5017
5018         * paragraph.h: make operator= private unimplemented as long as
5019           it is unusable
5020
5021         * ParagraphList.C: whitespace
5022
5023         * paragraph.[Ch]:
5024         * paragraph_pimpl.[Ch]:
5025         * paragraph_funcs.C:
5026         * CutAndPaste.C:
5027         * undo_funcs.C: whitespace + Paragraph *  -> Paragraph (const) &
5028
5029         * text2.C:
5030           undo_funcs.[Ch]: Paragraph * -> ParagraphList::iterator
5031
5032 2003-04-29  Alfredo Braunstein  <abraunst@libero.it>
5033
5034         * CutAndPaste.[Ch] (cutSelection): big rework, some bugs fixed
5035         * paragraph.[Ch] (erase):
5036         * paragraph_pimpl.[Ch] (erase): change return type and value
5037         * text2.C (cutSelection): some rework
5038
5039 2003-04-28  John Levon  <levon@movementarian.org>
5040
5041         * bufferlist.C: changes for unsaved changes dialog
5042
5043 2003-04-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
5044
5045         * bufferlist.C (newFile): set language (messages_) for new
5046         documents also.
5047
5048         * buffer.C (readFile): ws changes only.
5049
5050 2003-04-28  André Pönitz  <poenitz@gmx.net>
5051
5052         * undo_funcs.C:
5053         * lyxfunc.C:
5054         * buffer.[Ch]:
5055         * BufferView_pimpl.C:
5056         * BufferView.C: getParFromID related ParagraphList::iterator changes
5057
5058 2003-04-28  André Pönitz  <poenitz@gmx.net>
5059
5060         * tabular.[Ch]: part of Lars' Paragraph * -> ParagraphList::iterator
5061           Changes
5062
5063 2003-04-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
5064
5065         * messages.C: remove one more localedir class variable.
5066
5067 2003-04-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
5068
5069         * messages.C (getLocaleDir): singleton generation function
5070         (Pimpl): use it.
5071         (Messages): add a default constructor.
5072
5073         * main.C (main): do not setup localedir here, do not call
5074         gettext_init.
5075
5076         * gettext.C (_): use it.
5077         (gettext_init): delete funciton
5078
5079 2003-04-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
5080
5081         * gettext.C (getLyXMessages): new singleton generating function.
5082
5083         * buffer.C (updateDocLang): adjust
5084
5085         * Makefile.am (messages.o): add target
5086         (main.o): remove target
5087
5088 2003-04-27  John Levon  <levon@movementarian.org>
5089
5090         * bufferlist.C:
5091         * lyx_cb.C:
5092         * lyxfunc.C:
5093         * lyxvc.C: specify cancel button in Alert::prompt
5094
5095 2003-04-26  John Levon  <levon@movementarian.org>
5096
5097         * text3.C:
5098         * lyxfunc.C:
5099         * lfuns.h:
5100         * LyXAction.C: add LFUN_INSET_SETTINGS
5101
5102         * lyxfunc.C: don't enable tabular-feature when there's
5103         just any locking inset
5104
5105 2003-04-26  John Levon  <levon@movementarian.org>
5106
5107         * bufferlist.C: re-add Cancel to buffer close question
5108
5109         * lyxfunc.C: fix import UI a bit
5110
5111 2003-04-25  John Levon  <levon@movementarian.org>
5112
5113         * gettext.C: remove the broken asserts for now
5114
5115 2003-04-25  Lars Gullik Bjønnes  <larsbj@gullik.net>
5116
5117         * messages.C: make case where setlocale cannot comply work better.
5118
5119         * buffer.C (updateDocLang): new function
5120         (changeLanguage): use it
5121         (readFile): use it
5122
5123         * text2.C (setCounter): use B_ a bit.
5124
5125         * lyxlayout.C (Read): be sure to trim the label strings.
5126
5127         * messages.C (Messages): fix typo in comment
5128
5129         * buffer.C (readFile): set message_ after file is loaded.
5130         (makeDocBookFile): remove double return
5131         (changeLanguage): reset message_ upon language change.
5132         (B_): new func, use this to get translated buffer strings.
5133
5134         * main.C: add myself and Jean Marc as authors.
5135
5136 2003-04-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
5137
5138         * messages.[hC]: pimplify Messages, and three different pimpls to be
5139         used in different circumstances.
5140
5141         * gettext.[Ch]: change for use with new message code.
5142
5143 2003-04-24 André Pönitz <poenitz@gmx.net>
5144
5145         * factory.C: support for eqref
5146
5147 2003-04-23  Lars Gullik Bjønnes  <larsbj@gullik.net>
5148
5149         * messages.[Ch]: add missing char
5150
5151         * Makefile.am (lyx_SOURCES): add messages.[Ch]
5152
5153         * messages.[Ch]: New files
5154
5155 2003-04-18  John Levon  <levon@movementarian.org>
5156
5157         * BufferView.h:
5158         * BufferView.C:
5159         * BufferView_pimpl.C:
5160         * lfuns.h:
5161         * LyXAction.C:
5162         * lyxtext.h:
5163         * text2.C: remove layout-copy/paste (bug 778)
5164
5165 2003-04-16  Alfredo Braunstein  <abraunst@libero.it>
5166
5167         * text2.C (redoParagraphs): eliminate good_prevrit, rewrite a loop
5168
5169 2003-04-16  Alfredo Braunstein  <abraunst@libero.it>
5170
5171         * bufferlist.C (quitWriteBuffer): WriteAs and MenuWrite return true
5172         if they succeed. Act accordingly.
5173
5174 2003-04-16  Lars Gullik Bjønnes  <larsbj@gullik.net>
5175
5176         * text2.C (setCharFont): adjust
5177         (setCounter): adjust
5178         (insertStringAsLines): adjust
5179
5180         * text.C (leftMargin): adjust
5181         (setHeightOfRow): adjust
5182
5183         * rowpainter.C (paintFirst): adjust
5184         (paintLast): adjust
5185
5186         * paragraph_funcs.C (depthHook): ParagraphList::iterators
5187         (outerHook): ditto
5188         (isFirstInSequence): ditto
5189         (getEndLabel): ditto
5190         (outerFont): adjust
5191
5192         * paragraph.C (getParLanguage): comment out some hard stuff.
5193
5194         * buffer.C (insertStringAsLines): take a ParagraphList as arg
5195         (sgmlError): ditto
5196         (simpleDocBookOnePar): ditto
5197         (makeDocBookFile): use ParagraphList::iterator
5198
5199         * CutAndPaste.C (pasteSelection): adjust
5200
5201 2003-04-16  Lars Gullik Bjønnes  <larsbj@gullik.net>
5202
5203         * text2.C (getFont): adjust
5204         (getLayoutFont): adjust
5205         (getLabelFont): adjust
5206
5207         * paragraph_funcs.C (TeXOnePar): adjust
5208
5209         * buffer.C (simpleLinuxDocOnePar): adjust
5210         (simpleDocBookOnePar): adjust
5211
5212         * CutAndPaste.C (pasteSelection): adjust
5213
5214         * BufferView.C (getEncoding): adjust
5215
5216         * paragraph_funcs.C (outerFont): prepare for a ParagraphList arg.
5217
5218 2003-04-16  John Levon  <levon@movementarian.org>
5219
5220         * lyxfind.C: use parlist stuff for search/changes
5221
5222 2003-04-16  Lars Gullik Bjønnes  <larsbj@gullik.net>
5223
5224         * undo_funcs.C (textHandleUndo): ajust (rather big adsjust this one)
5225
5226         * text2.C (deleteEmptyParagraphMechanism): adjust
5227
5228         * text2.[Ch] (ownerParagraph): delete func (both of them
5229
5230 2003-04-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
5231
5232         * text_funcs.C (transposeChars): use ParagraphList::iterator here.
5233
5234 2003-04-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
5235
5236         * ParagraphList.C: prepare for NO_NEXT
5237
5238 2003-04-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
5239
5240         * text2.C (getFont): adjust
5241         (getLayoutFont): adjust
5242         (getLabelFont): adjust
5243
5244         * paragraph.C (getFont): adjust
5245         (getLabelFont): adjust
5246         (getLayoutFont): adjust
5247
5248         * paragraph_funcs.[Ch] (realizeFont): remove unneeded arguments.
5249
5250 2003-04-15  John Levon  <levon@movementarian.org>
5251
5252         From Angus Leeming
5253
5254         * lyx_main.C: handle Include in .ui files
5255
5256 2003-04-15  John Levon  <levon@movementarian.org>
5257
5258         * MenuBackend.C: make the doc files length shorter
5259
5260         * ToolbarBackend.h:
5261         * ToolbarBackend.C: handle toolbar placement flags,
5262         Minibuffer
5263
5264 2003-04-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
5265
5266         * paragraph_pimpl.C (simpleTeXSpecialChars): take a outerfont arg,
5267         adjust
5268
5269         * paragraph_funcs.C (TeXOnePar): adjust
5270
5271         * paragraph.C (getLabelFont): add outerfont arg, adjust
5272         (getLayoutFont): ditto
5273         (simpleTeXOnePar): adjust
5274
5275         * paragraph_pimpl.C (realizeFont): delete func
5276
5277 2003-04-14  Alfredo Braunstein  <abraunst@libero.it>
5278
5279         * text2.C (beforeFullRowInset): added a bad getchar check, removed
5280         row argument, constify cur argument.
5281
5282 2003-04-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
5283
5284         * text2.C (getFont): adjust
5285         (getLayoutFont): adjust
5286         (getLabelFont): adjust
5287
5288         * paragraph_funcs.C (TeXOnePar): adjust
5289         (outerFont): new func...
5290         (realizeFont): ...moved out from here, changed this to facilitate
5291         transition
5292
5293         * paragraph.C (getFont): take outerfont as arg, adjust
5294         (simpleTeXOnePar): add outerfont arg, adjust
5295
5296         * buffer.C (simpleLinuxDocOnePar): adjust
5297         (simpleDocBookOnePar): adjust
5298
5299         * CutAndPaste.C (pasteSelection): adjust
5300
5301         * BufferView.C (getEncoding): adjust
5302
5303 2003-04-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
5304
5305         * text2.C (setCharFont): adjust
5306         (setCounter): adjust
5307
5308         * text.C (leftMargin): adjust
5309         (setHeightOfRow): adjust
5310
5311         * rowpainter.C (paintFirst): adjust
5312         (paintLast): adjust
5313
5314         * paragraph_pimpl.C (realizeFont): adjust
5315
5316         * paragraph.C (isFirstInSequence): move from here...
5317         * paragraph_funcs.C (isFirstInSequence): ...to here
5318
5319         * paragraph.C (outerHook): move from here...
5320         * paragraph_funcs.C (outerHook): ...to here
5321
5322         * paragraph.C (depthHook): move from here...
5323         * paragraph_funcs.C (depthHook): ...to here
5324
5325         * paragraph.C (getEndLabel): move from here...
5326         * paragraph_funcs.C (getEndLabel): ...to here
5327
5328         * text2.C (realizeFont): move from here...
5329         * paragraph_funcs.C (realizeFont): ...to here
5330
5331 2003-04-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
5332
5333         * text3.C (gotoNextInset): use separate tmp vars for par and pos.
5334
5335 2003-04-14  Angus Leeming  <leeming@lyx.org>
5336
5337         * LColor.[Ch]: scrap LColor mathcursor.
5338
5339 2003-04-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
5340
5341         * lyxlex.[Ch] (text): delete function
5342         * trans.C (Load): adjust
5343         * paragraph_funcs.C (readParToken): adjust
5344
5345 2003-04-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
5346
5347         * lyxlex_pimpl.h: get rid of LEX_MAX_BUFF, change buff to be a
5348         vector<char> instead of a char[].
5349
5350         * lyxlex_pimpl.C (getString): adjust
5351         (next): adjust
5352         (lex): use getString
5353         (eatLine): adjust
5354         (nextToken): adjust
5355
5356         * lyxlex.C (text): use pimpl_->getString()
5357         (getBool): ditto
5358         (findToken): ditto
5359
5360 2003-04-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
5361
5362         * text2.C (getInset): temp vars for cursor.par() and cursor.pos()
5363         (makeFontEntriesLayoutSpecific): temp var for par.size()
5364         (setLayout): temp var for ownerParagraphs().end()
5365         (fullRebreak): temp var for rows().end()
5366         (selectionAsString): temp var for boost::next(startpit), realize
5367         that the while really is a regular for loop.
5368         (cursorEnd): temp vars for cursor.row(), lastPos ++, only call
5369         setCursor in one place.
5370         (setParagraph): temp vr for ownerParagraphs().end()
5371         (updateCounters): make the while loop a for loop
5372         (cutSelection): temp var for ownerParagraphs().end()
5373         (updateInset): make the do {} while() a regular for loop
5374         (getCursorX): use temp vars
5375         (setCurrentFont): use temp vars
5376         (getColumnNearX): use temp vars
5377
5378 2003-04-13  Lars Gullik Bjønnes  <larsbj@gullik.net>
5379
5380         * text.C (transformChar): use temp var for getChar
5381         (computeBidiTables): use temp var for row->par()
5382         (fill): move temp vars for row->par() and pit->layout() earlier in
5383         the function.
5384         (labelFill): use temp var for row->par()
5385         (setHeightOfRow): do not allow rit to be RowList::end, get rid of
5386         asc and desc, realize that pit never changes and that firstpit is
5387         just a duplicate and not needed. Exchange rit->par() with pit in a
5388         lot of places.
5389         (breakAgain): use a temp var for boost::next(rit)
5390         (breakAgainOneRow): ditto
5391         (breakParagraph): use a temp var for rows().begin()
5392         (prepareToPrint): move nlh into minimal scope, use temp var for rit->par()
5393         (cursorRightOneWord): use temp var for cursor.par() and
5394         cursor.pos(), remove usage of tmpcursor.
5395         (cursorLeftOneWord): use temp var for cursor.par() and
5396         cursor.pos() only set cur at end of function.
5397
5398 2003-04-13  Lars Gullik Bjønnes  <larsbj@gullik.net>
5399
5400         * text.C, text2.C: exchange all usage of Paragraph::next with
5401         boost::next(ParagraphList::iterator)
5402
5403         * CutAndPaste.C (cutSelection): change 2. arg to a Paragraph*
5404
5405         * text2.C (cursorTop): simplify implementation
5406         (cursorBottom): ditto
5407         (setParagraph): use ParagraphList::iterator
5408         (setCurrentFont): adjust
5409         (getColumnNearX): adjust
5410         (cursorRight): adjust
5411         (cursorLeft): remove usage of Paragraph::previous
5412         (cursorUpParagraph): ditto
5413         (deleteEmptyParagraphMechanism): slight cleanup
5414
5415         * text.C (isBoundary): take a Paragraph const & instead of a
5416         pointer as arg.
5417         (addressBreakPoint): ditto
5418         (leftMargin): remove usage of Paragraph::previous.
5419         (setHeightOfRow): ditto
5420         (cursorLeftOneWord): ditto
5421         (selectNextWordToSpellcheck): ditto
5422         (Delete): ditto
5423         (backspace): ditto
5424         (breakParagraph): remove one usage of Paragraph::next
5425         (redoParagraph): ditto
5426         (acceptChange): ditto
5427         (insertChar): adjust
5428         (rowBreakPoint): adjust
5429
5430         * bufferview_funcs.C (toggleAndShow): adjust
5431
5432 2003-04-11  Alfredo Braunstein  <abraunst@libero.it>
5433
5434         * lyxrow.[Ch]: add a cached y position to a Row and Row::y()
5435         methods to access it.
5436         * lyxtext.h:
5437         * text.C: Added updateRowPositions to compute all row positions.
5438         Make top_y and getRowNearY() to use the cached y position
5439
5440 2003-04-11  John Levon  <levon@movementarian.org>
5441
5442         * text.C (rowBreakPoint): reintroduce the labelEnd
5443         checks, code copied from the row fill stuff. Deep voodoo.
5444
5445         * text.C (fill): add a comment and debugging for the
5446         next poor soul.
5447
5448 2003-04-11  John Levon  <levon@movementarian.org>
5449
5450         * text.C: make sure fullrow insets get wrapped to the next line,
5451         even when they're in a manual label
5452
5453 2003-04-10  Lars Gullik Bjønnes  <larsbj@gullik.net>
5454
5455         * text2.C (insertParagraph): make it take ParagraphList::iterator
5456         as arg.
5457         (setLayout): make it return ParagraphList::iterator
5458         (redoParagraphs): ditto
5459         (setCounter): ditto
5460         (checkParagraph): ditto
5461
5462         * text.C (getRow): make getrow take ParagraphList::iterator as arg
5463
5464         * text2.C: adjust several funcs.
5465         (realizeFont): take a ParagraphList::iterator as arg.
5466         (getLayoutFont): ditto
5467         (getLabelFont): ditto
5468         (setCharFont): ditto
5469
5470         * text.C: adjust several funcs.
5471
5472 2003-04-09  Alfredo Braunstein  <abraunst@libero.it>
5473
5474         * text.C (selectNextWordToSpellcheck): don't accidentally
5475         skip insets
5476
5477 2003-04-10  John Levon  <levon@movementarian.org>
5478
5479         * ToolbarBackend.C (getIcon): special handling for
5480         LFUN_MATH_DELIM
5481
5482 2003-04-09  Alfredo Braunstein  <abraunst@libero.it>
5483
5484         * text2.C (cursorRight): a getChar assert fixed
5485
5486 2003-04-09  Lars Gullik Bjønnes  <larsbj@gullik.net>
5487
5488         * text2.C (getFont): change to take a ParagraphList::iterator
5489         instead of Paragraph*
5490         Adjust several functions.
5491
5492         * text.C (transformChar): change to take a ParagraphList::iterator
5493         instead of Paragraph*
5494         (singleWidth): ditto
5495         Adjust several functions.
5496
5497         * rowpainter.C: adjust several functions
5498         * rowpainter.h:store a ParagraphList::iterator and not a
5499         Paragraph&.
5500
5501
5502 2003-04-09  John Levon  <levon@movementarian.org>
5503
5504         * lyxfunc.C:
5505         * lfuns.h:
5506         * LyXAction.h:
5507         * LyXAction.C: remove LFUN_APROPOS, LFUN_GETTIP,
5508         and the "help" bits as well
5509
5510 2003-04-09  John Levon  <levon@movementarian.org>
5511
5512         * ToolbarBackend.h:
5513         * ToolbarBackend.C: allow multiple toolbars
5514
5515 2003-04-09  Lars Gullik Bjønnes  <larsbj@gullik.net>
5516
5517         * undo_funcs.C (setCursorParUndo): adjust
5518
5519         * text_funcs.C (transposeChars): adjust
5520
5521         * text3.C (gotoNextInset): adjust
5522         (dispatch): adjust
5523
5524         * text2.C (setLayout): adjust
5525         (changeDepth): adjust
5526         (setFont): adjust
5527         (redoParagraphs): adjust
5528         (selectionAsString): adjust
5529         (setParagraph): adjust
5530         (insertInset): adjust
5531         (cutSelection): adjust
5532         (copySelection): adjust
5533         (pasteSelection): adjust
5534         (insertStringAsLines): adjust
5535         (updateInset): adjust
5536         (setCursor): change to take a ParagraphList::iterator parameter
5537         (setCursorIntern): change to take a ParagraphList::iterator parameter
5538         (setCurrentFont): adjust
5539         (cursorLeft): adjust
5540         (cursorRight): adjust
5541         (deleteEmptyParagraphMechanism): adjust
5542
5543         * text.C (breakParagraph): adjust
5544         (insertChar): adjust
5545         (acceptChange): adjust
5546         (rejectChange): adjust
5547         (selectNextWordToSpellcheck): adjust
5548         (changeCase): adjust
5549         (Delete): adjust
5550         (backspace): adjust
5551
5552         * lyxfind.C (SearchForward): adjust
5553         (SearchBackward): adjust
5554         (nextChange): adjust
5555
5556         * lyxcursor.C (par): adjust
5557
5558         * lyxcursor.h: store a ParagraphList::iterator instead of a
5559         Paragraph*
5560
5561         * lyx_cb.C (getPossibleLabel): adjust
5562
5563         * bufferview_funcs.C (toggleAndShow): adjust
5564
5565         * BufferView_pimpl.C (resizeCurrentBuffer): adjust
5566         (dispatch): adjust
5567
5568         * BufferView.C (removeAutoInsets): adjust
5569         (lockedInsetStoreUndo): adjust
5570
5571 2003-04-09  John Levon  <levon@movementarian.org>
5572
5573         * ToolbarBackend.C: try icon without argument
5574         if with argument fails
5575
5576 2003-04-08  John Levon  <levon@movementarian.org>
5577
5578         * ToolbarBackend.h:
5579         * ToolbarBackend.C: add getIcon(), handle tooltip,
5580         and change from "Icon" to "Item".
5581
5582 2003-04-08  Alfredo Braunstein  <abraunst@libero.it>
5583
5584         * BufferView.C (lockInset): another bad getchar crunched
5585
5586 2003-04-08  Alfredo Braunstein  <abraunst@libero.it>
5587
5588         * text2.C (changeDepth): do not setUndo on test_only (make undo work
5589         again)
5590
5591 2003-04-05  Alfredo Braunstein  <abraunst@libero.it>
5592
5593         * lyxfind.C (searchForward, searchBackwards): bug 782
5594
5595 2003-04-07  John Levon  <levon@movementarian.org>
5596
5597         * paragraph.C: remove dead comment
5598
5599         * text.C: remove troublesome depth-fiddling code
5600         in leftMargin() and rightMargin() (bug 1017)
5601
5602         * text.C: fix breaking of rows in nested lists
5603         (bug 1004)
5604
5605         * text2.C (updateCounters): fix up depth values
5606         (bug 1013)
5607
5608 2003-04-07  John Levon  <levon@movementarian.org>
5609
5610         * BufferView_pimpl.C: clear message when doc finishes resizing,
5611         and after a mouse event
5612
5613         * lyxfunc.C: clear message after exiting inset
5614
5615 2003-04-07  John Levon  <levon@movementarian.org>
5616
5617         * bufferview_funcs.C: show math status not outside
5618         status in the statusbar
5619
5620 2003-04-07  John Levon  <levon@movementarian.org>
5621
5622         * lyxfunc.C: note status changed after a depth change
5623
5624 2003-04-04  Angus Leeming  <leeming@lyx.org>
5625
5626         * LaTeX.h: move AuxInfo operator==, != out of line.
5627         Remove LaTeX virtual destructor; nothing derives from it.
5628         Move operator()() out of public area and rename it startscript().
5629         Change protected for private.
5630
5631 2003-04-04  Angus Leeming  <leeming@lyx.org>
5632
5633         * lyxfunc.C:
5634         * text2.C: remove unneeded #includes.
5635
5636 2003-04-03  Alfredo Braunstein  <abraunst@libero.it>
5637
5638         * text2.C (dEPM): fix the heigth of the next row
5639
5640 2003-04-03  Alfredo Braunstein  <abraunst@libero.it>
5641
5642         * text.C: squashed an invalid getChar requester + some ws changes
5643
5644 2003-04-03  John Levon  <levon@movementarian.org>
5645
5646         * bufferview_funcs.h:
5647         * bufferview_funcs.C:
5648         * lyxfunc.C:
5649         * lyxtext.h:
5650         * text2.C: make getStatus work for the env depth lfuns
5651
5652 2003-04-03  John Levon  <levon@movementarian.org>
5653
5654         * bufferview_funcs.h:
5655         * bufferview_funcs.C:
5656         * lyxfunc.C:
5657         * lyxtext.h:
5658         * text2.C: parlistize decDepth(), by merging it with incDepth()
5659
5660 2003-04-03  Lars Gullik Bjønnes  <larsbj@gullik.net>
5661
5662         * lyxrow.h: store a ParagraphList::iterator instead of a
5663         Paragraph* and adjust other class functions to suit.
5664
5665         * lyxrow_funcs.C, text.C, text2.C, text3.C: adjust because of the
5666         above.
5667
5668 2003-04-01  Alfredo Braunstein  <abraunst@libero.it>
5669
5670         * text2.C (setCursor): do not anchor to cursor row for the time being
5671
5672 2003-04-02  John Levon  <levon@movementarian.org>
5673
5674         * LyXAction.C:
5675         * lfuns.h:
5676         * lyx_main.C:
5677         * lyxtext.h:
5678         * text.C:
5679         * text3.C: rename the "tab" lfuns. Remove tab support from normal text
5680
5681 2003-04-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
5682
5683         * paragraph.h: make ParagraphList and ParagraphList::iterator
5684         friends of Paragraph.
5685
5686         * buffer.C (makeLinuxDocFile): move towards ParagraphList
5687
5688         * ParagraphList.C: Use the private next_ and previous_ from
5689         Paragraph.
5690
5691 2003-04-01  John Levon  <levon@movementarian.org>
5692
5693         * ToolbarBackend.h:
5694         * ToolbarBackend.C:
5695         * Makefile.am: rename, remove defaults gunk
5696
5697         * MenuBackend.h:
5698         * MenuBackend.C: remove defaults gunk
5699
5700         * Languages.h:
5701         * Languages.C: remove defaults gunk
5702
5703         * lyx_main.h:
5704         * lyx_main.C: error out if files couldn't be found.
5705
5706 2003-04-02  John Levon  <levon@movementarian.org>
5707
5708         * text2.C: make incDepth() use parlist
5709
5710 2003-04-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
5711
5712         * undo_funcs.C (firstUndoParagraph): adjust
5713
5714         * text3.C (gotoInset): adjust
5715         (dispatch): adjust, and rewrite loop.
5716
5717         * text2.C (init): adjust, and rewrite loop.
5718         (redoParagraphs): adjust
5719         (updateInset): adjust, and rewrite loop.
5720         (deleteEmptyParagraphMechanism): adjust
5721
5722         * tabular.C (LyXTabular): adjust
5723         (SetMultiColumn): adjust
5724         (TeXRow): adjust
5725
5726         * lyxtext.[Ch] (ownerParagraph): delete function
5727         (ownerParagraphs): new function returns a ParagraphList.
5728
5729         * BufferView.C (removeAutoInsets): adjust
5730         (insertErrors): adjust
5731         (setCursorFromRow): adjust
5732
5733 2003-04-01  Angus Leeming  <leeming@lyx.org>
5734
5735         * BufferView_pimpl.C (buffer): ensure that the Layout is correct
5736         in the frontends.
5737
5738 2003-04-02  John Levon  <levon@movementarian.org>
5739
5740         * lyxtext.h:
5741         * text.C:
5742         * Makefile.am:
5743         * text_funcs.h:
5744         * text_funcs.C: make transposeChars a free function
5745
5746         * lyxrow_funcs.C: remove wrong comment
5747
5748 2003-04-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
5749
5750         * lyxtext.h: adjust
5751         * rowpainter.C: adjust
5752         * text.C: adjust
5753         * text2.C: adjust
5754         * text3.C: adjust
5755
5756         * lyxrow_funcs. [Ch]: new files
5757
5758         * lyxrow.[Ch]: remove next and previous pointers
5759         (next,previous): remove accessor functions
5760         (isParEnd): move to lyxrow_funcs
5761         (lastPos): move to lyxrow_funcs
5762         (nextRowIsAllInset): move to lyxrow_funcs
5763         (lastPrintablePos): move to lyxrow_funcs
5764         (numberOfSeparators): move to lyxrow_funcs
5765         (numberOfHfills): move to lyxrow_funcs
5766         (numberOfLabelHfills): move to lyxrow_funcs
5767         (hfillExpansion): move to lyxrow_funcs
5768
5769         * lyxfunc.C: adjust
5770
5771         * bufferview_funcs.C (toggleAndShow): adjust
5772
5773         * RowList.h: Remove class RowList from file leave just a
5774         std::list<Row>.
5775
5776         * RowList.C: delete file
5777
5778         * Makefile.am (lyx_SOURCES): remove RowList.C, add lyxrow_funcs.C
5779         and lyxrow_funcs.h
5780
5781 2003-04-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
5782
5783         * text3.C (cursorPrevious): adjust
5784         (cursorNext): adjust
5785         (dispatch): adjust
5786
5787         * text2.C (redoHeightOfParagraph): adjust
5788         (redoDrawingOfParagraph): adjust
5789         (setCursor): adjust
5790
5791         * text.C (breakParagraph): adjust
5792         (insertChar): adjust
5793         (backspace): adjust
5794
5795         * rowpainter.C (RowPainter): adjust
5796         (leftMargin): simplify and adjust
5797         (most rowpainter functions): adjust.
5798
5799         * rowpainter.h: store the row as RowList::iterator not as Row*
5800
5801         * lyxcursor.C (row): taka RowList::iterator as arg
5802         (irow): ditto
5803
5804         * lyxcursor.h: make the LyXCursor store RowList::iterators instead
5805         of Row*.
5806
5807 2003-04-01  Angus Leeming  <leeming@lyx.org>
5808
5809         * bufferview_funcs.C (string2font): rewrite so that it no longer uses
5810         stuff like bool Bool.
5811
5812 2003-04-01  Alfredo Braunstein  <abraunst@libero.it>
5813
5814         * text2.C (redoParagraphs): fix a bug (introduced by myself) and
5815         rewrite a loop
5816
5817 2003-04-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
5818
5819         * text2.C (redoParagraphs): rewrite (with help from Alfredo) for
5820         RowList::iterator.
5821
5822         * lyxtext.h (rows): drop one version and leve a const variant that
5823         returns a RowList::iterator.
5824
5825 2003-03-31  Angus Leeming  <leeming@lyx.org>
5826
5827         * text.C (fill): ensure that the signature is the same as that in the
5828         header file.
5829
5830 2003-03-31  Lars Gullik Bjønnes  <larsbj@gullik.net>
5831
5832         * text2.C (redoParagraphs): adjust
5833         (updateCounters): adjust
5834         (checkParagraph): adjust
5835         (getColumnNearX): adjust and reformat a bit.
5836
5837         * text.C (top_y): adjust
5838         (workWidth): adjust
5839         (leftMargin): adjust
5840         (prepareToPrint): adjust
5841         (getRow): adjust
5842         (getRowNearY): adjust
5843
5844         * lyxtext.h: make rowlist_ mutable.
5845
5846         * RowList.h: add const_iterator
5847         * RowList.C: adjust for RowList::const_iterator.
5848
5849         * text2.C (getCursorX): make it take a RowList::iterator as arg,
5850         adjust.
5851
5852 2003-03-31  John Levon  <levon@movementarian.org>
5853
5854         * lyxrc.h:
5855         * lyxrc.C: moved pdf_mode and use_gui to elsewhere
5856
5857         * lyx_main.C: set default fonts from using lyx_gui funcs
5858
5859         * exporter.C: pdf_mode moved from lyxrc
5860
5861         * lyx_cb.C:
5862         * lyxfunc.C: changes from above
5863
5864 2003-03-31  John Levon  <levon@movementarian.org>
5865
5866         * lyx_main.C: fix to the last fix
5867
5868 2003-03-31  John Levon  <levon@movementarian.org>
5869
5870         * bufferlist.C: "Load original" -> "Load Original"
5871
5872         * converter.C:
5873         * exporter.C:
5874         * importer.C:
5875         * lyx_main.C:
5876         * format.C: more Alert cleanups
5877
5878 2003-03-30  Lars Gullik Bjønnes  <larsbj@gullik.net>
5879
5880         * text2.C (removeParagraph): make it take a RowList::iterator as
5881         arg, adjust.
5882         (getColumnNearX): make it take a RowList::iterator as arg, adjust.
5883         (postRowPaint): make it take a RowList::iterator as arg, adjust.
5884
5885         * text.C (anchor_row): make it take a RowList::iterator as arg,
5886         adjust.
5887         (computeBidiTables): make it take a const reference to Row instead
5888         of Row pointer, adjust.
5889         (leftMargin): make it take a RowList::iterator as arg, adjust.
5890         (rowBreakPoint): adjust
5891         (breakAgainOneRow): make it take a RowList::iterator as arg,
5892         adjust.
5893         (prepareToPrint): make it take a RowList::iterator as arg, adjust.
5894
5895         * bufferview_funcs.C (toggleAndShow): adjust
5896
5897 2003-03-30  John Levon  <levon@movementarian.org>
5898
5899         * Makefile.am:
5900         * BoostFormat.h:
5901         * boost-inst.C: moved to support
5902
5903         * several files: changes as a result
5904
5905 2003-03-30  Lars Gullik Bjønnes  <larsbj@gullik.net>
5906
5907         * text2.C (LyXText): adjust.
5908         (init): adjust
5909         (removeRow): make it take a RowList::iterator as arg, adjust.
5910         (fullRebreak): adjust
5911         (deleteEmptyParagraphMechanism): adjust
5912         (clearPaint): adjust
5913         (postPaint): adjust
5914
5915         * text.C (top_y): adjust
5916         (setHeightOfRow): make it take a RowList::iterator as arg, adjust.
5917         (breakAgain): make it take a RowList::iterator as arg, adjust.
5918         (breakParagraph): adjust
5919         (insertChar): adjust
5920         (backspace): adjust
5921
5922         * lyxtext.h: make anchor_row_ be a RowList::iterator, ditto
5923         need_break_row, and refresh_row.
5924
5925         * text3.C (dispatch): adjust
5926
5927         * text2.C (checkParagraph): adjust
5928         (setCursor): adjust
5929         (setCursorFromCoordinates): adjust
5930
5931         * text.C (top_y): adjust
5932         (workWidth): adjust
5933         (getRow): make it return a RowList::iterator, adjust
5934         (getRowNearY): make it return a RowList::iterator, adjust
5935
5936         * text2.C (init): adjust
5937         (insertRow): remove function
5938         (insertParagraph): adjust
5939         (redoParagraphs): adjust
5940         (fullRebreak): adjust
5941         (updateCounters): adjust
5942
5943         * text.C (top_y): rewrite to use RowList iterators.
5944         (top_y): adjust
5945         (setHeightOfRow): rewrite to sue RowList iterators.
5946         (appendParagraph): adjust
5947         (breakAgain): adjust
5948         (breakAgainOneRow): adjust
5949         (breakParagraph): adjust
5950         (getRow): adjust
5951         (getRowNearY): adjust, and remove commented code.
5952
5953         * lyxtext.h (firstRow): delete function
5954         (lastRow): delete function
5955         (rows): new function (const and non-const versions.)
5956         (insertRow): delete function
5957
5958         * lyxrow.[Ch] (Row): new constructor taking a par and a pos
5959
5960 2003-03-29  John Levon  <levon@movementarian.org>
5961
5962         * BufferView_pimpl.C: always update scrollbar top
5963         because pasting text when we're anchored could mean we
5964         miss an update altogether
5965
5966 2003-03-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
5967
5968         * text2.C (init): use rowlist_.end() and not 0.
5969         (insertRow): change to take a RowList::iterator as arg, adjust
5970         for this.
5971         (insertParagraph): change to take a RowList::iterator as arg,
5972         adjust for this.
5973         (redoParagraphs): remove some debug msgs.
5974
5975         * text.C (appendParagraph): change to take a RowList::iterator
5976         arg, adjust for this.
5977         (breakAgain): add an assert
5978         (breakAgainOneRow): ditto
5979
5980 2003-03-29  John Levon  <levon@movementarian.org>
5981
5982         * text2.C: do not clear selection after inc/decDepth
5983         (bug 550)
5984
5985 2003-03-29  John Levon  <levon@movementarian.org>
5986
5987         * BufferView.C:
5988         * buffer.C: fix broken strerrors according to Lars
5989
5990 2003-03-29  John Levon  <levon@movementarian.org>
5991
5992         * converters.C: more Alert cleanups
5993
5994 2003-03-29  John Levon  <levon@movementarian.org>
5995
5996         * bufferview_funcs.C: remove pointless Alert
5997
5998         * buffer.C: fix confusing error message when
5999         a template is chmoded 000
6000
6001 2003-03-29  John Levon  <levon@movementarian.org>
6002
6003         * BufferView.C:
6004         * BufferView.h:
6005         * BufferView_pimpl.C: Alert fixes
6006
6007         * Makefile.am:
6008         * tabular.C:
6009         * tabular-old.C: remove unused table compat reading
6010
6011 2003-03-29  John Levon  <levon@movementarian.org>
6012
6013         * BufferView.C:
6014         * buffer.C:
6015         * lyx_cb.h:
6016         * lyx_cb.C: more Alert cleanups
6017
6018         * lyxfunc.C: don't allow chktex if not latex document
6019
6020 2003-03-29  John Levon  <levon@movementarian.org>
6021
6022         * lyx_cb.C:
6023         * BufferView.C:
6024         * buffer.C: warnings pushed down from support/,
6025         kill err_alert
6026
6027 2003-03-29  John Levon  <levon@movementarian.org>
6028
6029         * lyxfunc.C: safety check for C-r (revert)
6030
6031 2003-03-29  John Levon  <levon@movementarian.org>
6032
6033         * bufferlist.h:
6034         * bufferlist.C: several UI fixes using Alert::prompt.
6035         Fix the pointless looping quit code. Fix stupid revert
6036         behaviour (bug 938)
6037
6038         * lyxvc.h:
6039         * lyxvc.C:
6040         * lyx_cb.C: use Alert::prompt
6041
6042         * lyx_main.C: remove a silly question
6043
6044         * lyxfunc.C: remove a couple of silly questions,
6045         use Alert::prompt
6046
6047 2003-03-28  John Levon  <levon@movementarian.org>
6048
6049         * text2.C: fix bug 974 (End on empty par)
6050
6051 2003-03-28  John Levon  <levon@movementarian.org>
6052
6053         * BufferView_pimpl.C:
6054         * LyXAction.C:
6055         * lfuns.h: remove do-nothing math greek lfuns
6056
6057 2003-03-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
6058
6059         * lyxgluelength.h (isValidGlueLength): add default arg on
6060         parameter 2. Remove default arg from friend in class.
6061
6062         * lyxlength.h (isValidLength): add default arg on parameter 2.
6063         Remove default arg from friend in class.
6064
6065         * text2.C (LyXText): adjust, initialize refresh_row.
6066         (init): adjust
6067         (removeRow): adjust
6068         (insertRow): adjust
6069         (insertParagraph): adjst
6070         (redoParagraphs): adjust
6071         (fullRebreak): adjust
6072         (updateCounters): adjust
6073         (deleteEmptyParagraphMechanism): first attempt at fixing a
6074         crashing bug.
6075
6076         * text.C (top_y): adjust
6077         (setHeightOfRow): adjust
6078         (getRow): adjust
6079         (getRowNearY): adjust
6080
6081         * lyxtext.h: include RowList.h
6082         (~LyXText): not needed anymore, deleted.
6083         (firstRow): modify for RowList
6084         (lastRow): new function
6085         Delete firstrow and lastrow class variables, add a Rowlist
6086         rowlist_ class variable.
6087
6088         * lyxrow.C (lastPos): use empty() and not !size() to check if a
6089         paragraph is empty.
6090
6091         * RowList.C (insert): fix case where it == begin().
6092
6093 2003-03-26  Angus Leeming  <leeming@lyx.org>
6094
6095         * BufferView_pimpl.C (dispatch): changes to the Dialogs interface for
6096         the thesaurus dialog.
6097
6098 2003-03-26  Lars Gullik Bjønnes  <larsbj@gullik.net>
6099
6100         * Makefile.am (lyx_SOURCES): add RowList.[Ch]
6101
6102         * RowList.[Ch]: new files
6103
6104         * ParagraphList.C (erase): handle the case where it == begin
6105         correctly.
6106
6107 2003-03-25  John Levon  <levon@movementarian.org>
6108
6109         * Makefile.am:
6110         * aspell_local.h:
6111         * aspell.C: add new aspell support
6112
6113         * lyxrc.h:
6114         * lyxrc.C: Make use_pspell be use_spell_lib. Always
6115         have it accessible.
6116
6117 2003-03-25  Angus Leeming  <leeming@lyx.org>
6118
6119         * lfuns.h:
6120         * LyXAction.C (init): new LFUN_INSET_INSERT.
6121
6122         * BufferView_pimpl.C (dispatch): split out part of the
6123         LFUN_INSET_APPLY block LFUN_INSET_INSERT.
6124
6125         * factory.C (createInset): act on LFUN_INSET_INSERT rather than
6126         LFUN_INSET_APPLY.
6127
6128 2003-03-25  Angus Leeming  <leeming@lyx.org>
6129
6130         * lyxfunc.C (dispatch): changes to the Dialogs interface.
6131
6132 2003-03-25  Alfredo Braunstein  <abraunst@libero.it>
6133
6134         * text2.C:
6135         * text3.C: remove useless row->height(0)
6136
6137 2003-03-25  John Levon  <levon@movementarian.org>
6138
6139         * lyxtext.h:
6140         * text2.C:
6141         * text3.C: rename the refreshing stuff to better names
6142
6143 2003-03-24  John Levon  <levon@movementarian.org>
6144
6145         * BufferView_pimpl.h:
6146         * BufferView_pimpl.C: update layout choice on a mouse
6147         press/release
6148
6149 2003-03-23  John Levon  <levon@movementarian.org>
6150
6151         * Makefile.am: fix commandtags.h reference
6152
6153 2003-03-22  John Levon  <levon@movementarian.org>
6154
6155         * BufferView_pimpl.C:
6156         * lyxtext.h:
6157         * rowpainter.C:
6158         * rowpainter.h:
6159         * text.C:
6160         * text2.C: remove CHANGED_IN_DRAW, it cannot happen now
6161
6162 2003-03-21  Alfredo Braunstein  <abraunst@libero.it>
6163
6164         * lyxtext.h:
6165         * text.C: take the rtl methods out of line
6166
6167 2003-03-21 André Pönitz <poenitz@gmx.net>
6168
6169         * metricsinfo.[Ch]: new files containing structures to be passed around
6170         during the two-phase-drawing...
6171
6172 2003-03-21 André Pönitz <poenitz@gmx.net>
6173
6174         * lyxtextclass.C: read 'environment' tag.
6175
6176 2003-03-20  Alfredo Braunstein  <abraunst@libero.it>
6177
6178         * text2.C (removeRow): fix bug 964
6179
6180 2003-03-20  John Levon  <levon@movementarian.org>
6181
6182         * rowpainter.C:
6183         * text.C:
6184         * text2.C: paint cleanups. Inset::update() dropped font
6185         parameter
6186
6187 2003-03-19  John Levon  <levon@movementarian.org>
6188
6189         * lyxfunc.C: only fitcursor/markDirty if available()
6190
6191 2003-03-19  John Levon  <levon@movementarian.org>
6192
6193         * commandtags.h: rename to ...
6194
6195         * lfuns.h: ... this, and renumber / cleanup
6196
6197 2003-03-19  John Levon  <levon@movementarian.org>
6198
6199         * lyxfunc.C: mark buffer dirty if we executed a "dirtying" lfun.
6200         fit the cursor after an lfun
6201
6202         * BufferView.h:
6203         * BufferView.C:
6204         * BufferView_pimpl.h:
6205         * BufferView_pimpl.C: remove BufferView::FITCUR/CHANGE
6206
6207         * LyXAction.C: layout-character should have ReadOnly
6208
6209         * ParagraphParameters.C:
6210         * buffer.C:
6211         * bufferview_funcs.C:
6212         * lyx_cb.C:
6213         * lyxfind.C:
6214         * lyxtext.h:
6215         * text.C:
6216         * text2.C:
6217         * text3.C:
6218         * undo_funcs.C: changes from above
6219
6220 2003-03-18  John Levon  <levon@movementarian.org>
6221
6222         * BufferView_pimpl.C (scrollDocView): add updateLayoutChoice(),
6223         remove it from update()
6224
6225         * lyxfunc.C: update layout choice after an lfun
6226
6227         * text3.C: remove extra updateLayoutChoice()s
6228
6229 2003-03-18  John Levon  <levon@movementarian.org>
6230
6231         * text.C: top_y change means full repaint, fix
6232         a drawing bug with cursor movement
6233
6234 2003-03-18  Alfredo Braunstein  <abraunst@libero.it>
6235
6236         * lyxtext.h:
6237         * text.C:
6238         * text2.C: anchor row on setCursor
6239
6240 2003-03-18  Alfredo Braunstein  <abraunst@libero.it>
6241
6242         * lyxtext.h: remove almost all mutable keywords
6243         * text.C:
6244         * text2.C:
6245         * text3.C: remove const keywords accordingly
6246
6247 2003-03-17  Lars Gullik Bjønnes  <larsbj@gullik.net>
6248
6249         * paragraph_funcs.C (TeXDeeper): reduce number of args, move into
6250         anon namespace
6251         (TeXEnvironment): ditto
6252         (TeXOnePar): ditto
6253
6254 2003-03-17  John Levon  <levon@movementarian.org>
6255
6256         * text.C (rowBreakPoint): remove attempt to fix displayed
6257         math insets inside a manual label
6258
6259 2003-03-17  Lars Gullik Bjønnes  <larsbj@gullik.net>
6260
6261         * lyxtext.h: remove BufferView* as first arg from almost all class
6262         functions.
6263         * other files: adjust.
6264
6265 2003-03-17  John Levon  <levon@movementarian.org>
6266
6267         * lyxtext.h:
6268         * undo_funcs.C:
6269         * text2.C: more paint cleanups
6270
6271         * BufferView_pimpl.C: screen prototype changed, use postPaint etc.
6272
6273         * rowpainter.h:
6274         * rowpainter.C: remove "smart" background painting code
6275
6276 2003-03-16  John Levon  <levon@movementarian.org>
6277
6278         * lyxtext.h:
6279         * text.C:
6280         * text2.C:
6281         * text3.C: add helper functions for setting refresh_row/y
6282
6283 2003-03-14  Kayvan Sylvan  <kayvan@sylvan.com>
6284
6285         * paragraph_pimpl.C (simpleTeXSpecialChars): Added fix for the
6286         newline inset which *can* get inserted in the pass_thru layouts.
6287         This is primarily for literate documents.
6288
6289 2003-03-14  Dekel Tsur  <dekelts@tau.ac.il>
6290
6291         * buffer.C: increment LYX_FORMAT to 223
6292
6293 2003-03-14 André Pönitz <poenitz@gmx.net>
6294
6295         * textclass.h: prepare for environment handling, ws changes
6296         * lyxlayout.C: read latexheader and latexfooter tags
6297
6298 2003-03-14  John Levon  <levon@movementarian.org>
6299
6300         * text2.C: rewrite ::status() a bit
6301
6302 2003-03-13  John Levon  <levon@movementarian.org>
6303
6304         * lyxtext.h: add some docs
6305
6306 2003-03-13  John Levon  <levon@movementarian.org>
6307
6308         * lyxtext.h:
6309         * text.C:
6310         * text2.C:
6311         * text3.C: remove pointless 2nd arg to setHeightOfParagraph()
6312
6313 2003-03-13  John Levon  <levon@movementarian.org>
6314
6315         * text3.C: fix appendix redrawing
6316
6317 2003-03-13  John Levon  <levon@movementarian.org>
6318
6319         * text.C (setHeightOfRow):
6320         * rowpainter.h:
6321         * rowpainter.C: make appendix mark have the text
6322           "Appendix" so the user knows what it is
6323
6324         * LColor.h:
6325         * LColor.C: s/appendixline/appendix/ from above
6326
6327 2003-03-13  John Levon  <levon@movementarian.org>
6328
6329         * paragraph_pimpl.C: fix Andre's backing out of the strong assertion
6330
6331         * text.C: fix a getChar(pos) bug properly
6332
6333 2003-03-13  Angus Leeming  <leeming@lyx.org>
6334
6335         * commandtags.h:
6336         * LyXAction.C (init): new LFUNs PARAGRAPH_APPLY and PARAGRAPH_UPDATE.
6337         Probably only temporary. Let's see how things pan out.
6338
6339         * BufferView.C (unlockInset):
6340         * BufferView_pimpl.C (fitCursor):
6341         replace Dialogs::updateParagraph with dispatch(LFUN_PARAGRAPH_UPDATE).
6342
6343         * BufferView_pimpl.C (dispatch): code for LFUNs LAYOUT_PARAGRAPH,
6344         PARAGRAPH_UPDATE, PARAGRAPH_APPLY.
6345
6346         * ParagraphParameters.[Ch] (setParagraphParams, params2string):
6347         new functions that convert ParagraphParameters to and from a string.
6348
6349         * lyxfunc.C (dispatch): move LFUN_LAYOUT_PARAGRAPH to
6350         BufferView::Pimpl's dispatch.
6351         In LFUN_ESCAPE, dispatch LFUN_PARAGRAPH_UPDATE.
6352
6353 2003-03-13 André Pönitz <poenitz@gmx.net>
6354
6355         * lyxfunc.C:
6356         * text3.C:
6357         * factory.C: make it aware of InsetEnv
6358
6359 2003-03-13  Lars Gullik Bjønnes  <larsbj@gullik.net>
6360
6361         * text2.C (setCursor): never ask for one past last
6362         (setCursor): add some debugging messages.
6363
6364         * text.C (singleWidth): never ask for one past last
6365         (singleWidth): ditto
6366         (leftMargin): ditto
6367         (rightMargin): ditto
6368         (rowBreakPoint): ditto
6369         (setHeightOfRow): ditto
6370         (prepareToPrint): ditto
6371
6372         * rowpainter.C (paintBackground): never ask for one past last
6373         (paintText): never ask for one past last
6374
6375         * paragraph_pimpl.C (getChar): make the assert stricter, never
6376         allow the one past last pos to be taken
6377
6378         * paragraph.C (getChar): ws changes only
6379
6380         * lyxrow.C (nextRowIsAllInset): never ask for one past last
6381         (numberOfSeparators): ditto
6382         (numberOfHfills): ditto
6383
6384 2003-03-12  John Levon  <levon@movementarian.org>
6385
6386         * author.h:
6387         * author.C:
6388         * bufferparams.h:
6389         * bufferparams.C:
6390         * paragraph_funcs.C: fix per-buffer authorlists
6391
6392 2003-03-12  John Levon  <levon@movementarian.org>
6393
6394         * text.C: fix newline in right address
6395
6396 2003-03-12  Angus Leeming  <leeming@lyx.org>
6397
6398         * BufferView_pimpl.C (dispatch): remove LFUNs from switch as they
6399         duplicate those in LyXFunc::dispatch.
6400
6401         * commandtags.h:
6402         * LyXAction.C:
6403         * ToolbarDefaults.C:
6404         rename LFUN_FREE as LFUN_FONTFREE_APPLY.
6405         Add LFUN_FONTFREE_UPDATE.
6406
6407         * lyxfunc.C (dispatch): code for LFUN_FREEFONT_APPLY,
6408         LFUN_FREEFONT_UPDATE, LFUN_LAYOUT_CHARACTER.
6409
6410         * bufferview_func.[Ch]: several new functions to facilliate
6411         transfer of data to and from the character dialog.
6412
6413 2003-03-12  John Levon  <levon@movementarian.org>
6414
6415         * buffer.C:
6416         * paragraph.h:
6417         * paragraph.C:
6418         * paragraph_funcs.C:
6419         * paragraph_pimpl.C:
6420         * sgml.C:
6421         * tabular.C:
6422         * text.C:
6423         * text3.C: remove META_NEWLINE in favour of an inset
6424
6425         * rowpainter.h:
6426         * rowpainter.C: remove paintNewline (done by inset)
6427
6428 2003-03-12  John Levon  <levon@movementarian.org>
6429
6430         * paragraph_pimpl.C: complain about bad getChar()s
6431         for a while at least
6432
6433 2003-03-12  John Levon  <levon@movementarian.org>
6434
6435         * buffer.h:
6436         * buffer.C: move paragraph read into a separate function,
6437         a little renaming to reflect that.
6438
6439         * bufferparams.h:
6440         * bufferparams.C: remove the author_ids map, not necessary now
6441
6442         * factory.h:
6443         * factory.C: moved Buffer::readInset to here
6444
6445         * paragraph_funcs.h:
6446         * paragraph_funcs.C: readParagraph free function moved from
6447         buffer.C
6448
6449         * tabular.C: name change
6450
6451 2003-03-12  John Levon  <levon@movementarian.org>
6452
6453         * buffer.C:
6454         * ParagraphParameters.C: move par params input to
6455         a read() method
6456
6457         * lyxlex_pimpl.C: make nextToken()/next() after a pushToken()
6458         behave like a normal read from the stream wrt reading
6459         a line vs. a \\token
6460
6461 2003-03-12  John Levon  <levon@movementarian.org>
6462
6463         * paragraph.C:
6464         * ParagraphParameters.h:
6465         * ParagraphParameters.C: move output code to a
6466         ::write() method
6467
6468 2003-03-12  John Levon  <levon@movementarian.org>
6469
6470         * BufferView.C (insertLyXFile):
6471         * buffer.h:
6472         * buffer.C:
6473         * tabular.C: use a parlist iterator for creating the
6474           document.
6475
6476 2003-03-12  John Levon  <levon@movementarian.org>
6477
6478         * buffer.C: make current_change static local not
6479           static file-scope
6480
6481 2003-03-12  John Levon  <levon@movementarian.org>
6482
6483         * buffer.C: fix insertStringAsLines for change tracking
6484
6485 2003-03-12  John Levon  <levon@movementarian.org>
6486
6487         * BufferView.C:
6488         * tabular.C:
6489         * buffer.h:
6490         * buffer.C:
6491         * bufferparams.h:
6492         * bufferparams.C: move author list into params. Rename some
6493           functions. Move the header reading into a separate token
6494           loop. Move the header token reading into BufferParams.
6495
6496 2003-03-12  John Levon  <levon@movementarian.org>
6497
6498         * changes.C: put debug inside lyxerr.debugging() checks
6499
6500 2003-03-11 André Pönitz <poenitz@gmx.net>
6501
6502         * factory.C: make it aware of InsetHFill
6503
6504 2003-03-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6505
6506         * buffer.C (latexParagraphs): move function from here...
6507         * paragraph_funcs.C (latexParagraphs): ...to here, and adjust
6508         args.
6509
6510 2003-03-10  Angus Leeming  <leeming@lyx.org>
6511
6512         * LyXAction.C (init): fix bug in poplating array with multiple entries
6513         with the same LFUN (spotted by JMarc).
6514
6515 2003-03-10  John Levon  <levon@movementarian.org>
6516
6517         * text.C:
6518         * text2.C: move getColumnNearX() near its
6519         only call site
6520
6521 2003-03-10  John Levon  <levon@movementarian.org>
6522
6523         * text.C: fix break before a minipage
6524
6525 2003-03-10  John Levon  <levon@movementarian.org>
6526
6527         * text.C: fix the last commit
6528
6529 2003-03-09  John Levon  <levon@movementarian.org>
6530
6531         * lyxtext.h:
6532         * text.C:
6533         * text2.C: clean up nextBreakPoint (now rowBreakPoint). Fix
6534         bug 365 (don't break before insets unless needed). Don't
6535         return a value > last under any circumstances.
6536
6537 2003-03-09  Angus Leeming  <leeming@lyx.org>
6538
6539         * BufferView_pimpl.C (trackChanges, dispatch): call
6540         Dialogs::show("changes") rather than Dialogs::showMergeChanges().
6541
6542 2003-03-09  Angus Leeming  <leeming@lyx.org>
6543
6544         * lyxfunc.C (dispatch): call Dialogs::show("about") rather
6545         than Dialogs::showAboutlyx().
6546
6547 2003-03-09  Angus Leeming  <leeming@lyx.org>
6548
6549         * factory.C (createInset): call Dialogs::show("tabularcreate") rather
6550         than Dialogs::showTabularCreate().
6551
6552 2003-03-09  John Levon  <levon@movementarian.org>
6553
6554         * lyxtext.h:
6555         * text.C:
6556         * text2.C: 3rd arg to nextBreakPoint was always the same.
6557           Use references.
6558
6559 2003-03-08  John Levon  <levon@movementarian.org>
6560
6561         * lyxrow.C:
6562         * paragraph.C:
6563         * paragraph.h:
6564         * rowpainter.C:
6565         * text.C:
6566         * text2.C: Remove the "main" bit from the "main body"
6567           notion.
6568
6569 2003-03-08  John Levon  <levon@movementarian.org>
6570
6571         * text.C (leftMargin): The left margin of an empty
6572         manual label paragraph should not include the label width
6573         string length.
6574
6575         * text.C (prepareToPrint): don't attempt to measure hfills
6576         for empty manual label paragraphs - the answer should be 0
6577
6578 2003-03-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
6579
6580         * CutAndPaste.C: remove commented code and reindent.
6581
6582 2003-03-08  John Levon  <levon@movementarian.org>
6583
6584         * lyxfunc.h:
6585         * lyxfunc.C: move reloadBuffer()
6586
6587         * BufferView.h:
6588         * BufferView.C: to here
6589
6590         * lyxvc.C: add comment
6591
6592         * vc-backend.h:
6593         * vc-backend.C: call bv->reload() to avoid
6594           getStatus() check on MENURELOAD
6595
6596 2003-03-07  Dekel Tsur  <dekelts@tau.ac.il>
6597
6598         * LaTeX.C (run): Fix a bug where the DVI file was not updated due
6599         to an old format .dep file.
6600
6601 2003-03-07  Angus Leeming  <leeming@lyx.org>
6602
6603         * text3.C (dispatch): remove the 'gross hack' of calling inset->edit
6604         when the LFUN_MOUSE_RELEASE should have been handled by
6605         inset->localDispatch.
6606
6607 2003-03-07  Angus Leeming  <leeming@lyx.org>
6608
6609         * BufferView_pimpl.C (dispatch):
6610         * LyXAction.C (init):
6611         * ToolbarDefaults.C (init):
6612         * commandtags.h:
6613         * lyxfunc.C (getStatus):
6614         remove LFUN_INSET_GRAPHICS.
6615
6616         * factory.C (createInset): add "graphics" to LFUN_INSET_APPLY.
6617
6618 2003-03-07  Angus Leeming  <leeming@lyx.org>
6619
6620         * commandtags.h:
6621         * LyXAction.C (init):
6622         * lyxfunc.C (getStatus): remove LFUN_REF_INSERT.
6623
6624         * lyxfunc.C (getStatus): add LFUN_DIALOG_SHOW_NEW_INSET to switch.
6625
6626         * commandtags.h:
6627         * LyXAction.C: add LFUN_INSET_DIALOG_UPDATE.
6628
6629         * lyxfunc (dispatch): on LFUN_DIALOG_UPDATE, pass the 'open' inset's
6630         localDispatch method LFUN_INSET_DIALOG_UPDATE.
6631
6632 2003-03-07  Angus Leeming  <leeming@lyx.org>
6633
6634         * lyxfunc.C (dispatch): add "include" to LFUN_SHOW_NEW_INSET and
6635         remove "ert".
6636
6637 2003-03-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
6638
6639         * ParagraphList.C (front): new function
6640         (back): implement
6641
6642 2003-03-06  Alfredo Braunstein  <abraunst@libero.it>
6643
6644         * lyxtext.h (top_y): added these 2 methods, and private vars top_row_
6645         and top_row_offset_. removed var first_y.
6646         * text.C (top_y):
6647         * text2.C (LyXText, removeRow):
6648         * text3.C:
6649         * BufferView_pimpl.C:
6650         use these methods instead of using first_y
6651
6652 2003-03-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
6653
6654         * text2.C (pasteSelection): adjust for checkPastePossible
6655
6656         * CutAndPaste.C: remove Paragraph * buf and replace with
6657         ParagraphList paragraphs.
6658         (DeleteBuffer): delete
6659         (cutSelection): change the tc type to textclass_type
6660         (copySelection): change the tc type to textclass_type
6661         (copySelection): adjust for ParagraphList
6662         (pasteSelection): change the tc type to textclass_type
6663         (pasteSelection): adjust for Paragraphlist
6664         (nrOfParagraphs): simplify for ParagraphList
6665         (checkPastePossible): simplify for ParagraphList
6666         (checkPastePossible): remove unused arg
6667
6668         * ParagraphList.C (insert): handle the case where there are no
6669         paragraphs yet.
6670
6671         * CutAndPaste.h: make CutAndPaste a namespace.
6672
6673         * text3.C (dispatch): adjust
6674
6675         * text.C (breakParagraph): add a ParagraphList as arg
6676
6677         * paragraph_funcs.C (breakParagraph): change to take a
6678         BufferParams and a ParagraphList as args.
6679         (breakParagraphConservative): ditto
6680         (mergeParagraph): ditto
6681         (TeXDeeper): add a ParagraphList arg
6682         (TeXEnvironment): ditto
6683         (TeXOnePar): ditto
6684
6685         * buffer.C (readLyXformat2): adjust
6686         (insertStringAsLines): adjust
6687         (latexParagraphs): adjust
6688
6689         * CutAndPaste.C (cutSelection): use 'true' not '1' as truth value.
6690         (cutSelection): adjust
6691         (pasteSelection): adjust
6692
6693         * BufferView_pimpl.C (insertInset): adjust
6694
6695 2003-03-05  Angus Leeming  <leeming@lyx.org>
6696
6697         * commandtags.h:
6698         * LyXAction.C (init):
6699         * BufferView_pimpl.C (dispatch):
6700         * lyxfunc.C (getStatus):
6701         remove LFUN_CHILD_INSERT.
6702
6703         * factory.C (createInset): add "include" to LFUN_INSET_APPLY.
6704
6705 2003-03-05  Angus Leeming  <leeming@lyx.org>
6706
6707         * commandtags.h:
6708         * LyXAction.C (init):
6709         * src/factory.C (createInset):
6710         * lyxfunc.C (getStatus):
6711         * text3.C (dispatch):
6712         remove LFUN_INSET_EXTERNAL and LFUN_INSERT_URL
6713
6714         * factory.C (createInset): add "external" to LFUN_INSET_APPLY.
6715
6716 2003-03-05  Lars Gullik Bjønnes  <larsbj@gullik.net>
6717
6718         * ParagraphList.C (insert): handle insert right before end()
6719         (erase): fix cases where it can be first or last paragraph.
6720
6721 2003-03-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
6722
6723         * paragraph_funcs.C (TeXEnvironment): remove all usage of
6724         Paragraph::next and Paragraph::previous
6725         (TeXOnePar): ditto
6726
6727         * text.C (breakParagraph): adjust
6728
6729         * paragraph_funcs.C (breakParagraph): take a Buffer* instead of a
6730         BufferParams& as arg.
6731         (breakParagraph): use ParagraphList::insert
6732         (breakParagraphConservative): take a Buffer* instead of a
6733         BufferParams& as arg.
6734         (breakParagraphConservative): use ParagraphList::insert.
6735
6736         * buffer.C (insertStringAsLines): un-const it
6737         (insertStringAsLines): adjust
6738
6739         * ParagraphList.C (insert): new function
6740
6741         * CutAndPaste.C (pasteSelection): adjust
6742
6743         * text.C (backspace): adjust
6744
6745         * tabular.C (SetMultiColumn): adjust
6746
6747         * CutAndPaste.C (cutSelection): adjust
6748         (pasteSelection): adjust
6749
6750         * tabular.C (SetMultiColumn): make it take a Buffer* instead of a
6751         Buffer const * as arg
6752
6753         * ParagraphList.C (erase): new function
6754         * paragraph_funcs.C (mergeParagraph): use it
6755         (mergeParagraph): make it take a Buffer* instead of a
6756         BufferParams* as arg
6757
6758         * paragraph_funcs.C (breakParagraph): take ParagraphList::iterator
6759         as arg
6760         (breakParagraphConservative): ditto
6761
6762         * paragraph.h: remove the breakParagraph friend
6763
6764         * paragraph.C (eraseIntern): new function
6765         (setChange): new function
6766
6767         * paragraph_funcs.C (mergeParagraph): make it take a
6768         ParagraphList::iterator instead of a Paragraph *, adjust
6769         accordingly.
6770
6771         * paragraph.h: move an #endif so that the change tracking stuff
6772         also works in the NO_NEXT case.
6773
6774 2003-03-04  Angus Leeming  <leeming@lyx.org>
6775
6776         * commandtags.h:
6777         * LyXAction.C: new LFUN_INSET_MODIFY.
6778
6779         * BufferView_pimpl.C (dispatch): if an inset is found to be open
6780         on LFUN_INSET_APPLY, pass LFUN_INSET_MODIFY to its localDispatch.
6781
6782 2003-03-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
6783
6784         * several files: ws changes only
6785
6786         * paragraph_funcs.C (TeXOnePar): take ParagraphList::iterator as args
6787         (TeXEnvironment): ditto
6788         (TeXDeeper): ditto
6789
6790         * buffer.C (makeLaTeXFile): adjust
6791         (latexParagraphs): make it take ParagraphList::iterator as args
6792
6793 2003-03-03  Lars Gullik Bjønnes  <larsbj@gullik.net>
6794
6795         * buffer.C (latexParagraphs): adjust
6796
6797         * paragraph.C (TeXOnePar): move function...
6798         (optArgInset): move function...
6799         (TeXEnvironment): move function...
6800         * paragraph_pimpl.C (TeXDeeper): move function...
6801         * paragraph_funcs.C: ...here
6802
6803         * tabular.C (UseParbox): rewrite to use ParagraphList iterators.
6804
6805 2003-03-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
6806
6807         * buffer.C (readInset): remove compability code for old Figure and
6808         InsetInfo insets
6809
6810 2003-03-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
6811
6812         * buffer.C: ws changes
6813         (readInset):
6814
6815         * BufferView_pimpl.C: ditto
6816         * author.C: ditto
6817         * buffer.h: ditto
6818         * bufferlist.h: ditto
6819         * changes.h: ditto
6820         * lyxfunc.C: ditto
6821
6822 2003-02-28  Alfredo Braunstein <abraunst@libero.it>
6823
6824         * converter.[Ch]: split into itself +
6825         * graph.[Ch]
6826         * format.[Ch]
6827         * Makefile.am: += graph.[Ch] + format.[Ch]
6828         * MenuBackend.C
6829         * buffer.C
6830         * exporter.C
6831         * importer.C
6832         * lyx_main.C
6833         * lyxfunc.C
6834         * lyxrc.C: added #include "format.h"
6835
6836 2003-02-27  Angus Leeming  <leeming@lyx.org>
6837
6838         * BufferView_pimpl.C (dispatch): call a real, LyX dialog to insert
6839           a label.
6840
6841         * factory.C (createInset): add "label" to the factory.
6842
6843         * lyx_cb.[Ch] (getPossibleLabel): rewrite MenuInsertLabel to return the
6844           string and do no more.
6845
6846 2003-02-27  Angus Leeming  <leeming@lyx.org>
6847
6848         * commandtags.h:
6849         * LyXAction.C (init):
6850         * factory.C (createInset):
6851         * BufferView_pimpl.C (dispatch):
6852           collapse LFUN_XYZ_APPLY to LFUN_INSET_APPLY.
6853
6854         * lyxfunc.C (getStatus): remove LFUN_BIBTEX_APPLY, LFUN_CITATION_APPLY.
6855
6856         * lyxfunc.C (dispatch):
6857         * text3.C (dispatch): pass name to params2string.
6858
6859 2003-02-26  Angus Leeming  <leeming@lyx.org>
6860
6861         * BufferView_pimpl.C (dispatch): collapse the various LFUN_XYZ_APPLY
6862           blocks together.
6863           Rearrange the ~includes. Strip out the unnecessary ones.
6864
6865         * factory.C (createInset): reformat.
6866           create new insets for the various LFUN_XYZ_APPLY lfuns.
6867
6868 2003-02-26  John Levon  <levon@movementarian.org>
6869
6870         * lyxrow.h:
6871         * lyxrow.C: add isParStart,isParEnd helpers
6872
6873         * paragraph.h: make isInserted/DeletedText take refs
6874
6875         * paragraph_funcs.h:
6876         * paragraph_funcs.C: remove #if 0'd code
6877
6878         * lyxtext.h:
6879         * text3.C:
6880         * text2.C:
6881         * text.C: use lyxrow helpers above.
6882           Move draw and paint routines to RowPainter.
6883           Make several methods use refs not pointers.
6884           Make backgroundColor() const.
6885           Add markChangeInDraw(), isInInset().
6886           Merge changeRegionCase into changeCase.
6887           Make workWidth() shouldn't-happen code into an Assert.
6888
6889         * rowpainter.h:
6890         * rowpainter.C: new class for painting a row.
6891
6892         * vspace.h:
6893         * vspace.C: make inPixels take a ref
6894
6895 2003-02-26  Angus Leeming  <leeming@lyx.org>
6896
6897         * BufferView_pimpl.C (dispatch): use InsetCommand::localDispatch for
6898         LFUN_REF_APPLY.
6899
6900 2003-02-25  John Levon  <levon@movementarian.org>
6901
6902         * ispell.C: give the forked command a more accurate name
6903
6904 2003-02-22  John Levon  <levon@movementarian.org>
6905
6906         * toc.h:
6907         * toc.C: make TocItem store an id not a Paragraph *
6908           (bug #913)
6909
6910 2003-02-21  Angus Leeming  <leeming@lyx.org>
6911
6912         * commandtags.h: Retire LFUN_CITATION_INSERT, LFUN_CITATION_CREATE,
6913           LFUN_INSERT_BIBTEX, LFUN_BIBTEX_STYLE, LFUN_BIBDB_ADD, LFUN_BIBDB_DEL.
6914           Bring to life LFUN_DIALOG_SHOW_NEW_INSET, LFUN_DIALOG_SHOW_NEXT_INSET,
6915           LFUN_DIALOG_UPDATE, LFUN_DIALOG_HIDE, LFUN_DIALOG_DISCONNECT_INSET,
6916           LFUN_BIBITEM_APPLY, LFUN_BIBTEX_APPLY, LFUN_CITATION_APPLY,
6917           LFUN_INDEX_APPLY, LFUN_REF_APPLY, LFUN_TOC_APPLY, LFUN_URL_APPLY,
6918
6919         * BufferView_pimpl.C (dispatch):
6920         * LyXAction.C (init):
6921         * factory.C (createInset):
6922         * lyxfunc.C (getStatus, dispatch):
6923         * text3.C (dispatch): retire old LFUNs and bring new ones to life.
6924
6925 2003-02-21  Angus Leeming  <leeming@lyx.org>
6926
6927         * BufferView_pimpl.C (MenuInsertLyXFile):
6928         * lyx_cb.C (WriteAs, getContentsOfAsciiFile):
6929         * lyxfunc.C (menuNew, open, doImport):
6930           no longer pass a LyXView & to fileDlg.
6931
6932 2003-02-21  Angus Leeming  <leeming@lyx.org>
6933
6934         * BufferView_pimpl.C: replace insetbib.h with insetbibtex.h.
6935         * LyXAction.C: change, BIBKEY to BIBITEM.
6936         * buffer.C: replace insetbib.h with insetbibitem.h and insetbibtex.h.
6937         Change InsetBibKey to InsetBibitem.
6938         Change BIBKEY_CODE to BIBITEM_CODE.
6939         * commandtags.h: change LFUN_INSERT_BIBKEY to LFUN_INSERT_BIBITEM.
6940         * factory.C: replace insetbib.h with insetbibitem.h.
6941         Change LFUN_INSERT_BIBKEY to LFUN_INSERT_BIBITEM.
6942         * paragraph.C: replace insetbib.h with insetbibitem.h.
6943         * paragraph.[Ch]: change InsetBibKey to InsetBibitem.
6944         Change bibkey() to bibitem().
6945         * text.C: remove insetbib.h.
6946         * text2.C: replace insetbib.h with insetbibitem.h.
6947         change bibkey() to bibitem().
6948         * text3.C: remove insetbib.h.
6949         change LFUN_INSERT_BIBKEY to LFUN_INSERT_BIBITEM.
6950
6951 2003-02-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6952
6953         * lyxrc.C (output): enclose user email in quotes (in case there are
6954         several words)
6955
6956 2003-02-18  John Levon  <levon@movementarian.org>
6957
6958         * buffer.h: add std::
6959
6960 2003-02-17  John Levon  <levon@movementarian.org>
6961
6962         * SpellBase.h:
6963         * ispell.h:
6964         * ispell.C:
6965         * pspell.h:
6966         * pspell.C: reworking. Especially in ispell, a large
6967           number of clean ups and bug fixes.
6968
6969         * lyxfunc.C: fix revert to behave sensibly
6970
6971 2003-02-17 André Pönitz <poenitz@gmx.net>
6972
6973         * LyXAction.C:
6974         * commandtags.h: new LFUN_INSERT_BIBKEY
6975
6976         * layout.h:
6977         * lyxlayout.C:
6978         * buffer.C:
6979         * factory.C:
6980         * text.C:
6981         * text2.C:
6982         * text3.C:
6983         * paragraph.[Ch]:
6984         * paragraph_func.C: remove special bibkey handling
6985
6986 2003-02-17  John Levon  <levon@movementarian.org>
6987
6988         * text.C (Delete): fix case where delete at the end of
6989           the very first paragraph would not merge the pars
6990
6991 2003-02-17  John Levon  <levon@movementarian.org>
6992
6993         * lyxrow.C: fix lastPrintablePos()
6994
6995 2003-02-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
6996
6997         * bufferparams.C (writeLaTeX): add a std:here
6998
6999         * buffer.C: and remove a using directive there
7000
7001 2003-02-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
7002
7003         * buffer.C (makeLaTeXFile): move the code that generates the
7004           preamble...
7005
7006         * bufferparams.C (writeLaTeX): ... in this new method
7007
7008         * LaTeXFeatures.C (getEncodingSet): make const
7009           (getLanguages): make const
7010
7011         * MenuBackend.C (binding): returns the binding associated to this
7012           action
7013           (add): sets the status of each item by calling getStatus. Adds
7014           some intelligence.
7015           (read): add support for OptSubMenu
7016           (expand): remove extra separator at the end of expanded menu
7017
7018 2003-02-15  John Levon  <levon@movementarian.org>
7019
7020         * BufferView.C:
7021         * BufferView_pimpl.C:
7022         * bufferlist.h:
7023         * bufferlist.C: remove pointless BufferStorage bloat. Remove
7024           inset code that had no actual effect. Remove unneeded status
7025           code.
7026
7027 2003-02-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
7028
7029         * buffer.C (makeLaTeXFile): fix counting of number of line feeds
7030           in preamble
7031
7032 2003-02-14  Michael Schmitt <michael.schmitt@teststep.org>
7033
7034         * text.C (drawLengthMarker): also draw an arrow marker for
7035           symbolic lengths (medskip...)
7036
7037 2003-02-14  John Levon  <levon@movementarian.org>
7038
7039         * tabular.h:
7040         * tabular.C: better method names
7041
7042 2003-02-14  John Levon  <levon@movementarian.org>
7043
7044         * BufferView_pimpl.C:
7045         * bufferlist.C:
7046         * buffer.C:
7047         * converter.C:
7048         * lyx_cb.C:
7049         * lyxfunc.C: change prohibit/allowInput to busy(bool), as
7050           it's a more accurate name. Remove some pointless uses.
7051
7052 2003-02-14  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7053
7054         * text2.C (LyXText): change order of initilizers to shut off
7055           warnings
7056
7057 2003-02-14  John Levon  <levon@movementarian.org>
7058
7059         * buffer.C: use ParIterator for getParFromID()
7060
7061         * paragraph.h:
7062         * paragraph.C:
7063         * paragraph_pimpl.h:
7064         * paragraph_pimpl.C: remove unused getParFromID()
7065
7066 2003-02-14  John Levon  <levon@movementarian.org>
7067
7068         * buffer.C: remove some very old #if 0'd parse code
7069
7070 2003-02-13  John Levon  <levon@movementarian.org>
7071
7072         * text.h:
7073         * text.C:
7074         * text2.C: move hfillExpansion(), numberOfSeparators(),
7075           rowLast(), rowLastPrintable(), numberofHfills(),
7076           numberOfLabelHfills() ...
7077
7078         * lyxrow.h:
7079         * lyxrow.C: ... to member functions here.
7080
7081         * paragraph.h:
7082         * paragraph.C:
7083         * lyxtext.h:
7084         * text.C: remove LyXText::beginningOfMainBody(), and call
7085           p->beginningOfMainBody() directly. Move the check for
7086           LABEL_MANUAL into the latter.
7087
7088         * text.h:
7089         * text.C:
7090         * text2.C:
7091         * vspace.C:
7092         * BufferView.h:
7093         * BufferView.C: make defaultHeight() be a free defaultRowHeight()
7094
7095         * text.h:
7096         * text.C:
7097         * text2.C:
7098         * text3.C:
7099         * frontends/screen.C: move bv_owner private, introduce isTopLevel()
7100           to make it clear we're testing for outmost-lyxtext vs. inset's lyxtext
7101
7102 2003-02-13  John Levon  <levon@movementarian.org>
7103
7104         * CutAndPaste.C: remove debug
7105
7106 2003-02-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
7107
7108         * paragraph.C (asString): remove two unused variables
7109
7110         * lyxtextclass.C (readTitleType):
7111           (Read):
7112           (LyXTextClass): handle new members titletype_ and titlename_
7113
7114         * buffer.C (latexParagraphs): honor LyXTextClass::titletype
7115
7116 2003-02-09  John Levon  <levon@movementarian.org>
7117
7118         * buffer.h:
7119         * buffer.C: replace hand-coded list with a map for the dep clean
7120
7121 2003-02-08  John Levon  <levon@movementarian.org>
7122
7123         * LaTeX.C: consolidate code into showRunMessage() helper
7124
7125 2003-02-08  John Levon  <levon@movementarian.org>
7126
7127         * lyxfind.C:
7128         * lyxtext.h:
7129         * text2.C:
7130         * BufferView.C: change setSelectionOverString() to setSelectionRange()
7131           and pass the size in explicitly
7132
7133         * BufferView_pimpl.h:
7134         * BufferView_pimpl.C:
7135         * BufferView.h:
7136         * BufferView.C: add getCurrentChange()
7137
7138         * BufferView_pimpl.h:
7139         * BufferView_pimpl.C: handle change lfuns
7140
7141         * CutAndPaste.C: merge the cut and copy code. Rework the cut code
7142           for changes. Mark pasted paragraphs as new.
7143
7144         * support/lyxtime.h:
7145         * support/lyxtime.C:
7146         * DepTable.C: abstract time_t as lyx::time_type
7147
7148         * LColor.h:
7149         * LColor.C: add colours for new text, deleted text, changebars
7150
7151         * LaTeXFeatures.C: add dvipost as a simple feature. Make the color
7152           package use "usenames" option.
7153
7154         * commandtags.h:
7155         * lyxfunc.C:
7156         * LyXAction.C: add change lfuns
7157
7158         * Makefile.am:
7159         * author.h:
7160         * author.C: author handling
7161
7162         * buffer.h:
7163         * buffer.C: add a per-buffer author list, with first entry as
7164           current author. Handle new .lyx tokens for change tracking. Output
7165           author list to .lyx file. Output dvipost stuff to .tex preamble.
7166           Bump lyx format to 222.
7167
7168         * bufferlist.h:
7169         * bufferlist.C: add setCurrentAuthor() to reset current author details
7170           in all buffers.
7171
7172         * bufferparams.h:
7173         * bufferparams.C: add param for tracking
7174
7175         * bufferview_funcs.C: output change info in minibuffer
7176
7177         * Makefile.am:
7178         * changes.h:
7179         * changes.C: add change-tracking structure
7180
7181         * debug.h:
7182         * debug.C: add CHANGES debug flag
7183
7184         * lyxfind.h:
7185         * lyxfind.C: add code for finding the next change piece
7186
7187         * lyxrc.h:
7188         * lyxrc.C: add user_name and user_email
7189
7190         * lyxrow.h:
7191         * lyxrow.C: add a metric for the top of the text line
7192
7193         * lyxtext.h:
7194         * text.C: implement accept/rejectChange()
7195
7196         * lyxtext.h:
7197         * text.C: paint changebars. Paint new/deleted text in the chosen
7198         colours. Strike through deleted text.
7199
7200         * paragraph.h:
7201         * paragraph.C:
7202         * paragraph_pimpl.h:
7203         * paragraph_pimpl.C: output change markers in .lyx and .tex. Pass
7204           in the current change to the insert functions. Rework erase to
7205           mark text as deleted, adding an eraseIntern() and a range-based
7206           erase(). Implement per-paragraph change lookup and
7207           accept/reject.
7208
7209         * paragraph_funcs.C: Fixup paste for change tracking.
7210
7211         * tabular.C: mark added row/columns as new.
7212
7213         * text.C: fix rowLast() to never return -1. Don't allow
7214           spellchecking of deleted text. Track transpose changes. Don't
7215           allow paragraph break or merge where appropriate.
7216
7217         * text2.C: leave cursor at end of selection after a cut.
7218
7219 2003-02-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7220
7221         * text.C (getLengthMarkerHeight):
7222         (drawLengthMarker): make the `symbolic' lengths (small/med/big)
7223         visible on screen too.
7224
7225 2003-02-07  John Levon  <levon@movementarian.org>
7226
7227         * text.C: s/LYX_PAPER_MARGIN/PAPER_MARGIN/g
7228
7229 2003-02-05  Angus Leeming  <leeming@lyx.org>
7230
7231         * lyxserver.C (read_ready): revert my patch of 11 September last year
7232         as it sends PC cpu through the roof. Presumably this means that
7233         the lyxserver will no longer run on an Alpha...
7234
7235 2003-01-30  Angus Leeming  <leeming@lyx.org>
7236
7237         * factory.C (createInset): create an InsetCommandParam of type "index"
7238         and use it to 'do the right thing'.
7239
7240         * text2.C (getStringToIndex): ensure that cursor position is always
7241         reset to the reset_cursor position.
7242
7243 2003-01-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7244
7245         * lyxfunc.C (getStatus): "buffer-export custom" should never be
7246         disabled.
7247
7248 2003-01-20  Michael Schmitt <michael.schmitt@teststep.org>
7249
7250         * bufferview.C:
7251         * lyxcb.C:
7252         * lyxfunc.C: Output messages with identical spelling, punctuation,
7253         and spaces
7254
7255 2003-01-22  Michael Schmitt  <Michael.Schmitt@teststep.org>
7256
7257         * MenuBackend.C (expandFormats): List only viewable export formats
7258         in "View" menu
7259
7260         * buffer.C (parseSingleLyXformat2Token): Fix misleading error
7261         message
7262
7263         * lyxfunc.C (getStatus): Make sure that formats other than
7264         "fax" can also be disabled
7265
7266 2003-01-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7267
7268         * text3.C (dispatch): put the lfuns that insert insets in 3
7269         groups, and call doInsertInset with appropriate arguments.
7270         (doInsertInset): new function, that creates an inset and inserts
7271         it according to some boolean parameters.
7272
7273 2003-01-16  Lars Gullik Bjønnes  <larsbj@gullik.net>
7274
7275         * buffer.C (readFile): remember to pass on 'par' when calling
7276         readFile recursively.
7277
7278 2003-01-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7279
7280         * MenuBackend.C (expandFormats): add "..." to import formats.
7281
7282 2003-01-15  Dekel Tsur  <dekelts@tau.ac.il>
7283
7284         * paragraph.C (asString): Remove XForms RTL hacks.
7285
7286 2003-01-13  Alfredo Braunstein <abraunst@libero.it>
7287         * buffer.C: fix typo
7288
7289 2003-01-12  Lars Gullik Bjønnes  <larsbj@gullik.net>
7290
7291         * Makefile.am (LIBS): delete var
7292         (lyx_LDADD): add @LIBS@ here instead.
7293
7294 2003-01-08  Michael Schmitt <Michael.Schmitt@teststep.org>
7295
7296         * Clarify the meaning of "wheel mouse jump"
7297
7298 2003-01-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7299
7300         * lyxfunc.C (getStatus): fix disabling of cut/paste of cells in a
7301         tabular in a float
7302
7303 2003-01-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7304
7305         * importer.C (Loaders): do not preallocate 3 elements in the
7306         vector, since one ends up with 6 elements otherwise
7307
7308 2002-12-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7309
7310         * DepTable.C (write): write the file name as last element of the
7311         .dep file (because it may contain spaces)
7312         (read): read info in the right order
7313
7314 2003-01-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7315
7316         * paragraph_pimpl.C (simpleTeXBlanks):
7317         (simpleTeXSpecialChars):
7318         * paragraph.C (simpleTeXOnePar): make `column' unsigned.
7319
7320         * tabular.C (latex): add some missing case statements. Reindent.
7321
7322         * MenuBackend.C (expandToc): remove unused variable.
7323
7324 2003-01-06  Michael Schmitt <Michael.Schmitt@teststep.org>
7325
7326         * LColor.C:
7327         * LaTeX.C:
7328         * LyXAction.C:
7329         * MenuBackend.C:
7330         * buffer.C:
7331         * exporter.C:
7332         * lyxfunc.C:
7333         * lyxrc.C: fix inconsistent usage of spaces, colons, capitalization,
7334         and the like.
7335
7336 2003-01-05  John Levon  <levon@movementarian.org>
7337
7338         * BufferView.h:
7339         * BufferView.C: add getEncoding()
7340
7341         * kbsequence.h:
7342         * kbsequence.C: do not store last keypress
7343
7344         * lyxfunc.h:
7345         * lyxfunc.C: store last keypress here instead. Pass encoding
7346           to getISOEncoded()
7347
7348 2002-12-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7349
7350         * lyx_main.C (init): remove annoying error message when following
7351         symbolic links (bug #780)
7352
7353 2002-12-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7354
7355         * text.C (insertChar):
7356         * lyxrc.C (getDescription): remove extra spaces
7357
7358 2002-12-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7359
7360         * lyxrc.C (getDescription): remove extra spaces
7361
7362 2002-12-20  John Levon  <levon@movementarian.org>
7363
7364         * text3.C: hack fix for page up/down across tall rows
7365
7366 2002-12-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7367
7368         * text2.C (pasteEnvironmentType): avoid crash if layout-copy has
7369         not been invoked
7370
7371 2002-12-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7372
7373         * lyxfunc.C (getStatus): query lyx_gui::getStatus() to catter for
7374         unimplemented lfuns. Make LFUN_THESAURUS_ENTRY status unknown if
7375         thesaurus is not compiled in
7376
7377 2002-12-17  Alfredo Braunstein <abraunst@libero.it>
7378
7379         * lyxfunc.C: correct  inversion of WORDFINDBACK/FORWARD
7380
7381 2002-12-16  Angus Leeming  <leeming@lyx.org>
7382
7383         * lyxrc.[Ch]:
7384         * lyx_main.C (init): remove override_x_deadkeys stuff.
7385
7386 2002-12-12  John Levon  <levon@movementarian.org>
7387
7388         * lyxfunc.C: use LyXKeySym->isText() as last-ditch
7389           insert. Only remove shift modifier under strict
7390           circumstances.
7391
7392 2002-12-09  Lars Gullik Bjønnes  <larsbj@gullik.net>
7393
7394         * MenuBackend.C (expandToc): fix crash.
7395
7396 2002-12-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
7397
7398         * MenuBackend.C (expandToc): gettext on float names.
7399
7400 2002-12-03  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
7401
7402         * lyxlength.[Ch]: set default unit to UNIT_NONE,
7403         implement bool empty() [bug 490]
7404
7405 2002-12-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
7406
7407         * text2.C, CutAndPaste.C: use BoostFormat.h not boost/format.hpp
7408
7409 2002-12-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
7410
7411         * several files: ws changes
7412
7413 2002-12-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
7414
7415         * text2.C (setCounter): clean up a bit, use boost.format.
7416         (updateCounters): initialize par upon declaration.
7417
7418         * CutAndPaste.C (SwitchLayoutsBetweenClasses): set the layout also
7419         if the layout exists. We do not just store the layout any more.
7420         (SwitchLayoutsBetweenClasses): use boost.format
7421
7422 2002-11-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7423
7424         * converter.C (convert): if from and to files are the same, use a
7425         temporary files as intermediary
7426
7427 2002-11-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7428
7429         * commandtags.h:
7430         * LyXAction.C (init): remove LFUN_VECTOR (bug 662)
7431
7432 2002-11-27  Dekel Tsur  <dekelts@tau.ac.il>
7433
7434         * lyxrc.[Ch]: Add {roman,sans,typewriter}_font_foundry variables.
7435
7436 2002-11-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
7437
7438         * tabular.C (asciiPrintCell): use string(size, char) instead of
7439         explicit loop.
7440
7441         * sgml.C (openTag): fix order of arguments to string constructor
7442         (closeTag): ditto
7443
7444         * lyxfunc.C (dispatch): use boost.format
7445
7446         * lots of files: change "c" -> 'c'
7447
7448 2002-11-25  Dekel Tsur  <dekelts@tau.ac.il>
7449
7450         * encoding.C: Patch from Isam Bayazidi: Fix Arabic shaping.
7451
7452 2002-11-25  Angus Leeming  <leeming@lyx.org>
7453
7454         * BoostFormat.h: wrap code inside #ifdef __GNUG__ block.
7455
7456         * lyx_main.C (init): compile fix.
7457
7458 2002-11-25  Lars Gullik Bjønnes  <larsbj@gullik.net>
7459
7460         * lyx_cb.C (start): boost.formatify
7461         do not include <iostream>
7462
7463         * lengthcommon.C: ws only
7464
7465         * boost-inst.C,BoostFormat.h: add more explict instantations
7466
7467 2002-11-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
7468
7469         * lots of files: handle USE_BOOST_FORMAT
7470
7471 2002-11-21  John Levon  <levon@movementarian.org>
7472
7473         * pspell.C: fix compile
7474
7475 2002-11-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7476
7477         * lyxfunc.C (dispatch): use boost::format
7478         (open): ditto
7479         (doImport): ditto
7480
7481         * lyxfont.C (stateText): use boost::format
7482
7483         * lyx_main.C (LyX): use boost::format
7484         (init): ditto
7485         (queryUserLyXDir): ditto
7486         (readRcFile): ditto
7487         (parse_dbg): ditto
7488         (typedef boost::function): use the recommened syntax.
7489
7490         * importer.C (Import): use boost::format
7491
7492         * debug.C (showLevel): use boost::format
7493
7494         * converter.C (view): use boost::format
7495         (convert): ditto
7496         (move): ditto
7497         (scanLog): ditto
7498
7499         * bufferview_funcs.C (currentState): use boost::format
7500
7501         * bufferlist.C (emergencyWrite): use boost::format
7502
7503         * buffer.C (readLyXformat2): use boost::format
7504         (parseSingleLyXformat2Token): ditto
7505
7506         * Makefile.am (lyx_SOURCES): add BoostFormat.h and boost-inst.C
7507
7508         * LaTeX.C (run): use boost::format
7509
7510         * Chktex.C (scanLogFile): use boost::format
7511
7512         * BufferView_pimpl.C (savePosition): use boost::format
7513         (restorePosition): ditto
7514         (MenuInsertLyXFile): ditto
7515
7516         * BoostFormat.h: help file for explicit instation.
7517
7518 2002-11-21  Dekel Tsur  <dekelts@tau.ac.il>
7519
7520         * tabular.C (latex): Support for block alignment in fixed width
7521         columns.
7522
7523 2002-11-17  John Levon  <levon@movementarian.org>
7524
7525         * BufferView_pimpl.C:
7526         * lyx_cb.C:
7527         * lyxfunc.C: split filedialog into open/save
7528
7529 2002-11-08  Juergen Vigna  <jug@sad.it>
7530
7531         * undo_funcs.C (textHandleUndo): fixed problems with undo introduced
7532         by my last patch (hopefully).
7533
7534 2002-11-08  John Levon  <levon@movementarian.org>
7535
7536         * iterators.h:
7537         * iterators.C:
7538         * buffer.h:
7539         * buffer.C:
7540         * paragraph.h:
7541         * paragraph.C:
7542         * toc.h:
7543         * toc.C: ParConstIterator, and use it (from Lars)
7544
7545 2002-11-07  Ben Stanley  <bds02@uow.edu.au>
7546
7547         * lyxtextclass.[Ch]: revise and add doxygen comments
7548
7549 2002-11-07  John Levon  <levon@movementarian.org>
7550
7551         * text.C: fix progress value for spellchecker
7552
7553         * toc.C: fix navigate menu for insetwrap inside minipage
7554
7555         * paragraph_funcs.C: added FIXME for suspect code
7556
7557 2002-11-07  John Levon  <levon@movementarian.org>
7558
7559         * BufferView_pimpl.C: fix redrawing of insets
7560           on buffer switch
7561
7562 2002-11-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7563
7564         * text2.C (updateCounters): fix bug 668
7565
7566 2002-11-04  Dekel Tsur  <dekelts@tau.ac.il>
7567
7568         * text3.C (dispatch): Do not make the buffer dirty when moving the
7569         cursor.
7570
7571 2002-11-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
7572
7573         * vc-backend.C: STRCONV
7574         (scanMaster): ditto
7575
7576         * text2.C (setCounter): STRCONV
7577
7578         * paragraph.C (asString): STRCONV
7579
7580         * lyxlength.C (asString): STRCONV
7581         (asLatexString): ditto
7582
7583         * lyxgluelength.C (asString): STRCONV
7584         (asLatexString): ditto
7585
7586         * lyxfunc.C (dispatch): STRCONV
7587         (open): ditto
7588
7589         * lyxfont.C (stateText): STRCONV
7590
7591         * importer.C (Import): STRCONV
7592
7593         * counters.C (labelItem): STRCONV
7594         (numberLabel): ditto
7595         (numberLabel): remove unused ostringstream o
7596
7597         * chset.C: STRCONV
7598         (loadFile): ditto
7599
7600         * bufferview_funcs.C (currentState): STRCONV
7601
7602         * buffer.C (readFile): STRCONV
7603         (asciiParagraph): ditto
7604         (makeLaTeXFile): ditto
7605
7606         * Spacing.C (writeEnvirBegin): STRCONV
7607
7608         * LaTeXFeatures.C (getLanguages): STRCONV
7609         (getPackages): ditto
7610         (getMacros): ditto
7611         (getBabelOptions): ditto
7612         (getTClassPreamble): ditto
7613         (getLyXSGMLEntities): ditto
7614         (getIncludedFiles): ditto
7615
7616         * LaTeX.C: STRCONV
7617         (run): ditto
7618         (scanAuxFile): ditto
7619         (deplog): ditto
7620
7621         * LString.h: add the STRCONV macros
7622
7623         * BufferView_pimpl.C (savePosition): STRCONV
7624         (restorePosition): ditto
7625         (MenuInsertLyXFile): ditto
7626
7627         * vc-backend.C (scanMaster): change from submatch[...] to
7628         submatch.str(...)
7629
7630         * funcrequest.C: include config.h
7631
7632         * factory.C: include config.h
7633
7634         * chset.C (loadFile): change from submatch[...] to submatch.str(...)
7635
7636         * box.C: include config.h
7637
7638         * LaTeX.C (scanAuxFile): change from submatch[...] to
7639         submatch.str(...)
7640         (deplog): ditto
7641
7642 2002-10-25  Angus Leeming  <leeming@lyx.org>
7643
7644         * BufferView_pimpl.C (cursorToggle): remove reapSpellchecker hack.
7645
7646         * ispell.[Ch] (setError): new method.
7647         * ispell.C (c-tor): move out child process into new class LaunchIspell.
7648         Use setError() insetead of goto END.
7649
7650         * lyx_cb.C (AutoSave): move out child process into new class
7651         AutoSaveBuffer.
7652
7653 2002-10-30  John Levon  <levon@movementarian.org>
7654
7655         * text3.C: make start appendix undoable
7656
7657 2002-10-24  Dekel Tsur  <dekelts@tau.ac.il>
7658
7659         * lyxlength.C (inPixels): Fix returned value.
7660
7661         * paragraph.C (TeXOnePar): Fix bug with language changes in nested
7662         environment.
7663
7664 2002-10-24  Angus Leeming  <leeming@lyx.org>
7665
7666         * lyxgluelength.h: no need to forward declare BufferParams
7667         or BufferView, so don't.
7668
7669 2002-10-21  John Levon  <levon@movementarian.org>
7670
7671         * BufferView.C: menuUndo ->undo, redo
7672
7673         * BufferView.h: document, remove dead, make some methods private
7674
7675         * paragraph_funcs.h:
7676         * paragraph_funcs.C:
7677         * CutAndPaste.C: s/pasteParagraph/mergeParagraph
7678
7679         * buffer.h:
7680         * buffer.C:
7681         * sgml.h:
7682         * sgml.C: move sgml open/close tag into sgml.C
7683
7684         * bufferview_funcs.h: unused prototype
7685
7686         * lyxfunc.h:
7687         * lyxfunc.C: remove unused
7688
7689         * lyxtext.h:
7690         * text.C: remove unused
7691
7692 2002-10-21  John Levon  <levon@movementarian.org>
7693
7694         * BufferView.h:
7695         * BufferView.C:
7696         * BufferView_pimpl.h:
7697         * BufferView_pimpl.C: fix mouse wheel handling based on
7698           patch from Darren Freeman
7699
7700 2002-10-09  Dekel Tsur  <dekelts@tau.ac.il>
7701
7702         * lyx_main.C (queryUserLyXDir): Fix automatic reconfiguration.
7703
7704 2002-10-17  Dekel Tsur  <dekelts@tau.ac.il>
7705
7706         * lyxlength.C (inPixels): Fix hanfling of negative length.
7707         Fix LyXLength::MU case.
7708
7709 2002-10-16  John Levon  <levon@movementarian.org>
7710
7711         * buffer.C: remove \\protected_separator parsing done by lyx2lyx now
7712
7713 2002-10-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7714
7715         * converter.C (view): add support for $$i (file name) and $$p
7716         (file path) for the viewer command. If $$i is not specified, then
7717         it is appended to the command (for compatibility with old syntax)
7718
7719 2002-10-14  Juergen Vigna  <jug@sad.it>
7720
7721         * undo_funcs.C (textHandleUndo): alter the order in which the
7722         new undopar is added to the LyXText, as we have to set first
7723         the right prev/next and then add it as otherwise the rebuild of
7724         LyXText is not correct. Also reset the cursor to the right paragraph,
7725         with this IMO we could remove the hack in "redoParagraphs()".
7726
7727 2002-10-09  Angus Leeming  <leeming@lyx.org>
7728
7729         * Bufferview_pimpl.C (dispatch): call InsetCitation::setLoadingBuffer
7730         to turn off an optimisation if a new inset is to be inserted.
7731
7732 2002-10-11 André Pönitz <poenitz@gmx.net>
7733
7734         * lyxtext.h: make some functions public to allow access
7735         from inset/lyxtext for handling LFUN_PRIOR/NEXT
7736
7737 2002-10-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7738
7739         * text3.C (dispatch): when changing layout, avoid an infinite loop
7740         [bug #652]
7741
7742 2002-10-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7743
7744         * lyxrc.C (read): treat a viewer or converter command of "none" as
7745         if it were empty.
7746
7747         * MenuBackend.C (expandFormats): for an update, also allow the
7748         formats that are not viewable
7749
7750         * lyx_main.C (queryUserLyXDir): re-run automatically the configure
7751         script if it is newer than the lyxrc.defaults in user directory
7752
7753 2002-10-07 André Pönitz <poenitz@gmx.net>
7754
7755         * text.C: Vitaly Lipatov's small i18n fix
7756
7757 2002-09-25  Angus Leeming  <leeming@lyx.org>
7758
7759         * ispell.h: doxygen fix.
7760
7761 2002-09-25  Dekel Tsur  <dekelts@tau.ac.il>
7762
7763         * buffer.h (readFile): Add a new argument to the method, to allow
7764         reading of old-format templates.
7765
7766 2002-09-24  Dekel Tsur  <dekelts@tau.ac.il>
7767
7768         * toc.C (getTocList): Get TOC from InsetWrap.
7769
7770 2002-09-16  John Levon  <levon@movementarian.org>
7771
7772         * lyxfunc.C: check tabular for cut/copy too
7773
7774 2002-09-12  John Levon  <levon@movementarian.org>
7775
7776         * LyXAction.C: tidy
7777
7778         * factory.h:
7779         * factory.C: add header
7780
7781         * paragraph_funcs.h:
7782         * paragraph_funcs.C: cleanup
7783
7784 2002-09-11  John Levon  <levon@movementarian.org>
7785
7786         * PrinterParams.h: odd/even default to true
7787
7788 2002-09-12  Rob Lahaye  <lahaye@snu.ac.kr>
7789
7790         * PrinterParams.h: update printer parameters for new xforms dialog
7791
7792 2002-09-11  Angus Leeming  <leeming@lyx.org>
7793
7794         * lyxserver.C (read_ready): re-write to make it more transparent
7795         and to make it work in coherent fashion under Tru64 Unix.
7796
7797 2002-09-11  André Pönitz <poenitz@gmx.net>
7798
7799         * commandtags.h:
7800         * LyXAction.C:
7801         * text3.C: implement LFUN_WORDSEL
7802
7803 2002-09-11  Lars Gullik Bjønnes  <larsbj@gullik.net>
7804
7805         * lyxtextclass.h: don't include FloatList.h, forward declare instead.
7806         make floatlist_ a boost::shared_ptr<FloatList>
7807
7808         * lyxtextclass.C: include FloatList.h
7809         (LyXTextClass): initialize floatlist_
7810         (TextClassTags): add TC_NOFLOAT
7811         (Read): match "nofloat" to TC_NOFLOAT and use it.
7812         (readFloat): modify call to floatlist_
7813         (floats): ditto
7814         (floats): ditto
7815
7816         * FloatList.[Ch] (FloatList): remove commented out float
7817         initialization.
7818         (erase): new function
7819
7820 2002-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7821
7822         * MenuBackend.C (expandToc): fix crash when there is no document
7823         open
7824
7825 2002-09-10  Dekel Tsur  <dekelts@tau.ac.il>
7826
7827         * many files: Add insetwrap.
7828
7829 2002-09-09  John Levon  <levon@movementarian.org>
7830
7831         * text2.C: remove confusing and awkward depth wraparound
7832
7833 2002-09-09  John Levon  <levon@movementarian.org>
7834
7835         * BufferView_pimpl.C: Don't use empty arg for LFUN_CHILD_INSERT
7836
7837         * buffer.h:
7838         * buffer.C: remove getIncludeonlyList()
7839
7840         * paragraph.C:
7841         * lyxfunc.C: remove headers
7842
7843 2002-09-09  Juergen Vigna  <jug@sad.it>
7844
7845         * text.C (getColumnNearX): fix form Michael this is most
7846         probably a cut&paste bug.
7847
7848 2002-09-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
7849
7850         * remove all INHERIT_LANG and INHERIT_LANGUAGE commented code
7851
7852         * LaTeXFeatures.C (useLayout): let tclass and lyt be a const
7853         references, ws changes.
7854
7855         * text2.C (init): update counters after init
7856         (insertParagraph): no need to set counter on idividual paragraphs.
7857         (setCounter): access the counters object in the textclass object
7858         on in the buffer object.
7859         (updateCounters): ditto
7860
7861         * lyxtextclass.C: include counters.h, add variable ctrs_ as
7862         shared_ptr<Counters> to avoid loading counters.h in all
7863         compilation units.
7864         (LyXTextClass): initialize ctrs_
7865         (TextClassTags): add TC_COUNTER, and ...
7866         (Read): use it here.
7867         (CounterTags): new tags
7868         (readCounter): new function
7869         (counters): new funtion
7870         (defaultLayoutName): return a const reference
7871
7872         * counters.C (Counters): remove contructor
7873         (newCounter): remove a couple of unneeded statements.
7874         (newCounter): simplify a bit.
7875         (numberLabel): some small formatting changes.
7876
7877         * buffer.[Ch]: remove all traces of counters, move the Counters
7878         object to the LyXTextClass.
7879
7880 2002-09-06  Alain Castera  <castera@in2p3.fr>
7881
7882         * tabular.C: uses \tabularnewline; uses >{...} construct from array
7883         package to set the horizontal alignment on fixed width columns.
7884
7885         * lyx_sty.C:
7886         * lyx_sty.h: added tabularnewline macro def.
7887
7888         * LaTeXFeatures.C: added NeedTabularnewline macro feature
7889
7890 2002-09-06  John Levon  <levon@movementarian.org>
7891
7892         * LyXAction.C: tooltips for sub/superscript
7893
7894         * MenuBackend.C: a bit more verbose
7895
7896         * lyxfunc.C: tiny clean
7897
7898         * undo_funcs.C: document undo_frozen
7899
7900 2002-09-05  Lars Gullik Bjønnes  <larsbj@gullik.net>
7901
7902         * counters.C (Counters): add missing algorithm counter.
7903
7904         * text2.C (setCounter): lookup the counter with layouts latexname
7905         instead of by section number.
7906         (setCounter): use a hackish way to lookup the correct enum
7907         counter.
7908         a float name->type change
7909         reset enum couners with counter name directly instead of depth value.
7910
7911         * counters.C (Counters): remove the push_backs, change to use the
7912         float type not the float name.
7913         (labelItem): remove unused string, float name->type change
7914
7915         * counters.h: don't include vector, loose the enums and sects vectors
7916
7917 2002-09-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
7918
7919         * lyxtextclass.C (TextClassTags): add TC_FLOAT
7920         (Read): add float->TC_FLOAT to textclassTags
7921         (Read): and handle it in the switch
7922         (readFloat): new function
7923
7924         * FloatList.C (FloatList): comment out the hardcoded float
7925         definitions.
7926
7927         * lyxlayout.h: ws change.
7928
7929 2002-08-29  Dekel Tsur  <dekelts@tau.ac.il>
7930
7931         * buffer.C (readFile): Look for lyx2lyx in LYXDIR/lyx2lyx/
7932
7933 2002-09-03  Angus Leeming  <leeming@lyx.org>
7934
7935         * BufferView_pimpl.h: qualified name is not allowed in member
7936         declaration: WorkArea & Pimpl::workarea() const;
7937
7938         * factory.C: added using std::endl directive.
7939
7940         * text3.C: added using std::find and std::vector directives.
7941
7942 2002-08-29  André Pönitz <poenitz@gmx.net>
7943
7944         * lyxtext.h:
7945         * text2.C: remove unused member number_of_rows
7946
7947         * Makefile.am:
7948         * BufferView2.C: remove file, move contents to...
7949         * BufferView.C: ... here
7950
7951         * BufferView_pimpl.C:
7952         * factory.C: move more inset creation to factory
7953
7954         * vspace.C: avoid direct usage of LyXText, ws changes
7955
7956         * BufferView.[Ch]:
7957                 don't provide direct access to WorkArea, use two simple
7958                 acessors haveSelction() and workHeight() instead
7959
7960
7961 2002-08-29  John Levon  <levon@movementarian.org>
7962
7963         * BufferView_pimpl.C (dispatch): do not continue when
7964           no buffer
7965
7966 2002-08-28  André Pönitz <poenitz@gmx.net>
7967
7968         * commandtags.h: new LFUN_MOUSE_DOUBLE, LFUN_MOUSE_TRIPLE
7969
7970         * BufferView.h:
7971         * BufferView_pimpl.[Ch] move work area mouse event to LFUNs
7972
7973 2002-08-28  Rob Lahaye  <lahaye@snu.ac.kr>
7974
7975         * buffer.C: increment LYX_FORMAT to 221
7976
7977         * lyxrc.[Ch]: declare display_graphics as grfx::DisplayType and use
7978         grfx::displayTranslator.find(foo); include graphics/GraphicsTypes.h.
7979
7980         * lyxrc.C: use more "if (...) { } else { }" style (John's advice).
7981
7982         * lyx_main.C: call once the setDisplayTranslator(); is that okay here?
7983
7984 2002-08-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
7985
7986         * factory.C (createInset): use LyXTextClass::floats
7987
7988         * MenuBackend.C (expandFloatListInsert):
7989         (expandFloatInsert):
7990         (expandToc):
7991
7992         * text2.C (setCounter):
7993
7994         * LaTeXFeatures.C (useFloat):
7995         (getFloatDefinitions):
7996
7997         * BufferView_pimpl.C (dispatch): use LyXTextClass::floats()
7998
7999         * lyxtextclass.[Ch]: rename layoutlist to layoutlist_; add
8000         floatlist_, with accessor floats().
8001
8002         * FloatList.h: remove global FloatList
8003
8004 2002-08-26  André Pönitz <poenitz@gmx.net>
8005
8006         * paragraph.[Ch]: Martin's patch for the \end_deeper bug
8007
8008         * BufferView.h:
8009         * BufferView2.C:
8010         * BufferView_pimpl.C:
8011         * text3.C: mun hanfling of LFUN_CUT/COPY/PASTE to LyXText
8012
8013 2002-08-25  John Levon  <levon@movementarian.org>
8014
8015         * LyXAction.C: fix margin note description
8016
8017 2002-08-24  John Levon  <levon@movementarian.org>
8018
8019         * buffer.C:
8020         * bufferlist.C:
8021         * bufferview_funcs.C:
8022         * lyxfont.C:
8023         * undo_funcs.C: cleanups
8024
8025         * lyxfunc.C: disable CUT/COPY when no selection
8026
8027 2002-08-23  Rob Lahaye  <lahaye@snu.ac.kr>
8028
8029         * lyxlength.[Ch]: use better (three letters) mnemonics for percentage units
8030         in "enum UNIT"; e.g. PTW for Percent of TextWidth
8031
8032         * lyxrc.C: graphics display is now monochrome|grayscale|color|none.
8033         Add backward compatibility to "mono", "gray" and "no".
8034
8035 2002-08-24  Dekel Tsur  <dekelts@tau.ac.il>
8036
8037         * buffer.C (readFile): Always run lyx2lyx if file_format < LYX_FORMAT
8038         (and file_format >= 200).
8039
8040 2002-08-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
8041
8042         * lyxlayout.C (Read): treat LT_OPTARGS as an integer, not a bool
8043
8044 2002-08-22  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
8045
8046         * lyxfunc.C (getStatus): handle LFUN_INSET_OPTARG
8047
8048 2002-08-20  Martin Vermeer  <martin.vermeer@hut.fi>
8049
8050         * BufferView_pimpl.C:
8051         * LyXAction.C:
8052         * buffer.C:
8053         * commandtags.h:
8054         * lyxfunc.C:
8055         * paragraph.[Ch]:
8056         * text2.C:
8057         * insets/insetoptarg.[Ch]: Added "optional argument" collapsible
8058         inset and code to make it  work with the paragraph code. The inset
8059         can be anywhere in the paragraph, but will only do the expected
8060         thing in LaTeX if the layout file contains the parameter line
8061                         OptionalArgs    1
8062         (or more generally, a nonzero value) for that layout.
8063
8064 2002-08-22  Lars Gullik Bjønnes  <larsbj@gullik.net>
8065
8066         * paragraph.h: remove the declaration of undefined counters class
8067         function.
8068
8069 2002-08-22  Martin Vermeer <martin.vermeer@hut.fi>
8070
8071         * text2.C (setCounter):  fixed enumeration mis-count as reported by
8072         Dr. Richard Hawkins.
8073
8074 2002-08-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8075
8076         * paragraph_funcs.h: remove some unneeded includes
8077
8078         * text.C (backspace): pasteParagraph now in global scipe
8079
8080         * CutAndPaste.C (cutSelection): pasteParagraph now in global scope
8081         (pasteSelection): ditto
8082
8083         * paragraph.[Ch] (pasteParagraph): move function to global scope ...
8084         * paragraph_funcs.C (pasteParagraph): ... here
8085
8086 2002-08-20  André Pönitz <poenitz@gmx.net>
8087
8088         * commandtags.h: new LFUNs for swapping/copying table row/colums
8089
8090         * LyXAction.C:
8091         * lyxfunc.C: support for new lfuns
8092
8093 2002-08-21  Lars Gullik Bjønnes  <larsbj@gullik.net>
8094
8095         * tabular.C:
8096         * buffer.[Ch]: remove NO_COMPABILITY stuff
8097
8098 2002-08-20  Lars Gullik Bjønnes  <larsbj@gullik.net>
8099
8100         * boost.C (throw_exception): new file, with helper function for
8101         boost compiled without exceptions.
8102
8103         * paragraph.h:
8104         * lyxlength.C:
8105         * buffer.C:
8106         * ParameterStruct.h:
8107         * ParagraphParameters.[Ch]: remove NO_PEXTRA_REALLY stuff
8108
8109         * bufferlist.C (emergencyWriteAll): use boost bind
8110
8111         * BufferView_pimpl.C (moveCursorUpdate): remove inline
8112
8113         * text.C: include paragraph_funcs.h
8114         (breakParagraph): breakParagraph is now in global scope
8115
8116         * paragraph_funcs.[Ch]: new files
8117
8118         * paragraph.C (breakParagraph,breakParagraphConservative): move to
8119         global scope
8120
8121         * buffer.C: include paragraph_funcs.h
8122         (insertStringAsLines): breakParagraph is now in global scope
8123
8124         * Makefile.am (lyx_SOURCES): add paragraph_funcs.h and
8125         paragraph_funcs.C
8126
8127         * CutAndPaste.C: include paragraph_funcs.h
8128         (cutSelection): breakParagraphConservative is now in global scope
8129         (pasteSelection): ditto
8130
8131         * buffer.h: declare oprator== and operator!= for
8132         Buffer::inset_iterator
8133
8134         * bufferlist.C (emergencyWrite): don't use fmt(...)
8135
8136         * text3.C: add using std::endl
8137
8138         * BufferView.C (moveCursorUpdate): remove default arg
8139
8140 2002-08-20  André Pönitz <poenitz@gmx.net>
8141
8142         * buffer.[Ch]: move inline functions to .C
8143
8144         * BufferView2.C:
8145         * BufferView_pimpl.C:
8146         * text.C:
8147         * buffer.[Ch]: use improved inset_iterator
8148
8149         * buffer.C:
8150         * paragraph.[Ch]: write one paragraph at a time
8151
8152 2002-08-20  Dekel Tsur  <dekelts@tau.ac.il>
8153
8154         * BufferView_pimpl.C (dispatch): Insert insetbibtex with "plain"
8155         style if style is not specified.
8156
8157 2002-08-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
8158
8159         * text2.C (setCounter): when searching for right label for a
8160         caption, make sure to recurse to parent insets (so that a caption
8161         in a minipage in a figure float works) (bug #568)
8162
8163 2002-08-20  André Pönitz <poenitz@gmx.net>
8164
8165         * text3.C: new file for LyXText::dispatch() and helpers
8166
8167         * BufferView.[Ch]: move text related stuff to LyXText::dispatch()
8168
8169         * funcrequest.[Ch]: add message() do avoid direct access to LyXFunc
8170
8171 2002-08-19  André Pönitz <poenitz@gmx.net>
8172
8173         * lyxtext.h:
8174         * text.C: new LyXText::dispatch()
8175
8176         * BufferView_pimpl.C: move handling of LFUN_APPENDIX to LyXText
8177
8178 2002-08-18  Dekel Tsur  <dekelts@tau.ac.il>
8179
8180         * text.C (paintRowSelection): Fix code for rows with both RTL & LTR text.
8181
8182         * BufferView_pimpl.C (smartQuote): Insert typewriter quotes in
8183         Hebrew text.
8184
8185 2002-08-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
8186
8187         * Makefile.am: use $(variables) instead of @substitutions@
8188
8189 2002-08-15  André Pönitz <poenitz@gmx.net>
8190
8191         * lyxfunc.C:
8192         * BufferView_pimpl.C: streamlining mathed <-> outer world
8193         interaction
8194
8195         * commandtags.h:
8196         * LyXAction.C: remove unused LFUN_MATH
8197
8198 2002-08-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
8199
8200         * paragraph.[Ch]: add some NO_NEXT ifdefs.
8201
8202 2002-08-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
8203
8204         * paragraph.C (Paragraph): reformat a bit
8205         (cutIntoMinibuffer): use builtin InsetList function instad of
8206         doing it manually.
8207         (getInset): ditto
8208
8209         * buffer.C: include boost/bind.hpp, add using std::for_each
8210         (writeFileAscii): use ParagraphList iterators
8211         (validate): use for_each for validate traversal of paragraphs
8212         (getBibkeyList): use ParagraphList iterators
8213         (resizeInsets): use for_each to resizeInsetsLyXText for all
8214         paragraphs.
8215         (getParFromID): use ParagraphList iterators
8216
8217         * BufferView2.C (lockInset): use paragraph list and iterators
8218
8219 2002-08-14  John Levon  <levon@movementarian.org>
8220
8221         * lyxserver.C: remove spurious xforms include
8222
8223 2002-08-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
8224
8225         * lyxfunc.C (getStatus): disable math-extern outside of math mode
8226
8227 2002-08-13  André Pönitz <poenitz@gmx.net>
8228
8229         * LyXAction.[Ch]:
8230         * lyxfunc.C: further cleaning
8231
8232 2002-08-13  André Pönitz <poenitz@gmx.net>
8233
8234         * funcrequest.h: new constructor
8235
8236         * funcrequest.C: move stuff here from .h
8237
8238         * Makefile.am:
8239         * BufferView_pimpl.C:
8240         * LyXAction.C:
8241         * toc.C:
8242         * lyxfunc.C: subsequent changes
8243
8244         * lyxfunc.h: new view() member function
8245
8246         * lyxfunc.C: subsequent changes
8247
8248 2002-08-13  Angus Leeming  <leeming@lyx.org>
8249
8250         * BufferView2.C:
8251         * BufferView_pimpl.C:
8252         * buffer.C:
8253         * converter.C:
8254         * importer.C:
8255         * lyxfunc.C:
8256         * lyxvc.C:
8257         * toc.C:
8258         * vc-backend.C:
8259         changes due to the changed LyXView interface that now returns references
8260         to member variables not pointers.
8261
8262 2002-08-13  Angus Leeming  <leeming@lyx.org>
8263
8264         * WordLangTuple (word, lang_code): return references to strings,
8265         not strings.
8266
8267         * BufferView.h:
8268         * SpellBase.h:
8269         * lyxtext.h: forward-declare WordLangTuple.
8270
8271         * BufferView2.C:
8272         * ispell.C:
8273         * pspell.C:
8274         * text.C: #include "WordLangTuple.h".
8275
8276         * lyxtext.h:
8277         * text.C: (selectNextWordToSpellcheck): constify return type.
8278
8279 2002-08-12  Martin Vermeer <martin.vermeer@hut.fi>
8280
8281         * buffer.C:
8282         * buffer.h:
8283         * lyxtext.h:
8284         * paragraph.C:
8285         * paragraph_pimpl.h:
8286         * text.C:
8287         * text2.C:
8288         * undo_funcs.C: replaced per-paragraph counter logic by per-buffer, as
8289         suggested by Angus.
8290         Made updateCounter always count from start of buffer, and removed
8291         second argument (par).
8292         Reverted floats number display to '#'. Perhaps I'll try again when the
8293         code base is sanitized a bit.
8294
8295 2002-08-12  Angus Leeming  <leeming@lyx.org>
8296
8297         * buffer.[Ch] (getLabelList): constify.
8298
8299 2002-08-07  André Pönitz <poenitz@gmx.net>
8300
8301         * commandtags.h: new LFUN_MOUSE_(PRESS|MOTION|RELEASE)
8302
8303         * funcrequest.h: extension to keep mouse (x,y) position
8304
8305 2002-08-12  Juergen Vigna  <jug@sad.it>
8306
8307         * BufferView2.C (insertErrors): forbid undo when inserting error
8308         insets.
8309
8310         * CutAndPaste.C (SwitchLayoutsBetweenClasses): ditto
8311
8312 2002-08-12  Lars Gullik Bjønnes  <larsbj@gullik.net>
8313
8314         * ParagraphList.[Ch]: new files
8315
8316         * Makefile.am (lyx_SOURCES): add ParagraphList.[Ch]
8317
8318         * BufferView2.C (lockInset): ParagraphList changes
8319         * toc.C: ditto
8320         * text2.C: ditto
8321         * bufferlist.C: ditto
8322         * buffer.h: ditto
8323         * buffer.C: ditto
8324
8325 2002-08-11  Lars Gullik Bjønnes  <larsbj@gullik.net>
8326
8327         * paragraph_pimpl.h: remove inclusion of boost/array.hpp, remove
8328         unused class variable counter_,
8329
8330         * paragraph.[Ch] (getFirstCounter): delete unused function
8331
8332         * counters.C: include LAssert.h
8333         (reset): add a new function with no arg, change other version to
8334         not have def. arg and to not allow empty arg.
8335
8336         * text2.C (setCounter): remove empty arg from call to Counters::reset
8337
8338 2002-08-11  John Levon  <levon@movementarian.org>
8339
8340         * Makefile.am: add WordLangTuple.h
8341
8342 2002-08-11  Lars Gullik Bjønnes  <larsbj@gullik.net>
8343
8344         * paragraph.C, ToolbarDefaults.h, kbsequence.h, lyx_main.C,
8345         lyxfunc.C lyxlex_pimpl.C: ws changes only.
8346
8347         * insets/insettext.C: InsetList changes
8348
8349         * graphics/GraphicsSupport.C (operator()): InsetList changes
8350
8351         * toc.C (getTocList): InsetList changes
8352
8353         * paragraph_pimpl.[Ch]: InsetList changes
8354
8355         * paragraph.[Ch]: InsetList changes
8356
8357         * buffer.C (inset_iterator): InsetList changes
8358         (setParagraph): ditto
8359         * buffer.h (inset_iterator): ditto
8360         * iterators.C (operator++): ditto
8361         * iterators.h: ditto
8362
8363         * Makefile.am (lyx_SOURCES): add InsetList.C and InsetList.h
8364
8365         * InsetList.[Ch]: new files, most InsetList handling moved out of
8366         paragraph.C.
8367
8368         * BufferView2.C (removeAutoInsets): InsetList changes
8369         (lockInset): ditto
8370         (ChangeInsets): ditto
8371
8372 2002-08-10  Lars Gullik Bjønnes  <larsbj@gullik.net>
8373
8374         * paragraph_pimpl.h (empty): new function
8375
8376         * paragraph.[Ch] (empty): new function
8377
8378         * other files: use the new Paragraph::empty function
8379
8380 2002-08-09  John Levon  <levon@movementarian.org>
8381
8382         * lyxtext.h: remove unused refresh_height
8383
8384 2002-08-09  John Levon  <levon@movementarian.org>
8385
8386         * Makefile.am:
8387         * sgml.h:
8388         * sgml.C:
8389         * buffer.C:
8390         * paragraph.h:
8391         * paragraph.C: move sgml char escaping out of paragraph
8392
8393         * paragraph.h:
8394         * paragraph.C: remove id setter
8395
8396         * buffer.C:
8397         * paragraph.C:
8398         * paragraph_pimpl.C: remove dead tex_code_break_column
8399
8400         * bufferview_funcs.C: small cleanup
8401
8402         * lyxfunc.C: remove dead proto
8403
8404         * lyxtext.h: make some stuff private. Remove some dead stuff.
8405
8406         * lyxgluelength.C: make as[LyX]String() readable
8407
8408 2002-08-08  John Levon  <levon@movementarian.org>
8409
8410         * LyXAction.h:
8411         * LyXAction.C:
8412         * MenuBackend.C:
8413         * ToolbarDefaults.C:
8414         * lyxfunc.C:
8415         * lyxrc.C:
8416         * toc.C: lyxaction cleanup
8417
8418 2002-08-08  John Levon  <levon@movementarian.org>
8419
8420         * BufferView2.C: small cleanup
8421
8422         * lyxfind.h:
8423         * lyxfind.C: move unnecessary header into the .C
8424
8425 2002-08-08  John Levon  <levon@movementarian.org>
8426
8427         * funcrequest.h: just tedious nonsense
8428
8429         * lyx_main.h:
8430         * lyx_main.C: cleanups
8431
8432         * buffer.C:
8433         * vspace.C: remove dead header lyx_main.h
8434
8435 2002-08-07  Angus Leeming  <leeming@lyx.org>
8436
8437         * Paragraph.[Ch]:
8438         * paragraph_pimpl.h:
8439         Forward declare class Counters in paragraph.h by moving the ctrs member
8440         variable into Paragraph::Pimpl.
8441         (counters): new method, returning a reference to pimpl_->ctrs.
8442
8443         * text2.C: ensuing changes.
8444
8445 2002-08-07  John Levon  <levon@movementarian.org>
8446
8447         * BufferView_pimpl.C (resizeCurrentBuffer): update scrollbar
8448
8449         * BufferView_pimpl.C: announce X selection on double/triple
8450           click
8451
8452         * lyx_main.C: use correct bool in batch dispatch
8453
8454         * counters.h: srcdocs (from Martin Vermeer and Angus Leeming)
8455
8456 2002-08-07  André Pönitz <poenitz@gmx.net>
8457
8458         * funcrequest.h: new class to wrap a kb_action and its argument
8459
8460         * BufferView.[Ch]:
8461         * BufferView_pimpl[Ch]:
8462         * LaTeX.C:
8463         * LyXAction.[Ch]:
8464         * lyxfunc.[Ch]:
8465         * lyxrc.C: subsequent changes
8466
8467
8468 2002-08-07  John Levon  <levon@movementarian.org>
8469
8470         * BufferView_pimpl.C (redoCurrentBuffer): fix screen update when
8471           document options change.
8472
8473 2002-08-06  Martin Vermeer  <martin.vermeer@hut.fi>
8474
8475         * counters.[Ch]
8476         * text2.C
8477         * paragraph.[Ch]
8478         * makefile.am: move counters functionality over from
8479         text2.C/paragraph.[Ch] to counters.[Ch], and make proper C++.
8480
8481 2002-08-06  John Levon  <levon@movementarian.org>
8482
8483         * WordLangTuple.h: new file for word + language code tuple
8484
8485         * SpellBase.h:
8486         * pspell.h:
8487         * pspell.C:
8488         * ispell.h:
8489         * ispell.C:
8490         * lyxtext.h:
8491         * text.C:
8492         * text2.C:
8493         * BufferView.h:
8494         * BufferView2.C: use WordLangTuple
8495
8496         * layout.h:
8497         * buffer.C: remove very dead LYX_LAYOUT_DEFAULT
8498
8499 2002-08-06  John Levon  <levon@movementarian.org>
8500
8501         * lyx_main.C: fix cmdline batch handling
8502
8503 2002-08-06  André Pönitz <poenitz@gmx.net>
8504
8505         * lyxrc.C: set default for show_banner to true
8506
8507 2002-08-06  John Levon  <levon@movementarian.org>
8508
8509         * pspell.C: fix a crash, and allow new aspell to work
8510
8511 2002-08-06  John Levon  <levon@movementarian.org>
8512
8513         * lyxfunc.C:
8514         * kbmap.C: small cleanup
8515
8516         * vspace.h:
8517         * vspace.C: add const
8518
8519 2002-08-05  John Levon  <levon@movementarian.org>
8520
8521         * LyXAction.C: back to tabular-insert
8522
8523 2002-08-04  John Levon  <levon@movementarian.org>
8524
8525         * BufferView.h:
8526         * BufferView.C: cosmetic change
8527
8528         * BufferView_pimpl.C: s/IGNORE_CODE/NOTE_CODE/
8529
8530         * bufferlist.C:
8531         * buffer.h:
8532         * buffer.C:
8533         * lyxcb.h:
8534         * lyxcb.C:
8535         * lyxserver.C:
8536         * lyxvc.C:
8537         * vc-backend.C:
8538         * BufferView2.C: purge all "Lyx" not "LyX" strings
8539
8540         * lyxcursor.h:
8541         * lyxcursor.C: attempt to add some documentation
8542
8543         * lyxfunc.C:
8544         * commandtags.h:
8545         * LyXAction.C:
8546         * ToolbarDefaults.C:
8547         * BufferView_pimpl.C: remove LFUN_DIALOG_TABULAR_INSERT and
8548           merge with LFUN_TABULAR_INSERT
8549
8550         * Makefile.am:
8551         * SpellBase.h:
8552         * ispell.h:
8553         * ispell.C:
8554         * pspell.h:
8555         * pspell.C: split up i/pspell implementations into separate
8556           files, many cleanups
8557
8558         * lyxlex.C: unrevert, with a proper fix for prefix.length() == 0
8559
8560         * text2.C: some cleanup
8561
8562         * lyxfunc.C: don't check for isp_command == "none" any more, it
8563           didn't make any sense
8564
8565 2002-08-06      Martin Vermeer <martin.vermeer@hut.fi>
8566
8567         * counters.[Ch]
8568         * text2.C
8569         * paragraph.[Ch]
8570         * makefile.am: move counters functionality over
8571         from text2.C/paragraph.[Ch] to counters.[Ch], and
8572         make proper C++.
8573 2002-08-02  John Levon  <levon@movementarian.org>
8574
8575         * buffer.C: s/lyxconvert/lyx2lyx/
8576
8577 2002-08-02  Angus Leeming  <leeming@lyx.org>
8578
8579         * lyxlex.C: revert John's change as it breaks reading of the user
8580         preamble.
8581
8582 2002-08-02  Angus Leeming  <leeming@lyx.org>
8583
8584         * importer.C (Import):
8585         * lyxfunc.C (moveCursorUpdate, dispatch, view_status_message):
8586         changes due to LyXView::view() now returning a boost::shared_ptr.
8587
8588 2002-08-02  John Levon  <levon@movementarian.org>
8589
8590         * lyxlex.C: small cleanup
8591
8592 2002-08-02  John Levon  <levon@movementarian.org>
8593
8594         * text2.C (status): small cleanup, no logic change
8595
8596 2002-08-01  John Levon  <levon@movementarian.org>
8597
8598         * buffer.h:
8599         * buffer.C (writeFile): don't output alerts, caller
8600           handles this
8601
8602         * bufferlist.C:
8603         * lyx_cb.C: from above
8604
8605         * lyxfunc.C: allow to open non-existent files
8606
8607 2002-07-31  John Levon  <levon@movementarian.org>
8608
8609         * lyxserver.C: don't let incidental errors get
8610           in the way (errno)
8611
8612 2002-07-30  John Levon  <levon@movementarian.org>
8613
8614         * lyxfunc.C: disable character dialog in ERT inset (partial fix)
8615
8616 2002-07-30  John Levon  <levon@movementarian.org>
8617
8618         * lyxserver.h:
8619         * lyxserver.C: remove I/O callback too
8620
8621 2002-07-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
8622
8623         * lyxfunc.C (getStatus): disable LFUN_LATEX_LOG when there is no
8624         log.
8625
8626 2002-07-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
8627
8628         * many files: strip,frontStrip -> trim,ltrim,rtrim
8629
8630 2002-07-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
8631
8632         * PrinterParams.h: remove extern containsOnly, and include
8633         support/lstrings.h instead.
8634
8635         * LaTeX.C (scanAuxFile): modify because of strip changes
8636         (deplog): ditto
8637         * buffer.C (makeLaTeXFile): ditto
8638         * bufferparams.C (writeFile): ditt
8639         * lyxfont.C (stateText): ditto
8640         * lyxserver.C (read_ready): ditto
8641         * vc-backend.C (scanMaster): ditto
8642
8643         * BufferView_pimpl.h: ws changes
8644
8645         * BufferView_pimpl.C: inlude boost/signals/connection.hpp
8646
8647 2002-07-26  André Pönitz <poenitz@gmx.net>
8648
8649         * kb_sequence.C: remove unnedred usings
8650
8651 2002-07-26  Juergen Vigna  <jug@sad.it>
8652
8653         * lyxfind.C (LyXReplace): we have to check better if the returned
8654         text is not of theLockingInset()->getLockingInset().
8655
8656 2002-07-25  Juergen Vigna  <jug@sad.it>
8657
8658         * lyxfind.C (LyXReplace): don't replace if we don't get the
8659         right LyXText.
8660
8661         * undo_funcs.C (createUndo): remove debugging code.
8662
8663 2002-07-25  Dekel Tsur  <dekelts@tau.ac.il>
8664
8665         * buffer.C (parseSingleLyXformat2Token): Use default placement
8666         when reading old floats.
8667
8668         * FloatList.C (FloatList): Change the default placement of figure
8669         and tables to "tbp".
8670
8671 2002-07-25  John Levon  <moz@compsoc.man.ac.uk>
8672
8673         * MenuBackend.C: using std::max
8674
8675 2002-07-25  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
8676
8677         * MenuBackend.C (expandToc):
8678         (expandToc2): code moved from xforms menu frontend. It is now
8679         generic and TOCs are transparent to menu frontends.
8680
8681 2002-07-24  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
8682
8683         * toc.C (getTocList): protect against buf=0
8684
8685         * MenuBackend.C (expand): move from Menu to MenuBackend; pass a
8686         Menu as first parameter. Now, this calls itself recursively to
8687         expand a whole tree (this will be useful for TOC handling)
8688         (expandFloatInsert): remove 'wide' version of floats
8689
8690         * MenuBackend.h (submenuname): returns the name of the submenu.
8691         (submenu): returns the submenu itself, provided it has been
8692         created by MenuBackend::expand
8693
8694 2002-07-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
8695
8696         * paragraph_pimpl.C (simpleTeXSpecialChars): close fonts before
8697         insets which have noFontChange == true. (bug #172)
8698
8699 2002-07-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
8700
8701         * BufferView_pimpl.C: add connection objects and use them...
8702         (Pimpl): here.
8703
8704 2002-07-22  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
8705
8706         * MenuBackend.C (expandLastfiles):
8707         (expandDocuments):
8708         (expandFormats):
8709         (expandFloatListInsert):
8710         (expandFloatInsert):
8711         (expand): split expand in parts
8712
8713 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
8714
8715         * lyx_gui.C: use lyx_gui::exit()
8716
8717 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
8718
8719         * LyXAction.C: show the failing pseudo action
8720
8721 2002-07-22  Dekel Tsur  <dekelts@tau.ac.il>
8722
8723         * buffer.C (readFile): Run the lyxconvert script in order to read
8724         old files.
8725
8726 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
8727
8728         * LyXAction.C:
8729         * commandtags.h:
8730         * lyxfunc.C: remove LFUN_ADD_TO_TOOLBAR
8731
8732 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
8733
8734         * LyXAction.C:
8735         * commandtags.h:
8736         * lyxfunc.C: remove LFUN_TOOLBAR_PUSH
8737
8738 2002-07-22  Herbert Voss  <voss@lyx.org>
8739
8740         * lengthcommon.C:
8741         * lyxlength.[Ch]: add support for the vertical lengths
8742
8743 2002-07-21  John Levon  <moz@compsoc.man.ac.uk>
8744
8745         * toc.[Ch]: std:: fixes
8746
8747 2002-07-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
8748
8749         * lyxrc.C: do not include lyx_main.h
8750
8751         * LaTeXFeatures.h: use a list<string> instead of a vector<string>
8752         for layouts
8753
8754         * lyxrc.C:
8755         * encoding.C:
8756         * bufferlist.C:
8757         * BufferView2.C: include "lyxlex.h"
8758
8759         * tabular.h:
8760         * bufferparams.h: do not #include "lyxlex.h"
8761
8762         * lyxtextclasslist.C (Add): remove method
8763         (classlist): renamed to classlist_
8764
8765         * paragraph_pimpl.C:
8766         * paragraph.C:
8767         * text2.C:
8768         * CutAndPaste.C:
8769         * bufferview_funcs.C:
8770         * bufferlist.C:
8771         * text.C:
8772         * LaTeXFeatures.C:
8773         * buffer.C:
8774         * toc.C (getTocList): use BufferParams::getLyXTextClass
8775
8776         * toc.C (getTocList): use InsetFloat::addToToc
8777
8778         * toc.[Ch]: new files, containing helper functions to handle table
8779         of contents
8780
8781         * lyxfunc.C (dispatch): no need to remove spaces around command
8782         given as a string
8783         (getStatus): handle LFUN_SEQUENCE by returning the status of the
8784         first command of the sequence; it is not very clever, but I do not
8785         have a better idea, actually
8786
8787         * LyXAction.C (LookupFunc): make sure to remove space at the
8788         beginning and end of the command
8789
8790 2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
8791
8792         * MenuBackend.C (getMenubar): new method: return the menubar of
8793         this menu set
8794         (read): treat differently reading of menu and menubar (in
8795         particular, the menubar has no name now)
8796         (Menu::menubar): remove
8797
8798         * lyxfunc.C (dispatch): add 'done' message to minibuffer when
8799         saving is finished
8800
8801 2002-07-20  Dekel Tsur  <dekelts@tau.ac.il>
8802
8803         * BufferView_pimpl.C (workAreaButtonRelease): Fix opening of
8804         a bibitem inset in a RTL paragraph.
8805
8806 2002-07-20  John Levon  <moz@compsoc.man.ac.uk>
8807
8808         * paragraph_pimpl.C: constify
8809
8810         * BufferView_pimpl.C:
8811         * LaTeX.C:
8812         * lyxfunc.C: fix dispatch in a nicer way
8813
8814 2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
8815
8816         * lyxfunc.C (dispatch):
8817         * BufferView_pimpl.C:
8818         * BufferView_pimpl.h:
8819         * BufferView.C:
8820         * BufferView.h: rename Dispatch() to dispatch()
8821
8822         * LaTeXFeatures.C (useLayout): honor LyXLayout::depends_on()
8823
8824         * lyxlayout.C (Read): honor DependsOn tag
8825
8826         * lyxlayout.[Ch] (depends_on): new method
8827
8828         * version.C.in: update lyx_docversion
8829
8830         * LaTeXFeatures.C (getMacros): only define \LyX when needed
8831
8832         * paragraph.C (validate): remove from here...
8833         * paragraph_pimpl.C (validate): ... and move here
8834         (isTextAt): make it const
8835
8836         * buffer.C (getLists): ws cleanup
8837
8838 2002-07-20  Dekel Tsur  <dekelts@tau.ac.il>
8839
8840         * language.C (read): Use iso8859-1 encoding in latex_lang
8841         (this prevents LyX from crashing when using iso10646-1 encoding).
8842
8843 2002-07-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
8844
8845         * text2.C (toggleInset): if cursor is inside an inset, close the
8846         inset and leave cursor _after_ it
8847
8848 2002-07-19  John Levon  <moz@compsoc.man.ac.uk>
8849
8850         * lyxfunc.C: move minibuffer completion handling out of here
8851
8852 2002-07-19  John Levon  <moz@compsoc.man.ac.uk>
8853
8854         * BufferView_pimpl.C:
8855         * LaTeX.C: fix dispatch calls
8856
8857 2002-07-19  Dekel Tsur  <dekelts@tau.ac.il>
8858
8859         * text.C (drawChars): Fix Arabic text rendering.
8860
8861 2002-07-18  John Levon  <moz@compsoc.man.ac.uk>
8862
8863         * LyXAction.C:
8864         * commandtags.h:
8865         * lyxfunc.C: remove message-push/pop
8866
8867         * lyxserver.C:
8868         * lyxfunc.h:
8869         * lyxfunc.C: rationalise some code by removing verboseDispatch
8870           in favour of a bool argument to dispatch()
8871
8872 2002-07-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
8873
8874         * lyx_main.C (init): make sure to read symlinks as absolute paths
8875
8876 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
8877
8878         * lyxfunc.h:
8879         * lyxfunc.C: no need for commandshortcut to be a member
8880
8881 2002-07-15  André Pönitz <poenitz@gmx.net>
8882
8883         * converter.C: add support for $$s (scripts from lib/scripts dir)
8884         * lyx_main.C: white space
8885
8886 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
8887
8888         * bufferlist.C:
8889         * lyxrc.h:
8890         * lyxrc.C: remove second exit confirmation
8891
8892 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
8893
8894         * BufferView.h:
8895         * BufferView.C:
8896         * BufferView2.C:
8897         * BufferView_pimpl.h:
8898         * BufferView_pimpl.C:
8899         * lyxfunc.C: s/setState/switchKeyMap/, s/showState/view_state_changed/
8900
8901 2002-07-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
8902
8903         * MenuBackend.C (expand): add numeric shortcuts to document menu
8904
8905         * lyxrc.C (getDescription): remove RC_NEW_ASK_FILENAME
8906
8907 2002-07-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
8908
8909         * lyxfont.C (setLyXFamily):
8910         (setLyXSeries):
8911         (setLyXShape):
8912         (setLyXSize):
8913         (setLyXMisc):
8914         (lyxRead):
8915         * debug.C (value):
8916         * buffer.C (asciiParagraph): use ascii_lowercase
8917
8918 2002-07-15  Mike Fabian  <mfabian@suse.de>
8919
8920         * lyxlex_pimpl.C (search_kw):
8921         * lyxlex.C (getLongString):
8922         * converter.h (operator<):
8923         * converter.C (operator<):
8924         * buffer.C (parseSingleLyXformat2Token):
8925         (asciiParagraph):
8926         * ToolbarDefaults.C (read):
8927         * MenuBackend.C (checkShortcuts):
8928         (read):
8929         * LColor.C (getFromGUIName):
8930         (getFromLyXName): use the compare_ascii_no_case instead of
8931         compare_no_case, because in turkish, 'i' is not the lowercase
8932         version of 'I', and thus turkish locale breaks parsing of tags.
8933
8934 2002-07-16  Angus Leeming  <leeming@lyx.org>
8935
8936         * BufferView_pimpl.C (buffer): Previews::generateBufferPreviews
8937         now takes a Buffer const & argument.
8938
8939 2002-07-15  John Levon  <moz@compsoc.man.ac.uk>
8940
8941         * BufferView.C (resize): check there's a buffer to resize
8942
8943 2002-07-14  John Levon  <moz@compsoc.man.ac.uk>
8944
8945         * lyxfunc.C: remove dead code
8946
8947         * lyxserver.h:
8948         * lyxserver.C: use lyx_guii::set_read_callback
8949
8950 2002-07-13  Dekel Tsur  <dekelts@tau.ac.il>
8951
8952         * lyxfunc.C (dispatch): Correct cursor behaviour when exiting
8953         an inset in a RTL paragraph.
8954
8955 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
8956
8957         * lyxfunc.C: repaint after a font size update
8958
8959 2002-07-15  André Pönitz <poenitz@gmx.net>
8960
8961         * lyxlength.C: inBP should be able to return negative values
8962
8963 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
8964
8965         * lyxfunc.C: use lyx_gui::update_fonts()
8966
8967 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
8968
8969         * lyxfunc.C: use lyx_gui::update_color()
8970
8971 2002-07-11  John Levon  <moz@compsoc.man.ac.uk>
8972
8973         * bufferlist.C:
8974         * lyxfunc.h:
8975         * lyxfunc.C:
8976         * lyxrc.h:
8977         * lyxrc.C: remove file->new asks for name option, and let
8978           buffer-new take an argument
8979
8980 2002-07-11  John Levon  <moz@compsoc.man.ac.uk>
8981
8982         * BufferView_pimpl.C: remove unneeded extra repaint()
8983
8984 2002-07-10  John Levon  <moz@compsoc.man.ac.uk>
8985
8986         * LyXAction.C: allow command-sequence with NoBuffer
8987
8988         * lyxfunc.C: don't insist on trailing ';' for command-sequence
8989
8990 2002-07-10  Angus Leeming  <leeming@lyx.org>
8991
8992         * lyxrc.[Ch]: preview_scale_factor should be a float not an int.
8993
8994 2002-07-09  Angus Leeming  <leeming@lyx.org>
8995
8996         * lyxrc.[Ch]: added preview_hashed_labels and preview_scale_factor.
8997
8998 2002-07-09  John Levon  <moz@compsoc.man.ac.uk>
8999
9000         * lengthcommon.h: whitespace
9001
9002         * lyxfunc.C: update scrollbar after goto paragraph
9003
9004         * lyxtext.h: factor out page break drawing, and fix it so
9005           page break/added space paints as selected nicely
9006
9007 2002-07-09  John Levon  <moz@compsoc.man.ac.uk>
9008
9009         * BufferView_pimpl.C: add FIXMEs, clean up a little
9010
9011 2002-07-09  André Pönitz <poenitz@gmx.net>
9012
9013         * lyxfont.[Ch]: support for wasy symbols
9014
9015 2002-07-08  André Pönitz <poenitz@gmx.net>
9016
9017         * BufferView_pimpl.C: apply John's patch for #93.
9018
9019 2002-07-05  Angus Leeming  <leeming@lyx.org>
9020
9021         * BufferView_pimpl.C (buffer): generate previews if desired.
9022
9023         * LColor.h: add "preview" to the color enum.
9024
9025         * LColor.C (LColor): add a corresponding entry to the items array.
9026
9027         * buffer.C (~Buffer): remove any previewed LaTeX snippets associated
9028         with this buffer.
9029
9030 2002-07-05  Angus Leeming  <leeming@lyx.org>
9031
9032         * buffer.[Ch] (makeLaTeXFile): create two methods where there was one.
9033         The body of the code is now in the method that is passed an ostream &
9034         rather than a file name.
9035         Pass an additional only_preamble parameter, useful for the forthcoming
9036         preview stuff.
9037
9038 2002-07-03  André Pönitz <poenitz@gmx.net>
9039
9040         * lyxfunc.C: simplify getStatus() a bit for math stuff
9041
9042 2002-07-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
9043
9044         * BufferView_pimpl.C (workAreaResize): add an unconditional repaint.
9045
9046 2002-06-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
9047
9048         * text.C (changeRegionCase): do not change case of all the
9049         document when region ends at paragraph end (bug #461)
9050
9051 2002-07-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
9052
9053         * paragraph.C (startTeXParParams):
9054         (endTeXParParams): add \protect when necessary
9055
9056 2002-06-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
9057
9058         * BufferView_pimpl.C (workAreaExpose): remove warning
9059
9060 2002-06-27  Angus Leeming  <leeming@lyx.org>
9061
9062         * Makefile.am: add lyxlayout_ptr_fwd.h.
9063
9064 2002-06-26  André Pönitz <poenitz@gmx.net>
9065
9066         * lyxrc.[Ch]: introduce \preview, revive half-dead \show_banner
9067
9068 2002-06-25  Angus Leeming  <leeming@lyx.org>
9069
9070         * lyxfunc.C (dispatch): Comment out the call to
9071         grfx::GCache::changeDisplay. The method no longer exists now that the
9072         pixmap generation part of the graphics loader has been moved into
9073         InsetGraphics.
9074
9075 2002-06-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
9076
9077         * text2.C: layout as layout
9078
9079         * text.C: layout as layout
9080
9081         * tabular.C (OldFormatRead): layout as layout
9082
9083         * paragraph_pimpl.C (TeXDeeper): layout as layout
9084         (realizeFont): layout as layout
9085
9086         * paragraph.C (writeFile): layout as layout
9087         (validate): layout as layout
9088         (getFont): layout as layout
9089         (getLabelFont): layout as layout
9090         (getLayoutFont): layout as layout
9091         (breakParagraph): layout as layout
9092         (stripLeadingSpaces): layout as layout
9093         (getEndLabel): layout as layout
9094         (getMaxDepthAfter): layout as layout
9095         (applyLayout): layout as layout
9096         (TeXOnePar): layout as layout
9097         (simpleTeXOnePar): layout as layout
9098         (TeXEnvironment): layout as layout
9099         (layout): layout as layout
9100         (layout): layout as layout
9101
9102         * lyxtextclass.C (compare_name): new functor to work with
9103         shared_ptr, layout as layout
9104         (Read): layout as layout
9105         (hasLayout): layout as layout
9106         (operator): layout as layout
9107         (delete_layout): layout as layout
9108         (defaultLayout): layout as layout
9109
9110         * lyxlayout_ptr_fwd.h: new file
9111
9112         * lyxlayout.C (Read): layout as layout
9113
9114         * lyx_cb.C (MenuInsertLabel): layout as layout
9115
9116         * bufferlist.C (newFile): layout as layout
9117
9118         * buffer.C (readLyXformat2): layout as layout
9119         (parseSingleLyXformat2Token): layout as layout
9120         (insertStringAsLines): layout as layout
9121         (asciiParagraph): layout as layout
9122         (latexParagraphs): layout as layout
9123         (makeLinuxDocFile): layout as layout
9124         (simpleLinuxDocOnePar): layout as layout
9125         (makeDocBookFile): layout as layout
9126         (simpleDocBookOnePar): layout as layout
9127         (getLists): layout as layout
9128
9129         * LaTeXFeatures.C (getTClassPreamble): layout as layout
9130
9131         * CutAndPaste.C (cutSelection): layout as layout
9132         (pasteSelection): layout as layout
9133         (SwitchLayoutsBetweenClasses): layout as layout
9134
9135         * BufferView_pimpl.C (Dispatch): layout as layout
9136         (smartQuote): layout as layout
9137
9138         * BufferView2.C (unlockInset): layout as layout
9139
9140 2002-06-24  André Pönitz <poenitz@gmx.net>
9141
9142         * lyxfunc.C: fix #487
9143
9144 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
9145
9146         * lyxrc.h:
9147         * lyxrc.C:
9148         * lyxfunc.C: remove display_shortcuts, show_banner
9149
9150 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
9151
9152         * Buffer_pimpl.C: oops, update on resize
9153
9154 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
9155
9156         * buffer.C:
9157         * converter.C:
9158         * exporter.C:
9159         * lyxfunc.C:
9160         * BufferView.h:
9161         * BufferView.C: use repaint()
9162
9163         * BufferView_pimpl.h:
9164         * BufferView_pimpl.C: s/updateScreen()/repaint()/
9165           as it's a clearer description. Remove superfluous
9166           redraws.
9167
9168 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
9169
9170         * text.C: fix bug 488. Not ideal, but getting
9171           getWord() to work properly for the insets that
9172           matter is more difficult ...
9173
9174 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
9175
9176         * BufferView_pimpl.C:
9177         * LyXAction.C:
9178         * commandtags.h:
9179         * lyxfunc.C: remove the six million index lyxfuncs to just
9180           one, and DTRT (bug 458)
9181
9182 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
9183
9184         * BufferView.h:
9185         * BufferView.C:
9186         * BufferView_pimpl.h:
9187         * BufferView_pimpl.C: clean up resize() stuff,
9188           and unnecessary updateScreen()s
9189
9190 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
9191
9192         * BufferView.h:
9193         * BufferView.C:
9194         * BufferView_pimpl.h:
9195         * BufferView_pimpl.C:
9196         * lyxfind.h:
9197         * lyxfind.C:
9198         * minibuffer.C: remove focus management of workarea,
9199           not needed. Use screen's greyOut()
9200
9201 2002-06-17  Herbert Voss  <voss@lyx.org>
9202
9203         * converter.C: (convert) do not post a message, when converting
9204         fails, let the calling function decide what to do in this case
9205
9206 2002-06-18  John Levon  <moz@compsoc.man.ac.uk>
9207
9208         * lyxfunc.C: tidy up a little
9209
9210 2002-06-16    <alstrup@diku.dk>
9211
9212         * BufferView_pimpl.C (Pimpl): Use WorkAreaFactory.
9213         Got rid of FORMS_H_LOCATION include. Now we are
9214         GUII.
9215
9216 2002-06-15  LyX Development team  <lyx@rilke>
9217
9218         * buffer.[Ch] (sgmlOpenTag):
9219         (sgmlCloseTag): Added support for avoiding pernicious mixed
9220         content. Return number of lines written.
9221
9222         (makeLinuxDocFile):
9223         (makeDocBookFile): Fixed calls to sgml*Tag.
9224         Simple white space clean.
9225
9226         (simpleDocBookOnePar): Simple white space clean.
9227
9228         * tabular.[Ch] (docBook): Renamed to docbook and got another
9229         argument to related with the pernicious mixed content.
9230
9231         (docbookRow): Fixed calls for docbook inset method.
9232
9233 2002-06-15  Lyx Development team  <larsbj@birdstep.com>
9234
9235         * lyxfunc.[Ch]: Use LyXKeySym instead of KeySym,
9236         so it's X11 independent.
9237
9238         * kb*.[Ch]: ditto.
9239
9240         * BufferView_pimpl.[Ch] (workAreaKeyPress): ditto.
9241
9242 2002-06-15  Lyx Development team  <lyx@electronia>
9243
9244         * intl.h: Renamed getTrans to getTransManager.
9245
9246 2002-06-14  Angus Leeming  <leeming@lyx.org>
9247
9248         * Makefile.am: nuke forgotten stl_string_fwd.h.
9249
9250 2002-06-12  Angus Leeming  <leeming@lyx.org>
9251
9252         * stl_string_fwd.h: unused and non-compliant anyway. Nuked.
9253
9254 2002-06-13  Angus Leeming  <leeming@lyx.org>
9255
9256         * LaTeX.C:
9257         * vspace.C: wrap using std::sscanf inside a CXX_GLOBAL_CSTD block.
9258
9259 2002-06-12  Andrew Zabolotny  <zap@cobra.ru>
9260
9261         * kbmap.C (getiso): add support for cyrillic and greek
9262
9263 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
9264
9265         * BufferView.h:
9266         * BufferView.C:
9267         * BufferView_pimpl.h:
9268         * BufferView_pimpl.C: move bogus scrolling logic
9269           to xforms
9270
9271 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
9272
9273         * lyxfunc.C:
9274         * BufferView_pimpl.C: view->resize() change
9275
9276 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
9277
9278         * BufferView_pimpl.C: topCursorVisible
9279           prototype change
9280
9281 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
9282
9283         * Makefile.am:
9284         * lyx_gui.h:
9285         * lyx_gui.C: move to frontends/
9286
9287         * main.C:
9288         * lyx_main.h:
9289         * lyx_main.C: changes from above
9290
9291 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
9292
9293         * intl.C:
9294         * intl.h:
9295         * kbmap.C:
9296         * kbsequence.C:
9297         * lyx_cb.C:
9298         * lyx_main.C: minor tidy
9299
9300 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
9301
9302         * BufferView_pimpl.h:
9303         * BufferView_pimpl.C:
9304         * BufferView.h:
9305         * BufferView.C: make painter() const,
9306           remove dead code
9307
9308         * BufferView2.C: use screen() accessor
9309
9310         * lyx_main.h:
9311         * lyx_main.C: some minor cleanup
9312
9313 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
9314
9315         * BufferView_pimpl.h:
9316         * BufferView_pimpl.C: remove enter/leaveView,
9317           use workHeight()
9318
9319 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
9320
9321         * BufferView.h:
9322         * BufferView.C:
9323         * BufferView2.C:
9324         * BufferView_pimpl.h:
9325         * BufferView_pimpl.C: only construct screen once,
9326           rename
9327
9328         * lyxrc.C: remove pointless comment
9329
9330 2002-06-11  John Levon  <moz@compsoc.man.ac.uk>
9331
9332         * BufferView.h:
9333         * BufferView.C: remove active() and belowMouse()
9334
9335         * BufferView_pimpl.h:
9336         * BufferView_pimpl.C: use workarea() not workarea_,
9337           and make it use a scoped_ptr instead
9338
9339 2002-06-11  John Levon  <moz@compsoc.man.ac.uk>
9340
9341         * lyx_gui.C: add debug message on BadWindow
9342
9343 2002-06-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
9344
9345         * sp_spell.C: fdopen is not part of the C++ standard.
9346
9347         * paragraph.C (InsetIterator): use >= instead of ==
9348
9349 2002-06-07  Angus Leeming  <leeming@lyx.org>
9350
9351         Fixes needed to compile with Compaq cxx 6.5.
9352         * BufferView_pimpl.C:
9353         * DepTable.C:
9354         * buffer.C:
9355         * converter.C:
9356         * encoding.C:
9357         * lyx_gui.C:
9358         * lyx_main.C:
9359         * lyxtextclasslist.C:
9360         * minibuffer.C:
9361         * sp_spell.C:
9362         * tabular_funcs.C:
9363         * vc-backend.C:
9364         all c-library variables have been moved into namespace std. Wrap
9365         using std::xyz declarations inside a #ifndef CXX_GLOBAL_CSTD block.
9366
9367         * lyxlength.C:
9368         * tabular-old.C:
9369         * tabular.C:
9370         Add a using std::abs declaration.
9371
9372         * kbmap.h (modifier_pair):
9373         * paragraph.h (InsetTable, InsetList):
9374         * lyxfont.h (FontBits):
9375         type definition made public.
9376
9377         * bufferlist.C (emergencyWriteAll): the compiler complains that
9378         there is more than one possible lyx::class_fun template to choose from.
9379         I re-named the void specialisation as lyx::void_class_fun.
9380
9381         * lyxfont.C (FontBits' operator==, operator!=): taken out of class.
9382
9383         * tabular_funcs.C: lstrings.h must come before tabular_funcs.h or
9384         the compiler is is unable to find tostr in write_attribute.
9385
9386 2002-06-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
9387
9388         * buffer.C (sgmlError): hide #warning
9389
9390 2002-06-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
9391
9392         * xtl/*: get rid of xtl, which is not in use anyway
9393
9394         * LyXAction.C (init):
9395         * commandtags.h: remove BUFFER_PRINT and BUFFER_PARAMS_GET, which
9396         were unimplemented xtl experimentation
9397
9398 2002-06-04  André Pönitz <poenitz@gmx.net>
9399
9400         * lyxfunc.C: disable array operation on simple formulae
9401
9402 2002-06-03  John Levon  <moz@compsoc.man.ac.uk>
9403
9404         * converter.C: constify a bit
9405
9406 2002-06-02  John Levon  <moz@compsoc.man.ac.uk>
9407
9408         * lyx_gui.C: check xforms version correctly
9409
9410 2002-04-30  Herbert Voss  <voss@lyx.org>
9411
9412         * buffer.C (parseSingleLyXformat2Token): fix bug with ignored
9413         "keep" option
9414
9415 2002-05-31  John Levon  <moz@compsoc.man.ac.uk>
9416
9417         * lyxvc.C: fix bug 416 (make sure buffer is saved before
9418           attempt to register it with a VCS)
9419
9420 2002-05-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
9421
9422         * lyx_main.C (init): honor variables LYX_DIR_13x and
9423         LYX_USERDIR_13x
9424
9425 2002-05-30  John Levon  <moz@compsoc.man.ac.uk>
9426
9427         * buffer.h:
9428         * buffer.C:
9429         * lyx_main.C: fix a crash on bad command line,
9430           and give a useful exit status on error
9431
9432         * lyxfunc.C (doImport): allow -i lyx to work
9433
9434 2002-03-30  André Pönitz <poenitz@gmx.net>
9435
9436         * lyxfunc.C: mathed font changes
9437
9438 2002-05-30  John Levon  <moz@compsoc.man.ac.uk>
9439
9440         * LaTeX.C:
9441         * importer.h:
9442         * importer.C:
9443         * lyx_sty.h:
9444         * lyx_sty.C:
9445         * lyxlex.C:
9446         * lyxrow.h:
9447         * lyxtext.h:
9448         * paragraph.h:
9449         * paragraph.C:
9450         * texrow.h:
9451         * texrow.C:
9452         * text.C:
9453         * trans_mgr.h: srcdocs, and some minor cleanups
9454
9455 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
9456
9457         * paragraph_pimpl.C (isTextAt): rewrite to be much faster (do not
9458         call getFont all the time)
9459
9460 2002-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
9461
9462         * switch from SigC signals to boost::signals
9463
9464 2002-05-29  André Pönitz <poenitz@gmx.net>
9465
9466         * paragraph_pimpl.C (getChar): don't call size() too often...
9467
9468 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
9469
9470         * paragraph_pimpl.C (insertChar): do not try to update tables when
9471         appending (pos == size())
9472
9473         * buffer.C (parseSingleLyXformat2Token): reorder a bit the tests
9474         in order to reduce drastically the number of comparisons needed to
9475         parse a large document
9476
9477 2002-05-29  André Pönitz <poenitz@gmx.net>
9478
9479         * text.C:
9480         * text2.C:
9481         * lyxtextclass.C:
9482         * sp_pspell.h:
9483         * textclasslist.[Ch]:
9484         * sp_ispell.h: whitespace change
9485
9486 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
9487
9488         * lyxserver.C (callback): tentative fix of lyxserver. Does not use
9489         lyxaction directly now.
9490
9491 2002-05-27  John Levon  <moz@compsoc.man.ac.uk>
9492
9493         * trans.C:
9494         * lyxfont.C:
9495         * lyxvc.C: remove unused headers
9496
9497 2002-05-26  John Levon  <moz@compsoc.man.ac.uk>
9498
9499         * Makefile.am:
9500         * buffer.h:
9501         * undostack.h:
9502         * undostack.C:
9503         * undo_funcs.h:
9504         * undo_funcs.C: some cleanups. Use shared_ptr
9505           and a template for the undo stacks.
9506
9507 2002-05-26  John Levon  <moz@compsoc.man.ac.uk>
9508
9509         * BufferView_pimpl.h:
9510         * BufferView_pimpl.C:
9511         * kbmap.h:
9512         * kbmap.C:
9513         * kbsequence.h:
9514         * kbsequence.C:
9515         * lyxfunc.h:
9516         * lyxfunc.C:
9517         * text2.C: use key_state/mouse_state
9518
9519 2002-05-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
9520
9521         * vc-backend.C (scanMaster): use boost regex and get rid of LRegex
9522         and LSubstring
9523
9524         * chset.C: change include order
9525         (loadFile): use boost regex and get rid of LRegex and LSubstring
9526
9527         * Makefile.am (BOOST_LIBS): new variable
9528         (lyx_LDADD): use it
9529
9530         * LaTeX.C: change include order.
9531         (scanAuxFile): use boost regex and get rid of LRegex and
9532         LSubstring
9533         (deplog): ditto
9534
9535 2002-05-24  John Levon  <moz@compsoc.man.ac.uk>
9536
9537         * ColorHandler.h:
9538         * ColorHandler.C:
9539         * FontInfo.h:
9540         * FontInfo.C: moved to frontends/xforms/
9541
9542         * FontLoader.h:
9543         * FontLoader.C: moved into frontends for GUIIzation
9544
9545         * Makefile.am:
9546         * lyx_gui.C:
9547         * lyxfont.C:
9548         * lyxfunc.C: changes from above
9549
9550 2002-05-24  John Levon  <moz@compsoc.man.ac.uk>
9551
9552         * LColor.C: remove spurious X include
9553
9554         * BufferView_pimpl.C:
9555         * Makefile.am:
9556         * font.h:
9557         * font.C:
9558         * text.C:
9559         * text2.C: move font metrics to frontends/
9560
9561 2002-05-24  Juergen Vigna  <jug@sad.it>
9562
9563         * undo_funcs.C (textHandleUndo): fix the cursor selection after
9564         setting the undo_cursor.
9565
9566         * ParagraphParameters.h: include local includes first.
9567
9568 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
9569
9570         * BufferView_pimpl.C:
9571         * BufferView_pimpl.h:
9572         * Makefile.am:
9573         * WorkArea.h:
9574         * WorkArea.C:
9575         * screen.C: move WorkArea into frontends/
9576
9577         * lyxscreen.h:
9578         * screen.C:
9579         * text.C:
9580         * BufferView.C:
9581         * BufferView2.C: move LyXScreen into frontends/
9582
9583         * lyxlookup.h:
9584         * lyxlookup.C:
9585         * lyx_gui.C: move lyxlookup into frontends/xforms/
9586
9587 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
9588
9589         * BufferView2.C:
9590         * BufferView_pimpl.C:
9591         * FontLoader.C:
9592         * LyXView.h:
9593         * LyXView.C:
9594         * Makefile.am:
9595         * WorkArea.C:
9596         * XFormsView.h:
9597         * XFormsView.C:
9598         * buffer.C:
9599         * bufferlist.C:
9600         * bufferview_funcs.C:
9601         * converter.C:
9602         * importer.C:
9603         * lyx_cb.C:
9604         * lyx_gui.C:
9605         * lyx_main.C:
9606         * lyx_find.C:
9607         * lyxfunc.C:
9608         * lyxvc.C:
9609         * minibuffer.C:
9610         * text.C:
9611         * text2.C:
9612         * trans.C:
9613         * vc-backend.C: move LyX/XFormsView into frontends/
9614
9615 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
9616
9617         * Makefile.am:
9618         * PainterBase.C:
9619         * PainterBase.h:
9620         * Painter.C:
9621         * Painter.h:
9622         * WorkArea.C:
9623         * WorkArea.h:
9624         * screen.C:
9625         * tabular.C:
9626         * text.C:
9627         * text2.C: move Painter to frontends/
9628
9629 2002-05-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
9630
9631         * buffer.C: comment out some some code that depend upon lyx_format
9632         < 220
9633
9634         * paragraph.h (NO_PEXTRA_REALLY): turn off all pextra
9635         * ParagraphParameters.h (NO_PEXTRA_REALLY): ditto
9636
9637         * buffer.h (NO_COMPABILITY): turn off compability
9638
9639         * ColorHandler.C: include scoped_array.hpp
9640
9641         * font.C: Use more specific smart_ptr header.
9642         * Painter.C: ditto
9643         * gettext.C: ditto
9644         * ShareContainer.h: ditto
9645         * lyx_main.h: ditto
9646         * kbmap.h: ditto
9647         * FontInfo.h: ditto
9648         * BufferView_pimpl.h: ditto
9649         * ColorHandler.h: ditto
9650
9651         * kbmap.C (defkey): change call to shared_ptr::reset
9652
9653 2002-05-21  Juergen Vigna  <jug@sad.it>
9654
9655         * buffer.C (insertErtContents): fix to insert ert asis if it is
9656         non empty. Skip it completely if it contains only whitespaces.
9657
9658 2002-05-15  John Levon  <moz@compsoc.man.ac.uk>
9659
9660         * BufferView_pimpl.C:
9661         * BufferView2.C: clear selection on paste (bug 393)
9662
9663 2002-05-14  Lars Gullik Bjønnes  <larsbj@birdstep.com>
9664
9665         * DepTable.C: include ctime
9666
9667 2002-05-11  Dekel Tsur  <dekelts@tau.ac.il>
9668
9669         * buffer.C (latexParagraphs): Add new argument (moving_arg).
9670
9671 2002-05-14  Juergen Vigna  <jug@sad.it>
9672
9673         * text.C (breakParagraph): fixed function to honor the keepempty
9674         layout in the right maner and also to permit the right breaking
9675         algorithm on empty or non empyt keepempty paragraphs.
9676
9677         * paragraph.C (breakParagraph): we have to check also if the par
9678         is really empty (!size()) for isempty otherwise we do the wrong
9679         paragraph break.
9680
9681 2002-05-10  Juergen Vigna  <jug@sad.it>
9682
9683         * buffer.[Ch] : The following are only changes to the ert
9684         compatibility read reading old LaTeX layout and font stuff and
9685         convert it to ERTInsets.
9686
9687         * buffer.h: added isErtInset().
9688
9689         * buffer.C (struct ErtComp): add a fromlayout bool to check
9690         if we're inside a LaTeX layout.
9691         (isErtInset): new helper function.
9692         (insertErtContents): look for other ert insets before this one
9693         and insert the contents there, so that we don't have subsequent
9694         ERT insets with nothing between them. This way we create only one
9695         inset with multiple paragraphs. Also check if we don't insert only
9696         spaces ' ' as they are ignored anyway afterwards in the .tex file
9697         so if we have only spaces we will ignore this latex part in the
9698         new file.
9699         (parseSingleLyXformat2Token \\layout): better compatibility when
9700         reading layout-latex stuff.
9701         (parseSingleLyXformat2Token \\lang): put the insetERT in the right
9702         language tag.
9703         (parseSingleLyXformat2Token \\begin_inset): don't reset ert_comp
9704         stuff after reading the inset only get the information back from
9705         the stack.
9706
9707 2002-05-10  Dekel Tsur  <dekelts@tau.ac.il>
9708
9709         * buffer.C (makeLaTeXFile): Put language options after loading babel.
9710
9711         * LaTeXFeatures.C (getBabelOptions): New method.
9712
9713 2002-05-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
9714
9715         * BufferView_pimpl.C (Dispatch): work around missing argument for
9716         'layout'
9717
9718 2002-05-08  Juergen Vigna  <jug@sad.it>
9719
9720         * text.C (leftMargin): handle paragraph leftindent.
9721
9722         * paragraph.C (writeFile): write the new \\leftindent tag.
9723         (validate): handle leftindent code.
9724         (TeXEnvironment): handle paragraphleftindent code again.
9725
9726         * lyx_sty.h: changed ParagraphIndent to ParagraphLeftIndent.
9727
9728         * buffer.C (parseSingleLyXformat2Token): added compatibility code
9729         for paragrap_extra indent code and new token \\leftindent.
9730         (latexParagraphs): handle the leftindent as environment.
9731
9732         * ParameterStruct.h: added leftindent support.
9733
9734         * ParagraphParameters.C (leftIndent): added support functions for
9735         the paragraph left indent.
9736
9737         * LaTeXFeatures.C: change paragraphindent to paragraphleftindent seems
9738         more appropriate.
9739
9740 2002-05-05  Dekel Tsur  <dekelts@tau.ac.il>
9741
9742         * paragraph.C (isRightToLeftPar): Return false for a paragraph
9743         inside insetERT.
9744
9745         * text.C (computeBidiTables): No bidi in insetERT.
9746
9747         * BufferView_pimpl.C (setState): Fix keymap handling inside insetERT
9748         in RTL documents.
9749
9750 2002-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
9751
9752         * version.C.in: pre 5
9753
9754 2002-05-02  José Matos  <jamatos@fep.up.pt>
9755         * buffer.C (makeDocBookFile): white space changes, add newline to
9756         command styles.
9757         (simpleDocBookOnePar): protect <emphasis> inside a CDATA section.
9758
9759         * tabular.C (docBook): fix typo.
9760
9761 2002-05-03  Juergen Vigna  <jug@sad.it>
9762
9763         * screen.C (drawFromTo): recalculate the rowpointer if we had a
9764         change in LyXText as we can not be sure it was not freed.
9765         (drawOneRow): remove unused code.
9766
9767         * text.C (drawInset): redo the calculation of the need_break_row as
9768         it could have a row which was already freed.
9769         (draw): look at the return value of drawInset and return false if
9770         it also returned false.
9771         (paintRowText): look at the return value of draw and return false if
9772         it also returned false.
9773
9774         * lyxtext.h: added bool return type to drawInset() and draw() so that
9775         if we have a change in the row so that the rowbreak has to be redone
9776         we abort drawing as it will be called again.
9777
9778 2002-05-02  Juergen Vigna  <jug@sad.it>
9779
9780         * BufferView_pimpl.C (moveCursorUpdate): make repaint if we had
9781         a change in the maintext also if we're inside an inset.
9782         (Dispatch): set the cursor again after a break line and after the
9783         screen has been updated as it could be we're in a different row.
9784
9785         * text2.C (fixCursorAfterDelete): check to make sure we don't request
9786         to set the cursor behind the pargraph with > size().
9787         (setCursor): check also for the same paragraph when checking where
9788         to put the cursor if we have a NFR inset.
9789
9790         * buffer.C (parseSingleLyXformat2Token): move the compatibility
9791         parts of layout read further up as it still was in the wrong
9792         position.
9793
9794 2002-05-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
9795
9796         * screen.C (drawFromTo): change sine fullRebreak always return
9797         true.
9798
9799         * buffer.C (parseSingleLyXformat2Token): reindent some
9800
9801         * BufferView_pimpl.C (update): change since fullRebreak always
9802         return true.
9803         (Dispatch): git rid of the last hardcoded "Standard"s.
9804
9805 2002-05-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
9806
9807         * text2.[Ch] (fullRebreak): make it return void now that we always
9808         returned true.
9809
9810 2002-04-30  Juergen Vigna  <jug@sad.it>
9811
9812         * buffer.C (parseSingleLyXformat2Token): reset the font before the
9813         ert compatibility check for "latex" layout.
9814
9815 2002-04-29  Dekel Tsur  <dekelts@tau.ac.il>
9816
9817         * buffer.C (parseSingleLyXformat2Token): Fix reading of old format
9818         minipages: use col% instead of p%, and also use the current font.
9819         (makeLaTeXFile): Fix use babel condition.
9820         (parseSingleLyXformat2Token): Correct font when reading old floats.
9821
9822 2002-04-28  Dekel Tsur  <dekelts@tau.ac.il>
9823
9824         * BufferView_pimpl.C (Dispatch): Check that float type exists when
9825         inserting list of floats.
9826
9827 2002-04-25  Herbert Voss  <voss@lyx.org>
9828
9829         * MenuBackend.C (expand): don't add the graphics extensions to the
9830         export menu
9831
9832 2002-04-24  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
9833
9834         * CutAndPaste.C (SwitchLayoutsBetweenClasses): when converting a
9835         non-existing layout, do not complain if it was the default layout
9836         of the original class (bug #342)
9837
9838 2002-04-24  Juergen Vigna  <jug@sad.it>
9839
9840         * BufferView_pimpl.C (workAreaButtonPress): fix handling of mouse-wheel
9841         (workAreaButtonRelease): don't do anything if it was a mouse-wheel
9842
9843 2002-04-22  Angus Leeming  <a.leeming@ic.ac.uk>
9844
9845         * buffer.C (getBibkeyList): If using \bibliography, return the
9846         option field with the reference itself. Enables us to provide natbib
9847         support when using \bibliography.
9848
9849 2002-04-23  Mike Ressler  <mike.ressler@alum.mit.edu>
9850
9851         * lyxtextclass.[Ch]: add layout keyword ProvidesNatbib.
9852
9853         * LaTeXFeatures.C: do not add \usepackage{natbib} to tex file if
9854         natbib is provided by the LaTeX class.
9855
9856 2002-04-23  Juergen Vigna  <jug@sad.it>
9857
9858         * BufferView_pimpl.[Ch]: remove use of wrong and unneeded insetSleep/
9859         Wakeup functions.
9860
9861         * BufferView.[Ch]: remove not needed insetSleep/Wakeup functions.
9862
9863 2002-04-22  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
9864
9865         * lyxfunc.C (getStatus): LFUN_PROTECTED_SPACE is allowed in maths
9866
9867         * paragraph_pimpl.C (simpleTeXSpecialChars): remove bogus
9868         ensuremath around textordmasculine, textordfeminine and
9869         textdegree.
9870
9871 2002-04-19  Juergen Vigna  <jug@sad.it>
9872
9873         * BufferView_pimpl.C (resizeCurrentBuffer): resize the insets before
9874         reinitializing the buffer otherwise row-dimensions may be wrong.
9875         (update): reset also the selection cursors if they do exits otherwise
9876         their x/y positions may be wrong.
9877
9878         * text2.C (cursorDown): don't enter the inset if we came from a row
9879         above and are one row over the inset.
9880
9881         * lyxfunc.C (dispatch): update paragraph layout after LFUN_ESCAPE when
9882         really leaving an inset.
9883
9884 2002-04-18  Juergen Vigna  <jug@sad.it>
9885
9886         * BufferView_pimpl.C (Dispatch): fixed to change layout also if one
9887         of the selected paragraph does not have the selected layout also if
9888         the last one had!
9889
9890         * text2.C (setLayout): fixed bug which did not change last selected
9891         paragraph.
9892
9893         * tabular.C (OldFormatRead): check also for \\end_inset as Lars
9894         changed the read and substituted \\end_float with \\end_inset!
9895
9896         * BufferView_pimpl.C (cursorPrevious):
9897         (cursorNext): fixed to make it work with rows heigher than the work
9898         area without moving the cursor only the draw of the row.
9899         (workAreaMotionNotify): fix jumping over high rows.
9900
9901 2002-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
9902
9903         * lyxtextclass.C (Read): fix bit adding, bug discovered by Mike
9904         Ressler.
9905
9906 2002-04-16  Juergen Vigna  <jug@sad.it>
9907
9908         * text2.C (setCursor): set also the irow().
9909         (setCursorFromCoordinates): fixed to set the (i) cursor values right!
9910         (cursorUp):
9911         (cursorDown): support for locking an inset if the x_fix value goes
9912         inside it. That way I can transverse insets too with cursor up/down.
9913
9914         * lyxrow.h: added irow helper function same as other (i) functions.
9915
9916         * BufferView_pimpl.C (cursorPrevious):
9917         (cursorNext): fixed for insets!
9918
9919 2002-04-15  Juergen Vigna  <jug@sad.it>
9920
9921         * BufferView_pimpl.C (insetDimensions): use ix/iy values for inset
9922         position otherwise it is wrong in some cases.
9923
9924         * lyxfunc.C (dispatch): fix FINISHED UP/DOWN to handle x position
9925         inside the inset before the call.
9926
9927 2002-04-16  Angus Leeming  <a.leeming@ic.ac.uk>
9928
9929         * buffer.[Ch] (getBibkeyList): make it const.
9930
9931 2002-04-12  Juergen Vigna  <jug@sad.it>
9932
9933         * BufferView_pimpl.C (workAreaMotionNotify): use new ix() cursor pos.
9934
9935         * text2.C (getCursorX): new helper function
9936         (setCursor): compute also ix_
9937         (setCursorFromCoordinates): set also ix.
9938
9939         * lyxcursor.h: added ix_ and helper functions.
9940
9941         * BufferView_pimpl.C (workAreaMotionNotify): forgot to use iy().
9942
9943         * buffer.C (insertStringAsLines): dont break paragraph if the this
9944         paragraph is inside an inset which does not permit it!
9945
9946         * text.C (breakParagraph): honor keepempty flag and break the paragraph
9947         also with no chars on this paragraph.
9948         (paintRowText): only paint stuff if it's inside the workarea!
9949
9950         * paragraph.C (breakParagraph): honor keepempty flag and break the
9951         paragraph always below not above.
9952
9953         * BufferView2.C (unlockInset): update the paragraph layout on inset
9954         unlock as we changed paragraph in such a case.
9955
9956         * lyxfind.C (LyXFind): clear the former selection if not found!
9957
9958         * text2.C (insertInset): freeze Undo after setUndo so that it is not
9959         again called in insertChar().
9960
9961         * text.C (leftMargin): return LYX_PAPER_MARGIN if this row contains
9962         an inset which uses the whole row!
9963         (rightMargin): ditto.
9964         (insertChar): force a rebreak if we inserted an inset!
9965
9966 2002-03-28  Herbert Voss  <voss@lyx.org>
9967
9968         * lyxlength.[Ch]: add inBP() to get the right PS-point
9969         units (BigPoint). With inPixels we have rounding errors
9970
9971 2002-04-11  Juergen Vigna  <jug@sad.it>
9972
9973         * text2.C (setCursorFromCoordinates): set iy to the right value.
9974         (setCursor): add check if row->previous exists!
9975
9976         * buffer.C (parseSingleLyXformat2Token): reset font after read of
9977         an old float_type as this was the case in the old code!
9978
9979         * paragraph.C (simpleTeXOnePar): fix closing of foreignlanguage tags.
9980
9981         * BufferView2.C (showLockedInsetCursor): use iy
9982         (fitLockedInsetCursor): ditto
9983
9984         * BufferView_pimpl.C (checkInset): use LyXCursor::iy for baseline of
9985         locked insets as there we have the right value now.
9986
9987         * lyxcursor.C: added iy_ variable and iy functions to set to the
9988         baseline of cursor-y of the locked inset.
9989
9990         * text2.C (setCursorFromCoordinates): set LyXCursor::iy.
9991         (setCursor): fixed for insets which need a full row.
9992
9993         * text.C (rowLastPrintable): don't ignore the last space when before
9994         an inset which needs a full row.
9995         (numberOfSeparators): use rowLastPrintable and <= last to honor a space
9996         as last character of a row when before a inset which needs a full row.
9997
9998 2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
9999
10000         * version.C.in: update date
10001
10002         * text2.C (fullRebreak): try to always return true and see what
10003         happens...
10004
10005 2002-04-04  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10006
10007         * MenuBackend.C (expand): use Floating::listName
10008
10009         * FloatList.C (FloatList): add listName argument to the built-in
10010         floats
10011
10012         * Floating.[Ch]: add listName member, which is the 'List of XXX'
10013         text associated with the float.
10014
10015 2002-04-03  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10016
10017         * MenuBackend.C (expand): change label "Wide xxx" to "xxx (wide)".
10018
10019 2002-04-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
10020
10021         * ShareContainer.h: add a couple of missing typenames.
10022
10023 2002-04-02  Angus Leeming  <a.leeming@ic.ac.uk>
10024
10025         * lyxrc.C (getDescription): use _() correctly rather than N_().
10026
10027 2002-03-28  Herbert Voss  <voss@lyx.org>
10028
10029         * lyxlength.C: compatibility stuff for < 1.1.6fix4 and
10030         "old" 1.2.0 files which use c%, l%, p% t% instead of text%, ...
10031
10032 2002-04-02  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10033
10034         * lyx_main.C (init): use environment variable LYX_DIR_12x instead
10035         of LYX_DIR_11x. Same for LYX_USERDIR_12x.
10036
10037 2002-03-29  Juergen Vigna  <jug@sad.it>
10038
10039         * lyxfunc.C (dispatch): add a missing fitCursor call.
10040
10041         * BufferView2.C (fitLockedInsetCursor): the inset needs to know if
10042         it was scrolled by a cursor move, so return the bool status.
10043
10044         * BufferView.C (fitCursor): return the bool flag also to the outside
10045         world as this is needed.
10046
10047         * screen.C (toggleToggle): don't subtract the offset if it's positive.
10048
10049         * BufferView_pimpl.C (workAreaButtonPress): just lock the inset don't
10050         call the edit() as it is not needed (and wrong) IMO.
10051         (workAreaButtonPress): set the screen_first variable before evt.
10052         unlock the inset as this may change screen_first and then we have
10053         a wrong y position for the click!
10054
10055 2002-03-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10056
10057         * MenuBackend.C (expand): another translation that I missed
10058
10059 2002-03-28  Juergen Vigna  <jug@sad.it>
10060
10061         * screen.C (toggleToggle): fix for insettexts y_offset on drawing.
10062
10063         * tabular.C (OldFormatRead): fix ert compatibility read inside cells.
10064
10065 2002-03-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10066
10067         * lyxfunc.C (getStatus): return 'disabled' early for LFUN_NOACTION
10068
10069         * MenuBackend.C (expand): fix export/view/update when there is no
10070         document open.
10071
10072 2002-03-27  Herbert Voss  <voss@lyx.org>
10073
10074         * lengthcommon.C: change c%, l%, p% t% to col%, line%, page%
10075         and text%
10076
10077 2002-03-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10078
10079         * bufferview_funcs.C (currentState): only show paragraph number
10080         for is DEVEL_VERSION is set.
10081
10082         * lyxfunc.C (dispatch): put warning in INFO channel
10083
10084         * MenuBackend.C (expand): translate the name of floats
10085
10086         * FloatList.C (FloatList): mark the float names for translation
10087
10088         * converter.C (convert): use LibScriptSearch
10089
10090 2002-03-26  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10091
10092         * MenuBackend.C (defaults): fix default menu (we might as well get
10093         rid of it...)
10094
10095 2002-03-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
10096
10097         * lyxvc.C (registrer): register the file with CVS if it's in a CVS
10098         directory.
10099
10100 2002-03-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
10101
10102         * lyxvc.C: reorder includes.
10103
10104 2002-03-25  John Levon  <moz@compsoc.man.ac.uk>
10105
10106         * BufferView_pimpl.C (updateScrollbar): update on buffer switch
10107           properly
10108
10109 2002-03-19  John Levon  <moz@compsoc.man.ac.uk>
10110
10111         * CutAndPaste.C: change layouts earlier on paste
10112           to avoid crashing when calling getFont()
10113
10114 2002-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
10115
10116         * PrinterParams.h: #include "lyxrc.h" and remove that bloody
10117         irritating #error.
10118
10119 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
10120
10121         * WorkArea.C: remove 'Pending' debug message.
10122
10123         * most files: ws cleanup
10124
10125         * buffer.[Ch]: ws changes
10126
10127         * Makefile.am (LYX_CONV_LIBS): remove ld -r stuff.
10128
10129 2002-03-21  Juergen Vigna  <jug@sad.it>
10130
10131         * tabular.C (SetMultiColumn): collapse also the contents of the
10132         cells and set the last border right. Added a Buffer const * param.
10133
10134 2002-03-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
10135
10136         * Makefile.am (LYX_CONV_LIBS): select libs depending on partial
10137         linking or not.
10138
10139 2002-03-19  Juergen Vigna  <jug@sad.it>
10140
10141         * text2.C (clearSelection): reset also xsel_cache.
10142
10143         * BufferView_pimpl.C (Dispatch): call WorkArea::haveSelection(false)
10144         where it needs to be called (John tells us to do so too :)
10145         (selectionLost): reset sel_cache.
10146
10147         * WorkArea.C (event_cb): leave ret to 0 (John tells us to do so :)
10148
10149 2002-03-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10150
10151         * text2.C (setCursorIntern): put debuging code in INSETS channel
10152
10153 2002-03-19  André Pönitz <poenitz@gmx.net>
10154
10155         * lyxfunc.C: tiny whitespace change
10156
10157 2002-03-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10158
10159         * ToolbarDefaults.C (init):
10160         * LyXAction.C (init):
10161         * commandtags.h:
10162         * BufferView_pimpl.C (Dispatch):
10163         * lyxfunc.C (dispatch): remove LFUN_DEPTH
10164
10165 2002-03-19  Allan Rae  <rae@lyx.org>
10166
10167         * exporter.C (Export): removeAutoInsets before doing anything else.
10168         While I've just introduced a dependency on BufferView this really is
10169         the best place to clean the buffer otherwise you need to cleanup in
10170         a dozen places before calling export or cleanup in a dozen functions
10171         that export calls.
10172
10173         * converter.C (runLaTeX):
10174         (scanLog): Better handling of removeAutoInsets and screen updates.
10175
10176         * lyxfunc.C (dispatch): small whitespace changes
10177
10178 2002-03-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
10179
10180         * WorkArea.C (C_WorkAreaEvent): return a value.
10181         (event_cb): return 1 if we handled the event, 0 otherwise.
10182
10183         * lyx_gui.C (LyX_XErrHandler): don't abort on BadWindow
10184
10185 2002-03-18  Juergen Vigna  <jug@sad.it>
10186
10187         * tabular.C (LeftAlreadyDrawed): fixed for multicolumn borders.
10188         (GetAdditionalWidth): ditto.
10189         (RightLine): ditto.
10190         (LeftLine): ditto.
10191
10192         * BufferView2.C (copy): use getLyXText() so that we do it inside an
10193         inset if we're there actually (probably not used right now but this
10194         is the direction to go for unifying code).
10195         (paste): disable code to clear the selection.
10196
10197         * BufferView_pimpl.C (workAreaButtonPress): check also for a selection
10198         inside an InsetText and move the check further up as it is in the
10199         wrong place.
10200
10201         * text2.C (pasteSelection): set a selection over the pasted text.
10202
10203 2002-03-14  Kayvan A. Sylvan  <kayvan@sylvan.com>
10204
10205         * Makefile.am (lyx_DEPENDENCIES): Swap the order of libfrontend
10206         and libgraphics to build on Cygwin.
10207
10208 2002-03-15  Juergen Vigna  <jug@sad.it>
10209
10210         * CutAndPaste.C (SwitchLayoutsBetweenClasses): fix the wrong use of
10211         inserting an Inset into the paragraph. I know this is not the best
10212         fix but we already use current_view in CutAndPaste so we will remove
10213         all of it's using at the same time.
10214
10215         * buffer.C (sgmlError): deactivated function till it is rewritten in
10216         the right mode, now it can create problems.
10217
10218         * paragraph.C (isLineSeparator): check if getInset returns != 0,
10219         before accessing it.
10220
10221 2002-03-14  Juergen Vigna  <jug@sad.it>
10222
10223         * undo_funcs.C (textHandleUndo): do the right thing when updating
10224         the inset after the undo/redo.
10225
10226         * text2.C (setCursor): just some testcode for #44 not ready yet.
10227
10228         * undo_funcs.C (textHandleUndo): set the next() and previous()
10229         pointers of the paragraph to 0 before deleting otherwise we have
10230         problems with the Paragraph::[destructor].
10231
10232         * text.C (breakParagraph): IMO we should ALWAYS force a real undo
10233         on a paragraph insertion.
10234
10235 2002-03-14  Lars Gullik Bjønnes  <larsbj@birdstep.com>
10236
10237         * buffer.C (asciiParagraph): use += operator for char append to
10238         string.
10239
10240         * paragraph.C (getFontSettings): compare >= not just >
10241         (highestFontInRange): ditto
10242         (setFont): ditto
10243
10244 2002-03-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
10245
10246         * paragraph.C: change several algorithm to be more appripriate for
10247         the problem domain. This is lookip in FontList and in the InsetList.
10248
10249 2002-03-13  André Pönitz <poenitz@gmx.net>
10250
10251         * commandtags.h:
10252         * LyXAction.C: remove unused LFUN_MATH_MACROARG
10253
10254 2002-03-06  John Levon  <moz@compsoc.man.ac.uk>
10255
10256         * commandtags.h:
10257         * LyXAction.C:
10258         * lyxfunc.C:
10259         * BufferView_pimpl.C: remove unused LFUN_CORE, LFUN_TEXT_INSET
10260
10261 2002-03-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
10262
10263         * Painter.C (display): anon helper function, adjust code for this
10264         change.
10265         (pixmap): remove function.
10266
10267         * Painter.h: remove private display variable.
10268
10269         * PainterBase.[Ch]: remove dummy[123] cruft, ws changes
10270
10271 2002-03-13  Angus Leeming  <a.leeming@ic.ac.uk>
10272
10273         * WorkArea.[Ch]: remove figinset_canvas cruft.
10274
10275 2002-03-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
10276
10277         * lyxtextclass.C (operator): add one item cache optimization.
10278
10279         * bufferlist.h: doxy changes
10280
10281         * bufferlist.C: ws changes
10282
10283         * DepTable.[Ch] (ext_exist): place const in the right spot.
10284
10285         * BufferView_pimpl.C (resizeCurrentBuffer): further refine when to
10286         call resizeInsets.
10287         (workAreaExpose): call resizeInsets when the with BufferView changes.
10288         (Dispatch): adjust for protectedBlank removal
10289         (specialChar): call updateInset if the insert went ok.
10290
10291         * BufferView_pimpl.[Ch] (protectedBlank): remove func, use
10292         specialChar instead.
10293
10294         * BufferView2.C (ChangeInsets): remove warning add FIXME comment
10295
10296         * BufferView.h: doxy change
10297
10298         * Makefile.am (INCLUDES): remove @FRONTEND_INCLUDES@
10299
10300         * lyxtextclass.C (operator[]): remove non-const version
10301         (defaultLayout): remove non-const version
10302
10303 2002-03-12  Juergen Vigna  <jug@sad.it>
10304
10305         * BufferView_pimpl.C (resizeCurrentBuffer): only resize insets if we
10306         did resize the LyXText too.
10307
10308         * buffer.C (readLyXformat2): set layout information on newly allocated
10309         paragraphs.
10310
10311         * tabular.C (OldFormatRead): set layout information on the paragraph.
10312
10313 2002-03-12  José Abílio Oliveira Matos  <jamatos@novalis.fc.up.pt>
10314
10315         * buffer.C (simpleDocBookOnePar): fix empty definition case for now.
10316
10317 2002-03-11  Juergen Vigna  <jug@sad.it>
10318
10319         * BufferView_pimpl.C (cursorPrevious): remove old cruft which is
10320         plainly wrong.
10321         (resizeCurrentBuffer): force also the insets to resize themselfes.
10322         (moveCursorUpdate): fixed up for InsetText.
10323
10324 2002-03-08  Angus Leeming  <a.leeming@ic.ac.uk>
10325
10326         * commandtags.h:
10327         * LyXAction.C: add LFUN_TOOLTIPS_TOGGLE, "toggle-tooltips"
10328         * lyxfunc.C (getStatus(LFUN_TOOLTIPS_TOGGLE)): set flag based on
10329         value of Dialogs::tooltipsEnabled().
10330         (dispatch(LFUN_TOOLTIPS_TOGGLE)): emit signal Dialogs::toggleTooltips.
10331
10332 2002-03-08  Juergen Vigna  <jug@sad.it>
10333
10334         * BufferView_pimpl.C (updateInset): update inset inside inset also
10335         if it isn't inside theLockingInset().
10336
10337 2002-03-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
10338
10339         * buffer.C (asciiParagraph): redo some of the word and line length
10340         handling.
10341         (getLists): look for Caption instead of caption.
10342
10343 2002-03-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10344
10345         * buffer.C (Buffer): initialize niceFile to true
10346         (makeLaTeXFile):
10347         (makeLinuxDocFile):
10348         (makeDocBookFile): make sure niceFile is true on exit
10349
10350 2002-03-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10351
10352         * buffer.C (makeLaTeXFile): escape ~ in \input@path
10353
10354 2002-03-07  Angus Leeming  <a.leeming@ic.ac.uk>
10355
10356         * LyXSendto.C: remove.
10357         * LyXView.C (c-tor): clean-up Jürgen's #if 0 correctly.
10358         * lyx_gui.C: remove now-redundant comment.
10359         * ColorHandler.h: remove forward declaration of class WorkArea.
10360         * lyxfunc.C: remove #include "WorkArea.h".
10361
10362 2002-03-07  Juergen Vigna  <jug@sad.it>
10363
10364         * undo_funcs.C (textHandleUndo): fix problems when the paragraph
10365         got moved away with the DEPM and also set the inset_owner always
10366         right which before could have been omitted.
10367
10368 2002-03-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
10369
10370         * buffer.C (parseSingleLyXformat2Token): use default layout is the
10371         wanted layout is not found.
10372
10373 2002-03-07  Juergen Vigna  <jug@sad.it>
10374
10375         * CutAndPaste.C (cutSelection): another layout settings forgotten.
10376
10377 2002-03-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
10378
10379         * paragraph.C (breakParagraph): use default layout not layout of
10380         prev paragraph.
10381         (Paragraph): clear ParagraphParameters.
10382
10383 2002-03-06  Juergen Vigna  <jug@sad.it>
10384
10385         * buffer.C (parseSingleLyXformat2Token): changed "%" to "p%" as
10386         otherwise it would not be a valid lenght. Fixed a special case in
10387         the minipage compatibility read where we end the document with a
10388         minipage.
10389
10390         * text2.C (deleteEmptyParagraphMechanism): check if old_cursor.par()
10391         was set as it could be 0 for InsetTexts first entry.
10392
10393 2002-03-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
10394
10395         * paragraph.C (writeFile): if layout is empty write out
10396         defaultLayoutName().
10397
10398         * buffer.C (parseSingleLyXformat2Token): if we have a buggy .lyx
10399         file without named layout we set layout to defaultLayoutName().
10400
10401 2002-03-06  Juergen Vigna  <jug@sad.it>
10402
10403         * CutAndPaste.C (copySelection): set layout for new paragraph.
10404
10405         * text.C (prepareToPrint): leave ERT inset left aligned
10406         (leftMargin): don't indent paragraphs inside ERT insets
10407
10408 2002-03-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
10409
10410         * paragraph.C (breakParagraph): dont call clear do the work manually
10411
10412         * paragraph.[Ch] (clear): remove function
10413
10414 2002-03-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
10415
10416         * paragraph.C (Paragraph): dont call clear, the work has already
10417         been done.
10418
10419         * lyxtextclass.C (operator): assert if n is empty
10420
10421         * CutAndPaste.C (cutSelection): dont call Paragraph::clear, do the
10422         work manually instead.
10423
10424 2002-03-01  John Levon  <moz@compsoc.man.ac.uk>
10425
10426         * BufferView_pimpl.C: protect selectionLost against text == 0
10427
10428 2002-03-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
10429
10430         * text.C (breakParagraph): fix a setting layout to '0' problem.
10431
10432 2002-03-05  José Abílio Oliveira Matos  <jamatos@novalis.fc.up.pt>
10433
10434         * buffer.C (makeLinuxDocFile, makeDocBookFile): take in account the
10435         final location of file, for the included files, and graphics.
10436
10437 2002-03-05  Juergen Vigna  <jug@sad.it>
10438
10439         * CutAndPaste.C (pasteSelection): fix the depth level on paste.
10440
10441 2002-03-04  Juergen Vigna  <jug@sad.it>
10442
10443         * lyx_cb.C (getContentsOfAsciiFile): new helper function.
10444
10445         * tabular.C (calculate_width_of_column_NMC): fixed to use also the
10446         last column of multicolumn cells.
10447         (SetWidthOfMulticolCell): recalculate NMC and real columns.
10448
10449 2002-03-04  Jose Abilio Oliveira Matos  <jamatos@novalis.fc.up.pt>
10450
10451         * exporter.C (Export): for linuxdoc and docbook the buffer is a nice
10452         file if it doesn't go to a temporary file.
10453
10454         * buffer.C (sgmlOpenTag):
10455         (sgmlCloseTag):  remove extra newline insertion.
10456
10457 2002-03-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
10458
10459         * text.C (getRowNearY): comment out debug msg
10460
10461 2002-03-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
10462
10463         * text2.C: first -> first_y
10464
10465         * text.C (getRowNearY): add some attemts at a possible
10466         optimization, not working.
10467
10468         * tabular.[Ch]: add BufferParams to several function so that newly
10469         created paragraph can be initialized to he default layotu for the
10470         buffers textclass.
10471
10472         * tabular-old.C (ReadOld): add buf->params to call of Init
10473
10474         * screen.C: rename text->first to text->first_y
10475
10476         * paragraph.C (breakParagraph): always set layout in the broken
10477         paragraph
10478
10479         * lyxtextclass.C (Read): remove lowercase
10480         (hasLayout): ditto
10481         (operator): ditto
10482         (delete_layout): ditto
10483
10484         * lyxtext.h: rename first -> first_y
10485
10486         * lyxlayout.C (Read): remove lowercase
10487         (name): ditto
10488         (setName): ditto
10489         (obsoleted_by): ditto
10490
10491         * bufferlist.C (newFile): set layout on first paragrpah of new buffers.
10492
10493         * buffer.C (insertErtContents): add params are to InsetERT
10494         (parseSingleLyXformat2Token): add code to check if a paragraphs
10495         layout really exist.
10496         (parseSingleLyXformat2Token): add params to several inset
10497         constructors
10498         (asciiParagraph): remove lowercase, do the layout comparisons with
10499         no_case
10500
10501         * BufferView_pimpl.C (cursorNext): first -> first_y
10502         (resizeCurrentBuffer): first -> first_y
10503         (updateScrollbar): first -> first_y
10504         (scrollCB): first -> first_y
10505         (workAreaMotionNotify): first -> first_y
10506         (workAreaButtonPress): first -> first_y
10507         (checkInsetHit): first -> first_y
10508         (cursorPrevious): first -> first_y
10509         (cursorNext): first -> first_y
10510         (Dispatch): add buffer_->params to severl inset contructors
10511
10512 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
10513
10514         * lyxlayout.C (Read): remove some debug info that I forgot.
10515
10516         * buffer.C (makeLaTeXFile): fix calling of LaTeXFeatures, and
10517         clean up the code slightly.
10518         (makeLinuxDocFile): ditto
10519         (makeDocBookFile): ditto
10520
10521         * text2.C: layout as string
10522
10523         * text.C: layout as string
10524
10525         * paragraph_pimpl.C: layout as string
10526
10527         * paragraph.[Ch]: layout as string
10528
10529         * lyxtextclasslist.[Ch]: layout as string
10530
10531         * lyxtextclass.[Ch]: layout as string
10532
10533         * lyxtext.h: layout as string
10534
10535         * lyxlayout.[Ch]: layout as string
10536
10537         * lyx_cb.C: layout as string
10538
10539         * bufferview_funcs.C: layout as string
10540
10541         * bufferparams.C: layout as string
10542
10543         * buffer.C: layout as string
10544
10545         * LyXView.[Ch]: layout as string
10546
10547         * LaTeXFeatures.[Ch]: layout as string
10548
10549         * CutAndPaste.C (SwitchLayoutsBetweenClasses): layout as string
10550
10551         * BufferView_pimpl.C: change current_layout to string, remove
10552         lyx::layout_type.
10553         (Dispatch):
10554         (smartQuote):
10555         (insertInset):
10556         (workAreaButtonRelease): layout as string
10557
10558         * BufferView2.C (unlockInset): adjust
10559
10560         * vspace.C (asLatexCommand): use an explict temp variable.
10561
10562 2002-03-01  John Levon  <moz@compsoc.man.ac.uk>
10563
10564         * Makefile.am: use FRONTEND_*
10565
10566 2002-03-01  Juergen Vigna  <jug@sad.it>
10567
10568         * tabular.C (SetWidthOfMulticolCell): changed to something better
10569         I hope but still work in progress.
10570         (recalculateMulticolumnsOfColumn): renamed function from
10571         recalculateMulticolCells as it is more appropriate now.
10572         (SetWidthOfCell): calculate multicols better.
10573
10574 2002-03-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10575
10576         * minibuffer.C (MiniBuffer): reset timout to 6000, as it was before.
10577
10578         * lyxfunc.C (processKeySym): print sequence also if it is
10579         `deleted' (complete)
10580
10581         * kbsequence.C (print): print sequence even if it is deleted
10582         (complete would be a better word, actually).
10583
10584         * lyxfunc.C (dispatch): print complete options after a prefix key
10585
10586         * vspace.C (asLatexCommand): rewrite in a slightly different form.
10587
10588 2002-03-01  Martin Vermeer  <martin.vermeer@hut.fi>
10589
10590         * text2.C (setCharFont): eliminate setCharFont code duplication.
10591
10592 2002-03-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10593
10594         * BufferView_pimpl.C (Dispatch): remove bogus handling of
10595         LFUN_TABULAR_FEATURE (bug #177)
10596
10597 2002-02-29 ;-)  Angus Leeming  <a.leeming@ic.ac.uk>
10598
10599         * Makefile.am: remove figure.h
10600
10601 2002-02-28  Angus Leeming  <a.leeming@ic.ac.uk>
10602
10603         * Bufferview_pimpl.C:
10604         * CutAndPasteC:
10605         * LaTeX.C:
10606         * LyXSendto.C:
10607         * buffer.C:
10608         * bufferlist.C:
10609         * converter.C:
10610         * language.C:
10611         * lyxfunc.C:
10612         * lyxvc.C:
10613         * paragraph.C:
10614         * text.C:
10615         * text2.C: remove #include "lyx_gui_misc.h".
10616
10617         * LaTeX.C: added #include <cstdio>
10618
10619 2002-02-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10620
10621         * paragraph.C (getMaxDepthAfter): new method. The maximal depth
10622         that the paragraph following this one can have.
10623
10624         * text2.C (incDepth): use Paragraph::getMaxDepthAfter
10625
10626         * vspace.C (asLatexCommand): fix bogus gcc warning
10627
10628         * Makefile.am (lyx_SOURCES): remove vms_defines.h
10629
10630 2002-02-27  Martin Vermeer  <martin.vermeer@hut.fi>
10631
10632         * text2.C (setLayout): get rid of redundant code
10633
10634 2002-02-26  Martin Vermeer  <martin.vermeer@hut.fi>
10635
10636         * text2.C (incDepth): make sure depth cannot be increased beyond
10637         reasonable values.
10638
10639 2002-02-20  Angus Leeming  <a.leeming@ic.ac.uk>
10640
10641         * lyxfunc.C (dispatch): act on LFUN_FORKS_SHOW and LFUN_FORKS_KILL.
10642         also call grfx::GCache::changeDisplay if the graphicsbg color changes.
10643
10644         * PainterBase.h (image):
10645         * Painter.[Ch] (image): now accepts a grfx::GImage const & rather than
10646         a LyXImage const *.
10647
10648 2002-02-26  John Levon  <moz@compsoc.man.ac.uk>
10649
10650         * BufferView.C:
10651         * BufferView.h:
10652         * BufferView_pimpl.C:
10653         * BufferView_pimpl.h:
10654         * LaTeXFeatures.C:
10655         * LyXAction.C:
10656         * LyXView.C:
10657         * Makefile.am:
10658         * UpdateList.h:
10659         * UpdateList.C:
10660         * buffer.C:
10661         * figure.h:
10662         * figureForm.C:
10663         * figureForm.h:
10664         * figure_form.C:
10665         * figure_form.h:
10666         * lyx_cb.C:
10667         * lyx_gui.C:
10668         * lyx_gui_misc.C:
10669         * lyxfunc.C:
10670         * sp_base.h:
10671         * sp_ispell.h:
10672         * sp_pspell.h:
10673         * sp_spell.C: remove fig inset, and the crap house of
10674           cards that follows it
10675
10676 2002-02-26  John Levon  <moz@compsoc.man.ac.uk>
10677
10678         * Makefile.am:
10679         * lyxserver.C:
10680         * os2_defines.h:
10681         * os2_errortable.h:
10682         * nt_defines.h: move .h into support/
10683
10684         * vms_defines.h: remove
10685
10686         * WorkArea.C: add space in debug output
10687
10688         * text2.C:
10689         * paragraph.C:
10690         * buffer.C: add WITH_WARNINGS
10691
10692         * vc-backend.h:
10693         * vc-backend.C:
10694         * bufferlist.C: s/retrive/retrieve/, add docs
10695
10696         * vspace.h:
10697         * vspace.C:
10698         * kbmap.h:
10699         * lyxlength.h:
10700         * lyxgluelength.h:
10701         * length_common.h:
10702         * chset.h:
10703         * chset.C: add docs
10704
10705         * lyxgui.C: add ID to X error handler
10706
10707         * lyxtestclass.c: fix typo
10708
10709 2002-02-26  Juergen Vigna  <jug@sad.it>
10710
10711         * tabular_funcs.C (write_attribute): changed so that some default
10712         attributes are not written at all.
10713         (getTokenValue): set default values before trying to read the
10714         value so we have the return value always set as default if we don't
10715         find the token we search for.
10716
10717         * tabular.C (Write): write bools as bools not as strings!
10718
10719 2002-02-22  Juergen Vigna  <jug@sad.it>
10720
10721         * BufferView_pimpl.C (workAreaButtonPress): call edit() before calling
10722         insetButtonPress for HIGHLY_EDITABLE_INSETS seems saner (fix #250).
10723
10724         * text.C (leftMargin): don't add an indent for paragraphs inside
10725         tabular cells (fix #208).
10726
10727 2002-02-21  José Matos  <jamatos@fep.up.pt>
10728
10729         * tabular.C (docBook): fixed support for long tables.
10730
10731 2002-02-20  Juergen Vigna  <jug@sad.it>
10732
10733         * text2.C (getFont): get the drawing font of the Inset if this
10734         paragraph is inside an inset (only important for InsetERT for now).
10735
10736         * buffer.C (insertErtContents): use new lanugage params in ERT
10737         constructor.
10738
10739         * CutAndPaste.C: commenting out seemingly uneeded code.
10740
10741 2002-02-19  Allan Rae  <rae@lyx.org>
10742
10743         * BufferView2.C (removeAutoInsets): fix remaining freed memory read.
10744         Iterators might be simple to use but they also get invalidated.
10745         (removeAutoInsets): renamed saved cursor tracking variables and added
10746         some comments to clarify what everything does.
10747
10748 2002-02-18  Angus Leeming  <a.leeming@ic.ac.uk>
10749
10750         * Chktex.C:
10751         * LaTeX.C:
10752         * LyXSendto.C:
10753         * converter.C:
10754         * lyx_cb.C:
10755         * vc-backend.C: Changes due to the renaming of support/syscall.[Ch] as
10756         support/systemcall.[Ch] and of class Systemcalls as class SystemCall.
10757
10758         * lyxfunc.C:
10759         * vc-backend.h: remove #include "support/syscall.h"
10760
10761         * LaTeX.C:
10762         * LyXSendto.C:
10763         * converter.C: rearrange #includes in Lars' approved fashion.
10764
10765         * LyXView.[Ch]: make autosave_timeout a pointer to Timeout. Can thus
10766         forward declare class Timeout in the header file.
10767
10768         * XFormsView.C: changes due to the above.
10769
10770         * minibuffer.[Ch]: make timer and stored_timer pointers to Timeout,
10771         similar to LyXView.
10772
10773         * commandtags.h: add LFUN_FORKS_SHOW and LFUN_FORKS_KILL to the enum.
10774         * LyXAction.C (init): add LFUN_FORKS_SHOW and LFUN_FORKS_KILL to items[]
10775
10776 2002-02-18  José Matos  <jamatos@fep.up.pt>
10777
10778         * buffer.C (simpleDocBookOnePar): if paragraph style is CDATA escapes
10779         insets contents.
10780
10781 2002-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
10782
10783         * a lot of small ws changes
10784         * add a lot of using std::XXX
10785         * use std construcs some places where approp.
10786         * use some exisint stuff from lyxfunctional where approp.
10787         * Make file changes to use partial linking (lets test this now...)
10788
10789 2002-02-16  Angus Leeming  <a.leeming@ic.ac.uk>
10790
10791         * Chktex.C:
10792         * buffer.C:
10793         remove #include "support/syscontr.h" as it's redundant. Always has been.
10794
10795         * Chktex.C:
10796         * LaTeX.C:
10797         * LyXSendto.C:
10798         * converter.C:
10799         * lyx_cb.C:
10800         * vc-backend.C:
10801         change Systemcalls::System to Systemcalls::Wait and
10802         change Systemcalls::SystemDontWait to Systemcalls::DontWait.
10803         No change of functionality, just reflects the stripped down Systemcalls
10804         class.
10805
10806 2002-02-16  Angus Leeming  <a.leeming@ic.ac.uk>
10807
10808         * debug.[Ch]: add a GRAPHICS type to the enum.
10809
10810 2002-02-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10811
10812         * text.C (nextBreakPoint): use Paragraph::isLineSeparator
10813
10814         * paragraph.C (isLineSeparator): call Inset::isLineSeparator if
10815         there is an inset.
10816
10817 2002-02-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10818
10819         * lyxfunc.C (getStatus): change the rules for LFUN_INSET_TOGGLE to
10820         match the changes below.
10821
10822         * text2.C (toggleInset): if there is not editable inset at cursor
10823         position, try to see if cursor is _inside_ a collapsable inset
10824         and close it.
10825
10826 2002-02-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10827
10828         * lyxfunc.C (getStatus): handle LFUN_SWITCHBUFFER so that the
10829         document menu has a nice checkbox
10830
10831 2002-02-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10832
10833         * lyxlength.C (asLatexString): change PW to output as percent of
10834         \textwidth.
10835
10836         * lengthcommon.C: change '%' to 't%'
10837
10838         * lyxfunc.C (dispatch): a few comments from Martin
10839
10840 2002-02-06  John Levon  <moz@compsoc.man.ac.uk>
10841
10842         * WorkArea.h:
10843         * WorkArea.C:
10844         * BufferView_pimpl.h:
10845         * BufferView_pimpl.C: clear our selection when X tells us we've lost
10846           the X selection.
10847
10848 2002-02-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10849
10850         * vspace.C (inPixels): fix compiler warning
10851
10852 2002-02-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10853
10854         * lyxfunc.C (getStatus): fix status message for disabled commands.
10855
10856 2002-02-01  John Levon  <moz@compsoc.man.ac.uk>
10857
10858         * BufferView_pimpl.C: fix crash on close buffer
10859         during selection (#227)
10860
10861 2002-01-27  Herbert Voss  <voss@lyx.org>
10862
10863         * buffer.C: link old Figure to new graphic inset
10864
10865 2002-01-26  Dekel Tsur  <dekelts@tau.ac.il>
10866
10867         * FontLoader.C (getFontinfo): Change the latex font names in order
10868         to match the names of type1inst.
10869
10870 2002-01-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
10871
10872         * WorkArea.C (WorkArea): initialize the scrollbar bounds.
10873
10874         * DepTable.C (sumchange): do not evaluate end() on every iteratrion.
10875         (extchanged): ditto
10876         (ext_exist): ditto
10877         (remove_files_with_extension): ditto
10878         (remove_file): ditto
10879         (write): ditto
10880
10881         * BufferView_pimpl.C (updateScrollbar): do the right thing if the
10882         document is smaller than the work area height. Do not initialize
10883         static variables to 0.
10884
10885 2002-01-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10886
10887         * lyx_gui.C (init): give the toolbar tooltips a normal font.
10888
10889         * lyxfunc.C (getStatus): handle LFUN_LAYOUT like
10890         LFUN_LAYOUT_PARAGRAPHS.
10891
10892         * tabular.C (GetCellFromInset): new method. Finds an inset in a
10893         tabular. It is possible to provide a possible cell, which will
10894         typically be the actcell from the corresponding insettabular
10895
10896         * lyxfunc.C (getStatus): small cleanup; disable
10897         LFUN_LAYOUT_PARAGRAPHS in insets where forceDefaultParagraphs is
10898         true
10899
10900 2002-01-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10901
10902         * tabular.C (Validate): remove broken optimization (fixes bug #201)
10903
10904         * paragraph.C (startTeXParParams):
10905         (endTeXParParams): new methods. The LaTeX code to
10906         start/end paragraph formatting
10907         (simpleTeXOnePar): call startTeXParParams also when paragraph is
10908         empty (fixes bug #200)
10909
10910         * vspace.C (inPixels): adapt to the change below
10911         (inPixels): [later] more cleanups (remove unused variables)
10912
10913         * lyxlength.C (inPixels): change to use a width and a height as
10914         parameter.
10915
10916 2002-01-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10917
10918         * lyxlength.C (asLatexString): \pagewidth is not a LaTeX macro.
10919         Replaced with \paperwidth
10920
10921         * DepTable.C (insert): add std:: qualifier
10922
10923 2002-01-18  Allan Rae  <rae@lyx.org>
10924
10925         * text2.C (removeRow): add comment.  Should other refresh_?? vars be
10926         updated also?
10927
10928         * text.C (drawInset): Turned out I didn't know enough about how
10929         rebreaking worked.  This fixes most of the redraw problems.  I see
10930         an occasional cursor trail when a line is broken now and the cursor
10931         placement can seem out by a few pixels also after a rebreak.
10932
10933 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10934
10935         * buffer.C (parseSingleLyXformat2Token): update because minipage
10936         width is now a LyXLength
10937
10938         * lyxlength.C (inPixels): new method, extracted from VSpace::inPixels
10939
10940         * BufferView_pimpl.C (smartQuote): fix insertion of quote inset in
10941         math insets
10942
10943 2002-01-17  Juergen Vigna  <jug@sad.it>
10944
10945         * lyxfunc.C (dispatch): fixed PARAGRAPH_GOTO
10946
10947         * BufferView2.C (lockInset): call edit() so that theLockingInset()
10948         is set correctly and the inset is updated correctly.
10949
10950 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10951
10952         * CutAndPaste.C (pasteSelection): move the setInsetOwner call at
10953         the beginning of the loop.
10954
10955 2002-01-17  John Levon  <moz@compsoc.man.ac.uk>
10956
10957         * lyxrc.C: improve help for use_scalable_fonts
10958
10959 2002-01-17  Allan Rae  <rae@lyx.org>
10960
10961         * lyx_cb.C (ShowMessage): make sure we have a user and an owner.
10962
10963 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
10964
10965         * CutAndPaste.C (pasteSelection): when pasting multiple paragraph,
10966         make sure to set their inset_owner to the right value (bug #171)
10967
10968 2001-12-12  Ben Stanley  <bds02@uow.edu.au>
10969
10970         * DepTable.h
10971         * DepTable.C: Implement mtime checking to reduce time spent doing
10972         CRCs.
10973
10974 2002-01-16  Juergen Vigna  <jug@sad.it>
10975
10976         * tabular.C (GetAdditionalHeight): one of error fixed.
10977
10978         * lyxrc.C (output): small fix in writing use_pspell.
10979
10980 2002-01-16  Angus Leeming  <a.leeming@ic.ac.uk>
10981
10982         * sp_base.h: #include LString.h
10983
10984 2002-01-16  Allan Rae  <rae@lyx.org>
10985
10986         * text2.C (removeRow): refresh_row needs a valid row.  Or does it?
10987         Can someone check this please?
10988
10989         * text.C (drawInset): It was possible that p.row would be removed by
10990         breakAgainOneRow upsetting a few other settings.  There may be another
10991         small tweak possible by setting need_break_row = 0 when p.row has been
10992         removed but I don't know enough about the logic here.
10993
10994 2002-01-15  Allan Rae  <rae@lyx.org>
10995
10996         * text.C (insertChar): removed conditional truism.
10997
10998         * BufferView2.C (removeAutoInsets): More tweaks.
10999         cur_par_prev could be a stray pointer.  Check for trailing empty line
11000         in case last line was cur_par and only had an error inset on it.
11001
11002 2002-01-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
11003
11004         * lyx_cb.C (MenuWrite): buffer->fileName is guaranteed to be
11005         absolute
11006
11007         * vc-backend.C (most methods):
11008         * exporter.C (Export):
11009         * converter.C (convert):
11010         (runLaTeX):
11011         * LyXSendto.C (SendtoApplyCB):
11012         * lyxfunc.C (dispatch):
11013         (menuNew):
11014         (open):
11015         (doImport):
11016         * lyx_cb.C (AutoSave):
11017         (InsertAsciiFile):
11018         * BufferView_pimpl.C (MenuInsertLyXFile):
11019         * buffer.C (runChktex): use Buffer::filePath().
11020
11021         * buffer.h: rename filename to filename_; rename filepath to
11022         filepath_ and make it private
11023         (filePath): new method
11024
11025         * buffer.C (writeFile): use fileName()
11026         (getLatexName):
11027
11028         * lyx_main.C (init): fix starting  of LyX when the binary is a
11029         link from so,ewhere else.
11030
11031         * minibuffer.C: include <cctype> for isprint
11032
11033 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
11034
11035         * buffer.C (parseSingleLyXformat2Token): changes associated with the
11036         change of InsetMinipage::width to InsetMinipage::pageWidth to avoid the
11037         name clash with InsetCollapsable's width function.
11038
11039 2002-01-14  Lars Gullik Bjønnes  <larsbj@birdstep.com>
11040
11041         * lastfiles.C: include <iterator>
11042
11043 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
11044
11045         * BufferView2.C (ChangeRefsIfUnique): use lyx::count rather than
11046         std::count.
11047
11048         * buffer.C (makeLaTeXFile): ditto.
11049         Also make loop operation more transparent.
11050
11051 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
11052
11053         * ToolbarDefaults.C: remove trailing comma closing namespace.
11054
11055         * WorkArea.h: remove WorkArea:: from declaration of event_cb.
11056
11057         * lyxfunc.[Ch]: clean-up declaration of verboseDispatch functions
11058         as in WorkArea.
11059
11060         * trans.C (Load): comment out unused variable, allowed.
11061
11062 2002-01-11  Angus Leeming  <a.leeming@ic.ac.uk>
11063
11064         * minibuffer.[Ch] (append_char): new method to recieve input from the
11065         drop-down completion browser. If a key was pressed, then recieve this
11066         char and append it to the existing string.
11067         (peek_event): modify the positioning data passed to the completion
11068         browser so that it can be placed above the minibuffer rather than below.
11069 2002-01-14  Lars Gullik Bjønnes  <larsbj@birdstep.com>
11070
11071         * LyXAction.C (init): alloe error-next for readonly documents.
11072
11073         * BufferView2.C (ChangeRefsIfUnique): use standard version of
11074         count.
11075
11076 2002-01-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
11077
11078         * bufferlist.C (readFile): create the buffer _after_ checking that
11079         the file exists.
11080
11081         * lyxfunc.C (verboseDispatch): fix handling of arguments
11082
11083         * lyxrc.C (setDefaults): do not initialize document_path to $HOME.
11084
11085         * lyxrc.C: use string::erase() instead of initializing to "".
11086
11087
11088 2001-11-26  John Levon  <moz@compsoc.man.ac.uk>
11089
11090         * BufferView_pimpl.h:
11091         * BufferView_pimpl.C:
11092         * WorkArea.h:
11093         * WorkArea.C:
11094         * text2.C: tell X when we have made a selection for copying
11095
11096 2002-01-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
11097
11098         * BufferView_pimpl.C (MenuInsertLyXFile):
11099         * lyxfunc.C (menuNew):
11100         (open):
11101         (doImport): add shortcuts to directory buttons
11102
11103         * BufferView_pimpl.C (workAreaButtonRelease): remove dead code (to
11104         open a float)
11105
11106         * lyxfunc.C (setStatusMessage):
11107         (getStatusMessage): new methods
11108         (getStatus):use setStatusMessage instead of setErrorMessage
11109         (dispatch): when function is disabled, set error message here
11110         [instead of in getStatus previously]
11111
11112         * BufferView_pimpl.C (workAreaButtonRelease): update
11113         toolbar/menubar here too.
11114
11115 2002-01-13  Allan Rae  <rae@lyx.org>
11116
11117         * BufferView2.C (removeAutoInsets): finished off earlier fix.
11118         Now seems indestructible.  Remaining task is to audit all other
11119         code affected by deleteEmptyParagraphMechanism.  One small quirk
11120         left is that an empty document with an error in the preamble can
11121         be made to report an error but no error box appears.  I don't know
11122         where it goes.
11123         (removeAutoInsets): Improved comments.
11124
11125 2002-01-13  John Levon  <moz@compsoc.man.ac.uk>
11126
11127         * Thesaurus.h:
11128         * Thesaurus.C: update for Aiksaurus 0.14
11129
11130 2002-01-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
11131
11132         * text2.C (firstParagraph): removed member function, all uses
11133         replaces with ownerParagraph
11134         (redoParagraphs): here
11135         (updateInset): here
11136         (toggleAppendix): here
11137         * BufferView2.C (insertErrors): here
11138         (setCursorFromRow): here
11139
11140 2002-01-13  Allan Rae  <rae@lyx.org>
11141
11142         * BufferView2.C (removeAutoInsets): ensure we have a valid cursor if
11143         the old cursor is now invalid due to deleteEmptyParagraphMechanism.
11144         There is still a way to segfault this although you may have to do this
11145         multiple times: Have an InsetERT with an unknown command in it.
11146         View->DVI, move cursor between Error box and InsetERT and hit <Enter>,
11147         <down-arrow>, <Enter> again, View->DVI, BANG!
11148
11149         * text2.C (setCursor):
11150         (deleteEmptyParagraphMechanism):
11151         * lyxtext.h (setCursor):
11152         (deleteEmptyParagraphMechanism): return true if the paragraph was deleted.
11153         Making use of the return value may help fix other bugs.
11154
11155 2002-01-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
11156
11157         * lyxfunc.C (dispatch): update toolbar/menubar after dispatching.
11158
11159         * LyXView.C (updateMenubar): call MenuBar::update here
11160         (updateToolbar): but not here
11161         (showState): do not update toolbar/menubar
11162
11163         * LyXAction.[Ch]: move isPseudoAction to the C file, since nobody
11164         should need to care about that.
11165
11166         * lyxfunc.C (verboseDispatch): simplify a bit
11167         (getStatus): have a version which takes a pseudoaction, and
11168         another which requires a (kb_action,string).
11169
11170         * LyXAction.C (retrieveActionArg): make it work also when action
11171         is not a pseudo-action.
11172         (getActionName): simplify a bit
11173         (helpText):
11174
11175 2002-01-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
11176
11177         * lyxfunc.C (verboseDispatch): new families of methods with
11178         several ways to specify a command and a bool to indicate whether
11179         the command name and shortcut should be displayed in minibuffer
11180         (eventually, we could extend that to a finer bitmask like
11181         SHORTCUT|CMDNAME|CMDRESULT, or whatever).
11182         (dispatch): the pristine dispatch command which just, well,
11183         dispatchs! Note it still sets its result to minibuffer; I'm not
11184         sure we want that.
11185
11186         * lyxfunc.h: remove setHintMessage
11187
11188         * vc-backend.C: use LFUN_MENURELOAD instead of "buffer-reload"
11189
11190 2002-01-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
11191
11192         * BufferView_pimpl.C (specialChar): delete new inset if we have
11193         not been able to insert it.
11194
11195         * kbmap.C: revert to using int instead of kb_action, since all we
11196         are dealing with is pseudo-actions.
11197
11198         * LyXAction.C (searchActionArg): change to return int instead of
11199         kb_action, since the result is a pseudoaction.
11200
11201 2002-01-12  Dekel Tsur  <dekelts@tau.ac.il>
11202
11203         * buffer.C (insertErtContents): Fix (partially) the font bug.
11204
11205 2002-01-11  Angus Leeming  <a.leeming@ic.ac.uk>
11206
11207         * BufferView2.C (ChangeRefsIfUnique): use the HP version of std::count
11208         as the other one is broken on my machine!
11209
11210 2002-01-10  Martin Vermeer  <martin.vermeer@hut.fi>
11211
11212         * commandtags.h:
11213         * LyXAction.C: two new LFUNS, LFUN_FRAK and LFUN_ITAL.
11214
11215 2002-01-10  Angus Leeming  <a.leeming@ic.ac.uk>
11216
11217         * lyxrc.[Ch]: change names and descriptions of popup font variables to
11218         reflect their actual use. Provide compatibility code for older lyxrc
11219         files.
11220
11221         * lyx_gui.C (init): revoke change of 2002-01-07 of popup font style to
11222         FL_NORMAL_STYLE.
11223         change names of popup font variables in line with the changes to lyxrc.C
11224
11225 2002-01-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
11226
11227         * buffer.C (asciiParagraph): avoid outputing a word twice after
11228         an inset.
11229
11230         * lyxrc.C (getDescription): document that document_path and
11231         template_path can be empty.
11232
11233 2002-01-09  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
11234
11235         * LaTeXFeatures.C (getMacros):
11236         * buffer.C (validate): rename feature "amsstyle" to "amsmath"
11237
11238         * buffer.C (makeLaTeXFile): remove test for "amsstyle" from here.
11239
11240         * LaTeXFeatures.C (useFloat): require "float" here instead of in
11241         getPackages.
11242         (getPackages): rename feature "floats" to "float". Use an array to
11243         iterate over 'simple' features (i.e. just a \usepackage). Add
11244         handling of "amsmath" (renamed from "amsstyle").
11245
11246 2001-12-29  Michael A. Koziarski  <michael@koziarski.org>
11247
11248         * LaTeXFeatures.C (require): Prevent duplicate entries in the
11249         features list.
11250
11251 2002-01-08  Angus Leeming  <a.leeming@ic.ac.uk>
11252
11253         * FuncStatus.C: small compile fix for DEC cxx. Doesn't like
11254         FuncStaus::FuncStatus & FuncStaus::some_method().
11255
11256 2002-01-08  Martin Vermeer  <martin.vermeer@hut.fi>
11257
11258         * FuncStatus.[Ch]: new files. This is a rewrite as a proper class
11259         of the func_satus stuff. Edited and massaged in various ways by
11260         JMarc.
11261
11262         * lyxfunc.C (getStatus): use FuncStatus
11263
11264 2002-01-08  Juergen Vigna  <jug@sad.it>
11265
11266         * text.C (nextBreakPoint): use function Inset::isChar().
11267
11268         * paragraph.C (TeXOnePar): use function
11269         Inset::forceDefaultParagraphs.
11270
11271         * buffer.C (latexParagraphs): use function
11272         Inset::forceDefaultParagraphs.
11273
11274 2002-01-07  Angus Leeming  <a.leeming@ic.ac.uk>
11275
11276         * lyx_gui.C (init): set the style of the menu popups to
11277         FL_BOLD_STYLE, thereby fixing bugzilla bug #32.
11278
11279 2002-01-07  Juergen Vigna  <jug@sad.it>
11280
11281         * text.C (setHeightOfRow): small fix
11282         (prepareToPrint): don't look at alignment if we don't have the place
11283         for doing it.
11284
11285 2002-01-07  Angus Leeming  <a.leeming@ic.ac.uk>
11286
11287         * box.C: New file. Move the Box methods and functions out of box.h,
11288         following Lars' suggestion.
11289
11290 2002-01-07  Angus Leeming  <a.leeming@ic.ac.uk>
11291
11292         * box.h: #include "support/LOstream.h", needed for inlined function.
11293
11294         * lyxtextclass.C:
11295         * lyxtextclasslist.C: added some using std declarations.
11296
11297 2002-01-06  John Levon  <moz@compsoc.man.ac.uk>
11298
11299         * box.h: make signed dimensions to allow insets wider than
11300           the screen (bug #162)
11301
11302         * BufferView_pimpl.C: add some insetHit debug
11303
11304 2002-01-05  John Levon  <moz@compsoc.man.ac.uk>
11305
11306         * vc-backend.C: add FIXME
11307
11308 2002-01-03  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
11309
11310         * lyxfunc.C (getStatus): enable code for showing math font status
11311         in toolbar/menu.
11312
11313 2002-01-07  Juergen Vigna  <jug@sad.it>
11314
11315         * text.C (nextBreakPoint): removed debug output not needed anymore.
11316
11317 2002-01-06  Juergen Vigna  <jug@sad.it>
11318
11319         * text.C (nextBreakPoint): fixed up this function we had this bug
11320         since ever but now hopefully we break row better.
11321         (insertChar): we have to check if an inset is the next char as it
11322         could now happen that a large inset is causing a break.
11323
11324 2002-01-05  Juergen Vigna  <jug@sad.it>
11325
11326         * BufferView2.C (showLockedInsetCursor): don't draw the inset cursor
11327         if it doesn't like to be drawed.
11328
11329 2002-01-04  Juergen Vigna  <jug@sad.it>
11330
11331         * BufferView2.C (lockInset): forgot to set a cursor.
11332
11333         * lyxfunc.C (dispatch): add a finishUndo() in LFUN_ESCAPE.
11334
11335 2002-01-03  Martin Vermeer  <martin.vermeer@hut.fi>
11336
11337         * FormMathsPanel.C:
11338         * FormMathsPanel.h
11339         * MathsSymbols.C:
11340         * form_maths_panel.C:
11341         * form_maths_panel.h:
11342         * form_maths_panel.fd: implemented sub- and super- buttons in math
11343         panel.
11344
11345         * lyx_main.C: Revised hardwired bindings to allow original _ and ^
11346         (or ^ space) to be used as in TeX (req'd by André).
11347
11348         * lyxfunc.C: Allow ^ and _ again to be used both as
11349         super/subscript (mathed) and as themselves (in text).
11350
11351 2002-01-03  Allan Rae  <rae@lyx.org>
11352
11353         * LyXView.C (updateWindowTitle): Setup a short icon title of either
11354         "LyX" or the filename of the current buffer if it has one.  This is a
11355         modified form of John Levon's patch.
11356
11357         * XFormsView.C (setWindowTitle): also set icon title.
11358
11359         * LyXView.h (setWindowTitle): signature changed.
11360         * XFormsView.h (setWindowTitle): ditto.
11361
11362 2002-01-02  Juergen Vigna  <jug@sad.it>
11363
11364         * tabular.C (AppendColumn): hopefully fixed this memory access problem.
11365
11366 2001-12-28  Lars Gullik Bjønnes  <larsbj@birdstep.com>
11367
11368         * screen.C (topCursorVisible): introduce a temp var for
11369         text->cursor.row(), handle the case where this row is null. (kindo
11370         hachish)
11371
11372         * text2.C (setCursor): add a couple of asserts.
11373
11374         * paragraph.h (inset_iterator): add -> operator
11375
11376         * paragraph.[Ch] (autoDeleteInsets): remove member function
11377
11378         * BufferView2.C (removeAutoInsets): rewrite to handle the old
11379         cursor pos correctly and handle inset deletion by itself.
11380         (insertErrors): move iterator declaration out of for expression
11381
11382         * lyxtextclass.C: add <algorithm>
11383
11384         * Makefile.am: added the new files to sources, removed layout.C
11385
11386         * layout.C: removed file
11387
11388         * layout.h: remove LYX_DUMMY_LAYOUT
11389
11390         * lyxtextclasslist.C (NumberOfLayout): do not special case dummy
11391         layout.
11392
11393         * lyxlayout.[Ch]:
11394         * lyxtextclass.[Ch]:
11395         * lyxtextclasslist.[Ch]: new files
11396
11397         * include order changes to a lot of files, also changes because of
11398         the six new files.
11399
11400 2001-12-27  Juergen Vigna  <jug@sad.it>
11401
11402         * buffer.C (asciiParagraph): more fixes.
11403
11404         * tabular.C (ascii): make ascii export support export of only the
11405         data separated by a column-delimiter.
11406         (ascii): better support for ascii export.
11407
11408         * buffer.C (asciiParagraph): rewrote to hopefully work as expected!
11409
11410 2001-12-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
11411
11412         * tabular_funcs.C: use a "using std::getline" instead of the
11413         previous fix from Angus (necessary for cxx + lyxstring)
11414
11415 2001-12-24  Juergen Vigna  <jug@sad.it>
11416
11417         * BufferView_pimpl.C (tripleClick): fixed for InsetText.
11418
11419         * buffer.C (parseSingleLyXformat2Token): fixed 2 compatibility read
11420         problems. First check a minipage also if we have some ert-contents
11421         (not only on par->size(), second set the right depth of the paragraph
11422         on the relink to the root-paragraph-list!
11423
11424         * undo_funcs.C (textHandleUndo): fixed a stupid earlier wrong fix
11425         which then did not anymore update the main paragraphs on undo/redo!
11426
11427 2001-12-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
11428
11429         * lyxfunc.C (getStatus): use func_status::toggle to simplify the
11430         code. Support all font-changing funcs (even those which are not in
11431         menu currently). Support for reporting font settings in
11432         mathed (disabled until Andre provides a function on mathed's side).
11433
11434         * func_status.h (toggle): small helper function to set toggle
11435         state on a flag.
11436
11437 2001-12-21  Angus Leeming  <a.leeming@ic.ac.uk>
11438
11439         * tabular_funcs.C: getline -> std::getline
11440
11441 2001-12-21  Juergen Vigna  <jug@sad.it>
11442
11443         * undo_funcs.C (textHandleUndo): fixed a case where tmppar3 is
11444         accessed and could be 0 (I couldn't generate this but it seems
11445         Michael could!).
11446
11447 2001-12-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
11448
11449         * tabular_funcs.C: add LIstream.h, move write_attribute to..
11450         * tabular_funcs.h: here and include iosfwd
11451
11452 2001-12-20  Juergen Vigna  <jug@sad.it>
11453
11454         * undo_funcs.C (textHandleUndo): fixed crash when undo_cursor not
11455         inside inset but undo_par was.
11456
11457 2001-12-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
11458
11459         * Thesaurus.C: always include <config.h> in sources.
11460
11461         * Painter.h:
11462         * lyxlookup.h:
11463         * box.h: do not include <config.h> in header files
11464
11465         * text.C (paintLastRow): remove unused variable
11466
11467         * text.C (transformChar):
11468         (insertChar):
11469         * tabular-old.C (getTokenValue): use IsDigit instead of isdigit.
11470
11471         * Painter.C (text):
11472         * font.C (width): rewrite to use uppercase() instead of
11473         islower/toupper.
11474
11475         * lyxfind.C (IsStringInText): use uppercase instead of toupper.
11476
11477 2001-12-12  John Levon  <moz@compsoc.man.ac.uk>
11478
11479         * lyxfind.C: clean up of find failure position change
11480
11481 2001-12-20  Juergen Vigna  <jug@sad.it>
11482
11483         * Makefile.am (lyx_SOURCES): added tabular_funcs.[hC].
11484
11485         * tabular.C (isValidRow): added to check if we're in a LT-h/f row.
11486         (TeXRow): added to LaTeX a single tabular row.
11487         (TeXLongtableHeaderFooter): added to output LT-h/f data.
11488         (Latex): simplified and finally good LT-h/f support.
11489         (various_functions): just small adaptions for LT-h/f support.
11490
11491         * tabular_funcs.[hC]: added and moved here all not classfunctions
11492         of LyXTabular.
11493
11494 2001-12-19  Juergen Vigna  <jug@sad.it>
11495
11496         * tabular.[Ch]: better support for longtabular options (not finished
11497         yet!)
11498
11499 2001-12-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
11500
11501         * text.C (paintLastRow): use the label font instead of the font of
11502         the last character to compute the size of *_BOX. This makes more
11503         sense and avoids a crash with empty paragraphs.
11504         Use Painter::rectangle to draw EMPTY_BOX.
11505
11506 2001-12-19  Juergen Vigna  <jug@sad.it>
11507
11508         * undo_funcs.C (textHandleUndo): fixed setting of inset_owner of
11509         the paragraphs if the replaced paragraph is not the first one!
11510         Tried to delete not used paragraphs but does not work yet so for
11511         now it's inside #ifdef's and by default off!
11512
11513 2001-12-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
11514
11515         * MenuBackend.C: include "lyx_main.h" instead of declaring
11516         lastfiles (actually was declared as LastFiles* instead of a
11517         scoped_ptr).
11518
11519 2001-12-17  Juergen Vigna  <jug@sad.it>
11520
11521         * tabular.C (AppendColumn): applied John's fix
11522
11523 2001-12-15  John Levon  <moz@compsoc.man.ac.uk>
11524
11525         * BufferView.h:
11526         * BufferView.C:
11527         * BufferView_pimpl.h:
11528         * BufferView_pimpl.C: cleanup and fix of checkInsetHit().
11529
11530         * Makefile.am:
11531         * box.h: new start of class for above
11532
11533         * lyxfunc.C: ignore space-only minibuffer dispatches.
11534           Show the command name when it doesn't exist
11535
11536         * minibuffer.C: don't add empty lines to the history
11537
11538         * minibuffer.C: add a space on dropdown completion
11539
11540 2001-12-14  John Levon  <moz@compsoc.man.ac.uk>
11541
11542         * text.C: fix line above/below drawing in insets
11543
11544 2001-12-15  Lars Gullik Bjønnes  <larsbj@birdstep.com>
11545
11546         * lyxlength.C (LyXLength): Initialize private variables.
11547
11548 2001-12-15  Dekel Tsur  <dekelts@tau.ac.il>
11549
11550         * CutAndPaste.C (SwitchLayoutsBetweenClasses): Use buffer language
11551         when inserting error insets.
11552
11553 2001-12-13  Juergen Vigna  <jug@sad.it>
11554
11555         * undo_funcs.C (textRedo/Undo): fixed as the first paragraph was
11556         actually sometimes the before-paragraph.
11557         (setUndo): don't clear the redostack if we're not actually undoing!
11558
11559 2001-12-06  Juergen Vigna  <jug@sad.it>
11560
11561         * undo_funcs.C (textHandleUndo): well after John's hint I got here
11562         and fixed redoing of main paragraph, so we can use it now ;)
11563
11564         * text2.C (redoParagraphs): fixed a crash when having only 1 row!
11565
11566 2001-12-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
11567
11568         * undo_funcs.C (textHandleUndo): undo undo leak fix below, as per
11569         Juergen's request
11570
11571 2001-12-13  André Pönitz <poenitz@gmx.net>
11572
11573         * undostack.[Ch]:
11574         * undo_func.C: minor cleanup
11575
11576 2001-12-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
11577
11578         * FontLoader.C (getFontinfo): only use symbol fonts with encoding
11579         -adobe-fontspecific. At least Mandrake and Redhat have a symbol
11580         font in urw-fonts package which is marked as -urw-fontspecific and
11581         does not work (incidentally, changing the encoding in the
11582         fonts.dir of this package to -adobe-fontspecific fixes the
11583         problem).
11584
11585         * undo_funcs.C (textHandleUndo): fix leak in undo, but now there
11586         is a crash when undoing first paragraph (Juergen, please take a
11587         look). THis does not mean the undo fix is wrong, just that it
11588         uncovers problems.
11589
11590         * text2.C (ownerParagraph): let the (int,Paragraph*) version call
11591         the (Paragraph*) version when needed instead of duplicating the
11592         code.
11593
11594         * text.C (workWidth): use Inset::parOwner to find out where the
11595         inset has been inserted. This is a huge performance gain for large
11596         documents with lots of insets. If Inset::parOwner is not set, fall
11597         back on the brute force method
11598
11599         * paragraph_pimpl.C (insertInset):
11600         * paragraph.C (Paragraph):
11601         (cutIntoMinibuffer): set parOwner of insets when
11602         inserting/removing them
11603
11604         * lyxtext.h: add short comment on deleteEmptyParagraphMechanism
11605
11606 2001-12-12  Martin Vermeer  <martin.vermeer@hut.fi>
11607
11608         * commandtags.h:
11609         * LyXAction.C:
11610         * lyx_main.C:
11611         * lyxfunc.C:
11612         * mathed/formulabase.C:
11613         * mathed/math_cursor.[Ch]:
11614         make sub/superscript into functions LFUN_SUB/SUPERSCRIPT.
11615
11616
11617 2001-12-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
11618
11619         * lyxlength.[Ch] (operator!=): new function
11620
11621 2001-12-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
11622
11623         * text.C (workWidth): use Inset::parOwner to find out where the
11624         inset has been inserted. This is a huge performance gain for large
11625         documents with lots of insets. If Inset::parOwner is not set, fall
11626         back on the brute force method
11627
11628         * paragraph_pimpl.C (insertInset):
11629         * paragraph.C (Paragraph):
11630         (cutIntoMinibuffer): set parOwner of insets when
11631         inserting/removing them
11632
11633         * lyxtext.h: add short comment on deleteEmptyParagraphMechanism
11634
11635 2001-12-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
11636
11637         * tabular-old.C (getTokenValue):
11638         * tabular.C (getTokenValue):
11639         (write_attribute): new versions for LyXLength
11640         (everywhere): adjust the use of widths
11641
11642         * tabular.h: change the type of widths from string to LyXLength
11643
11644 2001-12-11  Ben Stanley <bds02@uow.edu.au>
11645
11646         * paragraph.C: fixed missing line number count when exporting
11647         Environments to LaTeX file
11648
11649         * buffer.C: added informational message for checking line numbers.
11650
11651 2001-12-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
11652
11653         * text2.C (deleteEmptyParagraphMechanism): if there is only one
11654         paragraph, do the 'double space' part, but not the 'empty
11655         paragraph' one.
11656
11657         * text.C (workWidth): small optimization
11658         (getLengthMarkerHeight): use minimal size for negative lengths.
11659
11660 2001-12-11  Dekel Tsur  <dekelts@tau.ac.il>
11661
11662         * lyxfont.C (GUIFamilyNames): Fix GUIFamilyNames array
11663
11664         * FontLoader.C (getFontinfo): Use "*-eufrak-medium"
11665
11666 2001-12-11  André Pönitz <poenitz@gmx.net>
11667
11668         * FontLoader.C:
11669         * lyxfont.[Ch]: support for fraktur font used by \mathfrak
11670
11671 2001-12-06  John Levon  <moz@compsoc.man.ac.uk>
11672
11673         * text2.C: keep selection on a setFont()
11674
11675 2001-12-06  John Levon  <moz@compsoc.man.ac.uk>
11676
11677         * lyx_cb.C: another bv->text misuse, from insert label
11678
11679 2001-12-03  John Levon  <moz@compsoc.man.ac.uk>
11680
11681         * kbsequence.h:
11682         * kbsequence.C: re-instate nmodifier mask
11683
11684 2001-12-12  Angus Leeming  <a.leeming@ic.ac.uk>
11685
11686         * lyx_main.h: make lyxGUI private.
11687
11688 2001-12-06  John Levon  <moz@compsoc.man.ac.uk>
11689
11690         * lyxfind.C: place the cursor correctly on failed search
11691
11692 2001-12-09  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
11693
11694         * text.C (getLengthMarkerHeight): for small heights, the arrows
11695         are not always on top/bottom of the text
11696         (drawLengthMarker): smaller arrows; take the left margin in
11697         account; draw also vfills.
11698         (paintFirstRow):
11699         (paintLastRow): remove special code for vfill and standard spaces,
11700         since everything is handled in drawLengthMarker now.
11701
11702 2001-12-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
11703
11704         * buffer.C (insertErtContents): try to handle font and language
11705         interaction a bit better.g
11706
11707         * ColorHandler.C (updateColor): change the hash to cover the whole
11708         LColor enum, ws cleanup
11709         (getGCLinepars): ditto
11710         (getGCLinepars): only lookup in the linecache once.
11711
11712 2001-12-07  Dekel Tsur  <dekelts@tau.ac.il>
11713
11714         * iterators.C (operator++): Make the iterator more robust
11715
11716         * BufferView2.C (removeAutoInsets): Use paragraph iterators
11717         (John's patch)
11718         * CutAndPaste.C (SwitchLayoutsBetweenClasses): Ditto
11719
11720 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
11721
11722         * lyxtext.h:
11723         * text.C: better added space drawing
11724
11725 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
11726
11727         * LyXView.C:
11728         * BufferView2.C: fix layout combo update on inset unlock
11729
11730 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
11731
11732         * Makefile.am: don't compile unused files
11733
11734 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
11735
11736         * lyxfunc.C:
11737         * commandtags.h:
11738         * LyXAction.C: remove old LFUN_LAYOUTNO
11739
11740 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
11741
11742         * paragraph_pimpl.h:
11743         * paragraph_pimpl.C: isTextAt() doesn't need font param
11744
11745 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
11746
11747         * lyxlex.h:
11748         * lyxlex.C: little cleanup
11749
11750 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
11751
11752         * BufferView_pimpl.C: fix insertAscii for insets
11753
11754 2001-12-05  Juergen Vigna  <jug@sad.it>
11755
11756         * CutAndPaste.C (pasteSelection): remove not allowed insets/chars and
11757         set the right font on the "multi" paragraph paste!
11758
11759 2001-12-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
11760
11761         * trans_decl.h:
11762         * trans_mgr.[Ch]:
11763         * trans.[Ch]:
11764         * lyxgluelength.C:
11765         * lyxlength.C: remove out-commented code.
11766
11767         * BufferView_pimpl:
11768         * CutAndPaste.C:
11769         * DepTable.C:
11770         * buffer.C:
11771         * chset.C:
11772         * lastfiles.C:
11773         * lyxlex.C:
11774         * lyxlex_pimpl.C:
11775         * lyxserver.C:
11776         * screen.C:
11777         * tabular-old.C:
11778         * tabular.C:
11779         * text.C:
11780         * trans_mgr.C:
11781         * vc-backend.C: change "while(" to "while ("
11782
11783         * lyxlength.[Ch]: add zero function to check if length is zero or
11784         not
11785         * lyxgluelength.C: use it
11786
11787 2001-12-05  Allan Rae  <rae@lyx.org>
11788
11789         * lyxlength.C: Attempted a fix for the abs(int) header selection.
11790         Works for 2.95.3, from what I understand of Garst's reports this should
11791         work for other g++ versions.  We're screwed if the abs(int) definition
11792         changed between bugfix releases of gcc.
11793
11794 2001-12-04  John Levon  <moz@compsoc.man.ac.uk>
11795
11796         * text.C: fix chapter label offset !
11797
11798 2001-12-04  John Levon  <moz@compsoc.man.ac.uk>
11799
11800         * lyxtext.h:
11801         * text.C: fix hfill at end of line, clean up
11802
11803 2001-12-04  Juergen Vigna  <jug@sad.it>
11804
11805         * undo_funcs.C (textHandleUndo): added a call to inset->update() so
11806         that we force an update of the inset and it's owners if neccessary.
11807
11808 2001-12-03  Juergen Vigna  <jug@sad.it>
11809
11810         * text.C (rowLast): simplified code
11811
11812 2001-12-03  John Levon  <moz@compsoc.man.ac.uk>
11813
11814         * lyxfunc.C: fix show options on timeout
11815
11816 2001-12-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
11817
11818         * screen.C (topCursorVisible): scroll half a page when the cursor
11819         reached top of bottom of screen
11820
11821 2001-12-02  John Levon  <moz@compsoc.man.ac.uk>
11822
11823         * minibuffer.C: deactivate on loss of focus
11824
11825 2001-12-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
11826
11827         * vspace.[Ch] (operator!=): add operator.
11828
11829 2001-12-01  John Levon  <moz@compsoc.man.ac.uk>
11830
11831         * BufferView_pimpl.C: refuse to open an inset when
11832         there's a selection.
11833
11834 2001-11-30  John Levon  <moz@compsoc.man.ac.uk>
11835
11836         * BufferView_pimpl.C: allow to click on RHS of full row insets
11837
11838 2001-11-30  Juergen Vigna  <jug@sad.it>
11839
11840         * tabular.C (LyXTabular): add a same_id to set the same id's in the
11841         insets for undo reasons.
11842
11843 2001-11-28  André Pönitz <poenitz@gmx.net>
11844
11845         * vspace.[Ch]: cosmetical changes
11846
11847 2001-11-26  John Levon  <moz@compsoc.man.ac.uk>
11848
11849         * LyXAction.h:
11850         * LyXAction.C:
11851         * lyxfunc.h:
11852         * lyxfunc.C:
11853         * kbmap.h:
11854         * kbmap.C:
11855         * lyxrc.C:
11856         * kbsequence.h:
11857         * kbsequence.C: part re-write of old kb code
11858
11859         * Painter.C:
11860         * WorkArea.C: remove Lgb_bug_find_hack
11861
11862 2001-11-30  José Matos <jamatos@fep.up.pt>
11863
11864         * buffer.C (makeDocBookFile): add a comment to point a hack.
11865         (simpleDocBookOnePar): changed a PAR::META_INSET to isInset().
11866         Fixed a double write of labels.
11867
11868 2001-11-29 Ben Stanley <bds02@uow.edu.au>
11869
11870         * LaTeX.C:
11871         * LaTeX.h Fixed bug in LaTeX class where it would not
11872         re-run latex if no depfiles were changed, but the .dvi was removed.
11873
11874 2001-11-28  André Pönitz <poenitz@gmx.net>
11875
11876         * all the files from the change on 2001/11/26:
11877         use lyx::layout_type instead of LyXTextClass::size_type
11878         use lyx::textclass_type instead of LyXTextClassList::size_type
11879
11880 2001-11-29  Juergen Vigna  <jug@sad.it>
11881
11882         * text.C: added support for paragraph::isFreeSpacing()
11883
11884         * buffer.C: same as above
11885
11886         * paragraph.h: inserted isFreeSpacing() function to enable
11887         FreeSpacing inside InsetERT.
11888
11889         * CutAndPaste.C (cutSelection/copySelection): set the inset_owner
11890         of the paragraph's in the cut/copy buffer to 0!
11891
11892         * text2.C (removeRow): remove the assert as it can!
11893
11894         * lyxtext.h: added helper function firstRow returning firstrow and
11895         made firstrow private again.
11896
11897         * BufferView2.C (lockInset): don't relock if we're already locked!
11898
11899         * text2.C (deleteEmptyParagraphMechanism): don't do anything if it's
11900         the only paragraph.
11901         (removeRow): added Assert::(firstrow)
11902
11903         * debug.C: forgot to add INSETTEXT here.
11904
11905 2001-11-28  Juergen Vigna  <jug@sad.it>
11906
11907         * sp_spell.C (initialize): changed error text to more general
11908         spellchecker command use (not only ispell!)
11909
11910         * bufferlist.C (qwriteAll): fixed "Cancel" button handling!
11911
11912         * debug.h: inserted one for debugging INSETTEXT (and InsetTabular)!
11913
11914 2001-11-26  John Levon  <moz@compsoc.man.ac.uk>
11915
11916         * vspace.C: initialise lyxgluelength on failure
11917
11918 2001-11-28  Allan Rae  <rae@lyx.org>
11919
11920         * text.C (paintLastRow): g++-2.95.3 and others don't like variable
11921         declaration & definition that looks like a function declaration.
11922
11923 2001-11-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
11924
11925         * BufferView2.C (copy):
11926         (copyEnvironment): do not clear the selection when doing a copy.
11927
11928         * text.C (paintFirstRow): compilation fix
11929
11930 2001-11-27  Ben Stanley  <bds02@uow.edu.au>
11931
11932         * tabular.C (Latex): correct line count when writing latex.
11933
11934 2001-11-27  John Levon  <moz@compsoc.man.ac.uk>
11935
11936         * paragraph_pimpl.h:
11937         * paragraph_pimpl.C: tidy, and fix font-change in "LaTeX"
11938           bug a bit
11939
11940 2001-11-26  John Levon  <moz@compsoc.man.ac.uk>
11941
11942         * text.C:
11943         * LColor.h:
11944         * LColor.C: change vfillline->added_space
11945
11946         * text.C: add markers and text for added space
11947
11948         * vspace.C: fix comment
11949
11950 2001-11-28  André Pönitz <poenitz@gmx.net>
11951
11952         * paragraph.C: whitespace changes
11953         * all the other files from the change on 2001/11/26:
11954         change *::pos_type into lyx::pos_type
11955
11956 2001-11-27  Dekel Tsur  <dekelts@tau.ac.il>
11957
11958         * buffer.C (parseSingleLyXformat2Token): Set the language to the
11959         language of the document when inserting error insets.
11960
11961 2001-11-26  André Pönitz <poenitz@gmx.net>
11962
11963         * BufferView_pimpl.[Ch]:
11964         *       CutAndPaste.C:
11965         * buffer.[Ch]:
11966         * lyxcursor.[Ch]:
11967         * lyxfind.C:
11968         * lyxfunc.C:
11969         * lyxrow.[Ch]:
11970         * paragraph.[Ch]:
11971         * paragraph_pimpl.[Ch]:
11972         * sp_spell.C:
11973         * text.C:
11974         * text2.C: reduce header dependencies, introduce type for positions
11975
11976 2001-11-23  John Levon  <moz@compsoc.man.ac.uk>
11977
11978         * <various>: change to use Alert.h
11979
11980 2001-11-25  Dekel Tsur  <dekelts@tau.ac.il>
11981
11982         * buffer.C (parseSingleLyXformat2Token): Insert an error inset
11983         when encountering an unknown token.
11984         (readLyXformat2): Show an error message if there were unknown tokens.
11985
11986 2001-11-22  John Levon  <moz@compsoc.man.ac.uk>
11987
11988         * BufferView2.C:
11989         * BufferView_pimpl.C:
11990         * buffer.C:
11991         * paragraph.h:
11992         * text.C:
11993         * text2.C: use par->isInset()
11994
11995 2001-11-23  John Levon  <moz@compsoc.man.ac.uk>
11996
11997         * paragraph_pimpl.h:
11998         * paragraph_pimpl.C: cleanup
11999
12000 2001-11-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12001
12002         * text2.C (removeRow):
12003         * text.C (setHeightOfRow): remove useless (and costly) call to
12004         getRow.
12005
12006 2001-11-20  Allan Rae  <rae@lyx.org>
12007
12008         * paragraph.C (insertFromMinibuffer): Fix for inset related crashes.
12009         Now need Inset*::checkInsertChar() to return true for appropriate
12010         cases so that the characters in the minibuffer will actually be
12011         inserted.
12012
12013 2001-11-15  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12014
12015         * text.C: change the order of the includes.
12016         (workWidth): initialize it at once.
12017         (workWidth): make maxw unsigned
12018         (setHeightOfRow): remove unused variable (inset)
12019         (selectSelectedWord): remove unused variable (inset)
12020         (paintRowText): fix drawing of hfill characters, and clean up a bit.
12021
12022 2001-11-14  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12023
12024         * lyxserver.C (emergencyCleanup): do not try to close pipes if
12025         server is not running.
12026         (openConnection):
12027         (closeConnection): add debug info when server is disabled.
12028
12029         * ColorHandler.C (getGCForeground): send debug message to GUI
12030         channel.
12031
12032         * lyxrc.C: do not include lyxserver.h and tex-strings.h.
12033
12034         * kbmap.C (bind): modify because return conventions of
12035         kb_sequence::parse have changed.
12036
12037         * kbsequence.C (parse): only ignore spaces and not any stupid
12038         control character. This avoids tests like s[i] <= ' ', which are
12039         guaranteed to fail with 8bit characters and signed chars.
12040         Change return code to string::npos when there have been no error
12041         (0 was a bad idea when error is at first character)
12042
12043 2001-11-14  José Matos  <jamatos@fep.up.pt>
12044
12045         * buffer.h:
12046         * buffer.C (simpleDocBookOnePar): removed unused argument.
12047
12048 2001-11-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12049
12050         * text.C (selectNextWordToSpellcheck): do not test explicitely for
12051         insets which are part of a word. Paragraph::isLetter takes care of
12052         that now. Use Paragraph::isInset to identify insets.
12053         (selectSelectedWord): do not test for hyphenation break.
12054
12055         * BufferView_pimpl.C (smartQuote): use Inset::isSpace, so
12056         that protected spaces are considered as spaces.
12057
12058         * paragraph.C (isLetter): cleanup the code for ispell extras; use
12059         Inset::isLetter.
12060
12061 2001-11-12  John Levon  <moz@compsoc.man.ac.uk>
12062
12063         * lyxserver.h:
12064         * lyxserver.C: fix it. and small cleanup.
12065
12066 2001-11-07  John Levon  <moz@compsoc.man.ac.uk>
12067
12068         * BufferView_pimpl.C: use inline helpers
12069
12070         * LaTeXFeatures.h:
12071         * LaTeXFeatures.C: fix typos
12072
12073         * Spacing.h:
12074         * Spacing.C: move spacing_string into class
12075
12076         * ToolbarDefaults.C: move stuff into namespace anon
12077
12078         * layout.h: update enum
12079
12080         * lyxfunc.C: use better debug
12081
12082         * minibuffer.h: fix typo
12083
12084         * debug.h:
12085         * debug.C:
12086         * WorkArea.C: add and use Debug::WORKAREA
12087
12088         * lyxtext.h:
12089         * text.C:
12090         * text2.C: code re-organisation, inline helpers
12091
12092 2001-11-09  Michael A. Koziarski <michael@koziarski.org>
12093
12094         * Layout.C: replaced a few cases of std::vector.size() == 0 with
12095         std::vector.empty().
12096
12097 2001-11-09  Allan Rae  <rae@lyx.org>
12098
12099         * paragraph.C (TeXOnePar): remove old, now-irrelevent comments about
12100         '\n's after tables.  Tabular and ERT inset work now makes this no
12101         longer necessary.
12102
12103 2001-11-07  John Levon  <moz@compsoc.man.ac.uk>
12104
12105         * minibuffer.h:
12106         * minibuffer.C: fix crash, improve drop-down completion
12107
12108 2001-11-06  John Levon  <moz@compsoc.man.ac.uk>
12109
12110         * lyxserver.h:
12111         * lyxserver.C: invalidate fd's when doing endPipe()
12112
12113 2001-11-08  José Matos  <jamatos@fep.up.pt>
12114
12115         * buffer.C (sgmlLineBreak): renamed from linux_doc_line_break.
12116         (simpleDocBookOnePar): removed code made obsolete by the new inset code.
12117
12118         * paragraph.h:
12119         * paragraph.C (sgmlConvertChar): renamed from linuxDocConvertChar.
12120
12121 2001-11-07  José Matos  <jamatos@fep.up.pt>
12122
12123         * buffer.h:
12124         * buffer.C (sgmlError): linuxDocError renamed, and made public, added
12125         const qualifier.
12126
12127         * buffer.C (sgmlOpenTag):
12128         * buffer.C (sgmlCloseTag): removed debug info.
12129
12130         * buffer.h (sgmlOpenTag):
12131         * buffer.h (sgmlCloseTag): made public.
12132
12133 2001-11-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12134
12135         * buffer.C (saveParamsAsDefaults):
12136         * lyx_cb.C (MenuLayoutSave): remove
12137
12138         * LyXAction.C (init):
12139         * commandtags.h:
12140         * lyxfunc.C (dispatch): remove LFUN_LAYOUT_SAVE_DEFAULT.
12141
12142 2001-11-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12143
12144         * buffer.C (setPaperStuff): removed from here...
12145
12146         * bufferparams.C (setPaperStuff): ... and moved there.
12147
12148 2001-11-03  John Levon  <moz@compsoc.man.ac.uk>
12149
12150         * minibuffer.h:
12151         * minibuffer.C:
12152         * XFormsView.C: add support for drop-down completion
12153
12154 2001-11-03  Dekel Tsur  <dekelts@tau.ac.il>
12155
12156         * paragraph.C (TeXOnePar): Correct placement of \selectlanguage
12157         commands.
12158
12159 2001-10-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12160
12161         * gettext.C (locale_init): set LC_NUMERIC to "C" even if nls is
12162         disabled.
12163
12164 2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
12165
12166         * lyx_main.C: change ref to known bugs
12167
12168 2001-10-30  Kayvan A. Sylvan  <kayvan@sylvan.com>
12169
12170         * LaTeXFeatures.C (getPackages): Use lyxskak.sty now instead
12171         to work around older babel problems.
12172
12173 2001-10-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
12174
12175         * LaTeXFeatures.[hC]: Now uses skak.sty for chess material.
12176
12177 2001-10-24  Juergen Vigna  <jug@sad.it>
12178
12179         * tabular-old.C (ReadOld): below variable changes reflected.
12180
12181         * tabular.[Ch]: added ltType struct for longtable header/footer
12182         defines and changed all instances where they are used. Added
12183         future support for double top/bottom rows.
12184
12185 2001-10-24  José Matos  <jamatos@fep.up.pt>
12186
12187         * buffer.h (docbookHandleCaption):
12188         * buffer.C (docbookHandleCaption): removed unused function.
12189         (makeDocBookFile): moved docbook supported version to v4.1.
12190
12191 2001-10-24  José Matos  <jamatos@fep.up.pt>
12192
12193         * tabular.h:
12194         * tabular.C (docbookRow): new function to export docbook code of a row.
12195         (DocBook): now honors the longtable flags.
12196
12197 2001-10-23  José Matos  <jamatos@fep.up.pt>
12198
12199         * LaTeXFeatures.h:
12200         * LaTeXFeatures.C (getLyXSGMLEntities): new function to get the name
12201         of the lyx defined sgml entities used in a docbook/linuxdoc document.
12202
12203         * buffer.C (makeLinuxDocFile):
12204         (makeDocBookFile): reworked the preamble, more clean, and with
12205         support for lyx defined entities. Changed the document declaration
12206         to be more XML friendly.
12207
12208         * tabular.C (DocBook): removed / terminator to be more SGML friendly,
12209         if we need to output XML that should be done with a filter.
12210
12211 2001-10-22  Juergen Vigna  <jug@sad.it>
12212
12213         * sp_pspell.h (class PSpell): add alive function needed in the
12214         controller to see if the spellchecker could be started.
12215
12216 2001-10-22  Juergen Vigna  <jug@sad.it>
12217
12218         * buffer.C (insertStringAsLines): modify the font for inserting
12219         chars in certain conditions by calling checkInsertChar(font).
12220
12221 2001-10-19  Juergen Vigna  <jug@sad.it>
12222
12223         * text.C (workWidth): use getRow instead of wrong algorithm.
12224         (setHeightOfRow): fix for MARGIN_RIGHT_ADDRESS_BOX
12225
12226 2001-10-19  John Levon  <moz@compsoc.man.ac.uk>
12227
12228         * lyxserver.h:
12229         * lyxserver.C:
12230         * lyx_main.h:
12231         * lyx_main.C: add emergencyCleanup (remove pipes on crash)
12232
12233 2001-10-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12234
12235         * text.C (workWidth): do not search for the exact row when
12236         margintype is not MARGIN_RIGHT_ADDRESS_BOX. This is an
12237         optimization for big documents.
12238
12239 2001-10-18  Juergen Vigna  <jug@sad.it>
12240
12241         * text.C (workWidth): new function with added Inset * parameter.
12242
12243 2001-10-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12244
12245         * text2.C (setCursorFromCoordinates): use Paragraph::size_type
12246
12247         * lyxtext.h: change type of refresh_pos to Paragraph::size_type;
12248         change return type of getColumnNearX.
12249
12250
12251         * text.C (changeRegionCase): use uppercase/lowercase instead of
12252         toupper/tolower.
12253         (leftMargin):
12254         (rightMargin): simplify code by factoring out the uses of
12255         textclasslist.
12256         (labelFill):
12257         (numberOfHfills):
12258         (setHeightOfRow):
12259         (appendParagraph): use Paragraph::size_type
12260
12261 2001-10-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12262
12263         * vspace.C (asLatexString): add a missing break
12264
12265 2001-10-15  Herbert Voss  <voss@perce.de>
12266
12267         * vspace.C (asLatexString): fix bug in output of string for l% and p%.
12268
12269 2001-10-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12270
12271         * lyxfunc.C (getStatus): disable thesaurus when aiksaurus library
12272         is not available.
12273
12274 2001-10-10  André Pönitz <poenitz@gmx.net>
12275
12276         * lyxfunc.C: removed greek_kb_flag.
12277
12278 2001-10-10  Herbert Voss  <voss@perce.de>
12279
12280         * lyx_main.C: delete global string help_lyxdir.
12281
12282 2001-10-09  Herbert Voss  <voss@perce.de>
12283
12284         * commandtags.h (kb_action): added LFUN_HELP_TEXINFO.
12285
12286         * LyXAction.C (init): added LFUN_HELP_TEXINFO to items array.
12287
12288         * lyx_main.C: added global string help_lyxdir.
12289
12290         * lyxfunc.C (dispatch): added LFUN_HELP_TEXINFO to switch.
12291
12292 2001-10-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
12293
12294         * lyxrc.C (set_font_norm_type): support iso8859-4
12295
12296 2001-07-02  Claus Hentschel  <claus.hentschel@mbau.fh-hannover.de>
12297
12298         * LaTeX.C (deplog): add another regex for MikTeX
12299
12300 2001-10-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
12301
12302         * lyxrc.C (set_font_norm_type): support iso8859-3
12303
12304 2001-10-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12305
12306         * BufferView_pimpl.C (tripleClick): fix stupid logic error.
12307
12308         * LaTeXFeatures.C: remove special case of french and index
12309
12310         * buffer.C (makeLaTeXFile): _really_ load babel late (i.e. just
12311         before \begin{document}). This solves several incompatibilities.
12312
12313 2001-10-03  Garst Reese  <reese@isn.net>
12314
12315         * lyx_cb.C: change CheckTex error msg.
12316
12317 2001-10-03  José Matos  <jamatos@fep.up.pt>
12318
12319         * buffer.C (simpleDocBookOnePar): add support for pass_thru.
12320
12321 2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12322
12323         * .cvsignore: update
12324
12325         * lyx_main.C (commandLineVersionInfo): use new style version info.
12326
12327         * buffer.C (writeFile):
12328         (makeLaTeXFile):
12329         (makeLinuxDocFile):
12330         (makeDocBookFile): use lyx_docversion instead of LYX_DOCVERSION.
12331
12332         * WorkArea.C (WorkArea): use lyx_version instead of LYX_VERSION.
12333
12334         * version.h: update to use stuff in version.C
12335
12336         * version.C.in: new file. Contains version information determined
12337         at compile time. This is a merging of version.h and
12338         version_info.h.in.
12339
12340 2001-10-03  Juergen Vigna  <jug@sad.it>
12341
12342         * BufferView_pimpl.C (update): don't change "dirty" status in
12343         updateInset call.
12344
12345 2001-10-03  Angus Leeming  <a.leeming@ic.ac.uk>
12346
12347         * WorkArea.C (c-tor): re-position version string slightly.
12348
12349 2001-10-02  Angus Leeming  <a.leeming@ic.ac.uk>
12350
12351         * BufferView_pimpl.C (buffer): remove call to WorkArea::show() and
12352         revert to previous code.
12353
12354         WorkArea.[Ch]: (show, destroySplash): methods removed.
12355
12356         WorkArea.C: rework code so that it's an amalgam of the codes before and
12357         after the splash screen was moved to WorkArea.
12358
12359 2001-10-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12360
12361         * lyxrc.C (read):
12362         * vspace.C (inPixels):
12363         (lyx_advance):
12364         * kbmap.C (bind):
12365         * buffer.C (insertStringAsLines):
12366         (asciiParagraph): fix types to be large enough
12367
12368         * lyxlex_pimpl.h: change member status from short to int
12369
12370         * layout.h: fix type of endlabeltype
12371
12372         * kbmap.C (bind):
12373         * kbsequence.C (parse): change return type to string::size_type
12374
12375         * LaTeX.C (updateBibtexDependencies): comment out unneeded
12376         variable
12377
12378         * Bullet.C (bulletSize):
12379         (bulletEntry): do not use short ints as parameters
12380
12381         * BufferView2.C (insertLyXFile): change a char to an int.
12382
12383         * WorkArea.C (WorkArea): remove unneeded floats in computation
12384
12385 2001-10-01  Dekel Tsur  <dekelts@tau.ac.il>
12386
12387         * buffer.C (asciiParagraph): Treat '\\' as other chars.
12388
12389         * paragraph.C (asString): Do not ignore newline/hfill chars when
12390         copying to the clipboard.
12391
12392 2001-09-29  Dekel Tsur  <dekelts@tau.ac.il>
12393
12394         * paragraph_pimpl.C (simpleTeXSpecialChars): Call to textrow.start
12395         after a multi-line inset.
12396
12397 2001-09-28  Dekel Tsur  <dekelts@tau.ac.il>
12398
12399         * paragraph.C (validate): Set NeedLyXFootnoteCode
12400
12401 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
12402
12403         * lyxfont.C (LyXSizeNames): changed increase-error to increase
12404         and decrease-error to decrease.
12405
12406 2001-09-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12407
12408         * text2.C (deleteEmptyParagraphMechanism): reformat a bit to make
12409         it more readable (should be equivalent)
12410
12411 2001-09-27  Adrien Rebollo  <adrien.rebollo@gmx.fr>
12412
12413         * paragraph_pimpl.C (simpleTeXSpecialChars): handle latin9 too.
12414
12415 2001-09-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12416
12417         * text2.C (fixCursorAfterDelete): new method. Fixes the parameters
12418         of a cursor (row, etc.) after a character has been deleted
12419         (deleteEmptyParagraphMechanism): call the method above on _all_
12420         cursors held by the LyXText when a double space has been
12421         detected/deleted.
12422
12423 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
12424
12425         * BufferView_pimpl.C (buffer): call WorkArea::show to pop-up the
12426         pixmap.
12427         (resizeCurrentBuff): remove code to destroy the old splash dialog.
12428
12429         * WorkArea.[Ch]: add the "LyX" pixmap and version string to the
12430         background. Use greyOut() and the new show() methods to toggle between
12431         the foreground and background. Add code to remove the splash after
12432         its initial showing.
12433
12434         * lyx_gui.C: Remove dependency on frontends/Dialogs.h.
12435         (create_forms): no longer call Dialogs::showSplash.
12436
12437 2001-09-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12438
12439         * .cvsignore: add version_info.h
12440
12441 2001-09-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12442
12443         * version_info.h.in: new file
12444
12445         * Makefile.am: add version_info.h.in
12446
12447         * lyx_main.C (commandLineVersionInfo): use version_info defined in
12448         version_info.h instead of VERSION_INFO
12449
12450 2001-09-24  Angus Leeming  <a.leeming@ic.ac.uk>
12451
12452         * text.C (selectNextWordToSpellcheck): reverted change to if-block.
12453         The ERT inset now returns string().
12454
12455 2001-09-21  Angus Leeming  <a.leeming@ic.ac.uk>
12456
12457         * lyxtext.h, text.C (selectNextWord): renamed as
12458         selectNextWordToSpellcheck.
12459
12460         * text.C (selectNextWordToSpellcheck): Modified to not select
12461         words inside an ERT inset.
12462
12463 2001-09-21  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12464
12465         * lyx_cb.C (MenuLayoutSave): change a bit the question
12466
12467         * sp_base.h: include <sys/types.h>
12468
12469 2001-09-18  Angus Leeming  <a.leeming@ic.ac.uk>
12470
12471         * LColor.[Ch]: added graphicsbg to color enum and to ColorEntry.
12472
12473 2001-09-20  Michael Schmitt  <Michael.Schmitt@teststep.org>
12474
12475         * several files: fix typos in user-visible strings
12476
12477 2001-09-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12478
12479         * text2.C (pasteSelection): do not set the selection, since it
12480         will be cleared later. Actually, the intent was to fix the way the
12481         selection was set, but I figured rmoving the code was just as good.
12482
12483 2001-09-19  Dekel Tsur  <dekelts@tau.ac.il>
12484
12485         * FontLoader.C (available): Check if font is available without
12486         loading the font.
12487
12488 2001-09-19  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
12489
12490         * lyxrc.[Ch]: added auto_reset_options variable and associated code.
12491
12492 2001-09-13  Angus Leeming  <a.leeming@ic.ac.uk>
12493
12494         * lyxrc.[Ch]: added display_graphics variable and associated code.
12495
12496 2001-09-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12497
12498         * bufferparams.C (hasClassDefaults): new method. Returns true if
12499         the buffer parameters correspond to known class defaults
12500
12501 2001-09-17  Angus Leeming  <a.leeming@ic.ac.uk>
12502
12503         * XFormsView.C (show): set minimum size to the main window.
12504
12505 2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12506
12507         * text2.C (copySelection):
12508         (cutSelection):
12509         * lyxfind.C (LyXReplace):
12510         * BufferView_pimpl.C (Dispatch): pass the correct flag to
12511         LyXText::selectionAsString.
12512
12513         * paragraph.C (asString): add "label" argument to the second form
12514
12515         * text2.C (selectionAsString): add "label" argument and pass it to
12516         Paragraph::asString.
12517
12518 2001-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12519
12520         * lyx_main.C (commandLineHelp): remove version information
12521
12522 2001-09-08  Rob Lahaye  <lahaye@users.sourceforge.net>
12523
12524         * lyx_main.C: add -version commandline option
12525
12526 2001-09-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12527
12528         * paragraph.h: make the optional constructor arg required instead.
12529         some modifications to other files because of this.
12530
12531         * minibuffer.C (C_MiniBuffer_peek_event): make it static
12532
12533         * lyxserver.C (C_LyXComm_callback): make it static
12534
12535         * lyx_main.C (error_handler): make it static
12536
12537         * lyx_gui.C (LyX_XErrHandler): make it static
12538
12539         * XFormsView.C (C_XFormsView_atCloseMainFormCB): make it static
12540
12541         * WorkArea.C: make the extern "C" methods static.
12542
12543         * Makefile.am (lyx_LDADD): simplify
12544
12545 2001-09-02  Angus Leeming  <a.leeming@ic.ac.uk>
12546
12547         * commandtags.h: removed redundant LFUNs, LFUN_HELP_COPYRIGHT,
12548         LFUN_HELP_CREDITS, LFUN_HELP_VERSION.
12549
12550         * LyXAction.C (init):
12551         * lyxfunc.C (dispatch): associated code removal.
12552
12553 2001-09-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12554
12555         * lyxfont.h (isSymbolFont): shut off warning
12556
12557         * text.C (setHeightOfRow):
12558         (getVisibleRow): fix crash with empty paragraphs which have a
12559         bottom line
12560
12561 2001-09-07  Rob Lahaye  <lahaye@users.sourceforge.net>
12562
12563         * lyxrc.[Ch]: added dialogs_iconify_with_main variable and associated
12564         code.
12565
12566 2001-09-04  José Matos  <jamatos@fep.up.pt>
12567         * buffer.C
12568         * buffer.h
12569         * tabular.C (docbook): rename docBook method to docbook.
12570
12571 2001-09-02  Angus Leeming  <a.leeming@ic.ac.uk>
12572
12573         * Makefile.am: add dependencies to main.o.
12574
12575 2001-09-03  Dekel Tsur  <dekelts@tau.ac.il>
12576
12577         * FontLoader.C (available): Return false if !lyxrc.use_gui
12578
12579 2001-09-03  Michael Schmitt <schmitt@itm.mu-luebeck.de>
12580
12581         * FontInfo.C (query):
12582         * converter.C (view):
12583         * importer.C (Import):
12584         * exporter.C (Export): Can not -> cannot.
12585
12586 2001-09-02  John Levon  <moz@compsoc.man.ac.uk>
12587
12588         * BufferView_pimpl.C: allow to create index inset even if
12589           string is empty
12590
12591 2001-09-02  Angus Leeming  <a.leeming@ic.ac.uk>
12592
12593         * buffer.C (getLists): replace boost::tie code with an explicit pair
12594         as boost::tie can break some compilers.
12595
12596         * iterators.h: Added a std:: declaration to the return type of
12597         ParIterator::size.
12598
12599 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
12600
12601         * lyxrc.C: add help for view_dvi_paper_option, default to safe
12602           case.
12603
12604 2001-09-02  Dekel Tsur  <dekelts@tau.ac.il>
12605
12606         * iterators.[Ch]: New files. Provide paragraph iterators.
12607
12608         * buffer.C (changeLanguage): Use paragraph iterators.
12609         (isMultiLingual): ditto
12610
12611         * BufferView2.C (ChangeInsets): Use paragraph iterators.
12612
12613 2001-09-01  Dekel Tsur  <dekelts@tau.ac.il>
12614
12615         * FontLoader.C: Support for cmr font.
12616
12617 2001-08-31  Dekel Tsur  <dekelts@tau.ac.il>
12618
12619         * FontLoader.C (getFontinfo): Handle latex symbol fonts.
12620         (available): New method.
12621
12622         * FontInfo.C (getFontname): Use scalable fonts even when
12623         lyxrc.use_scalable_fonts is false, if no non-scalable fonts was
12624         found.
12625
12626 2001-08-23  Angus Leeming  <a.leeming@ic.ac.uk>
12627
12628         * converter.C (Formats::view): reverted! Incorrect fix.
12629
12630 2001-08-23  Angus Leeming  <a.leeming@ic.ac.uk>
12631
12632         * converter.C (Formats::view): only output the -paper option
12633         if the dvi viewer is xdvi, thereby fixing bug #233429.
12634
12635 2001-08-23  Herbert Voss  <voss@perce>
12636
12637         * BufferView_pimpl.C: small fix for LFUN_INSERT_BIBTEX
12638
12639 2001-08-20  Dekel Tsur  <dekelts@tau.ac.il>
12640
12641         * Spacing.h (Spacing): Set space to Default on in the default
12642         constructor.
12643
12644 2001-08-19  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12645
12646         * vc-backend.h (RCS::versionString): add RCS to version
12647         (CVS::versionString): add CVS to version
12648
12649         * vc-backend.C (scanMaster): do not add CVS to version.
12650         (scanMaster): do not add RCS to version
12651
12652         * lyxvc.C (versionString): new method
12653
12654         * lyxfunc.C (initMiniBuffer): use LyXVC::versionString
12655
12656 2001-08-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12657
12658         * Spacing.C (set): initialize fval
12659
12660 2001-08-15  Dekel Tsur  <dekelts@tau.ac.il>
12661
12662         * lyxlex_pimpl.C (next): Treat \ as normal char if not followed by
12663         " or \.
12664
12665 2001-08-16  Juergen Vigna  <jug@sad.it>
12666
12667         * lyxfunc.C (dispatch): implemented the new FINISHED states.
12668
12669 2001-08-16  John Levon  <moz@compsoc.man.ac.uk>
12670
12671         * BufferView_pimpl.C:
12672         * figureForm.C:
12673         * lyxtext.h:
12674         * text2.C: setParagraph takes linespacing now
12675
12676 2001-08-15  John Levon  <moz@compsoc.man.ac.uk>
12677
12678         * LyxAction.C: add internal LFUN_CITATION_INSERT
12679
12680         * LyXView.C: actually apply fix
12681
12682         * bufferlist.C: fix open non-existent file
12683
12684         * lyxfind.C: fix indentation
12685
12686         * lyxfunc.C: remove unneeded assert, fix typo
12687
12688 2001-08-16  John Levon  <moz@compsoc.man.ac.uk>
12689
12690         * MenuBackend.C: use "Floatname List"
12691
12692 2001-08-14  Dekel Tsur  <dekelts@tau.ac.il>
12693
12694         * buffer.C (parseSingleLyXformat2Token): Do not generate errors
12695         when converting LaTeX layout to insetERT.
12696         Generate a non-collapsed float when reading old float
12697
12698 2001-08-13  Dekel Tsur  <dekelts@tau.ac.il>
12699
12700         * BufferView2.C (showLockedInsetCursor): Use normal cursor shape in
12701         ERT insets.
12702
12703 2001-08-13  Juergen Vigna  <jug@sad.it>
12704
12705         * text.C (fill): return 0 instead of 20 as this seems to be the more
12706         correct value.
12707
12708 2001-08-13  Dekel Tsur  <dekelts@tau.ac.il>
12709
12710         * encoding.C (TransformChar): Use lyxrc.font_norm_type instead of
12711         lyxrc.font_norm.
12712
12713 2001-08-13  Juergen Vigna  <jug@sad.it>
12714
12715         * lyxfind.C (LyXReplace): fixed not single-replacing characters with
12716         casesensitive off.
12717         (SearchBackward): comment out the unlocking of the inset_owner this
12718         should not be needed!
12719
12720 2001-08-11  Dekel Tsur  <dekelts@tau.ac.il>
12721
12722         * Many files: Remove inherit_language, and add latex_language
12723
12724         * BufferView2.C (showLockedInsetCursor): Fix cursor shape in
12725         collapsible insets.
12726
12727 2001-08-10  Juergen Vigna  <jug@sad.it>
12728
12729         * text.C (prepareToPrint): fixed hfill-width in draw!
12730
12731         * BufferView2.C (selectLastWord): save the selection cursor as this
12732         now is cleared in the function LyXText::clearSelection!
12733
12734 2001-08-08  Juergen Vigna  <jug@sad.it>
12735
12736         * BufferView_pimpl.C (Dispatch): use a non-cut-buffer cut on DELTE
12737         BACKSPACE type functions.
12738
12739         * CutAndPaste.C (cutSelection): added a bool so that the stuff actually
12740         is only cutted from the document but not put in the cut-buffer, where
12741         still the old stuff should be.
12742
12743         * text2.C (cutSelection): added bool to pass to CutAndPaste::cutSelection.
12744
12745         * BufferView2.C (cut): added a bool to pass to LyXText::cutSelection.
12746
12747         * tabular.C (SetWidthOfCell): fixed special case where the width
12748         was not updated!
12749         (LeftLine): handle '|' in align_special.
12750         (RightLine): ditto
12751         (LeftAlreadyDrawed): ditto
12752         (SetWidthOfCell): ditto
12753
12754 2001-08-07  Juergen Vigna  <jug@sad.it>
12755
12756         * lyx_main.C (readUIFile): fixed some forgotten lowercase!
12757
12758 2001-08-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12759
12760         * lyxlex_pimpl.[Ch]: converto to lowercase funcs
12761         * lyxlex.[hC]: ditto
12762
12763 2001-08-06  Juergen Vigna  <jug@sad.it>
12764
12765         * text.C (getVisibleRow): fix up row clearing a bit.
12766
12767 2001-08-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12768
12769         * minibuffer.C: make sure the X server sees the changes in the input.
12770
12771 2001-08-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12772
12773         * paragraph.C (getFont): split into...
12774         (getLabelFont): this
12775         (getLayoutFont): and this
12776         * paragraph_pimpl.C (realizeFont): calling this
12777
12778         * text2.C (getFont): split into...
12779         (getLayoutFont): this
12780         (getLabelFont): and this
12781         (realizeFont): all three calling this
12782
12783         * lyxfont.h: remove all NO_LATEX macros and code... adjust all
12784         files where used.
12785
12786 2001-08-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12787
12788         * lyxfunc.C (getStatus): add checkbox support for LFUN_APPENDIX
12789
12790 2001-08-02  Kayvan A. Sylvan  <kayvan@sylvan.com>
12791
12792         * BufferView_pimpl.C (smartQuote): Added code to exempt pass_thru
12793         layouts from the Quote inset insertion.
12794
12795 2001-08-03  Juergen Vigna  <jug@sad.it>
12796
12797         * BufferView_pimpl.C (update): do the fitCursor only at the end!
12798
12799         * screen.C (drawFromTo): don't call fitcursor here and do the loop
12800         only if status not is already CHANGED_IN_DRAW (second level).
12801
12802         * text.C (draw): don't set the need_break_row when inside an
12803         InsetText LyXText.
12804
12805 2001-08-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12806
12807         * buffer.C (parseSingleLyXformat2Token): handle more latex
12808         conversion cases.
12809
12810         * bufferview_funcs.[hC]: change function names to
12811         begin with small char, adjust other files.
12812
12813 2001-08-02  André Pönitz <poenitz@gmx.net>
12814
12815         * lyxfunc.C:
12816         BufferView_pimpl.C: remove broken special code for math-greek
12817
12818 2001-08-02  Juergen Vigna  <jug@sad.it>
12819
12820         * BufferView_pimpl.C (update): redone this function so that we
12821         update the text again if there was a CHANGE_IN_DRAW.
12822
12823         * screen.C (cursorToggle): removed LyXText parameter and recoded.
12824         (drawFromTo): added a new internal bool which is used by draw() and
12825         redraw() function.
12826         (general): some cursor drawing problems fixed.
12827
12828 2001-08-01  Juergen Vigna  <jug@sad.it>
12829
12830         * lyxfind.C (LyXFind): fixed
12831         (SearchForward): ditto
12832         (SearchBackward): ditto
12833
12834         * BufferView_pimpl.C (workAreaMotionNotify): hopefully fixed the
12835         spurius drawing of the cursor in the main area.
12836
12837         * text2.C (status): small fix which could lead to a segfault!
12838         (clearSelection): remove unneeded BufferView param.
12839
12840 2001-08-01  André Pönitz <poenitz@gmx.net>
12841
12842         * lyxfunc.C: small change due to changed mathed interface
12843
12844 2001-08-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12845
12846         * bufferlist.C (loadLyXFile): add .lyx to file name if necessary
12847
12848 2001-08-01  John Levon  <moz@compsoc.man.ac.uk>
12849
12850         * lyxfunc.c: fail gracefully if file doesn't exist
12851
12852         * LyXSendto.C:
12853         * buffer.C:
12854         * lyxfunc.C:
12855         * BufferView_pimpl.C: IsDirWriteable() proto changed
12856
12857         * LyXView.C: fix updateWindowTitle() to store the last title
12858
12859 2001-07-31  Juergen Vigna  <jug@sad.it>
12860
12861         * text.C (setHeightOfRow): fixed setting of ascent/descent based on
12862         the font (wrong since using of Paragraph::highestFontInRange).
12863
12864         * paragraph.C (highestFontInRange): added a default_size parameter.
12865
12866         * text.C (getVisibleRow): minor clear row changes (still not perfect).
12867         (setHeightOfRow): reformat
12868
12869 2001-07-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12870
12871         * converter.[hC] + affected files: move to (inital-char)lowercase
12872         function names.
12873
12874         * ParagraphParameters.C (ParagraphParameters): remove commented code
12875
12876         * PainterBase.[Ch]: remove commented code
12877
12878         * LaTeXFeatures.h: add "bool floats" for float.sty
12879
12880         * LaTeXFeatures.C (LaTeXFeatures): init floats
12881         (require): handle float
12882         (getPackages): do it with floats
12883
12884 2001-07-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12885
12886         * BufferView_pimpl.C (Dispatch): improve handling of
12887         LFUN_INDEX_INSERT_LAST and LFUN_INDEX_CREATE
12888
12889         * commandtags.h: #include lyxfont.h here temporarily to avoid
12890         keybinding bug.
12891
12892         * bufferlist.h: include LString.h here.
12893
12894 2001-07-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12895
12896         * text2.C (getStringToIndex): new method.
12897
12898 2001-07-29  Asger Alstrup Nielsen  <alstrup@alstrup>
12899
12900         * *: Reduced header file dependencies all over.
12901
12902 2001-07-30  Baruch Even  <baruch@lyx.org>
12903
12904         * buffer.C (readInset): Stop auto-converting InsetFig to InsetGraphics.
12905
12906 2001-07-29  Baruch Even  <baruch@lyx.org>
12907
12908         * buffer.C (readInset): Changed GRAPHICS to Graphics.
12909
12910 2001-07-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12911
12912         * ParameterStruct.h (endif): add a default constructor to make
12913         sure that all variables is initialized.
12914
12915         * ParagraphParameters.C (ParagraphParameters): adjust
12916
12917 2001-07-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
12918
12919         * BufferView_pimpl.C (Dispatch): use WHOLE_WORD selection for
12920         index; also, check that there is something to index, and that it
12921         does not span over several paragraphs.
12922         (doubleClick): use WHOLE_WORD_STRICT for double click.
12923
12924         * text.C (getWord): handle new WHOLE_WORD_STRICT word_location value.
12925
12926         * text2.C (toggleFree): do selection with WHOLE_WORD_STRICT
12927         scheme.
12928
12929 2001-07-26  Baruch Even  <baruch@lyx.org>
12930
12931         * buffer.C (readInset): Changed to call up InsetGraphics when reading
12932         an InsetFig figure, backwards compatible reading of old figure code.
12933
12934 2001-07-27  Juergen Vigna  <jug@sad.it>
12935
12936         * text2.C: font.realize function adaption.
12937
12938         * text.C (draw): add a warnings lyxerr text if needed.
12939
12940         * layout.C: font.realize function adaption.
12941
12942         * language.C: add inherit_language and implement it's handlings
12943
12944         * bufferview_funcs.C (StyleReset): remove language parameter from
12945         font creation (should be language_inherit now).
12946
12947         * bufferparams.C (writeFile): handle ignore_language.
12948
12949         * paragraph.C (getFontSettings): the language has to be resolved
12950         otherwise we have problems in LyXFont!
12951
12952         * lyxfont.C (lyxWriteChanges): added document_language parameter
12953         (update): removed unneeded language parameter
12954
12955         * paragraph.C (validate): fixed wrong output of color-package when
12956         using interface colors for certain fonts in certain environments,
12957         which should not seen as that on the final output.
12958
12959 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
12960
12961         * BufferView_pimpl.C:
12962         * Thesaurus.h:
12963         * Thesaurus.C:
12964         * Makefile.am:
12965         * commandtags.h:
12966         * LyXAction.C: add thesaurus support
12967
12968         * lyxfind.h:
12969         * lyxfind.C: add "once" parameter, for thesaurus, to not
12970           move to the next match
12971
12972 2001-07-26  Juergen Vigna  <jug@sad.it>
12973
12974         * lyxfont.C (realize): honor ignore_language too!
12975         (resolved): ditto.
12976
12977         * paragraph.C (TeXOnePar): handle ignore language right (hopefully).
12978
12979         * text.C (draw): one place more for ignore_language to not draw
12980         itself!
12981
12982 2001-07-25  Angus Leeming  <a.leeming@ic.ac.uk>
12983
12984         * LaTeXFeatures.C (getPackages): clean-up a little of the natbib code.
12985
12986 2001-07-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12987
12988         * buffer.C (parseSingleLyXformat2Token): a more general fix for
12989         the minipage conversion problem.
12990
12991 2001-07-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12992
12993         * buffer.C (parseSingleLyXformat2Token): check minipage if we
12994         insert an inset.
12995
12996 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12997
12998         * BufferView.h: don't forward declare WorkArea
12999
13000         * BufferView.C: don't include WorkArea.h
13001
13002 2001-07-25  André Pönitz <poenitz@gmx.net>
13003
13004         * commandtags.h:
13005         * LyXAction.C:
13006         * lyxfunc.C:  new LFUN 'math-space'
13007
13008         * BufferView.[Ch]: remove unneeded reference to 'WorkArea'
13009
13010 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13011
13012         * text2.C (toggleInset): call open/close
13013
13014 2001-07-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13015
13016         * lyxfunc.C (dispatch): add debug for the disabled case
13017
13018         * font.C (buttonText): make similar to rectText
13019
13020         * buffer.C (readInset): comment out parsing of insetlist and
13021         insttheorem
13022
13023         * PainterBase.C (rectText): small correction
13024
13025         * BufferView_pimpl.C: comment out insettheorem and insetlist
13026         * LyXAction.C: ditto
13027         * commandtags.h: ditto
13028
13029 2001-07-24  Juergen Vigna  <jug@sad.it>
13030
13031         * text.C (draw): honor the ignore_language.
13032
13033         * lyxfont.C (LyXFont): set language to ignore_language in FONT_INIT1.
13034
13035 2001-07-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
13036
13037         * lyxfunc.C (getStatus): BREAKLINE does _not_ insert a special
13038         char inset.
13039
13040 2001-07-24  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
13041
13042         * lyxtext.h: remove unused (and unimplemented) methods
13043
13044 2001-07-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
13045
13046         * text.C (getVisibleRow): honor background color
13047
13048         * PainterBase.h:
13049         * Painter.h: remove default color argument for fillRectangle
13050
13051         * text.C (backgroundColor): new method
13052
13053 2001-07-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13054
13055         * text.C (getVisibleRow): adjust
13056
13057         * font.[Ch] (rectText): new method, metrics
13058         (buttonText): new method, metrics
13059
13060         * PainterBase.[hC]: make rectText and buttonText always draw and take
13061         fewer paramteres.
13062
13063 2001-07-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
13064
13065         * ToolbarDefaults.C (read):
13066         * MenuBackend.C (read): allow escaping in all strings
13067
13068         * BufferView_pimpl.C (insertAndEditInset): new method.
13069         (Dispatch): use insertAndEditInset whenever appropriate.
13070
13071         * BufferView_pimpl.C (insertNote): removed
13072
13073         * BufferView_pimpl.C (smartQuote): new method, moved from
13074         BufferView; if an insetquote cannot be inserted, insert a '"'
13075         character instead.
13076
13077         * BufferView2.C: remove insertCorrectQuote();
13078
13079         * lyxfunc.C (getStatus): Add support for all remaingin
13080         inset-insert lfuns.
13081
13082         * trans_mgr.C (insertVerbatim): do not treat '"' specially.
13083
13084         * lyxrc.C (read): in RC_BIND, allow escaped sequences in the
13085         command (necessary to pass " as parameter of self-insert.
13086
13087         * text.C (selectWordWhenUnderCursor):
13088         (selectWord): add word_location parameter
13089         (selectWordWhenUnderCursor): same + remove special code for word
13090         boundary.
13091         (selectNextWord): use kind() to guess type of insetspecialchar,
13092         not latex().
13093
13094         * buffer.C (insertStringAsLines): new method, extracted from LyXText.
13095         (insertErtContents): create ert insets as collapsed.
13096         (readInset): better compatibility code for Info inset.
13097
13098 2001-07-20  Juergen Vigna  <jug@sad.it>
13099
13100         * lyxfunc.C (dispatch): use always LyXFind now!
13101
13102         * text2.C (init): add a reinit flag so that the LyXText can be
13103         reinited instead of deleted and reallocated (used in InsetText).
13104
13105         * BufferView_pimpl.C: use the new Inset::edit(BV, bool) where needed.
13106
13107         * text.C: ditto
13108
13109         * text2.C: ditto
13110
13111 2001-07-18  Juergen Vigna  <jug@sad.it>
13112
13113         * text.C (selectNextWord): handle insets inside inset by calling
13114         always the bv->text functions so that we can go up the_locking_inset!
13115
13116         * BufferView_pimpl.C (show/hideCursor): fixed cursor showing up
13117         in strange locations when inside an inset!
13118
13119         * lyxfind.[Ch]: give all functions a LyXText * parameter and implement
13120         handling to include insets.
13121
13122         * lyxfunc.C (dispatch): changes to calls SearchBackward/Forward.
13123
13124 2001-07-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
13125
13126         * LyXAction.C (init):
13127         * commandtags.h:
13128         * BufferView_pimpl.C (Dispatch): change HYPHENATION_BREAK to
13129         LIGATURE_BREAK, since the name is so stupid.
13130
13131 2001-07-20  Angus Leeming  <a.leeming@ic.ac.uk>
13132
13133         * buffer.C (readInset): enable reading of new InsetNotes as well as old
13134         InsetInfos.
13135
13136         * FontLoader.C: remove FORMS_H_LOCATION cruft.
13137
13138         * sp_form.[Ch]: remove.
13139
13140         * src/LColor.[Ch]: remove noteframe. Change note to "yellow".
13141
13142         * src/BufferView_pimpl.C (insertNote): use InsetNote in place of
13143         InsetInfo.
13144
13145         * src/buffer.C (readInset): ditto.
13146
13147 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
13148
13149         * BufferView_pimpl.C (specialChar): new method. Obsoletes
13150         menuSeparator(), endOfSentenceDot(), ldots() and
13151         hyphenationPoint(), which are therefore removed.
13152         (Dispatch): handle LFUN_HYPHENATION_BREAK.
13153
13154         * LyXAction.C (init):
13155         * commandtags.h: add LFUN_HYPHENATION_BREAK.
13156
13157         * paragraph.C (getWord): removed.
13158
13159         * BufferView_pimpl.C (Dispatch): use last word or selection for
13160         LFUN_INDEX_INSERT_LAST and LFUN_INDEX_CREATE.
13161
13162         * lyx_main.C (queryUserLyXDir): do not ask before creating
13163         user_dir, except if it has been named explicitely.
13164
13165 2001-07-20  Angus Leeming  <a.leeming@ic.ac.uk>
13166
13167         * BufferView_pimpl.C (updateScrollbar): Fix crash when reading in
13168         a document of zero size.
13169
13170 2001-07-19  Angus Leeming  <a.leeming@ic.ac.uk>
13171
13172         * LaTeXFeatures.[Ch]: add variable "bool natbib" and set it
13173         approriately in the c-tor and in require().
13174         (getPackages): output the appropriate LaTeX for natbib support.
13175
13176         * buffer.C (parseSingleLyXformat2Token): set the new bufferparams
13177         variables "use_natbib" and "use_numerical_citations" when reading the
13178         LyX file.
13179         (readInset): read the various natbib cite commands.
13180         (validate): white-space change.
13181
13182         * bufferparams.[Ch]: new variables "bool use_natbib" and
13183         "bool use_numerical_citations".
13184         (writeFile): output them in the LyX file.
13185
13186 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
13187
13188         * lyxfunc.C (getStatus): add support for all the inset insertion
13189         commands.
13190
13191         * text2.C (insertInset):
13192         * paragraph.C (insetAllowed):
13193         * BufferView_pimpl.C (insertInset): update to take in account the
13194         renaming of insertInsetAllowed
13195
13196         * lyxfunc.C (getStatus): add support for LFUN_INSET_TOGGLE.
13197
13198         * text2.C (getInset): new method. returns inset at cursor position.
13199
13200         * BufferView_pimpl.C (Dispatch): changes because of this.
13201
13202         * LyXAction.C (init): rename open-stuff to inset-toggle.
13203
13204         * commandtags.h: rename LFUN_OPENSTUFF to LFUN_INSET_TOGGLE.
13205
13206         * text2.C (toggleInset): renamed from openStuff; use
13207         Inset::open().
13208
13209 2001-07-13  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
13210
13211         * lyxrc.C (set_font_norm_type): recognise ISO_8859_15.
13212
13213         * lyxrc.h: added ISO_8859_15 to enum FontEncoding.
13214
13215 2001-07-18  Dekel Tsur  <dekelts@tau.ac.il>
13216
13217         * buffer.C (readLyXformat2): Add filename to the error dialog
13218
13219 2001-07-18  Juergen Vigna  <jug@sad.it>
13220
13221         * tabular.C (GetCellNumber): put an assert here instead of the check!
13222
13223 2001-07-17  Juergen Vigna  <jug@sad.it>
13224
13225         * BufferView_pimpl.C (toggleSelection): adapted too.
13226
13227         * text.C (selectNextWord): adapted for use with insets.
13228         (selectSelectedWord): ditto
13229
13230 2001-07-17  Juergen Vigna  <jug@sad.it>
13231
13232         * sp_spell.C (PSpell): fix initialitation order.
13233
13234 2001-07-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13235
13236         * paragraph.C: spacing
13237
13238 2001-07-17  Edwin Leuven  <leuven@fee.uva.nl>
13239
13240         * sp_spell.C: repair language selection for pspell
13241
13242 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13243
13244         * lyxfunc.h: change more methods to begin with lower char.
13245
13246 2001-07-16  Dekel Tsur  <dekelts@tau.ac.il>
13247
13248         * buffer.C (parseSingleLyXformat2Token): Generate error insets
13249         for unknown layouts.
13250
13251 2001-07-13  Dekel Tsur  <dekelts@tau.ac.il>
13252
13253         * buffer.C (readLyXformat2): Generate an error dialog if there are
13254         unknown layouts.
13255
13256 2001-07-16  Juergen Vigna  <jug@sad.it>
13257
13258         * sp_spell.C: always compile ISpell part.
13259
13260         * lyxrc.C: added use_pspell entry and it's handling.
13261
13262 2001-07-13  Juergen Vigna  <jug@sad.it>
13263
13264         * sp_spell.C: removed double includes.
13265
13266 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
13267
13268         Consistent use of Lsstream.h:
13269         * Lsstream.h: added using std::stringstream for consistencies sake.
13270
13271         * buffer.C: removed using std::stringstream
13272
13273         * lyxfont.C (stateText):
13274         * paragraph.C (asString):
13275         * text.C (selectNextWord, selectSelectedWord):
13276         * text2.C (setCounter):
13277         * vspace.C (asString, asLatexString):
13278         std::ostringstream -> ostringstream.
13279
13280 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
13281
13282         * LyXAction.C: add LFUN_HELP_ABOUTLYX
13283         * commandtags.h: add LFUN_HELP_ABOUTLYX
13284         * lyxfunc.C: add about lyx remove credits/copyright/version stuff
13285
13286 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
13287
13288         * BufferView_pimpl.C: sigchldchecker instead of sigchldhandeler in
13289         cursorToggle()
13290         * lyx_gui_misc.C: remove spellchecker
13291         * lyxfunc.C: showSpellchecker
13292         * sp_base.h: added
13293         * sp_ispell.h: added
13294         * sp_pspell.h: added
13295         * sp_spell.C: added
13296         * sp_form.[Ch]: removed
13297         * spellchecker.[Ch]: removed
13298
13299 2001-07-12  Kayvan A. Sylvan  <kayvan@sylvan.com>
13300
13301         * paragraph_pimpl.C (simpleTeXBlanks): Simply return if pass_thru
13302         is set.
13303         (simpleTeXSpecialChars): Simply print the input character without
13304         any special translation if pass_thru is set.
13305
13306         * layout.h: Added bool pass_thru to layout class for being able to
13307         implement pass through of a paragraph for Literate Programming.
13308
13309         * layout.C: add LT_PASS_THRU to LayoutTags enum.
13310         * layout.C (LyXLayout): set pass_thru to flase in constructor.
13311         * layout.C (Read): add "passthru" to list of layout tags and add
13312         code to set the pass_thru boolean when it is read.
13313
13314 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13315
13316         * trans_decl.h: remove allowed from KmodInfo
13317
13318         * trans.[Ch] (AddDeakkey): change prototype to not have allowd.
13319         remove allowed code
13320         (Load): adjust
13321
13322         * paragraph_pimpl.C (erase): use boost::prior
13323
13324         * Painter.C (text): use data() instead of c_str() when length is
13325         also provided.
13326         * WorkArea.C (putClipboard): ditto
13327         * font.h (width): ditto
13328
13329         * BufferView2.C: use it-> instead of (*it). for iterators
13330         * texrow.C: ditto
13331         * paragraph_pimpl.C: ditto
13332         * paragraph.C: ditto
13333         * minibuffer.C: ditto
13334         * language.C: ditto
13335         * kbmap.C: ditto
13336         * encoding.C: ditto
13337         * counters.C: ditto
13338         * converter.C: ditto
13339         * chset.C: ditto
13340         * Variables.C: ditto
13341         * TextCache.C: ditto
13342         * MenuBackend.C: ditto
13343         * LyXAction.C: ditto
13344         * LColor.C: ditto
13345         * FloatList.C: ditto
13346         * DepTable.C: ditto
13347         * ColorHandler.C (LyXColorHandler): ditto
13348
13349 2001-07-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
13350
13351         * BufferView_pimpl.C (Dispatch): handle LFUN_OPENSTUFF.
13352
13353         * text2.C (openStuff): reintroduce this method (which had been
13354         nuked in NEW_INSETS frenzy).
13355
13356         * lyxfunc.C (Dispatch): when an action has not been handled, use
13357         its name in the error message, not its number.
13358
13359         * paragraph.C (inInset): change method name to begin with lowercase.
13360
13361         * undo_funcs.C:
13362         * text2.C: updates because of this.
13363
13364 2001-07-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
13365
13366         * ToolbarDefaults.C (add): add spaces in error message
13367
13368 2001-07-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13369
13370         * buffer.C (readLyXformat2): initialize the ert comp. variables.
13371         (readLyXformat2): rename return_par to first_par, use lyxlex's
13372         pushToken and remove the manual push handling.
13373         (parseSingleLyXformat2Token): add another ert comp. variable:
13374         in_tabular, rename return_par to first_par. handle newlines better
13375
13376 2001-07-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
13377
13378         * kbsequence.C (getiso): redirect debug info to Debug::KBMAP.
13379
13380 2001-07-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13381
13382         * text2.C (getParFromID): removed
13383
13384         * buffer.C (getParFromID): new method moved form lyxtext.
13385         * BufferView2.C (insertErrors): adjust
13386         (setCursorFromRow): adjust
13387         * BufferView_pimpl.C (restorePosition): adjust
13388         * lyxfunc.C (Dispatch): adjust
13389         * undo_funcs.C (textUndo): adjust
13390         (textRedo): adjust
13391         (textHandleUndo): adjust
13392         (textHandleUndo): adjust
13393
13394 2001-07-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13395
13396         * buffer.C: up' the LYX_FORMAT
13397
13398         * lyxfont.h: turn NO_LATEX on as default
13399
13400         * buffer.C (insertErtContents): new methods of tex style compability.
13401         (parseSingleLyXformat2Token): use it several places.
13402         * tabular.C (OldFormatRead): and here
13403
13404 2001-07-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13405
13406         * text2.C: remove some commented code.
13407         reindent file.
13408
13409         * trans_mgr.[Ch]: simplify normalkey to only take a char as arg.
13410         * trans.C: changes because of the above.
13411
13412 2001-07-07  Dekel Tsur  <dekelts@tau.ac.il>
13413
13414         * text2.C (setCounter): Fix counters bug with bibliography layout.
13415
13416 2001-07-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13417
13418         * paragraph_pimpl.C (simpleTeXBlanks): don't go through owner_ for
13419         own member functions
13420         (simpleTeXSpecialChars): ditto
13421
13422 2001-07-06  Juergen Vigna  <jug@sad.it>
13423
13424         * a lot of files: changed the access to LyXText::status and the
13425         call of undo-functions.
13426
13427         * undo.[Ch]: added a inset_id to the undo informations.
13428
13429         * undo_funcs.[Ch]: added and moved here all undo functions.
13430
13431         * lyxtext.h: give the status enum a weight, made status_ a private
13432         variable and made accessor functions for it, removed the whole bunch
13433         of undo-functions as they are now in their own file, make some
13434         functions publically available. Added function ownerParagraph with
13435         int parameter.
13436
13437         * paragraph.[Ch]: added "bool same_ids" to the constructor,
13438         made InInset() a const function, added getParFromID() function.
13439
13440         * buffer.[Ch]: added const version for inset_iterator functions,
13441         added getInsetFromID() function.
13442
13443         * BufferView2.C, BufferView_pimpl.C, text.C, text2.C, lyxfunc.C:
13444         changed undo functions for new version.
13445
13446 2001-07-05  Juergen Vigna  <jug@sad.it>
13447
13448         * paragraph_pimpl.C (Pimpl): set id_ also here (this is because some
13449         unknow mechanism does not call the proper constructor but only this
13450         one also if I request the other!?
13451
13452 2001-07-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13453
13454         * BufferView_pimpl.C (resizeCurrentBuffer): init the new LyXText
13455
13456         * text2.C (LyXText): use initialization lists.
13457
13458         * lyxtext.h (Selection): initialize set_ and mark_
13459         (init): remove method
13460
13461 2001-07-05  Dekel Tsur  <dekelts@tau.ac.il>
13462
13463         * LaTeX.C (scanLogFile): Parse rerun messages from latex packages.
13464
13465 2001-07-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13466
13467         * screen.[Ch]: change method names to begin with lowercase
13468
13469         * BufferView_pimpl.C (updateScrollbar): simplify further and
13470         hopefully make it a bit faster.
13471
13472 2001-07-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
13473
13474         * ColorHandler.C (LyXColorHandler): use GUIRunTime instead of
13475         calling directly xforms functions.
13476
13477         * Painter.C (Painter):
13478         * lyx_cb.C (MenuWrite):
13479         * FontInfo.C (query): use GUIRunTime::x11Display() instead of
13480         fl_display.
13481
13482         * lyx_gui.C: remove bogus guiruntime extern declaration.
13483
13484 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13485
13486         * text2.C (redoHeightOfParagraph): comment out stuff we don't need
13487         in NEW_INSETS
13488         (redoDrawingOfParagraph): ditto
13489         (redoParagraphs): ditto
13490         (cutSelection): don't create a object for CutAndPaste use the
13491         static method directly
13492         (pasteSelection): ditto
13493
13494         * bufferview_funcs.[Ch]: move ProhibitInput and AllowInput to
13495         LyXview (+ rename)
13496
13497 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13498
13499         * modifications to some other files because of this.
13500
13501         * Makefile.am (lyx_SOURCES): add XFormsView
13502
13503         * XFormsView.[Ch]: new files
13504
13505         * LyXView.[Ch]: make LyXView a base class for the gui handling for
13506         the main window. Move the gui dependent stuff to XFormsView
13507
13508 2001-07-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
13509
13510         * tabular.C (GetCellInset): update cur_cell also in the row/col
13511         version of this function.
13512
13513         * lyxfunc.C: no need to include figure_form.h here.
13514
13515         * FontLoader.h:
13516         * lyxfunc.h:
13517         * lyxscreen.h:
13518         * text2.C:
13519         * lyxvc.C: no need to include forms.h here.
13520
13521 2001-06-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
13522
13523         * lyxrc.C (read): change debugging channel for RC_BIND to lyxrc.
13524
13525         * lyxfunc.C (Dispatch):
13526         * Spacing.C (set):
13527         * BufferView_pimpl.C (Dispatch): use .c_str() on istringstream
13528         constructor argument.
13529
13530 2001-06-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13531
13532         * paragraph.C (Paragraph): dont't clear, and just set layout.
13533         (makeSameLayout): use params's copy contructor.
13534
13535         * ParagraphParameters.[Ch] (makeSame): delete method
13536
13537 2001-06-29  John Levon  <moz@compsoc.man.ac.uk>
13538
13539         * Variables.[Ch]: fix indentation, rename set to isSet
13540
13541 2001-06-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13542
13543         * lyxfunc.C (Dispatch): fix typo
13544
13545 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
13546
13547         * paragraph_pimpl.C: add std:: qualifier to lower_bound and
13548         upper_bound.
13549
13550         * bufferlist.C: include assert.h for emergencyWrite().
13551
13552 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
13553
13554         * lyx_main.C: if we can't even find a readable LYX_DIR directory,
13555           give up at last (bug #425202) !
13556
13557 2001-06-27  John Levon  <moz@compsoc.man.ac.uk>
13558
13559         * lyx_gui_misc.C:
13560         * sp_form.h:
13561         * sp_form.C:
13562         * spellchecker.h:
13563         * spellchecker.C: strip spellchecker options and bring up
13564           preferences tab instead
13565
13566 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
13567
13568         * BufferView_pimpl.C (Dispatch): add .c_str() to the argument of
13569         the istringstream constructor
13570
13571 2001-06-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
13572
13573         * paragraph.C (getLayout): fix return value
13574
13575         * paragraph.h: do not declare getLayout as inline.
13576
13577         * lyxtext.h: remove LyXText:: qualifier to changeRegionCase
13578
13579 2001-06-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13580
13581         * lyxcursor.h (operator<): new func
13582         (operator>): new func
13583         (operator>=): new func
13584         (operator<=): new func
13585
13586         * text.C (changeCase): use selection.start and selection.end
13587         (changeRegionCase): require from to be <= to. Require par to be a
13588         valid paragraph.
13589
13590         * LaTeXFeatures.C (getFloatDefinitions): std:: qualify ostream
13591
13592 2001-06-27  Juergen Vigna  <jug@sad.it>
13593
13594         * text.C (cursorLeftOneWord): changed to return the cursor and added
13595         overlay with BufferView * parameter which calls this one.
13596         (getWord): added
13597         (selectWord): use new getWord function.
13598         (changeCase): renamed from changeWordCase as and extended to work
13599         also on selections.
13600
13601         * lyxtext.h: added enum word_location
13602
13603         * BufferView_pimpl.C (Dispatch): change function changeWordCase to
13604         changeCase as this operates now also on selections.
13605
13606 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
13607
13608         * lyxfunc.C (getStatus): support LFUN_MATH_MUTATE
13609
13610         * many files: send debug output to Debug::INFO instead of
13611         Debug::ANY.
13612
13613         * converter.C (View):
13614         (Convert):
13615         (Move): send debug output to Debug::FILES instead of console.
13616
13617 2001-06-26  The LyX Project  <lyx@rose.home.sad.it>
13618
13619         * lyxfunc.C (getStatus): use func_status
13620
13621         * func_status.h: new header, describing the results of
13622         LyXFunc::getStatus;
13623
13624         * lyxfunc.C (getStatus): add support for LFUN_MATH_VALIGN and
13625         LFUN_MATH_HALIGN.
13626
13627 2001-06-25  The LyX Project  <jug@sad.it>
13628
13629         * buffer.C (sgmlOpenTag):
13630         (sgmlCloseTag):
13631         (SimpleDocBookOnePar):  disable the depth spaces, for the moment.
13632
13633 2001-06-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13634
13635         * text2.C: remove some dead code
13636
13637         * tabular.C (GetCellInset): store the last cell checked (gotten)
13638
13639         * tabular.h: add the helper for the speedup
13640
13641         * lyxtext.h: remove some dead code
13642
13643 2001-06-26  The LyX Project  <Asger>
13644
13645         * paragraph.C: Change export to LaTeX of alignment to
13646         \begin{center} and family for better roundtrip work with reLyX.
13647
13648         * Tune the math drawing a bit.
13649
13650 2001-06-25  The LyX Project  <Asger>
13651
13652         * LColor.C (LColor): New color for math background. New color
13653         for buttons.
13654
13655 2001-06-25  The LyX Project  <jug@sad.it>
13656
13657         * lyxfunc.C (MenuNew): remove extra check for .lyx file
13658
13659         * lyxfunc.C (Open):
13660         * bufferlist.C (newFile): do not restrict to files ending with
13661         .lyx
13662
13663         * BufferView_pimpl.C (MenuInsertLyXFile):
13664
13665 2001-06-24  The LyX Project  <jug@sad.it>
13666
13667         * lyxlex_pimpl.C (compare_tags): use compare_ascii_no_case instead
13668         of compare_no_case
13669
13670 2001-06-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13671
13672         * lyxtext.h: rename most methods to begin with a small char.
13673         Lots of changes because of this.
13674
13675         * paragraph.C (Paragraph): do not call fitToSize
13676         (erase): call Pimpl::erase
13677         (insertChar): call Pimpl::insertChar
13678         (insertInset): call Pipl::insertInset
13679         (breakParagraph): do not call fitToSize
13680         (breakParagraphConservative): do not call fitToSize
13681         (fitToSize): remove method
13682
13683         * buffer.C (parseSingleLyXformat2Token): do not call fitToSize
13684
13685 2001-06-24  The LyX Project  <Asger>
13686
13687         * Fix Qt compilation^2
13688
13689 2001-06-24  The LyX Project  <jug@sad.it>
13690
13691         * paragraph.[Ch] (outerHook): new method. mostly equivalent to
13692         depthHook(getDepth()-1).
13693
13694         * paragraph.h:
13695         * ParagraphParameters.h:
13696         * ParameterStruct.h: change type of depth to unsigned int ==
13697         depth_type. Many adaptations to other files before of that.
13698
13699 2001-06-24  The LyX Project  <Asger>
13700
13701         * Fix Qt compilation.
13702
13703 2001-06-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13704
13705         * paragraph.h: renamed several methods to begin with small letter.
13706         several changes to many parts of the code because of this.
13707
13708 2001-06-23  The LyX Project  <jug@sad.it>
13709
13710         * text2.C (InsertStringAsLines): renamed from InsertStringA;
13711         rewritten to discard all double spaces when KeepEmpty is off
13712         (InsertStringAsParagraphs): renamed from InsertStringB; rewritten
13713         to only handle newlines but not fiddle with spaces and friends.
13714
13715         * lyxfunc.C (MenuNew): when doing 'new from template', use
13716         template_path as default directory
13717
13718 2001-06-23  The LyX Project  <Asger>
13719
13720         * Clean-up of header file includes all over
13721         * paragraph.h: Move some of the stuff into paragraph_pimpl.h
13722
13723 2001-06-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13724
13725         * paragraph.h: renamed from lyxparagraph.h
13726
13727 2001-06-23  Asger  <lyx@violet.home.sad.it>
13728
13729         * Buffer.h: Removed Buffer::resize
13730         * BufferList.h: Removed BufferList::resize
13731         * LyXView.h: Added LyXView::resize. This way, we will only reflow
13732         the document lazily when we change the width, or the font settings.
13733
13734 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
13735
13736         * lyxfunc.C: silently ignore empty dispatches from the minibuffer
13737
13738 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
13739
13740         * buffer.h: remove out of date comment
13741
13742 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
13743
13744         * lyxscreen.h:
13745         * screen.C: fix "theoretical" GC leak
13746
13747 2001-06-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
13748
13749         * LaTeX.C (scanAuxFile):
13750         (deplog): remove trailing \r when reading stream (useful under
13751         win32)
13752
13753 2001-06-15  Angus Leeming  <a.leeming@ic.ac.uk>
13754
13755         * BufferView_pimpl.C (fitCursor): emit a signal updateParagraph.
13756         (resizeCurrentBuffer): have functions BufferView::theLockingInset()
13757         and BufferView::theLockingInset(Inset*), so should use them and not
13758         access bv_->text->the_locking_inset directly.
13759
13760         * lyxfunc.C (Dispatch): cosmetic name change of three signals.
13761
13762 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
13763
13764         * Makefile.am:
13765         * tex-defs.h: remove old unused file
13766
13767 2001-06-15  John Levon  <moz@compsoc.man.ac.uk>
13768
13769         * BufferView_pimpl.C: fix typo, remove minibuffer message
13770           when buffer has loaded
13771
13772 2001-06-14  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13773
13774         * lyxfunc.C (Dispatch): use stringstream
13775         (MenuNew): use stringstream
13776         (Open): use stringstream
13777
13778         * importer.C (Import): use stringstream
13779
13780         * bufferview_funcs.C (CurrentState): use stringstream
13781
13782         * LaTeX.C (run): use stringstream
13783
13784         * BufferView_pimpl.C (savePosition): use stringstream
13785         (restorePosition): use stringstream
13786         (MenuInsertLyXFile): use stringstream
13787
13788 2001-06-14  Angus Leeming  <a.leeming@ic.ac.uk>
13789
13790         * BufferView.C:
13791         * Bullet.C:
13792         * ColorHandler.C:
13793         * FontInfo.C:
13794         * FontLoader.C:
13795         * LColor.C:
13796         * LaTeXFeatures.C:
13797         * Painter.C:
13798         * gettext.C:
13799         * lyx_gui_misc.C:
13800         * lyxserver.C:
13801         * vspace.C: removed // -*- C++ -*- as first line.
13802
13803         * lyxfind.h:
13804         * version.h: added // -*- C++ -*- as first line.
13805
13806 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
13807
13808         * lyxfunc.C (getStatus): support LFUN_READ_ONLY_TOGGLE
13809
13810         * text2.C (SetSelectionOverString): do not test str[i]==0 for end
13811         of string
13812
13813 2001-06-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13814
13815         * buffer.C (parseSingleLyXformat2Token): fix compatability reading
13816         of floats.
13817
13818 2001-06-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
13819
13820         * gettext.C: include LString.h even when --disable-nls is on.
13821
13822 2001-06-12  Angus Leeming  <a.leeming@ic.ac.uk>
13823
13824         * converter.h (Get): changed argument type from int to
13825         FormatList::size_type to avoid unnecessary conversion.
13826
13827         * bufferview_funcs.C (ToggleAndShow): check state of LyXText pointer
13828         before using it.
13829
13830 2001-06-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
13831
13832         * gettext.h: include LString.h even when --disable-nls is on.
13833
13834 2001-06-07  Juergen Vigna  <jug@sad.it>
13835
13836         * text.C (BreakAgain): subst spaces with tabs.
13837
13838         * paragraph.C (deleteInsetsLyXText): set recursive on deleteLyXText.
13839         (resizeInsetsLyXText): set force on resizeLyXText.
13840
13841 2001-06-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
13842
13843         * gettext.h (gettext_init):
13844         (locale_init): use a real definition instead of a macro
13845
13846 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
13847
13848         * Bufferview_pimpl.C:
13849         * LColor.h:
13850         * LColor.C: further lcolor tidies
13851
13852 2001-06-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13853
13854         * BufferView_pimpl.C (updateScrollbar): simplify.
13855
13856         * BufferView2.C: don't include insets/insetinfo.h, change
13857         prototype for insertInset and call the Pimpl version. let
13858         updateInset call Pimpl version.
13859
13860         * BufferView.h: move inset_slept to BufferView::Pimpl, move
13861         gotoInset to BufferView::Pimpl
13862
13863 2001-06-01  Juergen Vigna  <jug@sad.it>
13864
13865         * lyxfunc.C (Dispatch): LFUN_PREFIX don't call the update if we're
13866         inside a LockingInset (is the update needed at all?).
13867
13868 2001-05-31  Juergen Vigna  <jug@sad.it>
13869
13870         * BufferView_pimpl.C (Dispatch): we need a new instanze of cursor
13871         here not the old one otherwise how should we compare it afterwards
13872         if it's the same!
13873
13874 2001-06-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
13875
13876         * lyxfont.C:
13877         * tabular.C:
13878         * tabular-old.C:
13879         * FontInfo.C: bring C functions into global namespace when
13880         necessary
13881
13882 2001-05-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
13883
13884         * LString.h: make sure config.h has been loaded before LString.h.
13885
13886         * lyxlex_pimpl.C (EatLine): comment out annoying debug messages
13887         (one for each char read by EatLine!).
13888
13889         * lyx_main.C (init): constify lyxdir. Lowercase the name of some
13890         variables.
13891
13892 2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13893
13894         * paragraph.C (BreakParagraph): set the inset_owner in the new par
13895         to the same as the par we break from
13896
13897 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13898
13899         * commandtags.h: add LFUN_INSET_WIDE_FLOAT
13900
13901         * MenuBackend.C (expand): also create menu entries for wide
13902         versions of the floats.
13903
13904         * LyXAction.C (init): add entry for LFUN_INSET_WIDE_FLOAT
13905
13906         * BufferView_pimpl.C (Dispatch): implement LFUN_INSET_WIDE_FLOAT
13907
13908         * Makefile.am (lyx_DEPENDENCIES): adjust for change in
13909         frontends/Makefile.am
13910
13911         * text2.C: adjust
13912         * text.C: adjust
13913
13914
13915         * tabular.C (getTokenValue): add std::
13916
13917         * tabular-old.C (getTokenValue): add std::
13918         (getTokenValue): ditto
13919         (getTokenValue): ditto
13920
13921         * screen.C (ToggleSelection): adjust
13922
13923         * lyxtext.h: put selection cursors inside a Selection struct.
13924
13925         * lyxfunc.C (moveCursorUpdate): adjust
13926
13927         * lyxfont.C (latexWriteStartChanges): add std::
13928
13929         * lyxfind.C: adjust
13930
13931         * font.h: delete with(char const *, LyXFont const &)
13932
13933         * buffer.C (parseSingleLyXformat2Token): use contains instead of strstr
13934
13935         * FontInfo.C (getFontname): add std::
13936
13937         * BufferView_pimpl.C (resizeCurrentBuffer): adjust
13938         (workAreaButtonPress): adjust
13939         (tripleClick): adjust
13940         (update): adjust
13941         (moveCursorUpdate): adjust
13942         (Dispatch): adjust
13943
13944         * BufferView2.C (gotoInset): adjust
13945
13946 2001-05-30  Juergen Vigna  <jug@sad.it>
13947
13948         * spellchecker.C (USE_ORIGINAL_MANAGER_FUNCS): as it seems only I use
13949         to check pspell I add this as default as I now have new pspell
13950         libraries and they seem to use this.
13951
13952 2001-05-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13953
13954         * text2.C (CutSelection): make the cursor valid before the call to
13955         ClearSelection.
13956
13957 2001-05-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
13958
13959         * kbsequence.C (parse): de-uglify a bit the parsing code, which
13960         relied on 0 terminated strings and other horrors. Bug found due to
13961         the new assert in lyxstring!
13962
13963         * lyx_main.C (defaultKeyBindings): add bindings the cursor-related
13964         KP_ keys.
13965
13966 2001-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
13967
13968         * lyx_main.C (defaultKeyBindings): move self-insert KP_ bindings
13969         to latinkeys.bind.
13970
13971         * lyxfunc.C (processKeySym): change method of getting to the
13972         self-insert char.
13973
13974         * BufferView(2).[Ch]: move hfill, protectedBlank, newline,
13975         menuSeparator, endOfSentenceDot, ldots, hypenationPoint and menuUndo
13976         * BufferView_pimpl.[Ch]: here as private methods.
13977
13978 2001-05-28  Juergen Vigna  <jug@sad.it>
13979
13980         * text.C (SetHeightOfRow): added the update() call again as it is
13981         needed to initialize inset dimensions!
13982
13983 2001-05-16  Juergen Vigna  <jug@sad.it>
13984
13985         * text2.C (SetCharFont): Add new function with BufferView * and
13986         bool toggleall parameters for setting insets internal fonts.
13987         (SetFont): Freeze the undo as we may change fonts in Insets and
13988         all this change should be inside only one Undo!
13989
13990         * bufferview_funcs.C (ToggleAndShow): fixed this functions for
13991         setting font's in insets as for them we have the SetFont function!
13992
13993 2001-05-15  Juergen Vigna  <jug@sad.it>
13994
13995         * text2.C (ClearSelection): to be sure we REALLY don't have any
13996         selection anymore!
13997
13998         * tabular.C (TeXCellPreamble): fixed the left border problem for
13999         multicolumn cells.
14000
14001 2001-05-27  Dekel Tsur  <dekelts@tau.ac.il>
14002
14003         * LaTeX.C (deplog): Make sure that the main .tex file is in the
14004         dependancy file
14005
14006 2001-05-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
14007
14008         * lyx_main.C (defaultKeyBindings): set KP_enter to point at
14009         LFUN_BREAKPARAGRAPH.
14010
14011         * LyXAction.C (init): remove external name for LFUN_LAYOUTNO, set
14012         help test to "internal only", similar for LFUN_INSERT_URL
14013
14014         * BufferView_pimpl.C (Dispatch::LFUN_QUOTE): change it to to the insertcorrectQuote.
14015         (Dispatch::LFUN_SELFINSERT): fix to handle math greek,
14016         auto_region_delete and deadkeys.
14017
14018 2001-05-22  John Levon  <moz@compsoc.man.ac.uk>
14019
14020         * LColor.h:
14021         * LColor.C: remove some dead entries, tidy a little
14022
14023 2001-05-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
14024
14025         * lyxfunc.C (processKeySym): comment the Escape handling, remove
14026         commented code.
14027         (Dispatch): implement LFUN_ESCAPE
14028
14029         * commandtags.h: add LFUN_ESCAPE
14030
14031         * LyXAction.C (init): add entry for LFUN_ESCAPE
14032
14033         * BufferView_pimpl.C (Dispatch): adjust for open_new_inset move.
14034         Remove commented code.
14035         (insertNote): moved here
14036         (open_new_inset): moved here
14037
14038         * BufferView[2].[Ch]: move insertNote and open_new_inset to
14039         BufferView_pimpl
14040
14041 2001-05-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14042
14043         * kbmap.C (findbinding): clean it up and make it work correctly.
14044
14045         * lyx_main.C (init): do not pass argc and argv as parameters
14046
14047 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
14048
14049         * buffer.C: fix path for OS/2 & Win32
14050
14051         * lyx_gui.C:
14052         * lyx_main:
14053         * lyx_main.C: Added os:: class.
14054
14055         * os2_defines.h: update
14056
14057 2001-05-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
14058
14059         * lyxfunc.[Ch] (processKeySym): return void. Handle unknown actions
14060         better by trying again with reduced state.
14061
14062 2001-05-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14063
14064         * lyxrc.C (read): print error about invalid key sequence only when
14065         debugging (because not all latinX keysyms are known to some X
14066         servers)
14067
14068         * kbsequence.C (getiso): add a few std:: qualifiers
14069         (getiso): comment out extra return statement.
14070
14071 2001-05-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
14072
14073         * BufferView_pimpl.C (Dispatch): comment out the old "default" key
14074         handling.
14075         (Dispatch): enhance the accent inset a bit. (not perfect)
14076
14077 2001-05-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
14078
14079         * buffer.C (makeLaTeXFile): use stringstream on language_optons.
14080
14081 2001-05-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14082
14083         * bufferlist.C (emergencyWrite): fix assert() call
14084
14085 2001-05-04  Kayvan A. Sylvan  <kayvan@sylvan.com>
14086
14087         * text.C (InsertChar): Added trivial patch to only send the "you
14088         can not do multiple spaces this way" message once during a
14089         session.
14090
14091 2001-05-08  Baruch Even  <baruch@lyx.org>
14092
14093         * Makefile.am: Changed order of libraries to get LyX to link properly
14094         with the gnome frontend.
14095
14096 2001-05-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14097
14098         * LaTeXFeatures.h: add a std:: qualifier
14099
14100 2001-05-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
14101
14102         * paragraph.C (String): use stringstream
14103
14104 2001-05-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
14105
14106         * paragraph.C (writeFile): remove footflag arg
14107
14108         * buffer.C (makeLaTeXFile): use stringstream
14109         (latexParagraphs): remove footnot gurba
14110
14111         * LaTeXFeatures.C (getPackages): use stringstream
14112         (getMacros): likewise
14113         (getTClassPreamble): likewise
14114         (getFloatDefinitions): new method
14115
14116         * paragraph.C (writeFile): reindent
14117         (Erase): reindent
14118
14119         * WorkArea.h: revert the xpos + etc changes.
14120
14121         * CutAndPaste.C (SwitchLayoutsBetweenClasses): constify name and s
14122
14123         * lyxparagraph.[Ch]: add copy constructor, remove Clone
14124
14125         * CutAndPaste.C (copySelection): use LyXParagraph copy constructor
14126         (pasteSelection): likewise
14127         * text2.C (CreateUndo): likewise
14128
14129 2001-05-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
14130
14131         * minibuffer.C (peek_event): temporarily reduce the functionality
14132         of the minibuffer (to allow args on lfuns)
14133
14134         * commandtags.h: remove LFUN_LOA_INSERT, LFUN_LOF_INSERT,
14135         LFUN_LOT_INSERT. add LFUN_FLOAT_LIST
14136
14137         * buffer.C (readInset): add compability reading of old float
14138         lists, add reading of new style float list.
14139         (readInset): avoid reevaluation of inscmd.getCmdName()
14140         (getLists): reindent
14141
14142         * MenuBackend.C (MenuItem): implement parsing of
14143         md_floatlistinsert and md_floatinsert.
14144         (expand::LastFiles): move initalizaton of iterators out of loop,
14145         avoid reevaluation.
14146         (expand::Documents): introduce typdedef vector<string> Strings,
14147         and use it.
14148         (expand::ExportFormats): introduce typedef vector<Format const *>
14149         Formats, and use it.
14150         (expand): implement FloatListInsert and FloatInsert.
14151
14152         * LyXAction.C (init): remove entries for LFUN_LOA_INSERT,
14153         LFUN_LOA_VIEW, LFUN_LOF_INSERT, LFUN_LOFVIEW, LFUN_LOT_INSERT,
14154         LFUN_LOTVIEW. Add entry for LFUN_FLOAT_LIST
14155
14156         * BufferView_pimpl.C (Dispatch::LFUN_TOC_INSERT): remvoe the float
14157         handling.
14158         (Dispatch::LFUN_FLOAT_LIST): implement
14159
14160 2001-04-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
14161
14162         * LaTeX.C (run): Fix problem with --export code.
14163
14164 2001-04-26  Angus Leeming  <a.leeming@ic.ac.uk>
14165
14166         * BufferView.[Ch] (workarea): removed.
14167         (getClipboard) new method; wrapper for workarea()->getClipboard()
14168
14169         * ToolbarDefaults.C (read): removed final lex.next() command; it's a
14170         bug.
14171
14172         * WorkArea.h (width, height, xpos, ypos): These methods all
14173         returned the dimensions of the work_area sub-area of WorkArea,
14174         resulting in a position error if the WorkArea were resized. Now
14175         return the dimensions of the entire WorkArea.
14176
14177         * lyx_main.C (ReadUIFile): don't print out spurious warnings.
14178
14179 2001-05-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14180
14181         * LaTeX.C (deplog): correct the syntax of regex reg1
14182
14183 2001-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
14184
14185         * undo.C: remove !NEW_INSETS cruft
14186
14187 2001-04-28  Lars Gullik Bjønnes  <larsbj@birdstep.com>
14188
14189         * text2.C: remove !NEW_INSETS cruft
14190
14191         * text.C: remove !NEW_INSETS cruft
14192
14193         * tabular.C: remove !NEW_INSETS cruft
14194
14195         * spellchecker.C: remove !NEW_INSETS cruft
14196
14197         * lyxtext.h: remove !NEW_INSETS cruft
14198
14199         * lyxlex_pimpl.C: remove !NEW_INSETS cruft
14200
14201         * lyxfunc.C: remove !NEW_INSETS cruft
14202
14203         * lyxfind.C: remove !NEW_INSETS cruft
14204
14205         * lyx_cb.C: remove !NEW_INSETS cruft
14206
14207         * figureForm.C: remove  !NEW_INSETS cruft
14208
14209         * bufferview_funcs.[Ch]: remove !NEW_INSETS cruft
14210
14211         * buffer.[Ch]: remove !NEW_INSETS cruft
14212
14213         * ToolbarDefaults.C: remove !NEW_INSETS cruft
14214
14215         * CutAndPaste.C: remove !NEW_INSETS cruft
14216
14217         * BufferView_pimpl.C: remove !NEW_INSETS cruft
14218
14219         * BufferView2.C: remove !NEW_INSETS cruft
14220
14221         * BufferView.h: remove !NEW_INSETS cruft
14222
14223 2001-05-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14224
14225         * Lsstream.h: include LString.h before the sstream headers to
14226         fix problem with gcc 2.95.3 and lyxstring
14227
14228 2001-05-02  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14229
14230         * lyx_main.C: add using directives when needed for C functions
14231         declared in std:: namespace.
14232
14233 2001-04-27  Juergen Vigna  <jug@sad.it>
14234
14235         * text.C (Fill): return 20 instead of 0 if paper_width < 0 (endless)
14236         (SetHeightOfRow): comment out the update call should not be needed!
14237
14238 2001-04-13  Juergen Vigna  <jug@sad.it>
14239
14240         * tabular.C (GetAdditionalHeight): changed parameter from cell to row.
14241         (LyXTabular): tried to minimize operator= operations (and realized
14242         hopfully Lars wish).
14243
14244 2001-04-27  Juergen Vigna  <jug@sad.it>
14245
14246         * spellchecker.C (sc_check_word): fixed Assert to lyx::Assert.
14247
14248 2001-04-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
14249
14250         * lyxfunc.C (Dispatch): hack to make listof algorithm work
14251
14252         * buffer.C (readInset): hack to make listof algorithm work
14253
14254         * BufferView_pimpl.C: hack to make listof algorithm work
14255
14256 2001-04-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
14257
14258         * LyXAction.C: removed all !NEW_INSETS cruft
14259         (init): moved lfun_item in method
14260
14261         * lyxparagraph.[Ch]: removed all !NEW_INSETS cruft
14262
14263 2001-04-26  Angus Leeming  <a.leeming@ic.ac.uk>
14264
14265         * BufferView2.C (theLockingInset): white space.
14266
14267 2001-04-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
14268
14269         * minibuffer.C: include <iostream>
14270
14271         * BufferView_pimpl.C: implement LFUN_TRANSPOSE_CHARS
14272
14273         * LyXAction.C (init): add LFUN_TRANSPOSE_CHARS
14274
14275         * commandtags.h: add LFUN_TRANSPOSE_CHARS
14276
14277         * text.[Ch] (TransposeChars): new method
14278
14279 2001-04-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
14280
14281         * call message directly through LyXView instead of through LyXFunc
14282         * BufferView2.C: adjust
14283         * BufferView_pimpl.C: adjust
14284         * FontLoader.C: adjust
14285         * buffer.C: adjust
14286         * bufferview_funcs.C: adjust
14287         * converter.C: adjust
14288         * figureForm.C: adjust
14289         * importer.C: adjust
14290         * lyx_cb.C: adjust
14291         * lyx_gui_misc.C: adjust
14292         * lyxfunc.C: adjust
14293         * lyxvc.C: adjust
14294         * text2.C: adjust
14295         + more files in subdirs
14296
14297         * lyxparagraph.h (size): move up int file
14298         (GetLayout): ditto
14299
14300         * adjust all uses of Assert to lyx::Assert.
14301
14302         * BufferView2.C (ChangeCitationsIfUnique): adjust for
14303         lyxfunctional in namespace lyx
14304         * layout.C (hasLayout): ditto
14305         (GetLayout): ditto
14306         (GetLayout): ditto
14307         (delete_layout): ditto
14308         (NumberOfClass): ditto
14309         * converter.C (GetFormat): ditto
14310         (GetNumber): ditto
14311         (Add): ditto
14312         (Delete): ditto
14313         (SetViewer): ditto
14314         * bufferlist.C (getFileNames): ditto
14315         (emergencyWriteAll): ditto
14316         (exists): ditto
14317         (getBuffer): ditto
14318         * MenuBackend.C (hasSubmenu): ditto
14319         (hasMenu): ditto
14320         (getMenu): ditto
14321         * BufferView_pimpl.C (getInsetByCode): ditto
14322
14323 2001-04-18  Juergen Vigna  <jug@sad.it>
14324
14325         * vspace.C (asLatexString): fixed the 100% problem.
14326
14327 2001-04-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14328
14329         * lyxfunc.C (Dispatch):
14330         * minibuffer.C:
14331         * minibuffer.h: add a few std:: qualifiers
14332
14333 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
14334
14335         * minibuffer.[Ch]: reimplement so that commands is initiated and
14336         run from lyxfunc, simplified som handling, and made the completion
14337         and history code for complete. wip.
14338
14339         * lyxfunc.C (processKeySym): call message
14340         (miniDispatch): new temporary method
14341         (LFUN_EXEC_COMMAND): reimplement for new minibuffer
14342         (LFUN_MESSAGE): implement
14343         (LFUN_MESSAGE_PUSH): implement
14344         (LFUN_MESSAGE_POP): implement
14345         (initMiniBuffer): the initial/defualt minibuffer message.
14346
14347         * lyxfont.[Ch]: inline some more getters
14348
14349         * lyx_gui_misc.C (WriteAlert): use LFUN_MESSAGE
14350
14351         * lyx_gui_misc.[Ch] (WriteStatus): remove method
14352
14353         * lyx_cb.[Ch] (ShowMessage): remove delay arg, use LFUN_MESSAGE
14354         (AutoSave): use LFUN_MESSAGE
14355         (Reconfigure): ditto
14356
14357         * importer.C (Import): constify som local vars, use LFUN_MESSAGE
14358
14359         * figureForm.C: use LFUN_MESSAGE
14360
14361         * converter.C (runLaTeX): use LFUN_MESSAGE
14362
14363         * bufferview_funcs.C: use LFUN_MESSAGE
14364         (Melt): ditto
14365         (changeDepth): ditto
14366
14367         * bufferparams.h: use boost::
14368
14369         * bufferlist.h: inherit privately from noncopyable
14370
14371         * bufferlist.C (loadLyXFile): remove some commented code.
14372
14373         * buffer.C (runChktex): use LFUN_MESSAGE
14374
14375         * ShareContainer.h: inherit privately from noncopyable
14376
14377         * ParagraphParameters.[hC] (depth): inline it.
14378
14379         * LyXView.[Ch] (LyXView): connect the minibuffer signals to lyxfunc
14380         methods.
14381         (message): new method
14382         (messagePush): ditto
14383         (messagePop): ditto
14384         (show): init minibuffer
14385         (showState): direct call
14386
14387         * LaTeX.[Ch]: inherit privately from noncopyable
14388         (run): change second arg to LyXFunc*, use LFUN_MESSAGE
14389         instead of WriteStatus.
14390
14391         * FontLoader.C (doLoad): use LFUN_MESSAGE_PUSH and LFUN_MESSAGE_POP
14392
14393         * BufferView_pimpl.C (buffer): don't init minibuffer
14394         (workAreaButtonPress): use LFUN_MESSAGE
14395         (workAreaButtonRelease): ditto
14396         (savePosition): ditto
14397         (restorePosition): ditto
14398         (MenuInsertLyXFile): ditto
14399         (workAreaExpose): don't init minibuffer
14400         (update): remove commented code, simplify
14401
14402         * BufferView2.C (openStuff): use LFUN_MESSAGE
14403         (toggleFloat): ditto
14404         (menuUndo): ditto
14405         (menuRedo): ditto
14406         (copyEnvironment): ditto
14407         (pasteEnvironment): ditto
14408         (copy): ditto
14409         (cut): ditto
14410         (paste): ditto
14411         (gotoInset): ditto
14412         (updateInset): remove some commented code
14413
14414         * lastfiles.h: inherit privately from noncopyable
14415         * layout.h: ditto
14416         * lyx_gui.h: ditto
14417         * lyx_main.h: ditto
14418         * lyxlex.h: ditto
14419         * lyxlex_pimpl.h: ditto
14420
14421         * commandtags.h: comment out LFUN_FOOTMELT, LFUN_MARGINMELT,
14422         LFUN_FLOATSOPERATE, LFUN_MELT, add LFUN_MESSAGE,
14423         LFUN_MESSAGE_PUSH, LFUN_MESSAGE_POP
14424
14425         * LyXAction.h: inherit privately from noncopyable, add methods
14426         func_begin, func_end, returning iterators to the func map.
14427
14428         * LyXAction.C (init): comment out LFUN_FLOATSOPERATE, LFUN_MELT,
14429         add entries for LFUN_MESSAGE, LFUN_MESSAGE_PUSH, LFUN_MESSAGE_POP
14430         (func_begin): new method
14431         (func_end): new method
14432
14433         * CutAndPaste.C (cutSelection): split into two versons (NEW_INSETS
14434         and not)
14435         (copySelection): ditto
14436         (pasteSelection): ditto
14437
14438         * BufferView.C: whitespace change
14439         * BufferView.h: inherit privately from noncopyable
14440
14441 2001-04-16  Allan Rae  <rae@lyx.org>
14442
14443         * tabular-old.C (l_getline):
14444         * spellchecker.C (sc_check_word):
14445         * lyxfunc.C (Dispatch): #warning triggers an error on Sun CC 6.0 as
14446         an unrecognised preprocessor directive.  So ensure they're wrapped.
14447
14448 2001-04-14  Dekel Tsur  <dekelts@tau.ac.il>
14449
14450         * src/exporter.C (Export): Give an error message when path to file
14451         contains spaces.
14452
14453 2001-04-12  Dekel Tsur  <dekelts@tau.ac.il>
14454
14455         * LaTeX.C (deplog): Always check that foundfile exists.
14456
14457 2001-04-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14458
14459         * lyx_main.h:
14460         * lyx_main.C (ReadLanguagesFile): fix weird typo in method name
14461
14462 2001-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
14463
14464         * tabular.[Ch] (getLabelList): implement new method
14465
14466         * minibuffer.h: comment ouf setTiimer
14467
14468         * minibuffer.C (ExecutingCB): constify res
14469         (peek_event): constify s
14470         (Set): constify ntext
14471         (Init): constify nicename
14472
14473         * BufferView2.C (updateInset): comment out Minibuffer::setTimer
14474
14475         * BufferView_pimpl.C (update): comment out Minibuffer::setTimer
14476         (savePosition): use two params to Minibuffer::Set
14477         (restorePosition): ditto
14478
14479 2001-04-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14480
14481         * lyx_main.C: include language.h
14482
14483         * Makefile.am (lyx_main.o): add language.h
14484
14485 2001-04-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14486
14487         * exporter.C:
14488         * paragraph.C:
14489         * screen.C:
14490         * tabular.C:
14491         * CutAndPaste.C: include gettext.h
14492
14493         * lyxfont.h: remove old hack with ON and OFF.
14494
14495         * lyxparagraph.h:
14496         * lyxfont.h: do not include language.h...
14497
14498         * BufferView2.C:
14499         * LaTeXFeatures.C:
14500         * Painter.C:
14501         * bufferview_funcs.C:
14502         * font.C:
14503         * lyxfont.C:
14504         * text.C:
14505         * text2.C:
14506         * trans_mgr.C:
14507         * paragraph.C: ... but do it here instead
14508
14509 2001-04-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
14510
14511         * text2.C (SetLayout): split in NEW_INSETS and non NEW_INSETS version
14512
14513         * tabular.C: small reformat
14514
14515         * paragraph.C (GetFontSettings): split in NEW_INSETS and non
14516         NEW_INSETS version
14517         (GetChar): ditto
14518         (BreakParagraph): ditto
14519         (SetOnlyLayout): ditto
14520         (SetLayout): ditto
14521
14522         * lyxparagraph.h: add definitions for SetLayout and SetOnlyLayout
14523         with one arg less.
14524
14525         * lastfiles.C: removed most using decl, add std:: where needed
14526
14527         * buffer.C: ws changes
14528
14529         * MenuBackend.C (class compare_format): put into anon namespace
14530         (expand): constify label, names, action, action2
14531         (expand):
14532
14533         * text.C (SingleWidth): constify font
14534         (IsBoundary): constify rtl2
14535         (GetVisibleRow): constify ww
14536
14537         * LaTeX.C (deplog): constify logfile
14538
14539         * BufferView_pimpl.C (checkInsetHit): constify width, inset_x,
14540         start_x, end_x
14541         (workAreaExpose): constify widthChange, heightChange
14542
14543         * lyxrow.C (par): moved
14544         (height): moved
14545         (next): moved
14546         * lyxrow.h: as inlines here
14547
14548         * lyxfont.h (shape): moved from lyxfont.C
14549         (emph): moved from lyxfont.C
14550
14551         * lyxfont.C (LyXFont): use initialization list for all
14552         constructors
14553         (shape): move to lyxfont.h as inline
14554         (emph): move to lyxfont.h as inline
14555
14556
14557 2001-04-04  Juergen Vigna  <jug@sad.it>
14558
14559         * vspace.C: had to include stdio.h for use of sscanf
14560
14561 2001-04-03  Angus Leeming  <a.leeming@ic.ac.uk>
14562
14563         * BufferView.h:
14564         * BufferView_pimpl.h: remove xforms cruft. Both classes are
14565         independent of xforms.
14566
14567 2001-04-02  Juergen Vigna  <jug@sad.it>
14568
14569         * spellchecker.C: fixed namespace placing!
14570
14571 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
14572
14573         * lyxfunc.C (Dispatch): prevent crash in LFUN_GOTO_PARAGRAPH when
14574         the LyXParagraph * is 0.
14575
14576 2001-03-29  Juergen Vigna  <jug@sad.it>
14577
14578         * vspace.C: added support for %, c%, p%, l%.
14579         (stringFromUnit): added helper function.
14580         (asLatexString): changed to give right results for the %-values.
14581
14582         * buffer.C: convert the widthp in a width%.
14583
14584 2001-03-28  Angus Leeming  <a.leeming@ic.ac.uk>
14585
14586         * Makefile.am: removed form1.[Ch], lyx.[Ch] and added figure_form.[Ch],
14587         figureForm.[Ch].
14588
14589         * figureForm.[Ch]: stripped the FD_from_figure manipulation
14590         code out of lux_cb.[Ch], ready for its (imminent?) removal.
14591
14592         * lyx_cb.[Ch]: see above.
14593
14594         * figure_form.[Ch]: fdesign generated code, combining lyx.[Ch] and
14595         form1.[Ch].
14596
14597         * form1.[Ch]:
14598         * lyx.[Ch]: replaced by figure_form.[Ch].
14599
14600         * lyx_gui.C:
14601         * lyx_gui_misc.C:
14602         * lyxfunc.C: changed headers associated with above changes.
14603
14604 2001-03-27  Juergen Vigna  <jug@sad.it>
14605
14606         * BufferView_pimpl.C: set the temporary cursor right!
14607
14608 2001-03-27  Angus Leeming  <a.leeming@ic.ac.uk>
14609
14610         * BufferView_pimpl.C (Dispatch): corrected spelling givven -> given.
14611
14612 2001-03-23  Angus Leeming  <a.leeming@ic.ac.uk>
14613
14614         * LString.h: removed "using std::getline"!
14615
14616         * BufferView_pimpl.C (Dispatch): changes due to changes in
14617         InsetInclude::Params.
14618
14619         * buffer.C (tag_name): removed redundant break statements as they were
14620         producing lots of warnings with my compiler.
14621
14622 2001-03-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14623
14624         * LString.h: add "using std::getline" when using the real <string>.
14625
14626 2001-03-23  José Abílio Matos  <jamatos@fep.up.pt>
14627
14628         * buffer.C: removed bitset usage.
14629         PAR_TAG moved to an anonymous name space.
14630         (tag_name): new funtion, also in the anonymous namespace.
14631         (SimpleLinuxDocOnePar): replaced all the references to bitset by PAR_TAG.
14632         (makeDocBookFile): clean code. Completed transition from string arrays
14633         to string vectors.
14634         (SimpleDocBookOnePar): code clean.
14635
14636 2001-03-23  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
14637
14638         * tabular.C: add some comments.
14639
14640 2001-03-22  Juergen Vigna  <jug@sad.it>
14641
14642         * buffer.C (parseSingleLyXformat2Token): redone the minipage
14643         compatibility read a bit and fixed bug with minipage in different
14644         depth.
14645
14646 2001-03-21  José Abílio Matos  <jamatos@fep.up.pt>
14647
14648         * buffer.C (pop_tag): removed.
14649         (push_tag): removed.
14650         (makeLinuxDocFile): cleaner C++ code, declarations near usage point,
14651         array replaced with vector. Added support for CDATA sections.
14652         (SimpleLinuxDocOnePar): ditto. Paragraph tags are correctly handled,
14653         at any nest level.
14654         (makeDocBookFile): XML conformant declaration of CDATA section,
14655         fixed bug related to <emphasis> in the first paragraph char.
14656         (sgmlOpenTag): exclude empty tags.
14657         (sgmlCloseTag): ditto.
14658
14659         * buffer.h (pop_tag): removed.
14660         (push_tag): removed.
14661
14662 2001-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
14663
14664         * language.h (Languages): added size_type and size().
14665
14666 2001-03-20  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
14667
14668         * buffer.C (parseSingleLyXformat2Token): Try to give a bit better
14669         response on compability reading of minipages. One probliem is that
14670         the old usage of minipages was «flertydig»
14671
14672         * several files here and in subdirs: don't use static at file
14673         scope use anon namespaces instead.
14674
14675 2001-03-19  Kayvan A. Sylvan <kayvan@sylvan.com>
14676
14677         * paragraph.C (TeXEnvironment): Added \n to \end{environment}
14678         LaTeX output. This is necessary for Literate document
14679         processing.
14680
14681 2001-03-17  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
14682
14683         * buffer.C: insert hfill when needed.
14684
14685         * tabular.C (l_getline): use string::erase, small whitespace change.
14686
14687         * BufferView_pimpl.C: try the anon namespace.
14688         * WorkArea.C: ditto
14689
14690 2001-03-16  Juergen Vigna  <jug@sad.it>
14691
14692         * BufferView_pimpl.C (workAreaButtonRelease): return only on button==2
14693         otherwise it won't open options-dialogs.
14694
14695         * buffer.C: honor pextraWidth(p) on converting minipages.
14696
14697         * tabular.C (l_getline): changed the functions to strip trailing \r.
14698
14699 2001-03-16  Angus Leeming  <a.leeming@ic.ac.uk>
14700
14701         * BufferView_pimpl.C:
14702         * minibuffer..C: added "using SigC::slot" declaration.
14703
14704 2001-03-16  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
14705
14706         * lyxlex_pimpl.h: noncopyable is in namespace boost.
14707
14708         * text2.C: ditto
14709
14710         * text.C: ditto
14711
14712         * paragraph.C: ditto
14713
14714         * lyxtext.h: NO_PEXTRA
14715
14716         * buffer.C: NO_PEXTRA_REALLY, NO_PEXTRA
14717
14718         * ParagraphParameters.C (clear): NO_PEXTRA_REALLY
14719         * ParameterStruct.h: ditto
14720         * ParagraphParameters.h: ditto
14721         * lyxparagraph.h: ditto
14722
14723 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
14724
14725         * buffer.C: add compability for minipage alignment.
14726         (latexParagraphs): remove unwanted pextra check.
14727
14728         * several files: remove CXX_WORKING_NAMESPACES
14729
14730         * buffer.C (pop_tag): tie is in namespace boost
14731
14732         * BufferView.h: noncopyable is in namespace boost
14733         * lyxlex.h: ditto
14734         * lyx_main.h: ditto
14735         * lyx_gui.h: ditto
14736         * layout.h: ditto
14737         * lastfiles.h: ditto
14738         * bufferlist.h: ditto
14739         * ShareContainer.h: ditto
14740         * LyXView.h: ditto
14741         * LyXAction.h: ditto
14742         * LaTeX.h: ditto
14743
14744 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
14745
14746         * Merging changes from BRANCH_MVC back into HEAD.
14747
14748         * Makefile.am: added controllers/libcontrollers.la to lyx_DEPENDENCIES
14749
14750 2001-03-15  John Levon  <moz@compsoc.man.ac.uk>
14751
14752         * BufferView_pimpl.C: change from intl.C
14753
14754         * combox.h:
14755         * combox.C:
14756         * Makefile.am: move combox.*
14757
14758         * form1.h:
14759         * form1.C:
14760         * lyx_gui.C:
14761         * intl.h:
14762         * intl.C: remove dialog (covered by prefs)
14763
14764 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
14765
14766         * lyxfunc.C (Dispatch): removed redundant break statement.
14767
14768 2001-03-14  Juergen Vigna  <jug@sad.it>
14769
14770         * tabular.C (l_getline): pay attention on \r\n (from Windows-files)
14771
14772 2001-03-14  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
14773
14774         * buffer.C: add hack to fix compability reading of minipages.
14775
14776 2001-03-13  Dekel Tsur  <dekelts@tau.ac.il>
14777
14778         * buffer.C (getLists): Cleanup.
14779
14780 2001-03-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14781
14782         * lyxfont.C (update): don't honor toggleall on font size.
14783
14784 2001-03-13  John Levon  <moz@compsoc.man.ac.uk>
14785
14786         * bmtable.c:
14787         * bmtable.h:
14788         * Makefile.am: moved to frontends/xforms/
14789
14790         * lyx_gui_misc.C:
14791         * lyxfunc.C:
14792         * BufferView_pimpl.C: changes for moved mathpanel
14793
14794 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
14795
14796         * gettext.h: fix gettext_init() in --disable-nls
14797
14798 2001-03-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14799
14800         * LaTeXFeatures.C (getMacros): add a .c_str() when using sstream.
14801
14802 2001-03-09  John Levon  <moz@compsoc.man.ac.uk>
14803
14804         * lyx.C:
14805         * lyx.h: strip external form
14806
14807 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
14808
14809         * BufferView_pimpl.C: add comment, destroySplash()
14810
14811 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
14812
14813         * BufferView_pimpl.C:
14814         * LyXAction.C:
14815         * buffer.C:
14816         * commandtags.h:
14817         * lyxfunc.C: use re-worked insetinclude
14818
14819 2001-03-12  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
14820
14821         * buffer.C: add using std::stringstream.
14822
14823         * lyx_cb.C: readd using std::ios.
14824
14825         * buffer.C: add using std::map.
14826
14827         * BufferView_pimpl.C: add using std::vector.
14828
14829         * ShareContainer.h: add std:: to swap.
14830
14831         * buffer.h: add some typedefs
14832         * buffer.C (getLists): use them
14833         (getLists): renamed from getTocList.
14834         add a counter for the different float types and use it in the
14835         generated string.
14836         (getLists): use the same counter for the NEW_INSETS and the "non"
14837         NEW_INSETS
14838
14839         * lyx_cb.h: remove unused items, includes, using etc.
14840
14841         * ShareContainer.h: remove some commented code, add more comments
14842         and "documentation".
14843
14844 2001-03-11  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
14845
14846         * buffer.C (getTocList): make the list also when NEW_INSETS is
14847         defined.
14848
14849         * buffer.h: remove TocType
14850
14851         * buffer.C (getTocList): change to return a map<string,
14852         vector<TocItem> >, implement for dynamic number of list.
14853
14854         * CutAndPaste.[Ch] (checkPastePossible): remove unused arg
14855         * text2.C (PasteSelection): adjust
14856         * CutAndPaste.C (pasteSelection): adjust
14857
14858         * FloatList.C (FloatList): update from the new_insets branch.
14859         * Floating.[Ch]: ditto
14860         * LaTeXFeatures.C: ditto
14861         * buffer.C: ditto
14862         * lyxlex_pimpl.C: ditto
14863
14864         * paragraph.C (Last): remove when NEW_INSETS is defined.
14865
14866         * other file: changes because of the above.
14867
14868 2001-03-09  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
14869
14870         * lyxparagraph.h: rename next to next_, previous to previous_,
14871         make them private for NEW_INSETS. Rename Next() to next(),
14872         Previous() to previous().
14873
14874         * other files: changes because of the above.
14875
14876 2001-03-08  Dekel Tsur  <dekelts@tau.ac.il>
14877
14878         * BufferView.h:
14879         * lyxparagraph.h: Add '#include "LString.h"' to fix compilation
14880         problem.
14881
14882 2001-03-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14883
14884         * main.C (main): pass lyx_localedir to gettext_init().
14885
14886         * gettext.h: remove locale_init and gettext_init macros
14887
14888         * gettext.C (locale_init): new function
14889         (gettext_init): new function
14890
14891         * lyx_gui.C (LyXGUI): use locale_init() instead of explicit
14892         setlocale().
14893
14894 2001-03-07  Edwin Leuven  <leuven@fee.uva.nl>
14895
14896         * Moved credits to frontends:
14897         * credits.[Ch]: removed
14898         * credits_form.[Ch]: removed
14899         * lyx_gui_misc.C: remove credits stuff
14900         * Makefile.am:
14901
14902 2001-03-07  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
14903
14904         * lyx_main.C: make toplevel_keymap a boost::scoped_ptr.
14905
14906         * kbmap.[Ch]: make kb_key::table a boost::shared_ptr, remove
14907         unneeded destructor.
14908
14909         * intl.[Ch] (Intl): free the fd_form_keymap, make the fd_form_keymap
14910         a standalone pointer again.
14911
14912         * ColorHandler.[Ch]: make lyxColorHandler a boost::scoped_ptr
14913
14914 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
14915
14916         * Makefile.am:
14917         * filedlg.h:
14918         * filedlg.C:
14919         * LyXAction.C:
14920         * ToolbarDefaults.C:
14921         * bufferlist.C:
14922         * commandtags.h:
14923         * form1.C:
14924         * form1.h:
14925         * lyx_cb.C:
14926         * lyx_cb.h:
14927         * lyxfunc.h:
14928         * lyxfunc.C:
14929         * BufferView_pimpl.C: use new file dialog in GUII
14930
14931         * lyx_cb.h:
14932         * lyx_cb.C: remove LayoutsCB to Toolbar
14933
14934 2001-03-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14935
14936         * ShareContainer.h (get): add std:: qualifier
14937
14938 2001-03-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14939
14940         * ShareContainer.h: define a proper ShareContainer::value_type
14941         type (and use typename to please compaq cxx)
14942
14943 2001-03-06  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
14944
14945         * lyxparagraph.h: move serveral local vars to
14946         ParameterStruct/ParagraphParameters., use ShareContainer in
14947         FontTable., make vars in FontTable private and add getter and
14948         setter.
14949
14950         * paragraph.C: changes because of the above.
14951
14952         * lyxfont.h: remove copy constructor and copy assignment. (the
14953         default ones is ok), move number inside FontBits. move inlines to
14954         lyxfont.C
14955
14956         * lyxfont.C: add number to initializaton of statics, move several
14957         inlines here. constify several local vars. some whitespace
14958         cleanup. Dont hide outerscope variables.
14959
14960         * Spacing.h: add two new constructors to match the set methods.
14961
14962         * ShareContainer.h: new file, will perhaps be moved to support
14963
14964         * ParameterStruct.h: new file
14965
14966         * ParagraphParameters.h: new file
14967
14968         * ParagraphParameters.C: new file
14969
14970         * Makefile.am (lyx_SOURCES): add ParagraphParameters.C,
14971         ParagraphParameters.h, ParameterStruct.h and ShareContainer.h
14972
14973         * BufferView_pimpl.C: ParagraphParameter changes.
14974         * buffer.C: Likewise.
14975         * bufferview_funcs.C: Likewise.
14976         * text.C: Likewise.
14977         * text2.C: Likewise.
14978
14979 2001-03-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
14980
14981         * lyxfind.C (LyXReplace): do not redefine default argument in
14982         implementation.
14983         (IsStringInText): ditto
14984         (SearchForward): ditto
14985         (SearchBackward): ditto
14986
14987 2001-03-06  Juergen Vigna  <jug@sad.it>
14988
14989         * lyxfind.C (IsStringInText): put parentes around expressions.
14990
14991 2001-03-05  Edwin Leuven  <leuven@fee.uva.nl>
14992
14993         * lyxfind.[Ch]: find stuff moved out of text2.C/lyxtext.h
14994
14995 2001-02-23  John Levon  <moz@compsoc.man.ac.uk>
14996
14997         * lyx_main.C: add ISO_Left_Tab as bind synonym for Tab
14998
14999         * stl_string_fwd.h: add comment
15000
15001         * lyx_gui_misc.C: killed ALWAYS_CLOSE_MATH_PANELS
15002
15003         * tabular.h:
15004         * tabular.C: remove unused DocBook methods
15005
15006         * intl.C:
15007         * language.C:
15008         * paragraph.C:
15009         * buffer.C:
15010         killed DO_USE_DEFAULT_LANGUAGE
15011
15012 2001-03-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
15013
15014         * lyx_gui.C: do not include language.h.
15015
15016         * bufferview_funcs.C (ToggleAndShow): do not provide optional
15017         arguments in function implementation.
15018
15019 2001-02-28  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
15020
15021         * BufferView_pimpl.C: add <ctime>
15022
15023 2001-02-27  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
15024
15025         * BufferView_pimpl.C: add using std::find_if
15026
15027 2001-02-27  José Matos  <jamatos@fep.up.pt>
15028
15029         * LaTeXFeatures.C (getIncludedFiles): call to BasePath replaced
15030         by OnlyPath.
15031
15032 2001-02-11  José Matos  <jamatos@fep.up.pt>
15033
15034         * buffer.C (makeDocBookFile): command styles now have a parameter as
15035         "title" by default.
15036
15037 2001-02-23  Edwin Leuven <leuven@fee.uva.nl>
15038
15039         * layout_forms.[Ch]: removed
15040         * lyx_cb.[Ch]: out character
15041         * lyx_gui.C: out character
15042         * lyx_gui_misc.C: out character
15043         * bufferview_funcs.C: : out character,
15044         added toggleall as parameter in ToggleAndShow
15045
15046 2001-02-26  Dekel Tsur  <dekelts@tau.ac.il>
15047
15048         * lyxfunc.C (getStatus): Fix the LFUN_EXPORT case.
15049
15050         * text2.C (SetCurrentFont): Disable number property at boundary.
15051
15052 2001-02-26  Juergen Vigna  <jug@sad.it>
15053
15054         * lyxfunc.C (getStatus): added a string argument override function so
15055         that this is correctly called from LyXFunc::Dispatch if it contains a
15056         do_not_use_argument which is used!
15057         (Dispatch): added check for "custom" export and call appropriate func.
15058
15059 2001-02-23  Dekel Tsur  <dekelts@tau.ac.il>
15060
15061         * lyxrc.C: Add language_command_local, language_use_babel and
15062         language_global_options.
15063
15064         * lyxfont.C (latexWriteStartChanges): Use language_command_local.
15065
15066         * buffer.C (makeLaTeXFile): Use language_use_babel and
15067         language_global_options.
15068
15069 2001-02-23  Juergen Vigna  <jug@sad.it>
15070
15071         * lyxfunc.C (Dispatch): removed the whole part of the switch statement
15072         which works with LyXText and putted it inside BufferView. Here now we
15073         only call for that part the BufferView::Dispatch() function.
15074
15075         * BufferView.C (Dispatch): added.
15076
15077         * BufferView_pimpl.C (Dispatch): added! Here are now all dispatch
15078         functions which needs to use a LyXText over from LyXFunc.
15079         (MenuInsertLyXFile): added
15080         (getInsetByCode): added
15081         (moveCursorUpdate): added
15082         (static TEXT): added
15083
15084 2001-02-22  Juergen Vigna  <jug@sad.it>
15085
15086         * BufferView_pimpl.C (update): call a status update to see if LyXText
15087         needs it.
15088
15089 2001-02-20  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
15090
15091         * vc-backend.C (revert): implement for CVS
15092         (getLog): implement for CVS
15093
15094 2001-02-20  Juergen Vigna  <jug@sad.it>
15095
15096         * text2.C (ClearSelection): added BufferView param for inset_owner call
15097
15098         * lyxfunc.C (TEXT): added this function and use it instead of
15099         directly owner->view()-text of getLyXText().
15100
15101 2001-02-20  Edwin Leuven <leuven@fee.uva.nl>
15102
15103         * src/layout_forms.C: out preamble
15104         * src/layout_forms.h: out preamble
15105         * src/lyx_cb.C: out preamble
15106         * src/lyx_cb.h: out preamble
15107         * src/lyx_gui.C: out preamble
15108         * src/lyx_gui_misc.C: out preamble
15109         * src/lyxfunc.C: connect with guii preamble
15110
15111 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
15112
15113         * src/buffer.h: tiny clean-ups to allow compilation with DEC cxx.
15114
15115 2001-02-17  Dekel Tsur  <dekelts@tau.ac.il>
15116
15117         * LaTeX.C (run): Do not use 'scanres & RERUN' when deciding
15118         whether to run bibtex.
15119
15120 2001-02-16  Dekel Tsur  <dekelts@tau.ac.il>
15121
15122         * Makefile.am (lyx_SOURCES): Remove BackStack.h
15123
15124 2001-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
15125
15126         * Makefile.am (lyx_SOURCES): removed bibforms.h
15127
15128         * vspace.h: doxygen
15129
15130         * text.C (GetVisibleRow): make several local vars const
15131
15132         * tabular.C: small cleanup.
15133
15134         * lyxserver.C (callback): use compare instead of strncmp
15135
15136         * lyxparagraph.h: remove all code dep. on HAVE_ROPE, move inclass
15137         inlines to after class or to paragraph.C
15138
15139         * lyxfont.h: remove friend operator!=
15140
15141         * converter.h: move friend bool operator< to non friend and after
15142         class def.
15143
15144         * combox.h: small cleanup
15145
15146         * buffer.h: doxygen, remove unused constructor, move inclas inlies
15147         to inlines after class def.
15148
15149         * buffer.C (pop_tag): use string operations instead of strcmp
15150
15151         * bmtable.c: doxygen, small cleanup
15152
15153         * LaTeX.h: remove friend operator==
15154
15155 2001-02-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
15156
15157         * screen.C:
15158         * lyxrc.[Ch]:
15159         * lyxfunc.C:
15160         * lyxfont.[Ch]:
15161         * lyx_cb.C:
15162         * intl.[Ch]:
15163         * commandtags.h:
15164         * buffer.C:
15165         * WorkArea.[Ch]:
15166         * LyXAction.C:
15167         * BufferView_pimpl.C:
15168         * BufferView.[Ch]: remove cruft
15169
15170 2001-02-14  Juergen Vigna  <jug@sad.it>
15171
15172         * lyxfunc.C: removed #if 0 unused code
15173
15174         * lyxfunc.C (Dispatch): make LFUN_QUOTE work for InsetText.
15175
15176         * BufferView_pimpl.C (update): set updatestatus of inset if needed.
15177
15178         * text2.C (SetSelection): added a BufferView * parameter
15179
15180 2001-02-13  Juergen Vigna  <jug@sad.it>
15181
15182         * lyxfunc.C (Dispatch): fixed protected blank problem.
15183         * BufferView2.C (protectedBlank): added LyxText * parameter.
15184
15185         * tabular.C (AppendRow): forgot to set row_info of newly added row.
15186         (AppendColumn): same as above for column_info.
15187
15188         * lyxfunc.C (Dispatch): supported some more functions in InsetText.
15189         (moveCursorUpdate): use a LyXText param for support of InsetText.
15190
15191         * BufferView_pimpl.C (doubleClick): added support for InsetText.
15192         (tripleClick): ditto
15193
15194         * lyxfunc.C (LFUN_APPENDIX): changed to use "text" pointer.
15195
15196         * BufferView_pimpl.C (update): added LyXText param to honor insets.
15197
15198         * bufferview_funcs.C (ToggleAndShow): fixed for text in insets.
15199
15200         * text2.C (SetSelection): set correct update status if inset_owner
15201         (ToggleFree): ditto
15202
15203 2001-02-12  Lars Gullik Bjønnes  <larsbj@lyx.org>
15204
15205         * tabular.C: remove some commented code.
15206
15207 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
15208
15209         * BufferView_pimpl.C: call hideSplash()
15210
15211         * LyXAction.C: make buffer-child-insert use LFUN_CHILD_CREATE
15212
15213         * include_form.h:
15214         * bibforms.h: remove
15215
15216         * lyxfunc.C:
15217         * src/commandtags.h: LFUN_CHILDINSERT -> LFUN_CHILD_INSERT,
15218           add LFUN_CHILD_CREATE
15219
15220         * counters.h: fix tiny typo
15221
15222         * lyx_cb.C:
15223         * lyx.h:
15224         * lyx_gui.C:
15225         * lyx.C: move splash to frontends/xforms/
15226
15227         * lyx_gui_misc.C: move Include and Bibform to frontends
15228
15229         * lyxvc.h: clarify comment
15230
15231         * vspace.C: tiny housekeeping
15232
15233 2001-02-10  Dekel Tsur  <dekelts@tau.ac.il>
15234
15235         * text.C (PrepareToPrint): RTL Fix.
15236
15237         * paragraph.C (GetUChar): New method.
15238         (String):  Use GetUChar.
15239
15240         * buffer.C (asciiParagraph): Use GetUChar.
15241
15242 2001-02-09  Dekel Tsur  <dekelts@tau.ac.il>
15243
15244         * text.C (GetVisibleRow): Fix selection drawing for RTL text in tables.
15245
15246 2001-02-09  John Levon  <moz@compsoc.man.ac.uk>
15247
15248         * buffer.h:
15249         * buffer.C: rename to getLogName(), handle
15250           build log / latex log nicely
15251
15252 2001-02-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
15253
15254         * MenuBackend.C:
15255         * MenuBackend.h: remove support for reference menuitem type.
15256
15257 2001-02-07  John Levon  <moz@compsoc.man.ac.uk>
15258
15259         * BufferView_pimpl.C: housekeeping
15260         * BufferView_pimpl.h:
15261         * LyXView.h:
15262         * Makefile.am:
15263         * Timeout.C:
15264         * Timeout.h:
15265         * minibuffer.h: move Timeout GUI-I
15266
15267 2001-02-07  Dekel Tsur  <dekelts@tau.ac.il>
15268
15269         * lyxrc.C (read): Update converters data-structures.
15270
15271 2001-02-07  Lars Gullik Bjønnes  <larsbj@lyx.org>
15272
15273         * LaTeX.h (operator!=): add operator != for Aux_Info
15274
15275 2001-02-06  John Levon  <moz@compsoc.man.ac.uk>
15276
15277         * Makefile.am: remove LaTeXLog.C, log_form.[Ch]
15278
15279         * LaTeXLog.C: deleted, useful code moved to Buffer
15280
15281         * buffer.h:
15282         * buffer.C: new function getLatexLogName()
15283
15284         * lyx_gui_misc.C:
15285         * lyx_gui.C:
15286         * lyxvc.C:
15287         * lyxvc.h:
15288         * lyxfunc.C: use frontends for LaTeX and VC logs
15289
15290 2001-02-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
15291
15292         * LaTeX.h: yet another std:: that Allan forgot.
15293
15294         * Variables.C (set): renamed from isset(), because this clashes
15295         with some HP-UX macros (grr).
15296
15297 2001-02-06  Allan Rae  <rae@lyx.org>
15298
15299         * LaTeX.h: Another bug fix.  Missing std:: this time.
15300
15301 2001-02-04  Allan Rae  <rae@lyx.org>
15302
15303         * paragraph.C (TeXOnePar): Partial fix for the '\n' generation in
15304         floats problem. I've left it commented out because it's not quite
15305         correct.  It should also test that the current object is a table or
15306         figure inset.  But I haven't gotten around to figuring out how to do
15307         that.  I *think* it'll be something like: "table" == inset.type()
15308
15309         * LaTeX.h (operator==): Aux_Info should have a friend that returns a
15310         bool.
15311
15312 2001-02-02  Dekel Tsur  <dekelts@tau.ac.il>
15313
15314         * LaTeX.C (scanAuxFile): A rewrite of this method. It now returns
15315         all the citation/databases/styles in the auxilary file.
15316         (run): Rerun latex if there was a babel language error.
15317
15318 2001-02-01  Dekel Tsur  <dekelts@tau.ac.il>
15319
15320         * text.C (Backspace): Preserve the font when changing newline char
15321         with a space.
15322         (BreakParagraph): If the cursor is before a space, delete the space.
15323
15324         * lyx_cb.C (QuitLyX): Do not save files when running with no gui.
15325
15326 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
15327
15328         * BufferView2.C (ChangeInsets): Renamed from ChangeRefs. Accept a
15329         new argument (code).
15330         (ChangeCitationsIfUnique): New method.
15331
15332         * paragraph.C (GetPositionOfInset): Handle bibkey.
15333
15334 2001-01-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
15335
15336         * BufferView_pimpl.h: change type of Position::par_pos to
15337         LyXParagraph::size_type.
15338
15339 2001-01-29  Dekel Tsur  <dekelts@tau.ac.il>
15340
15341         * BufferView_pimpl.C (savePosition, restorePosition): Write
15342         messages to minibuffer.
15343
15344 2001-01-28  José Matos  <jamatos@fep.up.pt>
15345
15346         * buffer.C (makeDocBookFile): adds support for document language.
15347         A silly restriction on the name of LatexCommand types where removed.
15348         Added support for CDATA sections, allows to chars unescaped, used
15349         among others in code, to avoid escape < and >.
15350
15351 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
15352
15353         * BufferView_pimpl.C (savePosition, restorePosition): Use a vector of
15354         saved positions instrad of a stack. Furthermore, a position is
15355         stored using paragraph id/paragraph position.
15356
15357         * commandtags.h: Add LFUN_BOOKMARK_SAVE and LFUN_BOOKMARK_GOTO.
15358         Remove LFUN_REF_BACK.
15359
15360 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
15361
15362         * converter.C (dvipdfm_options): New method.
15363
15364 2001-01-26  Dekel Tsur  <dekelts@tau.ac.il>
15365
15366         * vspace.C (isValidLength): Fix for empty input string.
15367
15368 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
15369
15370         * LyXAction.C (init): change description of LFUN_FIGURE to
15371         "Insert Graphics"
15372
15373 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
15374
15375         * LaTeX.C: add using directive
15376
15377 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
15378
15379         * MenuBackend.C (expand): Fix the sorting of the formats.
15380
15381 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
15382
15383         * lyx_main.C: tiny error message fix
15384
15385 2001-01-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
15386
15387         * lyx_gui.C (LyXGUI): force the LC_NUMERIC locale to "C" after
15388         calling fl_initialize(). This fixes the problem with ',' as
15389         decimal separator in text files.
15390
15391 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
15392
15393         * trans.C (process): Fix the keymap bug.
15394
15395 2001-01-23  Dekel Tsur  <dekelts@tau.ac.il>
15396
15397         * LaTeX.C (scanAuxFiles): New method. Provides support for
15398         multiple bibliographies (when using the bibtopic/bibunits pacakges).
15399         (scanLogFile) Scan for "run BibTeX" messages.
15400
15401         * buffer.C (makeLaTeXFile): Do not load the ae package when using
15402         OT1 font encoding. Also, load the aecompl package if the ae
15403         package is loaded.
15404
15405         * tex-strings.C: Add "ae" to tex_fonts[] (from Matej Cepl).
15406
15407 2001-01-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
15408
15409         * texrow.C (increasePos): turn two error messages into debug
15410         messages.
15411
15412 2001-01-20  Dekel Tsur  <dekelts@tau.ac.il>
15413
15414         * LaTeX.C (scanAux): Handle the \@input macro.
15415         (runBibTeX): Use scanAux().
15416
15417         * language.C (latex_options_): New field.
15418
15419         * LaTeXFeatures.C (getMacros): Add language macros.
15420
15421         * buffer.C (makeLaTeXFile): Small fix.
15422
15423 2001-01-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
15424
15425         * lyxfunc.C: fix the name of the inset for LFUN_CHILDINSERT
15426
15427         * text2.C: add a using directive.
15428
15429 2000-01-17  John Levon  <moz@compsoc.man.ac.uk>
15430
15431         * BufferView2.C:
15432         * lyx_gui_misc.h:
15433         * lyxfr1.C:
15434         * lyxfunc.C: kill LyXBell.
15435
15436 2001-01-17  Dekel Tsur  <dekelts@tau.ac.il>
15437
15438         * text.C (IsBoundary): Remove the error message
15439
15440         * WorkArea.C (work_area_handler): Decrease keyboard purge threshold.
15441
15442         * lyxrc.C (setDefaults): Correct initialization value for
15443         font_norm_type.
15444
15445 2001-01-15  Dekel Tsur  <dekelts@tau.ac.il>
15446
15447         * BufferView2.C (gotoInset): New method. Replaces gotoNote() and
15448         gotoError().
15449
15450         * text2.C (GotoNextInset): New method. Replaces GotoNextError()
15451         and GotoNextNote().
15452
15453         * src/LyXAction.C: Added reference-next.
15454
15455         * text.C (InsertChar): Use contains instead of strchr.
15456
15457         * lyx_cb.C (MenuInsertLabel): Enable default value code.
15458
15459 2001-01-13  Dekel Tsur  <dekelts@tau.ac.il>
15460
15461         * paragraph.C (SimpleTeXOnePar) Put \protect before paragraph
15462         alignment commands (when needed).
15463
15464         * text.C (InsertChar): Add ':' to number separator chars.