Next | Query returned 153 messages, browsing 91 to 100 | Previous

History of commit frequency

CVS Commit History:


   2007-03-21 13:05:57 by Thomas Klausner | Files touched by this commit (152)
Log message:
Bump PKGREVISION for gnome-keyring ABI bump.
   2006-11-09 22:14:41 by Matthias Drochner | Files touched by this commit (3) | Package updated
Log message:
update to 5.8.25
changes: minor bugfixes
   2006-09-16 14:20:42 by Julio M. Merino Vidal | Files touched by this commit (181) | Package updated
Log message:
Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.
This fixes problems when some installed packages are outdated.
Per wiz@'s request.

Grrr, I really hate this kind of change.
   2006-09-15 17:21:30 by Julio M. Merino Vidal | Files touched by this commit (3)
Log message:
Update to 5.8.24:

Overview of changes in gcalctool 5.8.24

* Released a gcalctool tarball for GNOME 2.16.0 (Final).

Overview of changes in gcalctool 5.8.23

* Released a gcalctool tarball for GNOME 2.16.0 (RC1).

Overview of changes in gcalctool 5.8.22

* Removed several chunks of code that were surronded by #if 0/#endif.

Overview of changes in gcalctool 5.8.21

* Fixed bug #350341. gcalctool now builds again with gcc v2.95.

Overview of changes in gcalctool 5.8.20

* Released a gcalctool tarball for GNOME 2.16.0 (beta2).

Overview of changes in gcalctool 5.8.19

* More work on bug #347700.  Added another "Note to translators"
  comment for the Abs button labels.

* Fixed bug #348452. Removed line for help/sv/Makefile.in

* Released a gcalctool tarball for GNOME 2.16.0 (beta1).
   2006-08-03 20:58:01 by Matthias Drochner | Files touched by this commit (3) | Package updated
Log message:
update to 5.8.19
changes:
-bugfixes
-undo/redo function
-Functions (such as sin, cos, tan..) can use previously calculated value
   2006-07-05 07:37:47 by Johnny C. Lam | Files touched by this commit (129)
Log message:
Sweep pkgsrc and convert packages that included intltool/buildlink3.mk
to use instead "USE_TOOLS+=intltool".  Remove now unused
intltool/buildlink3.mk
   2006-04-17 15:47:02 by Thomas Klausner | Files touched by this commit (1055) | Package updated
Log message:
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
   2006-04-17 09:07:54 by Johnny C. Lam | Files touched by this commit (528)
Log message:
Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
   2006-04-13 20:23:45 by Johnny C. Lam | Files touched by this commit (292)
Log message:
BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete.  Replace with
USE_TOOLS+=msgfmt.
   2006-03-30 23:28:37 by Julio M. Merino Vidal | Files touched by this commit (4)
Log message:
Update to 5.7.32:

Overview of changes in gcalctool 5.7.32

* Released a gcalctool tarball for GNOME 2.14.0 (Final).

----

Overview of changes in gcalctool 5.7.31

* Fix for bug #333078. cvs fails to build due to bg translation of help.

* Inclusion of a translation of gcalctool help for the bg locale.

----

Overview of changes in gcalctool 5.7.30

* Released a gcalctool tarball for GNOME 2.14.0 (RC).

----

Overview of changes in gcalctool 5.7.29

* Released a gcalctool tarball for GNOME 2.14.0 (beta2).

----

Overview of changes in gcalctool 5.7.28

* Released a gcalctool tarball for GNOME 2.14.0 (beta1).

----

Overview of changes in gcalctool 5.7.27

* Refixed bug #323150. The recent changes to the square root and
  subtraction button labels broke the token parser for arithmetic
  operator precedence.

----

Overview of changes in gcalctool 5.7.26

* Fixed bug #327124. Changes to fix bug #326344 had the side-effect of
  causing the CE button to no longer work correctly.

----

Overview of changes in gcalctool 5.7.25

* Fixed bug #327214. The results from performing trig functions were not
  being passed on to future calculations correctly (in non-arithmetic
  operator precedence mode).

----

Overview of changes in gcalctool 5.7.24

* Gcalctool now uses U+00F7 (DIVISION SIGN) instead of U+2215 (DIVISION SLASH)
  for label on division button.

----

Overview of changes in gcalctool 5.7.23

* Released a gcalctool tarball for GNOME 2.13.5.

----

Overview of changes in gcalctool 5.7.22

* Fixed bug #323149. Gcalctool now uses the Unicode symbols for division,
  multiplication, plus/minus, minus and square root.

----

