index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mir_app
Age
Commit message (
Expand
)
Author
2017-03-10
Group chats:
George Hazan
2017-03-10
- NULL -> nullptr to resolve conflicts
George Hazan
2017-03-10
warning fix
George Hazan
2017-03-09
- GCSessionInfoBase fields iWidth and iHeight moved to StdMSg;
George Hazan
2017-03-09
cosmetic fixes
George Hazan
2017-03-09
moving session data into dialog classes
George Hazan
2017-03-09
chat API:
George Hazan
2017-03-09
common rtf management code moved to the core
George Hazan
2017-03-09
any CSrmmBaseDialog descendant can refer to SESSION_INFO, not only CChatRoomDlg
George Hazan
2017-03-08
cosmetic code cleaning
George Hazan
2017-03-07
splitter data removed from common chat session settings
George Hazan
2017-03-06
fixes #729 ([Tabsrmm] "img" insert button no longer works on a toggle)
George Hazan
2017-03-03
Microsoft, you stupid bastards
George Hazan
2017-03-03
fix for the shitty idea of all pre-created button objects' manual initialization
George Hazan
2017-03-02
fix for massive memory leak in options
George Hazan
2017-03-02
further SRMM window unification
George Hazan
2017-03-02
fix for options dialog that isn't deleted after closing options
George Hazan
2017-02-28
class CSrmmBaseDialog added to .def file
George Hazan
2017-02-27
suddenly... Srmm_SetButtonState does nothing
George Hazan
2017-02-22
- fix for very rare hangup in chat manager;
George Hazan
2017-02-22
Discord:
George Hazan
2017-02-21
CSrmmBaseDialog - basic class for SRMM windows & chats
George Hazan
2017-02-15
GCEF_SILENT - the special flag to suppress any event logging
George Hazan
2017-02-14
stupid bug with the empty HTTP packets processing in netlib
George Hazan
2017-02-14
fix for include duplicates & recursions
George Hazan
2017-02-14
handy little class for managing buffers moved to mir_core
George Hazan
2017-02-07
if a user's nick is skipped, we try to restore it from the users list
George Hazan
2017-02-06
fix for an array bounds overflow
George Hazan
2017-02-05
proper fix for UINs in auth dialogs
George Hazan
2017-02-04
fix for launching Account Manager many times
George Hazan
2017-02-03
.
George Hazan
2017-02-03
mime type standardization
George Hazan
2017-02-01
PLI_ONLINE & PLI_OFFLINE - unused constants removed
George Hazan
2017-01-31
compilation fix
George Hazan
2017-01-31
- NUF_HTTPGATEWAY: unused option removed;
George Hazan
2017-01-24
NetlibBoundPort destructor: code cleaning
George Hazan
2017-01-23
shit fixed in chat api
George Hazan
2017-01-23
no need to implement the same code in each plugin
George Hazan
2017-01-20
Chat_NewSession to return a pointer to a newly created session, not to dig it...
George Hazan
2017-01-17
useless field DBEVENTINFO::cbSize removed
George Hazan
2017-01-17
code cleaning
George Hazan
2017-01-17
- constructor & destructor for NetlibBoundPort
George Hazan
2017-01-16
DB_AUTH_BLOB: handy piece of code moved into the core
George Hazan
2017-01-16
function prototypes to match headers
George Hazan
2017-01-14
separate handle types for HNETLIBCONN & HNETLIBBIND
George Hazan
2017-01-13
woah, now really no netlib services anymore
George Hazan
2017-01-13
(wiping blood from hands) no more netlib services
George Hazan
2017-01-13
a bit less netlib services
George Hazan
2017-01-12
Netlib_FreeHttpRequest() instead of MS_NETLIB_FREEHTTPREQUESTSTRUCT
George Hazan
2017-01-12
- Netlib_GetConnNlu - returns a pointer to NetlibUser associated with a conne...
George Hazan
[next]