Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [build] Get rid of shave with AM_SILENT_RULES automake optionJavier Jardón2009-07-1210-340/+18
| | | | Solves bgo#585355
* Updated French translationJonathan Ernst2009-07-061-308/+377
|
* Updated Ukrainian translationMaxim V. Dziumanenko2009-07-011-589/+645
|
* [pdf] Do not fill the surface before renderingCarlos Garcia Campos2009-06-301-9/+1
| | | | The surface is guaranteed to be cleared
* [printing] Make evince output pdf on supported printersJohan Brannlund2009-06-251-2/+7
| | | | Fixes bgo#585442.
* Add the BACKEND_LIBS into libraries so that Windows build can link.Fridrich Strba2009-06-231-0/+1
|
* On Windows, when called from a console, get console output (works onlyFridrich Strba2009-06-233-0/+79
| | | | | with Windows XP or higher. Windows 2000 will not have console output but it will just work fine.)
* On Windows, determine the data directory on runtime.Fridrich Strba2009-06-231-0/+6
|
* help/vi: translated a bit moreNguyễn Thái Ngọc Duy2009-06-211-27/+27
|
* help: added Vietnamese manualNguyễn Đình Trung2009-06-212-1/+899
|
* vi.po: quoting and hotkey fixesNguyễn Đình Trung2009-06-211-4/+4
|
* Updated Greek translationSimos Xenitellis2009-06-201-273/+627
|
* [pdf] Use a transparent surface and fill it in white after renderingCarlos Garcia Campos2009-06-191-6/+16
|
* [build] Fixes build without gconfNickolay V. Shmyrev2009-06-181-0/+2
| | | | Defines GCONF_SCHEMAS_INSTALL
* [build] Optimize gconftool checkNickolay V. Shmyrev2009-06-181-5/+5
| | | | Only check for gconftool if gconf is enabled
* Updated Swedish translationDaniel Nylander2009-06-161-317/+411
|
* [build] Fix reference to EvinceDocument girChristian Persch2009-06-161-1/+1
|
* [build] Fix introspection build with shaveChristian Persch2009-06-162-2/+2
| | | | Bug #585971.
* [build] Fix out-of-srcdir build of introspectionChristian Persch2009-06-162-14/+12
|
* [build] Fixes reference docs buildNickolay V. Shmyrev2009-06-153-3/+3
| | | | Second part of the commit
* [build] Build fixes before releaseNickolay V. Shmyrev2009-06-151-0/+235
| | | | | | * Reference docs fix due to moved stock icons * Added mixing source file * Added --disable-nautlus to distcheck flags because of permission issue
* Update for release 2.27.3Carlos Garcia Campos2009-06-152-1/+44
|
* Append LDFLAGSChristian Persch2009-06-153-6/+12
| | | | Don't replace LDFLAGS, just append to them.
* Add zlib to linker flags to avoid undefined symbols on win32Fridrich Strba2009-06-151-1/+1
|
* Updated Bengali India TranslationsRuna Bhattacharjee2009-06-151-493/+713
|
* [windows/build] Add -mwindows flag for true Windows appsHib Eris2009-06-153-0/+12
|
* Updated German translationMario Blättermann2009-06-151-330/+416
|
* Updating Estonian translationIvar Smolin2009-06-141-4/+4
|
* Use #ifdef, no #ifChristian Persch2009-06-141-1/+1
|
* Only include eggdesktopfile.h on x11Christian Persch2009-06-141-1/+1
|
* Add missing \Christian Persch2009-06-141-1/+1
|
* Only use eggdesktopfile on xsmp smclient backendChristian Persch2009-06-141-2/+2
|
* Only use eggdesktopfile for the xsmp backendChristian Persch2009-06-141-7/+9
|
* Typo fixHib Eris2009-06-141-1/+1
|
* Updated Spanish translationJorge Gonzalez2009-06-131-189/+188
|
* Inform about --disable-nautilus in the error messageChristian Persch2009-06-121-2/+3
| | | | | If libnautilus-extension is not found, tell the user about --disable-nautilus.
*