summaryrefslogtreecommitdiffstats
path: root/Swift
AgeCommit message (Expand)Author
2012-06-26Added handling of text elementsMateusz Piekos
2012-06-26Added handling of circles(ellipses)Mateusz Piekos
2012-06-24Added handling of rects and basic handling of polygonsMateusz Piekos
2012-06-21Added parsing and serialization of freehand path elementMateusz Piekos
2012-06-18Completed serialization and parsing of line elementMateusz Piekos
2012-06-15Moved elements parsing to WhiteboardParserMateusz Piekos
2012-06-15Moved serialization of elements to WhiteboardSerializerMateusz Piekos
2012-06-14Improved session initialization from UI sideMateusz Piekos
2012-06-12Improved whiteboard session handlingMateusz Piekos
2012-06-08Added handling of whiteboard session requestsMateusz Piekos
2012-06-07Removed unnecessary StanzaChannel from WhiteboardManagerMateusz Piekos
2012-06-06Moved whiteboard data handling to WhiteboardSessionMateusz Piekos
2012-06-05Added function responsible for instances of WhiteboardWindowsMateusz Piekos
2012-06-05Moved whiteboard handling to WhiteboardManagerMateusz Piekos
2012-06-05Restored ChatController and ChatsManagerMateusz Piekos
2012-06-02Added whiteboard controller with simple sharingMateusz Piekos
2012-06-01Added simple whiteboard payload and it's parser and serializerMateusz Piekos
2012-05-30Added whiteboard iconsMateusz Piekos
2012-05-30Added whiteboard files to swift treeMateusz Piekos
2012-05-17Fixing compilation on windows.Remko Tronçon
2012-05-12Remove peer certificate from APIs.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
2012-04-29Updated Slovak translationPavol Babincak
2012-04-29Conditionally include DBUS on Linux.Remko Tronçon
2012-04-29Render notes in AdHoc commands.Kevin Smith
2012-04-28Add a show/hide menu to the system tray on Ubuntu.Remko Tronçon
2012-04-28Only open chat windows when there's something to be displayed.Kevin Smith
2012-04-28Send label catalogue queries to bare/full JID as appropriate.Kevin Smith
2012-04-27Clean up AdHoc to a usable stateKevin Smith
2012-04-27Don't allow editing of AdHoc result forms.Kevin Smith
2012-04-27Reset state of collapsing presence when a chat window is cleared.Kevin Smith
2012-04-27Don't spin the throbber forever when editing a contact for whom you don't yet...Kevin Smith
2012-04-27Cleaning out old cruftKevin Smith
2012-04-27Mark corrected MUC messages as read on active chat.Tobias Markmann
2012-04-27Avoid crash on exitKevin Smith
2012-04-26Improve parameter encoding of HTML buttons' JavaScript event code snippets.Tobias Markmann
2012-04-26Only include targeted messages in the Chats view count for MUCs.Kevin Smith
2012-04-26Size AdHoc dialogs by the first form received.Kevin Smith
2012-04-26Avoid adding messages to the Notices view for the currently selected tab.Kevin Smith
2012-04-26Slightly clearer "Add contact" text for MUC context menu.Kevin Smith
2012-04-26Change include order to work around slot redefinition conflictsKevin Smith
2012-04-26Don't include yesterday's MUC presence changes in today's first update.Kevin Smith
2012-04-26Avoid duplicate subscription requests.Kevin Smith
2012-04-26Mark recent chats offline when Swift is offline.Kevin Smith