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
/
transformation.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update to trunk r13766
Liam P. White
2014-11-26
1
-2
/
+2
|
\
|
*
Units: make it absolutely clear that Document properties unit dropdown is for...
Johan B. C. Engelen
2014-11-24
1
-2
/
+2
|
*
Standardise InkscapeApplication GObject implementation (namespace not support...
Alex Valavanis
2014-08-26
1
-2
/
+2
*
|
5. Refactoring of Application class: make copy/assignment operators private, ...
Liam P. White
2014-06-27
1
-2
/
+2
*
|
4. further refactor Application class; create proper singleton, encapsulate m...
Liam P. White
2014-06-26
1
-2
/
+2
*
|
3. remove dead code, refactor existing code. Connect overlooked signals.
Liam P. White
2014-06-26
1
-5
/
+4
*
|
2. connect signals
Liam P. White
2014-06-25
1
-7
/
+6
|
/
*
modify get_scale_transform_for_variable_stroke() to be consistent with get_sc...
Alvin Penner
2014-01-04
1
-3
/
+4
*
Transform dialog. do not use singular transforms. (Bug 1189446)
Alvin Penner
2013-06-29
1
-0
/
+35
*
cppcheck
Kris De Gussem
2013-06-21
1
-2
/
+2
*
Added configure/ifdef guards to only bring in the needed #include if glibmm h...
Jon A. Cruz
2013-06-06
1
-0
/
+2
*
Correct to compile against recent gtkmm, including updated macports versions....
Jon A. Cruz
2013-06-04
1
-0
/
+2
*
Migrate remaining dialogs to Gtk::Grid
Alex Valavanis
2013-03-13
1
-2
/
+90
*
code cleanup: make more functions static, add includes.
Campbell Barton
2012-10-04
1
-4
/
+4
*
code cleanup: make more functions static or include their own headers.
Campbell Barton
2012-10-04
1
-1
/
+1
*
Fix for 1042508 : Transform dialog when floating doesnt work on active doc
John Smith
2012-08-28
1
-0
/
+11
*
Fix for 512247 : Show the direction in Object/Transform/Rotate
John Smith
2012-08-01
1
-0
/
+57
*
Drop deprecated GtkNotebookPage usage
Alex Valavanis
2012-05-22
1
-2
/
+5
*
UI. Patch for Bug #666370 (Not all units in the Object Transform dialog are t...
Nicolas Dufour
2012-03-22
1
-1
/
+1
*
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
2012-02-26
1
-1
/
+1
*
Header cleaning
Alex Valavanis
2012-02-12
1
-0
/
+1
*
Some documentation
Kris De Gussem
2012-01-06
1
-78
/
+30
*
Cleanup GSEAL issues and deprecated GtkTooltips
Alex Valavanis
2012-01-03
1
-2
/
+2
*
Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-2
/
+3
*
1) Fix absolute scaling in transform dialog
Diederik van Lierop
2011-09-04
1
-43
/
+48
*
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
2011-08-27
1
-13
/
+13
*
Remove more of libnr
Krzysztof Kosi??ski
2011-06-23
1
-0
/
+1
*
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-7
/
+7
|
\
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-6
/
+6
|
*
Mnemonics in "Fill and stroke", "Align and distribute", and "Transform" dialo...
Kris De Gussem
2010-12-23
1
-1
/
+1
*
|
Merge from trunk (again)
Krzysztof Kosi??ski
2010-12-15
1
-15
/
+16
|
\
|
|
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-15
/
+16
|
|
\
|
|
*
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
2010-07-02
1
-5
/
+5
|
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-5
/
+5
*
|
|
Merge from trunk
Krzysztof Kosi??ski
2010-11-25
1
-20
/
+32
|
\
|
|
|
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
|
*
|
Punctuation in UI
Kris De Gussem
2010-10-25
1
-13
/
+13
|
*
|
Fix for bug #635521 (Fields in Transform dialog reset).
Nicolas Dufour
2010-09-23
1
-6
/
+18
|
|
/
*
/
Wholesale cruft removal part 2
Krzysztof Kosi??ski
2010-08-04
1
-1
/
+0
|
/
*
Make all icons themable (except the filter icons).
Krzysztof Kosi??ski
2009-02-19
1
-7
/
+7
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-13
/
+13
*
From trunk
Ted Gould
2008-10-27
1
-16
/
+19
*
Merging from trunk
Ted Gould
2008-10-11
1
-25
/
+25
*
More NR ==> Geom conversion (points and some matrices/transforms)
Maximilian Albert
2008-09-18
1
-11
/
+11
*
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
2008-08-08
1
-2
/
+2
*
NR::Maybe => boost::optional
Johan B. C. Engelen
2008-08-05
1
-15
/
+15
*
NR:: => Geom:: for much of src/ui and src/widgets
Johan B. C. Engelen
2008-08-04
1
-28
/
+28
*
limit the change to the relative moves only
bulia byak
2008-05-06
1
-58
/
+65
*
reinterpret move when apply-separately checkbox is on
bulia byak
2008-05-06
1
-0
/
+63
*
fix clearing in Scale and unit conversion in Skew
bulia byak
2008-01-22
1
-3
/
+12
[prev]
[next]