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
/
widget
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-09-13
Improve the functions which create GdkPixbuf from Cairo surface
Krzysztof Kosi??ski
1
-8
/
+3
2013-08-06
Fixed bug in page sizer.
Matthew Petroff
1
-69
/
+69
2013-08-04
Switched to global UnitTable.
Matthew Petroff
8
-24
/
+23
2013-08-03
fix initialization
Johan B. C. Engelen
1
-0
/
+1
2013-08-01
Fix UnitTracker percentage bug.
Matthew Petroff
1
-1
/
+1
2013-07-31
Eliminate "unit-constants.h".
Matthew Petroff
1
-3
/
+3
2013-07-31
Added percent support back to select toolbar.
Matthew Petroff
2
-1
/
+9
2013-07-31
Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.
Markus Engel
1
-7
/
+7
2013-07-30
Cleanup.
Matthew Petroff
1
-2
/
+2
2013-07-20
Removed last traces of "SPUnit" and removed "helper/unit*".
Matthew Petroff
1
-1
/
+0
2013-07-19
Ported "ui/widget/style-swatch.*".
Matthew Petroff
2
-5
/
+9
2013-07-19
Ported "ui/widget/selected-style.*".
Matthew Petroff
2
-17
/
+23
2013-07-18
Switch unit functions from using pointer arguements to reference arguements.
Matthew Petroff
2
-15
/
+9
2013-07-17
Removed "helper/unit.*" dependency from "ui/widget/registered-widget.*".
Matthew Petroff
2
-4
/
+3
2013-07-17
Temporary fixes/kludges.
Matthew Petroff
1
-0
/
+1
2013-07-17
Fixed conversion factors and missed unit include removal.
Matthew Petroff
1
-1
/
+1
2013-07-17
Added new UnitTracker class.
Matthew Petroff
3
-1
/
+333
2013-07-09
Ported sp-namedview.cpp (todo: fix a bunch of things).
Matthew Petroff
2
-3
/
+3
2013-07-06
Switch setWidth and setHeight to use Quantity and switch to forward declarati...
Matthew Petroff
1
-2
/
+2
2013-07-06
Fix build failure with GDL >= 3.6
Alex Valavanis
2
-9
/
+21
2013-07-02
Ported "ui/widget/page-sizer.cpp" and "document.cpp" to "Util::Unit" class.
Matthew Petroff
2
-85
/
+83
2013-07-01
Factored layer model out into new Inkscape::LayerModel class. This allows
Eric Greveson
2
-2
/
+4
2013-06-07
Adding inclusion of config.h where needed for threads.h check.
Jon A. Cruz
16
-0
/
+64
2013-06-06
Added configure/ifdef guards to only bring in the needed #include if glibmm h...
Jon A. Cruz
26
-0
/
+54
2013-06-04
Correct to compile against recent gtkmm, including updated macports versions....
Jon A. Cruz
27
-1
/
+54
2013-04-05
Merged PaintServer and subclasses; moved Gradient classes to own files.
Markus Engel
2
-4
/
+4
2013-04-03
Checking file presence before calling lstat (should fix Bug #785701 Inkscape ...
Kris De Gussem
1
-1
/
+1
2013-03-26
Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...
Alex Valavanis
1
-0
/
+2
2013-03-25
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
7
-14
/
+10
2013-03-19
Fixing regression
jtx
6
-11
/
+11
2013-03-18
Fix -Wunused-function warnings
Alex Valavanis
1
-11
/
+0
2013-03-17
cppcheck
Kris De Gussem
1
-1
/
+2
2013-03-17
Working with widjets
Jabier Arraiza Cenoz
6
-11
/
+11
2013-03-15
Fix even more forward declaration tags
Alex Valavanis
3
-8
/
+8
2013-03-14
Fix another load of forward declaration tags
Alex Valavanis
3
-3
/
+3
2013-03-14
Fix another tonne of forward declaration tags
Alex Valavanis
3
-3
/
+3
2013-03-14
Kill ancient gcc version check in configure.ac and fix a load of broken forwa...
Alex Valavanis
1
-0
/
+2
2013-03-13
Migrate remaining dialogs to Gtk::Grid
Alex Valavanis
2
-10
/
+43
2013-03-12
Further migration to Gtk::Grid
Alex Valavanis
2
-19
/
+54
2013-03-09
Use Gtk::Grid in PreviewHolder. Fixes color preview in RegisteredColorPicker
Alex Valavanis
2
-2
/
+41
2013-03-08
Drop deprecated get_vbox method in Gtk::Dialog
Alex Valavanis
1
-0
/
+6
2013-03-08
Drop more Gtk::Table usage
Alex Valavanis
1
-0
/
+12
2013-03-08
Switch to orientable Scale widgets in Gtkmm 3
Alex Valavanis
5
-6
/
+35
2013-03-07
Fix deprecated Gtkmm symbols in preferences widget
Alex Valavanis
2
-82
/
+189
2013-02-23
Fix missing headers for Gtk+ 3 build
Alex Valavanis
1
-0
/
+1
2013-02-11
A couple of forward declarations
Alex Valavanis
1
-0
/
+1
2013-01-13
Fix deprecated pointer grabbing in gimpcolorwheel
Alex Valavanis
1
-3
/
+16
2013-01-11
Warning and dead code cleanup.
Jon A. Cruz
2
-9
/
+7
2013-01-10
gimpcolorwheel: Clean up drawing functions
Alex Valavanis
1
-105
/
+24
2013-01-08
Replace deprecated GtkHSV with GimpColorWheel. Bumps Gtk+ 3 version requirem...
Alex Valavanis
3
-0
/
+1764
[next]