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
/
SplashScreen
/
src
/
bitmap_funcs.cpp
Age
Commit message (
Expand
)
Author
2019-03-12
code cleaning
George Hazan
2018-01-26
MS_IMG_LOAD replaced with Bitmap_Load where possible
George Hazan
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-01-30
BITMAPINFO initialization
Goraf
2015-08-18
- naming conflict;
George Hazan
2015-08-01
splashscreen: common project
Kirill Volinsky
2015-06-02
- old PNG conversion code (png2dib, dib2png) removed;
George Hazan
2015-04-24
crash fix
Kirill Volinsky
2015-04-14
- fix for mixing delete & delete[];
George Hazan
2014-12-02
less warnings
George Hazan
2014-12-02
useless calls of mir_*strlen in DrawText replaced with -1
George Hazan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
lstr* replacements
George Hazan
2013-01-19
- Another portion of _T replacement and fixes of previous commits (patch from...
Vadim Dashevskiy
2013-01-19
- Another portion of _T replacement when it's not needed (from person)
Vadim Dashevskiy
2013-01-04
changed sounds playing (fixed crash with different filters)
Kirill Volinsky
2012-06-20
- direct call of MS_SKIN_ADDNEWSOUND replaced with Skin_AddSound() call;
George Hazan
2012-05-15
initial commit
Vadim Dashevskiy