index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-06-27
switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...
bulia byak
3
-3
/
+3
2007-06-27
more unreffing temporary styles properly
bulia byak
2
-2
/
+2
2007-06-24
initial filter UI code drop from Nick
MenTaLguY
14
-2
/
+1526
2007-06-21
First (very limited) version of the 3D box tool; allows for drawing of new bo...
Maximilian Albert
2
-1
/
+5
2007-06-21
Handle the case of gnome_vfs_init failing. (Fixes Debian bug http://bugs.deb...
Peter Moulder
1
-9
/
+21
2007-06-18
patch 1734633: option to save window geometry in prefs
bulia byak
5
-15
/
+46
2007-06-04
remove duplicate entry in /ui/widget/Makefile_insert
Johan B. C. Engelen
1
-1
/
+0
2007-06-02
Gtkmm:ified Fill and Stroke dialog (disabled by default). It's still
gustav_b
4
-16
/
+302
2007-05-17
Avoid a gtk g_critical message when building Document Properties dialog.
Peter Moulder
1
-3
/
+3
2007-05-17
noop: Use G_N_ELEMENTS in attach_all callers instead of passing sizeof.
Peter Moulder
1
-7
/
+7
2007-05-17
noop: Fix const usage/confusion.
Peter Moulder
1
-9
/
+9
2007-05-17
Fix a couple of unannotated transactions causing g_warning from finish_incomp...
Peter Moulder
1
-0
/
+1
2007-05-08
Added preference to allow for system toolbox size
Jon A. Cruz
2
-0
/
+4
2007-04-25
patch 1705533
gustav_b
1
-2
/
+2
2007-04-20
grid: make grid names translatable. use different gridtype names in SVG that ...
Johan B. C. Engelen
1
-4
/
+5
2007-04-19
Improve readability and remove some unused code
Diederik van Lierop
2
-33
/
+3
2007-04-17
typo patch by maximilian albert
bulia byak
1
-2
/
+2
2007-04-17
Rearrange tabs for document-properties dialog
Diederik van Lierop
1
-2
/
+2
2007-04-15
Removal of old grid code - fully enabled new grid code.
Johan B. C. Engelen
3
-80
/
+24
2007-04-15
change description of select-new option in calligraphy
bulia byak
1
-2
/
+2
2007-04-15
Tweak capture of error messages
Bob Jamison
1
-8
/
+14
2007-04-14
Fix typo
Diederik van Lierop
1
-1
/
+1
2007-04-13
New Grids are now ready to go. bug testing can start i think.
Johan B. C. Engelen
1
-1
/
+1
2007-04-13
Add global preference for selector tool, chosing between GEOMETRIC_BBOX or VI...
Diederik van Lierop
2
-2
/
+10
2007-04-13
New grids are almost ready to fly!
Johan B. C. Engelen
1
-1
/
+1
2007-04-12
Always snap both bboxes and nodes. Remove all 'snap bbox/nodes' options from ...
Diederik van Lierop
2
-21
/
+21
2007-04-09
Remove 'default scale origin' from selector tool's preferences
Diederik van Lierop
2
-8
/
+2
2007-04-06
Corrected case where extension would not be added for opened filetypes not in...
Jon A. Cruz
1
-6
/
+5
2007-04-01
fix 1516323
bulia byak
1
-4
/
+0
2007-04-01
removed leftover debug messages. Toggling new grids now works. Almost ready t...
Johan B. C. Engelen
1
-5
/
+1
2007-04-01
patch 1690246 from Max + read_geometry fixes for consistent placement
bulia byak
1
-0
/
+1
2007-03-27
make horizontal scrollbar automatic
bulia byak
1
-2
/
+2
2007-03-26
fix range, make integer, remove unnecessary document_done, fix 1635388
bulia byak
2
-6
/
+8
2007-03-26
purge unused stuff, copyedit
bulia byak
3
-30
/
+15
2007-03-25
Fix compile warning about construction order.
Johan B. C. Engelen
1
-2
/
+2
2007-03-25
Purging old axonometric grid code: reworked it into the new grid class struct...
Johan B. C. Engelen
2
-28
/
+12
2007-03-25
comment out debug
bulia byak
1
-1
/
+1
2007-03-23
allow multiple (balanced) calls to add and remove document
MenTaLguY
1
-0
/
+7
2007-03-22
More progress with preview and opening of files with non-ascii filenames. St...
Bob Jamison
1
-1
/
+5
2007-03-22
use <errno.h> instead of assuming extern int
Bob Jamison
1
-1
/
+1
2007-03-21
Make sure there is a decl for "errno"
Bob Jamison
1
-5
/
+5
2007-03-21
Do some cleanup
Bob Jamison
1
-35
/
+48
2007-03-20
plumb XML::Document parameter into duplication, courtesy of bryce
MenTaLguY
1
-1
/
+1
2007-03-20
Monster commit. New grid infrastructure. The old gridmanagement code is still...
Johan B. C. Engelen
4
-104
/
+297
2007-03-19
patch by cilix42 for bug 1671665
bulia byak
2
-14
/
+20
2007-03-18
fix 64-bit issues with width of npos -- patch #1675697 from mellum
MenTaLguY
1
-1
/
+1
2007-03-18
move masks to their own page, move tablet checkbox to mouse, copyedit
bulia byak
2
-15
/
+24
2007-03-17
re-introduce isEmpty tests
MenTaLguY
1
-1
/
+1
2007-03-11
Eliminate remaining sources of empty NR::Rects
MenTaLguY
2
-13
/
+9
2007-03-11
Switch selection bounds and center to use NR::Maybe, addressing most of the
MenTaLguY
2
-73
/
+99
[next]