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