


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.
85 lines of code changed in:
Fix some code convention issues
4 lines of code changed in:
- fix a minor issue with the smiley layout computation
- refresh code to use templates and for each
44 lines of code changed in:
Fix a null pointer exception if the user cancel a color pickup
14 lines of code changed in:
Fix a null pointer exception that arise when I tried to create a group on AIM when disconnected from the network.
10 lines of code changed in:
- fix the bug related to the profiler4j path in build.xml. Thanks to Damian for reporting it.
- GenericBuffer now respect the SC code convention
104 lines of code changed in:
Add the GenericBuffer util.
106 lines of code changed in:
UI button rendering optimization
126 lines of code changed in:
Performance optimizations for the resource search.
33 lines of code changed in:
Integrating profiler4j. GSoC result of Vladimir.
190 lines of code changed in:
Should fix two potential ConcurrentModification exceptions + fix an incorrect behavior with malformed presence document. Thanks to Damian for reporting them.
7 lines of code changed in:
Revert the last modification
5 lines of code changed in:
fix the text of the "Previous" button
3 lines of code changed in:
We can now register two SIP accounts with the same ID but different registars
11 lines of code changed in:
User can now go back from the last step of the registration of a sip account when the installation fail.
1 lines of code changed in:
Apply the last version by Shobhit and finally activate SSH
1342 lines of code changed in:
convert some tabs in spaces
5 lines of code changed in:
Fix some problems with message encoding
14 lines of code changed in:
added some debug informations in the log
6 lines of code changed in:
Fix a problem when using non standard encoding in SIP instant messages. Patch provided by Ralph.
28 lines of code changed in:
(33 more)