| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
(bzr r13822.1.4)
|
| | | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
(bzr r13822.1.2)
|
| | | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
(bzr r13820)
|
| | | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
(bzr r13819)
|
| | | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
(bzr r13817)
|
| | | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
(bzr r13816)
|
| | | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
(bzr r13813)
|
| | | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
(bzr r13811)
|
| | | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
(bzr r13810)
|
| | | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
(bzr r13809)
|
| | | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Fixed bugs:
- https://launchpad.net/bugs/1365451
(bzr r13806)
|
| | | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Fixed bugs:
- https://launchpad.net/bugs/1367443
(bzr r13800)
|
| | | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
greyed out at startup).
Fixed bugs:
- https://launchpad.net/bugs/1401782
(bzr r13797)
|
| | | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
may be scaled incorrectly due to change of 90 to 96 dpi.
(bzr r13795)
|
| | | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
gtkrc theme file
(bzr r13793)
|
| | | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
ICON_SIZE_SMALL_TOOLBAR to make the size changeable from the GTK2 theme file, and make the size fall in line with rest of UI. I saw no effect on the looks of the UI with default gtkrc on Windows, but greatly improves icon sizing on hi-dpi theme settings.
(bzr r13792)
|
| | | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Fixed bugs:
- https://launchpad.net/bugs/1384915
(bzr r13789)
|
| | | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Fixed bugs:
- https://launchpad.net/bugs/1260544
(bzr r13785)
|
| | | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Fixed bugs:
- https://launchpad.net/bugs/1384915
(bzr r13776)
|
| | | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
by function.
(bzr r13774)
|
| | | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
(bzr r13768)
|
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | | |
(bzr r13341.5.24)
|
| | | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
The caller to sp_selection_clone_original_path_lpe expects a new path to be selected, and it will change the SVG "id" of that selected path.
The bug was that sp_selection_clone_original_path_lpe no longer selected the new path, it maintained the selection of the path to be "clone_original_path'ed". And thus the path referenced by the original clone got its ID changed. Horror resulted. Fixed by selecting the newly created path, as before.
Added code to the caller that checks if the newly selected path is not nullptr, and that it is not the same as the selected path before the call.
(bzr r13761)
|
| | | |_|_|_|_|_|_|_|/
| |/| | | | | | | |
| | | | | | | | | | |
(bzr r13760)
|
| | | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
(bzr r13752)
|
| | | |_|_|_|_|_|_|/
| |/| | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
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)
|
| |\| | | | | | | |
| | | | | | | | |
| | | | | | | | | |
(bzr r13341.5.23)
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
units. It should not change the units used in SVG. We will need to create another setting for that at some later point.
(bzr r13748)
|
| | | |_|_|_|_|_|/
| |/| | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
is not meant to mean "default units" although it seems to be treated as that *as well*.
(bzr r13744)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | | |
(bzr r13740)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Fixed bugs:
- https://launchpad.net/bugs/1247801
(bzr r13735)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | | |
(bzr r13728)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | | |
(bzr r13713)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | | |
(bzr r13712)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Fixed bugs:
- https://launchpad.net/bugs/1365451
(bzr r13709)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Ivan Louette.
(bzr r13708)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | | |
(bzr r13704)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | | |
(bzr r13700)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | | |
(bzr r13699)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | | |
(bzr r13697)
|
| |\| | | | | | |
| | | | | | | |
| | | | | | | | |
(bzr r13341.5.22)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
nullptr, instead of checking the pre-condition for newing into the pointer)
(bzr r13687)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | | |
(bzr r13679)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | | |
(bzr r13675)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | | |
(bzr r13673)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
fillet-chamfer.
Also fixed the selected node problem in units not px.
Also fixed two var to not allow NULL pointed by Johan Engelen.
(bzr r13672)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | | |
(bzr r13670)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | | |
(bzr r13669)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Still happends bug affecting only selected nodes in document:units diferent than "px".
I think the problem is node->position() send me a bad data if document units not px.
(bzr r13665)
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
#1388297.
Fixed bugs:
- https://launchpad.net/bugs/1388297
(bzr r13658)
|