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