Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix DBUS configure checks.Christian Persch2005-07-062-2/+26
* Add support for some more typesMarco Pesenti Gritti2005-07-065-11/+238
* Marco Pesenti Gritti <mpg@redhat.com>Carlos Garcia Campos2005-07-055-31/+60
* Support all mime typesMarco Pesenti Gritti2005-07-051-3/+3
* Rework document types managing to avoid code duplication and actuallyMarco Pesenti Gritti2005-07-056-283/+97
* Plug a mem leak. HIG spacings.Christian Persch2005-07-051-1/+3
* only call ev_properties_fonts_set_document() if the document implementsMatthew S. Wilson2005-07-051-7/+10
* (enum): kill redundant columns enumMartin Kretzschmar2005-07-041-7/+2
* include libgnomeui/gnome-authentication-manager.h (main): to callMartin Kretzschmar2005-07-041-0/+3
* Unref the completion after setting it to the entryNickolay V. Shmyrev2005-07-041-1/+2
* disable File->Print if the document does not implement the ps exporterMatthew S. Wilson2005-07-041-0/+4
* *** empty log message ***Marco Pesenti Gritti2005-07-044-0/+388
* Split the properties pages in two different objects, depend only on theMarco Pesenti Gritti2005-07-044-446/+16
* Scroll to current page when exit from presentation.Nickolay V. Shmyrev2005-07-031-6/+9
* Exit from fullscreen mode when switch to presentation. Fix for bug 309365Nickolay V. Shmyrev2005-07-031-9/+13
* return NULL if the document does not implement the selection interface.Matthew S. Wilson2005-07-021-0/+4
* Add I-Beam support to EvView. Now we can see where we can select! Sweet!Jonathan Blandford2005-07-015-7/+72
* Fix event->y + view->scroll_x typo.Kristian Høgsberg2005-06-301-1/+1
* Adjust to poppler API changes; use a sub-GdkPixbuf instead of passingKristian Høgsberg2005-06-301-74/+101
* Fix compilationAlex Duggan2005-06-301-1/+1
* Metadata manager from gedit but modified to use GValue, so that we dontMarco Pesenti Gritti2005-06-307-2/+652
* Add an optional dbus interface (--enable-dbus). Rework application code,Marco Pesenti Gritti2005-06-307-168/+332
* unref the pixbuf iff it exists.Jonathan Blandford2005-06-301-1/+2
* Massive changes. We now support text selection of pdfs, and not justJonathan Blandford2005-06-306-156/+637
* Fix for Bug 309080: crash on window close.Nickolay V. Shmyrev2005-06-281-2/+3
* Make rotate menu entries unsensitive if there is not a document openCarlos Garcia Campos2005-06-241-0/+2
* Make properties unsensitive if document backend doesn't provide infoNickolay V. Shmyrev2005-06-231-1/+10
* Rename xmalloc to mdvi_malloc to avoid libtool conflict, update year inNickolay V. Shmyrev2005-06-231-1/+1