Code

restored pedro/work and added it to make.exclude
[inkscape.git] / ChangeLog
index 590857a6efee2fe2abea29eaa6ae4f4e97be646f..6219f84d725b8bcba77ac73975c1027f8240a757 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,41 @@
-2006-06-09  Jon A. Cruz  <jon@joncruz.org>
+2006-06-21  Colin Marquardt  <colin@marquardt-home.de>
+
+       * share/templates/DVD_cover_regular_300dpi.svg,
+       share/templates/DVD_cover_slim_300dpi.svg,
+       share/templates/DVD_cover_superslim_300dpi.svg,
+       share/templates/DVD_cover_ultraslim_300dpi.svg:
+       DVD templates by Aleksandar Urosevic. Closes #1507164.
+
+2006-06-19  Michael Wybrow  <mjwybrow@users.sourceforge.net>
+
+       * packaging/macosx/Resources/script,
+         packaging/macosx/Resources/bin/inkscape:
+
+         Improve quoting of shell variables.
+
+       * packaging/macosx/ScriptExec/ScriptExec.xcodeproj/project.pbxproj:
+
+         Xcode 2 project file for the OS X launcher.  This will build a
+         Universal version of the launcher by default.  The project files for
+         different versions are named differently, so this will be picked up and
+         used if the package builder has a sufficiently new version of Xcode.
+
+       * packaging/macosx/ScriptExec/ScriptExec.xcode/sveinbjornt.pbxuser,
+         packaging/macosx/ScriptExec/ScriptExec.xcode/voisine.pbxuser:
+
+         Remove unnecessary user preference files.
+
+       * Makefile.am:
+       
+         Update the Xcode project files included when creating releases.
+
+2006-06-13  Jon A. Cruz  <jon@joncruz.org>
+
+       * TRANSLATORS, src/ui/dialog/aboutbox.cpp:
+
+         Applied patch #1505715.
+
+2006-06-13  Jon A. Cruz  <jon@joncruz.org>
 
        * packaging/macosx/Resources/etc/fonts/fonts.conf:
 
@@ -6,7 +43,8 @@
 
 2006-06-09  Jon A. Cruz  <jon@joncruz.org>
 
-       * src/object-snapper.cpp, src/selection.cpp, src/selection.h, src/seltrans.cpp:
+       * src/object-snapper.cpp, src/selection.cpp, src/selection.h,
+         src/seltrans.cpp:
 
          Applied patch #1503864.
 
@@ -21,7 +59,8 @@
 
        * src/seltrans.cpp:
 
-         Work-around for seltrans not getting calls to grab() and ungrab() as expected.
+         Work-around for seltrans not getting calls to grab() and ungrab() as
+         expected.
          Fixes bug #1501156.
 
 2006-06-07  Jon A. Cruz  <jon@joncruz.org>