]> git.lyx.org Git - lyx.git/blobdiff - src/support/ChangeLog
* src/text2.C: deleteEmptyParagraphMechanism(): fix a crash in
[lyx.git] / src / support / ChangeLog
index 7b23d465dec0ae641fc9a9cc6136f298fde42da7..fc5e55de2505daebdee5d5a9b3d25d9e3dc04982 100644 (file)
@@ -1,3 +1,43 @@
+2006-03-15  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * filename.C (mangledFilename): truncate filename to 140 characters
+       for MiKTeX's pdflatex
+
+2006-03-07  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * debugstream.h: fix nullstream.hpp location for boost 1.33.0
+       * pch.h: ditto
+
+2006-03-05  Lars Gullik Bjønnes  <larsbj@lyx.org>
+
+       * filetools.C (NormalizePath): Change to use boost::filesystem and
+       alter regex usage in preparation for boost 1.33.1.
+
+2006-02-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * package.C.in (relative_system_support_dir): fix for win32 and
+       OSX packaging.
+
+2005-11-02  Angus Leeming  <leeming@lyx.org>
+
+       * path.C: trivial fix to a MSVS warning.
+
+2005-10-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * package.C.in (get_default_user_support_dir): do not play tricks
+       with PACKAGE value.
+
+2005-09-30  Angus Leeming  <leeming@lyx.org>
+
+       * os_win32.h: new file, providing a public and portable interface
+       to the SHGetFolderPath function for older flavours of Windows.
+       * os_win32.C: tighten up code. Define the ShGetFolder class. Make
+       use of Microsoft's NewAPIs.h if available to provide us with
+       runtime support for Windows 95.
+       (internal_path): always pass the path through GetLongPathName.
+
+       * package.C.in: move lots of stuff out and into os_win32.C.
+
 2005-09-29  Angus Leeming  <leeming@lyx.org>
 
        * Makefile.am: use the Windows-friendly LYX_ABS_INSTALLED_LOCALEDIR