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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
copyedit
bulia byak
2008-01-10
1
-5
/
+5
*
label fix: kbd selection can never go into groups anyway, only layers
bulia byak
2008-01-10
1
-4
/
+4
*
roll back to 16721 (see discussion in the devel list)
bulia byak
2008-01-09
2
-132
/
+10
*
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 missing tooltips in LPE's. (Closes LP: #178471)
Bryce Harrington
2008-01-06
1
-1
/
+1
*
Adds 'Save as SVG' button / dialog to clarify when saving file, that it
Bryce Harrington
2008-01-06
1
-2
/
+4
*
Fix LP #179741
Johan B. C. Engelen
2008-01-02
1
-9
/
+3
*
disable fill-and-stroke blend (separate commit for easy reversion)
MenTaLguY
2008-01-01
1
-1
/
+1
*
make blend versus blur more configurable on a case-by-case basis
MenTaLguY
2008-01-01
5
-11
/
+20
*
fix update on layer switch and work around some blur-related glitches
MenTaLguY
2008-01-01
6
-13
/
+18
*
separate blend history for objects versus layers
MenTaLguY
2008-01-01
3
-6
/
+16
*
first crack at enabling blend for layers dialog
MenTaLguY
2008-01-01
4
-14
/
+43
*
abstraction for style widget subjects
MenTaLguY
2008-01-01
5
-71
/
+364
*
factor filter and opacity controls into separate metawidget
MenTaLguY
2008-01-01
5
-241
/
+372
*
Add default CC metadata and license to preferences.
Bryce Harrington
2007-12-31
2
-10
/
+132
*
Set teeth selector in lpe-gears to an integer value >= 3.
Bryce Harrington
2007-12-30
2
-18
/
+18
*
don't zoom when changing dpi
Kees Cook
2007-12-30
1
-2
/
+2
*
beautify rendering options tab
Kees Cook
2007-12-30
2
-35
/
+66
*
rip out gtkmmification of print dialog, to temporarily solve LP: #176018
Kees Cook
2007-12-30
2
-53
/
+79
*
adjust cairo bitmap origin offset fixup
Kees Cook
2007-12-30
2
-2
/
+2
*
always show grids when adding new grid
Johan B. C. Engelen
2007-12-29
1
-0
/
+3
*
clean up print dialog for better integration with gtkmm
Kees Cook
2007-12-29
3
-41
/
+33
*
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
2
-2
/
+36
*
fix crit bug #168570 Crash when recreating grid using 'redo'
Johan B. C. Engelen
2007-12-23
1
-0
/
+1
*
Fixed the parenting of the print dialog so that it cannot fall behind the mai...
Joel Holdsworth
2007-12-22
2
-3
/
+3
*
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
2
-11
/
+11
*
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
4
-4
/
+33
*
Add default grid settings to Inkscape preferences.
Johan B. C. Engelen
2007-12-14
5
-2
/
+113
*
Add global snapping toggle
Diederik van Lierop
2007-12-12
2
-3
/
+19
*
Fixed the filter effects dialog always displaying all the filter settings by ...
Nicholas Bishop
2007-12-12
2
-1
/
+9
*
Do NOT use frames in the snapping tab in the document properties dialog ;-)
Diederik van Lierop
2007-12-12
2
-41
/
+19
*
Warning cleanup
Jon A. Cruz
2007-12-12
1
-3
/
+2
*
connected a signal to update the filter primitives list treeview when the fil...
Felipe Corr??a da Silva Sanches
2007-12-12
1
-0
/
+2
*
I have added beveled edges to the connections on the filter-effects
Felipe Corr??a da Silva Sanches
2007-12-11
1
-3
/
+5
*
Use frames in the snapping tab in the document properties dialog
Diederik van Lierop
2007-12-11
2
-24
/
+41
*
r17226@mini-emma: ted | 2007-12-10 20:24:40 -0800
Ted Gould
2007-12-11
1
-0
/
+1
*
r17222@mini-emma: ted | 2007-12-10 19:23:29 -0800
Ted Gould
2007-12-11
1
-2
/
+3
*
include header for close command
Adib Taraben
2007-12-10
1
-0
/
+1
*
add #include <io.h> to enable win32 compile
Bob Jamison
2007-12-10
1
-0
/
+1
*
Implement cross-architecture print dialog using cairo and PNG backends.
Kees Cook
2007-12-10
6
-0
/
+396
*
minor whitespace adjustment
Kees Cook
2007-12-10
1
-2
/
+2
*
Init some checkboxes correctly in document-properties dialog
Diederik van Lierop
2007-12-09
1
-0
/
+2
*
Warning cleanup
Jon A. Cruz
2007-12-08
1
-2
/
+2
*
Fixes for gcc versions before 4.1.x
Jon A. Cruz
2007-12-08
1
-78
/
+113
*
Rework dialog management. Use singleton behavior for dialogs when
gustav_b
2007-12-07
21
-286
/
+301
*
Change title of tab in document properties dialog ("Snap details" -> "Snap po...
Diederik van Lierop
2007-12-04
2
-9
/
+10
*
copyedit labels for clarity
bulia byak
2007-12-02
1
-3
/
+3
[next]