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
/
grid-arrange-tab.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate clang warnings
Thomas Holder
2019-08-23
1
-1
/
+1
*
Make doc2dt a document property
Thomas Holder
2019-07-27
1
-1
/
+1
*
Tidy various dialog UIs
Nathan Lee
2019-04-02
1
-0
/
+1
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-2
/
+1
*
Clarify licenses
Max Gaukler
2018-11-08
1
-17
/
+18
*
fix "Arrange" dialog with inverted y-axis
Thomas Holder
2018-09-23
1
-3
/
+2
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-4
/
+4
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-4
/
+4
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-4
/
+4
*
Misc. typos
Unknown
2017-11-07
1
-1
/
+1
*
First batch
Marc Jeanmougin
2017-10-01
1
-6
/
+4
*
Remove unused parameter in SPItem::doWriteTransform
Stefano Facchini
2017-09-24
1
-1
/
+1
*
Fix Gtk alignment API
Alexander Valavanis
2017-07-08
1
-1
/
+2
*
Use Gtk orientable widgets
Alexander Valavanis
2017-06-29
1
-0
/
+4
*
Remove old icon handling code
Alexander Valavanis
2017-06-29
1
-1
/
+0
*
Rm remaining Gtk::Stock usage
Alex Valavanis
2016-12-27
1
-161
/
+160
*
Merged trunk
Adrian Boguszewski
2016-08-09
1
-18
/
+2
|
\
|
*
End GTK+ 2 support and remove GDL fork
Alex Valavanis
2016-08-04
1
-18
/
+2
|
|
\
|
|
*
Drop remaining GTKMM 2 fallback support
Alex Valavanis
2016-07-28
1
-19
/
+1
*
|
|
Merged trunk
Adrian Boguszewski
2016-08-03
1
-4
/
+0
|
\
|
|
|
*
|
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-4
/
+0
|
*
|
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+4
|
*
|
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-4
/
+0
|
|
/
*
|
Added items as a range function
Adrian Boguszewski
2016-07-03
1
-7
/
+13
|
\
|
*
|
Moved next functions, added namespace, renamed range functions
Adrian Boguszewski
2016-06-25
1
-6
/
+6
|
/
*
static code analysis
Kris De Gussem
2015-12-07
1
-1
/
+1
*
static code analysis
Kris De Gussem
2015-11-13
1
-3
/
+3
*
Why would anyone make a sorting function that is not antisymmetric ? That mak...
Marc Jeanmougin
2015-08-30
1
-9
/
+3
*
fix "arrange" tool (typo)
Marc Jeanmougin
2015-07-13
1
-1
/
+1
*
fixes a few of jenkins warnings
Marc Jeanmougin
2015-05-08
1
-1
/
+0
*
more cast cleanup
Marc Jeanmougin
2015-02-27
1
-1
/
+1
*
corrected the casts (hopefully)
Marc Jeanmougin
2015-02-27
1
-1
/
+1
*
added a set to the Selection
Marc Jeanmougin
2015-02-19
1
-17
/
+11
*
Put a few std::vector<SPitem*>
Marc Jeanmougin
2015-02-19
1
-11
/
+10
*
Just...
mc
2015-02-18
1
-24
/
+30
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
1
-3
/
+3
*
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection
Liam P. White
2014-12-21
1
-1
/
+1
*
5. Refactoring of Application class: make copy/assignment operators private, ...
Liam P. White
2014-06-27
1
-1
/
+1
*
4. further refactor Application class; create proper singleton, encapsulate m...
Liam P. White
2014-06-26
1
-1
/
+1
*
3. remove dead code, refactor existing code. Connect overlooked signals.
Liam P. White
2014-06-26
1
-12
/
+0
*
2. connect signals
Liam P. White
2014-06-25
1
-1
/
+2
*
i18n. Fix for bug #1318345 (untranslatable strings in trunk-r13348).
Nicolas Dufour
2014-05-11
1
-1
/
+1
*
Get pollar tiling working agains with trunk
Martin Owens
2014-03-27
1
-1
/
+6
*
Commit a merge to trunk, with probabal errors
Martin Owens
2014-03-27
1
-17
/
+35
*
Renamed files to better match coding conventions
Denis Declara
2012-05-09
1
-0
/
+786