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
2011-06-23
Completely remove Inkboard
Krzysztof Kosi??ski
37
-14085
/
+0
2011-06-13
cmake:
Campbell Barton
1
-1
/
+1
2011-06-13
cmake: now builds without having most of the source listed in 1 file.
Campbell Barton
1
-1
/
+2
2011-06-13
cmake:
Campbell Barton
1
-2
/
+3
2011-06-12
cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...
Campbell Barton
1
-2
/
+2
2011-06-12
work in progress cmake commit:
Campbell Barton
1
-12
/
+11
2011-04-16
change spinbox to new one in many places.
Johan B. C. Engelen
1
-1
/
+2
2009-06-12
* optipng -o9 *.png (in trunk)
Ivan Mas??r
1
-0
/
+0
2009-01-12
Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...
Joshua L. Blocher
1
-1
/
+3
2009-01-09
Cmake: restructure build files to be more like current build system. Should r...
Joshua L. Blocher
1
-0
/
+1
2008-06-24
Cmake: remove header files from source lists
Joshua L. Blocher
1
-6
/
+0
2008-06-23
add #include <string.h> for portability
Bob Jamison
1
-1
/
+1
2008-06-05
address some cast-away-const warnings.
Peter Moulder
3
-5
/
+5
2008-05-13
remove warnings
Bob Jamison
1
-2
/
+2
2008-05-06
Cmake: Fix ~PedroGui function being defined multiple times
Joshua L. Blocher
1
-7
/
+6
2008-04-21
Fix SHA1 64bit-ism. Clean up warnings.
Bob Jamison
4
-148
/
+151
2008-04-18
Yet another md5 fix for 32/64. This time it works on ppc64/gcc
Bob Jamison
1
-2
/
+3
2008-04-16
Cmake: Add simple CMakeLists.txt for 2geom and linking to inkscape
Joshua L. Blocher
1
-7
/
+8
2008-04-13
improve error reporting from TcpSocket
Bob Jamison
3
-35
/
+65
2008-04-13
more debug output messages
Bob Jamison
1
-2
/
+4
2008-04-13
Make fallback to iq auth in the odd situation of server saying it has streams...
Bob Jamison
4
-22
/
+60
2008-04-13
Make pedro dom list simpler
Bob Jamison
3
-19
/
+24
2008-04-13
make saslMd5Authenticate() error message a bit smarter
Bob Jamison
1
-1
/
+15
2008-04-13
Rewrote code to get rid of 32/64 bit problems, and to make is more stream-lik...
Bob Jamison
2
-203
/
+196
2008-04-07
cmake: EOL of cmakelists.txt in subdirs
Johan B. C. Engelen
1
-15
/
+15
2008-03-30
aadd CMakeLists.txt file for pedro. needs extra work, don't yet know how to "...
Johan B. C. Engelen
1
-0
/
+16
2008-01-31
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
2
-1
/
+5
2008-01-25
first set of updates to headers for clean gcc 4.3 builds
Kees Cook
2
-0
/
+3
2007-11-12
Remove makefiles that shouldn't be in repos
gustav_b
1
-17
/
+0
2007-09-12
**/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...
Peter Moulder
1
-3
/
+3
2007-03-20
format string protection/clean up (CVE-2007-1463, CVE-2007-1464)
Kees Cook
6
-45
/
+42
2007-03-18
Update pedrogui stuff and makefile. Add placeholder for alternate test framew...
Bob Jamison
14
-27
/
+220
2007-03-18
Pedro::pedrogui is not the same as the one in jabber_whiteboard
Bob Jamison
2
-0
/
+3665
2007-03-13
dropping moved/dead files
Kees Cook
2
-3668
/
+0
2007-03-12
Allow server to skip final "rspauth" SASL handshake
Bob Jamison
1
-0
/
+7
2007-02-20
remove old *.mingw files
Bob Jamison
1
-0
/
+3
2007-01-07
use relaytool to weak link libssl
Aaron Spike
1
-3
/
+36
2006-12-02
improve streaming
Bob Jamison
4
-512
/
+439
2006-12-02
parse bind result from server to get resource. gtalk mangeles your proffered...
Bob Jamison
2
-23
/
+38
2006-11-24
remove error message from groupChatCreate(). Gtalk should be ok with groups ...
Bob Jamison
1
-2
/
+2
2006-11-24
remove 'from=' from messages, to work better with googletalk. It mangles the...
Bob Jamison
1
-32
/
+56
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
[next]