| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Prevent crash when get_primary_monitor() returns nullptr. (Second place.) | Tavmjong Bah | 2017-07-12 | 1 | -1/+5 |
| | | |||||
| * | GdkScreen deprecation fixes | Alexander Valavanis | 2017-06-27 | 1 | -10/+36 |
| | | |||||
| * | Implement rotation via desktop to window affine. | Tavmjong Bah | 2017-03-20 | 1 | -97/+1 |
| | | | | | | | Remove rotation via viewbox. Still some work to do... (bzr r15603) | ||||
| * | Replace rectangle based zooming by affine based zooming. | Tavmjong Bah | 2017-03-13 | 1 | -5/+5 |
| | | | | | | | | | This allows a rotation to be included in the drawing to window mapping. General code cleanup. Added documentation. Any change to zooming behavior is probably a bug. (bzr r15592) | ||||
| * | Fix and improve window sizing and positioning behavior when opening new ↵ | Eduard Braun | 2017-02-11 | 1 | -26/+38 |
| | | | | | | | | | | | | | | | | documents * The option "Remember and use last window's geometry" often had no effect. * When setting "Default window size" to "Large" the functions gdk_screen_width() / gdk_screen_height() were used to derive the size of the Inkscape window. However those functions return the combined screen size of all attached monitors resulting in window sizes that were too large. Now the size of the primary display is used. * In many cases the Inkscape window was moved to the top left corner of the combined screen area (which could be on a different monitor at best and outside of the visible screen area at worst). Inkscape should always spawn on the primary monitor now when not restoring the previous position. Fixed bugs: - https://launchpad.net/bugs/1190828 - https://launchpad.net/bugs/195683 - https://launchpad.net/bugs/568867 - https://launchpad.net/bugs/1654464 (bzr r15507) | ||||
| * | Disable rotate guides in doc rotation | Jabiertxof | 2017-02-04 | 1 | -21/+21 |
| | | | | (bzr r15470) | ||||
| * | Add some Vlava improvements from mailing list | Jabier Arraiza Cenoz | 2016-11-01 | 1 | -0/+24 |
| |\ | | | | | (bzr r15142.1.28) | ||||
| * | | Fix some canvas item problems and refresh items on rotate | Jabier Arraiza Cenoz | 2016-10-10 | 1 | -4/+10 |
| | | | | | | | (bzr r15142.1.10) | ||||
| * | | Fix some canvas problems and refactorization | Jabier Arraiza Cenoz | 2016-10-10 | 1 | -2/+35 |
| | | | | | | | (bzr r15142.1.8) | ||||
| * | | Added widget to to rotate | Jabier Arraiza Cenoz | 2016-10-09 | 1 | -5/+4 |
| | | | | | | | (bzr r15142.1.7) | ||||
| * | | Keep selection | Jabier Arraiza Cenoz | 2016-10-08 | 1 | -28/+15 |
| | | | | | | | (bzr r15142.1.5) | ||||
| * | | add rotate from current desktop center | Jabier Arraiza Cenoz | 2016-10-08 | 1 | -19/+21 |
| | | | | | | | (bzr r15142.1.3) | ||||
| * | | Doc rotate start | Jabier Arraiza Cenoz | 2016-10-02 | 1 | -1/+46 |
| |/ | | | (bzr r15142.1.1) | ||||
| * | Merged trunk | Adrian Boguszewski | 2016-08-03 | 1 | -2/+0 |
| |\ | | | | | (bzr r14954.1.29) | ||||
| | * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -2/+0 |
| | | | | | | | (bzr r15034) | ||||
| | * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+2 |
| | | | | | | | (bzr r15027) | ||||
| | * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -2/+0 |
| | | | | | | | (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) | ||||
| * | Really remove last of svg_units. | Tavmjong Bah | 2016-06-08 | 1 | -10/+0 |
| | | | | (bzr r14964) | ||||
| * | Remove unused svg-units variable. | Tavmjong Bah | 2016-06-08 | 1 | -18/+18 |
| | | | | (bzr r14963) | ||||
| * | Fix for bug on previous commit about guides lock | Jabier Arraiza Cenoz | 2016-06-04 | 1 | -1/+0 |
| | | | | (bzr r14949) | ||||
| * | Fix a bug in lock guides pointed by suv on IRC | Jabier Arraiza Cenoz | 2016-06-03 | 1 | -1/+1 |
| | | | | (bzr r14948) | ||||
| * | Remove last use of getSVGUnit() and remove all remnants of this abomination. | Tavmjong Bah | 2016-06-01 | 1 | -6/+0 |
| | | | | (bzr r14939) | ||||
| * | Corrects attribute name for saving page 'checkerboard' background state. | Tavmjong Bah | 2015-12-28 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1529391 (bzr r14556) | ||||
| * | Add option for checkerboard background. | Tavmjong Bah | 2015-12-21 | 1 | -0/+6 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/397723 (bzr r14539) | ||||
| * | fix crash noticed by Tav | Marc Jeanmougin | 2015-12-09 | 1 | -1/+0 |
| | | | | (bzr r14504.1.17) | ||||
| * | update to trunk + resolve conflicts | Marc Jeanmougin | 2015-12-08 | 1 | -0/+41 |
| |\ | | | | | (bzr r14504.1.9) | ||||
| | * | Fixes UX pointed in suv review | Jabier Arraiza Cenoz | 2015-12-06 | 1 | -2/+1 |
| | | | | | | | (bzr r14500.1.9) | ||||
| | * | Changed from Desktop to namedview to handle multiples documents | Jabier Arraiza Cenoz | 2015-12-05 | 1 | -0/+42 |
| | | | | | | | (bzr r14500.1.8) | ||||
| * | | cppification: GSList replaced by vectors (mostly related to guides and grids) | Marc Jeanmougin | 2015-12-05 | 1 | -92/+63 |
| |/ | | | (bzr r14504.1.1) | ||||
| * | Read inkscape:color attribute in more places | Geoff Lankow | 2015-07-15 | 1 | -0/+1 |
| | | | | (bzr r14228.1.4) | ||||
| * | Reread guide colour after setting default colour | Geoff Lankow | 2015-07-12 | 1 | -5/+6 |
| | | | | (bzr r14228.1.3) | ||||
| * | Read attribute after setting the default | Geoff Lankow | 2015-07-11 | 1 | -0/+3 |
| | | | | (bzr r14228.1.2) | ||||
| * | Read inkscape:color attribute on guides | Geoff Lankow | 2015-07-07 | 1 | -1/+0 |
| | | | | (bzr r14228.1.1) | ||||
| * | Enable snapping of cusp nodes by default | Diederik van Lierop | 2015-04-27 | 1 | -1/+1 |
| | | | | (bzr r14061) | ||||
| * | if viewbox does not exist in file, set the document-units to be px. (Bug ↵ | Alvin Penner | 2015-03-01 | 1 | -1/+3 |
| | | | | | | | | | 1239682) Fixed bugs: - https://launchpad.net/bugs/1239682 (bzr r13955) | ||||
| * | create SPObject factory | Liam P. White | 2015-02-25 | 1 | -10/+0 |
| | | | | (bzr r13939.1.1) | ||||
| * | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 1 | -5/+5 |
| | | | | (bzr r13820) | ||||
| * | Purge sp_desktop_canvas | Liam P. White | 2014-12-21 | 1 | -4/+4 |
| | | | | (bzr r13811) | ||||
| * | Change getDefaultUnit() to getDisplayUnit() to better reflect value returned ↵ | Tavmjong Bah | 2014-11-26 | 1 | -2/+2 |
| | | | | | | by function. (bzr r13774) | ||||
| * | Change default display unit to 'px'. | Tavmjong Bah | 2014-11-26 | 1 | -1/+1 |
| | | | | (bzr r13773) | ||||
| * | Units: make it absolutely clear that Document properties unit dropdown is ↵ | Johan B. C. Engelen | 2014-11-24 | 1 | -15/+22 |
| | | | | | | | | for UI Display Units. Upon document load, calculate the units used for SVG values, if a viewbox is available. If not, default to "px" SVG units. Change all code to use either Display units OR svg units. (bzr r13751) | ||||
| * | Rename variable to better express its use. (units -> page_size_units) | Tavmjong Bah | 2014-11-20 | 1 | -2/+3 |
| | | | | (bzr r13740) | ||||
| * | Refactor SPGuide to use more C++ | Liam P. White | 2014-10-04 | 1 | -10/+6 |
| | | | | (bzr r13341.1.241) | ||||
| * | Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵ | Liam P. White | 2014-08-31 | 1 | -1/+1 |
| | | | | | | GThread deprecation errors. (bzr r13341.1.190) | ||||
| * | Reimplement global aliasing toggle as a 'shape-rendering' property | Krzysztof Kosi??ski | 2014-03-13 | 1 | -6/+0 |
| | | | | | | on the root element. (bzr r13146) | ||||
| * | Provide a toggle in the document properties to optionally turn off | Krzysztof Kosi??ski | 2014-03-13 | 1 | -0/+6 |
| | | | | | | | | | | antialiasing for display and export. Fixes a nearly 10 year old bug #170356 Fixed bugs: - https://launchpad.net/bugs/170356 (bzr r13144) | ||||
| * | try to add some const-correctness | Johan B. C. Engelen | 2013-10-24 | 1 | -0/+5 |
| | | | | (bzr r12719) | ||||
| * | Units: stop newing Unit objects. pass around pointers to "undeletable" Unit ↵ | Johan B. C. Engelen | 2013-10-12 | 1 | -15/+10 |
| | | | | | | 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) | ||||
