]> git.lyx.org Git - lyx.git/blob - src/frontends/controllers/ChangeLog
Change Assert to BOOST_ASSERT.
[lyx.git] / src / frontends / controllers / ChangeLog
1 2003-09-09  Lars Gullik Bjønnes  <larsbj@lyx.org>
2
3         * several files: change Assert to BOOST_ASSERT
4
5 2003-09-08  Angus Leeming  <leeming@lyx.org>
6
7         * ControlCommandBuffer.C:
8         * ControlDocument.C:
9         * ControlPrefs.C:
10         * helper_funcs.C:
11         * tex_helpers.C: remove redundant using directives.
12
13 2003-09-07  Angus Leeming  <leeming@lyx.org>
14
15         * ButtonController.h:
16         * helper_funcs.h: remove #include "support/std_string.h".
17
18         * ControlBranch.h:
19         * ControlNote.h: remove #include "debug.h".
20
21         * ControlDocument.h: remove #include <vector>, "support/std_string.h".
22
23         * ControlErrorList.h:
24         * ControlThesaurus.h: remove #include <vector>.
25
26         * ControlPrefs.h: remove #include "funcrequest.h", <utility>.
27
28         * GUI.h: remove #include "BCView.h".
29
30         * tex_helpers.h: remove #include <utility>.
31
32 2003-09-05  Martin Vermeer  <martin.vermeer@hut.fi>
33
34         * biblio.C:
35         * frnt_lang.C: re-add missing system headers, needed for 2.95.2.
36
37 2003-09-05  Angus Leeming  <leeming@lyx.org>
38
39         * GUI.h: ensure that the header file can be compiled stand-alone.
40         * *.C: strip out redundant #includes. (49 in total.)
41
42 2003-08-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
43
44         * most files: change to use const buffer refs.
45
46 2003-08-16  Martin Vermeer  <martin.vermeer@hut.fi>
47
48         * ControlBranch.[Ch]:
49         * ControlDocument.C:
50         * Makefile.am: implements the 'branch
51         inset' idea. This allows the output of various versions of a
52         document from a single source version, selectively outputing or
53         suppressing output of parts of the text.
54         This implementation contains a 'branch list editor' in a separate
55         tab of the document settings dialog. Branches are user definable
56         and have a "display colour" to distinguish them on-screen.
57
58         ColorHandler was somewhat cleaned up.
59         (1) make possible a dynamically growing LColor list by allowing
60         the graphic context cache to grow along (vector);
61         (2) eliminate an IMHO unnecessary step in colour allocation.
62
63 2003-08-15  André Pönitz  <poenitz@gmx.net>
64
65         * ControlErrorList.C:
66         * ControlSpellchecker.C: remove toggleSelection
67
68 2003-08-12  Michael Schmitt  <michael.schmitt@teststep.org>
69
70         * ControlGraphics.C: rename "XXX baseline" to "Baseline XXX"
71         for consistency
72         * ControlTabular.h:
73         * ControlTabular.C: rename VALIGN_CENTER to VALIGN_MIDDLE;
74         rename M_VALIGN_CENTER to M_VALIGN_MIDDLE;
75         rename VCENTER to MIDDLE
76
77 2003-08-04  André Pönitz  <poenitz@gmx.net>
78
79         * ControlErrorList.C:
80         * ControlSpellchecker.C: simpler BufferView::update() calls
81
82 2003-07-30  Martin Vermeer  <martin.vermeer@hut.fi>
83
84         * ControlNote.[Ch]: add i18n support.
85
86 2003-07-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
87
88         * ControlToc.C (goTo): adjust for lyx::toc
89         (getTypes): ditto
90         (getContents): ditto
91
92         * ControlThesaurus.C (replace): adjust for lyx::find
93
94         * ControlSearch.C (find): adjust for lyx::find
95         (replace): ditto
96
97         * ControlChanges.C (find): adjust for lyx::find
98         (accept): ditto
99         (reject): ditto
100
101 2003-07-26  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
102
103         * ControlTabular.C (useMetricUnits): adapt PAPER_* enums
104
105 2003-07-23  Angus Leeming  <leeming@lyx.org>
106
107         * ControlExternal.C: pass a Buffer const & rather than a Buffer const *
108         to the mailer's string2params, params2string functions.
109
110         * ControlGraphics.C pass a Buffer const & rather than a string const &
111         buffer_path to the mailer's string2params, params2string functions.
112
113 2003-07-23  Angus Leeming  <leeming@lyx.org>
114
115         * Kernel.[Ch] (bufferFilepath): new wrapper for Buffer::filePath.
116
117         * ControlBibtex.C:
118         * ControlExternal.C:
119         * ControlGraphics.C: use it.
120
121 2003-07-21  Angus Leeming  <leeming@lyx.org>
122
123         * ControlGraphics.C (initialiseParams, dispatchParams): no need
124         to modify the filename for reasons of 'good UI' anymore.
125
126 2003-07-21  Angus Leeming  <leeming@lyx.org>
127
128         * ControlGraphics.C (initialiseParams, dispatchParams): pass a
129         buffer_path parameter to InsetGraphicsMailer's string2params,
130         params2string.
131
132 2003-07-21  Angus Leeming  <leeming@lyx.org>
133
134         * ControlGraphics.C (readBB): use namespace lyx::graphics rather
135         than grfx shortcut.
136
137 2003-07-18  Lars Gullik Bjønnes  <larsbj@gullik.net>
138
139         * ControlGraphics.C (dispatchParams): avoid some variable/function
140         shadowing.
141
142         * ControlDialog.tmpl (show): follow C++ rules more closely
143         (update): ditto
144         (hide): ditto
145
146 2003-07-17  Angus Leeming  <leeming@lyx.org>
147
148         * ControlChanges.h:
149         * ControlErrorList.h:
150         * ControlLog.h:
151         * ControlMath.h:
152         * ControlShowFile.h:
153         * ControlTexinfo.h:
154         * ControlVCLog.h:
155         * Dialog.h: fix some doxygen warnings.
156
157         * Dialog.C: shuffle a couple of functions around.
158
159 2003-07-16  Angus Leeming  <leeming@lyx.org>
160
161         * ControlMath.C (find_xpm): rewrite to make Lars happy by using find_if.
162
163 2003-07-16  Angus Leeming  <leeming@lyx.org>
164
165         Dialog.[Ch]: move a few methods out of line.
166
167         Dialog.h:
168         Kernel.h: improve doxygen documentation.
169
170 2003-07-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
171
172         * introduce namespace lyx::support
173
174 2003-06-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
175
176         * Kernel.h: fix some \class issues
177
178         * Kernel.C: fix \file
179
180         * Dialog.h: fix some \class issues
181
182         * ControlErrorList.h: correct const type order, remove some
183         ControlErrorList:: from declarations.
184
185         * BCView.h: fix usage of \class to \c
186         * ControlAboutlyx.h: ditto
187         * ButtonController.h: ditto + remove misplaced end doxy group tag
188
189 2003-06-24  Alfredo Braunstein  <abraunst@libero.it>
190
191         * ControlDocument.C (classApply): removed the call to resetErrorList,
192         replaced setErrorList by parseErrors
193
194 2003-06-21  Alfredo Braunstein  <abraunst@libero.it>
195
196         * ControlError.[Ch]: removed
197         * Makefile.am: adjust
198
199 2003-06-20  Angus Leeming  <leeming@lyx.org>
200
201         * tex_helpers.[Ch] (getTexFileList): changed to
202         void getTexFileList(string const & file, vector<string> & contents);
203
204         * ControlBibtex.[Ch] (getBibFiles, getBibStyles): now passed a
205         vector<string> to fill rather than returning a string.
206
207         * ControlTexinfo.[Ch] (rescanStyles, runTexhash): removed. No need
208         for an extra layer of indirection.
209         (getContents): moved out of class to getTexFileList.
210
211 2003-06-19  Angus Leeming  <leeming@lyx.org>
212
213         * ControlTexinfo.[Ch]: rewritten to use the Dialog-based scheme.
214
215 2003-06-17  Angus Leeming  <leeming@lyx.org>
216
217         * ControlMath.[Ch]:
218         * ControlMath2.[Ch]: rename ControlMath2 as ControlMath.
219         Move into ControlMath.[Ch]. Remove ControlMath2.[Ch].
220
221         * Makefile.am: remove ControlMath2.[Ch].
222
223 2003-06-17  Angus Leeming  <leeming@lyx.org>
224
225         * ControlMath.[Ch] (showDialog):
226         * ControlMath2.[Ch] (showDialog, dispatchFunc): new member functions.
227
228         * ControlMath2.C: wrap all other calls to the kernel diapatcher into
229         dispatchFunc.
230
231 2003-06-12  Angus Leeming  <leeming@lyx.org>
232
233         * ControlMath2.[Ch]: new files. A work in progress towards a clean
234         implementation of the math panel.
235
236         * Makefile.am: add files.
237
238 2003-06-11  Angus Leeming  <leeming@lyx.org>
239
240         * ControlExternal.[Ch]: changes due to InsetExternal::Params no longer
241         storing the ExternalTemplate but its name.
242
243 2003-06-10  Angus Leeming  <leeming@lyx.org>
244
245         * ControlExternal.C (editExternal): invokes new LFUN_EXTERNAL_EDIT
246         rather than generate a new inset itself.
247
248 2003-06-06  John Levon  <levon@movementarian.org>
249
250         * ControlDocument.C: make sure a language change
251         always gets propogated
252
253 2003-06-03  Angus Leeming  <leeming@lyx.org>
254
255         * ControlExternal.[Ch]: remove viewExternal and updateExternal.
256         Change the internal store from an InsetExternal to its Param struct.
257
258 2003-06-03  John Levon  <levon@movementarian.org>
259
260         * ControlGraphics.C: make file path relative for the GUI,
261         absolute for the backend
262
263 2003-05-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
264
265         * ControlDocument.C (saveAsDefault): adjust
266
267 2003-05-21  Alfredo Braunstein  <abraunst@libero.it>
268
269         * ViewBase.h:
270         * Dialog.h (setTitle): added
271
272 2003-05-20  Alfredo Braunstein  <abraunst@libero.it>
273
274         * ControlErrorList.[Ch]: small bugs fixed, use ErrorList
275
276 2003-05-13  André Pönitz  <poenitz@gmx.net>
277
278         * ControlForks.[Ch]: use vector<pid_t> instead of strings
279
280 2003-05-14  Rob Lahaye <lahaye@users.sourceforge.net>
281
282         * ControlErrorList.C (clearParams): replace string::clear by
283         string::erase
284
285 2003-05-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
286
287         * ControlErrorList.C (goTo): use lyxerr not cout.
288
289 2003-05-13  Alfredo Braunstein: <abraunst@libero.it>
290
291         * ControlErrorList.[Ch]: added
292         * Makefile.am: the above adittion
293
294 2003-05-13 André Pönitz <poenitz@gmx.net>
295
296         * ControlDocument.C:
297         * ControlPrint.C:
298         * ControlSpellchecker.C:
299         * biblio.C: boost::format -> bformat  all over the place
300
301         * ControlForks.C:
302         * ControlGraphics.C:
303         * ControlPrint.C:
304         * ControlSearch.C:
305         * ControlSpellchecker.C:
306         * ControlTabularCreate.C: use tostr from new header
307
308
309 2003-05-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
310
311         * Makefile.am: better lib building
312
313 2003-05-07  Lars Gullik Bjønnes  <larsbj@gullik.net>
314
315         * ControlDocument.C (saveAsDefault): parlist cleanup
316
317 2003-05-06  John Levon  <levon@movementarian.org>
318
319         * ControlDocument.C: fix buggy boost format
320
321 2003-05-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
322
323         * ControlDocument.C (classApply): adjust call to
324         SwitchLayoutsBetweenClasses.
325
326 2003-04-25  Lars Gullik Bjønnes  <larsbj@gullik.net>
327
328         * ControlDocument.C (setLanguage): call updateDocLang when not
329         calling changeLanguage.
330
331 2003-04-10  John Levon  <levon@movementarian.org>
332
333         * ControlTabular.h:
334         * ControlTabular.C: add longTabular() etc.
335
336 2003-04-10  John Levon  <levon@movementarian.org>
337
338         * ControlMath.C (find_xpm): handle math_delim arguments
339
340 2003-04-02  Angus Leeming  <leeming@lyx.org>
341
342         * ControlCommandBuffer.[Ch] (c-tor): passed a LyXView & rather than
343         a LyXFunc &. Ensuing changes elsewhere.
344         (getCurrentState): new method, returning bufferview_func's
345         currentState (needs the currently active BufferView).
346
347 2003-03-31  John Levon  <levon@movementarian.org>
348
349         * ControlPrint.C:
350         * ControlDocument.C: more Alert cleanups
351
352 2003-03-29  John Levon  <levon@movementarian.org>
353
354         * ControlSpellchecker.C: Alert cleanup
355
356 2003-03-29  John Levon  <levon@movementarian.org>
357
358         * helper_funcs.C: Alert cleanup
359
360 2003-03-29  John Levon  <levon@movementarian.org>
361
362         * ControlDocument.C: comment out seemingly silly question
363
364 2003-03-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
365
366         * ControlDialog.tmpl (show): qualify emergency_exit_ with this->
367         (update): ditto
368         (hide): ditto
369
370 2003-03-26  Angus Leeming  <leeming@lyx.org>
371
372         * ControlThesaurus.[Ch]: rewrite to use the Dialog-based scheme.
373
374 2003-03-25  John Levon  <levon@movementarian.org>
375
376         * ControlSpellchecker.C: support for new aspell
377
378 2003-03-25  Angus Leeming  <leeming@lyx.org>
379
380         * ControlLog.[Ch]:
381         * ControlShowFile.[Ch]:
382         * ControlVCLog.[Ch]: rewrite to use the Dialog-based scheme.
383
384 2003-03-24  John Levon  <levon@movementarian.org>
385
386         * ControlMath.C: include Pr function
387
388 2003-03-23  John Levon  <levon@movementarian.org>
389
390         * ControlSpellchecker.C: make "words checked" translatable,
391         from Michael Schmitt
392
393 2003-03-18  John Levon  <levon@movementarian.org>
394
395         * ControlParagraph.C: make reading of params succeed
396
397 2003-03-13  Rob Lahaye  <lahaye@snu.ac.kr>
398
399         * ControlChanges.[Ch]: ControlChanges::find() returns the bool
400         from lyxfind::findNextChange(), instead of void.
401
402 2003-03-13  Angus Leeming  <leeming@lyx.org>
403
404         * Dialog.h (initialiseParams): return a bool to indicate successful
405         translation of the string.
406
407         * Dialog.h:
408         * Kernel.h
409         * ControlAbout.h: a serious attempt at documenting the code.
410
411         * ButtonController.[Ch] (readWrite): it wasn't used, so remove it.
412         (invalid): ditto.
413
414         * ButtonController.[Ch]:
415         * BCView.[Ch], BCView.tmpl: make many methods const.
416
417 2003-03-13  Angus Leeming  <leeming@lyx.org>
418
419         * ControlParagraph.[Ch]: rewrite to use the Dialog-based scheme and
420         the new dispatch lfuns.
421
422 2003-03-12  Angus Leeming  <leeming@lyx.org>
423
424         * ControlCharacter.[Ch]: rewrite to use the Dialog-based scheme and
425         the new dispatch lfuns.
426
427 2003-03-09  Angus Leeming  <leeming@lyx.org>
428
429         Flatten the ButtonController tree by splitting it into a Controller
430         and a View.
431
432         * BCView.[Ch], BCView.tmpl: new files containing the View part of the
433         ButtonController.
434
435         * ButtonController.[Ch]: just the controller, which needs know only
436         two methods of the View, refresh and refreshReadOnly.
437
438         * lots of files: associated changes.
439
440 2003-03-09  Angus Leeming  <leeming@lyx.org>
441
442         * ControlChanges.[Ch]: rewrite to use the Dialog-based scheme.
443
444 2003-03-09  Angus Leeming  <leeming@lyx.org>
445
446         * ControlAboutlyx.[Ch]: rewrite to use the Dialog-based scheme.
447
448 2003-03-09  Angus Leeming  <leeming@lyx.org>
449
450         * ControlTabularCreate.[Ch]: rewrite to use the Dialog-based scheme.
451
452 2003-03-09  Angus Leeming  <leeming@lyx.org>
453
454         * ControlTabular.[Ch]: rewrite to use the Dialog-based scheme.
455
456 2003-03-09  Angus Leeming  <leeming@lyx.org>
457
458         * ControlTabular.[Ch]: minimise the interface in preparation for
459         a move to the Dialog-based scheme.
460         (inset): removed; the views require only getActiveCell().
461         (tabular): return as a reference.
462
463 2003-03-07  Angus Leeming  <leeming@lyx.org>
464
465         * ControlGraphics.[Ch]: rewrite to use the Dialog-based scheme.
466
467         * ControlInset.{h, tmpl}: remove.
468         * Makefile.am: remove files.
469
470 2003-03-07  Angus Leeming  <leeming@lyx.org>
471
472         * ControlBibitem.[Ch]:
473         * ControlIndex.[Ch]:
474         * ControlLabel.[Ch]:
475         * ControlUrl.[Ch]: removed.
476
477         * Makefile.am: remove files.
478
479         * ControlERT.C (dispatchParams):
480         * ControlExternal.C (dispatchParams):
481         * ControlFloat.C (dispatchParams):
482         * ControlInclude.C (dispatchParams):
483         * ControlWrap.C (dispatchParams): no need to pass name to Mailer
484         anymore.
485
486         * ControlMinipage.[Ch]: rewrite to use the Dialog-based scheme.
487
488 2003-03-05  Angus Leeming  <leeming@lyx.org>
489
490         * ControlWrap.[Ch]: rewrite to use the Dialog-based scheme.
491
492         * ControlFloat.[Ch]: move insetfloat.h into the .C file.
493
494         * ControlFloat.[Ch]: rewrite to use the Dialog-based scheme.
495         * ControlInclude.C: remove unneeded header files.
496
497         * ControlFloat.[Ch]: replace FloatParams with InsetFloatParams.
498
499         * ControlInclude.[Ch]: rewrite to use the Dialog-based scheme.
500
501         * ControlExternal.[Ch]: rewrite to use the Dialog-based scheme.
502
503         * Dialog.h: make view() public. Add dialog() methods.
504
505 2003-02-28  Alfredo Braunstein  <abraunst@libero.it>
506
507         * ControlGraphics.C: removed #include "converter.h"
508         * ControlPrefs.C:
509         * ControlSendto.C: added #include "format.h"
510
511 2003-02-27  Angus Leeming  <leeming@lyx.org>
512
513         * ControlLabel.[Ch]: new files. A controller for the Label dialog.
514
515         * Makefile.am: add the new files.
516
517 2003-02-27  Angus Leeming  <leeming@lyx.org>
518
519         * ControlBibitem.C (c-tor):
520         * ControlBibtex.C (c-tor):
521         * ControlCitation.C (c-tor):
522         * ControlIndex.C (c-tor):
523         * ControlRef.C (c-tor):
524         * ControlToc.C (c-tor):
525         * ControlUrl.C (c-tor):
526         pass "name" to ControlCommand c-tor,
527         not an LFUN.
528
529         * ControlCommand.[Ch] (c-tor, dispatchParams): use "name" rather than a
530         specific LFUN.
531
532         * ControlERT.C (dispatchParams): use "name" rather than a
533         specific LFUN.
534
535 2003-02-25  Dekel Tsur  <dekelts@tau.ac.il>
536
537         * ControlDocument.C (apply): Call to setLanguage() after updating bp_;
538
539 2003-02-21  Angus Leeming  <leeming@lyx.org>
540
541         * Dialog.[Ch]:
542         * Kernel.[Ch]: a new, transparent MCV split of the dialogs code.
543
544         * ControlBibitem.[Ch]:
545         * ControlBibtex.[Ch]:
546         * ControlCitation.[Ch]:
547         * ControlCommand.[Ch]:
548         * ControlError.[Ch]:
549         * ControlIndex.[Ch]:
550         * ControlRef.[Ch]:
551         * ControlToc.[Ch]:
552         * ControlUrl.[Ch]: New MCV design leads to cleaner code for the
553         individual controllers too.
554         Move 'apply' code into the LyX kernel.
555
556         * ControlConnections.C: temporary renaming of Dialogs::signals.
557
558         * Makefile.am: add new files.
559
560 2003-02-21  Angus Leeming  <leeming@lyx.org>
561
562         * ControlBibtex.C (Browse):
563         * ControlExternal.C (Browse):
564         * ControlGraphics.C (Browse):
565         * ControlInclude.C (Browse):
566         * ControlPrefs.C (browsebind, browseUI, browsekbmap, browsedict,
567         browse, browsedir):
568         * ControlPrint.C (Browse):
569         don't pass a LyXView & to browseFile et al.
570         * helper_funcs.[Ch] (browseFile, browseRelFile, browseDir):
571         don't pass a LyXView & to fileDlg.
572
573 2003-02-17  John Levon  <levon@movementarian.org>
574
575         * ControlDialog.tmpl: build dialog before calling setParams
576           for the benefit of ControlSpellchecker
577
578         * ControlSpellchecker.h:
579         * ControlSpellchecker.C: rework. Lots of bugs fixed and
580           cleanups.
581
582 2003-02-14  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
583
584         * ControlBibtex.[Ch]: new function getBibFiles() (provides list
585         of available *.bib-files from bibFiles.lst).
586
587         * tex_helpers.C (getTexFileList): sort and dis-duplicate
588         listWithoutPath correctly.
589
590 2003-02-08  John Levon  <levon@movementarian.org>
591
592         * ControlPrefs.h:
593         * ControlPrefs.C: call setCurrentAuthor explicitly on apply()
594
595 2003-02-08  John Levon  <levon@movementarian.org>
596
597         * Makefile.am:
598         * ControlChanges.h:
599         * ControlChanges.C: add merge changes dialog
600
601         * ControlPrefs.h:
602         * ControlPrefs.C: add setCurrentAuthor()
603
604 2003-01-31  Angus Leeming  <leeming@lyx.org>
605
606         * ViewBase.h: add an isVisible() pure virtual method.
607
608         * ControlTabular.C (updateInset): don't build the dialog here.
609         Instead, do nothing if the dialog is invisible.
610
611 2003-01-15  Dekel Tsur  <dekelts@tau.ac.il>
612
613         * ControlSpellchecker.[Ch]: Remove XForms RTL hacks.
614
615 2003-01-11  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
616
617         * helper_funcs.[Ch]: implement browseDir (browse directory) [bug 824]
618
619         * ControlPrefs.[Ch]: implement browsedir for the use of use browseDir.
620
621 2002-12-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
622
623         * ControlDocument.C: use BoostFormat.h instead of boost/format.hpp
624
625 2002-12-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
626
627         * several files: ws changes
628
629 2002-12-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
630
631         * ControlDocument.C (classApply): use boost.format
632
633 2002-11-29  Angus Leeming  <leeming@lyx.org>
634
635         * ControlButtons.h (isClosing): make it public, so that the view can
636         see it too.
637         (OKButton): no longer virtual. ControlPrefs should use isClosing() from
638         within apply.
639
640         * ControlPrefs.[Ch] (OKButton): removed.
641
642         * ControlPrefs.C (apply): dispatch a LFUN_SAVEPREFERENCES if the
643         dialog isClosing(). (Ie, if the "save" button has been pressed.)
644
645 2002-11-28  John Levon  <levon@movementarian.org>
646
647         * ControlSpellchecker.C: fix Lars' broken cleanup
648
649 2002-11-27  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
650
651         * ControlTabular.[Ch]: Add isMulticolumnCell
652
653 2002-11-27  Angus Leeming  <leeming@lyx.org>
654
655         * ControlMath.C (ControlMath): initialise active_.
656
657 2002-11-25  Angus Leeming  <leeming@lyx.org>
658
659         * ControlDialog.h (hide, update): move from protected to public.
660
661         * ControlMath.[Ch]: add controllers for the main math panel dialog and
662         for any daughter dialogs stored by the main panel.
663
664 2002-11-21  Angus Leeming  <leeming@lyx.org>
665
666         * ControlDocument.[Ch] (classApply): no longer returns bool.
667         (loadTextclass): new method. Wrapper for textclasslist[tc].load().
668
669 2002-11-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
670
671         * biblio.C (getAbbreviatedAuthor): use boost::format
672
673         * ControlSpellchecker.C (clearParams): use boost::format
674
675 2002-11-20  John Levon  <levon@movementarian.org>
676
677         * ControlMath.C: couple more manglings
678
679 2002-11-20  John Levon  <levon@movementarian.org>
680
681         * ControlMath.h:
682         * ControlMath.C: add find_xpm mangler
683
684 2002-11-17  John Levon  <levon@movementarian.org>
685
686         * helper_funcs.C and users: specify save/open in file dialog
687
688 2002-11-15  John Levon  <levon@movementarian.org>
689
690         * ControlPrefs.h:
691         * ControlPrefs.C: use setParams()
692
693 2002-11-15  John Levon  <levon@movementarian.org>
694
695         * ControlButtons.h: make OKButton() virtual for prefs
696
697         * ControlPrefs.h:
698         * ControlPrefs.C: updates for xforms port to MVC
699
700         * Makefile.am:
701         * ControlTabular.h:
702         * ControlTabular.C: add simple MVC port
703
704 2002-11-14  Juergen Spitzmueller <j.spitzmueller@gmx.de>
705
706         * ControlInclude.C: fix file format masks for qt's use
707
708 2002-11-13  John Levon  <levon@movementarian.org>
709
710         * Makefile.am:
711         * ControlPrefs.h:
712         * ControlPrefs.C: add skeleton controller
713
714 2002-11-12  John Levon  <levon@movementarian.org>
715
716         * biblio.C: fix warnings
717
718 2002-11-12  Angus Leeming  <leeming@lyx.org>
719
720         * ControlSpellchecker.C (check): fix crash
721         * biblio.C (escape_special_chars): simplify BRE.
722
723 2002-11-07  Edwin Leuven  <leuven@fee.uva.nl>
724
725         * ControlDocument.[Ch]: Remove unused method
726
727 2002-11-07  Angus Leeming  <leeming@lyx.org>
728
729         * ChangeLog, biblio.C: * Add RegEx to the compiled boost files.
730         * clean-up the search code in biblio.C.
731
732 2002-11-07  John Levon  <levon@movementarian.org>
733
734         * ControlGraphics.C: QGraphics fixes
735
736 2002-11-07  Juergen Spitzmueller <j.spitzmueller@gmx.de>
737
738         * ControlDocument.C: (SaveAsDefault) make it work.
739         fix buffer update on class change
740
741 2002-11-06  Angus Leeming  <leeming@lyx.org>
742
743         * biblio.C (searchKeys and helper functions): rewritten entirely
744         using the STL. Boost::regex searching now works as the old 1.2 code
745         did.
746
747 2002-11-06  Angus Leeming  <leeming@lyx.org>
748
749         * biblio.C: clean-up of the code. No change in functionality.
750
751 2002-11-04  Angus Leeming  <leeming@lyx.org>
752
753         * ControlGraphics.[Ch] (getUnits): moved out of class and into
754         frnt::getBBUnits(). Code cleaned also.
755
756 2002-11-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
757
758         * biblio.C (regexSearch): STRCONV
759         (getInfo): ditto
760
761         * ControlAboutlyx.C (getVersion): STRCONV
762
763         * ControlMath.C: include config.h
764
765 2002-10-31  John Levon  <levon@movementarian.org>
766
767         * ControlGraphics.h:
768         * ControlGraphics.C: bb units from Herbert
769
770 2002-10-29  Rob Lahaye  <lahaye@snu.ac.kr>
771
772         * ControlParagraph.[Ch] (alignDefault): new method, returning the
773         default alignment (block, left, right, center) of this paragraph.
774
775 2002-10-25  John Levon  <levon@movementarian.org>
776
777         * ControlPrint.C: using endl
778
779 2002-10-24  Rob Lahaye  <lahaye@snu.ac.kr>
780
781         * ControlPrint.[Ch]: move code here from Liason.[Ch].
782
783         * ControlSpellchecker.h (getCount): new method.
784         * ControlSpellchecker.[Ch]: constify some accessor methods.
785
786 2002-10-22  Angus Leeming  <leeming@lyx.org>
787
788         * Makefile.am (libcontrollers_la_SOURCES): arrange list into
789         alphabetical order once again.
790
791         * ButtonControllerBase.[Ch]: define an abstract base class CheckedWidget
792         Add a list of CheckedWidget ptrs to ButtonControllerBase
793         together with methods addCheckedWidget and checkWidgets to use it.
794
795         * ButtonController.tmpl (refresh): use the return value of
796         checkWidgets to control the activation state of the Ok, Apply, Restore
797         buttons.
798
799         * ControlDialog.tmpl (show, update):
800         * ControlInset.tmpl (showInset, update):
801         invoke ButtonController::refresh to ensure that the activation state of
802         the Ok, Apply buttons reflects the valid-state of the widgets.
803
804 2002-10-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
805
806         * tex_helpers.C (rescanTexStyles): don't pop p
807         (texhash): ditto
808
809         * ControlWrap.C (WrapParms): remove initialization of placement,
810         and move empty c-tor to .h class def.
811
812         * ControlVCLog.C (getVCLogFile): operator on std::ostream instead
813         of on stringsteam, return void. Get the file into the stream as
814         fast as possible.
815
816         * ControlPreamble.[Ch] (params): getter and setter for params_, make
817         params_ into a string, not just a pointer to string.
818
819         * ControlExternal.C (getTemplateNumber): put i into the for scope,
820         and use the sequence operator on the last for "parameter"
821         (getTemplate): use std::advance to advance the iterator.
822
823         * ControlAboutlyx.C (getCredits): Operate on s std::ostream
824         instead of on a stringstream, return void. Get the file into the
825         stream as fast as possible.
826         (getVersion): use ostringstream
827
828         * lots of files: ws changes, formatting fixes
829
830 2002-10-20  Lars Gullik Bjønnes  <larsbj@gullik.net>
831
832         * ControlCharacter.C (apply): setMinibuffer change
833         * ControlDocument.C (apply): ditto
834         (classApply): ditto
835         * ControlThesaurus.C (replace): ditto
836         * ControlSearch.C (find): ditto
837         (replace): ditto
838         * ControlPreamble.C (apply): ditto
839         * ControlParagraph.C (apply): ditto
840
841 2002-10-14  André Pönitz <poenitz@gmx.net>
842
843         * ControlDocument.C: somebody else's fix for a hard lockup
844
845 2002-10-09  Edwin Leuven <leuven@fee.uva.nl>
846
847         * ControlDocument.h:
848         * ControlDocument.C:
849         * Makefile.am: New document parameters controller
850
851 2002-09-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
852
853         * Makefile.am (INCLUDES): loose SIGC_INCLUDES
854
855 2002-09-24  Angus Leeming  <leeming@lyx.org>
856
857         * ControlConnections.h: remove trailing whitespace.
858
859         * biblio.h: #include "LString.h".
860
861 2002-09-10  Rob Lahaye  <lahaye@snu.ac.kr>
862
863         * ControlGraphics.C: Change GUI origin strings into proper English.
864
865 2002-09-09  John Levon  <levon@movementarian.org>
866
867         * ControlInclude.C: fix file masks. Get rid of noload,
868         remove stupid warning
869
870 2002-09-09  John Levon  <levon@movementarian.org>
871
872         * ControlMath.h:
873         * ControlMath.C: add latex_deco
874
875 2002-09-06  John Levon  <levon@movementarian.org>
876
877         * ControlMath.C: terminate dots
878
879 2002-09-05  Angus Leeming  <leeming@lyx.org>
880
881         * all files: modify the headers as discussed on the list.
882
883 2002-08-30  John Levon  <levon@movementarian.org>
884
885         * ControlMath.h:
886         * ControlMath.C: moved from MathsSymbols.C
887
888 2002-08-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
889
890         * ControlFloat.C (applyParamsToInset): wide() now has two arguments
891
892 2002-08-23  Rob Lahaye  <lahaye@snu.ac.kr>
893
894         * ControlGraphics.C: make rotationOrigin's default ("leftBaseline") the
895         first item in the list
896
897 2002-08-15  Angus Leeming  <leeming@lyx.org>
898
899         * ControlConnections.C: Dialogs::redrawGUI is now a method not a signal.
900
901         * ControlParagraph.C: no longer bind to Dailogs::updateParagraph.
902
903 2002-08-15  Angus Leeming  <leeming@lyx.org>
904
905         * lots: changed my email address to leeming@lyx.org.
906
907         * GUI.h: return it to private derivation from boost::noncopyable.
908
909 2002-08-14  Angus Leeming  <leeming@lyx.org>
910
911         * GUI.h: public derivation from boost::noncopyable.
912
913 2002-08-14  Angus Leeming  <leeming@lyx.org>
914
915         * GUI.h: class GUI deries from boost::noncopyable
916
917         * ControlButtons.h: no longer derives from DialogBase, but instead
918         derives directly from boost::noncopyable.
919
920         * ViewBase.h: derives from boost::noncopyable.
921
922         * ControlCharacter.C:
923         * ControlCommand.C:
924         * ControlConnections.C:
925         * ControlGraphics.C:
926         * ControlInclude.C:
927         * ControlParagraph.C:
928         * ControlPreamble.C:
929         * ControlPrint.C:
930         * ControlSearch.C:
931         * ControlSpellchecker.C:
932         * ControlTexinfo.C:
933         * ControlThesaurus.C:
934         rearrange #includes. Remove unnecessary ones.
935
936         * ControlError.h: add "insets/inseterror.h".
937
938         * helper_funcs.h: add necessary #includes.
939
940         * tex_helpers.[Ch]: add #pragma directives for g++.
941
942         * Makefile.am: remove src/frontends from -I list to compiler.
943
944 2002-08-13  Angus Leeming  <leeming@lyx.org>
945
946         * ControlConnections.C:
947         * ControlTexinfo.C:
948         changes due to the changed LyXView interface that now returns references
949         to member variables not pointers.
950
951 2002-08-12  Angus Leeming  <leeming@lyx.org>
952
953         * ControlConnections.[Ch]: (isReadonly): renamed as bufferIsReadonly.
954         (bufferIsAvailable, bufferview, buffer, lyxfunc): new methods. Wrappers
955         for the most commonly accessed core methods, to minimise code
956         dependiencies.
957
958         * many files: use these wrappers and remove associated #includes.
959
960 2002-08-12  Angus Leeming  <leeming@lyx.org>
961
962         * ControlButtons.[Ch] (bc, view): no longer virtual.
963         (setView, setButtonController): new methods, invoked by GUI.
964
965         * ControlDialog.h (show):
966         * ControlInset.h (createInset, showInset): make public, so that GUI can
967         invoke them.
968
969         * GUI.h: GUI now contains a controller, rather than deriving from it.
970         remove all those friend functions since we can now access the show,
971         createInset, showInset controller methods.
972
973         * ViewBase.h: simplifiy, enabling ControlButtons to be forward-declared.
974         (ViewBC): scrapped.
975
976         * character.h: #include a couple of STL files.
977
978 2002-08-08  John Levon  <levon@movementarian.org>
979
980         * ControlCommandBuffer.C: LyXAction cleanup
981
982 2002-08-07  John Levon  <levon@movementarian.org>
983
984         * ControlSpellchecker.C: fix crash when spellchecker doesn't
985           initialise
986
987 2002-08-06  John Levon  <levon@movementarian.org>
988
989         * ControlSpellchecker.C:
990         * ControlSpellchecker.h: use WordLangTuple
991
992 2002-08-06  John Levon  <levon@movementarian.org>
993
994         * ControlSpellchecker.C: show an alert with the
995           error message on initialisation failure
996
997 2002-08-04  John Levon  <levon@movementarian.org>
998
999         * ControlSpellchecker.h:
1000         * ControlSpellchecker.C: some cleanups
1001
1002         * ControlTabularCreate.C: s/LFUN_INSET_TABULAR/LFUN_TABULAR_INSERT/
1003  <
1004 2002-08-02  Edwin Leuven <leuven@fee.uva.nl>
1005
1006         * ControlParagraph.[Ch] (changedParagraph): new method invoked when
1007         the Dialogs::updateParagraph signal is emitted.
1008
1009 2002-08-02  Angus Leeming  <leeming@lyx.org>
1010
1011         * ControlCharacter.C (apply):
1012         * ControlERT.C (applyParamsToInset):
1013         * ControlParagraph.C (apply):
1014         * ControlSearch.C (find, replace):
1015         * ControlThesaurus.C (replace): changes due to LyXView::view() now
1016         returning a boost::shared_ptr.
1017
1018 2002-08-01  John Levon  <levon@movementarian.org>
1019
1020         * ControlSendto.C: writeFile() change
1021
1022 2002-08-01  John Levon  <levon@movementarian.org>
1023
1024         * ControlSpellchecker.h:
1025         * ControlSpellchecker.C: remove options
1026
1027 2002-07-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
1028
1029         * several files: strip,frontStrip -> trim,ltrim,rtrim
1030
1031 2002-07-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
1032
1033         * biblio.C (parseBibTeX): modify because of strip changes
1034
1035 2002-07-24  Juergen Spitzmueller <j.spitzmueller@gmx.de>
1036
1037         * ControlFloat.[Ch]: Implement Wide Float toggle
1038         Replace "allow_here_definitely" by "wide"
1039
1040 2002-07-22  Herbert Voss  <voss@lyx.org>
1041
1042         * ControlGraphics.C: small changes
1043
1044 2002-07-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1045
1046         * ControlToc.C: remove getType
1047
1048 2002-07-20  John Levon  <moz@compsoc.man.ac.uk>
1049
1050         * ControlCommandBuffer.C: don't add "" to history
1051
1052 2002-07-20  John Levon  <moz@compsoc.man.ac.uk>
1053
1054         * ControlRef.C: fix dispatch call nicely
1055
1056 2002-07-19  John Levon  <moz@compsoc.man.ac.uk>
1057
1058         * Makefile.am:
1059         * ControlCommandBuffer.h:
1060         * ControlCommandBuffer.C: add controller for command (mini) buffer
1061           handling
1062
1063 2002-07-19  John Levon  <moz@compsoc.man.ac.uk>
1064
1065         * ControlRef.C: fix dispatch call
1066
1067 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
1068
1069         * ControlCharacter.C: use view_state_changed not setState
1070
1071 2002-07-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1072
1073         * biblio.C (parseBibTeX): use ascii_lowercase instead of lowercase
1074
1075 2002-07-15  Mike Fabian  <mfabian@suse.de>
1076
1077         * biblio.C (compareNoCase): use the compare_ascii_no_case instead
1078         of compare_no_case, because in turkish, 'i' is not the lowercase
1079         version of 'I', and thus turkish locale breaks parsing of tags.
1080
1081 2002-07-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1082
1083         * ControlBibtex.C (applyParamsToInset): ws change
1084
1085 2002-06-27  Juergen Spitzmueller <j.spitzmueller@gmx.de>
1086
1087         * ControlInclude.C: Add warning if absolute path name and
1088         check_typeset is used together
1089
1090 2002-06-28  Angus Leeming  <leeming@lyx.org>
1091
1092         * ControlGraphics.C: changes associated with the name changes
1093         grfx::GCache -> grfx::Cache and grfx::GImage -> grfx::Image.
1094
1095 2002-06-25  Angus Leeming  <leeming@lyx.org>
1096
1097         * ControlGraphics.C (readBB): Channges associated with the changed
1098         interface to the graphics cache.
1099
1100 2002-06-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1101
1102         * ControlParagraph.C: layout as layout
1103
1104 2002-06-21  Angus Leeming  <leeming@lyx.org>
1105
1106         * tex_helpers.C: Use <vector> not <vector.h>. Reorder header files.
1107         * tex_helpers.h: #include "LString.h".
1108
1109 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
1110
1111         * ControlBibtex.C:
1112         * ControlBibitem.C: use repaint()
1113
1114 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
1115
1116         * ControlTexinfo.C: do the same for Texinfo
1117
1118         * tex_helpers.C: don't try to read a file that isn't there
1119
1120 2002-06-21  Herbert Voss  <voss@perce.de>
1121
1122         * ControlBibtex.C: do an automatic update, when no bst-list
1123         exists
1124
1125 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
1126
1127         * GUI.h: createIndex() changed
1128
1129 2002-06-18  Herbert Voss  <voss@perce.de>
1130
1131         * tex_helpers.[Ch]: move functions from ControlTexinfo into this
1132         helperstuff. Now the bibtex gui can use some of these functions
1133
1134 2002-06-18  John Levon  <moz@compsoc.man.ac.uk>
1135
1136         * ControlGraphics.C: just make the mask *.*
1137
1138 2002-06-16  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1139
1140         * changes to simplify function setup, removal of a lot of includes.
1141
1142 2002-06-12  Angus Leeming  <leeming@lyx.org>
1143
1144         * ControlParagraph.[Ch]: forward declare ParagraphParameters.
1145
1146 2002-06-12  Angus Leeming  <leeming@lyx.org>
1147
1148         * ControlInset.tmpl: add missing header file, ButtonControllerBase.h.
1149
1150 2002-06-11  Edwin Leuven  <leuven@fee.uva.nl>
1151
1152         * ControlParagraph.[Ch]: new paragraph controller
1153         * GUI.h: add new controller
1154         * Makefile.am: ditto
1155
1156 2002-06-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1157
1158         * GUI.h: do not include ButtonController.tmpl
1159
1160         * ControlInset.h: include ControlInset.tmpl
1161
1162         * ControlCitation.C: do not include ControlInset.tmpl
1163         * ControlCommand.C: ditto
1164         * ControlERT.C: ditto
1165         * ControlError.C: ditto
1166         * ControlExternal.C: ditto
1167         * ControlFloat.C: ditto
1168         * ControlGraphics.C: ditto
1169         * ControlInclude.C: ditto
1170         * ControlMinipage.C: ditto
1171
1172         * ControlDialog.tmpl: remove the Base:: prefix
1173
1174 2002-06-07  Angus Leeming  <leeming@lyx.org>
1175
1176         Fixes needed to compile with Compaq cxx 6.5.
1177         * ControlDialog.tmpl: I have had to prefix base class methods with
1178         Base:: Wierd!
1179
1180         * ControlInset.tmpl: #include a couple of headers.
1181
1182 2002-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1183
1184         * switch from SigC signals to boost::signals
1185
1186 2002-05-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1187
1188         * biblio.h: include vector
1189
1190         * biblio.C: change include order
1191         (regexSearch): use boost regex and get rid of LRegex
1192
1193 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
1194
1195         * ControlAboutlyx.C:
1196         * ControlBibitem.C:
1197         * ControlBibtex.C:
1198         * ControlCharacter.C:
1199         * ControlCitation.C:
1200         * ControlCommand.C:
1201         * ControlConnections.C:
1202         * ControlERT.C:
1203         * ControlError.C:
1204         * ControlExternal.C:
1205         * ControlFloat.C:
1206         * ControlForks.C:
1207         * ControlGraphics.C:
1208         * ControlInclude.C:
1209         * ControlIndex.C:
1210         * ControlLog.C:
1211         * ControlMinipage.C:
1212         * ControlPreamble.C:
1213         * ControlPrint.C:
1214         * ControlRef.C:
1215         * ControlSearch.C:
1216         * ControlSendto.C:
1217         * ControlShowFile.C:
1218         * ControlSpellchecker.C:
1219         * ControlTabularCreate.C:
1220         * ControlTexinfo.C:
1221         * ControlThesaurus.C:
1222         * ControlToc.C:
1223         * ControlUrl.C:
1224         * ControlVCLog.C: LyXView moved into frontends
1225
1226 2002-05-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1227
1228         * ControlExternal.C: add scoped_ptr.hpp
1229
1230         * ControlCharacter.h: use more specific smart_ptr header.
1231
1232 2002-05-21  Angus Leeming  <a.leeming@ic.ac.uk>
1233
1234         * frnt_lang.C (getLanguageData): change a couple of N_() to _().
1235
1236 2002-05-13  Herbert Voss  <voss@perce.de>
1237
1238         * biblio.C (getAbbreviatedAuthor): fix bug with "and" for Authors
1239         like "Odland, G. and ... "
1240         (parseBibTeX): fix bug with title and booktitle
1241         and replace a \n with a space when one entry has more than
1242         one line
1243
1244 2002-05-01  Angus Leeming  <a.leeming@ic.ac.uk>
1245
1246         * ControlCharacter.C: use "ignore" and "reset" as the identifiers, not
1247         "No change" and "Reset".
1248
1249         * frnt_lang.C: ditto. Further, do not sort thes two entries. Ie, leave
1250         them at the front of the list.
1251
1252 2002-05-01  Angus Leeming  <a.leeming@ic.ac.uk>
1253
1254         * ControlGraphics.C: add some comments to the char * arrays.
1255         Make rorigin_size const.
1256
1257 2002-04-30  Angus Leeming  <a.leeming@ic.ac.uk>
1258
1259         * ControlGraphics.[Ch] (getRotationOriginData): new helper function.
1260         Enables the gui's to internationalise these strings.
1261
1262 2002-04-30  John Levon  <moz@compsoc.man.ac.uk>
1263
1264         * frnt_lang.C: fix build
1265
1266 2002-04-30  Angus Leeming  <a.leeming@ic.ac.uk>
1267
1268         * frnt_lang.[Ch] (getLanguageData): passed a bool character_dlg.
1269         If the the caller is the character dialog, add "No change" and "Reset"
1270         to the vector, else don't.
1271         Internationalise the GUI strings here rather than in the different
1272         calling dialogs.
1273         Sort the translated strings, albeit simply.
1274
1275 2002-04-29  Angus Leeming  <a.leeming@ic.ac.uk>
1276
1277         * character.[Ch]: rename namespace character as namespace frnt.
1278
1279         * frnt_lang.[Ch]: new file. Move getLanguageData from character.[Ch]
1280         as several dialogs will use this info. The function now returns a
1281         vector<LanguagePair> where LanguagePair is a display string and an
1282         identifying string. The display string is internationalised.
1283
1284         * ControlCharacter.C (getLanguage, setLanguage): Do not internationalise
1285         the identifying strings, "No change" and "Reset".
1286
1287         * Makefile.am: add frnt_lang.[Ch].
1288
1289 2002-04-25  Herbert Voss  <voss@lyx.org>
1290
1291         * ControlSendto.C (allFormats): don't add the graphics extensions to the
1292         export menu
1293
1294 2002-04-22  Angus Leeming  <a.leeming@ic.ac.uk>
1295
1296         * biblio.C (getAbbreviatedAuthor, getYear): Deal with sub-standard
1297         BibTeX databases in a WYSIWYM way.
1298
1299 2002-04-22  Angus Leeming  <a.leeming@ic.ac.uk>
1300
1301         * biblio.C (getAbbreviatedAuthor, getYear): Cæsar is dead. RIP; he was
1302         way past his use-by date.
1303         Make use of the improved info from Buffer::getBibkeyList when using
1304         \bibliography. Enables us to provide natbib support in this case too.
1305
1306 2002-04-19  Marco Morandini <morandini@aero.polimi.it>
1307
1308         * ControlGraphics.C: pass the browseFile dialog a string of only those
1309         formats that can currently be loaded by LyX.
1310
1311 2002-04-15  Herbert Voss  <voss@perce.de>
1312
1313         * biblio.[Ch] (parseBibTeX): fix bug while scanning bibtexentries
1314         with something like ,,...blah...`` (two commas)
1315
1316 2002-04-14  Herbert Voss  <voss@perce.de>
1317
1318         * helper_funcs.[Ch]: move the getVectorFromString and the vice versa
1319         into the support/lstrings for better use in other programs.
1320
1321         * biblio.[Ch] (getYear, getAbbreviatedAuthor, familyName): move out of
1322         namespace anon and make globally accessible.
1323         (familyName): test for the presence of a LaTeX Space at the front of
1324         of a name; strip it if it exists.
1325
1326 2002-04-11  Herbert Voss  <voss@perce.de>
1327
1328         * ControlGraphics.C: expand "browse-string" to all available formats
1329
1330 2002-04-11  Herbert Voss  <voss@perce.de>
1331
1332         * ControlGraphics.C: read BoundingBox also from non (e)ps files.
1333
1334 2002-04-08  Adrien Rebollo  <adrien.rebollo@gmx.fr>
1335
1336         * ControlAboutlyx.C (getVersion): two _() forgotten
1337
1338 2002-04-08  John Levon  <moz@compsoc.man.ac.uk>
1339
1340         * ControlGraphics.C:
1341         * ControlPrint.C:
1342         * ControlBibtex.C: make N_() be _()
1343
1344 2002-04-07  Herbert Voss  <voss@perce.de>
1345
1346         * ControlGraphics.[C]: move readBB as readBB_from_PSFile into filetools
1347
1348 2002-04-05  Angus Leeming  <a.leeming@ic.ac.uk>
1349
1350         * ControlGraphics.C (readBB): sigh. Make sure that the correct path is
1351         used when reading the BB.
1352
1353 2002-04-04  Angus Leeming  <a.leeming@ic.ac.uk>
1354
1355         * ControlGraphics.C (readBB): Don't open the ifstrem and then
1356         check the format from the contents (and open a second ifstream in the
1357         process. One at a time please.
1358
1359 2002-03-26  Angus Leeming  <a.leeming@ic.ac.uk>
1360
1361         * ControlRef.C (getBufferNum): squash warning message.
1362
1363 2002-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
1364
1365         * ControlBibtex.C (Browse):
1366         * ControlGraphics.C (Browse):
1367         * ControlPrint.C (Browse):  use Jean-Marc's browseRelFile.
1368
1369         * ControlGraphics.[Ch]: replace checkFilename with isFilenameValid.
1370
1371         * ControlGraphics.C (applyParamsToInset): pass filepath to
1372         InsetGraphics::updateInset.
1373
1374 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1375
1376         * most files: ws cleanup
1377
1378 2002-03-18  Angus Leeming  <a.leeming@ic.ac.uk>
1379
1380         * biblio.C (getInfo): string::c_str() never returns NULL. Don't test
1381         for it.
1382
1383 2002-03-18  John Levon  <moz@compsoc.man.ac.uk>
1384
1385         * ControlGraphics.C:
1386         * ControlInclude.C: better error messages
1387
1388 2002-03-11  Herbert Voss  <voss@lyx.org>
1389
1390         * biblio.C (parseBibTeX): fix another minibug with an
1391         ending comma
1392
1393 2002-03-10  Herbert Voss  <voss@lyx.org>
1394
1395         * biblio.C (parseBibTeX): fix bug
1396         (familyName): improve parsing
1397
1398 2002-03-09  Herbert Voss  <voss@lyx.org>
1399
1400         * ControlGraphics.[Ch]: adding checkFilename() for testing
1401         of non-existing files
1402
1403 2002-03-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1404
1405         * ControlSendto.C (allFormats): fix a iterators are not pointers
1406         problem.
1407
1408 2002-03-06  Angus Leeming  <a.leeming@ic.ac.uk>
1409
1410         * ControlShowFile.h: add a #include "LString.h"
1411
1412 2002-03-05  Herbert Voss  <voss@lyx.org>
1413
1414         * biblio.C (getInfo): simplify if using paragraph layout
1415         "bibliography".
1416
1417 2002-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
1418
1419         * biblio.C (getInfo): return the info field correctly if the key
1420         is not a BibTeX one.
1421         (parseBibTeX): fix crash when data.find('=') returns string::npos.
1422
1423 2002-02-20  Angus Leeming  <a.leeming@ic.ac.uk>
1424
1425         * ControlForks.[Ch]: new files. A controller for the Forked Child
1426         processes dialog, enabling the user to see what forked processes
1427         are running, and, if he so desires, to kill them.
1428
1429         * GUI.h: add class GUIForks.
1430
1431         * Makefile.am: add ControlForks.[Ch].
1432
1433         * ControlGraphics.C (getParams): small change due to change in
1434         insetgraphics.
1435
1436 2002-02-21  Herbert Voss  <voss@lyx.org>
1437
1438         * biblio.C: fix bug with commentlines in a bibentry
1439
1440 2002-02-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1441
1442         * Makefile.am: simpler obj. file compile
1443
1444 2002-02-18  Herbert Voss  <voss@lyx.org>
1445
1446         * ControlGraphics.[Ch]: remove help-file call
1447
1448 2002-02-18  Angus Leeming  <a.leeming@ic.ac.uk>
1449
1450         * helper_funcs.h: wrap the structs firster and seconder up in a
1451         namespace to avoid clashes with those in lyxalgo,h.
1452
1453         * ControlTexinfo.C Changes due to the renaming of support/syscall.[Ch]
1454         as support/systemcall.[Ch] and of class Systemcalls as class SystemCall.
1455
1456 2002-02-16  Angus Leeming  <a.leeming@ic.ac.uk>
1457
1458         * ControlGraphics.C: remove #include "support/syscall.h" as it's not
1459         used.
1460         * ControlTexinfo.C:
1461         change Systemcalls::System to Systemcalls::Wait and
1462         No change of functionality, just reflects the stripped down Systemcalls
1463         class.
1464
1465 2002-02-06  Herbert Voss  <voss@lyx.org>
1466
1467         * ControlGraphics.[C] (readBB): search also in
1468         g'zipped files. If it is useful than PK and compress
1469         should also be supported. use unzipFile() from
1470         support/filetools
1471
1472 2002-02-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1473
1474         * ControlRef.C (getBufferName): new method to get a real buffer
1475         name from an index.
1476
1477 2002-02-05  Juergen Spitzmueller <j.spitzmueller@gmx.de>
1478
1479         * ControlTexInfo.[Ch]: Removed Help functions.
1480
1481 2002-02-01  John Levon  <moz@compsoc.man.ac.uk>
1482
1483         * ControlSpellchecker.C: clear any selection left
1484         (bug #211)
1485
1486 2002-02-01  Herbert Voss  <voss@lyx.org>
1487
1488         * ControlGraphics.[C] (readBB): search only, if it is a
1489         ".?ps" file and look for bb's at end of file
1490
1491 2002-01-30  Herbert Voss  <voss@lyx.org>
1492
1493         * ControlGraphic.[C]: do not search the whole file, when
1494         getting the bb
1495
1496 2002-01-29  Herbert Voss  <voss@lyx.org>
1497
1498         * ControlGraphic.[C]: added a button for document path
1499         when browsing -> bug 222
1500
1501 2002-01-27  Herbert Voss  <voss@lyx.org>
1502
1503         * ControlGraphic.[Ch]: added support for Bounding Box, other
1504         small changes
1505
1506 2002-01-25  Angus Leeming  <a.leeming@ic.ac.uk>
1507
1508         * ControlAboutlyx.h:
1509         * ControlTexinfo.h: added #include "LString.h" where they belong.
1510
1511 2002-01-25  Angus Leeming  <a.leeming@ic.ac.uk>
1512
1513         * ControlCitation.C:
1514         * ControlDialog_impl.C: remove redundant // -*- C++ -*-
1515
1516 2002-01-24  Angus Leeming  <a.leeming@ic.ac.uk>
1517
1518         * ControlInclude.[Ch] (fileExists): remove const type qualifier from
1519         bool return type.
1520
1521 2002-01-20  Herbert Voss  <voss@perce.de>
1522
1523         * ControlInclude.[Ch]: better control of unexistings files
1524         when entered without the browser
1525
1526         * ControlGraphic.C (Browse): add extension "ps" when browsing for
1527         a filename
1528
1529 2002-01-19  Herbert Voss  <voss@perce.de>
1530
1531         * biblio.C (getInfo): fix bug when no author is given
1532
1533         * biblio.C (parseBibTeX): change the parsing, so that
1534         '#'-characters in a bibtex entry are no more a problem.
1535
1536 2002-01-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1537
1538         * ControlDialog_impl.h (ControlConnectBI>): make ControlDialogBI
1539         derive from ControlDialog<ControlConnectBI> (fixes bug #196)
1540
1541         * helper_funcs.C (browseRelFile): forgot to pass dir2 to browseFile
1542
1543 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1544
1545         * ControlMinipage.h: change MinipageParams::pageWidth to LyXLength
1546
1547         * ControlExternal.C (Browse): add a std:: qualifier
1548
1549 2002-01-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1550
1551         * ControlExternal.C (Browse): simplify to use browseRelFile
1552
1553 2002-01-16  Angus Leeming  <a.leeming@ic.ac.uk>
1554
1555         * ButtonController.tmpl: added // -*- C++ -*-
1556
1557         * ControlCitation.C: #include "ControlInset.tmpl" to instantiate
1558         ControlInset<InsetCommand, InsetCommandParams>::showInset, createInset.
1559         Needed in _one_ of the ControlCommand-derived classes only.
1560
1561 2002-01-16  Angus Leeming  <a.leeming@ic.ac.uk>
1562
1563         * ControlInset.h:
1564         * ControlSearch.h: #include LString.h
1565
1566 2002-01-16  Angus Leeming  <a.leeming@ic.ac.uk>
1567
1568         * ButtonController.h: split into two. The definition remains in
1569         ButtonController.h, the declaration is now in ButtonController.tmpl.
1570         These template methods should be #included when the derived class is
1571         instantiated, in this case in xforms/xformsBC.C and xforms/Dialogs.C
1572         and in the qt2 and gnome equivalents.
1573
1574         * ControlDialogs.h: removed. The definition of class ControlDialog is
1575         now to be found in ControlDialog.h and the declaration of the methods
1576         is in ControlDialog.tmpl. The two template instantiations are performed
1577         in ControlDialog_impl.[Ch], new files also.
1578
1579         * ControlInset.h: split into two. The definition remains in
1580         ControlInset.h, the declaration is now in ControlInset.tmpl.
1581         These template methods should be #included derived class is
1582         instantiated, in this case in 8 other .C files in this directory.
1583
1584         * ControlAboutlyx.[Ch]:
1585         * ControlCharacter.[Ch]:
1586         * ControlCommand.C:
1587         * ControlERT.C:
1588         * ControlError.C:
1589         * ControlExternal.C:
1590         * ControlFloat.C:
1591         * ControlGraphics.C:
1592         * ControlInclude.C:
1593         * ControlLog.[Ch]:
1594         * ControlMinipage.C:
1595         * ControlPreamble.[Ch]:
1596         * ControlPrint.[Ch]:
1597         * ControlSearch.[Ch]:
1598         * ControlShowFile.[Ch]:
1599         * ControlSpellchecker.[Ch]:
1600         * ControlTabularCreate.[Ch]:
1601         * ControlTexinfo.[Ch]:
1602         * ControlThesaurus.[Ch]:
1603         * ControlVCLog.[Ch]: small changes associated with the above ones.
1604
1605         * GUI.h: #include the ButtonController and dialog controller files
1606         here, rather than forward declare them. This is the correct place
1607         for these #includes.
1608
1609         * Makefile.am: add ControlDialog_impl.[Ch] to libcontrollers_la_SOURCES.
1610         Rename ControlDialogs.h as ControlDialog.h.
1611         Add ButtonController.tmpl ControlDialog.tmpl ControlInset.tmpl to
1612         EXTRA_DIST.
1613
1614 2002-01-15  Angus Leeming  <a.leeming@ic.ac.uk>
1615
1616         * ControlInset.h (apply): fix bug unearthed by Michael Koziarski.
1617
1618 2002-01-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1619
1620         * ControlExternal.C (Browse): use Buffer::filePath; simplify (more
1621         can be done)
1622
1623         * ControlGraphics.C (Browse): remove overzealous shortcut
1624
1625 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
1626
1627         * FormMinipage.C (apply, update): MinipageParams::width renamed
1628         as MinipageParams::pageWidth. InsetMinipage::width  renamed
1629         as InsetMinipage::pageWidth.
1630
1631 2002-01-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1632
1633         * ButtonController.h (refreshReadOnly): use explicit typename
1634
1635 2002-01-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1636
1637         * helper_funcs.h (browseFile): add default empty button descriptions.
1638
1639         * ControlGraphics.C (Browse):
1640         * ControlBibtex.C (Browse):
1641         * ControlInclude.C (Browse): add shortcuts to directory buttons
1642
1643 2002-01-12  John Levon  <moz@compsoc.man.ac.uk>
1644
1645         * ControlThesaurus.h:
1646         * ControlThesaurus.C: update to Aiksaurus 0.14
1647
1648 2002-01-07  Angus Leeming  <a.leeming@ic.ac.uk>
1649
1650         * ControlSpellchecker.C (clearParams): show the closing message
1651         only if some words have been checked, thereby fixing
1652         bugzilla bug #52.
1653
1654 2001-12-11  Michael A. Koziarski <michael@koziarski.org>
1655
1656         * ControlFloat.[Ch]: changes to prevent here definitely being used
1657         with wide figures.
1658
1659 2001-12-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1660
1661         * ControlThesaurus.h: do not include <config.h> in header files
1662
1663 2001-11-04  John Levon  <moz@compsoc.man.ac.uk>
1664
1665         * ControlToc.C: changes for floatlist
1666
1667 2001-11-04  John Levon  <moz@compsoc.man.ac.uk>
1668
1669         * ControlVCLog.C: use _()
1670
1671 2001-10-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1672
1673         * ControlSpellchecker.C: include <sys/types.h> since FreeBSD needs
1674         that for select.
1675
1676 2001-10-22  Juergen Vigna  <jug@sad.it>
1677
1678         * ControlSpellchecker.C (clearParams): use the error_ message of the
1679         speller_ if available when the spellchecker died.
1680         (setParams): remove double error message display.
1681
1682 2001-10-15  Angus Leeming  <a.leeming@ic.ac.uk>
1683
1684         * ControlMinipage.[Ch] (getUnits): moved to helper_funcs.
1685
1686         * helper_funcs.[Ch] (getLatexUnits): see above.
1687
1688 2001-10-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1689
1690         * ControlTexinfo.C (getContents): use the right file for .sty files
1691
1692 2001-10-10  Herbert Voss  <voss@perce.de>
1693
1694         * ControlTexinfo.C: new path for the shellscript TeXFiles.sh
1695         and some more stuff from FormTexinfo.C
1696
1697         * ControlShowFile.C: hiding the update-button
1698
1699 2001-10-09  Herbert Voss  <voss@perce.de>
1700
1701         * ControlTexinfo.[Ch]: new files. Display information about the
1702         installed texfiles (cls,sty,bst).
1703
1704         * ControlShowFile.[Ch]: new files. Display the contents of a file.
1705
1706         * GUI.h: added classes GUIShowFile and GUITexinfo.
1707
1708         * Makefile.am: modified appropriately.
1709
1710 2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1711
1712         * ControlAboutlyx.C (getVersion): use lyx_version and
1713         lyx_release_date instead of old macros
1714
1715 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
1716
1717         * ControlSpellchecker.C (check): Behaves well now when the spell
1718         library doesn't know a replacement to an incorrect word.
1719
1720 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
1721
1722         * ControlSpellchecker.C (clearParams): place emergency_exit_ in
1723         the correct place. Can now check spelling more than once!
1724
1725 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
1726
1727         * ControlSplash.[Ch]: removed.
1728
1729         * GUI.h: remove GUISplash class.
1730
1731         * ViewBase.h: remove ViewSplash class.
1732
1733         * Makefile.am: remove ControlSplash.[Ch].
1734
1735 2001-09-25  Angus Leeming  <a.leeming@ic.ac.uk>
1736
1737         * ControlButtons.h: add variable emergency_exit_. If set to true, the
1738         view will be shut down.
1739
1740         * ControlDialogs.h:
1741         * ControlInset.h: act on emergency_exit_.
1742
1743         * ControlSpellchecker.C (clearParams): set emergency_exit_ if the
1744         speller fails to launch.
1745
1746 2001-09-24  Angus Leeming  <a.leeming@ic.ac.uk>
1747
1748         * ControlRef.C (getBufferList): use MakeDisplayPath on the list.
1749         * (getLabelList): use MakeAbsPath on the buffer name passed to it.
1750
1751 2001-09-21  Angus Leeming  <a.leeming@ic.ac.uk>
1752
1753         * ControlRef.h (disconnectOnApply): new method. Set to true.
1754         Perhaps make this user-modifiable?
1755
1756 2001-09-14  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1757
1758         * ControlGraphics.C (Browse): add "jpg" to list of recognized file
1759         extensions.
1760
1761 2001-09-07  Dekel Tsur  <dekelts@tau.ac.il>
1762
1763         * ControlRef.C (getBufferList, getBufferNum): New methods
1764
1765 2001-09-12  Angus Leeming  <a.leeming@ic.ac.uk>
1766
1767         * ControlInset.h (disconnectOnApply): new method. Defines the behaviour
1768         of the dialog when the Apply button is pressed. Defaults to false,
1769         but can be overridden in the daughter classes.
1770
1771         * ControlCitation.h (disconnectOnApply): new method. Set to true.
1772         Perhaps make this user-modifiable?
1773
1774 2001-09-11  Angus Leeming  <a.leeming@ic.ac.uk>
1775
1776         * ControlDialogs.h (show): connect() the dialog on show. All of a sudden
1777         we have dialogs that update their contents when the buffer changes.
1778         Rather embarassing, really!
1779
1780 2001-09-07  Angus Leeming  <a.leeming@ic.ac.uk>
1781
1782         * ControlSearch (replace): change semantics of replace to NOT move on
1783         to the next instance of a word once the present instance has been
1784         replaced unless we are replacing ALL instances of the word.
1785
1786 2001-09-07  Rob Lahaye  <lahaye@users.sourceforge.net>
1787
1788         * ControlButtons.[Ch]: added publicly accessible IconifyWithMain method.
1789
1790 2001-09-04  Angus Leeming  <a.leeming@ic.ac.uk>
1791
1792         * ControlCharacter.C: fix Michael's bug: In the "Character layout"
1793         dialog, set all options to "reset", close the dialog, re-open it ->
1794         the options are set incorrectly.
1795
1796         * ControlButtons.[Ch]: add an is_closing_ variable and isClosing method.
1797         When Applying it's useful to know whether the dialog is about to close
1798         or not (no point refreshing the display for example).
1799
1800         * ControlInset.C (apply): use isClosing.
1801
1802 2001-08-25  John Levon  <moz@compsoc.man.ac.uk>
1803
1804         * ControlInset.h:
1805         * ControlDialogs.h: remove bc() hack, now fixed in
1806           Qt2 frontend. use member dialog_built_ instead of shared
1807           static.
1808
1809         * ButtonController.h:
1810         * ButtonPolicies.C: more debug info
1811
1812         * ButtonControllerBase.C: call refresh() when setting readOnly !
1813
1814         * GUI.h: External form has apply, use the right policy
1815
1816         * character.C: fix two off-by-one errors when latex font was removed
1817
1818 2001-08-15  Angus Leeming  <a.leeming@ic.ac.uk>
1819
1820         * ControlInset.h (apply): tentative fix for the press Apply multiple
1821         times and get multiple new Insets problem.
1822
1823 2001-08-24  John Levon  <moz@compsoc.man.ac.uk>
1824
1825         * ControlCharacter.C: fix typo
1826
1827         * ViewBase.h:
1828         * ControlDialogs.C:
1829         * ControlInsets.C: make sure dialog is built before it is shown, so
1830           it works properly the very first time it is shown
1831
1832 2001-08-20  Herbert Voss  <voss@perce.de>
1833
1834         * ControlBibtex.[Ch]: enhanced bibtex-data gui to browse for databases
1835         and styles. Added an option for "bibliography into toc"
1836
1837 2001-08-15  Angus Leeming  <a.leeming@ic.ac.uk>
1838
1839         * character.[Ch]: remove LATEX_TOGGLE from the FONT_STATE enum as
1840         LaTeX is no longer a font property.
1841
1842 2001-08-09  Angus Leeming  <a.leeming@ic.ac.uk>
1843
1844         * GUI.h: Button controller for Reference dialog changed to
1845         NoRepeatedApplyReadOnlyPolicy.
1846
1847         * biblio.C (getInfo): output volume and number info. Move year to end
1848         of string.
1849
1850 2001-08-09  Allan Rae  <rae@lyx.org>
1851
1852         * Makefile.am (SUBDIRS, dist-hook): remove bogus entries.
1853
1854 2001-08-07  Angus Leeming  <a.leeming@ic.ac.uk>
1855
1856         * helper_funcs.C (getVectorFromString): fixed small bug.
1857
1858         * helper_funcs.h (getFirst, getSecond): cleaned up and removed cruft.
1859
1860 2001-08-07  Edwin Leuven  <leuven@fee.uva.nl>
1861
1862         * ControlSpellchecker.C: check next word after insert in personal dict
1863
1864 2001-08-06  Juergen Vigna  <jug@sad.it>
1865
1866         * ControlERT.[Ch]: new file
1867
1868 2001-08-01  Angus Leeming  <a.leeming@ic.ac.uk>
1869
1870         * ControlInset.h: const and non-const forms of params().
1871
1872         * helper_funcs.C (getStringFromVector,getVectorFromString): remove
1873         whitespace from either side of each item.
1874
1875 2001-07-30  Angus Leeming  <a.leeming@ic.ac.uk>
1876
1877         * ControlFloat.h: add a != operator for FloatParams.
1878         Lars, how did you get this to compile!!!
1879
1880         * ControlMinipage.[Ch]: uncommented someone's commenting out of
1881         operator != for MinipageParams. Who's changing stuff and not compiling?
1882
1883 2001-07-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1884
1885         * Makefile.am (libcontrollers_la_SOURCES): add ControlFloat.h and
1886         ControlFloat.C
1887
1888         * GUI.h: add class GUIFloat
1889
1890         * ControlFloat.[Ch]: new files
1891
1892 2001-07-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1893
1894         * ControlPrint.C: #include Lassert.h here.
1895
1896 2001-07-26  Baruch Even  <baruch@lyx.org>
1897
1898         * ControlGraphics.C: changed file search string to cover eps, jpeg, gif
1899         and png.
1900
1901 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
1902
1903         * ControlThesaurus.h:
1904         * ControlThesaurus.C:
1905         * GUI.h:
1906         * Makefile.am: thesaurus support
1907
1908 2001-07-23  John Levon  <moz@compsoc.man.ac.uk>
1909
1910         * ControlInclude.h:
1911         * ControlInclude.C: implement ability to load file
1912
1913 2001-07-18  Juergen Vigna  <jug@sad.it>
1914
1915         * ControlSearch.C (replace): changes to lyxfind.h function calls.
1916
1917 2001-07-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1918
1919         * biblio.C (getInfo): add a .c_str() to handle the usual
1920         stringstream pain.
1921
1922 2001-07-19  Angus Leeming  <a.leeming@ic.ac.uk>
1923
1924         * ControlCitation.[Ch]: changes associated with adding natbib support.
1925         New public methods, usingNatbib, getCiteStrings and getCiteStyles.
1926         New static variable citeStyles_.
1927
1928         * biblio.[Ch]: large internal rearrangement.
1929         New public enum CiteStyle.
1930         New public struct CitationStyle.
1931         New public functions getCitationStyle, getCiteCommand, getCiteStyles,
1932         getNumericalStrings, getAuthorYearStrings
1933         (simpleSearch, regexSearch): no longer publicly accessible.
1934
1935         * helper_funcs.C (getStringFromVector): bug fix.
1936
1937 2001-07-16  Baruch Even  <baruch@lyx.org>
1938
1939         * ControlVCLog.h: Added Lsstream.h to includes.
1940
1941 2001-07-17  Angus Leeming  <a.leeming@ic.ac.uk>
1942
1943         * ControlSpellchecker.[Ch]: remove d-tor.
1944
1945 2001-07-17  Edwin Leuven  <leuven@fee.uva.nl>
1946
1947         * ControlSpellchecker.[Ch]: remove member quit() and some cleaning
1948
1949 2001-07-16  Juergen Vigna  <jug@sad.it>
1950
1951         * ControlSpellchecker.C (show): use the lyxrc.use_pspell flag (if
1952         compiled with USE_PSPELL) to be able to switch between ISpell and
1953         PSpell classes.
1954
1955 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
1956
1957         Consistent use of Lsstream.h:
1958         * ControlAboutlyx.[Ch] (getCredits):
1959         * ControlVCLog.[Ch] (getVCLogFile): std::stringstream -> stringstream.
1960
1961 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
1962
1963         * ControlCredits.[Ch]: removed
1964         * ControlCopyright.[Ch]: removed
1965         * ControlAboutlyx.[Ch]: added (replaces previous)
1966         * GUI.h: removed credits and copyright added about lyx stuff
1967
1968 2001-07-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1969
1970         * ControlSpellchecker.C (getSuggestion):
1971         (getWord): add std:: qualifier
1972
1973 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
1974
1975         * ControlSpellchecker.[Ch]: added
1976         * ViewBase.h: added partialUpdate(int) member
1977         * GUI.h: added spell stuff
1978
1979 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1980
1981         * ControlExternal.C: (*it). -> it->
1982
1983 2001-06-16  Angus Leeming  <a.leeming@ic.ac.uk>
1984
1985         * ButtonController.h: move some included header files out of the
1986         frontends and into here.
1987
1988 2001-06-15  Angus Leeming  <a.leeming@ic.ac.uk>
1989
1990         * ControlCharacter.C (c-tor): cosmetic name change of signal.
1991
1992 2001-06-13  Angus Leeming  <a.leeming@ic.ac.uk>
1993
1994         * *.[h]: added // -*- C++ -*-
1995         * *.[C]: removed // -*- C++ -*-
1996
1997         * ControlCharacter.[Ch]: (setParams): Check contents of font_ to
1998         activate Apply button.
1999         (clearParams): removed.
2000         font_ is now stored as a boost::scoped_ptr.
2001         font_ is no longer deleted on hide(), so it's contents can now be used
2002         by the Font button on the toolbar.
2003         Lots of new methods so that the GUI can easily get the contents of
2004         font_ when it update()s.
2005
2006 2001-06-12  Angus Leeming  <a.leeming@ic.ac.uk>
2007
2008         * ControlCharacter.C (apply): test that font_ exists, thereby preventing
2009         crash when the Font button on the Toolbar is pressed.
2010
2011         * GUI.h: change policy of Character button controller to
2012         OkApplyCancelReadOnlyPolicy.
2013
2014 2001-06-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2015
2016         * ControlToc.C (getContents): don't add anything to the list if it
2017         is supposed to be empty.
2018
2019 2001-06-01  Angus Leeming  <a.leeming@ic.ac.uk>
2020
2021         * helper_funcs.C (getVectorFromString): bug fix.
2022
2023 2001-05-30  Angus Leeming  <a.leeming@ic.ac.uk>
2024
2025         * ButtonController.h
2026         * ButtonControllerBase.[Ch] (refreshReadOnly): new method, called direct
2027         from ButtonControllerBase::readOnly. Updates the state of the widgets
2028         in the read-only list only when the read-only status of the document
2029         changes.
2030         (refresh): moved this stuff into refreshReadOnly.
2031
2032 2001-05-18  Angus Leeming  <a.leeming@ic.ac.uk>
2033
2034         * ControlPrint.C (c-tor):
2035         * ControlPreamble.C (c-tor): initialise params_ and thereby cure crash.
2036
2037 2001-05-14  Angus Leeming  <a.leeming@ic.ac.uk>
2038
2039         * biblio.C:
2040         * character.h: small clean-ups.
2041
2042 2001-05-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2043
2044         * ControlToc.C (getType): remove support for old float list.
2045
2046 2001-04-26  Angus Leeming  <a.leeming@ic.ac.uk>
2047
2048         * ControlButtons.h: no longer include ButtonControllerBase.h, ViewBase.h
2049         * ControlGraphics.h: no longer include insetgraphicsParams.h
2050         * ControlInset.h: no longer include LyXView.h
2051
2052         * ControlBibitem.C:
2053         * ControlBibtex.C:
2054         * ControlButtons.C:
2055         * ControlCharacter.C:
2056         * ControlCitation.C:
2057         * ControlCommand.C:
2058         * ControlConnections.C:
2059         * ControlCopyright.C:
2060         * ControlCredits.C:
2061         * ControlError.C:
2062         * ControlExternal.C:
2063         * ControlGraphics.C:
2064         * ControlInclude.C:
2065         * ControlLog.C:
2066         * ControlMinipage.C:
2067         * ControlPreamble.C:
2068         * ControlPrint.C:
2069         * ControlRef.C:
2070         * ControlSearch.C:
2071         * ControlTabularCreate.C:
2072         * ControlToc.C:
2073         * ControlVCLog.C: they're now in here!
2074
2075 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2076
2077         * ButtonControllerBase.h: C++ mode, inherit privately from
2078         noncopyable
2079         * ButtonPolicies.h: ditto
2080
2081         * ButtonController.h: C++ mode, swap init order of restore_ and
2082         cancel_
2083
2084 2001-04-06  John Levon  <moz@compsoc.man.ac.uk>
2085
2086         * ControlTabularCreate.h:
2087         * ControlTabularCreate.C: make dialogs use a pair of uints
2088           instead of a string
2089
2090         * ControlVCLog.h:
2091         * ControlVCLog.C: fill a stringstream with the log contents
2092         and then delete it
2093
2094         * ControlExternal.C: from Angus, clone the new InsetExternal
2095           before acting on it
2096
2097 2001-04-09  Angus Leeming  <a.leeming@ic.ac.uk>
2098
2099         * helper_funcs.C (getStringFromVector, getVectorFromString): fixed bugs
2100         and made more robust.
2101
2102 2001-04-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2103
2104         * ControlToc.C:
2105         * ControlSearch.C:
2106         * ControlPrint.C:
2107         * ControlPreamble.C:
2108         * ControlInclude.C:
2109         * ControlGraphics.C:
2110         * ControlExternal.C:
2111         * ControlCopyright.C: include gettext.h
2112
2113         * ControlCharacter.C:
2114         * character.C: include gettext.h and language.h
2115
2116 2001-04-03  John Levon  <moz@compsoc.man.ac.uk>
2117
2118         * ButtonController.h:
2119         * ButtonControllerBase.h:
2120         * ButtonControllerBase.C:
2121         * ButtonPolicies.h:
2122         * ButtonPolicies.C:
2123         * ControlButton.h:
2124         * ControlButton.C:
2125         * ControlButtons.h:
2126         * ControlButtons.C:
2127         * ControlConnections.h:
2128         * ControlDialogs.h:
2129         * ControlInset.h:
2130         * ControlExternal.C:
2131         * Makefile.am:
2132         * README:
2133         * ViewBase.h: s/ControlButton/ControlButtons/
2134         s/popup/dialog/
2135         s/UndoAll/Restore/ + associated
2136
2137 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
2138
2139         * ControlToc.[Ch]: new files; a controller for the TOC popup.
2140
2141         * GUI.h:
2142         * Makefile.am: associated changes with all of the above.
2143
2144 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
2145
2146         * ControlExternal.C: bug fixes. Can now apply changes to the inset
2147         and edit, view, update the External Material correctly. I hope!
2148
2149 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
2150
2151         * ButtonController.[Ch]: renamed as ButtonControllerBase.[Ch]
2152
2153         * BCTemplates.h: renamed as ButtonController.h
2154
2155         * ControlBase.[Ch]: renamed as ControlButton.[Ch]. Class named to match.
2156
2157         * ViewBase.h:
2158         * ControlConnections.h: associated change in #include and class names.
2159
2160         * ControlExternal.[Ch]: new files; a controller for the External
2161         Material popup.
2162
2163         * GUI.h:
2164         * Makefile.am: associated changes with all of the above.
2165
2166         * ControlGraphics.[Ch]:
2167         * ControlInclude.[Ch]:
2168         * ControlPrint.[Ch]:
2169         (lv): removed.
2170         (Browse): new method. Returns the results of a FileDialog browse.
2171
2172         * helper_funcs.[Ch] (browseFile): moved from xforms_helpers.[Ch].
2173         (getVectorFromString): fixed bug.
2174
2175         * biblio.C (simpleSearch): cleaned up.
2176
2177 2001-03-29  Angus Leeming  <a.leeming@ic.ac.uk>
2178
2179         * A slight reworking of Baruch Even's ButtonController patch.
2180
2181         * BCTemplates.h: new file; all the templates for the ButtonController.
2182         Including Baruch's new GuiBC class, with setCancelCloseButton() changed
2183         to the more generic setButtonLabel().
2184
2185         * ButtonController.[Ch]: renamed cancel_label and close_label as
2186         cancel_label_ and close_label_.
2187
2188         * Makefile.am: added BCTemplates.h
2189
2190 2001-03-29  Juergen Vigna  <jug@sad.it>
2191
2192         * ControlMinipage.C: removed widthp_ and all it's functions and changed
2193         to use new %-lengths of LyXLength.
2194
2195 2001-03-29  Angus Leeming  <a.leeming@ic.ac.uk>
2196
2197         * ControlCitation.C (bibkeysInfo): removed Assert.
2198
2199         * ControlCopyright.h: moved GUICopyright into GUI.h
2200
2201         * GUI.h: see above.
2202
2203 2001-03-28  Angus Leeming  <a.leeming@ic.ac.uk>
2204
2205         * ControlInset.h (clearDaughterParams): is empty by default, not pure.
2206         (setDaughterParams): a (by default empty) new method called in show().
2207
2208         * ControlBibitem.h:
2209         * ControlBibtex.h:
2210         * ControlError.h:
2211         * ControlInclude.h:
2212         * ControlMinipage.h:
2213         * ControlRef.h:
2214         * ControlSearch.h:
2215         * ControlUrl.h (clearDaughterParams): removed
2216
2217         * ControlMinipage.C (applyParamsToInset): update the view.
2218         Added namespace minipage containing a helper function getUnits.
2219
2220         * GUI.h: changed Minipage policy to NoRepeatedApplyReadOnlyPolicy.
2221
2222         * ControlCharacter.[Ch]: moved out all the helper functions and the
2223         enum into their own file.
2224         * character.[Ch]: new files; contain the character helper functions,
2225         now inside namespace character.
2226
2227         * ControlCitation.[Ch]: moved out all the helper functions and the
2228         enums into their own file. Simplified interface.
2229         * biblio.[Ch]: new files; contain the citation helper functions,
2230         now inside namespace biblio. Will be of use also to an improved
2231         BibTeX popup.
2232
2233         * ControlGraphics.[Ch]:
2234         * ControlIndex.[Ch]: new files; controllers for the Graphics and Index
2235         popups, respectively.
2236
2237         * GUI.h:
2238         * Makefile.am: associated changes.
2239
2240 2001-03-27  Angus Leeming  <a.leeming@ic.ac.uk>
2241
2242         * ControlMinipage.[Ch]:
2243         * ControlPreamble.[Ch]:
2244         * ControlPrint.[Ch]:
2245         * ControlSplash.[Ch]: new files; controllers for the Minipage, Preamble
2246         and Print popups and Splash screen, respectively.
2247
2248         * ViewBase.h (ViewSplash): new base class for GUI-specific Splash
2249         screens.
2250
2251         * GUI.h:
2252         * Makefile.am: associated changes.
2253
2254 2001-03-26  Angus Leeming  <a.leeming@ic.ac.uk>
2255
2256         * ControlConnections.[Ch]: (docType): new method; returns the type
2257         of the buffer, LaTeX, Literate, LinuxDoc or DocBook.
2258
2259         * ControlRef.[Ch]:
2260         * ControlSearch.[Ch]:
2261         * ControlTabularCreate.[Ch]: new files; controller for the Ref,
2262         Search and TabularCreate popups, respectively.
2263
2264         * GUI.h:
2265         * Makefile.am: associated changes.
2266
2267 2001-03-26  Angus Leeming  <a.leeming@ic.ac.uk>
2268
2269         * ControlCitation.C (getBibkeyInfo): get nasty and assert the info map
2270         contains data.
2271
2272         * ControlInset.h (apply): fix bug. Can now create new insets again.
2273
2274         * README: describe program flow.
2275
2276 2001-03-24  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2277
2278         * Makefile.am (libcontrollers_la_SOURCES): add ControlDialogs.h
2279
2280 2001-03-23  Angus Leeming  <a.leeming@ic.ac.uk>
2281
2282         * ControlDialogs.h: moved class ControlInset into its own file.
2283
2284         * ControlInset.h: new file. class ControlInset has been expanded to take
2285         two template parameters, Inset and Params. Believe that all inset
2286         controllers can be derived from this with the minimum of effort.
2287
2288         * ControlBibitem.[Ch]:
2289         * ControlBibtex.[Ch]:
2290         * ControlCitation.[Ch]:
2291         * ControlCommand.[Ch]: moved most code into ControlInset.
2292
2293         * lots of files. Moved protected stuff into private where possible.
2294
2295         * ControlError.[Ch]:
2296         * ControlInclude.[Ch]:
2297         * ControlUrl.[Ch]: new files; controllers for the LaTeX error,
2298         Include and Url popups, respectively.
2299
2300         * GUI.h:
2301         * Makefile.am: associated changes.
2302
2303 2001-03-23  Angus Leeming  <a.leeming@ic.ac.uk>
2304
2305         * ControlCredits.[Ch] (getCredits): returns a stringstream not a
2306         vector<string>.
2307
2308 2001-03-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2309
2310         * ControlCredits.C (getCredits): remove std:: qualifier for
2311         getline().
2312
2313 2001-03-23  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2314
2315         * ControlCredits.C (getCredits): add std:: on vector
2316
2317 2001-03-22  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2318
2319         * ControlCredits.C: remove using that is only used once, use
2320         std::ios instead of std::iosbase, add some annoying comments.
2321
2322 2001-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
2323
2324         * lots of header files: improved explanatory notes.
2325
2326         * ControlBase.[Ch]: removed LyXView & lv_ and methods using it.
2327         ControlBase is now a class that only controls the interaction of the
2328         View with the ButtonController.
2329
2330         * ControlConnections.[Ch]: added LyXView & lv_ and associated methods
2331         to ControlConnectBase. The class controls the connection/disconnection
2332         of signals from the LyX kernel and makes available the kernel (through
2333         lv_) to daughter controller classes.
2334         Moved out class ControlConnectInset to a new file ControlDialogs.h.
2335
2336         * ControlDialogs.h: new file. Contains the definition of two template
2337         controller classes, ControlDialog and ControlInset (was
2338         ControlConnectInset). ControlInset is a parent class for controllers
2339         of inset-popups. ControlDialogs is the rather uninspired name for
2340         the base class of all non-inset popups. (Eg, Document and Paragraph.)
2341         ControlDialogs is reaching a state of maturity as several popups now use
2342         it and its functionality becomes clear. ControlInset is still in a state
2343         of flux. It is likely that functionality will be moved out of
2344         ControlCommands and into it.
2345
2346         * GUI.h: new file. Moved all the template GUIXXX classes out of the
2347         individual Controller header files and into one place. These classes
2348         serve only as convenient wrappers to simplify code in the respective
2349         frontends' Dialogs::c-tor. Now all derived from a templatised parent.
2350
2351         * ControlCharacter.[Ch] (show, update, hide):
2352         * ControlLog.[Ch] (show, update, hide):
2353         * ControlVCLog.[Ch] (show, update, hide): moved back into
2354         the ControlDialogs base class.
2355         (setParams, clearParams): new methods containing controller-specific
2356         code to set/reset the parameters manipulated by the view.
2357
2358         * ControlCommand.[Ch] (clearParams): a new virtual method, by default
2359         empty.
2360         (hide): calls clearParams.
2361
2362         * ControlCitation.[Ch] (hide): renamed as clearParams, a method called
2363         by ControlCommand::hide().
2364
2365         * ControlCopyright.[Ch]:
2366         * ControlCredits.[Ch]: new files; controllers for the copyright and
2367         credits popups, respectively.
2368
2369 2001-03-21  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2370
2371         * ControlCharacter.C: fix typo
2372
2373 2001-03-21  Angus Leeming  <a.leeming@ic.ac.uk>
2374
2375         * ControlCharacter.[Ch]: new files; controller for the character popup.
2376
2377         * ControlCitation.[Ch] (getStringFromVector, getVectorFromString):
2378         moved to new files helper_funcs.[Ch].
2379
2380         * helper_funcs.[Ch]: new files. Some useful helper functions and
2381         functors.
2382
2383         * Makefile.am: added new files.
2384
2385 2001-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
2386
2387         * ControlCitation.C (getBibkeyInfo): parse non-BibTeX entries correctly.
2388
2389 2001-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
2390
2391         * ControlLog.[Ch]:
2392         * ControlVCLog.[Ch]: new files; controllers for LaTeX and Version
2393         Control log files, respectively.
2394
2395         * Makefile.am: added new files.
2396
2397 2001-03-19  Angus Leeming  <a.leeming@ic.ac.uk>
2398
2399         * ControlBibtex.[Ch]: new files; controller for an InsetBibtex popup.
2400
2401         * Makefile.am: added ControlBibtex.[Ch].
2402
2403 2001-03-16  Angus Leeming  <a.leeming@ic.ac.uk>
2404
2405         * ControlBibitem.C:
2406         * ControlCitation.C: added "using SigC::slot" declaration.
2407
2408         * ControlCitation.C (getStringFromVector): re-apply Dekel's recent fix
2409         to FormCitation.C prior to the merger: "Do not put space between
2410         multiple keys".
2411
2412 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2413
2414         * several files: remove CXX_WORKING_NAMESPACES
2415
2416         * ButtonController.h: noncopyable is in namespace boost
2417         * ButtonPolicies.h: ditto
2418
2419 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
2420
2421         * Merging changes from BRANCH_MVC back into HEAD.
2422
2423 2001-03-12  Angus Leeming  <a.leeming@ic.ac.uk>
2424
2425         * Makefile.am: add ControlBibitem.[Ch].
2426
2427         * ControlBibitem.[Ch]: new files that together define the Controller
2428         for a Bibitem popup.
2429
2430         * ControlCommand.h (c-tor): give  kb_action a default value of
2431         LFUN_NOACTION.
2432
2433         * ControlCommand.C (apply): do nothing if kb_action is LFUN_NOACTION.
2434
2435         * ControlCitation.[Ch]: moved search functions out of class.
2436         (bibkeysInfo): new method. Returns const reference to private data.
2437         (searchKeys): added case-sensitive switch. Used only by simpleSearch
2438         for now.
2439
2440 2001-03-09  Angus Leeming  <a.leeming@ic.ac.uk>
2441
2442         * ControlCitation.[Ch]: added Search functions to the class,
2443         (shamelessly lifted from Marco's gnome code). I think that these would
2444         be better as helper functions outside the class, but this is a first
2445         stab at it.
2446
2447 2001-03-07  Angus Leeming  <a.leeming@ic.ac.uk>
2448
2449         * ControlCitation.[Ch]: (getBibkeyList): removed from class
2450         ControlCitation.
2451         (getBibkeys, getBibkeyInfo): added to class ControlCitation.
2452         (getStringFromVector, getVectorFromString, parseBibTeX): new helper
2453         funcs. parseBibTeX() is lifted staraight out of Marco's gnome
2454         implementation of FormCitation.
2455
2456 2001-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
2457
2458         * ButtonPolicies.h: add SMI_NOOP to enum.
2459
2460         * ButtonPolicies.C (nextState): add if-statement for SMI_NOOP.
2461
2462         * ButtonController.C (input): add "optimising" if-statement. Actually,
2463         things don't work correctly without it...
2464
2465 2001-03-02  John Levon  <moz@compsoc.man.ac.uk>
2466
2467         * ViewBase.h: remove #pragma directive
2468
2469         * ControlConnection.[Ch] (ControlConnectBI c-tor): add explicit c-tor
2470         to make g++ happy.
2471
2472 2001-03-02  Angus Leeming  <a.leeming@ic.ac.uk>
2473
2474         * ButtonPolicies.[Ch]: moved from ../ButtonPolicies.[Ch]
2475
2476         * Makefile.am: added ButtonPolicies.[Ch]
2477
2478         * ButtonController.[Ch]: ButtonController is split into
2479         ButtonControllerBase and a template ButtonController class. The base
2480         class no longer stores a pointer to a ButtonPolicy, but instead
2481         accesses the actual instantiation of the policy through a pure virtual
2482         method bp(). This method and the ButtonPolicy itself are instantiated
2483         in the templatised ButtonController class. This class is derived from
2484         the GUI-specific GUIBC class, meaning that the frontends know
2485         nothing about the actual policy decided upon by the controllers.
2486
2487         * ControlBase.[Ch]: No longer store the View or the ButtonController.
2488         Instead the actual instantiations are accessed through pure virtual
2489         methods view() and bc(). The daughter classes are responsible for the
2490         actual View and ButtonController.
2491
2492         * ControlCitation.h: the templatised class GUICitation instantiates
2493         the methods view() and bc(). It also stores the instances of the
2494         View and ButtonController.
2495
2496 2001-02-23  Angus Leeming  <a.leeming@ic.ac.uk>
2497
2498         * ButtonControllerBase.[Ch]: renamed as ButtonController.[Ch]. Class
2499         also changed to ButtonController.
2500
2501         * ControlBase.[Ch]:
2502         * ControlConnections.[Ch]:
2503         * ControlCommand.[Ch]:
2504         * ControlCitation.[Ch]:
2505         * ViewBase.h: Changes associated with this.
2506
2507 2001-01-15  Angus Leeming  <a.leeming@ic.ac.uk>
2508
2509         * ButtonControllerBase.[Ch]: new files. Split Allan's original
2510         xforms/ButtonController class into a GUI-I class (here) and an
2511         xforms-specific derived class, to be found in xforms/xformsBC.[Ch].
2512
2513         * ControlBase.[Ch]: new files. ControlBase is an abstract base class
2514         from which all Dialog Controllers should be derived. the Controllers
2515         are GUI-independent, but are designed to control the behaviour of
2516         GUI-specific implementaions of each dialog.
2517
2518         * ControlConnections.[Ch]: new files. Classes controlling the
2519         connections of buffer-independent, buffer-dependent and Inset dialogs
2520         with the LyX kernel.
2521
2522         * ControlCommand.[Ch]: new files. A controller for all dialogs for the
2523         InsetCommand subset of insets.
2524
2525         * ControlCitation.[Ch]: new files. The test specialisation! A
2526         controller for the Citation dialog.
2527
2528         * ViewBase.h: new file. ViewBase is an abstract base class from which
2529         GUI-specific dialogs should be derived. The functionality that the GUIs
2530         must now implement is much reduced.