summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | remove memory boundries on bitmap renderer, optimize memory usageAdib Taraben2011-01-174-18/+75
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/494115 (bzr r10009)
* | | | | | Translations. Indonesian translation update by Waluyo Adi Siswanto.Nicolas Dufour2011-01-171-3446/+2436
| | | | | | | | | | | | | | | | | | (bzr r10008)
* | | | | | Tutorials. Global tutorials update (see Bug #169020, Bug #672423 and Bug ↵Nicolas Dufour2011-01-16161-32726/+30865
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #438307). (bzr r10007)
* | | | | | Update build.xml for Cairo devlibs upgradeKrzysztof Kosi??ski2011-01-161-0/+1
| | | | | | | | | | | | | | | | | | (bzr r10006)
* | | | | | Filters. Some custom predefined filters fixes and tweaks (Silhouette and ↵Nicolas Dufour2011-01-142-20/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Neon Draw). (bzr r10005)
* | | | | | Extensions. Text support improvement in XAML and FXG export.Nicolas Dufour2011-01-142-562/+1690
| | | | | | | | | | | | | | | | | | (bzr r10004)
* | | | | | Filters. New custom predefined filters (all ABCs, Neon draw, Color shilf, ↵Nicolas Dufour2011-01-117-720/+1629
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Silhouette and Cross engraving) and code clean-up. (bzr r10003)
* | | | | | Updated the text of the JessyInk effect extension to make translation easier ↵Hannes Hochreiner2011-01-101-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bug #672821). (bzr r10002)
* | | | | | Export. add emf text rotation (Bug 681262)Alvin Penner2011-01-071-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/681262 (bzr r10001)
* | | | | | Export. Fix PS/EPS export (Bug #698340, PS Level Restriction reversed.Nicolas Dufour2011-01-071-2/+2
| | | | | | | | | | | | | | | | | | (bzr r10000)
* | | | | | Translation. de.po converted to Unix file format.Nicolas Dufour2011-01-071-32265/+32265
| | | | | | | | | | | | | | | | | | (bzr r9999)
* | | | | | german translation updateUwe Sch??ler2011-01-061-29941/+32265
| | | | | | | | | | | | | | | | | | (bzr r9998)
* | | | | | Translations. POTFILES.in, inkcape.pot and fr.po updated.Nicolas Dufour2011-01-053-4982/+5593
| | | | | | | | | | | | | | | | | | (bzr r9997)
* | | | | | Filters. Custom predefined filters update and new ABC filters.Nicolas Dufour2011-01-056-116/+482
| | | | | | | | | | | | | | | | | | (bzr r9996)
* | | | | | disable Rectangle and Ellipse (Bug 407394)Alvin Penner2011-01-041-16/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/407394 (bzr r9995)
* | | | | | Translations. POTFILES.in cleanup and inkscape.pot update.Nicolas Dufour2010-12-302-4569/+4861
| | | | | | | | | | | | | | | | | | (bzr r9994)
* | | | | | Extensions. Barcode extension refactoring (see ↵Nicolas Dufour2010-12-3019-1016/+1607
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://code.launchpad.net/~doctormo/inkscape/barcode-refactor). (bzr r9993)
* | | | | | Extensions. Gear extension with center hole (see Bug #692719, gear extension ↵Nicolas Dufour2010-12-302-3/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | should have option to render a central hole). (bzr r9992)
* | | | | | check for element modification before filling undo stackAdib Taraben2010-12-301-36/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/510618 (bzr r9991)
* | | | | | Mnemonics in "Input devices", and LPE dialogs (Bug 170765)Kris De Gussem2010-12-296-12/+12
| | | | | | | | | | | | | | | | | | (bzr r9990)
* | | | | | Mnemonics in "Export bitmap", and "Rows and Columns" dialogs (Bug 170765)Kris De Gussem2010-12-293-11/+18
| | | | | | | | | | | | | | | | | | (bzr r9989)
* | | | | | Fix bug #552289 - Ungrouping objects changes position of arrow lines. This ↵Arcadie M. Cracan2010-12-291-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | was due to incorrect initialization of unattached connector endpoints that was part of a group. Fixed bugs: - https://launchpad.net/bugs/552289 (bzr r9988)
* | | | | | Initialize pointer.Maximilian Albert2010-12-281-0/+1
| | | | | | | | | | | | | | | | | | (bzr r9987)
* | | | | | Snapping: improve calculation of metrics for scaling, modify some comments, ↵Diederik van Lierop2010-12-272-8/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and remove a line of obsolete debugging output (bzr r9986)
* | | | | | Node tool: snap while scaling a selection of nodes. Consider this as ↵Diederik van Lierop2010-12-277-43/+148
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | experimental; needs cleanup! (bzr r9985)
* | | | | | Extensions. Add option to choose dxf output unitsAlvin Penner2010-12-272-2/+14
| | | | | | | | | | | | | | | | | | (bzr r9984)
* | | | | | Extensions. Fix Color Markers extension (crashed when a fill or stroke ↵Nicolas Dufour2010-12-231-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | attribute was not set.) (bzr r9983)
* | | | | | Extensions. Color Markers extension improvements (Bug #692582, Color markers ↵Nicolas Dufour2010-12-234-234/+323
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to match stroke extension does not copy the fill mode). Extensions. FXG export extension improvements and clean-up (Bug #625140, Support export to FXG). (bzr r9982)
* | | | | | Mnemonics in "Fill and stroke", "Align and distribute", and "Transform" ↵Kris De Gussem2010-12-235-17/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dialogs (Bug 170765) (bzr r9981)
* | | | | | Fix crash in cycle-selection (and restructure internals).Maximilian Albert2010-12-232-31/+63
| | | | | | | | | | | | | | | | | | (bzr r9980)
* | | | | | Split SPCanvasItem and SPCanvasGroup to individual .h files. Pruned forward ↵Jon A. Cruz2010-12-2387-311/+405
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | header. (bzr r9979)
| * | | | | | Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵Jon A. Cruz2010-12-2387-311/+405
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | header. (bzr r9978.1.1)
* | | | | | German translation updateUwe Sch??ler2010-12-231-4096/+2417
| | | | | | | | | | | | | | | | | | (bzr r9978)
* | | | | | Extensions. Color marker improvements (Bug #692582, Color markers to match ↵Nicolas Dufour2010-12-222-7/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stroke extension does not copy the fill mode). (bzr r9977)
* | | | | | Enable item-selection by cycling through them (using Alt+mouse wheel scroll).Maximilian Albert2010-12-222-2/+121
| | | | | | | | | | | | | | | | | | (bzr r9976)
* | | | | | Translations. Spanish translation update by Lucas Vieites (Bug #664501).Nicolas Dufour2010-12-221-196/+265
| | | | | | | | | | | | | | | | | | (bzr r9975)
* | | | | | Handle missing, inaccessible and misnamed cache directories.Jon A. Cruz2010-12-211-26/+38
| | | | | | | | | | | | | | | | | | (bzr r9974)
* | | | | | Extensions. New SVG to FXG export extension (see Bug #625140, Support export ↵Nicolas Dufour2010-12-215-163/+3209
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to FXG). (bzr r9973)
* | | | | | Unify stat type for older glib.Jon A. Cruz2010-12-211-0/+8
| | | | | | | | | | | | | | | | | | (bzr r9972)
* | | | | | Indent support for XSLT extensions output.Nicolas Dufour2010-12-211-1/+7
| | | | | | | | | | | | | | | | | | (bzr r9971)
* | | | | | Enable icon disk cache by default.Jon A. Cruz2010-12-211-1/+1
| | | | | | | | | | | | | | | | | | (bzr r9970)
* | | | | | Store cached icons to disk between runs, and invalidate/purge as needed.Jon A. Cruz2010-12-212-146/+381
|\ \ \ \ \ \ | | | | | | | | | | | | | | (bzr r9969)
| * | | | | | Clear cached items when state is invalid.Jon A. Cruz2010-12-211-3/+145
| | | | | | | | | | | | | | | | | | | | | (bzr r9955.1.12)
| * | | | | | Restore name that was broken for testing.Jon A. Cruz2010-12-211-1/+1
| | | | | | | | | | | | | | | | | | | | | (bzr r9955.1.11)
| * | | | | | Merge from trunk.Jon A. Cruz2010-12-191-20/+36
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | (bzr r9955.1.10)
* | | | | | | support for <rect> tag (Bug 657289)Alvin Penner2010-12-191-20/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/657289 (bzr r9968)
| * | | | | | Set merge from trunkJon A. Cruz2010-12-190-0/+0
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | (bzr r9955.1.9)
* | | | | | | Correct load order of user icons.svg icons with legacy names.Jon A. Cruz2010-12-191-87/+58
| | | | | | | | | | | | | | | | | | | | | (bzr r9967)
| * | | | | | C++-ification.Jon A. Cruz2010-12-182-124/+146
| | | | | | | | | | | | | | | | | | | | | (bzr r9955.1.8)
| * | | | | | Fix other fallback icon lookup.Jon A. Cruz2010-12-181-12/+13
| | | | | | | | | | | | | | | | | | | | | (bzr r9955.1.7)