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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-04
code cleanup: make more functions static, add includes.
Campbell Barton
1
-4
/
+4
2012-10-04
code cleanup: make more functions static or include their own headers.
Campbell Barton
1
-1
/
+1
2012-08-28
Fix for 1042508 : Transform dialog when floating doesnt work on active doc
John Smith
1
-0
/
+11
2012-08-01
Fix for 512247 : Show the direction in Object/Transform/Rotate
John Smith
1
-0
/
+57
2012-05-22
Drop deprecated GtkNotebookPage usage
Alex Valavanis
1
-2
/
+5
2012-03-22
UI. Patch for Bug #666370 (Not all units in the Object Transform dialog are t...
Nicolas Dufour
1
-1
/
+1
2012-02-26
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
1
-1
/
+1
2012-02-12
Header cleaning
Alex Valavanis
1
-0
/
+1
2012-01-06
Some documentation
Kris De Gussem
1
-78
/
+30
2012-01-03
Cleanup GSEAL issues and deprecated GtkTooltips
Alex Valavanis
1
-2
/
+2
2011-10-03
Doxygen cleanup.
Jon A. Cruz
1
-2
/
+3
2011-09-04
1) Fix absolute scaling in transform dialog
Diederik van Lierop
1
-43
/
+48
2011-08-27
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
1
-13
/
+13
2011-06-23
Remove more of libnr
Krzysztof Kosi??ski
1
-0
/
+1
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
1
-6
/
+6
2010-12-23
Mnemonics in "Fill and stroke", "Align and distribute", and "Transform" dialo...
Kris De Gussem
1
-1
/
+1
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-10-25
Punctuation in UI
Kris De Gussem
1
-13
/
+13
2010-09-23
Fix for bug #635521 (Fields in Transform dialog reset).
Nicolas Dufour
1
-6
/
+18
2010-08-04
Wholesale cruft removal part 2
Krzysztof Kosi??ski
1
-1
/
+0
2010-07-02
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
1
-5
/
+5
2010-06-29
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
1
-5
/
+5
2009-02-19
Make all icons themable (except the filter icons).
Krzysztof Kosi??ski
1
-7
/
+7
2008-11-21
Merge from fe-moved
Ted Gould
1
-13
/
+13
2008-10-27
From trunk
Ted Gould
1
-16
/
+19
2008-10-11
Merging from trunk
Ted Gould
1
-25
/
+25
2008-09-18
More NR ==> Geom conversion (points and some matrices/transforms)
Maximilian Albert
1
-11
/
+11
2008-08-08
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
1
-2
/
+2
2008-08-05
NR::Maybe => boost::optional
Johan B. C. Engelen
1
-15
/
+15
2008-08-04
NR:: => Geom:: for much of src/ui and src/widgets
Johan B. C. Engelen
1
-28
/
+28
2008-05-06
limit the change to the relative moves only
bulia byak
1
-58
/
+65
2008-05-06
reinterpret move when apply-separately checkbox is on
bulia byak
1
-0
/
+63
2008-01-22
fix clearing in Scale and unit conversion in Skew
bulia byak
1
-3
/
+12
2007-12-07
Rework dialog management. Use singleton behavior for dialogs when
gustav_b
1
-1
/
+1
2007-11-22
The dialog to panel refactoring:
gustav_b
1
-23
/
+22
2007-11-13
fix 1830356
bulia byak
1
-8
/
+8
2007-11-10
Warning cleanup
Jon A. Cruz
1
-19
/
+19
2007-10-31
fix Clear for Scale tab
bulia byak
1
-2
/
+2
2007-09-26
fix 1802374, 1736088
bulia byak
1
-12
/
+12
2007-08-29
Dockable dialogs patch applied
gustav_b
1
-4
/
+4
2007-04-25
patch 1705533
gustav_b
1
-2
/
+2
2007-03-11
Switch selection bounds and center to use NR::Maybe, addressing most of the
MenTaLguY
1
-69
/
+86
2007-03-10
Merge further bbox work
MenTaLguY
1
-10
/
+14
2006-11-20
ensure Enter in spinbuttons activates the Apply
bulia byak
1
-0
/
+10
2006-10-05
undo annotations
bulia byak
1
-5
/
+5
2006-06-29
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
1
-5
/
+10
2006-05-05
fix 1482463
bulia byak
1
-0
/
+1
2006-04-17
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
1
-6
/
+6
2006-03-22
use rotation center in keyboard rotation and transform dialog
bulia byak
1
-5
/
+3
2006-02-21
rename present()->presdentPage(), removes compiler warnings
Ralf Stephan
1
-1
/
+1
[next]