X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2FChangeLog;h=22b399892352d9f685659f286257561f8432318a;hb=9a17e559f289845db02bc114fad5190280548e4e;hp=f247b65346914fd7d4ff554a4c5c1a012e6ab9e2;hpb=d8c516a7294ca7ff7c9fcad92838eb6afa083a45;p=lyx.git diff --git a/src/frontends/ChangeLog b/src/frontends/ChangeLog index f247b65346..22b3998923 100644 --- a/src/frontends/ChangeLog +++ b/src/frontends/ChangeLog @@ -1,9 +1,20 @@ +2006-03-15 Jean-Marc Lasgouttes + + * Painter.h (fillPolygon): mark as unused. + + * Painter.C (buttonFrame): draw lines instead of trapezoids; it is + simpler and fixes drawing with Qt frontend (bug 2328). + +2005-08-02 Martin Vermeer + + * LyXView.C (updateInset): scroll bar fix + 2005-05-31 Martin Vermeer * screen.[hC]: better fix, processEvents -related screen update bug -2005-05-20 Lars Gullik Bjonnes +2005-05-20 Lars Gullik Bjønnes * Move the gnome subdir to the Attic @@ -30,7 +41,7 @@ * Dialogs.[Ch] (checkStatus): new * LyXView.C (updateToolbars): call Dialogs::checkStatus -2005-03-06 Lars Gullik Bjonnes +2005-03-06 Lars Gullik Bjønnes * Makefile.am (DIST_SUBDIRS): remove gnome @@ -43,7 +54,7 @@ * screen.C: clarify comment about event queue magic -2005-02-08 Lars Gullik Bjonnes +2005-02-08 Lars Gullik Bjønnes * LyXView.C (updateLayoutChoice): minor change to some comments @@ -69,12 +80,12 @@ * screen.[Ch] (fitCursor): remove, (showCursor): adjust, (redraw): adjust -2004-11-20 Lars Gullik Bjonnes +2004-11-20 Lars Gullik Bjønnes * Dialogs.h: include since it is used in this file, fixes compilation with boost 1.32.0. -2004-11-17 Lars Gullik Bjonnes +2004-11-17 Lars Gullik Bjønnes * Painter.h: include LColor.h to satisfy concept checks. @@ -91,7 +102,7 @@ * LyXView.h: fix typo -2004-09-26 Lars Gullik Bjonnes +2004-09-26 Lars Gullik Bjønnes * pch.h: include proper signal include @@ -100,18 +111,18 @@ * Timeout.h: ditto * WorkArea.h: ditto -2004-08-15 Lars Gullik Bjonnes +2004-08-15 Lars Gullik Bjønnes * pch.h: new file * Makefile.am: support pch -2004-07-22 Lars Gullik Bjonnes +2004-07-22 Lars Gullik Bjønnes * lyx_gui.h (set_read_callback,remove_read_callback): remove declaration -2004-06-18 Lars Gullik Bjonnes +2004-06-18 Lars Gullik Bjønnes * screen.C (fitCursor): Use Debug::DEBUG (redraw): ditto