Commit Graph

1274 Commits (aaef2b22c8dddd40ae5f4fbe7d58dbd23f13c9d7)

Author SHA1 Message Date
Yana Stamcheva aaef2b22c8 wizard size fixed
20 years ago
Yana Stamcheva 118e760162 default transport field added
20 years ago
Yana Stamcheva 2483a06f10 in the call combo box - dial the selected contact when enter is pressed
20 years ago
Yana Stamcheva 2e00540b90 unused import removed
20 years ago
Yana Stamcheva f8a22d5305 do not open the popup if the user input doesn't match any of the items in the combo box
20 years ago
Yana Stamcheva 530eb7d9f5 call combo box has its own ui
20 years ago
Yana Stamcheva 2f74f41f3d save the start call time and the call duration instead of start date and end date
20 years ago
Yana Stamcheva 503bf91139 image changed
20 years ago
Yana Stamcheva 8de3a8c835 IndexOutOfBoundsException fixed
20 years ago
Yana Stamcheva 1a8cf9f361 align better the call list search panel
20 years ago
Yana Stamcheva 514620b8cc *** empty log message ***
20 years ago
Yana Stamcheva 3a5a339c06 check if the removeCallTimer is null before operating with it
20 years ago
Yana Stamcheva 5808701b98 call to a participant selected from the call history list
20 years ago
Yana Stamcheva cb2feafcee getCallListManager method added
20 years ago
Yana Stamcheva 939e3689f1 some little bugs fixed
20 years ago
Yana Stamcheva 43e452dae2 method added for adding a call record
20 years ago
Yana Stamcheva 642740eda0 add icons for incoming and outgoing calls
20 years ago
Yana Stamcheva 54c20f1852 new constructor added that allows specifying an image for a pressed button
20 years ago
Yana Stamcheva e6d3603e72 i18n strings added
20 years ago
Yana Stamcheva 46ab4ff1ba used to represent a call and a call record in the gui call list
20 years ago
Yana Stamcheva 5182904d34 the call list panel is added
20 years ago
Yana Stamcheva 7cad9f1572 method added in the main frame to obtain the call combo box
20 years ago
Yana Stamcheva 518a3635f5 save the start time and end time of the call
20 years ago
Yana Stamcheva 7fb61d12ed update the call list when a call was finished
20 years ago
Yana Stamcheva 78dfc67ad1 create call in a separate thread; update the call list when a call was finished
20 years ago
Yana Stamcheva a4a61d8100 Call combo box now uses the SmartComboBox custom control
20 years ago
Yana Stamcheva afe9fd5848 Call history gui implementation
20 years ago
Yana Stamcheva 21b988f1da info icon enabled
20 years ago
Yana Stamcheva fdf838c17b date formatting methods removed, GuiUtils methods used instead
20 years ago
Yana Stamcheva e205681cc0 info icon enabled - work in progress. it should not be enabled when the selected protocol doesn't support info
20 years ago
Yana Stamcheva 8d4915d1fa date formatting methods removed, GuiUtils method used instead
20 years ago
Yana Stamcheva b4b5d96a5b images for call and hangup pressed buttons added
20 years ago
Yana Stamcheva 37fde5192e new colors added for history records
20 years ago
Yana Stamcheva a02dea9049 replaced by GuiUtils
20 years ago
Yana Stamcheva 4d483b4bbd call history service imported in the gui
20 years ago
Yana Stamcheva 04e5c10608 methods added for common dates operations
20 years ago
Yana Stamcheva 821068d1ba fix the call duration
20 years ago
Damian Minkov cd8aaa93c4 Fix CallHistoryImpl and tests
20 years ago
Damian Minkov c239edb6cc Improve CallHistory result objects
20 years ago
Yana Stamcheva 023e382a41 stop call audio when connected
20 years ago
Damian Minkov ab66f61355 Fixed copy paste mistake
20 years ago
Yana Stamcheva 4ee085f479 system out removed
20 years ago
Yana Stamcheva 950daef02b when an item is selected enable the combo box without checking if the field is empty
20 years ago
Yana Stamcheva 4dad4e6061 get the editor item instead of the selected item when calling
20 years ago
Damian Minkov 1682f911aa Signing outgoing messages and presence updates with the application and its version
20 years ago
Damian Minkov 3217540a81 Fix problem when there is exception in the connecting process
20 years ago
Damian Minkov ecf0e4a945 Skip invalid records when reading
20 years ago
Yana Stamcheva a35eaf48a9 modify account fixed
20 years ago
Yana Stamcheva 5471feb716 proxy string added
20 years ago
Yana Stamcheva a921873eeb check if the typing notifications operation set is null before trying to send typing notifications
20 years ago