summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/style-swatch.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis2019-05-261-12/+0
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-7/+7
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-12/+16
* Update Gtk margin handlingAlexander Valavanis2017-07-091-2/+20
* Fix Gtk alignment APIAlexander Valavanis2017-07-081-2/+4
* End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-22/+1
|\
| * ui/widgets: Drop GTK2 fallbacksAlex Valavanis2016-07-281-22/+1
* | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-6/+0
* | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+6
* | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-6/+0
|/
* GTK3: Give names to more widgets.Tavmjong Bah2016-05-171-0/+2
* Remove sp_style_write_string() and sp_style_write_difference().Tavmjong Bah2014-12-251-5/+4
* Fix modelinesAlex Valavanis2014-08-301-2/+2
* Fixed some logic errors; clang warnings.Markus Engel2014-07-221-1/+1
* Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen2013-10-121-1/+1
* Merged from trunk (r12488).Markus Engel2013-08-301-3/+3
|\
| * Ported "ui/widget/style-swatch.*".Matthew Petroff2013-07-191-3/+3
* | Merged from trunk (r12419).Markus Engel2013-07-141-1/+2
|\|
| * Factored layer model out into new Inkscape::LayerModel class. This allowsEric Greveson2013-07-011-1/+2
* | Merged PaintServer and subclasses; moved Gradient classes to own files.Markus Engel2013-04-051-2/+2
|/
* Further migration to Gtk::GridAlex Valavanis2013-03-121-17/+35
* A couple of forward declarationsAlex Valavanis2013-02-111-0/+1
* Fix for 1058402 : Inconsistent opacity indicationJohn Smith2012-10-111-5/+2
* some memleak fixes (Bug #1043571)Kris De Gussem2012-09-201-9/+8
* revert rev 11646: build issue with dbus (forgot to adapt some more, dbus was ...Kris De Gussem2012-09-031-8/+9
* converted some c-string usage to c++ string class usage: should fix some memo...Kris De Gussem2012-09-021-9/+8
* Translation. More disambiguations (see Bug #832560).Nicolas Dufour2012-04-131-2/+2
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-0/+2
* Fix pointer initializationJohan B. C. Engelen2012-01-081-5/+5
* Fixed warning under gcc 4.5.2Jon A. Cruz2012-01-071-6/+6
* Fixed null-pointer ctor crashes.Jon A. Cruz2012-01-031-5/+10
* More deprecated GtkTooltipsAlex Valavanis2012-01-031-13/+12
* Doxygen cleanup.Jon A. Cruz2011-10-031-4/+5
* From trunkTed Gould2008-10-271-117/+85
* Fixed uninitialized memberJon A. Cruz2008-06-061-0/+2
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-0/+3
* Minor cleanupJon A. Cruz2007-11-111-17/+17
* Refactoring SPColor to C++ and removing legacy CMYK implementationJon A. Cruz2007-09-151-2/+1
* Purged fill type enumJon A. Cruz2007-09-101-16/+16
* switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...bulia byak2007-06-271-1/+1
* enable click-action and general tooltip for style swatchesbulia byak2007-02-151-6/+32
* text fixesbulia byak2007-01-181-2/+2
* text markupbulia byak2007-01-181-2/+2
* typos, mnemonicsbulia byak2006-05-281-2/+2
* fix 1480934bulia byak2006-05-051-1/+1
* r11667@tres: ted | 2006-05-01 22:48:49 -0700Ted Gould2006-05-021-5/+16
* (bzr r690)Ted Gould2006-05-021-16/+5
* fix showing style when last-set style is empty (on a new installation of inks...bulia byak2006-05-011-6/+18