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