| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | SPColorScales c++-sification - move to ui/widget | Tomasz Boczkowski | 2014-05-31 | 1 | -788/+0 |
| | | | | (bzr r13341.6.38) | ||||
| * | ColorSlider coding style | Tomasz Boczkowski | 2014-05-31 | 1 | -15/+15 |
| | | | | (bzr r13341.6.32) | ||||
| * | SPColorNotebok c++-sification - available pages list | Tomasz Boczkowski | 2014-05-30 | 1 | -1/+10 |
| | | | | (bzr r13341.6.28) | ||||
| * | SPColorSelector c++-sification: added ColorSelectorFactory | Tomasz Boczkowski | 2014-05-30 | 1 | -0/+22 |
| | | | | (bzr r13341.6.27) | ||||
| * | SPColorSlider c++-sification: use in sp-color-scales | Tomasz Boczkowski | 2014-05-24 | 1 | -101/+81 |
| | | | | (bzr r13341.6.12) | ||||
| * | moved widgets/sp-color-slider to ui/widget/color-slider | Tomasz Boczkowski | 2014-05-23 | 1 | -0/+1 |
| | | | | (bzr r13341.6.2) | ||||
| * | SPColorSlider c++-sification: added ColorSlider class | Tomasz Boczkowski | 2014-05-21 | 1 | -1/+3 |
| | | | | (bzr r13341.6.1) | ||||
| * | Revert C++ casting for setting HSL map in sp-color-scales | Alex Valavanis | 2012-12-26 | 1 | -1/+1 |
| | | | | (bzr r11991) | ||||
| * | Convert a load more C-style pointer casts to GObject or C++ casts (merry ↵ | Alex Valavanis | 2012-12-25 | 1 | -10/+7 |
| | | | | | | christmas\!) (bzr r11986) | ||||
| * | Migrate sp-color-scales to GtkGrid and fix alignment in sp-color-wheel-selector | Alex Valavanis | 2012-12-02 | 1 | -3/+37 |
| | | | | (bzr r11922) | ||||
| * | Replace remaining C-style pointer casts for src/widgets | Alex Valavanis | 2012-11-11 | 1 | -5/+2 |
| | | | | (bzr r11868) | ||||
| * | GTK+ 3 fixes for colour selector widgets | Alex Valavanis | 2012-05-18 | 1 | -13/+10 |
| | | | | (bzr r11384) | ||||
| * | Fix for 950508 : Small padding change | John Smith | 2012-05-16 | 1 | -1/+1 |
| | | | | (bzr r11367) | ||||
| * | (cppcheck and janitorial tasks:) C-style casting to C++-style casting | Kris De Gussem | 2012-02-05 | 1 | -4/+4 |
| | | | | (bzr r10939) | ||||
| * | More GSEAL stuff | Alex Valavanis | 2012-01-06 | 1 | -3/+4 |
| | | | | (bzr r10850) | ||||
| * | GTK+ cleaning: gtk_type_new | Alex Valavanis | 2011-07-02 | 1 | -1/+1 |
| | | | | (bzr r10390.1.3) | ||||
| * | Gtk cleanup: gtk_object_get_data | Alex Valavanis | 2011-06-26 | 1 | -1/+1 |
| | | | | (bzr r10350.1.8) | ||||
| * | Gtk cleanup: gtk_object_set_data | Alex Valavanis | 2011-06-25 | 1 | -1/+1 |
| | | | | (bzr r10350.1.5) | ||||
| * | Replace deprecated GtkSignal | Alex Valavanis | 2011-06-13 | 1 | -8/+8 |
| | | | | (bzr r10282.1.1) | ||||
| * | Replace use of deprecated GtkTooltips API | Alex Valavanis | 2011-06-05 | 1 | -28/+26 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/793086 (bzr r10256.1.1) | ||||
| * | UI fixes (punctuation, units, accelerator keys) (a. o. Bug #560751 ) | Kris De Gussem | 2010-10-25 | 1 | -13/+13 |
| | | | | (bzr r9851) | ||||
| * | Revert device-color for now. | Jon A. Cruz | 2010-07-07 | 1 | -20/+6 |
| | | | | | | "commit the awesomesauce" (bzr r9587) | ||||
| * | This commit hooks device-cmyk handling to color pickers. Now we have basic ↵ | Felipe Corr??a da Silva Sanches | 2009-12-07 | 1 | -5/+21 |
| | | | | | | | | | | | initial support for SVG Color 1.2 uncalibrated device colors: http://www.w3.org/TR/2009/WD-SVGColor12-20091001/#device Fixed bugs: - https://launchpad.net/bugs/444021 (bzr r8875) | ||||
| * | preserving icc colors in all tabs of fill&stroke | Felipe Corr??a da Silva Sanches | 2009-08-14 | 1 | -0/+5 |
| | | | | (bzr r8050.1.11) | ||||
| * | Added work-around for broken themes that fill in with gtk_paint_border, ↵ | Jon A. Cruz | 2009-02-27 | 1 | -1/+3 |
| | | | | | | including gtk-qt-engine. Fixes bug #281809. (bzr r7387) | ||||
| * | remove old and apparently unused hack that was causing bug 192060 | bulia byak | 2008-02-15 | 1 | -7/+0 |
| | | | | (bzr r4735) | ||||
| * | Cleanup on color changers | Jon A. Cruz | 2007-10-30 | 1 | -33/+33 |
| | | | | (bzr r3972) | ||||
| * | Refactoring SPColor to C++ and removing legacy CMYK implementation | Jon A. Cruz | 2007-09-15 | 1 | -8/+15 |
| | | | | (bzr r3753) | ||||
| * | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 2006-08-25 | 1 | -1/+1 |
| | | | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637) | ||||
| * | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 2006-08-23 | 1 | -1/+1 |
| | | | | | | one major janitorial task we identified.... (bzr r1633) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+741 |
| (bzr r1) | |||||
