Commit graph

21 commits

Author SHA1 Message Date
jmmv
ec819359a2 Update to 4.3.44.
Overview of changes in gcalctool 4.3.44
* Fixed bug 133764.
  - "Gradients" was still appearing when in Scientific mode (instead of
    "Gradians".
  - In the x^2 button, the 2 should not be italicized.
  - In the x^2 and x^y buttons, the x should be italicized.
  - The View Thousands Separator menu item should not remain active during
    an error condition.

Overview of changes in gcalctool 4.3.43
* Fixed bug 133590. The About box now lists the documenters of gcalctool.

Overview of changes in gcalctool 4.3.42
* Fixed bug 132582. Adjusted the gcalctool titlebar to use a hyphen
  (rather than square brackets) to show what mode the user is currently
  using.

Overview of changes in gcalctool 4.3.41
* Fixed bug 132570. Adjusted UI to use spacing to delineate groups rather
  than frames (per the HIG).

Overview of changes in gcalctool 4.3.40
* Fixed bug 131571. User defined constants are now read/written out (as
  gconf resources) with no thousands separator and with a radix of ".".

Overview of changes in gcalctool 4.3.39
* Fixed bug 131594. The "Insert ASCII View..." menu item and the
  "Insert" button no longer use the GTK_STOCK_CONVERT stock icon
  (as per the HIG).
2004-02-16 23:44:14 +00:00
xtraeme
224715f0c2 bl3ify 2004-02-11 04:58:15 +00:00
jmmv
bad3afef71 Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy). 2004-02-09 18:47:36 +00:00
grant
f1ab3f4ed4 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 13:51:13 +00:00
jmmv
a58dd81611 Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-23 21:50:42 +00:00
xtraeme
54e3349c40 Update to 4.3.38 from Min Sik Kim in PR pkg/24101.
Changes since 4.3.35:

* Fixed bug 131059. Fix to allow the thousands separator to be used
  correctly with the creation of the initial constant values in the
  Russian locale.
* Fixed bug 130078. Changed the y^x button label to x^y (really x
  superscript y). Adjusted the tooltip message to "Raise displayed
  value to the power of y".
* Fixed bug 130282 again. Needed to remove the "|| tsep[0] == '\0'" check
  from the get_tsep() routine in order to get the thousands separator to
  correctly work in all locales. Note that there is no thousands separator
  now for the C locale.
2004-01-16 02:46:01 +00:00
xtraeme
7c1a1969d7 Update to 4.3.35, provided by Min Sik Kim in PR pkg/24011.
Changes sinec 4.2.83:

    o Many bug fixes.
    o Further work on enhancement request 125873. As the user is typing
      in input, the display will now show the thousands separator
      (if checked).
    o On a Solaris keyboard, Shift-"^" is
      GDK_asciicircum/GDK_SHIFT_MASK. This keyval/state pair needed to
      be added to the Xor recognized mappings.
    o gcalctool can now optionally show the thousands seperator
      character for fixed point numbers displayed in the decimal
      base. Same for numbers stored in the memory registers. There is
      a new "Show Thousands Separator" menu entry in the View menu to
      set this.
    o Online help updated.
    o Updated the gcalctool man pages.
    o Install "gnome-calculator" symlink as reqested by Glynn Foster.
2004-01-14 02:27:17 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
jmmv
a51d1c36df Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).
( We really need non-recursive dependancies... *sigh* )
2003-12-28 23:37:05 +00:00
wiz
391b5798e6 Bump PKGREVISION for atk library major bump. 2003-12-13 00:45:21 +00:00
salo
f35979c642 PKGREVISION++ due to devel/popt update. 2003-11-12 01:31:47 +00:00
junyoung
13086e4a99 gcalctool depends on gnome2-dirs, not gnome-dirs. 2003-08-26 16:12:48 +00:00
martti
f928be280d COMMENT should start with a capital letter. 2003-07-21 16:56:41 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
jmmv
81986efba6 - Use schemas.mk to handle GConf2 schemas properly.
- Use omf.mk to handle scrollkeeper omf files properly.
- Depend on gnome2-dirs to handle shared directories.
- Sort PLIST while here.
- Bump PKGREVISION to 1.
2003-07-11 23:04:48 +00:00
drochner
12980e5676 update to 4.2.83
bugfix release, as it looks
2003-06-06 18:26:50 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
jmmv
2420155ea1 Line up PKGREVISION whitespace. 2003-05-05 16:40:38 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
wiz
d8262452c1 Bump PKGREVISION because of dependency on latest freetype2 or glib2
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
2002-12-24 06:09:44 +00:00
rh
94656edb63 Initial import of gcalctool-4.1.0, a gtk2+ version of calctool, a versatile
calculator tool.  This version was provided by Scott Aaron Bamford in
PR pkg/18660 with some buildlink2 changes by me.
2002-11-02 10:26:00 +00:00