Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Update NEWS for 2.23.91 release.Carlos Garcia Campos2008-08-311-0/+6
* Fix memory leak.Carlos Garcia Campos2008-08-311-0/+7
* Make sure evince starts up in the right workspace when resuming a previousCarlos Garcia Campos2008-08-311-0/+8
* Fix window manager warnings shown in ~/.xsession-errorsCarlos Garcia Campos2008-08-311-0/+8
* EggSMClient copied from libeggCarlos Garcia Campos2008-08-311-0/+23
* Remove gnome_authentication_manager_init.Carlos Garcia Campos2008-08-271-0/+6
* Use gtk_box_pack_start instead of gtk_box_pack_start_defaults since it'sCarlos Garcia Campos2008-08-271-0/+7
* RemovedCarlos Garcia Campos2008-08-271-0/+36
* Make sure thumbnail size returned by the PDF is actually valid. Fixes bugCarlos Garcia Campos2008-08-251-0/+8
* Remove the idle function for setting the document up when the window isCarlos Garcia Campos2008-08-241-0/+8
* Add a new job to get the attachments in a thread with the document lockCarlos Garcia Campos2008-08-221-0/+11
* Implement document_get_page_label in tiff backend.Carlos Garcia Campos2008-08-191-0/+7
* Handle document orientation in tiff backend. Fixes bug #548444.Carlos Garcia Campos2008-08-191-0/+6
* Do not crash when adjustment page size is 0. Fixes bug #547440.Carlos Garcia Campos2008-08-171-0/+6
* Sync with current GTK+.Carlos Garcia Campos2008-08-111-0/+6
* Fix loading encrypted documents since I broke it with the jobs rework.Carlos Garcia Campos2008-08-061-0/+11
* Update for release 2.23.6.Nickolay V. Shmyrev2008-08-061-0/+6
* Update NEWS for 2.23.6 release.Carlos Garcia Campos2008-08-051-0/+6
* More #include cleanups. Again: reordering, single gtk.h includes and otherWouter Bolsterlee2008-08-031-0/+48
* Cleanup many #include statements: reorder so that a generic-to-specificWouter Bolsterlee2008-08-031-0/+25
* Add gio header.Carlos Garcia Campos2008-08-031-0/+6
* Rework the jobs system in order to make it simpler and more extensible. ItCarlos Garcia Campos2008-08-031-0/+55
* Create the hash table also when profiling service is enabled for allCarlos Garcia Campos2008-07-271-0/+7
* Add a profile mode available when debug is enabled. Add profilers inCarlos Garcia Campos2008-07-271-0/+13
* Correctly build desktop file. Fixes bug #544237.Götz Waschk2008-07-221-0/+5
* Update for release 2.23.5.Nickolay V. Shmyrev2008-07-211-0/+6
* Update NEWS for 2.23.5 release.Carlos Garcia Campos2008-07-211-0/+6
* Intercept window manager's fullscreen request in order to run/stopCarlos Garcia Campos2008-07-201-0/+8
* Restart the job search when the find bar is opened for the second time.Carlos Garcia Campos2008-07-201-0/+7
* Make sure we always return a valid error struct when get_document_from_uriCarlos Garcia Campos2008-07-201-0/+9
* Fixes bug #542924. Makes enums static to fix Solaris build.Darren Kenny2008-07-141-0/+9
* Add '.' keybinding for blanking the screen in presentation mode. Fixes bugCarlos Garcia Campos2008-07-131-0/+7
* Fix bytes order on big endian. Patch by Benjamin Jacobs. Fixes bugCarlos Garcia Campos2008-07-131-0/+8
* Added support for 7-zip based cb7 comic book. Patch by Kartik Rustagi.Nickolay V. Shmyrev2008-07-111-0/+10
* Use Alt+Left to rotate left, and Alt+Right to rotate right. Ctrl+R (as EOGBastien Nocera2008-06-241-0/+6
* When building with D-Bus support, listen for multimedia key events fromBastien Nocera2008-06-241-0/+22
* Update for release 2.23.4.Nickolay V. Shmyrev2008-06-181-0/+6
* Update news for 2.23.4 release.Carlos Garcia Campos2008-06-171-0/+6
* Do not crash opening documents with no pages and show a warning message inCarlos Garcia Campos2008-06-161-0/+13
* Automaticly reload the document when the file has changed on disk. BugCarlos Garcia Campos2008-06-151-0/+13
* Fix some build warnings under GCC 4.3.0. (#537535).Cosimo Cecchi2008-06-101-0/+18
* Fix a crash in debug mode. Patch by Daniel M German.Carlos Garcia Campos2008-05-291-0/+6
* Add Ctrl+N keybinding for Open a Copy. Fixes bug #532239.Carlos Garcia Campos2008-05-251-0/+6
* Use the window title as print job name instead of just "evince-print".Carlos Garcia Campos2008-05-251-0/+8
* fixed typo in ev-debug.h filename. Bug #533897.Frederic Peters2008-05-191-0/+5
* added missing libevmountoperation to gtkdoc-scanobj libraries. BugFrederic Peters2008-05-191-0/+5
* Fixes check for default units string translation. Bug #533323.Matthias Drochner2008-05-181-0/+5
* Fix a free() that should be an iks_free(). Fix an array overflow in theHans Petter Jansson2008-05-011-0/+7
* Make sure load job doesn't finish successfully when the document is notCarlos Garcia Campos2008-04-291-0/+14
* Merge branch 'ev-debug' into workCarlos Garcia Campos2008-04-271-0/+21