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
/
plugins
/
Popup
Age
Commit message (
Expand
)
Author
2015-06-22
Menu_ModifyItem unbound from CLISTMENUITEM structure
George Hazan
2015-06-22
- CLISTMENUITEM::cbSize - atavism removed;
George Hazan
2015-06-21
MS_UTIL_OPENURL -> mir_core::Utils_OpenUrl
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-19
- all static protocol services replaced with functions;
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-07
SKINICONDESC -> MAllStrings
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-06-02
- old PNG conversion code (png2dib, dib2png) removed;
George Hazan
2015-05-31
- additional operator LPARAM() for _A2T & _T2A;
George Hazan
2015-05-24
replace wcslen to mir_wstrlen
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-21
war against atavisms continues
George Hazan
2015-05-18
overrun fix
Kirill Volinsky
2015-05-14
cleanup
Kirill Volinsky
2015-05-10
removed translation from strings in debug mode
Kirill Volinsky
2015-05-10
translation fix
Kirill Volinsky
2015-05-05
some another sudden Unicode appearances
George Hazan
2015-04-30
minor critical section fix
Kirill Volinsky
2015-04-24
end of zoo with various _WIN32_WINNT versions
George Hazan
2015-04-23
add to list only real protocols
Kirill Volinsky
2015-04-21
Popup+:
Tobias Weimer
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2015-04-14
another major memory leak in popus fixed
George Hazan
2015-04-14
switch to correct parameter types
George Hazan
2015-04-14
- fix for mixing delete & delete[];
George Hazan
2015-04-08
Popup: skins URL fix (thx Mazzi)
Vadim Dashevskiy
2015-02-01
Popup:
Tobias Weimer
2014-12-31
Year 2015 version update
George Hazan
2014-12-21
Popup: changed warning level to w4
Kirill Volinsky
2014-12-14
SendMessage(... WM_GETTEXT ...) -> GetWindowText(...)
Rozhuk Ivan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-12-13
CopyMemory -> memcpy
Rozhuk Ivan
2014-12-08
code cleanup around mir_snprintf
Rozhuk Ivan
2014-12-05
Compilation fix
Vadim Dashevskiy
2014-12-04
Db_autobackups: multiple changes
Rozhuk Ivan
2014-12-02
useless calls of mir_*strlen in DrawText replaced with -1
George Hazan
2014-12-01
- more warning fixes;
George Hazan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-11-30
Multiple fixes buff size for GetText and SetText.
Rozhuk Ivan
2014-11-28
Massive code cleanup and fixes for a lot of warnings reported in #837
Tobias Weimer
[next]