X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2FChangeLog;h=a6fd58aecc3dbf2ec355633dee89900b84ab7e0b;hb=e54ae72e5fac6f750c3f7972c74bb42b57f3a049;hp=c71f4c5908a3fb86c397ae6f44d5ea262f6aff83;hpb=b1fb4b15f27655c71fe817778b11829bd546110c;p=lyx.git diff --git a/development/ChangeLog b/development/ChangeLog index c71f4c5908..a6fd58aecc 100644 --- a/development/ChangeLog +++ b/development/ChangeLog @@ -1,3 +1,258 @@ +2006-03-10 Michael Gerz + + * Win32/packaging/installer/lyx_languages/*.nsh: + Win32/packaging/README: adjust to new package structure + +2006-02-24 Bennett Helm + + * Minor tweak to Info.plist in Mac application bundle. + +2006-02-13 Jean-Marc Lasgouttes + + * MacOSX/LyX.app/Contents/Resources/preferences: move here. the + LyX subdirectory has not been updated; update the prefs for 1.4.0. + +2006-02-02 Georg Baum + + * FORMAT: document branches + +2006-02-01 Bennett Helm + + * MacOSX/LyX.app/Contents/Resources/LyX/preferences: update again. + Something went wrong. + +2006-1-12 Bennett Helm + + * MacOSX/LyX.app/Contents/Resources/LyX/preferences: update formats + section to conform to lyx-1.4 conventions + +2005-10-13 Jürgen Spitzmüller + + * FORMAT: document format change to 245. + +2005-10-11 Bennett Helm + + * MacOSX/LyX.app/Contents/MacOS/lyxeditor: Use the new location of + the users directory + +2005-10-11 Lars Gullik Bjonnes + + * Makefile.am (EXTRA_DIST): also dist MacOSX + +2005-09-28 Jürgen Spitzmüller + + * FORMAT: document format change to 244. + +2005-09-21 Bennett Helm + + * MacOSX/LyX.app/Contents/Info.plist: change description of .lyx + file type. + + * MacOSX/qt.patch: remove. + +2005-09-21 Jean-Marc Lasgouttes + + * MacOSX/LyX.app/: add the LyX/Mac skeleton to the repository. + +2005-09-18 Kayvan Sylvan + + * lyx.spec.in: trivial fix for modern versions of rpm: + s/Copyright/License/. + +2005-07-29 José Matos + + * FORMAT: add the correct date when format 223 make its debut in cvs. + +2005-07-18 José Matos + + * FORMAT: document changed to 243. + +2005-07-16 Lars Gullik Bjønnes + + * tools/README.bin.example: remove reLyX stuff + + * lyx.spec.in: remove reLyX stuff + +2005-07-16 Jean-Marc Lasgouttes + + * Win32/packaging/package_lyxwin.sh: + * Win32/packaging/README: lib/xfonts is dead. + +2005-07-07 Jean-Marc Lasgouttes + + * FORMAT: document change to format 242. + +2005-05-20 Michael Schmitt + + * Win32/fakeconfig/lyxrc.defaults: rename "ASCII" + to "Plain text" + +2005-02-03 Georg Baum + + * FORMAT: document change to format 241. + +2005-01-24 Jürgen Spitzmüller + + * FORMAT: document change to format 240. + +2004-10-11 Georg Baum + + * lyx.spec.in: fix spec file if it is generated by + configure --with-version-suffix + * lyx.spec.in: remove dependencies + +2004-10-10 José Matos + + * FORMAT: document change to format 237. + +2004-08-19 José Matos + + * FORMAT: document change to format 236. + +2004-07-01 Georg Baum + + * FORMAT: document change to format 235. + +2004-05-12 Angus Leeming + + * FORMAT: document change to format 234. + +2003-03-07 Jürgen Spitzmüller + + * FORMAT: document jurabib. + +2003-02-23 Jürgen Spitzmüller + + * FORMAT: document change to format 230. + +2003-12-29 Jürgen Spitzmüller + + * FORMAT: document change to format 229. + +2003-12-15 Angus Leeming + + * FORMAT: document change to format 228. + +2003-12-10 Angus Leeming + + * FORMAT: document the addition of a 'draft' option to InsetExternal. + +2003-12-10 Angus Leeming + + * FORMAT: document formats 226 and 227 + +2003-12-01 André Pönitz + + * Code_rules/Recommendations: + * Code_rules/Rules: updated + +2003-11-05 João Luis M. Assirati + + * lyxsocket/lyxclient.man: a man page for lyxclient. + +2003-11-05 João Luis M. Assirati + + * lyxsocket/lyxclient.C: makes lyxclient work with LYXSOCKET + environment variable. + +2003-09-11 Jean-Marc Lasgouttes + + * MacOSX/lyx.xpm: remove. Not needed after all... + +2003-09-08 Jean-Marc Lasgouttes + + * MacOSX/qt.patch: + * MacOSX/lyx.xpm: files needed when building Qt/Mac + +2003-07-28 José Matos + + * FORMAT: \layout -> \begin_layout. + +2003-07-28 José Matos + + * FORMAT: document 225 + +2003-02-10 Angus Leeming + + * FORMAT: document 224. + +2003-02-10 John Levon + + * FORMAT: document 2.22 + +2003-01-12 Lars Gullik Bjønnes + + * Makefile.am (EXTRA_DIST): dist generated spec file as well. + +2002-10-25 Kayvan A. Sylvan + + * lyx.spec.in (CFLAGS, CXXFLAGS): Fixed to use configure + defaults instead of overriding them. + +2002-10-24 Angus Leeming + + * FORMAT: document further change to InsetGraphicsParams. + +2002-10-23 Angus Leeming + + * tools/mkdoclinks.sh: new file. Run in /lib/doc to + generate symbolic links from that dir to whereever the LyX + documentation is to be found. This enables a non-installed LyX + to find these docs. + +2002-08-23 Rob Lahaye + * FORMAT: explain changes with new graphics dialog + +2002-08-02 Angus Leeming + + * FORMAT: document the InsetGraphicsParams "size_type" -> "size_kind" + change. + +2002-08-02 Angus Leeming + + * FORMAT: a new file to document changes in the LyX file format. + Start it off with a change to Include insets. + +2002-06-26 André Pönitz + + * development/Win32/lyxwin32.c: Win32 specific patch from Claus + Hentschel + +2002-06-05 Jean-Marc Lasgouttes + + * tools/lxtl.sh: remove unused file + +2002-05-25 John Levon + + * Code_rules/Rules: mention enums should be lower-case + +2002-05-23 Kayvan A. Sylvan + + * lyx.spec.in: Remove --with-included-string for 1.3.0cvs and + beyond. + +2001-12-03 André Pönitz + + * Code_rules/Recommendations: add note about long conditions + +2001-10-08 Jean-Marc Lasgouttes + + * gettext.patch: update to gettext 0.10.40 + +2001-07-02 Claus Hentschel + + * Win32/lyxwin32.c: renamed from lyxwin32.C + + * Win32/lyxprofile: update + +2001-09-21 Kayvan A. Sylvan + + * lyx.spec.in: last cleanup + +2001-09-20 Kayvan A. Sylvan + + * lyx.spec.in: another big rework, with input from many people. + 2001-08-05 Kayvan A. Sylvan * lyx.spec.in: More cleanups and wording changes. @@ -23,7 +278,7 @@ 2001-04-03 Kayvan Sylvan - * lyx.spec.in: fix handling of reLyX with RPM relocation. + * lyx.spec.in: fix handling of reLyX with RPM relocation. 2001-03-30 John Levon @@ -34,4 +289,3 @@ * Code_rules/Recommendations: * Code_rules/Rules: update, add some comments, spelling and grammar -