Commit graph

30 commits

Author SHA1 Message Date
rh
aaa9b2ebcf Remove non-standard HTML file from PLIST 2000-07-08 16:18:34 +00:00
rh
69216565cc Update tgif to 4.1.34
Changes include:
 * Fix a crashing bug in drawing linearly transformed arc objects.
 * Support the JPEG export format. Add new X defaults, Tgif.XpmToJpeg and
   Tgif.JpegFileExtension.  The default value them are
   "xpmtoppm %s | cjpeg" and "jpg", respectively.
 * Add a new X default, Tgif.AutoEPSPreviewBitmap, to enable the automatic
   generation of a preview bitmap when importing a PS/EPS file, if the
   file does not contain a preview bitmap.
2000-07-07 07:05:38 +00:00
rh
d2a5ab610c Depend on jpeg-6b. 2000-05-12 06:30:59 +00:00
rh
c44ef9cfbd Update tgif to 4.1.33
Changes include:
 * tons of bug fixes
 * support for importing JPEG files
 * new X default, Tgif.JpegToXpm, so that the import filter can
   be replaced.
 * a new X default, Tgif.AutoWrapMenubar
 * a new X default, Tgif.NoMinWinSize
 * -usexlib commandline option to force tgif to ignore the
   -DUSE_XT_INITIALIZE compile option and use Xlib only.
 * French locale
 * ImageProc context submenu for XPM objects
 * Get Property context submenu
 * f an object has an attribute called "edit_attrs_in_context_menu=",
 * the values (starting from the 2nd line and separated by
   linebreaks) of this attribute are treated as attribute names.
   The named attributes will be visible in the Edit Attribute In
   Editor submenu of the Context Menu.
 * Add tooltip support for Show Measurement. Thanks to Raphael
   Dechenaux <raph_d@club-internet.fr> for the contribution.
   The following new X defaults are supported (with their default
   values shown):
         Tgif.UseMeasureTooltip: true
         Tgif.MeasureTooltipXFollowMouse: true
         Tgif.MeasureTooltipYFollowMouse: true
         Tgif.MeasureTooltipHorizontalPosition: left
         Tgif.MeasureTooltipVerticalPosition: top
2000-05-12 06:20:49 +00:00
dmcmahill
850f205ee7 Update to tgif-4.1.28.
There's a bug in tgif-4.1.26 and tgif-4.1.27 with undoing and redoing
delete operation when more than 1 object is involved.  This bug is fixed
in tgif-4.1.28.
2000-03-08 23:22:23 +00:00
dmcmahill
3bdfee41d5 Update to tgif-4.1.27. Changes (from the HISTORY file) are:
1)  Fix a divide-by-zero bug in creating an arc (of the 2nd kind).  Thanks to
    Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE>
    for pointing out the problem.
2)  Fix a crashing bug in exiting tgif.  Thanks to Wolfgang Glunz
    <Wolfgang.Glunz@icn.siemens.de> for pointing out the problem.
3)  Fix a menuing bug in using tgif with the NetManage PC X Server.  Thanks to
    Wolfgang Glunz <Wolfgang.Glunz@icn.siemens.de> for pointing out
    the problem.
4)  Fix a bug in exporting to PDF format.  With the previous implementation,
    the PDF file may be generated in the wrong directory.  The Tgif.PsToPdf
    X default now must contain 2 "%s" substrings.  The new default value for
    it is "ps2pdf %s %s".
5)  Fix a bug in exporting to GIF format using Print One File Per Page
    when page file names are specified.  Thanks to Hal Snyder
    <hal@vailsys.com> for pointing out the problem.
6)  The current implementation of the whiteboard has a buffer size limitation.
    When the buffer size is exceeded, tgif will now print an error message
    and cancel the operation that causes the buffer overflow.
2000-02-27 21:44:56 +00:00
dmcmahill
80d3bf0f22 update from tgif-4.1.25 to 4.1.26. Changes (from the HISTORY file) are:
-----------------------> tgif-4.1.25 => tgif-4.1.26 <-----------------------
1)  Fix a bug with special characters in the page file name.  Thanks to
    Kyle Bateman <kyle@actarg.com> for pointing out the problem.
