1459 Commits (2db5ccb19e9d3a9c912c472deeea1b697ba28814)

Author SHA1 Message Date
Daniel Grunwald d7dbbec1fe Make ${ItemPath} expand to an empty string when the active view content has no opened file (e.g. start page) 17 years ago
Daniel Grunwald 2901d73131 Increase timeout of StandardOutputFromProcessTestFixture tests. 17 years ago
Daniel Grunwald 8ac9a36f86 Fixed build. 17 years ago
Daniel Grunwald 0c0d7c7ccd r7444@daniel-notebook (orig r3406): daniel | 2008-08-17 17:38:11 +0200 17 years ago
Daniel Grunwald bc4d77b564 r7442@daniel-notebook (orig r3404): daniel | 2008-08-17 17:23:23 +0200 17 years ago
Daniel Grunwald e9651c33a5 r7441@daniel-notebook (orig r3403): daniel | 2008-08-17 17:03:08 +0200 17 years ago
Daniel Grunwald dfa4b51d2a r7440@daniel-notebook (orig r3402): daniel | 2008-08-17 16:48:17 +0200 17 years ago
Daniel Grunwald c0a8b482e8 r7436@daniel-notebook (orig r3398): daniel | 2008-08-17 15:41:21 +0200 17 years ago
Christian Hornung 70c3b777cd Windows.Forms designer now uses OpenedFile for all files it modifies. 17 years ago
Daniel Grunwald 48ff67d4c1 Converted more MenuItemBuilders to WPF. 17 years ago
Daniel Grunwald 7a636e57d3 Add support for shortcuts in WPF menus. 17 years ago
Daniel Grunwald 245747804d Update enabled status of menu and toolbar items. 17 years ago
Daniel Grunwald 70b488e4a6 Sort items in Go To dialog. Move GetBitmapExtension to core. 17 years ago
Daniel Grunwald 24507c638c Converted GoTo dialog to WPF, add LocalizeExtension to ICSharpCode.Core.Presentation. 17 years ago
Daniel Grunwald bdc5c247f6 Remove DocumentContent from DocumentPane when workbench window is closed. 17 years ago
Daniel Grunwald 61f9ddce50 Remove duplicated InputBox. 17 years ago
Daniel Grunwald f60b4cbb8f Fixed NullReferenceExceptions when Clipboard.GetData returns null. 17 years ago
Daniel Grunwald ae5d33a76c r7324@daniel-notebook (orig r3355): daniel | 2008-08-14 22:29:16 +0200 17 years ago
Daniel Grunwald 33e45708f6 r7322@daniel-notebook (orig r3353): daniel | 2008-08-14 17:46:26 +0200 17 years ago
Daniel Grunwald 31afbba492 r7321@daniel-notebook (orig r3352): daniel | 2008-08-14 16:14:50 +0200 17 years ago
Daniel Grunwald b12ab0cb9e r7320@daniel-notebook (orig r3351): daniel | 2008-08-14 16:10:58 +0200 17 years ago
Daniel Grunwald f4e33e2393 r7310@daniel-notebook (orig r3341): daniel | 2008-08-14 10:13:19 +0200 17 years ago
Daniel Grunwald 331c98e525 r7307@daniel-notebook (orig r3338): daniel | 2008-08-14 07:56:11 +0200 17 years ago
Daniel Grunwald f13ff91c49 r7306@daniel-notebook (orig r3337): daniel | 2008-08-14 07:45:52 +0200 17 years ago
Daniel Grunwald f3f1ed2f05 r7305@daniel-notebook (orig r3336): daniel | 2008-08-14 07:39:30 +0200 17 years ago
Matt Ward f6cff626a3 If a project did not exist the read-only check was throwing a FileNotFoundException. 17 years ago
Daniel Grunwald 606cb75ed5 Implemented Active*ContentChanged events. 17 years ago
Justin Dearing 40e82bc57c Added a DeleteAllMarks option to the breakpoint pad. 17 years ago
Siegfried Pammer 74736a4064 Fixed the TaskListPad extensions, because they weren't working. 17 years ago
Justin Dearing 0b3166464e You can now delete all breakpoints in a single source file from the BreakPoint pad. 17 years ago
Daniel Grunwald f719d857d9 More work on pads. 17 years ago
Daniel Grunwald 663937bbf1 Pads 17 years ago
Matt Ward 06cd155507 Fixed invalid cast exception when creating tool strip items due to the ToolbarItemDoozer now returning a ToolbarItemDescriptor. 17 years ago
Daniel Grunwald 8a99cdc6a2 r7103@daniel-notebook (orig r3302): daniel | 2008-08-06 18:18:54 +0200 17 years ago
Daniel Grunwald 216cc81acd Add AvalonDock. 17 years ago
Daniel Grunwald 641d1994a1 Add ToolBar. 17 years ago
Daniel Grunwald 9fba54d385 WPF main menu 17 years ago
Daniel Grunwald 69598c8466 Make workbench a WPF window. 17 years ago
Daniel Grunwald e43872509f Fixed InvalidCastException when executing "Find references" on local variable. 17 years ago
Matt Ward 87696d60c2 Fixed unit tests. 17 years ago
Justin Dearing 26e5311b8a Improved support for readonly projects and solutions. 17 years ago
Daniel Grunwald eef3790770 Fixed NullReferenceException in MenuService.ConvertSubItems. 17 years ago
Daniel Grunwald 3bd1ab5517 SD2-1342: Remove Windows.Forms dependency from ICSharpCode.Core 17 years ago
Daniel Grunwald 2d9ae728ac Allow opening files/projects by drag+drop onto the start page. 17 years ago
Daniel Grunwald f18f9a6817 Add "Add check for null" and "Add range check" commands to C# refactoring menu. 17 years ago
Christian Hornung 1719ae8638 Fixed SD2-1437: Keypress in design view can lead to action in source code. 17 years ago
Daniel Grunwald 2f65a05f2b Fixed forum-7979 (breakpoint disappears when the line above is deleted). 17 years ago
Christian Hornung ae8b3f06ab Improved behaviour of saving workbench windows with multiple view contents: 17 years ago
Daniel Grunwald d0909c87a9 Fixed bug that could cause pads not to open on padDescriptor.BringToFront() calls. 17 years ago
Daniel Grunwald e86d8a74f1 Fixed SD2-1429: Breakpoints in files shared between multiple projects are duplicated 17 years ago