summaryrefslogtreecommitdiffstats
path: root/src/gradient-context.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up.Markus Engel2013-08-031-3/+3
* Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.Markus Engel2013-07-311-12/+5
* Further refactoring of EventContexts.Markus Engel2013-07-301-3/+3
* Merged from trunk (r12419).Markus Engel2013-07-141-23/+21
|\
| * Temporily fix abiguous macros before later removal.Jon A. Cruz2013-04-281-21/+21
* | Cleaned up a bit.Markus Engel2013-04-211-134/+160
* | Moved factories to different files.Markus Engel2013-04-201-1/+1
* | Merging of EventContext classes complete.Markus Engel2013-04-201-57/+11
* | Replaced casting macros for EventContext tree; added contructors.Markus Engel2013-04-131-0/+16
* | Added prefPaths to contexts; modified SPFactoryMarkus Engel2013-04-121-0/+2
* | Added constructors to EventContext tree / some missing virtual pads.Markus Engel2013-04-091-4/+15
* | Started conversion of SPEventContext tree; added virtual pads to all classes.Markus Engel2013-04-081-6/+28
|/
* More GObject boilerplate reductionAlex Valavanis2013-01-261-30/+6
* code cleanup: add own includes to cpp files or make the functions static if t...Campbell Barton2012-10-041-2/+2
* Fix for 367548 : Invert doesnt work on objects with gradientsJohn Smith2012-09-231-1/+1
* Fix for 367548 : Invert doesnt work on objects with gradientsJohn Smith2012-09-221-12/+1
* Fix for 580160 : Deleting a gradient stop using Shape tools deletes the objectJohn Smith2012-09-061-4/+1
* Fix for 406044 : Esc with no selection, activates selection toolJohn Smith2012-09-021-1/+2
* Fix for 1029302 : Fill/Stroke dialog does not update on tool changeJohn Smith2012-08-011-0/+1
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-051-4/+0
* Follow-up conversion from bool.Jon A. Cruz2012-05-081-3/+3
* Fixing to use explicit enum types instead of generic guint & bool.Jon A. Cruz2012-05-081-19/+22
* Eliminated duplication of GTK key defines.Jon A. Cruz2012-05-031-46/+1
* Replace deprecated GDK key symbolsAlex Valavanis2012-04-091-42/+91
* Fix for 627728 : newly-added gradient node by dbl click set activeJohn Smith2012-04-011-1/+3
* Fix for 179830 : gradient tool focus problems with overlapping objectsJohn Smith2012-04-011-15/+21
* Fix for 627728 : Make newly added gradient stop activeJohn Smith2012-04-011-3/+11
* Fix for 950677 : Add stops and repeat controls to the gradient toolbarJohn Smith2012-04-011-1/+8
* Header cleaningAlex Valavanis2012-02-121-0/+2
* Completely remove libnrKrzysztof Kosi??ski2011-08-281-3/+2
* Merge from trunkKrzysztof Kosi??ski2011-07-061-7/+9
|\
| * Gradient context: Don't try to snap when no gradient will be drawn (i.e. when...Diederik van Lierop2011-07-011-5/+7
| * - Add a third group of snap sources/targets, called ¨others¨ (before we had...Diederik van Lierop2011-06-261-1/+1
| * Switch to GObjectAlex Valavanis2011-06-241-1/+1
* | Remove more of libnrKrzysztof Kosi??ski2011-06-231-3/+3
|/
* Merge from trunkKrzysztof Kosi??ski2011-06-191-1/+1
|\
| * add new preference widget for a number with a unit.Johan B. C. Engelen2011-04-171-1/+1
* | Merge from trunkKrzysztof Kosi??ski2011-04-071-8/+8
|\|
| * Pass removing some outdated C-macro use.Jon A. Cruz2011-02-201-8/+8
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-9/+12
|\|
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-9/+11
| |\
| | * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-6/+6
* | | Merge from trunkKrzysztof Kosi??ski2010-11-251-1/+4
|\| |
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
| * | Clear pointers in the snapmanager if they're no longer needed.Diederik van Lierop2010-08-111-0/+3
* | | merge from trunkKrzysztof Kosi??ski2010-08-081-3/+1
|\| |
| * | Suppress gradient direction line for 'solid' gradients.Jon A. Cruz2010-07-041-2/+0
| |/
| * Partial C++-ification of SPGradientJon A. Cruz2010-06-281-1/+1
* | Wholesale cruft removal part 3Krzysztof Kosi??ski2010-08-041-1/+1
|/
* Patch by Daniel_J for 522327Josh Andler2010-04-011-1/+1