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