| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix for 251674 and 592323 : Make CloneTiler dialog dockable | John Smith | 2012-03-24 | 1 | -2916/+0 |
| | | | | (bzr r11125) | ||||
| * | Fix for 171579 : Make inkscape remember dialogs window status | John Smith | 2012-02-17 | 1 | -0/+5 |
| | | | | (bzr r10992) | ||||
| * | Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ↵ | Alex Valavanis | 2012-02-15 | 1 | -2/+5 |
| | | | | | | Hides many GTK deprecation errors that we can't fix in Inkscape (bzr r10982) | ||||
| * | Header cleaning | Alex Valavanis | 2012-02-12 | 1 | -0/+1 |
| | | | | (bzr r10963) | ||||
| * | Adding expression calculator in Clone Tiler (see Bug #773636). Patch by Romain. | Nicolas Dufour | 2012-01-13 | 1 | -50/+59 |
| | | | | (bzr r10879) | ||||
| * | dropped deprecated function sp_repr_get_double_attribute | Kris De Gussem | 2012-01-07 | 1 | -10/+12 |
| | | | | (bzr r10858) | ||||
| * | More GSEAL issues | Alex Valavanis | 2012-01-04 | 1 | -1/+1 |
| | | | | (bzr r10836) | ||||
| * | Cleanup GSEAL issues and deprecated GtkTooltips | Alex Valavanis | 2012-01-03 | 1 | -3/+3 |
| | | | | (bzr r10826) | ||||
| * | Switch to top-level glib headers. Thanks to DimStar for patch | Alex Valavanis | 2011-12-08 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/898538 (bzr r10762) | ||||
| * | increase significant digits in clone tile dialog | Johan B. C. Engelen | 2011-11-05 | 1 | -5/+8 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/171980 (bzr r10725) | ||||
| * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 1 | -4/+3 |
| | | | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1) | ||||
| * | Rewrite NRArena -> Inkscape::Drawing. Call render and update | Krzysztof Kosi??ski | 2011-08-07 | 1 | -17/+13 |
| | | | | | | methods on the Drawing rather than on the root DrawingItem. (bzr r10347.1.25) | ||||
| * | Rewrite NRArenaItem hierarchy into C++ | Krzysztof Kosi??ski | 2011-08-06 | 1 | -11/+7 |
| | | | | (bzr r10347.1.21) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-07-25 | 1 | -13/+14 |
| |\ | | | | | (bzr r10347.1.18) | ||||
| | * | Cleanup of oudated/redundant SP_ITEM() macro use. | Jon A. Cruz | 2011-07-16 | 1 | -6/+7 |
| | | | | | | | (bzr r10461) | ||||
| | * | Remove the icon-names.h thing, which was a mistake. | Krzysztof Kosi??ski | 2011-07-15 | 1 | -7/+7 |
| | | | | | | | | | | | | | | | | | The file now contains a no-op macro which is used to mark icon names. This way we can still generate a list of icon names we use using a simple grep, but don't trigger unnecessary rebuilds when a new icon names is added. (bzr r10452) | ||||
| * | | Replace direct use of Cairo contexts and surfaces in the rendering tree | Krzysztof Kosi??ski | 2011-07-22 | 1 | -15/+9 |
| |/ | | | | | | | with wrappers which keep some extra information about the surface, amd NRRect and NRRectL use with Geom::Rect and Geom::IntRect. Should simplify implementing filter primitive subregions. (bzr r10347.1.17) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-07-06 | 1 | -36/+44 |
| |\ | | | | | (bzr r10347.1.5) | ||||
| | * | Migrate clonetiler to GtkComboBox | Alex Valavanis | 2011-07-01 | 1 | -25/+33 |
| | | | | | | | (bzr r10390.1.2) | ||||
| | * | Gtk cleanup: gtk_object_get_data | Alex Valavanis | 2011-06-26 | 1 | -3/+3 |
| | | | | | | | (bzr r10350.1.8) | ||||
| | * | Gtk cleanup: gtk_menu_append | Alex Valavanis | 2011-06-26 | 1 | -1/+1 |
| | | | | | | | (bzr r10350.1.7) | ||||
| | * | Replace deprecated gtk_radio_button_group symbol | Alex Valavanis | 2011-06-23 | 1 | -8/+8 |
| | | | | | | | (bzr r10350.1.1) | ||||
| * | | Remove more of libnr | Krzysztof Kosi??ski | 2011-06-23 | 1 | -0/+1 |
| |/ | | | (bzr r10347.1.2) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-06-19 | 1 | -265/+216 |
| |\ | | | | | (bzr r9508.1.89) | ||||
| | * | Replace deprecated GtkSignal | Alex Valavanis | 2011-06-13 | 1 | -51/+51 |
| | | | | | | | (bzr r10282.1.1) | ||||
| | * | Replace use of deprecated GtkTooltips API | Alex Valavanis | 2011-06-05 | 1 | -115/+88 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/793086 (bzr r10256.1.1) | ||||
| | * | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of ↵ | Jon A. Cruz | 2011-06-04 | 1 | -0/+1 |
| | | | | | | | | | | | SP_ROOT() gtk type function/macro. (bzr r10254) | ||||
| | * | Guides and clonetiler. Fix for bug #477649 (GTK warning about an adjustment ↵ | Nicolas Dufour | 2011-04-11 | 1 | -101/+78 |
| | | | | | | | | | | | | | | | with non-zero page in the guide editor dialog). Clonetiler. Code consistency fix. (bzr r10157) | ||||
| * | | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 1 | -116/+118 |
| |\| | | | | | (bzr r9508.1.73) | ||||
| | * | UI fix (message was not clear) | Kris De Gussem | 2011-03-08 | 1 | -1/+1 |
| | | | | | | | (bzr r10085) | ||||
| | * | Finished cleanup of outdated SP_OBJECT_PARENT C macro. | Jon A. Cruz | 2011-02-21 | 1 | -22/+24 |
| | | | | | | | (bzr r10064) | ||||
| | * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -93/+93 |
| | | | | | | | (bzr r10025) | ||||
| * | | Merge from trunk (again) | Krzysztof Kosi??ski | 2010-12-15 | 1 | -28/+27 |
| |\| | | | | | (bzr r9508.1.72) | ||||
| | * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -28/+27 |
| | |\ | | | | | | | (bzr r9945.1.1) | ||||
| | | * | another c++ification for sp-object.h/cpp and still in progress... | Abhishek Sharma Public | 2010-07-03 | 1 | -4/+4 |
| | | | | | | | | | | (bzr r9546.1.4) | ||||
| | | * | New Class SPDocumentUndo created which takes care of c++fying some non ↵ | Abhishek Sharma Public | 2010-07-02 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | SPDocument based methods (bzr r9546.1.3) | ||||
| | | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 1 | -3/+3 |
| | | | | | | | | | | (bzr r9546.1.2) | ||||
| | | * | This is the first c++ification commit from me. It handles sp-line, ↵ | Abhishek Sharma Public | 2010-06-29 | 1 | -7/+6 |
| | | | | | | | | | | | | | | | | sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options]. (bzr r9546.1.1) | ||||
| * | | | Merge from trunk | Krzysztof Kosi??ski | 2010-11-25 | 1 | -33/+9 |
| |\| | | | | | | | | (bzr r9508.1.70) | ||||
| | * | | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | ||||
| | * | | Remove the failed and unused "new gui" stuff. | Krzysztof Kosi??ski | 2010-10-12 | 1 | -23/+5 |
| | | | | | | | | | | (bzr r9828) | ||||
| | * | | i18n. Context cleanup (context|string replaced with C_). | Nicolas Dufour | 2010-08-22 | 1 | -9/+3 |
| | |/ | | | | | (bzr r9722) | ||||
| * | | Make nr_arena_invoke_render expect an already transformed context, | Krzysztof Kosi??ski | 2010-08-15 | 1 | -0/+1 |
| | | | | | | | | | | | to remove a limitation to integer translations imposed by NRRectL (bzr r9508.1.68) | ||||
| * | | Completely remove NRPixBlock | Krzysztof Kosi??ski | 2010-08-14 | 1 | -30/+2 |
| | | | | | | | (bzr r9508.1.67) | ||||
| * | | Fix paint bucket tool | Krzysztof Kosi??ski | 2010-08-14 | 1 | -1/+1 |
| | | | | | | | (bzr r9508.1.66) | ||||
| * | | Fix background tracing in clone tiler dialog | Krzysztof Kosi??ski | 2010-08-14 | 1 | -49/+41 |
| | | | | | | | (bzr r9508.1.65) | ||||
| * | | Wholesale cruft removal part 1 | Krzysztof Kosi??ski | 2010-08-04 | 1 | -0/+1 |
| |/ | | | (bzr r9508.1.44) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -2/+2 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -2/+2 |
| | | | | (bzr r8405) | ||||
| * | Make all icons themable (except the filter icons). | Krzysztof Kosi??ski | 2009-02-19 | 1 | -25/+21 |
| | | | | (bzr r7332) | ||||
