1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2024-12-23 01:59:43 +08:00
hl2sdk/vgui2/vgui_controls
Joe Ludwig 39d16ca147 General:
* Fixed a variety of server browser issues with mods based on this SDK
* Fixed many warnings on various platforms
* Added source code for fgdlib and raytrace
* Updated many source files with the latest shared source from TF2.

OSX:
* Added support for Xcode 4.6
* Switched OSX builds to use Xcode instead of makefiles
* Moved libs from src/lib/osx32 to src/lib/public/osx32 or src/lib/common/osx32 to match windows better.

Linux:
* Moved libs from src/lib/linux32 to src/lib/public/linux32 or src/lib/common/linux32 to match windows better.
2013-09-02 11:39:10 -07:00
..
AnalogBar.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
AnimatingImagePanel.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
AnimationController.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
BitmapImagePanel.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
BuildFactoryHelper.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
BuildGroup.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
BuildModeDialog.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
Button.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
CheckButton.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
CheckButtonList.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
CircularProgressBar.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
ComboBox.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
consoledialog.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
ControllerMap.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
controls.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
cvartogglecheckbutton.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
DirectorySelectDialog.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
Divider.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
EditablePanel.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
ExpandButton.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
FileOpenDialog.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
FileOpenStateMachine.cpp * Switched the SDK from checked-in projects to VPC, the Valve Project Creator. See the Getting Started document on the wiki for details. 2013-07-04 11:20:31 -07:00
FocusNavGroup.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
Frame.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
GraphPanel.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
HTML.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
Image.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
ImageList.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
ImagePanel.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
InputDialog.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
KeyBindingHelpDialog.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
KeyBoardEditorDialog.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
KeyRepeat.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
Label.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
ListPanel.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
ListViewPanel.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
Menu.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
MenuBar.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
MenuButton.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
MenuItem.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
MessageBox.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
MessageDialog.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
Panel.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
PanelListPanel.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
PerforceFileExplorer.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
PerforceFileList.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
perforcefilelistframe.cpp * Switched the SDK from checked-in projects to VPC, the Valve Project Creator. See the Getting Started document on the wiki for details. 2013-07-04 11:20:31 -07:00
ProgressBar.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
ProgressBox.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
PropertyDialog.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
PropertyPage.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
PropertySheet.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
QueryBox.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
RadioButton.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
RichText.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
RotatingProgressBar.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
savedocumentquery.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
ScalableImagePanel.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
ScrollableEditablePanel.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
ScrollBar.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
ScrollBarSlider.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
SectionedListPanel.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
Slider.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
Splitter.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
subrectimage.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
TextEntry.cpp General: 2013-09-02 11:39:10 -07:00
TextImage.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
ToggleButton.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
Tooltip.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
ToolWindow.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
TreeView.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
TreeViewListControl.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
URLLabel.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
vgui_controls.vpc General: 2013-09-02 11:39:10 -07:00
WizardPanel.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00
WizardSubPanel.cpp First version of the SOurce SDK 2013 2013-06-26 15:22:04 -07:00