Source Control Clients
Project Name: wsx
Server URL: https://tfs04.codeplex.com

Recent Check-Ins

Change Set Download / Browse Date Comment By Downloads
19990 Jun 13  at
12:13 PM
Brought back GUIManager to before I clobbered it. cdmac 101
19989 Jun 13  at
11:59 AM
Deleted an unnecessary file. cdmac 0
19987 Jun 13  at
11:56 AM
Cleaned up the menu system, and got everything working from a fresh commit (hopefully). Fixed all warnings. cdmac 0
19236 May 27  at
1:22 PM
Fixed sync problem with repo. alexreg 20
19235 May 27  at
1:21 PM
Added highlighting for selected item in ListBox. To do: highlight box needs to extend to left edge of control.
Added TextChanged event to TextBox control.
ComboBox now unselects selected item when text is input manually.
alexreg 3
19225 May 27  at
11:49 AM
Wrong version previously committed.
Added ignore file.
alexreg 0
19177 May 26  at
5:21 PM
Added MenuButton (formerly MenuItem) and MenuSeperator classes, inheriting from MenuItem base class.
Added support for images (icons) next to menu items. PopUpMenu control is now accessible from MenuButton and has property ShowImageMargin.
alexreg 4
19101 May 25  at
4:37 PM
Added multi-line support to Label.

Fixed Window to allow multi-line by making it's Label a child of it's titlebar.

The message in the testbed now shows off multi-line support.
cdmac 6
19097 May 25  at
3:47 PM
Fonts now support '\n' character. cdmac 0
18370 May 18  at
4:14 PM
Added Font class which uses SpriteFont to draw clipped text. This means Label doesn't have to use scissor rectangles to perform clipping anymore, so performance has been increased dramatically!

Uses some reflection hacks to get private data out of SpriteFont... but it's worth it!
cdmac 12
1-10 of 23Change Sets < Previous 1 2 3 Next >
Updating...