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
...
|
*
Fix for bug LP #383244 (patch by Hannes Hochreiner)
Nicolas Dufour
2009-07-29
1
-3
/
+7
*
|
a quick workaround in order to avoid some invalid names for icc profiles.
Felipe Corr??a da Silva Sanches
2009-08-14
1
-1
/
+13
|
/
*
* [INTL:*] translator comments for all context strings added
Ivan Mas??r
2009-06-03
1
-1
/
+3
*
Fix two legacy icon IDs
Krzysztof Kosi??ski
2009-04-13
1
-5
/
+2
*
Snapping of guides now turned on by default, and fixed initialization of the ...
Diederik van Lierop
2009-02-22
1
-1
/
+2
*
Store the snapper tolerances in the snap-preferences instead of in each snapp...
Diederik van Lierop
2009-01-31
1
-3
/
+3
*
fix crash described at
Felipe Corr??a da Silva Sanches
2009-01-29
1
-0
/
+4
*
Add buttons for snapping to grids and/or guides
Diederik van Lierop
2009-01-28
1
-1
/
+1
*
All snap options which can be accessed through the snapping toolbar are now r...
Diederik van Lierop
2009-01-26
1
-99
/
+1
*
Fix compile when lcms is disabled
Maximilian Albert
2009-01-21
1
-0
/
+2
*
- Snap to the midpoint of shapes and bboxes
Diederik van Lierop
2009-01-18
1
-6
/
+6
*
adding a "scripting" tab to document properties dialog that allow the user to...
Felipe Corr??a da Silva Sanches
2009-01-15
1
-3
/
+138
*
Now users can design a font within inkscape, save it and then open the
Felipe Corr??a da Silva Sanches
2008-12-28
1
-36
/
+0
*
1) snap midpoints of line segments (both as source and as target)
Diederik van Lierop
2008-12-14
1
-2
/
+5
*
Changed term away from "embed" since that has specific meaning.
Jon A. Cruz
2008-12-07
1
-39
/
+39
*
Removed duplication of menu items.
Jon A. Cruz
2008-12-06
1
-32
/
+35
*
Changed it use common code for profile locations.
Jon A. Cruz
2008-12-05
1
-16
/
+7
*
Layout code cleanup.
Jon A. Cruz
2008-12-05
1
-12
/
+24
*
Fix compile with lcms disabled.
Maximilian Albert
2008-11-27
1
-0
/
+2
*
marked forgotten translatable message
Alexandre Prokoudine
2008-11-25
1
-1
/
+1
*
adding "remove" context menu in the embedded color profiles box
Felipe Corr??a da Silva Sanches
2008-11-24
1
-39
/
+106
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-8
/
+212
*
From trunk
Ted Gould
2008-10-27
1
-18
/
+19
*
The page size table in Document Properties should use the available vertical ...
Maximilian Albert
2008-09-05
1
-3
/
+9
*
Snap to intersections of any kind of path (were we previously only could snap...
Diederik van Lierop
2008-08-08
1
-3
/
+3
*
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
[prev]
[next]