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