summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | Fix compilation on GCC 4.6Krzysztof Kosi??ski2011-05-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r10202)
* | | | | | | | | Allow New Document to be created from Unity launcher quicklistAlex Valavanis2011-05-071-0/+6
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | (bzr r10201)
| * | | | | | | | | Allow New Document to be created from Unity launcher quicklistAlex Valavanis2011-05-071-0/+6
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/676886 (bzr r10200.1.1)
* | | | | | | | | corrected fill-rule handling in pdf export, fixes bug:436962Adib Taraben2011-05-071-3/+3
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | (bzr r10200)
| * | | | | | | | | corrected fill-rule handling in pdf export, fixes bug:436962Adib Taraben2011-05-071-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r10198.1.1)
* | | | | | | | | | Fix windows build.Jon A. Cruz2011-05-071-5/+4
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | (bzr r10199)
* | | | | | | | | Adding initial cut of resource manager.Jon A. Cruz2011-05-0622-320/+840
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r10198)
* | | | | | | | | symbol rendering fix bug:705345Adib Taraben2011-05-051-3/+3
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | (bzr r10197)
| * | | | | | | | | symbol rendering fix for bug:705345Adib Taraben2011-05-051-3/+3
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | (bzr r10196.1.1)
* | | | | | | | | more 63734242, missing fraction of patch for gcc 4.6 compatibilityAdib Taraben2011-05-041-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r10196)
* | | | | | | | | Fix crashes on empty marker definitions.Johan B. C. Engelen2011-05-013-11/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/774834 (bzr r10195)
* | | | | | | | | German translation updateUweSch mail@uwe-schoeler.de2011-05-011-1537/+1653
| |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | (bzr r10194)
* | | | | | | | emf import. support for clip rectangle (Bug 383180)Alvin Penner2011-04-271-14/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/383180 (bzr r10193)
* | | | | | | | dxf input. add adjustable originAlvin Penner2011-04-252-9/+16
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r10192)
* | | | | | | | Fixed warning to use GUI when appropriate.Jon A. Cruz2011-04-231-8/+10
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r10191)
* | | | | | | | Translations. French translation update.Nicolas Dufour2011-04-211-1615/+1682
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r10190)
* | | | | | | | Font Editor. Fix for Bug #706506 (Crash when kerning an empty pair).Nicolas Dufour2011-04-211-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/706506 (bzr r10189)
* | | | | | | | Translations. Invalid markup in the scour extension.Nicolas Dufour2011-04-213-632/+643
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r10188)
* | | | | | | | UI. New mnemonics (see Bug #768277 , Add mnemonics for menu items without ↵Nicolas Dufour2011-04-213-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | verbs / default key mapping). Fixed bugs: - https://launchpad.net/bugs/768277 (bzr r10187)
* | | | | | | | Partial update of Russian translationAlexandre Prokoudine2011-04-211-2144/+2648
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r10186)
* | | | | | | | XAML. XAML export extension fix (see Bug #766971, SVG 2 XAML BlurEffect ↵Nicolas Dufour2011-04-211-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wrongly placed). Fixed bugs: - https://launchpad.net/bugs/766971 (bzr r10185)
* | | | | | | | Restore modularity to adjustment action.Jon A. Cruz2011-04-194-21/+76
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r10184)
* | | | | | | | dxf import. add support for longer cubic NURB (Bug 685707)Alvin Penner2011-04-181-8/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/685707 (bzr r10183)
* | | | | | | | Added mnemonics for font dialog (Bug #170765)Kris De Gussem2011-04-182-10/+17
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r10182)
* | | | | | | | Translations. Translation template update.Nicolas Dufour2011-04-181-848/+918
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r10181)
* | | | | | | | Extensions. Optimized SVG export update (scour r210 + custom inx file).Nicolas Dufour2011-04-186-665/+1664
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r10180)
* | | | | | | | Restore comment needed in *shared* code file.Jon A. Cruz2011-04-171-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r10179)
* | | | | | | | fix duplicate units in Preferences > StepsJohan B. C. Engelen2011-04-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r10178)
* | | | | | | | add new preference widget for a number with a unit.Johan B. C. Engelen2011-04-1718-41/+212
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | change Preferences > Steps to this new widget (bzr r10177)
* | | | | | | | change spinbox to new one in many places.Johan B. C. Engelen2011-04-1622-55/+75
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r10176)
* | | | | | | | remove superfluous includesJohan B. C. Engelen2011-04-161-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r10175)
* | | | | | | | remove unnecessary includes.Johan B. C. Engelen2011-04-161-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r10174)
* | | | | | | | extensions: use improved spinbutton with math expression evaluationJohan B. C. Engelen2011-04-162-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r10173)
* | | | | | | | upgrade the spinboxes in tile dialog. (alignment is a bit awkward, have ↵Johan B. C. Engelen2011-04-162-62/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tried to fix it, but didnt work out) (bzr r10172)
* | | | | | | | ScalarUnit widget: fix initialization bug. add constructor which takes ↵Johan B. C. Engelen2011-04-162-0/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | another scalarunit's unitmenu. (bzr r10171)
* | | | | | | | * [INTL:sk] Slovak translation updateIvan Mas??r2011-04-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r10170)
* | | | | | | | hack C++ spinbuttons into toolbars. unit conversion does not work, and will ↵Johan B. C. Engelen2011-04-151-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | probably be a huge pain to add (bzr r10169)
* | | | | | | | remove ridiculous commentJohan B. C. Engelen2011-04-151-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r10168)
* | | | | | | | add undo to SpinButtonJohan B. C. Engelen2011-04-152-6/+74
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r10167)
* | | | | | | | convert guideline dialog to ui/widget/... newer widgets.Johan B. C. Engelen2011-04-142-77/+68
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add unit to guideline angle. save angle unit status when closing dialog (bzr r10166)
* | | | | | | | ScalarUnit: add functionality to grab focus and select the entry text. and ↵Johan B. C. Engelen2011-04-142-0/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add setValueKeepUnit (bzr r10165)
* | | | | | | | small tweaksJohan B. C. Engelen2011-04-141-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r10164)
* | | | | | | | Tracing. Potrace 1.9 update (see http://potrace.sourceforge.net/ChangeLog).Nicolas Dufour2011-04-1416-128/+166
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r10163)
* | | | | | | | add expression evaluator for spinbox input boxes. also knows a little about ↵Johan B. C. Engelen2011-04-139-28/+700
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | units. needs more work to fully integrate it in all of inkscape spinboxes also needs documentation rework (bzr r10162)
* | | | | | | | Breton translation updateKris De Gussem2011-04-131-5456/+2946
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r10161)
* | | | | | | | fix buildJohan B. C. Engelen2011-04-121-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r10160)
* | | | | | | | Use the subclassed SpinButton class for numeric inputs, such that '.' and ↵Johan B. C. Engelen2011-04-115-26/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ',' both can be used as decimal point. (related to bug 484187) (bzr r10159)
* | | | | | | | revert silly error in r10147Johan B. C. Engelen2011-04-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r10158)
* | | | | | | | Guides and clonetiler. Fix for bug #477649 (GTK warning about an adjustment ↵Nicolas Dufour2011-04-112-104/+81
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with non-zero page in the guide editor dialog). Clonetiler. Code consistency fix. (bzr r10157)
* | | | | | | | pdf+latex:Johan B. C. Engelen2011-04-101-6/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * use textit instead of itshape, use textbf instead of bfseries; this improves kerning * add textsl (slanted) for oblique font shapes (e.g. Arial) (bzr r10156)