]> www.fi.muni.cz Git - evince.git/history - shell
Fixes program description translation issue. Bug #450148.
[evince.git] / shell /
2007-06-22 Gabor KelemenFixes program description translation issue. Bug #450148.
2007-06-21 Cesar FernandezDo not change current page when returning from black...
2007-06-17 Carlos Garcia CamposClear gtk print job when job has finished. Fixes bug...
2007-06-17 Carlos Garcia CamposAdd preview button to print dialog. Fixes bug #445419.
2007-06-14 Carlos Garcia CamposDraw only visible region.
2007-06-13 Carlos Garcia CamposRedraw view every time we have a new surface. Fixes...
2007-06-13 Carlos Garcia CamposUse cairo image surfaces instead of GDK pixbufs for...
2007-06-12 Carlos Garcia CamposFix memory leak.
2007-06-12 Carlos Garcia CamposShow loading text centered. Fixes bug #433061
2007-06-09 Carlos Garcia CamposRemove a mutex in the main thread that blocks the UI...
2007-06-09 Carlos Garcia CamposSet points_set to TRUE so that selections don't disappe...
2007-06-06 Michael MonrealZoom icon artwork. See bug #444795.
2007-06-05 Bastien NoceraRemove extraneous function (Closes: #444386)
2007-06-05 Bastien NoceraSimplify the timeout, no need for modified anymore
2007-06-05 Bastien NoceraAdapted patch from Arjan van de Ven (arjan@linux.intel...
2007-05-25 Nickolay V. ShmyrevCheck if history is NULL
2007-05-25 Carlos Garcia CamposAdd functions to delete temporary files created by...
2007-05-20 Wouter BolsterleeChange sidebar ordering. Fixes bug #439939.
2007-05-19 Carlos Garcia CamposUpdate cursor and tooltip on page change and view scrol...
2007-05-12 Ross BurtonSync keybindings manually when building without libgnom...
2007-05-12 Ross BurtonRespect the screen when opening help (#437866).
2007-05-11 Carlos Garcia CamposAdd print button in preview mode. Fixes bug #396475.
2007-05-09 Nickolay V. ShmyrevConnect to button-press event on correct widget. Fixes...
2007-05-09 Nickolay V. ShmyrevAdd app-specific icons to our icon theme. Fixes bug...
2007-05-09 Nickolay V. ShmyrevMake navigation action unsensitive instead of showing...
2007-05-08 Carlos Garcia CamposRemember print settings. Fixes bug #349102.
2007-05-04 Ross BurtonAdd --without-libgnome, check for libgnome and libgnome...
2007-05-04 Ross BurtonDon't use libgnome to open help, instead call Yelp...
2007-05-04 Ross BurtonDon't use libgnome to lookup icons for MIME types,...
2007-05-02 Ross BurtonAdd missing includes, fix indentation.
2007-04-30 Eduardo LimaUse ev_application_open_uri_at_dest instead of ev_appli...
2007-04-29 Nickolay V. ShmyrevAdd missing chain to parent class methods. Fixes bug...
2007-04-22 Carlos Garcia CamposStart rendering pages before any other jobs.
2007-04-22 Carlos Garcia CamposUpdate chrome visibility before window unfullscreen.
2007-04-20 Carlos Garcia CamposMake fullscreen toolbar always visible. Do not use...
2007-04-20 Iñigo MartínezDevelopers documentation updated.
2007-04-19 Carlos Garcia CamposCheck whether uri is valid before launching it. Fixes...
2007-04-19 Carlos Garcia CamposChange key accelerator for Open a Copy menu entry which...
2007-04-09 Nickolay V. ShmyrevDo not make window bigger than screen. Fixes bug #388985.
2007-04-02 Matthias ClasenFixup the previous commit
2007-04-02 Matthias ClasenUse the xdg-user-dirs DOCUMENTS folder as default folde...
2007-03-24 Carlos Garcia CamposDo not setup view from metadata on preview mode.
2007-03-22 Carlos Garcia CamposUse unlink-tempfile instead of unlink-temp-file. Fixes...
2007-03-19 Carlos Garcia CamposCheck pointer != NULL before using it. Fixes bug #416841.
2007-03-10 Carlos Garcia CamposDo not render thumbnails when sidebar thumbnail page...
2007-02-27 Carlos Garcia CamposSave document compressed when saving a copy of a compre...
2007-02-23 Carlos Garcia CamposAllow deleting in goto window entry in presentation...
2007-02-20 Carlos Garcia CamposFix zoom shortcut keys when searching. Fixes bug #409828.
2007-02-18 Carlos Garcia CamposFix crash when loading documents with only one page.
2007-02-16 Carlos Garcia CamposUse an EvRenderContext for rendering thumbnails instead...
2007-02-15 Carlos Garcia CamposFix critical warnings when there is no document loaded.
2007-02-15 Carlos Garcia CamposFix compile warnings.
2007-02-12 Carlos Garcia CamposUse document thumbnail as window icon. Fixes bug #384442.
2007-02-11 Carlos Garcia CamposFix invalid free in ev-page-cache. Fixes bug #404745.
2007-02-06 Carlos Garcia CamposAdd some checks and call parent_class->finalize. Fixes...
2007-02-05 Nickolay V. ShmyrevFixes dropdown history menu. Thanks a lot Carlos!
2007-02-03 Carlos Garcia CamposSupport for PDF, PS and EPS compressed files. Fixes...
2007-02-02 Carlos Garcia CamposSetup window size and position before showing it. Fixes...
2007-02-01 Carlos Garcia CamposDo not start an image drag and drop operation when...
2007-01-31 Carlos Garcia CamposDisable all zoom related actions during presentation...
2007-01-31 Esteban SanchezDo not zoom in or out on presentation mode. Fixes bug...
2007-01-30 Nickolay V. ShmyrevCorrectly show menu and fix crash when navigaton action...
2007-01-28 Carlos Garcia CamposFix memory leak.
2007-01-28 Nickolay V. ShmyrevCorrectly handle named destination links
2007-01-28 Nickolay V. ShmyrevCorrectly handle link dest with page label
2007-01-28 Nickolay V. ShmyrevCheck if document have links model
2007-01-28 Nickolay V. ShmyrevDon't use markup, just set pango attribute
2007-01-28 Nickolay V. ShmyrevImplements another history variant
2007-01-28 Carlos Garcia CamposOpen links in new window when clicking with middle...
2007-01-28 Nickolay V. ShmyrevDon't delete history
2007-01-28 Nickolay V. ShmyrevStore link before jump, not the destination. For me...
2007-01-28 Nickolay V. ShmyrevDon't crash on links without title
2007-01-28 Nickolay V. ShmyrevHistory finally works as expected.
2007-01-28 Carlos Garcia CamposDo not update links treeview if it doesn't have a model...
2007-01-28 Carlos Garcia CamposDo not update links treeview when sidepane is not visible.
2007-01-28 Nickolay V. ShmyrevRemove activate_link signal, not required.
2007-01-28 Nickolay V. ShmyrevReorder menu items and build menu with fixed length
2007-01-27 Ed CatmurNormalize text to fix ligatures problem. See bug #34194...
2007-01-25 Carlos Garcia CamposFix memory leak in ev-page-cache.
2007-01-24 Carlos Garcia CamposDo file transfer asynchronously in the main thread...
2007-01-24 Carlos Garcia CamposLoad the document with the font-config lock held.
2007-01-21 Carlos Garcia CamposDo not acquire fontconfig lock in impress backend,...
2007-01-21 Carlos Garcia CamposRender "loading..." text into a cairo surface instead...
2007-01-19 Carlos Garcia CamposUse icon theme associated with the window screen rather...
2007-01-19 Luca FerrettiMove Evince icons under new apps directory.
2007-01-18 Carlos Garcia CamposDo not draw white background page in presentation mode.
2007-01-16 Jani MonosesRemove unused gnome-vfs include.
2007-01-14 Carlos Garcia CamposDo not include in recent menu inexistent documents...
2007-01-13 Carlos Garcia CamposDo Save a copy in atomic way. Fixes bug #328266.
2007-01-12 Carlos Garcia CamposKeep selected cell always visible in index treeview.
2007-01-12 Carlos Garcia CamposRestore horizontal scrollbar after switching to/from...
2007-01-11 Carlos Garcia CamposUse max and min scale values in the view iby taking...
2007-01-09 Carlos Garcia CamposSend print job to printer with some settings set to...
2007-01-09 Carlos Garcia CamposShow main window and load document with the font-config...
2007-01-08 Carlos Garcia CamposBump requirements to dbus-glib 0.71 and drop all ifdefs...
2007-01-08 Nickolay V. ShmyrevReorganize source tree.
2007-01-07 Carlos Garcia CamposAdd image handling support. Fixes bugs #310008 and...
2007-01-07 Carlos Garcia CamposMove view drag and drop stuff to ev-view.
2007-01-05 Carlos Garcia CamposClear selection also in pixbuf cache.
2006-12-31 Christian PerschActually remove .cvsignore files
next