Commit graph

4122 commits

Author SHA1 Message Date
Kjartan Maraas a66cb05c2f Updated Norwegian bokmål translation.
2009-02-06  Kjartan Maraas  <kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

svn path=/trunk/; revision=4988
2009-02-06 14:42:47 +00:00
Clytie Siddall e7a7d7c6cd Updated Vietnamese translation
svn path=/trunk/; revision=4987
2009-02-06 08:45:28 +00:00
Wouter Bolsterlee f15680cb71 Dutch translation updated by Wouter Bolsterlee.
2009-02-04  Wouter Bolsterlee  <wbolster@svn.gnome.org>

	* nl.po: Dutch translation updated by Wouter Bolsterlee.

svn path=/trunk/; revision=4986
2009-02-04 22:32:04 +00:00
Christian Kirbach 7f2df0664c Updated German translation.
* de.po: Updated German translation.

svn path=/trunk/; revision=4985
2009-02-04 16:58:23 +00:00
Tomasz Dominikowski c967b66369 Updated Polish translation
2009-02-03  Tomasz Dominikowski  <tdominikowski@aviary.pl>

	* pl.po: Updated Polish translation

svn path=/trunk/; revision=4984
2009-02-03 20:18:01 +00:00
Felix Riemann e850e018ef Post release version bump.
2009-02-03  Felix Riemann  <friemann@svn.gnome.org>

	* configure.ac: Post release version bump.

svn path=/trunk/; revision=4983
2009-02-03 14:14:27 +00:00
Felix Riemann 507e6275db Update for 2.25.90.
2009-02-03  Felix Riemann  <friemann@svn.gnome.org>

	* NEWS: Update for 2.25.90.

svn path=/trunk/; revision=4981
2009-02-03 14:11:30 +00:00
Felix Riemann 8fddb94bff Fix some gtk-doc warnings.
2009-02-03  Felix Riemann  <friemann@svn.gnome.org>

	* src/eog-print-image-setup.c:
	* src/eog-print-preview.c:
	Fix some gtk-doc warnings.

svn path=/trunk/; revision=4980
2009-02-03 13:17:29 +00:00
Chao-Hsiung Liao 2f0f1ab46d 2.25.90
svn path=/trunk/; revision=4979
2009-02-02 23:28:04 +00:00
Claudio Saavedra 8e9279547e Update to the changes below. Do not modify thumbnails in-place, return a
2009-02-02  Claudio Saavedra  <csaavedra@igalia.com>

	* src/eog-jobs.c: (eog_job_thumbnail_run): Update
	to the changes below.
	* src/eog-thumbnail.c: (eog_thumbnail_add_frame),
	(eog_thumbnail_fit_to_size): Do not modify thumbnails in-place,
	return a new object instead.
	* src/eog-thumbnail.h: Update headers.
	Fixes bug #569855 (Joaquim Rocha)


svn path=/trunk/; revision=4978
2009-02-02 14:52:36 +00:00
Jonh Wendell 099fbdb3e9 Updated Brazilian Portuguese translation by Krix Apolinário.
2009-01-30  Jonh Wendell  <jwendell@gnome.org>

	* pt_BR.po: Updated Brazilian Portuguese translation by Krix Apolinário.


svn path=/trunk/; revision=4977
2009-01-30 18:43:00 +00:00
Gil Forcada Codinachs 46b7e52e13 Updated Catalan translation
svn path=/trunk/; revision=4976
2009-01-29 13:12:53 +00:00
Claudio Saavedra dbba99a3f6 Fix typo
svn path=/trunk/; revision=4975
2009-01-29 12:49:02 +00:00
Claudio Saavedra 8bade42656 Remove no longer required libraries. Fixes bug #569657 (Luis Meninas)
2009-01-29  Claudio Saavedra  <csaavedra@igalia.com>

	* data/eog.pc.in: Remove no longer required libraries.
	Fixes bug #569657 (Luis Meninas)


