Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-window.c
Commit message (Expand)AuthorAgeFilesLines
* HIG fixes, thanks to Dennis CranstonNickolay V. Shmyrev2005-09-021-2/+2
* Make file pickers not modal and refactor code someMarco Pesenti Gritti2005-09-021-63/+52
* Add a current page property and allow to get/set itMarco Pesenti Gritti2005-09-021-1/+45
* Persist size/visibility of sidebar per documentMarco Pesenti Gritti2005-09-021-68/+45
* Plug some memory leaksHiroyuki Ikezoe2005-08-311-0/+7
* Add 'timestamp' argument to ev_application_open_window andRyan Lortie2005-08-261-3/+3
* Check for avail. EvWindows when quiting to handle the finalize better,Jonathan Blandford2005-08-261-6/+15
* Redo rotation (again). prepare for 0.4.0Jonathan Blandford2005-08-251-19/+20
* Fix build warnings and compilation with dbus 0.35.2Nickolay V. Shmyrev2005-08-161-0/+1
* 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
* 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-151-0/+37
* Clean up selection to be much smoother!Jonathan Blandford2005-08-061-0/+3
* 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-031-1/+6
* Persist the print settings. Fixes bug #311578.Christian Persch2005-07-311-2/+51
* Handle n_pages == 0, fixes #310306.Jonathan Blandford2005-07-301-2/+2
* (using_pdf_printer): new function.Martin Kretzschmar2005-07-251-2/+31
* Add keypad accelerators for zooming. Fix for bug 308128.Nickolay V. Shmyrev2005-07-121-4/+12
* 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
* Use common toolbar and recent models for all windows. Patch by Nickolay V.Marco Pesenti Gritti2005-07-081-59/+12
* HIGification of toolbar editor dialogue.Christian Persch2005-07-071-8/+9
* Add an _init functions that enabled metadata management at runtime.Marco Pesenti Gritti2005-07-071-30/+0
* do not unnecessarily save zoomMarco Pesenti Gritti2005-07-071-2/+4
* This should solve the circular dep without requiring dir reorg!Marco Pesenti Gritti2005-07-061-4/+9
* Remember window position and maximized stateMarco Pesenti Gritti2005-07-061-12/+50
* Fix DBUS configure checks.Christian Persch2005-07-061-2/+18
* Add support for some more typesMarco Pesenti Gritti2005-07-061-9/+158
* Marco Pesenti Gritti <mpg@redhat.com>Carlos Garcia Campos2005-07-051-4/+3
* Rework document types managing to avoid code duplication and actuallyMarco Pesenti Gritti2005-07-051-2/+2
* disable File->Print if the document does not implement the ps exporterMatthew S. Wilson2005-07-041-0/+4
* Split the properties pages in two different objects, depend only on theMarco Pesenti Gritti2005-07-041-8/+10
* Exit from fullscreen mode when switch to presentation. Fix for bug 309365Nickolay V. Shmyrev2005-07-031-9/+13
* Fix compilationAlex Duggan2005-06-301-1/+1
* Metadata manager from gedit but modified to use GValue, so that we dontMarco Pesenti Gritti2005-06-301-0/+44
* Add an optional dbus interface (--enable-dbus). Rework application code,Marco Pesenti Gritti2005-06-301-33/+73
* 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
* Fix fir bug 308265: Sidebar dissappears coming out of Presentation modeNickolay V. Shmyrev2005-06-231-5/+6
* Fix for bug 308402 - provide templates in Save dialogNickolay V. Shmyrev2005-06-231-13/+23
* Removed EggRecentViewGtkNickolay V. Shmyrev2005-06-191-14/+15
* Fix memory leakNickolay V. Shmyrev2005-06-191-0/+6
* Fix update of zoom control. Bug 308268Nickolay V. Shmyrev2005-06-191-1/+4
* Various small fixes, mostly memory leaks. Thanks to valgrind.Nickolay V. Shmyrev2005-06-191-0/+5
* Fixed lot's of memory leaks, for example, memory leak on reload, describedNickolay V. Shmyrev2005-06-181-5/+8
* Refresh thumbnails when changing orientation. Not fully working yetMarco Pesenti Gritti2005-06-181-0/+4