| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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) | ||||
| * | Prevent creation of preview images if 'Enable preview' is not enabled. Fixes ↵ | Jon A. Cruz | 2011-08-14 | 1 | -5/+10 |
| | | | | | | | | | bug #826027. Fixed bugs: - https://launchpad.net/bugs/826027 (bzr r10541) | ||||
| * | 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) | ||||
| * | Remove unused variable. | Jon A. Cruz | 2011-08-09 | 1 | -1/+0 |
| | | | | (bzr r10532) | ||||
| * | 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) | ||||
| * | Refactored createnewDocFromMem() to be C++ instead of C, removing potential ↵ | Jon A. Cruz | 2011-07-31 | 1 | -18/+14 |
| | | | | | | for memory leaks. (bzr r10523) | ||||
| * | Better memory-leak fix by just changing member to Glib::ustring. Eliminates ↵ | Jon A. Cruz | 2011-07-31 | 2 | -21/+14 |
| | | | | | | potential for missing g_free() calls. (bzr r10522) | ||||
| * | Added overload for getObjectById(). Added safety by zeroing out invalid ↵ | Jon A. Cruz | 2011-07-31 | 2 | -0/+9 |
| | | | | | | points (prevents accidental use of stale pointers). (bzr r10521) | ||||
| * | Memory leaks fix / code cleanup | Kris De Gussem | 2011-07-30 | 4 | -3/+14 |
| | | | | (bzr r10519) | ||||
| * | 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 | 2 | -25/+53 |
| | | | | | | 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 | 2 | -1/+2 |
| | | | | (bzr r10511) | ||||
| * | fix for build error when not returning a value in libgdl & minor style edit. | Campbell Barton | 2011-07-28 | 2 | -2/+2 |
| | | | | (bzr r10510) | ||||
| * | 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) | ||||
| * | Reverse color order in tracing support function to match reversal of colors ↵ | Jon A. Cruz | 2011-07-27 | 1 | -2/+2 |
| | | | | | | | | | in GdkPixmaps used. Fixes bug #815596. Fixed bugs: - https://launchpad.net/bugs/815596 (bzr r10508) | ||||
| * | Cleaning up trace methods to aid fixing color inversion. | Jon A. Cruz | 2011-07-27 | 4 | -112/+136 |
| | | | | (bzr r10507) | ||||
| * | update to cmake checker and add missing header. | Campbell Barton | 2011-07-26 | 1 | -0/+1 |
| | | | | (bzr r10506) | ||||
| * | Temporary fix for crash when launching via command-line. | Jon A. Cruz | 2011-07-25 | 1 | -4/+11 |
| | | | | (bzr r10505) | ||||
| * | 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) | ||||
| * | Revert workarounds from 10501 - no longer necessary | Krzysztof Kosi??ski | 2011-07-25 | 2 | -67/+74 |
| | | | | (bzr r10503) | ||||
| * | Update 2Geom to fix serious IntRect bug I've found in my GSoC branch | Krzysztof Kosi??ski | 2011-07-24 | 17 | -94/+258 |
| | | | | (bzr r10502) | ||||
| * | fix page shadow rendering bug introduced in r10495 | Johan B. C. Engelen | 2011-07-24 | 2 | -74/+67 |
| | | | | (bzr r10501) | ||||
| * | Fixed path update (Bug #812517) | Kris De Gussem | 2011-07-24 | 1 | -3/+1 |
| | | | | (bzr r10499) | ||||
| * | Fix memory leak. | Jon A. Cruz | 2011-07-23 | 1 | -1/+3 |
| | | | | (bzr r10497) | ||||
| * | Fix issue with deleted guides and gtk warnings. | Jon A. Cruz | 2011-07-23 | 1 | -29/+32 |
| | | | | (bzr r10496) | ||||
| * | NRRectL -> 2geom | Johan B. C. Engelen | 2011-07-23 | 2 | -89/+97 |
| | | | | (bzr r10495) | ||||
| * | remove obsolete code because changed to cairo | Johan B. C. Engelen | 2011-07-23 | 1 | -93/+0 |
| | | | | (bzr r10494) | ||||
| * | Don't flag a comma separted list of fonts in the font-family entry box | Tavmjong Bah | 2011-07-23 | 1 | -2/+46 |
| | | | | | | as missing on the system if each font in the list is present. (bzr r10493) | ||||
| * | Fixed bug where having a font-family with an uninstalled font (or with a | Tavmjong Bah | 2011-07-22 | 1 | -95/+96 |
| | | | | | | list of fonts) prevented changing the font family, style, or weight. (bzr r10491) | ||||
| * | fix crash when guideline is deleted by dragging it off-canvas | Johan B. C. Engelen | 2011-07-22 | 1 | -0/+4 |
| | | | | (bzr r10488) | ||||
| * | Patch from Andreas Becker to fix bug 805238 (Crash when setting empty font ↵ | Tavmjong Bah | 2011-07-22 | 1 | -1/+4 |
| | | | | | | family) (bzr r10487) | ||||
| * | Minor UI fix | Kris De Gussem | 2011-07-20 | 1 | -2/+2 |
| | | | | (bzr r10484) | ||||
| * | Memory leak fixes (Bug #812497) | Kris De Gussem | 2011-07-20 | 3 | -12/+23 |
| | | | | (bzr r10483) | ||||
| * | Filters. Custom predefined filters update. | Nicolas Dufour | 2011-07-20 | 4 | -44/+84 |
| | | | | | | Translations. inkscape.pot and fr.po update. (bzr r10482) | ||||
| * | memory leak fix | Kris De Gussem | 2011-07-20 | 1 | -0/+2 |
| | | | | (bzr r10481) | ||||
| * | Remove deprecated Glib symbols | Krzysztof Kosi??ski | 2011-07-19 | 7 | -20/+23 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/367606 (bzr r10480) | ||||
| * | Add two new snap icons, and fix toggling bug for a single button | Diederik van Lierop | 2011-07-19 | 1 | -1/+1 |
| | | | | (bzr r10479) | ||||
| * | another case of SP_ACTIVE_DESKTOP removed | Johan B. C. Engelen | 2011-07-19 | 1 | -3/+4 |
| | | | | (bzr r10478) | ||||
