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
/
src
/
core
/
stdmsg
Age
Commit message (
Expand
)
Author
2015-11-03
Stdmsg: Do not send tab key as input text to message window if user just want...
Piotr Piastucki
2015-10-28
Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j...
Robert Pösel
2015-10-09
Minor leak fixed
Tobias Weimer
2015-10-05
fix for an url processing
George Hazan
2015-10-05
death of forgotten ugly buffer handler
George Hazan
2015-09-18
replace "(c)" and "c" by ©
Dart Raiden
2015-09-03
added menu uid in std modules
Alexander Lantsev
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-27
fix for 64-bit issues & warnings
George Hazan
2015-08-18
- naming conflict;
George Hazan
2015-08-11
more warning fixes
George Hazan
2015-08-08
warnings fixes
Vadim Dashevskiy
2015-08-08
stdmsg: common project
Kirill Volinsky
2015-07-31
stdmsg: fix blob size
MikalaiR
2015-07-23
platform toolset updated for vc2015
Vadim Dashevskiy
2015-07-21
platform toolset updated for vc2015
Kirill Volinsky
2015-07-21
preparing for vc2015
Kirill Volinsky
2015-06-30
MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...
George Hazan
2015-06-29
- unified menu creation using wrapper class CMenuItem;
George Hazan
2015-06-28
finally CLISTEVENT removed completely
George Hazan
2015-06-27
- clist menus went to functions
George Hazan
2015-06-27
- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...
George Hazan
2015-06-25
rest of genmenu api died
George Hazan
2015-06-22
- CLISTMENUITEM::cbSize - atavism removed;
George Hazan
2015-06-21
- resizer moved to mir_core, because it uses hard-coded windows structures;
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-19
timezone api migrated to mir_core
George Hazan
2015-06-18
langpack services module destroyed from mir_app
George Hazan
2015-06-17
minus MS_UTILS_SAVEWINDOWPOSITION & MS_UTILS_RESTOREWINDOWPOSITION
George Hazan
2015-06-15
MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls
George Hazan
2015-06-14
WindowList_* functions are not services anymore; unneeded helpers removed
George Hazan
2015-06-14
- all icolib services removed;
George Hazan
2015-06-13
- miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ...
George Hazan
2015-06-04
new mir_sntprintf templates without SIZEOF
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-06-01
various quirks with PROTO_AVATAR_INFORMATION declarations
George Hazan
2015-06-01
another bunch of dead crutches: non-unicode avatar services
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-05-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
T2Utf - handy replacement for ptrA<mir_utf8decodeT()>
George Hazan
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-05-21
war against atavisms continues
George Hazan
2015-05-18
RichEdit Control doesn't support WM_GETFONT: https://msdn.microsoft.com/en-us...
Piotr Piastucki
2015-05-18
Fixed severe memleak in msgdialog
Piotr Piastucki
2015-05-11
cleanup
Kirill Volinsky
[next]