]> git.lyx.org Git - features.git/blobdiff - src/frontends/gnome/ChangeLog
change "support/std_sstream.h" to <sstream>
[features.git] / src / frontends / gnome / ChangeLog
index a03db39b141e602f4d783e916e5210e8275cc529..e7e0e7c34b417410a4fcdc35776a98be5e3a08ff 100644 (file)
@@ -1,3 +1,44 @@
+2004-07-24  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * lyx_gui.C:
+       * GAbout.C: change "support/std_sstream.h" to <sstream>
+
+2004-05-28  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * Makefile.am (libgnome_la_SOURCES): add support.c and support.h
+
+2004-03-17  Angus Leeming  <leeming@lyx.org>
+
+       * Dialogs.C, Dialogs2.C, Dialogs_impl.h, Makefile.am: remove
+       mention of the forks dialog.
+
+2004-02-01  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * GFloat.C (update): "c" -> 'c' in calls to contains
+
+2003-12-14  Michael Schmitt  <michael.schmitt@teststep.org>
+
+       * Dialogs.C:
+       * Dialogs2.C:
+       * Dialogs_impl.h:
+       * Makefile.am: remove minipage
+
+2003-10-08  Angus Leeming  <leeming@lyx.org>
+
+       Fix doxygen warnings.
+
+       * GView.C: \file GView.C -> \file gnome/GView.C
+       * GView.h: \file GView.h -> \file gnome/GView.h
+
+2003-09-21  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * lyx_gui.C (parse_init): fix new bug
+
+2003-09-09  Lars Gullik Bjønnes  <larsbj@lyx.org>
+
+       * GView.C: change Assert to BOOST_ASSERT
+       * GnomeBase.C: ditto
+
 2003-07-21  Angus Leeming  <leeming@lyx.org>
 
        * lyx_gui.C (reset): use namespace lyx::graphics rather than grfx