]> git.lyx.org Git - lyx.git/blob - src/ChangeLog
965fe0566eb6a9f93a4e320202692e2268d4a40d
[lyx.git] / src / ChangeLog
1 2001-11-23  John Levon  <moz@compsoc.man.ac.uk>
2
3         * paragraph_pimpl.h:
4         * paragraph_pimpl.C: cleanup 
5          
6 2001-11-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
7
8         * text2.C (removeRow): 
9         * text.C (setHeightOfRow): remove useless (and costly) call to
10         getRow. 
11
12 2001-11-20  Allan Rae  <rae@lyx.org>
13
14         * paragraph.C (insertFromMinibuffer): Fix for inset related crashes.
15         Now need Inset*::checkInsertChar() to return true for appropriate
16         cases so that the characters in the minibuffer will actually be
17         inserted.
18
19 2001-11-15  Lars Gullik Bjønnes  <larsbj@birdstep.com>
20
21         * text.C: change the order of the includes.
22         (workWidth): initialize it at once.
23         (workWidth): make maxw unsigned
24         (setHeightOfRow): remove unused variable (inset)
25         (selectSelectedWord): remove unused variable (inset)
26         (paintRowText): fix drawing of hfill characters, and clean up a bit.
27
28 2001-11-14  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
29
30         * lyxserver.C (emergencyCleanup): do not try to close pipes if
31         server is not running.
32         (openConnection): 
33         (closeConnection): add debug info when server is disabled.
34
35         * ColorHandler.C (getGCForeground): send debug message to GUI
36         channel. 
37
38         * lyxrc.C: do not include lyxserver.h and tex-strings.h.
39
40         * kbmap.C (bind): modify because return conventions of
41         kb_sequence::parse have changed.
42
43         * kbsequence.C (parse): only ignore spaces and not any stupid
44         control character. This avoids tests like s[i] <= ' ', which are
45         guaranteed to fail with 8bit characters and signed chars.
46         Change return code to string::npos when there have been no error
47         (0 was a bad idea when error is at first character)
48
49 2001-11-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
50
51         * text.C (selectNextWordToSpellcheck): do not test explicitely for
52         insets which are part of a word. Paragraph::isLetter takes care of
53         that now. Use Paragraph::isInset to identify insets.
54         (selectSelectedWord): do not test for hyphenation break.
55
56         * BufferView_pimpl.C (smartQuote): use Inset::isSpace, so
57         that protected spaces are considered as spaces.
58
59         * paragraph.C (isLetter): cleanup the code for ispell extras; use
60         Inset::isLetter. 
61
62 2001-11-12  John Levon  <moz@compsoc.man.ac.uk>
63
64         * lyxserver.h:
65         * lyxserver.C: fix it. and small cleanup.
66  
67 2001-11-07  John Levon  <moz@compsoc.man.ac.uk>
68
69         * BufferView_pimpl.C: use inline helpers
70  
71         * LaTeXFeatures.h: 
72         * LaTeXFeatures.C: fix typos
73
74         * Spacing.h:
75         * Spacing.C: move spacing_string into class 
76
77         * ToolbarDefaults.C: move stuff into namespace anon
78  
79         * layout.h: update enum
80
81         * lyxfunc.C: use better debug
82
83         * minibuffer.h: fix typo
84  
85         * debug.h:
86         * debug.C:
87         * WorkArea.C: add and use Debug::WORKAREA
88
89         * lyxtext.h:
90         * text.C: 
91         * text2.C: code re-organisation, inline helpers
92
93 2001-11-09  Michael A. Koziarski <michael@koziarski.org>
94
95         * Layout.C: replaced a few cases of std::vector.size() == 0 with
96         std::vector.empty().
97
98 2001-11-09  Allan Rae  <rae@lyx.org>
99
100         * paragraph.C (TeXOnePar): remove old, now-irrelevent comments about
101         '\n's after tables.  Tabular and ERT inset work now makes this no
102         longer necessary.
103
104 2001-11-07  John Levon  <moz@compsoc.man.ac.uk>
105
106         * minibuffer.h:
107         * minibuffer.C: fix crash, improve drop-down completion 
108  
109 2001-11-06  John Levon  <moz@compsoc.man.ac.uk>
110
111         * lyxserver.h:
112         * lyxserver.C: invalidate fd's when doing endPipe()
113  
114 2001-11-08  José Matos  <jamatos@fep.up.pt>
115
116         * buffer.C (sgmlLineBreak): renamed from linux_doc_line_break.
117         (simpleDocBookOnePar): removed code made obsolete by the new inset code.
118
119         * paragraph.h:
120         * paragraph.C (sgmlConvertChar): renamed from linuxDocConvertChar.
121
122 2001-11-07  José Matos  <jamatos@fep.up.pt>
123
124         * buffer.h:
125         * buffer.C (sgmlError): linuxDocError renamed, and made public, added
126         const qualifier.
127
128         * buffer.C (sgmlOpenTag):
129         * buffer.C (sgmlCloseTag): removed debug info.
130
131         * buffer.h (sgmlOpenTag):
132         * buffer.h (sgmlCloseTag): made public.
133
134 2001-11-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
135
136         * buffer.C (saveParamsAsDefaults): 
137         * lyx_cb.C (MenuLayoutSave): remove
138
139         * LyXAction.C (init): 
140         * commandtags.h: 
141         * lyxfunc.C (dispatch): remove LFUN_LAYOUT_SAVE_DEFAULT.
142
143 2001-11-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
144
145         * buffer.C (setPaperStuff): removed from here...
146
147         * bufferparams.C (setPaperStuff): ... and moved there.  
148
149 2001-11-03  John Levon  <moz@compsoc.man.ac.uk>
150
151         * minibuffer.h:
152         * minibuffer.C:
153         * XFormsView.C: add support for drop-down completion
154  
155 2001-11-03  Dekel Tsur  <dekelts@tau.ac.il>
156
157         * paragraph.C (TeXOnePar): Correct placement of \selectlanguage
158         commands.
159
160 2001-10-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
161
162         * gettext.C (locale_init): set LC_NUMERIC to "C" even if nls is
163         disabled. 
164
165 2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
166
167         * lyx_main.C: change ref to known bugs
168  
169 2001-10-30  Kayvan A. Sylvan  <kayvan@sylvan.com>
170
171         * LaTeXFeatures.C (getPackages): Use lyxskak.sty now instead
172         to work around older babel problems.
173
174 2001-10-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
175
176         * LaTeXFeatures.[hC]: Now uses skak.sty for chess material.
177
178 2001-10-24  Juergen Vigna  <jug@sad.it>
179
180         * tabular-old.C (ReadOld): below variable changes reflected.
181
182         * tabular.[Ch]: added ltType struct for longtable header/footer
183         defines and changed all instances where they are used. Added
184         future support for double top/bottom rows.
185
186 2001-10-24  José Matos  <jamatos@fep.up.pt>
187
188         * buffer.h (docbookHandleCaption):
189         * buffer.C (docbookHandleCaption): removed unused function.
190         (makeDocBookFile): moved docbook supported version to v4.1.
191
192 2001-10-24  José Matos  <jamatos@fep.up.pt>
193
194         * tabular.h:
195         * tabular.C (docbookRow): new function to export docbook code of a row.
196         (DocBook): now honors the longtable flags.
197
198 2001-10-23  José Matos  <jamatos@fep.up.pt>
199
200         * LaTeXFeatures.h:
201         * LaTeXFeatures.C (getLyXSGMLEntities): new function to get the name
202         of the lyx defined sgml entities used in a docbook/linuxdoc document.
203
204         * buffer.C (makeLinuxDocFile):
205         (makeDocBookFile): reworked the preamble, more clean, and with
206         support for lyx defined entities. Changed the document declaration
207         to be more XML friendly.
208
209         * tabular.C (DocBook): removed / terminator to be more SGML friendly,
210         if we need to output XML that should be done with a filter.
211         
212 2001-10-22  Juergen Vigna  <jug@sad.it>
213
214         * sp_pspell.h (class PSpell): add alive function needed in the
215         controller to see if the spellchecker could be started.
216
217 2001-10-22  Juergen Vigna  <jug@sad.it>
218
219         * buffer.C (insertStringAsLines): modify the font for inserting
220         chars in certain conditions by calling checkInsertChar(font).
221
222 2001-10-19  Juergen Vigna  <jug@sad.it>
223
224         * text.C (workWidth): use getRow instead of wrong algorithm.
225         (setHeightOfRow): fix for MARGIN_RIGHT_ADDRESS_BOX
226
227 2001-10-19  John Levon  <moz@compsoc.man.ac.uk>
228
229         * lyxserver.h:
230         * lyxserver.C:
231         * lyx_main.h:
232         * lyx_main.C: add emergencyCleanup (remove pipes on crash)
233
234 2001-10-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
235
236         * text.C (workWidth): do not search for the exact row when
237         margintype is not MARGIN_RIGHT_ADDRESS_BOX. This is an
238         optimization for big documents.
239
240 2001-10-18  Juergen Vigna  <jug@sad.it>
241
242         * text.C (workWidth): new function with added Inset * parameter.
243
244 2001-10-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
245
246         * text2.C (setCursorFromCoordinates): use Paragraph::size_type
247
248         * lyxtext.h: change type of refresh_pos to Paragraph::size_type;
249         change return type of getColumnNearX.
250         
251
252         * text.C (changeRegionCase): use uppercase/lowercase instead of
253         toupper/tolower. 
254         (leftMargin): 
255         (rightMargin): simplify code by factoring out the uses of
256         textclasslist.
257         (labelFill): 
258         (numberOfHfills): 
259         (setHeightOfRow): 
260         (appendParagraph): use Paragraph::size_type
261
262 2001-10-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
263
264         * vspace.C (asLatexString): add a missing break
265
266 2001-10-15  Herbert Voss  <voss@perce.de>
267
268         * vspace.C (asLatexString): fix bug in output of string for l% and p%.
269
270 2001-10-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
271
272         * lyxfunc.C (getStatus): disable thesaurus when aiksaurus library
273         is not available.
274
275 2001-10-10  André Pönitz <poenitz@gmx.net>
276
277         * lyxfunc.C: removed greek_kb_flag.
278
279 2001-10-10  Herbert Voss  <voss@perce.de>
280
281         * lyx_main.C: delete global string help_lyxdir.
282
283 2001-10-09  Herbert Voss  <voss@perce.de>
284
285         * commandtags.h (kb_action): added LFUN_HELP_TEXINFO.
286
287         * LyXAction.C (init): added LFUN_HELP_TEXINFO to items array.
288
289         * lyx_main.C: added global string help_lyxdir.
290
291         * lyxfunc.C (dispatch): added LFUN_HELP_TEXINFO to switch.
292
293 2001-10-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
294
295         * lyxrc.C (set_font_norm_type): support iso8859-4
296
297 2001-07-02  Claus Hentschel  <claus.hentschel@mbau.fh-hannover.de>
298
299         * LaTeX.C (deplog): add another regex for MikTeX
300
301 2001-10-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
302
303         * lyxrc.C (set_font_norm_type): support iso8859-3
304
305 2001-10-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
306
307         * BufferView_pimpl.C (tripleClick): fix stupid logic error.
308
309         * LaTeXFeatures.C: remove special case of french and index
310
311         * buffer.C (makeLaTeXFile): _really_ load babel late (i.e. just
312         before \begin{document}). This solves several incompatibilities.
313
314 2001-10-03  Garst Reese  <reese@isn.net>
315
316         * lyx_cb.C: change CheckTex error msg.
317
318 2001-10-03  José Matos  <jamatos@fep.up.pt>
319
320         * buffer.C (simpleDocBookOnePar): add support for pass_thru.
321
322 2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
323
324         * .cvsignore: update
325
326         * lyx_main.C (commandLineVersionInfo): use new style version info.
327
328         * buffer.C (writeFile):
329         (makeLaTeXFile):
330         (makeLinuxDocFile):
331         (makeDocBookFile): use lyx_docversion instead of LYX_DOCVERSION.
332
333         * WorkArea.C (WorkArea): use lyx_version instead of LYX_VERSION.
334
335         * version.h: update to use stuff in version.C
336
337         * version.C.in: new file. Contains version information determined
338         at compile time. This is a merging of version.h and
339         version_info.h.in.
340
341 2001-10-03  Juergen Vigna  <jug@sad.it>
342
343         * BufferView_pimpl.C (update): don't change "dirty" status in
344         updateInset call.
345
346 2001-10-03  Angus Leeming  <a.leeming@ic.ac.uk>
347
348         * WorkArea.C (c-tor): re-position version string slightly.
349
350 2001-10-02  Angus Leeming  <a.leeming@ic.ac.uk>
351
352         * BufferView_pimpl.C (buffer): remove call to WorkArea::show() and
353         revert to previous code.
354
355         WorkArea.[Ch]: (show, destroySplash): methods removed.
356
357         WorkArea.C: rework code so that it's an amalgam of the codes before and
358         after the splash screen was moved to WorkArea.
359
360 2001-10-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
361
362         * lyxrc.C (read): 
363         * vspace.C (inPixels): 
364         (lyx_advance): 
365         * kbmap.C (bind): 
366         * buffer.C (insertStringAsLines): 
367         (asciiParagraph): fix types to be large enough
368
369         * lyxlex_pimpl.h: change member status from short to int
370
371         * layout.h: fix type of endlabeltype
372
373         * kbmap.C (bind): 
374         * kbsequence.C (parse): change return type to string::size_type
375
376         * LaTeX.C (updateBibtexDependencies): comment out unneeded
377         variable
378
379         * Bullet.C (bulletSize): 
380         (bulletEntry): do not use short ints as parameters
381
382         * BufferView2.C (insertLyXFile): change a char to an int.
383
384         * WorkArea.C (WorkArea): remove unneeded floats in computation
385
386 2001-10-01  Dekel Tsur  <dekelts@tau.ac.il>
387
388         * buffer.C (asciiParagraph): Treat '\\' as other chars.
389
390         * paragraph.C (asString): Do not ignore newline/hfill chars when
391         copying to the clipboard.
392
393 2001-09-29  Dekel Tsur  <dekelts@tau.ac.il>
394
395         * paragraph_pimpl.C (simpleTeXSpecialChars): Call to textrow.start
396         after a multi-line inset.
397
398 2001-09-28  Dekel Tsur  <dekelts@tau.ac.il>
399
400         * paragraph.C (validate): Set NeedLyXFootnoteCode
401
402 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
403
404         * lyxfont.C (LyXSizeNames): changed increase-error to increase
405         and decrease-error to decrease.
406
407 2001-09-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
408
409         * text2.C (deleteEmptyParagraphMechanism): reformat a bit to make
410         it more readable (should be equivalent)
411
412 2001-09-27  Adrien Rebollo  <adrien.rebollo@gmx.fr>
413
414         * paragraph_pimpl.C (simpleTeXSpecialChars): handle latin9 too.
415
416 2001-09-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
417
418         * text2.C (fixCursorAfterDelete): new method. Fixes the parameters
419         of a cursor (row, etc.) after a character has been deleted
420         (deleteEmptyParagraphMechanism): call the method above on _all_
421         cursors held by the LyXText when a double space has been
422         detected/deleted.
423  
424 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
425
426         * BufferView_pimpl.C (buffer): call WorkArea::show to pop-up the
427         pixmap.
428         (resizeCurrentBuff): remove code to destroy the old splash dialog.
429
430         * WorkArea.[Ch]: add the "LyX" pixmap and version string to the
431         background. Use greyOut() and the new show() methods to toggle between
432         the foreground and background. Add code to remove the splash after
433         its initial showing.
434
435         * lyx_gui.C: Remove dependency on frontends/Dialogs.h.
436         (create_forms): no longer call Dialogs::showSplash.
437
438 2001-09-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
439
440         * .cvsignore: add version_info.h
441
442 2001-09-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
443
444         * version_info.h.in: new file
445
446         * Makefile.am: add version_info.h.in
447
448         * lyx_main.C (commandLineVersionInfo): use version_info defined in
449         version_info.h instead of VERSION_INFO
450
451 2001-09-24  Angus Leeming  <a.leeming@ic.ac.uk>
452
453         * text.C (selectNextWordToSpellcheck): reverted change to if-block.
454         The ERT inset now returns string().
455
456 2001-09-21  Angus Leeming  <a.leeming@ic.ac.uk>
457
458         * lyxtext.h, text.C (selectNextWord): renamed as
459         selectNextWordToSpellcheck.
460
461         * text.C (selectNextWordToSpellcheck): Modified to not select
462         words inside an ERT inset.
463
464 2001-09-21  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
465
466         * lyx_cb.C (MenuLayoutSave): change a bit the question
467
468         * sp_base.h: include <sys/types.h>
469
470 2001-09-18  Angus Leeming  <a.leeming@ic.ac.uk>
471
472         * LColor.[Ch]: added graphicsbg to color enum and to ColorEntry.
473
474 2001-09-20  Michael Schmitt  <Michael.Schmitt@teststep.org>
475
476         * several files: fix typos in user-visible strings
477
478 2001-09-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
479
480         * text2.C (pasteSelection): do not set the selection, since it
481         will be cleared later. Actually, the intent was to fix the way the
482         selection was set, but I figured rmoving the code was just as good.
483
484 2001-09-19  Dekel Tsur  <dekelts@tau.ac.il>
485
486         * FontLoader.C (available): Check if font is available without
487         loading the font.
488
489 2001-09-19  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
490
491         * lyxrc.[Ch]: added auto_reset_options variable and associated code.
492
493 2001-09-13  Angus Leeming  <a.leeming@ic.ac.uk>
494
495         * lyxrc.[Ch]: added display_graphics variable and associated code.
496
497 2001-09-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
498
499         * bufferparams.C (hasClassDefaults): new method. Returns true if
500         the buffer parameters correspond to known class defaults
501
502 2001-09-17  Angus Leeming  <a.leeming@ic.ac.uk>
503
504         * XFormsView.C (show): set minimum size to the main window.
505
506 2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
507
508         * text2.C (copySelection): 
509         (cutSelection): 
510         * lyxfind.C (LyXReplace): 
511         * BufferView_pimpl.C (Dispatch): pass the correct flag to
512         LyXText::selectionAsString. 
513
514         * paragraph.C (asString): add "label" argument to the second form
515
516         * text2.C (selectionAsString): add "label" argument and pass it to
517         Paragraph::asString. 
518
519 2001-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
520
521         * lyx_main.C (commandLineHelp): remove version information
522
523 2001-09-08  Rob Lahaye  <lahaye@users.sourceforge.net>
524
525         * lyx_main.C: add -version commandline option
526
527 2001-09-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
528
529         * paragraph.h: make the optional constructor arg required instead.
530         some modifications to other files because of this.
531
532         * minibuffer.C (C_MiniBuffer_peek_event): make it static
533
534         * lyxserver.C (C_LyXComm_callback): make it static
535
536         * lyx_main.C (error_handler): make it static
537
538         * lyx_gui.C (LyX_XErrHandler): make it static
539
540         * XFormsView.C (C_XFormsView_atCloseMainFormCB): make it static
541
542         * WorkArea.C: make the extern "C" methods static.
543
544         * Makefile.am (lyx_LDADD): simplify
545
546 2001-09-02  Angus Leeming  <a.leeming@ic.ac.uk>
547
548         * commandtags.h: removed redundant LFUNs, LFUN_HELP_COPYRIGHT,
549         LFUN_HELP_CREDITS, LFUN_HELP_VERSION.
550
551         * LyXAction.C (init):
552         * lyxfunc.C (dispatch): associated code removal.
553
554 2001-09-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
555
556         * lyxfont.h (isSymbolFont): shut off warning
557
558         * text.C (setHeightOfRow):
559         (getVisibleRow): fix crash with empty paragraphs which have a
560         bottom line
561
562 2001-09-07  Rob Lahaye  <lahaye@users.sourceforge.net>
563
564         * lyxrc.[Ch]: added dialogs_iconify_with_main variable and associated
565         code.
566
567 2001-09-04  José Matos  <jamatos@fep.up.pt>
568         * buffer.C
569         * buffer.h
570         * tabular.C (docbook): rename docBook method to docbook.
571
572 2001-09-02  Angus Leeming  <a.leeming@ic.ac.uk>
573
574         * Makefile.am: add dependencies to main.o.
575
576 2001-09-03  Dekel Tsur  <dekelts@tau.ac.il>
577
578         * FontLoader.C (available): Return false if !lyxrc.use_gui
579
580 2001-09-03  Michael Schmitt <schmitt@itm.mu-luebeck.de>
581
582         * FontInfo.C (query):
583         * converter.C (view):
584         * importer.C (Import):
585         * exporter.C (Export): Can not -> cannot.
586
587 2001-09-02  John Levon  <moz@compsoc.man.ac.uk>
588
589         * BufferView_pimpl.C: allow to create index inset even if
590           string is empty
591  
592 2001-09-02  Angus Leeming  <a.leeming@ic.ac.uk>
593
594         * buffer.C (getLists): replace boost::tie code with an explicit pair
595         as boost::tie can break some compilers.
596
597         * iterators.h: Added a std:: declaration to the return type of
598         ParIterator::size.
599
600 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
601
602         * lyxrc.C: add help for view_dvi_paper_option, default to safe
603           case.
604  
605 2001-09-02  Dekel Tsur  <dekelts@tau.ac.il>
606
607         * iterators.[Ch]: New files. Provide paragraph iterators.
608
609         * buffer.C (changeLanguage): Use paragraph iterators.
610         (isMultiLingual): ditto 
611
612         * BufferView2.C (ChangeInsets): Use paragraph iterators.
613
614 2001-09-01  Dekel Tsur  <dekelts@tau.ac.il>
615
616         * FontLoader.C: Support for cmr font.
617
618 2001-08-31  Dekel Tsur  <dekelts@tau.ac.il>
619
620         * FontLoader.C (getFontinfo): Handle latex symbol fonts.
621         (available): New method.
622
623         * FontInfo.C (getFontname): Use scalable fonts even when
624         lyxrc.use_scalable_fonts is false, if no non-scalable fonts was
625         found.
626
627 2001-08-23  Angus Leeming  <a.leeming@ic.ac.uk>
628
629         * converter.C (Formats::view): reverted! Incorrect fix.
630
631 2001-08-23  Angus Leeming  <a.leeming@ic.ac.uk>
632
633         * converter.C (Formats::view): only output the -paper option
634         if the dvi viewer is xdvi, thereby fixing bug #233429.
635
636 2001-08-23  Herbert Voss  <voss@perce>
637
638         * BufferView_pimpl.C: small fix for LFUN_INSERT_BIBTEX
639
640 2001-08-20  Dekel Tsur  <dekelts@tau.ac.il>
641
642         * Spacing.h (Spacing): Set space to Default on in the default
643         constructor.
644
645 2001-08-19  Lars Gullik Bjønnes  <larsbj@birdstep.com>
646
647         * vc-backend.h (RCS::versionString): add RCS to version 
648         (CVS::versionString): add CVS to version 
649
650         * vc-backend.C (scanMaster): do not add CVS to version.
651         (scanMaster): do not add RCS to version
652
653         * lyxvc.C (versionString): new method
654
655         * lyxfunc.C (initMiniBuffer): use LyXVC::versionString
656
657 2001-08-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
658
659         * Spacing.C (set): initialize fval
660
661 2001-08-15  Dekel Tsur  <dekelts@tau.ac.il>
662
663         * lyxlex_pimpl.C (next): Treat \ as normal char if not followed by
664         " or \.
665
666 2001-08-16  Juergen Vigna  <jug@sad.it>
667
668         * lyxfunc.C (dispatch): implemented the new FINISHED states.
669
670 2001-08-16  John Levon  <moz@compsoc.man.ac.uk>
671
672         * BufferView_pimpl.C: 
673         * figureForm.C:
674         * lyxtext.h:
675         * text2.C: setParagraph takes linespacing now
676  
677 2001-08-15  John Levon  <moz@compsoc.man.ac.uk>
678
679         * LyxAction.C: add internal LFUN_CITATION_INSERT
680
681         * LyXView.C: actually apply fix
682
683         * bufferlist.C: fix open non-existent file
684  
685         * lyxfind.C: fix indentation
686  
687         * lyxfunc.C: remove unneeded assert, fix typo
688  
689 2001-08-16  John Levon  <moz@compsoc.man.ac.uk>
690
691         * MenuBackend.C: use "Floatname List"
692
693 2001-08-14  Dekel Tsur  <dekelts@tau.ac.il>
694
695         * buffer.C (parseSingleLyXformat2Token): Do not generate errors
696         when converting LaTeX layout to insetERT.
697         Generate a non-collapsed float when reading old float
698
699 2001-08-13  Dekel Tsur  <dekelts@tau.ac.il>
700
701         * BufferView2.C (showLockedInsetCursor): Use normal cursor shape in
702         ERT insets.
703
704 2001-08-13  Juergen Vigna  <jug@sad.it>
705
706         * text.C (fill): return 0 instead of 20 as this seems to be the more
707         correct value.
708
709 2001-08-13  Dekel Tsur  <dekelts@tau.ac.il>
710
711         * encoding.C (TransformChar): Use lyxrc.font_norm_type instead of
712         lyxrc.font_norm.
713
714 2001-08-13  Juergen Vigna  <jug@sad.it>
715
716         * lyxfind.C (LyXReplace): fixed not single-replacing characters with
717         casesensitive off.
718         (SearchBackward): comment out the unlocking of the inset_owner this
719         should not be needed!
720
721 2001-08-11  Dekel Tsur  <dekelts@tau.ac.il>
722
723         * Many files: Remove inherit_language, and add latex_language
724
725         * BufferView2.C (showLockedInsetCursor): Fix cursor shape in
726         collapsible insets.
727
728 2001-08-10  Juergen Vigna  <jug@sad.it>
729
730         * text.C (prepareToPrint): fixed hfill-width in draw!
731
732         * BufferView2.C (selectLastWord): save the selection cursor as this
733         now is cleared in the function LyXText::clearSelection!
734
735 2001-08-08  Juergen Vigna  <jug@sad.it>
736
737         * BufferView_pimpl.C (Dispatch): use a non-cut-buffer cut on DELTE
738         BACKSPACE type functions.
739
740         * CutAndPaste.C (cutSelection): added a bool so that the stuff actually
741         is only cutted from the document but not put in the cut-buffer, where
742         still the old stuff should be.
743
744         * text2.C (cutSelection): added bool to pass to CutAndPaste::cutSelection.
745
746         * BufferView2.C (cut): added a bool to pass to LyXText::cutSelection.
747
748         * tabular.C (SetWidthOfCell): fixed special case where the width
749         was not updated!
750         (LeftLine): handle '|' in align_special.
751         (RightLine): ditto
752         (LeftAlreadyDrawed): ditto
753         (SetWidthOfCell): ditto
754
755 2001-08-07  Juergen Vigna  <jug@sad.it>
756
757         * lyx_main.C (readUIFile): fixed some forgotten lowercase!
758
759 2001-08-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
760
761         * lyxlex_pimpl.[Ch]: converto to lowercase funcs
762         * lyxlex.[hC]: ditto
763
764 2001-08-06  Juergen Vigna  <jug@sad.it>
765
766         * text.C (getVisibleRow): fix up row clearing a bit.
767
768 2001-08-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
769
770         * minibuffer.C: make sure the X server sees the changes in the input.
771
772 2001-08-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
773
774         * paragraph.C (getFont): split into...
775         (getLabelFont): this
776         (getLayoutFont): and this
777         * paragraph_pimpl.C (realizeFont): calling this
778
779         * text2.C (getFont): split into...
780         (getLayoutFont): this
781         (getLabelFont): and this
782         (realizeFont): all three calling this
783
784         * lyxfont.h: remove all NO_LATEX macros and code... adjust all
785         files where used.
786
787 2001-08-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
788
789         * lyxfunc.C (getStatus): add checkbox support for LFUN_APPENDIX
790
791 2001-08-02  Kayvan A. Sylvan  <kayvan@sylvan.com>
792
793         * BufferView_pimpl.C (smartQuote): Added code to exempt pass_thru
794         layouts from the Quote inset insertion.
795
796 2001-08-03  Juergen Vigna  <jug@sad.it>
797
798         * BufferView_pimpl.C (update): do the fitCursor only at the end!
799
800         * screen.C (drawFromTo): don't call fitcursor here and do the loop
801         only if status not is already CHANGED_IN_DRAW (second level).
802
803         * text.C (draw): don't set the need_break_row when inside an
804         InsetText LyXText.
805
806 2001-08-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
807
808         * buffer.C (parseSingleLyXformat2Token): handle more latex
809         conversion cases.
810
811         * bufferview_funcs.[hC]: change function names to
812         begin with small char, adjust other files.
813
814 2001-08-02  André Pönitz <poenitz@gmx.net>
815
816         * lyxfunc.C:
817         BufferView_pimpl.C: remove broken special code for math-greek
818
819 2001-08-02  Juergen Vigna  <jug@sad.it>
820
821         * BufferView_pimpl.C (update): redone this function so that we
822         update the text again if there was a CHANGE_IN_DRAW.
823
824         * screen.C (cursorToggle): removed LyXText parameter and recoded.
825         (drawFromTo): added a new internal bool which is used by draw() and
826         redraw() function.
827         (general): some cursor drawing problems fixed.
828
829 2001-08-01  Juergen Vigna  <jug@sad.it>
830
831         * lyxfind.C (LyXFind): fixed
832         (SearchForward): ditto
833         (SearchBackward): ditto
834
835         * BufferView_pimpl.C (workAreaMotionNotify): hopefully fixed the
836         spurius drawing of the cursor in the main area.
837
838         * text2.C (status): small fix which could lead to a segfault!
839         (clearSelection): remove unneeded BufferView param.
840
841 2001-08-01  André Pönitz <poenitz@gmx.net>
842
843         * lyxfunc.C: small change due to changed mathed interface
844
845 2001-08-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
846
847         * bufferlist.C (loadLyXFile): add .lyx to file name if necessary
848
849 2001-08-01  John Levon  <moz@compsoc.man.ac.uk>
850  
851         * lyxfunc.c: fail gracefully if file doesn't exist 
852  
853         * LyXSendto.C:
854         * buffer.C:
855         * lyxfunc.C:
856         * BufferView_pimpl.C: IsDirWriteable() proto changed 
857  
858         * LyXView.C: fix updateWindowTitle() to store the last title
859
860 2001-07-31  Juergen Vigna  <jug@sad.it>
861
862         * text.C (setHeightOfRow): fixed setting of ascent/descent based on
863         the font (wrong since using of Paragraph::highestFontInRange).
864
865         * paragraph.C (highestFontInRange): added a default_size parameter.
866
867         * text.C (getVisibleRow): minor clear row changes (still not perfect).
868         (setHeightOfRow): reformat
869
870 2001-07-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
871
872         * converter.[hC] + affected files: move to (inital-char)lowercase
873         function names.
874
875         * ParagraphParameters.C (ParagraphParameters): remove commented code
876
877         * PainterBase.[Ch]: remove commented code
878
879         * LaTeXFeatures.h: add "bool floats" for float.sty
880
881         * LaTeXFeatures.C (LaTeXFeatures): init floats
882         (require): handle float
883         (getPackages): do it with floats
884
885 2001-07-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
886
887         * BufferView_pimpl.C (Dispatch): improve handling of
888         LFUN_INDEX_INSERT_LAST and LFUN_INDEX_CREATE
889
890         * commandtags.h: #include lyxfont.h here temporarily to avoid
891         keybinding bug.
892
893         * bufferlist.h: include LString.h here.
894
895 2001-07-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
896
897         * text2.C (getStringToIndex): new method.
898
899 2001-07-29  Asger Alstrup Nielsen  <alstrup@alstrup>
900
901         * *: Reduced header file dependencies all over.
902
903 2001-07-30  Baruch Even  <baruch@lyx.org>
904
905         * buffer.C (readInset): Stop auto-converting InsetFig to InsetGraphics.
906
907 2001-07-29  Baruch Even  <baruch@lyx.org>
908
909         * buffer.C (readInset): Changed GRAPHICS to Graphics.
910
911 2001-07-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
912
913         * ParameterStruct.h (endif): add a default constructor to make
914         sure that all variables is initialized.
915
916         * ParagraphParameters.C (ParagraphParameters): adjust
917
918 2001-07-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
919
920         * BufferView_pimpl.C (Dispatch): use WHOLE_WORD selection for
921         index; also, check that there is something to index, and that it
922         does not span over several paragraphs.
923         (doubleClick): use WHOLE_WORD_STRICT for double click.
924
925         * text.C (getWord): handle new WHOLE_WORD_STRICT word_location value.
926
927         * text2.C (toggleFree): do selection with WHOLE_WORD_STRICT
928         scheme.
929
930 2001-07-26  Baruch Even  <baruch@lyx.org>
931
932         * buffer.C (readInset): Changed to call up InsetGraphics when reading
933         an InsetFig figure, backwards compatible reading of old figure code.
934
935 2001-07-27  Juergen Vigna  <jug@sad.it>
936
937         * text2.C: font.realize function adaption.
938
939         * text.C (draw): add a warnings lyxerr text if needed.
940
941         * layout.C: font.realize function adaption.
942
943         * language.C: add inherit_language and implement it's handlings
944
945         * bufferview_funcs.C (StyleReset): remove language parameter from
946         font creation (should be language_inherit now).
947
948         * bufferparams.C (writeFile): handle ignore_language.
949
950         * paragraph.C (getFontSettings): the language has to be resolved
951         otherwise we have problems in LyXFont!
952
953         * lyxfont.C (lyxWriteChanges): added document_language parameter
954         (update): removed unneeded language parameter
955
956         * paragraph.C (validate): fixed wrong output of color-package when
957         using interface colors for certain fonts in certain environments,
958         which should not seen as that on the final output.
959
960 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
961
962         * BufferView_pimpl.C:
963         * Thesaurus.h:
964         * Thesaurus.C:
965         * Makefile.am:
966         * commandtags.h:
967         * LyXAction.C: add thesaurus support
968
969         * lyxfind.h:
970         * lyxfind.C: add "once" parameter, for thesaurus, to not
971           move to the next match
972   
973 2001-07-26  Juergen Vigna  <jug@sad.it>
974
975         * lyxfont.C (realize): honor ignore_language too!
976         (resolved): ditto.
977
978         * paragraph.C (TeXOnePar): handle ignore language right (hopefully).
979
980         * text.C (draw): one place more for ignore_language to not draw
981         itself!
982
983 2001-07-25  Angus Leeming  <a.leeming@ic.ac.uk>
984
985         * LaTeXFeatures.C (getPackages): clean-up a little of the natbib code.
986
987 2001-07-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
988
989         * buffer.C (parseSingleLyXformat2Token): a more general fix for
990         the minipage conversion problem.
991
992 2001-07-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
993
994         * buffer.C (parseSingleLyXformat2Token): check minipage if we
995         insert an inset.
996
997 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
998
999         * BufferView.h: don't forward declare WorkArea
1000
1001         * BufferView.C: don't include WorkArea.h
1002
1003 2001-07-25  André Pönitz <poenitz@gmx.net>
1004
1005         * commandtags.h:
1006         * LyXAction.C:
1007         * lyxfunc.C:  new LFUN 'math-space'
1008
1009         * BufferView.[Ch]: remove unneeded reference to 'WorkArea'
1010
1011 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1012
1013         * text2.C (toggleInset): call open/close
1014
1015 2001-07-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1016
1017         * lyxfunc.C (dispatch): add debug for the disabled case
1018
1019         * font.C (buttonText): make similar to rectText
1020
1021         * buffer.C (readInset): comment out parsing of insetlist and
1022         insttheorem 
1023
1024         * PainterBase.C (rectText): small correction
1025
1026         * BufferView_pimpl.C: comment out insettheorem and insetlist
1027         * LyXAction.C: ditto
1028         * commandtags.h: ditto
1029
1030 2001-07-24  Juergen Vigna  <jug@sad.it>
1031
1032         * text.C (draw): honor the ignore_language.
1033
1034         * lyxfont.C (LyXFont): set language to ignore_language in FONT_INIT1.
1035
1036 2001-07-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1037
1038         * lyxfunc.C (getStatus): BREAKLINE does _not_ insert a special
1039         char inset.
1040
1041 2001-07-24  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1042
1043         * lyxtext.h: remove unused (and unimplemented) methods
1044
1045 2001-07-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1046
1047         * text.C (getVisibleRow): honor background color
1048
1049         * PainterBase.h:
1050         * Painter.h: remove default color argument for fillRectangle
1051
1052         * text.C (backgroundColor): new method
1053
1054 2001-07-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1055
1056         * text.C (getVisibleRow): adjust
1057
1058         * font.[Ch] (rectText): new method, metrics
1059         (buttonText): new method, metrics
1060
1061         * PainterBase.[hC]: make rectText and buttonText always draw and take
1062         fewer paramteres.
1063
1064 2001-07-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1065
1066         * ToolbarDefaults.C (read): 
1067         * MenuBackend.C (read): allow escaping in all strings
1068
1069         * BufferView_pimpl.C (insertAndEditInset): new method.
1070         (Dispatch): use insertAndEditInset whenever appropriate.
1071
1072         * BufferView_pimpl.C (insertNote): removed
1073
1074         * BufferView_pimpl.C (smartQuote): new method, moved from
1075         BufferView; if an insetquote cannot be inserted, insert a '"'
1076         character instead.
1077
1078         * BufferView2.C: remove insertCorrectQuote();
1079
1080         * lyxfunc.C (getStatus): Add support for all remaingin
1081         inset-insert lfuns.
1082
1083         * trans_mgr.C (insertVerbatim): do not treat '"' specially.
1084
1085         * lyxrc.C (read): in RC_BIND, allow escaped sequences in the
1086         command (necessary to pass " as parameter of self-insert.
1087
1088         * text.C (selectWordWhenUnderCursor):
1089         (selectWord): add word_location parameter
1090         (selectWordWhenUnderCursor): same + remove special code for word
1091         boundary.
1092         (selectNextWord): use kind() to guess type of insetspecialchar,
1093         not latex().
1094         
1095         * buffer.C (insertStringAsLines): new method, extracted from LyXText.
1096         (insertErtContents): create ert insets as collapsed.
1097         (readInset): better compatibility code for Info inset.
1098
1099 2001-07-20  Juergen Vigna  <jug@sad.it>
1100
1101         * lyxfunc.C (dispatch): use always LyXFind now!
1102
1103         * text2.C (init): add a reinit flag so that the LyXText can be
1104         reinited instead of deleted and reallocated (used in InsetText).
1105
1106         * BufferView_pimpl.C: use the new Inset::edit(BV, bool) where needed.
1107
1108         * text.C: ditto
1109
1110         * text2.C: ditto
1111
1112 2001-07-18  Juergen Vigna  <jug@sad.it>
1113
1114         * text.C (selectNextWord): handle insets inside inset by calling
1115         always the bv->text functions so that we can go up the_locking_inset!
1116
1117         * BufferView_pimpl.C (show/hideCursor): fixed cursor showing up
1118         in strange locations when inside an inset!
1119
1120         * lyxfind.[Ch]: give all functions a LyXText * parameter and implement
1121         handling to include insets.
1122
1123         * lyxfunc.C (dispatch): changes to calls SearchBackward/Forward.
1124
1125 2001-07-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1126
1127         * LyXAction.C (init): 
1128         * commandtags.h: 
1129         * BufferView_pimpl.C (Dispatch): change HYPHENATION_BREAK to
1130         LIGATURE_BREAK, since the name is so stupid.
1131
1132 2001-07-20  Angus Leeming  <a.leeming@ic.ac.uk>
1133
1134         * buffer.C (readInset): enable reading of new InsetNotes as well as old
1135         InsetInfos.
1136
1137         * FontLoader.C: remove FORMS_H_LOCATION cruft.
1138
1139         * sp_form.[Ch]: remove.
1140
1141         * src/LColor.[Ch]: remove noteframe. Change note to "yellow".
1142
1143         * src/BufferView_pimpl.C (insertNote): use InsetNote in place of
1144         InsetInfo.
1145
1146         * src/buffer.C (readInset): ditto.
1147
1148 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1149
1150         * BufferView_pimpl.C (specialChar): new method. Obsoletes
1151         menuSeparator(), endOfSentenceDot(), ldots() and
1152         hyphenationPoint(), which are therefore removed.
1153         (Dispatch): handle LFUN_HYPHENATION_BREAK.
1154
1155         * LyXAction.C (init): 
1156         * commandtags.h: add LFUN_HYPHENATION_BREAK.
1157
1158         * paragraph.C (getWord): removed.
1159
1160         * BufferView_pimpl.C (Dispatch): use last word or selection for
1161         LFUN_INDEX_INSERT_LAST and LFUN_INDEX_CREATE.
1162
1163         * lyx_main.C (queryUserLyXDir): do not ask before creating
1164         user_dir, except if it has been named explicitely.
1165
1166 2001-07-20  Angus Leeming  <a.leeming@ic.ac.uk>
1167
1168         * BufferView_pimpl.C (updateScrollbar): Fix crash when reading in
1169         a document of zero size.
1170
1171 2001-07-19  Angus Leeming  <a.leeming@ic.ac.uk>
1172
1173         * LaTeXFeatures.[Ch]: add variable "bool natbib" and set it
1174         approriately in the c-tor and in require().
1175         (getPackages): output the appropriate LaTeX for natbib support.
1176
1177         * buffer.C (parseSingleLyXformat2Token): set the new bufferparams
1178         variables "use_natbib" and "use_numerical_citations" when reading the
1179         LyX file.
1180         (readInset): read the various natbib cite commands.
1181         (validate): white-space change.
1182
1183         * bufferparams.[Ch]: new variables "bool use_natbib" and
1184         "bool use_numerical_citations".
1185         (writeFile): output them in the LyX file.
1186
1187 2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
1188
1189         * lyxfunc.C (getStatus): add support for all the inset insertion
1190         commands.
1191
1192         * text2.C (insertInset): 
1193         * paragraph.C (insetAllowed): 
1194         * BufferView_pimpl.C (insertInset): update to take in account the
1195         renaming of insertInsetAllowed
1196
1197         * lyxfunc.C (getStatus): add support for LFUN_INSET_TOGGLE.
1198
1199         * text2.C (getInset): new method. returns inset at cursor position. 
1200
1201         * BufferView_pimpl.C (Dispatch): changes because of this.
1202
1203         * LyXAction.C (init): rename open-stuff to inset-toggle.
1204
1205         * commandtags.h: rename LFUN_OPENSTUFF to LFUN_INSET_TOGGLE.
1206
1207         * text2.C (toggleInset): renamed from openStuff; use
1208         Inset::open().
1209
1210 2001-07-13  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
1211
1212         * lyxrc.C (set_font_norm_type): recognise ISO_8859_15.
1213
1214         * lyxrc.h: added ISO_8859_15 to enum FontEncoding.
1215
1216 2001-07-18  Dekel Tsur  <dekelts@tau.ac.il>
1217
1218         * buffer.C (readLyXformat2): Add filename to the error dialog
1219
1220 2001-07-18  Juergen Vigna  <jug@sad.it>
1221
1222         * tabular.C (GetCellNumber): put an assert here instead of the check!
1223
1224 2001-07-17  Juergen Vigna  <jug@sad.it>
1225
1226         * BufferView_pimpl.C (toggleSelection): adapted too.
1227
1228         * text.C (selectNextWord): adapted for use with insets.
1229         (selectSelectedWord): ditto
1230
1231 2001-07-17  Juergen Vigna  <jug@sad.it>
1232
1233         * sp_spell.C (PSpell): fix initialitation order.
1234
1235 2001-07-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1236
1237         * paragraph.C: spacing
1238
1239 2001-07-17  Edwin Leuven  <leuven@fee.uva.nl>
1240
1241         * sp_spell.C: repair language selection for pspell
1242
1243 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1244
1245         * lyxfunc.h: change more methods to begin with lower char.
1246
1247 2001-07-16  Dekel Tsur  <dekelts@tau.ac.il>
1248
1249         * buffer.C (parseSingleLyXformat2Token): Generate error insets
1250         for unknown layouts.
1251
1252 2001-07-13  Dekel Tsur  <dekelts@tau.ac.il>
1253
1254         * buffer.C (readLyXformat2): Generate an error dialog if there are
1255         unknown layouts.
1256
1257 2001-07-16  Juergen Vigna  <jug@sad.it>
1258
1259         * sp_spell.C: always compile ISpell part.
1260
1261         * lyxrc.C: added use_pspell entry and it's handling.
1262
1263 2001-07-13  Juergen Vigna  <jug@sad.it>
1264
1265         * sp_spell.C: removed double includes.
1266
1267 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
1268
1269         Consistent use of Lsstream.h:
1270         * Lsstream.h: added using std::stringstream for consistencies sake.
1271
1272         * buffer.C: removed using std::stringstream
1273
1274         * lyxfont.C (stateText):
1275         * paragraph.C (asString):
1276         * text.C (selectNextWord, selectSelectedWord):
1277         * text2.C (setCounter):
1278         * vspace.C (asString, asLatexString):
1279         std::ostringstream -> ostringstream.
1280
1281 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
1282
1283         * LyXAction.C: add LFUN_HELP_ABOUTLYX
1284         * commandtags.h: add LFUN_HELP_ABOUTLYX
1285         * lyxfunc.C: add about lyx remove credits/copyright/version stuff
1286
1287 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
1288
1289         * BufferView_pimpl.C: sigchldchecker instead of sigchldhandeler in
1290         cursorToggle()
1291         * lyx_gui_misc.C: remove spellchecker
1292         * lyxfunc.C: showSpellchecker
1293         * sp_base.h: added
1294         * sp_ispell.h: added
1295         * sp_pspell.h: added
1296         * sp_spell.C: added
1297         * sp_form.[Ch]: removed
1298         * spellchecker.[Ch]: removed
1299
1300 2001-07-12  Kayvan A. Sylvan  <kayvan@sylvan.com>
1301
1302         * paragraph_pimpl.C (simpleTeXBlanks): Simply return if pass_thru
1303         is set.
1304         (simpleTeXSpecialChars): Simply print the input character without
1305         any special translation if pass_thru is set.
1306
1307         * layout.h: Added bool pass_thru to layout class for being able to
1308         implement pass through of a paragraph for Literate Programming.
1309         
1310         * layout.C: add LT_PASS_THRU to LayoutTags enum.
1311         * layout.C (LyXLayout): set pass_thru to flase in constructor.
1312         * layout.C (Read): add "passthru" to list of layout tags and add
1313         code to set the pass_thru boolean when it is read.
1314
1315 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1316
1317         * trans_decl.h: remove allowed from KmodInfo
1318
1319         * trans.[Ch] (AddDeakkey): change prototype to not have allowd.
1320         remove allowed code 
1321         (Load): adjust
1322
1323         * paragraph_pimpl.C (erase): use boost::prior
1324
1325         * Painter.C (text): use data() instead of c_str() when length is
1326         also provided.
1327         * WorkArea.C (putClipboard): ditto
1328         * font.h (width): ditto
1329
1330         * BufferView2.C: use it-> instead of (*it). for iterators
1331         * texrow.C: ditto
1332         * paragraph_pimpl.C: ditto
1333         * paragraph.C: ditto
1334         * minibuffer.C: ditto
1335         * language.C: ditto
1336         * kbmap.C: ditto
1337         * encoding.C: ditto
1338         * counters.C: ditto
1339         * converter.C: ditto
1340         * chset.C: ditto
1341         * Variables.C: ditto
1342         * TextCache.C: ditto
1343         * MenuBackend.C: ditto
1344         * LyXAction.C: ditto
1345         * LColor.C: ditto
1346         * FloatList.C: ditto
1347         * DepTable.C: ditto
1348         * ColorHandler.C (LyXColorHandler): ditto
1349
1350 2001-07-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1351
1352         * BufferView_pimpl.C (Dispatch): handle LFUN_OPENSTUFF.
1353
1354         * text2.C (openStuff): reintroduce this method (which had been
1355         nuked in NEW_INSETS frenzy).
1356
1357         * lyxfunc.C (Dispatch): when an action has not been handled, use
1358         its name in the error message, not its number.
1359
1360         * paragraph.C (inInset): change method name to begin with lowercase.
1361
1362         * undo_funcs.C:
1363         * text2.C: updates because of this.
1364
1365 2001-07-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1366
1367         * ToolbarDefaults.C (add): add spaces in error message
1368
1369 2001-07-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1370
1371         * buffer.C (readLyXformat2): initialize the ert comp. variables.
1372         (readLyXformat2): rename return_par to first_par, use lyxlex's
1373         pushToken and remove the manual push handling.
1374         (parseSingleLyXformat2Token): add another ert comp. variable:
1375         in_tabular, rename return_par to first_par. handle newlines better
1376
1377 2001-07-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1378
1379         * kbsequence.C (getiso): redirect debug info to Debug::KBMAP.
1380
1381 2001-07-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1382
1383         * text2.C (getParFromID): removed
1384
1385         * buffer.C (getParFromID): new method moved form lyxtext.
1386         * BufferView2.C (insertErrors): adjust
1387         (setCursorFromRow): adjust
1388         * BufferView_pimpl.C (restorePosition): adjust
1389         * lyxfunc.C (Dispatch): adjust
1390         * undo_funcs.C (textUndo): adjust
1391         (textRedo): adjust
1392         (textHandleUndo): adjust
1393         (textHandleUndo): adjust
1394
1395 2001-07-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1396
1397         * buffer.C: up' the LYX_FORMAT
1398
1399         * lyxfont.h: turn NO_LATEX on as default
1400
1401         * buffer.C (insertErtContents): new methods of tex style compability.
1402         (parseSingleLyXformat2Token): use it several places.
1403         * tabular.C (OldFormatRead): and here
1404
1405 2001-07-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1406
1407         * text2.C: remove some commented code.
1408         reindent file.
1409
1410         * trans_mgr.[Ch]: simplify normalkey to only take a char as arg.
1411         * trans.C: changes because of the above.
1412
1413 2001-07-07  Dekel Tsur  <dekelts@tau.ac.il>
1414
1415         * text2.C (setCounter): Fix counters bug with bibliography layout.
1416
1417 2001-07-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1418
1419         * paragraph_pimpl.C (simpleTeXBlanks): don't go through owner_ for
1420         own member functions
1421         (simpleTeXSpecialChars): ditto
1422
1423 2001-07-06  Juergen Vigna  <jug@sad.it>
1424
1425         * a lot of files: changed the access to LyXText::status and the
1426         call of undo-functions.
1427         
1428         * undo.[Ch]: added a inset_id to the undo informations.
1429
1430         * undo_funcs.[Ch]: added and moved here all undo functions.
1431
1432         * lyxtext.h: give the status enum a weight, made status_ a private
1433         variable and made accessor functions for it, removed the whole bunch
1434         of undo-functions as they are now in their own file, make some
1435         functions publically available. Added function ownerParagraph with
1436         int parameter.
1437
1438         * paragraph.[Ch]: added "bool same_ids" to the constructor,
1439         made InInset() a const function, added getParFromID() function.
1440
1441         * buffer.[Ch]: added const version for inset_iterator functions,
1442         added getInsetFromID() function.
1443
1444         * BufferView2.C, BufferView_pimpl.C, text.C, text2.C, lyxfunc.C:
1445         changed undo functions for new version.
1446
1447 2001-07-05  Juergen Vigna  <jug@sad.it>
1448
1449         * paragraph_pimpl.C (Pimpl): set id_ also here (this is because some
1450         unknow mechanism does not call the proper constructor but only this
1451         one also if I request the other!?
1452
1453 2001-07-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1454
1455         * BufferView_pimpl.C (resizeCurrentBuffer): init the new LyXText
1456
1457         * text2.C (LyXText): use initialization lists.
1458
1459         * lyxtext.h (Selection): initialize set_ and mark_
1460         (init): remove method
1461
1462 2001-07-05  Dekel Tsur  <dekelts@tau.ac.il>
1463
1464         * LaTeX.C (scanLogFile): Parse rerun messages from latex packages.
1465
1466 2001-07-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1467
1468         * screen.[Ch]: change method names to begin with lowercase 
1469
1470         * BufferView_pimpl.C (updateScrollbar): simplify further and
1471         hopefully make it a bit faster.
1472
1473 2001-07-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1474
1475         * ColorHandler.C (LyXColorHandler): use GUIRunTime instead of
1476         calling directly xforms functions.
1477
1478         * Painter.C (Painter): 
1479         * lyx_cb.C (MenuWrite): 
1480         * FontInfo.C (query): use GUIRunTime::x11Display() instead of
1481         fl_display.
1482
1483         * lyx_gui.C: remove bogus guiruntime extern declaration.
1484
1485 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1486
1487         * text2.C (redoHeightOfParagraph): comment out stuff we don't need
1488         in NEW_INSETS
1489         (redoDrawingOfParagraph): ditto
1490         (redoParagraphs): ditto
1491         (cutSelection): don't create a object for CutAndPaste use the
1492         static method directly
1493         (pasteSelection): ditto
1494
1495         * bufferview_funcs.[Ch]: move ProhibitInput and AllowInput to
1496         LyXview (+ rename)
1497
1498 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1499
1500         * modifications to some other files because of this.
1501         
1502         * Makefile.am (lyx_SOURCES): add XFormsView
1503
1504         * XFormsView.[Ch]: new files
1505
1506         * LyXView.[Ch]: make LyXView a base class for the gui handling for
1507         the main window. Move the gui dependent stuff to XFormsView
1508
1509 2001-07-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1510
1511         * tabular.C (GetCellInset): update cur_cell also in the row/col
1512         version of this function.
1513
1514         * lyxfunc.C: no need to include figure_form.h here.
1515
1516         * FontLoader.h: 
1517         * lyxfunc.h: 
1518         * lyxscreen.h: 
1519         * text2.C: 
1520         * lyxvc.C: no need to include forms.h here.
1521
1522 2001-06-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1523
1524         * lyxrc.C (read): change debugging channel for RC_BIND to lyxrc.
1525
1526         * lyxfunc.C (Dispatch): 
1527         * Spacing.C (set): 
1528         * BufferView_pimpl.C (Dispatch): use .c_str() on istringstream
1529         constructor argument.
1530
1531 2001-06-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1532
1533         * paragraph.C (Paragraph): dont't clear, and just set layout.
1534         (makeSameLayout): use params's copy contructor.
1535
1536         * ParagraphParameters.[Ch] (makeSame): delete method
1537
1538 2001-06-29  John Levon  <moz@compsoc.man.ac.uk>
1539
1540         * Variables.[Ch]: fix indentation, rename set to isSet
1541
1542 2001-06-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1543
1544         * lyxfunc.C (Dispatch): fix typo
1545
1546 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1547
1548         * paragraph_pimpl.C: add std:: qualifier to lower_bound and
1549         upper_bound. 
1550
1551         * bufferlist.C: include assert.h for emergencyWrite().
1552
1553 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
1554
1555         * lyx_main.C: if we can't even find a readable LYX_DIR directory,
1556           give up at last (bug #425202) !
1557  
1558 2001-06-27  John Levon  <moz@compsoc.man.ac.uk>
1559
1560         * lyx_gui_misc.C:
1561         * sp_form.h:
1562         * sp_form.C:
1563         * spellchecker.h:
1564         * spellchecker.C: strip spellchecker options and bring up
1565           preferences tab instead
1566          
1567 2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1568
1569         * BufferView_pimpl.C (Dispatch): add .c_str() to the argument of
1570         the istringstream constructor
1571
1572 2001-06-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1573
1574         * paragraph.C (getLayout): fix return value
1575
1576         * paragraph.h: do not declare getLayout as inline.
1577
1578         * lyxtext.h: remove LyXText:: qualifier to changeRegionCase
1579
1580 2001-06-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1581
1582         * lyxcursor.h (operator<): new func
1583         (operator>): new func
1584         (operator>=): new func
1585         (operator<=): new func
1586
1587         * text.C (changeCase): use selection.start and selection.end
1588         (changeRegionCase): require from to be <= to. Require par to be a
1589         valid paragraph.
1590
1591         * LaTeXFeatures.C (getFloatDefinitions): std:: qualify ostream
1592
1593 2001-06-27  Juergen Vigna  <jug@sad.it>
1594
1595         * text.C (cursorLeftOneWord): changed to return the cursor and added
1596         overlay with BufferView * parameter which calls this one.
1597         (getWord): added
1598         (selectWord): use new getWord function.
1599         (changeCase): renamed from changeWordCase as and extended to work
1600         also on selections.
1601
1602         * lyxtext.h: added enum word_location
1603
1604         * BufferView_pimpl.C (Dispatch): change function changeWordCase to
1605         changeCase as this operates now also on selections.
1606
1607 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
1608
1609         * lyxfunc.C (getStatus): support LFUN_MATH_MUTATE
1610
1611         * many files: send debug output to Debug::INFO instead of
1612         Debug::ANY. 
1613
1614         * converter.C (View): 
1615         (Convert): 
1616         (Move): send debug output to Debug::FILES instead of console.
1617
1618 2001-06-26  The LyX Project  <lyx@rose.home.sad.it>
1619
1620         * lyxfunc.C (getStatus): use func_status
1621
1622         * func_status.h: new header, describing the results of
1623         LyXFunc::getStatus;
1624
1625         * lyxfunc.C (getStatus): add support for LFUN_MATH_VALIGN and
1626         LFUN_MATH_HALIGN.
1627
1628 2001-06-25  The LyX Project  <jug@sad.it>
1629
1630         * buffer.C (sgmlOpenTag):
1631         (sgmlCloseTag):
1632         (SimpleDocBookOnePar):  disable the depth spaces, for the moment.
1633
1634 2001-06-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1635
1636         * text2.C: remove some dead code
1637
1638         * tabular.C (GetCellInset): store the last cell checked (gotten)
1639
1640         * tabular.h: add the helper for the speedup
1641
1642         * lyxtext.h: remove some dead code
1643
1644 2001-06-26  The LyX Project  <Asger>
1645
1646         * paragraph.C: Change export to LaTeX of alignment to
1647         \begin{center} and family for better roundtrip work with reLyX.
1648
1649         * Tune the math drawing a bit.
1650
1651 2001-06-25  The LyX Project  <Asger>
1652
1653         * LColor.C (LColor): New color for math background. New color
1654         for buttons.
1655
1656 2001-06-25  The LyX Project  <jug@sad.it>
1657
1658         * lyxfunc.C (MenuNew): remove extra check for .lyx file
1659
1660         * lyxfunc.C (Open): 
1661         * bufferlist.C (newFile): do not restrict to files ending with
1662         .lyx
1663
1664         * BufferView_pimpl.C (MenuInsertLyXFile): 
1665
1666 2001-06-24  The LyX Project  <jug@sad.it>
1667
1668         * lyxlex_pimpl.C (compare_tags): use compare_ascii_no_case instead
1669         of compare_no_case
1670
1671 2001-06-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1672
1673         * lyxtext.h: rename most methods to begin with a small char.
1674         Lots of changes because of this.
1675
1676         * paragraph.C (Paragraph): do not call fitToSize
1677         (erase): call Pimpl::erase
1678         (insertChar): call Pimpl::insertChar
1679         (insertInset): call Pipl::insertInset
1680         (breakParagraph): do not call fitToSize
1681         (breakParagraphConservative): do not call fitToSize
1682         (fitToSize): remove method
1683
1684         * buffer.C (parseSingleLyXformat2Token): do not call fitToSize
1685
1686 2001-06-24  The LyX Project  <Asger>
1687
1688         * Fix Qt compilation^2
1689
1690 2001-06-24  The LyX Project  <jug@sad.it>
1691
1692         * paragraph.[Ch] (outerHook): new method. mostly equivalent to
1693         depthHook(getDepth()-1).
1694
1695         * paragraph.h: 
1696         * ParagraphParameters.h: 
1697         * ParameterStruct.h: change type of depth to unsigned int ==
1698         depth_type. Many adaptations to other files before of that.
1699
1700 2001-06-24  The LyX Project  <Asger>
1701
1702         * Fix Qt compilation.
1703
1704 2001-06-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1705
1706         * paragraph.h: renamed several methods to begin with small letter.
1707         several changes to many parts of the code because of this.
1708
1709 2001-06-23  The LyX Project  <jug@sad.it>
1710
1711         * text2.C (InsertStringAsLines): renamed from InsertStringA;
1712         rewritten to discard all double spaces when KeepEmpty is off
1713         (InsertStringAsParagraphs): renamed from InsertStringB; rewritten
1714         to only handle newlines but not fiddle with spaces and friends.
1715
1716         * lyxfunc.C (MenuNew): when doing 'new from template', use
1717         template_path as default directory
1718
1719 2001-06-23  The LyX Project  <Asger>
1720
1721         * Clean-up of header file includes all over
1722         * paragraph.h: Move some of the stuff into paragraph_pimpl.h
1723         
1724 2001-06-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1725
1726         * paragraph.h: renamed from lyxparagraph.h
1727
1728 2001-06-23  Asger  <lyx@violet.home.sad.it>
1729
1730         * Buffer.h: Removed Buffer::resize
1731         * BufferList.h: Removed BufferList::resize
1732         * LyXView.h: Added LyXView::resize. This way, we will only reflow 
1733         the document lazily when we change the width, or the font settings.
1734
1735 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
1736
1737         * lyxfunc.C: silently ignore empty dispatches from the minibuffer
1738
1739 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
1740
1741         * buffer.h: remove out of date comment
1742
1743 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
1744
1745         * lyxscreen.h:
1746         * screen.C: fix "theoretical" GC leak
1747  
1748 2001-06-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1749
1750         * LaTeX.C (scanAuxFile):
1751         (deplog): remove trailing \r when reading stream (useful under
1752         win32)  
1753
1754 2001-06-15  Angus Leeming  <a.leeming@ic.ac.uk>
1755
1756         * BufferView_pimpl.C (fitCursor): emit a signal updateParagraph.
1757         (resizeCurrentBuffer): have functions BufferView::theLockingInset()
1758         and BufferView::theLockingInset(Inset*), so should use them and not
1759         access bv_->text->the_locking_inset directly.
1760
1761         * lyxfunc.C (Dispatch): cosmetic name change of three signals.
1762
1763 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
1764
1765         * Makefile.am:
1766         * tex-defs.h: remove old unused file
1767          
1768 2001-06-15  John Levon  <moz@compsoc.man.ac.uk>
1769
1770         * BufferView_pimpl.C: fix typo, remove minibuffer message
1771           when buffer has loaded
1772
1773 2001-06-14  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1774
1775         * lyxfunc.C (Dispatch): use stringstream
1776         (MenuNew): use stringstream
1777         (Open): use stringstream
1778
1779         * importer.C (Import): use stringstream
1780
1781         * bufferview_funcs.C (CurrentState): use stringstream
1782
1783         * LaTeX.C (run): use stringstream
1784
1785         * BufferView_pimpl.C (savePosition): use stringstream
1786         (restorePosition): use stringstream
1787         (MenuInsertLyXFile): use stringstream
1788
1789 2001-06-14  Angus Leeming  <a.leeming@ic.ac.uk>
1790
1791         * BufferView.C:
1792         * Bullet.C:
1793         * ColorHandler.C:
1794         * FontInfo.C:
1795         * FontLoader.C:
1796         * LColor.C:
1797         * LaTeXFeatures.C:
1798         * Painter.C:
1799         * gettext.C:
1800         * lyx_gui_misc.C:
1801         * lyxserver.C:
1802         * vspace.C: removed // -*- C++ -*- as first line.
1803
1804         * lyxfind.h:
1805         * version.h: added // -*- C++ -*- as first line.
1806
1807 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1808
1809         * lyxfunc.C (getStatus): support LFUN_READ_ONLY_TOGGLE
1810
1811         * text2.C (SetSelectionOverString): do not test str[i]==0 for end
1812         of string
1813
1814 2001-06-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1815
1816         * buffer.C (parseSingleLyXformat2Token): fix compatability reading
1817         of floats.
1818
1819 2001-06-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1820
1821         * gettext.C: include LString.h even when --disable-nls is on. 
1822
1823 2001-06-12  Angus Leeming  <a.leeming@ic.ac.uk>
1824
1825         * converter.h (Get): changed argument type from int to
1826         FormatList::size_type to avoid unnecessary conversion.
1827
1828         * bufferview_funcs.C (ToggleAndShow): check state of LyXText pointer
1829         before using it.
1830
1831 2001-06-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1832
1833         * gettext.h: include LString.h even when --disable-nls is on. 
1834
1835 2001-06-07  Juergen Vigna  <jug@sad.it>
1836
1837         * text.C (BreakAgain): subst spaces with tabs.
1838
1839         * paragraph.C (deleteInsetsLyXText): set recursive on deleteLyXText.
1840         (resizeInsetsLyXText): set force on resizeLyXText.
1841
1842 2001-06-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1843
1844         * gettext.h (gettext_init): 
1845         (locale_init): use a real definition instead of a macro
1846
1847 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
1848
1849         * Bufferview_pimpl.C:
1850         * LColor.h:
1851         * LColor.C: further lcolor tidies
1852
1853 2001-06-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1854
1855         * BufferView_pimpl.C (updateScrollbar): simplify.
1856
1857         * BufferView2.C: don't include insets/insetinfo.h, change
1858         prototype for insertInset and call the Pimpl version. let
1859         updateInset call Pimpl version.
1860
1861         * BufferView.h: move inset_slept to BufferView::Pimpl, move
1862         gotoInset to BufferView::Pimpl
1863
1864 2001-06-01  Juergen Vigna  <jug@sad.it>
1865
1866         * lyxfunc.C (Dispatch): LFUN_PREFIX don't call the update if we're
1867         inside a LockingInset (is the update needed at all?).
1868
1869 2001-05-31  Juergen Vigna  <jug@sad.it>
1870
1871         * BufferView_pimpl.C (Dispatch): we need a new instanze of cursor
1872         here not the old one otherwise how should we compare it afterwards
1873         if it's the same!
1874
1875 2001-06-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1876
1877         * lyxfont.C: 
1878         * tabular.C:
1879         * tabular-old.C: 
1880         * FontInfo.C: bring C functions into global namespace when
1881         necessary
1882
1883 2001-05-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1884
1885         * LString.h: make sure config.h has been loaded before LString.h.
1886
1887         * lyxlex_pimpl.C (EatLine): comment out annoying debug messages
1888         (one for each char read by EatLine!).
1889
1890         * lyx_main.C (init): constify lyxdir. Lowercase the name of some
1891         variables. 
1892
1893 2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1894
1895         * paragraph.C (BreakParagraph): set the inset_owner in the new par
1896         to the same as the par we break from
1897
1898 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1899
1900         * commandtags.h: add LFUN_INSET_WIDE_FLOAT
1901
1902         * MenuBackend.C (expand): also create menu entries for wide
1903         versions of the floats.
1904
1905         * LyXAction.C (init): add entry for LFUN_INSET_WIDE_FLOAT
1906
1907         * BufferView_pimpl.C (Dispatch): implement LFUN_INSET_WIDE_FLOAT
1908
1909         * Makefile.am (lyx_DEPENDENCIES): adjust for change in
1910         frontends/Makefile.am
1911
1912         * text2.C: adjust
1913         * text.C: adjust
1914         
1915
1916         * tabular.C (getTokenValue): add std::
1917
1918         * tabular-old.C (getTokenValue): add std::
1919         (getTokenValue): ditto
1920         (getTokenValue): ditto
1921
1922         * screen.C (ToggleSelection): adjust
1923
1924         * lyxtext.h: put selection cursors inside a Selection struct.
1925
1926         * lyxfunc.C (moveCursorUpdate): adjust
1927
1928         * lyxfont.C (latexWriteStartChanges): add std::
1929
1930         * lyxfind.C: adjust
1931
1932         * font.h: delete with(char const *, LyXFont const &)
1933
1934         * buffer.C (parseSingleLyXformat2Token): use contains instead of strstr
1935
1936         * FontInfo.C (getFontname): add std::
1937
1938         * BufferView_pimpl.C (resizeCurrentBuffer): adjust
1939         (workAreaButtonPress): adjust
1940         (tripleClick): adjust
1941         (update): adjust
1942         (moveCursorUpdate): adjust
1943         (Dispatch): adjust
1944
1945         * BufferView2.C (gotoInset): adjust
1946
1947 2001-05-30  Juergen Vigna  <jug@sad.it>
1948
1949         * spellchecker.C (USE_ORIGINAL_MANAGER_FUNCS): as it seems only I use
1950         to check pspell I add this as default as I now have new pspell
1951         libraries and they seem to use this.
1952
1953 2001-05-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1954
1955         * text2.C (CutSelection): make the cursor valid before the call to
1956         ClearSelection.
1957
1958 2001-05-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1959
1960         * kbsequence.C (parse): de-uglify a bit the parsing code, which
1961         relied on 0 terminated strings and other horrors. Bug found due to
1962         the new assert in lyxstring!
1963
1964         * lyx_main.C (defaultKeyBindings): add bindings the cursor-related
1965         KP_ keys.
1966
1967 2001-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1968
1969         * lyx_main.C (defaultKeyBindings): move self-insert KP_ bindings
1970         to latinkeys.bind.
1971
1972         * lyxfunc.C (processKeySym): change method of getting to the
1973         self-insert char.
1974
1975         * BufferView(2).[Ch]: move hfill, protectedBlank, newline,
1976         menuSeparator, endOfSentenceDot, ldots, hypenationPoint and menuUndo
1977         * BufferView_pimpl.[Ch]: here as private methods.
1978
1979 2001-05-28  Juergen Vigna  <jug@sad.it>
1980
1981         * text.C (SetHeightOfRow): added the update() call again as it is
1982         needed to initialize inset dimensions!
1983
1984 2001-05-16  Juergen Vigna  <jug@sad.it>
1985
1986         * text2.C (SetCharFont): Add new function with BufferView * and
1987         bool toggleall parameters for setting insets internal fonts.
1988         (SetFont): Freeze the undo as we may change fonts in Insets and
1989         all this change should be inside only one Undo!
1990
1991         * bufferview_funcs.C (ToggleAndShow): fixed this functions for
1992         setting font's in insets as for them we have the SetFont function!
1993
1994 2001-05-15  Juergen Vigna  <jug@sad.it>
1995
1996         * text2.C (ClearSelection): to be sure we REALLY don't have any
1997         selection anymore!
1998
1999         * tabular.C (TeXCellPreamble): fixed the left border problem for
2000         multicolumn cells.
2001
2002 2001-05-27  Dekel Tsur  <dekelts@tau.ac.il>
2003
2004         * LaTeX.C (deplog): Make sure that the main .tex file is in the
2005         dependancy file
2006
2007 2001-05-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2008
2009         * lyx_main.C (defaultKeyBindings): set KP_enter to point at
2010         LFUN_BREAKPARAGRAPH.
2011
2012         * LyXAction.C (init): remove external name for LFUN_LAYOUTNO, set
2013         help test to "internal only", similar for LFUN_INSERT_URL
2014
2015         * BufferView_pimpl.C (Dispatch::LFUN_QUOTE): change it to to the insertcorrectQuote.
2016         (Dispatch::LFUN_SELFINSERT): fix to handle math greek,
2017         auto_region_delete and deadkeys. 
2018
2019 2001-05-22  John Levon  <moz@compsoc.man.ac.uk>
2020
2021         * LColor.h:
2022         * LColor.C: remove some dead entries, tidy a little
2023  
2024 2001-05-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2025
2026         * lyxfunc.C (processKeySym): comment the Escape handling, remove
2027         commented code.
2028         (Dispatch): implement LFUN_ESCAPE
2029
2030         * commandtags.h: add LFUN_ESCAPE
2031
2032         * LyXAction.C (init): add entry for LFUN_ESCAPE
2033
2034         * BufferView_pimpl.C (Dispatch): adjust for open_new_inset move.
2035         Remove commented code.
2036         (insertNote): moved here
2037         (open_new_inset): moved here
2038
2039         * BufferView[2].[Ch]: move insertNote and open_new_inset to
2040         BufferView_pimpl
2041
2042 2001-05-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2043
2044         * kbmap.C (findbinding): clean it up and make it work correctly.
2045
2046         * lyx_main.C (init): do not pass argc and argv as parameters
2047
2048 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
2049
2050         * buffer.C: fix path for OS/2 & Win32
2051
2052         * lyx_gui.C:
2053         * lyx_main:
2054         * lyx_main.C: Added os:: class.
2055         
2056         * os2_defines.h: update
2057
2058 2001-05-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2059
2060         * lyxfunc.[Ch] (processKeySym): return void. Handle unknown actions
2061         better by trying again with reduced state.
2062
2063 2001-05-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2064
2065         * lyxrc.C (read): print error about invalid key sequence only when
2066         debugging (because not all latinX keysyms are known to some X
2067         servers)
2068
2069         * kbsequence.C (getiso): add a few std:: qualifiers
2070         (getiso): comment out extra return statement.
2071
2072 2001-05-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2073
2074         * BufferView_pimpl.C (Dispatch): comment out the old "default" key
2075         handling.
2076         (Dispatch): enhance the accent inset a bit. (not perfect)
2077
2078 2001-05-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2079
2080         * buffer.C (makeLaTeXFile): use stringstream on language_optons.
2081
2082 2001-05-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2083
2084         * bufferlist.C (emergencyWrite): fix assert() call
2085
2086 2001-05-04  Kayvan A. Sylvan  <kayvan@sylvan.com>
2087
2088         * text.C (InsertChar): Added trivial patch to only send the "you
2089         can not do multiple spaces this way" message once during a
2090         session.
2091
2092 2001-05-08  Baruch Even  <baruch@lyx.org>
2093
2094         * Makefile.am: Changed order of libraries to get LyX to link properly
2095         with the gnome frontend.
2096
2097 2001-05-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2098
2099         * LaTeXFeatures.h: add a std:: qualifier
2100
2101 2001-05-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2102
2103         * paragraph.C (String): use stringstream
2104
2105 2001-05-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2106
2107         * paragraph.C (writeFile): remove footflag arg
2108
2109         * buffer.C (makeLaTeXFile): use stringstream
2110         (latexParagraphs): remove footnot gurba
2111
2112         * LaTeXFeatures.C (getPackages): use stringstream
2113         (getMacros): likewise
2114         (getTClassPreamble): likewise
2115         (getFloatDefinitions): new method
2116
2117         * paragraph.C (writeFile): reindent
2118         (Erase): reindent
2119
2120         * WorkArea.h: revert the xpos + etc changes.
2121
2122         * CutAndPaste.C (SwitchLayoutsBetweenClasses): constify name and s
2123
2124         * lyxparagraph.[Ch]: add copy constructor, remove Clone
2125
2126         * CutAndPaste.C (copySelection): use LyXParagraph copy constructor
2127         (pasteSelection): likewise
2128         * text2.C (CreateUndo): likewise
2129
2130 2001-05-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2131
2132         * minibuffer.C (peek_event): temporarily reduce the functionality
2133         of the minibuffer (to allow args on lfuns)
2134
2135         * commandtags.h: remove LFUN_LOA_INSERT, LFUN_LOF_INSERT,
2136         LFUN_LOT_INSERT. add LFUN_FLOAT_LIST
2137
2138         * buffer.C (readInset): add compability reading of old float
2139         lists, add reading of new style float list.
2140         (readInset): avoid reevaluation of inscmd.getCmdName()
2141         (getLists): reindent
2142
2143         * MenuBackend.C (MenuItem): implement parsing of
2144         md_floatlistinsert and md_floatinsert.
2145         (expand::LastFiles): move initalizaton of iterators out of loop,
2146         avoid reevaluation.
2147         (expand::Documents): introduce typdedef vector<string> Strings,
2148         and use it. 
2149         (expand::ExportFormats): introduce typedef vector<Format const *>
2150         Formats, and use it.
2151         (expand): implement FloatListInsert and FloatInsert.
2152
2153         * LyXAction.C (init): remove entries for LFUN_LOA_INSERT,
2154         LFUN_LOA_VIEW, LFUN_LOF_INSERT, LFUN_LOFVIEW, LFUN_LOT_INSERT,
2155         LFUN_LOTVIEW. Add entry for LFUN_FLOAT_LIST
2156
2157         * BufferView_pimpl.C (Dispatch::LFUN_TOC_INSERT): remvoe the float
2158         handling. 
2159         (Dispatch::LFUN_FLOAT_LIST): implement
2160
2161 2001-04-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
2162  
2163         * LaTeX.C (run): Fix problem with --export code.
2164  
2165 2001-04-26  Angus Leeming  <a.leeming@ic.ac.uk>
2166
2167         * BufferView.[Ch] (workarea): removed.
2168         (getClipboard) new method; wrapper for workarea()->getClipboard()
2169
2170         * ToolbarDefaults.C (read): removed final lex.next() command; it's a
2171         bug.
2172
2173         * WorkArea.h (width, height, xpos, ypos): These methods all
2174         returned the dimensions of the work_area sub-area of WorkArea,
2175         resulting in a position error if the WorkArea were resized. Now
2176         return the dimensions of the entire WorkArea.
2177
2178         * lyx_main.C (ReadUIFile): don't print out spurious warnings.
2179
2180 2001-05-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2181
2182         * LaTeX.C (deplog): correct the syntax of regex reg1
2183
2184 2001-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2185
2186         * undo.C: remove !NEW_INSETS cruft
2187
2188 2001-04-28  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2189
2190         * text2.C: remove !NEW_INSETS cruft
2191
2192         * text.C: remove !NEW_INSETS cruft
2193
2194         * tabular.C: remove !NEW_INSETS cruft
2195
2196         * spellchecker.C: remove !NEW_INSETS cruft
2197
2198         * lyxtext.h: remove !NEW_INSETS cruft
2199
2200         * lyxlex_pimpl.C: remove !NEW_INSETS cruft
2201
2202         * lyxfunc.C: remove !NEW_INSETS cruft
2203
2204         * lyxfind.C: remove !NEW_INSETS cruft
2205
2206         * lyx_cb.C: remove !NEW_INSETS cruft
2207
2208         * figureForm.C: remove  !NEW_INSETS cruft
2209
2210         * bufferview_funcs.[Ch]: remove !NEW_INSETS cruft
2211
2212         * buffer.[Ch]: remove !NEW_INSETS cruft
2213
2214         * ToolbarDefaults.C: remove !NEW_INSETS cruft
2215
2216         * CutAndPaste.C: remove !NEW_INSETS cruft
2217
2218         * BufferView_pimpl.C: remove !NEW_INSETS cruft
2219
2220         * BufferView2.C: remove !NEW_INSETS cruft
2221
2222         * BufferView.h: remove !NEW_INSETS cruft
2223
2224 2001-05-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2225
2226         * Lsstream.h: include LString.h before the sstream headers to
2227         fix problem with gcc 2.95.3 and lyxstring
2228
2229 2001-05-02  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2230
2231         * lyx_main.C: add using directives when needed for C functions
2232         declared in std:: namespace.
2233
2234 2001-04-27  Juergen Vigna  <jug@sad.it>
2235
2236         * text.C (Fill): return 20 instead of 0 if paper_width < 0 (endless)
2237         (SetHeightOfRow): comment out the update call should not be needed!
2238
2239 2001-04-13  Juergen Vigna  <jug@sad.it>
2240
2241         * tabular.C (GetAdditionalHeight): changed parameter from cell to row.
2242         (LyXTabular): tried to minimize operator= operations (and realized
2243         hopfully Lars wish).
2244
2245 2001-04-27  Juergen Vigna  <jug@sad.it>
2246
2247         * spellchecker.C (sc_check_word): fixed Assert to lyx::Assert.
2248
2249 2001-04-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2250
2251         * lyxfunc.C (Dispatch): hack to make listof algorithm work
2252
2253         * buffer.C (readInset): hack to make listof algorithm work
2254
2255         * BufferView_pimpl.C: hack to make listof algorithm work
2256
2257 2001-04-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2258
2259         * LyXAction.C: removed all !NEW_INSETS cruft
2260         (init): moved lfun_item in method
2261
2262         * lyxparagraph.[Ch]: removed all !NEW_INSETS cruft
2263
2264 2001-04-26  Angus Leeming  <a.leeming@ic.ac.uk>
2265
2266         * BufferView2.C (theLockingInset): white space.
2267
2268 2001-04-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2269
2270         * minibuffer.C: include <iostream>
2271
2272         * BufferView_pimpl.C: implement LFUN_TRANSPOSE_CHARS
2273
2274         * LyXAction.C (init): add LFUN_TRANSPOSE_CHARS
2275
2276         * commandtags.h: add LFUN_TRANSPOSE_CHARS
2277
2278         * text.[Ch] (TransposeChars): new method
2279
2280 2001-04-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2281
2282         * call message directly through LyXView instead of through LyXFunc
2283         * BufferView2.C: adjust
2284         * BufferView_pimpl.C: adjust
2285         * FontLoader.C: adjust
2286         * buffer.C: adjust
2287         * bufferview_funcs.C: adjust
2288         * converter.C: adjust
2289         * figureForm.C: adjust
2290         * importer.C: adjust
2291         * lyx_cb.C: adjust
2292         * lyx_gui_misc.C: adjust
2293         * lyxfunc.C: adjust
2294         * lyxvc.C: adjust
2295         * text2.C: adjust
2296         + more files in subdirs
2297         
2298         * lyxparagraph.h (size): move up int file
2299         (GetLayout): ditto
2300
2301         * adjust all uses of Assert to lyx::Assert.
2302
2303         * BufferView2.C (ChangeCitationsIfUnique): adjust for
2304         lyxfunctional in namespace lyx
2305         * layout.C (hasLayout): ditto
2306         (GetLayout): ditto
2307         (GetLayout): ditto
2308         (delete_layout): ditto
2309         (NumberOfClass): ditto
2310         * converter.C (GetFormat): ditto
2311         (GetNumber): ditto
2312         (Add): ditto
2313         (Delete): ditto
2314         (SetViewer): ditto
2315         * bufferlist.C (getFileNames): ditto
2316         (emergencyWriteAll): ditto
2317         (exists): ditto
2318         (getBuffer): ditto
2319         * MenuBackend.C (hasSubmenu): ditto
2320         (hasMenu): ditto
2321         (getMenu): ditto
2322         * BufferView_pimpl.C (getInsetByCode): ditto
2323
2324 2001-04-18  Juergen Vigna  <jug@sad.it>
2325
2326         * vspace.C (asLatexString): fixed the 100% problem.
2327
2328 2001-04-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2329
2330         * lyxfunc.C (Dispatch): 
2331         * minibuffer.C: 
2332         * minibuffer.h: add a few std:: qualifiers
2333
2334 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2335
2336         * minibuffer.[Ch]: reimplement so that commands is initiated and
2337         run from lyxfunc, simplified som handling, and made the completion
2338         and history code for complete. wip. 
2339
2340         * lyxfunc.C (processKeySym): call message
2341         (miniDispatch): new temporary method
2342         (LFUN_EXEC_COMMAND): reimplement for new minibuffer
2343         (LFUN_MESSAGE): implement
2344         (LFUN_MESSAGE_PUSH): implement
2345         (LFUN_MESSAGE_POP): implement
2346         (initMiniBuffer): the initial/defualt minibuffer message.
2347
2348         * lyxfont.[Ch]: inline some more getters
2349
2350         * lyx_gui_misc.C (WriteAlert): use LFUN_MESSAGE
2351
2352         * lyx_gui_misc.[Ch] (WriteStatus): remove method 
2353
2354         * lyx_cb.[Ch] (ShowMessage): remove delay arg, use LFUN_MESSAGE
2355         (AutoSave): use LFUN_MESSAGE
2356         (Reconfigure): ditto
2357
2358         * importer.C (Import): constify som local vars, use LFUN_MESSAGE
2359
2360         * figureForm.C: use LFUN_MESSAGE
2361
2362         * converter.C (runLaTeX): use LFUN_MESSAGE
2363
2364         * bufferview_funcs.C: use LFUN_MESSAGE
2365         (Melt): ditto
2366         (changeDepth): ditto
2367
2368         * bufferparams.h: use boost::
2369
2370         * bufferlist.h: inherit privately from noncopyable
2371
2372         * bufferlist.C (loadLyXFile): remove some commented code.
2373
2374         * buffer.C (runChktex): use LFUN_MESSAGE
2375
2376         * ShareContainer.h: inherit privately from noncopyable
2377
2378         * ParagraphParameters.[hC] (depth): inline it.
2379
2380         * LyXView.[Ch] (LyXView): connect the minibuffer signals to lyxfunc
2381         methods.
2382         (message): new method
2383         (messagePush): ditto
2384         (messagePop): ditto
2385         (show): init minibuffer
2386         (showState): direct call
2387
2388         * LaTeX.[Ch]: inherit privately from noncopyable
2389         (run): change second arg to LyXFunc*, use LFUN_MESSAGE
2390         instead of WriteStatus.
2391
2392         * FontLoader.C (doLoad): use LFUN_MESSAGE_PUSH and LFUN_MESSAGE_POP
2393
2394         * BufferView_pimpl.C (buffer): don't init minibuffer
2395         (workAreaButtonPress): use LFUN_MESSAGE
2396         (workAreaButtonRelease): ditto
2397         (savePosition): ditto
2398         (restorePosition): ditto
2399         (MenuInsertLyXFile): ditto
2400         (workAreaExpose): don't init minibuffer
2401         (update): remove commented code, simplify
2402
2403         * BufferView2.C (openStuff): use LFUN_MESSAGE
2404         (toggleFloat): ditto
2405         (menuUndo): ditto
2406         (menuRedo): ditto
2407         (copyEnvironment): ditto
2408         (pasteEnvironment): ditto
2409         (copy): ditto
2410         (cut): ditto
2411         (paste): ditto
2412         (gotoInset): ditto
2413         (updateInset): remove some commented code
2414
2415         * lastfiles.h: inherit privately from noncopyable
2416         * layout.h: ditto
2417         * lyx_gui.h: ditto
2418         * lyx_main.h: ditto
2419         * lyxlex.h: ditto
2420         * lyxlex_pimpl.h: ditto
2421
2422         * commandtags.h: comment out LFUN_FOOTMELT, LFUN_MARGINMELT,
2423         LFUN_FLOATSOPERATE, LFUN_MELT, add LFUN_MESSAGE,
2424         LFUN_MESSAGE_PUSH, LFUN_MESSAGE_POP
2425
2426         * LyXAction.h: inherit privately from noncopyable, add methods
2427         func_begin, func_end, returning iterators to the func map.
2428
2429         * LyXAction.C (init): comment out LFUN_FLOATSOPERATE, LFUN_MELT,
2430         add entries for LFUN_MESSAGE, LFUN_MESSAGE_PUSH, LFUN_MESSAGE_POP
2431         (func_begin): new method
2432         (func_end): new method
2433
2434         * CutAndPaste.C (cutSelection): split into two versons (NEW_INSETS
2435         and not)
2436         (copySelection): ditto
2437         (pasteSelection): ditto
2438
2439         * BufferView.C: whitespace change
2440         * BufferView.h: inherit privately from noncopyable
2441
2442 2001-04-16  Allan Rae  <rae@lyx.org>
2443
2444         * tabular-old.C (l_getline): 
2445         * spellchecker.C (sc_check_word): 
2446         * lyxfunc.C (Dispatch): #warning triggers an error on Sun CC 6.0 as
2447         an unrecognised preprocessor directive.  So ensure they're wrapped. 
2448
2449 2001-04-14  Dekel Tsur  <dekelts@tau.ac.il>
2450
2451         * src/exporter.C (Export): Give an error message when path to file 
2452         contains spaces.
2453
2454 2001-04-12  Dekel Tsur  <dekelts@tau.ac.il>
2455
2456         * LaTeX.C (deplog): Always check that foundfile exists.
2457
2458 2001-04-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2459
2460         * lyx_main.h: 
2461         * lyx_main.C (ReadLanguagesFile): fix weird typo in method name 
2462
2463 2001-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2464
2465         * tabular.[Ch] (getLabelList): implement new method
2466
2467         * minibuffer.h: comment ouf setTiimer
2468
2469         * minibuffer.C (ExecutingCB): constify res
2470         (peek_event): constify s
2471         (Set): constify ntext
2472         (Init): constify nicename
2473
2474         * BufferView2.C (updateInset): comment out Minibuffer::setTimer
2475
2476         * BufferView_pimpl.C (update): comment out Minibuffer::setTimer
2477         (savePosition): use two params to Minibuffer::Set
2478         (restorePosition): ditto
2479
2480 2001-04-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2481
2482         * lyx_main.C: include language.h
2483
2484         * Makefile.am (lyx_main.o): add language.h
2485
2486 2001-04-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2487
2488         * exporter.C: 
2489         * paragraph.C: 
2490         * screen.C: 
2491         * tabular.C: 
2492         * CutAndPaste.C: include gettext.h
2493
2494         * lyxfont.h: remove old hack with ON and OFF.
2495
2496         * lyxparagraph.h: 
2497         * lyxfont.h: do not include language.h...
2498
2499         * BufferView2.C: 
2500         * LaTeXFeatures.C: 
2501         * Painter.C: 
2502         * bufferview_funcs.C: 
2503         * font.C: 
2504         * lyxfont.C: 
2505         * text.C: 
2506         * text2.C: 
2507         * trans_mgr.C: 
2508         * paragraph.C: ... but do it here instead
2509
2510 2001-04-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2511
2512         * text2.C (SetLayout): split in NEW_INSETS and non NEW_INSETS version
2513
2514         * tabular.C: small reformat
2515
2516         * paragraph.C (GetFontSettings): split in NEW_INSETS and non
2517         NEW_INSETS version
2518         (GetChar): ditto
2519         (BreakParagraph): ditto
2520         (SetOnlyLayout): ditto
2521         (SetLayout): ditto
2522
2523         * lyxparagraph.h: add definitions for SetLayout and SetOnlyLayout
2524         with one arg less.
2525
2526         * lastfiles.C: removed most using decl, add std:: where needed
2527
2528         * buffer.C: ws changes
2529
2530         * MenuBackend.C (class compare_format): put into anon namespace
2531         (expand): constify label, names, action, action2
2532         (expand): 
2533
2534         * text.C (SingleWidth): constify font
2535         (IsBoundary): constify rtl2
2536         (GetVisibleRow): constify ww
2537
2538         * LaTeX.C (deplog): constify logfile
2539
2540         * BufferView_pimpl.C (checkInsetHit): constify width, inset_x,
2541         start_x, end_x
2542         (workAreaExpose): constify widthChange, heightChange
2543
2544         * lyxrow.C (par): moved
2545         (height): moved
2546         (next): moved
2547         * lyxrow.h: as inlines here
2548
2549         * lyxfont.h (shape): moved from lyxfont.C
2550         (emph): moved from lyxfont.C
2551
2552         * lyxfont.C (LyXFont): use initialization list for all
2553         constructors
2554         (shape): move to lyxfont.h as inline
2555         (emph): move to lyxfont.h as inline
2556         
2557
2558 2001-04-04  Juergen Vigna  <jug@sad.it>
2559
2560         * vspace.C: had to include stdio.h for use of sscanf
2561
2562 2001-04-03  Angus Leeming  <a.leeming@ic.ac.uk>
2563
2564         * BufferView.h: 
2565         * BufferView_pimpl.h: remove xforms cruft. Both classes are
2566         independent of xforms.
2567
2568 2001-04-02  Juergen Vigna  <jug@sad.it>
2569
2570         * spellchecker.C: fixed namespace placing!
2571
2572 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
2573
2574         * lyxfunc.C (Dispatch): prevent crash in LFUN_GOTO_PARAGRAPH when
2575         the LyXParagraph * is 0.
2576
2577 2001-03-29  Juergen Vigna  <jug@sad.it>
2578
2579         * vspace.C: added support for %, c%, p%, l%.
2580         (stringFromUnit): added helper function.
2581         (asLatexString): changed to give right results for the %-values.
2582
2583         * buffer.C: convert the widthp in a width%.
2584
2585 2001-03-28  Angus Leeming  <a.leeming@ic.ac.uk>
2586
2587         * Makefile.am: removed form1.[Ch], lyx.[Ch] and added figure_form.[Ch],
2588         figureForm.[Ch].
2589
2590         * figureForm.[Ch]: stripped the FD_from_figure manipulation
2591         code out of lux_cb.[Ch], ready for its (imminent?) removal.
2592
2593         * lyx_cb.[Ch]: see above.
2594
2595         * figure_form.[Ch]: fdesign generated code, combining lyx.[Ch] and
2596         form1.[Ch].
2597
2598         * form1.[Ch]:
2599         * lyx.[Ch]: replaced by figure_form.[Ch].
2600
2601         * lyx_gui.C:
2602         * lyx_gui_misc.C:
2603         * lyxfunc.C: changed headers associated with above changes.
2604
2605 2001-03-27  Juergen Vigna  <jug@sad.it>
2606
2607         * BufferView_pimpl.C: set the temporary cursor right!
2608
2609 2001-03-27  Angus Leeming  <a.leeming@ic.ac.uk>
2610
2611         * BufferView_pimpl.C (Dispatch): corrected spelling givven -> given.
2612
2613 2001-03-23  Angus Leeming  <a.leeming@ic.ac.uk>
2614
2615         * LString.h: removed "using std::getline"!
2616
2617         * BufferView_pimpl.C (Dispatch): changes due to changes in
2618         InsetInclude::Params.
2619
2620         * buffer.C (tag_name): removed redundant break statements as they were
2621         producing lots of warnings with my compiler.
2622
2623 2001-03-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2624
2625         * LString.h: add "using std::getline" when using the real <string>.
2626
2627 2001-03-23  José Abílio Matos  <jamatos@fep.up.pt>
2628
2629         * buffer.C: removed bitset usage.
2630         PAR_TAG moved to an anonymous name space.
2631         (tag_name): new funtion, also in the anonymous namespace.
2632         (SimpleLinuxDocOnePar): replaced all the references to bitset by PAR_TAG.
2633         (makeDocBookFile): clean code. Completed transition from string arrays
2634         to string vectors.
2635         (SimpleDocBookOnePar): code clean.
2636
2637 2001-03-23  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2638
2639         * tabular.C: add some comments.
2640
2641 2001-03-22  Juergen Vigna  <jug@sad.it>
2642
2643         * buffer.C (parseSingleLyXformat2Token): redone the minipage
2644         compatibility read a bit and fixed bug with minipage in different
2645         depth.
2646
2647 2001-03-21  José Abílio Matos  <jamatos@fep.up.pt>
2648
2649         * buffer.C (pop_tag): removed.
2650         (push_tag): removed.
2651         (makeLinuxDocFile): cleaner C++ code, declarations near usage point,
2652         array replaced with vector. Added support for CDATA sections.
2653         (SimpleLinuxDocOnePar): ditto. Paragraph tags are correctly handled,
2654         at any nest level.
2655         (makeDocBookFile): XML conformant declaration of CDATA section,
2656         fixed bug related to <emphasis> in the first paragraph char.
2657         (sgmlOpenTag): exclude empty tags.
2658         (sgmlCloseTag): ditto.
2659         
2660         * buffer.h (pop_tag): removed.
2661         (push_tag): removed.
2662
2663 2001-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
2664
2665         * language.h (Languages): added size_type and size().
2666
2667 2001-03-20  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2668
2669         * buffer.C (parseSingleLyXformat2Token): Try to give a bit better
2670         response on compability reading of minipages. One probliem is that
2671         the old usage of minipages was «flertydig» 
2672
2673         * several files here and in subdirs: don't use static at file
2674         scope use anon namespaces instead.
2675
2676 2001-03-19  Kayvan A. Sylvan <kayvan@sylvan.com>
2677
2678         * paragraph.C (TeXEnvironment): Added \n to \end{environment}
2679         LaTeX output. This is necessary for Literate document
2680         processing.
2681
2682 2001-03-17  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2683
2684         * buffer.C: insert hfill when needed.
2685
2686         * tabular.C (l_getline): use string::erase, small whitespace change.
2687
2688         * BufferView_pimpl.C: try the anon namespace.
2689         * WorkArea.C: ditto
2690
2691 2001-03-16  Juergen Vigna  <jug@sad.it>
2692
2693         * BufferView_pimpl.C (workAreaButtonRelease): return only on button==2
2694         otherwise it won't open options-dialogs.
2695
2696         * buffer.C: honor pextraWidth(p) on converting minipages.
2697
2698         * tabular.C (l_getline): changed the functions to strip trailing \r.
2699
2700 2001-03-16  Angus Leeming  <a.leeming@ic.ac.uk>
2701
2702         * BufferView_pimpl.C:
2703         * minibuffer..C: added "using SigC::slot" declaration.
2704
2705 2001-03-16  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2706
2707         * lyxlex_pimpl.h: noncopyable is in namespace boost.
2708
2709         * text2.C: ditto
2710
2711         * text.C: ditto
2712
2713         * paragraph.C: ditto
2714
2715         * lyxtext.h: NO_PEXTRA
2716
2717         * buffer.C: NO_PEXTRA_REALLY, NO_PEXTRA
2718
2719         * ParagraphParameters.C (clear): NO_PEXTRA_REALLY
2720         * ParameterStruct.h: ditto
2721         * ParagraphParameters.h: ditto 
2722         * lyxparagraph.h: ditto
2723
2724 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2725
2726         * buffer.C: add compability for minipage alignment.
2727         (latexParagraphs): remove unwanted pextra check.
2728
2729         * several files: remove CXX_WORKING_NAMESPACES
2730
2731         * buffer.C (pop_tag): tie is in namespace boost
2732
2733         * BufferView.h: noncopyable is in namespace boost
2734         * lyxlex.h: ditto
2735         * lyx_main.h: ditto
2736         * lyx_gui.h: ditto
2737         * layout.h: ditto
2738         * lastfiles.h: ditto
2739         * bufferlist.h: ditto
2740         * ShareContainer.h: ditto
2741         * LyXView.h: ditto
2742         * LyXAction.h: ditto
2743         * LaTeX.h: ditto
2744
2745 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
2746
2747         * Merging changes from BRANCH_MVC back into HEAD.
2748
2749         * Makefile.am: added controllers/libcontrollers.la to lyx_DEPENDENCIES
2750
2751 2001-03-15  John Levon  <moz@compsoc.man.ac.uk>
2752
2753         * BufferView_pimpl.C: change from intl.C
2754
2755         * combox.h:
2756         * combox.C:
2757         * Makefile.am: move combox.*
2758
2759         * form1.h:
2760         * form1.C:
2761         * lyx_gui.C:
2762         * intl.h:
2763         * intl.C: remove dialog (covered by prefs)
2764
2765 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
2766
2767         * lyxfunc.C (Dispatch): removed redundant break statement.
2768         
2769 2001-03-14  Juergen Vigna  <jug@sad.it>
2770
2771         * tabular.C (l_getline): pay attention on \r\n (from Windows-files)
2772
2773 2001-03-14  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2774
2775         * buffer.C: add hack to fix compability reading of minipages.
2776
2777 2001-03-13  Dekel Tsur  <dekelts@tau.ac.il>
2778
2779         * buffer.C (getLists): Cleanup.
2780
2781 2001-03-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2782
2783         * lyxfont.C (update): don't honor toggleall on font size.
2784
2785 2001-03-13  John Levon  <moz@compsoc.man.ac.uk>
2786
2787         * bmtable.c:
2788         * bmtable.h:
2789         * Makefile.am: moved to frontends/xforms/
2790
2791         * lyx_gui_misc.C:
2792         * lyxfunc.C:
2793         * BufferView_pimpl.C: changes for moved mathpanel
2794
2795 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
2796
2797         * gettext.h: fix gettext_init() in --disable-nls
2798
2799 2001-03-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2800
2801         * LaTeXFeatures.C (getMacros): add a .c_str() when using sstream.
2802
2803 2001-03-09  John Levon  <moz@compsoc.man.ac.uk>
2804
2805         * lyx.C:
2806         * lyx.h: strip external form
2807
2808 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
2809
2810         * BufferView_pimpl.C: add comment, destroySplash()
2811
2812 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
2813
2814         * BufferView_pimpl.C:
2815         * LyXAction.C:
2816         * buffer.C:
2817         * commandtags.h:
2818         * lyxfunc.C: use re-worked insetinclude
2819
2820 2001-03-12  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2821
2822         * buffer.C: add using std::stringstream.
2823
2824         * lyx_cb.C: readd using std::ios.
2825
2826         * buffer.C: add using std::map.
2827
2828         * BufferView_pimpl.C: add using std::vector.
2829
2830         * ShareContainer.h: add std:: to swap.
2831
2832         * buffer.h: add some typedefs
2833         * buffer.C (getLists): use them
2834         (getLists): renamed from getTocList.
2835         add a counter for the different float types and use it in the
2836         generated string.
2837         (getLists): use the same counter for the NEW_INSETS and the "non"
2838         NEW_INSETS
2839
2840         * lyx_cb.h: remove unused items, includes, using etc.
2841
2842         * ShareContainer.h: remove some commented code, add more comments
2843         and "documentation".
2844
2845 2001-03-11  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2846
2847         * buffer.C (getTocList): make the list also when NEW_INSETS is
2848         defined.
2849
2850         * buffer.h: remove TocType
2851
2852         * buffer.C (getTocList): change to return a map<string,
2853         vector<TocItem> >, implement for dynamic number of list.
2854
2855         * CutAndPaste.[Ch] (checkPastePossible): remove unused arg
2856         * text2.C (PasteSelection): adjust
2857         * CutAndPaste.C (pasteSelection): adjust
2858
2859         * FloatList.C (FloatList): update from the new_insets branch.
2860         * Floating.[Ch]: ditto
2861         * LaTeXFeatures.C: ditto
2862         * buffer.C: ditto
2863         * lyxlex_pimpl.C: ditto
2864         
2865         * paragraph.C (Last): remove when NEW_INSETS is defined.
2866
2867         * other file: changes because of the above.
2868
2869 2001-03-09  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2870
2871         * lyxparagraph.h: rename next to next_, previous to previous_,
2872         make them private for NEW_INSETS. Rename Next() to next(),
2873         Previous() to previous().
2874
2875         * other files: changes because of the above.
2876
2877 2001-03-08  Dekel Tsur  <dekelts@tau.ac.il>
2878
2879         * BufferView.h: 
2880         * lyxparagraph.h: Add '#include "LString.h"' to fix compilation
2881         problem.
2882
2883 2001-03-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2884
2885         * main.C (main): pass lyx_localedir to gettext_init().
2886
2887         * gettext.h: remove locale_init and gettext_init macros
2888
2889         * gettext.C (locale_init): new function
2890         (gettext_init): new function
2891
2892         * lyx_gui.C (LyXGUI): use locale_init() instead of explicit
2893         setlocale().
2894
2895 2001-03-07  Edwin Leuven  <leuven@fee.uva.nl>
2896
2897         * Moved credits to frontends:
2898         * credits.[Ch]: removed
2899         * credits_form.[Ch]: removed
2900         * lyx_gui_misc.C: remove credits stuff
2901         * Makefile.am:
2902
2903 2001-03-07  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2904
2905         * lyx_main.C: make toplevel_keymap a boost::scoped_ptr.
2906
2907         * kbmap.[Ch]: make kb_key::table a boost::shared_ptr, remove
2908         unneeded destructor.
2909
2910         * intl.[Ch] (Intl): free the fd_form_keymap, make the fd_form_keymap
2911         a standalone pointer again.
2912
2913         * ColorHandler.[Ch]: make lyxColorHandler a boost::scoped_ptr
2914
2915 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
2916
2917         * Makefile.am:
2918         * filedlg.h:
2919         * filedlg.C:
2920         * LyXAction.C:
2921         * ToolbarDefaults.C:
2922         * bufferlist.C:
2923         * commandtags.h:
2924         * form1.C:
2925         * form1.h:
2926         * lyx_cb.C:
2927         * lyx_cb.h:
2928         * lyxfunc.h:
2929         * lyxfunc.C:
2930         * BufferView_pimpl.C: use new file dialog in GUII
2931
2932         * lyx_cb.h:
2933         * lyx_cb.C: remove LayoutsCB to Toolbar
2934
2935 2001-03-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2936
2937         * ShareContainer.h (get): add std:: qualifier
2938
2939 2001-03-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2940
2941         * ShareContainer.h: define a proper ShareContainer::value_type
2942         type (and use typename to please compaq cxx)
2943
2944 2001-03-06  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2945
2946         * lyxparagraph.h: move serveral local vars to
2947         ParameterStruct/ParagraphParameters., use ShareContainer in
2948         FontTable., make vars in FontTable private and add getter and
2949         setter.
2950
2951         * paragraph.C: changes because of the above.
2952
2953         * lyxfont.h: remove copy constructor and copy assignment. (the
2954         default ones is ok), move number inside FontBits. move inlines to
2955         lyxfont.C 
2956
2957         * lyxfont.C: add number to initializaton of statics, move several
2958         inlines here. constify several local vars. some whitespace
2959         cleanup. Dont hide outerscope variables.
2960
2961         * Spacing.h: add two new constructors to match the set methods.
2962
2963         * ShareContainer.h: new file, will perhaps be moved to support
2964
2965         * ParameterStruct.h: new file
2966
2967         * ParagraphParameters.h: new file
2968
2969         * ParagraphParameters.C: new file
2970
2971         * Makefile.am (lyx_SOURCES): add ParagraphParameters.C,
2972         ParagraphParameters.h, ParameterStruct.h and ShareContainer.h
2973
2974         * BufferView_pimpl.C: ParagraphParameter changes.
2975         * buffer.C: Likewise.
2976         * bufferview_funcs.C: Likewise.
2977         * text.C: Likewise.
2978         * text2.C: Likewise.
2979         
2980 2001-03-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2981
2982         * lyxfind.C (LyXReplace): do not redefine default argument in
2983         implementation. 
2984         (IsStringInText): ditto
2985         (SearchForward): ditto
2986         (SearchBackward): ditto
2987
2988 2001-03-06  Juergen Vigna  <jug@sad.it>
2989
2990         * lyxfind.C (IsStringInText): put parentes around expressions.
2991
2992 2001-03-05  Edwin Leuven  <leuven@fee.uva.nl>
2993
2994         * lyxfind.[Ch]: find stuff moved out of text2.C/lyxtext.h
2995         
2996 2001-02-23  John Levon  <moz@compsoc.man.ac.uk>
2997
2998         * lyx_main.C: add ISO_Left_Tab as bind synonym for Tab
2999
3000         * stl_string_fwd.h: add comment
3001
3002         * lyx_gui_misc.C: killed ALWAYS_CLOSE_MATH_PANELS
3003
3004         * tabular.h:
3005         * tabular.C: remove unused DocBook methods
3006
3007         * intl.C:
3008         * language.C:
3009         * paragraph.C:
3010         * buffer.C:
3011         killed DO_USE_DEFAULT_LANGUAGE
3012
3013 2001-03-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3014
3015         * lyx_gui.C: do not include language.h.
3016
3017         * bufferview_funcs.C (ToggleAndShow): do not provide optional
3018         arguments in function implementation.
3019
3020 2001-02-28  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
3021
3022         * BufferView_pimpl.C: add <ctime>
3023
3024 2001-02-27  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
3025
3026         * BufferView_pimpl.C: add using std::find_if
3027
3028 2001-02-27  José Matos  <jamatos@fep.up.pt>
3029         
3030         * LaTeXFeatures.C (getIncludedFiles): call to BasePath replaced
3031         by OnlyPath.
3032         
3033 2001-02-11  José Matos  <jamatos@fep.up.pt>
3034
3035         * buffer.C (makeDocBookFile): command styles now have a parameter as
3036         "title" by default.
3037
3038 2001-02-23  Edwin Leuven <leuven@fee.uva.nl>
3039
3040         * layout_forms.[Ch]: removed
3041         * lyx_cb.[Ch]: out character
3042         * lyx_gui.C: out character
3043         * lyx_gui_misc.C: out character
3044         * bufferview_funcs.C: : out character,
3045         added toggleall as parameter in ToggleAndShow
3046                    
3047 2001-02-26  Dekel Tsur  <dekelts@tau.ac.il>
3048
3049         * lyxfunc.C (getStatus): Fix the LFUN_EXPORT case.
3050
3051         * text2.C (SetCurrentFont): Disable number property at boundary.
3052
3053 2001-02-26  Juergen Vigna  <jug@sad.it>
3054
3055         * lyxfunc.C (getStatus): added a string argument override function so
3056         that this is correctly called from LyXFunc::Dispatch if it contains a
3057         do_not_use_argument which is used!
3058         (Dispatch): added check for "custom" export and call appropriate func.
3059
3060 2001-02-23  Dekel Tsur  <dekelts@tau.ac.il>
3061
3062         * lyxrc.C: Add language_command_local, language_use_babel and
3063         language_global_options.
3064
3065         * lyxfont.C (latexWriteStartChanges): Use language_command_local.
3066
3067         * buffer.C (makeLaTeXFile): Use language_use_babel and 
3068         language_global_options.
3069
3070 2001-02-23  Juergen Vigna  <jug@sad.it>
3071
3072         * lyxfunc.C (Dispatch): removed the whole part of the switch statement
3073         which works with LyXText and putted it inside BufferView. Here now we
3074         only call for that part the BufferView::Dispatch() function.
3075
3076         * BufferView.C (Dispatch): added.
3077
3078         * BufferView_pimpl.C (Dispatch): added! Here are now all dispatch
3079         functions which needs to use a LyXText over from LyXFunc.
3080         (MenuInsertLyXFile): added
3081         (getInsetByCode): added
3082         (moveCursorUpdate): added
3083         (static TEXT): added
3084
3085 2001-02-22  Juergen Vigna  <jug@sad.it>
3086
3087         * BufferView_pimpl.C (update): call a status update to see if LyXText
3088         needs it.
3089
3090 2001-02-20  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
3091
3092         * vc-backend.C (revert): implement for CVS
3093         (getLog): implement for CVS
3094
3095 2001-02-20  Juergen Vigna  <jug@sad.it>
3096
3097         * text2.C (ClearSelection): added BufferView param for inset_owner call
3098
3099         * lyxfunc.C (TEXT): added this function and use it instead of
3100         directly owner->view()-text of getLyXText().
3101
3102 2001-02-20  Edwin Leuven <leuven@fee.uva.nl>
3103
3104         * src/layout_forms.C: out preamble
3105         * src/layout_forms.h: out preamble
3106         * src/lyx_cb.C: out preamble
3107         * src/lyx_cb.h: out preamble
3108         * src/lyx_gui.C: out preamble
3109         * src/lyx_gui_misc.C: out preamble
3110         * src/lyxfunc.C: connect with guii preamble
3111
3112 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
3113
3114         * src/buffer.h: tiny clean-ups to allow compilation with DEC cxx.
3115
3116 2001-02-17  Dekel Tsur  <dekelts@tau.ac.il>
3117
3118         * LaTeX.C (run): Do not use 'scanres & RERUN' when deciding
3119         whether to run bibtex.
3120
3121 2001-02-16  Dekel Tsur  <dekelts@tau.ac.il>
3122
3123         * Makefile.am (lyx_SOURCES): Remove BackStack.h
3124
3125 2001-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
3126
3127         * Makefile.am (lyx_SOURCES): removed bibforms.h
3128
3129         * vspace.h: doxygen
3130
3131         * text.C (GetVisibleRow): make several local vars const
3132
3133         * tabular.C: small cleanup.
3134
3135         * lyxserver.C (callback): use compare instead of strncmp
3136
3137         * lyxparagraph.h: remove all code dep. on HAVE_ROPE, move inclass
3138         inlines to after class or to paragraph.C
3139
3140         * lyxfont.h: remove friend operator!=
3141
3142         * converter.h: move friend bool operator< to non friend and after
3143         class def.
3144
3145         * combox.h: small cleanup
3146
3147         * buffer.h: doxygen, remove unused constructor, move inclas inlies
3148         to inlines after class def.
3149
3150         * buffer.C (pop_tag): use string operations instead of strcmp
3151
3152         * bmtable.c: doxygen, small cleanup
3153
3154         * LaTeX.h: remove friend operator==
3155
3156 2001-02-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
3157
3158         * screen.C: 
3159         * lyxrc.[Ch]:
3160         * lyxfunc.C: 
3161         * lyxfont.[Ch]: 
3162         * lyx_cb.C: 
3163         * intl.[Ch]: 
3164         * commandtags.h: 
3165         * buffer.C: 
3166         * WorkArea.[Ch]: 
3167         * LyXAction.C: 
3168         * BufferView_pimpl.C:
3169         * BufferView.[Ch]: remove cruft
3170
3171 2001-02-14  Juergen Vigna  <jug@sad.it>
3172
3173         * lyxfunc.C: removed #if 0 unused code
3174
3175         * lyxfunc.C (Dispatch): make LFUN_QUOTE work for InsetText.
3176
3177         * BufferView_pimpl.C (update): set updatestatus of inset if needed.
3178
3179         * text2.C (SetSelection): added a BufferView * parameter
3180
3181 2001-02-13  Juergen Vigna  <jug@sad.it>
3182
3183         * lyxfunc.C (Dispatch): fixed protected blank problem.
3184         * BufferView2.C (protectedBlank): added LyxText * parameter.
3185
3186         * tabular.C (AppendRow): forgot to set row_info of newly added row.
3187         (AppendColumn): same as above for column_info.
3188
3189         * lyxfunc.C (Dispatch): supported some more functions in InsetText.
3190         (moveCursorUpdate): use a LyXText param for support of InsetText.
3191
3192         * BufferView_pimpl.C (doubleClick): added support for InsetText.
3193         (tripleClick): ditto
3194
3195         * lyxfunc.C (LFUN_APPENDIX): changed to use "text" pointer.
3196
3197         * BufferView_pimpl.C (update): added LyXText param to honor insets.
3198
3199         * bufferview_funcs.C (ToggleAndShow): fixed for text in insets.
3200
3201         * text2.C (SetSelection): set correct update status if inset_owner
3202         (ToggleFree): ditto
3203
3204 2001-02-12  Lars Gullik Bjønnes  <larsbj@lyx.org>
3205
3206         * tabular.C: remove some commented code.
3207
3208 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
3209
3210         * BufferView_pimpl.C: call hideSplash()
3211
3212         * LyXAction.C: make buffer-child-insert use LFUN_CHILD_CREATE
3213
3214         * include_form.h:
3215         * bibforms.h: remove
3216
3217         * lyxfunc.C:
3218         * src/commandtags.h: LFUN_CHILDINSERT -> LFUN_CHILD_INSERT,
3219           add LFUN_CHILD_CREATE
3220
3221         * counters.h: fix tiny typo
3222         
3223         * lyx_cb.C:
3224         * lyx.h:
3225         * lyx_gui.C:
3226         * lyx.C: move splash to frontends/xforms/
3227
3228         * lyx_gui_misc.C: move Include and Bibform to frontends
3229
3230         * lyxvc.h: clarify comment
3231
3232         * vspace.C: tiny housekeeping
3233
3234 2001-02-10  Dekel Tsur  <dekelts@tau.ac.il>
3235
3236         * text.C (PrepareToPrint): RTL Fix.
3237
3238         * paragraph.C (GetUChar): New method.
3239         (String):  Use GetUChar.
3240
3241         * buffer.C (asciiParagraph): Use GetUChar.
3242
3243 2001-02-09  Dekel Tsur  <dekelts@tau.ac.il>
3244
3245         * text.C (GetVisibleRow): Fix selection drawing for RTL text in tables.
3246
3247 2001-02-09  John Levon  <moz@compsoc.man.ac.uk>
3248
3249         * buffer.h:
3250         * buffer.C: rename to getLogName(), handle
3251           build log / latex log nicely
3252
3253 2001-02-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3254
3255         * MenuBackend.C: 
3256         * MenuBackend.h: remove support for reference menuitem type.
3257
3258 2001-02-07  John Levon  <moz@compsoc.man.ac.uk>
3259
3260         * BufferView_pimpl.C: housekeeping
3261         * BufferView_pimpl.h:
3262         * LyXView.h:
3263         * Makefile.am:
3264         * Timeout.C:
3265         * Timeout.h:
3266         * minibuffer.h: move Timeout GUI-I
3267                           
3268 2001-02-07  Dekel Tsur  <dekelts@tau.ac.il>
3269
3270         * lyxrc.C (read): Update converters data-structures.
3271
3272 2001-02-07  Lars Gullik Bjønnes  <larsbj@lyx.org>
3273
3274         * LaTeX.h (operator!=): add operator != for Aux_Info 
3275
3276 2001-02-06  John Levon  <moz@compsoc.man.ac.uk>
3277
3278         * Makefile.am: remove LaTeXLog.C, log_form.[Ch]
3279
3280         * LaTeXLog.C: deleted, useful code moved to Buffer
3281
3282         * buffer.h:
3283         * buffer.C: new function getLatexLogName()
3284
3285         * lyx_gui_misc.C:
3286         * lyx_gui.C:
3287         * lyxvc.C:
3288         * lyxvc.h:
3289         * lyxfunc.C: use frontends for LaTeX and VC logs
3290
3291 2001-02-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3292
3293         * LaTeX.h: yet another std:: that Allan forgot.
3294
3295         * Variables.C (set): renamed from isset(), because this clashes
3296         with some HP-UX macros (grr).
3297
3298 2001-02-06  Allan Rae  <rae@lyx.org>
3299
3300         * LaTeX.h: Another bug fix.  Missing std:: this time.
3301
3302 2001-02-04  Allan Rae  <rae@lyx.org>
3303
3304         * paragraph.C (TeXOnePar): Partial fix for the '\n' generation in
3305         floats problem. I've left it commented out because it's not quite
3306         correct.  It should also test that the current object is a table or
3307         figure inset.  But I haven't gotten around to figuring out how to do
3308         that.  I *think* it'll be something like: "table" == inset.type()
3309
3310         * LaTeX.h (operator==): Aux_Info should have a friend that returns a
3311         bool.
3312
3313 2001-02-02  Dekel Tsur  <dekelts@tau.ac.il>
3314
3315         * LaTeX.C (scanAuxFile): A rewrite of this method. It now returns
3316         all the citation/databases/styles in the auxilary file. 
3317         (run): Rerun latex if there was a babel language error.
3318
3319 2001-02-01  Dekel Tsur  <dekelts@tau.ac.il>
3320
3321         * text.C (Backspace): Preserve the font when changing newline char
3322         with a space.
3323         (BreakParagraph): If the cursor is before a space, delete the space.
3324
3325         * lyx_cb.C (QuitLyX): Do not save files when running with no gui.
3326
3327 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
3328
3329         * BufferView2.C (ChangeInsets): Renamed from ChangeRefs. Accept a
3330         new argument (code).
3331         (ChangeCitationsIfUnique): New method.
3332
3333         * paragraph.C (GetPositionOfInset): Handle bibkey.
3334
3335 2001-01-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3336
3337         * BufferView_pimpl.h: change type of Position::par_pos to
3338         LyXParagraph::size_type. 
3339
3340 2001-01-29  Dekel Tsur  <dekelts@tau.ac.il>
3341
3342         * BufferView_pimpl.C (savePosition, restorePosition): Write
3343         messages to minibuffer.
3344
3345 2001-01-28  José Matos  <jamatos@fep.up.pt>
3346
3347         * buffer.C (makeDocBookFile): adds support for document language.
3348         A silly restriction on the name of LatexCommand types where removed.
3349         Added support for CDATA sections, allows to chars unescaped, used
3350         among others in code, to avoid escape < and >.
3351         
3352 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
3353
3354         * BufferView_pimpl.C (savePosition, restorePosition): Use a vector of 
3355         saved positions instrad of a stack. Furthermore, a position is
3356         stored using paragraph id/paragraph position.
3357
3358         * commandtags.h: Add LFUN_BOOKMARK_SAVE and LFUN_BOOKMARK_GOTO.
3359         Remove LFUN_REF_BACK.
3360
3361 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
3362
3363         * converter.C (dvipdfm_options): New method.
3364
3365 2001-01-26  Dekel Tsur  <dekelts@tau.ac.il>
3366
3367         * vspace.C (isValidLength): Fix for empty input string.
3368
3369 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3370
3371         * LyXAction.C (init): change description of LFUN_FIGURE to
3372         "Insert Graphics"
3373
3374 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3375
3376         * LaTeX.C: add using directive
3377
3378 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
3379
3380         * MenuBackend.C (expand): Fix the sorting of the formats.
3381
3382 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
3383
3384         * lyx_main.C: tiny error message fix
3385
3386 2001-01-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3387
3388         * lyx_gui.C (LyXGUI): force the LC_NUMERIC locale to "C" after
3389         calling fl_initialize(). This fixes the problem with ',' as
3390         decimal separator in text files.
3391
3392 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
3393
3394         * trans.C (process): Fix the keymap bug.
3395
3396 2001-01-23  Dekel Tsur  <dekelts@tau.ac.il>
3397
3398         * LaTeX.C (scanAuxFiles): New method. Provides support for
3399         multiple bibliographies (when using the bibtopic/bibunits pacakges).
3400         (scanLogFile) Scan for "run BibTeX" messages.
3401
3402         * buffer.C (makeLaTeXFile): Do not load the ae package when using
3403         OT1 font encoding. Also, load the aecompl package if the ae
3404         package is loaded.
3405
3406         * tex-strings.C: Add "ae" to tex_fonts[] (from Matej Cepl).
3407
3408 2001-01-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3409
3410         * texrow.C (increasePos): turn two error messages into debug
3411         messages. 
3412
3413 2001-01-20  Dekel Tsur  <dekelts@tau.ac.il>
3414
3415         * LaTeX.C (scanAux): Handle the \@input macro.
3416         (runBibTeX): Use scanAux().
3417
3418         * language.C (latex_options_): New field.
3419
3420         * LaTeXFeatures.C (getMacros): Add language macros.
3421
3422         * buffer.C (makeLaTeXFile): Small fix.
3423
3424 2001-01-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3425
3426         * lyxfunc.C: fix the name of the inset for LFUN_CHILDINSERT
3427
3428         * text2.C: add a using directive.
3429
3430 2000-01-17  John Levon  <moz@compsoc.man.ac.uk>
3431
3432         * BufferView2.C:
3433         * lyx_gui_misc.h:
3434         * lyxfr1.C:
3435         * lyxfunc.C: kill LyXBell.
3436
3437 2001-01-17  Dekel Tsur  <dekelts@tau.ac.il>
3438
3439         * text.C (IsBoundary): Remove the error message
3440         
3441         * WorkArea.C (work_area_handler): Decrease keyboard purge threshold.
3442
3443         * lyxrc.C (setDefaults): Correct initialization value for
3444         font_norm_type.
3445
3446 2001-01-15  Dekel Tsur  <dekelts@tau.ac.il>
3447
3448         * BufferView2.C (gotoInset): New method. Replaces gotoNote() and
3449         gotoError().
3450
3451         * text2.C (GotoNextInset): New method. Replaces GotoNextError()
3452         and GotoNextNote().
3453
3454         * src/LyXAction.C: Added reference-next.
3455
3456         * text.C (InsertChar): Use contains instead of strchr.
3457
3458         * lyx_cb.C (MenuInsertLabel): Enable default value code.
3459
3460 2001-01-13  Dekel Tsur  <dekelts@tau.ac.il>
3461
3462         * paragraph.C (SimpleTeXOnePar) Put \protect before paragraph
3463         alignment commands (when needed).
3464
3465         * text.C (InsertChar): Add ':' to number separator chars.