Changelog for
kde3-licq-1.3.9-lp156.23.1.x86_64.rpm :
* Sun Oct 13 2024 Yasuhiko Kamata
- Use %patch -P N instead of deprecated %patchN (for RPM version 4.20).
* Tue Jun 02 2015 dsterbaAATTsuse.cz- fix build on Factory: disable compilation of console plugin
* Sun Nov 10 2013 anixxAATTopensuse.org- patch for boost 1.50 by Serghey Amelian
* Fri May 21 2010 cstenderAATTnovell.com- updated to version 1.3.9
* Various bugs in both Licq and plugins that caused crashes and hangings have been fixed
* Hebrew support was broken and could cause crashes
* Licq will automatically switch to qt4-gui if qt-gui fails to load on startup
* Sockets would become IPv6 only if system default was to not allow IPv4
* Build: --disable-hebrew caused hebrew support to be enabled
* Build: Wrong header files were included on FreeBSD
* Build: Various fixes to remove build warnings
* Console: Command to add contact was not working
* Console: Backspace across multiple lines wasn\'t handled correct
* ICQ: Deleting a contact would not update the server side list
* ICQ: Failed log on did not report it was ICQ protocol that failed
* ICQ: Removing a user from the server ignore list was not possible
* MSN: Contacts with status Occupied were handled as Away
* MSN: Own status for Occupied was reported as Do Not Disturb
* MSN: Failed log on due to wrong password was not signaled to GUI
* LicqWeb: Added option to set status Free For Chat
* Qt-Gui: Confirmation to ignore user never appeared
* Qt4-Gui: Added option to permanently add \"Not in list\" users
* Qt4-Gui: Adding user from search dialog did not pass on user id to add dialog
* Qt4-Gui: Confirmation to ignore user appeared when removing instead of adding
* Qt4-Gui: User count in group header was wrong if group contained ignored users
* Qt4-Gui: Added confirmation dialog when removing an account
* Qt4-Gui: Shift+Return can be used to make new line in single line chat mode
* Qt4-Gui: Added shortcut to chat dialog for opening next unread message
* Qt4-Gui: Renaming groups from contact list did not save the new group name
* Thu Apr 15 2010 msebenAATTnovell.com- updated to 1.3.8
* Plugin API: Added GPG functions so plugins don\'t need to depend on gpgme anymore
* Qt4-Gui: Fixed a bug that could cause GUI to crash on startup
* Qt4-Gui: Fixed a bug causing the same image to be loaded for all icons
* Qt4-Gui: Dragging a file to chat dialog will open send dialog
* Qt4-Gui: Tray icon will show status from another protocol if ICQ is offline
* RMS: Fixed a bug causing LIST command to always return an empty list
* RMS: Added HISTORY command for fetching user history
* Web-Gui: Corrected various syntax errors in scripts
* Web-Gui: Updated html to conform with xhtml 1.1 standard
* Web-Gui: Added option to set status offline
* Web-Gui: Made windows resizable
* Web-Gui: Show messages from history when opening chat window
* Web-Gui: Highlight timestamp and user alias in chat history- changes in 1.3.7
* Various bugs in both Licq and plugins that caused crashes and hangings have been fixed.
* Build: Various fixes to make Licq and plugins compile cleaner.
* ICQ: Line breaks in received messages from some clients were lost.
* ICQ: Manually set aliases were sometimes lost during logon.
* ICQ: Files were left open after canceled transfers.
* MSN: Sometimes sockets were getting associated with the wrong conversation.
* Plugin API: Renamed ICQUser class to LicqUser.
* Plugin API: Introduced a user id data type to replace account+ppid.
* Plugin API: Introduced mutex guard classes for user and group objects.
* Plugin API: Added IPv6 support to socket class (currently not used by ICQ or MSN plugin).
* Plugin API: Various other changes and improvements.
* Qt4-Gui: Deleting a user caused the contact list to behave strange or even crash.
* Qt4-Gui: Moved Qt style setting from command line to settings dialog.
* Qt4-Gui: Moved skin and icon set selections to settings dialog.
* Qt4-Gui: Alt+1, Alt+2, etc in message dialog can be used to switch between tabs.
* Qt4-Gui: Made keyboard shortcuts configurable.
* Qt4-Gui: Several additional functions can be configured to have keyboard shortcuts.
* Qt4-Gui: Added option to disable sound for active message window.
* Qt4-Gui: Size of view event and send event dialogs are remembered.
* Qt4-Gui: Current group in contact list can be changed using scroll wheel on message field.
* Qt4-Gui: Shift+PgUp/PgDn in message input can be used to scroll history area.
* Qt4-Gui: Added spell checking support (using Hunspell) for message dialog.
* Qt4-Gui: Thread contact list can be split in online and offline parts (group mode 2).- deprecated ru_login_fix.patch,gcc44.patch,leak-fix.patch
* Thu Sep 24 2009 msebenAATTnovell.com- added leak-fix.patch (bnc#540498)
* Wed Aug 05 2009 msebenAATTnovell.com- added ru_login_fix.patch to fix login issues for Russian users
* Wed Jun 03 2009 cooloAATTnovell.com- fix build
* Wed Apr 15 2009 roAATTsuse.de- buildfix: refresh patches
* Thu Jan 08 2009 msebenAATTsuse.cz- updated to version 1.3.6- changes since 1.3.5:
* Various bugs in both Licq and plugins that caused crashes have been fixed.
* Prevent DoS attack by adding limit to number of incoming connections accepted.
* Properly handle backslashes in auto responses.
* ICQ: Updated client id sent to server to enable login after 2008-07-01.
* ICQ: Use MD5 based authentication for login instead of sending plain text password.
* ICQ: Support for downloading contact pictures from server.
* MSN: Fixed a problem with contact pictures sometimes failing to download.
* Plugin API: Functions using Uin parameter have been deprecated.
* Plugin API: Improved group handling. - Qt4-Gui :
* Message dialog has new layout which uses less space for the controls.
* Settings dialog pages has been reorganized with fewer options per page for easier navigation.
* User info dialog has been extended to also include pages with user settings.
* Settings dialog and user info dialog now uses a navigation-tree pane instead of tabs.
* A completely new history dialog with easier navigation and search functionality.
* Message dialog remember its position and size (tabbed mode only).
* Option to display user image in message dialog.
* Contact list shows contacts awaiting authorization in different colour