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