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
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
2013-07-23
replace sprintf to mir_snprintf (part 3)
Kirill Volinsky
2013-07-08
Correct url for all plugins.
Robert Pösel
2013-06-30
- db_set_blob used everywhere for writing blobs
George Hazan
2013-06-29
rest of unused databases services removed
George Hazan
2013-06-21
minor code cleaning
George Hazan
2013-06-21
fix for regression in rev. 5010
George Hazan
2013-05-29
we don't declare WIN64 anymore in projects
George Hazan
2013-05-19
"PopUp" everywhere was replaced to "Popup"
Robert Pösel
2013-05-09
no need to suppress PDB path in VS2012
George Hazan
2013-04-12
removed trigger dialogs from ressources
Tobias Weimer
2013-04-07
Trigger plugin's support removed, cause this plugin is dead
George Hazan
2013-04-06
menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on
George Hazan
2013-04-05
rest of menu cleaning
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-30
/SAFESEH removed from MSVC 2012 WIN32/Debug
Vadim Dashevskiy
[next]