| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix duplicate units in Preferences > Steps | Johan B. C. Engelen | 2011-04-17 | 1 | -1/+1 |
| * | add new preference widget for a number with a unit. | Johan B. C. Engelen | 2011-04-17 | 10 | -16/+103 |
| * | change spinbox to new one in many places. | Johan B. C. Engelen | 2011-04-16 | 14 | -40/+42 |
| * | remove superfluous includes | Johan B. C. Engelen | 2011-04-16 | 1 | -2/+0 |
| * | upgrade the spinboxes in tile dialog. (alignment is a bit awkward, have tried... | Johan B. C. Engelen | 2011-04-16 | 2 | -62/+32 |
| * | ScalarUnit widget: fix initialization bug. add constructor which takes anothe... | Johan B. C. Engelen | 2011-04-16 | 2 | -0/+39 |
| * | add undo to SpinButton | Johan B. C. Engelen | 2011-04-15 | 2 | -6/+74 |
| * | convert guideline dialog to ui/widget/... newer widgets. | Johan B. C. Engelen | 2011-04-14 | 2 | -77/+68 |
| * | ScalarUnit: add functionality to grab focus and select the entry text. and ad... | Johan B. C. Engelen | 2011-04-14 | 2 | -0/+25 |
| * | add expression evaluator for spinbox input boxes. also knows a little about u... | Johan B. C. Engelen | 2011-04-13 | 6 | -28/+47 |
| * | fix build | Johan B. C. Engelen | 2011-04-12 | 1 | -0/+2 |
| * | Use the subclassed SpinButton class for numeric inputs, such that '.' and ','... | Johan B. C. Engelen | 2011-04-11 | 5 | -26/+27 |
| * | revert silly error in r10147 | Johan B. C. Engelen | 2011-04-11 | 1 | -1/+1 |
| * | Guides and clonetiler. Fix for bug #477649 (GTK warning about an adjustment w... | Nicolas Dufour | 2011-04-11 | 1 | -3/+3 |
| * | add a subclassed spinbutton class. this numeric entry box accepts both ',' an... | Johan B. C. Engelen | 2011-04-08 | 5 | -6/+126 |
| * | allow other than numeric characters in guideline dialog | Johan B. C. Engelen | 2011-04-08 | 1 | -3/+3 |
| * | automatically apply and close guideline dialog when pressing enter in X, Y an... | Johan B. C. Engelen | 2011-04-08 | 1 | -3/+8 |
| * | remember status of relative checkbox for guideline dialog | Johan B. C. Engelen | 2011-04-08 | 2 | -1/+6 |
| * | use shape's curve before LPE as flash path in node tool. so now, you should s... | Johan B. C. Engelen | 2011-04-01 | 1 | -2/+3 |
| * | Filters: labels consistency fix. | Nicolas Dufour | 2011-04-01 | 1 | -2/+3 |
| * | Added some mnemonics for filter path effects (Bug #170765) | Kris De Gussem | 2011-03-20 | 1 | -1/+1 |
| * | Layers. Fix for Bug #249035: Undo crash when executing extensions. | Nicolas Dufour | 2011-03-18 | 1 | -0/+4 |
| * | Last renamings of headers in Inkscape preferences (Bug #560751) | Kris De Gussem | 2011-03-17 | 1 | -7/+7 |
| * | Preferences. Fix for Bug #686193 (Make linked offsets respect Relink duplicat... | Nicolas Dufour | 2011-03-17 | 1 | -1/+1 |
| * | automatically enter current filename in windows save as dialog. | Johan B. C. Engelen | 2011-03-15 | 1 | -0/+11 |
| * | fixing duplicate author name in about box: "Aurélio Adnauer Heckert" | Felipe Corr??a da Silva Sanches | 2011-03-09 | 1 | -2/+1 |
| * | About. Fix for Bug #216386 (Help-window build-date text is clipped). | Nicolas Dufour | 2011-03-03 | 1 | -1/+2 |
| * | compatibility patch to compile using gcc 4.6 | Adib Taraben | 2011-02-27 | 17 | -0/+17 |
| * | Finished cleanup of outdated SP_OBJECT_REPR C macro. | Jon A. Cruz | 2011-02-22 | 13 | -76/+100 |
| * | Finished cleanup of outdated SP_OBJECT_STYLE C macro. | Jon A. Cruz | 2011-02-22 | 3 | -51/+57 |
| * | Finished cleanup of outdated SP_OBJECT_PARENT C macro. | Jon A. Cruz | 2011-02-21 | 1 | -7/+7 |
| * | Preferences. New bitmap editor selector (fixes Bug #262617, Edit externally d... | Nicolas Dufour | 2011-02-21 | 9 | -310/+538 |
| * | Finished cleanup of outated SP_OBJECT_DOCUMENT C macro. | Jon A. Cruz | 2011-02-21 | 3 | -16/+16 |
| * | update to latest 2geom. fixes bezier curve casts. | Johan B. C. Engelen | 2011-02-13 | 1 | -1/+1 |
| * | Fixed uninitialized member variables. | Jon A. Cruz | 2011-02-07 | 1 | -4/+11 |
| * | Fix node tool brokenness resulting from a switch to runtime order | Krzysztof Kosi??ski | 2011-02-05 | 1 | -6/+7 |
| * | Translations. Context removed in filter-enums (context support too complex to... | Nicolas Dufour | 2011-02-03 | 1 | -1/+1 |
| * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 19 | -86/+66 |
| * | Translations. French translation minor update. | Nicolas Dufour | 2011-02-02 | 1 | -273/+279 |
| * | OCAL. Fix for Bug #638844 (Errors printed to console if openclipart search fa... | Nicolas Dufour | 2011-01-31 | 1 | -1/+1 |
| * | Mnemonics in "Input devices", and LPE dialogs (Bug 170765) | Kris De Gussem | 2010-12-29 | 1 | -2/+2 |
| * | Mnemonics in "Export bitmap", and "Rows and Columns" dialogs (Bug 170765) | Kris De Gussem | 2010-12-29 | 1 | -7/+14 |
| * | Snapping: improve calculation of metrics for scaling, modify some comments, a... | Diederik van Lierop | 2010-12-27 | 1 | -1/+0 |
| * | Node tool: snap while scaling a selection of nodes. Consider this as experime... | Diederik van Lierop | 2010-12-27 | 3 | -2/+87 |
| * | Mnemonics in "Fill and stroke", "Align and distribute", and "Transform" dialo... | Kris De Gussem | 2010-12-23 | 2 | -4/+7 |
| * | Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ... | Jon A. Cruz | 2010-12-23 | 12 | -12/+14 |
| * | Simple tracking of time to display dialogs and main window. | Jon A. Cruz | 2010-12-18 | 1 | -2/+16 |
| * | Mnemonics in fill and stroke dialog and menu | Kris De Gussem | 2010-12-17 | 3 | -3/+4 |
| * | Node tool: special case node duplication for endnodes - select new endnode | Krzysztof Kosi??ski | 2010-12-16 | 1 | -10/+19 |
| * | Node tool: fix Tab and Shift+Tab | Krzysztof Kosi??ski | 2010-12-16 | 3 | -60/+76 |