| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix warning | Kris De Gussem | 2013-10-29 | 1 | -1/+1 |
| | | | | (bzr r12748) | ||||
| * | "fix" some "unused parameter" warnings | Kris De Gussem | 2013-10-29 | 8 | -10/+10 |
| | | | | (bzr r12746) | ||||
| * | fix code: prevent cornercase from crashing | Johan B. C. Engelen | 2013-10-29 | 1 | -33/+31 |
| | | | | (bzr r12745) | ||||
| * | suppress warning | Johan B. C. Engelen | 2013-10-29 | 1 | -0/+1 |
| | | | | (bzr r12744) | ||||
| * | supress some compiler warnings | Johan B. C. Engelen | 2013-10-29 | 1 | -4/+2 |
| | | | | (bzr r12743) | ||||
| * | fix crash | Johan B. C. Engelen | 2013-10-28 | 2 | -13/+16 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/854617 (bzr r12742) | ||||
| * | unit display: fix typo | Johan B. C. Engelen | 2013-10-28 | 1 | -1/+1 |
| | | | | (bzr r12741) | ||||
| * | fix crash | Johan B. C. Engelen | 2013-10-28 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1230241 (bzr r12740) | ||||
| * | "fix" some "unused parameter" warnings | Kris De Gussem | 2013-10-28 | 6 | -16/+16 |
| | | | | (bzr r12738) | ||||
| * | "fix" some "unused parameter" warnings | Kris De Gussem | 2013-10-27 | 6 | -14/+14 |
| | | | | (bzr r12737) | ||||
| * | "fix" some "unused parameter" warnings | Kris De Gussem | 2013-10-27 | 6 | -8/+8 |
| | | | | (bzr r12736) | ||||
| * | fix warning and add comments about fixing code | Johan B. C. Engelen | 2013-10-27 | 2 | -1/+6 |
| | | | | (bzr r12735) | ||||
| * | fix warnings | Johan B. C. Engelen | 2013-10-27 | 3 | -3/+3 |
| | | | | (bzr r12734) | ||||
| * | add some nullptr checking, should fix crash (couldn't test) | Johan B. C. Engelen | 2013-10-27 | 5 | -5/+6 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1243011 (bzr r12733) | ||||
| * | fix crash, partly fix vertical positioning issue. couldn't figure out how to ↵ | Johan B. C. Engelen | 2013-10-27 | 2 | -10/+8 |
| | | | | | | | | | make it work, the applied scale transform works weird somehow Fixed bugs: - https://launchpad.net/bugs/1244793 (bzr r12732) | ||||
| * | Fix gradient stop selection when switching to dropper tool. | Markus Engel | 2013-10-27 | 1 | -1/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1239131 (bzr r12730) | ||||
| * | Added some consts. | Markus Engel | 2013-10-26 | 49 | -183/+196 |
| | | | | (bzr r12729) | ||||
| * | fix crash | Johan B. C. Engelen | 2013-10-26 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1244793 (bzr r12728) | ||||
| * | Fix memleak in reference counting introduced in r12532. | Markus Engel | 2013-10-26 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1236632 (bzr r12727) | ||||
| * | Fix for Bug 1241783 (WMF image output size) | David Mathog | 2013-10-25 | 1 | -1/+4 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1241783 (bzr r12726) | ||||
| * | WMF import: fix scaling of files without ViewPort record | David Mathog | 2013-10-25 | 1 | -1/+3 |
| | | | | | | | | | (see bug 1241783, comment 4-5) Fixed bugs: - https://launchpad.net/bugs/1241783 (bzr r12725) | ||||
| * | don't update doc unit stuff when initializing DocumentProperties dialog widgets | Johan B. C. Engelen | 2013-10-25 | 1 | -8/+14 |
| | | | | (bzr r12724) | ||||
| * | Fix for Bug 1242927 (minor EMF import issues) | David Mathog | 2013-10-24 | 1 | -4/+11 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1242927 (bzr r12721) | ||||
| * | Fix for Bug 1243937 (EMF import, diagram obscured by full page rectangle) | David Mathog | 2013-10-24 | 3 | -0/+5 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1243937 (bzr r12720) | ||||
| * | try to add some const-correctness | Johan B. C. Engelen | 2013-10-24 | 4 | -2/+9 |
| | | | | (bzr r12719) | ||||
| * | fix bad style | Johan B. C. Engelen | 2013-10-24 | 1 | -1/+1 |
| | | | | (bzr r12718) | ||||
| * | fix bug "some of the locale-based templates cause objects to be resized when ↵ | Johan B. C. Engelen | 2013-10-24 | 12 | -14/+25 |
| | | | | | | | | | default units are changed" #1236257 Fixed bugs: - https://launchpad.net/bugs/1236257 (bzr r12717) | ||||
| * | fix crash bug 1237676 | Johan B. C. Engelen | 2013-10-24 | 2 | -15/+22 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1237676 (bzr r12716) | ||||
| * | cppcheck | Kris De Gussem | 2013-10-22 | 3 | -9/+9 |
| | | | | (bzr r12713) | ||||
| * | Fix for Bug #1022543 (Ctrl+C increments the documents count). | Nicolas Dufour | 2013-10-22 | 1 | -7/+11 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1022543 (bzr r12712) | ||||
| * | Fixing unit convertion in PNG import Imagemagick fallback (see Bug #165952). | Nicolas Dufour | 2013-10-22 | 1 | -2/+9 |
| | | | | (bzr r12711) | ||||
| * | Fix for Bug #1230292 (dbus service file not included in tarball when doing a ↵ | Nicolas Dufour | 2013-10-22 | 1 | -1/+2 |
| | | | | | | | | | make dist) by Ryan Lerch. Fixed bugs: - https://launchpad.net/bugs/1230292 (bzr r12710) | ||||
| * | remove confusing bitfield declaration. bitfield not even needed here. | Johan B. C. Engelen | 2013-10-21 | 2 | -2/+2 |
| | | | | (bzr r12708) | ||||
| * | fix ambiguity error with C++11 (gcc 4.6.2 Windows) | Johan B. C. Engelen | 2013-10-21 | 1 | -1/+1 |
| | | | | (bzr r12707) | ||||
| * | update parts of 2geom | Johan B. C. Engelen | 2013-10-21 | 3 | -5/+23 |
| | | | | (bzr r12705) | ||||
| * | Fix mesh gradient tool. | Markus Engel | 2013-10-21 | 1 | -12/+17 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1239430 (bzr r12703) | ||||
| * | Fix bug introduced in r12686. | Markus Engel | 2013-10-21 | 1 | -6/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1241034 (bzr r12702) | ||||
| * | Fix build errors with clang 3.3 and c++11 enabled. | Markus Engel | 2013-10-18 | 6 | -70/+66 |
| | | | | (bzr r12701) | ||||
| * | fix memory reallocation | Kris De Gussem | 2013-10-17 | 1 | -10/+74 |
| | | | | (bzr r12700) | ||||
| * | fix wrong memory deallocation | Kris De Gussem | 2013-10-17 | 1 | -1/+1 |
| | | | | (bzr r12699) | ||||
| * | cppcheck: printf variable identifier | Kris De Gussem | 2013-10-16 | 2 | -3/+3 |
| | | | | (bzr r12698) | ||||
| * | cppcheck initialisation | Kris De Gussem | 2013-10-16 | 4 | -13/+35 |
| | | | | (bzr r12697) | ||||
| * | couple of typos affecting Path->Linked Offset (Bug 1236830) | Alvin Penner | 2013-10-16 | 1 | -2/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1236830 (bzr r12696) | ||||
| * | static code analysis: performance | Kris De Gussem | 2013-10-16 | 7 | -8/+8 |
| | | | | (bzr r12695) | ||||
| * | Fix colour variable type with gtkmm 3 | Alex Valavanis | 2013-10-16 | 1 | -8/+30 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1239370 (bzr r12694) | ||||
| * | Fix for bug #1239452 (trunk: crash on ungroup...) | Nicolas Dufour | 2013-10-15 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1239452 (bzr r12692) | ||||
| * | eek-preview: Hide unused variable in gtk3 build | Alex Valavanis | 2013-10-15 | 1 | -1/+3 |
| | | | | (bzr r12691) | ||||
| * | Replace deprecated thread protection macros | Alex Valavanis | 2013-10-15 | 1 | -5/+1 |
| | | | | (bzr r12690) | ||||
| * | color-profile: Use Gdk::RGBA for gtkmm 3.0 builds | Alex Valavanis | 2013-10-15 | 1 | -1/+22 |
| | | | | (bzr r12689) | ||||
| * | Merging lp:~novalis/inkscape/cleanup branch | Vinícius dos Santos Oliveira | 2013-10-15 | 1 | -2/+0 |
| |\ | | | | | (bzr r12688) | ||||
