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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* on-canvas clip and mask editing :) in the object menu you can find how to ...
Johan B. C. Engelen
2008-02-23
1
-0
/
+19
*
Changed how tooltips for verbs are fetched to display translated versions cor...
Marcin Floryan
2008-02-22
1
-1
/
+1
*
Fixing preview/swatch sizes.
Jon A. Cruz
2008-02-18
2
-6
/
+6
*
make the font family drop-down a little less flakey
bulia byak
2008-02-16
1
-14
/
+40
*
remove old and apparently unused hack that was causing bug 192060
bulia byak
2008-02-15
1
-7
/
+0
*
comment fix
bulia byak
2008-02-13
2
-3
/
+3
*
remaining g++ 4.3 compilation fix-ups
Kees Cook
2008-02-11
1
-1
/
+1
*
* Localization for menubar tooltips, patch by Marcin Floryan (closes: #169103)
Luca Bruno
2008-02-10
1
-1
/
+1
*
fix 189661
bulia byak
2008-02-06
1
-1
/
+3
*
Iron out some rounding errors in the displaying of the rulers and of guides
Diederik van Lierop
2008-02-05
2
-13
/
+26
*
Fix missing ruler and document title updates when a file is opened in an exis...
Maximilian Albert
2008-02-03
2
-0
/
+11
*
Make units pc (pica) and ft (feet) work correctly. Closes: LP #167943.
Maximilian Albert
2008-02-03
2
-3
/
+4
*
Fix for LP #168959 as per John Cliff's 'patch' in the bug tracker
Maximilian Albert
2008-02-02
1
-1
/
+4
*
Suppress the jitter that sometimes occurs when drawing the ticks of the rulers
Diederik van Lierop
2008-02-01
1
-8
/
+16
*
Additional fix for bug #167500
Diederik van Lierop
2008-01-31
1
-3
/
+5
*
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
2008-01-31
12
-14
/
+35
*
Fix for if LCMS is disabled. (LP# 174854)
Bryce Harrington
2008-01-30
2
-4
/
+14
*
2nd part of the fix for bug #167500: correctly update the rulers when they ch...
Diederik van Lierop
2008-01-30
4
-13
/
+99
*
fix 169057 and prevent non-numeric input for font size
bulia byak
2008-01-30
1
-4
/
+17
*
further fixes to font size combo: activate on defocus except when caused by e...
bulia byak
2008-01-28
1
-4
/
+36
*
fix 168397 and other font size combo bugs
bulia byak
2008-01-27
1
-23
/
+33
*
Partially fix bug #167500 (rulers being off)
Diederik van Lierop
2008-01-18
1
-28
/
+21
*
stop toggling insensitive state for modification flag updates (fixes critical...
MenTaLguY
2008-01-15
1
-1
/
+1
*
abstract use of sodipodi:modified
MenTaLguY
2008-01-15
1
-1
/
+1
*
remove the struts
bulia byak
2008-01-11
1
-13
/
+0
*
patch from bug 175398
bulia byak
2008-01-11
1
-1
/
+2
*
Fix for Bug #181663 (Font style errors / assert when changing style)
Gail Carmichael
2008-01-10
1
-6
/
+38
*
fix compile. rename Proj::FINITE and INFINITE to VP_* because of apparent nam...
Johan B. C. Engelen
2008-01-09
1
-1
/
+1
*
Enable 3D box toolbar
Maximilian Albert
2008-01-08
1
-259
/
+280
*
noop (cleanup): remove commented line in widgets/toolbox.cpp obviously left o...
Maximilian Albert
2008-01-06
1
-1
/
+0
*
Adds 'Save as SVG' button / dialog to clarify when saving file, that it
Bryce Harrington
2008-01-06
1
-2
/
+5
*
Applying Gail's patch for font-specification
Bryce Harrington
2008-01-05
2
-79
/
+175
*
Strip out Pango markup from tooltips (fixes bug #167640)
Bryce Harrington
2007-12-30
1
-2
/
+1
*
non-poppler build fix
Jon A. Cruz
2007-12-17
1
-17
/
+17
*
defocus layer selector after choosing layer
bulia byak
2007-12-17
1
-0
/
+3
*
Fundamentally reworked version of the 3D box tool (among many other things, t...
Maximilian Albert
2007-12-13
1
-100
/
+157
*
Warning cleanup
Jon A. Cruz
2007-12-08
1
-162
/
+0
*
Removed conditional GTK+ < 2.6.0 code since 2.8.0 has been a requirement for ...
Jon A. Cruz
2007-12-06
2
-132
/
+112
*
Warning cleanup
Jon A. Cruz
2007-12-06
1
-2
/
+1
*
Add unit selector for node coordinate entries
Maximilian Albert
2007-12-05
1
-8
/
+36
*
Always set coord entry fields inactive when switching to the node tool
Maximilian Albert
2007-12-05
1
-0
/
+4
*
Add icon for "Edit next LPE parameter" and add it to toolbar of nodetool.
Johan B. C. Engelen
2007-12-05
1
-0
/
+18
*
Add entry fields for x/y coordinates of selected nodes (fixes bugs #170116 an...
Maximilian Albert
2007-12-05
1
-49
/
+184
*
Implemented use of "short_label" for toolbar items.
Jon A. Cruz
2007-12-04
3
-198
/
+230
*
use stockid for label; help text update
bulia byak
2007-12-04
1
-4
/
+8
*
warning cleanup
Jon A. Cruz
2007-12-04
1
-3
/
+6
*
UI tweaks for CMS view toggle
Jon A. Cruz
2007-12-02
1
-6
/
+28
*
Adding icon for color management
Jon A. Cruz
2007-11-29
1
-1
/
+1
*
Menu item to toggle CMS adjustment on and off
Jon A. Cruz
2007-11-26
2
-0
/
+15
*
Implemented per-monitor display adjustment via XICC
Jon A. Cruz
2007-11-24
1
-16
/
+43
[prev]
[next]