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
/
libs
/
win64
/
mir_app.lib
Age
Commit message (
Expand
)
Author
2017-08-15
fixes #799 (Crash on receiving msg in FB group chat)
George Hazan
2017-07-30
Hotkeys: code cleaning
George Hazan
2017-04-17
more common code incapsulated into mir_app.dll
George Hazan
2017-04-05
Srmm_MessageStreamCallback isolated inside mir_core and therefore removed;
George Hazan
2017-04-04
SRMM window list completely incapsulated into mir_app to avoid corrupting it ...
George Hazan
2017-03-28
some more fixes for 64-bit version
George Hazan
2017-03-28
and finally MS_MSG_GETWINDOWDATA has gone, zihrono levraha
George Hazan
2017-03-28
SRMM notifications went to the core with ME_MSG_WINDOWEVENT
George Hazan
2017-03-27
common code moved to mir_app
George Hazan
2017-03-27
fixes #777 (scrollbars disappeared from tabSRMM)
George Hazan
2017-03-26
duplicate code removed
George Hazan
2017-03-26
context menu moved to mir_app, part II :)
George Hazan
2017-03-24
revolution in chat menus
George Hazan
2017-03-24
- merge of WndProc_Nicklist functions;
George Hazan
2017-03-23
usual crutches sometimes don't work, we need the stronger ones
George Hazan
2017-03-23
these windows should be manually unsubclassed before exit
George Hazan
2017-03-23
stubs for the message entry, log & nicklist window procedures
George Hazan
2017-03-22
Channel Manager button went to core
George Hazan
2017-03-22
- Clist_ClearSearch considered useless;
George Hazan
2017-03-21
- fix for button codes in tabSRMM;
George Hazan
2017-03-21
common chat hotkeys processing code moved to mir_app
George Hazan
2017-03-21
also fix for mir_app libs
George Hazan
2017-03-21
no need to export Srmm_ButtonSubclassProc anymore
George Hazan
2017-03-21
some common code moved into mir_app
George Hazan
2017-03-17
no need to rebuild the whole clist if the search window is empty
George Hazan
2017-03-12
- fixes #742 (closing groupchat tab crashes Miranda);
George Hazan
2017-03-11
group chats:
George Hazan
2017-03-10
Group chats:
George Hazan
2017-03-09
- GCSessionInfoBase fields iWidth and iHeight moved to StdMSg;
George Hazan
2017-03-09
moving session data into dialog classes
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-03
Microsoft, you stupid bastards
George Hazan
2017-02-28
class CSrmmBaseDialog added to .def file
George Hazan
2017-02-21
CSrmmBaseDialog - basic class for SRMM windows & chats
George Hazan
2017-02-16
duplicated lib folders no needed anymore
George Hazan