Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix zip mime-type in comics backend. Patch by Juanjo Marín.Carlos Garcia Campos2008-12-032-1/+7
* Added missing filesNickolay V. Shmyrev2008-12-011-0/+2
* Fixes buildNickolay V. Shmyrev2008-12-011-1/+0
* Documentation build fixesNickolay V. Shmyrev2008-12-012-2/+1
* Update for release 2.25.2Carlos Garcia Campos2008-12-012-1/+2
* Update for release 2.25.2Carlos Garcia Campos2008-12-012-0/+32
* RemovedCarlos Garcia Campos2008-12-0110-500/+537
* Do not trust file extensions when getting the command needed to uncompressCarlos Garcia Campos2008-11-292-14/+14
* Move mime-type functions from document-facrory to file-helpers so that itCarlos Garcia Campos2008-11-294-58/+78
* Add support for reloading remote documents. Fixes bug #555399.Carlos Garcia Campos2008-11-292-7/+121
* Make sure find_result is never < 0 which causes a crash while searching.Carlos Garcia Campos2008-11-232-1/+8
* Fixes crash on fast scrolling with simultaneous text selection.Marek Kašík2008-11-182-2/+16
* Fixes assertion fail on selecting text. See bug #561393.Marek Kašík2008-11-183-7/+13
* vi.po: updated translation from Nguyễn Đình TrungNguyen Thai Ngoc Duy2008-11-171-232/+222
* vi.po: Fixed #557023Nguyen Thai Ngoc Duy2008-11-172-3/+7
* Add layers support.Carlos Garcia Campos2008-11-159-50/+669
* Add eye icon from gimp to hide/show layers.Carlos Garcia Campos2008-11-155-0/+11
* Add GimpCellRendererToggle from gimp slightly modified to fit our needs.Carlos Garcia Campos2008-11-157-1/+635
* Implement layers interface in PDF backend.Carlos Garcia Campos2008-11-153-0/+172
* Add optional content (layers) interface.Carlos Garcia Campos2008-11-156-0/+323
* Removes unused code.Nickolay V. Shmyrev2008-11-124-495/+4
* Updated from the libegg, see bug #559432 for details.Nickolay V. Shmyrev2008-11-112-1/+11
* Updated Spanish translationJorge Gonzalez Gonzalez2008-11-082-192/+196
* Update for 2.25.1 releaseCarlos Garcia Campos2008-11-052-7/+8
* Fixes documentatoin buildNickolay V. Shmyrev2008-11-051-2/+0
* Fix build with GTK+ < 2.14Carlos Garcia Campos2008-11-052-1/+11
* Makes menu label translatable. Fixes bug #559129.Nickolay V. Shmyrev2008-11-042-1/+7
* More renames of warning to mdvi_warning in follow up to the fix of the bugNickolay V. Shmyrev2008-11-043-10/+20
* It's 2.25.1 not 2.15.1Carlos Garcia Campos2008-11-041-1/+1
* Update NEWS for 2.25.1 releaseCarlos Garcia Campos2008-11-042-0/+25
* Move the egg_set_desktop_file() call to main and removeCarlos Garcia Campos2008-11-023-4/+12
* Updated German translation.Hendrik Richter2008-11-022-176/+180
* Initialize GError to NULL.Carlos Garcia Campos2008-11-012-1/+7
* Do not use popup dialogs to show error messages anymore, use the messageCarlos Garcia Campos2008-11-012-54/+26
* Use a message format (with printf()-style) in ev_window_error_message andCarlos Garcia Campos2008-11-012-37/+59
* Change ev_window_error_message and ev_window_warning_message to receive aCarlos Garcia Campos2008-11-012-17/+32
* Use gtk_show_uri() when availale to display help contents.Carlos Garcia Campos2008-11-012-0/+25
* Removed shell/ev-view-private.hCarlos Garcia Campos2008-10-3114-523/+20
* Add ChangeLog.Christian Persch2008-10-271-0/+32
* Bug 558064 – build with single includesChristian Persch2008-10-2724-72/+23
* Update smclient from libegg trunk.Christian Persch2008-10-274-133/+270
* Bug 558066 – format not a string literal and no format argumentsChristian Persch2008-10-274-12/+18
* Cancel the animation without scheduling transition start and proceed toNickolay V. Shmyrev2008-10-232-9/+36
* Updated Catalan documentationGil Forcada Codinachs2008-10-232-174/+461
* Update for release 2.24.1Carlos Garcia Campos2008-10-202-1/+2
* Updated Arabic Translation by Usama Akkad.Djihed Afifi2008-10-192-105/+109
* Update for release 2.24.1Carlos Garcia Campos2008-10-192-0/+32
* Disable toggle function of F5 when in presentation mode. Patch by DaveCarlos Garcia Campos2008-10-172-2/+7
* Instead of using only one loading icon for thumbnails based on the size ofCarlos Garcia Campos2008-10-172-36/+78
* Fix memory leak.Carlos Garcia Campos2008-10-172-0/+11