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
/
help.cpp
Age
Commit message (
Expand
)
Author
2014-07-26
stupid duplicated code of embedded clists removed
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-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-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
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-14
typos
Tobias Weimer
2014-01-14
minor cleanup
Tobias Weimer
2014-01-03
- memory leak fixes
George Hazan
2013-10-30
git-svn-id: http://svn.miranda-ng.org/main/trunk@6708 1316c22d-e87f-b044-9b9b...
Dart Raiden
2013-09-20
using Uxtheme
Kirill Volinsky
2013-09-13
code cleaning
George Hazan
2013-07-25
replace sprintf to mir_snprintf (part 5)
Kirill Volinsky
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-17
removed not used headers
Kirill Volinsky
2013-03-04
new subclassing functions applied to all plugins
George Hazan
2013-02-14
minor cleanup and typos (by Basil)
Tobias Weimer
2013-02-14
- fixed compiler warning
Tobias Weimer
2012-11-02
final switch to the typed icolib api
George Hazan
2012-07-24
UserInfoEx, Variables: changed folder structure
Vadim Dashevskiy