| Commit message (Expand) | Author | Age | Files | Lines |
| * | Node tool, transforming a set of nodes: Fix crashes, and finish implementatio... | Diederik van Lierop | 2011-09-16 | 6 | -73/+137 |
| * | 1) Fix absolute scaling in transform dialog | Diederik van Lierop | 2011-09-04 | 1 | -43/+48 |
| * | Completely remove libnr | Krzysztof Kosi??ski | 2011-08-28 | 10 | -51/+42 |
| |\ |
|
| | * | Remove nr-forward.h | Krzysztof Kosi??ski | 2011-08-27 | 1 | -1/+0 |
| | * | Completely remove NRRect, NRRectL, in-svg-plane.h | Krzysztof Kosi??ski | 2011-08-27 | 4 | -6/+0 |
| | * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 8 | -44/+42 |
| * | | remove double backslash in pathname (Bug 805095) | Alvin Penner | 2011-08-26 | 1 | -0/+2 |
| |/ |
|
| * | Merge rendering cache branch (GSoC 2011) | Krzysztof Kosi??ski | 2011-08-25 | 10 | -110/+109 |
| |\ |
|
| | * | Reduce default rendering cache size to 64 MiB | Krzysztof Kosi??ski | 2011-08-25 | 1 | -2/+2 |
| | * | Fix large memory leaks in the swatches panel | Krzysztof Kosi??ski | 2011-08-16 | 3 | -25/+20 |
| | * | Add user preference for rendering cache size | Krzysztof Kosi??ski | 2011-08-16 | 2 | -29/+34 |
| | * | Rewrite NRArena -> Inkscape::Drawing. Call render and update | Krzysztof Kosi??ski | 2011-08-07 | 5 | -21/+18 |
| | * | Rewrite NRArenaItem hierarchy into C++ | Krzysztof Kosi??ski | 2011-08-06 | 3 | -23/+23 |
| | * | Merge from trunk | Krzysztof Kosi??ski | 2011-07-25 | 12 | -632/+63 |
| | |\ |
|
| | * | | Replace direct use of Cairo contexts and surfaces in the rendering tree | Krzysztof Kosi??ski | 2011-07-22 | 1 | -24/+26 |
| * | | | UI. Adding a digit in the blur spinbox (F&S dialog, see Bug #414767, More pre... | Nicolas Dufour | 2011-08-23 | 1 | -1/+1 |
| * | | | Refactoring of the snapping preferences; mainly about storing all toggles in ... | Diederik van Lierop | 2011-08-22 | 2 | -6/+1 |
| * | | | Filters. Fix for bug #713064 (Filter Effect Turbulence Base frequency limited... | Nicolas Dufour | 2011-08-20 | 1 | -1/+1 |
| * | | | Prevent creation of preview images if 'Enable preview' is not enabled. Fixes ... | Jon A. Cruz | 2011-08-14 | 1 | -5/+10 |
| * | | | UI uniformisation / addition of mnemonics (Bug #170765) | Kris De Gussem | 2011-07-28 | 1 | -24/+53 |
| | |/
|/| |
|
| * | | - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des... | Johan B. C. Engelen | 2011-07-17 | 5 | -7/+7 |
| * | | Cleanup of oudated/redundant SP_ITEM() macro use. | Jon A. Cruz | 2011-07-16 | 2 | -7/+6 |
| * | | Fix icon toggler breakage after the icon-names.h change. Patch from ~suv. | Krzysztof Kosi??ski | 2011-07-15 | 2 | -4/+4 |
| * | | Remove the icon-names.h thing, which was a mistake. | Krzysztof Kosi??ski | 2011-07-15 | 7 | -620/+52 |
| |/ |
|
| * | Merge from trunk to pull in fix for LP #806105 | Krzysztof Kosi??ski | 2011-07-13 | 11 | -432/+42 |
| |\ |
|
| | * | Fix crashes in print preview | Krzysztof Kosi??ski | 2011-07-13 | 2 | -4/+3 |
| | * | update cmake for new files | Campbell Barton | 2011-07-13 | 1 | -1/+0 |
| | * | GUI uniformisation | Kris De Gussem | 2011-07-12 | 1 | -2/+2 |
| | * | Clean up more whiteboard stuff and fix header name in file | Josh Andler | 2011-07-11 | 2 | -365/+0 |
| | * | Refactored to abstract lcms usage more. Added CMSSystem class. | Jon A. Cruz | 2011-07-10 | 1 | -7/+8 |
| | * | Merge upstream GDL 0.7.8 changes | Alex Valavanis | 2011-07-09 | 3 | -3/+3 |
| | * | Fix regression in swatch display (LP #804930). | Krzysztof Kosi??ski | 2011-07-06 | 1 | -5/+7 |
| | * | Refactoring color profile to bring more internal. Help to prep for optional l... | Jon A. Cruz | 2011-07-06 | 2 | -45/+19 |
| * | | Merge from trunk | Krzysztof Kosi??ski | 2011-07-06 | 11 | -83/+87 |
| |\| |
|
| | * | GTK+ cleanup: gtk_timeout_add | Alex Valavanis | 2011-07-03 | 2 | -2/+2 |
| | * | GTK+ cleanup: gtk_type_class | Alex Valavanis | 2011-07-03 | 1 | -1/+1 |
| | * | GTK+ cleanup: gtk_type_new | Alex Valavanis | 2011-07-02 | 1 | -1/+1 |
| | * | Implement decent snapping to text (baseline & anchor), and provide a toggle b... | Diederik van Lierop | 2011-06-30 | 1 | -0/+2 |
| | * | - Add a third group of snap sources/targets, called ¨others¨ (before we had... | Diederik van Lierop | 2011-06-26 | 1 | -0/+2 |
| | * | Gtk cleanup: gtk_object_get_data | Alex Valavanis | 2011-06-26 | 1 | -12/+12 |
| | |\ |
|
| | | * | Gtk cleanup: gtk_object_get_data | Alex Valavanis | 2011-06-26 | 1 | -12/+12 |
| | * | | Gtk cleanup: gtk_menu_append | Alex Valavanis | 2011-06-26 | 1 | -18/+18 |
| | |\| |
|
| | | * | Gtk cleanup: gtk_menu_append | Alex Valavanis | 2011-06-26 | 1 | -18/+18 |
| | * | | Gtk cleanup: gtk_object_set_data | Alex Valavanis | 2011-06-25 | 2 | -17/+17 |
| | |\| |
|
| | | * | Gtk cleanup: gtk_object_set_data | Alex Valavanis | 2011-06-25 | 2 | -17/+17 |
| | * | | Removed questionable operator altogether. | Jon A. Cruz | 2011-06-25 | 1 | -2/+0 |
| | * | | Removed questionable cast. | Jon A. Cruz | 2011-06-25 | 1 | -2/+1 |
| | * | | Document. Fix for bug #680347 (page margins can't be reset with single click ... | Nicolas Dufour | 2011-06-24 | 2 | -13/+20 |
| | |/ |
|
| | * | Switch to GObject | Alex Valavanis | 2011-06-24 | 1 | -13/+12 |
| | * | update file lists | Campbell Barton | 2011-06-24 | 1 | -3/+0 |