2)  Fix NLS bugs for status line.  Thanks to Jun Nishii <jun@flatout.org>
    for the patch.
3)  Fix an offset problem for obj file generated by pstoedit.  Thanks to
    Wolfgang Glunz <Wolfgang.Glunz@icn.siemens.de> for pointing out the
    problem.
4)  Precise Scale Everything now flushes undo buffer and cannot be undone.
    Thanks to Heiko Scheit <Heiko.Scheit@mpi-hd.mpg.de> for pointing
    out the problem.
5)  Add context menu for the edit text box (Move Edit Text Box can be
    select to move the edit text box).
6)  Add Recently Used Files submenu under the File Menu.  The size can
    be controlled by the Tgif.MaxRecentFiles X default.
7)  Include "tgif.spec.in" for creating RPM files.  Thanks to
    Tomasz Koczko <kloczek@rudy.mif.pg.gda.pl> and
    Roberto A. Oppedisano <rao@penguinpowered.com> for the contribution.
8)  Assign Cntrl+1 and Cntrl+2 to Screen Capture and Full Screen Capture.
9)  In a multipage drawing, will not change drawing mode when moving from
    page to page.
10) Freehand drawing mode will be entered automatically when entering
    slideshow mode.  The can be overridden with the
    Tgif.GoHyperSpaceInSlideShow X default.  A new X default,
    Tgif.LineWidthIndexInSlideShow, is added to override the default
    line width of 4 in slideshow mode.
11) Add a new X default, Tgif.ResetOriginOnAdvancePage, so that tgif can
    be forced to scroll to the left-top corner of the page with no zoom
    when pages are advanced.
12) Add a new X default, Tgif.FreeHandCursor, to override the default pencil
    curosr in the freehand drawing mode.
2000-02-06 18:46:15 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
dmcmahill
752cc48fae Update from tgif-4.1.22 to tgif-4.1.25. Changes are (from the HISTORY file):
-----------------------> tgif-4.1.24 => tgif-4.1.25 <-----------------------
1)  Fix a crashing bug in Insert Right Superscript/Subscript when the text
    cursor is immediately to the right of a right superscript/subscript
    string segment.  Thanks to Helmut Jarausch
    <jarausch@igpm.rwth-aachen.de> for pointing out the problem.

-----------------------> tgif-4.1.23 => tgif-4.1.24 <-----------------------
1)  Fix a couple of bugs in Print Pages.
2)  Fix a bug in "-print -html/-gif -o<dir>".  Thanks to Eddy De Greef
    <degreef@imec.be> for pointing out the problem.
3)  Assign Alt+Cntrl+5 to Insert Right Subscript.
4)  Fix Precise Scale Everything to scale line widths, arrow widths, and
    arrow heights.
5)  Add NLS support for the status line.  Thanks to Jun Nishii
    <jun@flatout.org> for the patch.
6)  New Tgif.tmpl-openbsd.  Thanks to Hal Snyder <hal@vailsys.com>
    for providing the patch.

-----------------------> tgif-4.1.22 => tgif-4.1.23 <-----------------------
1)  Fix a bug in handling rotated text object exported from the gnuplot tgif
    terminal.  Thanks to Leana Golubchik <leana@cs.umd.edu> for pointing
    out the problem.
2)  Fix a bug in handling the if() internal command when "!*" is used.
    Thanks to Marko Schuetz <marko@ki.informatik.uni-frankfurt.de>
    for pointing out the problem.
3)  If a file contains only one page, Print One File Per Page will still
    produce a file with file name containing the page number.
4)  Add a "-merge" commandline option to merge a list of obj files.
5)  Add "Print Pages" to the File and Page Menu.
6)  Print One File Page will now prompt to see if the user wants to
    print only selected pages.
7)  Update po/ja/ja.po.  Thanks to Jun Nishii <jun@flatout.org> for
    the udpate.
8)  Change all Tgif.tmpl* files to use a default of

        _USE_PS_ADOBE_STRING=\"3.0/3.0\"
