4 Commits (a8e2c542579e6a6bb920cafa93024f1729364259)

Author SHA1 Message Date
Andreas Weizel cec924fd86 Changed sort order of matching items in GotoDialog: Full matches are followed by items of currently open code file, shown in bold font. Then all other matches (from other files) are shown as usual. 13 years ago
Daniel Grunwald c9a780068a Make sure buttons have the correct size (using a style with MinWidth=75 and Padding=9,1). 15 years ago
Daniel Grunwald 9108aaa781 Use TextFormattingMode.Display for dialog and code completion windows. 16 years ago
Daniel Grunwald a8d5cfbfbb Implemented "Edit > Format > Sort lines" for AvalonEdit. 16 years ago
Daniel Grunwald 39f8dfdd06 Performance improvements in GotoDialog. 16 years ago
Daniel Grunwald 7166b2d127 Consistently use "http://schemas.microsoft.com/winfx/2006/xaml/presentation" as WPF XML namespace. 16 years ago
Daniel Grunwald 0affcacda3 Host option panels in WPF window, allow WPF option panels. 17 years ago
Daniel Grunwald 2110f0ca43 Add WPF startpage. 17 years ago
Daniel Grunwald 15336dd45f Add icons for pads; dispose view contents when closing them. 17 years ago
Daniel Grunwald 24507c638c Converted GoTo dialog to WPF, add LocalizeExtension to ICSharpCode.Core.Presentation. 17 years ago