270 Commits (983ee4df5465cf8b4e4a0014a5df80aa0b7c7b63)

Author SHA1 Message Date
Kumar Devvrat e22ed87a60 - Fix a bug which caused a ContentControl to be placed inside another ContentControl when it should not be. 15 years ago
Kumar Devvrat 6b249a878d - Hide the exceptions show by AbstractViewContentHandlingLoadErrors, instead show a friendly error window. 15 years ago
Kumar Devvrat d2a1fe9e83 - Add tests for grid placement and tab/shift+tab navigation. 15 years ago
Kumar Devvrat a851d04ff9 Add collection editor for editing Menu, TreeView, ListBox, ComboBox items 15 years ago
Kumar Devvrat 5b3f1e4470 Fix error in the Tools order. 15 years ago
Kumar Devvrat 42b1ccfc25 - Re-adjust styles. 15 years ago
Kumar Devvrat 958d12d508 - Fix various issues related to alignments,width and height. 15 years ago
Kumar Devvrat f722685771 Fix null reference exception. 15 years ago
Kumar Devvrat 89ec55d12f - Fix in-place editor placement and resolve issue when resizing while editing text too;caused an exception due to nested transactions. 15 years ago
Kumar Devvrat 5c91c8bb32 - Add StackPanelPlacementSupport.cs in .csproj to be compiled. 15 years ago
Kumar Devvrat 9d8a8b3add Extend top left drag handle for Image and MediaElement. 15 years ago
Kumar Devvrat 27535f252e - Modify and add more default sizes for controls. 15 years ago
Kumar Devvrat 4f215c6883 Support re-ordering elements in StackPanel. 15 years ago
Matt Ward 48383a8bec Restructured AddIns folder - removed nested AddIns\AddIns folder and added Analysis folder. 15 years ago
Kumar Devvrat b10fe96942 Reset the corresponding alignment if the both the margins are set by clicking on the handle. 15 years ago
Kumar Devvrat a6dbf4a1e3 Do not change alignment while moving inside grid, only decide alignments when changing the container. 15 years ago
Kumar Devvrat 20fa167774 Bring back ContainerDragHandle and add drag support. 15 years ago
Kumar Devvrat 9787dc9e13 Enable changing margins through mouse-click on the Handle. 15 years ago
Kumar Devvrat 65b8191069 - Readjust styles 15 years ago
Kumar Devvrat 1d94e769fa - Support changing DockPanel.Dock through quick operations. 15 years ago
Kumar Devvrat 27fe096db9 - Implement IServiceProvider in IViewContent to get services for View Contents as suggested by Daniel. 15 years ago
Kumar Devvrat d7ee6b9f51 - Set tooltips for Grid unit selectors and in-place editor. 15 years ago
Kumar Devvrat 3cfef6401f - Add a QuickOperationMenu for changing quickly properties and take some action which is attachable to the primary selection. 15 years ago
Kumar Devvrat 7420a7907e - Turn SizeDisplay on when the element is resized and hide margin handles at the time. 15 years ago
Kumar Devvrat 54b533eacf Add possible null checks 15 years ago
Kumar Devvrat 901b1ce927 - Add Context menu with general set of operations. 15 years ago
Siegfried Pammer 08b040e6f8 - corrected AST 15 years ago
Kumar Devvrat 9654056635 Indicate number range and type validation in the numeric editor through foreground colour 15 years ago
Kumar Devvrat f1e2aa28c8 Support editing attached properties in the property grid. 15 years ago
Kumar Devvrat 095af95ea2 Fix issue related to context menu display in the PropertyGrid 15 years ago
Kumar Devvrat fd598d1ea5 Fix bug which caused the edited text to be invisible on clicking outside the element. 15 years ago
Kumar Devvrat e89cfde038 Add In-place editor, can edit any text in the designer which is wrapped under a TextBlock in the visual tree for example Window.Title, Button.Content, Label etc. 15 years ago
Kumar Devvrat 7f41404e6e Bind to actual height/width rather than height/width. 15 years ago
Kumar Devvrat b134b6ff0d Round height/width in SizeDisplay 15 years ago
Kumar Devvrat 4ee75a37cd Add size display for primary selection. 15 years ago
Kumar Devvrat aaf0463086 Add margin display in the handle 15 years ago
Kumar Devvrat 6b031226b9 Add margin-handle and stub 15 years ago
Kumar Devvrat 5f5cd03d89 Change border brush for Panels to DimGray 15 years ago
Kumar Devvrat d52f29092b Add resize ability across the full border and give solid outline around selected elements 15 years ago
Kumar Devvrat 868f37138b Fix bugs 15 years ago
Kumar Devvrat 6ecd265791 - Removed selection of RowDefinitions/ColumnDefinitions from GridRailAdorner 15 years ago
Kumar Devvrat 42e3c962fc Fix build for Mirador - WPF Designer branch 15 years ago
Kumar Devvrat 5fe2988ee0 Fix error in commit:5827 15 years ago
Kumar Devvrat b650045eb2 Fix bug : clicking on a selected control, if two or more controls were already selected in WPF designer did not change the selection. 15 years ago
Siegfried Pammer 85381fae41 recreated branch for VB.NET 9 and 10 15 years ago
Siegfried Pammer 40ef20a177 created branch for VB.NET 9 and 10 15 years ago
Daniel Grunwald 58fb57ce24 Move NumericUpDown and ZoomScrollViewer to SharpDevelop.Widgets. 16 years ago
Daniel Grunwald 147c30cfae WPF Designer: removed incorrect cast that caused columns to be sized incorrectly when inserting into a Grid 16 years ago
Daniel Grunwald 061496afc3 Started work on SD2-1592 - Add back highlighting editor for AvalonEdit 16 years ago
Siegfried Pammer 4747435f03 - added GridUnitSelector for columns 16 years ago