Picon

GraphicsMagick: Adjusted key-words.

Changeset in GraphicsMagick: Adjusted key-words.
By Bob Friesenhahn <bfriesen <at> GraphicsMagick.org>

Changeset 583cebbcdc3c in /hg/GraphicsMagick
http://hg.graphicsmagick.org/GraphicsMagick?cmd=changeset;node=583cebbcdc3c
	Adjusted key-words.

diffstat:

 www/utilities.html |  2 +-
 www/utilities.rst  |  5 ++---
 2 files changed, 3 insertions(+), 4 deletions(-)

diffs (27 lines):

diff -r d1cf1b29c3f9 -r 583cebbcdc3c www/utilities.html
--- a/www/utilities.html	Sat Jun 04 14:15:31 2011 -0500
+++ b/www/utilities.html	Sat Jun 04 14:17:57 2011 -0500
 <at>  <at>  -6,7 +6,7  <at>  <at> 
 <meta name="generator" content="Docutils 0.8: http://docutils.sourceforge.net/" />
 <title>GraphicsMagick Utilities</title>
 <meta content="GraphicsMagick is a robust collection of tools and libraries to read, write, and
manipulate an image in any of the more popular image formats including GIF, JPEG, PNG, PDF, and Photo CD.
With GraphicsMagick you can create GIFs dynamically making it suitable for Web applications.  You can
also resize, rotate, sharpen, color reduce, or add special effects to an image and save your completed
work in the same or differing image format. " name="description" />
-<meta content="GraphicsMagick, Image Magick, Image Magic, PerlMagick, Perl Magick, Perl Magic,
CineMagick, PixelMagick, Pixel Magic, WebMagick, Web Magic, visualization, image processing,
software development, simulation, image, software, AniMagick, Animagic,  Magick++" name="keywords" />
+<meta content="GraphicsMagick, Image Magick, Image Magic, PerlMagick, Perl Magick, Perl Magic, image
(Continue reading)

GraphicsMagick Commits | 5 Jun 2011 00:25
Picon

GraphicsMagick: Tiny change just to test email notification hook.

Changeset in GraphicsMagick: Tiny change just to test email notification hook.
By Bob Friesenhahn <bfriesen <at> GraphicsMagick.org>

Changeset 68ab682b3631 in /hg/GraphicsMagick
http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=68ab682b3631
	Tiny change just to test email notification hook.

diffstat:

 www/Hg.rst |  1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diffs (11 lines):

diff -r 820b1b1acdcd -r 68ab682b3631 www/Hg.rst
--- a/www/Hg.rst	Sat Jun 04 17:21:52 2011 -0500
+++ b/www/Hg.rst	Sat Jun 04 17:25:20 2011 -0500
 <at>  <at>  -197,7 +197,6  <at>  <at> 
 (unstable) repository.  Subscribe to this list if you would like to be
 notified by email of changes when they occur.

-
 --------------------------------------------------------------------------

 .. |copy|   unicode:: U+000A9 .. COPYRIGHT SIGN

------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Discover what all the cheering's about.
(Continue reading)

GraphicsMagick Commits | 5 Jun 2011 00:32
Picon

GraphicsMagick: Tiny change just to test email notification hook.

changeset 4f753a00220e in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=4f753a00220e
summary: Tiny change just to test email notification hook.

diffstat:

 www/Hg.rst |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 68ab682b3631 -r 4f753a00220e www/Hg.rst
--- a/www/Hg.rst	Sat Jun 04 17:25:20 2011 -0500
+++ b/www/Hg.rst	Sat Jun 04 17:32:39 2011 -0500
 <at>  <at>  -197,6 +197,7  <at>  <at> 
 (unstable) repository.  Subscribe to this list if you would like to be
 notified by email of changes when they occur.

+
 --------------------------------------------------------------------------

 .. |copy|   unicode:: U+000A9 .. COPYRIGHT SIGN

------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Discover what all the cheering's about.
Get your free trial download today. 
http://p.sf.net/sfu/quest-dev2dev2 
(Continue reading)

GraphicsMagick Commits | 8 Jun 2011 04:06
Picon

GraphicsMagick: Add a page for links to pages about the project.

changeset ad4358144702 in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=ad4358144702
summary: Add a page for links to pages about the project.

diffstat:

 ChangeLog                              |   6 ++
 Makefile.in                            |   3 +
 VisualMagick/installer/inc/version.isx |   2 +-
 magick/version.h                       |   2 +-
 www/Changelog.html                     |   8 +++
 www/Makefile.am                        |   3 +
 www/project.html                       |  73 ++++++++++++++++++++++++++++++++++
 www/project.rst                        |  52 ++++++++++++++++++++++++
 8 files changed, 147 insertions(+), 2 deletions(-)

diffs (240 lines):

diff -r 4f753a00220e -r ad4358144702 ChangeLog
--- a/ChangeLog	Sat Jun 04 17:32:39 2011 -0500
+++ b/ChangeLog	Tue Jun 07 21:06:39 2011 -0500
 <at>  <at>  -1,3 +1,9  <at>  <at> 
