summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Parsing errors in application CSS should not be fatalEduard Braun2018-01-041-1/+1
| | | | | | | | | | | | | | | | | | | | Fixed bug: - https://bugs.launchpad.net/inkscape/+bug/1740850
* | | | XML Editor: Minimum height for attribute entryEduard Braun2018-01-031-4/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | More elegant fix for eea412898d16c7217ca752550f12f9239cf6ad7c which also prevents the user from reducing the height of the attribute name/value area to zero (see bug #1723233). Fixed bug: - https://bugs.launchpad.net/inkscape/+bug/1723233
* | | | Restore behavior of swatches exapanding to fill available space.Tavmjong Bah2018-01-031-2/+2
| | | |
* | | | Fix a regrssion in merge branch Allow erase knots in powerstrokeJabier Arraiza2018-01-031-3/+1
| | | |
* | | | Merge branch 'master' into fixBendAndPatternAlongPathCrashesWithKnotsJabier Arraiza2018-01-018-16/+12
|\ \ \ \
| * \ \ \ Merge branch 'checkboxlabel' of gitlab.com:darktrojan/inkscapeMarc Jeanmougin2018-01-011-7/+3
| |\ \ \ \
| | * | | | Use Gtk::CheckButton label instead of a separate Gtk::LabelGeoff Lankow2018-01-011-7/+3
| | | | | |
| * | | | | Fix minor typosYuri Chornoivan2018-01-017-9/+9
| |/ / / /
* / / / / Fixes crashes with knoth in bend and pattern along pathJabier Arraiza2018-01-014-41/+38
|/ / / /
* | | | Cleanup comments and unused functionsJabier Arraiza2017-12-302-16/+0
| | | |
* | | | Merge branch 'master' into FixMessagesJabier Arraiza2017-12-301-0/+10
|\ \ \ \ | | |/ / | |/| |
| * | | Back path operations to curvesJabier Arraiza2017-12-301-0/+10
| | | |
* | | | Fix message probles on boolops and for example when moving or transforming a ↵Jabiertxo Arraiza Cenoz2017-12-293-13/+20
|/ / / | | | | | | | | | selection no message
* | | Merge branch 'master' into CloneOriginalLPEFixJabiertxo Arraiza Cenoz2017-12-296-57/+33
|\ \ \
| * | | Revert "Add improvements sugested by Eduard Brawn And Moini"Marc Jeanmougin2017-12-292-17/+3
| | | | | | | | | | | | | | | | | | | | This reverts commit 2ebc7ad774aa6fd19c684464e35ce9129f8ae341 (cherry picked from commit 8707b5a3d717bec232c74ea8ceb350ec14965877)
| * | | Merge branch 'master' of gitlab.com:inkscape/inkscapeMarc Jeanmougin2017-12-2914-446/+563
| |\ \ \
| * | | | remove git remnantsMarc Jeanmougin2017-12-294-40/+30
| | | | |
* | | | | Add fix sugested in mailing list to allow diferent LPE on clonesJabiertxo Arraiza Cenoz2017-12-294-22/+58
| |/ / / |/| | |
* | | | Merge branch 'master' into powerpencilIIJabier Arraiza2017-12-294-3/+19
|\| | |
| * | | Merge branch 'attrvaluesize' of gitlab.com:darktrojan/inkscapeMarc Jeanmougin2017-12-291-0/+1
| |\ \ \
| | * | | Show attribute value widget by defaultGeoff Lankow2017-12-181-0/+1
| | | | |
| * | | | Merge branch 'maxfontsize' of gitlab.com:darktrojan/inkscapeMarc Jeanmougin2017-12-291-0/+1
| |\ \ \ \
| | * | | | Limit size of font preview to 100ptGeoff Lankow2017-12-181-0/+1
| | |/ / /
| * | / / Add improvements sugested by Eduard Brawn And MoiniJabiertxo Arraiza Cenoz2017-12-282-3/+17
| | |/ / | |/| |
* | | | Allow erase knots in powerstrokeJabiertxo Arraiza Cenoz2017-12-272-16/+17
| | | |
* | | | Merge branch 'master' into powerpencilIIJabiertxo Arraiza Cenoz2017-12-2720-7/+205
|\| | |
| * | | Stop using deprecated gtk_adjustment_value_changedAlexander Valavanis2017-12-266-0/+42
| | | |
| * | | Fix Gtkmm widget margin deprecationAlexander Valavanis2017-12-262-4/+32
| | | |
| * | | GtkMM popup menu deprecation fixesAlexander Valavanis2017-12-2610-1/+75
| | | |
| * | | Inkview: GtkMM deprecation fixesAlexander Valavanis2017-12-261-2/+34
| | | |
| * | | :Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2017-12-266-629/+556
| |\ \ \
| * | | | UXManager: Gtkmm deprecation fixAlexander Valavanis2017-12-261-0/+22
| | | | |
* | | | | Merge branch 'master' into powerpencilIIJabier Arraiza2017-12-267-629/+569
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'master' of gitlab.com:inkscape/inkscapeSylvain Chiron2017-12-265-1223/+123
| |\| | |
| | * | | LPE message Gtkmm deprecation fixesAlexander Valavanis2017-12-261-0/+13
| | | | |
| * | | | Format connector codeSylvain Chiron2017-12-265-618/+545
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Sylvain Chiron <chironsylvain@orange.fr>
| * | | | inkview manpage reviewSylvain Chiron2017-12-251-11/+11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Sylvain Chiron <chironsylvain@orange.fr>
* | | | | Fix power stroke closed path and minor tweacks for pencil powerstrokeJabier Arraiza2017-12-264-25/+35
| | | | |
* | | | | Merge branch 'master' into powerpencilIIJabier Arraiza2017-12-2572-6005/+4675
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge about-box Gtkmm changesAlexander Valavanis2017-12-254-1223/+110
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | AboutBox: Resolve conflictsAlexander Valavanis2017-08-161-2/+0
| | |\ \ \
| | | * | | AboutBox: Add metadataAlexander Valavanis2017-08-131-13/+10
| | | | | |
| | | * | | Install AUTHORS & TRANSLATORS files and auto-generate credits in AboutBoxAlexander Valavanis2017-08-133-361/+33
| | | | | |
| | | * | | Initial rebase on Gtk::AboutDialogAlexander Valavanis2017-08-132-1009/+217
| | | | | |
| | * | | | AboutBox: Add placeholder Copyright string. Need to confirm contentsAlexander Valavanis2017-08-161-8/+9
| | | | | |
| | * | | | AboutBox: Tweak class structureAlexander Valavanis2017-08-162-33/+44
| | | | | |
| | * | | | AboutBox: Add metadataAlexander Valavanis2017-08-161-13/+10
| | | | | |
| | * | | | Install AUTHORS & TRANSLATORS files and auto-generate credits in AboutBoxAlexander Valavanis2017-08-163-361/+33
| | | | | |
| | * | | | Initial rebase on Gtk::AboutDialogAlexander Valavanis2017-08-162-1009/+217
| | | | | |
| * | | | | Fix FTBFS with GtkMM < 3.14 (lp:1740024)Alexander Valavanis2017-12-252-4/+4
| | | | | |