]> git.lyx.org Git - lyx.git/blob - src/frontends/gnome/ChangeLog
applying Martin Craig's gnome patch. Upgrading to gtkmm-2.0+ from the 1.3 developmen...
[lyx.git] / src / frontends / gnome / ChangeLog
1 2003-02-01  Michael A. Koziarski  <michael@koziarski.org>
2
3         Major changes to make the gnome frontend compile and work again.
4
5         Credit to Martin Craig <martin@menudo.freeserve.co.uk> who
6         actually did the work, I just cleaned his patch up.
7
8         Removed Files:
9         * GUIRuntime.C
10
11         Added Files:
12         * Dialogs2.C
13         * Dialogs_impl.h
14         * lyx_gui.C
15
16         Changed Files:
17         * Dialogs.C
18         * FileDialog.C
19         * GAbout.[Ch]
20         * GERT.[Ch]
21         * GError.[Ch]
22         * GFloat.[Ch]
23         * GLog.[Ch]
24         * GPreamble.[Ch]
25         * GTabularCreate.[Ch]
26         * GUrl.[Ch]
27         * GnomeBase.[Ch]
28         * Makefile.am
29         * Timeout_pimpl.C
30
31 2002-12-16  Angus Leeming  <leeming@lyx.org>
32
33         * Makefile.am: remove the if USE_BASIC_IMAGE_LOADER test.
34
35 2002-12-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
36
37         * several files: ws changes
38
39 2002-09-25  Angus Leeming  <leeming@lyx.org>
40
41         * Dialogs.C:
42         * FileDialog.C: doxygen fixes.
43
44         * GnomeBase.h: rename template FormCB as GnomeCB to avoid doxygen
45         problems with multiple classes (xforms amd gnome) having the same name.
46
47         * GAbout.[Ch]:
48         * GERT.[Ch]:
49         * GError.[Ch]:
50         * GFloat.[Ch]:
51         * GLog.[Ch]:
52         * GPreamble.[Ch]:
53         * GTabularCreate.[Ch]:
54         * GUrl.[Ch]: associated change.
55
56 2002-06-15  Michael A. Koziarski  <michael@koziarski.com>
57
58         * Dialogs.C
59         * Makefile.am: Necessary changes for the various new dialogs
60         * GERT.C
61         * GERT.h
62         * dialogs/GERT.glade: Make ERT Properties dialog follow the GNOME hig.
63         * GLog.C: use std::string, all the conversion is wasteful
64         * GFloat.C
65         * GFloat.h
66         * dialogs/GFloat.glade: Implement the Float Properties Dialog
67         * dialogs/GAbout.glade
68         * GAbout.C
69         * GAbout.h: Temporary Aboutlyx implementation, waiting on some
70         gtkmm  bugs to finalise it.
71
72 2002-06-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
73
74         * gnomeBC.C: do not include ButtonController.tmpl
75
76 2002-06-03  Michael A. Koziarski  <michael@koziarski.com>
77
78         * dialogs/GLog.C
79         * GLog.C
80         * GLog.h: Implement Log view class
81         * accessors.py: update for new glade format
82
83 2002-06-02  Michael A. Koziarski  <michael@koziarski.com>
84
85         == Gtkmm2 upgrade ==
86
87         * dialogs/*: Updated to glade-2 format.
88         * Dialogs.C: add() calls updated
89         * GError.C
90         * GError.h
91         * GERT.C
92         * GERT.h
93         * GPreamble.C
94         * GPreamble.h
95         * GTabularCreate.C
96         * GTabularCreate.h
97         * GUIRunTime.C
98         * GUrl.C
99         * GUrl.h: updated for gtkmm2
100         * GnomeBase.C
101         * GnomeBase.h: updated for gtkmm2 and libglademm.
102         * gnome_helpers.C
103         * gnome_helpers.h: Cruft removed.  Blasted X.h #defines #undef'd
104         * Timeout_pimpl.C
105         * Timeout_pimpl.h
106         * GUIRuntime.C: fix up the references to Gnome::* to use Gtk::*,
107         slight other changes required
108         * Makefile.am: all neccessary changes, mostly including stuff
109         that's been moved into src/frontends/xforms
110
111
112
113 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
114
115         * FileDialog.C: LyXView moved into frontends/
116
117 2002-04-09  Michael A. Koziarski  <michael@koziarski.com>
118
119         * dialoges/GERT.glade
120         * dialoges/GError.glade
121         * dialoges/GUrl.glade
122         * dialoges/GTabularCreate.glade: Added, I left them out of the
123         last commit
124
125 2002-04-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
126
127         * Makefile.am: change to work correctly with dist
128
129 2002-03-29  Michael A. Koziarski  <michael@koziarski.com>
130
131         * GPreamble.C
132         * GPreamble.h
133         * Makefile.am
134         * dialogs/GPreamble.glade:Implemented Preamble dialog
135         * Dialogs.C
136         * GERT.C
137         * GERT.h
138         * GTabularCreate.C
139         * GTabularCreate.h
140         * GUrl.C
141         * GUrl.h
142         * GError.C
143         * GError.h:  Renamed classes to match the filenames
144         * dialogs/GERT.glade
145         * dialogs/GTabularCreate.glade
146         * dialogs/GUrl.glade
147         * dialogs/GError.glade: FormX isn't used for classes or files, so
148         it shouldn't be used for ui files either.
149         * dialogs/FormERT.glade
150         * dialogs/FormTabularCreate.glade
151         * dialogs/FormUrl.glade
152         * dialogs/FormError.glade
153         * dialogs/diaerror.glade
154         * dialogs/diahelpcopyright.glade
155         * dialogs/diahelpcredits.glade
156         * dialogs/diainsertcitation.glade
157         * dialogs/diainsertindex.glade
158         * dialogs/diainserttabular.glade
159         * dialogs/diainserturl.glade
160         * dialogs/diaprint.glade
161         * dialogs/diatoc.glade: old glade files.  Removed
162
163 2002-03-26  Michael A. Koziarski  <michael@koziarski.com>
164
165         * Makefile.am: Moved all 4 active Form* dialogs to new Filenames.
166         * Dialogs.C: Fixes for the Renaming and #include cleanup
167         * GERT.C
168         * GERT.h
169         * GTabularCreate.C
170         * GTabularCreate.h
171         * GUrl.C
172         * GUrl.h
173         * GError.C
174         * GError.h: #include Fixes for the renaming.  cruft tidyup
175         * README: Reflect new naming convention
176         * GnomeBase.C: cleaned up use of dialog_.  Fix for bug #169,
177         Thanks Angus!
178         * FormCitation.C
179         * FormCitation.h
180         * FormCopyright.C
181         * FormCopyright.h
182         * FormCredits.C
183         * FormCredits.h
184         * FormIndex.C
185         * FormIndex.h
186         * FormPrint.C
187         * FormPrint.h
188         * FormRef.C
189         * FormRef.h
190         * FormToc.C
191         * FormToc.h: Removed, they're old, unused files.
192
193 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
194
195         * most files: ws cleanup
196
197 2002-03-16  Michael A. Koziarski  <michael@koziarski.com>
198
199         * Makefile.am: Cleanup and linking fix.
200         * README: Added procedure for adding a new dialog.
201         * Dialogs.C (tooltipsEnable): new method.
202
203 2002-03-14  Michael A. Koziarski  <michael@koziarski.org>
204
205         * Timeout_pimpl.C
206         * Timeout_pimpl.h: implemented running to fix compilation, linking
207         fix still to come
208
209 2002-03-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
210
211         * docygen fixes.
212
213 2002-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
214
215         * GUIRunTime.C (initialiseGraphics): use the xforms image loader if
216         your version of the xforms libraries is up to the task.
217
218         * Makefile.am: link in the xforms image loader if so configured.
219
220 2002-03-04   Angus Leeming  <a.leeming@ic.ac.uk>
221
222         * Dialogs.C (redrawGUI): removed to frontends/Dialogs.C
223
224         * GUIRunTime.C (initialiseGraphics): new static method
225
226 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
227
228         * Makefile.am: get rid of LYX_LIBS
229
230 2002-02-10  Michael A. Koziarski  <michael@koziarski.com>
231
232         * FormERT.C
233         * FormERT.h
234         * Dialogs.C
235         * dialogs/FormERT.glade: Implemented FormERT, still seeing the
236         weird crashes
237         * GnomeBase.C: add debug message to help track down the "twice OK"
238         bug
239         * gnomeBC.C: Fix compilation
240
241 2002-01-12  Michael A. Koziarski  <michael@koziarski.com>
242
243         * Menubar_pimpl.C
244         * Menubar_pimpl.h
245         * mainapp.h
246         * mainapp.C: Removed,  We should behave similarly to the qt2
247         frontend, so I've removed the LyXGnomified and menubar code.  The
248         menubar wasn't working properly anyway.
249
250 2002-01-12  Michael A. Koziarski  <michael@koziarski.com>
251
252         * various:  Cleaned out the old stuff, standardised the new
253         stuff.
254         * GnomeBase.C
255         * GnomeBase.h: Changed the constructor to take one argument.  The
256         dialog name.  The path and name of the glade files can be
257         calculated from there.  These two now provide default validate() &
258         *Clicked functions.
259         * FormUrl.C
260         * FormUrl.h
261         * FormError.C
262         * FormError.h
263         * FormTabularCreate.C
264         * FormTabularCreate.h: updated them to use the new system.
265         Removed Local inline *Clicked functions as they're now in the base
266         class.
267         * README: new, brief outline of what I'm doing here.
268         * accessors.py: Described in README, generates the accessor
269         functions from the glade file.
270
271 2002-01-12  Michael A. Koziarski  <michael@koziarski.com>
272
273         * Menubar_pimpl.C
274         * Menubar_pimpl.h
275         * mainapp.h
276         * mainapp.C: Removed,  We should behave similarly to the qt2
277         frontend, so I've removed the LyXGnomified and menubar code.  The
278         menubar wasn't working properly anyway.
279
280 2002-01-08  Martin Vermeer  <martin.vermeer@hut.fi>
281
282         * Menubar_pimpl.C (composeUIInfo):
283         (update): use FuncStatus
284
285 2002-01-03  Michael Koziarski  <michael@koziarski.com>
286
287         * Dialogs.h: fix compilation.
288         * Makefile.am: ditto.
289         * GUIRunTime.C: ditto.  Supply a getScreenDPI().
290
291 2001-12-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
292
293         * Timeout_pimpl.h: do not include <config.h> in header files.
294
295 2001-12-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
296
297         * FormCitation.C:
298         * GUIRunTime.C: change "while(" to "while ("
299
300 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
301
302         * Dialogs.C: remove splash dialog code.
303
304         * Makefile.am: remove splash dialog files.
305
306 2001-09-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
307
308         * Makefile.am (libgnome_la_LIBADD): depend on the gui libs.
309         (libgnome_la_SOURCES): sort
310
311 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
312
313         * GUIRunTime.C: initApplication() should take a int & argc, add debug
314
315 2001-07-19  Baruch Even  <baruch@lyx.org>
316
317         * Menubar_pimpl.C: Renamed LyXFunc::Dispatch to LyXFunc::dispatch.
318
319 2001-07-16  Baruch Even  <baruch@lyx.org>
320
321         * GUIRunTime.C: Added some functions that were required lately.
322
323 2001-07-16  Baruch Even  <baruch@lyx.org>
324
325         * Makefile.am:
326         * Dialogs.C: Removed Citation and Copyright dialogs from build. Left them
327         in repository until they get redone as About Dialog.
328
329         * FileDialog.C:
330         * Menubar_pimpl.C:
331         * Menubar_pimpl.h:
332         * mainapp.C:
333         * mainapp.h: Various fixed to get Gnome FE (FrontEnd) to compile again.
334
335 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
336
337         Consistent use of Lsstream.h:
338         * FormCredits.C (build): std::stringstream -> stringstream.
339
340 2001-06-16  Angus Leeming  <a.leeming@ic.ac.uk>
341
342         * gnomeBC.h: clean-up of included files.
343
344 2001-06-14  Angus Leeming  <a.leeming@ic.ac.uk>
345
346         * FileDialog.C:
347         * FormCitation.C:
348         * FormCopyright.C:
349         * FormCredits.C:
350         * FormError.C:
351         * FormIndex.C:
352         * FormPrint.C:
353         * FormRef.C:
354         * FormTabularCreate.C:
355         * FormToc.C:
356         * FormUrl.C:
357         * GnomeBase.C:
358         * Menubar_pimpl.C:
359         * gnome_helpers.C:
360         * mainapp.C: removed // -*- C++ -*- as first line.
361
362         * FormTabularCreate.h:
363         * FormToc.h:
364         * Timeout_pimpl.h: added // -*- C++ -*- as first line.
365
366 2001-05-08  Michael A. Koziarski  <michael@koziarski.org>
367
368         * FormTabularCreate[Ch]:
369         * dialogs:
370         * Makefile.am:
371         * Dialogs.C:  Created the FormCharacter Dialog and altered the
372         other files to include it.
373
374 2001-04-29  Baruch Even  <baruch@lyx.org>
375
376         * Dialogs.C: Added an include for ControlSplash which is required
377         in GUI.h but is not included there.
378
379         * GnomeBase.C: Changed an Assert to lyx::Assert.
380
381 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
382
383         * FormIndex.C: delete duplicate include files
384
385 2001-04-16  Allan Rae  <rae@lyx.org>
386
387         * gnomeBC.C (setButtonLabel):
388         * Menubar_pimpl.C (updateAllLists):
389         * GnomeBase.C (loadXML): #warning triggers an error on Sun CC 6.0 as
390         an unrecognised preprocessor directive.  So ensure they're wrapped.
391
392 2001-04-03  Baruch Even  <baruch@lyx.org>
393
394         * FileDialog.C: Added file to provide the gnome file dialog.
395
396 2001-04-03  John Levon  <moz@compsoc.man.ac.uk>
397
398         * Dialogs.C: s/popup/dialog/
399
400         * FormUrl.C:
401         * GnomeBase.C:
402         * GnomeBase.h: s/ControlButton/ControlButtons/
403         s/UndoAll/Restore/
404
405 2001-04-02  Michael Koziarski  <michael@koziarski.org>
406
407         * FormCopyright.[Ch]: Reimplemented as an MVC dialog.
408
409         * gnome_helpers.C: Some castings to avoid compilation break.
410
411 2001-04-01  Baruch Even  <baruch@lyx.org>
412
413         * GUIRuntime.C (initApplication):  Changed strings to non-static.
414
415 2001-03-30  Baruch Even  <baruch@lyx.org>
416
417         * FormCredits.C: Added the formatting of the credits text.
418
419         * gnome_helpers.[Ch]: Added functions to get font name from font.
420
421 2001-03-30  Baruch Even  <baruch@lyx.org>
422
423         * GnomeBase.[Ch]: Added the dialog as a responsibility.
424
425         * FormUrl.[Ch]: Changed accordingly.
426         * FormCredits.[Ch]: ditto.
427
428         * gnomeBC.[Ch]: Fixed to get it to compile.
429
430         * gnome_helpers.h: Changed declaration from const char * to char const *
431
432 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
433
434         * GnomeBase.[Ch]: changed ControlBase to ControlButton.
435
436 2001-03-29  Angus Leeming  <a.leeming@ic.ac.uk>
437
438         * gnomeBC.[Ch]: Patched in a slight reworking of Baruch Even's patch.
439         Code moved into the generic template base class. Replaced
440         setCancelCloseButton() with setButtonLabel().
441
442 2001-03-29  Baruch Even  <baruch@lyx.org>
443
444         * gnomeBC.[Ch]: Changed to use the new GuiBC template.
445
446 2001-03-29  Baruch Even  <baruch@lyx.org>
447
448         * FormUrl.C (d-tor):
449         * FormCredits.C (d-tor): Removed the dialog_->destroy(), it was causing
450         crashes on exit.
451
452         * GnomeBase.C (d-tor): Added a check for times when the xml wasn't loaded.
453
454 2001-03-29  Michael Koziarski  <michael@koziarski.org>
455
456         * Dialogs.C: Uncommented FormCredits in the #include and instantiate it.
457
458         * Makefile.am: Added FormCredits.[Ch]
459
460         * FormCredits.[Ch]: Created FormCredits dialog using libglade
461         approach.  Text needs to be formatted still.
462
463         * dialogs/diahelpcredits.glade: Created file.
464
465 2001-03-26  Baruch Even  <baruch@lyx.org>
466
467         * Various files: Fixes to get the gnome frontend to compile again.
468         Removed most xforms dialogs in order to reduce compilation breaks caused
469         by the moves to MVC in the xforms frontend.
470
471         * GUIRuntime.C: Added libglade library initialization.
472
473         * gnomeBC.h:
474         * gnomeBC.C: Added file for the MVC support.
475
476         * gnome_helpers.h: Added file with support functions.
477
478         * GnomeBase.h:
479         * GnomeBase.C: Added file to be the base class of MVC dialogs that use
480         libglade.
481
482         * FormUrl.h:
483         * FormUrl.C: Recreated the dialog in the MVC way.
484
485         * Timeout_pimpl.h:
486         * Timeout_pimpl.C: Implementation of the Timeout pimpl.
487
488 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
489
490         * several files: remove CXX_WORKING_NAMESPACES
491
492 2001-03-11  Baruch Even  <baruch@lyx.org>
493
494         * Various files: More fixes to get it compiled again.
495
496 2001-03-06  Baruch Even  <baruch@lyx.org>
497
498         * Various files: Small fixes to get the gnome frontend to compile again.
499
500 2001-02-26  Dekel Tsur  <dekelts@tau.ac.il>
501
502         * FormRef.C (apply): Update bookmark #0 after inserting a reference.
503
504 2001-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
505
506         * FormCitation.C: small cleanup.
507         (searchSimple): better localization of variables, don't use
508         sequencing operator if you don't have to.
509
510         * other: use compare instead of strcmp/strncmp