summaryrefslogtreecommitdiff
path: root/chat/xchat-systray-integration
AgeCommit message (Collapse)AuthorFilesLines
2004-08-01Convert some C99-isms to C89 to make this build with gcc 2.95.kristerw2-1/+19
2004-06-07Update xchat-systray-integration to 2.4.5.minskim5-15/+86
Changes: + Fixed some memory leaks due to string duplication + Fixed some inclusions + New images handler: images are no more included in binary but loaded dynamicly, user theme is now permitted + Images are now separated in different directory, sorted by usage + Added initial Theme feature (will be ready next version) + Code splitted in files for a better logical organization + Win32 port completly integrated. Same package for all systems. + Moved Makefile & similar stuff to main directory + Added "make Win32" option to build Win32 shared dll. + Added native Win32 Tray with all the old features like double click, flash events and so on. + Reduced plugin size at 80k bytes only for unix & win32 version too. + Win32 settings tab has not the KDE/Gnome switch. + Added images path in settings. Plugin must be reloaded manually, autoreload in next version. + Added images path saving/reloading in data management. + Usual code cleaning and minor bug fix.
2004-03-27Use PKGNAME_NOREV for WRKSRC; fixes bulk build.wiz1-2/+2
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-1/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-02-13Import xchat-systray-integration-2.4.0 from pkgsrc-wip.minskim4-0/+38
Plugin for IRC client X-Chat which adds an icon in your systray that flashes when you got highlighted message. Configurable events and actions. Integrates with KDE, GNOME and Xfce4.