summaryrefslogtreecommitdiffstats
path: root/src/ui/widget (follow)
Commit message (Expand)AuthorAgeFilesLines
* Enable rendering of new filter blend modes (but don't add them to GUI).Tavmjong Bah2014-06-291-8/+5
* fix windows build (gtk3) partly. broken because of windows.h poluting namespa...Johan B. C. Engelen2014-06-251-4/+4
* Add Simplify LPEJabier Arraiza Cenoz2014-05-132-0/+78
* Clean up of style code: Patch from suv: SPStyle: struct -> classTavmjong Bah2014-04-262-2/+2
* imageicon: clean up unnecessary file existance check introduced in rev 12263....Johan B. C. Engelen2014-03-301-34/+21
* Added "Gtk::" scope to "manage" function calls.Markus Engel2014-03-304-30/+30
* Commit a merge to trunk, with probabal errorsMartin Owens2014-03-2782-2189/+5356
|\
| * Reimplement global aliasing toggle as a 'shape-rendering' propertyKrzysztof Kosi??ski2014-03-132-3/+11
| * Remove unused includes to tidy up the code.Martin Owens2014-03-092-2/+0
| * Fix for Bug #1281859 (color gesture problems, alpha values below 0 and above 1).Nicolas Dufour2014-02-281-0/+5
| * inspired by r13052, fix up the code to hopefully work when someone has differ...Johan B. C. Engelen2014-02-241-14/+18
| * fix typos in page-sizer (Bug 1240308)Alvin Penner2014-02-241-2/+2
| * small code clarification, doesn't change anything, but makes intent more clearJohan B. C. Engelen2014-01-081-1/+1
| * gimpspinscale (upstream gtk3-port#28c62): Convert to GtkStyleContextAlex Valavanis2014-01-031-35/+49
| * gimpspinscale (upstream #6940c): Add get/set_labelAlex Valavanis2014-01-032-36/+68
| * gimpspinscale (upstream #fb623): Reorder functionsAlex Valavanis2014-01-031-23/+23
| * gimpspinscale (upstream #ce8ae): Fix text rendering on dark bgAlex Valavanis2014-01-031-56/+141
| * gimpspinscale (upstream #85a09): Fix drag issueAlex Valavanis2014-01-031-2/+10
| * Moved and renamed some tool-related files.Markus Engel2013-11-093-3/+3
| * First step of moving tools into appropriate namespaces.Markus Engel2013-11-072-2/+2
| * remove unused private membersJohan B. C. Engelen2013-11-052-6/+1
| * Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen2013-10-1214-58/+59
| * Rewrite the internals of the unit code for somewhat better performanceKrzysztof Kosi??ski2013-10-053-10/+8
| * cppcheck: performanceKris De Gussem2013-09-261-1/+1
| * fix crash on uninitialized unittracker for spinbuttons. fixes crash on changi...Johan B. C. Engelen2013-09-232-7/+9
| * Fix percentage document size handling.Matthew Petroff2013-09-231-0/+2
| * Merge from trunk.Matthew Petroff2013-09-202-11/+11
| |\
| | * Merged from trunk (r12517).Markus Engel2013-09-141-8/+3
| | |\
| | * \ Merged from trunk (r12488).Markus Engel2013-08-3015-136/+476
| | |\ \
| | * \ \ Merged from trunk (r12465).Markus Engel2013-08-041-0/+1
| | |\ \ \
| | * | | | Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.Markus Engel2013-07-311-7/+7
| | * | | | Merged from trunk (r12419).Markus Engel2013-07-1430-12/+197
| | |\ \ \ \
| | * | | | | Merged PaintServer and subclasses; moved Gradient classes to own files.Markus Engel2013-04-052-4/+4
| * | | | | | C++ify expression evaluator.Matthew Petroff2013-09-161-3/+5
| * | | | | | Enable unit evaluation in toolbars.Matthew Petroff2013-09-152-2/+13
| * | | | | | Merge from trunk.Matthew Petroff2013-09-151-8/+3
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Improve the functions which create GdkPixbuf from Cairo surfaceKrzysztof Kosi??ski2013-09-131-8/+3
| | | |_|_|/ | | |/| | |
| * | | | | Use Quantity comparisons in PageSizer.Matthew Petroff2013-08-281-5/+5
| * | | | | Added viewBox implement document unit support.Matthew Petroff2013-08-271-2/+3
| * | | | | Use real world units for page sizes.Matthew Petroff2013-08-252-34/+43
| |/ / / /
| * | | | Merge Google Summer of Code unit refactor.Matthew Petroff2013-08-0615-136/+476
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Fixed bug in page sizer.Matthew Petroff2013-08-061-69/+69
| | * | | Switched to global UnitTable.Matthew Petroff2013-08-048-24/+23
| | * | | Fix UnitTracker percentage bug.Matthew Petroff2013-08-011-1/+1
| | * | | Eliminate "unit-constants.h".Matthew Petroff2013-07-311-3/+3
| | * | | Added percent support back to select toolbar.Matthew Petroff2013-07-312-1/+9
| | * | | Cleanup.Matthew Petroff2013-07-301-2/+2
| | * | | Removed last traces of "SPUnit" and removed "helper/unit*".Matthew Petroff2013-07-201-1/+0
| | * | | Ported "ui/widget/style-swatch.*".Matthew Petroff2013-07-192-5/+9
| | * | | Ported "ui/widget/selected-style.*".Matthew Petroff2013-07-192-17/+23