| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update to trunk | Liam P. White | 2014-04-01 | 5 | -64/+51 |
| |\ | |||||
| | * | imageicon: clean up unnecessary file existance check introduced in rev 12263.... | Johan B. C. Engelen | 2014-03-30 | 1 | -34/+21 |
| | * | Added "Gtk::" scope to "manage" function calls. | Markus Engel | 2014-03-30 | 4 | -30/+30 |
| * | | Update to trunk | Liam P. White | 2014-03-28 | 3 | -0/+158 |
| |\| | |||||
| | * | Commit a merge to trunk, with probabal errors | Martin Owens | 2014-03-27 | 82 | -2189/+5356 |
| | |\ | |||||
| | * | | Renamed files to better match coding conventions | Denis Declara | 2012-05-09 | 2 | -0/+38 |
| | * | | Trunk merge | Denis Declara | 2012-05-05 | 23 | -4/+165 |
| | |\ \ | |||||
| | * \ \ | Trunk merge | Denis Declara | 2012-04-26 | 5 | -4/+173 |
| | |\ \ \ | |||||
| | * | | | | Edited include order (putting gtkmm in first place) in the hope that it will ... | Denis Declara | 2012-04-16 | 1 | -1/+1 |
| | * | | | | Trunk merge | Denis Declara | 2012-04-15 | 8 | -16/+37 |
| | |\ \ \ \ | |||||
| | * | | | | | Changed makefile | Denis Declara | 2012-04-04 | 1 | -0/+2 |
| | * | | | | | Anchor widget now reads the last alignment from the settings. Anchor selectio... | Denis Declara | 2012-04-02 | 2 | -1/+12 |
| | * | | | | | Integrated the newly created Anchor-Selection-Widget with the existing "Rows ... | Denis Declara | 2012-03-28 | 2 | -77/+24 |
| | * | | | | | Trunk merge | Denis Declara | 2012-03-26 | 4 | -1/+32 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Added anchor-selection widget, it doesn't do much at the moment, next step wi... | Denis Declara | 2012-03-26 | 2 | -0/+160 |
| * | | | | | | | Update to trunk/Fix GTK3 build errors | Liam P. White | 2014-03-19 | 5 | -3/+33 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| | * | | | | | | Reimplement global aliasing toggle as a 'shape-rendering' property | Krzysztof Kosi??ski | 2014-03-13 | 2 | -3/+11 |
| * | | | | | | | Updated to trunk | Liam P. White | 2014-03-12 | 2 | -2/+0 |
| |\| | | | | | | |||||
| | * | | | | | | Remove unused includes to tidy up the code. | Martin Owens | 2014-03-09 | 2 | -2/+0 |
| * | | | | | | | Start cleanup for merge into trunk | Liam P. White | 2014-03-07 | 6 | -5/+20 |
| * | | | | | | | Added a few swatch related functions (does not compile) | Liam P. White | 2014-03-05 | 2 | -0/+247 |
| * | | | | | | | Merge to trunk | Liam P. White | 2014-03-04 | 1 | -1/+3 |
| |\| | | | | | | |||||
| * | | | | | | | Updated to include (non-functional) Objects dialogue | Liam P. White | 2014-03-02 | 2 | -2/+34 |
| * | | | | | | | Experimental Ponyscape to Inkscape merge (does not compile) | Liam P. White | 2014-03-02 | 1 | -2/+7 |
| * | | | | | | | Experimental merge of Ponyscape to Inkscape trunk (does not compile) | Liam P. White | 2014-03-02 | 2 | -1/+5 |
| * | | | | | | | Experimental merge of Ponyscape features into trunk (will not compile) | Liam P. White | 2014-03-02 | 8 | -0/+1086 |
| |/ / / / / / | |||||
| * | | | | | | Fix for Bug #1281859 (color gesture problems, alpha values below 0 and above 1). | Nicolas Dufour | 2014-02-28 | 1 | -0/+5 |
| * | | | | | | inspired by r13052, fix up the code to hopefully work when someone has differ... | Johan B. C. Engelen | 2014-02-24 | 1 | -14/+18 |
| * | | | | | | fix typos in page-sizer (Bug 1240308) | Alvin Penner | 2014-02-24 | 1 | -2/+2 |
| * | | | | | | small code clarification, doesn't change anything, but makes intent more clear | Johan B. C. Engelen | 2014-01-08 | 1 | -1/+1 |
| * | | | | | | gimpspinscale (upstream gtk3-port#28c62): Convert to GtkStyleContext | Alex Valavanis | 2014-01-03 | 1 | -35/+49 |
| * | | | | | | gimpspinscale (upstream #6940c): Add get/set_label | Alex Valavanis | 2014-01-03 | 2 | -36/+68 |
| * | | | | | | gimpspinscale (upstream #fb623): Reorder functions | Alex Valavanis | 2014-01-03 | 1 | -23/+23 |
| * | | | | | | gimpspinscale (upstream #ce8ae): Fix text rendering on dark bg | Alex Valavanis | 2014-01-03 | 1 | -56/+141 |
| * | | | | | | gimpspinscale (upstream #85a09): Fix drag issue | Alex Valavanis | 2014-01-03 | 1 | -2/+10 |
| * | | | | | | Moved and renamed some tool-related files. | Markus Engel | 2013-11-09 | 3 | -3/+3 |
| * | | | | | | First step of moving tools into appropriate namespaces. | Markus Engel | 2013-11-07 | 2 | -2/+2 |
| * | | | | | | remove unused private members | Johan B. C. Engelen | 2013-11-05 | 2 | -6/+1 |
| * | | | | | | Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o... | Johan B. C. Engelen | 2013-10-12 | 14 | -58/+59 |
| * | | | | | | Rewrite the internals of the unit code for somewhat better performance | Krzysztof Kosi??ski | 2013-10-05 | 3 | -10/+8 |
| * | | | | | | cppcheck: performance | Kris De Gussem | 2013-09-26 | 1 | -1/+1 |
| * | | | | | | fix crash on uninitialized unittracker for spinbuttons. fixes crash on changi... | Johan B. C. Engelen | 2013-09-23 | 2 | -7/+9 |
| * | | | | | | Fix percentage document size handling. | Matthew Petroff | 2013-09-23 | 1 | -0/+2 |
| * | | | | | | Merge from trunk. | Matthew Petroff | 2013-09-20 | 2 | -11/+11 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merged from trunk (r12517). | Markus Engel | 2013-09-14 | 1 | -8/+3 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merged from trunk (r12488). | Markus Engel | 2013-08-30 | 15 | -136/+476 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merged from trunk (r12465). | Markus Engel | 2013-08-04 | 1 | -0/+1 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes. | Markus Engel | 2013-07-31 | 1 | -7/+7 |
| | * | | | | | | | | | Merged from trunk (r12419). | Markus Engel | 2013-07-14 | 30 | -12/+197 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Merged PaintServer and subclasses; moved Gradient classes to own files. | Markus Engel | 2013-04-05 | 2 | -4/+4 |
