]> www.fi.muni.cz Git - evince.git/history - ChangeLog
Support for gnome-keyring for encrypted PDF's.
[evince.git] / ChangeLog
2005-09-13 Nickolay V. ShmyrevSupport for gnome-keyring for encrypted PDF's.
2005-09-11 Nickolay V. ShmyrevMore precise handling of enter_notify/leave_notify...
2005-09-08 Christopher Aillonleak fix: unref fullscreen_timeout_source before cleari...
2005-09-08 Nickolay V. ShmyrevUsed -lt1 instead -lt1lib
2005-09-08 Marco Pesenti GrittiFix some bugs with xyz links, respect zoom
2005-09-08 Marco Pesenti Grittinull check uri before setting and getting metadata
2005-09-08 Marco Pesenti GrittiSome build fixes for cygwin. Patch by yselkowitz@users...
2005-09-08 Marco Pesenti GrittiAdd a signal for link activation.
2005-09-08 Marco Pesenti GrittiAdd some space from the cursor, hardcoded but I couldnt...
2005-09-07 Marco Pesenti GrittiUse mozilla style vs gtk style, way better for links.
2005-09-07 Marco Pesenti GrittiImplement xyz links, still not functional. Links are...
2005-09-05 Alessio FruscianteAdded Italian translation.
2005-09-05 Marco Pesenti GrittiRemove the statusbar. This regress loading feedback...
2005-09-05 Marco Pesenti GrittiFix tooltip border and size handling
2005-09-05 Marco Pesenti GrittiDelay popup showing. Mirror gtk logic/times.
2005-09-03 Marco Pesenti GrittiSimple widget to show tooltips at a custom position
2005-09-02 Nickolay V. ShmyrevHIG fixes, thanks to Dennis Cranston
2005-09-02 Marco Pesenti GrittiMake file pickers not modal and refactor code some
2005-09-02 Marco Pesenti GrittiAdd a current page property and allow to get/set it
2005-09-02 Marco Pesenti GrittiPersist size/visibility of sidebar per document
2005-09-02 Jonathan BlandfordAbbrev)--L1743--C75--54%--------------------------...
2005-09-01 Dan DamianAdded Romanian translation by Misu Moldovan.
2005-09-01 Marco Pesenti Grittiev_page_cache_get doesnt return a reference, dont try...
2005-09-01 Marco Pesenti GrittiFix timestamp parameter with dbus <= 0.33
2005-08-31 Marco Pesenti GrittiAdd missing full stop
2005-08-31 Hiroyuki IkezoePlug some memory leaks
2005-08-29 Christian PerschCheck for execinfo.h and use it only if it exists.
2005-08-29 Duarte LoretoAdded Portuguese (pt) to ALL_LINGUAS.
2005-08-27 Mohammad DAMTAdded Indonesian "id" to ALL_LINGUAS Added Indonesian...
2005-08-26 Jonathan BlandfordLast minute GTK-2.6 fixes. Release 0.4.0 EVINCE_0_4_0
2005-08-26 Jonathan Blandfordcatch another gtk+-2.8ism Make work with gtk+-2.6 Relea...
2005-08-26 Ryan LortieAdd 'timestamp' argument to ev_application_open_window and
2005-08-26 Jonathan BlandfordCheck for avail. EvWindows when quiting to handle the...
2005-08-25 Nickolay V. Shmyrev Set textdomain to libglade. Fixes translation problem...
2005-08-25 Nickolay V. ShmyrevFix rotation of thumbnails, ported to new API. Moved...
2005-08-25 Jonathan BlandfordRedo rotation (again). prepare for 0.4.0
2005-08-24 Kristian HøgsbergBump poppler requirement to 0.4.1.
2005-08-24 Nickolay V. ShmyrevUpdate rotation direction of backends to fit with pdf...
2005-08-24 Marco Pesenti GrittiFix orientation in the postscript document
2005-08-23 Marco Pesenti GrittiAdapt to the new poppler rotation API. Fix text maps...
2005-08-20 Jonathan Blandfordget the correct region when selecting in modes other...
2005-08-20 Jonathan Blandfordremove redundant g_warnings.
2005-08-19 Nickolay V. ShmyrevDon't include autogenerated file ev-application-service...
2005-08-18 Nickolay V. ShmyrevFix sed expression for FreeBSD. Thanks to Joe Marcus...
2005-08-17 Carlos Garcia CamposUse g_filename_display_name for displaying filenames...
2005-08-17 Marco Pesenti GrittiUpdate for 0.3.4
2005-08-16 Nickolay V. ShmyrevFix warnings and build with t1lib-5.0
2005-08-16 Nickolay V. ShmyrevFix build warnings and compilation with dbus 0.35.2
2005-08-16 Nickolay V. ShmyrevReturn focus back to view on escape. Fix for bug 313295.
2005-08-16 Nickolay V. ShmyrevCorrect conversion from uri to displayable string....
2005-08-16 Carlos Garcia Camposconvert filename to utf8 when there is an error loading...
2005-08-16 Marco Pesenti GrittiWe depend on poppler 0.4.0
2005-08-16 Jonathan BlandfordRelease 0.3.3. Remove pdf icon. EVINCE_0_3_3
2005-08-15 Dennis CranstonHIG fixes: add a couple missing mnemonics to menu items...
2005-08-15 Jonathan Blandfordfix up
2005-08-15 Jonathan Blandford* shell/ev-metadata-manager.c: (ev_metadata_manager_ini...
2005-08-14 Baris CicekAdded tr to ALL_LINGUAS
2005-08-12 Nickolay V. ShmyrevFix for bug Bug 311838: Seach backward requires several...
2005-08-11 Nickolay V. ShmyrevHide menu entry and rename it to "Document Viewer"...
2005-08-11 Crispin FlowerdayPoint to the correct function in constructor of the...
2005-08-09 Jonathan BlandfordMake thread safe.
2005-08-07 Nickolay V. ShmyrevDon't update page range if we are scrolling to some...
2005-08-07 Nickolay V. ShmyrevReverse rotation/scale when getting max page width...
2005-08-07 Jonathan Blandfordreverse rotation/page when getting the area for select_all.
2005-08-06 Kristian HøgsbergChange selection color on focus in and focus out events...
2005-08-06 Yair HershkovitzAdded Hebrew translation.
2005-08-06 Jonathan BlandfordClean up selection to be much smoother!
2005-08-05 Kristian HøgsbergPass colors to poppler_page_render_selection().
2005-08-05 Nickolay V. ShmyrevUse unzipped document when printing. Thanks to Colin...
2005-08-03 Nickolay V. ShmyrevDisable save and print respect to lockdown gconf keys
2005-08-03 Nickolay V. ShmyrevCopy-paste g_file_set_contents to keep compatibility...
2005-07-31 Christian PerschPersist the print settings. Fixes bug #311578.
2005-07-31 Nickolay V. ShmyrevUpdate backends to make them build with new rotation...
2005-07-31 Nickolay V. ShmyrevUpdate documentation image from Luca Ferretti <elle...
2005-07-30 Jonathan Blandfordat Jul 30 19:09:34 2005 Jonathan Blandford <jrb@redha...
2005-07-30 Jonathan BlandfordHandle n_pages == 0, fixes #310306.
2005-07-29 Marco Pesenti GrittiAccount rotation in doc_rect_to_view_rect. Ensure rotat...
2005-07-29 Marco Pesenti GrittiCorrect and cleanup w/h swapping
2005-07-29 Marco Pesenti GrittiUse rotation rather than orientation. It's easier and...
2005-07-29 Marco Pesenti GrittiMake the page cache aware of page orientation.
2005-07-29 Marco Pesenti GrittiReally make use of the orientation bit of the render...
2005-07-29 Marco Pesenti GrittiPatch by Nickolay V. Shmyrev to fix find flickering
2005-07-27 Martin Kretzschmaradd paper_width, paper_height, and duplex parameters...
2005-07-25 Martin Kretzschmar(using_pdf_printer): new function.
2005-07-25 Martin Kretzschmar(font_type_to_string): Remove trailing space from ...
2005-07-24 Martin Kretzschmarhelp/es/.cvsignore, help/sr/.cvsignore: ignore xmlpo...
2005-07-24 Martin KretzschmarBug #311280
2005-07-24 Artur FlintaAdded "pl" to ALL_LINGUAS.
2005-07-24 Danilo ŠeganAdded Serbian translation.
2005-07-23 Tommi VainikainenStarted this for translations of manual. Migrated to...
2005-07-22 Martin Kretzschmar(mime_type_supported_by_gdk_pixbuf): #ifdef this away...
2005-07-22 Ignacio Casal Quin... *** empty log message ***
2005-07-22 Pawan ChitrakarNepali Translation added
2005-07-21 Nickolay V. Shmyrev Clear status message when pointer leaves view. Fix...
2005-07-20 Ankitkumar Rameshc... Added gu to ALL_LINGUAS
2005-07-16 Nickolay V. ShmyrevSet cursor to normal when leaving view
2005-07-16 Nickolay V. ShmyrevUpdate djvu configure warning
2005-07-15 Rajesh Ranjanupdated by rranjan@redhat.com
2005-07-15 Amanpreet Singh... update
2005-07-12 Nickolay V. ShmyrevAdd keypad accelerators for zooming. Fix for bug 308128.
next