Siegfried Pammer
|
5047c6aac9
|
WIP: add DesignerAppDomainHost and use only one AD
|
14 years ago |
Siegfried Pammer
|
aedf2a7187
|
fix ConfigureSideBarDialog
|
14 years ago |
Siegfried Pammer
|
8b7cbb4286
|
move ImageResourceEditorDialog into the Designer AppDomain
|
14 years ago |
Siegfried Pammer
|
25316c8aaa
|
fix resource editors
|
14 years ago |
Siegfried Pammer
|
021adb028d
|
resource editors are working again
|
14 years ago |
Siegfried Pammer
|
9e9f0da11c
|
correctly add resource editors
|
14 years ago |
Siegfried Pammer
|
bd0727609d
|
fixing Shortcuts and Toolbar Commands
|
14 years ago |
Siegfried Pammer
|
46e42a95fe
|
fix issues with FormKeyHandler
|
14 years ago |
Siegfried Pammer
|
f33bee8b0c
|
fix problems with Toolbox
|
14 years ago |
Siegfried Pammer
|
57a6c9b188
|
fix insertion of event handler code and add designer context menu
|
14 years ago |
Siegfried Pammer
|
108ea5159f
|
reimplemented property pad support and fixed bugs in selection handling
|
14 years ago |
Siegfried Pammer
|
a9aa050182
|
working on property pad integration
|
14 years ago |
Siegfried Pammer
|
3cbcb3375b
|
fix exception on designer unload
|
14 years ago |
Siegfried Pammer
|
ca341b4853
|
reintroduce fix for scaling problems on Windows Vista and higher
|
14 years ago |
Siegfried Pammer
|
f02d5cae10
|
migrate some Component-related events into the AD
use our CustomWindowsFormsHost
|
14 years ago |
Siegfried Pammer
|
924c2ca924
|
fix merge conflicts
|
14 years ago |
Siegfried Pammer
|
ff289e9f53
|
Move ComponentChanged eventhandler into AD
|
14 years ago |
Siegfried Pammer
|
a035b67d57
|
manually merge changes in Forms Designer
|
14 years ago |
Daniel Grunwald
|
7c98489033
|
Merge branch 'master' into formsdesignerappdomain
|
14 years ago |
Siegfried Pammer
|
01839c7a96
|
fix EventHandlerProxies
|
14 years ago |
Daniel Grunwald
|
dfef26e0b0
|
Merge branch '4.1' into master (4.2)
|
14 years ago |
Siegfried Pammer
|
2d895313a0
|
move UndoEngine to FD AD
|
14 years ago |
Siegfried Pammer
|
a378b6061a
|
move resource access to AD
|
14 years ago |
Daniel Grunwald
|
f9dfd7811c
|
Fix RGB <-> HSV conversion.
|
14 years ago |
Siegfried Pammer
|
fd15957fc7
|
fix problem in DomTypeLocator and LoggingService
|
14 years ago |
Siegfried Pammer
|
930cb2042e
|
fixed remoting issues with designer generators and toolbox
|
14 years ago |
Siegfried Pammer
|
1d3eeb1aa7
|
implement AddComponentsDialog in Windows Forms
|
14 years ago |
Daniel Grunwald
|
4f5fc89e8f
|
Handle FileNotFoundException when file gets deleted/renamed while a background parse operation for that file is starting.
|
14 years ago |
Daniel Grunwald
|
392871bf63
|
Save width+height of floating pad using invariant culture.
|
14 years ago |
Siegfried Pammer
|
bbb25c5ad7
|
moving assembly loading to AppDomain
fix problems in EventHandlerProxies
|
14 years ago |
Siegfried Pammer
|
cd510480c7
|
introduce missing MBROs
|
14 years ago |
Siegfried Pammer
|
95c2cd58d6
|
add scrollbars to errorTextBox if needed
|
14 years ago |
Siegfried Pammer
|
ff4cbdd8c8
|
move AmbientProperties Service to AppDomain
|
14 years ago |
Siegfried Pammer
|
b5d289b068
|
added MBRO as base class to some services
|
14 years ago |
Siegfried Pammer
|
9e838f430f
|
add some more EventHandlerProxies
|
14 years ago |
Siegfried Pammer
|
3ab8de383b
|
add EventHandlerProxy
|
14 years ago |
Siegfried Pammer
|
63011afc89
|
use Toolbox instances instead of static service, solve problems with logging service
|
14 years ago |
Siegfried Pammer
|
3ca72bb60b
|
replace ConfigureSideBarDialog xfrms by Windows Forms
|
14 years ago |
Daniel Grunwald
|
aa555cdee6
|
SD-1842: Replace WindowsFormsHost with a custom implementation.
This hopefully fixes SD-1842 - ArgumentException in SetActiveControlInternal (WindowsFormsHost.RestoreFocusedChild)
|
14 years ago |
Daniel Grunwald
|
0b5295f6c1
|
Remove 'dynamic' usage in DebuggerService.HandleToolTipRequest
|
14 years ago |
Daniel Grunwald
|
793e35797a
|
Revert patches for SD-1783 (react to "read only" changes).
|
14 years ago |
Daniel Grunwald
|
72744d5e31
|
Fix ILAsmBinding.
|
14 years ago |
Eusebiu Marcu
|
abe834ffe2
|
move checking the file read only in later call
|
14 years ago |
Eusebiu Marcu
|
c82b185296
|
fix error when the file is deleted.
|
14 years ago |
Eusebiu Marcu
|
c180a154f2
|
fix deleting rows from settings designer
|
14 years ago |
Siegfried Pammer
|
21ab9468c4
|
try to put FormsDesignerAppDomainHost on other AppDomain
|
14 years ago |
Siegfried Pammer
|
aaf34ce6c9
|
fix performance issue when activating MainWindow
|
14 years ago |
Siegfried Pammer
|
86f51556ff
|
update ChangeMarkerMargin when files are committed into the git repository
|
14 years ago |
Siegfried Pammer
|
94dea92156
|
implement display of deletions on line 0 in ChangeMarkerMargin
|
14 years ago |
Siegfried Pammer
|
429f0229b5
|
fix some bugs in ChangeMarkerMargin
|
14 years ago |