]> git.sur5r.net Git - glabels/commitdiff
2004-08-09 Jim Evins <evins@snaught.com>
authorJim Evins <evins@snaught.com>
Mon, 9 Aug 2004 16:03:57 +0000 (16:03 +0000)
committerJim Evins <evins@snaught.com>
Mon, 9 Aug 2004 16:03:57 +0000 (16:03 +0000)
* NEWS:
* TODO:
* help/C/glabels-C.omf:
* help/C/glabels.xml:
Brought documentation up-to-date for 2.0.0 release.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@444 f5e0f49d-192f-0410-a22d-a8d8700d0965

glabels2/ChangeLog
glabels2/NEWS
glabels2/TODO
glabels2/help/C/glabels-C.omf
glabels2/help/C/glabels.xml

index 5e356492e40d6f374afbcd4e9721482327b0f8f1..760c3438ca054228ddbbb6600f6253fbb2b1cdaa 100644 (file)
@@ -1,3 +1,11 @@
+2004-08-09  Jim Evins  <evins@snaught.com>
+
+       * NEWS:
+       * TODO:
+       * help/C/glabels-C.omf:
+       * help/C/glabels.xml:
+               Brought documentation up-to-date for 2.0.0 release.
+       
 2004-08-09  Jim Evins  <evins@snaught.com>
 
        These are hopefully the final preparations for 2.0.0.
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..ef2e9a6fc429304a2e9659ab4e813e070bbd9365 100644 (file)
@@ -0,0 +1,14 @@
+
+* gLabels 2.0.0 release.  Release date 2004-08-09.
+
+- Fixed crash when encountering old template files
+- Align grid to label center for DVD/CD and round labels
+- Don't touch compression of original file
+- 64-bit fixes
+- Added man page
+- Fixed missing outline problem experienced with some printers
+- Added separate horizontal and vertical waste properties for rectangular templates
+- Added option to auto-shrink text during document merge
+- Fixed memory leaks
+- Added format attibute to barcode objects, to allow correct layout of merged labels
+
index 6630b6bb973bb8e66d0d199dba0bc27497cc9c35..721a6bb2e7e8a46327577ef2470554a3028eeef5 100644 (file)
@@ -1,42 +1,24 @@
 
 Development plan
 ----------------
-This development plan sets a specific set of milestones for future
-versions of glabels.  Although subject to change, milestones leading
-to version 2.0 are fairly well defined.
+This development plan sets a specific set of milestones for future versions of glabels.
+At this time (just prior to releasing 2.0.0) these milestones are somewhat nebulous and
+subject to change.
 
 
-Goals for 1.90:
+Goals for 2.0.x:
 
-               -  port all current features/capabilities to the GNOME 2.0
-                  platform [Completed]
+               -  Bugfixes
 
-               -  clean up the architecture, and create a bonobo shell.
-                   [Completed]
+               -  Translations
 
 
-Goals for 2.0:
+Possible Goals for 2.1.x (next development branch):
 
-               -  Clean up label and template formats.
-                  (See data/glabels-2.0.dtd) [Completed]
+               -  Undo, Redo capability (possibly backport to 2.0.x)
 
-               -  A Properties toolbar.  This will let the user change
-                  certain properties (font, colors, and line widths) of
-                  selected objects en-masse. [Completed]
-
-               -  A docked property dialog.  Instead of popping up individual
-                  property dialogs, a single dialog will be docked in the
-                  main window.  This dialog will be automatically displayed
-                  for new objects, so that the user can begin editing
-                  text, selecting images, or entering barcode data.
-                  [Completed]
-
-               -  Migrate to libgnomeprint-2.2. [Completed]
-
-
-Goals for beyond 2.0:
-
-               -  Editing text in-place.
+               -  Editing text in-place (may not be all that necessary with the new
+                  object editor sidebar.
 
                -  Make text items rich.  I.e. allow multiple characteristics
                   to exist within a single object.
@@ -48,40 +30,27 @@ Goals for beyond 2.0:
                   overlays photographs, so that it stands out against
                   varying backgrounds.
 
-               -  Undo, Redo capability
-
-               -  Create a druid for creating new label templates.
-                  As part of the druid allow test sheets to be printed
-                  and the new labels e-mailed to me (at the user's request).
-                  Include a mini-preview, as the label is constructed.
-
-               -  Along those same lines, create a druid to download new
-                  templates from a central repository, much like in GBonds.
+               -  Possible technology upgrades:
 
-               -  Allow multiple label styles per template. For instance
-                  a sheet may contain a CD label, and cover label.  This
-                  may cause problems for document merges -- labels could be
-                  considered grouped for document merges when their numbers
-                  match or they could have document merge applied to them
-                  independently but in parallel.  Arrange in a tabbed
-                  notebook, or as multiple canvases arranged in view?
+                       o Pango.  This is a must to support rich text items.
 
-               -  support for the import of vector graphics formats such
-                  as EPS or SVG.
+                       o Cairo-based canvas.  Either someone elses or home-grown.
 
+                       o Cairo print rendering.
 
 
-Odds and ends WISHLIST for future versions:    
+               -  Ability to select/unselect individual records during a merge-print.
 
-       - Ability to select/unselect individual records during a merge-print.
+               -  Add additional "merge" backends.  Candidates include:
+                       vCard
+                       generic XML
+                       freedb (CDDB) for CD labels
+                       gnome-db
 
-       - Add additional "merge" backends.  Candidates include:
-               vCard
-               generic XML
-               freedb (CDDB) for CD labels
+               -  Add facility for tweaking output (origin).  This should really be
+                  part of the underlying print system but is currently difficult to
+                  accomplish, so I may want to add the hack. (candidate to backport
+                  to 2.0.x)
 
-       - Add facility for tweaking output (origin).  This should really be
-         part of the underlying print system but is currently difficult to
-         accomplish, so I may want to add the hack.
 
 
index c4b46620fea0ab7e04f8c1cd349bc32aca66e9a7..ad12113a7a98bbea3dc702b559e645c640c5a59f 100644 (file)
@@ -7,7 +7,7 @@
     <title>
       gLabels
     </title>
-    <date>2003-12-23</date>
+    <date>2004-08-09</date>
     <subject category="GNOME|Applications|Publishing" />
     <description>
        User manual for the gLabels label and business card creation program
index 901a034aa1d212696893d4f098f55b76cf59557a..53bbae87f0f9762f499aae877c5a9a3e9d0ce84c 100644 (file)
@@ -3,7 +3,7 @@
 "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
   <!ENTITY legal SYSTEM "legal.xml">
   <!ENTITY appversion "2.0">
-  <!ENTITY manrevision "1.93.2">
+  <!ENTITY manrevision "2.0">
   <!ENTITY date "December 2003">
   <!ENTITY app "<application>gLabels</application>">
   <!-- Information about the entities
               </entry>
            </row>
            <row valign="top">
-             <entry><para>waste</para></entry>
+             <entry><para>x_waste</para></entry>
              <entry>
-                <para>Amount of waste (over-print) to allow.  This is useful
+                <para>Amount of horizontal waste (over-print) to allow.  This is useful
+                  for minimizing alignment problems when using non-white
+                  backgrounds (e.g. images).</para>
+              </entry>
+           </row>
+           <row valign="top">
+             <entry><para>y_waste</para></entry>
+             <entry>
+                <para>Amount of vertical waste (over-print) to allow.  This is useful
                   for minimizing alignment problems when using non-white
                   backgrounds (e.g. images).</para>
               </entry>