UltimateZoneBuilder/Source/Core/Controls
2020-12-28 20:22:04 +01:00
..
Scripting Fix null pointer that builds in Windows apparently didn't care about 2020-10-02 01:35:44 +02:00
ActionSelectorControl.cs Thing/Linedef/Sector editing dialog: fixed a crash when pressing the up key in the action input box when the last action is selected. Fixes #493. 2020-10-25 01:52:49 +02:00
ActionSelectorControl.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ActionSelectorControl.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ActionSpecialHelpButton.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ActionSpecialHelpButton.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ActionSpecialHelpButton.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
AngleControl.cs It's compiling! 2020-05-21 14:20:02 +02:00
AngleControl.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
AngleControl.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
AngleControlEx.cs It's compiling! 2020-05-21 14:20:02 +02:00
AngleControlEx.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
AngleControlEx.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ArgumentBox.cs Fixed a bug with argument boxes where the value wasn't saved correctly when using the mouse wheel to change the value 2020-11-19 22:14:19 +01:00
ArgumentBox.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ArgumentBox.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ArgumentsControl.cs Linedef edit form (UDMF): fixed a problem where the first argument was set to 0 instead left blank when multiple lines with script execution actions were being edited 2020-10-31 23:40:12 +01:00
ArgumentsControl.Designer.cs Fixed: arg0str TextBox wasn't aligned to the right on Windows 10 (reported by SanyaWaffles) 2017-02-25 16:30:19 +02:00
ArgumentsControl.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
AutoSelectTextbox.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
BufferedTreeView.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ButtonsNumericTextbox.cs More conversion from float to double. Doesn't seem to crash anymore. 2020-05-22 21:39:18 +02:00
ButtonsNumericTextbox.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ButtonsNumericTextbox.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ButtonsNumericTextboxDesigner.cs Add mono makefile 2019-08-29 16:30:49 +02:00
CheckboxArrayControl.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
CheckboxArrayControl.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
CheckboxArrayControl.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
CheckedColoredListBox.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
CollapsibleSplitContainer.cs Fixed a crash that happened when the script window is opened but minimized, the script has syntax errors, and then the map is saved. Fixes #402. 2020-04-25 17:43:14 +02:00
ColorControl.cs Color picker dialog: custom colors are now saved 2020-11-21 13:12:01 +01:00
ColorControl.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ColorControl.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ColoredComboBox.cs Fixed: don't use script control for non-script arg0str. That breaks things. 2017-02-25 11:04:00 +02:00
ColorFieldsControl.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ColorFieldsControl.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ColorFieldsControl.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
CommentEditor.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
CommentEditor.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
CommentEditor.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ConfigurablePictureBox.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
DebugConsole.cs Removed DebugConsole functionality in non-debug builds 2020-04-26 00:58:42 +02:00
DebugConsole.designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
DebugConsole.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
Docker.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
DockersControl.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
DockersControl.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
DockersControl.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
DockersTabsControl.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
FieldsEditorControl.cs Apply workaround to datagridviews 2020-09-12 02:06:14 +02:00
FieldsEditorControl.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
FieldsEditorControl.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
FieldsEditorRow.cs Fixed a problem where custom boolean UDMF fields could not set be to false 2020-12-28 20:22:04 +01:00
FlatSelectorControl.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
FolderSelectDialog.cs Maintenance: added missing FolderSelectDialog.cs 2018-10-08 01:26:51 +03:00
HintsPanel.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
HintsPanel.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
HintsPanel.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ImageBrowserCategoryItem.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ImageBrowserControl.cs Texture browser: using the tab key to jump between the currently selected used texture and the position of the texture in the list of all textures works again (this time without toggling the "used textures on top" checkbox). Also added option to vertically center the view on the selected texture (enabled by default) 2020-11-01 18:21:22 +01:00
ImageBrowserControl.Designer.cs Texture browser: using the tab key to jump between the currently selected used texture and the position of the texture in the list of all textures works again (this time without toggling the "used textures on top" checkbox). Also added option to vertically center the view on the selected texture (enabled by default) 2020-11-01 18:21:22 +01:00
ImageBrowserControl.resx Texture browser: using the tab key to jump between the currently selected used texture and the position of the texture in the list of all textures works again (this time without toggling the "used textures on top" checkbox). Also added option to vertically center the view on the selected texture (enabled by default) 2020-11-01 18:21:22 +01:00
ImageBrowserItem.cs Fixed indentation in ImageBrowserItem 2020-04-05 20:21:35 +02:00
ImageSelectorControl.cs - remove SlimDX namespace 2019-08-08 18:24:33 +02:00
ImageSelectorControl.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ImageSelectorControl.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ImageSelectorPanel.cs Texture browser: using the tab key to jump between the currently selected used texture and the position of the texture in the list of all textures works again (this time without toggling the "used textures on top" checkbox). Also added option to vertically center the view on the selected texture (enabled by default) 2020-11-01 18:21:22 +01:00
LinedefInfoPanel.cs Add workaround for broken View.List implementation in mono's winforms 2020-09-12 01:25:59 +02:00
LinedefInfoPanel.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
LinedefInfoPanel.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
MultiSelectTreeview.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
NumericTextbox.cs Started conversion from float to double 2020-05-18 18:14:54 +02:00
OptimizedListView.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
PairedFieldsControl.cs More conversion from float to double. Doesn't seem to crash anymore. 2020-05-22 21:39:18 +02:00
PairedFieldsControl.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
PairedFieldsControl.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
PairedFloatControl.cs It's compiling! 2020-05-21 14:20:02 +02:00
PairedFloatControl.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
PairedFloatControl.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
PairedIntControl.cs Fixed nonsensical values being returned when using +++/--- in many fields. 2020-01-04 23:29:35 +01:00
PairedIntControl.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
PairedIntControl.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
PasteOptionsControl.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
PasteOptionsControl.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
PasteOptionsControl.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
RenderTargetControl.cs Fix menubar getting the focus all the time on Linux 2020-09-13 23:01:38 +02:00
ResourceListEditor.cs Added .iwad, .ipk3, .ipk7 extensions to recognized list (reported by someone somewhere some time ago...) 2018-07-13 08:20:45 +03:00
ResourceListEditor.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ResourceListEditor.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ResourceListView.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ScintillaConstants.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ScintillaControl.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
SectorInfoPanel.cs Add workaround for broken View.List implementation in mono's winforms 2020-09-12 01:25:59 +02:00
SectorInfoPanel.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
SectorInfoPanel.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
SectorSlopeControl.cs Removed lots of unnecessary casts to float of the Math methods. Also removed some other minor implicit casts 2020-05-22 22:30:32 +02:00
SectorSlopeControl.Designer.cs Added: proper GUI tab for color-related sector properties. The tab now hosts Doom64 lighting as well as old color-related things (floor/ceiling glow, light color, fade color and desaturation). 2017-03-09 01:00:20 +02:00
SectorSlopeControl.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
StatisticsControl.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
StatisticsControl.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
StatisticsControl.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
TagSelector.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
TagSelector.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
TagSelector.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
TagsSelector.cs Merge anotak's optimizations - stage 1 2017-02-08 14:18:01 +02:00
TagsSelector.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
TagsSelector.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
TextureSelectorControl.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ThingBrowserControl.cs Replace GetBitmap with more descriptive functions and move the alpha test inside ImageData 2020-01-12 19:37:27 +01:00
ThingBrowserControl.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ThingBrowserControl.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ThingInfoPanel.cs Add workaround for broken View.List implementation in mono's winforms 2020-09-12 01:25:59 +02:00
ThingInfoPanel.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ThingInfoPanel.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ToolStripCheckBox.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
ToolStripNumericUpDown.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
TransparentLabel.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
TransparentListView.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
TransparentPanel.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
TransparentTrackBar.cs Added: action numbers in linedef action selection dialog; Fixed: improper usages of 'Window' white color in place of 'Control' gray color in dialogs. 2017-02-12 20:58:19 +02:00
VertexInfoPanel.cs It's compiling! 2020-05-21 14:20:02 +02:00
VertexInfoPanel.Designer.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
VertexInfoPanel.resx Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
VisualStudioTabControl.cs Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00