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
/
src
/
Options.cpp
Age
Commit message (
Expand
)
Author
2015-07-24
ieview: common project
Kirill Volinsky
2015-06-19
SIZEOF replaced with more secure analog - _countof
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-05-31
- CreateProtoServiceFunction() moved into mir_core.dll instead of inlining
George Hazan
2015-05-23
replace strcat to mir_strcat
Kirill Volinsky
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-05
Unicode windows procedure, suddenly...
George Hazan
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2015-04-06
options section name as in other plugins
Dart Raiden
2014-12-15
IEView: changed warning lavel to w4
Kirill Volinsky
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-11-30
Fix buf size for Get/Set text, open/save file name
Rozhuk Ivan
2014-10-07
IEView:
Tobias Weimer
2014-09-01
IEView: Fix files filter when selecting images or css files
Robert Pösel
2014-06-14
fixed smiles and link not showing
Kirill Volinsky
2014-06-12
headers of not adopted plugins moved to !Deprecated
Kirill Volinsky
2014-04-08
bunch of mc related fixes
George Hazan
2013-11-25
portion of decapitalization
Dart Raiden
2013-09-25
valid options initialization
George Hazan
2013-09-21
- warning fixes;
George Hazan
2013-09-20
using Uxtheme
Kirill Volinsky
2013-07-22
replace sprintf to mir_snprintf (part 1)
Kirill Volinsky
2013-07-07
IEView: translation fix
Robert Pösel
2013-04-06
postfix to the standard functions patch by Mataes
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-17
one more part of replacing own functions to core functions
Kirill Volinsky
2013-03-01
service call replaced with helper: MS_UTILS_PATHTOABSOLUTEW
George Hazan
2013-03-01
service call replaced with helper: MS_UTILS_PATHTORELATIVE
George Hazan
2013-02-27
added version info
Kirill Volinsky
2012-11-02
final switch to the typed icolib api
George Hazan
2012-10-07
death of old nasty clutch with MS_PROTO_ENUMPROTOCOLS & PROTOACCOUNT::type
George Hazan
2012-07-20
IEView, IgnoreState: changed folder structure
Vadim Dashevskiy