Next
Previous
Table of Contents
Version 0.2.7 (Burkhard Lehner)
- File transfer betweens clients (ktalk 0.2.7 or newer). You can
also send a file by dragging it from a kfm window onto the
ktalk window.
- found a solution to get "multihomed" Linux systems working.
The problem still exists on other operating systems than Linux.
- Options Dialog
- Translation for special characters now in two versions (western
europe and eastern europe).
- Transmission of full name between ktalk clients
- ktalk can now receive talk requests directly from ktalkd (since
version 0.8.9)
- communication between ktalk clients implemented, now you
normally have only one client per display
- ktalk now shares a configuration file with ktalkd for
announcement sound
- Ping command added, which tests the connetions to the other
clients (ktalk 0.2.7 or newer)
- compiles now under egcs 1.1 (is now ANSI C++)
- output to stream is now buffered, so that ktalk doesn't block on
slow connections
Version 0.2.6 (Burkhard Lehner)
- downgraded to old version of kexample, because the new had to
many problems
Version 0.2.5 (Burkhard Lehner)
- renamed File/Quit to File/Exit, to be conform to the KDE standard
- removed bug that prevented ASCII characters 128 - 254 from being
printed, except German umlauts.
- complete rewritten the talk protocol sources, now they are hopefully
better readable :-)
- implemented rudimentary functions for sending commands to another
ktalk client (will be used soon for conferencing and file transfer)
- made it run under Qt-1.40 (it was segfaulting because of two binary
incompatible changes in QList <...> )
Version 0.2.4 (Burkhard Lehner)
- Improvement of the Addressbook
- actual time will be showen on disconnect
- added new commandline argument "--autoexit" (for use with kab)
- moved to directory "Internet" instead of "Network" (according to Beta-4)
Version 0.2.3 (Burkhard Lehner)
- implemented KDE internationalisation, included German messages
- fixed bug in protocol detection
- now runs on Solaris and DEC alpha
Version 0.2.2 (Burkhard Lehner)
- last talk addresses are saved and can be accessed easily in a
combo box in "talk to..." dialog and a listbox in addressbook
- beeps when a connection is established (optional)
- all talk windows can be included into the main window (optional)
- talk windows can be closed automatically on disconnect (optional)
- translation of German 'Umlaute' now optional
- new icons!!! (thanks to Mark Donohoe and the icon team)
- added -caption "%c" to Exec-entry in ktalk.kdelnk file as
suggested by Matthias Ettrich
- now supports both old talk (port 517) and new talk protocol
(port 518)
- messages now in a special window, and the last message in the
status bar (thanks to Martin Vogt for this suggestion)
- type of other client is detected and shown
- compiles now on RedHat Linux (thanks to Stefan Siegel) and on
solaris (thanks to Jürgen Schumacher)
- new help files and screen shots (many thanks to Stefan Siegel)
- czech help files (thanks to Robert Cimrman, only for version 0.2.1
yet)
- arguments '--help' and '--version' implemented
- renamed button "Add New" in addressbook to "Clear Form"
- added a few tooltips
- removed bug that caused ktalk to segfault
- removed bug that caused ktalk to eat up all CPU time when remote
talk client closed connection
Version 0.2.1 (Burkhard Lehner)
- implementation of word erase and line erase
- transformation of German "Umlaute"
- more special keys implemented (Ctrl-G = ring bell, TAB)
- word wrap at end of line
- fonts configurable
- usage of QMultiLineEdit instead of QTableView in message window
- new widget for talk window
- copy and paste with mouse
- usage of
KApplication::localconfigdir()
for
address book
- usage of kde widgets (KApplication, KMenuBar, KTopLevelWidget)
- Helpfiles in English and German
- using 'uname' instead of 'gethostname'
(as suggested by Stephan Kulow)
- new addressbook and talk dialog
- nonblocking, if talk demon doesn't respond (very important!)
Version 0.2.0 (Robert Cimrman)
- get_names enhanced - it can find now that the user is "su-ed"
- ktalk does not ring only once
Version 0.1.3 (Robert Cimrman)
- default address file in ~/.ktalk.adr
- warning when .ktalk.adr might not be updated
- editing mode in the addressbook is indicated now
- editing mode in the address insertion dialog is indicated now
- real cleanup when leaving ktalk
- desk->about menu entry moved to help menu, desk menu removed
- no compiler warnings
- some files merged
Version 0.1.2 (Robert Cimrman)
- del button problem in the addressbook fixed
- cursor in SimpleEdit widget
- InfoDialogs appear in the middle of the screen now
- resizeEvents implemented for almost all widgets
- working addressbook!!!
- ktalk exits no more when a bad hostname is given
Version 0.1.1 (Robert Cimrman)
- writing is possible only when connected and not during connecting
- backspace works OK (ktalk-ktalk) and at least one-way
(ktalk->talk)
- dumping a core after giving a non-existing address and then
clicking on text input widget fixed
- messages at the bottom of the listbox are now fully visible
- README improved (I hope)
Version 0.1.0 (Robert Cimrman)
Next
Previous
Table of Contents