summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | ScalarUnit widget: fix initialization bug. add constructor which takes anothe...Johan B. C. Engelen2011-04-162-0/+39
* | | | | | | hack C++ spinbuttons into toolbars. unit conversion does not work, and will p...Johan B. C. Engelen2011-04-151-1/+5
* | | | | | | remove ridiculous commentJohan B. C. Engelen2011-04-151-2/+0
* | | | | | | add undo to SpinButtonJohan B. C. Engelen2011-04-152-6/+74
* | | | | | | convert guideline dialog to ui/widget/... newer widgets.Johan B. C. Engelen2011-04-142-77/+68
* | | | | | | ScalarUnit: add functionality to grab focus and select the entry text. and ad...Johan B. C. Engelen2011-04-142-0/+25
* | | | | | | small tweaksJohan B. C. Engelen2011-04-141-3/+1
* | | | | | | Tracing. Potrace 1.9 update (see http://potrace.sourceforge.net/ChangeLog).Nicolas Dufour2011-04-1416-128/+166
* | | | | | | add expression evaluator for spinbox input boxes. also knows a little about u...Johan B. C. Engelen2011-04-139-28/+700
* | | | | | | fix buildJohan B. C. Engelen2011-04-121-0/+2
* | | | | | | Use the subclassed SpinButton class for numeric inputs, such that '.' and ','...Johan B. C. Engelen2011-04-115-26/+27
* | | | | | | revert silly error in r10147Johan B. C. Engelen2011-04-111-1/+1
* | | | | | | Guides and clonetiler. Fix for bug #477649 (GTK warning about an adjustment w...Nicolas Dufour2011-04-112-104/+81
* | | | | | | pdf+latex:Johan B. C. Engelen2011-04-101-6/+18
* | | | | | | pdf+latex: fix newline bug due to changes in r10089Johan B. C. Engelen2011-04-101-16/+29
* | | | | | | go wild adding % at the end of each latex line (pdf+latex output)Johan B. C. Engelen2011-04-101-22/+22
* | | | | | | add a subclassed spinbutton class. this numeric entry box accepts both ',' an...Johan B. C. Engelen2011-04-085-6/+126
* | | | | | | allow other than numeric characters in guideline dialogJohan B. C. Engelen2011-04-081-3/+3
* | | | | | | automatically apply and close guideline dialog when pressing enter in X, Y an...Johan B. C. Engelen2011-04-081-3/+8
* | | | | | | remember status of relative checkbox for guideline dialogJohan B. C. Engelen2011-04-082-1/+6
| |_|_|_|_|/ |/| | | | |
* | | | | | Fix setting canvas margins when using "Resize page to drawing or selection"Martin Sucha2011-04-021-3/+3
* | | | | | Faster rounding for Gaussian blurJasper van de Gronde2011-04-021-6/+37
* | | | | | use shape's curve before LPE as flash path in node tool. so now, you should s...Johan B. C. Engelen2011-04-011-2/+3
* | | | | | add curve before LPE to SPShape. this is useful for helperpath display. It wa...Johan B. C. Engelen2011-04-0111-22/+115
* | | | | | Filters: labels consistency fix.Nicolas Dufour2011-04-012-4/+5
* | | | | | Tweak and spray:Nicolas Dufour2011-04-014-413/+428
* | | | | | emf import. limited support for EMR_BITBLT (Bug 382421)Alvin Penner2011-03-311-0/+29
* | | | | | Extensions:Nicolas Dufour2011-03-301-1/+3
* | | | | | Spray:Nicolas Dufour2011-03-294-459/+332
* | | | | | Extensions. Replacing the groupheader element with an appearance mode in the ...Nicolas Dufour2011-03-257-140/+44
* | | | | | emf import. create dummy object CREATEDIBPATTERNBRUSHPT (Bug 382420)Alvin Penner2011-03-241-0/+9
* | | | | | Filters. Posterize basic tweaks. Extensions. Int and Float adjustment widgets...Nicolas Dufour2011-03-233-4/+4
* | | | | | Path. Fix for Bug #170225 (relative image paths instead of absolute).Nicolas Dufour2011-03-221-3/+43
* | | | | | powerstroke: apply interpolator combobox to closed paths tooJohan B. C. Engelen2011-03-211-3/+3
* | | | | | Doc comment cleanup of '@brief'.Jon A. Cruz2011-03-212-100/+119
* | | | | | Added some mnemonics for filter path effects (Bug #170765)Kris De Gussem2011-03-204-18/+18
* | | | | | Cleaned up memory patch. Fixes bug #737298.Jon A. Cruz2011-03-2010-46/+87
* | | | | | add spiro interpolator to powerstrokeJohan B. C. Engelen2011-03-182-6/+161
* | | | | | D-Bus. Merging branch lp:~joakim-verona/inkscape/dbus-fixes (Bug #666986, Bug...Nicolas Dufour2011-03-188-19/+87
* | | | | | Layers. Fix for Bug #249035: Undo crash when executing extensions.Nicolas Dufour2011-03-181-0/+4
* | | | | | Added some mnemonics for filter path effects (Bug #170765)Kris De Gussem2011-03-173-15/+15
* | | | | | Last renamings of headers in Inkscape preferences (Bug #560751)Kris De Gussem2011-03-171-7/+7
* | | | | | Preferences. Fix for Bug #686193 (Make linked offsets respect Relink duplicat...Nicolas Dufour2011-03-171-1/+1
* | | | | | Linked Offset. Merge branch lp:~ado-papas/inkscape/bug_167419 (Bug #167419, B...Nicolas Dufour2011-03-173-22/+49
* | | | | | Filters. Custom predefined filters fine tuning (precision and UI labels).Nicolas Dufour2011-03-164-98/+98
* | | | | | automatically enter current filename in windows save as dialog.Johan B. C. Engelen2011-03-151-0/+11
* | | | | | Extensions. Float and Int default mode set to minimal. Filters' mode changed ...Nicolas Dufour2011-03-158-117/+117
* | | | | | Extensions. Warnings (introduced in recent float and int changes) cleanup.Nicolas Dufour2011-03-142-2/+2
* | | | | | Import. Patch for Bug #716362 (Invalid result when drag and drop svg file), b...Nicolas Dufour2011-03-141-1/+1
* | | | | | Extensions. Slider in Float and Int extension widgets.Nicolas Dufour2011-03-145-19/+89