summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/color-picker.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix issue on theme changeJabier Arraiza2019-07-081-11/+1
* Fix coding styleJabiertxof2019-07-081-1/+0
* Allow pop in front and disable color buttons viewJabiertxof2019-07-081-7/+10
* Coding Style FixesJabiertxof2019-07-081-7/+2
* Add coloring default to themeJabiertxof2019-07-081-2/+6
* Add initial commitJabiertxof2019-07-081-0/+5
* Initial code to fixJabiertxof2019-07-081-2/+10
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-2/+2
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-2/+2
* Make color selector visible hover white backgrounds if the selected color is ...Jabier Arraiza2017-11-041-1/+0
* ui/widgets: Drop GTK2 fallbacksAlex Valavanis2016-07-281-5/+0
* Using SelectedColor instead of SPColorSelectorTomasz Boczkowski2015-04-261-40/+30
|\
| * ColorNotebook is Gtk::Widget and uses ColorSelectorTomasz Boczkowski2014-06-011-1/+1
| * moved ColorNotebook to ui/widgetTomasz Boczkowski2014-06-011-1/+1
| * using SelectedColor in ColorPickerTomasz Boczkowski2014-06-011-40/+30
* | Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-2/+2
* | Remove misleading dialogs directoryLiam P. White2014-09-021-1/+1
|/
* Drop deprecated get_vbox method in Gtk::DialogAlex Valavanis2013-03-081-0/+6
* cppcheck: Simple fixes for src/ui/widgetAlex Valavanis2012-11-151-1/+1
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-1/+1
* Header cleaningAlex Valavanis2012-02-121-0/+2
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-081-16/+7
* Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-031-1/+1
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-4/+1
* Doxygen cleanup.Jon A. Cruz2011-10-031-2/+3
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-4/+3
|\
| * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-1/+1
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
|/
* C++-ification of paint selector.Jon A. Cruz2010-03-221-4/+7
* Refactoring SPColor to C++ and removing legacy CMYK implementationJon A. Cruz2007-09-151-7/+6
* transientize the color picker window (it's a bare Gtk::Dialog so it requires ...bulia byak2007-01-051-0/+4
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-1/+2
* guard callback, catch release event, set _rgba: fixes #1491876, #1492332Ralf Stephan2006-05-211-0/+11
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY2006-04-171-1/+1
* more g++ 4.1 fixes (by inkblotter)Ralf Stephan2006-03-281-0/+1
* Fix bug with invalid singleton pointer. If we want a single dialog displayed...Bob Jamison2006-03-031-77/+50
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+167