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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-09-13
Improve the functions which create GdkPixbuf from Cairo surface
Krzysztof Kosi??ski
3
-142
/
+130
2013-08-05
code cleanup (cppcheck)
Johan B. C. Engelen
1
-3
/
+1
2013-08-04
Switched to global UnitTable.
Matthew Petroff
7
-17
/
+7
2013-08-03
remove unused variable
Johan B. C. Engelen
1
-1
/
+0
2013-08-03
Cleaned up.
Markus Engel
4
-8
/
+8
2013-08-01
Improved math formatting.
Matthew Petroff
1
-2
/
+2
2013-08-01
Fixed more mismatched-tags; replaced GObject-properties in SPGuide
Markus Engel
1
-1
/
+1
2013-07-31
Eliminate "unit-constants.h".
Matthew Petroff
1
-1
/
+0
2013-07-31
Cleaned up a bit; fixed struct vs. class forward declarations.
Markus Engel
3
-3
/
+3
2013-07-31
Added percent support back to select toolbar.
Matthew Petroff
1
-6
/
+7
2013-07-30
Further refactoring of EventContexts.
Markus Engel
1
-5
/
+5
2013-07-30
Cleanup.
Matthew Petroff
2
-11
/
+0
2013-07-23
Fix spelling error in filename
Krzysztof Kosi??ski
5
-6
/
+6
2013-07-22
Ported "widgets/ruler.*" away from SPMetric.
Matthew Petroff
3
-28
/
+36
2013-07-20
Ported "widgets/stroke-style.*".
Matthew Petroff
2
-97
/
+50
2013-07-19
Ported "ui/widget/selected-style.*".
Matthew Petroff
1
-2
/
+3
2013-07-19
Removed "helper/unit-menu.h" from "widgest/toolbar.*" and associated files.
Matthew Petroff
19
-58
/
+46
2013-07-19
Removed "helper/unit-menu.h" from "widgets/rect-toolbar.*" and "widgets/spw-u...
Matthew Petroff
3
-52
/
+0
2013-07-18
Switch unit functions from using pointer arguements to reference arguements.
Matthew Petroff
3
-29
/
+23
2013-07-17
Port remaining files away from "helper/unit-tracker.h".
Matthew Petroff
5
-58
/
+68
2013-07-17
Ported "widgets/node-toolbar.cpp".
Matthew Petroff
1
-14
/
+21
2013-07-17
Fixed memory corruption introduced in a previous commit.
Matthew Petroff
1
-2
/
+2
2013-07-17
Fixed conversion factors and missed unit include removal.
Matthew Petroff
2
-7
/
+2
2013-07-17
Ported "widgets/text-toolbar.cpp" and "widgets/paintbucket.cpp"
Matthew Petroff
2
-14
/
+12
2013-07-17
Removed unused unit includes.
Matthew Petroff
12
-53
/
+14
2013-07-09
Ported sp-namedview.cpp (todo: fix a bunch of things).
Matthew Petroff
8
-14
/
+14
2013-07-01
Factored layer model out into new Inkscape::LayerModel class. This allows
Eric Greveson
6
-12
/
+22
2013-06-21
cppcheck
Kris De Gussem
1
-2
/
+4
2013-06-16
Fix for 1184408 : Additional zoom levels in zoom context menu
John Smith
1
-35
/
+78
2013-06-15
Revert Fix for 600285 : Zoom slider
John Smith
2
-15
/
+7
2013-06-12
Use fixed inkscape icon for 'no-marker' instead of gtk theme icon
Martin Owens
3
-7
/
+10
2013-06-12
Use 'remove' instead of 'gtk-remove' for theme.
Martin Owens
1
-2
/
+2
2013-06-11
Change back to using NULL and fix windows theme error by checking
Martin Owens
1
-5
/
+8
2013-06-11
Fix new bug with No-Marker having no icon, use Stock GTK::Remove icon for No-...
Martin Owens
1
-2
/
+5
2013-06-11
Change marker layout in stroke-widget so they are all on one line.
Martin Owens
3
-45
/
+8
2013-06-09
Remove use of separate array for scale values.
Jon A. Cruz
1
-34
/
+47
2013-06-09
Replace multiple copies of GTK2/GTK3 #ifdef code with single helper function.
Jon A. Cruz
1
-78
/
+52
2013-06-07
C++ conversion of parallel arrays to vector of class instances.
Jon A. Cruz
1
-89
/
+137
2013-06-07
Check for value in range before dereferencing.
Jon A. Cruz
1
-2
/
+5
2013-06-07
Adding inclusion of config.h where needed for threads.h check.
Jon A. Cruz
7
-0
/
+28
2013-06-06
Added configure/ifdef guards to only bring in the needed #include if glibmm h...
Jon A. Cruz
14
-0
/
+30
2013-06-04
Correct to compile against recent gtkmm, including updated macports versions....
Jon A. Cruz
14
-0
/
+25
2013-05-18
Refactored internals to use a vector of structs instead of several parallel a...
Jon A. Cruz
1
-95
/
+89
2013-05-13
Moved icc selector members to internal helper.
Jon A. Cruz
2
-288
/
+306
2013-04-29
Fixed logic error confusing bitwise and with logical and.
Jon A. Cruz
2
-4
/
+4
2013-04-28
Warning cleanup.
Jon A. Cruz
2
-6
/
+5
2013-04-28
minor cppcheck stuff
Kris De Gussem
6
-18
/
+10
2013-04-26
update icons
Jabier Arraiza Cenoz
1
-0
/
+1
2013-04-21
Removed some unused files; more refactoring in EventContext tree.
Markus Engel
1
-1
/
+4
2013-04-21
Cleaned up a bit.
Markus Engel
1
-1
/
+2
[next]