]> www.fi.muni.cz Git - evince.git/history - shell/ev-sidebar-links.c
[dualscreen] fix crash on ctrl+w and fix control window closing
[evince.git] / shell / ev-sidebar-links.c
2011-03-20 Carlos Garcia Campossidebar: align page numbers to the right in sidebar...
2010-09-13 Federico Mena QuinteroMerge branch 'unmessify-my-pdfs' - bgo#627443 - Add...
2010-09-05 Carlos Garcia CamposFill links page labels for the index in the links thread
2010-09-02 Carlos Garcia Campos[shell] Use new methods to get page and page label...
2010-05-07 Carlos Garcia Campos[shell] Use G_DEFINE_INTERFACE and remove our own macro
2010-04-05 Arun PersaudUpdate FSF address everywhere.
2010-03-31 Carlos Garcia Campos[shell] Fix build with GSEAL_ENABLE
2010-03-31 Carlos Garcia CamposReplace GTK_WIDGET_MAPPED() with gtk_widget_get_mapped()
2010-02-03 Philip WithnallAssorted string fixes
2009-09-15 Carlos Garcia CamposRemove EvPageCache and use EvDocumentModel instead
2009-09-15 Carlos Garcia CamposMove part of the EvPageCache to EvDocument
2009-01-20 Hiroyuki Ikezoeshell/ev-sidebar-links.c
2008-08-03 Wouter BolsterleeMore #include cleanups. Again: reordering, single gtk...
2008-08-03 Carlos Garcia CamposRework the jobs system in order to make it simpler...
2008-02-08 Carlos Garcia CamposRemove libgnomeprint support. Fixes bug #512370.
2007-07-01 Carlos Garcia CamposDo not connect selection changed signal more than once...
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 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-12 Carlos Garcia CamposKeep selected cell always visible in index treeview.
2007-01-08 Nickolay V. ShmyrevReorganize source tree.
2006-07-26 Carlos Garcia CamposGtkPrintJob doesn't support print ranges or current...
2006-07-23 Carlos Garcia CamposUse GtkPrint instead of GnomePrint when it's available...
2006-05-02 Carlos Garcia CamposRework links system, it adds support for remote links...
2006-02-10 Nickolay V. ShmyrevMake printing support optional. Patch from Eduardo...
2006-01-04 Nickolay V. ShmyrevMake print dialog non-modal. Fix for the bug #325622.
2005-12-28 Nickolay V. ShmyrevFix for the bug #325067 with more intelligent selection...
2005-09-08 Marco Pesenti GrittiAdd a signal for link activation.
2005-06-19 Nickolay V. ShmyrevSome leaks fixed
2005-06-19 Nickolay V. ShmyrevFix memory leak
2005-06-19 Nickolay V. ShmyrevVarious small fixes, mostly memory leaks. Thanks to...
2005-06-18 Nickolay V. ShmyrevFixed lot's of memory leaks, for example, memory leak...
2005-06-16 Nickolay V. ShmyrevAutoraise toolbar on GoToPage action and fix keyboard...
2005-06-15 Marco Pesenti GrittiExpand links when specified by the document. Depend...
2005-06-07 Nickolay V. ShmyrevPageCache and EvJobs are moved from backend to shell...
2005-06-06 Nickolay V. ShmyrevCleanup links job on exit
2005-06-06 Marco Pesenti GrittiCleanup the old job when changing document
2005-05-31 Marco Pesenti GrittiCorrectly manage our reference on document. Finally...
2005-05-16 Marco Pesenti GrittiSelect first item
2005-05-16 Marco Pesenti GrittiShow the popup menu also on keybindings
2005-05-16 Marco Pesenti GrittiExpose api to print a range (with dialog). Make private...
2005-05-10 Marco Pesenti GrittiThis is evil... Make space/backspace global accelerator...
2005-04-22 Nickolay V. ShmyrevFix for 169901
2005-04-19 Nickolay V. ShmyrevSmall rework of sidebar pages handling. See bug #164811...
2005-04-16 Jonathan BlandfordMinor cleanups removing some dead code.
2005-04-08 Jonathan BlandfordBig reworking to make completions work iff we have...
2005-04-01 Jonathan BlandfordFix mismatch in model types, noticed by Martin Kretzschmar.
2005-03-31 Jonathan BlandfordCr 31 13:27:50 2005 Jonathan Blandford <jrb@redhat...
2005-03-23 Marco Pesenti Grittimerge evince-threads branch
2005-02-28 Marco Pesenti GrittiClear idle stack before unsetting the document
2005-02-28 Jonathan BlandfordHandle title links for real. Gosh, how long has this...
2005-01-13 Marco Pesenti GrittiAdd support for document links
2005-01-10 Marco Pesenti GrittiRename bookmark to link, and use "Index" for the sideba...