| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | properly name the document units as "Document units" in the UI. The setting ↵ | Johan B. C. Engelen | 2014-11-21 | 1 | -1/+1 |
| | | | | | | is not meant to mean "default units" although it seems to be treated as that *as well*. (bzr r13744) | ||||
| * | Purged GTKish macros SP_SCRIPT/SP_IS_SCRIPT. | Jon A. Cruz | 2014-11-15 | 1 | -7/+12 |
| | | | | (bzr r13712) | ||||
| * | Update to trunk r13580 | Liam P. White | 2014-10-06 | 1 | -1/+2 |
| |\ | | | | | (bzr r13341.1.255) | ||||
| | * | partial rollback of r13544, allow old recursive behavior for some locations, ↵ | mathog | 2014-09-08 | 1 | -1/+2 |
| | | | | | | | | | | | but not EMF import (bzr r13549) | ||||
| * | | Move more UI code into ui/ | Liam P. White | 2014-10-05 | 1 | -2/+2 |
| | | | | | | | (bzr r13341.1.253) | ||||
| * | | Update to trunk r13542 | Liam P. White | 2014-09-02 | 1 | -3/+7 |
| |\| | | | | | (bzr r13341.1.191) | ||||
| | * | Fix rotation center regression caused by my own commit 13512 | Diederik van Lierop | 2014-08-26 | 1 | -3/+7 |
| | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1360953 - https://launchpad.net/bugs/1360946 (bzr r13534) | ||||
| * | | Standardise InkscapeApplication GObject implementation (namespace not ↵ | Alex Valavanis | 2014-08-26 | 1 | -2/+2 |
| |/ | | | | | supported properly) (bzr r13341.1.179) | ||||
| * | Fix some transformation center regressions, related to the viewbox/units changes | Diederik van Lierop | 2014-08-14 | 1 | -3/+4 |
| | | | | (bzr r13512) | ||||
| * | fix crash bug (reported by su_v on IRC) related to removing color profiles | Johan B. C. Engelen | 2014-07-28 | 1 | -0/+1 |
| | | | | (bzr r13481) | ||||
| * | fix crash. Iterating through a list to find an object is not necessary, ↵ | Johan B. C. Engelen | 2014-04-04 | 1 | -16/+9 |
| | | | | | | | | | SPDoc provides method for obtaining SPObj from idstring. The crash probably happened because deleting the object invalidated the list iterated (partly). Fixed bugs: - https://launchpad.net/bugs/1302079 (bzr r13265) | ||||
| * | Fix Gtkmm 3.8 build issues on systems with Gtk+ 3.10 | Alex Valavanis | 2014-03-31 | 1 | -6/+6 |
| | | | | (bzr r13242) | ||||
| * | Added "Gtk::" scope to "manage" function calls. | Markus Engel | 2014-03-30 | 1 | -24/+24 |
| | | | | (bzr r13236) | ||||
| * | Reimplement global aliasing toggle as a 'shape-rendering' property | Krzysztof Kosi??ski | 2014-03-13 | 1 | -2/+6 |
| | | | | | | on the root element. (bzr r13146) | ||||
| * | Provide a toggle in the document properties to optionally turn off | Krzysztof Kosi??ski | 2014-03-13 | 1 | -8/+11 |
| | | | | | | | | | | antialiasing for display and export. Fixes a nearly 10 year old bug #170356 Fixed bugs: - https://launchpad.net/bugs/170356 (bzr r13144) | ||||
| * | offset of viewBox on document unit change (Bug 1280684) | Alvin Penner | 2014-02-22 | 1 | -1/+7 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1280684 (bzr r13050) | ||||
| * | scaling of viewBox on document unit change (Bug 1236257) | Alvin Penner | 2014-02-17 | 1 | -3/+8 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1236257 (bzr r13034) | ||||
| * | Fix Gtk+ 3.10 warnings: GtkStockItem is deprecated | Alex Valavanis | 2014-01-02 | 1 | -7/+43 |
| | | | | (bzr r12868) | ||||
| * | units: fix stroke/gradient/whatever scaling when changing document unit in ↵ | Johan B. C. Engelen | 2013-10-29 | 1 | -5/+25 |
| | | | | | | the document properties dialog (bzr r12749) | ||||
| * | don't update doc unit stuff when initializing DocumentProperties dialog widgets | Johan B. C. Engelen | 2013-10-25 | 1 | -8/+14 |
| | | | | (bzr r12724) | ||||
| * | Units: stop newing Unit objects. pass around pointers to "undeletable" Unit ↵ | Johan B. C. Engelen | 2013-10-12 | 1 | -5/+5 |
| | | | | | | 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) | ||||
| * | Fix percentage document size handling. | Matthew Petroff | 2013-09-23 | 1 | -2/+8 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1228852 (bzr r12577) | ||||
| * | Merge from trunk. | Matthew Petroff | 2013-09-20 | 1 | -1/+0 |
| |\ | | | | | (bzr r12475.1.29) | ||||
| | * | Merged from trunk (r12488). | Markus Engel | 2013-08-30 | 1 | -2/+1 |
| | |\ | | | | | | | (bzr r11608.1.120) | ||||
| | * | | Removed old SPObject factory. | Markus Engel | 2013-04-10 | 1 | -1/+0 |
| | | | | | | | | | | (bzr r11608.1.91) | ||||
| * | | | Fix bug with tool handles during document unit change. | Matthew Petroff | 2013-09-14 | 1 | -0/+9 |
| | | | | | | | | | | (bzr r12475.1.17) | ||||
| * | | | Finish fixing document unit change undo bug. | Matthew Petroff | 2013-09-11 | 1 | -4/+6 |
| | | | | | | | | | | (bzr r12475.1.15) | ||||
| * | | | Fix document unit change undo bug. | Matthew Petroff | 2013-09-11 | 1 | -0/+15 |
| | | | | | | | | | | (bzr r12475.1.14) | ||||
| * | | | Added viewBox implement document unit support. | Matthew Petroff | 2013-08-27 | 1 | -18/+25 |
| | | | | | | | | | | (bzr r12475.1.2) | ||||
| * | | | Use real world units for page sizes. | Matthew Petroff | 2013-08-25 | 1 | -3/+27 |
| | |/ |/| | | | (bzr r12475.1.1) | ||||
| * | | Removed "helper/units.h" from "ui/dialog/document-properties.cpp". | Matthew Petroff | 2013-07-19 | 1 | -3/+2 |
| | | | | | | | (bzr r12380.1.33) | ||||
| * | | Ported sp-namedview.cpp (todo: fix a bunch of things). | Matthew Petroff | 2013-07-09 | 1 | -2/+2 |
| |/ | | | (bzr r12380.1.8) | ||||
| * | cppcheck | Kris De Gussem | 2013-03-16 | 1 | -2/+0 |
| | | | | (bzr r12217) | ||||
| * | Migrate remaining dialogs to Gtk::Grid | Alex Valavanis | 2013-03-13 | 1 | -1/+242 |
| | | | | (bzr r12199) | ||||
| * | Further migration to Gtk::Grid | Alex Valavanis | 2013-03-12 | 1 | -62/+63 |
| | | | | (bzr r12196) | ||||
| * | Change tooltip to clarify behavior after commit r10784. | Tavmjong Bah | 2012-12-26 | 1 | -1/+1 |
| | | | | (bzr r11990) | ||||
| * | Drop support for GTK+ < 2.24 | Alex Valavanis | 2012-11-26 | 1 | -12/+0 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1069024 (bzr r11907) | ||||
| * | cppcheck: Simple fixes for src/ui/dialog | Alex Valavanis | 2012-11-15 | 1 | -2/+2 |
| | | | | (bzr r11874) | ||||
| * | Fix for Bug #773288 (border options) by demicoder. | Nicolas Dufour | 2012-11-07 | 1 | -25/+25 |
| | | | | (bzr r11863) | ||||
| * | Fix for 1068763 : Opening 'File > Document Properties' dirties current document | John Smith | 2012-10-31 | 1 | -0/+2 |
| | | | | (bzr r11855) | ||||
| * | Fix for 1014988 : Converts slide widgets to new spin-scale widget | John Smith | 2012-09-22 | 1 | -8/+10 |
| | | | | (bzr r11691) | ||||
| * | Fix for 445297 : Page background color label unclear for new users | John Smith | 2012-09-01 | 1 | -1/+4 |
| | | | | (bzr r11634) | ||||
| * | Fix for 1023655 : Improvments to Embedded script UI | John Smith | 2012-07-15 | 1 | -13/+16 |
| | | | | (bzr r11549) | ||||
| * | Fix for 612221 : Add metadata default configuration in the preferences | John Smith | 2012-07-12 | 1 | -0/+31 |
| | | | | (bzr r11544) | ||||
| * | Fix for 1023655 : IMprovments to Embedded script UI | John Smith | 2012-07-12 | 1 | -17/+122 |
| | | | | (bzr r11543) | ||||
| * | Fix for 1023656 : Color profile Link/Unlink in Document Properties | John Smith | 2012-07-12 | 1 | -3/+22 |
| | | | | (bzr r11542) | ||||
| * | Drop GTK+ 2.20 support. | Alex Valavanis | 2012-07-05 | 1 | -31/+0 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1020494 (bzr r11529) | ||||
| * | Fix missing gtkmm header in document properties dialog | Alex Valavanis | 2012-05-27 | 1 | -0/+1 |
| | | | | (bzr r11424) | ||||
| * | Fix for 997888 : Merge into Document Properties | John Smith | 2012-05-17 | 1 | -1/+60 |
| | | | | (bzr r11374) | ||||
| * | Clean up all remaining false warnings from Gtkmm | Alex Valavanis | 2012-02-26 | 1 | -1/+1 |
| | | | | (bzr r11018) | ||||
