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
/
Non-IM Contact
/
src
Age
Commit message (
Expand
)
Author
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
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
- HANDLE hContact => HCONTACT
George Hazan
2014-01-25
end of version zoo
George Hazan
2014-01-04
Both abbreviations i.e. and e.g. are preceded by a comma. Both are followed b...
Dart Raiden
2014-01-01
copyright update for year 2014
George Hazan
2013-12-27
clist -> contact list
Dart Raiden
2013-10-26
removed not needed code
Kirill Volinsky
2013-10-09
spelling correction (patch by RMN)
Vadim Dashevskiy
2013-09-24
Non-IM Contact: typo
Dart Raiden
2013-09-21
translation fixes
Tobias Weimer
2013-09-16
cosmetics; corrections
Goraf
2013-09-16
-fixed line endings
Tobias Weimer
2013-09-16
translation fix (patch by person)
Tobias Weimer
2013-09-07
direct access to CListGroups restricted
George Hazan
2013-07-25
replace sprintf to mir_snprintf (part 6)
Kirill Volinsky
2013-07-25
replace sprintf to mir_snprintf (part 5)
Kirill Volinsky
2013-07-23
replace sprintf to mir_snprintf (part 3)
Kirill Volinsky
2013-07-08
Correct url for all plugins.
Robert Pösel
2013-06-23
various warning fixes
George Hazan
2013-05-16
words of wisdom were well received
George Hazan
2013-05-16
shortened typedefs for string buffers:
George Hazan
2013-05-16
unused clist headers
George Hazan
2013-04-09
- the kernel filters out contacts by proto names much faster than a plugin;
George Hazan
2013-04-06
menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-04-04
Non-IM Contact:
George Hazan
2013-04-04
Non-IM contacts:
George Hazan
2013-04-04
Non-IM protocol must be virtual
George Hazan
2013-04-02
fix for 'chinese' in NimContact
George Hazan
2013-04-02
missing code
George Hazan
2013-04-02
first version of Non-IM Contact that could be compiled
George Hazan