summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* inhibit SelectedColor::setColorAlpha in the callbacks of it's signalsTomasz Boczkowski2014-06-016-43/+32
* SPColorICC c++sification: using SelectedColorTomasz Boczkowski2014-05-312-275/+199
* SPColorICC c++sification: moved to ui/widget/Tomasz Boczkowski2014-05-314-0/+1235
* SPColorScales c++-sification - using SelectedColorTomasz Boczkowski2014-05-312-224/+92
* updated CMakeListsTomasz Boczkowski2014-05-311-0/+8
* SPColorScales c++-sification - move to ui/widgetTomasz Boczkowski2014-05-315-2/+931
* SPColorWheelSelector c++-sification: replaced gtk calls by gtkmm versionsTomasz Boczkowski2014-05-312-86/+90
* SPColorWheelSelector c++-sification: inherit Gtk::Table/GridTomasz Boczkowski2014-05-314-193/+112
* SPColorWheelSelector c++-sification: moved to ui/widgetsTomasz Boczkowski2014-05-313-0/+479
* added dragged, released, grabbed signals to SelectedColorTomasz Boczkowski2014-05-314-1/+30
* ColorSlider coding styleTomasz Boczkowski2014-05-312-30/+40
* 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
* 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
* 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
* fix C++11 compilationJohan B. C. Engelen2014-05-151-0/+3
* 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
* fix windows 64bit build. (changes already committed to trunk)Johan B. C. Engelen2014-05-131-0/+2
* Add Simplify LPEJabier Arraiza Cenoz2014-05-134-3/+125
* Fixed a bug in bspline with snaps and 1 sice segments. Pointed by LiamWJabier Arraiza Cenoz2014-05-132-4/+20
* Patch from Jabierxto to fix a bug I reported off-tracker.Josh Andler2014-05-121-2/+2
* Merging Jabier's spirolive+bspline branchVinícius dos Santos Oliveira2014-05-0812-82/+1421
|\
| * adding const _pathmanipulatos staff to handles (handles also have tips)Jabier Arraiza Cenoz2014-05-051-0/+4
| * adding Vinícius work whith node tipsJabier Arraiza Cenoz2014-05-054-15/+18
| |\
| | * Enabling path manipulator to comunicate if paths are bspline whenVinícius dos Santos Oliveira2014-05-054-12/+17
| |/
| * update to trunkJabier Arraiza Cenoz2014-04-265-11/+29
| |\
| * \ update to trunkJabier Arraiza Cenoz2014-04-192-0/+6
| |\ \
| * \ \ update to trunkJabier Arraiza Cenoz2014-04-093-21/+15
| |\ \ \
| * | | | Refactor of end anchors.Jabier Arraiza Cenoz2014-04-012-87/+101
| * | | | update to trunkJabier Arraiza Cenoz2014-04-011-2/+2
| |\ \ \ \
| * | | | | A refactor for fixing some issues. Pending how to handle static functions Jabier Arraiza Cenoz2014-04-013-42/+45
| * | | | | Some node.cpp/h work moved to path_manipulator.Jabier Arraiza Cenoz2014-03-315-110/+118
| * | | | | use <cmath> instead <math.h> by point of ViníciusJabier Arraiza Cenoz2014-03-311-1/+1
| * | | | | clarify the 'sc' and 'ec' SPCurve, by point of Vinícius, whith the result of...Jabier Arraiza Cenoz2014-03-314-29/+20
| * | | | | update to trunkJabier Arraiza Cenoz2014-03-315-672/+592
| |\ \ \ \ \
| * \ \ \ \ \ update to trunkJabier Arraiza Cenoz2014-03-3042-1188/+2047
| |\ \ \ \ \ \
| * \ \ \ \ \ \ update to trunkJabier Arraiza Cenoz2014-03-2719-405/+461
| |\ \ \ \ \ \ \