Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
...
* Fix build with current poppler cvs head.Carlos Garcia Campos2007-07-191-4/+2
* Fix build with gtk+ >= 2.11.5 due to gtktooltips deprecation. Fixes bugCarlos Garcia Campos2007-07-111-0/+16
* Fix a crash when closing whith a form widget visible.Carlos Garcia Campos2007-07-091-1/+7
* Update also the region of the current selected button when clicking onCarlos Garcia Campos2007-07-091-11/+51
* Redraw only form field region instead of the whole page when reloading aCarlos Garcia Campos2007-07-093-39/+104
* Fix selection of first item in list form fields.Carlos Garcia Campos2007-07-091-7/+7
* Some refactoring to avoid duplicated code.Carlos Garcia Campos2007-07-091-96/+53
* Merge evince-forms branch.Carlos Garcia Campos2007-07-087-80/+711
* Adds a nice icon to page action during toolbar editing. See bug #452872.Jaap Haitsma2007-07-021-0/+1
* 2007-07-02 Nickolay V. Shmyrev <nshmyrev@yandex.ruNickolay V. Shmyrev2007-07-021-2/+2
* Do not connect selection changed signal more than once. Fixes bug #349433.Carlos Garcia Campos2007-07-011-8/+16
* Do not change sidebar chrome flag when pressing F9 key in presentationCarlos Garcia Campos2007-06-291-1/+4
* Fixes program description translation issue. Bug #450148.Gabor Kelemen2007-06-221-0/+1
* Do not change current page when returning from black/white mode inCesar Fernandez2007-06-211-0/+14
* Clear gtk print job when job has finished. Fixes bug #447612.Carlos Garcia Campos2007-06-171-0/+5
* Add preview button to print dialog. Fixes bug #445419.Carlos Garcia Campos2007-06-171-22/+50
* Draw only visible region.Carlos Garcia Campos2007-06-141-1/+7
* Redraw view every time we have a new surface. Fixes bug #443587.Carlos Garcia Campos2007-06-131-1/+4
* Use cairo image surfaces instead of GDK pixbufs for drawing pages andCarlos Garcia Campos2007-06-135-155/+179
* Fix memory leak.Carlos Garcia Campos2007-06-121-6/+4
* Show loading text centered. Fixes bug #433061Carlos Garcia Campos2007-06-121-1/+1
* Remove a mutex in the main thread that blocks the UI in heavy documents.Carlos Garcia Campos2007-06-091-14/+9
* Set points_set to TRUE so that selections don't disappear after a zoomCarlos Garcia Campos2007-06-091-0/+1
* Zoom icon artwork. See bug #444795.Michael Monreal2007-06-063-1/+3
* Remove extraneous function (Closes: #444386)Bastien Nocera2007-06-051-11/+0
* Simplify the timeout, no need for modified anymoreBastien Nocera2007-06-051-15/+4
* Adapted patch from Arjan van de Ven (arjan@linux.intel.com) to avoid theBastien Nocera2007-06-051-10/+37
* Check if history is NULLNickolay V. Shmyrev2007-05-251-0/+3
* Add functions to delete temporary files created by evince in a safe way.Carlos Garcia Campos2007-05-252-76/+235
* Change sidebar ordering. Fixes bug #439939.Wouter Bolsterlee2007-05-202-13/+17
* Update cursor and tooltip on page change and view scroll. Fixes bugCarlos Garcia Campos2007-05-191-5/+14
* Sync keybindings manually when building without libgnome (#437925).Ross Burton2007-05-121-0/+7
* Respect the screen when opening help (#437866).Ross Burton2007-05-121-1/+3
* Add print button in preview mode. Fixes bug #396475.Carlos Garcia Campos2007-05-115-11/+207
* Connect to button-press event on correct widget. Fixes bug #431988Nickolay V. Shmyrev2007-05-091-6/+17
* Add app-specific icons to our icon theme. Fixes bug #425508.Nickolay V. Shmyrev2007-05-093-27/+37
* Make navigation action unsensitive instead of showing menu withNickolay V. Shmyrev2007-05-094-18/+42
* Remember print settings. Fixes bug #349102.Carlos Garcia Campos2007-05-083-3/+104
* Add --without-libgnome, check for libgnome and libgnomeui separately, andRoss Burton2007-05-042-4/+42
* Don't use libgnome to open help, instead call Yelp directly.Ross Burton2007-05-041-4/+33
* Don't use libgnome to lookup icons for MIME types, instead copy code fromRoss Burton2007-05-041-15/+22
* Add missing includes, fix indentation.Ross Burton2007-05-022-5/+8
* Use ev_application_open_uri_at_dest instead of ev_application_open_uriEduardo Lima2007-04-301-2/+4
* Add missing chain to parent class methods. Fixes bug #433128.Nickolay V. Shmyrev2007-04-294-0/+10
* Start rendering pages before any other jobs.Carlos Garcia Campos2007-04-223-27/+41
* Update chrome visibility before window unfullscreen.Carlos Garcia Campos2007-04-221-4/+2
* Make fullscreen toolbar always visible. Do not use egg toolbars forCarlos Garcia Campos2007-04-205-376/+194
* Developers documentation updated.Iñigo Martínez2007-04-206-1/+270
* Check whether uri is valid before launching it. Fixes bug #427664.Carlos Garcia Campos2007-04-191-1/+36
* Change key accelerator for Open a Copy menu entry which is in conflictCarlos Garcia Campos2007-04-191-1/+1