Commit Graph

3694 Commits (797b173f0ddca9df21d9779fdb3e8bb33be74155)
 

Author SHA1 Message Date
Yana Stamcheva 797b173f0d Update dialog size.
18 years ago
Yana Stamcheva c1a4b46d3a Update dialog size.
18 years ago
Yana Stamcheva 0ba7eae3e7 Enable sms check box for all contacts, when available.
18 years ago
Yana Stamcheva 178c27aebc Retain contact groups state between loads.
18 years ago
Damian Minkov 5fbcf0a164 Change systray icons according to global status.
18 years ago
Yana Stamcheva 1cbc9a0d77 Some strings related to the sms functionality.
18 years ago
Yana Stamcheva 2f8043b4d0 Sms functionality improved, but not yet enabled.
18 years ago
Yana Stamcheva 6e69440b64 remove unused import
18 years ago
Damian Minkov 107891b595 Add details to metacontact.
18 years ago
Yana Stamcheva eb93b6cf10 Disable "chat history size" box if the "Show history" checkbox is false.
18 years ago
Yana Stamcheva 6001ca90fb Main window is now getting all application properties from the application.properties file.
18 years ago
Damian Minkov f3951fdfd6 Update Netbeans classpath
18 years ago
Damian Minkov 9c0c242946 Implement option for auto start on windows
18 years ago
Damian Minkov 35fc52d2c2 Update Eclipse classpath
18 years ago
Yana Stamcheva 24d842f923 Fix main window title.
18 years ago
Yana Stamcheva d5e5d7c775 Fix swing-ui bundle.
18 years ago
Yana Stamcheva f86e03951a Enabled the General configuration form plugin.
18 years ago
Yana Stamcheva 2c3c055bd3 - Configuration forms are now registered through the bundle context.
18 years ago
Emil Ivov 7d7cce3036 NightlyBuildID.java is now only modified in case the build.label or label properties are set.
18 years ago
Damian Minkov 6b65ff49bc New Add contact button in chat window if the current contact is from the not in contactList group.
18 years ago
Vincent Lucas b431319f5f Rolling back NightlyBuildID.
18 years ago
Vincent Lucas ad539ebdf2 Improves the ErrorDialog, which can now display html tags correctly (originally proposed by Daniel Veljjanoski).
18 years ago
Damian Minkov 6deaaac532 Fix getting of application properties.
18 years ago
Yana Stamcheva 42232c6dce Revert previous modifications. Fixed the problem by just replacing the fixed height with the getHeight() method.
18 years ago
Damian Minkov fd8ad43f7c Creating of a default group if one is set in application properties.
18 years ago
Damian Minkov 3dbf15ccee Add listener for updating properties when changed in config service.
18 years ago
Yana Stamcheva 0f8803ca9a Fix call dialpad size and position.
18 years ago
Damian Minkov 2d1baad6b1 Storing the last selected group name on adding new contact and when adding new contacts the last selected group is used in the wizard.
18 years ago
Damian Minkov 52aed14da3 Check the size and the location of the component on the screen if its out of the screen - change the size and location so it is in it.
18 years ago
Yana Stamcheva 4483c0daf2 - Implemented configuration form plugins using the OSGI. All Configuration forms are now registered through the bundle context and is not added through the UIService.
18 years ago
Romain Kuntz 76e68ba484 A grow box is now displayed in the bottom right cornet of the MacOSX Gui.
18 years ago
Damian Minkov 14cca2eb16 Linux amd builds for jdic native part
18 years ago
Yana Stamcheva 34a4becadb Fix the multi chat windows behavior.
18 years ago
Yana Stamcheva b9d53623bf Fix the Add contact wizard providers page text.
18 years ago
Yana Stamcheva b16eb53a7f Remove depricated methods in the UIService.
18 years ago
Damian Minkov c7612d2e1a Fix showing whiteboard menu.
18 years ago
Damian Minkov 2e6ad84974 Null check, fixing nullpointer exception in metalist
18 years ago
Thomas Hofer 62dd285552 launcher now launches non blocking process (so no console keeps being open)
18 years ago
Thomas Hofer e9092739d4 launcher now launches non blocking process (so no console keeps being open)
18 years ago
Yana Stamcheva 2f1e42841d Fix doubling of contact list, when a protocol supported server stored contact list is modified.
18 years ago
Yana Stamcheva 808ee54086 Aim wizard implements the modify functionality.
18 years ago
Vincent Lucas 6cffd1f3ad Adds HTML display for DICT protocol with some emphasis for key words.
18 years ago
Yana Stamcheva 2b835083ad Implement "Modify" for Jabber, MSN, SIP and Yahoo.
18 years ago
Yana Stamcheva 225b7b6710 Fix NullPointerException in AccountRegistrationWizardContainerImpl.
18 years ago
Damian Minkov ff99f94b5e Allow setting custom sc_home_dir location.
18 years ago
Damian Minkov 6f04ff33c5 Fix loading proper account uin.
18 years ago
Yana Stamcheva ee9336038d Fix cancel button label in the Account registration form.
18 years ago
Yana Stamcheva b356fc2219 WORK IN PROGRESS - modifyAccount method added to the ProtocolProviderFactory interface. Implemented in SIP, ICQ and Gibberish. Needs testing and implementation in all other protocols.
18 years ago
Damian Minkov 178cd0174b Setting the right home folder when starting.
18 years ago
Vincent Lucas bd0589ddf9 [2/2] Removing accent from Cedric Litzelmann, to be compatible with some non-UTF8 IDE.
18 years ago