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
/
src
/
modules
/
findadd
/
findadd.cpp
Age
Commit message (
Expand
)
Author
2015-06-07
ability to display search data in utf8
George Hazan
2015-05-31
- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;
George Hazan
2015-05-31
- MAllStrings: a handy union to hold an incoming string parameter of any type;
George Hazan
2015-05-19
end of zoo with WM_CONTEXTMENU's lParam
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
CopyMemory -> memcpy
Rozhuk Ivan
2014-11-30
warning fixes
George Hazan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-11-25
add nullptr ckeck after alloca()
Rozhuk Ivan
2014-09-28
fixed Add to list button activation
Kirill Volinsky
2014-09-22
fixed crash when add contacts without searching
Kirill Volinsky
2014-08-21
code cleaning
George Hazan
2014-08-21
two forgotten places (thx unsane for pointing to)
George Hazan
2014-08-21
search dialog optimization
George Hazan
2014-06-25
MetaContact -> metacontact; decapitalization
Dart Raiden
2014-02-27
minor code cleaning
George Hazan
2014-01-21
minor code cleaning
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-12-28
Find/Add user dialog optimization: manually drawn bitmaps replaced with Windo...
George Hazan
2013-12-21
fixes ticket #485: Not possible to leave the advanced search dialog with keyb...
George Hazan
2013-12-02
another portion of decapitalization in the core (4/5)
Dart Raiden
2013-09-21
using Uxtheme in core
Kirill Volinsky
2013-06-14
Improved and iconized some MessageBoxes.
Robert Pösel
2013-04-23
also wrtrim renamed, according to the standard, to rtrimw
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-05
various menu items quirks, simplifications & optimization
George Hazan
2013-02-11
core: copyright update to year 2013
George Hazan
2012-11-27
fix for misprint
George Hazan
2012-11-26
virtual protos, invisible in the Account Manager & status bar, but fortunatel...
George Hazan
2012-11-25
minor code cleaning
George Hazan
2012-11-19
- added another helper, ExtraIcon_Clear, to remove an icon from slot;
George Hazan
2012-11-16
tabs and spaces cleaning
Kirill Volinsky
2012-11-15
core: tabs over spaces
George Hazan
2012-10-13
code cleaning
George Hazan
2012-09-21
- fix for the Netlib_Logf event
George Hazan
2012-07-05
- first of the /Core standard plugins;
George Hazan
2012-06-26
- microkernel addded;
George Hazan
2012-06-18
- PLUGININFO structure removed at all;
George Hazan
2012-06-15
- fixes for the plugins options' dialog;
George Hazan
2012-06-14
- all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs.
George Hazan
2012-06-13
code cleaning
George Hazan
2012-06-06
minor code cleaning
George Hazan
2012-06-03
let VS2010 be damnned
George Hazan
2012-06-02
- code cleaning
George Hazan
2012-05-15
initial commit
Vadim Dashevskiy