Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2007-11-16Fix bug 188583 - [msn] Msn retrieve Buddy List errorrsuen3-21/+11
2007-11-09Correct the parameter names.rsuen1-6/+6
2007-11-09Javadoc correction.rsuen1-1/+1
2007-10-31Fixed some javadocs errors (with full javadocs errors on).slewis4-38/+22
2007-10-27Prevent an IllegalArgumentException from occurring per bug 207670.rsuen1-48/+27
2007-10-27Add project-specific settings.rsuen2-9/+373
2007-10-26Fixed errors in javadocsslewis1-1/+13
2007-10-26Fixed errors in javadocsslewis8-248/+208
2007-10-16Fixes for source buildslewis1-1/+3
2007-10-15Removed schema files from schema directory. Removed unnecessary info from ↵slewis4-205/+1
build.properties and plugin.xml.
2007-10-14Update to 1.2.0 version number. Added jdt and jdt ui prefs from equinox and ↵slewis1-1/+1
cleaned up resulting warnings. Applied patch from bug 206118.
2007-10-05Fix bug 205778 - [MSN] Buddy group names show spaces as "%20"rsuen1-1/+2
2007-09-26Removed singleton directiveslewis1-1/+1
2007-09-26Added singleton directiveslewis2-5/+1
2007-09-08updated build propertiesslewis1-2/+7
2007-09-06Updated versions for ECF 1.1slewis1-1/+1
2007-07-27Commit bug fix for #196812 - MSN with wrong pswd - no error & cannot ↵rsuen2-11/+23
reconnect with correct pswd. Bugday contribution from Cagatay Calli.
2007-06-22Removed extension point declarations and removed bundle singleton directiveslewis2-1/+3
2007-06-10Temporary (Europa) change to execution environment for ↵v20070610-1140slewis1-2/+1
org.jivesoftware.smack API. See bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=191043
2007-06-08Fix for plugin.properties filesslewis1-3/+1
2007-05-30about file correctionsslewis1-26/+25
2007-05-30Update to license files datesv20070530-1041slewis1-29/+29
2007-05-30Update to license files datesslewis1-1/+1
2007-05-19Set the 'closed' field to true when close() is called.rsuen1-1/+1
2007-05-07Fixes for source plugin builds.slewis1-2/+0
2007-05-07Fixes for source plugin builds.slewis1-5/+0
2007-05-07Fixes for source plugin builds.slewis1-2/+1
2007-05-07Fixes for source plugin builds.slewis1-1/+2
2007-04-24Fix for plugin name consistencyv200704241519slewis1-1/+1
2007-04-21Set the project settings back to CDC-1.0/Foundation-1.0.rsuen2-3/+3
2007-04-20update to manifests and .classpath files for jre and cdc/foundation versionslewis2-5/+6
2007-04-19Initial commit.rsuen31-0/+3779
2007-03-28Update for licensesslewis1-14/+225
2007-03-22Update to build.propertiesslewis2-2/+15
2007-02-27Changed events listing on ecf home pageslewis1-1/+0
2007-01-22Checked in v2.2.1 of smack api. Also changed IRosterItem.getParent() to ↵slewis35-401/+869
return IRosterItem rather than Object. Changed refernences in constructors of IRosterEntry, IRosterGroup to refere to IRosterItem, also had Roster extend RosterItem.
2007-01-17Fix for bug 170796slewis1-0/+1
2006-12-29Added handling of vcard-temp:x:update namespace for smack extension ↵slewis3-0/+100
provider. Also added to IPresence interface access to photo data provided by smack extension provider. Also added implementation in XMPPContainer and XMPPSOClientContainer classes.
2006-11-25Update to build to remove jar-within-jar problemsslewis2-6/+5
2006-11-15Updates to plugin names, feature names, osuosl update siteslewis1-2/+2
2006-11-04Cleaned up manifests by moving Require-Bundle to Import-Package (in many ↵slewis1-1/+0
cases). Also fixed problem with xmpp provider introduced by refactoring
2006-10-27Added 1.1 to execution environment specslewis1-1/+2
2006-10-19Added Eclipse-ExtensibleAPI: true to org.jivesoftware.smack pluginslewis2-1/+3
2006-10-18Removed jingle codeslewis52-12167/+0
2006-10-17*** empty log message ***pperret3-0/+0
2006-10-17xmpp jingle prov.pperret35-0/+6845
2006-10-17xmpp jingle providerpperret14-0/+5322
2006-10-17Change to use 1.4 EE for all plugins that had not been previously adjusted. ↵slewis1-6/+6
To fix bug #160805
2006-07-20Moved runtime environment spec to J2SE-1.4slewis1-1/+1
2006-05-26Update to 0.8.3. Added Eclipse-AutoStart to manifests to allow 3.1.2 ↵slewis1-1/+1
Eclipse version. Generated javadocs for 0.8.3

Back to the top