| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Filters. New Opacity CPF, Blur and Tritone improvements. | Nicolas Dufour | 2011-08-17 | 5 | -75/+165 | |
| | | | | | | | (bzr r10548) | |||||
| * | | Filters. Fixes for SVG validation (now 100% pass). | Nicolas Dufour | 2011-08-16 | 5 | -21/+97 | |
| | | | | | | | | | | | | | Filters. New Light Eraser CPF. Translations. inkscape.pot and French translation update. (bzr r10547) | |||||
| * | | update cmake for added/removed source files. | Campbell Barton | 2011-08-16 | 1 | -4/+6 | |
| | | | | | | | (bzr r10546) | |||||
| * | | Filters. Global filters file cleanup and Point Engraving CPF improvements. | Nicolas Dufour | 2011-08-15 | 1 | -8/+23 | |
| | | | | | | | (bzr r10544) | |||||
| * | | Filters. New basic component transfer CPF. | Nicolas Dufour | 2011-08-15 | 2 | -0/+84 | |
| | | | | | | | (bzr r10543) | |||||
| * | | Filters. New global filters file, and some SVG fixes. | Nicolas Dufour | 2011-08-15 | 6 | -12/+12 | |
| | | | | | | | (bzr r10542) | |||||
| * | | Filters. New Point engraving and Nudge custom predefined filters. | Nicolas Dufour | 2011-08-11 | 5 | -22/+325 | |
| | | | | | | | | | | | Translations. Translation list and template files update. (bzr r10536) | |||||
| * | | Filters. Forgotten textures file... | Nicolas Dufour | 2011-08-10 | 1 | -0/+158 | |
| | | | | | | | (bzr r10535) | |||||
| * | | Filters. New Blend, Extract Channel and Ink Blot custom predefined filters. | Nicolas Dufour | 2011-08-10 | 4 | -3/+176 | |
| | | | | | | | (bzr r10534) | |||||
| * | | Filters. New Invert, Wax bump and Felt feather custom predefined filters. | Nicolas Dufour | 2011-08-09 | 6 | -29/+527 | |
| | | | | | | | | | | | Filters. More reorganization and consistency fixes. (bzr r10533) | |||||
| * | | Filters. More filters reorganisation and consistency work. | Nicolas Dufour | 2011-08-07 | 9 | -138/+138 | |
| | | | | | | | | | | | Translations. PO template, PO file list and French translation update. (bzr r10531) | |||||
| * | | Filters. Global custom predefined filters reorganization. | Nicolas Dufour | 2011-08-06 | 14 | -1132/+1056 | |
| | | | | | | | (bzr r10530) | |||||
| * | | Extensions. New "indent" attribute to add an indent level to extension elements. | Nicolas Dufour | 2011-08-06 | 16 | -101/+210 | |
| | | | | | | | | | | | Filters. Adding the new "indent" attribute to parameters groups. (bzr r10529) | |||||
| * | | Filters. Adding opacity support in Bump filter. | Nicolas Dufour | 2011-08-05 | 4 | -62/+185 | |
| | | | | | | | | | | | | | Filters. New Image blur CPF. Filters. Blurs and ABC groups reorganization. (bzr r10527) | |||||
| * | | emf import. re-evaluate scaling formulas (Bug 341847, comment 7) | Alvin Penner | 2011-08-03 | 1 | -22/+4 | |
| | | | | | | | (bzr r10526) | |||||
| * | | Filters. Removing starting underscores in identifiers. | Nicolas Dufour | 2011-08-01 | 10 | -30/+30 | |
| | | | | | | | (bzr r10524) | |||||
| * | | add header to cmake files | Campbell Barton | 2011-07-29 | 1 | -0/+1 | |
| | | | | | | | (bzr r10516) | |||||
| * | | UI uniformisation / addition of mnemonics (Bug #170765) | Kris De Gussem | 2011-07-28 | 1 | -1/+0 | |
| | | | | | | | | | | | Removed unnecessary command in path effects (bzr r10515) | |||||
| * | | Filters. New Bump custom predefined filter. | Nicolas Dufour | 2011-07-28 | 2 | -3/+275 | |
| | | | | | | | | | | | Translations. inkscape.pot and French translation update. (bzr r10512) | |||||
| * | | another g_return_if_fail -> g_return_val_if_fail & add include to cmake. | Campbell Barton | 2011-07-28 | 1 | -0/+1 | |
| | | | | | | | (bzr r10511) | |||||
| * | | Filters. New Channel transparency and Cross blur custom predefined filters. | Nicolas Dufour | 2011-07-27 | 3 | -0/+208 | |
| | | | | | | | | | | | | | Extensions. Barcode extensions reorganization. Translations. inkscape.pot and French translation update. (bzr r10509) | |||||
| * | | Filters. New Channel painting custom predefined filter. | Nicolas Dufour | 2011-07-25 | 2 | -2/+116 | |
| |/ | | | | | | Documentation. New Greek translation of the keys reference by Dimitris Spingos. Documentation. Adding forgotten CSS file for the keys reference. (bzr r10504) | |||||
| * | Fixed path update (Bug #812517) | Kris De Gussem | 2011-07-24 | 1 | -3/+1 | |
| | | | | (bzr r10499) | |||||
| * | Minor UI fix | Kris De Gussem | 2011-07-20 | 1 | -2/+2 | |
| | | | | (bzr r10484) | |||||
| * | Filters. Custom predefined filters update. | Nicolas Dufour | 2011-07-20 | 4 | -44/+84 | |
| | | | | | | Translations. inkscape.pot and fr.po update. (bzr r10482) | |||||
| * | - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is ↵ | Johan B. C. Engelen | 2011-07-17 | 7 | -16/+16 | |
| | | | | | | | | item-to-desktop, not item-to-document. This should make it easier to spot bugs. - tag some instances where the document-to-desktop transform has been hardcoded (bzr r10466) | |||||
| * | Cleanup of oudated/redundant SP_ITEM() macro use. | Jon A. Cruz | 2011-07-16 | 6 | -24/+18 | |
| | | | | (bzr r10461) | |||||
| * | Merge from trunk to pull in fix for LP #806105 | Krzysztof Kosi??ski | 2011-07-13 | 5 | -78/+26 | |
| |\ | | | | | (bzr r10347.1.13) | |||||
| | * | Fix crashes in print preview | Krzysztof Kosi??ski | 2011-07-13 | 1 | -3/+5 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/806105 (bzr r10450) | |||||
| | * | i18n. Adding new GCode Tool extensions (see Bug #731177). | Nicolas Dufour | 2011-07-10 | 1 | -6/+6 | |
| | | | | | | | | | | | | | i18n. Fix typo in the ABC custom predefined filters (see Bug #806055). Translations. inkscape.pot and fr.po update. (bzr r10437.1.3) | |||||
| | * | auto-maximize the inkscape extension error dialog so that it is easier to ↵ | Felipe Corr??a da Silva Sanches | 2011-07-08 | 1 | -0/+1 | |
| | | | | | | | | | | | read the error log (bzr r10427) | |||||
| | * | Fix mixed up colors when exporting images with bitmaps to PDF and other | Krzysztof Kosi??ski | 2011-07-06 | 3 | -69/+14 | |
| | | | | | | | | | | | | | | | | | Cairo formats. Fixes LP #804311 Fixed bugs: - https://launchpad.net/bugs/804311 (bzr r10421) | |||||
| * | | Merge from trunk | Krzysztof Kosi??ski | 2011-07-06 | 6 | -27/+197 | |
| |\| | | | | | (bzr r10347.1.5) | |||||
| | * | added missing header | Campbell Barton | 2011-07-02 | 1 | -0/+1 | |
| | | | | | | | (bzr r10397) | |||||
| | * | Filters. Typos in the recently modified and added filters. | Nicolas Dufour | 2011-06-29 | 2 | -8/+8 | |
| | | | | | | | | | | | Translations. POT files and French translation update. (bzr r10389) | |||||
| | * | Filters. New Edge detect custom filter and new options for the Drop shadow ↵ | Nicolas Dufour | 2011-06-29 | 3 | -20/+189 | |
| | | | | | | | | | | | filter. (bzr r10388) | |||||
| | * | warning cleanup (no functional changes) | Campbell Barton | 2011-06-25 | 1 | -1/+1 | |
| | | | | | | | | | | | | | - enclose && / || with brackets to avoid ambiguity. - don't cast from booleans to pointers. (bzr r10359) | |||||
| | * | Filters. Fix for a crash introduced with revision 10313. | Nicolas Dufour | 2011-06-23 | 1 | -6/+6 | |
| | | | | | | | (bzr r10349) | |||||
| * | | Remove more of libnr | Krzysztof Kosi??ski | 2011-06-23 | 1 | -1/+1 | |
| |/ | | | (bzr r10347.1.2) | |||||
| * | Warning cleanup. | Jon A. Cruz | 2011-06-22 | 4 | -22/+22 | |
| | | | | (bzr r10339) | |||||
| * | get cmake working again. | Campbell Barton | 2011-06-22 | 1 | -3/+0 | |
| | | | | (bzr r10334) | |||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-06-19 | 40 | -385/+591 | |
| |\ | | | | | (bzr r9508.1.89) | |||||
| | * | * [INTL:sk] Slovak translation update | Ivan Mas??r | 2011-06-17 | 1 | -1/+1 | |
| | | | | | | | | | | | * fix typo (bzr r10313) | |||||
| | * | Conditionalize compilation of image magick sources in cmake. | Jon A. Cruz | 2011-06-16 | 1 | -73/+82 | |
| | | | | | | | (bzr r10310) | |||||
| | * | Clean up deprecated GTK_WIDGET API | Alex Valavanis | 2011-06-15 | 1 | -1/+1 | |
| | | | | | | | (bzr r10302.1.2) | |||||
| | * | cmake: | Campbell Barton | 2011-06-13 | 1 | -0/+17 | |
| | | | | | | | | | | | | | - added option WITH_DBUS (currently uses hard coded paths) - remove duplicate version variable. (bzr r10297) | |||||
| | * | ignore ./CMakeLists.txt.user (qtcreator stores settings here) | Campbell Barton | 2011-06-13 | 1 | -1/+2 | |
| | | | | | | | | | | | also correction to windows path. (bzr r10286) | |||||
| | * | cmake: | Campbell Barton | 2011-06-13 | 1 | -1/+106 | |
| | | | | | | | | | | | | | | | - group source/headers per library (for some IDE's) - include headers with source listing (also for IDE's) - remove unneeded Find modules (bzr r10281) | |||||
| | * | cmake: now builds without having most of the source listed in 1 file. | Campbell Barton | 2011-06-13 | 1 | -5/+6 | |
| | | | | | | | (bzr r10278) | |||||
| | * | cmake: | Campbell Barton | 2011-06-13 | 9 | -134/+100 | |
| | | | | | | | | | | | | | | | turns out my recent commits (which I undid) were not incorrect, variables were set in subdirectories then used in the parent directory, where they were still unset. Fixing this broke the build because some files in the subdir were not compiling. (bzr r10276) | |||||
