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
/
IEView
Age
Commit message (
Expand
)
Author
2016-01-28
another atavism removed: old stub services for clist events
George Hazan
2016-01-27
IEView: CallContactService function
MikalaiR
2016-01-24
IEView: fix(?) always true on Win7-
MikalaiR
2016-01-23
this is bad idea
MikalaiR
2016-01-22
git-svn-id: http://svn.miranda-ng.org/main/trunk@16145 1316c22d-e87f-b044-9b9...
MikalaiR
2016-01-22
IEView: more external functions
MikalaiR
2016-01-22
IEView: set custom context menu handler from javascript
MikalaiR
2016-01-22
IEView: font size fix
MikalaiR
2016-01-21
if setting not found, returns undefined
MikalaiR
2016-01-21
IEView: memleaks fix, warnings fix
MikalaiR
2016-01-21
IEView: external db_set function
MikalaiR
2016-01-21
IEView: win32_ShellExecute javascript function
MikalaiR
2016-01-20
IEView: code cleanup, vs2010 compilation fix(?)
MikalaiR
2016-01-20
IEView: code optimization
MikalaiR
2016-01-20
IEView: support getting db settings via javascript (via external.db_get)
MikalaiR
2016-01-08
git-svn-id: http://svn.miranda-ng.org/main/trunk@16063 1316c22d-e87f-b044-9b9...
MikalaiR
2016-01-08
IEView: ReloadOptions service
MikalaiR
2016-01-02
Copyrights update part 3 (final)
Dart Raiden
2015-10-02
IEView: flash avatars removed; other fixes
MikalaiR
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-17
warning fixes
George Hazan
2015-08-16
name conflicts solved
George Hazan
2015-07-31
project fixes for VS2010
Tobias Weimer
2015-07-24
ieview: common project
Kirill Volinsky
2015-07-23
platform toolset updated for vc2015
Vadim Dashevskiy
2015-07-21
platform toolset updated for vc2015
Kirill Volinsky
2015-07-21
preparing for vc2015
Kirill Volinsky
2015-06-30
MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...
George Hazan
2015-06-21
MS_UTIL_OPENURL -> mir_core::Utils_OpenUrl
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-19
timezone api migrated to mir_core
George Hazan
2015-06-19
various quirks during MS_DB_TIME_TIMESTAMPTOSTRINGT calls
George Hazan
2015-06-19
- all static protocol services replaced with functions;
George Hazan
2015-06-15
MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls
George Hazan
2015-06-14
- all icolib services removed;
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-05-31
- CreateProtoServiceFunction() moved into mir_core.dll instead of inlining
George Hazan
2015-05-24
replace wcscpy to mir_wstrcpy
Kirill Volinsky
2015-05-24
replace wcslen to mir_wstrlen
Kirill Volinsky
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-05-23
replace strncpy to mir_strncpy
Kirill Volinsky
2015-05-23
replace _tcsncat to mir_tstrncat
Kirill Volinsky
2015-05-23
replace strncat to mir_strncat
Kirill Volinsky
2015-05-23
replace _tcscat to mir_tstrcat
Kirill Volinsky
2015-05-23
replace strcat to mir_strcat
Kirill Volinsky
2015-05-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
T2Utf - handy replacement for ptrA<mir_utf8decodeT()>
George Hazan
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
[next]