Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Save a copy implemented for various backends.Nickolay V. Shmyrev2005-10-171-1/+15
* Don't link with ltiff if tiff is disabled.Nickolay V. Shmyrev2005-10-171-0/+6
* Remove old unused files.Nickolay V. Shmyrev2005-10-141-0/+12
* Fixed warnings on reload and probably crash reason.Nickolay V. Shmyrev2005-10-111-0/+6
* Check if date is invalid. Fix for bug 318134.Nickolay V. Shmyrev2005-10-111-0/+7
* Add .indd files (Adobe Indesign) to the list of "bad extensions".Nickolay V. Shmyrev2005-10-021-0/+7
* 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-0/+7
* Disable copy action when there isn't text selected.Carlos Garcia Campos2005-09-271-0/+5
* Check tooltip is valid utf8 before showing itMarco Pesenti Gritti2005-09-271-0/+6
* Allow drag and drop of text. Fixes #316772Carlos Garcia Campos2005-09-271-0/+4
* Guard against using g_strstrip on NULL. Fixes bug #317291.Christian Persch2005-09-261-0/+6
* Show title even for unknown linksMarco Pesenti Gritti2005-09-261-0/+6
* Strip the title stringMarco Pesenti Gritti2005-09-261-0/+6
* Add .rtf to the bad extensions listMarco Pesenti Gritti2005-09-261-0/+6
* Ignore link coordinates if they are outside page boundsMarco Pesenti Gritti2005-09-261-0/+7
* Implement launch links. Delegate external link opening to the window.Marco Pesenti Gritti2005-09-261-0/+15
* Implement fitr linksMarco Pesenti Gritti2005-09-241-0/+12
* Do not use modes for link, we need to calculate size ad hoc. Still notMarco Pesenti Gritti2005-09-241-0/+19
* Implement FIT_HEIGHT mode (only for links). Implement FITH linksMarco Pesenti Gritti2005-09-241-0/+23
* Refactor window title building while fixing it for password documents.Marco Pesenti Gritti2005-09-241-0/+13
* Escape link title before setting it in the modelMarco Pesenti Gritti2005-09-241-0/+6
* Add a function to retrieve window list and share it where necessary.Marco Pesenti Gritti2005-09-231-0/+13
* Fix for bug 316972. Use async gnome-keyring API.Nickolay V. Shmyrev2005-09-221-0/+7
* Remove unused unrealize handler. Add scroll handling toChristian Persch2005-09-221-0/+7
* "marco, maybe we should be crazy and jump right to 6! :)"Marco Pesenti Gritti2005-09-221-0/+8
* Fix unstructured documents save and printMarco Pesenti Gritti2005-09-221-0/+8
* Fix window size persistanceMarco Pesenti Gritti2005-09-221-0/+6
* Based on a patch from carlosgc@gnome.org. Mouse buttons switch pages inMarco Pesenti Gritti2005-09-221-0/+7
* Dont cast to int before scalingMarco Pesenti Gritti2005-09-191-0/+6
* Implement FIT and FITH linksMarco Pesenti Gritti2005-09-191-0/+11
* Return 0 results when search is not in progress.Marco Pesenti Gritti2005-09-191-0/+11
* Take all pages in consideration, not just current oneMarco Pesenti Gritti2005-09-191-0/+6
* Move page next/previous functions from page chace to view and change it toMarco Pesenti Gritti2005-09-191-0/+14
* Show the index by default when there is oneMarco Pesenti Gritti2005-09-191-0/+8
* Missing null checkMarco Pesenti Gritti2005-09-191-0/+6
* Allow display of last odd page in dual view. Fix for 316347.Nickolay V. Shmyrev2005-09-171-0/+6
* Make close button in toolbar editor default.Nickolay V. Shmyrev2005-09-171-0/+6
* Mark close button as default. Fix for 316381.Nickolay V. Shmyrev2005-09-171-0/+6
* Allow negative doubles in left/top propertiesMarco Pesenti Gritti2005-09-161-0/+6
* Remove a bunch of strings that was used only by the statusbar.Marco Pesenti Gritti2005-09-161-0/+7
* When title has a confusing extension, show also the document filenameMarco Pesenti Gritti2005-09-161-0/+8
* Factor out and cleanup window title codeMarco Pesenti Gritti2005-09-161-0/+13
* Make dialog transient so it doesnt block other windowsMarco Pesenti Gritti2005-09-161-0/+7
* Fix thumbnails rendering for pdfNickolay V. Shmyrev2005-09-131-0/+6
* Increase timeout to hide full screen popup. Bug 316123.Wouter Bolsterlee2005-09-131-0/+7
* Allow the user to override document restrictions. Fix for bug 305818.Nickolay V. Shmyrev2005-09-131-0/+8
* Fix multihead behaviour of fullscreen toolbar popup. Fixes bug #315451.Christian Persch2005-09-131-0/+7
* Support for gnome-keyring for encrypted PDF's.Nickolay V. Shmyrev2005-09-131-0/+18
* More precise handling of enter_notify/leave_notify. Fix for 315470.Nickolay V. Shmyrev2005-09-111-0/+9