index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pedro
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-08-30
Fixed my mistake with #ifndef/#else/#endif HAVE_SSL
Bob Jamison
1
-1
/
+2
2006-08-29
added getHaveSSL()
daleharvey
1
-0
/
+2
2006-08-29
better handle startTls() if client not built with ssl
Bob Jamison
1
-1
/
+3
2006-08-29
better handle startTls() if client not built with ssl
Bob Jamison
1
-13
/
+9
2006-08-29
better handle startTls() if client not built with ssl
Bob Jamison
1
-6
/
+13
2006-08-28
allow either forms-based or older method of in-band registration
Bob Jamison
1
-5
/
+11
2006-08-28
relax need for realm on md5 auth
Bob Jamison
1
-2
/
+3
2006-08-03
empty messages are passed onto all listeners in pedro, gui ignores such messages
daleharvey
1
-2
/
+2
2006-08-01
added getFirstChild() and exists() to pedrodom
daleharvey
1
-0
/
+5
2006-07-07
added a copy of pedrogui to jabber_whiteboard for custom development
daleharvey
1
-2
/
+0
2006-06-25
restored pedro/work and added it to make.exclude
daleharvey
5
-0
/
+1011
2006-06-25
removed scratchpad work from pedro
daleharvey
5
-1011
/
+0
2006-06-24
small changes to allow compilation on windows
daleharvey
2
-6
/
+11
2006-06-23
added make files for pedro
daleharvey
3
-0
/
+62
2006-06-23
added an empty.cpp to pedro, required for build
daleharvey
1
-0
/
+1
2006-06-19
add config
Bob Jamison
9
-207
/
+769
2006-06-10
minor fix to allow Pedro to build on OS X
David Yip
1
-0
/
+2
2006-06-01
split utils into separate file
Bob Jamison
7
-1805
/
+2122
2006-05-29
Add a configuration record. Modify the GUI later.
Bob Jamison
5
-11
/
+499
2006-05-29
add test for config
Bob Jamison
1
-1
/
+35
2006-05-28
Add code to generate and display an SSL-connection event with a padlock
Bob Jamison
4
-8
/
+83
2006-05-24
Finish registration stuff
Bob Jamison
3
-36
/
+86
2006-05-24
Add gui code for registration
Bob Jamison
4
-126
/
+316
2006-05-22
Improve code for password change and registration cancel
Bob Jamison
2
-125
/
+92
2006-05-22
Add placeholders for registration modify and cancel
Bob Jamison
2
-3
/
+192
2006-05-22
More doc-ing
Bob Jamison
1
-133
/
+385
2006-05-22
More documentation
Bob Jamison
2
-32
/
+68
2006-05-22
Improve documentation of event types
Bob Jamison
2
-21
/
+155
2006-05-22
Clean up registration. Comment out authzid from sasl, as wildfire cant handl...
Bob Jamison
2
-14
/
+36
2006-05-21
Check if we are already SSL before trying STARTTLS
Bob Jamison
1
-1
/
+8
2006-05-21
Greatly improve SASL challenge parsing
Bob Jamison
2
-38
/
+118
2006-05-21
first hack at in-band registration
Bob Jamison
4
-22
/
+142
2006-05-17
CVS = SVN (tutorials/README), incorrect sodipodi namespace (pedro/work/inklay...
Michael G. Sloan
1
-378
/
+378
2006-05-16
Use 'start' to avoid the console
Bob Jamison
1
-1
/
+1
2006-05-15
Move from the jabber_whiteboard directory to its own, so that it can be updat...
Bob Jamison
27
-0
/
+11187