Age | Commit message (Expand) | Author |
2012-04-12 | Tidy up of assorted Schannel/CAPI stuffs. | Kevin Smith |
2012-04-11 | Added support for determining SmartCard Reader associated with a certificate ... | Alexey Melnikov |
2012-04-09 | Made MUC context options role-aware | Mateusz Piekos |
2012-04-09 | Adding newest contributor to COPYING | Kevin Smith |
2012-04-08 | Improve name-suggestion code to better handle high vCard-request response times. | Tobias Markmann |
2012-04-08 | Updating COPYING in light of most recent patch contribution | Kevin Smith |
2012-04-08 | 'Add contact' from MUC right-click menu | dknn |
2012-04-07 | Adding flag for Debian building so we can just build source or binaries | Kevin Smith |
2012-04-07 | Allowing differently placed tarballs, to let us share hashes between .deb builds | Kevin Smith |
2012-04-01 | Removing CAres resolver. | Remko Tronçon |
2012-03-27 | Split linkflags on spaces. | Remko Tronçon |
2012-03-23 | Forgotten file for TLSError patch | Kevin Smith |
2012-03-23 | Allow TLS errors to bubble further up the stack | Kevin Smith |
2012-03-23 | Don't let trailing whitespace in JIDS interfere with User Search | Kevin Smith |
2012-03-23 | Use ssize_t for readlink. | Remko Tronçon |
2012-03-22 | Minor fixup | Kevin Smith |
2012-03-22 | Use title-attribute instead of alt-attribute on stream management and message... | Tobias Markmann |
2012-03-22 | Remove imageSwap() code from default theme. Should fix "Clicking message rece... | Tobias Markmann |
2012-03-22 | Manual certificate verification. Added two additional TLS errors related to r... | dreijer |
2012-03-21 | Fix typo. (Thanks dreijer) | Tobias Markmann |
2012-03-20 | Fix for the previous patch. | Remko Tronçon |
2012-03-20 | boost::shared_ptr<?>(new ?(...)) -> boost::make_shared<?>(...) transformation... | Tobias Markmann |
2012-03-20 | Naming suggestion for 'Add Contact'-dialog and "Edit Contact"-dialog based on... | Tobias Markmann |
2012-03-15 | Added purge to Growl. | Remko Tronçon |
2012-03-15 | Fix compilation error | Kevin Smith |
2012-03-14 | Also update FreeDesktop to match previous API change | Kevin Smith |
2012-03-14 | Dispose of notification callbacks once the account signs out. | Kevin Smith |
2012-03-09 | Fixed Growl crash. | Remko Tronçon |
2012-03-09 | Handle double growl callbacks. | Remko Tronçon |
2012-03-08 | Fixed several bugs in CAPI/Schannel code on Windows | Alexey Melnikov |
2012-03-07 | Disable Growl temporarily | Kevin Smith |
2012-03-06 | Load 'show offline' for new sessions | Kevin Smith |
2012-03-06 | Fix missing include | Kevin Smith |
2012-03-06 | don't crash if an AdHoc is deleted while inflight | Kevin Smith |
2012-03-05 | Get server disco from server, not bare JID. | Kevin Smith |
2012-03-05 | Check validity of MUC names in join dialog | Kevin Smith |
2012-03-05 | Fix segfaults and deadcode | Kevin Smith |
2012-03-05 | Close adhoc window after cancelling. | Kevin Smith |
2012-03-05 | Save password when bookmarking rooms. | Kevin Smith |
2012-03-05 | Send both items and adhoc queries to the server JID. | Kevin Smith |
2012-03-05 | Get receipt status right in the menu at launch | Kevin Smith |
2012-03-04 | Pass along errors about DNS resolution. | Kevin Smith |
2012-03-03 | Unit tests for SettingsProviderHierachy | Kevin Smith |
2012-03-01 | Added extra safety for loading translations. | Remko Tronçon |
2012-02-29 | Add default translation file for english. | Remko Tronçon |
2012-02-29 | Update year in COPYING | Kevin Smith |
2012-02-29 | Temporary workaround for translations being used instead of English | Kevin Smith |
2012-02-29 | Fixup | Kevin Smith |
2012-02-29 | Don't crash when trying to join MUCs offline | Kevin Smith |
2012-02-29 | Fixed compilation. | Remko Tronçon |