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
/
widget
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
make blend versus blur more configurable on a case-by-case basis
MenTaLguY
2008-01-01
4
-10
/
+19
*
fix update on layer switch and work around some blur-related glitches
MenTaLguY
2008-01-01
5
-12
/
+17
*
separate blend history for objects versus layers
MenTaLguY
2008-01-01
2
-5
/
+14
*
first crack at enabling blend for layers dialog
MenTaLguY
2008-01-01
2
-14
/
+39
*
abstraction for style widget subjects
MenTaLguY
2008-01-01
5
-71
/
+364
*
factor filter and opacity controls into separate metawidget
MenTaLguY
2008-01-01
3
-0
/
+368
*
Set teeth selector in lpe-gears to an integer value >= 3.
Bryce Harrington
2007-12-30
2
-18
/
+18
*
beautify rendering options tab
Kees Cook
2007-12-30
2
-35
/
+66
*
clean up print dialog for better integration with gtkmm
Kees Cook
2007-12-29
1
-1
/
+1
*
guides: switch from using one position coordinate to Geom::Point point_on_line
Johan B. C. Engelen
2007-12-19
1
-4
/
+2
*
Renaming captions and labels in snapping preferences dialog, and inverting th...
Diederik van Lierop
2007-12-17
1
-3
/
+3
*
start of getting angled guidelines.
Johan B. C. Engelen
2007-12-16
1
-1
/
+1
*
add default unit to grid preferences.
Johan B. C. Engelen
2007-12-16
2
-0
/
+27
*
Add default grid settings to Inkscape preferences.
Johan B. C. Engelen
2007-12-14
3
-1
/
+36
*
r17226@mini-emma: ted | 2007-12-10 20:24:40 -0800
Ted Gould
2007-12-11
1
-0
/
+1
*
Implement cross-architecture print dialog using cairo and PNG backends.
Kees Cook
2007-12-10
3
-0
/
+158
*
Rework dialog management. Use singleton behavior for dialogs when
gustav_b
2007-12-07
2
-1
/
+42
*
Warning cleanup (including OFFSET_OF warning)
Jon A. Cruz
2007-12-01
1
-3
/
+3
*
Remove debug messages
Johan B. C. Engelen
2007-11-28
1
-2
/
+0
*
Fix [ 1835591 ] Reproducible crash on opening the attached file
Johan B. C. Engelen
2007-11-23
2
-8
/
+30
*
The dialog to panel refactoring:
gustav_b
2007-11-22
5
-245
/
+341
*
Fix bug [ 1685684 ] Document Properties: Grid number fields round too broadly
Johan B. C. Engelen
2007-11-18
2
-0
/
+4
*
* typo fixed
Luca Bruno
2007-11-11
1
-3
/
+3
*
Minor cleanup
Jon A. Cruz
2007-11-11
1
-17
/
+17
*
Warning cleanup
Jon A. Cruz
2007-11-10
2
-73
/
+79
*
warning cleanup
Jon A. Cruz
2007-11-08
1
-58
/
+58
*
warning cleanup
Jon A. Cruz
2007-11-02
1
-16
/
+16
*
marked three messages from color gestures for translation
Alexandre Prokoudine
2007-10-31
1
-3
/
+3
*
add alt dragging for no change mode
bulia byak
2007-10-30
2
-14
/
+32
*
punctuation
bulia byak
2007-10-25
1
-2
/
+2
*
Dockable dialogs: Allow in-dock dialogs to be expanded even if there's
gustav_b
2007-10-25
2
-1
/
+26
*
change cursor for color gestures
bulia byak
2007-10-24
2
-0
/
+46
*
whitespace
bulia byak
2007-10-24
1
-66
/
+66
*
enable color gestures for fill and stroke
bulia byak
2007-10-24
2
-14
/
+175
*
new class for widgets adjustable by rotation-like gestures
bulia byak
2007-10-24
3
-0
/
+205
*
Fix RegisteredWidgets. Due to rev 16265, widgets were no longer initialized. ...
Johan B. C. Engelen
2007-10-19
1
-24
/
+0
*
runaway random number widget workaround
Johan B. C. Engelen
2007-10-16
1
-9
/
+4
*
Fix checkbuttons of LPEs. Should no longer crash, should no longer need click...
Johan B. C. Engelen
2007-10-16
1
-2
/
+25
*
trivial: ui/widget/*, ui/dialog/*: svn propset svn:eol-style native *.h *.cpp.
Peter Moulder
2007-10-11
5
-676
/
+676
*
noop: ui/widget/selected-style.cpp: Change a local var to be more const, to a...
Peter Moulder
2007-10-11
1
-1
/
+1
*
fixing undo problems with LPE widgets. Not completely fixed yet. CheckButtons...
Johan B. C. Engelen
2007-09-27
6
-19
/
+83
*
Changed preference to use file chooser button
Jon A. Cruz
2007-09-26
2
-26
/
+52
*
Define DockItems' floating state properly. Fixes some issues with
gustav_b
2007-09-25
4
-12
/
+15
*
Fixed unsafe hardcoding of buffer size
Jon A. Cruz
2007-09-24
2
-16
/
+16
*
Add functions for showing a specific notebook page in the F&S dialog,
gustav_b
2007-09-20
1
-6
/
+19
*
Add scrolling of dock on DockItem::present.
gustav_b
2007-09-20
3
-3
/
+26
*
Add handling of focus tabbing for GdlDockItem + various DockItem focus
gustav_b
2007-09-16
1
-2
/
+11
*
Refactoring SPColor to C++ and removing legacy CMYK implementation
Jon A. Cruz
2007-09-15
3
-10
/
+8
*
**/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...
Peter Moulder
2007-09-12
1
-3
/
+3
*
Allow GdlDockItems to take focus, and grab focus on present. Various
gustav_b
2007-09-10
3
-78
/
+113
[next]