Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-window.c
Commit message (Expand)AuthorAgeFilesLines
* cut-n-paste/totem-screensaver/.cvsignoreWouter Bolsterlee2006-11-211-3/+16
* Use page labels instead of numbers.Nickolay V. Shmyrev2006-11-191-2/+7
* Preliminary history implementationNickolay V. Shmyrev2006-11-191-3/+33
* Fix a race condition when creating symlink. Increase the counter avoidingCarlos Garcia Campos2006-11-161-18/+30
* Use always ev_tmp_dir instead of g_get_tmp_dir. Fix a race condition inCarlos Garcia Campos2006-11-151-4/+3
* Allow opening a copy of the current document in a new window. Fixes bugCarlos Garcia Campos2006-11-141-4/+117
* Add rotate right and rotate left to available items for toolbar.Nickolay V. Shmyrev2006-11-111-2/+7
* Use "object-rotate-{left,right}" stock icons. Fixes bug #373863.Claudio Saavedra2006-11-111-2/+2
* Remove temp file created when evince is used by GTK+ in preview mode.Carlos Garcia Campos2006-11-101-4/+43
* Fixes bug #372474 - Side pane disabled when entering and leavingNickolay V. Shmyrev2006-11-101-2/+4
* Fixes bug #364364 - toolbar editor shows zoom actions again.Nickolay V. Shmyrev2006-11-101-22/+18
* Do not take margins into consideration for paper size when printing.Carlos Garcia Campos2006-11-091-5/+5
* Add page setup settings for printing. Fixes bugs #363860 and #350491.Carlos Garcia Campos2006-11-081-10/+53
* Revert my previuos commit, since printing to PDF is not supported byCarlos Garcia Campos2006-11-081-2/+2
* Enable print to a PDF. Fixes bug #332121.Carlos Garcia Campos2006-11-081-1/+2
* Add support for multiscreen systems. Fixes bug #316206.Carlos Garcia Campos2006-10-311-10/+23
* Allow printing only odd/even pages. Fixes bug #367289.Carlos Garcia Campos2006-10-301-12/+17
* indent fixWouter Bolsterlee2006-10-291-1/+1
* Removed garbage from code and ui.Nickolay V. Shmyrev2006-10-291-5/+1
* Shamelessly add my name to the list of contributors.Wouter Bolsterlee2006-10-291-1/+2
* Use print settings scale, copies, collate and reverse which were ignored.Carlos Garcia Campos2006-10-241-84/+57
* Hide fullscreen toolbar when switching to another desktop workspace. FixesCarlos Garcia Campos2006-10-221-3/+8
* Set size according to the document size/page size ratio. That shouldNickolay V. Shmyrev2006-10-021-39/+84
* Set size for new windows from previous window size. See bugs #354968 andNickolay V. Shmyrev2006-10-021-2/+2
* Don't enable Splash on documents which don't support find. Fixes bugNickolay V. Shmyrev2006-10-011-6/+10
* Make the open dialog fall back to the current document uri if theWouter Bolsterlee2006-09-301-1/+5
* Escape underscores in filenames of recent file items.Mathias Hasselmann2006-09-241-3/+43
* Implement Close named action. Patch by Carlos Garcia Campos.Nickolay V. Shmyrev2006-08-281-1/+3
* Fixed a compilation error if HAVE_GTK_RECENT isn't defined.Julien Rebetez2006-08-151-1/+1
* GtkRecent manager is now screen safe. Fixes bug #350145Carlos Garcia Campos2006-08-111-5/+30
* Escape unfocus page entry. Fixes bug #345809.Radoslav Dorcik2006-08-071-2/+8
* Remove Ctrl+Shift+T shortcut for toolbars. See the bug #350098.Nickolay V. Shmyrev2006-08-061-1/+1
* Use GtkRecent instead of EggRecent when it's available. Fixes bug #349273Carlos Garcia Campos2006-08-051-12/+167
* Fix memory leaks.Ricardo Markiewicz2006-08-041-1/+17
* GtkPrintJob doesn't support print ranges or current page, so we export toCarlos Garcia Campos2006-07-261-21/+71
* We should be more clear about bugzilla. See the poppler bug #7623.Nickolay V. Shmyrev2006-07-261-1/+3
* Use GtkPrint instead of GnomePrint when it's available. Fixes bug #348422Carlos Garcia Campos2006-07-231-78/+361
* Add preview toolbar (hidden by default)Carlos Garcia Campos2006-07-171-3/+53
* Fixes bug #344160: if the xfer job doesn't complete because a password isNickolay V. Shmyrev2006-06-091-17/+3
* Don't crash on reload. Fix for the bug #343167.Nickolay V. Shmyrev2006-05-291-21/+5
* Use consistent quoting style. Fix for the bug #320285.Nickolay V. Shmyrev2006-05-271-2/+2
* Fix page-label command line option. Bug #342070.Nickolay V. Shmyrev2006-05-271-10/+0
* Setup sidebar from metadata even if there is no document loaded. Fix forNickolay V. Shmyrev2006-05-271-9/+6
* Sync toolbareditor with epiphany and libeggNickolay V. Shmyrev2006-05-261-4/+2
* Do not wrap license. Fix for the bug #309460.Nickolay V. Shmyrev2006-05-131-8/+9
* Bump requirements to gtk 2.8 and drop all idfefs used.Nickolay V. Shmyrev2006-05-131-5/+0
* Show attachments page.Nickolay V. Shmyrev2006-05-111-12/+12
* Move attachments bar to sidebar.Nickolay V. Shmyrev2006-05-101-55/+33
* Update sidebar chrome flag when sidebar visibility changes. Fixes bugCarlos Garcia Campos2006-05-081-8/+4
* Update fullscreen and presentation timeout handling. Hide cursor inNickolay V. Shmyrev2006-05-051-95/+80