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