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
*
Distribute/Move considers selection order
Nathan Lee
2019-07-27
1
-2
/
+2
*
Merge branch 'refactoring' of gitlab.com:shlomif/inkscape
Marc Jeanmougin
2019-06-20
1
-6
/
+6
|
\
|
*
Refactoring: replace funcs with methods.
Shlomi Fish
2019-06-12
1
-5
/
+5
|
*
Refactor: convert rotate_rel() to a method.
Shlomi Fish
2019-06-12
1
-1
/
+1
*
|
fix #305 Transform->Skew->Horizontal direction
Thomas Holder
2019-06-17
1
-2
/
+4
|
/
*
Tidy various dialog UIs
Nathan Lee
2019-04-02
1
-2
/
+2
*
Realign labels in "Transform" dialog
Patrick Storz
2019-03-22
1
-4
/
+20
*
Update translation dialog for flipped axis
Nathan Lee
2019-03-11
1
-8
/
+10
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-10
/
+4
*
Rm deprecated budget widgets
Alexander Valavanis
2018-12-29
1
-4
/
+12
*
Fix codding style
Jabiertxof
2018-11-09
1
-1
/
+1
*
Move icon-loader and provide a temporary fallback to render pixbuf
Jabiertxof
2018-11-09
1
-1
/
+1
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-4
/
+0
*
flip transform dialog icons
Thomas Holder
2018-09-20
1
-1
/
+1
*
fix transform dialog icons with inverted y-axis
Thomas Holder
2018-09-20
1
-3
/
+10
*
adding gtk-theme
Jabier Arraiza
2018-07-21
1
-4
/
+3
*
Reduce width of Transform dialog by making spinbuttons narrower
Geoff Lankow
2018-07-02
1
-0
/
+6
*
Run clang-tidy’s modernize-use-emplace pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+2
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-8
/
+11
*
panel: Remove the unused "title" label
Stefano Facchini
2018-01-16
1
-1
/
+1
*
Remove unused parameter in SPItem::doWriteTransform
Stefano Facchini
2017-09-24
1
-1
/
+1
*
Remove old icon handling code
Alexander Valavanis
2017-06-29
1
-5
/
+8
*
Rm remaining Gtk::Stock usage
Alex Valavanis
2016-12-27
1
-1
/
+0
*
Rm some deprecated Gtk::Stock usage
Alex Valavanis
2016-12-27
1
-2
/
+2
*
CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...
Marc Jeanmougin
2016-10-24
1
-11
/
+9
*
Merged trunk
Adrian Boguszewski
2016-08-09
1
-102
/
+0
|
\
|
*
End GTK+ 2 support and remove GDL fork
Alex Valavanis
2016-08-04
1
-102
/
+0
|
|
\
|
|
*
Drop remaining GTKMM 2 fallback support
Alex Valavanis
2016-07-28
1
-102
/
+0
*
|
|
Merged trunk
Adrian Boguszewski
2016-08-03
1
-5
/
+1
|
\
|
|
|
*
|
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-5
/
+1
|
*
|
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-1
/
+5
|
*
|
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-5
/
+1
|
|
/
*
|
Renamed some functions, fixed tests
Adrian Boguszewski
2016-07-27
1
-11
/
+11
*
|
Added items as a range function
Adrian Boguszewski
2016-07-03
1
-11
/
+11
|
\
|
*
|
Moved next functions, added namespace, renamed range functions
Adrian Boguszewski
2016-06-25
1
-7
/
+7
|
/
*
Remove unused header file.
Tavmjong Bah
2015-12-09
1
-1
/
+0
*
static code analysis
Kris De Gussem
2015-11-05
1
-4
/
+4
*
UI. Fix for bug #1365405 (Scaling-Tool edit field for height not acting propo...
Nicolas Dufour
2015-09-25
1
-0
/
+3
*
updated with trunk
Marc Jeanmougin
2015-04-29
1
-4
/
+0
|
\
|
*
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
2015-04-27
1
-4
/
+0
*
|
removed a few useless SP_OBJECT() casts
Marc Jeanmougin
2015-04-27
1
-1
/
+1
*
|
removed a few "using Inkscape::Util::GSListConstIterator"
Marc Jeanmougin
2015-04-27
1
-1
/
+0
*
|
corrected the casts (hopefully)
Marc Jeanmougin
2015-02-27
1
-10
/
+10
*
|
Put a few std::vector<SPitem*>
Marc Jeanmougin
2015-02-19
1
-11
/
+11
*
|
Just...
mc
2015-02-18
1
-18
/
+23
|
/
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
1
-6
/
+6
*
Purge sp_desktop_message_stack
Liam P. White
2014-12-21
1
-7
/
+7
*
Purge sp_desktop_namedview in favor of SPDesktop::getNamedView
Liam P. White
2014-12-21
1
-1
/
+1
*
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection
Liam P. White
2014-12-21
1
-1
/
+2
[next]