2001-06-18  Kjartan Maraas  <kmaraas@gnome.org>

	* *: Added the below patch.
	
2001-03-17  Chema Celorio  <chema@celorio.com>

	* gnome-calc.c: moved from gnome-libs into here.
	backported it form GTK+2 (ifdef the two builds)
	s/GnomeCalculator/GnomeCalc/g
	s/gnome_calculator_/gnome_calc_/g
	since we don't want to clash with the symbols in libgnomeui
	(backspace_cb): implement
	(key_press_event_cb): ditto
	(gnome_calc_bind_extra_keys): ditto

	* gnome-calc.h: ditto, add the header for _bind_extra_keys

	* gcalc.c (main): after creating the gnome_calc, call
	gnome_calc_bind_extra_keys

	* Makefile.am (INCLUDES): add the pixbuf includes
	(gcalc_LDADD): and LDADD
	
2001-06-05  Christian Rose  <menthos@menthos.com>

	* gcalc.desktop: Modified sv translation.

2001-05-30 John Fleck <jfleck@inkstain.net>

	* gcalc.c - adding George's email address to the about box, fixing
	bug #54152 

2001-05-29  Matthias Warkus  <mawarkus@gnome.org>

	* doc/Makefile.am: Added de to SUBDIRS
	* doc/de/*: Added translation of documentation

        Translation by Peter Hudec <PeterHudec@web.de>. Three cheers to
	him.

2001-05-16 Kevin Vandersloot <kfv101@psu.edu>

       * gcalc.c : don't allow window to be sized smaller than default
                   so buttons don't get too small 

Wed Mar 21 15:16:34 2001  George Lebl <jirka@5z.com>

	* doc/Makefile.am: remove es from SUBDIRS until it's ready

2001-03-20 John Fleck <jfleck@swcp.com>

	* adding omf file for Spanish docs. Makefile still needed (it
	needs figures before I can integrate it)

2001-03-20  Manuel de Vega Barreiro  <mbarreiro@red.madritel.es>

	* Added Spanish translations.

2001-02-20 John Fleck <jfleck@inkstain.net>

	* update bugzilla reference in doc/C/gcalc.sgml and it/gcalc.sgml

2001-02-01 John Fleck <jfleck@inkstain.net>

	* update doc/it/Makefile.am to fix typo (we were referring to
	ln7.html, but it's ln10.html)

2000-11-19 John Fleck <jfleck@inkstain.net>
	
	* updated doc/C/Makefile.am to install sgml in help directory

2000-11-08 John Fleck <jfleck@inkstain.net>
	* updated gcalc.sgml for Nautilus compatibility

2000-11-08  Gediminas Paulauskas  <menesis@delfi.lt>

	* gcalc.desktop : Added lt.
	
2000-04-22  Fatih Demir	<kabalak@gmx.net>
	
	* gcalc.desktop : Added [tr] .

2000-02-23  Peter Hawkins  <peterhawkins@ozemail.com.au>

	* gcalc.c: Stopped about box from being opened multiple times.

1999-04-28  Ettore Perazzoli  <ettore@comm2000.it>

	* gcalc.desktop: Added Italian translations.

1999-02-06  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>

	* gcalc.desktop: Added Korean translations.

Thu Jan 07 23:49:05 1999  George Lebl  <jirka@5z.com>

	* gcalc.c: change back to file

Thu Jan 07 23:44:28 1999  George Lebl  <jirka@5z.com>

	* gcalc.c: call the file menu, _Calculator again

Wed Jan 06 17:47:53 1999  George Lebl  <jirka@5z.com>

	* gcalc.c: standardized menus with the new app-helper macros

Sun Nov 29 02:37:39 1998  George Lebl  <jirka@5z.com>

	* gcalc.c: don't put a leading space to copied string

Sun Nov 29 02:31:18 1998  George Lebl  <jirka@5z.com>

	* gcalc.c: fixed the Copy command, it now works properly after
	  "stealing" some code from gtkeditable and realizing that the
	  calculator widget is not a window widget and as such can't
	  get selection events and stuff

Fri Nov 13 02:30:34 1998  George Lebl  <jirka@5z.com>

	* gcalc.c: got rid of the foot, and edded the copy code, which
	  doesn't seem to work at all

1998-09-24  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* gcalc.c (main): Added shortcut support

1998-09-22  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* Makefile.am (EXTRA_DIST): Added missing pixmap files.  There we
	go again.

Tue Aug 25 00:49:28 1998  George Lebl  <jirka@5z.com>

	* gcalc.c: added the foot menu, added an edit menu, but got 
	  scared after looking at how to do selections, will do that
	  later

Thu Apr 30 23:15:30 1998  George Lebl  <jirka@5z.com>

	* gcalc.c: added support for the accel table from the
	  calculator widget

