]> git.lyx.org Git - lyx.git/blob - src/frontends/gtk/ChangeLog
047230d8183ee5a23180db4146c2cac02c2d6263
[lyx.git] / src / frontends / gtk / ChangeLog
1 2005-01-10  Angus Leeming  <leeming@lyx.org>
2
3         * ghelpers.C:
4         * lyx_gui.C: use support/package.h to provide the paths to the
5         various directories used by LyX.
6
7 2005-01-06  Lars Gullik Bjonnes  <larsbj@gullik.net>
8
9         * GParagraph.C: drop unused include tostr.h
10
11         * GSpellchecker.C:
12         * GPrint.C:
13         * GGraphics.C (apply): tostr -> convert
14
15 2005-01-04  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
16
17         * xftFontLoader.C: lyxrc.font_sizes is a string now.
18
19         * lyx_gui.C: change getDVI() to int.
20
21 2005-01-04  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
22
23         * GGraphics.C: more precise checks for the value strings.
24
25 2004-12-28  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
26
27         * GGraphics.C: store all float/double values as strings.
28
29 2004-12-19  Angus Leeming  <leeming@lyx.org>
30
31         * lyx_gui.C (start): s/slashify_path/internal_path/
32
33 2004-12-19  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
34
35         * ghelpers.C (getDefaultUnit): add return statement to shut up the
36         compiler
37         * ghelpers.C (buildLengthNoRelUnitList): use std::string::npos
38         instead of -1
39
40 2004-12-12  John Spray  <spray_john@users.sourceforge.net>
41
42         * glade/Makefile.am: update to include all current glade
43                 files.  This fixes "make install" for the gtk frontend.
44
45 2004-12-08  John Spray  <spray_john@users.sourceforge.net>
46
47         * FileDialogPrivate.C: use Gtk::FileChooser.set_current_name
48                 to make suggested filenames work when saving
49
50 2004-12-07  John Spray  <spray_john@users.sourceforge.net>
51
52         * glade/: improve layouts, set spinbuttons to display 2
53                 decimal places where apropriate
54         * GSearch.C: focus 'find' entry on update()
55         * GParagraph.C: don't require that 'ControlBox' widget
56                 be an HBox.
57         * The Include Dialog:
58           Dialogs.C, Makefile.am, GInclude.[Ch], glade/include.glade
59
60 2004-12-05  Lars Gullik Bjønnes  <larsbj@lyx.org>
61
62         * glade/Makefile.am: clean up a bit
63         * gimages/Makefile.am (dist_noinst_DATA): ditto
64
65 2004-12-02  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
66
67         * GTableCreate.C: use size_t-like types for cell, row and column
68         indices
69
70 2004-11-29  John Spray  <spray_john@users.sourceforge.net>
71
72         * GToolbar.C: Make layouts combobox not expand to full height
73                 of toolbar, it looks more like a combobox this way.
74
75 2004-11-26  John Spray  <spray_john@users.sourceforge.net>
76
77         * FileDialogPrivate.[Ch]: use Gtk::FileChooser, add
78                 filtering.
79
80 2004-11-25  John Spray  <spray_john@users.sourceforge.net>
81
82         * GViewBase.h: Fix gcc 3.4 compilation
83         * pch.h: added (barebones version to be improved)
84
85 2004-11-22  John Spray  <spray_john@users.sourceforge.net>
86
87         * GWorkArea.C: Set small scrolling interval to 3*lineheight
88                 as opposed to 1*lineheight
89
90 2004-11-22  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
91
92         * GSendto.C: Disable concept checks (see below)
93
94 2004-11-21  John Spray  <spray_john@users.sourceforge.net>
95
96         * The Sendto Dialog:
97           Dialogs.C, Makefile.am, GSendto.C, GSendto.h
98
99 2004-11-17  Lars Gullik Bjonnes  <larsbj@gullik.net>
100
101         * Disable concept checks with the use of ugly preprocessor stuff
102         in several files.
103
104 2004-11-15  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
105
106         * GView.C (hasFocus): new method, always returns true for now
107
108 2004-11-15  John Spray  <spray_john@users.sourceforge.net>
109
110         * The VSpace Dialog:
111           Dialogs.C, Makefile.am, GVSpace.C, GVSpace.h
112         * The Note Dialog:
113           Dialogs.C, Makefile.am, GNote.C, GNote.h
114         * The Float Dialog:
115           Dialogs.C, Makefile.am, GFloat.C, GFloat.h
116         * ghelpers.[Ch]: getGTKStockIcon added to choose gtk
117                 stock icons for FuncRequests, buildLengthNoRelUnitList()
118                 to get vector of units not containing "%"
119         * GToolbar.C: use getGTKStockIcon for toolbutton icons
120         * GMenubar.C: add icons to menu items
121
122 2004-11-14  John Spray  <spray_john@users.sourceforge.net>
123
124         * The ERT dialog:
125           Dialogs.C, Makefile.am, GERT.C, GERT.h
126         * The Box dialog:
127           Dialogs.C, Makefile.am, GBox.C, GBox.h
128         * ghelpers.[Ch], GGraphics.[Ch]: new functions unitsComboFromLength
129                 and getDefaultUnit take functionality that was in GGraphics into
130                 ghelpers
131
132 2004-11-08  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
133
134         * GToolbar.C (selected): use layoutSelected()
135
136 2004-11-05  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
137
138         * GToolbar.C (selected, clicked):
139         * GMenubar.C (onCommandActivate): do not use the verbose argument
140         to dispatch
141
142 2004-11-04  John Spray  <spray_john@users.sourceforge.net>
143
144         * GWorkArea.C: convert GdkEventButton->state from
145                 gdk mouse button ids into mouse_button::state
146                 using gButtonToLyx function
147
148 2004-10-23  John Spray  <spray_john@users.sourceforge.net>
149
150         * ghelpers.[Ch]: Add buildLengthUnitList() to get vector of
151                 available length unit strings
152         * The Graphics dialog:
153           Dialogs.C, Makefile.am, GGraphics.C, GGraphics.h
154
155 2004-10-11  John Spray  <spray_john@users.sourceforge.net>
156
157         * GWorkArea.C: allow user to scroll only one half workarea height
158         off the end of the document, and make the scrollbar and mousewheel
159         consistant in this respect.
160
161 2004-10-11  John Spray  <spray_john@users.sourceforge.net>
162
163         * The Changes dialog
164         * Dialogs.C, Makefile.am, GChanges.C, GChanges.h
165         * ControlChanges.[Ch]: make accept() and reject() return bool
166         from findNextChange
167
168 2004-10-09  John Spray  <spray_john@users.sourceforge.net>
169
170         * The Log dialog
171         * Dialogs.C, GLog.C, GLog.h, Makefile.am, glade/log.glade
172
173 2004-10-08  John Spray  <spray_john@users.sourceforge.net>
174
175         * The ShowFile dialog
176         * Dialogs.C, GShowFile.C, GShowFile.h, Makefile.am
177         * The Texinfo dialog
178         * Dialogs.C, GTexinfo.C, GTexinfo.h, Makefile.am
179         * The ErrorList dialog
180         * Dialogs.C, GErrorList.C, GErrorList.h, Makefile.am
181         * GViewBase.[Ch]: implement setTitle for gtk windows.
182
183 2004-10-06  John Spray  <spray_john@users.sourceforge.net>
184
185         * The Spellchecker dialog
186         * Dialogs.C, GSpellchecker.C, GSpellchecker.h, Makefile.am
187
188 2004-10-06  John Spray  <spray_john@users.sourceforge.net>
189
190         * GView.C (c-tor): get the layout engine working correctly by
191         invoking Gtk::PACK_EXPAND_WIDGET for the main LyX screen.
192
193 2004-10-04  John Spray  <spray_john@users.sourceforge.net>
194
195         * The MathsMatrix dialog
196         * Dialogs.C, GMathsMatrix.C, GMathsMatrix.h, Makefile.am
197
198 2004-10-04  John Spray  <spray_john@users.sourceforge.net>
199
200         * GMenubar.C: use item->submenu() instead of
201         getMenu(item->submenuname) where item->submenuname is empty.
202         Fixes crash with "Figures" submenu.
203
204 2004-10-03  John Spray  <spray_john@users.sourceforge.net>
205
206         * GMenubar.C: add labels in MenuItems to display bindings
207         * GLyxKeySym.C: make print() output GTK+ style (Ctrl+N instead
208         of C-n)
209
210 2004-10-02  John Spray  <spray_john@users.sourceforge.net>
211
212         * The Table of Contents dialog
213         * Dialogs.C, GToc.C, GToc.h, Makefile.am
214
215 2004-09-29  John Spray  <spray_john@users.sourceforge.net>
216
217         * The Paragraph dialog
218         * Dialogs.C, GParagraph.C, GParagraph.h, Makefile.am
219
220 2004-09-28  John Spray  <spray_john@users.sourceforge.net>
221
222         * GToolbar.[Ch]: Use ComboBox instead of deprecated Combo for
223         GLayoutBox class
224
225 2004-09-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
226
227         * lyx_gui.C (start): change comment
228         (start): use for_each instead of explicit loop
229
230         * GWorkArea.h: store shared_ptr in the Maps.
231
232         * GWorkArea.C (~ColorCache): delete
233         (getColor): adjust
234         (getXftColor): adjust
235         (cacheColor): adjust
236         (cacheXftColor): adjust
237         (clear): simplify
238
239         * GView.C (GView): use show_all() instead of explict loop
240
241         * GMathPanel.C (doBuild): ws change
242
243 2004-09-27  John Spray  <spray_john@users.sourceforge.net>
244
245         * The Character dialog
246         * Dialogs.C, GCharacter.C, GCharacter.h, Makefile.am, ghelpers.h,
247         glade/Makefile.am, glade/character.glade
248
249 2004-09-27  Lars Gullik Bjonnes  <larsbj@gullik.net>
250
251         * GXpmBtnTbl.C (construct): use Boost.Assert
252
253         * GToolbar.C (update): make items const
254
255 2004-09-27  John Spray  <spray_john@users.sourceforge.net>
256
257         * GBC.C: Don't let the button controller set the label on GTK+
258         stock icons
259         * GMathPanel.C: resize-friendly packing
260         * glade/*.glade: misc tweaks
261
262 2004-09-26  Lars Gullik Bjonnes  <larsbj@gullik.net>
263
264         * Reordered and a lot of includes in a lot of files.
265
266 2004-09-26  Lars Gullik Bjonnes  <larsbj@gullik.net>
267             John Spray  <spray_john@users.sourceforge.net>
268
269         * Initial move to gtk 2.4.
270
271 2004-09-26  Lars Gullik Bjonnes  <larsbj@gullik.net>
272
273         * WS changes.
274
275 2004-09-25  John Spray  <spray_john@users.sourceforge.net>
276
277         * GPrint.C: minor fixes to make it compile and work, get rid of
278         "Apply"
279         * Dialogs.C: move from FormPrint to GPrint
280         * Makefile.am: move from FormPrint to GPrint
281         * glade/print.glade: rearrange, gtk stock button for Print, get
282         rid of "Apply"
283
284 2004-09-24  John Spray  <spray_john@users.sourceforge.net>
285
286         * GSearch.[Ch]: new files
287         * Dialogs.C: move from formsearch to gsearch
288         * Makefile.am: move from formsearch to gsearch, alphabetically
289         sort list of libgtk_la_SOURCES
290         * glade/search.glade: s/Backwords/Backwards/, accelerator escape
291         for close button, gtk stock buttons for find and replace.
292
293 2004-09-23  John Spray  <spray_john@users.sourceforge.net>
294
295         * GWorkArea.[Ch]: Add GWorkArea::onScrollWheel to implement
296         mouse-wheel scrolling of document
297
298 2004-07-24  Lars Gullik Bjonnes  <larsbj@gullik.net>
299
300         * GPainter.C (text): use boost::scoped_array to store the
301         temporary wchar_t pointer
302
303         * lyx_gui.C: change "support/std_sstream.h" to <sstream>
304
305 2004-07-22  Lars Gullik Bjonnes  <larsbj@gullik.net>
306
307         * lyx_gui.C (register_socket_callback,unregister_socket_callback):
308         implement
309         (set_read_callback,remove_read_callback): remove implementation
310
311         * io_callback.[Ch]: new files
312         * Makefile.am (libgtk_la_SOURCES): handle them
313
314 2004-07-21  Lars Gullik Bjonnes  <larsbj@gullik.net>
315
316         * lyx_gui.C (register_socket_callback): add stub
317         (unregister_socket_callback): add stub
318
319 2004-05-26  Lars Gullik Bjonnes  <larsbj@gullik.net>
320
321         * Makefile.am: dont create a separate xforms.lo use he files
322         directly when building libgtk instead.
323
324 2004-05-19  Angus Leeming  <leeming@lyx.org>
325
326         * Most files: wrap code up inside namespace lyx::frontend.
327
328 2004-05-04  Angus Leeming  <leeming@lyx.org>
329
330         * Dialogs.C: Remove "error" dialog identifier.
331
332 2004-04-28  Angus Leeming  <leeming@lyx.org>
333
334         * GToolbar.[Ch]: rewrite code to derive from a single Toolbar or
335         LayoutBox.
336
337         * GView.C: small changes due to changed Toolbar API.
338
339 2004-04-28  Angus Leeming  <leeming@lyx.org>
340
341         * WorkAreaFactory.C (create): No longer passed x, y data.
342
343         * GView.[Ch] (c-tor): no longer passes x, y data to BufferView c-tor.
344
345 2004-04-28  Angus Leeming  <leeming@lyx.org>
346
347         * WorkAreaFactory.C (create): pass a LyXView & to GWorkArea c-tor.
348
349         * GWorkArea.[Ch] (c-tor): now receives a LyXView &. Use it instead
350         of GView::instance.
351
352         * GView.[Ch] (instance): removed.
353
354 2004-04-27  Angus Leeming  <leeming@lyx.org>
355
356         * GView.[Ch]: split the window into 'top', 'left', 'center',
357         'right' and 'bottom' boxes.
358         (getBox): accessor for a particular box.
359
360         * GMenubar.C (c-tor):
361         * GMiniBuffer.C (c-tor):
362         * GWorkArea.C (c-tor):
363         * GToolbar.C (add): access the correct Box in GView.
364
365         * GToolbar.[Ch] (add, displayToolbar): show only those toolbars that
366         are flagged as 'ON'.
367
368 2004-04-27  Angus Leeming  <leeming@lyx.org>
369
370         * ghelpers.[Ch]: new files.
371         (findGladeFile): search the top_srcdir() as welll as LibFileSearch
372         when looking for glade files.
373
374         * Makefile.am: add new files.
375
376         * GAboutlyx.C (doBuild):
377         * GMathDelim.C (doBuild):
378         * GMathPanel.C (doBuild):
379         * GPrint.C (doBuild):
380         * GTableCreate.C (doBuild):
381         * GText.C (doBuild):
382         * GUrl.C (doBuild): use findGladeFile in preference to LibFileSearch.
383         Prevents crash when using a not-installed lyx executable.
384
385 2004-04-20  Angus Leeming  <leeming@lyx.org>
386
387         * Makefile.am (SUBDIRS): add gimages.
388
389         * gimages/.cvsignore: new file. Ignore Makefile.in, Makefile.
390
391         * gimages/Makefile.am: new file. Add the xpm files to EXTRA_DIST.
392
393         * glade/Makefile.am (GLADE_FILES): replace '*.glade' with the
394         names of the individual files.
395         'make distdir' Now works when srcdir != builddir.
396
397 2004-04-08  Angus Leeming  <leeming@lyx.org>
398
399         * GPainter.C: compile fixes.
400
401 2004-04-07  Alfredo Braunstein  <abraunst@lyx.org>
402
403         * GPainter.[Ch]: adjust to changes in Painter.h
404
405 2004-04-05  Angus Leeming  <leeming@lyx.org>
406
407         * Dialogs.C (build): set the preferences dialog button policy to
408         PreferencesPolicy.
409
410 2004-04-05  Angus Leeming  <leeming@lyx.org>
411
412         * GMenubar.C: wrap #warning calls inside #ifdef WITH_WARNINGS blocks.
413
414 2004-03-31  Angus Leeming  <leeming@lyx.org>
415
416         * GViewBase.C: remove mention of ControlButtons.h.
417
418         * Makefile.am: remove mention of xforms' Dialogs2.lo, FormBase.lo.
419
420 2004-03-31  Angus Leeming  <leeming@lyx.org>
421
422         * Dialogs.C (build): added preamble dialog.
423
424 2004-03-31  Angus Leeming  <leeming@lyx.org>
425
426         * Dialogs.C (build): added spellchecker dialog.
427
428 2004-03-31  Angus Leeming  <leeming@lyx.org>
429
430         * Dialogs.C (build): added preferences dialog.
431
432 2004-03-30  Angus Leeming  <leeming@lyx.org>
433
434         * Dialogs.C (build) added document dialog.
435
436 2004-03-28  Angus Leeming  <leeming@lyx.org>
437
438         * Dialogs.C (build): added print dialog.
439
440 2004-03-27  Angus Leeming  <leeming@lyx.org>
441
442         * Dialogs.C (build): added box, fidreplace, log, sendto, vspace
443         dialogs. Removed latexlog.
444
445         * Makefile.am: associated changes.
446
447 2004-03-26  Angus Leeming  <leeming@lyx.org>
448
449         * Makefile.am: ensure that the build can find lyx_forms.h when
450         srcdir != builddir.
451
452 2004-03-26  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
453
454         * GLyXKeySym.C (print): new method; print a keysym using
455         kb_keymap::printKeySym (should use some native gtk method instead)
456
457 2004-03-24  Angus Leeming  <leeming@lyx.org>
458
459         * GMenubar.C (submenuDisabled, onSubMenuActivate): compile fixes
460         due to the changes in FuncStatus.
461
462         * GToolbar.C (update): ditto.
463
464         * lyx_gui.C (start): remove code to order buffers as it no longer
465         compiles and none of the other frontends do this anymore.
466
467 2004-03-17  Angus Leeming  <leeming@lyx.org>
468
469         * Makefile.am: remove mention of the forks dialog.
470
471 2004-02-09  Huang Ying <hying_caritas@163.com>
472
473         * GXpmBtnTbl.C : add a GXpmBtnTbl class to automate creating a Xpm
474         Button Table according to a set of xpm data or xbm data, is equivalent
475         with bmtable in xforms frontend.
476         * GMathPanel.C : revise using GXpmBtnTbl.
477         * gimages : a directory for xpm used in gtk frontend only.
478         * GMathDelim.C : math delimiter dialog.
479
480 2004-02-07  Huang Ying <hying_caritas@163.com>
481
482         * GViewBase.C : add addCancel, addOK, addApply, add Restore to
483         facilitate setup buttons signal.
484         * GAboutLyx.C : using addxxx series functions.
485         * GTableCreate.C : using addxxx series functions.
486         * GText.C : using addxxx series functions.
487         * GUrl.C : using addxxx series functions.
488
489 2004-02-02  Huang Ying <hying_caritas@163.com>
490
491         * GAboutLyx.C : the "CREDITS" is in "ISO8859-1" charset not locale
492         charset, so change the convert function from Glib::locale_to_utf8
493         to Glib::convert(credit, "UTF-8", "ISO8859-1").
494
495 2003-12-20  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
496
497         * Dialogs.C:
498         * Makefile.am: remove vclog (compile fix)
499
500 2003-12-14  Michael Schmitt  <michael.schmitt@teststep.org>
501
502         * Dialogs.C:
503         * Makefile.am: remove minipage
504
505 2003-10-30  Huang Ying  <hying_caritas@163.com>
506
507         * GToolbar.C : change layouts widget update code according xforms
508         fronetends to prevent layouts widget from disable always.
509
510 2003-10-28  Huang Ying  <hying_caritas@163.com>
511
512         * codeConvert.h (etc): Change FcChar to XftChar according to the libxft
513         interface changing.
514         * FileDialogPrivate.C : get rid of button support in FileDialog
515         because of the implementation of Gtk::FileSelection changed.
516         * glade/.cvsignore : add *.gladep, which is generated during editing
517         *.galde
518         * Add MathPanel, TableCreate and Url dialog
519
520 2003-10-15  José Matos  <jamatos@lyx.org>
521
522         * lyx_gui.C (start): add lyxsocket.
523         (LyX_XErrHandler): fix call to emergencyCleanup.
524
525 2003-10-14  Angus Leeming  <leeming@lyx.org>
526
527         * lyx_gui.C (start): store the LyXView in the LyX list of all LyXViews.
528
529 2003-10-13  José Matos  <jamatos@lyx.org>
530
531         * lyx_gui.C (set_datasocket_callback, set_serversocket_callback,
532         remove_datasocket_callback, remove_serversocket_callback):
533         prefix those fucntions with lyx_gui:: to link correctly.
534
535         * lyx_gui.C (start): fix call to dispatch.
536
537 2003-10-13  Angus Leeming  <leeming@lyx.org>
538
539         * lyx_gui.C (set_datasocket_callback, set_serversocket_callback,
540         remove_datasocket_callback, remove_serversocket_callback):
541         placeholder functions, enabling the frontend to be linked.
542
543 2003-10-08  Angus Leeming  <leeming@lyx.org>
544
545         Fix doxygen warnings.
546
547         * Alert_pimpl.C: \file Alert_pimpl.C -> \file gtk/Alert_pimpl.C
548         * FileDialog.C: \file FileDialog.C -> \file gtk/FileDialog.C
549         * GView.C: \file GView.C -> \file gtk/GView.C
550         * GView.h: \file GView.h -> \file gtk/GView.h
551
552 2003-09-21  Lars Gullik Bjønnes  <larsbj@gullik.net>
553
554         * GToolbar.C (add): Make it take a ToobarBackend::Item as arg,
555         adjust.
556         (onButtonClicked): take a FuncRequest
557         (update): adjust
558
559         * GMenubar.C (submenuDisabled): pass FuncRequest to getStatus.
560         (onSubMenuActivate): ditto
561         (onCommandActivate): pass MenuItem::func to dispatch
562
563         * LyXKeySymFactory.C (create): fix new bug
564
565         * GView.C (GView): fix new bug
566
567         * GToolbar.C (add): fix new bug
568
569 2003-09-18  Angus Leeming  <leeming@lyx.org>
570
571         * GPainter.C:
572         * GPainter.h:
573         * GWorkArea.C:
574         * GWorkArea.h:
575         * lyx_gui.C: rename EnumLColor as LColor_color.
576
577 2003-09-16  Angus Leeming  <leeming@lyx.org>
578
579         * GScreen.[Ch] (workarea):
580         * GWorkArea.[Ch] (~ColorCache, getColor, getXftColor, cacheColor,
581         cacheXftColor, getPainter, workWidth, workHeight, xpos, ypos, getWindow,
582         getDisplay, getPixmap, getGC, getColormap, getXftDraw, getColorHandler):
583         move out-of-line.
584
585 2003-09-15  Angus Leeming  <leeming@lyx.org>
586
587         * GPainter.C: add #include "LColor.h".
588         * GPainter.[Ch] (setForeground, point, line, lines, rectangle, fillRectangle,
589         fillPolygon, arc): pass EnumLColor args, rather than LColor::color ones.
590
591         * GScreen.C:
592         * GWorkArea.C: add #include "LColor.h".
593
594         * GWorkArea.h: remove #include "LColor.h".
595         change typedefs to take an EnumLColor arg rather than an LColor::color one.
596
597         * GWorkArea.h (getColor, getXftColor, cacheColor, cacheXftColor):
598         * GWorkArea.[Ch] (getXftColor, getGdkColor): pass EnumLColor args, rather
599         than LColor::color ones.
600
601         * lyx_gui.C (hexname, update_color): pass EnumLColor args, rather
602         than LColor::color ones.
603
604 2003-09-10  Angus Leeming  <leeming@lyx.org>
605
606         * GToolbar.C (onLayoutSelected): missed a change from a call to the
607         Buffer::params member variable to the Buffer::params() function.
608
609 2003-09-09  Lars Gullik Bjønnes  <larsbj@lyx.org>
610
611         * GPainter.C: change Assert to BOOST_ASSERT
612
613 2003-09-08  Angus Leeming  <leeming@lyx.org>
614
615         * GPainter.h: do not #include <config.h> in header files.
616
617 2003-09-02  Angus Leeming  <leeming@lyx.org>
618
619         * .cvsignore:
620         * glade/.cvsignore: new files.
621
622 2003-09-02  Angus Leeming  <leeming@lyx.org>
623
624         * all files: standard-conformant header blurbs.
625
626 2003-09-02  Huang Ying  <hying_caritas@163.com>
627
628         * initial release