index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
dialog
/
document-properties.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Next steps in implementing the snapping indicator
Diederik van Lierop
2008-05-04
1
-4
/
+8
*
Use radiobutton for "always snap" in the document-properties dialog
Diederik van Lierop
2008-04-30
1
-6
/
+6
*
Major overhaul of the selector tool's internals to improve handling of transf...
Diederik van Lierop
2008-03-25
1
-1
/
+1
*
Snap to page border
Diederik van Lierop
2008-03-12
1
-1
/
+5
*
revert a small bit in document-properties.cpp of rev 17540. page sizer init()...
Johan B. C. Engelen
2008-02-28
1
-1
/
+1
*
Adding mised page sizer initialization
Jon A. Cruz
2008-02-28
1
-0
/
+1
*
Convert remaining old RegisteredWdg's to RegisteredWidget's. Removed Register...
Johan B. C. Engelen
2008-02-27
1
-4
/
+3
*
Warning and whitespace cleanup
Jon A. Cruz
2008-02-24
1
-19
/
+20
*
* Alternative translation text for Grid|New, patch by Marcin Floryan (closes:...
Luca Bruno
2008-02-08
1
-1
/
+2
*
at least gray out the remove button if we can't remove it when no grids
bulia byak
2008-01-26
1
-3
/
+2
*
gray out widgets when grid is disabled.
Johan B. C. Engelen
2008-01-26
1
-4
/
+4
*
RegisteredColorPicker is now subclassed from RegisteredWidget<ColorPicker> in...
gustav_b
2008-01-17
1
-21
/
+12
*
No need to use pointers for the widgets of document-properties.cpp, so don't.
Johan B. C. Engelen
2008-01-16
1
-95
/
+68
*
RegisteredCheckbutton is now subclassed from RegisteredWidget<CheckButton>
Johan B. C. Engelen
2008-01-15
1
-75
/
+87
*
Some small changes in the captions of the document-properties dialog
Diederik van Lierop
2008-01-13
1
-11
/
+11
*
Fix LP #181020: When snapping a guide, now only the part of the guide near th...
Diederik van Lierop
2008-01-08
1
-1
/
+1
*
Fix LP #179741
Johan B. C. Engelen
2008-01-02
1
-9
/
+3
*
always show grids when adding new grid
Johan B. C. Engelen
2007-12-29
1
-0
/
+3
*
correct build_gridspage
Johan B. C. Engelen
2007-12-29
1
-5
/
+2
*
Add icons to document properties grid table :-)
Johan B. C. Engelen
2007-12-29
1
-2
/
+34
*
fix crit bug #168570 Crash when recreating grid using 'redo'
Johan B. C. Engelen
2007-12-23
1
-0
/
+1
*
Renaming captions and labels in snapping preferences dialog, and inverting th...
Diederik van Lierop
2007-12-17
1
-8
/
+8
*
Add global snapping toggle
Diederik van Lierop
2007-12-12
1
-2
/
+18
*
Do NOT use frames in the snapping tab in the document properties dialog ;-)
Diederik van Lierop
2007-12-12
1
-37
/
+19
*
Use frames in the snapping tab in the document properties dialog
Diederik van Lierop
2007-12-11
1
-24
/
+37
*
Init some checkboxes correctly in document-properties dialog
Diederik van Lierop
2007-12-09
1
-0
/
+2
*
Rework dialog management. Use singleton behavior for dialogs when
gustav_b
2007-12-07
1
-91
/
+50
*
Change title of tab in document properties dialog ("Snap details" -> "Snap po...
Diederik van Lierop
2007-12-04
1
-7
/
+8
*
Improve layout of grid document properties
Johan B. C. Engelen
2007-12-01
1
-22
/
+25
*
The dialog to panel refactoring:
gustav_b
2007-11-22
1
-12
/
+9
*
Fix bug [ 1685684 ] Document Properties: Grid number fields round too broadly
Johan B. C. Engelen
2007-11-18
1
-2
/
+1
*
Snap to intersections of line segments
Diederik van Lierop
2007-11-14
1
-4
/
+13
*
warning cleanup
Jon A. Cruz
2007-11-08
1
-36
/
+36
*
Improve the user interaction for snapping of bounding boxes, and add an new t...
Diederik van Lierop
2007-11-05
1
-27
/
+70
*
Dockable dialogs patch applied
gustav_b
2007-08-29
1
-4
/
+4
*
Don't snap node handles to the parent path, plus a small string change
Diederik van Lierop
2007-08-29
1
-1
/
+1
*
Implement snapping of guides while dragging them, and snap TO item centers (w...
Diederik van Lierop
2007-08-28
1
-16
/
+22
*
Renaming some labels in the snapping tab
Diederik van Lierop
2007-08-19
1
-6
/
+8
*
Only in the selector tool we should snap in bbox mode (PointType = SNAPPOINT_...
Diederik van Lierop
2007-08-07
1
-1
/
+1
*
1) Make snapping of object's center optional 2) Optimize snapping preferences...
Diederik van Lierop
2007-08-06
1
-6
/
+22
*
Rearrange snapping preferences, put distinction between paths and nodes back ...
Diederik van Lierop
2007-08-03
1
-6
/
+25
*
1) Changes to snapping preferences dialog
Diederik van Lierop
2007-07-28
1
-13
/
+15
*
Fix #1740146.
Johan B. C. Engelen
2007-07-06
1
-3
/
+5
*
Avoid a gtk g_critical message when building Document Properties dialog.
Peter Moulder
2007-05-17
1
-3
/
+3
*
noop: Use G_N_ELEMENTS in attach_all callers instead of passing sizeof.
Peter Moulder
2007-05-17
1
-7
/
+7
*
noop: Fix const usage/confusion.
Peter Moulder
2007-05-17
1
-9
/
+9
*
Fix a couple of unannotated transactions causing g_warning from finish_incomp...
Peter Moulder
2007-05-17
1
-0
/
+1
*
grid: make grid names translatable. use different gridtype names in SVG that ...
Johan B. C. Engelen
2007-04-20
1
-4
/
+5
*
Improve readability and remove some unused code
Diederik van Lierop
2007-04-19
1
-30
/
+0
*
Rearrange tabs for document-properties dialog
Diederik van Lierop
2007-04-17
1
-2
/
+2
[next]