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
/
plugins
/
TipperYM
/
src
/
options.cpp
Age
Commit message (
Expand
)
Author
2016-10-28
- old useless helpers removed from the Options module;
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-04-26
absolutely useless service MS_CLUI_GETCAPS removed as pre-kernel clist atavism
George Hazan
2015-08-11
'unreferenced formal parameter' warnings fixed
George Hazan
2015-08-01
tipper_ym: common project
Kirill Volinsky
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
- 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-04
new mir_snprintf templates without SIZEOF
George Hazan
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 _tcscat to mir_tstrcat
Kirill Volinsky
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
replace _tcscmp to mir_tstrcmp
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-03-31
Tipper YM:
Tobias Weimer
2015-02-28
Tipper:
Tobias Weimer
2015-01-25
Tipper YM:
Tobias Weimer
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
CopyMemory -> memcpy
Rozhuk Ivan
2014-12-08
code cleanup around mir_snprintf
Rozhuk Ivan
2014-11-30
Fix buf size for Get/Set text, open/save file name
Rozhuk Ivan
2014-11-30
Multiple fixes buff size for GetText and SetText.
Rozhuk Ivan
2014-09-25
new URL for Tipper skins
Vadim Dashevskiy
2014-06-03
Tipper: use system checkboxes with TreeView controls instead of custom icons
slotwin
2014-03-09
Tipper
Rozhuk Ivan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-12-13
Tipper: new option for items to show only for particular type of contacts (al...
Robert Pösel
2013-10-09
English US correction (patch by RMN)
Vadim Dashevskiy
2013-09-25
valid options initialization
George Hazan
2013-09-21
Not needed version checks removed
Kirill Volinsky
2013-08-18
big workaround to use core gender icons in Tipper (fixes #444)
Tobias Weimer
2013-08-11
- fixed behaviour of "Enable skin coloring" checkbox
Tobias Weimer
2013-06-30
- db_set_blob used everywhere for writing blobs
George Hazan
2013-04-09
- the kernel filters out contacts by proto names much faster than a plugin;
George Hazan
2013-04-09
- short function names allows to write database loops in one string;
George Hazan
2013-04-06
small cleanup
Kirill Volinsky
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-10
removed not used headers
Kirill Volinsky
2012-10-10
service call replaced with the direct function call
George Hazan
2012-10-07
death of old nasty clutch with MS_PROTO_ENUMPROTOCOLS & PROTOACCOUNT::type
George Hazan
2012-07-24
StopSpamPlus, TipperYM, TooltipNotify, TopToolBar, TranslitSwitcher, UserGuid...
Vadim Dashevskiy