| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: licq-devel | Distribution: openSUSE 11.4 |
| Version: 1.5.0 | Vendor: openSUSE |
| Release: 6.3 | Build date: Wed Feb 23 01:30:12 2011 |
| Group: Development/Sources | Build host: build10 |
| Size: 315675 | Source RPM: licq-1.5.0-6.3.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://www.licq.org/ | |
| Summary: Development files of Licq | |
Header files of Licq program.
GPLv2+
* Mon Jan 31 2011 cstender@suse.de
- added libassuan-devel buildrequire to fix build in openSUSE:Factory
* Sat Nov 06 2010 cstender@novell.com
- updated to final version 1.5.0
* removed broken-translations.diff
* added licq-1.5.0-removed_second_desktop_file.patch
* Fri Sep 17 2010 llunak@novell.com
- updated to version 1.5.0-rc1
* Added auto logon feature per protocol in Licq
* Sound settings can be overridden per group or per user
* Fifo command "setpicture" added
* Build: Switched Licq and all plugins to use cmake
* Build: Various fixes to make Licq build on Solaris
* Plugin API: Major changes, see below
* ICQ: Sending a system message with no text would cause disconnect from server
* ICQ: Contacts were shown as online after fetching auto response
* Qt-Gui/Kde-Gui: Removed and no longer maintained in favor of Qt4-Gui
* Qt4-Gui: Allow shortcut to be configured for creating a new group
* Qt4-Gui: Mass messages sent are added to user specific chat window as well
* Qt4-Gui: Thread mode 2 sometimes showed online contacts under offline header
* Qt4-Gui: Group names with ampersands were not displayed properly in menus
* Qt4-Gui: Added option to limit auto-popup to only urgent messages
* Jabber: New protocol plugin for the Jabber protocol, supporting:
- Sending and receiving messages (including messages received when being offline)
- Adding and removing users (including authorization management)
- Typing notifications
- Fetching users vcard
- "Buzzing" users (i.e. sending messages to get the receivers attention)
* Fri May 21 2010 cstender@novell.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 mseben@novell.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 mseben@novell.com
- added leak-fix.patch (bnc#540498)
* Wed Aug 05 2009 mseben@novell.com
- added ru_login_fix.patch to fix login issues for Russian users
* Wed Jun 03 2009 coolo@novell.com
- fix build
* Thu Apr 16 2009 ro@suse.de
- buildfix: refresh patches
* Thu Jan 08 2009 mseben@suse.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
/usr/include/licq /usr/include/licq/buffer.h /usr/include/licq/byteorder.h /usr/include/licq/color.h /usr/include/licq/contactlist /usr/include/licq/contactlist/group.h /usr/include/licq/contactlist/owner.h /usr/include/licq/contactlist/user.h /usr/include/licq/contactlist/usermanager.h /usr/include/licq/conversation.h /usr/include/licq/daemon.h /usr/include/licq/event.h /usr/include/licq/exceptions /usr/include/licq/exceptions/exception.h /usr/include/licq/gpghelper.h /usr/include/licq/icq.h /usr/include/licq/icqchat.h /usr/include/licq/icqcodes.h /usr/include/licq/icqdefines.h /usr/include/licq/icqfiletransfer.h /usr/include/licq/inifile.h /usr/include/licq/licqversion.h /usr/include/licq/logging /usr/include/licq/logging/log.h /usr/include/licq/logging/logservice.h /usr/include/licq/logging/logsink.h /usr/include/licq/logging/logutils.h /usr/include/licq/logging/pluginlogsink.h /usr/include/licq/macro.h /usr/include/licq/md5.h /usr/include/licq/oneventmanager.h /usr/include/licq/packet.h /usr/include/licq/pipe.h /usr/include/licq/plugin.h /usr/include/licq/pluginbase.h /usr/include/licq/pluginmanager.h /usr/include/licq/pluginsignal.h /usr/include/licq/protocolbase.h /usr/include/licq/protocolmanager.h /usr/include/licq/protocolsignal.h /usr/include/licq/proxy.h /usr/include/licq/sarmanager.h /usr/include/licq/socket.h /usr/include/licq/socketmanager.h /usr/include/licq/statistics.h /usr/include/licq/thread /usr/include/licq/thread/condition.h /usr/include/licq/thread/lockable.h /usr/include/licq/thread/mutex.h /usr/include/licq/thread/mutexlocker.h /usr/include/licq/thread/readwritemutex.h /usr/include/licq/thread/threadspecificdata.h /usr/include/licq/translator.h /usr/include/licq/userevents.h /usr/include/licq/userid.h /usr/include/licq/utility.h /usr/include/licq/version.h /usr/share/licq/cmake /usr/share/licq/cmake/FindLicq.cmake /usr/share/licq/cmake/LicqCommonCompilerFlags.cmake /usr/share/licq/cmake/LicqConfig.cmake /usr/share/licq/cmake/LicqPaths.cmake /usr/share/licq/cmake/Modules /usr/share/licq/cmake/Modules/FindIconv.cmake /usr/share/licq/cmake/cmake_uninstall.cmake.in
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 11:55:49 2013