svn path=/trunk/; revision=4974
2009-01-29 12:47:40 +00:00
Ilkka Tuohela 4100cdc112 Updated Finnish translation
svn path=/trunk/; revision=4973
2009-01-27 14:28:50 +00:00
Claudio Saavedra 3900531fd4 Sanitize sys.path. Fixes bug #569228 (James Vega)
2009-01-26  Claudio Saavedra  <csaavedra@igalia.com>

	* src/eog-python-module.c: (eog_python_init): Sanitize sys.path.
	Fixes bug #569228 (James Vega)


svn path=/trunk/; revision=4971
2009-01-26 18:55:00 +00:00
Jorge Gonzalez Gonzalez c72ea43589 Updated Spanish translation
svn path=/trunk/; revision=4970
2009-01-24 19:48:52 +00:00
Claudio Saavedra 7717b024c4 method to verify if all images in a selection can be trashed.
2009-01-24  Claudio Saavedra  <csaavedra@igalia.com>

	* src/eog-window.c: (eog_window_all_images_trasheable): method
	to verify if all images in a selection can be trashed.
	(show_move_to_trash_confirm_dialog): Make this dialog actually take into
	account images that can't be trashed as well.
	(move_to_trash_real): Remove images that can't be trashed.
	(eog_window_cmd_move_to_trash): Check if all images can be trashed
	and warn the user otherwise. Fixes bug #441637.


svn path=/trunk/; revision=4969
2009-01-24 19:11:27 +00:00
Andre Klapper d576655d80 Updated German translation.
2009-01-24  Andre Klapper  <a9016009@gmx.de>

	* de/de.po: Updated German translation.


svn path=/trunk/; revision=4968
2009-01-24 17:37:30 +00:00
Andre Klapper eacb797c21 Updated German translation.
2009-01-24  Andre Klapper  <a9016009@gmx.de>

	* de.po: Updated German translation.


svn path=/trunk/; revision=4967
2009-01-24 17:30:01 +00:00
Felix Riemann 14981a0d8b Update to latest code from libegg to fix this. Don't rely on GTK
2009-01-23  Felix Riemann  <friemann@svn.gnome.org>

	* cut-n-paste/toolbar-editor/egg-editable-toolbar.c:
	(drag_begin_cb), (drag_end_cb), (configure_item_tooltip):
	Update to latest code from libegg to fix this.
	* src/eog-window.c: (menu_item_select_cb):
	Don't rely on GTK associating an action to its proxy widget 
	using the "gtk-action" keyword.
	Fixes bug #568882 (Christian Persch).

svn path=/trunk/; revision=4966
2009-01-23 21:36:27 +00:00
Changwoo Ryu f216cce575 Updated Korean translation
svn path=/trunk/; revision=4965
2009-01-23 16:28:45 +00:00
Og B. Maciel ad59a01a59 Updated Brazilian Portuguese translation.
svn path=/trunk/; revision=4964
2009-01-21 12:44:18 +00:00
Felix Riemann f0a0001517 Separate libxml from other library checks.
2009-01-20  Felix Riemann  <friemann@svn.gnome.org>

	* configure.ac: Separate libxml from other library checks.
	* cut-n-paste/toolbar-editor/Makefile.am:
	* doc/reference/Makefile.am:
	Fix build error with -Wl,--as-needed. Fixes bug #568410.

svn path=/trunk/; revision=4963
2009-01-20 15:52:48 +00:00
Lucas Rocha e440e6fe35 Post release version bump.
2009-01-19  Lucas Rocha  <lucasr@gnome.org>

	* configure.ac: Post release version bump.

svn path=/trunk/; revision=4962
2009-01-19 23:51:16 +00:00
Lucas Rocha 0e231ce5b7 Update for 2.25.5.
2009-01-19  Lucas Rocha  <lucasr@gnome.org>

	* NEWS: Update for 2.25.5.

svn path=/trunk/; revision=4960
2009-01-19 23:48:59 +00:00
Felix Riemann b3785fad01 Flip Alt+Left/Right arrow combos in RTL locales. Fixes bug #566104 (Khaled
2009-01-19  Felix Riemann  <friemann@svn.gnome.org>

	* src/eog-window.c: (eog_window_update_recent_files_menu),
	(eog_window_key_press):
	Flip Alt+Left/Right arrow combos in RTL locales.
	Fixes bug #566104 (Khaled Hosny)

