Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated Russian translation.Nickolay V. Shmyrev2007-08-272-250/+270
* Create always a portrait cairo surface and rotate when needed forCarlos Garcia Campos2007-08-274-16/+51
* Updated Portuguese translation.Duarte Loreto2007-08-262-234/+274
* Adjust number of pages per row according to page orientation when printingCarlos Garcia Campos2007-08-257-16/+62
* Reset also cups setting to 1 when printing multiple pages per sheet. FixesCarlos Garcia Campos2007-08-252-1/+10
* Use directly cairo_surface_get_content() when creating a similar surfaceCarlos Garcia Campos2007-08-242-8/+9
* Updated Canadian English translation.Adam Weinberger2007-08-232-405/+758
* Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when creating pageCarlos Garcia Campos2007-08-235-5/+25
* Added Japanese help translation.Satoru Satoh2007-08-214-1/+954
* Updated Occitan translationYannig MARCHEGAY2007-08-211-0/+821
* Updated Occitan translationYannig MARCHEGAY2007-08-211-1/+1
* Updated Occitan translationYannig MARCHEGAY2007-08-211-238/+253
* Updated Occitan translationYannig MARCHEGAY2007-08-191-7/+4
* Also store in page-cache the dimensions of the thumbnails so that they canCarlos Garcia Campos2007-08-174-12/+131
* Fix thumbnails rotation in pdf documents that include embedded thumbnails.Carlos Garcia Campos2007-08-172-1/+17
* Updated Occitan translationYannig MARCHEGAY2007-08-171-14/+12
* Updated French translation.Stéphane Raimbault2007-08-162-519/+280
* Don't use #ifdef in macro expansion. Some compilers don't like that.Jens Granseuer2007-08-152-3/+33
* Fixes memory leak in djvu backend.Justin Blanchard2007-08-152-0/+9
* Updated German translation.Hendrik Richter2007-08-152-18/+16
* intltool-update deHendrik Richter2007-08-152-237/+283
* Ups once againNickolay V. Shmyrev2007-08-156-2/+3
* It's too hard to make things in the morning :(Nickolay V. Shmyrev2007-08-151-1/+0
* Forgot configure part in last changeNickolay V. Shmyrev2007-08-151-0/+3
* Icons for a new sizes.Andreas Nilsson2007-08-1513-1/+3726
* Fixes invalid read, see bug #466401.Justin Blanchard2007-08-144-161/+186
* Fix multihead problems in toolbar editor. Fixes bug #382055.Carlos Garcia Campos2007-08-113-6/+24
* Use g_get_user_special_dir when available instead of xdg_user_dir_lookup.Carlos Garcia Campos2007-08-112-2/+32
* Updated according to request on desktop-devel.Nickolay V. Shmyrev2007-08-102-2/+11
* s/_Conteúdo/S_umário; see bug #461308.Leonardo Ferreira Fontenelle2007-08-052-193/+285
* Do not use cairo_rectangle and cairo_clip since we are not usingCarlos Garcia Campos2007-08-052-20/+22
* Fixed wrong translation.Takeshi AIHANA2007-08-052-182/+182
* Updated Brazilian Portuguese translationRaphael Higino2007-08-042-358/+307
* Added Changelog entries for sinhala SANDRA MARAKKALA DANISHKA NAVIN2007-08-031-0/+6
* si.po updated SANDRA MARAKKALA DANISHKA NAVIN2007-08-031-0/+1363
* Fixed 2 fuzzys.Ihar Hrachyshka2007-08-031-4/+2
* Added Belarusian Latin translationIhar Hrachyshka2007-08-033-0/+1328
* Plugged memory leak.Hiroyuki Ikezoe2007-07-312-2/+11
* Renamed ca/figues to ca/figuresJosep Puigdemont i Casamajó2007-07-302-0/+4
* Binding are a new featureNickolay V. Shmyrev2007-07-302-3/+2
* Release 0.9.3Carlos Garcia Campos2007-07-303-1/+37
* Fix a headers problem with ev-linkCarlos Garcia Campos2007-07-309-11/+123
* Require poppler_form_field_text_is_password from CVSNickolay V. Shmyrev2007-07-301-0/+1
* Do not hide sidebar in fullscreen mode. Fixes bug #396535.Carlos Garcia Campos2007-07-302-4/+9
* Fix compile warnings.Carlos Garcia Campos2007-07-294-5/+25
* Fix memory leak.Carlos Garcia Campos2007-07-292-0/+10
* Use g_timeout_add_seconds instead of g_timeout_add when available.Carlos Garcia Campos2007-07-295-9/+55
* Set horizontal scrollbar policy to AUTOMATIC instead of NEVER. WorkaroundCarlos Garcia Campos2007-07-292-1/+12
* Add page_ready callback to main loop with high priority and hold aCarlos Garcia Campos2007-07-292-1/+11
* Allow printing multiple pages per sheet. Fixes bug #395573.Carlos Garcia Campos2007-07-297-32/+153