summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-08-11Append messages to bottom.Catalin Badea
2012-08-11Enable resizing the history message log.Catalin Badea
2012-08-11Refactor HistoryViewController.Catalin Badea
2012-08-11add previous/next button callbacksCatalin Badea
2012-08-11Set the date when selecting a contactCatalin Badea
2012-08-11continous scroll between dates.Catalin Badea
2012-08-11Retrieve messages from last matching dayCatalin Badea
2012-08-11Added signal handlers in history window.Catalin Badea
2012-08-11Allow adding top messages in the chatview.Catalin Badea
2012-08-11Calendar widget follows the currently viewed messageCatalin Badea
2012-08-11Added message type logging. Fixed handling new messages.Catalin Badea
2012-08-11Dump message logs using new db structure. Avatars not workingCatalin Badea
2012-08-11Changed HistoryMessage structure backCatalin Badea
2012-08-11Use escaped strings in SQL statements. Remove edit options from the history r...Catalin Badea
2012-08-11Display conversations by using roster selectionCatalin Badea
2012-08-11Log messages to the sqlite db and dump all messages in the history viewerCatalin Badea
2012-08-11Added contact rosterCatalin Badea
2012-08-11Fixed compile errorCatalin Badea
2012-08-11Added .ui fileCatalin Badea
2012-08-11Added mock-up uiCatalin Badea
2012-08-11Disconnect history controller from the event stream. Fixed coding styleCatalin Badea
2012-08-11Added History window based code: controller, events, interface and menu entry.Catalin Badea
2012-08-06Don't allow enter in the roster to trigger logins.Kevin Smith
2012-08-06More consistent linkification and emoticonification.Kevin Smith
2012-07-14Initial DLL support for Swiften.Remko Tronçon
2012-07-01Don't allow labels to be lost or changed during correction.Kevin Smith
2012-06-30debug cleanupKevin Smith
2012-06-30Slightly bigger coloured areaKevin Smith
2012-06-30Trying some changes to label handlingKevin Smith
2012-06-30Don't crash when going forward/backward through User Search and completing wi...Kevin Smith
2012-06-30Align radio buttons in user search things.Kevin Smith
2012-06-23Fix warningKevin Smith
2012-06-17Style security button.Remko Tronçon
2012-06-17Added lock icon.Remko Tronçon
2012-06-15Preliminary emoticon work.Kevin Smith
2012-06-12Rename 'swift' binary to 'swift-im' on Linux.Remko Tronçon
2012-06-12Create amalgamation of COPYING file.Remko Tronçon
2012-06-01Fix tab order in invite window.Kevin Smith
2012-06-01Avoid whoosh down, whooosh up on Mac when opening chat windows.Kevin Smith
2012-05-31Better MUC invitingKevin Smith
2012-05-31Very poor prototype of a MUC invite dialogKevin Smith
2012-05-31Render & in group names correctly in edit dialog.Kevin Smith
2012-05-17Fixing compilation on windows.Remko Tronçon
2012-05-12Show Certificate dialog from certificate error window.Remko Tronçon
2012-05-11Showing stream encryption status in the roster header. Provide native certifi...Tobias Markmann
2012-05-11Fixed struct vs class warning.Remko Tronçon
2012-05-11Don't allow form results to get interpreted as HTMLKevin Smith
2012-04-29Do one update_translations lupdate call for every translation.Remko Tronçon
2012-04-29Also put ellipsis buttons on MUC and roster context menus.swift-2.0beta1Remko Tronçon
2012-04-29Added ellipsis to menu items which needs further input to complete actionPavol Babincak