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