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
/
parse_miranda.cpp
Age
Commit message (
Expand
)
Author
2014-11-29
finally catched wrong memory allocation in variables
George Hazan
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-03-31
Variables: added ability to get a own nickname for protocol.
Vlad Mironov
2014-03-12
db_event_next/db_event_prev: first parameter hContact added
George Hazan
2014-02-24
- NewAwaySys and Variables: spelling corrections
RMN
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-02-06
Variables: spelling correction
Dart Raiden
2014-01-14
minor cleanup
Tobias Weimer
2014-01-08
Variables: reverted due to lpgen.js strange behavior
Dart Raiden
2014-01-08
db => database
Dart Raiden
2014-01-03
- memory leak fixes
George Hazan
2013-12-27
old nasty perversion EVENTTYPE_STATUSCHANGE removed forever
George Hazan
2013-11-08
Proper version of [6729]
Robert Pösel
2013-10-31
spelling corrections
Dart Raiden
2013-10-30
git-svn-id: http://svn.miranda-ng.org/main/trunk@6708 1316c22d-e87f-b044-9b9b...
Dart Raiden
2013-10-15
not used header removed
Kirill Volinsky
2013-10-10
MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct call
George Hazan
2013-09-20
memory corruption fix (for 64-bit targets only)
George Hazan
2013-09-13
code cleaning
George Hazan
2013-08-15
warning fixes
George Hazan
2013-07-25
replace sprintf to mir_snprintf (part 5)
Kirill Volinsky
2013-04-09
- short function names allows to write database loops in one string;
George Hazan
2013-04-07
end of the old database macroses
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-17
removed not used headers
Kirill Volinsky
2013-02-14
minor cleanup and typos (by Basil)
Tobias Weimer
2013-02-14
correct fix for [3590]
Tobias Weimer
2013-02-13
- translation fixes (patch from person)
Vadim Dashevskiy
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-10-10
service call replaced with the direct function call
George Hazan
2012-07-24
UserInfoEx, Variables: changed folder structure
Vadim Dashevskiy