]> git.lyx.org Git - features.git/blob - ChangeLog
1902a991677b96d7aced70eca1093850511a2de3
[features.git] / ChangeLog
1 2000-04-17  Dekel Tsur  <dekel@math.tau.ac.il>
2
3         * forms/layout_forms.fd
4         * src/layout_forms.h
5         * src/layout_forms.C (create_form_form_character)
6         * src/lyx_cb.C (UserFreeFont)
7         * src/lyx_gui.C (create_forms): Added GUI support for multi-lingual
8        documents (in the layout->character popup).
9
10 2000-04-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
11
12         * src/spellchecker.C (create_ispell_pipe): fix a bug where
13         \spell_command was in fact not honored (from Kevin Atkinson).
14
15         * src/lyx_gui.C (~LyXGUI): make sure lyxViews is deleted when
16         quitting (Angus)
17
18         * src/lyx_gui.h: make lyxViews private (Angus)
19
20 2000-04-15  Dekel Tsur  <dekel@math.tau.ac.il>
21
22         * src/mathed/math_write.C
23         (MathMatrixInset::Write) Put \protect before \begin{array} and
24         \end{array} if fragile
25         (MathParInset::Write): Put \protect before \\ if fragile
26
27 2000-04-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
28
29         * src/WorkArea.C (work_area_handler): call BufferView::enterView
30         and Buffer::leaveView when FL_ENTER and FL_LEAVE.
31
32         * src/BufferView.C (enterView): new func
33         (leaveView): new func
34
35         * src/BufferView_pimpl.C (enterView): new func, sets xterm cursor
36         when approp.
37         (leaveView): new func, undefines xterm cursor when approp.
38
39         * src/bufferview_funcs.C: moved SetXCursor to BufferView_pimp.C
40         (AllowInput): delete the Workarea cursor handling from this func.
41
42         * src/Painter.C (underline): draw a slimer underline in most cases.
43
44         * src/lyx_main.C (error_handler): use extern "C"
45
46 2000-04-12  Lars Gullik Bjønnes  <larsbj@lyx.org>
47
48         * src/insets/figinset.C (DocBook): small patch from Jose (jamatos)
49         sent directly to me.
50
51         * src/text2.C (DeleteEmptyParagraphMechanism): small patch posted
52         to the list by Dekel.
53
54         * src/lyxfunc.C (Dispatch): make PARAGRAPH_SPACING compile with
55         strstream too.
56
57         * src/bufferview_funcs.[Ch]: two new files, moved several of the
58         methods from lyx_cb.here.
59
60         * src/lyx_cb.C: in addition to the above; removed input_prohibited
61         it was not used.
62
63 2000-04-11  Lars Gullik Bjønnes  <larsbj@lyx.org>
64
65         * src/lyx_cb.[Ch]: made several functions take a BufferView* arg
66         instead of using current_view directly. 
67
68         * src/lyxfunc.C (Dispatch): the paragraph-spacing implementation
69
70         * src/LyXAction.C (init): add the paragraph-spacing command.
71
72         * src/commandtags.h: add enum for LFUN_PARAGRAPH_SPACING
73
74         * src/buffer.C (parseSingleLyXformat2Token): read the paragraph spacing
75
76         * src/lyx_cb.C (CurrentState): output a string when the spacing is
77         different from the documents.
78
79         * src/text.C (SetHeightOfRow): take paragraph spacing into
80         account, paragraph spacing takes precedence over buffer spacing
81         (GetVisibleRow): ditto
82
83         * src/paragraph.C (writeFile): output the spacing parameter too.
84         (validate): set the correct features if spacing is used in the
85         paragraph. 
86         (Clear): set spacing to default
87         (MakeSameLayout): spacing too
88         (HasSameLayout): spacing too
89         (SetLayout): spacing too
90         (TeXOnePar): output the spacing commands
91
92         * src/lyxparagraph.h: added a spacing variable for use with
93         per-paragraph spacing.
94
95         * src/Spacing.h: add a Default spacing and a method to check if
96         the current spacing is default. also added an operator==
97
98         * src/text2.C (DeleteEmptyParagraphMechanism): added a
99         RedoParagraphs.
100
101 2000-04-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
102
103         * src/lyxserver.C (callback): fix dispatch of functions
104
105         * src/insets/insetlatexaccent.C (checkContents): turn bogus
106         printf() into lyxerr call. 
107
108         * src/tex-strings.C (tex_fonts): add "pslatex" to the choice of
109         fonts. 
110
111         * src/menus.C (ShowInsertMenu): rename "Figure" to "Graphic",
112         "Table" to "Table Box", "Float" to "Floating Material"; deletes
113         the "Float" from each of the subitems.
114         (ShowHelpMenu): add entry for "FAQ" and "TOC".
115
116         * src/support/DebugStream.h: add an #ifdef to work around a gcc
117         2.8.x compiler error. Yes, I know, gcc 2.8.1 is bad, but I
118         documented the change so that the workaround can be nuked later.
119
120         * src/lyx_gui_misc.C (getScreenDPI): new function. Code moved from 
121         LyX::init().
122         
123         * src/lyxlex_pimpl.C (next): do not re-declare the default value
124         of arguments.
125         * src/buffer.C (getLatexName): ditto
126         (setReadonly): ditto
127
128 2000-04-11  Lars Gullik Bjønnes  <larsbj@lyx.org>
129
130         * src/LaTeXFeatures.h: add a const reference to BufferParams, to
131         avoid some uses of current_view. Added also a bufferParams()
132         method to get at this.
133
134         * src/lyxtext.h: changed params->buffer and paramters->bparams.
135
136 2000-04-10  Lars Gullik Bjønnes  <larsbj@lyx.org>
137
138         * src/lyxparagraph.[Ch]: removed
139         operator<(LyXParagraph::InsetTable..., added a struct matchIT
140         with operators used by lower_bound and
141         upper_bound in InsetTable's
142         Make struct InsetTable private again. Used matchpos.
143
144 2000-04-08  Dekel Tsur  <dekel@math.tau.ac.il>
145         
146         * src/lyx_cb.C (DocumentApplyCB): When changing the language of the
147         document, the language of existing text is changed (unless the
148         document is multi-lingual)
149
150         * src/buffer.C (ChangeLanguage,isMultiLingual) New methods.
151
152         * src/paragraph.C (ChangeLanguage,isMultiLingual) New methods.
153
154         * A lot of files: A rewrite of the Right-to-Left support.
155                                                                            
156 2000-04-10  Juergen Vigna  <jug@sad.it>
157
158         * src/BufferView2.C (showLockedInsetCursor): small bugfix for
159         misplaced cursor when inset in inset is locked.
160
161         * src/insets/insettext.C (LocalDispatch): small fix so that a
162         BREAKLINE is not inserted if we don't permit it with autBreakRows.
163
164         * src/insets/insetfoot.C (GetDrawFont): implemented this as the
165         footnote font should be decreased in size twice when displaying.
166
167         * src/insets/insettext.C (GetDrawFont): inserted this function as
168         the drawing-font may differ from the real paragraph font.
169
170         * src/lyxfunc.C (processKeyEvent): fixed Esc-handling when unlocking
171         insets (inset in inset!).
172
173         * src/insets/insetfoot.C (InsertInsetAllowed): implemented the below
174         function here because we don't want footnotes inside footnotes.
175
176         * src/insets/insettext.C (InsetText): forgot to set autoBreakRows for
177         Cloned insets.
178         (init): now set the inset_owner in paragraph.C
179         (LocalDispatch): added some resetPos() in the right position
180         (cutSelection): 
181         (copySelection): 
182         (pasteSelection): changed to use the new CutAndPaste-Class.
183
184         * src/insets/lyxinset.h: inserted new function InsertInsetAllowed
185         which tells if it is allowed to insert another inset inside this one.
186
187         * src/lyx_cb.C (DocumentApplyCB): Using CutAndPaste-Class for
188         SwitchLayoutsBetweenClasses.
189
190         * src/text2.C (InsertInset): checking of the new paragraph-function
191         InsertInsetAllowed.
192         (DeleteSimpleCutBuffer): removed (for now only with #ifdef) as this
193         is not needed anymore here!
194         (CutSelection): 
195         (CopySelection): 
196         (PasteSelection): redone (also with #ifdef) so that now this uses
197         the CutAndPaste-Class.
198         (SwitchLayoutsBetweenClasses): removed here and implemented in the
199         CutAndPaste-Class.
200         
201         * src/CutAndPaste.[Ch]: added this for clean handling of CutAndPaste
202         from/to text/insets.
203
204         * src/paragraph.C (LyXParagraph): inserted new inset_owner pointer
205         so that the paragraph knows if it is inside an (text)-inset.
206         (InsertFromMinibuffer): changed return-value to bool as now it
207         may happen that an inset is not inserted in the paragraph.
208         (InsertInsetAllowed): this checks if it is allowed to insert an
209         inset in this paragraph.
210         (PasteParagraph): 
211         (BreakParagraphConservative): 
212         (BreakParagraph) : small change for the above change of the return
213         value of InsertFromMinibuffer.
214
215         * src/lyxparagraph.h: added inset_owner and the functions to handle
216         this (SetInsetOwner(), InInset() and InsertInsetAllowed()).
217
218 2000-04-10  Lars Gullik Bjønnes  <larsbj@lyx.org>
219
220         * src/BufferView.[Ch], src/BufferView_pimpl.[Ch]: move more
221         functions from BufferView to BufferView::Pimpl to ease maintence.
222         
223         * src/text2.C (DeleteEmptyParagraphMechanism): update the cursor
224         correctly. Also use SetCursorIntern instead of SetCursor.
225
226         * src/insets/insetinfo.C (draw): draw InsetInfo notes with the
227         correct color.
228
229 2000-04-08  Lars Gullik Bjønnes  <larsbj@lyx.org>
230
231         * src/WorkArea.C (belowMouse): manually implement below mouse.
232
233         * src/*: Add "explicit" on several constructors, I added probably
234         some unneeded ones. A couple of changes to code because of this.
235
236         * src/BufferView.[Ch]: Used the "pimpl" idiom to hide more of the
237         implementation and private parts from the users of BufferView. Not
238         quite finished.
239
240         * src/lyxlex.[Ch]: Used the "pimpl" idiom to hide more of the
241         implementation and private parts from the users of LyXLex. Not
242         quite finished.
243
244         * src/BufferView_pimpl.[Ch]: new files
245
246         * src/lyxlex_pimpl.[Ch]: new files
247
248         * src/LyXView.[Ch]: some inline functions move out-of-line
249
250 2000-04-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
251
252         * src/lyxparagraph.h: make struct InsetTable public.
253
254         * src/support/lyxstring.h: change lyxstring::difference_type to be
255         ptrdiff_t. Add std:: modifiers to streams.
256
257         * src/font.C: include the <cctype> header, for islower() and
258         isupper(). 
259
260 2000-04-03  Lars Gullik Bjønnes  <larsbj@lyx.org>
261
262         * src/font.[Ch]: new files. Contains the metric functions for
263         fonts, takes a LyXFont as parameter. Better separation of concepts.
264         
265         * src/lyxfont.[Ch]: move the metric functions to font.[Ch] several
266         changes because of this.
267
268         * src/PainterBase.[Ch] (width): remove, use the ones in font.C instead
269
270         * src/*: compile with -Winline and move functions that don't
271         inline out of line.
272         
273         * src/lyx_cb.C (stringOnlyContains): use string::find_first_not_of
274         instead of strspn.
275
276 2000-04-02  Lars Gullik Bjønnes  <larsbj@lyx.org>
277
278         * src/paragraph.C (GetLabelstring): renamed from GetLabestring.
279         (various files changed because of this)
280
281         * src/Painter.C (text): fixed the drawing of smallcaps.
282
283         * src/lyxfont.[Ch] (drawText): removed unused member func.
284         (drawString): ditto
285
286         * src/*.C: added needed "using" statements and "std::" qualifiers. 
287
288 2000-03-31  Lars Gullik Bjønnes  <larsbj@lyx.org>
289
290         * src/*.h: removed all use of "using" from header files use
291         qualifier std:: instead. 
292
293 2000-04-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
294
295         * src/text.C (Backspace): some additional cleanups (we already
296         know whether cursor.pos is 0 or not).
297
298         * lib/reLyX/Makefile.am (DESTDIR): add an empty value (since
299         automake does not provide one).
300
301         * src/bmtable.h: replace C++ comments with C comments.
302
303 2000-04-02  Dekel Tsur <dekel@math.tau.ac.il>
304
305         * src/screen.C (ShowCursor): Change the shape of the cursor if
306         the current language is not equal to the language of the document.
307         (If the cursor change its shape unexpectedly, then you've found a bug)
308
309         * src/insets/insettext.C (LocalDispatch, UpdateLocal) Fixed some
310         bugs [I hope...]
311
312         * src/insets/insetnumber.[Ch]: New files.
313
314         * src/LyXAction.C (init)
315         * src/lyxfunc.C (dispatch): Add command number-inset-insert
316
317         * lyxrc.example
318         * src/lyxrc.C: Renamed command \auto_mathmode to \number_inset
319
320         * src/lyxparagraph.h
321         * src/paragraph.C: Changed insetlist to Vector<InsetTable>.
322         (the vector is kept sorted).
323
324         * src/text.C (GetVisibleRow): Draw selection correctly when there
325         is both LTR and RTL text.
326
327         * src/paragraph.C (Clone): Use the assignment operator for cloning,
328         which is much faster.
329
330         * src/text.C (GetVisibleRow and other): Do not draw the last space 
331         in a row if the direction of the last letter is not equal to the
332         direction of the paragraph.
333
334         * src/lyxfont.C (latexWriteStartChanges):
335         Check that font language is not equal to basefont language.
336         (latexWriteEndChanges): ditto
337
338         * src/lyx_cb.C (StyleReset): Don't change the language while using
339         the font-default command.
340
341         * src/paragraph.C (GetFirstFontSettings): Handle correctly an
342         empty paragraph before a footnote.
343
344         * src/insets/insetcommand.C (draw): Increase x correctly.
345
346         * src/screen.C (ShowCursor): Change cursor shape if
347         current language != document language.
348
349         * src/lyxfunc.C (dispatch): Added calls to owner->view()->setState()
350
351 2000-03-31  Juergen Vigna  <jug@sad.it>
352
353         * src/paragraph.C (GetInset): commented out text[pos] = ' '
354         (Clone): changed mode how the paragraph-data is copied to the
355         new clone-paragraph.
356
357         * src/lyxfunc.C (Dispatch): fixed small problem when calling
358         GetInset(pos) with no inset anymore there (in inset UNDO)
359
360         * src/insets/insetcommand.C (draw): small fix as here x is
361         incremented not as much as width() returns (2 before, 2 behind = 4)
362
363 2000-03-30  Juergen Vigna  <jug@sad.it>
364
365         * src/insets/insettext.C (InsetText): small fix in initialize
366         widthOffset (should not be done in the init() function)
367
368 2000-03-29  Amir Karger <karger@lyx.org>
369
370         * lib/examples/it_ItemizeBullets.lyx: translation by 
371         Stefano Mastella
372
373         * Implemented \textasciitilde and fixed a tiny bug in reLyX
374
375 2000-03-29  Juergen Vigna  <jug@sad.it>
376
377         * src/insets/insetcollapsable.C (Clone): same as in InsetFoot
378
379         * src/insets/insetfoot.C (Clone): small change as for the below
380         new init function in the text-inset
381
382         * src/insets/insettext.C (init): new function as I've seen that
383         clone did not copy the Paragraph-Data!
384         (LocalDispatch): Added code so that now we have some sort of Undo
385         functionality (well actually we HAVE Undo ;)
386
387         * src/text.C (Backspace): Small fix for the a | a Backspace problem
388
389 2000-03-24  Dekel Tsur <dekel@math.tau.ac.il>
390         
391         * src/paragraph.C (AutoDeleteInsets) Fixed a bug (wrong positions
392         were erased)
393
394 2000-03-22  Lars Gullik Bjønnes  <larsbj@lyx.org>
395
396         * src/main.C: added a runtime check that verifies that the xforms
397         header used when building LyX and the library used when running
398         LyX match. Exit with a message if they don't match. This is a
399         version number check only.
400
401         * src/buffer.C (save): Don't allocate memory on the heap for
402         struct utimbuf times.
403
404         * *: some using changes, use iosfwd instead of the real headers.
405
406         * src/lyxfont.C use char const * instead of string for the static
407         strings. Rewrite some functions to use sstream.
408
409 2000-03-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
410
411         * src/text.C (Backspace): hopefully fix the dreaded backaspace
412         bug. 
413
414 2000-03-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
415
416         * lib/layouts/svjog.layout: new file, for Springer-Verlag Journal
417         of Geodesy (from Martin Vermeer)
418
419         * lib/layouts/svjour.inc: include file for the Springer svjour
420         class. It can be used to support journals other than JoG.
421
422         * lib/Makefile.am: use $(DESTDIR) make variable (from Arkadiusz
423         Miskiewicz <misiek@pld.org.pl>)
424         * lib/reLyX/Makefile.am: ditto.
425
426 2000-03-27  Juergen Vigna  <jug@sad.it>
427
428         * src/insets/insettext.C: added Cut/Copy/Paste inside insets,
429         also some modifications with operations on selected text.
430
431         * src/BufferView.C (checkInsetHit): Now hopefully fixed all the
432         problems with clicking on insets (last famous words ;)
433
434         * src/insets/insetcommand.C (draw): 
435         (width): Changed to have a bit of space before and after the inset so
436         that the blinking cursor can be seen (otherwise it was hidden)
437
438 2000-03-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
439
440         * config/gettext.m4 (AM_WITH_NLS): fix a gettext bug where -lintl
441         would not be added to the link list when an installed gettext (not
442         part of libc) is found.
443
444 2000-03-24  Juergen Vigna  <jug@sad.it>
445
446         * src/insets/insetcollapsable.C (Edit): 
447         * src/mathed/formula.C (InsetButtonRelease): 
448         (InsetButtonPress): fixed for new handling of ButtonPress/Release
449         handling.
450
451         * src/BufferView.C (workAreaButtonPress): 
452         (workAreaButtonRelease): 
453         (checkInsetHit): Finally fixed the clicking on insets be handled
454         correctly!
455
456         * src/insets/insetert.C (Edit): inserted this call so that ERT
457         insets work always with LaTeX-font
458
459 2000-03-21  Kayvan A. Sylvan  <kayvan@camel.internal.sylvan.com>
460
461         * src/lyx_main.C (easyParse): Removed misplaced gui=false which
462         caused lyx to startup with no GUI in place, causing in a crash
463         upon startup when called with arguments.
464
465 2000-03-21  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
466
467         * src/FontLoader.C: better initialization of dummyXFontStruct.
468
469 2000-03-20 José Abílio Matos <jamatos@lyx.org>
470
471         * src/lyxrc.[Ch] Removed \sgml_extra_options, added 6 other flags
472         for linuxdoc and docbook import and export format options.
473
474         * lib/lyxrc.example Example of default values for the previous flags.
475
476         * src/lyx_cb.C Use those flags instead of the hardwired values for
477         linuxdoc and docbook export.
478
479         * src/lyxfunc.[Ch] Added HTML export for linuxdoc and docbook, added
480         linuxdoc import.
481
482         * src/menus.C Added menus entries for the new import/exports formats.
483         
484 2000-03-09 André Pönitz <poenitz@mathematik.tu-chemnitz.de>
485
486         * src/lyxrc.*: Added support for running without Gui 
487         (\use_gui false)
488           
489         * src/FontLoader.C: sensible defaults if no fonts are needed
490
491         * src/lyx_cb.C: New function ShowMessage (writes either to the
492         minibuffer or cout in case of no gui
493         New function AskOverwrite for common stuff
494         Consequently various changes to call these functions
495
496         * src/lyx_main.C:  allow gui = false and handle lyxrc \use_gui false
497         wild guess at sensible screen resolution when having no gui
498
499         * src/lyxfont.C: no gui, no fonts... set some defaults
500
501 2000-03-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
502
503         * src/LColor.C: made the command inset background a bit lighter.
504
505 2000-03-20  Hartmut Goebel <goebel@noris.net>
506
507         * lib/layouts/stdstruct.inc: split into stdtitle.inc and
508         stdstruct.inc. Koma-Script added some title elements which
509         otherwise have been listed below "bibliography". This split allows
510         adding title elements to where they belong.
511
512         * lib/layouts/scrclass.inc: changed to include stdtitle.inc, then
513         define the additional tilte elements and then include
514         stdstruct.inc. 
515
516         * many other layout files: changed to include stdtitle.inc just
517         before stdstruct.inc.
518
519 2000-03-18 Dekel Tsur <dekel@math.tau.ac.il>
520
521         * src/buffer.C: (save) Added the option to store all backup files
522         in a single directory
523
524         * src/lyxrc.[Ch]: Added variable \backupdir_path
525
526         * lib/lyxrc.example: Added descriptions of recently added variables
527
528         * src/insets/insetbib.[Ch]: Fixed few bugs (crash when editing a
529         bibtex inset, not closing the bibtex popup when deleting the inset)
530
531 2000-03-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
532
533         * src/lyx_cb.C: add a couple using directives.
534
535 2000-03-17 José Abílio Matos <jamatos@lyx.org>
536         * src/lyx_cb.C (RunLinuxDoc) Removed the flag==-1 option for linuxdoc 
537         import based on the filename.
538         
539         * src/bufferlist.C () Removed the call to RunLinuxDoc where a linuxdoc
540         file would be imported at start, if the filename where of a sgml file.
541
542         * src/support/filetools.C (IsSGMLfilename) Removed, no longer needed.
543         
544         * src/support/filetools.h (IsSGMLfilename) Removed, no longer needed.
545         
546 2000-03-16 Dekel Tsur <dekel@math.tau.ac.il>
547         * src/lyxfont.h Replaced the member variable bits.direction by the
548         member variable lang. Made many changes in other files.
549         This allows having a multi-lingual document
550
551         * src/lyxfunc.C, src/lyx_cb.C Added a new command "language <l>"
552         that change the current language to <l>.
553         Removed the command "font-rtl"
554
555         * src/buffer.C Changed LYX_FORMAT to 2.16 (as I changed the file
556         format for Hebrew documents)
557
558         * src/lyxrc.C, src/lyxfunc.C Added a new lyxrc command "auto_mathmode"
559         When auto_mathmode is "true", pressing a digit key in normal mode 
560         will cause entering into mathmode.
561         If auto_mathmode is "rtl" then this behavior will be active only
562         when writing right-to-left text.
563
564         * src/text2.C (InsertStringA) The string is inserted using the
565         current font.
566
567         * src/paragraph.C (GetEndLabel) Gives a correct result for
568         footnote paragraphs.
569
570         * src/paragraph.C (PreviousBeforeFootnote) Fixed a small bug
571
572 2000-03-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
573
574         * src/text.C (Backspace): move RemoveParagraph and RemoveRow in
575         front of PasteParagraph. Never insert a ' '. This should at least
576         fix some cause for the segfaults that we have been experiencing,
577         it also fixes backspace behaviour slightly. (Phu!)
578
579         * src/support/lstrings.C (compare_no_case): some change to make it
580         compile with gcc 2.95.2 and stdlibc++-v3
581
582         * src/text2.C (MeltFootnoteEnvironment): change type o
583         first_footnote_par_is_not_empty to bool.
584
585         * src/lyxparagraph.h: make text private. Changes in other files
586         because of this.
587         (fitToSize): new function
588         (setContentsFromPar): new function
589         (clearContents): new function
590         (SetChar): new function
591
592         * src/paragraph.C (readSimpleWholeFile): deleted.
593
594         * src/lyx_cb.C (InsertAsciiFile): don't use a LyXParagraph to hold
595         the file, just use a simple string instead. Also read the file in
596         a more maintainable manner.
597
598         * src/text2.C (InsertStringA): deleted.
599         (InsertStringB): deleted.
600
601 2000-03-15  Lars Gullik Bjønnes  <larsbj@lyx.org>
602
603         * src/text2.C (DeleteEmptyParagraphMechanism): don't run,
604         RedoParagraphs from the doublespace handling part, just set status
605         to NEED_MORE_REFRESH. Also don't update cursor position (should be
606         done, but perhaps not like this.)
607
608 2000-03-14  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
609
610         * src/text2.C (InsertStringA): don't forget to insert a META_INSET
611         character when inserting an inset.
612
613 2000-03-12  Lars Gullik Bjønnes  <larsbj@lyx.org>
614
615         * src/bufferparams.C (readLanguage): now takes "default" into
616         consideration.
617
618         * src/lyx_main.C (LyX): remove the setup of lyxrc. (new)
619         also initialize the toplevel_keymap with the default bindings from
620         lyxrc. 
621         
622         * src/buffer.C (Buffer): remove lyxrc from the parameters.
623
624         * all files using lyxrc: have lyxrc as a real variable and not a
625         pointer. remove all extern LyXRC * lyxrc. The equiv to this is
626         done in lyxrc.h.
627         
628         * src/lyxrc.C: remove double call to defaultKeyBindings
629
630         * src/toolbar.[Ch]: Let the ToolbarDefaults handle the reading of
631         toolbar defauls using lyxlex. Remove enums, structs, functions
632         related to this. 
633
634         * src/lyxrc.h: use ToolbarDefaults instead of Toolbar for storing
635         toolbar defaults. Also store default keybindings in a map.
636
637         * src/ToolbarDefaults.[Ch]: New file. This class is used for
638         storing the toolbar defaults without any xforms dependencies. 
639
640         * src/insets/figinset.C: patch posted to list by Andre Poenitz
641         applied. Changed to use iterators.
642
643 2000-03-11  Kayvan A. Sylvan  <kayvan@satyr.sylvan.com>
644
645         * development/lyx.spec.in: Fix to ``unset LINGUAS'' line for
646         systems that don't have LINGUAS set to begin with.
647
648 2000-03-10  Lars Gullik Bjønnes  <larsbj@lyx.org>
649
650         * src/text2.C (DeleteEmptyParagraphMechanism): small fix posted to
651         the list by Dekel Tsur.
652
653 2000-03-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
654
655         * src/insets/insetgraphics.C (GraphicxCB): declare with "C" linkage.
656         * src/insets/form_graphics.C: ditto.
657
658         * src/insets/inseturl.C (Latex): the free_spc argument is not used.
659
660 2000-03-10  Lars Gullik Bjønnes  <larsbj@lyx.org>
661
662         * src/bufferparams.C (readLanguage): use the new language map
663
664         * src/intl.C (InitKeyMapper): use the new language map
665
666         * src/lyx_gui.C (create_forms): use the new language map
667
668         * src/language.[Ch]: New files. Used for holding the information
669         about each language. Now! Use this new language map enhance it and
670         make it really usable for our needs. 
671
672 2000-03-09 Dekel Tsur <dekel@math.tau.ac.il>
673         
674         * screen.C (ShowCursor): Removed duplicate code.
675         (ShowManualCursor): Support for 3 cursor shapes: Bar (default),
676         L (LTR text in RTL document), and reversed-L (RTL text in LTR document)
677         
678         * src/text.C (NextBreakPoint,Fill): Moved declaration of left_margin
679
680         * src/lyxtext.h
681         * src/text.C  Added TransformChar method. Used for rendering Arabic
682         text correctly (change the glyphs of the letter according to the
683         position in the word)
684
685         * src/buffer.C
686         * src/paragraph.C
687         * src/lyxrc.h
688         * src/lyxrc.C  Added lyxrc command {language_command_begin,
689         language_command_end,language_command_ltr,language_command_rtl,
690         language_package} which allows the use of either arabtex or Omega
691         for Arabic
692
693         * src/lyx_gui.C (init)
694         * src/lyxrc.h
695         * src/lyxrc.C Added lyxrc command screen_font_encoding_menu. Allows
696         to use encoding for menu fonts which is different than the encoding
697         for screen fonts
698
699         * src/buffer.C (makeLaTeXFile): If params.language = "default",
700         do not load the babel package.
701         To write an English document with Hebrew/Arabic, change the document
702         language to "english".
703
704         * src/text2.C (SetCounter): Fixed appendix labels for Hebrew document
705         (alphaCounter): changed to return char
706         (loweralphaCounter, hebrewCounter, romanCounter): New functions
707
708         * lib/lyxrc.example  Added examples for Hebrew/Arabic
709
710         * src/layout.h
711         * src/layout.C  Added layout command endlabeltype
712
713         * src/paragraph.C Added GetEndLabel(),LastPhysicalPar() const
714
715         * src/text.C (GetVisibleRow): Draw a box at the end of proof layout
716
717 2000-03-10  Lars Gullik Bjønnes  <larsbj@lyx.org>
718
719         * src/mathed/math_delim.C (search_deco): return a
720         math_deco_struct* instead of index.
721
722 2000-03-09  Lars Gullik Bjønnes  <larsbj@lyx.org>
723
724         * All files with a USE_OSTREAM_ONLY within: removed all code that
725         was unused when USE_OSTREAM_ONLY is defined.
726         
727         * src/support/lyxalgo.h (sorted): rewrote to use plain '<' instead
728         of any less. Removed header and using.
729
730         * src/text.C (GetVisibleRow): draw the string "Page Break
731         (top/bottom)" on screen when drawing a pagebreak line.
732
733 2000-03-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
734
735         * lib/doc/LaTeXConfig.lyx.in: add description of textclass llncs.
736
737         * src/mathed/math_macro.C (draw): do some cast magic.
738         (Metrics): ditto.
739
740         * src/mathed/math_defs.h: change byte* argument to byte const*.
741
742         * src/mathed/formulamacro.[Ch]: add free_spc to Latex() method.
743
744         * src/insets/insetfoot.[Ch]: Clone() always returns an Inset* (well I
745         know it is right to return InsetFoot* too, but cxx does not like
746         it...). 
747
748         * src/insets/insetcollapsable.[Ch] (Clone): make const.
749
750         * development/lyx.spec.in: unset LINGUAS to avoid i18n problems.
751
752         * src/mathed/math_delim.C: change == to proper assignment.
753
754 2000-03-09  Juergen Vigna  <jug@sad.it>
755
756         * src/insets/insettext.C (setPos): fixed various cursor positioning
757         problems (via mouse and cursor-keys)
758         (LocalDispatch): added posibility to add a Ctrl-Enter inside a text
759         inset (still a small display problem but it works ;)
760
761         * src/insets/insetcollapsable.C (draw): added button_top_y and
762         button_bottom_y to have correct values for clicking on the inset.
763
764         * src/support/lyxalgo.h: commented out 'using std::less'
765
766 2000-03-08  Juergen Vigna  <jug@sad.it>
767
768         * src/insets/insetcollapsable.C (InsetButtonRelease): Now a
769         Button-Release event closes as it is alos the Release-Event
770         which opens it.
771
772         * src/lyxfunc.C (Dispatch): forgot a break in the LFUN_INSET_ERT
773
774 2000-03-07  Kayvan A. Sylvan  <kayvan@camel.internal.sylvan.com>
775
776         * lib/layouts/literate-scrap.inc: Fixed initial comment. Now we
777         can add multiple spaces in Scrap (literate programming) styles...
778         which, by the way, is how I got hooked on LyX to begin with.
779  
780         * src/mathed/formula.C (Write): Added dummy variable to an
781         inset::Latex() call.
782         (Latex): Add free_spacing boolean to inset::Latex()
783
784         * src/mathed/formula.h (Latex): Added free_spacing boolean arg.
785         
786         * src/insets/lyxinset.h: Changed definition of the inset::Latex()
787         virtual function to include the free_spacing boolean from
788         the containing paragraph's style.
789  
790         * src/insets/inseturl.C, src/insets/inseturl.h (Latex):
791         Added free_spacing boolean arg to match inset.h
792         
793         * src/insets/insettext.C, src/insets/insettext.h (Latex):
794         Added free_spacing boolean arg to match inset.h
795         
796         * src/insets/insetspecialchar.C, src/insets/insetspecialchar.h (Latex):
797         Added free_spacing boolean and made sure that if in a free_spacing
798         paragraph, that we output normal space if there is a protected space.
799         
800         * src/insets/insetref.C, src/insets/insetref.h (Latex):
801         Added free_spacing boolean arg to match inset.h
802         
803         * src/insets/insetquotes.C, src/insets/insetquotes.h (Latex):
804         Added free_spacing boolean arg to match inset.h
805         
806         * src/insets/insetparent.C, src/insets/insetparent.h (Latex):
807         Added free_spacing boolean arg to match inset.h
808         
809         * src/insets/insetlatexaccent.C, src/insets/insetlatexaccent.h (Latex):
810         Added free_spacing boolean arg to match inset.h
811         
812         * src/insets/insetlatex.C, src/insets/insetlatex.h (Latex):
813         Added free_spacing boolean arg to match inset.h
814         
815         * src/insets/insetlabel.C, src/insets/insetlabel.h (Latex): Added
816         free_spacing boolean arg to match inset.h 
817         
818         * src/insets/insetinfo.C, src/insets/insetinfo.h (Latex):
819         Added free_spacing boolean arg to match inset.h
820         
821         * src/insets/insetinclude.C, src/insets/insetinclude.h (Latex):
822         Added free_spacing boolean arg to match inset.h
823         
824         * src/insets/insetgraphics.C, src/insets/insetgraphics.h (Latex):
825         Added free_spacing boolean arg to match inset.h
826         
827         * src/insets/inseterror.C, src/insets/inseterror.h (Latex):
828         Added free_spacing boolean arg to match inset.h
829         
830         * src/insets/insetcommand.C, src/insets/insetcommand.h (Latex):
831         Added free_spacing boolean arg to match inset.h
832         
833         * src/insets/insetbib.C, src/insets/insetbib.h (Latex): Added
834         free_spacing boolean arg to match inset.h
835         
836         * src/insets/figinset.C, src/insets/figinset.h (Latex): Added
837         free_spacing boolean arg to match inset.h
838         
839         * src/text2.C (DeleteEmptyParagraphMechanism): Fix this to
840         ignore free_spacing paragraphs. The user's spaces are left
841         alone. 
842         
843         * src/text.C (InsertChar): Fixed the free_spacing layout
844         attribute behavior. Now, if free_spacing is set, you can
845         add multiple spaces in a paragraph with impunity (and they
846         get output verbatim).
847         (SelectSelectedWord): Added dummy argument to inset::Latex()
848         call.
849         
850         * src/paragraph.C (TeXOnePar): Added dummy args to inset::Latex(...)
851         calls.
852         
853         * src/lyxfunc.C (Dispatch): Hard-spaces input in free_spacing
854         paragraph layouts now only input a simple space instead.
855         Special character insets don't make any sense in free-spacing
856         paragraphs.
857         
858         * src/buffer.C (parseSingleLyXformat2Token): Code to convert
859         hard-spaces in the *input* file to simple spaces if the layout
860         is free-spacing. This converts old files which had to have
861         hard-spaces in free-spacing layouts where a simple space was
862         preferrable.
863         (writeFileAscii): Added free_spacing check to pass to the newly
864         reworked inset::Latex(...) methods. The inset::Latex() code
865         ensures that hard-spaces in free-spacing paragraphs get output
866         as spaces (rather than "~").
867         
868 2000-03-09  Lars Gullik Bjønnes  <larsbj@lyx.org>
869         
870         * src/mathed/math_delim.C (draw): draw the empty placeholder
871         delims with a onoffdash line.
872         (struct math_deco_compare): struct that holds the "functors" used
873         for the sort and the binary search in math_deco_table.
874         (class init_deco_table): class used for initial sort of the
875         math_deco_table. 
876         (search_deco): use lower_bound to do a binary search in the
877         math_deco_table.
878
879 2000-03-08  Lars Gullik Bjønnes  <larsbj@lyx.org>
880
881         * src/lyxrc.C: a small secret thingie...
882
883         * src/lyxlex.C (printTable): changed to take a ostream as paramter
884         and to not flush the stream as often as it used to.
885
886         * src/support/lyxalgo.h: new file 
887         (sorted): template function used for checking if a sequence is
888         sorted or not. Two versions with and without user supplied
889         compare. Uses same compare as std::sort.
890
891         * src/lyxlex.C (LyXLex): check if the table is sorted, if not sort
892         it and give warning on lyxerr.
893         (pushTable): ditto
894         (struct compare_tags): struct with function operators used for
895         checking if sorted, sorting and lower_bound.
896         (search_kw): use lower_bound instead of manually implemented
897         binary search.
898
899 2000-03-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
900
901         * src/insets/insetcollapsable.h: fix Clone() declaration.
902         * src/insets/insetfoot.h: ditto.
903
904         * src/insets/lyxinset.h: remove an extra comma at the end of enum.
905
906 2000-03-08  Juergen Vigna  <jug@sad.it>
907
908         * src/insets/lyxinset.h: added owner call which tells us if
909         this inset is inside another inset. Changed also the return-type
910         of Editable to an enum so it tells clearer what the return-value is.
911
912         * src/insets/insettext.C (computeTextRows): fixed computing of
913         textinsets which split automatically on more rows.
914
915         * src/insets/insetert.[Ch]: changed this to be of BaseType
916         InsetCollapsable.
917
918         * src/insets/insetfoot.[Ch]: added footnote inset
919
920         * src/insets/insetcollapsable.[Ch]: added this BaseClass for
921         collapsable insets (like footnote, ert, ...)
922
923 2000-03-08  Lars Gullik Bjønnes  <larsbj@lyx.org>
924
925         * src/lyxdraw.h: remvoe file
926
927         * src/lyxdraw.C: remove file
928
929         * src/insets/insettext.C: added <algorithm>.
930
931 2000-03-07  Lars Gullik Bjønnes  <larsbj@lyx.org>
932
933         * src/mathed/math_panel.C (delim_cb): case MM_OK use string stream
934         (matrix_cb): case MM_OK use string stream
935
936         * src/mathed/formula.C (LocalDispatch): case LFUN_SETXY use string
937         stream.
938
939         * src/mathed/math_macro.C (draw): use string stream
940         (Metrics): use string stream
941
942         * src/paragraph.C (TeXFootnote): for case LyXParagraph::FIG, write
943         directly to the ostream.
944
945         * src/vspace.C (asString): use string stream.
946         (asString): use string stream
947         (asLatexString): use string stream
948
949         * src/lyx_cb.C (UpdateLayoutDocument): use string stream for
950         setting Spacing::Other.
951
952         * src/LaTeXFeatures.C (getPackages): use string stream instead of
953         sprintf when creating the stretch vale.
954
955         * src/text2.C (alphaCounter): changed to return a string and to
956         not use a static variable internally. Also fixed a one-off bug.
957         (SetCounter): changed the drawing of the labels to use string
958         streams instead of sprintf.
959
960         * src/support/lyxmanip.h: rewrite the newlineanDepth ostream
961         manipulator to use a scheme that does not require library support.
962         This is also the way it is done in the new GNU libstdc++. Should
963         work with DEC cxx now. 
964
965 2000-03-06  Lars Gullik Bjønnes  <larsbj@lyx.org>
966
967         * src/mathed/math_inset.h (Write(ostream & os): add a space at the
968         end. This fixes a bug. 
969
970         * src/mathed (all files concerned with file writing): apply the
971         USE_OSTREAM_ONLY changes to mathed too.
972         
973         * src/support/DebugStream.h: make the constructor explicit.
974
975         * src/lyxfont.C (latexWriteStartChanges): small bug related to
976         count and ostream squashed.
977
978 2000-03-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
979
980         * src/support/Makefile.am (libsupport_la_SOURCES): add lyxmanip.h.
981
982         * src/buffer.C (makeLaTeXFile): add a .c_str(), since
983         ostringstream uses STL strings, and we might not.
984
985         * src/insets/insetspecialchar.C: add using directive.
986         * src/insets/insettext.C: ditto.
987
988 2000-03-06  Lars Gullik Bjønnes  <larsbj@lyx.org>
989
990         * lib/layouts/seminar.layout: feeble attempt at a layout for
991         seminar.cls, far from completet and could really use some looking
992         at from people used to write layout files.
993
994         * src/support/lyxmanip.h (newlineAndDepth): ostream manipulator to
995         use instead of the AddNewlineAndDepth funtion in lyx_cb.C. This is
996         a lot nicer and works nicely with ostreams.
997
998         * src/mathed/formula.C (draw): a slightly different solution that
999         the one posted to the list, but I think this one works too. (font
1000         size wrong in headers.)
1001
1002         * src/insets/insettext.C (computeTextRows): some fiddling on
1003         Jürgens turf, added some comments that he should read.
1004
1005         * src/lyxrc.C: remove all traces of RC_NOMENUACCELERATORS, never
1006         used and it gave compiler warnings.
1007         RC_SHOW_BANNER + "\\show_banner" added, also to reading and
1008         writing of lyxrc.
1009
1010         * src/lyx_gui.C (create_forms): do the right thing when
1011         show_banner is true/false.
1012
1013         * src/lyx_cb.C (TimerCB): no need to close or do anything if
1014         show_banner is false.
1015
1016         * most file writing files: Now use iostreams to do almost all of
1017         the writing. Also instead of passing string &, we now use
1018         stringstreams. mathed output is still not adapted to iostreams.
1019         This change can be turned off by commenting out all the occurences
1020         of the "#define USE_OSTREAM_ONLY 1" lines.
1021         
1022         * src/WorkArea.C (createPixmap): don't output debug messages.
1023         (WorkArea): don't output debug messages.
1024
1025         * lib/lyxrc.example: added a comment about the new variable
1026         \show_banner 
1027
1028         * development/Code_rules/Rules: Added some more commente about how
1029         to build class interfaces and on how better encapsulation can be
1030         achieved. 
1031
1032 2000-03-03  Juergen Vigna  <jug@sad.it>
1033
1034         * src/insets/insetert.C (InsetERT): Now ERT-insets break row
1035         automatically with the width of the LyX-Window
1036
1037         * src/insets/insettext.C (computeTextRows): fixed update bug in
1038         displaying text-insets (scrollvalues where not initialized!)
1039
1040 2000-03-02  Lars Gullik Bjønnes  <larsbj@lyx.org>
1041
1042         * src/mathed/math_utils.C (MathedLookupBOP): using only res->id ==
1043         id in the check of the result from lower_bound is not enough since
1044         lower_bound can return last too, and then res->id will not be a
1045         valid construct.
1046
1047         *  all insets and some code that use them: I have conditionalized
1048         removed the Latex(string & out, ...) this means that only the
1049         Latex(ostream &, ...) will be used. This is a work in progress to
1050         move towards using streams for all output of files. 
1051
1052         * src/text.C (GetColumnNearX): initialize LyXParagraph::size_type
1053         c to 0.
1054
1055 2000-03-02  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1056
1057         * src/mathed/math_utils.C (MathedLookupBOP): fix the search
1058         routine (this fixes bug where greek letters were surrounded by too
1059         much white space).
1060
1061         * src/support/filetools.C (findtexfile): change a bit the search
1062         algorithm, to fix bug introduced in 1.1.4. Note that --format is
1063         no longer passed to kpsewhich, we may have to change that later.
1064
1065         * config/lyxinclude.m4 (LYX_PROG_CXX): better version-dependent
1066         warning options to avoid problems with X header files (from Angus
1067         Leeming).
1068         * acinclude.m4: regenerated.
1069
1070 2000-03-02  Juergen Vigna  <jug@sad.it>
1071
1072         * src/insets/insettext.C (WriteParagraphData): Using the
1073         par->writeFile() function for writing paragraph-data.
1074         (Read): Using buffer->parseSingleLyXformat2Token()-function
1075         for parsing paragraph data!
1076
1077         * src/buffer.C (readLyXformat2): removed all parse data and using
1078         the new parseSingleLyXformat2Token()-function.
1079         (parseSingleLyXformat2Token): added this function to parse (read)
1080         lyx-file-format (this is called also from text-insets now!)
1081
1082 2000-03-01  Lars Gullik Bjønnes  <larsbj@lyx.org>
1083
1084         * src/paragraph.C (BeginningOfMainBody): initialize previous_char
1085         and temp.
1086
1087         * src/lyxfunc.C (Dispatch(LFUN_MENUSEARCH)): Do the Search dialog
1088         directly instead of going through a func. One very bad thing: a
1089         static LyXFindReplace, but I don't know where to place it. 
1090
1091         * src/lyxfr1.C (GetCurrentSelectionAsString): rewritten to use a
1092         string instead of char[]. Also changed to static.
1093         (GetSelectionOrWordAtCursor): changed to static inline
1094         (SetSelectionOverLenChars): ditto.
1095
1096         * src/lyxfr0.[Ch] src/lyxfr1.[Ch]: rewrite to get rid of
1097         current_view and global variables. both classes has changed names
1098         and LyXFindReplace is not inherited from SearchForm.
1099         
1100         * src/lyx_gui_misc.C (CloseAllBufferRelatedPopups): remove the
1101         fl_form_search form.
1102
1103         * src/lyx_gui.C (create_forms): removed the fl_form_search form.
1104
1105 2000-03-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1106
1107         * lib/bind/*.bind: make sure 'buffer-previous' function is not
1108         bound (from Kayvan).
1109
1110         * src/insets/Makefile.am (libinsets_la_SOURCES): add BoundingBox.h.
1111
1112         * lib/layouts/stdletter.inc: fix line spacing in Send_To_Address.
1113
1114 2000-03-01  Lars Gullik Bjønnes  <larsbj@lyx.org>
1115
1116         * some things that I should comment but the local pub says head to
1117         swirly... 
1118         
1119         * comment out all code that belongs to the Roff code for Ascii
1120         export of tables. (this is unused)
1121         
1122         * src/LyXView.C: use correct type for global variable
1123         current_layout. (LyXTextClass::size_type)
1124
1125         * some code to get the new insetgraphics closer to working I'd be
1126         grateful for any help.
1127         
1128         * src/BufferView2.C (insertInset): use the return type of
1129         NumberOfLayout properly. (also changes in other files)
1130
1131         * src/insets/insetspecialchar.[Ch]: add the PROTECTED SEPARATOR to
1132         this as a test. I want to know what breaks because of this.
1133
1134         * src/BufferView.[Ch] (tripleClick): name change from trippleClick.
1135
1136 2000-02-29  Lars Gullik Bjønnes  <larsbj@lyx.org>
1137
1138         * lib/layouts/stdlists.inc: changed the lyxlist latex definition
1139         to use a \makebox in the label, this allows proper justification
1140         with out using protected spaces or multiple hfills. Now it is
1141         "label" for left justified, "\hfill label\hfill" for center, and
1142         "\hfill label" for right justified. UserGuide.lyx sec. 3.3.6.5
1143         should be changed accordingly. 
1144
1145 2000-02-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1146
1147         * src/lyxtext.h: change SetLayout() to take a
1148         LyXTextClass::size_type instead of a char (when there is more than
1149         127 layouts in a class); also change type of copylayouttype.
1150         * src/text2.C (SetLayout): ditto.
1151         * src/LyXView.C (updateLayoutChoice): ditto.
1152
1153         * src/LaTeX.C (scanLogFile): errors where the line number was not
1154         given just after the '!'-line were ignored (from Dekel Tsur).
1155
1156         * lib/lyxrc.example: fix description of \date_insert_format
1157
1158         * lib/layouts/llncs.layout: new layout, contributed by Martin
1159         Vermeer. 
1160
1161 2000-02-25  Lars Gullik Bjønnes  <larsbj@lyx.org>
1162
1163         * config/lyxinclude.m4 (LYX_PROG_CXX): remove case support for gcc
1164         2.7.* and add case support for gcc 2.96*. Gcc 2.96 only exists in
1165         cvs at gcc.gnu.org (currently it fails with ICE on insetbib.C,
1166         insetindex.C, insetloa.C, insettext.C, filetools.C, BufferView.C,
1167         BufferView2.C, LyXView.C, buffer.C, lyx_cb.C, lyxfunc.C,
1168         paragraph.C, text.C, text2.C)
1169
1170 2000-02-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1171
1172         * src/insets/insettext.C (LocalDispatch): remove extra break
1173         statement. 
1174
1175         * src/insets/insetert.[Ch] (Clone): change return value to Inset*
1176         * src/insets/insettext.[Ch] (Clone): change return value to Inset*
1177
1178         * src/mathed/formulamacro.[Ch] (draw): add missing const qualifier
1179         * src/insets/insettext.[Ch] (GetCursorPos): ditto
1180
1181         * src/insets/insetbib.h: move InsetBibkey::Holder and
1182         InsetCitation::Holder in public space.
1183
1184 2000-02-25  Lars Gullik Bjønnes <larsbj@lyx.org>
1185
1186         * src/insets/insettext.h: small change to get the new files from
1187         Juergen to compile (use "string", not "class string").
1188
1189         * src/insets/insettext.[Ch], src/insets/insertert.[Ch]: use string
1190         const & as parameter to LocalDispatch, use LyXFont const & as
1191         paramter to some other func. This also had impacto on lyxinsets.h
1192         and the two mathed insets.
1193
1194 2000-02-24  Juergen Vigna  <jug@sad.it>
1195
1196         * src/buffer.C:
1197         * src/commandtags.h: 
1198         * src/LyXAction.C:
1199         * src/lyxfunc.C: added code for LFUN_INSET_ERT and LFUN_INSET_TEXT
1200
1201         * src/BufferView.h
1202         * src/BufferView.C
1203         * src/BufferView2.C: added/updated code for various inset-functions
1204
1205         * src/insets/insetert.[Ch]: added implementation of InsetERT
1206
1207         * src/insets/insettext.[Ch]: added implementation of InsetText
1208
1209         * src/insets/inset.C (Edit): added "unsigned int button" parameter
1210         (draw): added preliminary code for inset scrolling not finshed yet
1211
1212         * src/insets/inset.C (LocalDispatch): changed arg parameter to string
1213         as it is in lyxfunc.C now
1214
1215         * src/insets/lyxinset.h: Added functions for text-insets
1216
1217 2000-02-22  Lars Gullik Bjønnes  <larsbj@lyx.org>
1218
1219         * src/lyx_cb.C src/UpdateInset.[Ch]: move the updateinsetlist into
1220         BufferView and reimplement the list as a queue put inside its own
1221         class.
1222
1223         * src/bufferlist.[Ch] (updateInset): remove func, not needed.
1224
1225         * several files: use the new interface to the "updateinsetlist"
1226         
1227         * src/WorkArea.C (work_area_handler): call BufferView::doubleClick
1228         on doubleclick.
1229         (work_area_handler): call BufferView::trippleClick on trippleclick.
1230
1231         * src/BufferView.C (doubleClick): new function, selects word on
1232         doubleclick. 
1233         (trippleClick): new function, selects line on trippleclick.
1234
1235 2000-02-22  Allan Rae  <rae@lyx.org>
1236
1237         * lib/bind/xemacs.bind: buffer-previous not supported
1238
1239 2000-02-21  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1240
1241         * src/insets/insettoc.[Ch] (LinuxDoc, DocBook): mark the methods
1242         as const.
1243
1244 2000-02-20  Lars Gullik Bjønnes  <larsbj@lyx.org>
1245
1246         * src/bufferlist.C: get rid of current_view from this file
1247
1248         * src/spellchecker.C: get rid of current_view from this file
1249
1250         * src/vspace.C: get rid of current_view from this file
1251         (inPixels): added BufferView parameter for this func
1252         (asLatexCommand): added a BufferParams for this func
1253
1254         * src/text.C src/text2.C: get rid of current_view from these
1255         files.
1256         
1257         * src/lyxfont.C (getFontDirection): move this function here from
1258         text.C
1259         
1260         * src/bufferparams.C (getDocumentDirection): move this function
1261         here from text.C
1262
1263         * src/paragraph.C (getParDirection): move this function here from
1264         text.C 
1265         (getLetterDirection): ditto
1266         
1267 2000-02-18  Lars Gullik Bjønnes  <larsbj@lyx.org>
1268
1269         * WorkArea, Painter, LyXScreen: Fixed the crash that occured on
1270         resize due to wrong pixmap beeing used. Also took the opurtunity
1271         to make the LyXScreen stateless on regard to WorkArea and some
1272         general cleanup in the same files.
1273         
1274 2000-02-17  Lars Gullik Bjønnes  <larsbj@lyx.org>
1275
1276         * src/Makefile.am: add missing direction.h
1277
1278         * src/PainterBase.h: made the width functions const.
1279         
1280         * lib/kbd/iso8859-1.cdef: fix a couple of entries and define some
1281         missing ones.
1282         
1283         * src/insets/insetcommand.C (draw): draw Editable as buttons.
1284
1285         * src/insets/insetlatexaccent.C (draw): make the accents draw
1286         better, at present this will only work well with iso8859-1.
1287         
1288         * several files: remove the old drawing code, now we use the new
1289         painter only.
1290
1291         * several files: remove support for mono_video, reverse_video and
1292         fast selection.
1293
1294 2000-02-17  Juergen Vigna  <jug@sad.it>
1295
1296         * src/mathed/math_cursor.[Ch] (SelGetArea): Changed form int * to
1297         int ** as we have to return the pointer, otherwise we have only
1298         NULL pointers in the returning function.
1299
1300 2000-02-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1301
1302         * src/LaTeX.C (operator()): quote file name when running latex.
1303
1304 2000-02-15  Lars Gullik Bjønnes  <larsbj@lyx.org>
1305
1306         * src/toolbar.C (set): use fl_set_object_helper for the tooltop
1307         (bubble tip), this removes our special handling of this.
1308
1309         * Remove all code that is unused now that we have the new
1310         workarea. (Code that are not active when NEW_WA is defined.)
1311
1312         * Make the uses of XSync not conditionalized on define USE_XSYNC.
1313         
1314 2000-02-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1315
1316         * src/lyxfunc.C (Dispatch): fix LFUN_LAYOUT when giving a
1317         nonexisting layout; correctly redirect obsoleted layouts.
1318
1319         * lib/lyxrc.example: document \view_dvi_paper_option
1320
1321         * src/lyxrc.[Ch]: add support for the \view_dvi_paper_option
1322         variable. 
1323
1324         * src/lyx_cb.C (RunScript): handle $$FName for command names. 
1325         (PreviewDVI): handle the view_dvi_paper_option variable.
1326         [Both from Roland Krause]
1327
1328 2000-02-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
1329
1330         * src/Painter.C (text(int,int,char,LyXFont)): call text(int, int,
1331         char const *, int, LyXFont)
1332         (text(int, int, string, LyXFont)): ditto 
1333
1334         * src/text.C (InsertCharInTable): attempt to fix the double-space
1335         feature in tables too.
1336         (BackspaceInTable): ditto.
1337         (GetVisibleRow): make bottom pagebreak line be a onoff line.
1338
1339 2000-02-11  Lars Gullik Bjønnes  <larsbj@lyx.org>
1340
1341         * src/text2.C (owner): only complain if owner_ is set and bv != 0
1342
1343         * src/BufferView.C (resizeCurrentBuffer): set the owner of the
1344         newly found text in textcache to this.
1345         (buffer): set the owner of the text put into the textcache to 0
1346
1347         * src/insets/figinset.C (draw): fixed the drawing of figures with
1348         the new Painter.
1349
1350         * src/text.C src/mathed/math_cursor.C: nailed and fixed the
1351         drawing of mathframe, hfills, protected space, table lines. I have
1352         now no outstanding drawing problems with the new Painter code. 
1353
1354 2000-02-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1355
1356         * src/PainterBase.C (ellipse, circle): do not specify the default
1357         arguments. 
1358
1359         * src/LColor.h: add using directive.
1360
1361         * src/Painter.[Ch]: change return type of methods from Painter& to
1362         PainterBase&. Add a using directive.
1363
1364         * src/WorkArea.C: wrap xforms callbacks in C functions
1365         C_WorkArea_xxx. 
1366
1367         * lib/layouts/foils.layout: font fix and simplifications from Carl
1368         Ollivier-Gooch.
1369
1370 2000-02-10  Lars Gullik Bjønnes  <larsbj@lyx.org>
1371
1372         * a lot of files: The Painter, LColor and WorkArea from the old
1373         devel branch has been ported to lyx-devel. Some new files and a
1374         lot of #ifdeffed code. The new workarea is enabled by default, but
1375         if you want to test the new Painter and LColor you have to compile
1376         with USE_PAINTER defined (do this in config.h f.ex.) There are
1377         still some rought edges, and I'd like some help to clear those
1378         out. It looks stable (loads and displays the Userguide very well).
1379         
1380
1381 2000-02-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1382
1383         * src/buffer.C (pop_tag): revert to the previous implementation
1384         (use a global variable for both loops).
1385
1386         * lib/kbd/iso8859-1.cdef: fix definition for \"{e}.
1387
1388         * src/lyxrc.C (LyXRC): change slightly default date format.
1389
1390         * src/paragraph.C (TeXOnePar): Generate a correct latex file when
1391         there is an English text with a footnote that starts with a Hebrew
1392         paragraph, or vice versa.
1393         (TeXFootnote): ditto.
1394
1395         * src/text.C (LeftMargin): allow for negative values for
1396         parindent. Thanks to Philip Lehman <lehman@gmx.net> for testing
1397         this out.
1398
1399         * src/lyx_gui.C (create_forms): add iso88595 as a possible choice
1400         for input encoding (cyrillic)
1401
1402 2000-02-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1403
1404         * src/lyx_gui.C (create_forms): make combo box taller (from Dekel
1405         Tsur). 
1406
1407         * src/toolbar.C (set): ditto
1408         * src/insets/insetbib.C (create_form_citation_form): ditto
1409
1410         * lib/CREDITS: added Dekel Tsur.
1411
1412         * lib/kbd/hebrew.kmap, lib/kbd/null.kmap,
1413         lib/layouts/heb-article.layout, lib/layouts/heb-letter.layout: new
1414         hebrew supports files from Dekel Tsur.
1415         
1416         * lib/kbd/iso8859-8.cdef: new file, from Tzafrir Cohen
1417         <tzafrir@technion.ac.il> 
1418
1419         * src/lyxrc.C: put \date_insert_format at the right place.
1420
1421         * src/buffer.C (makeLaTeXFile): fix the handling of
1422         BufferParams::sides when writing out latex files.
1423
1424         * src/BufferView2.C: add a "using" directive.
1425
1426         * src/support/lyxsum.C (sum): when we use lyxstring,
1427         ostringstream::str needs an additional .c_str().
1428
1429 2000-02-07  Lars Gullik Bjønnes  <larsbj@lyx.org>
1430
1431         * src/support/filetools.C (ChangeExtension): patch from Etienne
1432         applied.
1433
1434         * src/TextCache.C (show): remove const_cast and make second
1435         parameter non-const LyXText *.
1436
1437         * src/TextCache.h: use non const LyXText in show.
1438
1439         * src/paragraph.C (SimpleTeXSpecialChars): patch to make urls work
1440         with hebrew.
1441
1442 2000-02-04  Lars Gullik Bjønnes  <larsbj@lyx.org>
1443
1444         * src/support/lyxsum.C: rework to be more flexible.
1445         
1446         * several places: don't check if a pointer is 0 if you are going
1447         to delete it.
1448
1449         * src/text.C: remove some dead code.
1450
1451         * src/insets/figinset.C: remove some dead code
1452         
1453         * src/buffer.C: move the BufferView funcs to BufferView2.C
1454         remove all support for insetlatexdel
1455         remove support for oldpapersize stuff
1456         made some member funcs const
1457
1458         * src/kbmap.C: use a std::list to store the bindings in.
1459         
1460         * src/BufferView2.C: new file
1461
1462         * src/kbsequence.[Ch]: new files
1463         
1464         * src/LyXAction.C + others: remove all trace of buffer-previous
1465         
1466         * src/Bullet.[Ch]: moved ITEMIZE_DEFAULTS inside Bullet.C so that we
1467         only have one copy in the binary of this table.
1468         
1469         * hebrew patch: moved some functions from LyXText to more
1470         appropriate places. (LyXParagraph, BufferParams, LyXFont)
1471         
1472         * several files: remove support for XForms older than 0.88
1473         whitespace changes.
1474         remove some #if 0 #endif code
1475         
1476         * src/TextCache.[Ch]: new file. Holds the textcache.
1477
1478         * src/BufferView.C: changes to use the new TextCache interface.
1479         (waitForX): remove the now unused code.
1480         
1481         * src/BackStack.h: remove some commented code
1482
1483         * lib/bind/emacs.bind: remove binding for buffer-previous
1484
1485 2000-02-03  Lars Gullik Bjønnes  <larsbj@lyx.org>
1486
1487         * applied the hebrew patch.
1488
1489         * src/lyxrow.h: make sure that all Row variables are initialized.
1490
1491         * src/text2.C (TextHandleUndo): comment out a delete, this might
1492         introduce a memory leak, but should also help us to not try to
1493         read freed memory. We need to look at this one.
1494
1495         * src/paragraph.C (SimpleDocBookOneTablePar): initialize column to 0
1496         (LyXParagraph): initalize footnotekind.
1497
1498         * src/lyxrc.C (output): added case RC_DATE_INSERT_FORMAT. Jug
1499         forgot this when applying the patch. Please heed the warnings.
1500
1501         * src/BufferView.C (buffer): a fix for the buffer-reload problem
1502         (aka. reformat problem)
1503
1504         * src/bufferlist.C (exists): made const, and use const_iterator
1505         (isLoaded): new func.
1506         (release): use std::find to find the correct buffer.
1507
1508         * src/bufferlist.h: made getState a const func.
1509         made empty a const func.
1510         made exists a const func.
1511         new func: isLoaded
1512
1513 2000-02-01  Juergen Vigna  <jug@sad.it>
1514
1515         * src/lyxfunc.C lyxrc.C: changed from insert-date to date-insert
1516
1517         * po/it.po: updated a bit the italian po file and also changed the
1518         'file nuovo' for newfile to 'filenuovo' without a space, this did
1519         annoy me a lot :)
1520         
1521         * src/lyxrc.C (LyXRC): added support for a default insert_date_format
1522         for the new insert_date command.
1523
1524         * src/lyxfunc.C (Dispatch): added support for a insert_date function
1525         from jdblair, to insert a date into the current text conforming to
1526         a strftime format (for now only considering the locale-set and not
1527         the document-language).
1528
1529 2000-01-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1530
1531         * src/lyxfont.C (textWidth): hopefully better fix for the Array
1532         Bounds Read error seen by purify. The problem was that islower is
1533         a macros which takes an unsigned char and uses it as an index for
1534         in array of characters properties (and is thus subject to the
1535         above error).
1536         (drawText): ditto.
1537
1538         * src/lyx_cb.C (UpdateLayoutDocument): use a switch to set
1539         correctly the paper sides radio buttons.
1540         (UpdateDocumentButtons): ditto.
1541
1542 2000-01-27  Lars Gullik Bjønnes  <larsbj@lyx.org>
1543
1544         * src/kbmap.C (getsym + others): change to return unsigned int,
1545         returning a long can give problems on 64 bit systems. (I assume
1546         that int is 32bit on 64bit systems)
1547
1548 2000-01-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1549
1550         * src/lyxfunc.C (processKeyEvent): fix a the buffer returned by
1551         LyXLookupString to be zero-terminated. Really fixes problems seen
1552         by purify, I think.
1553
1554 2000-01-27  Lars Gullik Bjønnes  <larsbj@lyx.org>
1555
1556         * src/lyxfunc.C (processKeyEvent): "fix" so that we never try to
1557         write a (char*)0 to the lyxerr stream.
1558
1559         * src/lastfiles.C: move algorithm before the using statemets.
1560
1561 2000-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1562
1563         * src/lastfiles.C: move using directives in global scope (egcs 1.x
1564         complains otherwise).
1565         * src/table.C: ditto
1566
1567         * lib/reLyX/reLyX.in: use variable @LYX_DIR@ as built-in data
1568         directory. 
1569
1570         * lib/reLyX/configure.in (LYX_DIR): re-introduce this variable
1571         that I removed earlier... It is really needed.
1572
1573         * lib/examples/multicol.lyx: new file, splitted from Extended.lyx. 
1574
1575 2000-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1576
1577         * INSTALL: update xforms home page URL.
1578
1579         * lib/configure.m4: fix a bug with unreadable layout files.
1580
1581         * src/table.C (calculate_width_of_column): add "using std::max"
1582         directive. 
1583
1584 2000-01-25  Lars Gullik Bjønnes  <larsbj@lyx.org>
1585
1586         * several files: marked several lines with "DEL LINE", this is
1587         lines that can be deleted without changing anything.
1588         if (<ptr>) // DEL LINE  /* this line is _never_ needed. Delete
1589                                    checks this anyway */
1590                 delete <ptr>
1591
1592         * src/insets/insetlatexaccent.C: Changed some debugs to Debug::KEY
1593
1594         * src/DepTable.C (update): add a "+" at the end when the checksum
1595         is different. (debugging string only)
1596
1597         * src/paragraph.C (ReturnNextInsetPointer): fix bug that caused
1598         the next inset to not be displayed. This should also fix the list
1599         of labels in the "Insert Crossreference" dialog.
1600
1601 2000-01-24  Lars Gullik Bjønnes  <larsbj@lyx.org>
1602
1603         * src/support/LSubstring.C (LSubstring): set pos to string::npos
1604         when regex was not found.
1605
1606         * src/support/lstrings.C (lowercase): use handcoded transform always.
1607         (uppercase): ditto
1608
1609         * src/text.C (Delete): fixed the crash. cursor.par->prev and
1610         old_cursor.par->prev could be 0.
1611
1612         * several files: changed post inc/dec to pre inc/dec
1613         
1614         * src/lastfiles.C (writeFile): use ostream_iterator and copy to
1615         write the lastfiles to file.
1616
1617         * src/BufferView.C (buffer): only show TextCache info when debugging
1618         (buffer): ditto
1619         (resizeCurrentBuffer): ditto
1620         (workAreaExpose): ditto
1621
1622         * lib/kbd/iso8859-7.cdef: changed to new quoting scheme
1623
1624         * lib/kbd/iso8859-2.cdef: changed to new quoting scheme
1625
1626         * src/insets/insetlatexaccent.C (Draw): make the display of UMLAUT
1627         a bit better by removing the special case for \i and \j.
1628
1629 2000-01-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1630
1631         * src/lyx_main.C (easyParse): remove test for bad comand line
1632         options, since this broke all xforms-related parsing.
1633
1634         * src/kbmap.C (getsym): set return type to unsigned long, as
1635         declared in header. On an alpha, long is _not_ the same as int.
1636
1637         * src/support/LOstream.h: add a "using std::flush;"
1638
1639         * src/insets/figinset.C: ditto.
1640
1641 2000-01-21  Lars Gullik Bjønnes  <larsbj@lyx.org>
1642
1643         * src/bufferlist.C (write): use blinding fast file copy instead of
1644         "a char at a time", now we are doing it the C++ way.
1645
1646         * src/insets/figinset.C: get rid of struct pidwaitpit, use a
1647         std::list<int> instead.
1648         (addpidwait): reflect move to std::list<int>
1649         (sigchldchecker): ditto
1650
1651         * src/bmtable.c (fl_set_bmtable_file): have arguments in the X r5
1652         version also. 
1653
1654         * src/paragraph.C (FirstPhysicalPar): remove assert and comment
1655         that obviously was wrong...
1656
1657         * src/lyxfont.C (textWidth): have c as char c[2] instead of char
1658         c, this avoids warnings with purify and islower.
1659
1660         * src/insets/figinset.C: rename struct queue to struct
1661         queue_element and rewrite to use a std::queue. gsqueue is now a
1662         std::queue<queue_element>
1663         (runqueue): reflect move to std::queue
1664         (addwait): ditto
1665
1666         * src/support/lstrings.h (tostr): specialize for bool, otherwise
1667         we would get "1" "0" instead of "true" "false. Also make the tostr
1668         functions inline.
1669
1670 2000-01-21  Juergen Vigna  <jug@sad.it>
1671
1672         * src/buffer.C (writeFileAscii): Disabled code for special groff
1673         handling of tabulars till I fix this in table.C
1674
1675 2000-01-21  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1676
1677         * src/support/mkdir.C (mkdir): change second argument of mkdir to
1678         unsigned long int.
1679         * src/support/lyxlib.h: ditto.
1680
1681 2000-01-20  Lars Gullik Bjønnes  <larsbj@lyx.org>
1682
1683         * src/insets/insetlatexaccent.C (Draw): make accents on top of 'i'
1684         and 'j' look better. This might fix the "macron" bug that has been
1685         observed.
1686
1687         * src/support/lstrings.[Ch] (tostr): reimplement all the tostr
1688         functions as one template function. Delete the old versions.
1689
1690         * src/support/lyxsum.C: move using std::ifstream inside
1691         MODERN_STL_STREAMS
1692
1693         * src/support/Makefile.am (libsupport_la_SOURCES): added mkdir.C
1694         and putenv.C
1695
1696         * src/mathed/formulamacro.C: delete #include "bufferlist.h" never used
1697
1698         * src/mathed/formula.C: delete #include "bufferlist.h" never used
1699
1700         * src/insets/figinset.C (InitFigures): use new instead of malloc
1701         to allocate memory for figures and bitmaps.
1702         (DoneFigures): use delete[] instead of free to deallocate memory
1703         for figures and bitmaps.
1704         (runqueue): use new to allocate 
1705         (getfigdata): use new/delete[] instead of malloc/free
1706         (RegisterFigure): ditto
1707
1708         * some files: moved some declarations closer to first use, small
1709         whitespace changes use preincrement instead of postincrement where
1710         it does not make a difference.
1711         
1712         * src/kbmap.[Ch]: delete code according to define NO_HASH, it is a
1713         step on the way to use stl::containers for key maps. 
1714
1715         * src/bufferlist.h: add a typedef for const_iterator and const
1716         versions of begin and end.
1717
1718         * src/bufferlist.[Ch]: change name of member variable _state to
1719         state_. (avoid reserved names)
1720         (makePup): removed
1721         (getFileNames): returns the filenames of the buffers in a vector.
1722
1723         * configure.in (ALL_LINGUAS): added ro
1724
1725         * src/support/putenv.C: new file
1726
1727         * src/support/mkdir.C: new file
1728
1729 2000-01-20  Allan Rae <rae@lyx.org>
1730
1731         * lib/layouts/IEEEtran.layout: Added several theorem environments
1732
1733         * lib/templates/IEEEtran.lyx: Example theorem environments and a
1734         couple of minor additions.
1735
1736         * lib/doc/LaTeXConfig.lyx.in:  Use URL insets for ftp sites 
1737         (except for those in footnotes of course)
1738
1739 2000-01-19  Lars Gullik Bjønnes  <larsbj@lyx.org>
1740
1741         * src/lyxlookup.C (CloseLyXLookup): set xic=0; after destruction. 
1742
1743         * src/mathed/math_utils.C (MathedLookupBOP): rewrite to use
1744         std::sort and std::lower_bound instead of qsort and handwritten
1745         binarysearch.
1746         (struct compara): struct that holds the functors used by std::sort
1747         and std::lower_bound in MathedLookupBOP.
1748
1749 2000-01-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1750
1751         * src/support/LAssert.h: do not do partial specialization. We do
1752         not really need it.
1753
1754         * src/support/lyxlib.h: note that lyx::getUserName() and
1755         lyx::date() are not in use right now. Should these be suppressed?
1756
1757         * src/buffer.C (makeLaTeXFile): we do not need the user name here.
1758         (makeLinuxDocFile): do not put date and user name in linuxdoc
1759         headers. 
1760
1761         * src/support/lyxlib.h (kill): change first argument to long int,
1762         since that's what solaris uses.
1763
1764         * src/support/kill.C (kill): fix declaration to match prototype.
1765
1766         * config/lyxinclude.m4 (LYX_CXX_NAMESPACES): fix the macro to
1767         actually check whether namespaces are supported. This is not what
1768         it used to do.
1769
1770         * src/support/lyxsum.C: add a using directive.
1771
1772 2000-01-17  Lars Gullik Bjønnes  <larsbj@lyx.org>
1773
1774         * src/support/kill.C: if we have namespace support we don't have
1775         to include lyxlib.h.
1776
1777         * src/support/lyxlib.h: use namespace lyx if supported.
1778
1779 2000-01-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
1780
1781         * src/support/date.C: new file
1782
1783         * src/support/chdir.C: new file
1784
1785         * src/support/getUserName.C: new file
1786
1787         * src/support/getcwd.C: new file
1788
1789         * src/support/abort.C: new file
1790
1791         * src/support/kill.C: new file
1792
1793         * src/support/lyxlib.h: moved all the functions in this file
1794         insede struct lyx. Added also kill and abort to this struct. This
1795         is a way to avoid the "kill is not defined in <csignal>", we make
1796         C++ wrappers for functions that are not ANSI C or ANSI C++.
1797
1798         * src/support/lyxsum.C (sum): use #ifdef MODERN_STL_STREAMS
1799         instead of #if __GLIBCPP__. Since lyxsum is now put inside struct
1800         lyx it has been renamed to sum.
1801
1802 2000-01-14  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1803
1804         * src/text.C: add using directives for std::min and std::max.
1805
1806 2000-01-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1807
1808         * src/texrow.C (getIdFromRow): actually return something useful in
1809         id and pos. Hopefully fixes the bug with positionning of errorbox
1810         insets. 
1811
1812         * src/lyx_main.C (easyParse): output an error and exit if an
1813         incorrect command line option has been given.
1814
1815         * src/spellchecker.C (ispell_check_word): document a memory leak.
1816
1817         * src/bufferlist.C (write): fix mismatched allocation/deletion,
1818         where a "struct utimbuf" is allocated with "new" and deleted with
1819         "delete[]". 
1820
1821 2000-01-13  Lars Gullik Bjønnes  <larsbj@lyx.org>
1822
1823         * src/text2.C (CutSelection): don't delete double spaces.
1824         (PasteSelection): ditto
1825         (CopySelection): ditto
1826         
1827         * src/text.C (Backspace): don't delete double spaces.
1828
1829         * src/lyxlex.C (next): fix a bug that were only present with
1830         conformant std::istream::get to read comment lines, use
1831         std::istream::getline instead. This seems to fix the problem.
1832
1833 2000-01-12  Lars Gullik Bjønnes  <larsbj@lyx.org>
1834
1835         * src/text2.C (DeleteEmptyParagraphMechanism): fix for the "not
1836         allowed to insert space before space" editing problem. Please read
1837         commends at the beginning of the function. Comments about usage
1838         are very welcome.
1839
1840         * src/text.C (InsertChar): fix for the "not allowed to insert
1841         space before space" editing problem.
1842
1843         * src/text2.C (DeleteEmptyParagraphMechanism): when
1844         IsEmptyTableRow can only return false this last "else if" will
1845         always be a no-op. Commented out.
1846
1847         * src/text.C (RedoParagraph): As far as I can understand tmp
1848         cursor is not really needed.
1849
1850         * src/lyxtext.[Ch] (IsEmptyTableCell): commented out. As used at
1851         present it could only return false anyway. 
1852         (several functions): Did something not so smart...added a const
1853         specifier on a lot of methods.
1854         
1855         * src/paragraph.C (BreakParagraph): removed the tmp->text.reserve
1856         and add a tmp->text.resize. The LyXParagraph constructor does the
1857         resize for us.
1858         (BreakParagraphConservative): ditto
1859
1860         * src/support/path.h (Path): add a define so that the wrong usage
1861         "Path("/tmp") will be flagged as a compilation error:
1862         "`unnamed_Path' undeclared (first use this function)"
1863
1864 2000-01-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1865
1866         * config/lyxinclude.m4 (LYX_FUNC_PUTENV_ARGTYPE): fix the macro,
1867         which was bogus for several reasons.
1868
1869         * src/LaTeX.C (scanAux): fix the regular expression used to scan
1870         .aux files. 
1871         (runBibTeX): ditto.
1872
1873         * autogen.sh: do not use "type -path" (what's that anyway?).
1874
1875         * src/support/filetools.C (findtexfile): remove extraneous space
1876         which caused a kpsewhich warning (at least with kpathsea version
1877         3.0). 
1878
1879 2000-01-11  Lars Gullik Bjønnes  <larsbj@lyx.org>
1880
1881         * src/mathed/Makefile.am (noinst_LTLIBRARIES): use .la
1882
1883         * src/insets/Makefile.am (noinst_LTLIBRARIES): use .la
1884
1885         * src/Makefile.am (lyx_DEPENDENCIES): switch back to .la libs
1886
1887 2000-01-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1888
1889         * src/paragraph.C (BreakParagraph): do not reserve space on text
1890         if we don't need to (otherwise, if pos_end < pos, we end up
1891         reserving huge amounts of memory due to bad unsigned karma).
1892         (BreakParagraphConservative): ditto, although I have not seen
1893         evidence the bug can happen here.
1894
1895         * src/lyxparagraph.h: add a using std::list.
1896
1897 2000-01-11  Juergen Vigna  <jug@sad.it>
1898
1899         * src/menus.C (MenuDocu): output an Alert if the documentation-file
1900         could not be found.
1901
1902 2000-01-11  Lars Gullik Bjønnes  <larsbj@lyx.org>
1903
1904         * src/vc-backend.C (doVCCommand): change to be static and take one
1905         more parameter: the path to chdir too be fore executing the command.
1906         (retrive): new function equiv to "co -r"
1907
1908         * src/bufferlist.C (loadLyXFile): implement the missing parts if
1909         file_not_found_hook is true.
1910
1911         * src/lyxvc.C (file_not_found_hook): implement file_not_found_hook.
1912
1913         * src/support/filetools.C (IsFileWriteable): use FileInfo to check
1914         if a file is readwrite,readonly...anything else.
1915
1916 2000-01-10  Lars Gullik Bjønnes  <larsbj@lyx.org>
1917
1918         * src/lyx_cb.C (MakeLaTeXOutput): name change from MakeDVIOutput
1919         (CreatePostscript): name change from MenuRunDVIPS (or something)
1920         (PreviewPostscript): name change from MenuPreviewPS
1921         (PreviewDVI): name change from MenuPreviewDVI
1922
1923         * lib/lyxrc.example: added \pdflatex_command, \pdf_mode,
1924         \view_pdf_command., \pdf_to_ps_command
1925
1926         * lib/configure.m4: added search for PDF viewer, and search for
1927         PDF to PS converter. 
1928         (lyxrc.defaults output): add \pdflatex_command,
1929         \view_pdf_command and \pdf_to_ps_command.
1930
1931         * src/lyx_cb.C (MenuPreviewDVI): renamed from MenuPreview.
1932
1933         * src/bufferlist.C (write): we don't use blocksize for anything so
1934         I removed it.
1935
1936 2000-01-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1937
1938         * src/support/block.h: disable operator T* (), since it causes
1939         problems with both compilers I tried. See comments in the file.
1940
1941         * lib/reLyX/configure.in: do not define LYX_DIR. support flag
1942         --with-lyxname. 
1943
1944         * lib/reLyX/reLyX.in: change LYX_DIR to pkgdatadir; change env.
1945         variable LYX_DIR_10x to LYX_DIR_11x.
1946
1947         * src/Makefile.am: replace variable LYX_DIR with pkgdatadir.
1948
1949         * INSTALL: document --with-lyxname.
1950         * NEWS: ditto.
1951
1952         * configure.in: new configure flag --with-lyxname which allows to
1953         choose the name under which lyx is installed. Default is "lyx", of
1954         course. It used to be possible to do this with --program-suffix,
1955         but the later has in fact a different meaning for autoconf.
1956
1957         * src/support/lstrings.h (lstrchr): reformat a bit.
1958
1959         * src/lyxlex.h: include LIstream.h, for Sun CC this time.
1960         * src/mathed/math_defs.h: ditto.
1961
1962 2000-01-09  Lars Gullik Bjønnes  <larsbj@lyx.org>
1963
1964         * src/lyxrc.[Ch]: New tag and variable "\make_backup". Defaults to
1965         true, decides if we create a backup file or not when saving. New
1966         tag and variable \pdf_mode, defaults to false. New tag and
1967         variable \pdflatex_command, defaults to pdflatex. New tag and
1968         variable \view_pdf_command, defaults to xpdf. New tag and variable
1969         \pdf_to_ps_command, defaults to pdf2ps.
1970
1971 2000-01-08  Lars Gullik Bjønnes  <larsbj@lyx.org>
1972
1973         * src/bufferlist.C (close): don't call insetUnlock if the buffer
1974         does not have a BufferView.
1975         (unlockInset): ditto + don't access the_locking_inset if the
1976         buffer does not have a BufferView.
1977
1978         * src/LyXView.C (KeyPressMask_raw_callback): add a XSync in
1979         certain circumstances so that we don't continue a keyboard
1980         operation long after the key was released. Try f.ex. to load a
1981         large document, press PageDown for some seconds and then release
1982         it. Before this change the document would contine to scroll for
1983         some time, with this change it stops imidiatly.
1984
1985         * src/support/block.h: don't allocate more space than needed. As
1986         long as we don't try to write to the arr[x] in a array_type arr[x]
1987         it is perfectly ok. (if you write to it you might segfault).
1988         added operator value_type*() so that is possible to pass the array
1989         to functions expecting a C-pointer.
1990
1991         * lib/Makefile.am (dist-hook): don't fail completely if unable to
1992         cvs.
1993
1994         * intl/*: updated to gettext 0.10.35, tried to add our own
1995         required modifications. Please verify.
1996
1997         * po/*: updated to gettext 0.10.35, tried to add our own required
1998         modifications. Please verify.
1999         
2000         * src/support/lstrings.C (tostr): go at fixing the problem with
2001         cxx and stringstream. When stringstream is used return
2002         oss.str().c_str() so that problems with lyxstring and basic_string
2003         are avoided. Note that the best solution would be for cxx to use
2004         basic_string all the way, but it is not conformant yet. (it seems)
2005
2006         * src/lyx_cb.C + other files: moved several global functions to
2007         class BufferView, some have been moved to BufferView.[Ch] others
2008         are still located in lyx_cb.C. Code changes because of this. (part
2009         of "get rid of current_view project".)
2010
2011         * src/buffer.C + other files: moved several Buffer functions to
2012         class BufferView, the functions are still present in buffer.C.
2013         Code changes because of this.
2014
2015         * config/lcmessage.m4: updated to most recent. used when creating
2016         acinclude.m4.
2017
2018         * config/progtest.m4: updated to most recent. used when creating
2019         acinclude.m4.
2020         
2021         * config/gettext.m4: updated to most recent. applied patch for
2022         tmplinguas.
2023
2024         * config/gettext.m4.patch: new file that shows what changes we
2025         have done to the local copy of gettext.m4.
2026
2027         * config/libtool.m4: new file, used in creation of acinclude.m4
2028
2029         * config/lyxinclude.m4: new file, this is the lyx created m4
2030         macros, used in making acinclude.m4.
2031         
2032         * autogen.sh: GNU m4 discovered as a separate task not as part of
2033         the lib/configure creation. 
2034         Generate acinlucde from files in config. Actually cat
2035         lyxinclude.m4, libtool.m4 and gettext.m4 together. This makes it
2036         easier to upgrade .m4 files that really are external.
2037
2038         * src/Spacing.h: moved using std::istringstream to right after
2039         <sstream>. This should fix the problem seen with some compilers.
2040
2041 2000-01-06  Lars Gullik Bjønnes  <larsbj@lyx.org>
2042
2043         * src/lyx_cb.C: began some work to remove the dependency a lot of
2044         functions have on BufferView::text, even if not really needed.
2045         (GetCurrentTextClass): removed this func, it only hid the
2046         current_view. 
2047
2048         * src/Makefile.am (lyx_DEPENDENCIES): use support/libsupport.la I
2049         forgot this in last commit.
2050
2051         * src/Bullet.C (bulletEntry): use static char const *[] for the
2052         tables, becuase of this the return arg had to change to string.
2053         (bulletSize): ditto
2054         (~Bullet): removed unneeded destructor
2055
2056         * src/BufferView.C (beforeChange): moved from lyx_cb.C
2057         (insetSleep): moved from Buffer
2058         (insetWakeup): moved from Buffer
2059         (insetUnlock): moved from Buffer
2060
2061         * buffer.[Ch], BufferView.[Ch] + others: moved the_locking_inset
2062         from Buffer to BufferView.
2063         
2064         * acinclude.m4: include libtool.m4 from libtool 1.3.4.
2065
2066         * config/ltmain.sh: updated to version 1.3.4 of libtool
2067
2068         * config/ltconfig: updated to version 1.3.4 of libtool
2069
2070 2000-01-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2071
2072
2073         * src/buffer.C (pop_tag): fix a dubious for() loop initialization.
2074         Did I get that right?
2075
2076         * src/lyxlex.h: add a "using" directive or two.
2077         * src/Spacing.h: ditto.
2078         * src/insets/figinset.C: ditto.
2079         * src/support/filetools.C: ditto.
2080         * src/support/lstrings.C: ditto.
2081         * src/BufferView.C: ditto.
2082         * src/bufferlist.C: ditto.
2083         * src/lyx_cb.C: ditto.
2084         * src/lyxlex.C: ditto.
2085
2086         * NEWS: add some changes for 1.1.4.
2087         
2088 2000-01-06  Lars Gullik Bjønnes  <larsbj@lyx.org>
2089
2090         * src/BufferView.C: first go at a TextCache to speed up switching
2091         between documents.
2092
2093 2000-01-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2094
2095         * lib/examples/ItemizeBullets.lyx: update from Tino Meinen. 
2096         * lib/examples/nl_voorbeeld_ruw.lyx: ditto.
2097         * lib/examples/nl_voorbeeld_verlyxt.lyx: ditto.
2098         * lib/examples/nl_opsommingstekens.lyx: new translation from Tino
2099         Meinen.
2100         
2101         * src/mathed/math_defs.h (MathedRowSt): make sure that all
2102         members of the struct are correctly initialized to 0 (detected by
2103         purify) 
2104         * src/lyxrc.C (LyXRC): ditto for print_adapt_output.
2105         * src/insets/figinset.C (InsetFig): ditto for pswid and pshgh.
2106
2107         * src/insets/figinset.C (sigchldchecker): use "delete" to free a
2108         pidwait, since it was allocated with "new". This was potentially
2109         very bad. Thanks to Michael Schmitt for running purify for us.
2110
2111
2112 2000-01-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2113
2114         * src/lyx_gui_misc.C: add a 'using std::make_pair;' statement.
2115
2116         * src/lyx_gui_misc.h: add a 'using std::pair;' statement.
2117
2118 1999-12-30  Allan Rae  <rae@lyx.org>
2119
2120         * lib/templates/IEEEtran.lyx: minor change
2121
2122         * src/lyxvc.C (registrer, checkIn), src/lyx_cb.C (MenuInsertLabel),
2123         src/mathed/formula.C (LocalDispatch): askForText changes
2124
2125         * src/lyx_gui_misc.[Ch] (askForText): now returns a bool also so we 
2126         know when a user has cancelled input. Fixes annoying problems with
2127         inserting labels and version control.
2128
2129 1999-12-29  Lars Gullik Bjønnes  <larsbj@lyx.org>
2130
2131         * src/support/lstrings.C (tostr): rewritten to use strstream and
2132         stringstream
2133
2134 1999-12-28  Lars Gullik Bjønnes  <larsbj@lyx.org>
2135
2136         * src/support/filetools.C (IsFileWriteable): use fstream to check
2137         (IsDirWriteable): use fileinfo to check
2138
2139         * src/support/filetools.h (FilePtr): whole class deleted
2140
2141         * src/insets/figinset.C (GetPSSizes): rewritten to use ifstream.
2142
2143         * src/lyxparagraph.h (readSimpleWholeFile): make arg istream
2144
2145         * src/lyx_cb.C (InsertAsciiFile): use ifstream instead of FilePtr
2146
2147         * src/bufferlist.C (write): use ifstream and ofstream instead of
2148         FILE*
2149
2150         * src/Spacing.h: use istrstream instead of sscanf
2151
2152         * src/mathed/math_defs.h: change first arg to istream from FILE*
2153
2154         * src/buffer.C (insertLyXFile): use ifstream instead of FilePtr
2155
2156         * src/mathed/math_parser.C: have yyis to be an istream 
2157         (LexGetArg): use istream (yyis)
2158         (yylex): ditto
2159         (mathed_parse): ditto
2160         (mathed_parser_file): first arg istream instead of FILE*, set yyis
2161
2162         * src/mathed/formula.C (Read): rewritten to use istream
2163
2164         * src/mathed/formulamacro.C (Read): rewritten to use istream
2165
2166         * src/lyxlex.h (~LyXLex): deleted desturctor 
2167         (getStream): new function, returns an istream
2168         (getFile): deleted funtion
2169         (IsOK): return is.good();
2170
2171         * src/lyxlex.C (LyXLex): delete file and owns_file
2172         (setFile): open an filebuf and assign that to a istream instead of
2173         using FILE*
2174         (setStream): new function, takes an istream as arg. 
2175         (setFile): deleted function
2176         (EatLine): rewritten us use istream instead of FILE*
2177         (next): ditto
2178         (nextToken): ditto
2179
2180         * src/table.C (LyXTable): use istream instead of FILE*
2181         (Read): rewritten to take an istream instead of FILE*
2182
2183 1999-12-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2184
2185         * src/buffer.C (Dispatch): remove an extraneous break statement.
2186
2187         * src/support/filetools.C (QuoteName): change to do simple
2188         'quoting'. More work is necessary. Also changed to do nothing
2189         under emx (needs fix too).
2190         (Putenv): Cast the argument of putenv() with PUTENV_TYPE_ARG.
2191
2192         * acinclude.m4 (STL_STRING_FWD_H_LOCATION): add the comment for
2193         config.h.in to the AC_DEFINE_UNQUOTED() call.
2194         (LYX_FUNC_PUTENV_ARGTYPE): new macro. Checks whether putenv()
2195         needs char * as argument (because Solaris 7 declares it like
2196         that). 
2197
2198         * acconfig.h: remove placeholder for STL_STRING_FWD_H_LOCATION;
2199         remove definition of BZERO.
2200
2201 1999-12-24  Lars Gullik Bjønnes  <larsbj@lyx.org>
2202
2203         * src/support/LRegex.C: include <regex.h> if HAVE_REGEX_H is
2204         defined, "lyxregex.h" if not.
2205
2206         * src/support/Makefile.am (noinst_LTLIBRARIES): changed from
2207         pkglib_ to noinst_
2208         (REGEX): new variable that is set to regex.c lyxregex.h when
2209         AM_CONDITIONAL USE_REGEX is set.
2210         (libsupport_la_SOURCES): add $(REGEX)
2211
2212         * src/mathed/Makefile.am (noinst_LTLIBRARIES): changed from
2213         pkglib_ to noinst_
2214
2215         * src/insets/Makefile.am (noinst_LTLIBRARIES): changed from
2216         pkglib_ to noinst_
2217
2218         * configure.in: add call to LYX_REGEX 
2219
2220         * acinclude.m4 (LYX_REGEX): checks if we need to use the included
2221         regex or not. Uses a a AM_CONDITIONAL to decide what to compile. 
2222
2223 1999-12-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2224
2225         * lib/bind/fi_menus.bind: new file, from
2226         pauli.virtanen@saunalahti.fi. 
2227
2228         * src/buffer.C (getBibkeyList): pass the parameter delim to
2229         InsetInclude::getKeys and InsetBibtex::getKeys.
2230
2231         * src/insets/insetinclude.[Ch] (getKeys): add parameter delim, which
2232         is passed to Buffer::getBibkeyList
2233         
2234         * src/insets/insetbib.[Ch] (getKeys): add parameter delim, and use it
2235         instead of the hardcoded comma.
2236
2237         * src/insets/insetbib.C (getKeys): make sure that there are not
2238         leading blanks in bibtex keys. Normal latex does not care, but
2239         harvard.sty seems to dislike blanks at the beginning of citation
2240         keys. In particular, the retturn value of the function is
2241
2242         * INSTALL: make it clear that libstdc++ is needed and that gcc
2243         2.7.x probably does not work.
2244
2245         * src/support/filetools.C (findtexfile): make debug message go to
2246         the LATEX channel
2247         * src/insets/insetbib.C (getKeys): ditto
2248
2249         * src/debug.C (showTags): make sure that the output is correctly
2250         aligned. 
2251
2252         * configure.in: add a comment for TWO_COLOR_ICON define.
2253
2254         * acconfig.h: remove all the entries that already defined in
2255         configure.in or acinclude.m4.
2256
2257         * src/buffer.C (makeLaTeXFile): headers of latex file also changed
2258         to avoid user name, date and copyright.
2259
2260 1999-12-21  Juergen Vigna  <jug@sad.it>
2261
2262         * src/table.C (Read): Now read bogus row format informations
2263                 if the format is < 5 so that afterwards the table can
2264                 be read by lyx but without any format-info. Fixed the
2265                 crash we experienced when not doing this.
2266
2267 1999-12-21  Lars Gullik Bjønnes  <larsbj@lyx.org>
2268
2269         * src/text2.C (RedoHeightOfParagraph): rename arg cursor -> cur
2270         (RedoDrawingOfParagraph): ditto
2271         (RedoParagraphs): ditto
2272         (RemoveTableRow): ditto
2273
2274         * src/text.C (Fill): rename arg paperwidth -> paper_width
2275
2276         * src/buffer.C (insertLyXFile): rename var filename -> fname
2277         (writeFile): rename arg filename -> fname
2278         (writeFileAscii): ditto
2279         (makeLaTeXFile): ditto
2280         (makeLinuxDocFile): ditto
2281         (makeDocBookFile): ditto
2282
2283         * src/LaTeX.C (runMakeIndex): change arg name from file -> f
2284         (runBibTeX): ditto
2285
2286         * src/Makefile.am (lyx_SOURCES): add bmtable.c and remove bmtable.C
2287
2288         * src/bmtable.h: add extern "C" on this file when __cplusplus is
2289         defined.
2290
2291         * src/bmtable.c: new file, a C'ified copy of bmtable.C, this is
2292         compiled by a C compiler not C++. 
2293
2294         * src/layout.h (LyXTextClass): added typedef for const_iterator
2295         (LyXTextClassList): added typedef for const_iterator + member
2296         functions begin and end.
2297
2298         * src/LyXView.C (UpdateDocumentClassChoice): rewritten to use
2299         iterators to fill the choice_class.
2300         (updateLayoutChoice): rewritten to use iterators to fill the
2301         layoutlist in the toolbar.
2302
2303         * src/BufferView.h (BufferView::work_area_width): removed unused
2304         variable. 
2305
2306         * src/lyx_gui_misc.C (WarnReadonly): added string parameter 'file'
2307
2308         * src/buffer.C (sgmlOpenTag): drop the use of the static space array
2309         (sgmlCloseTag): ditto
2310
2311         * src/support/lstrings.h: return type of countChar changed to
2312         unsigned char.
2313
2314         * src/support/lstrings.C (countChar): use HAVE_STD_COUNT to choose
2315         what version of this func to use. Also made to return unsigned int.
2316
2317         * configure.in: call LYX_STD_COUNT 
2318
2319         * acinclude.m4 (LYX_STD_COUNT): new function checks for a standard
2320         conforming std::count. 
2321
2322 1999-12-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2323
2324         * src/mathed/math_draw.C (Draw, Metrics): fix a bug where a prime
2325         and a subscript would give bad display (patch from Dekel Tsur
2326         <dekel@math.tau.ac.il>). 
2327
2328         * src/insets/insetlatexaccent.h: make sure ACCENT_TYPES is public. 
2329
2330         * src/spellchecker.C (create_ispell_pipe): use a const_cast to
2331         please sun CC.
2332
2333         * src/chset.h: add a few 'using' directives
2334
2335         * src/lyxfunc.C (Dispatch): check that LFUN_UNKNOWN_ACTION is not
2336         triggered when no buffer is active
2337
2338         * src/layout.C: removed `break' after `return' in switch(), since
2339         it is unreachable.
2340
2341         * src/lyx_main.C (init): make sure LyX can be ran in place even
2342         when libtool has done its magic with shared libraries. Fix the
2343         test for the case when the system directory has not been found.
2344
2345         * src/lyx_cb.C (MenuMakeLaTeX): make sure to keep the full path
2346         name for the latex file.
2347         (MenuMakeHTML): ditto
2348
2349         * src/buffer.h: add an optional boolean argument, which is passed
2350         to ChangeExtension.
2351
2352 1999-12-20  Allan Rae  <rae@lyx.org>
2353
2354         * lib/templates/IEEEtran.lyx: small correction and update.
2355
2356         * configure.in: Attempted to use LYX_PATH_HEADER
2357
2358         * src/stl_string_fwd.h: Don't need HAVE_STL_STRING_FWD_H anymore
2359
2360         * acconfig.h, acinclude.m4 (LYX_STL_STRING_FWD): totally revised after
2361         input from JMarc.  Now use preprocessor to find the header.
2362         Also stopped making HAVE_STL_STRING_FWD_H and extended the comments.
2363         (LYX_PATH_HEADER): My, so far, failed attempt to generalize
2364         LYX_STL_STRING_FWD.  See comments in file.      
2365
2366 1999-12-19  Asger Alstrup Nielsen  <alstrup@diku.dk>
2367
2368         * The global MiniBuffer * minibuffer variable is dead.
2369         
2370         * The global FD_form_main * fd_form_main variable is dead.
2371
2372 1999-12-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2373
2374         * src/toolbar.C (set): condition #warning on WITH_WARNINGS
2375
2376         * src/table.h: add the LOstream.h header
2377         * src/debug.h: ditto
2378         
2379         * src/LyXAction.h: change the explaination of the ReadOnly
2380         attribute: is indicates that the function _can_ be used.
2381
2382         * src/LyXAction.C (init): find-replace _can_ be used in read-only
2383         mode. 
2384
2385 1999-12-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2386
2387         * src/lyxfont.C (ascent): Make sure that char is _always_ used as
2388         unsigned. 
2389         (descent): ditto
2390         (lbearing): ditto
2391         (rbearing): ditto
2392
2393         * src/paragraph.C (GetWord): assert on pos>=0
2394         (GetChar): ditto
2395         
2396         * src/support/lyxstring.C: condition the use of an invariant on
2397         ENABLE_ASSERTIONS 
2398         * src/support/lyxstring.h: ditto
2399
2400         * src/Bullet.[Ch]: replace DEBUG_AS_DEFAULT by ENABLE_ASSERTIONS.
2401         Use LAssert.h instead of plain assert().
2402
2403         * src/support/lstrings.h: add LAssert.h, in case it is needed.
2404
2405         * src/lyxfunc.C: do not include LAssert.h, it is not used.
2406         * src/support/filetools.C: ditto
2407
2408         * src/support/LAssert.h: make Assert a no-op if ENABLE_ASSERTIONS
2409         is not defined. 
2410
2411         * INSTALL: document the new configure flags
2412         
2413         * configure.in: suppress --with-debug; add --enable-assertions
2414
2415         * acinclude.m4: various changes in alignment of help strings.
2416
2417 1999-12-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
2418
2419         * src/kbmap.C: commented out the use of the hash map in kb_map,
2420         beginning of movement to a stl::container. 
2421
2422         * several files: removed code that was not in effect when
2423         MOVE_TEXT was defined.
2424         
2425         * lib/kbd/iso8859-1.cdef: removed bogus backslashes. Backslashes
2426         for escaping should not be used. We can discuss if the string
2427         should be enclosed in f.ex. [] instead of "".
2428
2429         * src/trans_mgr.C (insert): use the new returned value from
2430         encodeString to get deadkeys and keymaps done correctly.
2431
2432         * src/chset.C (encodeString): changed to return a pair, to tell
2433         what to use if we know the string.
2434
2435         * src/lyxscreen.h (fillArc): new function.
2436
2437         * src/FontInfo.C (resize): rewritten to use more std::string like
2438         structore, especially string::replace.
2439
2440         * src/insets/insetlatexaccent.C (Draw): use fillArc for the
2441         approp. accents.
2442
2443         * configure.in (chmod +x some scripts): remove config/gcc-hack 
2444
2445 1999-12-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2446
2447         * src/buffer.C (writeFile): change once again the top comment in a
2448         .lyx file to point to www.lyx.org and to use LYX_DOCVERSION
2449         instead of an hardcoded version number.
2450         (makeDocBookFile): ditto
2451
2452         * src/version.h: add new define LYX_DOCVERSION
2453
2454         * po/de.po: update from Pit Sütterlin
2455         * lib/bind/de_menus.bind: ditto.
2456         
2457         * src/lyxfunc.C (Dispatch): call MenuExport()
2458         * src/buffer.C (Dispatch): ditto
2459
2460         * src/lyx_cb.C (MenuMakeHTML): new function, moved from
2461         LyXFunc::Dispatch().
2462         (MenuExport): new function, moved from
2463         LyXFunc::Dispatch().
2464
2465         * src/trans_mgr.C (insert): small cleanup
2466         * src/chset.C (loadFile): ditto
2467
2468         * lib/kbd/iso8859-1.cdef: add missing backslashes
2469
2470 1999-12-15  Lars Gullik Bjønnes  <larsbj@lyx.org>
2471
2472         * src/insets/insetlatexaccent.C (Lbearing): new function, used to
2473         help with placing the manually drawn accents better.
2474         (Rbearing): ditto
2475         (Draw): x2 and hg changed to float to minimize rounding errors and
2476         help place the accents better.
2477
2478         * src/lyxfont.C (ascent): fixed faulty static_cast, casting from
2479         unsigned short to char is just wrong...cast the char to unsigned
2480         char instead so that the two values can compare sanely. This
2481         should also make the display of insetlatexaccents better and
2482         perhaps also some other insets.
2483         (descent): ditto
2484         (lbearing): new function
2485         (rbearing): ditto
2486
2487 1999-12-15  Allan Rae  <rae@lyx.org>
2488
2489         * src/stl_string_fwd.h, src/Makefile.am (lyx_SOURCES):  added new
2490         header that provides a wrapper around the very annoying SGI STL header
2491         of the same name.
2492
2493         * src/support/lyxstring.C, src/LString.h:
2494         removed old SGI-STL-compatability attempts.
2495
2496         * configure.in: Use LYX_STL_STRING_FWD.
2497
2498         * acinclude.m4 (LYX_STL_STRING_FWD), acconfig.h: Test if 
2499         stl_string_fwd.h is around and try to determine it's location.
2500         Major improvement over previous SGI STL 3.2 compatability.
2501         Three small problems remain with this function due to my zero
2502         knowledge of autoconf.  JMarc and lgb see the comments in the code.
2503
2504 1999-12-14  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2505
2506         * src/broken_const.h, config/hack-gcc, config/README: removed
2507         
2508         * configure.in: remove --with-gcc-hack option; do not call
2509         LYX_CXX_STL_STACK 
2510
2511         * INSTALL: remove documentation of --with-broken-const and
2512         --with-gcc-hack
2513         
2514         * acconfig.h: remove all trace of BROKEN_CONST define
2515
2516         * src/buffer.C (makeDocBookFile): update version number in output
2517         file. 
2518         (SimpleDocBookOnePar): fix an assert when trying to a character
2519         access beyond string length
2520         [Patch from Jose']
2521
2522 1999-12-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2523
2524         * po/de.po: fix the Export menu
2525
2526         * lyx.man: update the description of -dbg
2527
2528         * src/lyx_main.C (setDebuggingLevel): call Debug::showLevel()
2529         (commandLineHelp): updated
2530         (easyParse): show list of available debug levels if -dbg is passed
2531         without argument.
2532
2533         * src/Makefile.am: add debug.C
2534
2535         * src/debug.h: moved some code to debug.C
2536
2537         * src/debug.C: new file. Contains code to set and show debug
2538         level. 
2539
2540         * src/layout.C: remove 'break' after 'continue' in switch
2541         statements, since these cannot be reached.
2542
2543 1999-12-13  Allan Rae  <rae@lyx.org>
2544
2545         * src/mathed/math_hash.C (math_hash): renamed from hash(), name clash.
2546         (in_word_set): hash() -> math_hash()
2547
2548         * src/LString.h: Used USING_EXCEPTIONS in SGI STL-3.2 support 
2549
2550         * acconfig.h: Added a test for whether we are using exceptions in the
2551         current compilation run. If so USING_EXCEPTIONS is defined.
2552
2553         * config.in: Check for existance of stl_string_fwd.h
2554         * src/LString.h: If compiling --with-included-string and SGI's
2555         STL version 3.2 is present (see above test) we need to block their
2556         forward declaration of string and supply a __get_c_string().
2557         However, it turns out this is only necessary if compiling with
2558         exceptions enabled so I've a bit more to add yet.
2559
2560         * src/insets/figinset.[Ch], src/insets/insetinclude.C,
2561           src/insets/insetloa.C, src/layout.h, src/lyxparagraph.h,
2562           src/support/LRegex.h, src/undo.h:
2563         Shuffle the order of the included files a little to ensure that
2564         LString.h gets included before anything that includes stl_string_fwd.h
2565
2566         *  src/support/lyxstring.C: We need to #include LString.h instead of
2567         lyxstring.h to get the necessary definition of __get_c_string.
2568         (__get_c_string): New function.  This is defined static just like SGI's
2569         although why they need to do this I'm not sure.  Perhaps it should be
2570         in lstrings.C instead.
2571
2572         * lib/templates/IEEEtran.lyx:  New template file.
2573
2574 1999-12-12  Lars Gullik Bjønnes  <larsbj@lyx.org>
2575         
2576         * Makefile.in.in (MKINSTALLDIRS): use $(srcdir)/@MKINSTALLDIRS@
2577         * intl/Makefile.in (MKINSTALLDIRS):  ditto
2578
2579         * src/LyXAction.C (init): changed to hold the LFUN data in a
2580         automatic array in stead of in callso to newFunc, this speeds up
2581         compilation a lot. Also all the memory used by the array is
2582         returned when the init is completed.
2583
2584         * a lot of files: compiled with -Wold-style-cast, changed most of
2585         the reported offenders to C++ style casts. Did not change the
2586         offenders in C files. 
2587
2588         * src/trans.h (Match): change argument type to unsigned int.
2589
2590         * src/support/DebugStream.C: fix some types on the streambufs so
2591         that it works on a conforming implementation.
2592
2593 1999-12-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2594
2595         * lib/examples/example_{raw,lyxified}.lyx: fix embarassing sentence.
2596
2597         * src/support/lyxstring.C: remove the inline added earlier since
2598         they cause a bunch of unsatisfied symbols when linking with dec
2599         cxx. Cxx likes to have the body of inlines at the place where they
2600         are declared.
2601
2602         * src/trans.C (AddDeadkey): add an 'unsigned char' cast to avoid
2603         accessing negative bounds in array. This fixes the crash when
2604         inserting accented characters.
2605         * src/trans.h (Match): ditto
2606
2607         * src/buffer.C (Dispatch): since this is a void, it should not try
2608         to return anything...
2609
2610 1999-12-10  Lars Gullik Bjønnes  <larsbj@lyx.org>
2611
2612         * src/buffer.h: removed the two friends from Buffer. Some changes
2613         because of this. Buffer::getFileName and Buffer::setFileName
2614         renamed to Buffer::fileName() and Buffer::fileName(...).
2615
2616 1999-12-09  Lars Gullik Bjønnes <larsbj@lyx.org>
2617
2618         * buffer.[Ch], BufferView.[Ch] + other files: Moved Buffer::text
2619         and Buffer::update(short) to BufferView. This move is currently
2620         controlled by a define MOVE_TEXT, this will be removed when all
2621         shows to be ok. This move paves the way for better separation
2622         between buffer contents and buffer view. One side effect is that
2623         the BufferView needs a rebreak when swiching buffers, if we want
2624         to avoid this we can add a cache that holds pointers to LyXText's
2625         that is not currently in use. 
2626
2627         * buffer.[Ch], lyx_main.C: small changes to the "-export" patch by
2628         André Pönitz. 
2629
2630 1999-11-18  André Pönitz <poenitz@mathematik.tu-chemnitz.de>
2631
2632         * buffer.[Ch]: Dispatch() - new dispatcher on the buffer level
2633
2634         * lyx_main.C: new command line option -x (or --execute) and
2635           -e (or --export). Now direct conversion from .lyx to .tex
2636           (.dvi, .ps, ...) is possible  ('lyx file.lyx --export latex')
2637           Unfortunately, X is still needed and the GUI pops up during the
2638           process...
2639
2640 1999-12-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2641
2642         * src/Spacing.C: add a using directive to bring stream stuff into
2643         normal namespace.
2644         * src/paragraph.C: ditto
2645         * src/buffer.C: ditto
2646
2647         * NEWS: updated a bit the new features of 1.1.3 (took a few things
2648         from Lars' announcement).
2649
2650         * lib/examples/nl_voorbeeld_{ruw,verlyxt}.lyx: new tutorial
2651         example files from Tino Meinen.
2652         
2653 1999-12-06  Allan Rae  <rae@lyx.org>
2654
2655         * src/LaTeX.C (runBibTeX): fix typo in accessing submatch pair.
2656
2657 1999-12-07  Lars Gullik Bjønnes  <larsbj@lyx.org>
2658
2659         * src/support/lyxstring.C: added a lot of inline for no good
2660         reason
2661         
2662         * src/lyxfont.[Ch]: removed latexWriteStartChanges, and
2663         latexWriteEndChanges, they were not used.
2664         
2665         * src/layout.h (operator<<): output operator for PageSides
2666
2667         * src/mathed/math_iter.C (my_memcpy): slightly changed.
2668
2669         * some example files: loaded in LyX 1.0.4 and saved again to update
2670         certain constructs (table format) 
2671
2672         * a lot of files: did the change to use fstream/iostream for all
2673         writing of files. Done with a close look at Andre Poenitz's patch.
2674
2675         * some files: whitespace changes.
2676         
2677 1999-12-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2678
2679         * src/mathed/math_iter.C (my_memcpy): new function. Since the
2680         built-in memcpy() is broken on egcs and gcc 2.95 for alpha
2681         architecture, we provide our own. It is used unconditionnally, but
2682         I do not think this is a performance problem. Thanks to Angus
2683         Leeming <a.leeming@ic.ac.uk> for the code (and again to Michal
2684         Jaegermann <michal@ellpspace.math.ualberta.ca> for finding it the
2685         first time).
2686         (GetInset): use my_memcpy.
2687         (Insert): ditto
2688         (Copy): ditto
2689
2690         * lib/chkconfig.ltx: some cleanup of the latex code. I am not sure
2691         it is easier to understand, but it uses less TeX-only constructs now.
2692
2693         * acinclude.m4 (LYX_SEARCH_PROG): make it work when the PATH
2694         elements contain spaces
2695
2696         * lib/configure: regenerated
2697         
2698         * lib/configure.m4 (SEARCH_PROG): make it work when the PATH
2699         elements contain spaces; display the list of programs that are
2700         tried.
2701
2702         * autogen.sh: make sure lib/configure is executable
2703
2704         * lib/examples/*: rename the tutorial examples to begin with the
2705         two-letters language code.
2706
2707         * src/lyxfunc.C (getStatus): do not query current font if no
2708         buffer exists.
2709
2710         * src/lyx_cb.C (RunScript): use QuoteName
2711         (MenuRunDvips): ditto
2712         (PrintApplyCB): ditto
2713
2714         * src/support/filetools.[Ch] (QuoteName): new function. Add quotes
2715         around argument, so that it works well with the current shell.
2716         Does not work properly with OS/2 shells currently.
2717
2718         * src/LaTeXLog.C (ShowLatexLog): use Buffer::getLatexName
2719         * src/LyXSendto.C (SendtoApplyCB): ditto
2720         * src/lyxfunc.C (Dispatch): ditto
2721         * src/buffer.C (runLaTeX): ditto
2722         (runLiterate): ditto
2723         (buildProgram): ditto
2724         (runChktex): ditto
2725         * src/lyx_cb.C (RunScript): ditto
2726         (MenuMakeLaTeX): ditto
2727         
2728         * src/buffer.h (getLatexName): new method 
2729
2730         * src/support/filetools.C (MakeLatexName): renamed from SpaceLess
2731
2732 1999-12-02  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2733
2734         * images/sqrt.xpm: change name of the sqrt icon to sqrt_xpm.
2735         * src/mathed/math_panel.C (mathed_get_pixmap_from_icon): ditto
2736         (create_math_panel): ditto
2737
2738         * src/lyxfunc.C (getStatus): re-activate the code which gets
2739         current font and cursor; add test for export to html.
2740
2741         * src/lyxrc.C (read): remove unreachable break statements; add a
2742         few "using".
2743
2744         * src/bmtable.C (fl_set_bmtable_data): add a const_cast.
2745         
2746 1999-12-01  Lars Gullik Bjønnes  <larsbj@lyx.org>
2747
2748         * src/mathed/formula.C (LocalDispatch): fix small whitspace bug
2749         introduced by faulty regex.
2750         * src/buffer.C: ditto
2751         * src/lastfiles.C: ditto
2752         * src/paragraph.C: ditto
2753         * src/table.C: ditto
2754         * src/vspace.C: ditto
2755         * src/insets/figinset.C: ditto
2756         Note: most of these is absolutely harmless, except the one in
2757         src/mathed formula.C.
2758
2759 1999-11-30  Kayvan A. Sylvan  <kayvan@satyr.sylvan.com>
2760
2761         * src/ImportNoweb.C (documentclass): fixed bounds for substr
2762           operation, yielding correct results for the reLyX command.
2763
2764 1999-12-01  Lars Gullik Bjønnes  <larsbj@lyx.org>
2765
2766         * src/support/filetools.C (ExpandPath): removed an over eager
2767         Assert.
2768         (ReplaceEnvironmentPath): ditto
2769
2770         * src/toolbar.C (BubbleTimerCB): use C++ style casts. This clearly
2771         shows that we are doing something fishy in our code...
2772         (BubblePost): ditto
2773         (ToolbarCB): ditto
2774
2775         * src/lyxrc.C (read): use a double switch trick to get more help
2776         from the compiler. (the same trick is used in layout.C)
2777         (write): new function. opens a ofstream and pass that to output
2778         (output): new function, takes a ostream and writes the lyxrc
2779         elemts to it. uses a dummy switch to make sure no elements are
2780         forgotten. 
2781
2782         * src/lyxlex.h: added a struct pushpophelper for use in functions
2783         with more than one exit point.
2784
2785         * src/lyxlex.[Ch] (GetInteger): made it const
2786         (GetFloat): ditto
2787         (GetBool): ditto
2788
2789         * src/lyxfunc.C (Dispatch): added case for LFUN_SAVEPREFERENCES
2790
2791         * src/layout.[hC] : LayoutTags splitted into several enums, new
2792         methods created, better error handling cleaner use of lyxlex. Read
2793         the diff.
2794
2795         * src/bmtable.[Ch]: change some member prototypes because of the
2796         image const changes. 
2797
2798         * commandtags.h, src/LyXAction.C (init): new function:
2799         "preferences-save", saves the lyxrc entries into .lyx/preferences.
2800         This file is not read automatically but you can add \input
2801         preferences to your lyxrc if you want to. We need to discuss how
2802         to handle this. 
2803
2804         * src/LaTeX.C (runBibTeX): use regex to match for the needed lines
2805         in .aux, also remove .bib and .bst files from dependencies when
2806         running bibtex.
2807
2808         * src/BufferView.C, src/LyXView.C: add const_cast several places
2809         because of changes to images.
2810
2811         * lib/images/*: same change as for images/*
2812         
2813         * lib/lyxrc.example: Default for accept_compound is false not no.
2814
2815         * images/*: changed to be const, however I have som misgivings
2816         about this change so it might be changed back.
2817
2818 1999-11-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2819
2820         * lib/configure, po/POTFILES.in: regenerated
2821
2822         * autogen.sh: autogenerate lib/configure from lib/configure.m4
2823
2824         * config/lib_configure.m4: removed
2825         
2826         * lib/configure.m4: new file (was config/lib_configure.m4)
2827
2828         * configure.in: do not test for rtti, since we do not use it.
2829         
2830 1999-11-26  Lars Gullik Bjønnes  <larsbj@lyx.org>
2831
2832         * src/support/lyxstring.C (lyxstring::Srep): Changed to use a
2833         doubling of allocated space scheme. This makes it faster for large
2834         strings end to use less memory for small strings. xtra rememoved. 
2835
2836         * src/insets/figinset.C (waitalarm): commented out.
2837         (GhostscriptMsg): use static_cast
2838         (GhostscriptMsg): use new instead of malloc to allocate memory for
2839         cmap. also delete the memory after use.
2840
2841         * src/lyx_cb.C (SetXtermCursor): made cursor_undefined a bool
2842
2843         * src/LaTeX.C (scanAux): new method. Scans the .aux file and looks
2844         for changes in bibtex database or style.
2845         (runBibTeX): remove all .bib and .bst files from dep before we
2846         begin. 
2847         (run): use scanAuc in when dep file already exist.
2848
2849         * src/DepTable.C (remove_files_with_extension): new method
2850         (exist): new method
2851
2852         * src/DepTable.[Ch]: made many of the methods const. 
2853
2854 1999-11-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2855
2856         * src/bufferparams.C: make sure that the default textclass is
2857         "article". It used to be the first one by description order, but
2858         now the first one is "docbook".
2859
2860         * src/lyx_main.C (setDebuggingLevel): change type of argument to
2861         string; call Debug::value.
2862         (easyParse): pass complete argument to setDebuggingLevel().
2863
2864         * src/debug.h (value): fix the code that parses debug levels.
2865
2866         * src/debug.h: add new debug type ACTION, reserved for LyXAction
2867         class.  
2868
2869         * src/LyXAction.C: use Debug::ACTION as debug channel.
2870
2871         * src/lyxlookup.C: make the debug statements go to Debug::KEY.
2872
2873         * NEWS: updated for the future 1.1.3 release.
2874
2875         * src/mathed/symbol_def.h: swap the definitions of \varepsilon and
2876         \epsilon. Now \epsilon shows as red text, and \varepsilon shows as
2877         it should. This is of course a controversial change (since many
2878         people will find that their lyx workscreen is suddenly full of
2879         red), but done for the sake of correctness.
2880
2881         * src/mathed/formulamacro.h, src/mathed/math_macro.[Ch],
2882           src/mathed/math_root.[Ch] (Clone): return a MathedInset*  
2883
2884         * src/insets/inseterror.h, src/insets/inseturl.h,
2885           src/insets/insetinfo.h, src/insets/figinset.h,
2886           src/mathed/formulamacro.h, src/mathed/math_macro.h
2887           (EditMessage): add a missing const and add _() to make sure that
2888         translation happens
2889
2890         * src/ImportNoweb.C, src/LyXAction.h, src/insets/figinset.C,
2891           src/insets/insetbib.C, src/support/filetools.C: add `using'
2892         directives for cxx.  
2893
2894         * src/lyxfunc.C (Dispatch): make sure nothing bad happens when
2895         doing 'Insert index of last word' at the beginning of a paragraph.
2896
2897 1999-11-24  Lars Gullik Bjønnes  <larsbj@lyx.org>
2898
2899         * several files: white-space changes.
2900
2901         * src/mathed/formula.C: removed IsAlpha and IsDigit
2902
2903         * src/insets/insetbib.C (getKeys): use findtexfile to look for the
2904         .bib file. use a ifstream instead of FilePtr when parsing the .bib
2905         file for keys.
2906
2907         * src/insets/figinset.C (GetPSSizes): don't break when
2908         "EndComments" is seen. But break when a boundingbox is read.
2909
2910         * all classes inherited from Inset: return value of Clone
2911         changed back to Inset *.
2912
2913         * all classes inherited form MathInset: return value of Clone
2914         changed back to MathedInset *.
2915         
2916         * src/insets/figinset.C (runqueue): use a ofstream to output the
2917         gs/ps file. Might need some setpresicion or setw. However I can
2918         see no problem with the current code.
2919         (runqueue): use sleep instead of the alarm/signal code. I just
2920         can't see the difference.
2921
2922         * src/paragraph.C (LyXParagraph): reserve space in the new
2923         paragraph and resize the inserted paragraph to just fit.
2924
2925         * src/lyxfunc.h (operator|=): added operator for func_status.
2926
2927         * src/lyxfunc.C (MenuNew): use FileInfo instead of FilePtr to
2928         check for readable file.
2929
2930         * src/lyx_cb.C (MenuMakeLaTeX): use FileInfo instead of FilePtr to
2931         check for readable file.
2932         (MenuMakeLinuxDoc): ditto
2933         (MenuMakeDocBook): ditto
2934         (MenuMakeAscii): ditto
2935         (InsertAsciiFile): split the test for openable and readable
2936
2937         * src/bmtable.C (draw_bitmaptable): use
2938         fl_state[fl_get_vclass()].depth instead of DefualtScreen.
2939
2940         * src/LaTeX.C, src/support/filetools.[Ch]: moved do_popen and
2941         findtexfile from LaTeX to filetools.
2942         
2943         * src/ImportNoweb.C (documentclass): rewrote to use ifstream
2944         instead of FilePtr. Needs to be verified by a literate user.
2945
2946 1999-11-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2947
2948         * src/mathed/formula.[Ch] (GetCursorPos): add a missing 'const'.
2949         (EditMessage): likewise.
2950
2951         * src/paragraph.C (SimpleTeXSpecialChars): output ~ and ^
2952         respectively as \textasciitilde and \textasciicircum.
2953
2954 1999-11-22  Lars Gullik Bjønnes  <larsbj@lyx.org>
2955
2956         * src/support/lyxstring.h: made the methods that take iterators
2957         use const_iterator.
2958
2959         * src/support/lstrings.C (countChar): use std::cound(itr, itr, val)
2960         (regexMatch): made is use the real regex class.
2961
2962         * src/support/Makefile.am: changed to use libtool
2963
2964         * src/support/.cvsignore: added *.lo, .libs and libsupport.la
2965
2966         * src/mathed/math_defs.h: made the mathaligns be in a enum instead
2967         of defines.
2968         (MathIsInset ++): changed several macros to be inline functions
2969         instead. 
2970
2971         * src/mathed/Makefile.am: changed to use libtool
2972
2973         * src/mathed/.cvsignore: added *.lo, .libs and libmathed.la
2974
2975         * src/insets/inset* : Clone changed to const and return type is
2976         the true insettype not just Inset*.
2977         
2978         * src/insets/Makefile.am: changed to use libtool
2979
2980         * src/insets/.cvsignore: added *.lo, .libs and libinsets.la
2981
2982         * src/undo.[Ch] : added empty() and changed some of the method
2983         names.
2984         
2985         * src/texrow.[Ch]: rewrote to store texrow's in a std::list.
2986
2987         * src/lyxparagraph.h: use id() and id(...) instead of getID and
2988         setID use block<> for the bullets array, added const several places.
2989
2990         * src/lyxfunc.C (getStatus): new function
2991
2992         * src/lyxfunc.[Ch] : small changes to take advantage of the new
2993         LyXAction, added const to several funtions.
2994
2995         * src/filedlg.[Ch]: rewrote to store userchache and groupchache in
2996         a std::map, and to store the dir items in a vector.
2997
2998         * src/Makefile.am (lyx_DEPENDENCIES): changed to use libtool files
2999         as dependencies.
3000
3001         * src/LyXView.[Ch] + other files : changed currentView to view.
3002         
3003         * src/LyXAction.[Ch] : ported from the old devel branch.
3004         
3005         * src/.cvsignore: added .libs and a.out
3006
3007         * configure.in : changes to use libtool. 
3008
3009         * acinclude.m4 : inserted libtool.m4
3010
3011         * .cvsignore: added libtool
3012
3013 1999-11-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3014
3015         * src/Makefile.am (lyx_DEPENDENCIES): give the explicit object
3016         file name in insets and mathed directories (otherwise the
3017         dependency is not taken in account under cygwin).
3018
3019         * src/text2.C (InsertString[AB]): make sure that we do not try to
3020         read characters past the string length.
3021
3022 1999-11-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3023
3024         * lib/doc/LaTeXConfig.lyx.in, 
3025           lib/chkconfig.ltx: remove the test for linuxdoc-sgml.sty.
3026
3027         * src/buffer.C (writeFile): Do not add a comment on top of .lyx
3028         file saying who created them and when this heppened; this is
3029         useless and annoys tools like cvs.
3030
3031         * lib/layouts/g-brief-{en,de}.layout,
3032           lib/templates/g-brief-{en,de}.lyx: new versions of the textclass
3033         from Thomas Hartkens <thomas@hartkens.de>.
3034
3035         * src/{insets,mathed}/Makefile.am: do not declare an empty
3036         LDFLAGS, so that it can be set at configure time (useful on Irix
3037         for -n32 flag).
3038
3039         * lib/reLyX/configure.in: make sure that the prefix is set
3040         correctly in LYX_DIR.
3041
3042 1999-11-18  André Pönitz <poenitz@mathematik.tu-chemnitz.de>
3043
3044         * src/commandtags.h: introduction of a new tag 'LFUN_SEQUENCE' to
3045         be used by 'command-sequence' this allows to bind a key to a
3046         sequence of LyX-commands
3047         (Example: 'command-sequence math-insert alpha; math-insert beta;")
3048
3049         * src/LyXAction.C: add "command-sequence"
3050
3051         * src/LyXFunction.C: handling of "command-sequence"
3052
3053         * src/LyXFunction.[hC] changed LyXFunc::Dispatch(string const
3054          &cmd, string const &arg) to LyXFunc::Dispatch(string const& s)
3055
3056         * src/lyxserver.C, src/minibuffer.C: Use this new interface
3057
3058 1999-11-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3059
3060         * src/buffer.C (writeFile): Do not output a comment giving user
3061         and date at the beginning of a .lyx file. This is useless and
3062         annoys cvs anyway; update version number to 1.1.
3063
3064         * src/Makefile.am (LYX_DIR): add this definition, so that a
3065         default path is hardcoded in LyX.
3066
3067         * configure.in: Use LYX_GNU_GETTEXT.
3068
3069         * acinclude.m4 (LYX_GNU_GETTEXT): new macro, essentially a copy of
3070         AM_GNU_GETTEXT with a bug fixed. 
3071
3072         * src/lyx_cb.C (RunLinuxDoc): add a cast to please dec cxx.
3073
3074         * src/chset.C: add "using std::ifstream;" to please dec cxx.
3075
3076         * src/lyx_main.C (init), INSTALL.OS2: the environment variable
3077         which is used to point to LyX data is now LYX_DIR_11x.
3078
3079         * lyx.man: convert to a unix text file; small updates.
3080
3081 1999-11-15  Lars Gullik Bjønnes  <larsbj@lyx.org>
3082
3083         * src/support/LSubstring.[Ch]: made the second arg of most of the
3084         constructors be a const reference. 
3085
3086         * src/mathed/math_parser.C (LexInitCodes): small bug introduced by
3087         me fixed.
3088
3089         * src/support/lyxstring.[Ch] (swap): added missing member function
3090         and specialization of swap(str, str); 
3091
3092         * src/menus.C (ShowBufferMenu): to use the new BufferStorage
3093
3094         * src/bufferlist.[Ch]: use the new BufferStorage class and remove all
3095         trace of the old one.
3096
3097         * src/undo.[Ch]: made the undostack use std::list to store undo's in
3098         put the member definitions in undo.C.
3099
3100         * src/lyxparagraph.h, src/paragraph.C + a lot of files: removed
3101         NEW_TEXT and have now only code that was included when this was
3102         defined. 
3103
3104         * src/intl.C (LCombo): use static_cast
3105         (LCombo2): ditto
3106         (DispatchCallback): ditto
3107
3108         * src/definitions.h: removed whole file
3109         
3110         * src/commandtags.h: comment out LFUN_INSERT_INSET_LATEX
3111
3112         * src/chset.[Ch]: a lot rewritten, does not use lyxlex for cdef
3113         parsing and stores in a std:map. a regex defines the file format.
3114         removed unneeded members.
3115
3116         * src/bufferparams.h: added several enums from definitions.h here.
3117         Removed unsused destructor. Changed some types to use proper enum
3118         types. use block to have the temp_bullets and user_defined_bullets
3119         and to make the whole class assignable.
3120
3121         * src/bufferparams.C (Copy): removed this functions, use a default
3122         assignment instead. 
3123
3124         * src/buffer.h: made isLatex, isLinuxDoc, isDocBook, isSGML and
3125         isLiterate const.
3126
3127         * src/buffer.C (readLyXformat2): commend out all that have with
3128         oldpapersize to do. also comment out all that hve to do with
3129         insetlatex and insetlatexdel. 
3130         (setOldPaperStuff): commented out
3131
3132         * src/Makefile.am (lyx_SOURCES): remove definitions.h, add undo.C
3133
3134         * src/LyXAction.C: remove use of inset-latex-insert
3135
3136         * src/mathed/math_panel.C (button_cb): use static_cast
3137
3138         * src/insets/Makefile.am (insets_o_SOURCES): removed
3139         insetlatex.[Ch] 
3140
3141         * src/support/lyxstring.C (helper): use the unsigned long
3142         specifier, UL, instead of a static_cast.
3143
3144         * src/support/Makefile.am (libsupport_a_SOURCES): added block.h
3145
3146         * src/support/block.h: new file. to be used as a c-style array in
3147         classes, so that the class can be assignable.
3148
3149 1999-11-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3150
3151         * src/lyx_gui_misc.C (askForText): when fl_show_input() returns
3152         NULL, make sure to return an empty string (it is not possible to
3153         set a string to NULL).
3154
3155 1999-11-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3156
3157         * src/support/LRegex.C: use regex_t instead of re_pattern_buffer.
3158
3159         * src/support/lyxstring.C (helper): fix bogus cast in assertion.
3160
3161         * src/{mathed,insets}/Makefile.am (CXXLINK): add $(LDFLAGS) to the
3162         link line, so that Irix users (for example) can set it explicitely to
3163         "-n32".
3164         
3165         * src/Makefile.am (lyx_LDADD): use LYX_LIB as a variable, so that
3166         it can be overidden at make time (static or dynamic link, for
3167         example).
3168         
3169         * src/vc-backend.C, src/LaTeXFeatures.h, 
3170           src/support/LRegex.C, src/support/LRegex.h: add a few "using" 
3171         statements to bring templates to global namespace.
3172
3173 1999-11-10  Lars Gullik Bjønnes  <larsbj@lyx.org>
3174
3175         * src/support/lyxstring.C (operator[] const): make it standard
3176         conforming. 
3177
3178         * src/minibuffer.C (Init): changed to reflect that more
3179         information is given from the lyxvc and need not be provided here.
3180
3181         * src/lyxvc.[Ch]: rewrote to use the vc-backend.
3182         
3183         * src/Makefile.am (lyx_SOURCES): add vc-backend.[Ch]
3184
3185         * src/LyXView.C (UpdateTimerCB): use static_cast
3186         (KeyPressMask_raw_callback): ditto
3187
3188         * src/BufferView.[Ch]: name change _owner -> owner_ and _buffer ->
3189         buffer_, a lot of changes because of this. currentBuffer() ->
3190         buffer(), setBuffer(...) -> buffer(...), getOwner() -> owner(),
3191         also changes to other files because of this.
3192
3193 1999-11-09  Lars Gullik Bjønnes  <larsbj@lyx.org>
3194
3195         * src/vc-backend.[Ch]: new files. The backends for vc handling,
3196         have no support for RCS and partial support for CVS, will be
3197         improved later.
3198         
3199         * src/insets/ several files: changes because of function name
3200         changes in Bufferview and LyXView.
3201         
3202         * src/mathed/math_symbols.C (math_insert_symbol): use static_cast
3203
3204         * src/support/LSubstring.[Ch]: new files. These implement a
3205         Substring that can be very convenient to use. i.e. is this
3206         possible:
3207         string a = "Mary had a little sheep";
3208         Substring(a, "sheep") = "lamb";
3209         a is now "Mary has a little lamb".
3210
3211         * src/support/LRegex.[Ch]: a regex class that can be used to pick
3212         out patterns and subpatterns of strings. It is used by LSubstring
3213         and also by vc-backend.C
3214         
3215         * src/support/lyxstring.C: went over all the assertions used and
3216         tried to correct the wrong ones and flag which of them is required
3217         by the standard. some bugs found because of this. Also removed a
3218         couple of assertions.
3219
3220         * src/support/Makefile.am (libsupport_a_SOURCES): added
3221         LSubstring.[Ch] and LRegex.[Ch]
3222
3223         * src/support/FileInfo.h: have struct stat buf as an object and
3224         not a pointer to one, some changes because of this.
3225
3226         * src/LaTeXFeatures.C (getTClassPreamble): also use the
3227         information in layout when adding the layouts preamble to the
3228         textclass preamble.
3229
3230         * src/LaTeXFeatures.h: use a vector<bool> to store the layout
3231         usage in.
3232
3233         * configure.in (CPPFLAGS): use AC_CHECK_FUNCS to check for XOpenIM
3234         because of bug in OS/2.
3235
3236 1999-11-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3237
3238         * lib/layouts/lyxmacros.inc (lyxcode): set the font with
3239         \verbatim@font instead of \ttfamily, so that it can be redefined.
3240
3241         * src/BackStack.h, src/DepTable.C, src/DepTable.h, src/LaTeX.C,
3242           src/LaTeX.h, src/lastfiles.C, src/lastfiles.h, src/layout.C,
3243           src/layout.h, src/text2.C: add 'using' directive to bring the
3244         STL templates we need from the std:: namespace to the global one.
3245         Needed by DEC cxx in strict ansi mode.
3246
3247         * src/support/LIstream.h,src/support/LOstream.h,
3248           src/support/lyxstring.h,src/table.h,
3249           src/lyxlookup.h: do not include <config.h> in header
3250         files. This should be done in the .C files only.
3251
3252         * development/lyx.spec.in: WHATSNEW has been renamed to NEWS
3253         (from Kayvan).
3254         
3255
3256 1999-11-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3257
3258         * config/lib_configure.m4,lib/configure,lib/lyxrc.example: update
3259         from Kayvan to fix the tth invokation.
3260
3261         * development/lyx.spec.in: updates from Kayvan to reflect the
3262         changes of file names.
3263
3264 1999-11-05  Lars Gullik Bjønnes  <larsbj@lyx.org>
3265
3266         * src/text2.C (InsertStringB): use std::copy
3267         (InsertStringA): use std::copy
3268
3269         * src/bufferlist.C: use a vector to store the buffers in. This is
3270         an internal change and should not affect any other thing.
3271         
3272         * src/BufferView.C (waitForX): use XSync instead of the lengthy
3273         stuff in waitForX.
3274
3275         * src/text.C (Fill): fix potential bug, one off bug.
3276
3277 1999-11-04  Lars Gullik Bjønnes  <larsbj@lyx.org>
3278
3279         * src/Makefile.am (lyx_main.o): add more files it depends on.
3280
3281         * src/lyx_cb.C (addNewlineAndDepth): parameters in wrong order.
3282
3283         * src/support/lyxstring.C: use size_t for the reference count,
3284         size, reserved memory and xtra.
3285         (internal_compare): new private member function. Now the compare
3286         functions should work for std::strings that have embedded '\0'
3287         characters.
3288         (compare): all compare functions rewritten to use
3289         internal_compare.
3290         
3291 1999-11-03  Lars Gullik Bjønnes  <larsbj@lyx.org>
3292
3293         * src/support/lyxstring.C (compare): pass c_str()
3294         (compare): pass c_str
3295         (compare): pass c_str
3296
3297 1999-11-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3298
3299         * src/support/DebugStream.C: <config.h> was not included correctly.
3300
3301         * lib/configure: forgot to re-generate it :( I'll make this file
3302         auto generated soon.
3303
3304 1999-11-03  Lars Gullik Bjønnes  <larsbj@lyx.org>
3305
3306         * acinclude.m4 (cross_compiling): add -fpermissive when gcc 2.95.x
3307         is used.
3308
3309         * src/support/lyxstring.C: some changes from length() to rep->sz.
3310         avoids a function call.
3311
3312         * src/support/filetools.C (SpaceLess): yet another version of the
3313         algorithm...now per Jean-Marc's suggestions.
3314
3315 1999-11-02  Lars Gullik Bjønnes  <larsbj@lyx.org>
3316
3317         * src/layout.C (less_textclass_desc): functor for use in sorting
3318         of textclasses. 
3319         (LyXTextClass::Read): sort the textclasses after reading.
3320         
3321         * src/support/filetools.C (SpaceLess): new version of the
3322         SpaceLess functions. What problems does this one give? Please
3323         report.
3324
3325         * images/banner_bw.xbm: made the arrays unsigned char *
3326
3327 1999-11-02  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3328
3329         * src/support/lyxstring.C (find): remove bogus assertion in the
3330         two versions of find where this has not been done yet.
3331
3332         * src/support/lyxlib.h: add missing int return type to
3333         lyx::chdir(). 
3334
3335         * src/menus.C (ShowFileMenu): disable exporting to html if no
3336         html export command is present.
3337
3338         * config/lib_configure.m4: add a test for an HTML converter. The
3339         programs checked for are, in this order: tth, latex2html and
3340         hevea. 
3341
3342         * lib/configure: generated from config/lib_configure.m4.
3343
3344         * src/lyxfunc.C (Dispatch): update and improve the execution of an
3345         html converter. The parameters are now passed through $$FName and
3346         $$OutName, instead of standard input/output.
3347
3348         * src/lyxrc.{C,h}: rename \tth_command to \html_command.
3349
3350         * lib/lyxrc.example: update description of \html_command. 
3351         add "quotes" around \screen_font_xxx font setting examples to help
3352         people who use fonts with spaces in their names.
3353
3354 1999-11-02  Lars Gullik Bjønnes  <larsbj@lyx.org>
3355
3356         * Distribution files: updates for v1.1.2
3357
3358         * src/support/lyxstring.C (find): remove bogus assert and return
3359         npos for the same condition.
3360
3361 1999-11-01  Lars Gullik Bjønnes  <larsbj@lyx.org>
3362
3363         * added patch for OS/2 from SMiyata.
3364
3365 1999-10-29  Lars Gullik Bjønnes  <larsbj@lyx.org>
3366
3367         * src/text2.C (CutSelection): make space_wrapped a bool
3368         (CutSelection): dont declare int i until we have to.
3369         (alphaCounter): return a char const *.
3370
3371 1999-10-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3372
3373         * src/support/syscall.C (Systemcalls::kill): 
3374           src/support/filetools.C (PutEnv, PutEnvPath): 
3375           src/lyx_cb.C (addNewlineAndDepth): 
3376           src/FontInfo.C (FontInfo::resize): condition some #warning
3377         directives with WITH_WARNINGS.
3378         
3379
3380 1999-10-28  Lars Gullik Bjønnes  <larsbj@lyx.org>
3381
3382         * src/layout.[Ch] + several files: access to class variables
3383         limited and made accessor functions instead a lot of code changed
3384         becuase of this. Also instead of returning pointers often a const
3385         reference is returned instead.
3386         
3387         * src/form1.C (create_form_Figure): added a couple fo "no-c-format"
3388
3389         * src/Makefile.am (dist-hook): added used to remove the CVS from
3390         cheaders upon creating a dist
3391         (EXTRA_DIST): added cheaders
3392
3393         * src/support/lstrings.C (tostr(char)): fix it to handle param as
3394         a character not as a small integer. 
3395
3396         * src/support/lyxstring.C (find): removed Assert and added i >=
3397         rep->sz to the first if.
3398
3399 1999-10-27  Lars Gullik Bjønnes  <larsbj@lyx.org>
3400
3401         * src/layout.[Ch] src/BufferView.C src/LaTeXFeatures.C
3402         src/LyXView.C src/buffer.C src/bufferparams.C
3403         src/lyx_cb.C src/lyxfunc.C src/paragraph.C src/text.C 
3404         src/text2.C src/insets/insetinclude.C:
3405         lyxlayout renamed to textclasslist.
3406
3407         * src/layout.C: some lyxerr changes.
3408
3409         * src/layout.[Ch] (LyXLayout::Read): changed second paramter to
3410         LyXTextClass. rewrote LT_COPYSTYLE, rewrote LT_OBSOLETEDBY
3411         (LyXLayoutList): removed all traces of this class.
3412         (LyXTextClass::Read): rewrote LT_STYLE
3413         (LyXTextClass::hasLayout): new function
3414         (LyXTextClass::GetLayout): rewritten to return an iterator + has
3415         both const and nonconst version.
3416         (LyXTextClass::delete_layout): new function.
3417         (LyXTextClassList::Style): bug fix. do the right thing if layout
3418         is to big.
3419         (LyXTextClassList::NumberOfLayout): new acces to layoutlist.
3420         (LyXTextClassList::NameOfLayout): ditto 
3421         (LyXTextClassList::Load): ditto
3422
3423         * src/buffer.C (makeLaTeXFile): new access to layoutlist
3424
3425         * src/LaTeXFeatures.C (getTClassPreamble): new access to layoutlist
3426
3427         * src/LyXAction.C (LookupFunc): added a workaround for sun
3428         compiler, on the other hand...we don't know if the current code
3429         compiles on sun at all...
3430
3431         * src/support/filetools.C (CleanupPath): subst fix
3432
3433         * src/insets/insetbib.C (delDatabase): subst fix, this looks
3434         _really_ weird.
3435
3436         * src/support/filetools.C (PutEnvPath): subst fix, how come nobody
3437         complained about this one?
3438
3439         * src/insets/insetinclude.C (Latex): subst fix
3440
3441         * src/insets/insetbib.C (getKeys): subst fix
3442
3443         * src/LyXSendto.C (SendtoApplyCB): subst fix
3444
3445         * src/lyx_main.C (init): subst fix
3446
3447         * src/layout.C (Read): subst fix
3448
3449         * src/lyx_sendfax_main.C (button_send): subst fix
3450
3451         * src/buffer.C (RoffAsciiTable): subst fix
3452
3453         * src/lyx_cb.C (MenuFax): subst fix
3454         (PrintApplyCB): subst fix
3455
3456 1999-10-26  Juergen Vigna  <jug@sad.it>
3457
3458         * src/table.C (TexEndOfCell) + (DocBookEndOfCell): removed some #if 0
3459
3460         (Read): Cleaned up this code so now we read only format vestion >= 5
3461
3462 1999-10-26  Lars Gullik Bjønnes  <larsbj@lyx.org>
3463
3464         * src/support/filetools.C (PutEnvPath): subst fix for EMX, how
3465         come nobody has complained about this one?
3466
3467         * src/insets/insetinclude.C (Latex): subst fix
3468
3469         * src/insets/insetbib.C (getKeys): subst fix
3470
3471         * src/lyx_main.C (init): subst fix
3472
3473         * src/layout.C (Read): subst fix
3474
3475         * src/buffer.C (RoffAsciiTable): subst fix
3476
3477         * src/lyx_cb.C (MenuFax): subst fix.
3478
3479         * src/layout.[hC] + some other files: rewrote to use
3480         std::container to store textclasses and layouts in.
3481         Simplified, removed a lot of code. Make all classes
3482         assignable. Further simplifications and review of type
3483         use still to be one. 
3484
3485         * src/menus.C (ShowFileMenu/ShowFileMenu2): Use the iterators from
3486         lastfiles to create the lastfiles partr of the menu.
3487
3488         * src/lastfiles.[Ch]: rewritten to use deque to store the
3489         lastfiles in. Uses fstream for reading and writing. Simplifies
3490         code.
3491
3492         * src/support/syscall.C: remove explicit cast.
3493
3494         * src/BufferView.C (CursorToggleCB): removed code snippets that
3495         were commented out.
3496         use explicat C++ style casts instead of C style casts. also use
3497         u_vdata instea of passing pointers in longs.
3498
3499         * src/PaperLayout.C: removed code snippets that were commented out.
3500
3501         * src/lyx_gui_misc.C: removed code snippets that were commented out. 
3502
3503         * src/lyx_main.C: removed code snippets that wer commented out.
3504
3505         * src/paragraph.C: removed code snippets that were commented out.
3506
3507         * src/lyxvc.C (logClose): use static_cast
3508         (logUpdate): ditto
3509         (viewLog): remove explicit cast to void*
3510         (showLog): removed old commented code
3511
3512         * src/menus.C: use static_cast instead of C style casts. use
3513         u_vdata instead of u_ldata. remove explicit cast to (long) for
3514         pointers. Removed old code that was commented out.
3515
3516         * src/insets/inset.C: removed old commented func
3517
3518         * src/insets/insetref.C (InsetRef): removed old code that had been
3519         commented out for a long time.
3520         (Edit): ditto
3521         (escape): removed C style cast
3522
3523         * src/insets/insetlatexaccent.C (Draw): removed old commented code
3524
3525         * src/insets/insetlatex.C (Draw): removed old commented code
3526         (Read): rewritten to use string
3527
3528         * src/insets/insetlabel.C (escape): removed C style cast
3529
3530         * src/insets/insetindex.h: removed vdata and ldata from FD_index_form
3531
3532         * src/insets/insetindex.C: use static_cast and u_vdata, removed
3533         old commented code.
3534
3535         * src/insets/insetinclude.h: removed a couple of stupid bools
3536
3537         * src/insets/insetinclude.C (include_cb): use static_cast and u_data.
3538         (Clone): remove C style cast
3539         (getKeys): changed list to lst because of std::list
3540
3541         * src/insets/inseterror.C (Draw): removed som old commented code.
3542
3543         * src/insets/insetcommand.C (Draw): removed some old commented code.
3544
3545         * src/insets/insetbib.C (bibitem_cb): removed code that has been
3546         commented out forever.
3547         (bibitem_cb): use static_cast instead of C style cast
3548         use of vdata changed to u_vdata.
3549
3550         * src/insets/inseturl.C (C_InsetUrl_CloseUrlCB): forward the data
3551         parameter.
3552         (CloseUrlCB): use static_cast instead of C style cast.
3553         (CloseUrlCB): added a fl_free form...it seemed to be missing.
3554
3555         * src/insets/insetinfo.C (Edit): pass object in u_vdata instead
3556         (C_InsetInfo_CloseInfoCB): forward the ob parameter
3557         (CloseInfoCB): static_cast from ob->u_vdata instead.
3558         (Edit): removed bogus arg from fl_set_object_shortcut, set to 1
3559         instead. 
3560
3561         * src/insets/inseterror.C (Edit): pass object in u_vdata instead
3562         (C_InsetError_CloseErrorCB): forward the ob parameter
3563         (CloseErrorCB): static_cast from ob->u_vdata instead.
3564
3565         * src/vspace.h: include LString.h since we use string in this class.
3566
3567         * src/vspace.C (lyx_advance): changed name from advance because of
3568         nameclash with stl. And since we cannot use namespaces yet...I
3569         used a lyx_ prefix instead. Expect this to change when we begin
3570         using namespaces.
3571
3572         * src/BufferView.[Ch] (BufferView::~BufferView): removed 
3573
3574         * src/BackStack.h: rewrote to use std::stack. made BackStackItem
3575         and removed now defunct constructor and deconstructor.
3576
3577         * src/BufferView.h: have backstack as a object not as a pointer.
3578         removed initialization from constructor. added include for BackStack 
3579
3580         * development/lyx.spec.in (%build): add CFLAGS also.
3581
3582         * src/screen.C (drawFrame): removed another warning.
3583
3584 1999-10-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3585
3586         * renamed WHATSNEW to NEWS (usual GNU style), CHANGES to
3587         OLD-CHANGES (not used anymore) and modified INSTALL, INSTALL.OS2,
3588         README and ANNOUNCE a bit for the next release. More work is
3589         needed, of course.
3590
3591         * src/paragraph.C (SimpleTeXBlanks): spaces are automatically made
3592         unbreakable if we are in freespacing mode (LyX-Code), but not in
3593         latex mode.
3594
3595 1999-10-25  Lars Gullik Bjønnes  <larsbj@lyx.org>
3596
3597         * src/BackStack.h: fixed initialization order in constructor
3598
3599         * Makefile.am (MAINTAINERCLEANFILES): removed po/POTFILES.in
3600
3601         * acinclude.m4 (VERSION): new rules for when a version is
3602         development, added also a variable for prerelease.
3603         (warnings): we set with_warnings=yes for prereleases
3604         (lyx_opt): prereleases compile with same optimization as development 
3605         (CXXFLAGS): only use pedantic if we are a development version 
3606
3607         * src/BufferView.C (restorePosition): don't do anything if the
3608         backstack is empty.
3609
3610         * src/BackStack.h: added member empty, use this to test if there
3611         is anything to pop...
3612
3613 1999-10-25  Juergen Vigna  <jug@sad.it>
3614
3615         * forms/form1.fd +
3616         * forms/layout_forms.fd +
3617         * forms/latexoptions.fd +
3618         * lyx.fd: changed for various form resize issues
3619
3620         * src/mathed/math_panel.C +
3621         * src/insets/inseterror.C +
3622         * src/insets/insetinfo.C +
3623         * src/insets/inseturl.C +
3624         * src/insets/inseturl.h +
3625         * src/LaTeXLog.C +
3626         * src/LyXSendto.C +
3627         * src/PaperLayout.C +
3628         * src/ParagraphExtra.C +
3629         * src/TableLayout.C +
3630         * src/form1.C +
3631         * src/layout_forms.C +
3632         * src/lyx.C +
3633         * src/lyx_cb.C +
3634         * src/lyx_gui.C +
3635         * src/lyxfr0.C +
3636         * src/lyxfunc.C +
3637         * src/lyxvc.C +
3638         * src/menus.C: fixed various resize issues. So now forms can be
3639         resized savely or not be resized at all.
3640         
3641         * forms/form_url.fd +
3642         * src/insets/form_url.[Ch]: added because it's cleaner and easier
3643         to modify IMO.
3644
3645         * src/insets/Makefile.am: added files form_url.[Ch]
3646         
3647 1999-10-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3648
3649         * INSTALL: it is now possible to compile LyX with digital C++ 6.1
3650         (and presumably 6.2).
3651
3652         * src/{BufferView,LyXView,combox,filedlg,intl,lyxserver,lyxvc,
3653         menus,minibuffer,toolbar}.{C,h}: added C_xxx wrappers around
3654         remaining static member callbacks. 
3655
3656         * src/lyxfunc.C (Dispatch): Use _() instead of N_() fot minibuffer
3657         messages. 
3658
3659         * src/support/lyxstring.h: declare struct Srep as friend of
3660         lyxstring, since DEC cxx complains otherwise.
3661
3662 1999-10-24  Lars Gullik Bjønnes  <larsbj@lyx.org>
3663
3664 1999-10-24  Lars Gullik Bjønnes  <larsbj@lyx.org>
3665
3666         * src/LaTeX.C (run): made run_bibtex also depend on files with
3667         extension ".bst"
3668         (runBibTeX): added scans for "\\bibstyle", now also ".bst" files
3669         are put into the dependency file.
3670
3671         * src/spellchecker.C (create_ispell_pipe): removed old #warning,
3672         the code has shown itself to work
3673         (create_ispell_pipe): removed another warning, added a comment
3674         instead. 
3675
3676         * src/minibuffer.C (ExecutingCB): removed code that has been
3677         commented out a long time
3678
3679         * src/lyxfunc.C (processKeyEvent): removed some very old commented
3680         out code + a warning.
3681
3682         * src/support/lyxstring.h: comment out the three private
3683         operators, when compiling with string ansi conforming compilers
3684         they make problems.
3685
3686         * src/mathed/math_symbols.C (AddBitmap): change 6th arg to be
3687         unsigned char *.
3688         (pixmapFromBitmapData): change type of bdata to be unsigned char *
3689         (pixmapFromBitmapData): add a reinterpret_cast in the call to
3690         XCreateImage
3691
3692         * src/mathed/math_panel.h: change 6th arg to AddBitmap to be
3693         unsigned char *
3694
3695         * src/mathed/math_panel.C (create_math_panel): remove explicit
3696         casts
3697
3698         * src/bmtable.h: change last paramter to fl_set_bmtable_data to be
3699         unsigned char *.
3700
3701         * src/bmtable.C (struct BMTABLE_SPEC): make bdata unsigned char *
3702         (draw_bitmaptable): add a reinterpret_cast to sp->bdata in the call
3703         to XCreatePixmapFromBitmapData
3704         (fl_set_bmtable_data): change the last argument to be unsigned
3705         char *
3706         (fl_set_bmtable_file): change bdata to unsinged char *, change bw
3707         and bh to be unsigned int, remove explicit casts in call to
3708         XReadBitmapFileData.
3709
3710         * images/arrows.xbm: made the arrays unsigned char *
3711         * images/varsz.xbm: ditto
3712         * images/misc.xbm: ditto
3713         * images/greek.xbm: ditto
3714         * images/dots.xbm: ditto
3715         * images/brel.xbm: ditto
3716         * images/bop.xbm: ditto
3717
3718         * Makefile.am (MAINTAINERCLEANFILES): added po/POTFILES.in
3719
3720         * acinclude.m4 (LYX_GXX_STRENGHT_REDUCE): removed. 
3721         (LYX_PROG_CXX): added -pedantic to g++ compile options when
3722         with-warnings, removed the __STRING_ANSI__ hack, seems to not be
3723         needed. 
3724         (LYX_CXX_CHEADERS): added <clocale> to the test. 
3725
3726 1999-10-23  Lars Gullik Bjønnes  <larsbj@lyx.org>
3727
3728         * src/lyx_cb.C (addNewlineAndDepth): changed to use string::append.
3729
3730         * src/support/lyxstring.C (append): fixed something that must be a
3731         bug, rep->assign was used instead of rep->append.
3732
3733         * src/support/Makefile.am (libsupport_a_SOURCES): added LIstream.h
3734         and LOstream.h
3735
3736         * src/lyxfunc.C (processKeyEvent): removed faulty line that made
3737         lyx insert double chars. Fix spotted by Kayvan.
3738
3739 1999-10-23  Asger Alstrup Nielsen  <alstrup@alstrup.galaxy.dk>
3740
3741         * Fixed the tth support. I messed up with the Emacs patch apply feature
3742         and omitted the changes in lyxrc.C.
3743
3744 1999-10-22  Juergen Vigna  <jug@sad.it>
3745
3746         * src/insets/figinset.C (CallbackFig): Just changed the defines a bit.
3747
3748         * src/lyx_cb.C (MenuInsertRef) + 
3749         * src/lyx_gui.C (create_forms): Inserted fl_set_form_minsize so that
3750         the form cannot be resized under it limits (fixes a segfault)
3751         
3752         * src/lyx.C (create_form_form_ref) +
3753         * forms/lyx.fd: Changed Gravity on name input field so that it is
3754         resized correctly.
3755
3756 1999-10-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3757
3758         * configure.in: use LYX_CXX_STL_MODERN_STREAMS; check for headers
3759         <ostream> and <istream>.
3760         
3761         * acinclude.m4 (LYX_CXX_STL_MODERN_STREAMS): new test. Checks
3762         whether <fstream> provides the latest standard features, or if we
3763         have an oldstyle library (like in egcs).
3764         (LYX_CXX_STL_STRING): fix the test.
3765
3766         * src/support/DebugStream.{C,h}: use L{I,O}stream.h and condition the
3767         code on MODERN_STL_STREAM.
3768
3769         * src/support/lyxstring.h: use L{I,O}stream.h.
3770
3771         * src/support/L{I,O}stream.h: new files, designed to setup
3772         correctly streams for our use
3773           - includes the right header depending on STL capabilities
3774           - puts std::ostream and std::endl (for LOStream.h) or
3775           std::istream (LIStream.h) in toplevel namespace.
3776
3777 1999-10-22  Lars Gullik Bjønnes  <larsbj@lyx.org>
3778
3779         * src/LaTeX.C (run): added a check in 0 sumchange so that if it
3780         was a bib file that had been changed we ensure that bibtex is run.
3781         (runBibTeX): enhanced to extract the names of the bib files and
3782         getting their absolute path and enter them into the dep file.
3783         (findtexfile): static func that is used to look for tex-files,
3784         checks for absolute patchs and tries also with kpsewhich.
3785         Alternative ways of finding the correct files are wanted. Will
3786         probably be moved.
3787         (do_popen): function that runs a command using popen and returns
3788         the whole output of that command in a string. Should be moved to
3789         somewhere else.
3790
3791         * src/DepTable.[Ch] (extchanged): new function that returns true if a
3792         file with extension ext has changed.
3793
3794         * src/insets/figinset.C: added ifdef guards around the fl_free
3795         code that jug commented out. Now it is commented out when
3796         compiling with XForms == 0.89.
3797
3798         * src/support/lyxstring.C: moved the definition of lyxstring::Srep
3799         to lyxstring.C, and only keep a forward declaration in
3800         lyxstring.h. Simplifies the header file a bit and should help a
3801         bit on compile time too. Also changes to Srep will not mandate a
3802         recompile of code just using string.
3803         (~lyxstring): definition moved here since it uses srep.
3804         (size): definition moved here since it uses srep.
3805
3806         * src/support/lyxstring.h: removed a couple of "inline" that should
3807         not be there.
3808
3809 1999-10-21  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3810
3811         * src/insets/inseturl.C (C_InsetUrl_CloseUrlCB): forgot to pass
3812         the 'ob' argument.
3813
3814 1999-10-21  Juergen Vigna  <jug@sad.it>
3815
3816         * src/table.C (SetPWidth): Just a small fix so the alignment is not
3817         set to left if I just remove the width entry (or it is empty).
3818
3819         * src/text2.C (SetCursorIntern): Fixed a bug calculating to use wrong
3820         paragraph when having dummy paragraphs.
3821
3822 1999-10-20  Juergen Vigna  <jug@sad.it>
3823
3824         * src/insets/figinset.C: just commented some fl_free_form calls
3825         and added warnings so that this calls should be activated later
3826         again. This avoids for now a segfault, but we have a memory leak!
3827
3828         * src/lyxfunc.C (processKeyEvent) (Dispatch): changed
3829         'const char * argument' to 'string argument', this should
3830         fix some Asserts() in lyxstring.C.
3831
3832         * src/lyxfunc.h: Removed the function argAsString(const char *)
3833         as it is not used anymore.
3834
3835 1999-10-20  Lars Gullik Bjønnes  <larsbj@lyx.org>
3836
3837         * src/support/lyxstring.C (getline): reads now _all_ chars. uses
3838         get instead of >>
3839
3840         * src/Literate.h: some funcs moved from public to private to make
3841         interface clearer. Unneeded args removed.
3842
3843         * src/Literate.C (scanLiterateLogFile): rewritten to use iostream
3844         instead of lyxlex.
3845         (scanBuildLogFile): ditto
3846
3847         * src/LaTeX.C (scanLogFile): merged LaTeX Error handling into
3848         normal TeX Error. Still room for improvement.
3849
3850         * src/LaTeX.[Ch]: removed scanError. Wrong place and not needed.
3851
3852         * src/buffer.C (insertErrors): changes to make the error
3853         desctription show properly.
3854
3855         * src/LaTeX.C (deplog): removed the test for file in lyx doc dir.
3856         could never happen
3857
3858         * src/support/lyxstring.C (helper): changed to use
3859         sizeof(object->rep->ref).
3860         (operator>>): changed to use a pointer instead.
3861
3862         * src/support/lyxstring.h: changed const reference & to value_type
3863         const & lets see if that helps.
3864
3865 1999-10-19  Lars Gullik Bjønnes  <larsbj@lyx.org>
3866
3867         * Makefile.am (rpmdist): fixed to have non static package and
3868         verison.
3869
3870         * src/support/lyxstring.C: removed the compilation guards
3871
3872         * src/vspace.C (nextToken): use i + 1  instead of ++i. Maks things
3873         a bit clearer.
3874
3875         * src/support/Makefile.am (LYXSTRING): bruker USE_LYXSTRING for
3876         conditional compile of lyxstring.Ch
3877
3878         * acinclude.m4 (LYX_CXX_STL_STRING): new and improved, still a
3879         stupid check, but it is a lot better than the bastring hack. 
3880         (LYX_CXX_STL_STRING): bruker nå AM_CONDITIONAL(USE_LYXSTRING  
3881
3882         * several files: changed string::erase into string::clear. Not
3883         really needed.
3884         
3885         * src/chset.C (encodeString): use a char temporary instead
3886
3887         * src/table.C (TexEndOfCell): added tostr around
3888         column_of_cell(fcell+i)+1 and around right_column_of_cell(fcell+i)+1
3889         (TexEndOfCell): ditto
3890         (TexEndOfCell): ditto
3891         (TexEndOfCell): ditto
3892         (DocBookEndOfCell): ditto
3893         (DocBookEndOfCell): ditto
3894         (DocBookEndOfCell): ditto
3895         (DocBookEndOfCell): ditto
3896
3897         * src/paragraph.C (TeXEnvironment): added tostr around foot_count -1
3898
3899         * src/lyxfr1.C (SearchReplaceAllCB): added tostr around replace_count
3900
3901         * src/lyx_cb.C (MenuRunLaTeX): added tostr around ret
3902         (MenuBuildProg): added tostr around ret
3903         (MenuRunChktex): added tostr around ret
3904         (DocumentApplyCB): added tostr around ret
3905
3906         * src/chset.C (encodeString): added tostr around t->ic
3907
3908         * src/buffer.C (makeLaTeXFile): added tostr around secnumdepth
3909         (makeLaTeXFile): added tostr around tocdepth
3910         (makeLaTeXFile): added tostr around ftcound - 1
3911
3912         * src/insets/insetbib.C (setCounter): added tostr around counter.
3913
3914         * src/support/lyxstring.h: added an operator+=(int) to catch more
3915         mistakes. 
3916
3917         * src/support/lyxstring.C (lyxstring): We DON'T allow NULL pointers.
3918         (lyxstring): We DON'T allow NULL pointers.
3919
3920 1999-10-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3921
3922         * src/mathed/math_macro.C (MathMacroArgument::Write,
3923         MathMacroTemplate::WriteDef): add tostr() around macro arg numbers
3924         when writing them out.
3925
3926         * src/LString.C: remove, since it is not used anymore.
3927         
3928         * src/support/lyxstring.C: condition the content to
3929         USE_INCLUDED_STRING macro.
3930
3931         * src/mathed/math_symbols.C, src/support/lstrings.C,
3932         src/support/lyxstring.C: add `using' directive to specify what
3933         we need in <algorithm>. I do not think that we need to
3934         conditionalize this, but any thought is appreciated.
3935
3936         * many files: change all callback functions to "C" linkage
3937         functions to please strict C++ compilers like DEC cxx 6.1 in mode
3938         strict_ansi. Those who were static are now global. 
3939             The case of callbacks which are static class members is
3940         trickier, since we have to make C wrappers around them (see
3941         InsetError, InsetInfo and InsetUrl). The same holds for friends. I
3942         did not finish this yet, since it defeats the purpose of
3943         encapsulation, and I am not sure what the best route is.
3944
3945 1999-10-19  Juergen Vigna  <jug@sad.it>
3946
3947         * src/support/lyxstring.C (lyxstring): we permit to have a null
3948         pointer as assignment value and just don't assign it.
3949
3950         * src/vspace.C (nextToken): corrected this function substituting
3951         find_first(_not)_of with find_last_of.
3952
3953         * src/TableLayout.C (UpdateLayoutTable) (TableOptionsCB)
3954                 (TableOptCloseCB) (TableSpeCloseCB):
3955         inserted fl_set_focus call for problem with fl_hide_form() in
3956         xforms-0.89.
3957
3958 1999-10-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3959
3960         * src/lyx_cb.C (LayoutsCB): fix bug where int was added to a
3961         string. 
3962
3963 1999-10-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3964
3965         * src/lyxrc.C (Read): RC_PRINTEXSTRAOPTIONS now uses
3966         LyXLex::next() and not eatline() to get its argument.
3967
3968 1999-10-17  Lars Gullik Bjønnes  <larsbj@lyx.org>
3969
3970         * src/DepTable.[Ch]: rewritten to store the dependencies in a map
3971         instead, use fstreams for io of the depfile, removed unneeded
3972         functions and variables. 
3973
3974         * src/LaTeX.[Ch] (class TeXErrors): rewrote to store the errors in a
3975         vector instead, removed all functions and variables that is not in
3976         use.
3977
3978 1999-10-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
3979
3980         * src/buffer.C (insertErrors): use new interface to TeXError
3981
3982         * Makefile.am (rpmdist): added a rpmdist target
3983
3984         * lib/reLyX/Makefile.am: added RelyxFigure.pm and Verbatim.pm as
3985         per Kayvan's instructions.
3986
3987 1999-10-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3988
3989         * src/Makefile.am: add a definition for localedir, so that locales
3990         are found after installation (Kayvan)
3991
3992 1999-10-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
3993
3994         * development/.cvsignore: new file.
3995
3996 1999-10-14  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3997
3998         * acinclude.m4 (LYX_CXX_CHEADERS): New macro. Checks whether the
3999         C++ compiler provides wrappers for C headers and use our alternate
4000         version otherwise.
4001
4002         * configure.in: use LYX_CXX_CHEADERS.
4003
4004         * src/cheader/: new directory, populated with cname headers from
4005         libstdc++-2.8.1. They are a bit old, but probably good enough for
4006         what we want (support compilers who lack them).
4007         
4008         * src/insets/Makefile.am, src/mathed/Makefile.am: remove src/support
4009         from includes. It turns out is was stupid.
4010  
4011 1999-10-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
4012
4013         * lib/Makefile.am (install-data-local): forgot a ';'
4014         (install-data-local): forgot a '\'
4015         (libinstalldirs): needed after all. reintroduced.
4016
4017 1999-10-13  Lars Gullik Bjønnes  <larsbj@lyx.org>
4018
4019         * configure.in (AC_OUTPUT): added lyx.spec
4020
4021         * development/lyx.spec: removed file
4022
4023         * development/lyx.spec.in: new file
4024
4025         * po/*.po: merged with lyx.pot becuase of make distcheck
4026         
4027         * lib/Makefile.am (dist-hook): added dist-hook so that
4028         documentation files will be included when doing a make
4029         dist/distdir/distcheck. Requires cvs export -r HEAD lyxdoc to run.
4030         (pkgdata_SCRIPTS): added configure.cmd for now, we can use som
4031         conditional later.
4032         more: tried to make install do the right thing, exclude CVS dirs
4033         etc.
4034
4035         * src/LaTeXLog.C (ShowLatexLog): reordered som statements so that
4036         Path would fit in more nicely.
4037
4038         * all files that used to use pathstack: uses now Path instead.
4039         This change was a lot easier than expected.
4040         
4041         * src/support/path.h: new file
4042
4043         * src/support/Makefile.am (libsupport_a_SOURCES): added path.h
4044
4045         * src/Makefile.am (lyx_SOURCES): removed pathstack.[Ch]
4046
4047         * src/support/lyxstring.C (getline): Default arg was given for
4048         para 3. removed.
4049
4050         * Configure.cmd: removed file 
4051
4052 1999-10-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4053
4054         * src/support/DebugStream.[Ch]: remove the explicit std:: before
4055         streams classes and types, add the proper 'using' statements when
4056         MODERN_STL is defined.
4057         
4058         * src/debug.h: move the << operator definition after the inclusion
4059         of DebugStream.h
4060
4061         * src/support/filetools.C: include "LAssert.h", which is needed
4062         later. 
4063
4064         * src/insets/Makefile.am, src/mathed/Makefile.am: add src/support
4065         to includes. 
4066
4067         * src/lyxfont.h, src/commandtags.h, src/mathed/math_defs.h:
4068         include "debug.h" to define a proper ostream.
4069
4070 1999-10-12  Asger Alstrup Nielsen  <alstrup@alstrup.galaxy.dk>
4071
4072         * src/sys*: Cleaned up the Systemcall stuff a bit. Added "kill(int)"
4073           method to the SystemCall class which can kill a process, but it's
4074           not fully implemented yet.
4075
4076         * src/*.C: Changed Systemcalls::Startscript() to startscript()
4077
4078         * src/support/FileInfo.h: Better documentation  
4079
4080         * src/lyxfunc.C: Added support for buffer-export html
4081         
4082         * src/menus.C: Added Export->As HTML...
4083         
4084         * lib/bind/*.bind: Added short-cut for buffer-export html
4085
4086         * src/lyxrc.*: Added support for new \tth_command
4087         
4088         * lib/lyxrc.example: Added stuff for new \tth_command
4089
4090 1999-10-12  Lars Gullik Bjønnes  <larsbj@lyx.org>
4091
4092         * lib/Makefile.am (IMAGES): removed images/README
4093         (pkgdata_SCRIPTS): use this instead of bin_SCRIPTS to that it
4094         installes in correct place. Check permisions is installed
4095         correctly.
4096
4097         * src/LaTeX.C: some no-op changes moved declaration of some
4098         variables around.
4099
4100         * src/LaTeX.h (LATEX_H): changed include guard name
4101
4102 1999-10-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4103
4104         * lib/reLyX/Makefile.am: install noweb2lyx.
4105
4106         * lib/Makefile.am: install configure. 
4107
4108         * lib/reLyX/configure.in: declare a config aux dir; set package
4109         name to lyx (not sure what the best solution is); generate noweb2lyx.
4110
4111         * lib/layouts/egs.layout: fix the bibliography layout.
4112
4113 1999-10-08  Jürgen Vigna <jug@sad.it>
4114
4115         * src/support/filetools.C (FileOpenSearch): Fixed a bug where
4116         when in the PATH was something like /usr/bin;;/bin (note: the ;;)
4117         it returned without continuing to search the path.
4118         
4119 1999-10-07  Lars Gullik Bjønnes  <larsbj@lyx.org>
4120
4121         * src/insets/insetquotes.C (Draw): Simplified a gread deal. This
4122         also fixes a bug. It is not allowed to do tricks with std::strings
4123         like: string a("hei"); &a[e]; this will not give what you
4124         think... Any reason for the complexity in this func?
4125
4126 1999-10-06  Asger Alstrup Nielsen  <alstrup@diku.dk>
4127
4128         * Updated README and INSTALL a bit, mostly to check that my
4129         CVS rights are correctly set up.
4130
4131 1999-10-06  Lars Gullik Bjønnes  <larsbj@lyx.org>
4132
4133         * src/support/lyxstring.C (helper): removed bogus Assert. strlen
4134         does not allow '\0' chars but lyxstring and std::string does.
4135
4136 1999-10-05  Lars Gullik Bjønnes  <larsbj@lyx.org>
4137
4138         * autogen.sh (AUTOCONF): let the autogen script create the
4139         POTFILES.in file too. POTFILES.in should perhaps now not be
4140         included in the cvs module.
4141
4142         * some more files changed to use C++ includes instead of C ones.
4143
4144         * src/filedlg.C (Reread): fixed a bug wrt Time. It was appended
4145         not assigned.
4146         (Reread): added tostr to nlink. buggy output otherwise.
4147         (Reread): added a string() around szMode when assigning to Buffer,
4148         without this I got a log of garbled info strings.
4149
4150         * acconfig.h: commented out the PTR_AS_INT macros. They should not
4151         be needed.
4152
4153         * I have added several ostream & operator<<(ostream &, some_type)
4154         functions. This has been done to avoid casting and warnings when
4155         outputting enums to lyxerr. This as thus eliminated a lot of
4156         explicit casts and has made the code clearer. Among the enums
4157         affected: kb_action, InsetLatexAccent::ACCENT_TYPE, a couple of
4158         mathed enums, some font enum the Debug::type enum. 
4159
4160         * src/support/lyxstring.h (clear): missing method. equivalent of
4161         erase(0, npos).
4162
4163         * all files that contained "stderr": rewrote constructs that used
4164         stderr to use lyxerr instead. (except bmtable)
4165
4166         * src/support/DebugStream.h (level): and the passed t with
4167         Debug::ANY to avoid spurious bits set.
4168
4169         * src/debug.h (Debug::type value): made it accept strings of the
4170         type INFO,INIT,KEY.
4171
4172         * configure.in (Check for programs): Added a check for kpsewhich,
4173         the latex generation will use this later to better the dicovery of
4174         all used files. 
4175
4176         * src/BufferView.C (create_view): we don't need to cast this to
4177         (void*) that is done automatically.
4178         (WorkAreaButtonPress): removed some dead code.
4179
4180 1999-10-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4181
4182         * src/minibuffer.C (Init): make sure that the "Welcome to LyX!"
4183         is not overwritten when translated (David Sua'rez de Lis).
4184
4185         * lib/CREDITS: Added David Sua'rez de Lis
4186
4187         * lib/reLyX/configure.in: setup LYX_DIR correctly in reLyX.
4188
4189         * src/bufferparams.C (BufferParams): default input encoding is now
4190         "latin1" 
4191
4192         * acinclude.m4 (cross_compiling): comment out macro
4193         LYX_GXX_STRENGTH_REDUCE. 
4194
4195         * acconfig.h: make sure that const is not defined (to empty) when
4196         we are compiling C++. Remove commented out code using SIZEOF_xx
4197         macros.
4198         
4199         * configure.in : move the test for const and inline as late as
4200         possible so that these C tests do not interefere with C++ ones.
4201         Remove the call to LYX_GXX_STRENGTH_REDUCE, since its usefulness
4202         has not been proven. 
4203
4204 1999-10-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4205
4206         * src/table.C (getDocBookAlign): remove bad default value for
4207         isColumn parameter.
4208
4209         * src/menus.C (ShowFileMenu): add a missing tostr() for lastfiles
4210         shortcut. 
4211         (ShowFileMenu2): ditto.
4212
4213         * lib/reLyX/.cvsignore: add configure and aclocal.m4 to the list
4214         of files to ignore.
4215
4216 1999-10-04  Lars Gullik Bjønnes  <larsbj@lyx.org>
4217
4218         * Most files: finished the change from the old error code to use
4219         DebugStream for all lyxerr debugging. Only minor changes remain
4220         (e.g. the setting of debug levels using strings instead of number) 
4221
4222 1999-10-02  Lars Gullik Bjønnes  <larsbj@lyx.org>
4223
4224         * src/layout.C (Add): Changed to use compare_no_case instead of
4225         strcasecmp.
4226
4227         * src/FontInfo.C: changed loop variable type too string::size_type.
4228
4229 1999-10-01  Lars Gullik Bjønnes  <larsbj@lyx.org>
4230
4231         * src/support/Makefile.am: added -I${srcdir}/../ to INCLUDES and
4232         set ETAGS_ARGS to --c++ 
4233
4234 1999-09-30  Lars Gullik Bjønnes  <larsbj@lyx.org>
4235
4236         * src/table.C (DocBookEndOfCell): commented out two unused variables
4237
4238         * src/paragraph.C: commented out four unused variables. 
4239
4240         * src/lyx_cb.C (TocUpdateCB): moved variable i and added a new i
4241         insed a if clause with type string::size_type.
4242
4243         * src/lyxfr1.C (IsSearchStringInText): changed iSrch from int to
4244         string::size_type.
4245
4246         * src/lyxfunc.C (Dispatch): use string::size_type as loop variable.
4247
4248         * src/lyx_cb.C (ReplaceWord): use string::size_type as loop
4249         variable, also changed loop to go from 0 to lenght + 1, instead of
4250         -1 to length. This should be correct.
4251
4252         * src/LaTeX.C (scanError): use string::size_type as loop variable
4253         type.
4254
4255         * src/BufferView.C (WorkAreaButtonPress): moved #if 0 up two lines
4256         (l.896) since y_tmp and row was not used anyway.
4257
4258         * src/insets/insetref.C (escape): use string::size_type as loop
4259         variable type.
4260
4261         * src/insets/insetquotes.C (Width): use string::size_type as loop
4262         variable type.
4263         (Draw): use string::size_type as loop variable type.
4264
4265         * src/insets/insetlatexaccent.C (checkContents): use
4266         string::size_type as loop variable type.
4267
4268         * src/insets/insetlabel.C (escape): use string::size_type as loop
4269         variable type.
4270
4271         * src/insets/insetinfo.C: added an extern for current_view.
4272
4273         * src/insets/insetcommand.C (scanCommand): use string::size_type
4274         as loop variable type.
4275
4276         * most files: removed the RCS tags. With them we had to recompile
4277         a lot of files after a simple cvs commit. Also we have never used
4278         them for anything meaningful. 
4279
4280         * most files: tags-query-replace NULL 0. As adviced several plases
4281         we now use "0" instead of "NULL" in our code. 
4282
4283         * src/support/filetools.C (SpaceLess): use string::size_type as
4284         loop variable type.
4285
4286 1999-09-29  Lars Gullik Bjønnes  <larsbj@lyx.org>
4287
4288         * src/paragraph.C: fixed up some more string stuff.
4289
4290 1999-09-28  Lars Gullik Bjønnes  <larsbj@lyx.org>
4291
4292         * src/support/filetools.h: make modestr a std::string.
4293
4294         * src/filetools.C (GetEnv): made ch really const.
4295
4296         * src/lyxlib.h: removed the Maximum and Minimum inline functions,
4297         made code that used these use max/min from <algorithm> instead.
4298
4299         * changed several c library include files to their equivalent c++
4300         library include files. All is not changed yet.
4301
4302         * created a support subdir in src, put lyxstring and lstrings
4303         there + the extra files atexit, fileblock, strerror. Created
4304         Makefile.am. edited configure.in and src/Makefile.am to use this
4305         new subdir. More files moved to support.
4306
4307         * imported som of the functions from repository lyx, filetools
4308         
4309         * ran tags-query-replace on LString -> string, corrected the bogus
4310         cases. Tried to make use of lstrings.[hC], debugged a lot. There
4311         is still some errors in there. This is errors where too much or
4312         too litle get deleted from strings (string::erase, string::substr,
4313         string::replace), there can also be some off by one errors, or
4314         just plain wrong use of functions from lstrings. Viewing of quotes
4315         is wrong. 
4316
4317         * LyX is now running fairly well with string, but there are
4318         certainly some bugs yet (see above) also string is quite different
4319         from LString among others in that it does not allow null pointers
4320         passed in and will abort if it gets any.
4321         
4322         * Added the revtex4 files I forgot when setting up the repository.
4323
4324 1999-09-27  Lars Gullik Bjønnes  <larsbj@lyx.org>
4325
4326         * All over: Tried to clean everything up so that only the files
4327           that we really need are included in the cvs repository.
4328         * Switched to use automake.
4329         * Generaton of reLyX is not perfect, LYX_DIR does not get substituted.
4330         * Install has not been checked.
4331
4332 1999-09-22  Lars Gullik Bjønnes  <larsbj@lyx.org>
4333
4334         * po/pt.po: Three errors:
4335                l.533 and l.538 format specification error
4336                l. 402 duplicate entry, I just deleted it.
4337