Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Check for execinfo.h and use it only if it exists.Christian Persch2005-08-293-0/+19
| | | | | | | | | 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.
* "Printing is not supported on this printer."Telsa Gwynne2005-08-292-0/+1066
| | | | ...but it is translated beautifully!
* Updated French translation.Christophe Merlet2005-08-292-139/+210
|
* Added Portuguese (pt) to ALL_LINGUAS.Duarte Loreto2005-08-292-1/+5
| | | | | | 2005-08-29 Duarte Loreto <happyguy_pt@hotmail.com> * configure.ac: Added Portuguese (pt) to ALL_LINGUAS.
* Added Portuguese translation.Duarte Loreto2005-08-292-0/+1068
| | | | | | 2005-08-29 Duarte Loreto <happyguy_pt@hotmail.com> * pt.po: Added Portuguese translation.
* Updated Indonesian translation.Mohammad DAMT2005-08-282-11/+17
| | | | | | 2005-08-28 Mohammad DAMT <mdamt@gnome.org> * id.po: Updated Indonesian translation.
* Updated Hebrew translation.Yair Hershkovitz2005-08-282-171/+192
| | | | | | 2005-08-28 Yair Hershkovitz <yairhr@gmail.com> * he.po: Updated Hebrew translation.
* Updated Indonesian translationMohammad DAMT2005-08-271-3/+3
| | | | | | 2005-08-27 Mohammad DAMT <mdamt@gnome.org> * id.po: Updated Indonesian translation
* Added Indonesian "id" to ALL_LINGUAS Added Indonesian translationMohammad DAMT2005-08-274-1/+1032
| | | | | | | 2005-08-27 Mohammad DAMT <mdamt@gnome.org> * configure.ac: Added Indonesian "id" to ALL_LINGUAS * po/id.po : Added Indonesian translation
* Translation updated by Tino Meinen.Vincent van Adrighem2005-08-272-169/+146
| | | | | | 2005-08-27 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated by Tino Meinen.
* Updated Brazilian Portuguese translation.Evandro Fernandes Giovanini2005-08-272-162/+202
| | | | | | 2005-08-27 Evandro Fernandes Giovanini <evandrofg@ig.com.br> * pt_BR.po: Updated Brazilian Portuguese translation.
* bah -- forgot this. Not rereleasing for itJonathan Blandford2005-08-261-2/+2
|
* add Punjabi (pa) by amanpreet Singh Brar AlamwaliaAmanpreet Singh Alam2005-08-261-239/+336
|
* Last minute GTK-2.6 fixes. Release 0.4.0Jonathan Blandford2005-08-263-3/+20
| | | | | | | | 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
* catch another gtk+-2.8ism Make work with gtk+-2.6 Release 0.4.0Jonathan Blandford2005-08-266-3/+84
| | | | | | | | 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
* Add 'timestamp' argument to ev_application_open_window andRyan Lortie2005-08-266-14/+78
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* Check for avail. EvWindows when quiting to handle the finalize better,Jonathan Blandford2005-08-262-6/+21
| | | | | | | | 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
* Set textdomain to libglade. Fixes translation problem in property page.Nickolay V. Shmyrev2005-08-252-1/+7
|
* Fix rotation of thumbnails, ported to new API. Moved library dependenciesNickolay V. Shmyrev2005-08-255-24/+32
| | | | | | | | | | * 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.
* Fixed distcheck and moved uk figure to correct folderNickolay V. Shmyrev2005-08-254-5/+14
|
* Redo rotation (again). prepare for 0.4.0Jonathan Blandford2005-08-2514-220/+338
| | | | | | | | | | | | | | | | | | | | | | | | 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
* Updated Catalan translation.Jordi Mallach2005-08-242-197/+183
|
* Bump poppler requirement to 0.4.1.Kristian Høgsberg2005-08-243-2/+9
| | | | | | | | | 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.
* Updated Ukrainian trasnlation.Maxim Dziumanenko2005-08-241-271/+683
| | | | | | 2005-08-24 Maxim Dziumanenko <mvd@mylinux.ua> * Updated Ukrainian trasnlation.
* Update rotation direction of backends to fit with pdf and psNickolay V. Shmyrev2005-08-245-7/+19
|
* Updated Simplified Chinese translationFunda Wang2005-08-241-137/+141
|
* Fix orientation in the postscript documentMarco Pesenti Gritti2005-08-246-67/+39
| | | | | | | | | | | | | | 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
* Adapt to the new poppler rotation API. Fix text maps on landscapeMarco Pesenti Gritti2005-08-234-35/+23
| | | | | | | | | | | 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.
* Updated Russian translationNickolay V. Shmyrev2005-08-232-233/+244
|
* Updtaed TranslationsAnkitkumar Rameshchandra Patel2005-08-232-147/+169
|
* typo in Plural-Forms field (s,Nplurals,nplurals,).Tomasz Kłoczko2005-08-221-1/+1
|
* typo in Plural-Forms field (s,nplural,nplurals,).Tomasz Kłoczko2005-08-221-1/+1
|
* Translation updated by Tino Meinen.Vincent van Adrighem2005-08-222-155/+177
| | | | | | 2005-08-22 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated by Tino Meinen.
* Updated Korean translation by Young-Ho Cha.Changwoo Ryu2005-08-212-247/+610
| | | | | | 2005-08-22 Changwoo Ryu <cwryu@debian.org> * ko.po: Updated Korean translation by Young-Ho Cha.
* get the correct region when selecting in modes other than continuous.Jonathan Blandford2005-08-202-4/+22
| | | | | | | 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.
* Updated Persian translation by Meelad Zakaria <meelad@farsiweb.info> andRoozbeh Pournader2005-08-202-0/+1064
| | | | | | | 2005-08-20 Roozbeh Pournader <roozbeh@farsiweb.info> * fa.po: Updated Persian translation by Meelad Zakaria <meelad@farsiweb.info> and myself.
* remove redundant g_warnings.Jonathan Blandford2005-08-202-2/+4
| | | | | | Sat Aug 20 13:10:01 2005 Jonathan Blandford <jrb@redhat.com> * shell/main.c (main): remove redundant g_warnings.
* Updated Polish translation by GNOME PL Team.Artur Flinta2005-08-202-146/+167
| | | | | | 2005-08-20 Artur Flinta <aflinta@cvs.gnome.org> * pl.po: Updated Polish translation by GNOME PL Team.
* Don't include autogenerated file ev-application-service.h intoNickolay V. Shmyrev2005-08-192-1/+6
| | | | | | * 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.
* Updated Finnish translation.Tommi Vainikainen2005-08-192-149/+170
| | | | | 2005-08-19 Tommi Vainikainen <thv@iki.fi> * fi.po: Updated Finnish translation.
* Updated Norwegian bokmål translation. Same.Terance Sola2005-08-193-316/+389
| | | | | | | 2005-08-19 Terance Sola <terance@lyse.net> * nb.po: Updated Norwegian bokmål translation. * no.po: Same.
* Translation updated by Ivar Smolin.Priit Laes2005-08-192-151/+184
| | | | | | 2005-08-19 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin.
* Updated Lithuanian translation.Žygimantas Beručka2005-08-182-2/+6
| | | | | | 2005-08-19 Žygimantas Beručka <zygis@gnome.org> * lt.po: Updated Lithuanian translation.
* Updated Lithuanian translation.Žygimantas Beručka2005-08-182-147/+216
| | | | | | 2005-08-19 Žygimantas Beručka <zygis@gnome.org> * lt.po: Updated Lithuanian translation.
* Updated Ukrainian translation.Maxim Dziumanenko2005-08-186-583/+1008
| | | | | | 2005-08-18 Maxim Dziumanenko <mvd@mylinux.ua> * Updated Ukrainian translation.
* Hungarian translation updated.Gabor Kelemen2005-08-182-141/+162
| | | | | | 2005-08-18 Gabor Kelemen <kelemeng@gnome.hu> * hu.po: Hungarian translation updated.
* Fix sed expression for FreeBSD. Thanks to Joe Marcus ClarkNickolay V. Shmyrev2005-08-183-4/+27
| | | | | | | | | | | | * 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.
* Updated Traditional Chinese translation.Chao-Hsiung Liao2005-08-182-136/+157
| | | | | | 2005-08-18 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw> * zh_TW.po: Updated Traditional Chinese translation.
* Updated German translation.Hendrik Brandt2005-08-172-120/+128
| | | | | | 2005-08-18 Hendrik Brandt <heb@gnome-de.org> * de.po: Updated German translation.
* Updated Greek translationNikos Charonitakis2005-08-172-145/+166
|