index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ChangeLog
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
workaround assertion upon file revert
Jon A. Cruz
2006-05-29
1
-1
/
+6
*
Updating changelog
Bryce Harrington
2006-05-29
1
-0
/
+3
*
replace nr_new() with g_new(), and try to converge on using the glib allocato...
MenTaLguY
2006-05-28
1
-0
/
+20
*
correct vertical text flow icon to correctly reflect lines stacking right-to...
MenTaLguY
2006-05-28
1
-0
/
+8
*
add tooltips to text toolbar widgets
MenTaLguY
2006-05-28
1
-0
/
+6
*
Option to keep selection when changing layers
Jon A. Cruz
2006-05-28
1
-0
/
+10
*
clicking toggles doesn't change selected layer.
Jon A. Cruz
2006-05-28
1
-0
/
+8
*
* src/sp-conn-end-pair.cpp: Detach connectors from empty groups
mjwybrow
2006-05-28
1
-0
/
+6
*
Fixes bug #1495310, allowing parameters for output extensions.
Kees Cook
2006-05-27
1
-0
/
+5
*
make button labels translatable, and use HButtonBox versus HBox for better ap...
MenTaLguY
2006-05-27
1
-0
/
+7
*
Prevent layer name duplication
Jon A. Cruz
2006-05-27
1
-0
/
+8
*
Fixed resize handle in corner of main UI.
Jon A. Cruz
2006-05-26
1
-0
/
+7
*
Cleaned up propagation of status changes.
Jon A. Cruz
2006-05-26
1
-0
/
+8
*
* src/path-prefix.h: Add missing CREATE_* directory locations
mjwybrow
2006-05-26
1
-0
/
+6
*
Fix for "[1490928] Error message after an internal error is not
Bryce Harrington
2006-05-25
1
-0
/
+3
*
Missed the date
Jon A. Cruz
2006-05-23
1
-1
/
+1
*
Format cleanup
Jon A. Cruz
2006-05-23
1
-1
/
+1
*
Panel refactoring
Jon A. Cruz
2006-05-23
1
-0
/
+12
*
move %%EOF to end of output document
MenTaLguY
2006-05-23
1
-0
/
+6
*
Removed panel menu unless requested. Fixes bug #1492597
Jon A. Cruz
2006-05-22
1
-0
/
+6
*
replace super-linear complexity stacked C stirng concatenations with O(1) app...
MenTaLguY
2006-05-22
1
-0
/
+7
*
Added 'Show close button on dialogs' option.
Marco Scholten
2006-05-21
1
-0
/
+6
*
request collection pass after destruction of a view widget
MenTaLguY
2006-05-21
1
-0
/
+6
*
call GC::request_early_collection() after switching preview images
MenTaLguY
2006-05-21
1
-0
/
+11
*
Adding notification when managed layers change.
Jon A. Cruz
2006-05-21
1
-0
/
+6
*
* src/extension/internal/pdf.cpp: Compilation fix. For versions
mjwybrow
2006-05-21
1
-0
/
+6
*
add %%EOF trailer for DSC-compliance
MenTaLguY
2006-05-21
1
-0
/
+6
*
Rename slightly, also makes for easier translation.
Colin Marquardt
2006-05-20
1
-0
/
+7
*
Changled dialog from checkboxes to icons for visible and locked.
Jon A. Cruz
2006-05-20
1
-0
/
+10
*
* src/libnrtype/FontInstance.cpp: patch from David Turner of the
mjwybrow
2006-05-20
1
-0
/
+6
*
stop structure rebuilds on change of selected layer. Added scrolling, pop-up ...
Jon A. Cruz
2006-05-18
1
-0
/
+5
*
Fixed localization for metadata license selector.
Kees Cook
2006-05-18
1
-0
/
+5
*
Flipped top/bottom in layers UI to reflect visible stacking.
Jon A. Cruz
2006-05-17
1
-0
/
+4
*
Fixes calligraphy tool so drawing now uses the the correct opacity.
Joshua L. Blocher
2006-05-17
1
-0
/
+5
*
Switched icons to stock generic.
Jon A. Cruz
2006-05-17
1
-0
/
+4
*
* src/dialogs/layers-panel.cpp: Compile fix from Mathieu Dimanche.
mjwybrow
2006-05-17
1
-0
/
+4
*
Corrected ordering of children in subset
Jon A. Cruz
2006-05-16
1
-0
/
+5
*
Base implementation of a layers dialog.
Jon A. Cruz
2006-05-15
1
-0
/
+7
*
Typofix (conector)
Colin Marquardt
2006-05-14
1
-0
/
+5
*
Corrected base structure and avoiding infinite loop.
Jon A. Cruz
2006-05-14
1
-0
/
+5
*
* src/widgets/toolbox.cpp: Slightly increase size of the
mjwybrow
2006-05-14
1
-0
/
+6
*
Calligraphy tool now draws in the last used color or tool style depending on ...
Joshua L. Blocher
2006-05-13
1
-0
/
+8
*
* src/selection-chemistry.cpp, src/sp-conn-end-pair.cpp:
mjwybrow
2006-05-12
1
-4
/
+13
*
* src/ui/dialog/inkscape-preferences.cpp,
mjwybrow
2006-05-12
1
-0
/
+9
*
Re-enable link between grid visibility and grid snap.
Carl Hetherington
2006-05-09
1
-1
/
+3
*
Fix silly bug with snapping node edits.
Carl Hetherington
2006-05-09
1
-0
/
+4
*
always make local copy of path data so we have control of memory policy
MenTaLguY
2006-05-09
1
-0
/
+7
*
* conn-avoid-ref.cpp: Fix a crashbug that could occur in files
mjwybrow
2006-05-09
1
-0
/
+6
*
get rid of sp_curve_new_from_static_bpath() in a bid to simplify curve memory...
MenTaLguY
2006-05-09
1
-0
/
+7
*
eliminate direct accesses to SPCurve::bpath
MenTaLguY
2006-05-09
1
-0
/
+12
[next]