+2011-06-07  Bob Friesenhahn  <bfriesen <at> simple.dallas.tx.us>
+
+	* www/project.rst: Add a page for links to pages about the
+	project.  The intention is to use this page to reduce the clutter
+	in the banner.
+
 2011-05-31  Bob Friesenhahn  <bfriesen <at> simple.dallas.tx.us>

(Continue reading)

GraphicsMagick Commits | 9 Jun 2011 04:13
Picon

GraphicsMagick: Use a simpler, single-row navigation bar.

changeset 61e018005027 in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=61e018005027
summary: Use a simpler, single-row navigation bar.

diffstat:

 Makefile.in                     |   3 ++
 scripts/html_fragments.py       |  19 ++------------
 www/ChangeLog-2001.html         |  18 ++-----------
 www/ChangeLog-2002.html         |  18 ++-----------
 www/ChangeLog-2003.html         |  18 ++-----------
 www/ChangeLog-2004.html         |  18 ++-----------
 www/ChangeLog-2005.html         |  18 ++-----------
 www/ChangeLog-2006.html         |  18 ++-----------
 www/ChangeLog-2007.html         |  18 ++-----------
 www/ChangeLog-2008.html         |  18 ++-----------
 www/ChangeLog-2009.html         |  18 ++-----------
 www/ChangeLog-2010.html         |  18 ++-----------
 www/Changelog.html              |  18 ++-----------
 www/Changes.html                |  18 ++-----------
 www/Copyright.html              |  18 ++-----------
 www/FAQ.html                    |  18 ++-----------
 www/Hg.html                     |  18 ++-----------
 www/INSTALL-unix.html           |  18 ++-----------
 www/INSTALL-windows.html        |  18 ++-----------
 www/ImageMagickObject.html      |  18 ++-----------
 www/Magick++/Documentation.html |  18 ++-----------
 www/Magick++/Image.html         |  18 ++-----------
 www/Magick++/index.html         |  18 ++-----------
 www/Makefile.am                 |   3 ++
(Continue reading)

GraphicsMagick Commits | 9 Jun 2011 16:13
Picon

GraphicsMagick: Eliminate table header. Fix typo in command name.

changeset b9f77e36aea1 in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=b9f77e36aea1
summary: Eliminate table header.  Fix typo in command name.

diffstat:

 www/utilities.html |  24 +++++++-----------------
 www/utilities.rst  |  23 ++++++++---------------
 2 files changed, 15 insertions(+), 32 deletions(-)

diffs (97 lines):

diff -r 61e018005027 -r b9f77e36aea1 www/utilities.html
--- a/www/utilities.html	Wed Jun 08 21:12:58 2011 -0500
+++ b/www/utilities.html	Thu Jun 09 09:13:34 2011 -0500
 <at>  <at>  -41,23 +41,17  <at>  <at> 
 <div class="document" id="graphicsmagick-utilities">
 <h1 class="title">GraphicsMagick Utilities</h1>

