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
*
NR:: => Geom:: for much of src/ui and src/widgets
Johan B. C. Engelen
2008-08-04
5
-13
/
+14
*
Fixed const-correctness and member access
Jon A. Cruz
2008-08-03
2
-30
/
+35
*
2geomify a lot of NR::Points to Geom::Point
Johan B. C. Engelen
2008-08-01
1
-2
/
+2
*
whitespace
Maximilian Albert
2008-07-30
1
-1
/
+1
*
Make text widget for TextParams work and re-enable it
Maximilian Albert
2008-07-30
3
-6
/
+4
*
New registered widget (text entry box).
Maximilian Albert
2008-07-29
5
-0
/
+210
*
Fixed regression: changing blend mode in layers dialog didn't work
Niko Kiirala
2008-07-24
1
-3
/
+9
*
cleanup includes
Johan B. C. Engelen
2008-07-21
2
-15
/
+1
*
fix includes a bit for imagetoggler
Johan B. C. Engelen
2008-07-21
2
-11
/
+1
*
extract ImageToggler from layers dialog
Johan B. C. Engelen
2008-07-20
4
-0
/
+226
*
Warning cleanup
Jon A. Cruz
2008-07-20
2
-12
/
+12
*
fix combo enum, to handle enums of all types (not only the ones that range fr...
Johan B. C. Engelen
2008-07-16
1
-3
/
+3
*
ui/widget/tolerance-slider.h: Supply missing #includes/declarations so that w...
Peter Moulder
2008-07-05
1
-1
/
+4
*
Warning cleanup
Jon A. Cruz
2008-07-04
1
-1
/
+1
*
Cmake: remove header files from source lists
Joshua L. Blocher
2008-06-24
1
-41
/
+1
*
Fixed uninitialized members
Jon A. Cruz
2008-06-06
1
-4
/
+9
*
Fixed uninitialized member
Jon A. Cruz
2008-06-06
1
-0
/
+2
*
Made possible to use blur on object that has a complex filter applied
Niko Kiirala
2008-06-02
2
-29
/
+32
*
Use radiobutton for "always snap" in the document-properties dialog
Diederik van Lierop
2008-04-30
2
-11
/
+27
*
noop: Address a couple of warnings from g++-4.3.
Peter Moulder
2008-04-24
2
-4
/
+4
*
Several different i18n issues fixed following report from a_b (adresses bug #...
Marcin Floryan
2008-04-12
1
-1
/
+2
*
cmake: EOL of cmakelists.txt in subdirs
Johan B. C. Engelen
2008-04-07
1
-78
/
+78
*
RegisteredTransformedPoint: fix methods to use const&.
Johan B. C. Engelen
2008-04-05
2
-4
/
+4
*
delete remaining .cvsignore files
Adib Taraben
2008-04-01
1
-3
/
+0
*
make stroke width adjustable by rotation too
bulia byak
2008-04-01
2
-4
/
+121
*
add CMakeLists.txt file for src/ui and subdirs
Johan B. C. Engelen
2008-03-30
1
-0
/
+79
*
Fixed initialization order
Jon A. Cruz
2008-03-28
1
-3
/
+3
*
make sure we explicitly use geometric bbox for calculating blur margins
bulia byak
2008-03-23
1
-2
/
+3
*
changes to use RegisteredTransformedPoint as widget for LPE point. not complete
Johan B. C. Engelen
2008-03-22
4
-7
/
+31
*
* add RegisteredTransformedPoint widget, that transforms the point before dis...
Johan B. C. Engelen
2008-03-22
4
-2
/
+74
*
Reworked swatches context menu slightly to make it more compact and a bit cle...
Marcin Floryan
2008-02-28
1
-58
/
+78
*
Whitespace & misc cleanup
Jon A. Cruz
2008-02-28
1
-62
/
+66
*
added randomize icon, cleaned defs in icons.svg, and saved with preferences t...
Josh Andler
2008-02-27
1
-1
/
+1
*
Convert remaining old RegisteredWdg's to RegisteredWidget's. Removed Register...
Johan B. C. Engelen
2008-02-27
4
-290
/
+106
*
Reducing size of pop-up menu trigger
Jon A. Cruz
2008-02-22
1
-4
/
+10
*
Warning cleanup
Jon A. Cruz
2008-02-22
1
-3
/
+3
*
default values for checkbutton, colorbutton, dualspinbutton, spinslider attrW...
Felipe Corr??a da Silva Sanches
2008-02-21
1
-1
/
+13
*
Initial implementation of non-square swatches
Jon A. Cruz
2008-02-21
1
-17
/
+51
*
Warning cleanup
Jon A. Cruz
2008-02-21
1
-1
/
+1
*
* add tooltips to spinsliders, spinbuttons and comboboxes on the filter setti...
Felipe Corr??a da Silva Sanches
2008-02-21
3
-6
/
+14
*
Fixed an issue with the use of Q_ macro as introduced in rev 17415
Marcin Floryan
2008-02-20
1
-2
/
+2
*
Decoupled swatch sizes from icon sizes
Jon A. Cruz
2008-02-20
1
-8
/
+8
*
yet another contextual split
Alexandre Prokoudine
2008-02-20
1
-1
/
+1
*
initialize default value to zero when it is not provided as parameter to the ...
Felipe Corr??a da Silva Sanches
2008-02-19
1
-1
/
+1
*
* use enums to deal with displacementmap channel selectors
Felipe Corr??a da Silva Sanches
2008-02-19
2
-3
/
+39
*
New submenu for tuning swatch appearance
Jon A. Cruz
2008-02-19
1
-3
/
+27
*
Fixing preview/swatch sizes.
Jon A. Cruz
2008-02-18
2
-2
/
+18
*
fix sticking in rotation mode after click (correct fix this time, sorry)
bulia byak
2008-02-17
1
-0
/
+2
*
fix sticking in rotation mode after click
bulia byak
2008-02-17
1
-2
/
+2
*
fix for bug #184671 (Filter effects properties not updating correctly)
Felipe Corr??a da Silva Sanches
2008-02-15
2
-2
/
+78
[next]