summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* SPColorSelector c++-sification: added ColorSelectorFactoryTomasz Boczkowski2014-05-309-4/+106
* SPColorSelector c++-sification: added SelectedColor classTomasz Boczkowski2014-05-292-0/+147
* SPColorSelector c++-sification: added SelectedColor classTomasz Boczkowski2014-05-291-0/+2
* fixed possible bug SPPattern::_get_childrenTomasz Boczkowski2014-05-291-3/+2
* SPPattern c++-sification: class fields are privateTomasz Boczkowski2014-05-293-27/+26
* SPPattern c++-sification: replaced function by methods pt3Tomasz Boczkowski2014-05-293-35/+30
* SPPattern c++-sification: replaced function by methodsTomasz Boczkowski2014-05-287-48/+43
* SPPattern c++-sification: removed unused declatations and includesTomasz Boczkowski2014-05-271-11/+9
* SPPattern c++-sification: replacing pattern_ functions by methods pt1Tomasz Boczkowski2014-05-277-63/+68
* SPPattern c++-sification: replaced GSList by std::listTomasz Boczkowski2014-05-273-31/+37
* SPPattern c++-sification: replaced gchar* by Glib::ustringTomasz Boczkowski2014-05-262-16/+11
* SPPattern c++-sification: replaced guint by bool and enumTomasz Boczkowski2014-05-263-34/+34
* SPColorSlider c++-sification: remove unnecessary reference to Gtk::AdjustmentTomasz Boczkowski2014-05-241-3/+0
* SPColorSlider c++-sification: remove gobject based codeTomasz Boczkowski2014-05-242-718/+0
* SPColorSlider c++-sification: use in sp-color-icc-selectorTomasz Boczkowski2014-05-241-37/+35
* SPColorSlider c++-sification: use in sp-color-scalesTomasz Boczkowski2014-05-242-106/+94
* SPColorSlider c++-sification: fixed crash at exitTomasz Boczkowski2014-05-241-1/+1
* SPColorSlider c++-sification: fixed size requestTomasz Boczkowski2014-05-242-1/+13
* SPColorSlider c++-sification: compilation with GTK3Tomasz Boczkowski2014-05-242-32/+100
* SPColorSlider c++-sification: fixed failed Gtk assertionTomasz Boczkowski2014-05-241-1/+3
* SPColorSlider c++-sification: fixed drawing borderTomasz Boczkowski2014-05-241-8/+10
* SPColorSlider c++-sification: ported mouse eventsTomasz Boczkowski2014-05-241-3/+50
* SPColorSlider c++-sification: ported drawingTomasz Boczkowski2014-05-232-7/+78
* ported draw methodTomasz Boczkowski2014-05-231-6/+167
* SPColorWheelSelector uses refactored ColorSlider classTomasz Boczkowski2014-05-232-57/+56
* moved widgets/sp-color-slider to ui/widget/color-sliderTomasz Boczkowski2014-05-2311-18/+27
* SPColorSlider c++-sification: added ColorSlider classTomasz Boczkowski2014-05-216-13/+294
* fix compliance test pservers-pattern-04-f - inheriting pattern viewBoxTomasz Boczkowski2014-05-171-2/+3
* Fix GTK+ 3 buildLiam P. White2014-05-161-0/+13
* fix compliance test pservers-pattern-03-f - using fallback when pattern is emptyTomasz Boczkowski2014-05-165-2/+34
* don't rely on operator precedence (rev. 13372)Johan B. C. Engelen2014-05-161-2/+2
* Fix crash in preview widget for files containing objectBoundingBox related pa...Tomasz Boczkowski2014-05-161-2/+2
* fix C++11 compilationJohan B. C. Engelen2014-05-152-2/+4
* fix compile warningJohan B. C. Engelen2014-05-151-1/+1
* make windows filedialog's code more portable for different mingw versions (fa...Johan B. C. Engelen2014-05-152-11/+7
* Fix Pango markup in Text and Font dialog.Tavmjong Bah2014-05-151-4/+4
* Style rewrite: Unquote strings from libcroco. Fixes 1303422.Tavmjong Bah2014-05-151-2/+5
* fix windows 64bit build. (changes already committed to trunk)Johan B. C. Engelen2014-05-136-5/+7
* add 64-bit resource manifests for Windows x64 buildsJohan B. C. Engelen2014-05-134-0/+79
* adding missing files from LPE simplifyJabier Arraiza Cenoz2014-05-134-0/+494
* Style rewrite: Prevent CSS2 'text-decoration' from overwriting CSS3 'text-dec...Tavmjong Bah2014-05-132-19/+46
* Added Latice2 deformation LPEJabier Arraiza Cenoz2014-05-139-1/+882
* Add Simplify LPEJabier Arraiza Cenoz2014-05-139-6/+145
* Fixed a bug in bspline with snaps and 1 sice segments. Pointed by LiamWJabier Arraiza Cenoz2014-05-133-7/+39
* Patch from Jabierxto to fix a bug I reported off-tracker.Josh Andler2014-05-121-2/+2
* small logic improvementJohan B. C. Engelen2014-05-121-3/+1
* CSS2 and CSS3 text decoration rendering, most code from David Mathog.Tavmjong Bah2014-05-114-199/+429
* Add closePath().Tavmjong Bah2014-05-111-0/+1
* Tentative fix for LPEs and undoLiam P. White2014-05-102-2/+21
* Style rewrite: 'text-decoration' requires access to style of ancestor element...Tavmjong Bah2014-05-102-8/+24