index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
desktop.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for 191020 : Lock/Unlock all layers - Lock other layers
John Smith
2012-10-11
1
-0
/
+1
*
Fix for 171904 : toggleToolbox verb
John Smith
2012-10-11
1
-0
/
+1
*
Fix for 191020 : Lock/Unlock all layers
John Smith
2012-10-09
1
-1
/
+2
*
Fix for 819671 : No visual indication for grid and snap being on/off
John Smith
2012-08-09
1
-0
/
+1
*
Fix for 378413 : Show/Hide all layers
John Smith
2012-07-12
1
-0
/
+1
*
Fixing to use explicit enum types instead of generic guint & bool.
Jon A. Cruz
2012-05-08
1
-2
/
+4
*
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
2012-02-29
1
-2
/
+6
*
Fix for 171579 : Make inkscape remember dialogs window status
John Smith
2012-02-17
1
-0
/
+6
*
More header cleanup/fwd declarations
Alex Valavanis
2012-02-15
1
-6
/
+9
*
Added signal for desktop destruction to allow for proper removal of tracked s...
Jon A. Cruz
2012-01-01
1
-0
/
+6
*
mixed usage of class and struct for same object
Kris De Gussem
2011-12-11
1
-2
/
+2
*
Fixing more broken and split doc comments.
Jon A. Cruz
2011-10-27
1
-1
/
+31
*
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
2011-10-25
1
-3
/
+1
*
Remove all NRRect use.
Krzysztof Kosi??ski
2011-08-27
1
-3
/
+4
*
Merge rendering cache branch (GSoC 2011)
Krzysztof Kosi??ski
2011-08-25
1
-6
/
+6
|
\
|
*
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
2011-08-06
1
-6
/
+6
*
|
DBUS. Merging lp:~joakim-verona/inkscape/dbus-fixes changes.
Nicolas Dufour
2011-08-21
1
-1
/
+2
*
|
Better memory-leak fix by just changing member to Glib::ustring. Eliminates p...
Jon A. Cruz
2011-07-31
1
-1
/
+1
|
/
*
Cleanup of oudated/redundant SP_ITEM() macro use.
Jon A. Cruz
2011-07-16
1
-0
/
+3
*
Switch to GObject
Alex Valavanis
2011-06-24
1
-2
/
+2
*
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
2011-06-03
1
-2
/
+2
*
Adding initial cut of resource manager.
Jon A. Cruz
2011-05-06
1
-0
/
+1
*
compatibility patch to compile using gcc 4.6
Adib Taraben
2011-02-27
1
-0
/
+1
*
NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)
Johan B. C. Engelen
2011-02-21
1
-3
/
+14
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-7
/
+7
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-6
/
+12
|
\
|
*
More on c++ification and some XML privatisation
Abhishek Sharma public
2010-07-20
1
-1
/
+2
|
*
More in XML privatisation with new create3DBox function and other supplements...
Abhishek Sharma Public
2010-07-17
1
-0
/
+2
*
|
Disabling Print Colors dialog due to lack of resolution from mailing list thr...
Josh Andler
2010-07-07
1
-3
/
+3
|
/
*
* Merge from trunk
Krzysztof Kosi??ski
2010-01-14
1
-3
/
+3
|
\
|
*
Removed outdated forward declarations.
Jon A. Cruz
2010-01-08
1
-3
/
+0
|
*
- new: Print Colors Preview Dialog and rendermode
Felipe Corr??a da Silva Sanches
2009-12-11
1
-0
/
+3
*
|
First GSoC node tool commit to Bazaar
Krzysztof Kosi??ski
2009-11-29
1
-0
/
+5
|
/
*
remove registerEditWidget, move this to SPDesktop::init instead; a noop chang...
bulia byak
2009-10-25
1
-4
/
+1
*
Patch by Adib for 238796
Josh Andler
2009-09-21
1
-1
/
+0
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-4
/
+4
*
SPDocument->Document
johnce
2009-08-05
1
-4
/
+4
*
add accessor for the waiting_cursor flag (sorry for the recompile)
bulia byak
2009-01-28
1
-0
/
+1
*
Remove some SP_ACTIVE_DESKTOP() calls
Diederik van Lierop
2009-01-25
1
-1
/
+1
*
Added a new toolbar with snapping controls
Diederik van Lierop
2009-01-10
1
-1
/
+1
*
object-snapper.cpp
Thomas Holder
2008-12-20
1
-0
/
+1
*
From trunk
Ted Gould
2008-10-27
1
-1
/
+1
*
Sorry, I got off on a branch and ended up with a bunch of things. I'm just g...
Ted Gould
2008-09-25
1
-0
/
+9
*
Next roud of NR ==> Geom conversion
Maximilian Albert
2008-09-18
1
-12
/
+7
*
More NR ==> Geom conversion (points and some matrices/transforms)
Maximilian Albert
2008-09-18
1
-17
/
+17
*
convert almost all libnrtype to Geom::
Johan B. C. Engelen
2008-09-11
1
-1
/
+1
*
Added the ability to toggle a layer "solo". Fixes bug #171530.
Jon A. Cruz
2008-06-13
1
-0
/
+1
*
wrtlprnft's patch for bug 234834 - keeps guidelines in same position relative...
Stephen Silver
2008-05-31
1
-0
/
+1
*
- Major refactoring of snapping related code...
Diederik van Lierop
2008-04-30
1
-1
/
+2
*
move temporary canvas items to bottom by default. maybe fixes interfering of ...
Johan B. C. Engelen
2008-04-01
1
-1
/
+1
[next]