Next | Query returned 64 messages, browsing 51 to 60 | Previous

History of commit frequency

CVS Commit History:


   2009-12-02 13:00:12 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 0.1.5:

telepathy-idle 0.1.5 (2009-09-14)
=================================

Enhancements:

* Use automake 1.11's silent build option. Use --enable-silent-rules
  to enable it. (wjt)

* Implement Destroyable for IM channels. (wjt)

* Implement o.fd.Tp.Connection.Interface.Requests. (jonner & wjt)

* Allow parting MUCs with RemoveMembers. (wjt)

Fixes:

* fd.o #22291: Define _GNU_SOURCE not __USE_GNU to get strnlen(3),
  which was causing a build failure on openSUSE, which has a glibc
  from the future. (Vincent Untz)

* fd.o #22958: Don't explicitly return void in void functions as Sun's
  C compiler doesn't support this. (Elaine Xiong)
   2009-09-20 14:39:07 by Jens Rehsack | Files touched by this commit (2)
Log message:
fix patch for DragonFlyBSD to work for FreeBSD, too
   2009-09-09 13:16:57 by Thomas Klausner | Files touched by this commit (7)
Log message:
Remove references to python-2.3.
   2009-08-16 21:22:49 by Thomas Klausner | Files touched by this commit (3)
Log message:
Add upstream bug report links.
   2009-08-16 20:01:05 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 0.1.4:

telepathy-idle 0.1.4 (2009-05-28)
=================================

The "Caberdrone" release.

Enhancements:

* Added a connection parameter for "username" (fd.o #16499).

* Removed the default quit message advertising Idle (fd.o #20916).

Fixes:

* Parses nicknames in incoming messages more liberally, to allow
  nicknames like "-bip" which are illegal but appear in the wild.

* Uniquify connections' object paths to permit two connections to the
  same server with the same username (fd.o #17430).
   2009-06-14 20:28:45 by Joerg Sonnenberger | Files touched by this commit (17)
Log message:
Convert @exec/@unexec to @pkgdir or drop it.
   2009-06-14 19:37:52 by Joerg Sonnenberger | Files touched by this commit (99)
Log message:
Remove @dirrm entries from PLISTs
   2009-04-01 18:20:41 by Roy Marples | Files touched by this commit (6)
Log message:
We need to tell configure which python binary to use.
   2009-03-11 09:52:29 by Hasso Tepper | Files touched by this commit (2)
Log message:
Fix compile on DragonFly ('IPPROTO_TCP' undeclared).
   2009-02-23 11:59:02 by Thomas Klausner | Files touched by this commit (4)
Log message:
Update to 0.1.3, convert to user-destdir.

telepathy-idle 0.1.3 (2009-02-17)
=================================

Dependencies:

* telepathy-glib 0.7.15

Enhancements:

* Added automated test infrastructure

Fixes:

* Fixed a bunch of memory leaks reported by valgrind
* handle buggy servers that don't quit properly
* Fix parsing error that resulting in not receiving any messages that started
  with a leading space (Bug #17390)
* Handle user renames in room channels properly
* Validate nicknames properly when attempting to create a new connection
* Fix bug where data was lost due to improper splitting of long messages
  (Bug #17392)
* Don't split utf-8 codepoints in half when splitting long messages (Bug #13532)
* Fix bug where a user named 'foo' that was a member of a channel of the same
  name ('#foo') would have private messages delivered to both the private chat
  and the group chat (Bug #19766)
* Fix some infinite loop failures when connections fail
* Fixed various warnings

Next | Query returned 64 messages, browsing 51 to 60 | Previous