]> www.fi.muni.cz Git - evince.git/history - ChangeLog
s/pdf-document/ev-poppler
[evince.git] / ChangeLog
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
2005-02-25 Jonathan BlandfordHide the sidebar iff the type doesn't support thumbnail...
2005-02-24 Martin Kretzschmar(ALL_LINGUAS): Added "zh_TW" (Traditional Chinese).
2005-02-24 Marco Pesenti GrittiPort fix for a crasher from kde bug
2005-02-24 Marco Pesenti GrittiReturn a link even if it's of an unrecognized type...
2005-02-24 Marco Pesenti GrittiUpdate size when switching mode
2005-02-24 Marco Pesenti GrittiFix size toggle buttons behavior
2005-02-24 Marco Pesenti GrittiDo not cache offsets in size_allocate.
2005-02-24 Marco Pesenti GrittiCalculate offsets before calling the parent class ...
2005-02-24 Marco Pesenti GrittiFix a crasher on exit. Unused code, put a TODO
2005-02-24 Marco Pesenti GrittiSeparate page/scale notifications
2005-02-23 Marco Pesenti GrittiDo not allow to shrink sidebar smaller then child requi...
2005-02-23 Carlos Garcia Camposshell/ev-sidebar.[ch]
2005-02-23 Tommi VainikainenGive translators more flexibility with ngettext plural...
2005-02-21 Jonathan BlandfordPatch from Crispin Flowerday <gnome@flowerday.cx> to...
2005-02-21 Marco Pesenti Grittips pages are 0 based, convert
2005-02-21 Marco Pesenti GrittiInitialize correct parent class. Set GError on document...
2005-02-21 Marco Pesenti GrittiFixup selection offset calculation
2005-02-21 Marco Pesenti GrittiDo not try to best fit if the view is not realized
2005-02-20 Kostas PapadimasUpdated Greek Translation.
2005-02-18 Jonathan Blandfordmissed a case.
2005-02-18 Jonathan BlandfordChange the fullscreen toolbar to always be in the popup...
2005-02-18 Tommi VainikainenAdded "fi" (Finnish). Added Finnish translation.
2005-02-17 Alexander Shopov*: Added Bulgarian translation by Rostislav Raykov...
2005-02-16 Bryan Clarkadded ellipsis to Print item. Fixes bug 166915
2005-02-16 Marco Pesenti GrittiAutomatically hide the fullscreen button. Patch by...
2005-02-16 Vincent NoelSpecify an icon for the window. Patch by Jaap A. Haitsm...
2005-02-16 Jonathan Blandfordget rid of the black flash.
2005-02-16 Jonathan BlandfordNew function to canonicalize sizing/painting a border.
2005-02-15 David LodgeUpdated English (British) translation.
2005-02-15 Martin Kretzschmar(update_window_title): replace newlines in the title...
2005-02-15 Martin Kretzschmaradd parameters providing allocation width and height...
2005-02-14 Crispin FlowerdayEnsure that after we have created a thumbnail, the...
2005-02-11 Bryan Clarkfixed typo, closes bug 166897
2005-02-09 Carlos Garcia CamposSupport for DnD of files. Fixes #164813
2005-02-09 Vincent NoelSet the "Previous" and "Next" toolbar buttons as import...
2005-02-09 Marco Pesenti GrittiFix compilation on non-gcc platforms
2005-02-09 Marco Pesenti GrittiRelease 0.1.4
2005-02-09 Luca FerrettiImprove toolbar layout/icons
2005-02-08 Marco Pesenti GrittiAdd warnings about unimplemented/unknown link types.
2005-02-07 Marco Pesenti GrittiLog gs property
2005-02-07 Marco Pesenti GrittiLog gs env var
next