]> www.fi.muni.cz Git - evince.git/history - ChangeLog
Override PDF restrictions by default. Fixes bug #382700.
[evince.git] / ChangeLog
2008-01-24 Wouter BolsterleeOverride PDF restrictions by default. Fixes bug #382700.
2008-01-24 Wouter BolsterleeUpdated for upcoming release
2008-01-23 Carlos Garcia CamposFix memory leak.
2008-01-23 Gil ForcadaAdded comment for translators
2008-01-22 Carlos Garcia CamposDo not create the idle function for kinetic scrolling...
2008-01-22 Carlos Garcia CamposRestore cursor after autoscrolling. Fixes bug #509958.
2008-01-19 Carlos Garcia CamposDo not render images when rendering the page but on...
2008-01-18 Marcelo LiraMake gnome-keyring optional. Fixes bug #509676.
2008-01-16 Carlos Garcia CamposInitialize include_images variable as FALSE instead...
2008-01-15 Nickolay V. ShmyrevSimplify image format selection on save.
2008-01-14 Nickolay V. ShmyrevRepair gorizontal scrolling with shift. Fixes bug ...
2008-01-13 Carlos Garcia CamposFix formatting issues.
2008-01-13 Nickolay V. ShmyrevDon't overquote special chars except of '. See bug...
2008-01-13 Wouter BolsterleeAdded Nickolay and Carlos, since they're doing most...
2008-01-13 Wouter BolsterleeGet the nautilus extension dir properly instead of...
2008-01-13 Nickolay V. ShmyrevInstall nautilus extension into new place. See bug...
2008-01-13 Djihed AfifiRTL marker in recent file list. See bug #509076.
2008-01-13 Carlos Garcia CamposFix compile warnings due to unused variables.
2008-01-13 Carlos Garcia CamposBump requirements to libspectre 0.2.0. Fixes bug #507705.
2008-01-04 Carlos GarnachoImplement "fade" effect.
2008-01-04 Carlos GarnachoImplement "uncover" effect.
2008-01-04 Carlos GarnachoImplement "cover" effect.
2008-01-04 Carlos GarnachoImplement "push" effect.
2008-01-04 Carlos GarnachoImplement "dissolve" effect.
2008-01-04 Carlos GarnachoImplement "wipe" effect.
2008-01-04 Carlos GarnachoImplement "box" effect.
2008-01-04 Carlos GarnachoImplement "blinds" effect.
2008-01-04 Carlos GarnachoImplement "split" effect.
2008-01-04 Carlos GarnachoAdd a EvTransitionAnimation to the struct.
2008-01-04 Carlos GarnachoAdded, EvTransitionAnimation will contain the implement...
2008-01-04 Carlos GarnachoAdded, EvTimeline is the base object for animations...
2008-01-04 Carlos GarnachoAdded implementation to get_effect() in EvDocumentTrans...
2008-01-04 Carlos GarnachoNew files, define a page transition effect, at the...
2007-12-30 Carl-Anton IngmarssonAllow exporting images in any format supported by GdkPi...
2007-12-29 Carlos Garcia CamposMore warnings fixed.
2007-12-29 Carlos Garcia CamposFix compile warnings.
2007-12-28 Christian PerschInclude config.h. Bug #504721.
2007-12-28 Carlos Garcia CamposPlugin system for backends. Fixes bug #351348.
2007-12-24 Nickolay V. ShmyrevKinetic scrolling implemented as requested in bug ...
2007-12-23 Nickolay V. ShmyrevAutoscroll feature with the context menu. Fixes bug...
2007-12-23 Carlos Garcia CamposDisconnect also page-ready signal when removing a job...
2007-12-20 Nickolay V. ShmyrevScroll pages in page entry with mouse wheel. Fixes...
2007-12-20 Carlos Garcia CamposAdd ps specials support in dvi backend when libspectre...
2007-12-20 Carlos Garcia CamposUse libspectre, if available, for the ps backend. Fixes...
2007-12-18 Yaakov SelkowitzCygwin build issue fix.
2007-12-16 Carlos Garcia CamposDo not limit the minimum zoom factor when sizing mode...
2007-12-14 Carlos Garcia CamposDo not change left, top and zoom values when they are...
2007-12-10 Christian PerschA bit of cleanup: use gobject instance private data...
2007-12-08 Christian PerschUse GSlice to allocate small amounts of memory. Bug...
2007-12-05 Carlos Garcia CamposRestore cursor to normal after a drag operation. Fixes...
2007-12-03 Nickolay V. ShmyrevUpdate for release 2.21.1
2007-12-02 Carlos Garcia CamposUse a message area instead of a popup dialog for error...
2007-12-02 Carlos Garcia CamposRemove the shadow of the fullscreen toolbar. Fixes...
2007-12-01 Carlos Garcia CamposShow thumbnails for documents with one page. Fixes...
2007-12-01 Carlos Garcia CamposPrint settings that are specific to the document are...
2007-11-26 Matthias ClasenTiff documents were rendered with wrong colors. Fixes...
2007-11-25 Carlos Garcia CamposAdd a command line option for search. Fixes bug #497710.
2007-11-20 Darren KennyFix endless loop when pages_per_sheet is 0. Fixes bug...
2007-10-28 Carlos Garcia CamposAdd an expander to the open toolbar item which pops...
2007-10-28 Carlos Garcia CamposDo not jump to the first page when reloading by running...
2007-10-27 Hiroyuki IkezoePlugged memory leak when help file is not found. Fixes...
2007-10-26 Carlos Garcia CamposEnable djvu, dvi and comics backends by default. Fixes...
2007-10-26 Carlos Garcia CamposRemoved
2007-10-26 Carlos Garcia CamposFix printing with poppler splash backend. Fixes bug...
2007-10-25 Pascal TerjanLet GnomeVFS check the URL, this allow more URL (like...
2007-10-22 Carlos Garcia CamposFix a crash when printing with the gnome-print dialog...
2007-10-18 Sebastien BacherFix an implicit function definition warning (#487655)
2007-10-11 Carlos Garcia CamposFix conflicting shortcut for view sade pane and present...
2007-10-11 Carlos Garcia CamposWhen printing multiple pages per sheet in reverse optio...
2007-10-11 Carlos Garcia CamposRespect ranges order when printing more than one range...
2007-10-10 Martin SchanzenbachRotate also the window icon when document is rotated...
2007-10-04 Carlos Garcia CamposSilently ignore unknown form fields. Fixes bug #482654...
2007-10-04 Carlos Garcia CamposUse poppler_page_render_for_printing() instead of poppl...
2007-10-04 Carlos Garcia CamposDo not show the toolbar in fullscreen mode if the main...
2007-09-29 Carlos Garcia CamposGive priority to form fields over images when deciding...
2007-09-17 Nickolay V. ShmyrevUpdate for release 2.20.0 EVINCE_2_20_0
2007-09-12 Carlos Garcia CamposRemove #ifdef HAVE_FORMS, so that forms support works...
2007-09-05 Götz WaschkFixes desktop file issues. See bug #473471.
2007-09-04 Carlos Garcia CamposMove save a copy task to its own job so that it's carri...
2007-09-04 Nickolay V. ShmyrevUpdate for release 2.19.92 EVINCE_2_19_92
2007-09-03 Carlos Garcia CamposBump requirements to poppler 0.6 and drop all ifdefs...
2007-09-03 Carlos Garcia CamposMake sure not to use the history with documents not...
2007-09-03 Carlos Garcia CamposRestart the search when reloading a document with the...
2007-09-03 Carlos Garcia CamposDo not jump to the first page when reloading a document...
2007-09-03 Carlos Garcia CamposDo not update visibility when changing a chrome flag...
2007-09-03 Carlos Garcia CamposUse GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL, since...
2007-09-03 Carlos Garcia CamposMake sure current-page <= end-page in continuous mode...
2007-09-03 Carlos Garcia CamposIgnore outline items without a title. Fixes bug #453913.
2007-09-03 Carlos Garcia CamposUse always drag mouse cursor during a drag operation...
2007-09-02 Carlos Garcia CamposTemporarily disable double and triple selections since...
2007-09-01 Carlos Garcia CamposActually fix printing regressions. Remove orientation...
2007-08-31 Carlos Garcia CamposAdd support for double and triple click selections.
2007-08-27 Nickolay V. ShmyrevUpdate for release 2.19.4 EVINCE_2_19_4
2007-08-27 Justin BlanchardEnables 'find next' when bindbar is hidden. Fixes bug...
2007-08-27 Carlos Garcia CamposCreate always a portrait cairo surface and rotate when...
2007-08-25 Carlos Garcia CamposAdjust number of pages per row according to page orient...
2007-08-25 Carlos Garcia CamposReset also cups setting to 1 when printing multiple...
2007-08-24 Carlos Garcia CamposUse directly cairo_surface_get_content() when creating...
2007-08-23 Carlos Garcia CamposUse CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32...
2007-08-17 Carlos Garcia CamposAlso store in page-cache the dimensions of the thumbnai...
next