index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
object
/
sp-guide.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-22
Allow guide duplication in guides dialog
Marc Jeanmougin
1
-0
/
+1
2018-11-08
Clarify licenses
Max Gaukler
1
-11
/
+12
2018-10-06
SPAttributeEnum typed function arguments
Thomas Holder
1
-1
/
+1
2018-06-19
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-4
/
+4
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-0
/
+0
2015-12-08
finally removed all GSList from main folder .h files
Marc Jeanmougin
1
-1
/
+0
2015-12-05
cppification: GSList replaced by vectors (mostly related to guides and grids)
Marc Jeanmougin
1
-2
/
+2
2015-12-02
Add lock to guides
Jabier Arraiza Cenoz
1
-0
/
+4
2014-10-04
Refactor SPGuide to use more C++
Liam P. White
1
-28
/
+45
2014-09-27
Update to experimental r13565
Liam P. White
1
-3
/
+6
2014-08-31
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
1
-1
/
+1
2014-08-30
Minor pass of header cleanup
Liam P. White
1
-2
/
+5
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-08-01
Fixed more mismatched-tags; replaced GObject-properties in SPGuide
Markus Engel
1
-0
/
+5
2013-07-31
Replacement of unnecessary variables.
Markus Engel
1
-0
/
+1
2013-04-07
Merge Object and subclasses. Merging of SP- and C-classes complete.
Markus Engel
1
-1
/
+1
2013-04-06
Merged more classes.
Markus Engel
1
-27
/
+3
2013-04-01
Added constructors to SP classes.
Markus Engel
1
-0
/
+1
2013-04-01
Replaced all casting macros with glib-independent ones.
Markus Engel
1
-5
/
+2
2013-03-29
Renamed virtual function names.
Markus Engel
1
-3
/
+3
2013-03-29
Added "virtual pads" to
Markus Engel
1
-0
/
+19
2013-03-14
Kill ancient gcc version check in configure.ac and fix a load of broken forwa...
Alex Valavanis
1
-0
/
+1
2013-01-17
Cleanup more GObject type definitions
Alex Valavanis
1
-0
/
+3
2012-04-01
fix XML output of guideline color
Johan B. C. Engelen
1
-1
/
+1
2011-07-19
remove some unnecessary inkscape_active_desktop() calls
Johan B. C. Engelen
1
-2
/
+2
2011-06-22
Adding a "Remove All Guides" option to the Edit menu.
Felipe Corr??a da Silva Sanches
1
-0
/
+1
2011-06-18
user interface for selecting colors of guidelines
Felipe Corr??a da Silva Sanches
1
-0
/
+1
2011-05-26
add entry widget to guideline dialog to change guide's label
Johan B. C. Engelen
1
-1
/
+1
2011-05-18
Adding inkscape:label parameter to guidelines so that our guidelanes can disp...
Felipe Corr??a da Silva Sanches
1
-0
/
+2
2011-02-22
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
1
-2
/
+2
2010-12-23
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...
Jon A. Cruz
1
-1
/
+3
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-07-24
Yet mor in c++ification
Abhishek Sharma public
1
-8
/
+16
2009-07-16
Implement guide behaviour as discussed on the mailing list
Maximilian Albert
1
-1
/
+1
2008-10-27
From trunk
Ted Gould
1
-3
/
+3
2008-07-07
try to use consistent document for creating guides
MenTaLguY
1
-2
/
+2
2008-03-05
New menu command to quickly create guides around page
Maximilian Albert
1
-0
/
+1
2008-01-11
Add possibility to convert objects (only rectangles and 3D boxes currently) t...
Maximilian Albert
1
-0
/
+3
2007-12-23
fix angle description of guides
Johan B. C. Engelen
1
-0
/
+1
2007-12-21
guidelines: add methods to check horizontal/vertical, small fixes
Johan B. C. Engelen
1
-0
/
+3
2007-12-19
correctly handle orientation changes of guidelines
Johan B. C. Engelen
1
-0
/
+1
2007-12-19
guides: switch from using one position coordinate to Geom::Point point_on_line
Johan B. C. Engelen
1
-3
/
+4
2007-12-19
rename guide parameters to match snapping code naming convention.
Johan B. C. Engelen
1
-2
/
+3
2007-12-16
start of getting angled guidelines.
Johan B. C. Engelen
1
-0
/
+1
2006-08-25
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
1
-1
/
+1
2006-08-23
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
1
-1
/
+1