362 Commits (9345aa7cc9dad00f873e8ae341943b7c2a080b7e)

Author SHA1 Message Date
Matt Ward e4a44d1f9f Updated string resources. 15 years ago
Daniel Grunwald 7904fe1943 Remove incomplete settings AddIn from build and setup. 15 years ago
Siegfried Pammer db08b353a0 added new icon for extension methods 15 years ago
Siegfried Pammer f8797e9c04 fixed selection handling in ExtractPropertiesAsStyleCommand 15 years ago
Siegfried Pammer a245aa9cb9 save only changed snippets in the SharpDevelop options 15 years ago
Daniel Grunwald aeb06aa320 Apply patch from Boris Kozorovitzky: 15 years ago
Kumar Devvrat 7c1f1cceb9 Add string resources for Context menu 15 years ago
Daniel Grunwald 6cb65113c4 Show progress running unit tests in status bar. 15 years ago
Daniel Grunwald 1d876d91ee Use global lock when running Boo parser (Boo compiler's type system is static, so we cannot run the parser concurrently for multiple files) 15 years ago
Martin Koníček 81c7f4edc0 Localized 3 new resource strings. 15 years ago
Daniel Grunwald f4bef90961 Update string resources. 15 years ago
Peter Forstmeier 172c91a8e0 Ready for net 4.0 (Fix DesignerView, compil Resources, runn all Unit Test's) 15 years ago
Daniel Grunwald 3f1cc8907b Update string resources. 15 years ago
Daniel Grunwald 6bf3a5d845 Fix plain layout (forum-10930) 15 years ago
Peter Forstmeier 6bb29cbb75 Add ResourceString's for ReportViewer, work on Converts 15 years ago
Daniel Grunwald d1689fca84 Update string resources. 16 years ago
Daniel Grunwald 6c771a6218 Fixed SD2-1652: "Cannot save with current encoding" not implemented in AvalonEdit.AddIn 16 years ago
Daniel Grunwald f49db06b88 Allow user to specify an encoding when saving a text file. 16 years ago
Siegfried Pammer 829bf9a264 updated string resources 16 years ago
Siegfried Pammer 954fbbb142 - Added translations for refactorings and updated string resources 16 years ago
Daniel Grunwald fa8cbc56ff Update string resources. 16 years ago
Daniel Grunwald 935f3a005b Move strings from UsageDataCollector into translation database. 16 years ago
Daniel Grunwald 9357a9a4eb Fixed SD2-1601 - Implement disabled text editor settings 16 years ago
Matt Ward 917a9cdac1 Update string resources. 16 years ago
Matt Ward 428bc5b1ba Added ReportExplorer pad and SharpQuery pad to layout configuration so these pads are not displayed on starting SharpDevelop for the first time. 16 years ago
Matt Ward 4f6582b083 Add IronRuby addin. 16 years ago
David Srbecký 023ef6a40a Updated localized strings 16 years ago
Siegfried Pammer 74086bc0ac fixed SD2-1619 - Checkmark in Breakpoint context menu missing 16 years ago
Daniel Grunwald 55316cef66 Updated StringResources. 16 years ago
Daniel Grunwald 6543362d93 Update string resources. 16 years ago
Matt Ward 31d9f8203e Update string resources. 16 years ago
Siegfried Pammer 75cec19ac1 - updated English translation 16 years ago
Christoph Wille 846baac085 Remove language bitmap resource for "easter egg" translation that no longer ships in SharpDevelop 16 years ago
Christian Hornung 34cd8c436d Forms designer: Fixed SD2-1531 - CenterHorizontally / CenterVertically: icons are swapped. 16 years ago
Daniel Grunwald b9e1ce7c02 Store string resources as .resx instead of .resources in the repository. 16 years ago
Daniel Grunwald 1a9f2ab7f0 Change label "Goto line number" -> "Go to" to better reflect the features of the new GotoDialog 16 years ago
Siegfried Pammer 532acccbf0 ported consoles to AvalonEdit 16 years ago
Daniel Grunwald c5a371dd2c Fixed SD2-1572 - operators are shown as nameless methods in code completion 16 years ago
Matt Ward ccc5df09db Python forms designer shows a more useful error message if it is unable to find a type to create a local variable. 16 years ago
Daniel Grunwald 937fc8fc1e Fixed SD2-1406: More Missing String Resources 16 years ago
Daniel Grunwald df06006d8b Make "Open in explorer" available for solution items and directories. 16 years ago
Tomasz Tretkowski 0762a4924b Handling msbuild4 projects with target platform other than AnyCPU 16 years ago
Daniel Grunwald 89bb1bc0d6 Rename "Quality Tools" -> "Analysis". 16 years ago
Daniel Grunwald 8bf506da54 Fixed bug that could cause pads to be lost when the layout is changed. (when trying to reopen such a "lost" pad, it would show up with a width of zero) 16 years ago
Matt Ward 3f6773cc05 Added Create XML output file option to the options panel for unit tests. 16 years ago
Matt Ward 03a0ccecfe Updated language resources. 16 years ago
Matt Ward 963e02f337 Can now convert C# and VB.NET projects to Python. 16 years ago
Daniel Grunwald 96887f5d5a Update to AvalonDock 1.2.2104. 16 years ago
Daniel Grunwald 024c5fb887 ITextEditor: moved to namespace ICSharpCode.SharpDevelop.Editor. 16 years ago
Daniel Grunwald 3fbd48b7d4 Bookmark/Breakpoint support for AvalonEdit. 16 years ago