index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
/
CMakeLists.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-29
Remove gimp ruler.
Tavmjong Bah
1
-1
/
+0
2019-06-20
Remove unused code.
Tavmjong Bah
1
-2
/
+0
2019-06-05
Finish TextToolbar migration
Alexander Valavanis
1
-2
/
+0
2019-05-28
Hackfest2019: Drop unused EgeAdjustmentAction
Alexander Valavanis
1
-2
/
+0
2019-02-04
NodeToolbar: GtkAction migration
Alexander Valavanis
1
-2
/
+0
2019-02-03
rm unused InkRadioAction
Alexander Valavanis
1
-2
/
+0
2019-02-03
MeasureToolbar: GtkAction migration
Alexander Valavanis
1
-2
/
+0
2019-01-19
derive all toolbars from Inkscape::Toolbar
Alexander Valavanis
1
-2
/
+0
2019-01-01
Move Preview to Inkscape namespace
Alexander Valavanis
1
-2
/
+0
2018-12-29
Move Button to Inkscape namespace
Alexander Valavanis
1
-2
/
+0
2018-12-22
Move DashSelector to Inkscape::UI::Widget namespace
Alexander Valavanis
1
-2
/
+0
2018-11-08
Clarify licenses
Max Gaukler
1
-0
/
+1
2018-09-14
Remove sp-xmlview-attr with attrdialog (C++) and improve interface
Martin Owens
1
-2
/
+0
2018-09-11
Refactor xml editor, improve UI and prepare for future additions
Martin Owens
1
-2
/
+0
2018-06-17
Move toolbars to ui/toolbar
Alexander Valavanis
1
-52
/
+0
2018-04-13
Add files missing in last commit (FontSelector).
Tavmjong Bah
1
-2
/
+0
2018-02-04
Remove ege-select-one-action.
Tavmjong Bah
1
-2
/
+0
2017-06-29
Remove old icon handling code
Alexander Valavanis
1
-2
/
+0
2016-12-27
Rm remaining Gtk::Stock usage
Alex Valavanis
1
-2
/
+0
2016-09-03
CMake: add missing headers
Campbell Barton
1
-45
/
+43
2016-08-08
Move GIMP widgets to their own folder
Alex Valavanis
1
-38
/
+37
2016-08-05
Split InkAction classes into separate files
Alex Valavanis
1
-0
/
+6
2016-07-27
Disable GTK+ 2 support and delete internal copy of GDL
Alex Valavanis
1
-5
/
+2
2016-04-13
Rm shrink_wrap_button - Not needed & uses deprecated GtkStyle features #Hackf...
Alex Valavanis
1
-2
/
+0
2016-04-13
Fix cmake build
Marc Jeanmougin
1
-0
/
+8
2015-11-12
Fix CMake build
Alex Valavanis
1
-2
/
+9
2014-10-05
Fix CMakeLists
Liam P. White
1
-0
/
+10
2014-06-01
moved ColorNotebook to ui/widget
Tomasz Boczkowski
1
-2
/
+0
2014-05-31
SPColorICC c++sification: moved to ui/widget/
Tomasz Boczkowski
1
-2
/
+0
2014-05-31
updated CMakeLists
Tomasz Boczkowski
1
-4
/
+0
2014-05-23
moved widgets/sp-color-slider to ui/widget/color-slider
Tomasz Boczkowski
1
-2
/
+0
2013-07-23
Fix spelling error in filename
Krzysztof Kosi??ski
1
-2
/
+2
2012-12-01
Drop unused sp-color-gtkselector code
Alex Valavanis
1
-2
/
+0
2012-05-23
Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).
Tavmjong Bah
1
-0
/
+2
2012-05-08
Fix for 986446 : Refactor toolbox into tool specific files
John Smith
1
-0
/
+36
2012-03-14
Fix for 943225 : Replace Gtk::OptionMenu with Gtk::ComboBox
John Smith
1
-0
/
+2
2011-07-02
added missing header
Campbell Barton
1
-0
/
+3
2011-06-22
get cmake working again.
Campbell Barton
1
-2
/
+0
2011-06-13
cmake:
Campbell Barton
1
-1
/
+38
2011-06-13
cmake: now builds without having most of the source listed in 1 file.
Campbell Barton
1
-1
/
+2
2011-06-13
cmake:
Campbell Barton
1
-2
/
+1
2011-06-12
cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...
Campbell Barton
1
-2
/
+2
2011-06-12
work in progress cmake commit:
Campbell Barton
1
-35
/
+39
2010-12-06
Remove custom color wheel widget in favor of the (relatively) recent GtkHSV. ...
Jon A. Cruz
1
-1
/
+0
2010-03-21
Edit single-stop "swatch"/"solid" gradients in-place in the F&S dialog.
Jon A. Cruz
1
-1
/
+2
2009-01-12
Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...
Joshua L. Blocher
1
-1
/
+3
2009-01-09
Cmake: restructure build files to be more like current build system. Should r...
Joshua L. Blocher
1
-0
/
+1
2008-06-24
Cmake: remove header files from source lists
Joshua L. Blocher
1
-33
/
+1
2008-04-07
cmake: EOL of cmakelists.txt in subdirs
Johan B. C. Engelen
1
-64
/
+64
2008-03-30
add CMakeLists.txt files for trace, traits, utest, util, widgets and xml. min...
Johan B. C. Engelen
1
-0
/
+65
[next]