Overview of changes in gcalctool 5.7.21

* Fixed bug #326344. The bit display of large numbers (in non-arithmetic
  operator precedence mode with the scientific view) now hopefully works
  correctly.

----

Overview of changes in gcalctool 5.7.20

* Fixed bug #142824. Gcalctool no longer ignores locale specific numeric
  point in arithmetic operator precedence mode.

* Adjusted all the copyright messages to include 2006.

----

Overview of changes in gcalctool 5.7.19

* Fixed bug #317378 (http://bugzilla.gnome.org/show_bug.cgi?id=317378)
  Gcalctool no longer crashes when you double click the 0 in the display area.

----

Overview of changes in gcalctool 5.7.18

* Final fix for bug #153854. Now handles the case where the first thing
  the user does is change mode (Basic, Financial, Advanced, Scientific)
  in AOP mode.

* Released a gcalctool tarball for GNOME 2.13.4.

----

Overview of changes in gcalctool 5.7.17

* Fixed bug #323150. Sqrt (and other similar operations) no longer fail
  in non-English locales

----

Overview of changes in gcalctool 5.7.16

* Fixed bug #324001. Primary Selection (middle mouse button) is now working.

----

Overview of changes in gcalctool 5.7.15

* Released a gcalctool tarball for GNOME 2.13.3.

----

Overview of changes in gcalctool 5.7.14

* More work on bug #153854. Similar change to that made on 15th November
  2005, this time for arithmetic operator precedence mode.

----

Overview of changes in gcalctool 5.7.13

* Slight fixup for bug #157961. The toggling of the first bit in the
  bit panel wasn't working correctly.

----

Overview of changes in gcalctool 5.7.12

* More work on bug #153854
  If the user has completed a calculation and we are going to a
  new mode that is "compatible" with this one, then just change
  modes. Otherwise display a dialog warning the user that the
  current calculation will be cleared.

  Incompatible modes are:

  Scientific -> Basic
  Scientific -> Advanced
  Scientific -> Financial

  (unless we are in Scientific mode with Decimal numeric base and Fixed).

  These changes work nicely in non-arithmetic operator precedence mode.

----

Overview of changes in gcalctool 5.7.11

* Released a gcalctool tarball for GNOME 2.13.2.

----

Overview of changes in gcalctool 5.7.10

* Fixed bug #316755. Gcalctool no longer has "Gdk-CRITICAL **:
  gdk_window_invalidate_rect: assertion `window != NULL' failed"
  warnings at startup.

----

Overview of changes in gcalctool 5.7.9

* Fixed bug #319934. The percent operator was broken in non-arithmetic
  operator precedence mode.

----

Overview of changes in gcalctool 5.7.8

* Fixed bug #317378 (http://bugzilla.gnome.org/show_bug.cgi?id=317378)
  Exponential notation now works correctly in arithmetic operator
  precedence mode.

----

Overview of changes in gcalctool 5.7.7

* Slight adjustment to the bit panel. It's now centralized.

----

Overview of changes in gcalctool 5.7.6

* Adjusted the mpcmim() routine in mp.c. The fix for Sun bug #4006391
  needed to also preserve v->toclear and v->pointed.

* Work on enhancement request #157961. Started to implement the bit
  panel for non-arithmetic precedence mode.  It's automatically displayed
  when in Scientific mode.

----

Overview of changes in gcalctool 5.7.5

* Implemented enhancement request #148104 for arithmetic precedence mode.
  The modulo operation. See entry below for more details.

----

Overview of changes in gcalctool 5.7.4

* Fixed bug #316382. The "useless" cursor is no longer displayed in
  the calculator display area.

----

Overview of changes in gcalctool 5.7.3

* Implemented enhancement request #148104 for non-arithmetic precedence
  mode. Added in a modulo operation. This is available in Scientic Mode.
  A Mod B return the remainder when you divide A by B. A and B must be
  integers. Keyboard shortcut for this operation is "M".

----

Overview of changes in gcalctool 5.7.2

* Fixed bug #162453. The memory register dialog now uses GtkEntry widgets
  to display the register values. Gnopernicus can now correctly speak the
  contents of each memory register. There is also a close button to easily
  dismiss this dialog.

----

Overview of changes in gcalctool 5.7.1

* Fixed bug #314540. The memory register window is now a dialog rather
  than a top-level window.

----

Overview of changes in gcalctool 5.7.0

* Fix to prevent invalid numeric entry in arithmetic operator precedence
  mode, depending upon the current base.

Next | Query returned 153 messages, browsing 91 to 100 | Previous