index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
protocols
/
CloudFile
Age
Commit message (
Expand
)
Author
2024-04-07
fixes #4335 (Cloudfile Upload not working)
George Hazan
2024-02-23
clipboard copy function is able now to copy in multiple formats at a time
George Hazan
2024-01-09
more strict constructor of MHttpRequest to avoid quirks
George Hazan
2024-01-08
Update copyrights
dartraiden
2024-01-05
Netlib:
George Hazan
2024-01-04
NETLIBHTTPREQUEST::cbSize = old unused field removed
George Hazan
2023-12-20
DBEVENTINFO::hContact to be returned inside an event, no need to call db_even...
George Hazan
2023-12-13
MS_FILE_* services became useless since StdFile died
George Hazan
2023-11-21
SRMM toolbar buttons that require input window to be visible are marked as B...
George Hazan
2023-09-21
MessageWindowEventData: useless structure removed
George Hazan
2023-02-11
PS_CREATEACCMGRUI is obsoleted and converted into event
George Hazan
2023-01-27
Group chats: all old APIs with lookup by module+session removed
George Hazan
2023-01-25
Group chats: ChatRoomID setting replaced with real protocol id
George Hazan
2023-01-02
Update copyrights
dartraiden
2022-12-17
Mediawiki considers URLs with and without a trailing slash as different pages...
dartraiden
2022-09-26
more clipboard shit removed
George Hazan
2022-09-10
no need to export Miranda's offal to the outside world
George Hazan
2022-07-31
Contact: group of functions gathered into the personal namespace
George Hazan
2022-07-16
Contact_IsGroupChat - a helper to detect chat rooms
George Hazan
2022-06-13
project file fix
George Hazan
2022-02-08
fixes #3022 (Jabber file transfers don't report failure)
George Hazan
2022-01-01
Happy new year, Miranda
dartraiden
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
WORD -> uint16_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2021-12-26
PBYTE -> uint8_t*
George Hazan
2021-05-11
CCtrlCombo::GetCurData = suitable helper for combo boxes
George Hazan
2021-04-10
CloudFile: wrong menu initialization sequence
George Hazan
2021-01-17
Update copyrights
dartraiden
2020-12-19
fixes #2653 (CloudFile cannot connect)
George Hazan
2020-12-11
fixes #2646 (CloudFile: Dropbox auth is broken)
George Hazan
2020-06-04
UI classes:
George Hazan
2020-05-22
fix for broken project file compatibility in VS2019 16.6.0
George Hazan
2020-03-22
SendScreenShot:
George Hazan
2020-01-13
Netlib_GetHeader() - handful utility to avoid writing cycles
George Hazan
2020-01-01
Happy new year, Miranda, part 2
dartraiden
2020-01-01
Happy new year, Miranda
George Hazan
2019-12-04
GetContactProto: useless duplicate function replaced with standard Proto_GetB...
George Hazan
2019-07-24
massive warning fix
George Hazan
2019-04-12
wiping custom icolib functions: all another plugins
George Hazan
2019-03-08
life is too short to remember whether this structure is zeroed or not
George Hazan
2019-03-06
popups:
George Hazan
2019-03-05
Popup:
George Hazan
2019-03-02
all protocols (even virtual ones) moved to the Protocols folder
George Hazan