summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix locale number handling on powerstroke dialog (bug #1457172)Ben Scholzen 'DASPRiD2015-05-253-21/+18
|\ | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1457172 (bzr r14173)
| * Use sane constant for min and max values in LPE dialogsBen Scholzen 'DASPRiD2015-05-202-4/+6
| | | | | | (bzr r14163.1.2)
| * Fix locale number handling on powerstroke dialogBen Scholzen 'DASPRiD2015-05-202-19/+14
| | | | | | (bzr r14163.1.1)
* | Don't fill entry box with zeros while typing. Bug introduced with r14160.Tavmjong Bah2015-05-212-0/+11
|/ | | (bzr r14166)
* Font-variants widget: Enable 'Apply' button. Add more tooltips.Tavmjong Bah2015-05-204-29/+132
| | | (bzr r14163)
* Enable setting of 'font-variant-ligatures' (rendering waits on new Pango ↵Tavmjong Bah2015-05-181-5/+82
| | | | | library). (bzr r14162)
* fixed: color icc selector - extra rows on startupTomasz Boczkowski2015-05-171-0/+3
| | | (bzr r14059.1.30)
* fixed: color scales - updating color when switched from undefinedTomasz Boczkowski2015-05-177-59/+107
| | | (bzr r14059.1.29)
* fixed: color scales - extra row in RGB modeTomasz Boczkowski2015-05-171-0/+5
| | | (bzr r14059.1.28)
* merged trunkTomasz Boczkowski2015-05-176-4/+534
|\ | | | | (bzr r14059.1.27)
| * Enable setting of 'font-variant-position' and 'font-variant-caps'. Rendering ↵Tavmjong Bah2015-05-163-12/+130
| | | | | | | | | | awaits Pango update. (bzr r14155)
| * Enable setting of 'font-variant-ligatures' (rendering waits on new Pango ↵Tavmjong Bah2015-05-143-2/+34
| | | | | | | | | | library). (bzr r14152)
| * cmake: fix build with new GUI for font-variant-xxx (r14148)su_v2015-05-121-0/+2
| | | | | | (bzr r14149)
| * GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in ↵Tavmjong Bah2015-05-125-3/+381
| | | | | | | | | | progress. (bzr r14148)
* | merged trunkTomasz Boczkowski2015-05-112-4/+14
|\| | | | | (bzr r14059.1.26)
| * UI. Fix for Bug #1450875 (A change of the Image quality for an ↵Nicolas Dufour2015-05-111-2/+4
| | | | | | | | | | | | | | | | embedded/linked image can't be saved in some circumstances.). Fixed bugs: - https://launchpad.net/bugs/1450875 (bzr r14144)
| * Fix for bug 1194091Marc Jeanmougin2015-05-101-2/+10
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1194091 (bzr r14142)
* | fixed color selector not remembering it's last open tabTomasz Boczkowski2015-05-111-1/+1
| | | | | | (bzr r14059.1.25)
* | merged trunkTomasz Boczkowski2015-05-112-27/+3
|\| | | | | (bzr r14059.1.24)
| * Remove documentUnits from live_effect/effect.cpp/hJabier Arraiza Cenoz2015-05-092-27/+3
| | | | | | | | | | Remove units from fillet-chamfer and roughen (bzr r14136)
* | fixed crash in paint selector when changing from gradient to solid colorTomasz Boczkowski2015-05-093-16/+14
| | | | | | (bzr r14059.1.23)
* | merged trunkTomasz Boczkowski2015-05-0918-54/+60
|\| | | | | (bzr r14059.1.21)
| * fixes a few of jenkins warningsMarc Jeanmougin2015-05-0811-24/+11
| | | | | | (bzr r14126)
| * Fixed the layer blendsMarc Jeanmougin2015-05-083-21/+17
| | | | | | (bzr r14124)
| * fix for stl "remove"Marc Jeanmougin2015-05-071-1/+1
| | | | | | (bzr r14123)
| * better fix, using std::remove instead of std::eraseMarc Jeanmougin2015-05-071-3/+1
| | | | | | (bzr r14122)
| * fix crash when converting a group of objects to pathMarc Jeanmougin2015-05-071-1/+3
| | | | | | (bzr r14121)
| * UI. Fix for Bug #1450877 (GUI glitch in Object Properties)Nicolas Dufour2015-05-061-2/+2
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1450877 (bzr r14116)
| * show filter usage countRaphael Rosch2015-05-052-6/+29
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1169123 (bzr r14111)
* | Reformatted refactored filesTomasz Boczkowski2015-05-0312-1324/+1291
| | | | | | (bzr r14059.1.18)
* | Removed commented out code from ColorNotebookTomasz Boczkowski2015-05-032-164/+0
| | | | | | (bzr r14059.1.17)
* | Introduced fixes after merge proposal reviewTomasz Boczkowski2015-05-034-73/+46
| | | | | | (bzr r14059.1.16)
* | Removed unnecessary inclusion of glibmm/threads.hTomasz Boczkowski2015-05-0310-67/+13
| | | | | | (bzr r14059.1.14)
* | gtk3 compile fixTomasz Boczkowski2015-05-024-26/+10
| | | | | | (bzr r14059.1.13)
* | merge with trunkTomasz Boczkowski2015-05-0289-708/+388
|\| | | | | (bzr r14059.1.12)
| * Fixed comparison function used in sortsMarc Jeanmougin2015-05-021-1/+1
| | | | | | (bzr r14085)
| * updated with trunkMarc Jeanmougin2015-04-2957-286/+2
| |\ | | | | | | (bzr r13922.1.19)
| | * Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ↵Alex Valavanis2015-04-2757-286/+2
| | | | | | | | | | | | | | | ensuring that glibmm headers always preceed glib.h headers. Same applies with gtkmm/gtk+ etc (bzr r14064)
| * | removed a few useless SP_OBJECT() castsMarc Jeanmougin2015-04-273-3/+3
| | | | | | | | | (bzr r13922.1.17)
| * | removed a few "using Inkscape::Util::GSListConstIterator"Marc Jeanmougin2015-04-272-6/+0
| | | | | | | | | (bzr r13922.1.16)
| * | Just reread the entire diff against trunk. Given the diff size, i must have ↵Marc Jeanmougin2015-04-263-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | forgotten things, but hopefully, there are only very few changes of semantics: ->childList is now in the intuitive order (childList()[0] is now firstChild) -> sp_selection_paste_impl is now in the opposite order (change is local to selection-chemistry.cpp, and simplify a few things) -> selection.setReprList now takes the list in the opposite order. It was always the case (the list was always reversed before handing to it) -> a few comparison functions now work "the c++ way": the C way was to return -1 if a<b, 0 if a==b and 1 if a>b, now they return (bool)(a<b) (bzr r13922.1.15)
| * | mergingMarc Jeanmougin2015-04-2631-539/+818
| |\| | | | | | | (bzr r13922.1.13)
| * | mergeMarc Jeanmougin2015-04-2632-226/+116
| |\ \ | | | | | | | | (bzr r13922.1.12)
| * | | more cast cleanupMarc Jeanmougin2015-02-2710-21/+21
| | | | | | | | | | | | (bzr r13922.1.11)
| * | | corrected the casts (hopefully)Marc Jeanmougin2015-02-2726-82/+68
| | | | | | | | | | | | (bzr r13922.1.10)
| * | | Merge, resolved conflictsMarc Jeanmougin2015-02-2313-174/+88
| |\ \ \ | | | | | | | | | | (bzr r13922.1.8)
| * | | | added a set to the SelectionMarc Jeanmougin2015-02-193-20/+14
| | | | | | | | | | | | | | | (bzr r13922.1.6)
| * | | | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-1935-187/+181
| | | | | | | | | | | | | | | (bzr r13922.1.5)
| * | | | I can't really understand why, but i can now launch inkscape without it ↵mc2015-02-183-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | segfaulting. That's an improvement. Next thing: code cleaning, replacing containers with vectors (bzr r13922.1.4)
| * | | | Just...mc2015-02-1829-246/+236
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | some... more... lines... (bzr r13922.1.2)