index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
event-context.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-11-09
Moved and renamed some tool-related files.
Markus Engel
1
-244
/
+0
2013-11-07
First step of moving tools into appropriate namespaces.
Markus Engel
1
-29
/
+38
2013-09-15
Added runtime check in SP_-cast macros.
Markus Engel
1
-1
/
+1
2013-09-14
Modified SP_IS_ macros.
Markus Engel
1
-1
/
+1
2013-07-31
Cleaned up a bit; fixed struct vs. class forward declarations.
Markus Engel
1
-1
/
+1
2013-07-31
Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.
Markus Engel
1
-2
/
+2
2013-07-30
Further refactoring of EventContexts.
Markus Engel
1
-9
/
+12
2013-04-21
Removed some unused files; more refactoring in EventContext tree.
Markus Engel
1
-24
/
+18
2013-04-21
More cleaning.
Markus Engel
1
-2
/
+10
2013-04-21
Cleaned up a bit.
Markus Engel
1
-11
/
+7
2013-04-20
Merging of EventContext classes complete.
Markus Engel
1
-37
/
+3
2013-04-20
Further changes to EventContexts; they work without GObject
Markus Engel
1
-3
/
+25
2013-04-13
Replaced casting macros for EventContext tree; added contructors.
Markus Engel
1
-2
/
+9
2013-04-12
Added prefPaths to contexts; modified SPFactory
Markus Engel
1
-1
/
+1
2013-04-09
Added constructors to EventContext tree / some missing virtual pads.
Markus Engel
1
-7
/
+8
2013-04-08
Started conversion of SPEventContext tree; added virtual pads to all classes.
Markus Engel
1
-1
/
+23
2013-03-19
Fixing regression
jtx
1
-1
/
+1
2013-03-17
Working with widjets
Jabier Arraiza Cenoz
1
-1
/
+1
2013-03-14
Fix another load of forward declaration tags
Alex Valavanis
1
-1
/
+1
2012-10-27
cppcheck: get rid of more C-style pointer casts
Alex Valavanis
1
-0
/
+1
2012-09-06
Fix for 580160 : Deleting a gradient stop using Shape tools deletes the object
John Smith
1
-0
/
+1
2012-09-05
Fix for 172236 : Dropper in Fill-Stroke dialog, changed to be a one time only...
John Smith
1
-0
/
+2
2012-05-03
Adding base configurable sizing of controls/handles.
Jon A. Cruz
1
-0
/
+8
2011-12-11
mixed usage of class and struct for same object
Kris De Gussem
1
-3
/
+3
2011-10-25
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
1
-6
/
+4
2011-10-05
Cleanup for src/forward.h. (About 19 of the affected files did not require th...
Jon A. Cruz
1
-3
/
+10
2011-06-03
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
1
-2
/
+1
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-09-06
Color preview in cursor
Jasper van de Gronde
1
-0
/
+2
2010-02-14
Implementation of snap delay mechanism for guides
Diederik van Lierop
1
-8
/
+12
2010-01-30
Finally introducing the pre-snap indicator
Diederik van Lierop
1
-0
/
+1
2010-01-23
Remove redundancy from snapping API (type of snapsource no longer has to be s...
Diederik van Lierop
1
-34
/
+34
2010-01-10
* Implement node snapping.
Krzysztof Kosi??ski
1
-1
/
+2
2009-07-18
Make the snap delay mechanism easier to implement for the devs, and get rid o...
Diederik van Lierop
1
-3
/
+1
2009-03-29
- Move snap delay mechanism to the event context (used to be in SPCanvas)
Diederik van Lierop
1
-1
/
+54
2009-02-06
remove unused
bulia byak
1
-1
/
+0
2009-01-08
move shape_editor from node context to the parent class, event context
bulia byak
1
-2
/
+1
2008-10-27
From trunk
Ted Gould
1
-4
/
+5
2008-08-30
NR => Geom for (almost all of) event-context.h/.cpp
Johan B. C. Engelen
1
-3
/
+3
2008-08-18
Debugging messages in event-context for mouse and keyboard interaction
Maximilian Albert
1
-0
/
+2
2008-08-18
Add a ShapeEditor to LPEToolContext which allows us to edit nodes (switching ...
Maximilian Albert
1
-0
/
+3
2008-08-14
add comment
Maximilian Albert
1
-1
/
+1
2008-07-07
replace separate forward declarations by proper forward.h inclusion
Johan B. C. Engelen
1
-3
/
+2
2008-06-04
C++ify knotholders
Maximilian Albert
1
-3
/
+2
2007-09-16
(struct SPEventContext, sp-cursor.*): Change xpm arguments from gchar** to gc...
Peter Moulder
1
-1
/
+1
2007-07-29
optional panning by space
bulia byak
1
-0
/
+2
2007-01-21
start switching sp_repr_new* over to XML::Document::create*, and rename creat...
MenTaLguY
1
-0
/
+1
2006-10-19
remove color cursors
Josh Andler
1
-2
/
+0
2006-06-19
initial color cursor implementation (reads from pixbufs, will work on reading...
Josh Andler
1
-0
/
+2
2006-01-18
optimized includes
Ralf Stephan
1
-15
/
+12
[next]