Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* Fixed warnings on reload and probably crash reason.Nickolay V. Shmyrev2005-10-111-1/+1
* Add .indd files (Adobe Indesign) to the list of "bad extensions".Nickolay V. Shmyrev2005-10-021-0/+1
* Add control+keypad bindings to zoom.Nickolay V. Shmyrev2005-10-021-0/+7
* URL-escape link before passing it to gnome_vfs_url_show.Christian Persch2005-09-271-6/+16
* Disable copy action when there isn't text selected.Carlos Garcia Campos2005-09-273-3/+44
* Check tooltip is valid utf8 before showing itMarco Pesenti Gritti2005-09-271-3/+7
* Allow drag and drop of text. Fixes #316772Carlos Garcia Campos2005-09-271-12/+98
* Guard against using g_strstrip on NULL. Fixes bug #317291.Christian Persch2005-09-261-5/+7
* Strip the title stringMarco Pesenti Gritti2005-09-261-2/+4
* Add .rtf to the bad extensions listMarco Pesenti Gritti2005-09-261-1/+2
* Ignore link coordinates if they are outside page boundsMarco Pesenti Gritti2005-09-261-13/+30
* *** empty log message ***Marco Pesenti Gritti2005-09-261-2/+2
* Implement launch links. Delegate external link opening to the window.Marco Pesenti Gritti2005-09-262-3/+68
* Implement fitr linksMarco Pesenti Gritti2005-09-241-0/+29
* Do not use modes for link, we need to calculate size ad hoc. Still notMarco Pesenti Gritti2005-09-243-40/+56
* Implement FIT_HEIGHT mode (only for links). Implement FITH linksMarco Pesenti Gritti2005-09-243-3/+72
* Refactor window title building while fixing it for password documents.Marco Pesenti Gritti2005-09-243-77/+86
* Add a function to retrieve window list and share it where necessary.Marco Pesenti Gritti2005-09-233-21/+81
* Fix for bug 316972. Use async gnome-keyring API.Nickolay V. Shmyrev2005-09-221-15/+23
* Remove unused unrealize handler. Add scroll handling toChristian Persch2005-09-221-23/+41
* "marco, maybe we should be crazy and jump right to 6! :)"Marco Pesenti Gritti2005-09-221-1/+1
* Fix window size persistanceMarco Pesenti Gritti2005-09-221-2/+5
* Based on a patch from carlosgc@gnome.org. Mouse buttons switch pages inMarco Pesenti Gritti2005-09-221-7/+19
* Dont cast to int before scalingMarco Pesenti Gritti2005-09-191-7/+7
* Implement FIT and FITH linksMarco Pesenti Gritti2005-09-191-0/+27
* Return 0 results when search is not in progress.Marco Pesenti Gritti2005-09-191-2/+3
* Take all pages in consideration, not just current oneMarco Pesenti Gritti2005-09-191-4/+8
* Move page next/previous functions from page chace to view and change it toMarco Pesenti Gritti2005-09-195-33/+42
* Show the index by default when there is oneMarco Pesenti Gritti2005-09-191-34/+47
* Missing null checkMarco Pesenti Gritti2005-09-191-16/+16
* 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