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