]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/ChangeLog
rowlist9
[lyx.git] / src / frontends / ChangeLog
index 1c96937f315585746566fa2bed93d12bd524a080..fd847b81e526e443ea8f9680056d259d4c461015 100644 (file)
@@ -1,3 +1,41 @@
+2003-04-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * screen.C (topCursorVisible): adjust
+       (drawFromTo): adjust
+       (drawOneRow): adjust
+
+2003-03-31  John Levon  <levon@movementarian.org>
+
+       * lyx_gui.h: add new font name helpers, move
+       use_gui to here.
+
+       * Alert.C: from above
+
+2003-03-31  John Levon  <levon@movementarian.org>
+
+       * Alert_pimpl.h:
+       * Alert.h:
+       * Alert.C: finally kill alert()
+
+2003-03-30  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * screen.C (drawFromTo): adjust for RowList.
+       (update): adjust.
+
+2003-03-29  John Levon  <levon@movementarian.org>
+
+       * Alert.h:
+       * Alert.C:
+       * Alert_pimpl.h: kill err_alert. Add information(),
+       warning(), error()
+
+2003-03-29  John Levon  <levon@movementarian.org>
+
+       * Alert.h:
+       * Alert.C:
+       * Alert_pimpl.h: fix up askQuestion/askConfirmation
+       into prompt, to discourage Yes/No questions.
+
 2003-03-26  Angus Leeming  <leeming@lyx.org>
 
        * Dialogs.h: remove showThesaurus.