| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Clean up Cairo rendering in a couple of widgets | Alex Valavanis | 2013-01-31 | 2 | -63/+25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Text toolbar will display style options for the first font in a font-family l... | Tavmjong Bah | 2013-01-31 | 2 | -0/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Partial fix to allow change of style when the font-family is a font list. | Tavmjong Bah | 2013-01-31 | 1 | -1/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Partial fix for bug 595432 "Clicking Arial Black selects Arial Bold" | Tavmjong Bah | 2013-01-31 | 1 | -3/+12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Disconnect size_allocation signal handler before disposing desktop widget | Alex Valavanis | 2013-01-30 | 2 | -23/+29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | code cleanup. don't use pointers when you don't have to. use const whereever ... | Johan B. C. Engelen | 2013-01-30 | 5 | -38/+38 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | removing some more unused functions | Kris De Gussem | 2013-01-30 | 4 | -124/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | drop old, unused and error prone dxf2svg extension | Kris De Gussem | 2013-01-30 | 22 | -4001/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | typo | Kris De Gussem | 2013-01-30 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Filters. New Shadow only mode for the Drop shadow filter. | Nicolas Dufour | 2013-01-30 | 1 | -3/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | for Stroke to Path, change minimum stroke width from 0.01 to 0.032 (Bug 82042... | Alvin Penner | 2013-01-29 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Crash. Partial fix for Bug #1046068 (Inkscape (GTK+/Quartz) calls output exte... | Nicolas Dufour | 2013-01-29 | 1 | -4/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Filter color values always defined as sRGB (or ICC). | Tavmjong Bah | 2013-01-29 | 11 | -15/+137 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Path::OutlineJoin. remove redundant nodes which are causing glitches (Bug 820... | Alvin Penner | 2013-01-28 | 3 | -20/+34 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | desktop-widget: Add callback to ensure that ruler ranges are correctly update... | Alex Valavanis | 2013-01-27 | 1 | -0/+23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Migrate ruler position tracking to new track_widget API | Alex Valavanis | 2013-01-27 | 10 | -48/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | More GObject boilerplate reduction | Alex Valavanis | 2013-01-26 | 43 | -1544/+463 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | More GObject boilerplate reduction | Alex Valavanis | 2013-01-26 | 21 | -669/+168 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | fix crash | Johan B. C. Engelen | 2013-01-24 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Filters. New Nudge CMY custom predefined filter and modified Nudge RVB. | Nicolas Dufour | 2013-01-24 | 2 | -57/+141 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | More GObject boilerplate cleanup | Alex Valavanis | 2013-01-24 | 20 | -987/+325 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | revert my revision 12053 (Bug #1103248 ) | Kris De Gussem | 2013-01-23 | 3 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | fix Memory leak in bitmap trace (Bug #996695) | Kris De Gussem | 2013-01-23 | 2 | -8/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | cppcheck: style and performance | Kris De Gussem | 2013-01-23 | 6 | -31/+35 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Clean up more GObject type definitions | Alex Valavanis | 2013-01-23 | 25 | -1094/+421 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | minor cppcheck warning | Kris De Gussem | 2013-01-22 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | direct use of Glib::ustring | Kris De Gussem | 2013-01-22 | 3 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | fix possible memory leak | Kris De Gussem | 2013-01-22 | 1 | -14/+16 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | Filters. Add missing inkscape namespace declaration for 'Channel Painting' | su_v | 2013-01-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Fixed memory leaks | Kris De Gussem | 2013-01-20 | 1 | -37/+45 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | UI uniformisation: added colons in front of edit box (see bug #1050938 ) | Kris De Gussem | 2013-01-20 | 2 | -10/+21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | minor fix (do not compare to zero) | Kris De Gussem | 2013-01-20 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | UI uniformisation | Kris De Gussem | 2013-01-20 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Fix multiple instances of ci_key. | Jon A. Cruz | 2013-01-20 | 2 | -9/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | cleanup sp_tspan: Use G_DEFINE_TYPE | Alex Valavanis | 2013-01-19 | 2 | -100/+40 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge from branch | Jabier Arraiza Cenoz | 2013-01-18 | 153 | -3269/+3077 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | i18n. Shortcuts preferences are now fully translatable. | Nicolas Dufour | 2013-01-18 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | fix warning | Johan B. C. Engelen | 2013-01-17 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | const | Johan B. C. Engelen | 2013-01-17 | 2 | -9/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | const .... | Johan B. C. Engelen | 2013-01-17 | 44 | -211/+211 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | more const happiness (and removal of duplicate code in sp-object.h) | Johan B. C. Engelen | 2013-01-17 | 31 | -34/+33 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | const methods | Johan B. C. Engelen | 2013-01-17 | 15 | -32/+30 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Rm unused sp-animate | Alex Valavanis | 2013-01-17 | 5 | -261/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Cleanup more GObject type definitions | Alex Valavanis | 2013-01-17 | 21 | -563/+313 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Cleanup SPDropperContext: | Alex Valavanis | 2013-01-16 | 2 | -80/+89 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Cleanup EekPreview widget implementation: | Alex Valavanis | 2013-01-16 | 3 | -508/+428 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Drop use of deprecated GtkHandleBox widget (remove tear-off toolbar functiona... | Alex Valavanis | 2013-01-15 | 2 | -54/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | i18n. String disambiguation. | Nicolas Dufour | 2013-01-15 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | clarify preference text (thought it was a bug first) | Johan B. C. Engelen | 2013-01-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Preferences. Moving selection option to avoid confusion. | Nicolas Dufour | 2013-01-14 | 1 | -4/+3 | |
