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
/
tile.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Remove #include "config.h" from header files where possible
Eduard Braun
2018-09-24
1
-4
/
+0
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
1
-3
/
+3
*
Drop remaining GTKMM 2 fallback support
Alex Valavanis
2016-07-28
1
-5
/
+0
*
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
2015-04-27
1
-4
/
+0
*
Commit a merge to trunk, with probabal errors
Martin Owens
2014-03-27
1
-0
/
+14
|
\
|
*
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
-0
/
+14
|
*
Further migration to Gtk::Grid
Alex Valavanis
2013-03-12
1
-2
/
+2
|
*
Fix for 747998 : Align unit menu in Rows Columns dialog
John Smith
2012-09-02
1
-0
/
+3
*
|
The Polar Arrange Tab of the Arrange Dialog now hides the parametric
Denis Declara
2012-05-19
1
-0
/
+2
*
|
Code Refactoreing. Moved parts of the code from tile.cpp tile.h to arrangetab...
Denis Declara
2012-04-27
1
-175
/
+2
*
|
Improved UI of PolarArrangement Tab and connected some widgets to events (now...
Denis Declara
2012-04-19
1
-0
/
+5
*
|
Improved User interface.
Denis Declara
2012-04-15
1
-2
/
+13
*
|
Added initial gui for polar arrangement tab
Denis Declara
2012-04-09
1
-9
/
+46
*
|
Brought old code, "Rows and Columns" in it's own class. Added a separate clas...
Denis Declara
2012-03-31
1
-9
/
+47
*
|
Integrated the newly created Anchor-Selection-Widget with the existing "Rows ...
Denis Declara
2012-03-28
1
-21
/
+4
*
|
Added anchor-selection widget, it doesn't do much at the moment, next step wi...
Denis Declara
2012-03-26
1
-0
/
+3
|
/
*
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
2012-02-26
1
-2
/
+4
*
More deprecated GtkTooltips
Alex Valavanis
2012-01-03
1
-2
/
+0
*
change spinbox to new one in many places.
Johan B. C. Engelen
2011-04-16
1
-2
/
+2
*
upgrade the spinboxes in tile dialog. (alignment is a bit awkward, have tried...
Johan B. C. Engelen
2011-04-16
1
-14
/
+6
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
Fixed use of dialogs in more than one window, and tile problem with selection...
Jon A. Cruz
2010-04-06
1
-4
/
+1
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-0
/
+183