index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-05-22
Improve code for password change and registration cancel
Bob Jamison
2
-125
/
+92
2006-05-22
fix problems with gcc4 (by joncruz)
Ralf Stephan
1
-5
/
+5
2006-05-22
Add placeholders for registration modify and cancel
Bob Jamison
2
-3
/
+192
2006-05-22
two more missing entries in test_all_headers
Ralf Stephan
1
-1
/
+3
2006-05-22
More doc-ing
Bob Jamison
1
-133
/
+385
2006-05-22
two missing entries in test_all_includes
Ralf Stephan
1
-0
/
+2
2006-05-22
$(test_all_includes) were not distributed in package
Ralf Stephan
1
-1
/
+1
2006-05-22
add missing entry
Ralf Stephan
1
-0
/
+1
2006-05-22
add missing entry
Ralf Stephan
1
-0
/
+1
2006-05-22
add missing entry
Ralf Stephan
1
-0
/
+1
2006-05-22
More documentation
Bob Jamison
2
-32
/
+68
2006-05-22
added missing file entry
Ralf Stephan
1
-0
/
+1
2006-05-22
Improve documentation of event types
Bob Jamison
2
-21
/
+155
2006-05-22
add missing files for make distcheck
Ralf Stephan
2
-0
/
+2
2006-05-22
* Remember default setting for alingment
Milosz Derezynski
1
-0
/
+11
2006-05-22
* Apply style to selection also when applying it to defaults
Milosz Derezynski
1
-8
/
+2
2006-05-22
Removed panel menu unless requested. Fixes bug #1492597
Jon A. Cruz
3
-15
/
+23
2006-05-22
* Re-add pointer/keyb grabbing for font list popdown in the text toolbar (was...
Milosz Derezynski
1
-2
/
+0
2006-05-22
* Make sure we don't read on NULL pointer instead of gobject instance in text...
Milosz Derezynski
2
-0
/
+6
2006-05-22
* Don't forget to acquire the row from the model in toolbox.cpp:cell_data_func()
Milosz Derezynski
1
-0
/
+2
2006-05-22
* Revert toolbox
Milosz Derezynski
1
-20
/
+0
2006-05-22
* Add orientation controls to text toolbar
Milosz Derezynski
1
-14
/
+133
2006-05-22
Clean up registration. Comment out authzid from sasl, as wildfire cant handl...
Bob Jamison
2
-14
/
+36
2006-05-22
* Reinstate controls for bold/italic and fill/justify lost between the previo...
Milosz Derezynski
1
-122
/
+111
2006-05-22
replace super-linear complexity stacked C stirng concatenations with O(1) app...
MenTaLguY
1
-13
/
+5
2006-05-22
* Make sure the warning image regarding a non installed font is always initia...
Milosz Derezynski
1
-59
/
+61
2006-05-22
* Add setting text_align to QUERY_FONTSTYLE
Milosz Derezynski
1
-0
/
+1
2006-05-22
(bzr r929)
Bob Jamison
1
-12
/
+27
2006-05-21
Unix-ify the sources
Bob Jamison
30
-33758
/
+33758
2006-05-21
Check if we are already SSL before trying STARTTLS
Bob Jamison
1
-1
/
+8
2006-05-21
Added 'Show close button on dialogs' option.
Marco Scholten
2
-1
/
+4
2006-05-21
Greatly improve SASL challenge parsing
Bob Jamison
2
-38
/
+118
2006-05-21
request collection pass after destruction of a view widget
MenTaLguY
1
-0
/
+2
2006-05-21
call GC::request_early_collection() after switching preview images
MenTaLguY
3
-2
/
+29
2006-05-21
remove unnecessary casts which didn't compile on old versions of FreeType
Richard Hughes
1
-5
/
+5
2006-05-21
added pdf metainfo author
Adib Taraben
1
-1
/
+1
2006-05-21
fix 1445003
bulia byak
1
-2
/
+2
2006-05-21
eliminate GDK_POINTER_MOTION_HINT_MASK that broke dragging with tablet pen wi...
bulia byak
7
-17
/
+9
2006-05-21
Adding notification when managed layers change.
Jon A. Cruz
4
-7
/
+65
2006-05-21
fix unstable behavior when ctrl+alt+dragging more than one sharp node
bulia byak
1
-4
/
+4
2006-05-21
guard callback, catch release event, set _rgba: fixes #1491876, #1492332
Ralf Stephan
1
-0
/
+11
2006-05-21
deselect if not keep_selected
bulia byak
1
-1
/
+4
2006-05-21
handle unhandled case in sp_color_rgb_to hsv_floatv(), removes assert warning...
Ralf Stephan
1
-0
/
+2
2006-05-21
* src/extension/internal/pdf.cpp: Compilation fix. For versions
mjwybrow
1
-0
/
+4
2006-05-21
add %%EOF trailer for DSC-compliance
MenTaLguY
1
-0
/
+2
2006-05-21
first hack at in-band registration
Bob Jamison
4
-22
/
+142
2006-05-21
* Unify text-anchor and text-align for the text toolbar
Milosz Derezynski
1
-5
/
+107
2006-05-21
completet some more metainfo (title, creator, producer, date) for pdf
Adib Taraben
1
-4
/
+17
2006-05-20
* Implement size selection in text toolbar
Milosz Derezynski
1
-5
/
+54
2006-05-20
* Set default font widget insensitive only if exists
Milosz Derezynski
1
-2
/
+3
[next]