..
ActionSelectorControl.cs
@ re-added source code with new directory structure
2009-04-19 18:07:22 +00:00
ActionSelectorControl.Designer.cs
Several interface bug fixes and aesthetics
2009-07-09 22:43:39 +00:00
ActionSelectorControl.resx
@ re-added source code with new directory structure
2009-04-19 18:07:22 +00:00
AngleControl.cs
Several interface bug fixes and aesthetics
2009-07-09 22:43:39 +00:00
AngleControl.Designer.cs
Several interface bug fixes and aesthetics
2009-07-09 22:43:39 +00:00
AngleControl.resx
@ re-added source code with new directory structure
2009-04-19 18:07:22 +00:00
ArgumentBox.cs
Fixed a bug in the thing/linedef argument input boxes that caused an incorrect value when only increased/decreased with the up/down buttons
2009-07-23 09:43:51 +00:00
ArgumentBox.Designer.cs
Added up/down buttons to numeric input controls
2009-07-10 19:15:22 +00:00
ArgumentBox.resx
Added up/down buttons to numeric input controls
2009-07-10 19:15:22 +00:00
AutoSelectTextbox.cs
@ re-added source code with new directory structure
2009-04-19 18:07:22 +00:00
ButtonsNumericTextbox.cs
- Scales are now generally accepted and exposed by the ImageData class instead of just ScaleWidth/ScaledHeight
2010-01-02 20:22:05 +00:00
ButtonsNumericTextbox.Designer.cs
- Scales are now generally accepted and exposed by the ImageData class instead of just ScaleWidth/ScaledHeight
2010-01-02 20:22:05 +00:00
ButtonsNumericTextbox.resx
@ some undo/redo fixes
2009-07-10 13:56:22 +00:00
ButtonsNumericTextboxDesigner.cs
Added up/down buttons to numeric input controls
2009-07-10 19:15:22 +00:00
CheckboxArrayControl.cs
@ re-added source code with new directory structure
2009-04-19 18:07:22 +00:00
CheckboxArrayControl.Designer.cs
Several interface bug fixes and aesthetics
2009-07-09 22:43:39 +00:00
CheckboxArrayControl.resx
@ re-added source code with new directory structure
2009-04-19 18:07:22 +00:00
ColorControl.cs
@ some intellisense documentation
2009-05-21 08:18:34 +00:00
ColorControl.Designer.cs
Several interface bug fixes and aesthetics
2009-07-09 22:43:39 +00:00
ColorControl.resx
@ re-added source code with new directory structure
2009-04-19 18:07:22 +00:00
Docker.cs
Added Undo/Redo list side panel
2009-07-22 15:16:28 +00:00
DockersControl.cs
- Scales are now generally accepted and exposed by the ImageData class instead of just ScaleWidth/ScaledHeight
2010-01-02 20:22:05 +00:00
DockersControl.Designer.cs
Added Undo/Redo list side panel
2009-07-22 15:16:28 +00:00
DockersControl.resx
@ work in progress on dockers
2009-07-21 05:51:13 +00:00
DockersTabsControl.cs
@ fixed flickering when moving mouse over the docker tabs
2009-08-21 09:40:07 +00:00
FieldsEditorControl.cs
- Progressive undo/redo system (much faster and up to 1000 undo/redo levels) Please note that several plugin functions and properties have changed.
2009-06-11 21:21:20 +00:00
FieldsEditorControl.Designer.cs
Several interface bug fixes and aesthetics
2009-07-09 22:43:39 +00:00
FieldsEditorControl.resx
@ re-added source code with new directory structure
2009-04-19 18:07:22 +00:00
FieldsEditorRow.cs
@ re-added source code with new directory structure
2009-04-19 18:07:22 +00:00
FlatSelectorControl.cs
Several interface bug fixes and aesthetics
2009-07-09 22:43:39 +00:00
ImageBrowserControl.cs
Fixed a crash when opening the Texture Set editor
2009-05-12 08:01:50 +00:00
ImageBrowserControl.Designer.cs
Several interface bug fixes and aesthetics
2009-07-09 22:43:39 +00:00
ImageBrowserControl.resx
@ re-added source code with new directory structure
2009-04-19 18:07:22 +00:00
ImageBrowserItem.cs
Added Tab key in images browser to jump between the same image in "Used textures" and "Available textures" areas.
2009-05-05 12:24:00 +00:00
ImageSelectorControl.cs
Several interface bug fixes and aesthetics
2009-07-09 22:43:39 +00:00
ImageSelectorControl.Designer.cs
Several interface bug fixes and aesthetics
2009-07-09 22:43:39 +00:00
ImageSelectorControl.resx
@ re-added source code with new directory structure
2009-04-19 18:07:22 +00:00
LinedefInfoPanel.cs
- Fixed a problem in the linedef info panel where the linedef numbers was displayed instead of the sidedef number
2010-01-02 22:06:40 +00:00
LinedefInfoPanel.Designer.cs
Several interface bug fixes and aesthetics
2009-07-09 22:43:39 +00:00
LinedefInfoPanel.resx
- Corrected the displayed shortcut keys for the Increase Grid and Decease Grid menu items
2009-06-17 21:16:20 +00:00
NumericTextbox.cs
@ some undo/redo fixes
2009-07-10 13:56:22 +00:00
OptimizedListView.cs
@ re-added source code with new directory structure
2009-04-19 18:07:22 +00:00
PasteOptionsControl.cs
Added options for pasting and inserting prefabs
2009-07-09 14:03:47 +00:00
PasteOptionsControl.Designer.cs
Added options for pasting and inserting prefabs
2009-07-09 14:03:47 +00:00
PasteOptionsControl.resx
Added options for pasting and inserting prefabs
2009-07-09 14:03:47 +00:00
RenderTargetControl.cs
@ Renamed GetMapCoordinates function to DisplayToMap and added MapToDisplay function
2009-08-21 14:11:18 +00:00
ResourceListEditor.cs
@ re-added source code with new directory structure
2009-04-19 18:07:22 +00:00
ResourceListEditor.Designer.cs
Several interface bug fixes and aesthetics
2009-07-09 22:43:39 +00:00
ResourceListEditor.resx
Several interface bug fixes and aesthetics
2009-07-09 22:43:39 +00:00
ResourceListView.cs
@ re-added source code with new directory structure
2009-04-19 18:07:22 +00:00
ScintillaConstants.cs
Fixed tabs in script editor
2009-05-06 19:08:37 +00:00
ScintillaControl.cs
- Sector splitting fix
2009-05-06 20:41:12 +00:00
ScriptDocumentTab.cs
Added keyword help for some script types in the script editor
2009-05-10 17:02:47 +00:00
ScriptEditorControl.cs
Added preferences options for script editor tab width and auto-indent
2009-07-03 08:49:53 +00:00
ScriptEditorControl.Designer.cs
Several interface bug fixes and aesthetics
2009-07-09 22:43:39 +00:00
ScriptEditorControl.resx
@ re-added source code with new directory structure
2009-04-19 18:07:22 +00:00
ScriptEditorPanel.cs
Added keyword help for some script types in the script editor
2009-05-10 17:02:47 +00:00
ScriptEditorPanel.Designer.cs
Several interface bug fixes and aesthetics
2009-07-09 22:43:39 +00:00
ScriptEditorPanel.resx
Several interface bug fixes and aesthetics
2009-07-09 22:43:39 +00:00
ScriptFileDocumentTab.cs
Changed when/how the scripts are compiled and errors are shown
2009-05-10 19:04:47 +00:00
ScriptLumpDocumentTab.cs
Changed when/how the scripts are compiled and errors are shown
2009-05-10 19:04:47 +00:00
SectorInfoPanel.cs
@ Changed the MapSet to work with arrays instead of linkedlists. Because the index is now know for each element and can be retrieved in O(1) efficiency it has become a property (Index) for all map elements. GetIndexFor* functions have been removed. Get*ByIndex are now also of O(1) efficiency.
2009-06-05 19:03:56 +00:00
SectorInfoPanel.Designer.cs
Several interface bug fixes and aesthetics
2009-07-09 22:43:39 +00:00
SectorInfoPanel.resx
@ re-added source code with new directory structure
2009-04-19 18:07:22 +00:00
TextureSelectorControl.cs
Several interface bug fixes and aesthetics
2009-07-09 22:43:39 +00:00
ThingBrowserControl.cs
- Things browser no longer closes when double-clicked on a category
2009-08-19 13:14:55 +00:00
ThingBrowserControl.Designer.cs
Several interface bug fixes and aesthetics
2009-07-09 22:43:39 +00:00
ThingBrowserControl.resx
Several interface bug fixes and aesthetics
2009-07-09 22:43:39 +00:00
ThingInfoPanel.cs
@ Changed the MapSet to work with arrays instead of linkedlists. Because the index is now know for each element and can be retrieved in O(1) efficiency it has become a property (Index) for all map elements. GetIndexFor* functions have been removed. Get*ByIndex are now also of O(1) efficiency.
2009-06-05 19:03:56 +00:00
ThingInfoPanel.Designer.cs
Several interface bug fixes and aesthetics
2009-07-09 22:43:39 +00:00
ThingInfoPanel.resx
- Corrected the displayed shortcut keys for the Increase Grid and Decease Grid menu items
2009-06-17 21:16:20 +00:00
TransparentPanel.cs
@ work in progress on dockers
2009-07-21 15:15:38 +00:00
VertexInfoPanel.cs
@ Changed the MapSet to work with arrays instead of linkedlists. Because the index is now know for each element and can be retrieved in O(1) efficiency it has become a property (Index) for all map elements. GetIndexFor* functions have been removed. Get*ByIndex are now also of O(1) efficiency.
2009-06-05 19:03:56 +00:00
VertexInfoPanel.Designer.cs
Several interface bug fixes and aesthetics
2009-07-09 22:43:39 +00:00
VertexInfoPanel.resx
Several interface bug fixes and aesthetics
2009-07-09 22:43:39 +00:00