Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix memory leak.Carlos Garcia Campos2008-04-241-0/+7
* Improved error message about file opening failture. Bug #529129.Jean Baptiste Lallement2008-04-231-0/+8
* Allow to add SaveAs to toolbar.Abhishek Mukherjee2008-04-231-0/+6
* Update also the primary selection when copying a link address. Fixes bugCarlos Garcia Campos2008-04-201-0/+13
* Use the pixbuf backend only when the mime type is not supported by any ofCarlos Garcia Campos2008-04-191-0/+9
* Add evmountoperation to subdirs list.Carlos Garcia Campos2008-04-171-0/+6
* Fix libspectre check in configure script. Fixes bug #528549.Carlos Garcia Campos2008-04-171-0/+6
* Add GtkMountOperation (renamed to avoid conflicts) to be able to openCarlos Garcia Campos2008-04-161-0/+11
* Fix T1 font rendering in dvi backend. Patch by Mattias Nissler.Carlos Garcia Campos2008-04-141-0/+9
* Create the render context needed for rendering a page in the render threadCarlos Garcia Campos2008-04-141-0/+14
* Add EvPage so that we can hold a reference to the backend page. FormCarlos Garcia Campos2008-04-141-0/+80
* Add Ctrl-Insert keybinding for copying text. Fixes bug #526523.Carlos Garcia Campos2008-04-121-0/+7
* Remove gs stuff from ps backend.Carlos Garcia Campos2008-04-121-0/+7
* Bump poppler requirement to 0.8.0.Carlos Garcia Campos2008-04-121-0/+7
* Update for release 2.22.1.1Nickolay V. Shmyrev2008-04-081-0/+7
* Fix build (again) when poppler version is 0.6Carlos Garcia Campos2008-04-081-0/+6
* Make sure link title is a valid utf8 string. Fixes bug #526517.Carlos Garcia Campos2008-04-081-0/+6
* Fix build in FreeBSD. Based on patch by Michael Johnson. Fixes bugCarlos Garcia Campos2008-04-071-0/+7
* Update for release 2.22.1Nickolay V. Shmyrev2008-04-071-2/+8
* Update for upcoming release.Carlos Garcia Campos2008-04-061-0/+6
* Add compressed dvi to the list of supported mime types. Patch by EdCarlos Garcia Campos2008-04-061-0/+8
* Fix a crash when printing a range that doesn't specify the start or endCarlos Garcia Campos2008-04-061-0/+7
* Do not unfullscreen and fullscreen again the window when changing fromCarlos Garcia Campos2008-04-021-0/+15
* Do not crash when thumbnail failed to render in PS backend. Fixes bugCarlos Garcia Campos2008-04-011-0/+7
* Handle errors when opening remote files.Carlos Garcia Campos2008-03-311-0/+7
* Only grab the focus for the current visible proxy widget. Fixes bugCarlos Garcia Campos2008-03-311-0/+7
* Reuse g_app_info_launch_default_for_uri to save some code and fix bugEmil Soleyman2008-03-291-1/+8
* Use g_str_has_suffix. See bug #523069.Wouter Bolsterlee2008-03-241-0/+6
* Add a configure option to enable/diable DBus. Patch by Rémi Cardona.Carlos Garcia Campos2008-03-221-0/+7
* Fix printing in documents with rotated pages. Patch by Eugen Dedu. FixesCarlos Garcia Campos2008-03-221-0/+7
* Fix warning messages.Carlos Garcia Campos2008-03-191-0/+7
* Do not append the extension to filename when saving an image if theCarlos Garcia Campos2008-03-191-0/+7
* Cancel the find operation when the find bar is closed. Fixes bug #508845.Carlos Garcia Campos2008-03-181-0/+8
* Make ps backend module resident. Fixes bug #520607.Carlos Garcia Campos2008-03-181-0/+6
* Invert collate action in order to work as expected, fix reverse printingCarlos Garcia Campos2008-03-181-0/+8
* Fix build with poppler <= 0.7.2Carlos Garcia Campos2008-03-141-0/+6
* Fix selections with poppler-splash.Carlos Garcia Campos2008-03-141-0/+7
* Fix build with poppler >= 0.7.2Carlos Garcia Campos2008-03-141-0/+7
* Update for release 2.22.0Nickolay V. Shmyrev2008-03-101-1/+7
* Update for upcoming release.Carlos Garcia Campos2008-03-091-0/+6
* Bug 495107 – Handle print dialog responses correctlyWouter Bolsterlee2008-03-091-0/+9
* Make sure print job is only run when the print button is clicked. Based onCarlos Garcia Campos2008-03-081-0/+7
* Allow making backend modules resident. This is needed only for someCarlos Garcia Campos2008-03-031-0/+12
* Use g_type_module_add_interface instead of g_type_add_interface_static.Carlos Garcia Campos2008-03-031-0/+16
* Added. Returns whether the animation has everything necessary to run. DoCarlos Garnacho2008-02-291-0/+9