]>
www.fi.muni.cz Git - evince.git/log
Christopher Aillon [Thu, 8 Sep 2005 19:30:10 +0000 (19:30 +0000)]
leak fix: unref fullscreen_timeout_source before clearing it
2005-09-08 Christopher Aillon <caillon@redhat.com>
* shell/ev-window.c: (fullscreen_timeout_cb),
(fullscreen_set_timeout), (fullscreen_clear_timeout),
(ev_window_dispose):
leak fix: unref fullscreen_timeout_source before clearing it
Nickolay V. Shmyrev [Thu, 8 Sep 2005 18:28:03 +0000 (18:28 +0000)]
Used -lt1 instead -lt1lib
Marco Pesenti Gritti [Thu, 8 Sep 2005 11:59:55 +0000 (11:59 +0000)]
Fix some bugs with xyz links, respect zoom
2005-09-08 Marco Pesenti Gritti <mpg@redhat.com>
* backend/ev-link.c: (ev_link_new_page_xyz):
* pdf/ev-poppler.cc:
* shell/ev-view.c: (goto_xyz_link), (ev_view_goto_link):
Fix some bugs with xyz links, respect zoom
Marco Pesenti Gritti [Thu, 8 Sep 2005 11:05:55 +0000 (11:05 +0000)]
null check uri before setting and getting metadata
2005-09-08 Marco Pesenti Gritti <mpg@redhat.com>
* shell/ev-window.c: (page_changed_cb),
(setup_document_from_metadata), (update_sidebar_visibility),
(setup_view_from_metadata), (ev_window_run_fullscreen),
(ev_window_stop_fullscreen), (ev_window_run_presentation),
(ev_window_stop_presentation), (ev_window_continuous_changed_cb),
(ev_window_dual_mode_changed_cb),
(ev_window_sidebar_current_page_changed_cb):
null check uri before setting and getting metadata
Marco Pesenti Gritti [Thu, 8 Sep 2005 10:52:09 +0000 (10:52 +0000)]
Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
2005-09-08 Marco Pesenti Gritti <mpg@redhat.com>
* dvi/Makefile.am:
* properties/Makefile.am:
* shell/Makefile.am:
* thumbnailer/Makefile.am:
Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
Marco Pesenti Gritti [Thu, 8 Sep 2005 09:44:27 +0000 (09:44 +0000)]
Add a signal for link activation.
2005-09-08 Marco Pesenti Gritti <mpg@redhat.com>
* shell/ev-sidebar-links.c: (ev_sidebar_links_class_init),
(selection_changed_callback):
* shell/ev-sidebar-links.h:
Add a signal for link activation.
* shell/ev-view.c: (ev_view_goto_link),
(ev_view_button_release_event):
* shell/ev-view.h:
* shell/ev-window.c: (sidebar_links_link_activated_cb),
(ev_window_init):
Implement the signal so that we can handle all link types.
* shell/ev-page-cache.c:
Remove unused set_link function
Marco Pesenti Gritti [Thu, 8 Sep 2005 09:22:47 +0000 (09:22 +0000)]
Add some space from the cursor, hardcoded but I couldnt find a better way.
2005-09-08 Marco Pesenti Gritti <mpg@redhat.com>
* lib/ev-tooltip.c: (ev_tooltip_set_position):
Add some space from the cursor, hardcoded but I couldnt
find a better way.
Marco Pesenti Gritti [Wed, 7 Sep 2005 14:55:34 +0000 (14:55 +0000)]
Use mozilla style vs gtk style, way better for links.
2005-09-07 Marco Pesenti Gritti <mpg@redhat.com>
* lib/ev-tooltip.c:
Use mozilla style vs gtk style, way better for links.
* shell/ev-view.c: (ev_view_motion_notify_event),
(ev_view_destroy), (ev_view_init):
Deactive tooltip when the link hovered is changed.
Marco Pesenti Gritti [Wed, 7 Sep 2005 12:36:54 +0000 (12:36 +0000)]
Implement xyz links, still not functional. Links are a total mess, will
2005-09-07 Marco Pesenti Gritti <mpg@redhat.com>
* backend/ev-document.h:
* backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_top),
(ev_link_get_left), (ev_link_get_zoom), (ev_link_get_property),
(ev_link_set_property), (ev_window_dispose), (ev_link_class_init),
(ev_link_new_page), (ev_link_new_page_xyz):
* backend/ev-link.h:
* pdf/ev-poppler.cc:
* shell/ev-view.c: (doc_point_to_view_point), (scroll_to_xyz_link),
(go_to_link), (tip_from_link):
Implement xyz links, still not functional. Links are a total
mess, will need to refactor and bugfix a lot :(
Inaki Larranaga [Mon, 5 Sep 2005 19:53:57 +0000 (19:53 +0000)]
Updated Basque translation.
2005-09-05 Inaki Larranaga <dooteo@euskalgnu.org>
* eu.po: Updated Basque translation.
Alessio Frusciante [Mon, 5 Sep 2005 19:14:29 +0000 (19:14 +0000)]
Added Italian translation.
Marco Pesenti Gritti [Mon, 5 Sep 2005 10:45:45 +0000 (10:45 +0000)]
Remove the statusbar. This regress loading feedback, need to check with
2005-09-05 Marco Pesenti Gritti <mpg@redhat.com>
* data/evince-ui.xml:
* data/evince.schemas.in:
* shell/Makefile.am:
* shell/ev-window.c: (update_chrome_visibility),
(password_dialog_response), (ev_window_load_job_cb),
(ev_window_xfer_job_cb), (ev_window_open_uri),
(ev_window_class_init), (set_chrome_actions), (load_chrome),
(ev_window_init):
Remove the statusbar. This regress loading feedback, need to
check with Bryan what we want to do there...
Marco Pesenti Gritti [Mon, 5 Sep 2005 09:08:25 +0000 (09:08 +0000)]
Fix tooltip border and size handling
2005-09-05 Marco Pesenti Gritti <mpg@redhat.com>
* lib/ev-tooltip.c: (ev_tooltip_init):
Fix tooltip border and size handling
Marco Pesenti Gritti [Mon, 5 Sep 2005 08:57:08 +0000 (08:57 +0000)]
Delay popup showing. Mirror gtk logic/times.
2005-09-05 Marco Pesenti Gritti <mpg@redhat.com>
* lib/ev-tooltip.c: (ev_tooltip_dispose), (ev_tooltip_class_init),
(ev_tooltip_set_position), (ev_tooltip_recently_shown),
(ev_tooltip_timeout), (ev_tooltip_activate),
(ev_tooltip_deactivate):
* lib/ev-tooltip.h:
* shell/ev-view.c: (ev_view_motion_notify_event):
Delay popup showing. Mirror gtk logic/times.
Danilo Šegan [Sat, 3 Sep 2005 18:43:42 +0000 (18:43 +0000)]
Updated Serbian translation.
Marco Pesenti Gritti [Sat, 3 Sep 2005 13:11:24 +0000 (13:11 +0000)]
*** empty log message ***
Marco Pesenti Gritti [Sat, 3 Sep 2005 13:10:53 +0000 (13:10 +0000)]
Simple widget to show tooltips at a custom position
2005-09-03 Marco Pesenti Gritti <mpg@redhat.com>
* lib/Makefile.am:
* lib/ev-tooltip.c: (ev_tooltip_expose_event),
(ev_tooltip_class_init), (ev_tooltip_init), (ev_tooltip_new),
(ev_tooltip_set_text), (ev_tooltip_set_position):
* lib/ev-tooltip.h:
Simple widget to show tooltips at a custom position
* shell/ev-view.c: (tip_from_link), (ev_view_motion_notify_event),
(ev_view_destroy):
Use it for links. First go, needs work
Nickolay V. Shmyrev [Fri, 2 Sep 2005 20:52:46 +0000 (20:52 +0000)]
HIG fixes, thanks to Dennis Cranston
Marco Pesenti Gritti [Fri, 2 Sep 2005 13:35:38 +0000 (13:35 +0000)]
Make file pickers not modal and refactor code some
2005-09-02 Marco Pesenti Gritti <mpg@redhat.com>
* shell/ev-window.c: (file_open_dialog_response_cb),
(ev_window_cmd_file_open), (file_save_dialog_response_cb),
(ev_window_cmd_save_as):
Make file pickers not modal and refactor code some
Marco Pesenti Gritti [Fri, 2 Sep 2005 10:41:11 +0000 (10:41 +0000)]
Add a current page property and allow to get/set it
2005-09-02 Marco Pesenti Gritti <mpg@redhat.com>
* shell/ev-sidebar.h:
* shell/ev-sidebar.c: (ev_sidebar_set_property),
(ev_sidebar_get_current_page), (ev_sidebar_get_property),
(ev_sidebar_class_init), (ev_sidebar_select_page),
(ev_sidebar_menu_item_activate_cb), (ev_sidebar_new),
(ev_sidebar_set_page):
Add a current page property and allow to get/set it
* shell/ev-window.c: (setup_view_from_metadata),
(ev_window_sidebar_current_page_changed_cb), (ev_window_init):
Persist current sidebar page per document
Marco Pesenti Gritti [Fri, 2 Sep 2005 09:02:13 +0000 (09:02 +0000)]
Persist size/visibility of sidebar per document
2005-09-02 Marco Pesenti Gritti <mpg@redhat.com>
* data/evince.schemas.in:
* shell/ev-window.c: (update_chrome_visibility),
(setup_document_from_metadata), (update_sidebar_visibility),
(setup_view_from_metadata), (ev_window_sidebar_position_change_cb),
(ev_window_run_fullscreen), (ev_window_stop_fullscreen),
(ev_window_run_presentation), (ev_window_stop_presentation),
(ev_window_view_sidebar_cb),
(ev_window_sidebar_visibility_changed_cb), (set_chrome_actions),
(load_chrome), (ev_window_init):
Persist size/visibility of sidebar per document
Jonathan Blandford [Fri, 2 Sep 2005 05:00:39 +0000 (05:00 +0000)]
Abbrev)--L1743--C75--54%---------------------------------------------------------------Fri Sep 2 00:59:55 2005 Jonathan Blandford <jrb@redhat.com>
* shell/ev-view.c (draw_loading_text): Draw loading text.
Dan Damian [Thu, 1 Sep 2005 22:06:37 +0000 (22:06 +0000)]
Added Romanian translation by Misu Moldovan.
Marco Pesenti Gritti [Thu, 1 Sep 2005 09:35:03 +0000 (09:35 +0000)]
ev_page_cache_get doesnt return a reference, dont try to unref it.
2005-09-01 Marco Pesenti Gritti <mpg@redhat.com>
* shell/ev-view.c: (clear_caches):
ev_page_cache_get doesnt return a reference,
dont try to unref it.
Marco Pesenti Gritti [Thu, 1 Sep 2005 08:12:45 +0000 (08:12 +0000)]
Fix timestamp parameter with dbus <= 0.33
2005-09-01 Marco Pesenti Gritti <mpg@redhat.com>
* shell/main.c: (load_files_remote):
Fix timestamp parameter with dbus <= 0.33
Marco Pesenti Gritti [Wed, 31 Aug 2005 17:57:46 +0000 (17:57 +0000)]
Add missing full stop
2005-08-31 Marco Pesenti Gritti <mpg@redhat.com>
* data/evince.schemas.in:
Add missing full stop
Alexander Shopov [Wed, 31 Aug 2005 14:20:40 +0000 (14:20 +0000)]
Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
2005-08-31 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Vladimir Petkov <vpetkov@i-space.org>
Hiroyuki Ikezoe [Wed, 31 Aug 2005 08:34:39 +0000 (08:34 +0000)]
Plug some memory leaks
2005-08-31 Hiroyuki Ikezoe <poincare@ikezoe.net>
* shell/ev-pixbuf-cache.c: (dispose_cache_job_info):
* shell/ev-window.c: (ev_window_print_range), (ev_window_dispose):
Plug some memory leaks
Rajesh Ranjan [Wed, 31 Aug 2005 04:25:33 +0000 (04:25 +0000)]
updated by rranjan@redhat.com
Alexander Shopov [Tue, 30 Aug 2005 10:30:36 +0000 (10:30 +0000)]
Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
2005-08-30 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Vladimir Petkov <vpetkov@i-space.org>
Jens Seidel [Mon, 29 Aug 2005 21:40:14 +0000 (21:40 +0000)]
Typo corrections
Miloslav Trmac [Mon, 29 Aug 2005 21:16:50 +0000 (21:16 +0000)]
Updated Czech translation.
2005-08-29 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation.
Christian Persch [Mon, 29 Aug 2005 20:40:07 +0000 (20:40 +0000)]
Check for execinfo.h and use it only if it exists.
2005-08-29 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* lib/ev-debug.c: (trap_handler):
Check for execinfo.h and use it only if it exists.
Telsa Gwynne [Mon, 29 Aug 2005 20:04:07 +0000 (20:04 +0000)]
"Printing is not supported on this printer."
...but it is translated beautifully!
Christophe Merlet [Mon, 29 Aug 2005 19:14:22 +0000 (19:14 +0000)]
Updated French translation.
Duarte Loreto [Mon, 29 Aug 2005 11:26:13 +0000 (11:26 +0000)]
Added Portuguese (pt) to ALL_LINGUAS.
2005-08-29 Duarte Loreto <happyguy_pt@hotmail.com>
* configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
Duarte Loreto [Mon, 29 Aug 2005 11:24:53 +0000 (11:24 +0000)]
Added Portuguese translation.
2005-08-29 Duarte Loreto <happyguy_pt@hotmail.com>
* pt.po: Added Portuguese translation.
Mohammad DAMT [Sun, 28 Aug 2005 19:20:24 +0000 (19:20 +0000)]
Updated Indonesian translation.
2005-08-28 Mohammad DAMT <mdamt@gnome.org>
* id.po: Updated Indonesian translation.
Yair Hershkovitz [Sun, 28 Aug 2005 17:28:37 +0000 (17:28 +0000)]
Updated Hebrew translation.
2005-08-28 Yair Hershkovitz <yairhr@gmail.com>
* he.po: Updated Hebrew translation.
Mohammad DAMT [Sat, 27 Aug 2005 19:03:34 +0000 (19:03 +0000)]
Updated Indonesian translation
2005-08-27 Mohammad DAMT <mdamt@gnome.org>
* id.po: Updated Indonesian translation
Mohammad DAMT [Sat, 27 Aug 2005 18:48:03 +0000 (18:48 +0000)]
Added Indonesian "id" to ALL_LINGUAS Added Indonesian translation
2005-08-27 Mohammad DAMT <mdamt@gnome.org>
* configure.ac: Added Indonesian "id" to ALL_LINGUAS
* po/id.po : Added Indonesian translation
Vincent van Adrighem [Sat, 27 Aug 2005 12:35:00 +0000 (12:35 +0000)]
Translation updated by Tino Meinen.
2005-08-27 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Translation updated by Tino Meinen.
Evandro Fernandes Giovanini [Sat, 27 Aug 2005 08:35:19 +0000 (08:35 +0000)]
Updated Brazilian Portuguese translation.
2005-08-27 Evandro Fernandes Giovanini <evandrofg@ig.com.br>
* pt_BR.po: Updated Brazilian Portuguese translation.
Jonathan Blandford [Fri, 26 Aug 2005 05:11:20 +0000 (05:11 +0000)]
bah -- forgot this. Not rereleasing for it
Amanpreet Singh Alam [Fri, 26 Aug 2005 05:04:25 +0000 (05:04 +0000)]
add Punjabi (pa) by amanpreet Singh Brar Alamwalia
Jonathan Blandford [Fri, 26 Aug 2005 04:46:08 +0000 (04:46 +0000)]
Last minute GTK-2.6 fixes. Release 0.4.0
Fri Aug 26 00:45:09 2005 Jonathan Blandford <jrb@redhat.com>
* shell/main.c:
* shell/ev-application.c: Last minute GTK-2.6 fixes.
* NEWS: Release 0.4.0
Jonathan Blandford [Fri, 26 Aug 2005 04:25:42 +0000 (04:25 +0000)]
catch another gtk+-2.8ism Make work with gtk+-2.6 Release 0.4.0
Thu Aug 25 23:40:23 2005 Jonathan Blandford <jrb@redhat.com>
* configure.ac: catch another gtk+-2.8ism
* shell/main.c: Make work with gtk+-2.6
* NEWS: Release 0.4.0
Ryan Lortie [Fri, 26 Aug 2005 02:34:30 +0000 (02:34 +0000)]
Add 'timestamp' argument to ev_application_open_window and
2005-08-25 Ryan Lortie <desrt@desrt.ca>
* shell/ev-application-service.xml: Add 'timestamp' argument to
ev_application_open_window and ev_application_open_uri methods.
* shell/ev-application.h: Add 'timestamp' argument to
ev_application_open_window, ev_application_open_uri,
and ev_application_open_uri_list functions.
* shell/ev-application.c (ev_application_open_window,
ev_application_open_uri, ev_application_open_uri_list): Change
functions that show/present windows to use a timestamp if one
is passed in.
* shell/ev-window.c (ev_window_cmd_file_open,
ev_window_cmd_recent_file_activate, drag_data_received_cb):
* shell/main.c (load_files): Modify calls to ev_application to
include GDK_CURRENT_TIME as timestamp.
* shell/main.c (load_files_remote): Obtain timestamp for client
instance from GDK and pass to server instance so new windows are
focused properly. Fix dbus_g_proxy_call() calls by including second
G_TYPE_INVALID.
Closes bug #314475.
Jonathan Blandford [Fri, 26 Aug 2005 02:16:17 +0000 (02:16 +0000)]
Check for avail. EvWindows when quiting to handle the finalize better,
Thu Aug 25 22:13:08 2005 Jonathan Blandford <jrb@redhat.com>
* shell/ev-window.c (ev_window_finalize): Check for
avail. EvWindows when quiting to handle the finalize better,
#314497
Nickolay V. Shmyrev [Thu, 25 Aug 2005 23:27:41 +0000 (23:27 +0000)]
Set textdomain to libglade. Fixes translation problem in property page.
Nickolay V. Shmyrev [Thu, 25 Aug 2005 20:10:01 +0000 (20:10 +0000)]
Fix rotation of thumbnails, ported to new API. Moved library dependencies
* djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
* dvi/Makefile.am:
* dvi/dvi-document.c: (dvi_document_thumbnails_get_thumbnail):
* dvi/mdvi-lib/Makefile.am:
Fix rotation of thumbnails, ported to new API. Moved library
dependencies earlier, probably it will fix linkage problem.
Nickolay V. Shmyrev [Thu, 25 Aug 2005 06:54:18 +0000 (06:54 +0000)]
Fixed distcheck and moved uk figure to correct folder
Jonathan Blandford [Thu, 25 Aug 2005 06:34:20 +0000 (06:34 +0000)]
Redo rotation (again). prepare for 0.4.0
Thu Aug 25 02:32:32 2005 Jonathan Blandford <jrb@redhat.com>
* backend/ev-document-misc.c:
(ev_document_misc_get_thumbnail_frame):
* backend/ev-document-misc.h:
* configure.ac:
* pdf/ev-poppler.cc:
* shell/Makefile.am:
* shell/ev-sidebar-thumbnails.c: (add_range),
(ev_sidebar_thumbnails_set_loading_icon),
(ev_sidebar_thumbnails_refresh),
(ev_sidebar_thumbnails_set_document):
* shell/ev-sidebar-thumbnails.h:
* shell/ev-view.c: (ev_view_motion_notify_event),
(ev_view_set_property), (ev_view_get_property),
(ev_view_class_init), (ev_view_set_rotation):
* shell/ev-window.c: (ev_window_cmd_edit_rotate_left),
(ev_window_cmd_edit_rotate_right), (ev_window_rotation_changed_cb),
(ev_window_init):
* tiff/tiff-document.c: (tiff_document_thumbnails_get_thumbnail):
Redo rotation (again). prepare for 0.4.0
Jordi Mallach [Wed, 24 Aug 2005 23:24:08 +0000 (23:24 +0000)]
Updated Catalan translation.
Kristian Høgsberg [Wed, 24 Aug 2005 18:46:45 +0000 (18:46 +0000)]
Bump poppler requirement to 0.4.1.
2005-08-24 Kristian Høgsberg <krh@redhat.com>
* configure.ac: Bump poppler requirement to 0.4.1.
* pdf/ev-poppler.cc (pdf_selection_render_selection): Add rotation
argument to poppler_page_render_selection() call.
Maxim Dziumanenko [Wed, 24 Aug 2005 18:19:59 +0000 (18:19 +0000)]
Updated Ukrainian trasnlation.
2005-08-24 Maxim Dziumanenko <mvd@mylinux.ua>
* Updated Ukrainian trasnlation.
Nickolay V. Shmyrev [Wed, 24 Aug 2005 15:45:12 +0000 (15:45 +0000)]
Update rotation direction of backends to fit with pdf and ps
Funda Wang [Wed, 24 Aug 2005 09:52:49 +0000 (09:52 +0000)]
Updated Simplified Chinese translation
Marco Pesenti Gritti [Wed, 24 Aug 2005 08:46:18 +0000 (08:46 +0000)]
Fix orientation in the postscript document
2005-08-24 Marco Pesenti Gritti <mpg@redhat.com>
* backend/ev-async-renderer.c: (ev_async_renderer_render_pixbuf):
* backend/ev-async-renderer.h:
* ps/ps-document.c: (ps_document_init), (setup_pixmap),
(setup_page), (ps_document_get_page_size),
(ps_async_renderer_render_pixbuf):
* ps/ps-document.h:
* shell/ev-jobs.c: (ev_job_render_run):
Fix orientation in the postscript document
Marco Pesenti Gritti [Tue, 23 Aug 2005 08:33:52 +0000 (08:33 +0000)]
Adapt to the new poppler rotation API. Fix text maps on landscape
2005-08-23 Marco Pesenti Gritti <mpg@redhat.com>
* pdf/ev-poppler.cc:
* ps/ps-document.c: (push_pixbuf), (ps_document_widget_event):
* shell/ev-view.c: (highlight_find_results):
Adapt to the new poppler rotation API. Fix text maps on landscape
documents.
Nickolay V. Shmyrev [Tue, 23 Aug 2005 07:28:00 +0000 (07:28 +0000)]
Updated Russian translation
Ankitkumar Rameshchandra Patel [Tue, 23 Aug 2005 06:21:23 +0000 (06:21 +0000)]
Updtaed Translations
Tomasz Kłoczko [Mon, 22 Aug 2005 17:55:30 +0000 (17:55 +0000)]
typo in Plural-Forms field (s,Nplurals,nplurals,).
Tomasz Kłoczko [Mon, 22 Aug 2005 17:54:20 +0000 (17:54 +0000)]
typo in Plural-Forms field (s,nplural,nplurals,).
Vincent van Adrighem [Mon, 22 Aug 2005 16:29:07 +0000 (16:29 +0000)]
Translation updated by Tino Meinen.
2005-08-22 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Translation updated by Tino Meinen.
Changwoo Ryu [Sun, 21 Aug 2005 18:29:30 +0000 (18:29 +0000)]
Updated Korean translation by Young-Ho Cha.
2005-08-22 Changwoo Ryu <cwryu@debian.org>
* ko.po: Updated Korean translation by Young-Ho Cha.
Jonathan Blandford [Sat, 20 Aug 2005 21:15:07 +0000 (21:15 +0000)]
get the correct region when selecting in modes other than continuous.
Sat Aug 20 17:13:48 2005 Jonathan Blandford <jrb@redhat.com>
* shell/ev-view.c (compute_new_selection_text): get the correct
region when selecting in modes other than continuous.
Roozbeh Pournader [Sat, 20 Aug 2005 17:46:54 +0000 (17:46 +0000)]
Updated Persian translation by Meelad Zakaria <meelad@farsiweb.info> and
2005-08-20 Roozbeh Pournader <roozbeh@farsiweb.info>
* fa.po: Updated Persian translation by Meelad Zakaria
<meelad@farsiweb.info> and myself.
Jonathan Blandford [Sat, 20 Aug 2005 17:10:39 +0000 (17:10 +0000)]
remove redundant g_warnings.
Sat Aug 20 13:10:01 2005 Jonathan Blandford <jrb@redhat.com>
* shell/main.c (main): remove redundant g_warnings.
Artur Flinta [Sat, 20 Aug 2005 14:30:07 +0000 (14:30 +0000)]
Updated Polish translation by GNOME PL Team.
2005-08-20 Artur Flinta <aflinta@cvs.gnome.org>
* pl.po: Updated Polish translation by GNOME PL Team.
Nickolay V. Shmyrev [Fri, 19 Aug 2005 18:34:55 +0000 (18:34 +0000)]
Don't include autogenerated file ev-application-service.h into
* shell/Makefile.am: Don't include autogenerated
file ev-application-service.h into distribution, since
it causes dbus crash. Fix for bugs 313724 and 313443.
Tommi Vainikainen [Fri, 19 Aug 2005 13:45:52 +0000 (13:45 +0000)]
Updated Finnish translation.
2005-08-19 Tommi Vainikainen <thv@iki.fi>
* fi.po: Updated Finnish translation.
Terance Sola [Fri, 19 Aug 2005 13:31:58 +0000 (13:31 +0000)]
Updated Norwegian bokmål translation. Same.
2005-08-19 Terance Sola <terance@lyse.net>
* nb.po: Updated Norwegian bokmål translation.
* no.po: Same.
Priit Laes [Fri, 19 Aug 2005 05:49:07 +0000 (05:49 +0000)]
Translation updated by Ivar Smolin.
2005-08-19 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
Žygimantas Beručka [Thu, 18 Aug 2005 21:43:40 +0000 (21:43 +0000)]
Updated Lithuanian translation.
2005-08-19 Žygimantas Beručka <zygis@gnome.org>
* lt.po: Updated Lithuanian translation.
Žygimantas Beručka [Thu, 18 Aug 2005 21:39:29 +0000 (21:39 +0000)]
Updated Lithuanian translation.
2005-08-19 Žygimantas Beručka <zygis@gnome.org>
* lt.po: Updated Lithuanian translation.
Maxim Dziumanenko [Thu, 18 Aug 2005 09:41:52 +0000 (09:41 +0000)]
Updated Ukrainian translation.
2005-08-18 Maxim Dziumanenko <mvd@mylinux.ua>
* Updated Ukrainian translation.
Gabor Kelemen [Thu, 18 Aug 2005 07:28:27 +0000 (07:28 +0000)]
Hungarian translation updated.
2005-08-18 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Hungarian translation updated.
Nickolay V. Shmyrev [Thu, 18 Aug 2005 06:24:58 +0000 (06:24 +0000)]
Fix sed expression for FreeBSD. Thanks to Joe Marcus Clark
* configure.ac: Fix sed expression for FreeBSD. Thanks
to Joe Marcus Clark <marcus@freebsd.org>
* shell/eggfindbar.c: (entry_activate_callback),
(entry_changed_callback), (egg_find_bar_init),
(egg_find_bar_set_search_string):
Made findbar buttons unsensitive if there is no text in
entry. Fix for the bug 313285.
Chao-Hsiung Liao [Thu, 18 Aug 2005 03:21:36 +0000 (03:21 +0000)]
Updated Traditional Chinese translation.
2005-08-18 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
* zh_TW.po: Updated Traditional Chinese translation.
Hendrik Brandt [Wed, 17 Aug 2005 22:43:16 +0000 (22:43 +0000)]
Updated German translation.
2005-08-18 Hendrik Brandt <heb@gnome-de.org>
* de.po: Updated German translation.
Nikos Charonitakis [Wed, 17 Aug 2005 21:52:42 +0000 (21:52 +0000)]
Updated Greek translation
Ivan Stojmirov [Wed, 17 Aug 2005 19:54:07 +0000 (19:54 +0000)]
done
Carlos Garcia Campos [Wed, 17 Aug 2005 18:53:08 +0000 (18:53 +0000)]
Use g_filename_display_name for displaying filenames and revert string
2005-08-17 Carlos Garcia Campos <carlosgc@gnome.org>
* ps/ps-document.c: Use g_filename_display_name for displaying
filenames and revert string freeze breackage
Laurent Dhima [Wed, 17 Aug 2005 08:50:17 +0000 (08:50 +0000)]
Updated Albanian translation.
2005-08-17 Laurent Dhima <laurenti@alblinux.net>
* sq.po: Updated Albanian translation.
Marco Pesenti Gritti [Wed, 17 Aug 2005 08:28:34 +0000 (08:28 +0000)]
Update for 0.3.4
2005-08-17 Marco Pesenti Gritti <mpg@redhat.com>
* NEWS:
* configure.ac:
Update for 0.3.4
* shell/Makefile.am:
Add ev-application-service.xml to extra dist
* shell/ev-view.c: (find_page_at_location):
Remove unused function (fix warning)
Clytie Siddall [Wed, 17 Aug 2005 08:19:10 +0000 (08:19 +0000)]
vi.po: Updated Vietnamese translation.
Takeshi AIHANA [Wed, 17 Aug 2005 08:06:12 +0000 (08:06 +0000)]
Updated Japanese translation for v0.3.3.
2005-08-17 Takeshi AIHANA <aihana@gnome.gr.jp>
* ja.po: Updated Japanese translation for v0.3.3.
Nickolay V. Shmyrev [Tue, 16 Aug 2005 23:58:48 +0000 (23:58 +0000)]
Fix warnings and build with t1lib-5.0
Adam Weinberger [Tue, 16 Aug 2005 23:32:36 +0000 (23:32 +0000)]
Updated Canadian English translation.
2005-08-16 Adam Weinberger <adamw@gnome.org>
* en_CA.po: Updated Canadian English translation.
Francisco Javier F. Serrador [Tue, 16 Aug 2005 20:50:29 +0000 (20:50 +0000)]
Updated Spanish translation.
2005-08-16 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
Nickolay V. Shmyrev [Tue, 16 Aug 2005 15:49:48 +0000 (15:49 +0000)]
Fix build warnings and compilation with dbus 0.35.2
Nickolay V. Shmyrev [Tue, 16 Aug 2005 15:34:06 +0000 (15:34 +0000)]
Updated Russian translation
Nickolay V. Shmyrev [Tue, 16 Aug 2005 15:20:14 +0000 (15:20 +0000)]
Return focus back to view on escape. Fix for bug 313295.
Nickolay V. Shmyrev [Tue, 16 Aug 2005 15:16:10 +0000 (15:16 +0000)]
Correct conversion from uri to displayable string. Fix for bug 313296.
* shell/ev-window.c: (update_window_title),
(ev_window_popup_password_dialog), (ev_window_load_job_cb),
(ev_window_cmd_save_as):
Correct conversion from uri to displayable string. Fix for
bug 313296.
Carlos Garcia Campos [Tue, 16 Aug 2005 14:17:20 +0000 (14:17 +0000)]
convert filename to utf8 when there is an error loading document. Fixes
2005-08-16 Carlos Garcia Campos <carlosgc@gnome.org>
* ps/ps-document.c: convert filename to utf8 when there is an error
loading document. Fixes #309915
Marco Pesenti Gritti [Tue, 16 Aug 2005 12:52:24 +0000 (12:52 +0000)]
We depend on poppler 0.4.0
2005-08-16 Marco Pesenti Gritti <mpg@redhat.com>
* configure.ac:
We depend on poppler 0.4.0
Laurent Dhima [Tue, 16 Aug 2005 08:52:12 +0000 (08:52 +0000)]
Updated Albanian translation.
2005-08-16 Laurent Dhima <laurenti@alblinux.net>
* sq.po: Updated Albanian translation.
Adam Weinberger [Tue, 16 Aug 2005 07:05:12 +0000 (07:05 +0000)]
Updated Canadian English translation.
2005-08-16 Adam Weinberger <adamw@gnome.org>
* en_CA.po: Updated Canadian English translation.
Funda Wang [Tue, 16 Aug 2005 03:18:07 +0000 (03:18 +0000)]
Updated Simplified Chinese translation