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
/
Popup
/
src
/
opt_gen.cpp
Age
Commit message (
Expand
)
Author
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-12-01
- more warning fixes;
George Hazan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-11-30
lstr* replacements
George Hazan
2014-05-30
Unify Popup's and YAPP's value to check if they are enabled; YAPP's version bump
Robert Pösel
2014-05-20
Popup/options: fix Apply button highlighting
slotwin
2014-02-18
spelling corrections
RMN
2013-09-20
using Uxtheme
Kirill Volinsky
2013-07-22
replace sprintf to mir_snprintf (part 1)
Kirill Volinsky
2013-07-08
lpgen: garbage filter update.
Robert Pösel
2013-05-19
"PopUp" everywhere was replaced to "Popup"
Robert Pösel
2013-04-19
misplaced figure brackets in Popup+ options
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-17
- rest of memory leaks
George Hazan
2013-03-08
show account names in popup status options (fixes #251)
Tobias Weimer
2013-02-20
fixes for various hangups & crashes on exit
George Hazan
2013-01-20
removed old revision information
Kirill Volinsky
2013-01-19
git-svn-id: http://svn.miranda-ng.org/main/trunk@3178 1316c22d-e87f-b044-9b9b...
Vadim Dashevskiy
2013-01-19
- Another portion of _T replacement (patch from person)
Vadim Dashevskiy
2012-10-26
attemp to fix crash in Popups history
George Hazan
2012-10-07
death of old nasty clutch with MS_PROTO_ENUMPROTOCOLS & PROTOACCOUNT::type
George Hazan
2012-06-20
- direct call of MS_SKIN_ADDNEWSOUND replaced with Skin_AddSound() call;
George Hazan
2012-06-19
button control moved to wParam everywhere
George Hazan
2012-06-15
another portion of "#ifsef Unicode" removal
Vadim Dashevskiy
2012-06-02
- code cleaning
George Hazan
2012-05-15
initial commit
Vadim Dashevskiy