summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Expand)AuthorAgeFilesLines
* cppcheck stuffKris De Gussem2014-01-201-2/+2
* i18n. Fix for Bug #1269943 (Context for message Offset:).kris-degussem2014-01-172-2/+2
* Fixing edit-clear icon in the star tool (partial fix for Bug #1269698).Nicolas Dufour2014-01-161-5/+6
* gtkmmification (seems there is more margin in desktop-widget.cpp)Kris De Gussem2014-01-112-19/+10
* null check: fix regression Bug #1258815 (crash after using Edit nodes icon tw...Kris De Gussem2014-01-091-1/+1
* modify get_scale_transform_for_variable_stroke() to be consistent with get_sc...Alvin Penner2014-01-041-2/+3
* fix pointer initialization ( "0" --> "NULL")Johan B. C. Engelen2014-01-021-12/+12
* try to improve some error-prone piece of code (icon name related)Johan B. C. Engelen2014-01-021-8/+9
* fix Windows build (constness)Johan B. C. Engelen2014-01-021-3/+3
* Fix Gtk+ 3.10 warnings: GtkStockItem is deprecatedAlex Valavanis2014-01-029-56/+48
* modify transform behaviour for unscaled stroke width, Preserved Transforms (B...Alvin Penner2013-12-301-1/+1
* modify transform behaviour for scaled stroke width, Preserved TransformsAlvin Penner2013-12-171-1/+1
* Partial fix for Bug #1256347 (spiral and stars tools, the inputbox for turns ...Nicolas Dufour2013-12-121-1/+1
* Superficial text fix in gradient toolbar.Josh Andler2013-12-091-1/+1
* Fix for Bug #1094511 (GTK3: rulers render with solid black bg).Nicolas Dufour2013-12-031-1/+7
* Moved and renamed some tool-related files.Markus Engel2013-11-0924-36/+36
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-0714-76/+90
* eek-preview: Hide unused variable in gtk3 buildAlex Valavanis2013-10-151-1/+3
* Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen2013-10-1211-55/+55
* Documentation/Translation. Fix for Bug #1236382 (Typos in comments and messag...Nicolas Dufour2013-10-091-1/+1
* Seamlessly switch between SVG circle, ellipse, and path (arc) elements while ...Tavmjong Bah2013-10-081-7/+6
* C++Johan B. C. Engelen2013-10-041-1/+1
* fix obvious leakJohan B. C. Engelen2013-09-301-0/+2
* Further refactored SPEllipse.Markus Engel2013-09-261-1/+1
* C++ify calling a few SPLPEItem functions, much more work than expected... slo...Johan B. C. Engelen2013-09-251-1/+1
* Fix my email address through codebaseBryce Harrington2013-09-242-2/+2
* Fix tautological comparison for enum of unspecified typeAlex Valavanis2013-09-211-4/+4
* Merge from trunk.Matthew Petroff2013-09-2014-81/+90
|\
| * Merged from trunk (r12517).Markus Engel2013-09-143-142/+130
| |\
| * \ Merged from trunk (r12488).Markus Engel2013-08-3034-395/+308
| |\ \
| * \ \ Merged from trunk (r12465).Markus Engel2013-08-041-1/+0
| |\ \ \
| * | | | Cleaned up.Markus Engel2013-08-034-8/+8
| * | | | Fixed more mismatched-tags; replaced GObject-properties in SPGuideMarkus Engel2013-08-011-1/+1
| * | | | Cleaned up a bit; fixed struct vs. class forward declarations.Markus Engel2013-07-313-3/+3
| * | | | Further refactoring of EventContexts.Markus Engel2013-07-301-5/+5
| * | | | Merge from trunk (r12439).Markus Engel2013-07-255-6/+6
| |\ \ \ \
| * \ \ \ \ Merged from trunk (r12419).Markus Engel2013-07-1429-565/+708
| |\ \ \ \ \
| * \ \ \ \ \ Merged from trunk (r12305)Markus Engel2013-04-272-7/+15
| |\ \ \ \ \ \
| * | | | | | | Removed some unused files; more refactoring in EventContext tree.Markus Engel2013-04-211-1/+4
| * | | | | | | Cleaned up a bit.Markus Engel2013-04-211-1/+2
| * | | | | | | Merging of EventContext classes complete.Markus Engel2013-04-201-2/+2
| * | | | | | | Further changes to EventContexts; they work without GObjectMarkus Engel2013-04-201-47/+49
| * | | | | | | Merged PaintServer and subclasses; moved Gradient classes to own files.Markus Engel2013-04-052-3/+2
| * | | | | | | Replaced all casting macros with glib-independent ones.Markus Engel2013-04-011-1/+2
| * | | | | | | Turned all functions concerning SPRect into member functions.Markus Engel2013-03-301-11/+10
* | | | | | | | Fix bug in rectangle toolbar.Matthew Petroff2013-09-161-5/+6
* | | | | | | | Enable unit evaluation in toolbars.Matthew Petroff2013-09-1517-40/+56
* | | | | | | | Merge from trunk.Matthew Petroff2013-09-153-142/+130
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Improve the functions which create GdkPixbuf from Cairo surfaceKrzysztof Kosi??ski2013-09-133-142/+130
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge from trunk.Matthew Petroff2013-09-122-11/+80
|\| | | | | |