]> www.fi.muni.cz Git - evince.git/history - ChangeLog
Added real long descriptions, closes bug 172496
[evince.git] / ChangeLog
2005-04-20 Bryan ClarkAdded real long descriptions, closes bug 172496
2005-04-19 Marco Pesenti GrittiThumbnail page 0
2005-04-19 Marco Pesenti Grittis/GDate */GDate so we can just use g_free
2005-04-19 Marco Pesenti GrittiShow the window in fullscreen when specified by the...
2005-04-19 Marco Pesenti GrittiRemove get_title from the interface, we can just use...
2005-04-19 Marco Pesenti GrittiInitial support for document info. Based on jrb patch.
2005-04-19 Nickolay V. ShmyrevBug 301053: hide statusbar resize-grip when maximized...
2005-04-19 Nickolay V. ShmyrevSmall rework of sidebar pages handling. See bug #164811...
2005-04-18 Nickolay V. ShmyrevFix build error and small problem on application exit
2005-04-18 Nickolay V. ShmyrevConditionally install dvi and djvu thumbnailer schemas
2005-04-18 David MalcolmNew files, handling the mapping from mimetypes to backends
2005-04-18 Paolo Borelliooops. Fix ChangeLog. Sorry.
2005-04-18 Paolo Borelliconstify some vars. ditto.
2005-04-18 Marco Pesenti GrittiRespect document orientation
2005-04-17 Nickolay V. ShmyrevMove library dependencies to components.
2005-04-16 Jonathan BlandfordMinor cleanups removing some dead code.
2005-04-16 Nickolay V. ShmyrevSet current page to 0 if document has pages
2005-04-16 Marco Pesenti GrittiInitialize GError to NULL, fix a crash when loading...
2005-04-16 Marco Pesenti GrittiCalculate shadow size only when there is actually a...
2005-04-16 Marco Pesenti GrittiAllow setting view spacing, default to 0
2005-04-16 Marco Pesenti GrittiDo not draw the border in fulscreen
2005-04-16 Marco Pesenti GrittiRework border calculation, so that I can more easily...
2005-04-16 Marco Pesenti GrittiRemove some assertions, documents can have 0 pages...
2005-04-15 Nickolay V. ShmyrevRemove unused files.
2005-04-15 Marco Pesenti GrittiRework sizing to deal with documents with not uniform...
2005-04-15 Marco Pesenti GrittiFix several page size caching bugs
2005-04-15 Luca FerrettiMake all toolbar items translatable
2005-04-15 Marco Pesenti GrittiBased on a patch by J�rg Billeter <j@bitron.ch>
2005-04-14 Marco Pesenti GrittiFix the crash when trying to copy in backends that...
2005-04-12 Marco Pesenti GrittiWork around the Escape conflict (find bar and unfullscreen)
2005-04-12 Nickolay V. ShmyrevFix for bugs 300233,173184,300094. Problems with page...
2005-04-09 Nickolay V. ShmyrevDvi thumbnails and improved antialiasing of dvi rules...
2005-04-09 Christian PerschSave accelerators on exit. Fixes bug #172095.
2005-04-09 Jonathan BlandfordActually fix the "FIXME: update priority" comment.
2005-04-09 Jonathan BlandfordFix logic.
2005-04-08 Marco Pesenti GrittiCheck that the document supports find
2005-04-08 Marco Pesenti GrittiAdd Edit->Find Next
2005-04-08 Marco Pesenti GrittiMake printing work again
2005-04-08 Jonathan BlandfordBig reworking to make completions work iff we have...
2005-04-07 Nickolay V. ShmyrevUpdate egg-recent from libegg. This should fix long...
2005-04-07 Nickolay V. ShmyrevRecent files support.
2005-04-06 Marco Pesenti Grittis/pdf-document/ev-poppler EVINCE_0_2_0
2005-04-06 Marco Pesenti GrittiRelease 0.2.0
2005-04-06 Kristian HøgsbergFix of by one errors.
2005-04-05 Marco Pesenti GrittiFix page size calculation
2005-04-05 Marco Pesenti GrittiMore refactoring to adapt to EvDocument changes
2005-04-05 Marco Pesenti GrittiActually add alpha args
2005-04-05 Marco Pesenti GrittiMake clipboard work again
2005-04-05 Kristian HøgsbergMake searching work again.
2005-04-04 Marco Pesenti GrittiAdd required gettext version
2005-04-03 Jonathan BlandfordPatch from Alberto Mesas <amesas@gmail.com> to make...
2005-04-01 David MalcolmGot pixbuf backend working again
2005-04-01 Steven Michael MurphyAdded new Language, Kinyarwanda (rw), to this package
2005-04-01 Jonathan BlandfordFix mismatch in model types, noticed by Martin Kretzschmar.
2005-04-01 Kristian HøgsbergImplement search based on poppler_page_find_text()...
2005-04-01 Pablo SaratxagaAdded Walloon file
2005-04-01 Jonathan BlandfordChanged to use page labels now. Rewrote completely...
2005-04-01 Kristian HøgsbergUpdate to work with PopplerRectangle change from popple...
2005-03-31 Jonathan BlandfordCr 31 13:27:50 2005 Jonathan Blandford <jrb@redhat...
2005-03-31 Jonathan BlandfordRemove pixbuf backend for now
2005-03-25 Jonathan BlandfordPatch from Fernando Herrera <fherrera@onirica.com>...
2005-03-24 Jonathan Blandfordadd 1 to the page, as this seems to be 1 based. I thoug...
2005-03-23 Marco Pesenti Grittimerge evince-threads branch
2005-03-16 Žygimantas BeručkaAdded "lt" to ALL_LINGUAS.
2005-03-14 Marco Pesenti GrittiRelease 0.1.9 EVINCE_0_1_9
2005-03-13 Fernando HerreraFix here also the thumbnails 1-basedness :)
2005-03-12 Marco Pesenti GrittiRelease 0.1.8 EVINCE_0_1_8
2005-03-12 Marco Pesenti GrittiFix the mess we did with thumbnails and 1-basedness
2005-03-11 Changwoo RyuAdded "ko" (Korean).
2005-03-09 Marco Pesenti GrittiRelease 0.1.7
2005-03-08 Marco Pesenti GrittiSome more sanitization of the ps backend. Remove a... EVINCE_0_1_7
2005-03-08 Fernando Herreraadd -s option for thumbnail size.
2005-03-07 Christian PerschAC_PROG_RANLIB is rendered obsolete by AC_PROG_LIBTOOL...
2005-03-07 Marco Pesenti GrittiRemove 4 pixels of useless border from the thumbnail.
2005-03-07 Marco Pesenti GrittiRework API a bit. Add a border flag and change sizing...
2005-03-03 Fernando Herreratake thumbnails from page "0" instead of "1". Added...
2005-03-03 Marco Pesenti Gritti*** empty log message ***
2005-03-03 Jens GranseuerMake it C89 compliant
2005-03-03 Marco Pesenti GrittiAdd a nautilus thumbnailer. Based on patch by Fernando...
2005-03-02 Marco Pesenti GrittiRelease 0.1.6 EVINCE_0_1_6
2005-03-01 Kristian HøgsbergUse poppler instead of including xpdf source code....
2005-02-28 Marco Pesenti GrittiClear idle stack before unsetting the document
2005-02-28 Marco Pesenti GrittiDisconnect the widget event signal on finalize. Some...
2005-02-28 Marco Pesenti GrittiIf there is no bpixmap create one, even if size is...
2005-02-28 Marco Pesenti GrittiDefault page is 0. Calculate size even when we have...
2005-02-28 Carlos Garcia Camposexpand the selection widget to be always as wide as...
2005-02-28 Marco Pesenti GrittiClear the list store when setting document
2005-02-28 Marco Pesenti GrittiUse an entry for the page control instead of spinbuttons
2005-02-28 Marco Pesenti GrittiCorrect confusing string
2005-02-28 Jonathan BlandfordHandle title links for real. Gosh, how long has this...
2005-02-27 Marco Pesenti GrittiRelease 0.1.5 EVINCE_0_1_5
2005-02-25 Sebastien Bacherfrench translation
2005-02-25 Marco Pesenti GrittiRemove unused header -> fix distcheck
2005-02-25 Marco Pesenti GrittiUnescape filename for display
2005-02-25 Marco Pesenti GrittiIn get_page_size deal with rotation. Also cleanup the...
2005-02-25 Marco Pesenti GrittiFix crash when opening in new window
2005-02-25 Marco Pesenti GrittiCheck ghostscript >= 7
2005-02-25 Pedro VillavicencioMake page width the default sizing mode
2005-02-25 Carlos Garcia CamposMarco Pesenti Gritti <marco@gnome.org>
2005-02-25 Kai WilladsenAdd a "Reload" action and menu entry
next