| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | Attempt to fix build with dbus enabled. | Tavmjong Bah | 2017-03-13 | 1 | -5/+1 | |
| | * | | Replace rectangle based zooming by affine based zooming. | Tavmjong Bah | 2017-03-13 | 12 | -348/+425 | |
| | * | | LPE Powerstroke dialog - Use Gtk::Grid | Alex Valavanis | 2017-03-12 | 3 | -11/+10 | |
| | * | | LPE Fillet/Chamfer dialog - Use Gtk::Grid | Alex Valavanis | 2017-03-12 | 2 | -11/+9 | |
| | * | | LPE Gtk3 deprecation fixes | Alex Valavanis | 2017-03-12 | 3 | -10/+23 | |
| | * | | Fix Gtkmm deprecation warnings in VSD import dialog | Alex Valavanis | 2017-03-11 | 1 | -14/+18 | |
| | * | | Fix Gtkmm deprecation warnings in CDR import dialog | Alex Valavanis | 2017-03-11 | 1 | -16/+21 | |
| | * | | Use Gtkmm version test instead of Gtk+ | Alex Valavanis | 2017-03-11 | 1 | -1/+1 | |
| | * | | Repair functionality broken by Alex Valvani's "Gtk+ 3 deprecation fixes" | Eduard Braun | 2017-03-08 | 1 | -2/+5 | |
| | |/ | ||||||
| | * | Apply the fix done by Eduard Brown from bug 1666314 to measure-line LPE. (Tha... | Eduard Braun | 2017-03-07 | 1 | -9/+12 | |
| | * | Fix field width of rotation input text | Eduard Braun | 2017-03-07 | 1 | -1/+1 | |
| | * | Sync code of "sp_dtw_zoom_input()" with code of "sp_dtw_rotation_input()" fro... | Eduard Braun | 2017-03-06 | 1 | -7/+12 | |
| | * | Fix Inkscape crashing on Windows (and possibly other OSs) if $LANG is set to ... | Eduard Braun | 2017-03-06 | 1 | -12/+15 | |
| | * | Fixes bug Envelope Deformation LPE makes Inkscape fail to undo properly | Jabiertxof | 2017-03-06 | 1 | -1/+1 | |
| | * | Fix bug pointed by suv on IRC bad using of unicode degree sign | Jabiertxof | 2017-03-06 | 1 | -9/+9 | |
| | * | Fixes bug 1663952 | Jabiertxof | 2017-03-06 | 1 | -0/+2 | |
| | * | EMF/WFM export: Fix crash when selecting "Convert gradients to colored polygo... | Eduard Braun | 2017-03-06 | 2 | -6/+29 | |
| | * | Fix ACLs | Eduard Braun | 2017-03-05 | 1 | -0/+0 | |
| | * | re-commit rev 15003. (Bug 1668853) | Alvin Penner | 2017-03-04 | 1 | -1/+1 | |
| | * | https://bugs.launchpad.net/inkscape/+bug/1496836 | Alexandru-Daniel Roman | 2017-03-03 | 1 | -1/+1 | |
| | * | Implement arc "chord" type. (Matches Krita "chord" arc type.) | Tavmjong Bah | 2017-03-02 | 6 | -63/+132 | |
| | * | Add units (px) to size being shown in native Windows file open dialog and fix... | Eduard Braun | 2017-03-02 | 1 | -12/+3 | |
| | * | Fix for native Windows file open dialog only showing the first character of t... | Eduard Braun | 2017-03-01 | 1 | -2/+2 | |
| | * | Fix SVG file preview in Windows native file open dialog. | Eduard Braun | 2017-03-01 | 1 | -103/+32 | |
| | * | Fix encoding issues with title field in native Windows file save dialog. | Eduard Braun | 2017-02-28 | 1 | -6/+6 | |
| | * | Makes selection complexity linear in the number of selected objects instead o... | Marc Jeanmougin | 2017-02-28 | 2 | -5/+9 | |
| | * | merge minor refactoring | Shlomi Fish | 2017-02-28 | 12 | -274/+230 | |
| | |\ | ||||||
| | | * | Merged. | Shlomi Fish | 2017-02-23 | 74 | -1339/+1952 | |
| | | |\ | ||||||
| | | * \ | Merged. | Shlomi Fish | 2017-02-06 | 140 | -1211/+5552 | |
| | | |\ \ | ||||||
| | | * \ \ | Merged. | Shlomi Fish | 2017-01-28 | 13 | -11/+33 | |
| | | |\ \ \ | ||||||
| | | * \ \ \ | Merged. | Shlomi Fish | 2017-01-10 | 8 | -14/+78 | |
| | | |\ \ \ \ | ||||||
| | | * \ \ \ \ | Merged. | Shlomi Fish | 2017-01-06 | 13 | -32/+60 | |
| | | |\ \ \ \ \ | ||||||
| | | * | | | | | | Remove an old comment which I don't understand. | Shlomi Fish | 2017-01-06 | 1 | -1/+0 | |
| | | * | | | | | | Remove some code that doesn't do anything. | Shlomi Fish | 2017-01-04 | 1 | -22/+0 | |
| | | * | | | | | | Remove an unused local .cpp enum. | Shlomi Fish | 2017-01-04 | 1 | -12/+0 | |
| | | * | | | | | | Correct/rephrase a comment. Remove trailing space. | Shlomi Fish | 2017-01-04 | 1 | -2/+4 | |
| | | * | | | | | | Cleanup: remove an unused local enum declaration. | Shlomi Fish | 2017-01-04 | 1 | -8/+0 | |
| | | * | | | | | | Merged. | Shlomi Fish | 2017-01-04 | 1 | -6/+18 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | | Extract some common code into a routine. | Shlomi Fish | 2017-01-04 | 3 | -18/+40 | |
| | | * | | | | | | | Rename id in comment to make it more according to the code. | Shlomi Fish | 2017-01-04 | 1 | -1/+1 | |
| | | * | | | | | | | Convert source files from latin1 to utf-8. | Shlomi Fish | 2017-01-04 | 2 | -2/+2 | |
| | | * | | | | | | | Merged. | Shlomi Fish | 2017-01-03 | 4 | -5/+24 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ | Merged. | Shlomi Fish | 2016-12-31 | 3 | -6/+14 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ | Merged. | Shlomi Fish | 2016-12-30 | 4 | -4/+3 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | Refactor vanishing-point.cpp . | Shlomi Fish | 2016-12-28 | 1 | -25/+18 | |
| | | * | | | | | | | | | | Pass vanishing-point.cpp thru clang-format. | Shlomi Fish | 2016-12-28 | 1 | -188/+170 | |
| | * | | | | | | | | | | | Add some comment. Comment out unused signals. | Tavmjong Bah | 2017-02-28 | 3 | -5/+11 | |
| | * | | | | | | | | | | | This patch adds the copy-paste formated text functionality to the text tool. | Alexandru-Daniel Roman | 2017-02-28 | 3 | -2/+100 | |
| | * | | | | | | | | | | | More consistent naming scheme. | Tavmjong Bah | 2017-02-28 | 2 | -17/+16 | |
| | * | | | | | | | | | | | Add a very simple prototype dialog as an example and test of deriving from Pa... | Tavmjong Bah | 2017-02-27 | 7 | -0/+259 | |
