summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix duplicate units in Preferences > StepsJohan B. C. Engelen2011-04-171-1/+1
* add new preference widget for a number with a unit.Johan B. C. Engelen2011-04-1710-16/+103
* change spinbox to new one in many places.Johan B. C. Engelen2011-04-1614-40/+42
* remove superfluous includesJohan B. C. Engelen2011-04-161-2/+0
* upgrade the spinboxes in tile dialog. (alignment is a bit awkward, have tried...Johan B. C. Engelen2011-04-162-62/+32
* ScalarUnit widget: fix initialization bug. add constructor which takes anothe...Johan B. C. Engelen2011-04-162-0/+39
* 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
* add expression evaluator for spinbox input boxes. also knows a little about u...Johan B. C. Engelen2011-04-136-28/+47
* 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-111-3/+3
* 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
* 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
* Filters: labels consistency fix.Nicolas Dufour2011-04-011-2/+3
* Added some mnemonics for filter path effects (Bug #170765)Kris De Gussem2011-03-201-1/+1
* Layers. Fix for Bug #249035: Undo crash when executing extensions.Nicolas Dufour2011-03-181-0/+4
* 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
* automatically enter current filename in windows save as dialog.Johan B. C. Engelen2011-03-151-0/+11
* fixing duplicate author name in about box: "Aurélio Adnauer Heckert"Felipe Corr??a da Silva Sanches2011-03-091-2/+1
* About. Fix for Bug #216386 (Help-window build-date text is clipped).Nicolas Dufour2011-03-031-1/+2
* compatibility patch to compile using gcc 4.6Adib Taraben2011-02-2717-0/+17
* Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-2213-76/+100
* Finished cleanup of outdated SP_OBJECT_STYLE C macro.Jon A. Cruz2011-02-223-51/+57
* Finished cleanup of outdated SP_OBJECT_PARENT C macro.Jon A. Cruz2011-02-211-7/+7
* Preferences. New bitmap editor selector (fixes Bug #262617, Edit externally d...Nicolas Dufour2011-02-219-310/+538
* Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz2011-02-213-16/+16
* update to latest 2geom. fixes bezier curve casts.Johan B. C. Engelen2011-02-131-1/+1
* Fixed uninitialized member variables.Jon A. Cruz2011-02-071-4/+11
* Fix node tool brokenness resulting from a switch to runtime orderKrzysztof Kosi??ski2011-02-051-6/+7
* Translations. Context removed in filter-enums (context support too complex to...Nicolas Dufour2011-02-031-1/+1
* update to latest 2geom !Johan B. C. Engelen2011-02-0219-86/+66
* Translations. French translation minor update.Nicolas Dufour2011-02-021-273/+279
* OCAL. Fix for Bug #638844 (Errors printed to console if openclipart search fa...Nicolas Dufour2011-01-311-1/+1
* Mnemonics in "Input devices", and LPE dialogs (Bug 170765)Kris De Gussem2010-12-291-2/+2
* Mnemonics in "Export bitmap", and "Rows and Columns" dialogs (Bug 170765)Kris De Gussem2010-12-291-7/+14
* Snapping: improve calculation of metrics for scaling, modify some comments, a...Diederik van Lierop2010-12-271-1/+0
* Node tool: snap while scaling a selection of nodes. Consider this as experime...Diederik van Lierop2010-12-273-2/+87
* Mnemonics in "Fill and stroke", "Align and distribute", and "Transform" dialo...Kris De Gussem2010-12-232-4/+7
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz2010-12-2312-12/+14
* Simple tracking of time to display dialogs and main window.Jon A. Cruz2010-12-181-2/+16
* Mnemonics in fill and stroke dialog and menuKris De Gussem2010-12-173-3/+4
* Node tool: special case node duplication for endnodes - select new endnodeKrzysztof Kosi??ski2010-12-161-10/+19
* Node tool: fix Tab and Shift+TabKrzysztof Kosi??ski2010-12-163-60/+76