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