]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
add a 'cancel' button to the two alert dialogs triggered in File->Open
[lyx.git] / src / ChangeLog
index b0351ee39f17ee5ee784fcaf899e9e9581962787..6ac277306fac70398034ec298561ce4331fd01e2 100644 (file)
@@ -1,4 +1,46 @@
 
+2004-03-26  Alfredo Braunstein  <abraunst@lyx.org>
+
+       * buffer_funcs.C (readFile): add cancel button to two prompt dialogs 
+
+2004-03-26  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * kbsequence.C (print): adjust
+
+       * kbmap.C (printKeySym): rename and change signature
+       (printKey): use LyXKeySym::print()
+
+2004-03-26  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * undo.C: add using std::advance to compile for stlport
+
+2004-03-24  Angus Leeming  <leeming@lyx.org>
+
+       * lyxfunc.C (dispatch): remove test code in LFUN_QUIT handler as
+       it leads to a crash when no buffer is present.
+
+2004-03-25  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+            Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * lyxfunc.C (dispatch): 
+       * bufferparams.C (readToken): use the new LColor::setColor 
+
+       * LColor.[Ch] (setColor): new version that takes two strings as
+       argument and creates a new color entry if necessary
+
+2003-02-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * buffer.C (makeLaTeXFile): if the main latex file that is
+       processed is usually a subdocument of some master, then pretend
+       for a while that it is actually the master
+
+2003-02-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * buffer.C (getLabelList):
+       (getBibkeyList): use getMasterBuffer()
+       (getMasterBuffer): new method. Returns the main document in the
+       case where one is using included documents.
+
 2004-03-25  André Pönitz  <poenitz@gmx.net>
 
        * Makefile.am: