]> www.fi.muni.cz Git - evince.git/history - shell
Updated German translation, by Christian Kintner
[evince.git] / shell /
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
2006-12-27 Carlos Garcia CamposAdd page transition support in presentation mode. At...
2006-12-25 Carlos Garcia CamposUpdate page-cache when page is changed by the view...
2006-12-24 Carlos Garcia CamposRestore zoom settings when back from presentation mode.
2006-12-24 Wouter BolsterleeAlways use "best fit" zoom in presentation mode. Fixes...
2006-12-24 Wouter BolsterleeShow "Jump to page" label in the page jumping popup...
2006-12-23 Carlos Garcia CamposDo not escape uri before calling gnome_vfs_url_show...
2006-12-22 Carlos Garcia CamposAllow jumping to another page by typing a page number...
2006-12-20 Wouter BolsterleeMake sure Evince doesn't restore the view on the last...
2006-12-18 Jens GranseuerFix compilation with older compilers like gcc 2. Fixes...
2006-12-18 Carlos Garcia CamposUse ev_file_exporter instead of ev_ps_exporter in ev...
2006-12-18 Carlos Garcia CamposUse an specific lock for FontConfig. Hopefully it fixes...
2006-12-18 Carlos Garcia CamposAcquire lock document when drawing "Loading..." text...
2006-12-15 Carlos Garcia CamposCheck if text inserted in page entry is a valid page...
2006-12-14 Julien RebetezGTK_STOCK_SELECT_ALL is used in menu definition, but...
2006-12-14 Carlos Garcia CamposTake screen DPI into account when zooming. Fixes bug...
2006-12-13 Wouter BolsterleeCorrected "end of presentation" string.
2006-12-13 Wouter BolsterleeCorrectly propagate key press event so that up/down...
2006-12-13 P. Henrique SilvaFixes CHACK type in class casts. See bug #385343 for...
2006-12-10 Carlos Garcia CamposBlank screen in presentation mode when pressing 'b...
2006-12-09 Gabriel Felipe CornejoUse stock icon for Select All action. Fixes bug #382652.
2006-12-09 Radoslav DorcikAdd links support in rotated documents. Fixes bug ...
2006-12-09 Carlos Garcia CamposShow a blank page after the last page in presentation...
2006-12-09 Carlos Garcia CamposHide cursor after a while in presentation mode.
2006-12-03 Nickolay V. ShmyrevMove screensaver handling to application. No more messa...
2006-12-03 Carlos Garcia CamposAllow printing to PDF when suppoted by the backend.
2006-12-03 Carlos Garcia CamposUse always "Document Viewer" in about dialog.
2006-11-30 Yevgen MuntyanMake pdf compilation optional. See bug #38007.
2006-11-22 Carlos Garcia CamposDo not call g_type_class_peek_parent twice.
2006-11-21 Wouter Bolsterleecut-n-paste/totem-screensaver/.cvsignore
2006-11-19 Nickolay V. ShmyrevUse page labels instead of numbers.
2006-11-19 Nickolay V. ShmyrevPreliminary history implementation
2006-11-16 Carlos Garcia CamposFix a race condition when creating symlink. Increase...
2006-11-15 Carlos Garcia CamposUse always ev_tmp_dir instead of g_get_tmp_dir. Fix...
2006-11-14 Carlos Garcia CamposAllow opening a copy of the current document in a new...
2006-11-11 Nickolay V. ShmyrevAdd rotate right and rotate left to available items...
2006-11-11 Claudio SaavedraUse "object-rotate-{left,right}" stock icons. Fixes...
2006-11-10 Carlos Garcia CamposRemove temp file created when evince is used by GTK...
2006-11-10 Nickolay V. ShmyrevFixes bug #372474 - Side pane disabled when entering...
2006-11-10 Nickolay V. ShmyrevFixes bug #364364 - toolbar editor shows zoom actions...
2006-11-09 Carlos Garcia CamposDo not take margins into consideration for paper size...
2006-11-08 Carlos Garcia CamposAdd page setup settings for printing. Fixes bugs #36386...
2006-11-08 Carlos Garcia CamposRevert my previuos commit, since printing to PDF is...
2006-11-08 Carlos Garcia CamposEnable print to a PDF. Fixes bug #332121.
2006-10-31 Carlos Garcia CamposAdd support for multiscreen systems. Fixes bug #316206.
2006-10-30 Carlos Garcia CamposAllow printing only odd/even pages. Fixes bug #367289.
2006-10-29 Wouter Bolsterleeindent fix
next