index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
SMS
/
src
/
SMS_svc.cpp
Age
Commit message (
Expand
)
Author
2014-12-13
CopyMemory -> memcpy
Rozhuk Ivan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-11-30
lstr* replacements
George Hazan
2014-11-30
Fix buf size for Get/Set text, open/save file name
Rozhuk Ivan
2014-03-12
db_event_next/db_event_prev: first parameter hContact added
George Hazan
2014-03-06
More SMS fixes
Rozhuk Ivan
2014-02-12
another bunch of useless conversions died
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
- HANDLE hContact => HCONTACT
George Hazan
2014-01-24
translation fixes and code cleanup
Tobias Weimer
2013-04-09
- short function names allows to write database loops in one string;
George Hazan
2013-04-05
rest of menu cleaning
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-30
MS_DB_EVENT_* services remained, but their calls removed
George Hazan
2013-03-09
removed not used headers
Kirill Volinsky
2013-01-19
cleaner version of previous commits
Tobias Weimer
2013-01-05
64-bit compatibility fixes for the SMS plugin
George Hazan
2012-12-24
SMS plugin adopted (32bit version only)
Robert Pösel