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