Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | * roster.tcl: Support for new icons * jabberlib-tclxml/tclxml/: Added TclXML with tclparser * jabberlib-tclxml/wrapper.tcl: Changes to support tclparser library |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA1: |
8b1e9c104f8400a2d1a0f1c980981afb |
| User & Date: | aleksey 2002-08-23 15:19:59.000 |
Context
|
2002-08-23
| ||
| 19:36 | * unix/autoaway.tcl: New plugin for autoaway support * chats.tcl: Change type of messages with empty type to $default_message_type * roster.tcl: Fixed showing of conference items foreground check-in: 9ee25aa48c user: aleksey tags: trunk | |
| 15:19 | * roster.tcl: Support for new icons * jabberlib-tclxml/tclxml/: Added TclXML with tclparser * jabberlib-tclxml/wrapper.tcl: Changes to support tclparser library check-in: 8b1e9c104f user: aleksey tags: trunk | |
|
2002-08-22
| ||
| 20:10 | *** empty log message *** check-in: e3829379f7 user: aleksey tags: trunk | |
Changes
Changes to ChangeLog.
|
Changes to jabberlib-tclxml/jabberlib.tcl.
| ︙ | |||
60 61 62 63 64 65 66 | 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 | - + |
proc jlib::roster_set {item args}
proc jlib::roster_del {item args}
proc ::LOG text
proc jlib::noop args
}
|
| ︙ |
Added jabberlib-tclxml/tclxml/pkgIndex.tcl.