index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
select-context.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-11-09
Moved and renamed some tool-related files.
Markus Engel
1
-1252
/
+0
2013-11-07
First step of moving tools into appropriate namespaces.
Markus Engel
1
-21
/
+30
2013-08-04
cppcheck
Kris De Gussem
1
-55
/
+52
2013-08-03
reduce variable scope
Johan B. C. Engelen
1
-8
/
+6
2013-08-03
Cleaned up.
Markus Engel
1
-44
/
+44
2013-07-30
Further refactoring of EventContexts.
Markus Engel
1
-2
/
+2
2013-07-05
Adjust sizes of lists
Martin Owens
1
-1
/
+1
2013-07-04
Improve handle xpm loading using rotate
Martin Owens
1
-14
/
+16
2013-07-03
Modified dbus interface so that it works in console mode (--dbus-listen)
Eric Greveson
1
-16
/
+16
2013-05-02
alt + scroll to select messes up opacity
Raphael Rosch
1
-13
/
+51
2013-04-28
Temporily fix abiguous macros before later removal.
Jon A. Cruz
1
-32
/
+32
2013-04-21
Removed some unused files; more refactoring in EventContext tree.
Markus Engel
1
-3
/
+3
2013-04-21
Cleaned up a bit.
Markus Engel
1
-281
/
+338
2013-04-20
Moved factories to different files.
Markus Engel
1
-1
/
+1
2013-04-20
Merging of EventContext classes complete.
Markus Engel
1
-112
/
+12
2013-04-20
Further changes to EventContexts; they work without GObject
Markus Engel
1
-0
/
+36
2013-04-13
Replaced casting macros for EventContext tree; added contructors.
Markus Engel
1
-0
/
+16
2013-04-12
Added prefPaths to contexts; modified SPFactory
Markus Engel
1
-0
/
+2
2013-04-09
Added constructors to EventContext tree / some missing virtual pads.
Markus Engel
1
-7
/
+16
2013-04-08
patch by Damjan Velickovski for rotation snap degrees, Bug 525508
Alvin Penner
1
-2
/
+2
2013-04-08
Started conversion of SPEventContext tree; added virtual pads to all classes.
Markus Engel
1
-8
/
+42
2013-01-24
More GObject boilerplate cleanup
Alex Valavanis
1
-33
/
+8
2012-12-31
Replace C-style pointer casts in event contexts
Alex Valavanis
1
-9
/
+9
2012-10-06
Fix for 587019 : Select and transform mouse cursor changes to normal cursor o...
John Smith
1
-2
/
+3
2012-10-04
code cleanup: add own includes to cpp files or make the functions static if t...
Campbell Barton
1
-2
/
+2
2012-07-21
Fix for 816496 : Alt+mouse wheel z-order cycling, add option to cycle wrap
John Smith
1
-4
/
+9
2012-07-10
Shortcuts. Fix for Bug #167796 (zoom keys (shortcuts) 3,4,6 on numeric pad no...
Nicolas Dufour
1
-4
/
+0
2012-07-05
Drop GTK+ 2.20 support.
Alex Valavanis
1
-4
/
+0
2012-06-05
Header cleaning for GTK+3 migration
Alex Valavanis
1
-1
/
+1
2012-05-03
Eliminated duplication of GTK key defines.
Jon A. Cruz
1
-63
/
+1
2012-04-09
Replace deprecated gdk_cursor_unref
Alex Valavanis
1
-0
/
+8
2012-04-09
Replace deprecated GDK key symbols
Alex Valavanis
1
-49
/
+115
2012-02-25
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
1
-1
/
+1
2012-02-12
Header cleaning
Alex Valavanis
1
-0
/
+1
2012-01-12
Initial C++ification of SPCanvas.
Jon A. Cruz
1
-6
/
+6
2012-01-04
More GSEAL issues
Alex Valavanis
1
-11
/
+22
2011-11-04
1) Cycle to the next-closest-snap-source when pressing tab, if the snap-close...
Diederik van Lierop
1
-3
/
+13
2011-09-19
removing useless messages to stdout.
Felipe Corr??a da Silva Sanches
1
-1
/
+0
2011-08-21
DBUS. Merging lp:~joakim-verona/inkscape/dbus-fixes changes.
Nicolas Dufour
1
-0
/
+8
2011-08-06
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
1
-9
/
+9
2011-06-24
Switch to GObject
Alex Valavanis
1
-1
/
+1
2011-04-17
add new preference widget for a number with a unit.
Johan B. C. Engelen
1
-2
/
+2
2011-02-21
Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.
Jon A. Cruz
1
-7
/
+7
2010-12-28
Initialize pointer.
Maximilian Albert
1
-0
/
+1
2010-12-23
Fix crash in cycle-selection (and restructure internals).
Maximilian Albert
1
-30
/
+62
2010-12-23
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...
Jon A. Cruz
1
-0
/
+3
2010-12-22
Enable item-selection by cycling through them (using Alt+mouse wheel scroll).
Maximilian Albert
1
-2
/
+115
2010-07-02
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
1
-2
/
+2
2010-07-01
C++fied SPDocument added
Abhishek Sharma Public
1
-2
/
+2
2010-04-06
Revert the inverted coordinate system fix. 3D Boxes and guides
Krzysztof Kosi??ski
1
-12
/
+12
[next]