summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add perimetral only lattice 2 optionaly and allow hide knots on point parameterJabier Arraiza2018-01-054-67/+145
|
* Do not parse visio files, use filenameJabiertxo Arraiza Cenoz2018-01-051-49/+71
|
* Add suport to noty titled symbols sets with filenameJabiertxo Arraiza Cenoz2018-01-051-2/+18
|
* Add title to symbols dropdownJabiertxo Arraiza Cenoz2018-01-052-42/+44
|
* XML Editor: Re-add reasonable size requests for attribute scrollersEduard Braun2018-01-041-0/+2
| | | | | | | | In some environments (specifically Ubuntu 16.04) the minimum height of a Gtk::ScrolledWindow seems to be always zero disrespecting the natural size of any children. (follow-up to f6aa341b9fa89c03411fc62bf4576077cb8e771a)
* 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-016-14/+10
|\
| * 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-015-7/+7
| |/
* / 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-292-17/+3
|\
| * Revert "Add improvements sugested by Eduard Brawn And Moini"Marc Jeanmougin2017-12-292-17/+3
| | | | | | | | | | This reverts commit 2ebc7ad774aa6fd19c684464e35ce9129f8ae341 (cherry picked from commit 8707b5a3d717bec232c74ea8ceb350ec14965877)
* | 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-265-618/+545
| |\ \
| * | | UXManager: Gtkmm deprecation fixAlexander Valavanis2017-12-261-0/+22
| | | |
* | | | Merge branch 'master' into powerpencilIIJabier Arraiza2017-12-266-618/+558
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'master' of gitlab.com:inkscape/inkscapeSylvain Chiron2017-12-264-1223/+119
| |\| |
| | * | 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>
* | | | Fix power stroke closed path and minor tweacks for pencil powerstrokeJabier Arraiza2017-12-264-25/+35
| | | |
* | | | Merge branch 'master' into powerpencilIIJabier Arraiza2017-12-2561-2645/+869
|\ \ \ \ | | |/ / | |/| |
| * | | Merge about-box Gtkmm changesAlexander Valavanis2017-12-253-1223/+106
| |\ \ \ | | |/ / | |/| |
| | * | 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-132-361/+29
| | | | |
| | | * | 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-162-361/+29
| | | | |