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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-01-21
disable softproofing if no get display id ONLY if source profile is to be tak...
buliabyak
1
-3
/
+10
2010-01-12
Initial cut of disabling floating windows on window managers with problems.
Jon A. Cruz
1
-0
/
+1
2010-01-11
Implemented dynamic repositioning of toolboxes.
Jon A. Cruz
1
-7
/
+47
2010-01-10
Completed base code to flip toolbox orientation.
Jon A. Cruz
1
-1
/
+7
2010-01-09
Leverage recent toolbox c++-ification work to move the snap toolbar to the si...
Jon A. Cruz
1
-1
/
+2
2010-01-09
Initial c++-ification of toolbox creation.
Jon A. Cruz
1
-7
/
+7
2010-01-08
C++-ification pass.
Jon A. Cruz
1
-47
/
+48
2010-01-07
Added UXManager. Cleaning up toolbox creation.
Jon A. Cruz
1
-4
/
+11
2009-12-11
- new: Print Colors Preview Dialog and rendermode
Felipe Corr??a da Silva Sanches
1
-0
/
+8
2009-10-25
remove registerEditWidget, move this to SPDesktop::init instead; a noop chang...
bulia byak
1
-2
/
+1
2009-10-03
Patch by Max for 264709.
Josh Andler
1
-3
/
+11
2009-08-17
fix ctrl+arrow keys not working after startup
bulia byak
1
-0
/
+2
2009-08-09
Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...
Maximilian Albert
1
-2
/
+2
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-2
/
+2
2009-08-05
SPDocument->Document
johnce
1
-2
/
+2
2009-08-02
remember sticky_zoom toggle button state
Thomas Holder
1
-1
/
+12
2009-07-18
Fix for bug LP #400985 (3 strings in UI are not translatable)
Nicolas Dufour
1
-3
/
+3
2009-05-25
Also store the window's geometry when saving through the data-loss warning di...
Diederik van Lierop
1
-0
/
+1
2009-05-16
use area ratio instead of diagonal ratio for "Zoom when window is resized"
Thomas Holder
1
-3
/
+1
2009-05-16
fix "Zoom when window is resized", got broken in rev 10439 (Bug #167651)
Thomas Holder
1
-3
/
+1
2009-03-23
blurry zoom magnifying glass icon in left side toolbox fixed by changing zoom...
Ed Halley
1
-1
/
+1
2009-03-17
Initial read-only generation of per-document palette
Jon A. Cruz
1
-6
/
+7
2009-02-26
Several icon name fixes
Krzysztof Kosi??ski
1
-2
/
+3
2009-02-21
Move files from the src/dialogs/ directory to the places where they
Krzysztof Kosi??ski
1
-23
/
+23
2009-02-14
use correct method of accessing top-level window for transientization
bulia byak
1
-3
/
+3
2009-02-06
* src/widgets/desktop-widget.cpp: Minor fix for OS X menubar: Don't try to ac...
Milosz Derezynski
1
-1
/
+5
2009-01-10
Added a new toolbar with snapping controls
Diederik van Lierop
1
-1
/
+13
2008-12-06
Warning cleanup.
Jon A. Cruz
1
-8
/
+8
2008-11-21
Merge from fe-moved
Ted Gould
1
-1
/
+1
2008-10-27
From trunk
Ted Gould
1
-147
/
+119
2008-10-11
Merging from trunk
Ted Gould
1
-8
/
+8
2008-09-25
Sorry, I got off on a branch and ended up with a bunch of things. I'm just g...
Ted Gould
1
-9
/
+38
2008-09-23
* Lots of documentation for the Inkscape::XML namespace
Krzysztof Kosi??ski
1
-5
/
+4
2008-09-18
Next roud of NR ==> Geom conversion
Maximilian Albert
1
-6
/
+6
2008-09-16
Refactored preferences handling into a new version of
Krzysztof Kosi??ski
1
-53
/
+56
2008-08-04
NR:: => Geom:: for much of src/ui and src/widgets
Johan B. C. Engelen
1
-44
/
+44
2008-07-03
Patch so Inkscape will compile on Solaris 10 from LP https://bugs.launchpad.n...
Joshua L. Blocher
1
-1
/
+1
2008-05-18
Added preferences for controlling external image editing and reload.
Jon A. Cruz
1
-1
/
+2
2008-05-17
Added external image edit launch and refresh on changed
Jon A. Cruz
1
-7
/
+16
2008-05-06
Updating deprecated type calls.
Jon A. Cruz
1
-10
/
+13
2008-03-31
lay groundwork for non-filter view mode
MenTaLguY
1
-2
/
+2
2008-03-09
Move 3D box code out of sp-canvas.cpp
Maximilian Albert
1
-0
/
+4
2008-02-05
Iron out some rounding errors in the displaying of the rulers and of guides
Diederik van Lierop
1
-2
/
+12
2008-02-03
Fix missing ruler and document title updates when a file is opened in an exis...
Maximilian Albert
1
-0
/
+9
2008-01-30
Fix for if LCMS is disabled. (LP# 174854)
Bryce Harrington
1
-1
/
+9
2008-01-30
2nd part of the fix for bug #167500: correctly update the rulers when they ch...
Diederik van Lierop
1
-3
/
+19
2008-01-15
stop toggling insensitive state for modification flag updates (fixes critical...
MenTaLguY
1
-1
/
+1
2008-01-15
abstract use of sodipodi:modified
MenTaLguY
1
-1
/
+1
2008-01-11
patch from bug 175398
bulia byak
1
-1
/
+2
2008-01-06
Adds 'Save as SVG' button / dialog to clarify when saving file, that it
Bryce Harrington
1
-2
/
+5
[next]