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