-<p>GraphicsMagick provides a powerful command line utility which may be
-used to access all GraphicsMagick functions. Gm uses a consistent set
-of options (<a class="reference external" href="GraphicsMagick.html">see options documentation</a>).
-GraphicsMagick provides access to major commands via a single
-executable command-line program called <tt class="docutils literal">gm</tt>; for example, to use the
-&quot;convert&quot; command, type <tt class="docutils literal">gm convert ...</tt>. The available
commands and
-links to their documentation are shown in the following table:</p>
+<p>GraphicsMagick provides a powerful command line utility <cite>gm</cite>, which
+may be used to access all GraphicsMagick functions. Gm uses a
+consistent set of options (<a class="reference external" href="GraphicsMagick.html">see options
(Continue reading)

GraphicsMagick Commits | 10 Jun 2011 02:12
Picon

GraphicsMagick: HTML page banner improvements to work better on ...

changeset f02e93612d35 in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=f02e93612d35
summary: HTML page banner improvements to work better on cell phones.

diffstat:

 ChangeLog                              |    8 ++++++++
 VisualMagick/installer/inc/version.isx |    2 +-
 magick/version.h                       |    2 +-
 scripts/html_fragments.py              |    6 ++----
 www/ChangeLog-2001.html                |    6 ++----
 www/ChangeLog-2002.html                |    6 ++----
 www/ChangeLog-2003.html                |    6 ++----
 www/ChangeLog-2004.html                |    6 ++----
 www/ChangeLog-2005.html                |    6 ++----
 www/ChangeLog-2006.html                |    6 ++----
 www/ChangeLog-2007.html                |    6 ++----
 www/ChangeLog-2008.html                |    6 ++----
 www/ChangeLog-2009.html                |    6 ++----
 www/ChangeLog-2010.html                |    6 ++----
 www/Changelog.html                     |   15 +++++++++++----
 www/Changes.html                       |    6 ++----
 www/Copyright.html                     |    6 ++----
 www/FAQ.html                           |    6 ++----
 www/Hg.html                            |    6 ++----
 www/INSTALL-unix.html                  |    6 ++----
 www/INSTALL-windows.html               |    6 ++----
 www/ImageMagickObject.html             |    6 ++----
 www/Magick++/Documentation.html        |    6 ++----
 www/Magick++/Image.html                |    6 ++----
(Continue reading)

GraphicsMagick Commits | 10 Jun 2011 04:04
Picon

GraphicsMagick: Restore use of PNG format logo. Problem observe...

changeset f8ab37048c0a in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=f8ab37048c0a
summary: Restore use of PNG format logo.  Problem observed occured with GIF too.

diffstat:

 scripts/html_fragments.py       |  2 +-
 www/ChangeLog-2001.html         |  2 +-
 www/ChangeLog-2002.html         |  2 +-
 www/ChangeLog-2003.html         |  2 +-
 www/ChangeLog-2004.html         |  2 +-
 www/ChangeLog-2005.html         |  2 +-
 www/ChangeLog-2006.html         |  2 +-
 www/ChangeLog-2007.html         |  2 +-
 www/ChangeLog-2008.html         |  2 +-
 www/ChangeLog-2009.html         |  2 +-
 www/ChangeLog-2010.html         |  2 +-
 www/Changelog.html              |  2 +-
 www/Changes.html                |  2 +-
 www/Copyright.html              |  2 +-
 www/FAQ.html                    |  2 +-
 www/Hg.html                     |  2 +-
 www/INSTALL-unix.html           |  2 +-
 www/INSTALL-windows.html        |  2 +-
 www/ImageMagickObject.html      |  2 +-
 www/Magick++/Documentation.html |  2 +-
 www/Magick++/Image.html         |  2 +-
 www/Magick++/index.html         |  2 +-
 www/NEWS.html                   |  2 +-
 www/OpenMP.html                 |  2 +-
(Continue reading)

GraphicsMagick Commits | 10 Jun 2011 04:27
Picon

GraphicsMagick: Download page should be more cell-phone friendly.

changeset 54a454e7626a in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=54a454e7626a
summary: Download page should be more cell-phone friendly.

diffstat:

 www/download.html |  136 ++++++++++++-----------------------------------------
 www/download.rst  |  110 +++++++++++-------------------------------
 2 files changed, 61 insertions(+), 185 deletions(-)

diffs (286 lines):

diff -r f8ab37048c0a -r 54a454e7626a www/download.html
--- a/www/download.html	Thu Jun 09 21:04:31 2011 -0500
+++ b/www/download.html	Thu Jun 09 21:26:45 2011 -0500
 <at>  <at>  -5,8 +5,6  <at>  <at> 
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 <meta name="generator" content="Docutils 0.8: http://docutils.sourceforge.net/" />
 <title>GraphicsMagick Download</title>
-<meta content="GraphicsMagick is a robust collection of tools and libraries to read, write, and
manipulate an image in any of the more popular image formats including GIF, JPEG, PNG, PDF, and Photo CD.
With GraphicsMagick you can create GIFs dynamically making it suitable for Web applications. You can
also resize, rotate, sharpen, color reduce, or add special effects to an image and save your completed
work in the same or differing image format. " name="description" />
-<meta content="GraphicsMagick, Image Magick, Image Magic, PerlMagick, Perl Magick, Perl Magic,
CineMagick, PixelMagick, Pixel Magic, WebMagick, Web Magic, visualization, image processing,
software development, simulation, image, software, AniMagick, Animagic, Magick++" name="keywords" />
 <link rel="stylesheet" href="docutils-articles.css" type="text/css" />
 </head>
 <body>
(Continue reading)

GraphicsMagick Commits | 10 Jun 2011 05:31
Picon

GraphicsMagick: Fix dangling <span> caused by error when manuall...

changeset 3afa08f54f96 in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=3afa08f54f96
summary: Fix dangling <span> caused by error when manually applying patch.

diffstat:

 scripts/html_fragments.py       |  1 -
 www/ChangeLog-2001.html         |  1 -
 www/ChangeLog-2002.html         |  1 -
 www/ChangeLog-2003.html         |  1 -
 www/ChangeLog-2004.html         |  1 -
 www/ChangeLog-2005.html         |  1 -
 www/ChangeLog-2006.html         |  1 -
 www/ChangeLog-2007.html         |  1 -
 www/ChangeLog-2008.html         |  1 -
 www/ChangeLog-2009.html         |  1 -
 www/ChangeLog-2010.html         |  1 -
 www/Changelog.html              |  1 -
 www/Changes.html                |  1 -
 www/Copyright.html              |  1 -
 www/FAQ.html                    |  1 -
 www/Hg.html                     |  1 -
 www/INSTALL-unix.html           |  1 -
 www/INSTALL-windows.html        |  1 -
 www/ImageMagickObject.html      |  1 -
 www/Magick++/Documentation.html |  1 -
 www/Magick++/Image.html         |  1 -
 www/Magick++/index.html         |  1 -
 www/NEWS.html                   |  1 -
 www/OpenMP.html                 |  1 -
(Continue reading)


Gmane