| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Removing Convolve matrix from Pixel smear and Removing Pixel smear glossy, ↵ | Ivan Louette | 2009-06-21 | 1 | -35/+48 | |
| | | | | | | | | | | | changing default settings in Rough paper, adding two new Textures, Burst and Burst, glossy (bzr r8124) | |||||
| * | | fix reading style from prefs for tools | bulia byak | 2009-06-21 | 1 | -1/+1 | |
| | | | | | | | (bzr r8123) | |||||
| * | | update | Arpad Biro | 2009-06-21 | 1 | -2064/+2024 | |
| | | | | | | | (bzr r8122) | |||||
| * | | Clean mail address formatting to pass markup check. Fixes bug #389959. | Jon A. Cruz | 2009-06-21 | 1 | -2/+2 | |
| | | | | | | | (bzr r8121) | |||||
| * | | Replacing Colvolve matrix by Diffuse lighting in Thick paint for more ↵ | Ivan Louette | 2009-06-20 | 1 | -6/+24 | |
| | | | | | | | | | | | flexibility and adding a Thick paint glossy (bzr r8120) | |||||
| * | | Remove an unused parameter from the snapping API | Diederik van Lierop | 2009-06-20 | 5 | -25/+17 | |
| | | | | | | | (bzr r8119) | |||||
| * | | When ungrouping, apply the correct transformation to a linked offset (fixes ↵ | Diederik van Lierop | 2009-06-20 | 1 | -15/+33 | |
| | | | | | | | | | | | bug #239430) (bzr r8118) | |||||
| * | | fix by Preben S for LP bug 389780, flatness | Alvin Penner | 2009-06-20 | 1 | -0/+1 | |
| | | | | | | | (bzr r8117) | |||||
| * | | Khmer translationd updated | Khoem Sokhem | 2009-06-20 | 1 | -58/+36 | |
| | | | | | | | (bzr r8116) | |||||
| * | | Adding a Thick paint Image effect | Ivan Louette | 2009-06-20 | 1 | -9/+15 | |
| | | | | | | | (bzr r8115) | |||||
| * | | Improving Smear transparency | Ivan Louette | 2009-06-19 | 1 | -9/+9 | |
| | | | | | | | (bzr r8114) | |||||
| * | | Adding a Smear transparency | Ivan Louette | 2009-06-19 | 1 | -0/+10 | |
| | | | | | | | (bzr r8113) | |||||
| * | | Arabic translation update by Banzoo. | Nicolas Dufour | 2009-06-19 | 1 | -262/+268 | |
| | | | | | | | (bzr r8112) | |||||
| * | | Documenting of the snapping API | Diederik van Lierop | 2009-06-18 | 2 | -115/+295 | |
| | | | | | | | (bzr r8111) | |||||
| * | | Minor French translation update. | Nicolas Dufour | 2009-06-18 | 1 | -2/+2 | |
| | | | | | | | (bzr r8110) | |||||
| * | | Minor French translation update. | Nicolas Dufour | 2009-06-18 | 1 | -10/+33 | |
| | | | | | | | (bzr r8109) | |||||
| * | | inkscape.pot update | Nicolas Dufour | 2009-06-18 | 1 | -223/+236 | |
| | | | | | | | (bzr r8108) | |||||
| * | | Adding a Canvas transparency | Ivan Louette | 2009-06-18 | 1 | -1/+11 | |
| | | | | | | | (bzr r8107) | |||||
| * | | Adding a Dots transparency | Ivan Louette | 2009-06-18 | 1 | -0/+8 | |
| | | | | | | | (bzr r8106) | |||||
| * | | * [INTL:es] Spanish translation update | Ivan Mas??r | 2009-06-18 | 1 | -1550/+1229 | |
| | | | | | | | (bzr r8105) | |||||
| * | | Arabic translation update by Banzoo. | Nicolas Dufour | 2009-06-18 | 1 | -333/+342 | |
| | | | | | | | (bzr r8104) | |||||
| * | | Adding a Fuzzy glow | Ivan Louette | 2009-06-17 | 1 | -0/+6 | |
| | | | | | | | (bzr r8103) | |||||
| * | | Romanian translation update by qbit | Nicolas Dufour | 2009-06-17 | 1 | -1764/+1408 | |
| | | | | | | | (bzr r8102) | |||||
| * | | Improving Film grain to allow removing or not noise color | Ivan Louette | 2009-06-17 | 1 | -6/+6 | |
| | | | | | | | (bzr r8101) | |||||
| * | | Spanish translation update by Lucas Vieites | Nicolas Dufour | 2009-06-17 | 1 | -1150/+603 | |
| | | | | | | | (bzr r8100) | |||||
| * | | Khmer translation updated | Khoem Sokhem | 2009-06-17 | 1 | -261/+155 | |
| | | | | | | | (bzr r8099) | |||||
| * | | Updated to successfully compile in JavaFX v 1.2. Fixes bug #253869 | Jon A. Cruz | 2009-06-17 | 1 | -24/+12 | |
| | | | | | | | (bzr r8098) | |||||
| * | | Warning and whitespace cleanup | Jon A. Cruz | 2009-06-17 | 1 | -51/+83 | |
| | | | | | | | (bzr r8097) | |||||
| * | | - Remove the old native gtk building script. It is no longer needed: | mjwybrow | 2009-06-17 | 3 | -1375/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | The easiest way to do this now is to install a second macport tree as per the instructions on our CompilingMacOsX wiki page then edit the /opt/local-native/etc/macports/variants.conf file to have the line: +universal +no_x11 +quartz This will cause it to build all packages with the no_x11 and quartz variants if they exist. You probably also need to set alternate applications_dir and frameworks_dir variables in the /opt/local-native/etc/macports/macports.conf file so that things don't clash with your standard macports tree. (bzr r8096) | |||||
| * | | Arabic translation update by Banzoo. | Nicolas Dufour | 2009-06-17 | 1 | -6375/+3653 | |
| | | | | | | | (bzr r8095) | |||||
| * | | Fixes for Mac OS X packaging for 0.47: | mjwybrow | 2009-06-17 | 2 | -34/+75 | |
| | | | | | | | | | | | | | | | | | - Make sure gtk2-clearlooks engine is installed when builing package. - Copy $LIBPREFIX/share/mime data into the App bundle. - Set the XDG_DATA_DIRS environment variable during startup script to point to Resources/share/mime in the App bundle. (bzr r8094) | |||||
| * | | Improving Air Spray | Ivan Louette | 2009-06-16 | 1 | -8/+7 | |
| | | | | | | | (bzr r8093) | |||||
| * | | Minor French translation update. | Nicolas Dufour | 2009-06-16 | 1 | -227/+236 | |
| | | | | | | | (bzr r8092) | |||||
| * | | Slovenian translation update by Martin Srebotnjak | Nicolas Dufour | 2009-06-16 | 1 | -3084/+1806 | |
| | | | | | | | (bzr r8091) | |||||
| * | | Removing Soft bump | Ivan Louette | 2009-06-16 | 1 | -9/+1 | |
| | | | | | | | (bzr r8090) | |||||
| * | | Updated Russian translation | Alexandre Prokoudine | 2009-06-16 | 1 | -130/+169 | |
| | | | | | | | (bzr r8089) | |||||
| * | | Improving Emboss, Color Emboss and Dark emboss and correcting my previous ↵ | Ivan Louette | 2009-06-16 | 1 | -23/+26 | |
| | | | | | | | | | | | commit comment in Improving Sharpen more (bzr r8088) | |||||
| * | | Separated "Arrange" as button caption from "Arrange" as menu item | Alexandre Prokoudine | 2009-06-16 | 1 | -1/+1 | |
| | | | | | | | (bzr r8087) | |||||
| * | | Improving Invert Hue and correcting Black light | Ivan Louette | 2009-06-16 | 1 | -3/+4 | |
| | | | | | | | (bzr r8086) | |||||
| * | | * [INTL:*] added some translator comments for filters.svg | Ivan Mas??r | 2009-06-16 | 4 | -104/+117 | |
| | | | | | | | | | | | | | * [INTL:*] make inkscape.pot * [INTL:*] ran ./check-markup and msgfmt -cv for *.po and fixed errors (bzr r8085) | |||||
| * | | * [INTL:zh_TW] Traditional Chinese translation update | Ivan Mas??r | 2009-06-16 | 1 | -18/+16 | |
| | | | | | | | (bzr r8084) | |||||
| * | | Khmer translations updated | Khoem Sokhem | 2009-06-16 | 1 | -105/+81 | |
| | | | | | | | (bzr r8083) | |||||
| * | | inkscape.pot update | Nicolas Dufour | 2009-06-15 | 1 | -10/+6 | |
| | | | | | | | (bzr r8082) | |||||
| * | | Minor French translation update. | Nicolas Dufour | 2009-06-15 | 1 | -13/+11 | |
| | | | | | | | (bzr r8081) | |||||
| * | | Norwegian bokmal translation by Tormod Ravnanger Landet | Nicolas Dufour | 2009-06-15 | 1 | -2994/+2650 | |
| | | | | | | | (bzr r8080) | |||||
| * | | Improving Invert Hue and correcting Black light | Ivan Louette | 2009-06-15 | 1 | -3/+4 | |
| | | | | | | | (bzr r8079) | |||||
| * | | Khmer translations updated | Khoem Sokhem | 2009-06-15 | 1 | -269/+198 | |
| | | | | | | | (bzr r8078) | |||||
| * | | Arabic translation update by Banzoo | Nicolas Dufour | 2009-06-15 | 1 | -274/+275 | |
| | | | | | | | (bzr r8077) | |||||
| * | | Correting an inconsistency in Moonarise, changing the submenu names Bumps to ↵ | Ivan Louette | 2009-06-14 | 1 | -21/+21 | |
| | | | | | | | | | | | HSL Bumps and Non realistic shaders to Non realistic 3D shaders (bzr r8076) | |||||
| * | | Slovenian translation update by Martin Srebotnjak | Nicolas Dufour | 2009-06-14 | 1 | -77/+133 | |
| | | | | | | | (bzr r8075) | |||||
