Code

create inkview on dist
[inkscape.git] / src / pedro /
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...