Age | Commit message (Expand) | Author |
2012-07-23 | Fix adding messages at the bottom | Catalin Badea |
2012-07-22 | jump to the next matching day using the next/previous buttons | Catalin Badea |
2012-07-20 | Refactor HistoryViewController. | Catalin Badea |
2012-07-20 | add previous/next button callbacks | Catalin Badea |
2012-07-20 | Set the date when selecting a contact | Catalin Badea |
2012-07-20 | continous scroll between dates. | Catalin Badea |
2012-07-19 | Retrieve messages from last matching day | Catalin Badea |
2012-07-17 | Added signal handlers in history window. | Catalin Badea |
2012-07-16 | Allow adding top messages in the chatview. | Catalin Badea |
2012-07-09 | Calendar widget follows the currently viewed message | Catalin Badea |
2012-07-03 | Added message type logging. Fixed handling new messages. | Catalin Badea |
2012-07-01 | update history window on new message | Catalin Badea |
2012-07-01 | Dump message logs using new db structure. Avatars not working | Catalin Badea |
2012-07-01 | Add nick/avatar resolvers | Catalin Badea |
2012-07-01 | Don't log outgoing MUC messages | Catalin Badea |
2012-06-30 | Changed HistoryMessage structure back | Catalin Badea |
2012-06-28 | Use escaped strings in SQL statements. Remove edit options from the history r... | Catalin Badea |
2012-06-27 | Display conversations by using roster selection | Catalin Badea |
2012-06-27 | Log messages to the sqlite db and dump all messages in the history viewer | Catalin Badea |
2012-06-26 | Added SqliteManager to build. not working | Catalin Badea |
2012-06-26 | Use seperate controllers for viewing/handling history | Catalin Badea |
2012-06-19 | Added contact roster | Catalin Badea |
2012-06-19 | Fixed compile error | Catalin Badea |
2012-06-19 | Added .ui file | Catalin Badea |
2012-06-19 | Added mock-up ui | Catalin Badea |
2012-06-19 | Disconnect history controller from the event stream. Fixed coding style | Catalin Badea |
2012-06-19 | Added History window based code: controller, events, interface and menu entry. | Catalin Badea |
2012-06-18 | Handle unexpected challenges. | Remko Tronçon |
2012-06-17 | Style security button. | Remko Tronçon |
2012-06-17 | Added lock icon. | Remko Tronçon |
2012-06-17 | CachingNameOnlyDomainNameResolver -> CachingDomainNameResolver. | Remko Tronçon |
2012-06-17 | Remove unused functions from caching resolver. | Remko Tronçon |
2012-06-17 | Fixed potential uncaught exception in HTTPConnectProxiedConnection. | Remko Tronçon |
2012-06-17 | Remove some unused private variables. | Remko Tronçon |
2012-06-17 | Allow different connection methods for Client. | Remko Tronçon |
2012-06-15 | Preliminary emoticon work. | Kevin Smith |
2012-06-14 | Remove Olly from Debian uploaders list | Kevin Smith |
2012-06-12 | Debian fixes. | Remko Tronçon |
2012-06-12 | Use dpkg-buildflags for Debian build flags. | Remko Tronçon |
2012-06-12 | And get the date right in the changelog too | Kevin Smith |
2012-06-12 | Updating debian changelog | Kevin Smith |
2012-06-12 | Update Deb stuff | Kevin Smith |
2012-06-12 | Rename 'swift' binary to 'swift-im' on Linux. | Remko Tronçon |
2012-06-12 | Create amalgamation of COPYING file. | Remko Tronçon |
2012-06-12 | Include missing contributor in license | Kevin Smith |
2012-06-05 | Fixed LibIDN build. | Remko Tronçon |
2012-06-05 | Use faster conversion functions in ICU. | Remko Tronçon |
2012-06-05 | Added ICU support. | Remko Tronçon |
2012-06-01 | Fix tab order in invite window. | Kevin Smith |
2012-06-01 | Avoid whoosh down, whooosh up on Mac when opening chat windows. | Kevin Smith |