Commit graph

21 commits

Author SHA1 Message Date
Vincent Renardias 8150a8fdec Added french support.
* Added french support.
2000-01-31 14:07:32 +00:00
Federico Mena Quintero e5c72cde93 Include the gnomecanvaspixbuf library in calls to gnome-config.
2000-01-16  Federico Mena Quintero  <federico@helixcode.com>

	* configure.in: Include the gnomecanvaspixbuf library in calls to
	gnome-config.

	* bonobo/Makefile.am (gnorba_DATA): Do not install the stuff in
	gnorba_DATA if we are not using bonobo.
2000-01-17 02:41:35 +00:00
Tomasz K³oczko 8981dd6097 added Polish translation (based on GNOME PL translation resources).
1999-12-30  Tomasz K³oczko  <kloczek@pld.org.pl>
	* configure.in, eog.desktop, po/pl.po: added Polish translation
	(based on GNOME PL translation resources).
1999-12-30 16:56:32 +00:00
Richard Hult 438f8c5956 Added Swedish translation. 1999-12-29 11:57:29 +00:00
Yuri Syrota 9cf4ca8cc2 Updated Ukrainian translation 1999-12-27 09:32:56 +00:00
Fatih Demir a32b710d67 Added the Turkish translation 1999-12-23 14:54:35 +00:00
Michael Meeks b43145c79e Add image-generic autoconf bits. 1999-11-09 21:30:28 +00:00
Matthias Warkus 29c3594839 Accidentally removed ru from ALL_LINGUAS :( 1999-11-08 18:39:13 +00:00
Matthias Warkus 113f77b0e2 Added German translations. 1999-11-08 18:37:49 +00:00
Sergey I. Panov 896faa466e configure.in: Added "ru" to ALL_LINGUAS. 1999-10-29 14:20:50 +00:00
Arturo Espinosa 14f1a73987 0.2 - Federico 1999-10-22 16:01:11 +00:00
Jesus Bravo Alvarez 5d9aaaed4f Added Galician translation 1999-10-12 10:24:42 +00:00
Yukihiro Nakai 3c4fd9f174 ja.po: Initial Japanese translation from Kusano Takayuki
ja.po: Initial Japanese translation from Kusano Takayuki
1999-10-04 06:08:27 +00:00
Nam SungHyun dddc1a3302 Added ko to ALL_LINGUAS. New Korean translation.
* configure.in: Added ko to ALL_LINGUAS.
* po/ko.po: New Korean translation.
1999-10-02 05:31:12 +00:00
Arturo Espinosa 5b851db13e Spanish translation - Federico 1999-09-28 23:48:02 +00:00
Kjartan Maraas b02cd7bf9f Added "da" to ALL_LINGUAS.
1999-09-28  Kjartan Maraas  <kmaraas@online.no>

	* configure.in: Added "da" to ALL_LINGUAS.
1999-09-28 23:25:44 +00:00
Federico Mena Quintero aa9cf05bca Set the cursor to a hand. (UIImagePrivate): Added fields for the anchor
1999-09-28  Federico Mena Quintero  <federico@redhat.com>

	* ui-image.c (canvas_realized): Set the cursor to a hand.
	(UIImagePrivate): Added fields for the anchor point for dragging.
	(drag_to): New function to allow dragging of the canvas.  It will
	perform badly for diagonal movement; see the comment in this
	source file to see why.

	* cursors.c (cursor_get): New file and new function to create
	mouse cursors.

	* Makefile.am: Added the cursors directory.  Added cursors.[ch] to
	the list of sources.

	* cursors/Makefile.am: Added the cursor data files.
1999-09-28 23:08:06 +00:00
Tristan Tarrant a22f0aa50a Italian translation 1999-09-28 15:40:34 +00:00
Kjartan Maraas c85a911d14 Added "no" to ALL_LINGUAS.
1999-09-23  Kjartan Maraas  <kmaraas@online.no>

	* no.po: Added "no" to ALL_LINGUAS.
1999-09-23 20:24:39 +00:00
Federico Mena Quintero f876eba7c3 Renamed from set_menu_sensitivity. Also sensitize the toolbar widgets.
1999-09-23  Federico Mena Quintero  <federico@redhat.com>

	* window.c (set_menu_tb_sensitivity): Renamed from
	set_menu_sensitivity.  Also sensitize the toolbar widgets.
	(WindowPrivate): Added a field to keep the zoom toolbar items.
	(window_destroy): Free said array.

	* tb-image.c (tb_image_new): Also return an array with the widgets
	for the zoom buttons.

	* stock.c (stock_init): New function to initialize the stock
	pixmaps.

	* tb-image.c (toolbar): Use the stock pixmaps.

	* main.c (main): Initialize the stock pixmaps.

	* Makefile.am (SUBDIRS): Process the stock directory.
1999-09-23 04:43:44 +00:00
Arturo Espinosa 948a56b383 Initial revision 1999-09-15 05:19:29 +00:00