| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix rare crash on undo break apart | Marc Jeanmougin | 2016-11-12 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1449276 (bzr r15241) | ||||
| * | Extract a method instead of assigning a temp bool var. | Shlomi Fish | 2016-10-01 | 1 | -0/+1 |
| | | | | (bzr r15100.1.27) | ||||
| * | Drop remaining GTKMM 2 fallback support | Alex Valavanis | 2016-07-28 | 1 | -11/+0 |
| | | | | (bzr r15023.2.7) | ||||
| * | Add GUI for 'paint-order' property. | Tavmjong Bah | 2016-03-07 | 1 | -1/+10 |
| | | | | (bzr r14693) | ||||
| * | Put a few std::vector<SPitem*> | Marc Jeanmougin | 2015-02-19 | 1 | -1/+1 |
| | | | | (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 | -1/+1 |
| | | | | | | | | | 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) | ||||
| * | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 1 | -1/+0 |
| | | | | (bzr r13820) | ||||
| * | Rename marker.cpp -> sp-marker.cpp to reflect inclusion in SP-tree | Liam P. White | 2014-10-05 | 1 | -1/+1 |
| | | | | (bzr r13341.1.248) | ||||
| * | Remove misleading dialogs directory | Liam P. White | 2014-09-02 | 1 | -1/+3 |
| | | | | (bzr r13341.1.192) | ||||
| * | Units: stop newing Unit objects. pass around pointers to "undeletable" Unit ↵ | Johan B. C. Engelen | 2013-10-12 | 1 | -1/+1 |
| | | | | | | objects in the UnitTable. I think we should move to using indexed units, and pass around the index of the unit in the unittable, or smth like that... ? (bzr r12679) | ||||
| * | Ported "widgets/stroke-style.*". | Matthew Petroff | 2013-07-20 | 1 | -8/+16 |
| | | | | (bzr r12380.1.44) | ||||
| * | Use subclass of RadioButton rather than setting gobject data in Stroke Style ↵ | Alex Valavanis | 2013-03-23 | 1 | -10/+41 |
| | | | | | | dialog: fixes cast-align issue. (bzr r12233) | ||||
| * | Migrate remaining stuff from GtkTable to GtkGrid | Alex Valavanis | 2012-12-09 | 1 | -1/+12 |
| | | | | (bzr r11939) | ||||
| * | Fix for 165865 : Fix marker color on duplicate | John Smith | 2012-09-17 | 1 | -3/+12 |
| | | | | (bzr r11671) | ||||
| * | Fix for 165865 : markers must take object's stroke color | John Smith | 2012-08-20 | 1 | -1/+8 |
| | | | | (bzr r11614) | ||||
| * | Fix for 1032880 : Stroke style panel is mirrored between open windows | John Smith | 2012-08-04 | 1 | -1/+119 |
| | | | | (bzr r11587) | ||||
| * | Documentation update pass. | Jon A. Cruz | 2011-10-23 | 1 | -2/+13 |
| | | | | (bzr r10692) | ||||
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | ||||
| * | Purge use of SP_ACTIVE_* and encapsulate by moving 'active' desktop tracking ↵ | Jon A. Cruz | 2010-03-29 | 1 | -4/+7 |
| | | | | | | | | | out of lower-level panels. Fixes bug #270623. Fixed bugs: - https://launchpad.net/bugs/270623 (bzr r9252) | ||||
| * | Phase 1 - unify/reconcile copy-n-paste edit madness of Fill and Stroke edit ↵ | Jon A. Cruz | 2010-03-27 | 1 | -8/+8 |
| | | | | | | panes. (bzr r9238) | ||||
| * | Move files from the src/dialogs/ directory to the places where they | Krzysztof Kosi??ski | 2009-02-21 | 1 | -0/+35 |
| should be. Build libinkscape.a - should reduce link time. (bzr r7337) | |||||
