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-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
2015-05-03
fix for the option's page style pt. 10
Vadim Dashevskiy
2015-04-24
end of zoo with various _WIN32_WINNT versions
George Hazan
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2015-04-10
- fix for CREOleCallback constructor;
George Hazan
2015-04-10
another missing break
George Hazan
2015-03-21
all SRMMs to send messages right trimmed
George Hazan
2015-02-28
Core:
Tobias Weimer
2015-02-06
Remove useless __INTERNAL_NAME constant from rest of plugins
Robert Pösel
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2015-01-05
StdMsg redesigned to add events into a database only after confirmation
George Hazan
2015-01-04
minus critical section
George Hazan
2015-01-03
cosmetics
Vadim Dashevskiy
2014-12-31
Year 2015 version update
George Hazan
2014-12-16
damned magic
George Hazan
2014-12-16
type conversion warnings fixed
George Hazan
2014-12-16
Fixed minor leaks
Tobias Weimer
2014-12-14
SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)
Rozhuk Ivan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-12-13
Minor warnings fixed
Tobias Weimer
2014-12-13
CopyMemory -> memcpy
Rozhuk Ivan
2014-12-12
- fix for drawing status bar icons;
George Hazan
2014-12-04
Db_autobackups: multiple changes
Rozhuk Ivan
2014-12-04
- bin2hex() instead of manual loops;
George Hazan
[next]