summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switch setWidth and setHeight to use Quantity and switch to forward ↵Matthew Petroff2013-07-065-24/+28
| | | | | declaration of Inkscape::Util::Quantity in document.h. (bzr r12380.1.7)
* Ported measure-context.cpp (to do: port widgets/measure-toolbar.cpp so unit ↵Matthew Petroff2013-07-061-8/+13
| | | | | selector works again). (bzr r12380.1.6)
* Merge from trunk.Matthew Petroff2013-07-0215-53/+87
|\ | | | | (bzr r12380.1.5)
| * Shape calculations. do not quantize the coordinates. (Bug 168158)Alvin Penner2013-07-014-18/+18
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/168158 (bzr r12399)
| * LPE bend path: fix crash on "uskeleton.cuts.back()" because of empty uskeleton.Johan B. C. Engelen2013-07-011-3/+6
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/616198 (bzr r12398)
| * Transform dialog. do not use singular transforms. (Bug 1189446)Alvin Penner2013-06-291-0/+35
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1189446 (bzr r12397)
| * Make DAMN sure paths with zero nodes do not cause a crash.Martin Owens2013-06-291-2/+6
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/710637 (bzr r12396)
| * Fix crash when undoing/redoing a duplicate layer.Martin Owens2013-06-281-2/+2
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1183206 (bzr r12395)
| * Add the ability to reorder filters using drag-drop in the gtklistMartin Owens2013-06-282-1/+15
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1168814 (bzr r12394)
| * Add render rack gear extension from bug#1174800, modify gears location to ↵Martin Owens2013-06-261-17/+0
| | | | | | | | | | | | | | | | render sub-menu Fixed bugs: - https://launchpad.net/bugs/1174800 (bzr r12391)
| * Fix Gtk3 build by including togglebutton headerMartin Owens2013-06-261-0/+1
| | | | | | (bzr r12390)
| * Using CC0 link instead of old Public Domain linkMartin Owens2013-06-261-2/+2
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1194372 (bzr r12389)
| * Merge in: remove-hard-coded-toggle-dropper-keybindingMartin Owens2013-06-252-8/+2
| |\ | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/180192 (bzr r12388)
| | * Removed hard coded keybinding from event-context.cpp and added the ↵Christoffer Holmstedt2013-06-172-8/+2
| | | | | | | | | | | | | | | appropiate function call in verbs.cpp (bzr r12379.1.1)
* | | Ported "ui/widget/page-sizer.cpp" and "document.cpp" to "Util::Unit" class.Matthew Petroff2013-07-027-110/+114
| | | | | | | | | (bzr r12380.1.4)
* | | Renamed Length class to Quantity class, fixed bugs, and added functions.Matthew Petroff2013-07-022-28/+75
| | | | | | | | | (bzr r12380.1.3)
* | | Merge from trunk.Matthew Petroff2013-06-2511-62/+49
|\| | | | | | | | (bzr r12380.1.2)
| * | Documentation spelling fixKrzysztof Kosi??ski2013-06-231-4/+4
| | | | | | | | | (bzr r12386)
| * | Remove unused file memeq.hKrzysztof Kosi??ski2013-06-234-28/+1
| | | | | | | | | (bzr r12385)
| * | odf metadata - let's begin with a first step to full ODF compatibilityKris De Gussem2013-06-211-17/+27
| | | | | | | | | (bzr r12383)
| * | cppcheckKris De Gussem2013-06-215-13/+17
| | | | | | | | | (bzr r12382)
* | | Added length class.Matthew Petroff2013-06-252-1/+50
|/ / | | | | (bzr r12380.1.1)
* / Fix my own mis-credit and some symbols labelsMartin Owens2013-06-172-2/+2
|/ | | (bzr r12380)
* Fix layer selection so defs don't change layers, updated symbol text.Martin Owens2013-06-162-0/+12
| | | (bzr r12379)
* Fix for 1184408 : Additional zoom levels in zoom context menuJohn Smith2013-06-161-35/+78
| | | (bzr r12378)
* Revert Fix for 600285 : Zoom sliderJohn Smith2013-06-152-15/+7
| | | (bzr r12377)
* Improve icons for symbols dialogMartin Owens2013-06-151-3/+3
| | | (bzr r12376)
* Fix crash for external symbol documents, should never select these items.Martin Owens2013-06-151-2/+4
| | | (bzr r12375)
* Big change in symbols ui and selection chemistry.Martin Owens2013-06-155-165/+154
| | | (bzr r12374)
* Allow svg elements to be ungroupedMartin Owens2013-06-142-3/+8
| | | | | | Fixed bugs: - https://launchpad.net/bugs/166327 (bzr r12373)
* Do not allow markers for children of markers (prevent loop)Martin Owens2013-06-141-0/+7
| | | | | | Fixed bugs: - https://launchpad.net/bugs/261786 (bzr r12372)
* Use fixed inkscape icon for 'no-marker' instead of gtk theme iconMartin Owens2013-06-123-7/+10
| | | (bzr r12371)
* Fix Apache2 license conflict with GPL with re-license from SOIX upstreamMartin Owens2013-06-122-23/+3
| | | | | | Fixed bugs: - https://launchpad.net/bugs/357043 (bzr r12370)
* Use 'remove' instead of 'gtk-remove' for theme.Martin Owens2013-06-121-2/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1190072 (bzr r12369)
* Change back to using NULL and fix windows theme error by checkingMartin Owens2013-06-111-5/+8
| | | (bzr r12367)
* Fix bug where symbols weren't identified as suchMartin Owens2013-06-111-2/+5
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1179224 (bzr r12366)
* Fix new bug with No-Marker having no icon, use Stock GTK::Remove icon for ↵Martin Owens2013-06-111-2/+5
| | | | | No-Marker. (bzr r12364)
* Change marker layout in stroke-widget so they are all on one line.Martin Owens2013-06-114-45/+68
| | | (bzr r12363)
* use visual bbox in calculation of filter area (Bug 1188336)Alvin Penner2013-06-102-3/+8
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1188336 (bzr r12362)
* Remove use of separate array for scale values.Jon A. Cruz2013-06-092-34/+48
| | | (bzr r12361)
* Replace multiple copies of GTK2/GTK3 #ifdef code with single helper function.Jon A. Cruz2013-06-091-78/+52
| | | (bzr r12360)
* Refactor --export-pdf-version detection.Vinícius dos Santos Oliveira2013-06-071-22/+24
| | | | | | | If the user try to export the pdf and ps versions at one run, the sp_export_pdf detection would fail. A better approach (this commit) is to check the mime argument. (bzr r12359)
* C++ conversion of parallel arrays to vector of class instances.Jon A. Cruz2013-06-071-89/+137
| | | (bzr r12358)
* Check for value in range before dereferencing.Jon A. Cruz2013-06-071-2/+5
| | | (bzr r12357)
* Glibmm 2.32+ fix extended to optional components. Fixes bug #1179338.Jon A. Cruz2013-06-073-0/+16
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1179338 (bzr r12356)
* Adding inclusion of config.h where needed for threads.h check.Jon A. Cruz2013-06-0739-2/+156
| | | (bzr r12355)
* Added configure/ifdef guards to only bring in the needed #include if glibmm ↵Jon A. Cruz2013-06-0688-0/+183
| | | | | has it. (bzr r12353)
* Fixes r12348 and r12350.Vinícius dos Santos Oliveira2013-06-061-1/+1
| | | | | Typo error (sp_export_pdf_version instead sp_export_pdf). (bzr r12352)
* Fix symbol-title missing crashMartin Owens2013-06-061-0/+3
| | | (bzr r12351)
* Add option to set --export-ps-level. Fixes bug #669748.Vinícius dos Santos Oliveira2013-06-051-1/+23
| | | | | | Moreover, a bug in --export-pdf-version was fixed. The bug made Inkscape crash if someone try to export a ps file. (bzr r12350)