index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
/
desktop-widget.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
2011-06-04
1
-3
/
+3
*
Adding initial cut of resource manager.
Jon A. Cruz
2011-05-06
1
-0
/
+19
*
remove wrong format indication in lossy format warning (was always org.inksca...
Thomas Holder
2011-03-13
1
-3
/
+2
*
NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)
Johan B. C. Engelen
2011-02-21
1
-10
/
+22
*
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...
Jon A. Cruz
2010-12-23
1
-0
/
+1
*
Simple tracking of time to display dialogs and main window.
Jon A. Cruz
2010-12-18
1
-0
/
+18
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-18
/
+18
|
\
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-5
/
+5
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-7
/
+7
*
|
Fix for bug #362995 (Default Units in Document Properties ignored).
Nicolas Dufour
2010-09-24
1
-2
/
+37
|
/
*
Move the task view changing to the "View" menu. Fixes bugs #170781 and #171663.
Jon A. Cruz
2010-06-16
1
-3
/
+3
*
Revert the inverted coordinate system fix. 3D Boxes and guides
Krzysztof Kosi??ski
2010-04-06
1
-4
/
+4
*
Initial fix for the inverted coordinate system bug
Krzysztof Kosi??ski
2010-04-03
1
-4
/
+4
*
disable softproofing if no get display id ONLY if source profile is to be tak...
buliabyak
2010-01-21
1
-3
/
+10
*
Initial cut of disabling floating windows on window managers with problems.
Jon A. Cruz
2010-01-12
1
-0
/
+1
*
Implemented dynamic repositioning of toolboxes.
Jon A. Cruz
2010-01-11
1
-7
/
+47
*
Completed base code to flip toolbox orientation.
Jon A. Cruz
2010-01-10
1
-1
/
+7
*
Leverage recent toolbox c++-ification work to move the snap toolbar to the si...
Jon A. Cruz
2010-01-09
1
-1
/
+2
*
Initial c++-ification of toolbox creation.
Jon A. Cruz
2010-01-09
1
-7
/
+7
*
C++-ification pass.
Jon A. Cruz
2010-01-08
1
-47
/
+48
*
Added UXManager. Cleaning up toolbox creation.
Jon A. Cruz
2010-01-07
1
-4
/
+11
*
- new: Print Colors Preview Dialog and rendermode
Felipe Corr??a da Silva Sanches
2009-12-11
1
-0
/
+8
*
remove registerEditWidget, move this to SPDesktop::init instead; a noop chang...
bulia byak
2009-10-25
1
-2
/
+1
*
Patch by Max for 264709.
Josh Andler
2009-10-03
1
-3
/
+11
*
fix ctrl+arrow keys not working after startup
bulia byak
2009-08-17
1
-0
/
+2
*
Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...
Maximilian Albert
2009-08-09
1
-2
/
+2
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-2
/
+2
*
SPDocument->Document
johnce
2009-08-05
1
-2
/
+2
*
remember sticky_zoom toggle button state
Thomas Holder
2009-08-02
1
-1
/
+12
*
Fix for bug LP #400985 (3 strings in UI are not translatable)
Nicolas Dufour
2009-07-18
1
-3
/
+3
*
Also store the window's geometry when saving through the data-loss warning di...
Diederik van Lierop
2009-05-25
1
-0
/
+1
*
use area ratio instead of diagonal ratio for "Zoom when window is resized"
Thomas Holder
2009-05-16
1
-3
/
+1
*
fix "Zoom when window is resized", got broken in rev 10439 (Bug #167651)
Thomas Holder
2009-05-16
1
-3
/
+1
*
blurry zoom magnifying glass icon in left side toolbox fixed by changing zoom...
Ed Halley
2009-03-23
1
-1
/
+1
*
Initial read-only generation of per-document palette
Jon A. Cruz
2009-03-17
1
-6
/
+7
*
Several icon name fixes
Krzysztof Kosi??ski
2009-02-26
1
-2
/
+3
*
Move files from the src/dialogs/ directory to the places where they
Krzysztof Kosi??ski
2009-02-21
1
-23
/
+23
*
use correct method of accessing top-level window for transientization
bulia byak
2009-02-14
1
-3
/
+3
*
* src/widgets/desktop-widget.cpp: Minor fix for OS X menubar: Don't try to ac...
Milosz Derezynski
2009-02-06
1
-1
/
+5
*
Added a new toolbar with snapping controls
Diederik van Lierop
2009-01-10
1
-1
/
+13
*
Warning cleanup.
Jon A. Cruz
2008-12-06
1
-8
/
+8
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-1
/
+1
*
From trunk
Ted Gould
2008-10-27
1
-147
/
+119
*
Merging from trunk
Ted Gould
2008-10-11
1
-8
/
+8
*
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
-9
/
+38
*
* Lots of documentation for the Inkscape::XML namespace
Krzysztof Kosi??ski
2008-09-23
1
-5
/
+4
*
Next roud of NR ==> Geom conversion
Maximilian Albert
2008-09-18
1
-6
/
+6
*
Refactored preferences handling into a new version of
Krzysztof Kosi??ski
2008-09-16
1
-53
/
+56
*
NR:: => Geom:: for much of src/ui and src/widgets
Johan B. C. Engelen
2008-08-04
1
-44
/
+44
*
Patch so Inkscape will compile on Solaris 10 from LP https://bugs.launchpad.n...
Joshua L. Blocher
2008-07-03
1
-1
/
+1
[prev]
[next]