Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* [build] Rename ChangeLog and autogenerate itCarlos Garcia Campos2009-04-281-16021/+0
* evince.doap: Added project description.Nickolay V. Shmyrev2009-04-241-0/+4
* Change process working directory to $HOME so that we don't preventCarlos Garcia Campos2009-04-101-0/+8
* Use g_file_make_symbolic_link to create symlinks. Patch by Hib Eris. SeeCarlos Garcia Campos2009-04-101-0/+7
* Create and load the document based on the mime-type provided by nautilusCarlos Garcia Campos2009-04-101-0/+8
* Fix tiff pixel conversion on big endian machines. Fixes bug #509920.Benjamin Berg2009-04-091-0/+5
* Fix output on big endian machines. Fixes bug #578433.Benjamin Berg2009-04-081-0/+5
* Fix the .desktop-file-as-state-file case; egg_desktop_file_get_source()Dan Winship2009-04-081-0/+6
* RemovedCarlos Garcia Campos2009-04-081-0/+14
* Use g_error_matches() instead of manually check error code and domain.Carlos Garcia Campos2009-04-081-0/+8
* Delete the temp symlink created when opening a copy.Carlos Garcia Campos2009-04-081-0/+7
* Add previewer files to POTFILES.in.Carlos Garcia Campos2009-04-081-0/+6
* Delete the print settings file.Carlos Garcia Campos2009-04-081-0/+7
* Remove the preview mode from EvWindow. EvPrintOperation now launchesCarlos Garcia Campos2009-04-081-0/+20
* Add evince-previewer as a separate applicaton that implements the previewCarlos Garcia Campos2009-04-081-0/+12
* Move EvPageAction and EvStockIcons from shell to a new internal libraryCarlos Garcia Campos2009-04-081-2/+21
* Fixes memory leak. Bug #578285.Nickolay V. Shmyrev2009-04-071-0/+6
* Move ev_view_update_view_size() from libview to ev-window again and makeCarlos Garcia Campos2009-04-061-1/+12
* Follow up to bug #539972. Alt+Arrows conflict with view scrolling, changedNickolay V. Shmyrev2009-04-051-0/+7
* Patch by Juanjo Marín <juanj.marin@juntadeandalucia.es> to fix the bugNickolay V. Shmyrev2009-04-041-0/+10
* Direct bug-buddy bugs to the BugBuddyBugs component.Christian Persch2009-03-311-0/+5
* Set proper path to saved accels file. Fixes bug #577500.Nickolay V. Shmyrev2009-03-311-0/+6
* Animation is ready only when origin surface is ready. This fixes fadingNickolay V. Shmyrev2009-03-301-0/+9
* Added a test to check printing and a size of the file.Nickolay V. Shmyrev2009-03-261-0/+7
* Update smclient from libegg master.Christian Persch2009-03-241-0/+7
* Set alternative button order for dialogues.Christian Persch2009-03-241-0/+8
* Bug 575085 – titles not translated in the nautilus tabChristian Persch2009-03-241-0/+7
* Bumped the versionNickolay V. Shmyrev2009-03-161-0/+1
* Updated for release 2.26.0Carlos Garcia Campos2009-03-161-0/+6
* Make the fixed sized string a semantically correct const char[] instead ofTobias Mueller2009-03-051-0/+8
* If the document is encrypted, the ev_document_factory_get_document() isChristian Persch2009-03-021-0/+7
* Update for release 2.25.92.Carlos Garcia Campos2009-03-021-0/+6
* Show the 'jump to page' window in the right GdkScreen. Fixes bug #560541.Carlos Garcia Campos2009-03-011-0/+7
* Do not lose page position when reloading. Fixes bug #573091.Carlos Garcia Campos2009-03-011-0/+7
* Make our own thumbnail when the provided one doesn't have the size weCarlos Garcia Campos2009-03-011-0/+10
* Reduce the restriction on the minimum size of thumbnails from 40 to 1. SeeChristian Spurk2009-02-271-0/+7
* Use GOption in thumbnailer.Carlos Garcia Campos2009-02-271-0/+6
* Use poppler_document_save_a_copy(), which never saves the documentCarlos Garcia Campos2009-02-221-0/+14
* Don't use g_quark_from_static_string in a loadable module!Christian Persch2009-02-181-0/+5
* Update for release 2.25.91Carlos Garcia Campos2009-02-171-0/+6
* Replace deprecated gtk symbol in commented out codeThomas Hindoe Paaboel Andersen2009-02-161-0/+5
* Update for release 2.25.91.Carlos Garcia Campos2009-02-161-0/+6
* Fix a freed memory read.Christian Persch2009-02-161-0/+5
* Fix signed/unsigned compiler warnings.Christian Persch2009-02-151-0/+5
* Rename GIRs to EvinceDocument/EvinceView.Christian Persch2009-02-151-0/+5
* Use g_intern_static_string.Christian Persch2009-02-151-0/+5
* Fill in the error.Christian Persch2009-02-151-0/+5
* Add code to catch backends incorrectly implementing the load vfunc.Christian Persch2009-02-151-0/+5
* Use a local GError, and propagate as appropriate, making sure always toChristian Persch2009-02-151-0/+6
* Use g_error_matches.Christian Persch2009-02-151-0/+4