42 Commits (2cff0d9e07ac39f6926424fa309f92519891b62e)

Author SHA1 Message Date
Daniel Grunwald 2cff0d9e07 Added context menu to AddInManager, put strings into translation database. Chloë (GeneralWizardBackground.png) now uses alpha transparency and looks great in different color profiles. 20 years ago
Daniel Grunwald d5b981e7e0 Show new AddIn properties in the AddInScout. 20 years ago
Daniel Grunwald 605a6e924e Fixed SD2-560: Interface implementation generator messes up arrays 20 years ago
Daniel Grunwald 50a9f45f25 Fixed NullReferenceException when typing an OptionStatement. 20 years ago
Daniel Grunwald 2deee1b7ed Fixed SD2-552: Class Browser not Refreshing 20 years ago
Daniel Grunwald ab7edc9537 When using Ctrl+C or Ctrl+X when nothing is selected, the current line is copied/cut (patch by Martin Nordholts). 20 years ago
Daniel Grunwald dec20c958b Fixed SD2-520: Changes to Treat Warnings as Errors option ignored 20 years ago
Daniel Grunwald 9d3e4e8eab Some changes to resources / font loading. 20 years ago
Daniel Grunwald eb93ff4149 SharpDevelop now passes properties so that MSBuild accepts them for both the scanning and building steps -> compiling Boo and ILAsm applications and specifying the target Framework version in C# works again. 20 years ago
Daniel Grunwald bf9be4201b Add list with documentation about the doozers. 20 years ago
Matt Ward a6dfc69c0c Added support for Mono 1.1.9.2 20 years ago
Daniel Grunwald 2c1fdd4b8f Fixed SD2-474: Allow targeting other .NET Framework versions. 20 years ago
Daniel Grunwald 283a39e280 Fixed SD2-425: Improve project options 20 years ago
Daniel Grunwald 830e2bf7c5 Worked on SD2-425 (Improve project options): you can now choose in which section the OutputPath property is stored. 20 years ago
Daniel Grunwald 76d0e4da6c Allow user to choose configuration and platform in the project options. (part of SD2-425) 20 years ago
Daniel Grunwald 68f7c01970 Fixed some P/Invoke declarations where FxCop complained they weren't portable to 64bit and some other complaints from FxCop. 20 years ago
Daniel Grunwald 2818a84d16 Fixed SD-371: Adding empty combine to a combine causes exception 20 years ago
Daniel Grunwald 9169d53913 Improved project options (more strings translatable, reference paths tab works now) 20 years ago
Daniel Grunwald 983cd66df0 Put more strings into the translation database. 20 years ago
Daniel Grunwald 022170d1a1 Fixed "copy/cut/paste" in context menus. 20 years ago
Daniel Grunwald 8d734c3fd4 Add option to choose between "professional" menu style and system menu style. 20 years ago
David Srbecký b9ef0293f2 Added fullscreen options panel (no features implemented yet) 20 years ago
Daniel Grunwald 9a246da449 Add unit tests for CSharpOutputVisitor. 20 years ago
Daniel Grunwald 8fc6327d9f Added CSharpBinding.Tests project. 20 years ago
Daniel Grunwald e4fabdffd8 New files get now a build action dependent on their file extension. 20 years ago
Daniel Grunwald faab2b4fc9 Improve project options panels and prepare editing different configurations. 20 years ago
Daniel Grunwald c1d54b7df2 Update English and German StringResources (combine -> solution). 20 years ago
Daniel Grunwald 21af77e33d Ported changes from Fidalgo rev 2038, ivokovacka. 20 years ago
Daniel Grunwald 040a8b7582 Use LoggingService instead of Console.WriteLine. 20 years ago
Daniel Grunwald 737cbb83df Remove some Console.WriteLine() calls; catch some exceptions which previously were ignored silently or just dumped to the console. 20 years ago
Daniel Grunwald 331c44292e Applied new header to all source files. 20 years ago
Daniel Grunwald f395a72edb Added panel with options for code completion. 20 years ago
Daniel Grunwald 4c3d93223c TextEditorControl now auto-detects the file encoding. When saving, the file is saved with the old encoding. 20 years ago
Daniel Grunwald a17fed9eda Optimized StringParser. 21 years ago
Daniel Grunwald e73b222ff3 ParserService does not lock parsed files anymore. 21 years ago
Daniel Grunwald bbe15432b7 Fixed docking of project options panel. 21 years ago
Daniel Grunwald 8f0d6da9ad Fixed SD-318 and SD-347. Many small changes. 21 years ago
Daniel Grunwald 22f417e362 Language bindings can now determine on what characters and keywords code completion should be triggered. 21 years ago
Mike Krüger 77dbb0ecd5 Worked on #Develop. Search & Replace panel now has 2 different view modes. ExtTreeView drawing is now more smooth. Fixed some issues. 21 years ago
Mike Krüger 4084ef43d2 Worked on project options. 21 years ago
Mike Krüger bff7f0c17a Corrected output path of the filetype registerer (his job should be done by the installer) and resource editor. 21 years ago
Mike Krüger c4336b038c created trunk folder. 21 years ago