index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
/
toolbox.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-01-11
Dropped deprecated function sp_repr_get_int_attribute
Kris De Gussem
1
-1
/
+3
2012-01-07
dropped deprecated function sp_repr_get_double_attribute
Kris De Gussem
1
-14
/
+32
2012-01-05
add toolbutton menu action type. now the add extremum node buttons are somewh...
Johan B. C. Engelen
1
-11
/
+18
2012-01-04
new: add nodes at extreme values of selected subpaths
Johan B. C. Engelen
1
-6
/
+6
2012-01-02
add buttons for node adding at extrema
Johan B. C. Engelen
1
-0
/
+74
2012-01-01
Added signal for desktop destruction to allow for proper removal of tracked s...
Jon A. Cruz
1
-1
/
+15
2011-12-31
add NULL pointer checks
Johan B. C. Engelen
1
-0
/
+6
2011-12-18
Refactor snap-preferences a bit more
Diederik van Lierop
1
-6
/
+6
2011-12-14
Replace deprecated orientation symbols
Alex Valavanis
1
-4
/
+4
2011-10-08
1) make snapping to clip/mask paths optional (see document properties dialog ...
Diederik van Lierop
1
-0
/
+8
2011-10-03
Doxygen cleanup.
Jon A. Cruz
1
-4
/
+5
2011-08-28
Remove nr-object.h and nr-macros.h
Krzysztof Kosi??ski
1
-19
/
+7
2011-08-28
Tie the snapping of rectangle corners and quadrant points of ellipses to the ...
Diederik van Lierop
1
-2
/
+2
2011-08-27
Allow snapping to path intersections without snapping to the paths themselves
Diederik van Lierop
1
-3
/
+2
2011-08-27
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
1
-3
/
+2
2011-08-23
1) Use the "snap guides" button both for guides being snap sources, as well a...
Diederik van Lierop
1
-3
/
+3
2011-08-22
Use different icons to communicate the change in behavior of the snap buttons...
Diederik van Lierop
1
-12
/
+12
2011-08-22
Some code cosmetics and comments
Diederik van Lierop
1
-30
/
+30
2011-08-22
Refactoring of the snapping preferences; mainly about storing all toggles in ...
Diederik van Lierop
1
-49
/
+32
2011-07-22
Fixed bug where having a font-family with an uninstalled font (or with a
Tavmjong Bah
1
-95
/
+96
2011-07-19
Add two new snap icons, and fix toggling bug for a single button
Diederik van Lierop
1
-1
/
+1
2011-07-15
Remove the icon-names.h thing, which was a mistake.
Krzysztof Kosi??ski
1
-86
/
+86
2011-06-30
Implement decent snapping to text (baseline & anchor), and provide a toggle b...
Diederik van Lierop
1
-0
/
+18
2011-06-26
- Add a third group of snap sources/targets, called ¨others¨ (before we had...
Diederik van Lierop
1
-4
/
+23
2011-06-26
Gtk cleanup: gtk_object_get_data
Alex Valavanis
1
-15
/
+15
2011-06-25
Gtk cleanup: gtk_object_set_data
Alex Valavanis
1
-3
/
+3
2011-06-25
warning cleanup (no functional changes)
Campbell Barton
1
-2
/
+2
2011-06-24
Removed outdated callback function.
Jon A. Cruz
1
-6
/
+0
2011-06-23
Remove more of libnr
Krzysztof Kosi??ski
1
-4
/
+4
2011-06-20
add "Units:" label to the units selection widget for the measurement tool
Felipe Corr??a da Silva Sanches
1
-2
/
+13
2011-06-19
i18n. inkscape.pot update.
Nicolas Dufour
1
-1
/
+1
2011-06-15
Clean up deprecated GTK_WIDGET API
Alex Valavanis
1
-4
/
+4
2011-06-14
toggle units in the measure tool
Felipe Corr??a da Silva Sanches
1
-1
/
+20
2011-06-13
more improvements in the measurement tool:
Felipe Corr??a da Silva Sanches
1
-2
/
+28
2011-06-13
Replace deprecated GtkSignal
Alex Valavanis
1
-2
/
+2
2011-06-06
Introducing our new nice measurement tool! :-D
Felipe Corr??a da Silva Sanches
1
-1
/
+14
2011-06-05
Replace use of deprecated GtkTooltips API
Alex Valavanis
1
-14
/
+10
2011-05-11
Don't adjust the shink/grow value because we're saving the units.
Martin Owens
1
-1
/
+3
2011-04-19
Restore modularity to adjustment action.
Jon A. Cruz
1
-0
/
+15
2011-03-29
Spray:
Nicolas Dufour
1
-46
/
+41
2011-02-21
Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.
Jon A. Cruz
1
-46
/
+57
2011-02-18
Bucket. Lowering the maximum shrink value (see Bug #587769, Paint Bucket: Upp...
Nicolas Dufour
1
-1
/
+1
2011-02-03
Translations. Context removed in filter-enums (context support too complex to...
Nicolas Dufour
1
-3
/
+3
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
1
-1
/
+1
2010-12-30
check for element modification before filling undo stack
Adib Taraben
1
-36
/
+72
2010-12-02
C++ cleanup on patch.
Jon A. Cruz
1
-14
/
+9
2010-11-25
Fix Bug #669537 - crash when activating "snap to path"
Adonis Papaderos
1
-9
/
+10
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-10-29
Cleanups from backports.
Jon A. Cruz
1
-2
/
+2
2010-09-07
Connected two toolbar buttons with the associated verbs
Jasper van de Gronde
1
-6
/
+12
[prev]
[next]