summaryrefslogtreecommitdiff
path: root/libs/win32
AgeCommit message (Expand)Author
2023-08-02code cleaningGeorge Hazan
2023-08-02fixes #3605 (NewsAggregator: при использовании встроен...George Hazan
2023-08-02fixes #2373 (NewStory: не работают фильтры)George Hazan
2023-07-29fixes #3602 ("Copy path" в контекстном меню для файлов)George Hazan
2023-07-28fixes #3576 (NewStory: add offline files support)George Hazan
2023-07-27fixes #3578 (Оффлайновые файлы: доработка журн...George Hazan
2023-07-27fixes #3584 (Оффлайновые файлы: не открывать ск...George Hazan
2023-07-26.George Hazan
2023-07-26Srmm_DownloadOfflineFile - added hContact parameter to simplify lifeGeorge Hazan
2023-07-23let boolean variables inside ClcGroup be booleanGeorge Hazan
2023-07-22offline files to be stored inside usual folder for incoming files, not inside...George Hazan
2023-07-13standard offline file download finalizationGeorge Hazan
2023-07-09MShareable - dirty crutch instead of using std::shared_ptr, which is incompat...George Hazan
2023-07-07fixes #3570 (Tipper всегда показывает инфу о перво...George Hazan
2023-06-19SESSION_INFO: separate list for the interface support eliminated, now there's...George Hazan
2023-06-19UM_FindUserFromIndex: another major useless crutch diedGeorge Hazan
2023-06-15memory buffer unzip function moved to coreGeorge Hazan
2023-05-30Chat_CreateMenu: no need to execute the menu inside this functionGeorge Hazan
2023-05-25Jabber: fix for possible memory corruptionGeorge Hazan
2023-05-21Clist_RemoveEvent should be exported by name for h++George Hazan
2023-05-21link to events collection also removed from CLIST_INTERFACE + code cleaningGeorge Hazan
2023-05-21Clist_RemoveEvent became static, pfnRemoveEvent is replaced with pfnFreeEventGeorge Hazan
2023-05-21static function pfnGetEvent removed from CLIST_INTERFACEGeorge Hazan
2023-04-30code cleaningGeorge Hazan
2023-04-28CCtrlPages: owned dialogs to be created from the very beginningGeorge Hazan
2023-04-25Telegram: offline files to be links from the very beginningGeorge Hazan
2023-04-24even less custom shitcodeGeorge Hazan
2023-04-24similar code reducedGeorge Hazan
2023-04-20hopefully fixes #3492 (Random crashes)George Hazan
2023-04-19redundant CRtfLogWindow::LogEvents parameter removed, passing LOGINFO* is enoughGeorge Hazan
2023-04-18file size -> 64 bitsGeorge Hazan
2023-04-18- further group chats unification;George Hazan
2023-04-14all LogStreamInEvents implementations unified, old memory allocation schema d...George Hazan
2023-04-14duplicate code removedGeorge Hazan
2023-04-14SRMM code unificationGeorge Hazan
2023-04-12useless function DbEvent_GetString removedGeorge Hazan
2023-04-12fix for import librariesGeorge Hazan
2023-04-11DB::FILE_BLOB expansion for the offline file transfers, part IGeorge Hazan
2023-04-11DB::FILE_BLOB - file events' access unificationGeorge Hazan
2023-04-10update for core librariesGeorge Hazan
2023-04-10code cleaningGeorge Hazan
2023-03-30fix for #3471 applied to StdMsg & ScriverGeorge Hazan
2023-03-27libjson: update for import librariesGeorge Hazan
2023-03-27fixes #3465 (broken Profile Manager's UI)George Hazan
2023-03-25fixes #3454 (Telegram: crash fix)George Hazan
2023-03-20fixes #3443 (Менять подсказку к фильтру событий...George Hazan
2023-03-20fixes #3439 (Scriver/StdMsg: unified popup & tray icon settings with the same...George Hazan
2023-03-18fixes #3438 (tabSRMM: crash in highlight)George Hazan
2023-03-15SRMM: common code exctracted to a Srmm_AddEvent() functionGeorge Hazan
2023-03-10Chat_Mute / Chat_IsMuted: helpers for group chats' mutingGeorge Hazan