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