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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for 612221 : Add metadata default configuration in the preferences
John Smith
2012-07-12
1
-0
/
+3
*
Fix for 1023655 : IMprovments to Embedded script UI
John Smith
2012-07-12
1
-3
/
+14
*
Fix for 1023656 : Color profile Link/Unlink in Document Properties
John Smith
2012-07-12
1
-0
/
+2
*
Fix for 997888 : Merge into Document Properties
John Smith
2012-05-17
1
-0
/
+16
*
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
2012-02-26
1
-3
/
+1
*
1) Add checkboxes for perpendicular and tangential snapping to the document p...
Diederik van Lierop
2012-02-14
1
-0
/
+2
*
Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug #8...
Jon A. Cruz
2012-02-13
1
-4
/
+4
*
Replace old ComboText with Gtk::ComboBoxText
Alex Valavanis
2012-02-11
1
-0
/
+1
*
document-properties: Stop using deprecated Gtk::OptionMenu
Alex Valavanis
2012-02-06
1
-3
/
+1
*
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
2012-02-06
1
-0
/
+3
*
Cleanup GSEAL issues and deprecated GtkTooltips
Alex Valavanis
2012-01-03
1
-1
/
+0
*
1) make snapping to clip/mask paths optional (see document properties dialog ...
Diederik van Lierop
2011-10-08
1
-0
/
+2
*
Refactoring of the snapping preferences; mainly about storing all toggles in ...
Diederik van Lierop
2011-08-22
1
-1
/
+0
*
Patch sent by Fernando Lucchesi (GSoC student) and modified by me.
Felipe Corr??a da Silva Sanches
2011-06-19
1
-3
/
+24
*
patch reviewed and accepted from fernandolbastos@gmail.com (GSoC student)
Felipe Corr??a da Silva Sanches
2011-06-17
1
-0
/
+5
*
compatibility patch to compile using gcc 4.6
Adib Taraben
2011-02-27
1
-0
/
+1
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
Corrected "using namespace" contamination from ui/dialog header files.
Jon A. Cruz
2010-04-02
1
-12
/
+20
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-1
/
+1
*
SPDocument->Document
johnce
2009-08-05
1
-1
/
+1
*
All snap options which can be accessed through the snapping toolbar are now r...
Diederik van Lierop
2009-01-26
1
-7
/
+1
*
adding a "scripting" tab to document properties dialog that allow the user to...
Felipe Corr??a da Silva Sanches
2009-01-15
1
-3
/
+27
*
Now users can design a font within inkscape, save it and then open the
Felipe Corr??a da Silva Sanches
2008-12-28
1
-25
/
+3
*
1) snap midpoints of line segments (both as source and as target)
Diederik van Lierop
2008-12-14
1
-1
/
+1
*
Changed term away from "embed" since that has specific meaning.
Jon A. Cruz
2008-12-07
1
-13
/
+13
*
Fix compile with lcms disabled.
Maximilian Albert
2008-11-27
1
-1
/
+3
*
adding "remove" context menu in the embedded color profiles box
Felipe Corr??a da Silva Sanches
2008-11-24
1
-0
/
+26
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-2
/
+25
*
From trunk
Ted Gould
2008-10-27
1
-7
/
+5
*
Next steps in implementing the snapping indicator
Diederik van Lierop
2008-05-04
1
-1
/
+1
*
Snap to page border
Diederik van Lierop
2008-03-12
1
-1
/
+1
*
Convert remaining old RegisteredWdg's to RegisteredWidget's. Removed Register...
Johan B. C. Engelen
2008-02-27
1
-3
/
+0
*
No need to use pointers for the widgets of document-properties.cpp, so don't.
Johan B. C. Engelen
2008-01-16
1
-10
/
+7
*
RegisteredCheckbutton is now subclassed from RegisteredWidget<CheckButton>
Johan B. C. Engelen
2008-01-15
1
-8
/
+8
*
Add icons to document properties grid table :-)
Johan B. C. Engelen
2007-12-29
1
-0
/
+2
*
Add global snapping toggle
Diederik van Lierop
2007-12-12
1
-1
/
+1
*
Do NOT use frames in the snapping tab in the document properties dialog ;-)
Diederik van Lierop
2007-12-12
1
-4
/
+0
*
Use frames in the snapping tab in the document properties dialog
Diederik van Lierop
2007-12-11
1
-0
/
+4
*
Rework dialog management. Use singleton behavior for dialogs when
gustav_b
2007-12-07
1
-1
/
+4
*
Change title of tab in document properties dialog ("Snap details" -> "Snap po...
Diederik van Lierop
2007-12-04
1
-2
/
+2
*
Improve layout of grid document properties
Johan B. C. Engelen
2007-12-01
1
-2
/
+6
*
The dialog to panel refactoring:
gustav_b
2007-11-22
1
-4
/
+4
*
Snap to intersections of line segments
Diederik van Lierop
2007-11-14
1
-1
/
+4
*
Improve the user interaction for snapping of bounding boxes, and add an new t...
Diederik van Lierop
2007-11-05
1
-2
/
+4
*
(ui/dialog/document-metadata.h, ui/dialog/document-properties.h): Change _pre...
Peter Moulder
2007-10-11
1
-1
/
+1
*
Dockable dialogs patch applied
gustav_b
2007-08-29
1
-2
/
+2
*
Implement snapping of guides while dragging them, and snap TO item centers (w...
Diederik van Lierop
2007-08-28
1
-1
/
+1
*
1) Make snapping of object's center optional 2) Optimize snapping preferences...
Diederik van Lierop
2007-08-06
1
-1
/
+1
*
Rearrange snapping preferences, put distinction between paths and nodes back ...
Diederik van Lierop
2007-08-03
1
-1
/
+1
*
1) Changes to snapping preferences dialog
Diederik van Lierop
2007-07-28
1
-1
/
+1
[next]