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