]> www.fi.muni.cz Git - evince.git/history - shell/ev-window.c
2007-07-02 Nickolay V. Shmyrev <nshmyrev@yandex.ru
[evince.git] / shell / ev-window.c
2007-07-02 Nickolay V. Shmyrev2007-07-02 Nickolay V. Shmyrev <nshmyrev@yandex.ru
2007-06-29 Carlos Garcia CamposDo not change sidebar chrome flag when pressing F9...
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-06 Michael MonrealZoom icon artwork. See bug #444795.
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-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. ShmyrevMake navigation action unsensitive instead of showing...
2007-05-08 Carlos Garcia CamposRemember print settings. Fixes bug #349102.
2007-05-04 Ross BurtonDon't use libgnome to open help, instead call Yelp...
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-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-02-27 Carlos Garcia CamposSave document compressed when saving a copy of a compre...
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 compile warnings.
2007-02-12 Carlos Garcia CamposUse document thumbnail as window icon. Fixes bug #384442.
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-01-31 Carlos Garcia CamposDisable all zoom related actions during presentation...
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. ShmyrevStore link before jump, not the destination. For me...
2007-01-28 Nickolay V. ShmyrevHistory finally works as expected.
2007-01-28 Nickolay V. ShmyrevRemove activate_link signal, not required.
2007-01-24 Carlos Garcia CamposDo file transfer asynchronously in the main thread...
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-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-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.
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-23 Carlos Garcia CamposDo not escape uri before calling gnome_vfs_url_show...
2006-12-20 Wouter BolsterleeMake sure Evince doesn't restore the view on the last...
2006-12-18 Carlos Garcia CamposUse an specific lock for FontConfig. Hopefully it fixes...
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-09 Gabriel Felipe CornejoUse stock icon for Select All action. Fixes bug #382652.
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-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
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-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-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 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-08-28 Nickolay V. ShmyrevImplement Close named action. Patch by Carlos Garcia...
2006-08-15 Julien RebetezFixed a compilation error if HAVE_GTK_RECENT isn't...
2006-08-11 Carlos Garcia CamposGtkRecent manager is now screen safe. Fixes bug #350145
2006-08-07 Radoslav DorcikEscape unfocus page entry. Fixes bug #345809.
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 Ricardo MarkiewiczFix memory leaks.
next