summaryrefslogtreecommitdiffstats
path: root/src/dialogs/guidelinedialog.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-02-21Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski1-285/+0
should be. Build libinkscape.a - should reduce link time. (bzr r7337)
2008-11-21Merge from fe-movedTed Gould1-7/+4
(bzr r6891)
2008-02-17(almost) remove artificial limits in spinbuttonsbulia byak1-3/+3
(bzr r4749)
2008-01-28set_markup() instead of set_label()Felipe Corr??a da Silva Sanches1-1/+1
(bzr r4609)
2008-01-25copyeditbulia byak1-11/+11
(bzr r4590)
2007-12-28guidelinedialog aestheticsJohan B. C. Engelen1-29/+44
(bzr r4327)
2007-12-24improve cosmetics of guide dialogJohan B. C. Engelen1-10/+21
(bzr r4297)
2007-12-23fix relative angle change in guideline dialogJohan B. C. Engelen1-1/+3
(bzr r4292)
2007-12-23Add UI for creating angled guidelines!Johan B. C. Engelen1-27/+70
(bzr r4282)
2007-12-21guidelines: add methods to check horizontal/vertical, small fixesJohan B. C. Engelen1-3/+3
(bzr r4271)
2007-12-19guides: switch from using one position coordinate to Geom::Point point_on_lineJohan B. C. Engelen1-5/+12
(bzr r4258)
2007-09-213 digits precisionbulia byak1-1/+1
(bzr r3783)
2006-10-10undo annotationsbulia byak1-2/+2
(bzr r1793)
2006-06-29patch from Gustav Broberg: undo annotations and history dialogbulia byak1-2/+4
(bzr r1315)
2006-05-02r11667@tres: ted | 2006-05-01 22:48:49 -0700Ted Gould1-57/+41
Backing out version 11530. SVK is so liberating and so frustrating all at the same time. (bzr r697)
2006-05-02(bzr r690)Ted Gould1-41/+57
2006-05-01Guideline dialog UI improvents (gtk table instead of boxes; strange ↵Andrius Ramanauskas1-57/+41
"absolute/relative" replaced with a check box) (bzr r652)
2006-04-28Bug 1478136 fix - "foo2" was shown instead of guideline id in Guideline dialogAndrius Ramanauskas1-25/+29
(bzr r607)
2006-04-28Converting guideline properties dialog to gtkmm (first step - ↵Andrius Ramanauskas1-0/+220
straightforward conversion) (bzr r606)