| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merged trunk | Adrian Boguszewski | 2016-08-09 | 1 | -1/+3 |
| |\ | | | | | (bzr r14954.1.30) | ||||
| | * | Split InkAction classes into separate files | Alex Valavanis | 2016-08-05 | 1 | -1/+3 |
| | | | | | | | (bzr r15043) | ||||
| * | | Merged trunk | Adrian Boguszewski | 2016-08-03 | 1 | -2/+1 |
| |\| | | | | | (bzr r14954.1.29) | ||||
| | * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -2/+1 |
| | | | | | | | (bzr r15034) | ||||
| | * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -1/+2 |
| | | | | | | | (bzr r15027) | ||||
| | * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -2/+1 |
| | | | | | | | (bzr r15025) | ||||
| * | | Renamed children list in SPObject | Adrian Boguszewski | 2016-07-14 | 1 | -2/+2 |
| | | | | | | | (bzr r14954.1.21) | ||||
| * | | Second part of new SPObject children list | Adrian Boguszewski | 2016-07-13 | 1 | -6/+6 |
| | | | | | | | (bzr r14954.1.19) | ||||
| * | | Added items as a range function | Adrian Boguszewski | 2016-07-03 | 1 | -6/+6 |
| |\| | | | | | (bzr r14954.1.13) | ||||
| * | | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 2016-06-25 | 1 | -3/+3 |
| |/ | | | (bzr r14954.1.10) | ||||
| * | Fix regression: restore order in resources (e.g. pattern list) | Marc Jeanmougin | 2016-05-21 | 1 | -2/+2 |
| | | | | (bzr r14907) | ||||
| * | cppification : GHashMaps replaced by stl maps. getResouceList now gives a ↵ | Marc Jeanmougin | 2015-12-07 | 1 | -17/+15 |
| | | | | | | | | std::set<SPObject *>. Should give some performance improvements (quite a few linear lookups are now logarithmic) (bzr r14504.1.6) | ||||
| * | cppification: GSList replaced by vectors (mostly related to gradients and ↵ | Marc Jeanmougin | 2015-12-06 | 1 | -16/+15 |
| | | | | | | meshes) (bzr r14504.1.2) | ||||
| * | static code analysis | Kris De Gussem | 2015-11-05 | 1 | -3/+3 |
| | | | | (bzr r14446) | ||||
| * | corrected the casts (hopefully) | Marc Jeanmougin | 2015-02-27 | 1 | -3/+3 |
| | | | | (bzr r13922.1.10) | ||||
| * | Put a few std::vector<SPitem*> | Marc Jeanmougin | 2015-02-19 | 1 | -6/+6 |
| | | | | (bzr r13922.1.5) | ||||
| * | At first, I was thinking "I just have to go to the selection file, and ↵ | Marc Jeanmougin | 2015-02-17 | 1 | -6/+9 |
| | | | | | | | | | change that GSList* with a std::list, then resolve the few problems" So, i tried that. And I will continue tomorrow, and the days after, on and on. (bzr r13922.1.1) | ||||
| * | Commenting dead assignments. | Nicolas Dufour | 2015-02-08 | 1 | -3/+6 |
| | | | | (bzr r13909) | ||||
| * | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 1 | -5/+5 |
| | | | | (bzr r13820) | ||||
| * | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 2014-12-21 | 1 | -6/+6 |
| | | | | (bzr r13809) | ||||
| * | Update to trunk r13580 | Liam P. White | 2014-10-06 | 1 | -1/+1 |
| |\ | | | | | (bzr r13341.1.255) | ||||
| | * | i18n. Fix for Bug #380522 (strings that need to be fixed for translation). | Nicolas Dufour | 2014-10-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | Translations. Inkscape.pot and French translation update. Fixed bugs: - https://launchpad.net/bugs/380522 (bzr r13576) | ||||
| * | | Move GtkAction subclasses to widgets/ | Liam P. White | 2014-10-05 | 1 | -3/+3 |
| |/ | | | (bzr r13341.1.249) | ||||
| * | Fix related to bug #1327267 -- don't bother to update gradient toolbar when ↵ | Liam P. White | 2014-08-09 | 1 | -30/+45 |
| | | | | | | not in gradient tool (bzr r13504) | ||||
| * | Fixed includes for tools. | Markus Engel | 2014-03-02 | 1 | -35/+19 |
| | | | | (bzr r13097) | ||||
| * | i18n. Fix for Bug #1269943 (Context for message Offset:). | kris-degussem | 2014-01-17 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1269943 (bzr r12952) | ||||
| * | Superficial text fix in gradient toolbar. | Josh Andler | 2013-12-09 | 1 | -1/+1 |
| | | | | (bzr r12842) | ||||
| * | Moved and renamed some tool-related files. | Markus Engel | 2013-11-09 | 1 | -2/+2 |
| | | | | (bzr r12785) | ||||
| * | First step of moving tools into appropriate namespaces. | Markus Engel | 2013-11-07 | 1 | -10/+11 |
| | | | | (bzr r12782) | ||||
| * | Fix tautological comparison for enum of unspecified type | Alex Valavanis | 2013-09-21 | 1 | -4/+4 |
| | | | | (bzr r12566) | ||||
| * | Merge from trunk. | Matthew Petroff | 2013-09-20 | 1 | -7/+8 |
| |\ | | | | | (bzr r12475.1.29) | ||||
| | * | Merged from trunk (r12488). | Markus Engel | 2013-08-30 | 1 | -1/+1 |
| | |\ | | | | | | | (bzr r11608.1.120) | ||||
| | * | | Cleaned up. | Markus Engel | 2013-08-03 | 1 | -1/+1 |
| | | | | | | | | | | (bzr r11608.1.117) | ||||
| | * | | Further refactoring of EventContexts. | Markus Engel | 2013-07-30 | 1 | -5/+5 |
| | | | | | | | | | | (bzr r11608.1.109) | ||||
| | * | | Replaced all casting macros with glib-independent ones. | Markus Engel | 2013-04-01 | 1 | -1/+2 |
| | | | | | | | | | | (bzr r11608.1.64) | ||||
| * | | | Enable unit evaluation in toolbars. | Matthew Petroff | 2013-09-15 | 1 | -2/+3 |
| | |/ |/| | | | (bzr r12475.1.22) | ||||
| * | | Removed "helper/unit-menu.h" from "widgest/toolbar.*" and associated files. | Matthew Petroff | 2013-07-19 | 1 | -1/+1 |
| |/ | | | (bzr r12380.1.30) | ||||
| * | The label should really say "Stops:", just like its verb. | Alexandre Prokoudine | 2012-11-26 | 1 | -1/+1 |
| | | | | | | The former "Edit:" label text is just confusing. (bzr r11902) | ||||
| * | Marked another user-visible message for translation, fixed text case for ↵ | Alexandre Prokoudine | 2012-11-26 | 1 | -4/+4 |
| | | | | | | combo items (bzr r11901) | ||||
| * | Replace remaining C-style pointer casts for src/widgets | Alex Valavanis | 2012-11-11 | 1 | -3/+3 |
| | | | | (bzr r11868) | ||||
| * | code cleanup: make more functions static, add includes. | Campbell Barton | 2012-10-04 | 1 | -2/+3 |
| | | | | (bzr r11737) | ||||
| * | Fix for 1052645 : On select toolbar 'lock' button resize icon on clicking | John Smith | 2012-09-24 | 1 | -1/+1 |
| | | | | (bzr r11701) | ||||
| * | Fix for 367548 : Invert doesnt work on objects with gradients | John Smith | 2012-09-23 | 1 | -1/+1 |
| | | | | (bzr r11696) | ||||
| * | Fix for 367548 : Invert doesnt work on objects with gradients | John Smith | 2012-09-22 | 1 | -21/+1 |
| | | | | (bzr r11694) | ||||
| * | Fix for 1046868 : Gradient tool (trunk): stop selector cannot access stroke ↵ | John Smith | 2012-09-07 | 1 | -16/+2 |
| | | | | | | gradient stops of objects with two gradients (bzr r11656) | ||||
| * | Fix for 950677 : ellipsize function with ustring | John Smith | 2012-05-17 | 1 | -5/+4 |
| | | | | (bzr r11371) | ||||
| * | Fix for 950677 : Ellipse text if gradient name too long | John Smith | 2012-05-15 | 1 | -1/+2 |
| | | | | (bzr r11365) | ||||
| * | Follow-up conversion from bool. | Jon A. Cruz | 2012-05-08 | 1 | -36/+22 |
| | | | | (bzr r11347) | ||||
| * | Fixing to use explicit enum types instead of generic guint & bool. | Jon A. Cruz | 2012-05-08 | 1 | -4/+4 |
| | | | | (bzr r11345) | ||||
| * | Adding base configurable sizing of controls/handles. | Jon A. Cruz | 2012-05-03 | 1 | -114/+109 |
| | | | | (bzr r11316) | ||||
