summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged.Shlomi Fish2017-01-2813-11/+33
|\
| * revert 15420 because of severe regressionMarc Jeanmougin2017-01-191-5/+0
| * Fix usage information for "--export-pdf-version"Eduard Braun2017-01-181-1/+1
| * Partially fix opening of librevenge based input formats (cdr/vsd/wpg) on Wind...Eduard Braun2017-01-173-0/+21
| * Actually unsets attribute instead of ignoring it when it's 0Marc Jeanmougin2017-01-171-0/+5
| * Fix regression on selecting objects after locking layersMarc Jeanmougin2017-01-171-0/+1
| * Use GStatBuf where appropriate to ensure usage of the correct typeEduard Braun2017-01-126-6/+6
| * Fix snapping tooltips and highlighting of snapped bounding boxes (both of whi...Diederik van Lierop2017-01-111-2/+2
| * fix comment typosAlex Valavanis2017-01-111-2/+2
* | Merged.Shlomi Fish2017-01-108-14/+78
|\|
| * Remove debugging lines from last commit.Tavmjong Bah2017-01-101-5/+0
| * Another scaling option to test.Tavmjong Bah2017-01-101-2/+67
| * [Bug #1654798] Broken icon in LPE 'Fill between many'suv-lp2017-01-092-2/+2
| * fix typoMarc Jeanmougin2017-01-092-8/+8
| |\
| | * Fix typo in variable name s/strech/stretch/mattia@debian.org2017-01-072-8/+8
| * | Fix a bad inicialization of unsigned intJabiertxof2017-01-081-1/+1
| |/
| * suppress warnings on symbols dialogMarc Jeanmougin2017-01-071-1/+3
| * Add missing include for array templateTim Sheridan2017-01-071-0/+2
* | Merged.Shlomi Fish2017-01-0613-32/+60
|\|
| * Improve UI to partialy fix bug 1654121 now offset in measure is neas the only...Jabiertxof2017-01-062-4/+3
| * antialiasing options on exportMarc Jeanmougin2017-01-0410-25/+54
| * increased space for font-size.Marc Jeanmougin2017-01-041-3/+3
* | Remove an old comment which I don't understand.Shlomi Fish2017-01-061-1/+0
* | Remove some code that doesn't do anything.Shlomi Fish2017-01-041-22/+0
* | Remove an unused local .cpp enum.Shlomi Fish2017-01-041-12/+0
* | Correct/rephrase a comment. Remove trailing space.Shlomi Fish2017-01-041-2/+4
* | Cleanup: remove an unused local enum declaration.Shlomi Fish2017-01-041-8/+0
* | Merged.Shlomi Fish2017-01-041-6/+18
|\|
| * Fix misplaced parenthesis reported by compiler warning.Tavmjong Bah2017-01-041-6/+18
* | Extract some common code into a routine.Shlomi Fish2017-01-043-18/+40
* | Rename id in comment to make it more according to the code.Shlomi Fish2017-01-041-1/+1
* | Convert source files from latin1 to utf-8.Shlomi Fish2017-01-042-2/+2
* | Merged.Shlomi Fish2017-01-034-5/+24
|\|
| * Fix build on Windows (see http://inkscape.13.x6.nabble.com/compile-error-on-W...Yale Zhang2017-01-031-2/+1
| * Fix logic error (non-scaling stroke on text).Tavmjong Bah2017-01-031-1/+1
| * Fix bug/add feature on #1653380 on rotate copiesJabiertxof2017-01-012-2/+22
* | Merged.Shlomi Fish2016-12-313-6/+14
|\|
| * ruler: Read state flags for GtkStyleContext correctlyAlex Valavanis2016-12-311-4/+12
| * Not target bug.Jabiertxof2016-12-312-2/+2
* | Merged.Shlomi Fish2016-12-304-4/+3
|\|
| * fix typos, add translator commentIvan Mas??r2016-12-303-2/+3
| * Fix for bug #1652954Jabiertxof2016-12-291-2/+0
* | Refactor vanishing-point.cpp .Shlomi Fish2016-12-281-25/+18
* | Pass vanishing-point.cpp thru clang-format.Shlomi Fish2016-12-281-188/+170
|/
* Merge all upstream changes to GimpRulerAlex Valavanis2016-12-271-5/+22
* Rm remaining Gtk::Stock usageAlex Valavanis2016-12-2721-1342/+165
* Rm more deprecated Gtk::StockAlex Valavanis2016-12-2716-72/+61
* Rm some deprecated Gtk::Stock usageAlex Valavanis2016-12-2712-44/+26
* Fix header inclusion orderingAlex Valavanis2016-12-265-4/+10
* Fix typoAlex Valavanis2016-12-261-1/+1