]> git.lyx.org Git - lyx.git/blob - src/ChangeLog
98154035de4b2635524846931cee1a66dbc49a34
[lyx.git] / src / ChangeLog
1 2001-03-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2
3         * LString.h: add "using std::getline" when using the real <string>.
4
5 2001-03-23  José Abílio Matos  <jamatos@fep.up.pt>
6
7         * buffer.C: removed bitset usage.
8         PAR_TAG moved to an anonymous name space.
9         (tag_name): new funtion, also in the anonymous namespace.
10         (SimpleLinuxDocOnePar): replaced all the references to bitset by PAR_TAG.
11         (makeDocBookFile): clean code. Completed transition from string arrays
12         to string vectors.
13         (SimpleDocBookOnePar): code clean.
14
15 2001-03-23  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
16
17         * tabular.C: add some comments.
18
19 2001-03-22  Juergen Vigna  <jug@sad.it>
20
21         * buffer.C (parseSingleLyXformat2Token): redone the minipage
22         compatibility read a bit and fixed bug with minipage in different
23         depth.
24
25 2001-03-21  José Abílio Matos  <jamatos@fep.up.pt>
26
27         * buffer.C (pop_tag): removed.
28         (push_tag): removed.
29         (makeLinuxDocFile): cleaner C++ code, declarations near usage point,
30         array replaced with vector. Added support for CDATA sections.
31         (SimpleLinuxDocOnePar): ditto. Paragraph tags are correctly handled,
32         at any nest level.
33         (makeDocBookFile): XML conformant declaration of CDATA section,
34         fixed bug related to <emphasis> in the first paragraph char.
35         (sgmlOpenTag): exclude empty tags.
36         (sgmlCloseTag): ditto.
37         
38         * buffer.h (pop_tag): removed.
39         (push_tag): removed.
40
41 2001-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
42
43         * language.h (Languages): added size_type and size().
44
45 2001-03-20  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
46
47         * buffer.C (parseSingleLyXformat2Token): Try to give a bit better
48         response on compability reading of minipages. One probliem is that
49         the old usage of minipages was «flertydig» 
50
51         * several files here and in subdirs: don't use static at file
52         scope use anon namespaces instead.
53
54 2001-03-19  Kayvan A. Sylvan <kayvan@sylvan.com>
55
56         * paragraph.C (TeXEnvironment): Added \n to \end{environment}
57         LaTeX output. This is necessary for Literate document
58         processing.
59
60 2001-03-17  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
61
62         * buffer.C: insert hfill when needed.
63
64         * tabular.C (l_getline): use string::erase, small whitespace change.
65
66         * BufferView_pimpl.C: try the anon namespace.
67         * WorkArea.C: ditto
68
69 2001-03-16  Juergen Vigna  <jug@sad.it>
70
71         * BufferView_pimpl.C (workAreaButtonRelease): return only on button==2
72         otherwise it won't open options-dialogs.
73
74         * buffer.C: honor pextraWidth(p) on converting minipages.
75
76         * tabular.C (l_getline): changed the functions to strip trailing \r.
77
78 2001-03-16  Angus Leeming  <a.leeming@ic.ac.uk>
79
80         * BufferView_pimpl.C:
81         * minibuffer..C: added "using SigC::slot" declaration.
82
83 2001-03-16  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
84
85         * lyxlex_pimpl.h: noncopyable is in namespace boost.
86
87         * text2.C: ditto
88
89         * text.C: ditto
90
91         * paragraph.C: ditto
92
93         * lyxtext.h: NO_PEXTRA
94
95         * buffer.C: NO_PEXTRA_REALLY, NO_PEXTRA
96
97         * ParagraphParameters.C (clear): NO_PEXTRA_REALLY
98         * ParameterStruct.h: ditto
99         * ParagraphParameters.h: ditto 
100         * lyxparagraph.h: ditto
101
102 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
103
104         * buffer.C: add compability for minipage alignment.
105         (latexParagraphs): remove unwanted pextra check.
106
107         * several files: remove CXX_WORKING_NAMESPACES
108
109         * buffer.C (pop_tag): tie is in namespace boost
110
111         * BufferView.h: noncopyable is in namespace boost
112         * lyxlex.h: ditto
113         * lyx_main.h: ditto
114         * lyx_gui.h: ditto
115         * layout.h: ditto
116         * lastfiles.h: ditto
117         * bufferlist.h: ditto
118         * ShareContainer.h: ditto
119         * LyXView.h: ditto
120         * LyXAction.h: ditto
121         * LaTeX.h: ditto
122
123 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
124
125         * Merging changes from BRANCH_MVC back into HEAD.
126
127         * Makefile.am: added controllers/libcontrollers.la to lyx_DEPENDENCIES
128
129 2001-03-15  John Levon  <moz@compsoc.man.ac.uk>
130
131         * BufferView_pimpl.C: change from intl.C
132
133         * combox.h:
134         * combox.C:
135         * Makefile.am: move combox.*
136
137         * form1.h:
138         * form1.C:
139         * lyx_gui.C:
140         * intl.h:
141         * intl.C: remove dialog (covered by prefs)
142
143 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
144
145         * lyxfunc.C (Dispatch): removed redundant break statement.
146         
147 2001-03-14  Juergen Vigna  <jug@sad.it>
148
149         * tabular.C (l_getline): pay attention on \r\n (from Windows-files)
150
151 2001-03-14  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
152
153         * buffer.C: add hack to fix compability reading of minipages.
154
155 2001-03-13  Dekel Tsur  <dekelts@tau.ac.il>
156
157         * buffer.C (getLists): Cleanup.
158
159 2001-03-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
160
161         * lyxfont.C (update): don't honor toggleall on font size.
162
163 2001-03-13  John Levon  <moz@compsoc.man.ac.uk>
164
165         * bmtable.c:
166         * bmtable.h:
167         * Makefile.am: moved to frontends/xforms/
168
169         * lyx_gui_misc.C:
170         * lyxfunc.C:
171         * BufferView_pimpl.C: changes for moved mathpanel
172
173 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
174
175         * gettext.h: fix gettext_init() in --disable-nls
176
177 2001-03-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
178
179         * LaTeXFeatures.C (getMacros): add a .c_str() when using sstream.
180
181 2001-03-09  John Levon  <moz@compsoc.man.ac.uk>
182
183         * lyx.C:
184         * lyx.h: strip external form
185
186 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
187
188         * BufferView_pimpl.C: add comment, destroySplash()
189
190 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
191
192         * BufferView_pimpl.C:
193         * LyXAction.C:
194         * buffer.C:
195         * commandtags.h:
196         * lyxfunc.C: use re-worked insetinclude
197
198 2001-03-12  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
199
200         * buffer.C: add using std::stringstream.
201
202         * lyx_cb.C: readd using std::ios.
203
204         * buffer.C: add using std::map.
205
206         * BufferView_pimpl.C: add using std::vector.
207
208         * ShareContainer.h: add std:: to swap.
209
210         * buffer.h: add some typedefs
211         * buffer.C (getLists): use them
212         (getLists): renamed from getTocList.
213         add a counter for the different float types and use it in the
214         generated string.
215         (getLists): use the same counter for the NEW_INSETS and the "non"
216         NEW_INSETS
217
218         * lyx_cb.h: remove unused items, includes, using etc.
219
220         * ShareContainer.h: remove some commented code, add more comments
221         and "documentation".
222
223 2001-03-11  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
224
225         * buffer.C (getTocList): make the list also when NEW_INSETS is
226         defined.
227
228         * buffer.h: remove TocType
229
230         * buffer.C (getTocList): change to return a map<string,
231         vector<TocItem> >, implement for dynamic number of list.
232
233         * CutAndPaste.[Ch] (checkPastePossible): remove unused arg
234         * text2.C (PasteSelection): adjust
235         * CutAndPaste.C (pasteSelection): adjust
236
237         * FloatList.C (FloatList): update from the new_insets branch.
238         * Floating.[Ch]: ditto
239         * LaTeXFeatures.C: ditto
240         * buffer.C: ditto
241         * lyxlex_pimpl.C: ditto
242         
243         * paragraph.C (Last): remove when NEW_INSETS is defined.
244
245         * other file: changes because of the above.
246
247 2001-03-09  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
248
249         * lyxparagraph.h: rename next to next_, previous to previous_,
250         make them private for NEW_INSETS. Rename Next() to next(),
251         Previous() to previous().
252
253         * other files: changes because of the above.
254
255 2001-03-08  Dekel Tsur  <dekelts@tau.ac.il>
256
257         * BufferView.h: 
258         * lyxparagraph.h: Add '#include "LString.h"' to fix compilation
259         problem.
260
261 2001-03-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
262
263         * main.C (main): pass lyx_localedir to gettext_init().
264
265         * gettext.h: remove locale_init and gettext_init macros
266
267         * gettext.C (locale_init): new function
268         (gettext_init): new function
269
270         * lyx_gui.C (LyXGUI): use locale_init() instead of explicit
271         setlocale().
272
273 2001-03-07  Edwin Leuven  <leuven@fee.uva.nl>
274
275         * Moved credits to frontends:
276         * credits.[Ch]: removed
277         * credits_form.[Ch]: removed
278         * lyx_gui_misc.C: remove credits stuff
279         * Makefile.am:
280
281 2001-03-07  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
282
283         * lyx_main.C: make toplevel_keymap a boost::scoped_ptr.
284
285         * kbmap.[Ch]: make kb_key::table a boost::shared_ptr, remove
286         unneeded destructor.
287
288         * intl.[Ch] (Intl): free the fd_form_keymap, make the fd_form_keymap
289         a standalone pointer again.
290
291         * ColorHandler.[Ch]: make lyxColorHandler a boost::scoped_ptr
292
293 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
294
295         * Makefile.am:
296         * filedlg.h:
297         * filedlg.C:
298         * LyXAction.C:
299         * ToolbarDefaults.C:
300         * bufferlist.C:
301         * commandtags.h:
302         * form1.C:
303         * form1.h:
304         * lyx_cb.C:
305         * lyx_cb.h:
306         * lyxfunc.h:
307         * lyxfunc.C:
308         * BufferView_pimpl.C: use new file dialog in GUII
309
310         * lyx_cb.h:
311         * lyx_cb.C: remove LayoutsCB to Toolbar
312
313 2001-03-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
314
315         * ShareContainer.h (get): add std:: qualifier
316
317 2001-03-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
318
319         * ShareContainer.h: define a proper ShareContainer::value_type
320         type (and use typename to please compaq cxx)
321
322 2001-03-06  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
323
324         * lyxparagraph.h: move serveral local vars to
325         ParameterStruct/ParagraphParameters., use ShareContainer in
326         FontTable., make vars in FontTable private and add getter and
327         setter.
328
329         * paragraph.C: changes because of the above.
330
331         * lyxfont.h: remove copy constructor and copy assignment. (the
332         default ones is ok), move number inside FontBits. move inlines to
333         lyxfont.C 
334
335         * lyxfont.C: add number to initializaton of statics, move several
336         inlines here. constify several local vars. some whitespace
337         cleanup. Dont hide outerscope variables.
338
339         * Spacing.h: add two new constructors to match the set methods.
340
341         * ShareContainer.h: new file, will perhaps be moved to support
342
343         * ParameterStruct.h: new file
344
345         * ParagraphParameters.h: new file
346
347         * ParagraphParameters.C: new file
348
349         * Makefile.am (lyx_SOURCES): add ParagraphParameters.C,
350         ParagraphParameters.h, ParameterStruct.h and ShareContainer.h
351
352         * BufferView_pimpl.C: ParagraphParameter changes.
353         * buffer.C: Likewise.
354         * bufferview_funcs.C: Likewise.
355         * text.C: Likewise.
356         * text2.C: Likewise.
357         
358 2001-03-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
359
360         * lyxfind.C (LyXReplace): do not redefine default argument in
361         implementation. 
362         (IsStringInText): ditto
363         (SearchForward): ditto
364         (SearchBackward): ditto
365
366 2001-03-06  Juergen Vigna  <jug@sad.it>
367
368         * lyxfind.C (IsStringInText): put parentes around expressions.
369
370 2001-03-05  Edwin Leuven  <leuven@fee.uva.nl>
371
372         * lyxfind.[Ch]: find stuff moved out of text2.C/lyxtext.h
373         
374 2001-02-23  John Levon  <moz@compsoc.man.ac.uk>
375
376         * lyx_main.C: add ISO_Left_Tab as bind synonym for Tab
377
378         * stl_string_fwd.h: add comment
379
380         * lyx_gui_misc.C: killed ALWAYS_CLOSE_MATH_PANELS
381
382         * tabular.h:
383         * tabular.C: remove unused DocBook methods
384
385         * intl.C:
386         * language.C:
387         * paragraph.C:
388         * buffer.C:
389         killed DO_USE_DEFAULT_LANGUAGE
390
391 2001-03-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
392
393         * lyx_gui.C: do not include language.h.
394
395         * bufferview_funcs.C (ToggleAndShow): do not provide optional
396         arguments in function implementation.
397
398 2001-02-28  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
399
400         * BufferView_pimpl.C: add <ctime>
401
402 2001-02-27  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
403
404         * BufferView_pimpl.C: add using std::find_if
405
406 2001-02-27  José Matos  <jamatos@fep.up.pt>
407         
408         * LaTeXFeatures.C (getIncludedFiles): call to BasePath replaced
409         by OnlyPath.
410         
411 2001-02-11  José Matos  <jamatos@fep.up.pt>
412
413         * buffer.C (makeDocBookFile): command styles now have a parameter as
414         "title" by default.
415
416 2001-02-23  Edwin Leuven <leuven@fee.uva.nl>
417
418         * layout_forms.[Ch]: removed
419         * lyx_cb.[Ch]: out character
420         * lyx_gui.C: out character
421         * lyx_gui_misc.C: out character
422         * bufferview_funcs.C: : out character,
423         added toggleall as parameter in ToggleAndShow
424                    
425 2001-02-26  Dekel Tsur  <dekelts@tau.ac.il>
426
427         * lyxfunc.C (getStatus): Fix the LFUN_EXPORT case.
428
429         * text2.C (SetCurrentFont): Disable number property at boundary.
430
431 2001-02-26  Juergen Vigna  <jug@sad.it>
432
433         * lyxfunc.C (getStatus): added a string argument override function so
434         that this is correctly called from LyXFunc::Dispatch if it contains a
435         do_not_use_argument which is used!
436         (Dispatch): added check for "custom" export and call appropriate func.
437
438 2001-02-23  Dekel Tsur  <dekelts@tau.ac.il>
439
440         * lyxrc.C: Add language_command_local, language_use_babel and
441         language_global_options.
442
443         * lyxfont.C (latexWriteStartChanges): Use language_command_local.
444
445         * buffer.C (makeLaTeXFile): Use language_use_babel and 
446         language_global_options.
447
448 2001-02-23  Juergen Vigna  <jug@sad.it>
449
450         * lyxfunc.C (Dispatch): removed the whole part of the switch statement
451         which works with LyXText and putted it inside BufferView. Here now we
452         only call for that part the BufferView::Dispatch() function.
453
454         * BufferView.C (Dispatch): added.
455
456         * BufferView_pimpl.C (Dispatch): added! Here are now all dispatch
457         functions which needs to use a LyXText over from LyXFunc.
458         (MenuInsertLyXFile): added
459         (getInsetByCode): added
460         (moveCursorUpdate): added
461         (static TEXT): added
462
463 2001-02-22  Juergen Vigna  <jug@sad.it>
464
465         * BufferView_pimpl.C (update): call a status update to see if LyXText
466         needs it.
467
468 2001-02-20  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
469
470         * vc-backend.C (revert): implement for CVS
471         (getLog): implement for CVS
472
473 2001-02-20  Juergen Vigna  <jug@sad.it>
474
475         * text2.C (ClearSelection): added BufferView param for inset_owner call
476
477         * lyxfunc.C (TEXT): added this function and use it instead of
478         directly owner->view()-text of getLyXText().
479
480 2001-02-20  Edwin Leuven <leuven@fee.uva.nl>
481
482         * src/layout_forms.C: out preamble
483         * src/layout_forms.h: out preamble
484         * src/lyx_cb.C: out preamble
485         * src/lyx_cb.h: out preamble
486         * src/lyx_gui.C: out preamble
487         * src/lyx_gui_misc.C: out preamble
488         * src/lyxfunc.C: connect with guii preamble
489
490 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
491
492         * src/buffer.h: tiny clean-ups to allow compilation with DEC cxx.
493
494 2001-02-17  Dekel Tsur  <dekelts@tau.ac.il>
495
496         * LaTeX.C (run): Do not use 'scanres & RERUN' when deciding
497         whether to run bibtex.
498
499 2001-02-16  Dekel Tsur  <dekelts@tau.ac.il>
500
501         * Makefile.am (lyx_SOURCES): Remove BackStack.h
502
503 2001-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
504
505         * Makefile.am (lyx_SOURCES): removed bibforms.h
506
507         * vspace.h: doxygen
508
509         * text.C (GetVisibleRow): make several local vars const
510
511         * tabular.C: small cleanup.
512
513         * lyxserver.C (callback): use compare instead of strncmp
514
515         * lyxparagraph.h: remove all code dep. on HAVE_ROPE, move inclass
516         inlines to after class or to paragraph.C
517
518         * lyxfont.h: remove friend operator!=
519
520         * converter.h: move friend bool operator< to non friend and after
521         class def.
522
523         * combox.h: small cleanup
524
525         * buffer.h: doxygen, remove unused constructor, move inclas inlies
526         to inlines after class def.
527
528         * buffer.C (pop_tag): use string operations instead of strcmp
529
530         * bmtable.c: doxygen, small cleanup
531
532         * LaTeX.h: remove friend operator==
533
534 2001-02-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
535
536         * screen.C: 
537         * lyxrc.[Ch]:
538         * lyxfunc.C: 
539         * lyxfont.[Ch]: 
540         * lyx_cb.C: 
541         * intl.[Ch]: 
542         * commandtags.h: 
543         * buffer.C: 
544         * WorkArea.[Ch]: 
545         * LyXAction.C: 
546         * BufferView_pimpl.C:
547         * BufferView.[Ch]: remove cruft
548
549 2001-02-14  Juergen Vigna  <jug@sad.it>
550
551         * lyxfunc.C: removed #if 0 unused code
552
553         * lyxfunc.C (Dispatch): make LFUN_QUOTE work for InsetText.
554
555         * BufferView_pimpl.C (update): set updatestatus of inset if needed.
556
557         * text2.C (SetSelection): added a BufferView * parameter
558
559 2001-02-13  Juergen Vigna  <jug@sad.it>
560
561         * lyxfunc.C (Dispatch): fixed protected blank problem.
562         * BufferView2.C (protectedBlank): added LyxText * parameter.
563
564         * tabular.C (AppendRow): forgot to set row_info of newly added row.
565         (AppendColumn): same as above for column_info.
566
567         * lyxfunc.C (Dispatch): supported some more functions in InsetText.
568         (moveCursorUpdate): use a LyXText param for support of InsetText.
569
570         * BufferView_pimpl.C (doubleClick): added support for InsetText.
571         (tripleClick): ditto
572
573         * lyxfunc.C (LFUN_APPENDIX): changed to use "text" pointer.
574
575         * BufferView_pimpl.C (update): added LyXText param to honor insets.
576
577         * bufferview_funcs.C (ToggleAndShow): fixed for text in insets.
578
579         * text2.C (SetSelection): set correct update status if inset_owner
580         (ToggleFree): ditto
581
582 2001-02-12  Lars Gullik Bjønnes  <larsbj@lyx.org>
583
584         * tabular.C: remove some commented code.
585
586 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
587
588         * BufferView_pimpl.C: call hideSplash()
589
590         * LyXAction.C: make buffer-child-insert use LFUN_CHILD_CREATE
591
592         * include_form.h:
593         * bibforms.h: remove
594
595         * lyxfunc.C:
596         * src/commandtags.h: LFUN_CHILDINSERT -> LFUN_CHILD_INSERT,
597           add LFUN_CHILD_CREATE
598
599         * counters.h: fix tiny typo
600         
601         * lyx_cb.C:
602         * lyx.h:
603         * lyx_gui.C:
604         * lyx.C: move splash to frontends/xforms/
605
606         * lyx_gui_misc.C: move Include and Bibform to frontends
607
608         * lyxvc.h: clarify comment
609
610         * vspace.C: tiny housekeeping
611
612 2001-02-10  Dekel Tsur  <dekelts@tau.ac.il>
613
614         * text.C (PrepareToPrint): RTL Fix.
615
616         * paragraph.C (GetUChar): New method.
617         (String):  Use GetUChar.
618
619         * buffer.C (asciiParagraph): Use GetUChar.
620
621 2001-02-09  Dekel Tsur  <dekelts@tau.ac.il>
622
623         * text.C (GetVisibleRow): Fix selection drawing for RTL text in tables.
624
625 2001-02-09  John Levon  <moz@compsoc.man.ac.uk>
626
627         * buffer.h:
628         * buffer.C: rename to getLogName(), handle
629           build log / latex log nicely
630
631 2001-02-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
632
633         * MenuBackend.C: 
634         * MenuBackend.h: remove support for reference menuitem type.
635
636 2001-02-07  John Levon  <moz@compsoc.man.ac.uk>
637
638         * BufferView_pimpl.C: housekeeping
639         * BufferView_pimpl.h:
640         * LyXView.h:
641         * Makefile.am:
642         * Timeout.C:
643         * Timeout.h:
644         * minibuffer.h: move Timeout GUI-I
645                           
646 2001-02-07  Dekel Tsur  <dekelts@tau.ac.il>
647
648         * lyxrc.C (read): Update converters data-structures.
649
650 2001-02-07  Lars Gullik Bjønnes  <larsbj@lyx.org>
651
652         * LaTeX.h (operator!=): add operator != for Aux_Info 
653
654 2001-02-06  John Levon  <moz@compsoc.man.ac.uk>
655
656         * Makefile.am: remove LaTeXLog.C, log_form.[Ch]
657
658         * LaTeXLog.C: deleted, useful code moved to Buffer
659
660         * buffer.h:
661         * buffer.C: new function getLatexLogName()
662
663         * lyx_gui_misc.C:
664         * lyx_gui.C:
665         * lyxvc.C:
666         * lyxvc.h:
667         * lyxfunc.C: use frontends for LaTeX and VC logs
668
669 2001-02-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
670
671         * LaTeX.h: yet another std:: that Allan forgot.
672
673         * Variables.C (set): renamed from isset(), because this clashes
674         with some HP-UX macros (grr).
675
676 2001-02-06  Allan Rae  <rae@lyx.org>
677
678         * LaTeX.h: Another bug fix.  Missing std:: this time.
679
680 2001-02-04  Allan Rae  <rae@lyx.org>
681
682         * paragraph.C (TeXOnePar): Partial fix for the '\n' generation in
683         floats problem. I've left it commented out because it's not quite
684         correct.  It should also test that the current object is a table or
685         figure inset.  But I haven't gotten around to figuring out how to do
686         that.  I *think* it'll be something like: "table" == inset.type()
687
688         * LaTeX.h (operator==): Aux_Info should have a friend that returns a
689         bool.
690
691 2001-02-02  Dekel Tsur  <dekelts@tau.ac.il>
692
693         * LaTeX.C (scanAuxFile): A rewrite of this method. It now returns
694         all the citation/databases/styles in the auxilary file. 
695         (run): Rerun latex if there was a babel language error.
696
697 2001-02-01  Dekel Tsur  <dekelts@tau.ac.il>
698
699         * text.C (Backspace): Preserve the font when changing newline char
700         with a space.
701         (BreakParagraph): If the cursor is before a space, delete the space.
702
703         * lyx_cb.C (QuitLyX): Do not save files when running with no gui.
704
705 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
706
707         * BufferView2.C (ChangeInsets): Renamed from ChangeRefs. Accept a
708         new argument (code).
709         (ChangeCitationsIfUnique): New method.
710
711         * paragraph.C (GetPositionOfInset): Handle bibkey.
712
713 2001-01-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
714
715         * BufferView_pimpl.h: change type of Position::par_pos to
716         LyXParagraph::size_type. 
717
718 2001-01-29  Dekel Tsur  <dekelts@tau.ac.il>
719
720         * BufferView_pimpl.C (savePosition, restorePosition): Write
721         messages to minibuffer.
722
723 2001-01-28  José Matos  <jamatos@fep.up.pt>
724
725         * buffer.C (makeDocBookFile): adds support for document language.
726         A silly restriction on the name of LatexCommand types where removed.
727         Added support for CDATA sections, allows to chars unescaped, used
728         among others in code, to avoid escape < and >.
729         
730 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
731
732         * BufferView_pimpl.C (savePosition, restorePosition): Use a vector of 
733         saved positions instrad of a stack. Furthermore, a position is
734         stored using paragraph id/paragraph position.
735
736         * commandtags.h: Add LFUN_BOOKMARK_SAVE and LFUN_BOOKMARK_GOTO.
737         Remove LFUN_REF_BACK.
738
739 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
740
741         * converter.C (dvipdfm_options): New method.
742
743 2001-01-26  Dekel Tsur  <dekelts@tau.ac.il>
744
745         * vspace.C (isValidLength): Fix for empty input string.
746
747 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
748
749         * LyXAction.C (init): change description of LFUN_FIGURE to
750         "Insert Graphics"
751
752 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
753
754         * LaTeX.C: add using directive
755
756 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
757
758         * MenuBackend.C (expand): Fix the sorting of the formats.
759
760 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
761
762         * lyx_main.C: tiny error message fix
763
764 2001-01-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
765
766         * lyx_gui.C (LyXGUI): force the LC_NUMERIC locale to "C" after
767         calling fl_initialize(). This fixes the problem with ',' as
768         decimal separator in text files.
769
770 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
771
772         * trans.C (process): Fix the keymap bug.
773
774 2001-01-23  Dekel Tsur  <dekelts@tau.ac.il>
775
776         * LaTeX.C (scanAuxFiles): New method. Provides support for
777         multiple bibliographies (when using the bibtopic/bibunits pacakges).
778         (scanLogFile) Scan for "run BibTeX" messages.
779
780         * buffer.C (makeLaTeXFile): Do not load the ae package when using
781         OT1 font encoding. Also, load the aecompl package if the ae
782         package is loaded.
783
784         * tex-strings.C: Add "ae" to tex_fonts[] (from Matej Cepl).
785
786 2001-01-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
787
788         * texrow.C (increasePos): turn two error messages into debug
789         messages. 
790
791 2001-01-20  Dekel Tsur  <dekelts@tau.ac.il>
792
793         * LaTeX.C (scanAux): Handle the \@input macro.
794         (runBibTeX): Use scanAux().
795
796         * language.C (latex_options_): New field.
797
798         * LaTeXFeatures.C (getMacros): Add language macros.
799
800         * buffer.C (makeLaTeXFile): Small fix.
801
802 2001-01-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
803
804         * lyxfunc.C: fix the name of the inset for LFUN_CHILDINSERT
805
806         * text2.C: add a using directive.
807
808 2000-01-17  John Levon  <moz@compsoc.man.ac.uk>
809
810         * BufferView2.C:
811         * lyx_gui_misc.h:
812         * lyxfr1.C:
813         * lyxfunc.C: kill LyXBell.
814
815 2001-01-17  Dekel Tsur  <dekelts@tau.ac.il>
816
817         * text.C (IsBoundary): Remove the error message
818         
819         * WorkArea.C (work_area_handler): Decrease keyboard purge threshold.
820
821         * lyxrc.C (setDefaults): Correct initialization value for
822         font_norm_type.
823
824 2001-01-15  Dekel Tsur  <dekelts@tau.ac.il>
825
826         * BufferView2.C (gotoInset): New method. Replaces gotoNote() and
827         gotoError().
828
829         * text2.C (GotoNextInset): New method. Replaces GotoNextError()
830         and GotoNextNote().
831
832         * src/LyXAction.C: Added reference-next.
833
834         * text.C (InsertChar): Use contains instead of strchr.
835
836         * lyx_cb.C (MenuInsertLabel): Enable default value code.
837
838 2001-01-13  Dekel Tsur  <dekelts@tau.ac.il>
839
840         * paragraph.C (SimpleTeXOnePar) Put \protect before paragraph
841         alignment commands (when needed).
842
843         * text.C (InsertChar): Add ':' to number separator chars.