Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-sidebar-links.c
Commit message (Expand)AuthorAgeFilesLines
* shell/ev-sidebar-links.cHiroyuki Ikezoe2009-01-201-3/+3
* More #include cleanups. Again: reordering, single gtk.h includes and otherWouter Bolsterlee2008-08-031-3/+4
* Rework the jobs system in order to make it simpler and more extensible. ItCarlos Garcia Campos2008-08-031-3/+3
* Remove libgnomeprint support. Fixes bug #512370.Carlos Garcia Campos2008-02-081-4/+1
* Do not connect selection changed signal more than once. Fixes bug #349433.Carlos Garcia Campos2007-07-011-8/+16
* Don't use markup, just set pango attributeNickolay V. Shmyrev2007-01-281-8/+4
* Implements another history variantNickolay V. Shmyrev2007-01-281-66/+35
* Do not update links treeview if it doesn't have a model assigned yet.Carlos Garcia Campos2007-01-281-1/+1
* Do not update links treeview when sidepane is not visible.Carlos Garcia Campos2007-01-281-16/+32
* Keep selected cell always visible in index treeview.Carlos Garcia Campos2007-01-121-5/+3
* Reorganize source tree.Nickolay V. Shmyrev2007-01-081-1/+0
* GtkPrintJob doesn't support print ranges or current page, so we export toCarlos Garcia Campos2006-07-261-1/+1
* Use GtkPrint instead of GnomePrint when it's available. Fixes bug #348422Carlos Garcia Campos2006-07-231-1/+1
* Rework links system, it adds support for remote links now and it makesCarlos Garcia Campos2006-05-021-22/+72
* Make printing support optional. Patch from Eduardo de Barros LimaNickolay V. Shmyrev2006-02-101-0/+2
* Make print dialog non-modal. Fix for the bug #325622.Nickolay V. Shmyrev2006-01-041-1/+1
* Fix for the bug #325067 with more intelligent selection of current link inNickolay V. Shmyrev2005-12-281-12/+27
* Add a signal for link activation.Marco Pesenti Gritti2005-09-081-2/+14
* Some leaks fixedNickolay V. Shmyrev2005-06-191-2/+3
* Fix memory leakNickolay V. Shmyrev2005-06-191-2/+22
* Various small fixes, mostly memory leaks. Thanks to valgrind.Nickolay V. Shmyrev2005-06-191-1/+1
* Fixed lot's of memory leaks, for example, memory leak on reload, describedNickolay V. Shmyrev2005-06-181-8/+7
* Autoraise toolbar on GoToPage action and fix keyboard accelerators in sidebarNickolay V. Shmyrev2005-06-161-6/+7
* Expand links when specified by the document. Depend on a poppler apiMarco Pesenti Gritti2005-06-151-15/+32
* PageCache and EvJobs are moved from backend to shell. Two new jobs toNickolay V. Shmyrev2005-06-071-1/+1
* Cleanup links job on exitNickolay V. Shmyrev2005-06-061-0/+10
* Cleanup the old job when changing documentMarco Pesenti Gritti2005-06-061-1/+8
* Correctly manage our reference on document. Finally the reload huge leakMarco Pesenti Gritti2005-05-311-34/+19
* Select first itemMarco Pesenti Gritti2005-05-161-1/+4
* Show the popup menu also on keybindingsMarco Pesenti Gritti2005-05-161-16/+33
* Expose api to print a range (with dialog). Make private _print use it.Marco Pesenti Gritti2005-05-161-1/+83
* This is evil... Make space/backspace global accelerators but enable themMarco Pesenti Gritti2005-05-101-0/+6
* Fix for 169901Nickolay V. Shmyrev2005-04-221-6/+30
* Small rework of sidebar pages handling. See bug #164811 for detailsNickolay V. Shmyrev2005-04-191-13/+52
* Minor cleanups removing some dead code.Jonathan Blandford2005-04-161-0/+1
* Big reworking to make completions work iff we have >= GTK-2.7.0Jonathan Blandford2005-04-081-0/+65
* Fix mismatch in model types, noticed by Martin Kretzschmar.Jonathan Blandford2005-04-011-2/+2
* Cr 31 13:27:50 2005 Jonathan Blandford <jrb@redhat.com>Jonathan Blandford2005-03-311-6/+13
* merge evince-threads branchMarco Pesenti Gritti2005-03-231-175/+162
* Clear idle stack before unsetting the documentMarco Pesenti Gritti2005-02-281-5/+5
* Handle title links for real. Gosh, how long has this been broken.Jonathan Blandford2005-02-281-2/+3
* Add support for document linksMarco Pesenti Gritti2005-01-131-5/+2
* Rename bookmark to link, and use "Index" for the sidebar panel.Marco Pesenti Gritti2005-01-101-0/+398