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
/
Alarms
/
src
/
alarm_win.cpp
Age
Commit message (
Expand
)
Author
2020-05-01
frankly speaking, neither colors not effects have flags
George Hazan
2018-07-25
major code cleaning of all font-related structures
George Hazan
2018-05-22
m_fontservice.h => CMPlugin
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-05-15
Alarms: cmplugin adaptation
Mataes
2018-03-11
Alarms: use strncpy_s and wcsncpy_s instead of mir_wstrcpy and mir_strcpy
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2017-09-12
old good sound services became finally functions
George Hazan
2017-09-12
Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng"
George Hazan
2017-09-11
old good sound services became finally functions
George Hazan
2016-12-27
Alarms:
George Hazan
2016-10-03
- inlined helpers for fonts, colors & effects creation replaced with functions;
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2015-08-13
64-bit compatibility
George Hazan
2015-08-13
warning fixes
George Hazan
2015-06-24
fixes for MENUITEMINFO declarations
George Hazan
2015-06-14
WindowList_* functions are not services anymore; unneeded helpers removed
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-05-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-04-24
Alarms - warning fixes
Vadim Dashevskiy
2015-04-24
Alarms - common project
Vadim Dashevskiy
2014-12-14
SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)
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-06
Alarms: decapitalization
Dart Raiden
2014-01-21
- new typed helper, WindowList_Create, to create a window list
George Hazan
2013-09-25
plugins cleanup
Kirill Volinsky
2013-07-25
replace sprintf to mir_snprintf (part 5)
Kirill Volinsky
2013-02-16
- translation fixes (patch from person)
Vadim Dashevskiy
2012-11-06
massive update of everything in Alarms
George Hazan
2012-07-27
- fixed font settings
Tobias Weimer
2012-07-04
Alarms: changed folder structure
Vadim Dashevskiy