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