Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Move EvView specific code to a libeviview library so that it can beCarlos Garcia Campos2009-01-181-0/+21
* Remove dest, mode and search_string from EvJobLoad since they are notCarlos Garcia Campos2009-01-181-0/+10
* Make the whole EvWindow the destination of a drag and drop operation.Carlos Garcia Campos2009-01-181-0/+10
* Add missing brakets around the percentage in progress messages. See bugCarlos Garcia Campos2009-01-161-0/+7
* Do no use gdk_x11_* when not available. Based on patch by Hib Eris, seeCarlos Garcia Campos2009-01-161-0/+8
* Check for localtime_r. See bug #339172.Hib Eris2009-01-161-0/+8
* Include gdkx only for dbus support. See bug #339172.Hib Eris2009-01-161-0/+6
* Expose ev_view_set_zoom_for_size for embedders to use. Fixes bug #567785.Tomeu Vizoso2009-01-161-0/+7
* Use brakets around the percentage in progress messages. See bug #567910.Carlos Garcia Campos2009-01-161-0/+8
* Fix typo in error message. See bug #567910.Carlos Garcia Campos2009-01-161-0/+6
* Fix mnemonic conflict. Fixes bug #567937.Carlos Garcia Campos2009-01-161-0/+6
* Update for release 2.25.4Nickolay V. Shmyrev2009-01-051-0/+1
* Update for release 2.25.4Nickolay V. Shmyrev2009-01-051-0/+6
* GLib version requirement bumped to 2.18 due to g_set_error_literal. ThanksNickolay V. Shmyrev2009-01-021-0/+7
* Fix mime type handling.Hib Eris2008-12-311-0/+6
* Add ev-print-operation.c.Carlos Garcia Campos2008-12-311-0/+6
* Show progress information when loading/saving remote files. Fixes bugCarlos Garcia Campos2008-12-301-0/+17
* Show better warning message when temp file cannot be deleted.Carlos Garcia Campos2008-12-301-0/+6
* Fix saving images to remote locations.Carlos Garcia Campos2008-12-301-0/+6
* Remember page setup options too. Paper size is globally remembered whileCarlos Garcia Campos2008-12-291-0/+18
* Fallback to EV_FILE_FORMAT_PS when file_format is not defined.Carlos Garcia Campos2008-12-291-0/+7
* Show a confirmation dialog when there are pending print jobs while closingCarlos Garcia Campos2008-12-281-0/+15
* 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