Yana Stamcheva
a42efbc21e
Updated icons and color properties.
18 years ago
Brian Burch
4282316384
use properties to define slickless tests to be executed and let them be run under felix, or simply under junit
18 years ago
Emil Ivov
99750eb887
Committing portuguese translation from Sergio Carrilho
18 years ago
Yana Stamcheva
2a37f919a1
Align centrally contact avatar in chat window.
18 years ago
Yana Stamcheva
b9bf20cc84
Fix NullPointerException thrown when the contact list right button menu is opened.
18 years ago
Yana Stamcheva
ca2ea4f312
Add a protocol status icon to the chat window tooltip.
18 years ago
Yana Stamcheva
ac3cf52ac1
Patch provided by Sebastien Mazy, that enables parameter passing to exported windows in user interface.
18 years ago
Damian Minkov
5998afa9d8
Update ffmpeg (problem with linking libs), add jna.library.path to as executables.
18 years ago
Damian Minkov
feae863617
Add jna.library.path to run target.
18 years ago
Yana Stamcheva
445a44f36d
Fix ArrayIndexOutOfBoundsException thrown when trying to obtain tooltip text for a mouse location that does not correspond to an element in the contact list.
18 years ago
Yana Stamcheva
d5ea93a4fe
- Remove "Add to chat" button if group chat is not supported.
...
- Save chat room members in MSN as pairs (id, member), where the id is no more the nickname but the identifier of the MSNContact object.
18 years ago
Yana Stamcheva
3a0a50ed89
Try to make menus non opaque.
18 years ago
Brian Burch
18ac5cb1c0
soak up latest changes to build and eclipse classpaths (sigh)
18 years ago
Yana Stamcheva
32feafc453
Remove unused imports.
18 years ago
Yana Stamcheva
1d86030b8e
- Add the "My Chat Rooms" item to the file menu in the chat window.
...
- Remove from the chat window file menu unused items like Save and Print.
18 years ago
Yana Stamcheva
b79a7264d4
Filter protocol providers that don't support group chat from the list of My chat rooms...
18 years ago
Yana Stamcheva
9ff9496617
Set foreground color to the Chat Window Menu.
18 years ago
Yana Stamcheva
0f9775a006
Set foreground color to the Main Menu.
18 years ago
Yana Stamcheva
9b2ce83902
Import is no more used, because the class used here was moved to its initial package.
18 years ago
Yana Stamcheva
5ebc0fb659
Class was accidently moved to the wrong package.
18 years ago
Lyubomir Marinov
4715b41138
Uses SwingWorker from swing-worker-1.2.jar because it's also available in Java 6.0 and causes compile errors. Also adds the mentioned jar to the Eclipse .classpath. Fixes a compilation error caused by a class declared in a package while not being in the respective directory.
18 years ago
Damian Minkov
fb27c40e89
new ffmpeg libs, reduced size and without debug info. Fix decoder output sizes. Fix NPE when hangup calls.
18 years ago
Yana Stamcheva
1a7899eab7
Add the swingworker jar to the swing bundle.
18 years ago
Yana Stamcheva
48362732b9
MSN implementation of group chat provided by Rupert Burchardi.
18 years ago
Yana Stamcheva
8e7070f897
Methods added to ChatRoom and ChatRoomMember services to allow obtaining the avatar of the member and to specify if the chat room is persistent.
18 years ago
Yana Stamcheva
eb5faf1e10
ImageUtils updated with two methods that return a rounded corner image.
18 years ago
Yana Stamcheva
0c1994ecef
General group chat UI enhancements.
18 years ago
Yana Stamcheva
d4a3891ddf
General group chat UI enhancements.
18 years ago
Yana Stamcheva
09b7d46a5f
General group chat UI enhancements.
18 years ago
Yana Stamcheva
c028023fc9
Updated some images.
18 years ago
Yana Stamcheva
f2c9964e1c
Method added to the MetaContactList service and implementation that allows us to obtain all meta contacts for a given protocol provider.
18 years ago
Damian Minkov
c5b0fc3781
fixing failing media bundle when running tests.
18 years ago
Damian Minkov
c6cc04d871
Adding ffmpeg and civil libs for linux.
18 years ago
Damian Minkov
5edc84047f
Using lti civil for video(adding support for mac) and add h264 video support using ffmpeg-java.
18 years ago
Yana Stamcheva
a34e5a9153
Reverting previous modifications, because of some formatting problems.
18 years ago
Benoit Pradelle
1af31103bb
Update the behavior of the text attributes:
...
- The color label remains unchanged when the user clicks in the send message field when it is empty
- The color choice is not anymore forgotten when the content of the send message field is removed
- The color label is now always updated with the color of the character just before the carret
- The font settings are not anymore forgotten when the user clicks in the send message field when it is empty
- The font attributes of a selection is now the AND of the attributes of all the selected characters
All these changes have been made to provide a behavior usually found in text editors. The last item still not updated is to remind the font attributes when the user erase the content of the send message field.
18 years ago
Benoit Pradelle
09e46bebdc
Fix some code convention issues
18 years ago
Emil Ivov
dfab463ec9
Increase tooltip dismiss delay.
18 years ago
Vincent Lucas
2852100844
Correcting bug of empty RSS feed always refreshed (reported by Emil).
18 years ago
Benoit Pradelle
024bdfb93e
- fix a minor issue with the smiley layout computation
...
- refresh code to use templates and for each
18 years ago
Benoit Pradelle
e4f0e74e47
Fix a null pointer exception if the user cancel a color pickup
18 years ago
Lyubomir Marinov
fc763d2c36
Fixes the issue with artifacts in the chatwindow toolbar buttons reported by Benoit Predelle in an e-mail subjected display bug on Windows Vista.
18 years ago
Brian Burch
e4b7729757
verify local testing accounts file has been created by the user
18 years ago
Yana Stamcheva
d2e9ba1476
Tooltip for Options button in the main toolbar changed to "Options".
18 years ago
Lyubomir Marinov
d38cd24f6c
Fixes a NullPointerException caused by a race between UIServiceImpl and LoginManager with respect to MainFame#contactList.
18 years ago
Yana Stamcheva
3b9f21169c
Patches provided by Alan C Kelly that address issues: 458, 468, 469, 470.
18 years ago
Martin Andre
83c6d15d6b
Reverted things that should not have been commited
18 years ago
Martin Andre
6af75ab59d
Fixes debian/rules:64: Extraneous text after `else' directive in CC builds
18 years ago
Emil Ivov
6571f699e3
Convert tabs to spaces.
18 years ago
Benoit Pradelle
55b155e17a
Fixing french traduction
18 years ago