svn path=/trunk/; revision=4959
2009-01-19 12:46:53 +00:00
Felix Riemann e45d6f311c Fix incomplete filename in last commit.
2009-01-19  Felix Riemann  <friemann@svn.gnome.org>

	* doc/reference/Makefile.am: Fix incomplete filename in last commit.

svn path=/trunk/; revision=4958
2009-01-19 12:20:00 +00:00
Felix Riemann 7af6c88eb8 Fix gtk-doc compilation when not compiling with any of libexif or exempi.
2009-01-19  Felix Riemann  <friemann@svn.gnome.org>

	* configure.ac:
	* doc/reference/Makefile.am:
	* doc/reference/eog-docs.sgml:
	* doc/reference/eog-docs.sgml.in:
	* doc/reference/eog.types:
	Fix gtk-doc compilation when not compiling with any of libexif or
	exempi. Fixes bug#557662 (Arun Raghavan).

svn path=/trunk/; revision=4957
2009-01-19 11:31:40 +00:00
Gil Forcada Codinachs b9132dc24b Updated Catalan translation
svn path=/trunk/; revision=4956
2009-01-18 22:21:54 +00:00
Yair Hershkovitz a66b311a72 Reverse icon view scroll buttons scroll direction for RTL locales. Closes
2009-01-18  Yair Hershkovitz  <yairhr@gmail.com>

        * src/eog-thumb-nav.c:
        Reverse icon view scroll buttons scroll direction for RTL locales.
        Closes bug #566190.


svn path=/trunk/; revision=4955
2009-01-18 06:01:26 +00:00
Matej Urbančič 1684f29a45 Updated Slovenian translation
svn path=/trunk/; revision=4954
2009-01-15 17:43:47 +00:00
Kjartan Maraas 65114f94c7 Updated Norwegian bokmål translation.
2009-01-12  Kjartan Maraas  <kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

svn path=/trunk/; revision=4943
2009-01-12 12:52:55 +00:00
Felix Riemann cb05eb237c Fix unintialized GError.
2009-01-10  Felix Riemann  <friemann@svn.gnome.org>

	* src/eog-image.c: (eog_image_copy_file): Fix unintialized
	GError.

svn path=/trunk/; revision=4942
2009-01-10 21:51:55 +00:00
Jorge Gonzalez Gonzalez 9ae574890c Updated Spanish translation
svn path=/trunk/; revision=4940
2009-01-10 01:19:26 +00:00
Felix Riemann 71aaed02af Simplify error message.
2009-01-09  Felix Riemann  <friemann@svn.gnome.org>

	* src/main.c: (main): Simplify error message.

svn path=/trunk/; revision=4939
2009-01-09 21:50:44 +00:00
Felix Riemann fbe253cb55 Drop libgnomeui dependency. Remove session handling code that did
2009-01-09  Felix Riemann  <friemann@svn.gnome.org>

	* configure.ac: Drop libgnomeui dependency.
	* src/eog-session.c: (eog_session_init): Remove session handling
	code that did essentially nothing.
	* src/eog-util.c:
	* src/main.c: (main):
	Stop using GnomeProgram. Remove remaining traces of libgnome
	and libgnomeui in eog. This finally drops the dependency on 
	libgnome and libgnomeui. Fixes bug #559500.

svn path=/trunk/; revision=4938
2009-01-09 20:33:29 +00:00
Felix Riemann 19d9570960 Re-instate gnome-desktop dependency (2.25.1).
2009-01-09  Felix Riemann  <friemann@svn.gnome.org>

	* configure.ac: Re-instate gnome-desktop dependency (2.25.1).
	* src/eog-file-chooser.c: (update_preview_cb),
	(eog_file_chooser_add_preview):
	* src/eog-thumbnail.c: (get_valid_thumbnail),
	(create_thumbnail_from_pixbuf), (eog_thumb_data_new),
	(eog_thumbnail_fit_to_size), (eog_thumbnail_load),
	(eog_thumbnail_init):
	Use GnomeDesktopThumbnail from libgnome-desktop instead of
	GnomeThumbnail from libgnomeui for thumbnailing. Part of bug #559500.

