Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* Allow display of last odd page in dual view. Fix for 316347.Nickolay V. Shmyrev2005-09-171-0/+2
* Make close button in toolbar editor default.Nickolay V. Shmyrev2005-09-171-0/+1
* Mark close button as default. Fix for 316381.Nickolay V. Shmyrev2005-09-171-0/+2
* Remove a bunch of strings that was used only by the statusbar.Marco Pesenti Gritti2005-09-161-52/+26
* When title has a confusing extension, show also the document filenameMarco Pesenti Gritti2005-09-161-5/+43
* Factor out and cleanup window title codeMarco Pesenti Gritti2005-09-164-66/+193
* Make dialog transient so it doesnt block other windowsMarco Pesenti Gritti2005-09-161-2/+12
* Increase timeout to hide full screen popup. Bug 316123.Wouter Bolsterlee2005-09-131-1/+3
* Allow the user to override document restrictions. Fix for bug 305818.Nickolay V. Shmyrev2005-09-131-6/+12
* Fix multihead behaviour of fullscreen toolbar popup. Fixes bug #315451.Christian Persch2005-09-131-5/+37
* Support for gnome-keyring for encrypted PDF's.Nickolay V. Shmyrev2005-09-133-90/+297
* More precise handling of enter_notify/leave_notify. Fix for 315470.Nickolay V. Shmyrev2005-09-111-31/+58
* leak fix: unref fullscreen_timeout_source before clearing itChristopher Aillon2005-09-081-2/+8
* Fix some bugs with xyz links, respect zoomMarco Pesenti Gritti2005-09-081-6/+15
* null check uri before setting and getting metadataMarco Pesenti Gritti2005-09-081-12/+32
* Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.netMarco Pesenti Gritti2005-09-081-2/+2
* Add a signal for link activation.Marco Pesenti Gritti2005-09-087-21/+34
* Use mozilla style vs gtk style, way better for links.Marco Pesenti Gritti2005-09-071-6/+9
* Implement xyz links, still not functional. Links are a total mess, willMarco Pesenti Gritti2005-09-071-1/+58
* Remove the statusbar. This regress loading feedback, need to check withMarco Pesenti Gritti2005-09-054-437/+3
* Delay popup showing. Mirror gtk logic/times.Marco Pesenti Gritti2005-09-051-2/+2
* Simple widget to show tooltips at a custom positionMarco Pesenti Gritti2005-09-031-6/+23
* 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-023-11/+157
* Persist size/visibility of sidebar per documentMarco Pesenti Gritti2005-09-021-68/+45
* Abbrev)--L1743--C75--54%-----------------------------------------------------...Jonathan Blandford2005-09-021-0/+49
* ev_page_cache_get doesnt return a reference, dont try to unref it.Marco Pesenti Gritti2005-09-011-1/+0
* Fix timestamp parameter with dbus <= 0.33Marco Pesenti Gritti2005-09-011-2/+2
* Plug some memory leaksHiroyuki Ikezoe2005-08-312-0/+11
* Last minute GTK-2.6 fixes. Release 0.4.0Jonathan Blandford2005-08-262-2/+14
* catch another gtk+-2.8ism Make work with gtk+-2.6 Release 0.4.0Jonathan Blandford2005-08-263-2/+60
* Add 'timestamp' argument to ev_application_open_window andRyan Lortie2005-08-265-14/+52
* 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-255-36/+96
* Fix orientation in the postscript documentMarco Pesenti Gritti2005-08-241-1/+2
* Adapt to the new poppler rotation API. Fix text maps on landscapeMarco Pesenti Gritti2005-08-231-2/+1
* get the correct region when selecting in modes other than continuous.Jonathan Blandford2005-08-201-4/+17
* remove redundant g_warnings.Jonathan Blandford2005-08-201-2/+0
* Don't include autogenerated file ev-application-service.h intoNickolay V. Shmyrev2005-08-191-1/+0
* Fix sed expression for FreeBSD. Thanks to Joe Marcus ClarkNickolay V. Shmyrev2005-08-181-3/+14
* Update for 0.3.4Marco Pesenti Gritti2005-08-172-12/+4
* 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