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
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