1999-12-23 18:17:00 +00:00
dmcmahill
31cdd33796 update to tgif-4.1.22
changes since tgif-4.1.21 are (from the tgif-4.1.22 release announcement):
1)  Fix a crashing bug with right click on an non-existant text object.
    Thanks to Helmut Jarausch <jarausch@igpm.rwth-aachen.de> for
    pointing out the problem.
2)  Make Import GIF To X Pixmap Desk under the GIF Animation Submenu of
    the File Menu work with gifsicle-1.16.1.  Thanks to Francis Ngoh
    <fngoh@ti.com> for pointing out the problem.
3)  Fix a RTLD_NOW not-defined bug for FreeBSD 2.2.2.  Thanks to
    Naofumi TSUJII <tsun@tsuki.elect.chuo-u.ac.jp> for the patch.
4)  Force non-condensed PS export if the file contains an XPM or an EPS object.
5)  Add the following new internal commands:

        delete_eps_child(<obj_name>)
        delete_xbm_child(<obj_name>)
        delete_xpm_child(<obj_name>)
1999-10-13 18:41:00 +00:00
drochner
14a23855ad update to tgif-4.1.21
bugfixes only - no functional changes
1999-10-01 18:28:42 +00:00
dmcmahill
e0d8f99007 update to tgif-4.1.17 from tgif-4.1.16 1999-09-12 15:59:40 +00:00
jlam
b2f51312ee Update "graphics/tgif" to 4.1.16. Numerous bug-fixes from 4.1.3, and
includes better support for EPS files.
1999-06-29 22:53:55 +00:00
agc
5e550b01df Minor modifications to the English. 1999-04-06 09:48:18 +00:00
rh
4d28f5abca update to version 4.1.3
here's a quick summary of important features/bug fixes:

  - strings in text objects can now be underlined.
  - fix a seg fault bug which happens if the .mailcap file is
    not present when downloading an URL.
  - fix various bugs with edit text size.
  - fix a bad status for the rotate/shear mode.
  - fix negative offsets bug in SetSlideShowWindowOffsets().
  - reduce repaint when editing text objects.
  - each page in a multipage drawing can have its own print/export file
    name when PrintOneFilePerPage() is invoked.
  - fix problems with menus with wm2.
  - fix a bug that if Tgif.NoMenubar is set to "true", some popup menus
    in the choice window doesn't work.
  - fix a bug with opening files in a non-existent directory.
1999-03-24 07:45:11 +00:00
frueauf
7380fd9171 Update tgif to 4.0.17, provided in pr 7034 by Dan McMahill. 1999-02-26 10:39:57 +00:00
hubertf
2a95ad9c6b Fix CONFLICTS (remove redundancy, mostly) 1999-02-20 22:48:24 +00:00
frueauf
2771f5ae70 Ok, finnaly wake up, add missing CONFLICTS. 1999-01-24 12:02:17 +00:00
frueauf
52a26a2298 Uh, this target moved quick. Make it 4.0.9. 1999-01-24 11:58:16 +00:00
frueauf
0b0fd109d2 Update tgif to 4.0.7, provided in pr 6861 by Dan McMahill. 1999-01-24 11:47:33 +00:00
frueauf
54837700f1 Update HOMEPAGE, closes pr 6221 by Dan McMahill. 1998-10-01 19:29:39 +00:00
frueauf
73d006ecd3 Update tgif to 3.0p17x, submitted in pr 6044 by Dan McMahill with some
minor cleanup by me.
1998-08-26 21:18:57 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.
1998-08-20 15:16:34 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
86db14e819 Add NetBSD RCS Ids. 1998-08-07 10:35:47 +00:00
hubertf
3582dc2a66 only rename pkg, distfile stays. 1998-07-15 15:21:54 +00:00
hubertf
e47d939203 Pkg-name consistency: last '-'-seperated token is version. 1998-07-14 12:08:36 +00:00
agc
5aa5bdafe4 Update package Makefiles for automatic manual page handling. 1998-06-22 12:32:17 +00:00
agc
258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
tron
83dcf8faad Add "tgif-3.0-p16" package made by Dan McMahill. 1998-03-29 22:16:36 +00:00