Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Show progress information when printing. Fixes bug #482770.Carlos Garcia Campos2008-12-271-0/+26
* Add EvProgressMessageArea derived from EvMessageArea to show progressCarlos Garcia Campos2008-12-271-0/+10
* Use GTK_RESPONSE_CLOSE instead of GTK_RESPONSE_CANCEL for the closeCarlos Garcia Campos2008-12-271-0/+8
* First step of the printing system rework. EvJobPrint has been replaced byCarlos Garcia Campos2008-12-271-0/+16
* Fix memory leaks.Carlos Garcia Campos2008-12-271-0/+7
* Add GObject type as prerequisite to EvDocument interface so that documentCarlos Garcia Campos2008-12-271-0/+7
* Forgot to add bug number in ChangeLog.Carlos Garcia Campos2008-12-191-1/+2
* Only jump the the location of the find result for the first match whenCarlos Garcia Campos2008-12-191-0/+8
* Add document URI to properties page. Fixes bug #555376.Carlos Garcia Campos2008-12-031-0/+13
* Removed RemovedCarlos Garcia Campos2008-12-031-0/+14
* Fix zip mime-type in comics backend. Patch by Juanjo Marín.Carlos Garcia Campos2008-12-031-0/+6
* Update for release 2.25.2Carlos Garcia Campos2008-12-011-0/+1
* Update for release 2.25.2Carlos Garcia Campos2008-12-011-0/+6
* RemovedCarlos Garcia Campos2008-12-011-0/+27
* Do not trust file extensions when getting the command needed to uncompressCarlos Garcia Campos2008-11-291-0/+7
* Move mime-type functions from document-facrory to file-helpers so that itCarlos Garcia Campos2008-11-291-0/+10
* Add support for reloading remote documents. Fixes bug #555399.Carlos Garcia Campos2008-11-291-0/+9
* Make sure find_result is never < 0 which causes a crash while searching.Carlos Garcia Campos2008-11-231-0/+7
* Fixes crash on fast scrolling with simultaneous text selection.Marek Kašík2008-11-181-0/+7
* Fixes assertion fail on selecting text. See bug #561393.Marek Kašík2008-11-181-0/+7
* Add layers support.Carlos Garcia Campos2008-11-151-0/+16
* Add eye icon from gimp to hide/show layers.Carlos Garcia Campos2008-11-151-0/+8
* Add GimpCellRendererToggle from gimp slightly modified to fit our needs.Carlos Garcia Campos2008-11-151-0/+11
* Implement layers interface in PDF backend.Carlos Garcia Campos2008-11-151-0/+7
* Add optional content (layers) interface.Carlos Garcia Campos2008-11-151-0/+8
* Removes unused code.Nickolay V. Shmyrev2008-11-121-4/+4
* Updated from the libegg, see bug #559432 for details.Nickolay V. Shmyrev2008-11-111-0/+7
* Update for 2.25.1 releaseCarlos Garcia Campos2008-11-051-6/+7
* Fix build with GTK+ < 2.14Carlos Garcia Campos2008-11-051-1/+7
* Makes menu label translatable. Fixes bug #559129.Nickolay V. Shmyrev2008-11-041-0/+6
* More renames of warning to mdvi_warning in follow up to the fix of the bugNickolay V. Shmyrev2008-11-041-0/+10
* Update NEWS for 2.25.1 releaseCarlos Garcia Campos2008-11-041-0/+6
* Move the egg_set_desktop_file() call to main and removeCarlos Garcia Campos2008-11-021-0/+9
* Initialize GError to NULL.Carlos Garcia Campos2008-11-011-0/+6
* Do not use popup dialogs to show error messages anymore, use the messageCarlos Garcia Campos2008-11-011-0/+9
* Use a message format (with printf()-style) in ev_window_error_message andCarlos Garcia Campos2008-11-011-0/+14
* Change ev_window_error_message and ev_window_warning_message to receive aCarlos Garcia Campos2008-11-011-0/+15
* Use gtk_show_uri() when availale to display help contents.Carlos Garcia Campos2008-11-011-0/+6
* Removed shell/ev-view-private.hCarlos Garcia Campos2008-10-311-0/+17
* Add ChangeLog.Christian Persch2008-10-271-0/+32
* Bug 558066 – format not a string literal and no format argumentsChristian Persch2008-10-271-0/+6
* Cancel the animation without scheduling transition start and proceed toNickolay V. Shmyrev2008-10-231-0/+11
* Update for release 2.24.1Carlos Garcia Campos2008-10-201-0/+1
* Update for release 2.24.1Carlos Garcia Campos2008-10-191-0/+6
* Disable toggle function of F5 when in presentation mode. Patch by DaveCarlos Garcia Campos2008-10-171-0/+7
* Instead of using only one loading icon for thumbnails based on the size ofCarlos Garcia Campos2008-10-171-0/+12
* Fix memory leak.Carlos Garcia Campos2008-10-171-0/+6
* Removes bad prefixes from window title. Patch by Robin SoneforsNickolay V. Shmyrev2008-10-131-0/+7
* Do not consider mailto links as http uris. Fixes bug #555801.Carlos Garcia Campos2008-10-121-0/+6
* Fix memory leak. Fixes bug #555134.Carlos Garcia Campos2008-10-061-0/+6