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
/
frame.cpp
Age
Commit message (
Expand
)
Author
2015-12-07
fix to apply the unique identifiers to all menu roots
George Hazan
2015-09-04
Alarms: menu uid
Alexander Lantsev
2015-07-14
Reverted r14501 and r14507: This text is also displayed in the contact list a...
Tobias Weimer
2015-07-08
frame name should not be translated in database
Vadim Dashevskiy
2015-06-29
- unified menu creation using wrapper class CMenuItem;
George Hazan
2015-06-28
finally CLISTEVENT removed completely
George Hazan
2015-06-27
- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...
George Hazan
2015-06-26
YEEHAW! CLISTMENUITEM::pszPopupName also died
George Hazan
2015-06-25
- Menu_EnableItem & Menu_SetChecked - more suitable helpers to set flags;
George Hazan
2015-06-25
MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p...
George Hazan
2015-06-22
Menu_ModifyItem unbound from CLISTMENUITEM structure
George Hazan
2015-06-22
- CLISTMENUITEM::cbSize - atavism removed;
George Hazan
2015-06-04
new mir_sntprintf templates without SIZEOF
George Hazan
2015-05-31
- additional operator LPARAM() for _A2T & _T2A;
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-04-30
minus critical section
Kirill Volinsky
2015-04-24
Alarms - warning fixes
Vadim Dashevskiy
2015-04-24
Alarms - common project
Vadim Dashevskiy
2014-12-09
code cleanup over mir_sntprintf + small bug fix
Rozhuk Ivan
2014-12-02
less warnings
George Hazan
2014-11-30
lstr* replacements
George Hazan
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
2013-04-05
rest of menu cleaning
George Hazan
2013-01-28
-added frame icon
Tobias Weimer
2013-01-19
changed invisible icons
Kirill Volinsky
2012-11-28
various menu initialization quirks
George Hazan
2012-11-06
massive update of everything in Alarms
George Hazan
2012-08-04
links to options don't work with langpacks
George Hazan
2012-07-04
Alarms: changed folder structure
Vadim Dashevskiy