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