]> www.fi.muni.cz Git - evince.git/history - shell
Fixed build error with newer gnome-doc-utils.
[evince.git] / shell /
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
2006-10-29 Nickolay V. ShmyrevRemoved garbage from code and ui.
2006-10-29 Wouter BolsterleeShamelessly add my name to the list of contributors.
2006-10-27 Wouter BolsterleeDon't render "loading..." text in presentation mode...
2006-10-24 Carlos Garcia CamposUse print settings scale, copies, collate and reverse...
2006-10-22 Carlos Garcia CamposHide fullscreen toolbar when switching to another deskt...
2006-10-19 Nickolay V. ShmyrevTest for .dvi in title of pdf documents.
2006-10-19 Wouter BolsterleePage Up/Down should do page jumps in "Best fit" mode...
2006-10-08 Nickolay V. ShmyrevCorrectly disconnect from job signals on destroy.
2006-10-08 Nickolay V. ShmyrevFixes bug #343199, current page now follows find page.
2006-10-08 Christian PerschReduce relocations. Bug #360616.
2006-10-02 Nickolay V. ShmyrevSet size according to the document size/page size ratio...
2006-10-02 Nickolay V. ShmyrevSet size for new windows from previous window size...
2006-10-01 Nickolay V. ShmyrevDon't make sidebar close button insensitive. Fixes...
2006-10-01 Nickolay V. ShmyrevDon't enable Splash on documents which don't support...
2006-09-30 Wouter BolsterleeMake the open dialog fall back to the current document...
2006-09-24 Mathias HasselmannEscape underscores in filenames of recent file items.
2006-09-14 Nickolay V. ShmyrevReopen should reload document. Fixes bug 327951.
2006-09-07 Carlos Garcia CamposDon't open links with middle mouse button. Fixes bug...
2006-08-28 Nickolay V. ShmyrevImplement Close named action. Patch by Carlos Garcia...
2006-08-27 Nickolay V. ShmyrevDon't clear link mapping on copy_job_to_job_info. Fixes...
2006-08-21 Carlos Garcia CamposRevert my previous commit, gnome_program_init owns...
2006-08-21 Carlos Garcia CamposFix memory leak.
2006-08-15 Julien RebetezFixed a compilation error if HAVE_GTK_RECENT isn't...
2006-08-15 Carlos Garcia CamposDo not render thumbnails unless thumbnails page is...
2006-08-14 Christian PerschFix dialogue spacing. Bug #351370.
2006-08-13 Carlos Garcia CamposGtkIconTheme is now screen safe too. Fixes bug #350878
2006-08-11 Carlos Garcia CamposGtkRecent manager is now screen safe. Fixes bug #350145
2006-08-11 Nickolay V. ShmyrevMake sidebar close icon smaller. Fix for bug 350177...
2006-08-10 Carlos Garcia CamposIgnore zoom for xyz destinations when it's <= 1, keepin...
2006-08-07 Radoslav DorcikEscape unfocus page entry. Fixes bug #345809.
2006-08-06 Carlos Garcia CamposConvert from PDF style coordinates to X style coordinat...
2006-08-06 Nickolay V. ShmyrevRemove Ctrl+Shift+T shortcut for toolbars. See the...
2006-08-05 Carlos Garcia CamposUse GtkRecent instead of EggRecent when it's available...
2006-08-04 Wouter BolsterleeFixed typo in findbar code: s/help/search/
2006-08-04 Ricardo MarkiewiczFix memory leaks.
2006-07-30 Nickolay V. ShmyrevUnify Evince findbar with Epiphany. Nice patch from...
2006-07-26 Carlos Garcia CamposGtkPrintJob doesn't support print ranges or current...
2006-07-26 Nickolay V. ShmyrevWe should be more clear about bugzilla. See the poppler...
2006-07-23 Carlos Garcia CamposUse GtkPrint instead of GnomePrint when it's available...
2006-07-17 Carlos Garcia CamposAdd preview toolbar (hidden by default)
2006-07-10 Bastien NoceraNew backend to support impress slides. Fixes bug #30867.
2006-07-10 Ghee TeoFixes crash when print using PAPI backend, bug #345012.
2006-06-09 Nickolay V. ShmyrevFixes bug #344160: if the xfer job doesn't complete...
2006-06-01 Nickolay V. ShmyrevCall gdk_threads_init. Thus we'll avoid errors in auth...
2006-05-29 Nickolay V. ShmyrevUpdate sidebar thumbnails after reload
2006-05-29 Nickolay V. ShmyrevDon't crash on reload. Fix for the bug #343167.
2006-05-28 Nickolay V. ShmyrevCheck for document links.
2006-05-27 Nickolay V. ShmyrevUse consistent quoting style. Fix for the bug #320285.
2006-05-27 Nickolay V. ShmyrevOpen links with anchors. Fix for the bug #339836.
2006-05-27 Nickolay V. ShmyrevFix page-label command line option. Bug #342070.
2006-05-27 Nickolay V. ShmyrevWarning fixed
2006-05-27 Nickolay V. ShmyrevPage ready should be earlier
2006-05-27 Ricardo MarkiewiczDon't show highlight rects if page can't be showed...
2006-05-27 Nickolay V. ShmyrevSetup sidebar from metadata even if there is no documen...
2006-05-26 Nickolay V. ShmyrevSync toolbareditor with epiphany and libegg
2006-05-22 Nickolay V. ShmyrevCheck if document supports links iterface.
2006-05-13 Nickolay V. ShmyrevPort to GOption command line parsing. Fix for the bug...
2006-05-13 Nickolay V. ShmyrevDo not wrap license. Fix for the bug #309460.
2006-05-13 Nickolay V. ShmyrevBump requirements to gtk 2.8 and drop all idfefs used.
2006-05-11 Nickolay V. ShmyrevShow attachments page.
2006-05-10 Nickolay V. ShmyrevMove attachments bar to sidebar.
2006-05-09 Carlos Garcia CamposFix some memory leaks.
2006-05-09 Wouter BolsterleeChange the properties dialog response to GTK_RESPONSE_C...
2006-05-08 Francisco Javier... Updated Spanish translation.
2006-05-08 Carlos Garcia CamposUpdate sidebar chrome flag when sidebar visibility...
2006-05-05 Nickolay V. Shmyrev Due to broken libtool that is unable to track dependencies
2006-05-05 Nickolay V. ShmyrevUpdate fullscreen and presentation timeout handling...
2006-05-04 Carlos Garcia CamposAdd support for Named Action links
2006-05-02 Carlos Garcia CamposRework links system, it adds support for remote links...
2006-05-02 Nickolay V. ShmyrevEvince use it's own icon. Fix for the bug #313392.
2006-04-30 Carlos Garcia CamposAllow multiple selection of attachments
2006-04-29 Nickolay V. ShmyrevFix for the bug #312573 – Optimal selection of current...
2006-04-21 Wouter BolsterleeAdd ellipsis to the Find... menu item, as dictated...
2006-04-20 Wouter BolsterleeAdd support for "Find Previous" as dictated by the...
2006-04-03 Nickolay V. ShmyrevFix compilation with gtk 2.6
2006-04-03 Carlos Garcia CamposAdded missing files.
2006-04-03 Nickolay V. ShmyrevAdd support for PDF attachments. Fixes bug #325143
2006-04-02 Nickolay V. ShmyrevCleanup mime type detection on document load. Fix for...
2006-04-01 Nickolay V. ShmyrevFix crash on exit, described in the bug #336825.
2006-03-30 Nickolay V. ShmyrevRework factory functions so they are placed now in...
2006-03-28 Nickolay V. ShmyrevFix for the bug 166566 - don't show menubar in fullscre...
2006-03-21 Nickolay V. ShmyrevMore correctly draw loading text when document is empty.
2006-03-21 Nickolay V. ShmyrevFix for the bug #334854, page down and page up switch...
2006-03-21 Nickolay V. ShmyrevFix for the bug #333902, now it's possible to search...
2006-03-14 Carlos Garcia CamposFix memory leak in window title. Fixes bug #333944
2006-03-14 Carlos Garcia CamposFix memory leaks. Fixes bug #333945
2006-03-13 Nickolay V. ShmyrevAllow build from different dir
2006-03-05 Nickolay V. ShmyrevDon't jump on scrolling, fix for the bug #333127.
2006-03-01 Nickolay V. ShmyrevScroll by one page in presentation mode. Fix for the...
2006-02-24 Nickolay V. ShmyrevClairfy what page the toolbar page number applies to...
2006-02-24 Nickolay V. ShmyrevDont't jump to find result if window was scrolled durin...
next