summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-29Update for CSS 3 'image-rendering'.Tavmjong Bah2-4/+10
2017-05-29Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are im...Jabiertxof11-37/+55
2017-05-28Fix bug on crash if undefined LPE loadJabiertxof1-1/+3
2017-05-28Add a new value to LPE 'is_load' to know the lpe is just load, no previous v...Jabiertxof4-0/+5
2017-05-28Allow doOnRemove in all LPEJabiertxof1-6/+1
2017-05-28Remove dabug lineJabiertxof1-1/+0
2017-05-28Remove original-d from clip and mask LPE if keep pathsJabiertxof1-20/+20
2017-05-28Force not original-d if the clip-path or mask has not a LPE allowed to change itJabiertxof4-64/+140
2017-05-27Allow LPE clip or mask hasent effect appliedJabiertxof1-1/+5
2017-05-27More fixes to LPEJabiertxof14-88/+47
2017-05-27Change bad named varsJabiertxof13-24/+27
2017-05-26Order LPE parametersJabier Arraiza Cenoz2-2/+2
2017-05-26Improve methods on rotate copies LPEJabier Arraiza Cenoz5-46/+58
2017-05-25Allow rotate on split items over Rotate copies LPEJabier Arraiza Cenoz1-0/+7
2017-05-23selection chemistry: cancel if we hit top/bottomchr1-4/+12
2017-05-23fix a brunch of memory leaks pt.2chr5-10/+25
2017-05-23bugfix: change active layerchr2-0/+11
2017-05-23opject panel: rework shotcuts: let the user decidechr1-27/+36
2017-05-23object panel: don't block F2 key, use return to edit cellchr1-5/+7
2017-05-23object panel: search function blocks too many keystrokeschr1-0/+2
2017-05-23selection chemistry: implement z-stack orderchr7-10/+71
2017-05-18object panel: don't scroll to layer when leaving object groupchr1-1/+1
2017-05-18ObjectsPanel: Polish collapse/expand behaviourchr2-5/+9
2017-05-18object manager panel: fix clip/mask iconschr3-16/+22
2017-05-18stroke-style: fix preloading no-markerchr1-4/+10
2017-05-18fix a brunch of memory leakschr6-4/+12
2017-05-18bugfix crash while moving objectschr1-2/+3
2017-05-17fix crashdmitry.zhulanov@gmail.com1-0/+1
2017-05-17fix namingdmitry.zhulanov@gmail.com1-33/+4
2017-05-14Fix build warningEduard Braun1-1/+1
2017-05-14Inkview: Print warning of no (valid) files are found in inputEduard Braun1-1/+2
2017-05-14Inkview: New option -r or --recursive which make Inkview search recursively f...Eduard Braun1-23/+37
2017-05-14Inkview: new option -f or --fullscreen to lauch Inkview in fullscreen modeEduard Braun3-24/+34
2017-05-14Inkview: Don't crash when unknow command line option is specifiedEduard Braun1-1/+8
2017-05-14Inkview: add option -s or --scale to set a factor by witch to scale the displ...Eduard Braun3-22/+36
2017-05-14Inkview: Add additional information to help output and update option descriptionEduard Braun1-4/+9
2017-05-14Inkview: refactor InkviewOptionsGroup and other minor refactoringEduard Braun1-28/+24
2017-05-14Inkview: minor refactoringEduard Braun1-12/+9
2017-05-14Inkview: Finally implement the -t or --timer option after we dragged it aroun...Eduard Braun3-13/+30
2017-05-14Inkview: Some more refactoringEduard Braun3-15/+15
2017-05-14Inkview: Refactoring - move SPSlideShow to separate source fileEduard Braun4-325/+398
2017-05-13Inkview: Title was not updated when using controls in control window.Eduard Braun1-1/+1
2017-05-13Inkview: Show number of current slide and total number of slides in titleEduard Braun1-1/+6
2017-05-13Inkview: Print warning if a file failed to load.Eduard Braun1-3/+3
2017-05-13Inkview: Support folders as input.Eduard Braun1-9/+24
2017-05-13Inkview: Put checking for valid files in separate functionEduard Braun1-17/+24
2017-05-13Inkview: Print error in correct encoding.Eduard Braun1-7/+5
2017-05-13Inkview: Fix loading files with non-ASCII characters in filenameEduard Braun1-5/+4
2017-05-12Fix build warningEduard Braun1-1/+1
2017-05-12Fix a bug pointed by suv in IRC about simple mode of rotate copies with origi...Jabier Arraiza Cenoz1-1/+5