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
/
Variables
/
src
Age
Commit message (
Expand
)
Author
2015-01-21
Variables:
Tobias Weimer
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2015-01-10
Variables:
Goraf
2015-01-10
Variables:
Tobias Weimer
2014-12-31
Year 2015 version update
George Hazan
2014-12-21
warning fixes
George Hazan
2014-12-14
SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)
Rozhuk Ivan
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
MoveMemory -> memmove
Rozhuk Ivan
2014-12-13
CopyMemory -> memcpy
Rozhuk Ivan
2014-12-09
code cleanup over mir_sntprintf + small bug fix
Rozhuk Ivan
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-29
finally catched wrong memory allocation in variables
George Hazan
2014-11-26
Variables: code cleanup
Rozhuk Ivan
2014-10-19
variable name change
Vadim Dashevskiy
2014-10-19
- missing "\" in Variables' help
RMN
2014-10-19
fix for wrongly written help for core variables
Vadim Dashevskiy
2014-08-02
added 2010 projects
Kirill Volinsky
2014-08-02
project cleanup
Kirill Volinsky
2014-07-26
stupid duplicated code of embedded clists removed
George Hazan
2014-07-18
some resource leaks fixed
George Hazan
2014-06-28
typos
Dart Raiden
2014-06-25
MetaContact -> metacontact; decapitalization
Dart Raiden
2014-05-30
db_mc_getMostOnline - a handy helper for MS_MC_GETMOSTONLINECONTACT
George Hazan
2014-05-28
unused variables removed
Vlad Mironov
2014-03-31
Variables: added ability to get a own nickname for protocol.
Vlad Mironov
2014-03-31
Variables: added ability to get a contact info by handle.
Vlad Mironov
2014-03-12
db_event_next/db_event_prev: first parameter hContact added
George Hazan
2014-03-12
Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...
Rozhuk Ivan
2014-03-12
SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64
Rozhuk Ivan
2014-03-09
end of the old MC API
George Hazan
2014-03-03
crazy memory allocation code removed
George Hazan
2014-03-03
memory allocation problem in Variables
George Hazan
2014-02-27
- metacontacts are always present;
George Hazan
2014-02-27
MS_MC_GETMETACONTACT => db_mc_getMeta
George Hazan
2014-02-24
Variables: small fix (thanks to Wishmaster)
RMN
2014-02-24
- NewAwaySys and Variables: spelling corrections
RMN
2014-02-24
old/unused types removed from Pascal sources
George Hazan
2014-02-24
more useless conversions removed
George Hazan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-11
"we don't need these variables" (c) Pink Floyd
George Hazan
2014-02-10
these conversions aren't needed either
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
HCONTACT, part 3
George Hazan
[next]