Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-10 | remove some docs | dartraiden | |
2018-03-09 | FTPFile and SMS docs moved to wiki | dartraiden | |
2018-03-09 | more loop-related code cleaning | George Hazan | |
2018-03-09 | CloudFile: bugfix | aunsane | |
- GDrive: fixed authentication - GDrive: fixed upload for small files - Dropbox: increase "create folder" api method version | |||
2018-03-09 | NewsAggregator: auth dialog moved to m_gui | Kirill Volinsky | |
2018-03-09 | AddContactPlus: move docs to wiki | dartraiden | |
BossKey: move docs to wiki | |||
2018-03-09 | fix for broken service | George Hazan | |
2018-03-09 | unused code removed | George Hazan | |
2018-03-09 | Autobackup to CloudFile doesn't work (fixed #1176) | aunsane | |
2018-03-09 | AvatarHistory: move docs to wiki | dartraiden | |
2018-03-09 | NewsAggregator: use m_gui (mostly working) | Kirill Volinsky | |
2018-03-09 | Db_autobackups: cosmetic | dartraiden | |
2018-03-09 | Non-IM Contact: spelling correction; move docs to wiki | dartraiden | |
2018-03-09 | OpenFolder: move docs to wiki | dartraiden | |
2018-03-08 | Variables: docs already transferred to wiki | dartraiden | |
2018-03-08 | IMGL_WCHAR removed, all paths are in Unicode now | George Hazan | |
2018-03-08 | this file has no sense anymore for about 6 years | George Hazan | |
2018-03-08 | remove more Advaimg-related code | dartraiden | |
2018-03-08 | fixes #1175 (Advaimg artifacts) | George Hazan | |
2018-03-08 | replace Dropbox by CloudFile | dartraiden | |
2018-03-08 | remove Advaimg from installers | dartraiden | |
2018-03-07 | PluginUpdater | Tobias Weimer | |
- Correct filenames restored | |||
2018-03-07 | Import: some fixes for dbrw loader | aunsane | |
2018-03-07 | old AdvaImg services converted into Image_* functions | George Hazan | |
2018-03-07 | bye-bye, Advaimg, you served us well for 15 years... | George Hazan | |
2018-03-07 | old C-style code is obsolete now because of MDatabaseCommon existence | George Hazan | |
2018-03-07 | merge with libmdbx 0.1 | George Hazan | |
2018-03-07 | version bump | George Hazan | |
2018-03-07 | some fixes | Kirill Volinsky | |
2018-03-07 | Import: first compiled version of dbrw loader | aunsane | |
2018-03-06 | PSN_WIZFINISH: new WM_NOTIFY event to be called when one of the options tabs ↵ | George Hazan | |
is changed | |||
2018-03-05 | switch to the locking schema of db3x_mmap, it's safer | George Hazan | |
2018-03-04 | final fix for #1139 (KeepStatus: option "Reconnect on APM resume" don't work) | George Hazan | |
2018-03-04 | old ugly string concatenation code removed | George Hazan | |
2018-03-04 | code cleaning | George Hazan | |
2018-03-04 | StatusManager: | George Hazan | |
- fixes #1150 (Status Manager no longer reconnects when connection breaks); - hopefully also fixes #1139 (KeepStatus: option "Reconnect on APM resume" don't work); - removed major clutch with assigning "" to a protocol name to disable it in the confirmdialog; - another ancient evil destroyed that tried to save 4 bytes of memory by storing temporary status values in the main status field in AAA; - version bump | |||
2018-03-03 | revert wrongly added files | aunsane | |
2018-03-03 | Tox: #1156 | aunsane | |
- more accurate transfer management - unlockong file on transfer pause - added additional logs - cleanup | |||
2018-03-02 | Db_autobackups: #1172 | aunsane | |
2018-03-01 | Removed old dropbox header #1144 | aunsane | |
2018-02-28 | CloudFile: auth doesn't work (fixed #1171) | aunsane | |
2018-02-28 | Db_autobackups: empty line in CloudFile accounts list (fixed #1170) | aunsane | |
2018-02-28 | CloudFile: cannot see cloud accounts after setup (fixed #1169) | aunsane | |
2018-02-27 | SmileyAdd: attempt to fix code insertion | George Hazan | |
2018-02-25 | MimCmd => static linkage | George Hazan | |
2018-02-25 | Fixes related with 7fc01c9 | aunsane | |
2018-02-25 | add missed guards for header files | Goraf | |
2018-02-24 | WinterSpeak: | Goraf | |
* remove extra qualification on member * remove non-portable include path | |||
2018-02-24 | CloudFile: small corrections (#1168) | Goraf | |
* CloudFile: remove double 'const' * CloudFile: add missing 'override' | |||
2018-02-24 | more nullptr | Goraf | |