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