Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* Duplicate mime_type string before freeing it so that it doesn't alwaysCarlos Garcia Campos2008-02-271-0/+7
* Fix a crash when a choice form field doesn't have any item selected. FixesCarlos Garcia Campos2008-02-271-0/+7
* Use g_file_has_prefix instead of renamed g_file_contains_file.Alexander Larsson2008-02-251-0/+9
* Return a real uri instead of a filename when saving an image. Fixes imagesCarlos Garcia Campos2008-02-161-0/+8
* Return the image list in the right order. Fixes bug #516237.Carlos Garcia Campos2008-02-161-0/+7
* Remove unused variable to avoid a compiler warning.Wouter Bolsterlee2008-02-121-9/+16
* Update for release 2.21.91.Nickolay V. Shmyrev2008-02-111-0/+6
* Remove libgnomeprint support. Fixes bug #512370.Carlos Garcia Campos2008-02-081-0/+11
* Initialize glib type system before using it. Fixes bug #513934.Matthias Clasen2008-02-081-0/+6
* Add missing #include.Carlos Garcia Campos2008-02-031-0/+6
* Use the new cairo function cairo_format_stride_for_width when available.Carlos Garcia Campos2008-01-311-0/+9
* Use g_content_type_guess() only when slow is true inCarlos Garcia Campos2008-01-311-0/+8