Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-04-17Simplified presence API and changed existing impls to matchslewis3-8/+5
2007-04-16Create a 'Communication' perspective for bug #181505.rsuen3-1/+9
2007-04-15Remove some assumptions about implementing code and unnecessary code.rsuen1-15/+11
2007-04-15Remove this unused class.rsuen1-68/+0
2007-04-13Code clean-up.rsuen5-97/+16
2007-03-29Fix for NPE in window.createslewis2-6/+8
2007-03-27Change of preference optionsslewis1-0/+32
2007-03-27Fixed focus bug for chatroommanager channel output windowslewis1-12/+1
2007-03-27Added copy and select all for chatroommanagerview channel windowsslewis2-6/+95
2007-03-27Added check for 'hidden' attribute on containertypedescriptionslewis1-15/+19
2007-03-26Simplified containerFactory extension point. Modified ContainerTypeDescripti...slewis3-443/+9
2007-03-23Addition of RosterView user interface for file sending/receivingslewis5-27/+292
2007-03-23Fix for UI dispose bugslewis1-9/+7
2007-03-20Fix for add buddy layout problemslewis1-18/+7
2007-03-15Cleaned up projects with plugin.properties additions, manifest.mf cleanupslewis2-7/+0
2007-03-14Refactored Trace class static methods to remove reference to Plugin class and...slewis2-6/+6
2007-03-08Removed references to Platform.getExtensionRegistry() in ECF bundles, and rep...slewis4-55/+73
2007-02-22Fix bug #174810 by performing symbol detection.rsuen1-16/+64
2007-02-14Changed naming of methods in IChatRoomContainer for admin listener.slewis1-0/+1
2007-02-13Changed method names in IChatRoomParticipantListener and all implementationsslewis2-9/+9
2007-02-13Added handleUpdatedInChat method in IChatRoomParticipantListener in presence/...slewis3-0/+15
2007-02-13Update to IUser interface, User implementation in core, and IChatRoomParticip...slewis3-14/+26
2007-02-11Removed code that had previously been commented out and replacedslewis1-10/+0
2007-02-10Fixed presence handlingslewis1-5/+2
2007-02-09Fix for roster list showing username rather than actual person nameslewis1-4/+2
2007-02-09Fix for roster list showing username rather than actual person nameslewis2-29/+50
2007-02-08Fix for bugs 160126, 172898slewis1-21/+3
2007-02-07Additions for bug 172952slewis1-0/+144
2007-02-07simplification of chat room manager view and better handling of error conditionsslewis1-33/+53
2007-02-06Fix for bugt 172405slewis1-0/+9
2007-02-05changed getLocalUser() to public rather than protected.slewis1-1/+1
2007-01-27Code clean-up.rsuen1-15/+7
2007-01-25Remove unnecessary code.rsuen1-37/+1
2007-01-25Have org.eclipse.ecf.presence.ui declare a dependency on org.eclipse.ecf.ui a...rsuen3-0/+7
2007-01-25Don't let users subclass SharedImages or create instances of it.rsuen1-1/+5
2007-01-25Remove the org.eclipse.ecf.discovery dependency from org.eclipse.ecf.ui and h...rsuen2-812/+0
2007-01-25Provide a public API to access and reuse ECF images.rsuen9-194/+157
2007-01-23Provide error checking.rsuen1-1/+11
2007-01-22Checked in v2.2.1 of smack api. Also changed IRosterItem.getParent() to retu...slewis1-1/+2
2007-01-21Fix bug #171139 by skipping categories.rsuen1-0/+3
2007-01-20Code clean-up.rsuen1-26/+14
2007-01-19Use constants instead of hard coded strings.rsuen2-40/+45
2007-01-19Use the created IContainer instead of making a new one.rsuen1-3/+2
2007-01-19Open up a configuration wizard if necessary.rsuen1-2/+28
2007-01-19Remove unnecessary extensions.rsuen5-141/+1
2007-01-18Commit preliminary work to allow users to connect to providers via a drop dow...rsuen1-0/+144
2007-01-17Fix for bug in handling of reconnection to channel previously kicked out ofslewis1-7/+24
2007-01-16Improvement to IRC UIslewis1-19/+81
2007-01-15Don't disconnect when we've been kicked from a channel.rsuen1-6/+3
2007-01-15Fix for hanging problem in ChatManagerView. Removed IRCContainer class.slewis1-1/+1

Back to the top