svn path=/trunk/; revision=4937
2009-01-09 20:10:22 +00:00
Felix Riemann 8600621b87 Handle accelerator storage on our own without using libgnomeui. Let the
2009-01-09  Felix Riemann  <friemann@svn.gnome.org>

	* src/eog-application.c: (eog_application_init),
	(eog_application_shutdown), (eog_application_load_accelerators),
	(eog_application_save_accelerators):
	* src/main.c: (main):
	Handle accelerator storage on our own without using libgnomeui.
	Let the EogApplication class handle it. Part of bug #559500.

svn path=/trunk/; revision=4936
2009-01-09 13:53:46 +00:00
Nurali Abdurahmonov e7445884bf added uzbek translations by nurali
svn path=/trunk/; revision=4935
2009-01-08 02:18:37 +00:00
Simos Xenitellis c30f70579a Updated Greek translation by Marios Zindilis.
svn path=/trunk/; revision=4934
2009-01-07 15:19:40 +00:00
Lucas Rocha 514e526327 Post release version bump.
2009-01-06  Lucas Rocha  <lucasr@gnome.org>

	* configure.ac: Post release version bump.

svn path=/trunk/; revision=4933
2009-01-06 02:40:02 +00:00
Lucas Rocha 0f3f6e91d2 Update for 2.25.4.
2009-01-06  Lucas Rocha  <lucasr@gnome.org>

	* NEWS: Update for 2.25.4.


svn path=/trunk/; revision=4931
2009-01-06 02:36:57 +00:00
Felix Riemann 85b019a2e3 Remove unneeded const keyword for call-by-value parameter. Make
2009-01-05  Felix Riemann  <friemann@svn.gnome.org>

	* src/eog-list-store.c: (eog_list_store_get_image_by_pos):
	* src/eog-list-store.h: Remove unneeded const keyword for
	call-by-value parameter.
	* bindings/python/eog.defs: Make eog_list_store_get_image_by_pos
	available in the Python bindings.

svn path=/trunk/; revision=4930
2009-01-05 20:08:20 +00:00
Felix Riemann 8aacbc2957 Find config folder without using functions from libgnome. Part of bug
2009-01-05  Felix Riemann  <friemann@svn.gnome.org>

	* src/eog-util.c: (eog_util_dot_dir): Find config folder without
	using functions from libgnome. Part of bug #559500.

svn path=/trunk/; revision=4929
2009-01-05 19:17:59 +00:00
Jorge Gonzalez Gonzalez 1f7d04dab4 Updated Spanish translation
svn path=/trunk/; revision=4928
2009-01-05 15:53:09 +00:00
Felix Riemann 4d69c9c4c5 Fix gtk-doc warning.
2009-01-05  Felix Riemann  <friemann@svn.gnome.org>

	* src/eog-exif-util.c: Fix gtk-doc warning.

svn path=/trunk/; revision=4927
2009-01-05 12:42:09 +00:00
Felix Riemann 6fbeeb2f84 Use better compression.
2009-01-05  Felix Riemann  <friemann@svn.gnome.org>

	* help/C/figures/eog_save_as_window.png: Use better compression. 

svn path=/trunk/; revision=4926
2009-01-05 12:15:52 +00:00
Felix Riemann 3331c03241 Update figure to show the actual layout the dialog has since 2.19.1.
2009-01-05  Felix Riemann  <friemann@svn.gnome.org>

	* help/C/figures/eog_save_as_window.png: Update figure to show
	the actual layout the dialog has since 2.19.1. 
	* help/C/eog.xml: Several smaller updates in the
	'Saving Multiple Images' section.

svn path=/trunk/; revision=4925
2009-01-05 12:02:19 +00:00
Gabor Kelemen d16833d496 Translation updated.
2009-01-05  Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Translation updated.

svn path=/trunk/; revision=4924
2009-01-05 01:37:58 +00:00