]> git.lyx.org Git - lyx.git/blob - src/ChangeLog
move inlines add pragma
[lyx.git] / src / ChangeLog
1 2001-02-28  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2
3         * BufferView_pimpl.C: add <ctime>
4
5 2001-02-27  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
6
7         * BufferView_pimpl.C: add using std::find_if
8
9 2001-02-27  José Matos  <jamatos@fep.up.pt>
10         
11         * LaTeXFeatures.C (getIncludedFiles): call to BasePath replaced
12         by OnlyPath.
13         
14 2001-02-11  José Matos  <jamatos@fep.up.pt>
15
16         * buffer.C (makeDocBookFile): command styles now have a parameter as
17         "title" by default.
18
19 2001-02-23  Edwin Leuven <leuven@fee.uva.nl>
20
21         * layout_forms.[Ch]: removed
22         * lyx_cb.[Ch]: out character
23         * lyx_gui.C: out character
24         * lyx_gui_misc.C: out character
25         * bufferview_funcs.C: : out character,
26         added toggleall as parameter in ToggleAndShow
27                    
28 2001-02-26  Dekel Tsur  <dekelts@tau.ac.il>
29
30         * lyxfunc.C (getStatus): Fix the LFUN_EXPORT case.
31
32         * text2.C (SetCurrentFont): Disable number property at boundary.
33
34 2001-02-26  Juergen Vigna  <jug@sad.it>
35
36         * lyxfunc.C (getStatus): added a string argument override function so
37         that this is correctly called from LyXFunc::Dispatch if it contains a
38         do_not_use_argument which is used!
39         (Dispatch): added check for "custom" export and call appropriate func.
40
41 2001-02-23  Dekel Tsur  <dekelts@tau.ac.il>
42
43         * lyxrc.C: Add language_command_local, language_use_babel and
44         language_global_options.
45
46         * lyxfont.C (latexWriteStartChanges): Use language_command_local.
47
48         * buffer.C (makeLaTeXFile): Use language_use_babel and 
49         language_global_options.
50
51 2001-02-23  Juergen Vigna  <jug@sad.it>
52
53         * lyxfunc.C (Dispatch): removed the whole part of the switch statement
54         which works with LyXText and putted it inside BufferView. Here now we
55         only call for that part the BufferView::Dispatch() function.
56
57         * BufferView.C (Dispatch): added.
58
59         * BufferView_pimpl.C (Dispatch): added! Here are now all dispatch
60         functions which needs to use a LyXText over from LyXFunc.
61         (MenuInsertLyXFile): added
62         (getInsetByCode): added
63         (moveCursorUpdate): added
64         (static TEXT): added
65
66 2001-02-22  Juergen Vigna  <jug@sad.it>
67
68         * BufferView_pimpl.C (update): call a status update to see if LyXText
69         needs it.
70
71 2001-02-20  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
72
73         * vc-backend.C (revert): implement for CVS
74         (getLog): implement for CVS
75
76 2001-02-20  Juergen Vigna  <jug@sad.it>
77
78         * text2.C (ClearSelection): added BufferView param for inset_owner call
79
80         * lyxfunc.C (TEXT): added this function and use it instead of
81         directly owner->view()-text of getLyXText().
82
83 2001-02-20  Edwin Leuven <leuven@fee.uva.nl>
84
85         * src/layout_forms.C: out preamble
86         * src/layout_forms.h: out preamble
87         * src/lyx_cb.C: out preamble
88         * src/lyx_cb.h: out preamble
89         * src/lyx_gui.C: out preamble
90         * src/lyx_gui_misc.C: out preamble
91         * src/lyxfunc.C: connect with guii preamble
92
93 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
94
95         * src/buffer.h: tiny clean-ups to allow compilation with DEC cxx.
96
97 2001-02-17  Dekel Tsur  <dekelts@tau.ac.il>
98
99         * LaTeX.C (run): Do not use 'scanres & RERUN' when deciding
100         whether to run bibtex.
101
102 2001-02-16  Dekel Tsur  <dekelts@tau.ac.il>
103
104         * Makefile.am (lyx_SOURCES): Remove BackStack.h
105
106 2001-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
107
108         * Makefile.am (lyx_SOURCES): removed bibforms.h
109
110         * vspace.h: doxygen
111
112         * text.C (GetVisibleRow): make several local vars const
113
114         * tabular.C: small cleanup.
115
116         * lyxserver.C (callback): use compare instead of strncmp
117
118         * lyxparagraph.h: remove all code dep. on HAVE_ROPE, move inclass
119         inlines to after class or to paragraph.C
120
121         * lyxfont.h: remove friend operator!=
122
123         * converter.h: move friend bool operator< to non friend and after
124         class def.
125
126         * combox.h: small cleanup
127
128         * buffer.h: doxygen, remove unused constructor, move inclas inlies
129         to inlines after class def.
130
131         * buffer.C (pop_tag): use string operations instead of strcmp
132
133         * bmtable.c: doxygen, small cleanup
134
135         * LaTeX.h: remove friend operator==
136
137 2001-02-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
138
139         * screen.C: 
140         * lyxrc.[Ch]:
141         * lyxfunc.C: 
142         * lyxfont.[Ch]: 
143         * lyx_cb.C: 
144         * intl.[Ch]: 
145         * commandtags.h: 
146         * buffer.C: 
147         * WorkArea.[Ch]: 
148         * LyXAction.C: 
149         * BufferView_pimpl.C:
150         * BufferView.[Ch]: remove cruft
151
152 2001-02-14  Juergen Vigna  <jug@sad.it>
153
154         * lyxfunc.C: removed #if 0 unused code
155
156         * lyxfunc.C (Dispatch): make LFUN_QUOTE work for InsetText.
157
158         * BufferView_pimpl.C (update): set updatestatus of inset if needed.
159
160         * text2.C (SetSelection): added a BufferView * parameter
161
162 2001-02-13  Juergen Vigna  <jug@sad.it>
163
164         * lyxfunc.C (Dispatch): fixed protected blank problem.
165         * BufferView2.C (protectedBlank): added LyxText * parameter.
166
167         * tabular.C (AppendRow): forgot to set row_info of newly added row.
168         (AppendColumn): same as above for column_info.
169
170         * lyxfunc.C (Dispatch): supported some more functions in InsetText.
171         (moveCursorUpdate): use a LyXText param for support of InsetText.
172
173         * BufferView_pimpl.C (doubleClick): added support for InsetText.
174         (tripleClick): ditto
175
176         * lyxfunc.C (LFUN_APPENDIX): changed to use "text" pointer.
177
178         * BufferView_pimpl.C (update): added LyXText param to honor insets.
179
180         * bufferview_funcs.C (ToggleAndShow): fixed for text in insets.
181
182         * text2.C (SetSelection): set correct update status if inset_owner
183         (ToggleFree): ditto
184
185 2001-02-12  Lars Gullik Bjønnes  <larsbj@lyx.org>
186
187         * tabular.C: remove some commented code.
188
189 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
190
191         * BufferView_pimpl.C: call hideSplash()
192
193         * LyXAction.C: make buffer-child-insert use LFUN_CHILD_CREATE
194
195         * include_form.h:
196         * bibforms.h: remove
197
198         * lyxfunc.C:
199         * src/commandtags.h: LFUN_CHILDINSERT -> LFUN_CHILD_INSERT,
200           add LFUN_CHILD_CREATE
201
202         * counters.h: fix tiny typo
203         
204         * lyx_cb.C:
205         * lyx.h:
206         * lyx_gui.C:
207         * lyx.C: move splash to frontends/xforms/
208
209         * lyx_gui_misc.C: move Include and Bibform to frontends
210
211         * lyxvc.h: clarify comment
212
213         * vspace.C: tiny housekeeping
214
215 2001-02-10  Dekel Tsur  <dekelts@tau.ac.il>
216
217         * text.C (PrepareToPrint): RTL Fix.
218
219         * paragraph.C (GetUChar): New method.
220         (String):  Use GetUChar.
221
222         * buffer.C (asciiParagraph): Use GetUChar.
223
224 2001-02-09  Dekel Tsur  <dekelts@tau.ac.il>
225
226         * text.C (GetVisibleRow): Fix selection drawing for RTL text in tables.
227
228 2001-02-09  John Levon  <moz@compsoc.man.ac.uk>
229
230         * buffer.h:
231         * buffer.C: rename to getLogName(), handle
232           build log / latex log nicely
233
234 2001-02-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
235
236         * MenuBackend.C: 
237         * MenuBackend.h: remove support for reference menuitem type.
238
239 2001-02-07  John Levon  <moz@compsoc.man.ac.uk>
240
241         * BufferView_pimpl.C: housekeeping
242         * BufferView_pimpl.h:
243         * LyXView.h:
244         * Makefile.am:
245         * Timeout.C:
246         * Timeout.h:
247         * minibuffer.h: move Timeout GUI-I
248                           
249 2001-02-07  Dekel Tsur  <dekelts@tau.ac.il>
250
251         * lyxrc.C (read): Update converters data-structures.
252
253 2001-02-07  Lars Gullik Bjønnes  <larsbj@lyx.org>
254
255         * LaTeX.h (operator!=): add operator != for Aux_Info 
256
257 2001-02-06  John Levon  <moz@compsoc.man.ac.uk>
258
259         * Makefile.am: remove LaTeXLog.C, log_form.[Ch]
260
261         * LaTeXLog.C: deleted, useful code moved to Buffer
262
263         * buffer.h:
264         * buffer.C: new function getLatexLogName()
265
266         * lyx_gui_misc.C:
267         * lyx_gui.C:
268         * lyxvc.C:
269         * lyxvc.h:
270         * lyxfunc.C: use frontends for LaTeX and VC logs
271
272 2001-02-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
273
274         * LaTeX.h: yet another std:: that Allan forgot.
275
276         * Variables.C (set): renamed from isset(), because this clashes
277         with some HP-UX macros (grr).
278
279 2001-02-06  Allan Rae  <rae@lyx.org>
280
281         * LaTeX.h: Another bug fix.  Missing std:: this time.
282
283 2001-02-04  Allan Rae  <rae@lyx.org>
284
285         * paragraph.C (TeXOnePar): Partial fix for the '\n' generation in
286         floats problem. I've left it commented out because it's not quite
287         correct.  It should also test that the current object is a table or
288         figure inset.  But I haven't gotten around to figuring out how to do
289         that.  I *think* it'll be something like: "table" == inset.type()
290
291         * LaTeX.h (operator==): Aux_Info should have a friend that returns a
292         bool.
293
294 2001-02-02  Dekel Tsur  <dekelts@tau.ac.il>
295
296         * LaTeX.C (scanAuxFile): A rewrite of this method. It now returns
297         all the citation/databases/styles in the auxilary file. 
298         (run): Rerun latex if there was a babel language error.
299
300 2001-02-01  Dekel Tsur  <dekelts@tau.ac.il>
301
302         * text.C (Backspace): Preserve the font when changing newline char
303         with a space.
304         (BreakParagraph): If the cursor is before a space, delete the space.
305
306         * lyx_cb.C (QuitLyX): Do not save files when running with no gui.
307
308 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
309
310         * BufferView2.C (ChangeInsets): Renamed from ChangeRefs. Accept a
311         new argument (code).
312         (ChangeCitationsIfUnique): New method.
313
314         * paragraph.C (GetPositionOfInset): Handle bibkey.
315
316 2001-01-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
317
318         * BufferView_pimpl.h: change type of Position::par_pos to
319         LyXParagraph::size_type. 
320
321 2001-01-29  Dekel Tsur  <dekelts@tau.ac.il>
322
323         * BufferView_pimpl.C (savePosition, restorePosition): Write
324         messages to minibuffer.
325
326 2001-01-28  José Matos  <jamatos@fep.up.pt>
327
328         * buffer.C (makeDocBookFile): adds support for document language.
329         A silly restriction on the name of LatexCommand types where removed.
330         Added support for CDATA sections, allows to chars unescaped, used
331         among others in code, to avoid escape < and >.
332         
333 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
334
335         * BufferView_pimpl.C (savePosition, restorePosition): Use a vector of 
336         saved positions instrad of a stack. Furthermore, a position is
337         stored using paragraph id/paragraph position.
338
339         * commandtags.h: Add LFUN_BOOKMARK_SAVE and LFUN_BOOKMARK_GOTO.
340         Remove LFUN_REF_BACK.
341
342 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
343
344         * converter.C (dvipdfm_options): New method.
345
346 2001-01-26  Dekel Tsur  <dekelts@tau.ac.il>
347
348         * vspace.C (isValidLength): Fix for empty input string.
349
350 2001-01-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
351
352         * LyXAction.C (init): change description of LFUN_FIGURE to
353         "Insert Graphics"
354
355 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
356
357         * LaTeX.C: add using directive
358
359 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
360
361         * MenuBackend.C (expand): Fix the sorting of the formats.
362
363 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
364
365         * lyx_main.C: tiny error message fix
366
367 2001-01-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
368
369         * lyx_gui.C (LyXGUI): force the LC_NUMERIC locale to "C" after
370         calling fl_initialize(). This fixes the problem with ',' as
371         decimal separator in text files.
372
373 2001-01-24  Dekel Tsur  <dekelts@tau.ac.il>
374
375         * trans.C (process): Fix the keymap bug.
376
377 2001-01-23  Dekel Tsur  <dekelts@tau.ac.il>
378
379         * LaTeX.C (scanAuxFiles): New method. Provides support for
380         multiple bibliographies (when using the bibtopic/bibunits pacakges).
381         (scanLogFile) Scan for "run BibTeX" messages.
382
383         * buffer.C (makeLaTeXFile): Do not load the ae package when using
384         OT1 font encoding. Also, load the aecompl package if the ae
385         package is loaded.
386
387         * tex-strings.C: Add "ae" to tex_fonts[] (from Matej Cepl).
388
389 2001-01-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
390
391         * texrow.C (increasePos): turn two error messages into debug
392         messages. 
393
394 2001-01-20  Dekel Tsur  <dekelts@tau.ac.il>
395
396         * LaTeX.C (scanAux): Handle the \@input macro.
397         (runBibTeX): Use scanAux().
398
399         * language.C (latex_options_): New field.
400
401         * LaTeXFeatures.C (getMacros): Add language macros.
402
403         * buffer.C (makeLaTeXFile): Small fix.
404
405 2001-01-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
406
407         * lyxfunc.C: fix the name of the inset for LFUN_CHILDINSERT
408
409         * text2.C: add a using directive.
410
411 2000-01-17  John Levon  <moz@compsoc.man.ac.uk>
412
413         * BufferView2.C:
414         * lyx_gui_misc.h:
415         * lyxfr1.C:
416         * lyxfunc.C: kill LyXBell.
417
418 2001-01-17  Dekel Tsur  <dekelts@tau.ac.il>
419
420         * text.C (IsBoundary): Remove the error message
421         
422         * WorkArea.C (work_area_handler): Decrease keyboard purge threshold.
423
424         * lyxrc.C (setDefaults): Correct initialization value for
425         font_norm_type.
426
427 2001-01-15  Dekel Tsur  <dekelts@tau.ac.il>
428
429         * BufferView2.C (gotoInset): New method. Replaces gotoNote() and
430         gotoError().
431
432         * text2.C (GotoNextInset): New method. Replaces GotoNextError()
433         and GotoNextNote().
434
435         * src/LyXAction.C: Added reference-next.
436
437         * text.C (InsertChar): Use contains instead of strchr.
438
439         * lyx_cb.C (MenuInsertLabel): Enable default value code.
440
441 2001-01-13  Dekel Tsur  <dekelts@tau.ac.il>
442
443         * paragraph.C (SimpleTeXOnePar) Put \protect before paragraph
444         alignment commands (when needed).
445
446         * text.C (InsertChar): Add ':' to number separator chars.