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
/
view
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hackfest2019: Get rid of deprecated InkSelectOneAction
Alexander Valavanis
2019-05-28
1
-4
/
+4
*
Make InkscapeApplication responsible for managing documents and windows.
Tavmjong Bah
2019-03-15
1
-2
/
+2
*
Give more descriptive names to document file related variables and functions.
Tavmjong Bah
2019-02-20
1
-1
/
+1
*
Misc. typo and whitespace fixes
luz.paz
2019-01-14
1
-1
/
+1
*
modernize: add overrides
Marc Jeanmougin
2019-01-02
1
-1
/
+1
*
Update View README.
Tavmjong Bah
2018-12-03
1
-16
/
+22
*
Remove dependance of SVGViewWidget on SVGView and View. Remove SVGView.
Tavmjong Bah
2018-12-03
6
-374
/
+232
*
Use std::unique_ptr for all MessageContext
Emmanuel Gil Peyrot
2018-12-03
2
-4
/
+3
*
Replace InkGC with std::shared_ptr for MessageStack
Emmanuel Gil Peyrot
2018-12-03
2
-3
/
+5
*
Fix merging
Jabier Arraiza
2018-12-01
1
-1
/
+1
*
Fix merge to master and add shortcut
Jabier Arraiza
2018-12-01
1
-1
/
+1
*
Replace void* by SPItem* to avoid static casts.
Tavmjong Bah
2018-11-30
1
-1
/
+1
*
Start of making View independent of GUI.
Tavmjong Bah
2018-11-29
1
-28
/
+29
*
Update/correct README.
Tavmjong Bah
2018-11-28
1
-7
/
+12
*
desktop-widget: Move function to correct header
Alexander Valavanis
2018-11-27
1
-5
/
+1
*
Add README to src/ui/view
Tavmjong Bah
2018-11-09
1
-0
/
+41
*
Clarify licenses
Max Gaukler
2018-11-08
9
-13
/
+34
*
Remove delete that is causing crash.
Tavmjong Bah
2018-11-06
1
-1
/
+0
*
C++ify SVGViewWidget. Remove unused code.
Tavmjong Bah
2018-11-06
5
-1
/
+476
*
Misc. typos
luz.paz
2018-10-06
1
-1
/
+1
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-4
/
+0
*
adding gtk-theme
Jabier Arraiza
2018-07-21
1
-0
/
+3
*
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
1
-1
/
+1
*
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+2
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
2
-11
/
+11
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Add global guide controls to guides panel
Geoff Lankow
2018-05-04
1
-3
/
+0
*
Remove all unused makefile.in
Stefano Facchini
2017-10-19
1
-17
/
+0
*
Implement rotation via desktop to window affine.
Tavmjong Bah
2017-03-20
1
-0
/
+3
*
Remove deprecated Autotools and btool files. Please use CMake instead
Alex Valavanis
2016-08-08
1
-9
/
+0
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-1
/
+2
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-2
/
+1
*
Fixes UX pointed in suv review
Jabier Arraiza Cenoz
2015-12-06
1
-0
/
+3
*
Rename libgc/ => inkgc/ to reflect difference from Boehm GC
Liam P. White
2015-02-26
1
-1
/
+1
*
Isolate components of libgc
Liam P. White
2015-02-25
1
-1
/
+1
*
Update to experimental r13527
Liam P. White
2014-08-30
1
-28
/
+3
|
\
|
*
More GObject boilerplate reduction
Alex Valavanis
2014-08-24
1
-28
/
+3
*
|
5. Refactoring of Application class: make copy/assignment operators private, ...
Liam P. White
2014-06-27
1
-3
/
+3
*
|
3. remove dead code, refactor existing code. Connect overlooked signals.
Liam P. White
2014-06-26
1
-1
/
+1
*
|
1. make it compile
Liam P. White
2014-06-25
1
-3
/
+3
|
/
*
gtkmmification (seems there is more margin in desktop-widget.cpp)
Kris De Gussem
2014-01-11
1
-1
/
+1
*
Cleaned up a bit; fixed struct vs. class forward declarations.
Markus Engel
2013-07-31
1
-1
/
+1
*
Kill ancient gcc version check in configure.ac and fix a load of broken forwa...
Alex Valavanis
2013-03-14
1
-1
/
+1
*
Migrate ruler position tracking to new track_widget API
Alex Valavanis
2013-01-27
3
-25
/
+0
*
Fix for 819671 : No visual indication for grid and snap being on/off
John Smith
2012-08-09
1
-0
/
+3
*
Drop GtkObject usage in view widgets
Alex Valavanis
2012-05-22
1
-6
/
+6
*
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
2012-02-29
1
-1
/
+8
*
Fixing more broken and split doc comments.
Jon A. Cruz
2011-10-27
4
-35
/
+35
*
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
2011-10-25
3
-16
/
+13
[next]