summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | | | | SPColorWheelSelector c++-sification: inherit Gtk::Table/GridTomasz Boczkowski2014-05-314-193/+112
| | * | | | | | | | | | | | | | | | | | | | | SPColorWheelSelector c++-sification: moved to ui/widgetsTomasz Boczkowski2014-05-313-0/+479
| * | | | | | | | | | | | | | | | | | | | | | merged SelectedColor enhancements from svgpaints branchTomasz Boczkowski2015-04-266-31/+70
| |\| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | added dragged, released, grabbed signals to SelectedColorTomasz Boczkowski2014-05-314-1/+30
| | * | | | | | | | | | | | | | | | | | | | | ColorSlider coding styleTomasz Boczkowski2014-05-312-30/+40
| * | | | | | | | | | | | | | | | | | | | | | merged SPNotebook c++-sification from svgpaints branchTomasz Boczkowski2015-04-265-30/+232
| |\| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | added ColorEntry class, refactored SPColorNotebook to use itTomasz Boczkowski2014-05-303-0/+176
| | * | | | | | | | | | | | | | | | | | | | | changed coding style of SelectedColorTomasz Boczkowski2014-05-302-30/+48
| | * | | | | | | | | | | | | | | | | | | | | SPColorNotebok c++-sification - available pages listTomasz Boczkowski2014-05-302-2/+11
| * | | | | | | | | | | | | | | | | | | | | | merged SPSelected color implementation from svgpaints branchTomasz Boczkowski2015-04-253-0/+179
| |\| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | SPColorSelector c++-sification: added ColorSelectorFactoryTomasz Boczkowski2014-05-302-2/+24
| | * | | | | | | | | | | | | | | | | | | | | SPColorSelector c++-sification: added SelectedColor classTomasz Boczkowski2014-05-292-0/+147
| | * | | | | | | | | | | | | | | | | | | | | SPColorSelector c++-sification: added SelectedColor classTomasz Boczkowski2014-05-291-0/+2
| * | | | | | | | | | | | | | | | | | | | | | merged SPColorSlider c++-sification from svgpaints branchTomasz Boczkowski2015-04-254-0/+756
| |\| | | | | | | | | | | | | | | | | | | | | | | |_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | 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: 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
| | * | | | | | | | | | | | | | | | | | | | moved widgets/sp-color-slider to ui/widget/color-sliderTomasz Boczkowski2014-05-234-0/+1111
* | | | | | | | | | | | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2015-05-101-2/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Fix for bug 1194091Marc Jeanmougin2015-05-101-2/+10
| | |_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Working on Krzysztof review. Seems to be all fixed.Jabier Arraiza Cenoz2015-05-101-9/+9
* | | | | | | | | | | | | | | | | | | | | fixing reviewJabier Arraiza Cenoz2015-05-092-5/+5
* | | | | | | | | | | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2015-05-0999-775/+432
|\| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Remove documentUnits from live_effect/effect.cpp/hJabier Arraiza Cenoz2015-05-092-27/+3
| | |_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | fixes a few of jenkins warningsMarc Jeanmougin2015-05-0811-24/+11
| * | | | | | | | | | | | | | | | | | | Fixed the layer blendsMarc Jeanmougin2015-05-083-21/+17
| * | | | | | | | | | | | | | | | | | | fix for stl "remove"Marc Jeanmougin2015-05-071-1/+1
| * | | | | | | | | | | | | | | | | | | better fix, using std::remove instead of std::eraseMarc Jeanmougin2015-05-071-3/+1
| * | | | | | | | | | | | | | | | | | | fix crash when converting a group of objects to pathMarc Jeanmougin2015-05-071-1/+3
| * | | | | | | | | | | | | | | | | | | UI. Fix for Bug #1450877 (GUI glitch in Object Properties)Nicolas Dufour2015-05-061-2/+2
| * | | | | | | | | | | | | | | | | | | show filter usage countRaphael Rosch2015-05-052-6/+29
| | |_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Fixed comparison function used in sortsMarc Jeanmougin2015-05-021-1/+1
| * | | | | | | | | | | | | | | | | | updated with trunkMarc Jeanmougin2015-04-2957-286/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-2757-286/+2
| | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | removed a few useless SP_OBJECT() castsMarc Jeanmougin2015-04-273-3/+3
| * | | | | | | | | | | | | | | | | removed a few "using Inkscape::Util::GSListConstIterator"Marc Jeanmougin2015-04-272-6/+0
| * | | | | | | | | | | | | | | | | Just reread the entire diff against trunk. Given the diff size, i must have f...Marc Jeanmougin2015-04-263-4/+3
| * | | | | | | | | | | | | | | | | mergingMarc Jeanmougin2015-04-2631-539/+818
| |\| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | mergeMarc Jeanmougin2015-04-2632-226/+116
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | more cast cleanupMarc Jeanmougin2015-02-2710-21/+21
| * | | | | | | | | | | | | | | | | | corrected the casts (hopefully)Marc Jeanmougin2015-02-2726-82/+68
| * | | | | | | | | | | | | | | | | | Merge, resolved conflictsMarc Jeanmougin2015-02-2313-174/+88
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | added a set to the SelectionMarc Jeanmougin2015-02-193-20/+14
| * | | | | | | | | | | | | | | | | | | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-1935-187/+181