Commit Graph

499 Commits (1e1ea2291ae5e8cec382876c514d341e49354911)

Author SHA1 Message Date
Yana Stamcheva 8bf78ddfc0 move logo icons from gui/resources package to resources
19 years ago
Romain Kuntz dca3af04f4 As JarBundler (used for MacOSX package) does not like absolute paths,
19 years ago
Emil Ivov 9599752f9f Use absolute path when referencing directories. Patch by Ryan Ricard
19 years ago
Damian Minkov 152b663a22 Zeroconf protocol provider.
19 years ago
Yana Stamcheva 1c1a00117c fix a commit by mistake
19 years ago
Yana Stamcheva 4a3d23171f advanced call history plugin
19 years ago
Damian Minkov 03262f0dd4 RSS ProtocolProvider.
19 years ago
Damian Minkov 2dfda98983 1. smack library bundle to be used from bundles needing smack library
19 years ago
Yana Stamcheva d0ae9e93ba "Register new account for Jabber" - a plugin from Nicolas Grandclaude
19 years ago
Yana Stamcheva 68b11a2b57 plugin manager bundle added
19 years ago
Emil Ivov 77dfd86e26 working on multi chat and a jabber implementation
19 years ago
Damian Minkov fd8747dbc7 Fix some problems with installers - linux os-specific content, generic installer run.sh script.
19 years ago
Damian Minkov c2d09bdf4d Added AIM icons
19 years ago
Yana Stamcheva a8ce283cfa systray-plugin bundle changed to systray-bundle
19 years ago
Damian Minkov 214e73f509 Aim wizard and some improvments on the loading of accounts for the aim/icq protocol.
19 years ago
Damian Minkov ba51075932 updated new smack 3.0 lib
19 years ago
Damian Minkov a0600fa3b5 Change in msn lib. fixing windows connect problem.
19 years ago
Emil Ivov 177dbd7a6f add dnsjava to utils since that's what we're now using insteand of jndi. Fix by Vincent Lucas, Louis Pasteur University
19 years ago
Emil Ivov fb0e6ce67d Wrong property name
19 years ago
Emil Ivov 8ba2d0a1d3 move deployment of os-specific bundles to a separate target so that we could make it dependant on the bundles.dest prop and not execute it if it's not set.
19 years ago
Emil Ivov 53d8fd140d make sure we use path and not value arguments in java task properties so that they get properly interpreted by the java vm.
19 years ago
Emil Ivov 92da9238e3 gibberish slck (Issue #241) and a better meta contact list ordering policy (Issue #316)
19 years ago
Romain Kuntz 9e18e43fea Fixed path to the MacOSX systray library.
19 years ago
Yana Stamcheva e2fe9a4fc6 sip protocol icons added to the bundles
19 years ago
Yana Stamcheva b9face0928 remove all icons stored in the wizard plugins, use icons stored in the resources package instead
19 years ago
Emil Ivov a591f8945c Added multichat operation set definition and Gibberish protocol implementation. Related issues: Issue #241 , Issue #244, Issue #250
19 years ago
Damian Minkov 6cb1130b51 Fix adding contact requiring authorization. Now creates unresolved contact not volatile one through the process.
19 years ago
Romain Kuntz fe90ca1d1f Changed the selection of some of the jar for the macosx package with a regexp.
19 years ago
Martin Andre b8fca0dc05 Changelog timestamp should be in en-US locales. Should fix the debian package autobuild.
19 years ago
Emil Ivov 8127dc464c remove debug echo-s
19 years ago
Emil Ivov c7ea55ffd2 we copy os-specific bundles in the debian rules script so no need to copy them here
19 years ago
Romain Kuntz ba0da2f169 Include macosx specific bundles (ie media.jar) in macosx package. Was broken since a recent commit.
19 years ago
Martin Andre ad02cd875e Include linux specific bundles (ie media.jar) in debian package. Was broken since a recent commit.
19 years ago
Emil Ivov c4f13b9594 make sure we copy os-specific bundles to sc-bundles before running the tests
19 years ago
Emil Ivov f6ab81e445 generate all media packages on every sc build
19 years ago
Damian Minkov 4585bafc6f Replace joustim libs with the latest svn version
19 years ago
Romain Kuntz c75085d7bb Customized the MacOSX package (background, Volume Icon, symlink to the
19 years ago
Martin Andre 4c270768c7 Forgot to commit the changes about using external programs in the build.xml
19 years ago
Romain Kuntz fcba89ac94 Removed dependencies to sed for the macosx package generation.
19 years ago
Romain Kuntz c86f383e63 Moved the growl.jar lib (growl binding for Macosx) to the os-specific directory,
19 years ago
Yana Stamcheva a4d73262ae manage installer-exclude dir
19 years ago
Yana Stamcheva 74a1a872da this is a personal configuration that I shouldn't have to commit
19 years ago
Yana Stamcheva 06dcda0a15 AppleJavaExtensions.jar moved to macos specific libs
19 years ago
Yana Stamcheva 2d9e7c58e1 os-specific libraries managed
19 years ago
Emil Ivov 6b5959a91d include splashscreen dir in the splashscreen bundle and not example plugin
19 years ago
Yana Stamcheva c5f27fb1c6 move the splash screen to a separate bundle
19 years ago
Emil Ivov 8425ffb8e9 disabling sip-communicator launcher.
19 years ago
Emil Ivov afc93b878b Use sip-communicator's launcher instead of directly running felix.main
19 years ago
Yana Stamcheva 66a2e1d5ea remove the felix Main class, use the SIPCommunicator launcher instead
19 years ago
Yana Stamcheva cca2bc13d0 audio notifier service and implementation
19 years ago
Damian Minkov 7c6ccbd03b Yahoo Protocol Provider Implementation
19 years ago
Martin Andre 42a974ddc6 The Debian package as well as the sip-communicator executable now uses the SIP Communicator version available in the build.xml (fixes issue #284)
19 years ago
Romain Kuntz 72513ea493 Removed the version from the app name (but not from the DMG name).
19 years ago
Emil Ivov eefcd97288 Applying Romain's latest patch to build.xml
19 years ago
Emil Ivov d8b25885be applying Romain's fixes for growl
19 years ago
Damian Minkov 172afa3755 Again the new msn lib
19 years ago
Damian Minkov 425a358a8b Back to old msn lib
19 years ago
Damian Minkov 62b23f1a84 Default group in msn is no longer visible. moved to new version of jml lib
19 years ago
Damian Minkov 4dc217ac3c add jspeex to media bundle
19 years ago
Emil Ivov 30a05992c7 Committing Romain's contribution - an implementation of a Growl notifier for Mac OS X
19 years ago
Emil Ivov 79e06d7d5b make the macosx package apply use the ant version task.
19 years ago
Emil Ivov 89b872847e make javac produce a 1.4 compatible version task
19 years ago
Emil Ivov b307e2ed87 add a -d flag to dpkg
19 years ago
Martin Andre 6bfe0afaae Added ant task to prepare for deployment on a debian repository
19 years ago
Emil Ivov 55256efdb9 make
19 years ago
Emil Ivov 1bb3c006a0 add stun4j to the netaddr bundle
19 years ago
Emil Ivov c6fbd8b8bf adding a safeguard shutdown bundle that would leave SIP Communicator 15 seconds to die and, if this doesn't happen, kill it itself
19 years ago
Emil Ivov 355b37c239 create version and version impl jars
19 years ago
Emil Ivov 9235727e7f add targets and manifests for constructing version bundles
19 years ago
Emil Ivov f7789f5a06 Added usage of the version ant task so that we could have a sip-communicator.version property that package maintainers could use
19 years ago
Damian Minkov e140f8eef0 Removed unneeded libs when building macosx package
19 years ago
Emil Ivov c01ee6e223 syntax errors from last commit
19 years ago
Emil Ivov 3dcb92c839 fixed path issues
19 years ago
Martin Andre 7288c01b19 We've moved to Felix, so i updated the comments.
19 years ago
Emil Ivov b84bf474f6 make sure javadoc sees jmf.jar
19 years ago
Damian Minkov 711e49d198 Moving to Felix
19 years ago
Emil Ivov 3f8f342269 Store native libs in in lib/native/os
19 years ago
Damian Minkov 15736655e0 MSN PP work in progress
19 years ago
Emil Ivov 6b05141ff2 Working on the JMF implementation of the media service.
19 years ago
Yana Stamcheva 956fc63c03 sip account registration wizard plugin added
19 years ago
Damian Minkov 19ad943a80 Call History Impl and call history tests
19 years ago
Martin Andre 81088bdaa0 Can now build Debian package with the ant "deb" task.
19 years ago
Damian Minkov 7d7a352b29 Build jabber slick
19 years ago
Brian Burch 9641b7f68f prevent compiler from seeing non-java source files to eliminate many ant "dont know how to handle it!" messages when in debug mode.
19 years ago
Emil Ivov 39c6ac12c8 Removed ${basedir} prefix from directory names as it causes packaging problems.
19 years ago
Damian Minkov ae0c65024d Jabber start
19 years ago
Yana Stamcheva 037c3bf7f7 sip-communicator/resources/images are added in the protocol.jar to provide the protocol icons
19 years ago
Emil Ivov a32a1e229e meanless commit (cc trigger)
19 years ago
Emil Ivov a3612eee37 Reference to basedir is now absolute.
19 years ago
Emil Ivov c6fc7d5082 Working on SIP Support
19 years ago
Emil Ivov 59464cf45c Applied Romain's patch
19 years ago
Emil Ivov 5014eb8494 Added a log directory
19 years ago
Yana Stamcheva e7237230a8 launch the default browser on mac - work in progress
19 years ago
Yana Stamcheva 0e2d028092 launch a browser for mac - work in progress
19 years ago
Damian Minkov be2c1e703c Installatin files moved from wrong release to the correct resources directory
20 years ago
Damian Minkov 716277ca03 Build generic,linux,windows installators.
20 years ago
Emil Ivov 37176ccf7a Meanless commit meant to trigger a CC build
20 years ago
Emil Ivov 201b6bc3c9 Intermediat commit on SIP Support (Work in Progress!)
20 years ago
Emil Ivov c26061ccf7 Implementing SIP support (work in progress)
20 years ago
Emil Ivov 4a47970759 Added an extra line in the reports announcement message at the end of each build
20 years ago
Damian Minkov df65feb914 <No Comment Entered>
20 years ago
Yana Stamcheva ef52168563 Icq Account Registration Wizard
20 years ago
Damian Minkov 2fcd191cfd Fix Error in target for building protocol.jar
20 years ago
Damian Minkov 6b8ab2d7d3 Fixed exception when retreiving nicknames
20 years ago
Damian Minkov b9b5a8fca1 Exported Protocol and Mock Protocol Provider
20 years ago
Emil Ivov 33d5d4ccef Added Romains contribution (generation of a mac installer)
20 years ago
Emil Ivov 10a31d1540 Minor refactoring of the prepare-single-test target
20 years ago
Brian Burch a189334ac8 always clean html test reports before the next test run
20 years ago
Emil Ivov a7c588bc72 Added a reference to the html test reports at the end of each test run.
20 years ago
Damian Minkov a9e773f878 <No Comment Entered>
20 years ago
Emil Ivov 46579228b3 We need to forward all properties in the testing.properties file to the application. I therefore added the "net" prefix to the list of prefixes that ant would pass on
20 years ago
Emil Ivov fb4818a5dd test target now has the same behaviour as run
20 years ago
Emil Ivov 25de60b381 nothing
20 years ago
Emil Ivov eeb7df1567 <No Comment Entered>
20 years ago
Alexander Pelov 838156543a MessageHistoryService implementation. Messages are now stored, but momentary cannot be read.
20 years ago
Yana Stamcheva 54868bfa15 skinlf.jar removed from swing-ui bundle
20 years ago
Brian Burch d0d4376340 improve usage target and other descriptions and comments to match latest wiki improvements.
20 years ago
Emil Ivov b7cceacfe3 Removed the unnecessary run dependency reported by Brian.
20 years ago
Emil Ivov 314fae1bbe cosmetics
20 years ago
Emil Ivov ef9b046aec changed dependendcies a bit so that the classic "ant make run" is all that users need to do in order to execute the project
20 years ago
Brian Burch 189a5b7cb9 try harder to point new users to the cc-buildloop paranoid build, especially for initialising a new sandbox.
20 years ago
Yana Stamcheva 28af2d7b36 css files added to copied resourced
20 years ago
Emil Ivov d9439982f5 Started work on the MetaContactList SLICK.
20 years ago
Emil Ivov 49705bfac2 oops. let a test target slip on CVS in last commit
20 years ago
Emil Ivov 8e5c356885 <No Comment Entered>
20 years ago
Yana Stamcheva 154b9bb763 include files without extension in resources
20 years ago
Martin Andre 6bcedbf206 Included JMF into the Media bundle and removed unecessary JMF imports.
20 years ago
Yana Stamcheva 493678bd0c bundle swing ui description removed
20 years ago
Emil Ivov 6ad8bc9977 Tweaking the swing-ui bundle
20 years ago
Yana Stamcheva edc9b3a26f swing ui bundle added
20 years ago
Emil Ivov 55e0911c61 Removed descriptions from targets that should be hidden according to Brian's convention.
20 years ago
Martin Andre e8b907d458 Create html dir for junit html output
20 years ago
Emil Ivov 41e283910d Added generation of html build reports
20 years ago
Brian Burch fe7db0c9b1 first attempt of ant run target and netbeans run ide-action
20 years ago
Brian Burch 0208e0b5f2 hide 3 more minor ant targets and tidy descriptions of external targets
20 years ago
Martin Andre f77cd35bda Removed the extractnativejmf task from ant help (internal target)
20 years ago
Brian Burch ad3ffed59e make 4 minor targets disappear from ant project help
20 years ago
Brian Burch a0028404ee debug target had init dependency twice - finger trouble..
20 years ago
Brian Burch b259079844 ant test target should depend on make target to ensure dependent files are up-to-date
20 years ago
Brian Burch 1c4821c5f9 netbeans debug target should have been internal
20 years ago
Brian Burch c7b0710fab improve ant usage help listing
20 years ago
Brian Burch 5809e4ac32 make test preparation ant targets internal (not shown in projecthelp)
20 years ago
Brian Burch 6f71469f71 the default ant target is now a simple and safe help listing
20 years ago
Alexander Pelov 0ef3883ab6 resource.jar and resource-slick.jar are now fileaccess.jar and fileaccess-slick.jar
20 years ago
Emil Ivov 08618c6ab7 Removed icq targets that accidentally slipped in cvs
20 years ago
Emil Ivov 8e13843f5d Moved the netbeans target above the bundle builds section.
20 years ago
Brian Burch 2f27215559 initial release of netbeans support for run and debug of a single test class
20 years ago
Emil Ivov d47d4c5e3c cc trigger
20 years ago
Emil Ivov 2b974d96e1 Initial commit for sip-communicator-1.0
20 years ago