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_skins.cpp
Age
Commit message (
Expand
)
Author
2015-06-13
- miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ...
George Hazan
2015-06-02
- old PNG conversion code (png2dib, dib2png) removed;
George Hazan
2015-05-14
cleanup
Kirill Volinsky
2015-04-14
switch to correct parameter types
George Hazan
2015-04-08
Popup: skins URL fix (thx Mazzi)
Vadim Dashevskiy
2014-12-21
Popup: changed warning level to w4
Kirill Volinsky
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-12-02
useless calls of mir_*strlen in DrawText replaced with -1
George Hazan
2014-12-01
- more warning fixes;
George Hazan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-09-25
more correct URLs for skins
Vadim Dashevskiy
2013-10-04
plugins: "colour" eliminated
Dart Raiden
2013-09-20
using Uxtheme
Kirill Volinsky
2013-07-25
replace sprintf to mir_snprintf (part 5)
Kirill Volinsky
2013-05-24
Another translation fix
Tobias Weimer
2013-05-24
Another translation fix
Tobias Weimer
2013-05-22
fix for occasional crash in Popup skin options
George Hazan
2013-05-21
minor translation fix
Tobias Weimer
2013-05-21
- "2000\XP+" remark is not needed anymore
Vadim Dashevskiy
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-04
new subclassing functions applied to all plugins
George Hazan
2013-03-02
rest of TCHAR_STR_PARAM replaced
George Hazan
2013-02-20
fixes for various hangups & crashes on exit
George Hazan
2013-01-20
removed old revision information
Kirill Volinsky
2012-11-02
final switch to the typed icolib api
George Hazan
2012-10-26
attemp to fix crash in Popups history
George Hazan
2012-07-26
Miranda homepage link in plugininfo is changed to http://miranda-ng.org/
Vadim Dashevskiy
2012-07-22
links to addons.miranda-im.org removed
Vadim Dashevskiy
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