| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | SPAttributeTable C++ified | Kris De Gussem | 2011-12-11 | 4 | -403/+278 | |
| | | | | | | | | | | | | | (bzr r10766.1.3) | |||||
| | * | | | SPAttributeWidget C++ified | Kris De Gussem | 2011-12-11 | 3 | -274/+109 | |
| | | | | | | | | | | | | | (bzr r10766.1.2) | |||||
| | * | | | mixed usage of class and struct for same object | Kris De Gussem | 2011-12-11 | 31 | -58/+58 | |
| | | | | | | | | | | | | | (bzr r10766.1.1) | |||||
| * | | | | Extensions. convert2dashes. delete 'stroke-dasharray' attribute in style ↵ | Alvin Penner | 2011-12-15 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (Bug 888793) Fixed bugs: - https://launchpad.net/bugs/888793 (bzr r10774) | |||||
| * | | | | Get rid of deprecated gtk_idle* | Alex Valavanis | 2011-12-14 | 1 | -2/+3 | |
| | | | | | | | | | | | | | (bzr r10773) | |||||
| * | | | | Get rid of deprecated gtk_type_is_a | Alex Valavanis | 2011-12-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | | (bzr r10772) | |||||
| * | | | | Replace deprecated orientation symbols | Alex Valavanis | 2011-12-14 | 1 | -4/+4 | |
| | | | | | | | | | | | | | (bzr r10771) | |||||
| * | | | | Replace deprecated gtk flags | Alex Valavanis | 2011-12-14 | 1 | -2/+2 | |
| | | | | | | | | | | | | | (bzr r10770) | |||||
| * | | | | Migrate gradient selector to GtkComboBox | Alex Valavanis | 2011-12-14 | 1 | -28/+23 | |
| | | | | | | | | | | | | | (bzr r10769) | |||||
| * | | | | Replace deprecated GtkToolbar API | Alex Valavanis | 2011-12-14 | 1 | -82/+168 | |
| | | | | | | | | | | | | | (bzr r10768) | |||||
| * | | | | Replace deprecated gtk_widget_hide_all | Alex Valavanis | 2011-12-14 | 2 | -22/+22 | |
| |/ / / | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/903670 (bzr r10767) | |||||
| * | | | Translations. Ukrainian translation update by Yuri Chornoivan. | Nicolas Dufour | 2011-12-10 | 1 | -74/+58 | |
| | | | | | | | | | | (bzr r10766) | |||||
| * | | | Added option -j|--jobs to osx-build.sh. This sets the number of jobs option ↵ | Gellule Xg | 2011-12-09 | 1 | -1/+6 | |
| |\ \ \ | | | | | | | | | | | | | | | | | of make. (bzr r10765) | |||||
| | * | | | Added option -j|--jobs to osx-build.sh. This sets the number of jobs option ↵ | Gellule Xg | 2011-12-09 | 1 | -1/+6 | |
| |/ / / | | | | | | | | | | | | | of make. (bzr r10764.1.1) | |||||
| * | | | Recreating an inkscape.pot file after its deletion in the previous commit. | Nicolas Dufour | 2011-12-08 | 1 | -0/+29403 | |
| | | | | | | | | | | (bzr r10764) | |||||
| * | | | Replace deprecated G_CONST_RETURN glib symbol with const | Alex Valavanis | 2011-12-08 | 3 | -29408/+2 | |
| | | | | | | | | | | (bzr r10763) | |||||
| * | | | Switch to top-level glib headers. Thanks to DimStar for patch | Alex Valavanis | 2011-12-08 | 147 | -178/+137 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/898538 (bzr r10762) | |||||
| * | | | Colors. Patch for Bug #677081 (Default paste color opacity) by Romain. | Nicolas Dufour | 2011-12-07 | 1 | -2/+7 | |
| | | | | | | | | | | (bzr r10761) | |||||
| * | | | cppcheck | Kris De Gussem | 2011-12-04 | 3 | -57/+32 | |
| | | | | | | | | | | | | | | | | | | | - dropped unused variable - changed use of obsolute function 'alloca' (see http://stackoverflow.com/questions/1018853/why-is-alloca-not-considered-good-practice and http://linux.die.net/man/3/alloca). (bzr r10760) | |||||
| * | | | cppcheck | Kris De Gussem | 2011-12-04 | 14 | -79/+111 | |
| | | | | | | | | | | (bzr r10759) | |||||
| * | | | German translation update | UweSch mail@uwe-schoeler.de | 2011-12-03 | 1 | -4010/+2189 | |
| | | | | | | | | | | (bzr r10758) | |||||
| * | | | Translations. Updating all PO files. | Nicolas Dufour | 2011-12-02 | 65 | -415625/+546416 | |
| | | | | | | | | | | (bzr r10757) | |||||
| * | | | add missing files into cmake list | Campbell Barton | 2011-12-02 | 1 | -0/+6 | |
| | | | | | | | | | | (bzr r10756) | |||||
| * | | | fix typo to repair build on windows | Johan B. C. Engelen | 2011-11-29 | 1 | -1/+1 | |
| | | | | | | | | | | (bzr r10755) | |||||
| * | | | Add feMergeNode to "in" list in svgprops. Fix bug in preferences for ↵ | Tavmjong Bah | 2011-11-29 | 3 | -51/+55 | |
| | | | | | | | | | | | | | | | | deleting invalid attributes. (bzr r10754) | |||||
| * | | | Add possibility to check validity of attributes and usefulness of properties. | Tavmjong Bah | 2011-11-29 | 25 | -10/+2139 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This code adds the ability to check for every elment in an SVG document if its attributes are valid and the styling properties are useful. Options under the SVG Output section of the Inkscape Preferences dialog control what should be checked when, and what actions should be taken if invalid attributes or non-useful properties are found. (bzr r10753) | |||||
| * | | | preferences read out: when no unit is specified, assume it is in the ↵ | Johan B. C. Engelen | 2011-11-27 | 1 | -1/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | requested units Fixed bugs: - https://launchpad.net/bugs/799848 (bzr r10752) | |||||
| * | | | small clean up in axonometric grid code | Johan B. C. Engelen | 2011-11-26 | 1 | -44/+8 | |
| | | | | | | | | | | (bzr r10751) | |||||
| * | | | Add Synfig Animation Studio (*.sif) file output extension | Nikita Kitaev | 2011-11-25 | 5 | -0/+2119 | |
| | | | | | | | | | | (bzr r10750) | |||||
| * | | | dxf input. improved support for multispline (Bug 892496) | Alvin Penner | 2011-11-24 | 1 | -11/+13 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/892496 (bzr r10749) | |||||
| * | | | initialisation | Kris De Gussem | 2011-11-22 | 2 | -9/+22 | |
| | | | | | | | | | | (bzr r10748) | |||||
| * | | | Extensions. Fix for bug #887539 (Permissions and #! in extension scripts ↵ | Nicolas Dufour | 2011-11-21 | 110 | -2/+12 | |
| | | | | | | | | | | | | | | | | need fixing). (bzr r10747) | |||||
| * | | | variable initialisation | Kris De Gussem | 2011-11-19 | 10 | -100/+71 | |
| | | | | | | | | | | (bzr r10746) | |||||
| * | | | fix pointer usage after releasing memory | Kris De Gussem | 2011-11-19 | 2 | -15/+14 | |
| | | | | | | | | | | (bzr r10745) | |||||
| * | | | cppcheck: initialisation and warning cleanup | Kris De Gussem | 2011-11-18 | 7 | -27/+40 | |
| | | | | | | | | | | (bzr r10744) | |||||
| * | | | dropped unused variables | Kris De Gussem | 2011-11-18 | 1 | -6/+0 | |
| | | | | | | | | | | (bzr r10743) | |||||
| * | | | load Win32 symbol fonts. disable USE_PANGO_WIN32 (Bug 165665) | Alvin Penner | 2011-11-17 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/165665 (bzr r10742) | |||||
| * | | | Fix crash when dropping Ctrl-dragged text when DBus interface is enabled | Krzysztof Kosi??ski | 2011-11-17 | 1 | -0/+1 | |
| | | | | | | | | | | (bzr r10741) | |||||
| * | | | Add a tolerance-based hack, so that radial gradients with focus outside | Krzysztof Kosi??ski | 2011-11-14 | 1 | -3/+24 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | the outer circle work reliably. Fixes #845153 Fixed bugs: - https://launchpad.net/bugs/845153 (bzr r10740) | |||||
| * | | | Fix text redraw problems (LP #837291) | Krzysztof Kosi??ski | 2011-11-14 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/837291 (bzr r10739) | |||||
| * | | | German translation update | UweSch mail@uwe-schoeler.de | 2011-11-14 | 1 | -32/+18 | |
| | | | | | | | | | | (bzr r10738) | |||||
| * | | | various: warnings and initalization | Kris De Gussem | 2011-11-13 | 7 | -97/+90 | |
| | | | | | | | | | | (bzr r10737) | |||||
| * | | | cppcheck: initialization / warning cleanup | Kris De Gussem | 2011-11-10 | 4 | -23/+29 | |
| | | | | | | | | | | (bzr r10736) | |||||
| * | | | lpe: add slider to scalar param optionally (does not work very well yet) | Johan B. C. Engelen | 2011-11-09 | 5 | -3/+25 | |
| | | | | | | | | | | (bzr r10735) | |||||
| * | | | add const just because it can :) | Johan B. C. Engelen | 2011-11-09 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | (was intended to start using it for RegisteredWidget<>) (bzr r10734) | |||||
| * | | | Powerstroke: add smoothness parameter for CubicBezierJohan | Johan B. C. Engelen | 2011-11-08 | 3 | -0/+10 | |
| | | | | | | | | | | (bzr r10733) | |||||
| * | | | split interpolator code from main powerstroke code | Johan B. C. Engelen | 2011-11-08 | 4 | -243/+279 | |
| | | | | | | | | | | (bzr r10732) | |||||
| * | | | German translation update | UweSch mail@uwe-schoeler.de | 2011-11-08 | 1 | -3015/+3129 | |
| | | | | | | | | | | (bzr r10731) | |||||
| * | | | Fixed initialization order. | Jon A. Cruz | 2011-11-08 | 1 | -2/+11 | |
| | | | | | | | | | | (bzr r10730) | |||||
| * | | | cppcheck: performance and initialisation | Kris De Gussem | 2011-11-07 | 4 | -14/+16 | |
| | | | | | | | | | | (bzr r10729) | |||||
