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