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
/
bitmap_funcs.cpp
Age
Commit message (
Expand
)
Author
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2018-03-08
IMGL_WCHAR removed, all paths are in Unicode now
George Hazan
2018-03-07
old AdvaImg services converted into Image_* functions
George Hazan
2018-01-26
fixes #1120 (missing popup skin)
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-28
Source files converted to utf-8
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
2016-01-29
Popup:
Tobias Weimer
2015-07-26
common projects
Kirill Volinsky
2015-06-02
- old PNG conversion code (png2dib, dib2png) removed;
George Hazan
2015-05-18
overrun fix
Kirill Volinsky
2015-05-14
cleanup
Kirill Volinsky
2015-04-14
- fix for mixing delete & delete[];
George Hazan
2015-02-01
Popup:
Tobias Weimer
2014-12-21
Popup: changed warning level to w4
Kirill Volinsky
2014-12-13
CopyMemory -> memcpy
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-11-30
new sorting functions applied
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-07-18
some resource leaks fixed
George Hazan
2014-07-16
in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...
George Hazan
2014-06-11
ansi popups dead
George Hazan
2014-03-30
fix for a function name
George Hazan
2013-03-17
some another leaks fixed
George Hazan
2013-02-26
memory allocation fix
George Hazan
2013-01-20
removed old revision information
Kirill Volinsky
2012-10-26
attemp to fix crash in Popups history
George Hazan
2012-06-20
- direct call of MS_SKIN_ADDNEWSOUND replaced with Skin_AddSound() call;
George Hazan
2012-06-15
another portion of "#ifsef Unicode" removal
Vadim Dashevskiy
2012-05-15
initial commit
Vadim Dashevskiy