Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* Fix build warnings and compilation with dbus 0.35.2Nickolay V. Shmyrev2005-08-162-6/+3
* Return focus back to view on escape. Fix for bug 313295.Nickolay V. Shmyrev2005-08-161-0/+1
* Correct conversion from uri to displayable string. Fix for bug 313296.Nickolay V. Shmyrev2005-08-161-18/+21
* Release 0.3.3. Remove pdf icon.Jonathan Blandford2005-08-161-2/+2
* HIG fixes: add a couple missing mnemonics to menu items, use titleDennis Cranston2005-08-151-5/+5
* * shell/ev-metadata-manager.c: (ev_metadata_manager_init): *Jonathan Blandford2005-08-154-13/+61
* Fix for bug Bug 311838: Seach backward requires several clicks to find word.Nickolay V. Shmyrev2005-08-121-12/+27
* Point to the correct function in constructor of the activate_label signalCrispin Flowerday2005-08-111-1/+1
* Make thread safe.Jonathan Blandford2005-08-092-5/+5
* Don't update page range if we are scrolling to some documentNickolay V. Shmyrev2005-08-071-0/+3
* Reverse rotation/scale when getting max page width, fix drawing in dual mode.Nickolay V. Shmyrev2005-08-071-2/+2
* reverse rotation/page when getting the area for select_all.Jonathan Blandford2005-08-071-1/+2
* Change selection color on focus in and focus out events. Also, poppler nowKristian Høgsberg2005-08-064-25/+46
* Clean up selection to be much smoother!Jonathan Blandford2005-08-068-52/+418
* Disable save and print respect to lockdown gconf keysNickolay V. Shmyrev2005-08-031-1/+13
* Copy-paste g_file_set_contents to keep compatibility with gtk 2.6Nickolay V. Shmyrev2005-08-033-1/+227
* Persist the print settings. Fixes bug #311578.Christian Persch2005-07-311-2/+51
* at Jul 30 19:09:34 2005 Jonathan Blandford <jrb@redhat.com>Jonathan Blandford2005-07-304-5/+28
* Handle n_pages == 0, fixes #310306.Jonathan Blandford2005-07-302-3/+3
* Account rotation in doc_rect_to_view_rect. Ensure rotation doesnt go outMarco Pesenti Gritti2005-07-291-8/+48
* *** empty log message ***Marco Pesenti Gritti2005-07-291-16/+13
* Use rotation rather than orientation. It's easier and enough for ourMarco Pesenti Gritti2005-07-299-103/+70
* Make the page cache aware of page orientation.Marco Pesenti Gritti2005-07-293-80/+155
* Really make use of the orientation bit of the render context. Use theMarco Pesenti Gritti2005-07-299-80/+101
* Patch by Nickolay V. Shmyrev to fix find flickeringMarco Pesenti Gritti2005-07-291-0/+2
* add paper_width, paper_height, and duplex parameters to ::begin.Martin Kretzschmar2005-07-271-3/+4
* (using_pdf_printer): new function.Martin Kretzschmar2005-07-251-2/+31
* Bug #311280Martin Kretzschmar2005-07-241-6/+34
* Clear status message when pointer leaves view. Fix for bugNickolay V. Shmyrev2005-07-211-1/+8
* Set cursor to normal when leaving viewNickolay V. Shmyrev2005-07-161-0/+10
* Add keypad accelerators for zooming. Fix for bug 308128.Nickolay V. Shmyrev2005-07-121-4/+12
* Allow to enable/disable the pixbuf backend. Default to off for now. If weMarco Pesenti Gritti2005-07-111-0/+2
* Use F5 as presentation accellMarco Pesenti Gritti2005-07-111-1/+1
* Do not leak the fullscreen toolbarMarco Pesenti Gritti2005-07-111-6/+5
* These has a return value! Fix totally random focus issues we was seeing.Marco Pesenti Gritti2005-07-111-2/+6
* Allow open more than one fileCarlos Garcia Campos2005-07-111-6/+9
* Fix for dbus 0.33. bug #309975Marco Pesenti Gritti2005-07-111-2/+21
* Let tbe check file existence for us. Add a comment about eggrecent mimeMarco Pesenti Gritti2005-07-081-4/+5
* Use common toolbar and recent models for all windows. Patch by Nickolay V.Marco Pesenti Gritti2005-07-083-71/+89
* HIGification of toolbar editor dialogue.Christian Persch2005-07-071-8/+9
* Ever build metadata manager since it's just disabled at runtime now.Marco Pesenti Gritti2005-07-072-12/+3
* Add an _init functions that enabled metadata management at runtime.Marco Pesenti Gritti2005-07-074-49/+54
* *** empty log message ***Marco Pesenti Gritti2005-07-071-20/+4
* do not unnecessarily save zoomMarco Pesenti Gritti2005-07-073-10/+4
* *** empty log message ***Marco Pesenti Gritti2005-07-071-1/+2
* This should solve the circular dep without requiring dir reorg!Marco Pesenti Gritti2005-07-062-33/+10
* Return a boolean from timeout func. Fix ported from gedit.Christian Persch2005-07-061-4/+6
* set "All Documents" as default filter in open dialogCarlos Garcia Campos2005-07-061-2/+4
* (ev_metadata_manager_set_int) (ev_metadata_manager_set_double,Martin Kretzschmar2005-07-061-4/+4
* Remember window position and maximized stateMarco Pesenti Gritti2005-07-061-12/+50