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