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
*
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
*
Added preferences for controlling external image editing and reload.
Jon A. Cruz
2008-05-18
1
-1
/
+2
*
Added external image edit launch and refresh on changed
Jon A. Cruz
2008-05-17
1
-7
/
+16
*
Updating deprecated type calls.
Jon A. Cruz
2008-05-06
1
-10
/
+13
*
lay groundwork for non-filter view mode
MenTaLguY
2008-03-31
1
-2
/
+2
*
Move 3D box code out of sp-canvas.cpp
Maximilian Albert
2008-03-09
1
-0
/
+4
*
Iron out some rounding errors in the displaying of the rulers and of guides
Diederik van Lierop
2008-02-05
1
-2
/
+12
*
Fix missing ruler and document title updates when a file is opened in an exis...
Maximilian Albert
2008-02-03
1
-0
/
+9
*
Fix for if LCMS is disabled. (LP# 174854)
Bryce Harrington
2008-01-30
1
-1
/
+9
*
2nd part of the fix for bug #167500: correctly update the rulers when they ch...
Diederik van Lierop
2008-01-30
1
-3
/
+19
[next]