]> www.fi.muni.cz Git - evince.git/shortlog
evince.git
2005-11-14 Nickolay V... Save last document settings and reuse them for new...
2005-11-14 Nickolay V... Small build fix
2005-11-14 Nickolay V... New CBR/CBZ backend for comic books.
2005-11-10 Nickolay V... Thanks to Robert McQueen <robot101@debian.org>. Dbus...
2005-11-06 Theppitak Karoonboon... Updated Thai translation.
2005-11-02 Miloslav TrmacUpdated Czech translation.
2005-11-01 Adam WeinbergerUpdated Canadian English translation.
2005-10-31 Vincent van... Translation updated by Reinout van Schouwen.
2005-10-30 Nickolay V... Fix double free that cause crash.
2005-10-29 Francisco Javier... Updated Spanish translation.
2005-10-29 Nickolay V... Fix memory leak.
2005-10-29 Nickolay V... Initial accessibility support.
2005-10-27 Erdal RonahiAdded Kurdish (ku) translation
2005-10-27 Funda WangUpdated Simplified Chinese translation.
2005-10-26 Nickolay V... Fix for bug Bug 318916: Printing multiple pages.
2005-10-26 Ignacio Casal... *** empty log message ***
2005-10-25 Priit LaesTranslation updated by Ivar Smolin.
2005-10-24 Nickolay V... Fix typo.
2005-10-22 Francisco Javier... Updated Spanish translation.
2005-10-20 Runa BhattacharjeeAdded Entry of addition to Bengali (bn) in configure...
2005-10-20 Runa BhattacharjeeAdded Bengali (bn) to ALL_LINGUAS:20/10
2005-10-20 Runa BhattacharjeeAdded Entry for Bengali (bn) Translation Addition:20/10
2005-10-20 Runa BhattacharjeeAdded Bengali (bn) Translation:20/10
2005-10-17 Nickolay V... Thumnail dimensions unified with other backends.
2005-10-17 Nickolay V... Remove unused file.
2005-10-17 Nickolay V... Save a copy implemented for various backends.
2005-10-17 Nickolay V... Don't link with ltiff if tiff is disabled.
2005-10-15 Vincent van... Translation updated.
2005-10-14 Nickolay V... Remove old unused files.
2005-10-11 Nickolay V... Fixed warnings on reload and probably crash reason.
2005-10-11 Nickolay V... Check if date is invalid. Fix for bug 318134.
2005-10-02 Nickolay V... Add .indd files (Adobe Indesign) to the list of "bad...
2005-10-02 Nickolay V... Add control+keypad bindings to zoom.
2005-10-02 Nickolay V... Add .cvsignore to keep cvs silent.
2005-09-30 Adam WeinbergerAdded missing file. Updated Canadian English translation.
2005-09-27 Christian PerschURL-escape link before passing it to gnome_vfs_url_show.
2005-09-27 Carlos Garcia... Disable copy action when there isn't text selected.
2005-09-27 Marco Pesenti... Check tooltip is valid utf8 before showing it
2005-09-27 Carlos Garcia... Allow drag and drop of text. Fixes #316772
2005-09-26 Christian PerschGuard against using g_strstrip on NULL. Fixes bug ...
2005-09-26 Marco Pesenti... Show title even for unknown links
2005-09-26 Marco Pesenti... Strip the title string
2005-09-26 Marco Pesenti... Add .rtf to the bad extensions list
2005-09-26 Marco Pesenti... Ignore link coordinates if they are outside page bounds
2005-09-26 Marco Pesenti... *** empty log message ***
2005-09-26 Marco Pesenti... Implement launch links. Delegate external link opening...
2005-09-24 Marco Pesenti... Implement fitr links
2005-09-24 Marco Pesenti... Do not use modes for link, we need to calculate size...
2005-09-24 Marco Pesenti... Implement FIT_HEIGHT mode (only for links). Implement...
2005-09-24 Marco Pesenti... Refactor window title building while fixing it for...
2005-09-24 Marco Pesenti... Escape link title before setting it in the model
2005-09-23 Marco Pesenti... Add a function to retrieve window list and share it...
2005-09-22 Nickolay V... Fix for bug 316972. Use async gnome-keyring API.
2005-09-22 Christian PerschRemove unused unrealize handler. Add scroll handling to
2005-09-22 Marco Pesenti... "marco, maybe we should be crazy and jump right to...
2005-09-22 Marco Pesenti... Fix unstructured documents save and print
2005-09-22 Marco Pesenti... Fix window size persistance
2005-09-22 Marco Pesenti... Based on a patch from carlosgc@gnome.org. Mouse buttons...
2005-09-19 Marco Pesenti... Dont cast to int before scaling
2005-09-19 Marco Pesenti... Implement FIT and FITH links
2005-09-19 Marco Pesenti... Return 0 results when search is not in progress.
2005-09-19 Marco Pesenti... Take all pages in consideration, not just current one
2005-09-19 Marco Pesenti... Move page next/previous functions from page chace to...
2005-09-19 Marco Pesenti... Show the index by default when there is one
2005-09-19 Marco Pesenti... Missing null check
2005-09-18 Theppitak Karoonboon... Updated Thai translation (merge from gnome-2-12 branch).
2005-09-17 Christian RoseUpdated Swedish translation.
2005-09-17 Nickolay V... Allow display of last odd page in dual view. Fix for...
2005-09-17 Nickolay V... Make close button in toolbar editor default.
2005-09-17 Nickolay V... Mark close button as default. Fix for 316381.
2005-09-17 Nguyen Thai... Merged from gnome-2-12
2005-09-16 Marco Pesenti... Allow negative doubles in left/top properties
2005-09-16 Marco Pesenti... Remove a bunch of strings that was used only by the...
2005-09-16 Marco Pesenti... When title has a confusing extension, show also the...
2005-09-16 Marco Pesenti... Factor out and cleanup window title code
2005-09-16 Marco Pesenti... Make dialog transient so it doesnt block other windows
2005-09-13 Nickolay V... Fix thumbnails rendering for pdf
2005-09-13 Wouter BolsterleeIncrease timeout to hide full screen popup. Bug 316123.
2005-09-13 Nickolay V... Allow the user to override document restrictions. Fix...
2005-09-13 Christian PerschFix multihead behaviour of fullscreen toolbar popup...
2005-09-13 Nickolay V... Support for gnome-keyring for encrypted PDF's.
2005-09-12 Priit LaesTranslation updated by Ivar Smolin.
2005-09-11 Nickolay V... More precise handling of enter_notify/leave_notify...
2005-09-08 Christopher... leak fix: unref fullscreen_timeout_source before cleari...
2005-09-08 Nickolay V... Used -lt1 instead -lt1lib
2005-09-08 Marco Pesenti... Fix some bugs with xyz links, respect zoom
2005-09-08 Marco Pesenti... null check uri before setting and getting metadata
2005-09-08 Marco Pesenti... Some build fixes for cygwin. Patch by yselkowitz@users...
2005-09-08 Marco Pesenti... Add a signal for link activation.
2005-09-08 Marco Pesenti... Add some space from the cursor, hardcoded but I couldnt...
2005-09-07 Marco Pesenti... Use mozilla style vs gtk style, way better for links.
2005-09-07 Marco Pesenti... Implement xyz links, still not functional. Links are...
2005-09-05 Inaki LarranagaUpdated Basque translation.
2005-09-05 Alessio FruscianteAdded Italian translation.
2005-09-05 Marco Pesenti... Remove the statusbar. This regress loading feedback...
2005-09-05 Marco Pesenti... Fix tooltip border and size handling
2005-09-05 Marco Pesenti... Delay popup showing. Mirror gtk logic/times.
2005-09-03 Danilo ŠeganUpdated Serbian translation.
2005-09-03 Marco Pesenti... *** empty log message ***
2005-09-03 Marco Pesenti... Simple widget to show tooltips at a custom position
next