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
Age
Commit message (
Expand
)
Author
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 _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-05-03
fix for the option's page style
Vadim Dashevskiy
2015-04-30
minus critical section
Kirill Volinsky
2015-04-24
end of zoo with various _WIN32_WINNT versions
George Hazan
2015-04-24
git-svn-id: http://svn.miranda-ng.org/main/trunk@13107 1316c22d-e87f-b044-9b9...
George Hazan
2015-04-24
Alarms - warning fixes
Vadim Dashevskiy
2015-04-24
Alarms - common project
Vadim Dashevskiy
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-12-14
SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)
Rozhuk Ivan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-12-09
code cleanup over mir_sntprintf + small bug fix
Rozhuk Ivan
2014-12-02
less warnings
George Hazan
2014-12-02
mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)
Rozhuk Ivan
2014-11-30
lstr* replacements
George Hazan
2014-11-30
Fix buf size for Get/Set text, open/save file name
Rozhuk Ivan
2014-11-28
crazy flag TTBST_RELEASED removed
George Hazan
2014-09-17
- MS_CLIST_REMOVECONTEXTFRAMEMENUITEM, MS_CLIST_REMOVESUBGROUPMENUITEM & MS_C...
George Hazan
2014-08-12
icons registration moved to Load()
Kirill Volinsky
2014-07-30
Crash fix (by Mataes)
Vadim Dashevskiy
2014-06-11
correct ServiceExists call for popups
George Hazan
2014-03-22
WIN32 macro isn't needed in projects
George Hazan
2014-03-14
cosmetics
Vadim Dashevskiy
2014-03-12
SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64
Rozhuk Ivan
2014-02-28
farewell MSVS 2012
Vadim Dashevskiy
2014-02-24
more useless conversions removed
George Hazan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
these conversions aren't needed either
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-02-08
Alarms: resource cosmetic
Dart Raiden
2014-02-06
Alarms: decapitalization
Dart Raiden
2014-02-02
m_database.h is not needed in many cases
George Hazan
2014-01-25
end of version zoo
George Hazan
2014-01-21
- new typed helper, WindowList_Create, to create a window list
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-11-09
added projects and solutions for vc2013
Kirill Volinsky
2013-10-19
warning fixes
George Hazan
2013-10-05
spelling correction (thanks RMN)
Vadim Dashevskiy
2013-09-25
plugins cleanup
Kirill Volinsky
2013-09-25
valid options initialization
George Hazan
2013-09-23
Alarms: cosmetic
Dart Raiden
2013-07-25
replace sprintf to mir_snprintf (part 5)
Kirill Volinsky
[next]