Code

Indent support for XSLT extensions output.
[inkscape.git] / src / pedro /
2009-11-29 Ted GouldUpdating to current trunk
2009-06-12 helix84* optipng -o9 *.png (in trunk)
2009-01-12 verbalshadowCmake: Fixed the extra -l in the link command, plus...
2009-01-09 verbalshadowCmake: restructure build files to be more like current...
2008-06-24 verbalshadowCmake: remove header files from source lists
2008-06-23 ishmaladd #include <string.h> for portability
2008-06-05 pjrmaddress some cast-away-const warnings.
2008-05-13 ishmalremove warnings
2008-05-06 verbalshadowCmake: Fix ~PedroGui function being defined multiple...
2008-04-21 ishmalFix SHA1 64bit-ism. Clean up warnings.
2008-04-18 ishmalYet another md5 fix for 32/64. This time it works...
2008-04-16 verbalshadowCmake: Add simple CMakeLists.txt for 2geom and linking...
2008-04-13 ishmalimprove error reporting from TcpSocket
2008-04-13 ishmalmore debug output messages
2008-04-13 ishmalMake fallback to iq auth in the odd situation of server...
2008-04-13 ishmalMake pedro dom list simpler
2008-04-13 ishmalmake saslMd5Authenticate() error message a bit smarter
2008-04-13 ishmalRewrote code to get rid of 32/64 bit problems, and...
2008-04-07 johanengelencmake: EOL of cmakelists.txt in subdirs
2008-03-30 johanengelenaadd CMakeLists.txt file for pedro. needs extra work...
2008-01-31 bryceApplying fixes for gcc 4.3 build issues (closes LP...
2008-01-25 keescookfirst set of updates to headers for clean gcc 4.3 builds
2007-11-12 gustav_bRemove makefiles that shouldn't be in repos
2007-09-12 pjrm**/makefile.in: svn propset svn:eol-style native. ...
2007-03-20 keescookformat string protection/clean up (CVE-2007-1463, CVE...
2007-03-18 ishmalUpdate pedrogui stuff and makefile. Add placeholder...
2007-03-18 ishmalPedro::pedrogui is not the same as the one in jabber_wh...
2007-03-13 keescookdropping moved/dead files
2007-03-12 ishmalAllow server to skip final "rspauth" SASL handshake
2007-02-20 ishmalremove old *.mingw files
2007-01-07 acspikeuse relaytool to weak link libssl
2006-12-02 ishmalimprove streaming
2006-12-02 ishmalparse bind result from server to get resource. gtalk...
2006-11-24 ishmalremove error message from groupChatCreate(). Gtalk...
2006-11-24 ishmalremove 'from=' from messages, to work better with googl...
2006-08-30 ishmalFixed my mistake with #ifndef/#else/#endif HAVE_SSL
2006-08-29 daleharveyadded getHaveSSL()
2006-08-29 ishmalbetter handle startTls() if client not built with ssl
2006-08-29 ishmalbetter handle startTls() if client not built with ssl
2006-08-29 ishmalbetter handle startTls() if client not built with ssl
2006-08-28 ishmalallow either forms-based or older method of in-band...
2006-08-28 ishmalrelax need for realm on md5 auth
2006-08-03 daleharveyempty messages are passed onto all listeners in pedro...
2006-08-01 daleharveyadded getFirstChild() and exists() to pedrodom
2006-07-07 daleharveyadded a copy of pedrogui to jabber_whiteboard for custo...
2006-06-25 daleharveyrestored pedro/work and added it to make.exclude
2006-06-25 daleharveyremoved scratchpad work from pedro
2006-06-24 daleharveysmall changes to allow compilation on windows
2006-06-23 daleharveyadded make files for pedro
2006-06-23 daleharveyadded an empty.cpp to pedro, required for build
2006-06-19 ishmaladd config
2006-06-10 dwyipminor fix to allow Pedro to build on OS X
2006-06-01 ishmalsplit utils into separate file
2006-05-29 ishmalAdd a configuration record. Modify the GUI later.
2006-05-29 ishmaladd test for config
2006-05-28 ishmalAdd code to generate and display an SSL-connection...
2006-05-24 ishmalFinish registration stuff
2006-05-24 ishmalAdd gui code for registration
2006-05-22 ishmalImprove code for password change and registration cancel
2006-05-22 ishmalAdd placeholders for registration modify and cancel
2006-05-22 ishmalMore doc-ing
2006-05-22 ishmalMore documentation
2006-05-22 ishmalImprove documentation of event types
2006-05-22 ishmalClean up registration. Comment out authzid from sasl...
2006-05-21 ishmalCheck if we are already SSL before trying STARTTLS
2006-05-21 ishmalGreatly improve SASL challenge parsing
2006-05-21 ishmalfirst hack at in-band registration
2006-05-17 mgsloanCVS = SVN (tutorials/README), incorrect sodipodi namesp...
2006-05-16 ishmalUse 'start' to avoid the console
2006-05-15 ishmalMove from the jabber_whiteboard directory to its own...