| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | moved ColorNotebook to ui/widget | Tomasz Boczkowski | 2014-06-01 | 1 | -675/+0 |
| | | | | (bzr r13341.6.51) | ||||
| * | Using SelectedColor in extenstion/param/color | Tomasz Boczkowski | 2014-06-01 | 1 | -0/+9 |
| | | | | (bzr r13341.6.45) | ||||
| * | SPColorNotebook cleanup | Tomasz Boczkowski | 2014-06-01 | 1 | -131/+15 |
| | | | | (bzr r13341.6.44) | ||||
| * | inhibit SelectedColor::setColorAlpha in the callbacks of it's signals | Tomasz Boczkowski | 2014-06-01 | 1 | -2/+2 |
| | | | | (bzr r13341.6.43) | ||||
| * | SPColorICC c++sification: moved to ui/widget/ | Tomasz Boczkowski | 2014-05-31 | 1 | -1/+1 |
| | | | | (bzr r13341.6.41) | ||||
| * | SPColorScales c++-sification - using SelectedColor | Tomasz Boczkowski | 2014-05-31 | 1 | -2/+4 |
| | | | | (bzr r13341.6.40) | ||||
| * | SPColorScales c++-sification - move to ui/widget | Tomasz Boczkowski | 2014-05-31 | 1 | -1/+1 |
| | | | | (bzr r13341.6.38) | ||||
| * | fixed updating selected color using wheel | Tomasz Boczkowski | 2014-05-31 | 1 | -1/+32 |
| | | | | (bzr r13341.6.36) | ||||
| * | SPColorWheelSelector c++-sification: inherit Gtk::Table/Grid | Tomasz Boczkowski | 2014-05-31 | 1 | -7/+13 |
| | | | | (bzr r13341.6.35) | ||||
| * | SPColorWheelSelector c++-sification: moved to ui/widgets | Tomasz Boczkowski | 2014-05-31 | 1 | -1/+1 |
| | | | | (bzr r13341.6.34) | ||||
| * | added ColorEntry class, refactored SPColorNotebook to use it | Tomasz Boczkowski | 2014-05-30 | 1 | -77/+27 |
| | | | | (bzr r13341.6.31) | ||||
| * | SPColorNotebok c++-sification - removed trackerList, commented out unused ↵ | Tomasz Boczkowski | 2014-05-30 | 1 | -144/+52 |
| | | | | | | pop-up menu (bzr r13341.6.29) | ||||
| * | SPColorNotebok c++-sification - available pages list | Tomasz Boczkowski | 2014-05-30 | 1 | -8/+57 |
| | | | | (bzr r13341.6.28) | ||||
| * | SPColorSelector c++-sification: added ColorSelectorFactory | Tomasz Boczkowski | 2014-05-30 | 1 | -1/+1 |
| | | | | (bzr r13341.6.27) | ||||
| * | Moved and renamed some tool-related files. | Markus Engel | 2013-11-09 | 1 | -1/+1 |
| | | | | (bzr r12785) | ||||
| * | First step of moving tools into appropriate namespaces. | Markus Engel | 2013-11-07 | 1 | -1/+1 |
| | | | | (bzr r12782) | ||||
| * | Check for value in range before dereferencing. | Jon A. Cruz | 2013-06-07 | 1 | -2/+5 |
| | | | | (bzr r12357) | ||||
| * | Fixed logic error confusing bitwise and with logical and. | Jon A. Cruz | 2013-04-29 | 1 | -2/+2 |
| | | | | | | Whitespace cleanup to make the issue easier to spot. (bzr r12311) | ||||
| * | minor cppcheck stuff | Kris De Gussem | 2013-04-28 | 1 | -3/+1 |
| | | | | (bzr r12307) | ||||
| * | Workaround usage of deprecated glib symbols in 3rd party libraries | Alex Valavanis | 2013-03-25 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12243) | ||||
| * | Warning and dead code cleanup. | Jon A. Cruz | 2013-01-11 | 1 | -1/+1 |
| | | | | (bzr r12014) | ||||
| * | Migrate remaining color widgets to GtkGrid | Alex Valavanis | 2012-12-02 | 1 | -4/+36 |
| | | | | (bzr r11923) | ||||
| * | Replace remaining C-style pointer casts for src/widgets | Alex Valavanis | 2012-11-11 | 1 | -17/+14 |
| | | | | (bzr r11868) | ||||
| * | Fix for 1000023 : Stop color notepad buttons expanding vertically | John Smith | 2012-09-28 | 1 | -1/+1 |
| | | | | (bzr r11711) | ||||
| * | Fix for 172236 : Dropper in Fill-Stroke dialog, changed to be a one time ↵ | John Smith | 2012-09-05 | 1 | -1/+5 |
| | | | | | | only pick (bzr r11652) | ||||
| * | Fix for 172236 : Add color picker to Fill Stroke dialog | John Smith | 2012-09-01 | 1 | -0/+18 |
| | | | | (bzr r11635) | ||||
| * | Use orientable widgets in GTK+ 3 build | Alex Valavanis | 2012-06-23 | 1 | -0/+6 |
| | | | | (bzr r11512) | ||||
| * | Fix for 1000023 : Fill & Stroke dialog redesign | John Smith | 2012-05-21 | 1 | -3/+58 |
| | | | | (bzr r11389) | ||||
| * | GTK+ 3 fixes for colour selector widgets | Alex Valavanis | 2012-05-18 | 1 | -12/+10 |
| | | | | (bzr r11384) | ||||
| * | Replace remaining gtk_hbox_new usage | Alex Valavanis | 2012-04-10 | 1 | -0/+5 |
| | | | | (bzr r11204) | ||||
| * | Cleaning up unused variables and other warnings. | Jon A. Cruz | 2012-02-14 | 1 | -10/+4 |
| | | | | (bzr r10972) | ||||
| * | Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug ↵ | Jon A. Cruz | 2012-02-13 | 1 | -8/+8 |
| | | | | | | | | | #885324. Fixed bugs: - https://launchpad.net/bugs/885324 (bzr r10969) | ||||
| * | Reverting revision 10761 (regression found in the color notebook, see Bug ↵ | Nicolas Dufour | 2012-01-16 | 1 | -7/+2 |
| | | | | | | #Bug #677081). (bzr r10893) | ||||
| * | Colors. Patch for Bug #677081 (Default paste color opacity) by Romain. | Nicolas Dufour | 2011-12-07 | 1 | -2/+7 |
| | | | | (bzr r10761) | ||||
| * | Refactored to abstract lcms usage more. Added CMSSystem class. | Jon A. Cruz | 2011-07-10 | 1 | -6/+4 |
| | | | | (bzr r10437) | ||||
| * | Next step in refactoring color management. More to come. | Jon A. Cruz | 2011-07-09 | 1 | -3/+6 |
| | | | | (bzr r10429) | ||||
| * | Refactoring color profile to bring more internal. Help to prep for optional ↵ | Jon A. Cruz | 2011-07-06 | 1 | -1/+2 |
| | | | | | | lcms2 support. (bzr r10420) | ||||
| * | GTK+ cleanup: gtk_type_class | Alex Valavanis | 2011-07-03 | 1 | -1/+1 |
| | | | | (bzr r10407) | ||||
| * | GTK+ cleaning: gtk_type_new | Alex Valavanis | 2011-07-02 | 1 | -1/+1 |
| | | | | (bzr r10390.1.3) | ||||
| * | Rm a few instances of deprecated GtkNotebookPage. gtkmm-2.4 still uses it | Alex Valavanis | 2011-06-27 | 1 | -3/+3 |
| | | | | (bzr r10350.1.10) | ||||
| * | Gtk cleanup: gtk_menu_append | Alex Valavanis | 2011-06-26 | 1 | -1/+1 |
| | | | | (bzr r10350.1.7) | ||||
| * | Switch to GObject | Alex Valavanis | 2011-06-24 | 1 | -1/+1 |
| | | | | (bzr r10350.1.3) | ||||
| * | 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 | -9/+4 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/793086 (bzr r10256.1.1) | ||||
| * | compatibility patch to compile using gcc 4.6 | Adib Taraben | 2011-02-27 | 1 | -0/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1) | ||||
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | ||||
| * | Fix crash when bringing up F&S dialog with the CMS picker as default when an ↵ | Jon A. Cruz | 2010-06-16 | 1 | -1/+2 |
| | | | | | | object with no icc-color is selected. (bzr r9504) | ||||
| * | C++-ification of paint selector. | Jon A. Cruz | 2010-03-22 | 1 | -2/+2 |
| | | | | (bzr r9221) | ||||
| * | Whitespace cleanup. | Jon A. Cruz | 2010-03-20 | 1 | -297/+297 |
| | | | | (bzr r9214) | ||||
| * | Fix compile when lcms is disabled (someone please check that this fix is ↵ | Maximilian Albert | 2009-12-25 | 1 | -0/+2 |
| | | | | | | correct). (bzr r8909) | ||||
