Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-30 | another common option removed from dialogs | George Hazan | |
2020-03-30 | Contact lists: | George Hazan | |
- all common options moved to the Clist namespace; - fixes #2281 (Add option to not clear "NotOnList" group at start); | |||
2020-03-26 | AVS: code cleaning | George Hazan | |
2020-03-24 | Dbx_mdbx: fix for a nasty problem with message ids | George Hazan | |
2020-03-23 | fixes #2269 (XSoundNotify not working) | George Hazan | |
2020-03-22 | SendScreenShot: | George Hazan | |
- fixes #2272 (main dialog doesn't restore cloud service correctly); - CloudService doesn't apply default settings correctly | |||
2020-03-22 | File transfers: | George Hazan | |
- fixes #2274 (StdMsg & Scriver cannot send files to offline contacts even if their protocol allows that to do); - all copies of AddToFileList in all plugins removed; - ProcessFileDrop() function introduced to handle all file drop operations in all SRMM plugins & contact list | |||
2020-03-22 | tabSRMM: removed all checks if m_hContact == 0, because it never happens | George Hazan | |
2020-03-21 | New_GPG: code cleaning | George Hazan | |
2020-03-21 | New_GPG: unused variables removed | George Hazan | |
2020-03-21 | NewGPG: | George Hazan | |
- fixes #2266 (New_GPG: вынести пункты плагина в подменю); - the rest of boolean options moved to CMOption<bool>; - custom window location storing code reimplemented using Util_SaveWindowPosition; - log generation code optimization; - version bump | |||
2020-03-20 | fixes #2269 (XSoundNotify displays garbage in options window) | George Hazan | |
2020-03-20 | IEView: | George Hazan | |
- SRMM button added to insert "Code" instruction into the edit window; - ieviewModuleName renamed as it should be: MODULENAME; - code cleaning & reordering; - version bump. | |||
2020-03-19 | unused .res files removed | George Hazan | |
2020-03-18 | NewGPG: fix for hangup during key generation | George Hazan | |
2020-03-18 | New_GPG: resource cosmetic | dartraiden | |
2020-03-18 | Shorter is better | dartraiden | |
2020-03-18 | Proper spelling of UTF-8 and SHA-1 | dartraiden | |
2020-03-18 | typos fixed | George Hazan | |
2020-03-18 | unneeded code removed | George Hazan | |
2020-03-18 | NewGPG: options implemented using CMOption | George Hazan | |
2020-03-18 | NewGPG: | George Hazan | |
- fixes #2259 (New_GPG лезет на другие аккаунты и пытается расшифровывать чаты); - fixes #2258 (New_GPG is broken after chat window redesign); - version bump | |||
2020-03-18 | NewGPG: logger optimization | George Hazan | |
2020-03-17 | SecureIM: this is accounts, not protocols | dartraiden | |
2020-03-17 | MirOTR: this is accounts, not protocols | dartraiden | |
2020-03-17 | SecureIM: make one string translatable | dartraiden | |
2020-03-17 | Msg_Export: this is accounts, not protocols | dartraiden | |
2020-03-17 | New_GPG: | George Hazan | |
- fix for key deletion; - fix for checkboxes inside User list; - nasty perversion aka globals.user_data removed, instead a parameter is passed into ShowLoadPublicKeyDialog(); - UI code cleaning; - version bump | |||
2020-03-17 | n-nope, three utf-8 chars do not talke three bytes | George Hazan | |
2020-03-17 | NewGPG: fix for hardcoded utf8 constants | George Hazan | |
2020-03-17 | minor code optimization | George Hazan | |
2020-03-17 | NewGPG: | George Hazan | |
- old obsoleted boost::process headers removed; - minor improvements to the options dialog | |||
2020-03-16 | NewGPG: massive code cleaning | George Hazan | |
2020-03-16 | NewGPG: | George Hazan | |
- useless button control ids removed; - GetFilePath() calls rewritten using ptrW; - code cleaning | |||
2020-03-15 | minus another static buffer | George Hazan | |
2020-03-15 | NewGPG: cosmetic fixes | George Hazan | |
2020-03-15 | NewGPG: massive code cleaning | George Hazan | |
2020-03-15 | NewGPG: fix for utf8 at screen | George Hazan | |
2020-03-13 | tabSRMM: fix for both autocomplete & pressing tab alone | George Hazan | |
2020-03-13 | Scriver: | George Hazan | |
- another case of copying text in ANSI fixed; - useless method CMsgDialog::GetContactUniqueId removed; - code cleaning; | |||
2020-03-12 | fixes #2241 (wrong behaviour of filter in PluginUpdater -> Available ↵ | George Hazan | |
components dialog) | |||
2020-03-12 | fixes #2250 (StdMsg doesn't accept file transfers) | George Hazan | |
2020-03-11 | Voice API: code cleaning | George Hazan | |
2020-03-11 | fixes #2254 (Scriver: настройки прозрачности ↵ | George Hazan | |
перепутаны) | |||
2020-03-09 | tabSRMM: warning if a temporary file cannot be written | George Hazan | |
2020-03-09 | IEView: | George Hazan | |
- Copy command now can copy images too; - code cleaning | |||
2020-03-04 | tabSRMM: | George Hazan | |
- fixes #2245 (TabSRMM: crash on right-click on \\server\share); - fixes #2246 (UNC links don't work); - version bump | |||
2020-03-04 | fixes #2244 (Scriver: after message log unification the Quote button doesnt ↵ | George Hazan | |
use selected text) | |||
2020-03-03 | MessageState: inside local networks only one check could be displayed ↵ | George Hazan | |
sometimes (if message delivery takes less than 55ms) | |||
2020-03-03 | HM_DBEVENTADDED to be delayed, instead of sending it immediately | George Hazan | |