Code

New file. use for building with gtk28
[inkscape.git] / src / pedro /
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...