Mercurial > mm7
log UI/UIPopup.cpp @ 2352:8a49cf25fb88
age | author | description |
---|---|---|
Wed, 09 Apr 2014 21:45:07 +0200 | Grumpy7 | Finishing moving all known UI functions to their appropriate headers |
Wed, 09 Apr 2014 21:30:45 +0200 | Grumpy7 | Adding GUIButton.h |
Wed, 02 Apr 2014 23:21:34 +0200 | Grumpy7 | header file include cleanup |
Wed, 02 Apr 2014 21:05:19 +0600 | Ritor1 | unused local variables I commented |
Wed, 02 Apr 2014 01:21:05 +0200 | Grumpy7 | Moving functions out of mm7_6.cpp into appropriate classes as static methods or free functions |
Wed, 26 Feb 2014 23:35:23 +0100 | Grumpy7 | adding _CRT_SECURE_NO_WARNINGS to get rid of a few hundrer annoying warnings + adding count parameter to swprintf |
Sat, 15 Feb 2014 16:00:19 +0600 | Ritor1 | window->GetWidth() continue |