7778 Commits (297d2d2fb134b06334f66db25fc5ecbebc4de367)
 

Author SHA1 Message Date
mkonicek f8adea054f Object graph - tweaked column sizing a bit. 15 years ago
mkonicek 90ef21633f Object graph - bidirectional edges don't overlap anymore. 15 years ago
mkonicek 0681775b63 Object graph - fixed a small bug in multiple edge spacing. 15 years ago
mkonicek acc439575b Object graph - added simple zoom slider. 15 years ago
Matt Ward f714ca03d4 Build text templating unit tests into standard unit tests folder. 15 years ago
mrward fccc219a43 Update IronPython to version 2.7 15 years ago
Matt Ward e988554ceb Add TextTemplatingFilePreprocessor custom tool. 15 years ago
Matt Ward f40da5e677 Add t4 file images to bitmap resources. 15 years ago
Matt Ward 382ad26671 Make the t4 template's CustomToolNamespace available in CallContext with the tag "NamespaceHint". 15 years ago
mkonicek fac118b615 Object graph - rewrote calculation of node size. Now arrows fit. 15 years ago
Matt Ward f25b6b6a32 Recognise .t4 file extension as t4 template. 15 years ago
mkonicek f1bd94dc0c Object graph - better organized files into folders. 15 years ago
mkonicek 550e862c4d Object graph - simplified layout code. 15 years ago
mkonicek 4897789b4e Object graph - refactored TreeLayouter. 15 years ago
Matt Ward 991064b28a Add t4 file template and icons. 15 years ago
Matt Ward c9cb9ab036 Catch all exceptions thrown when processing a t4 template. 15 years ago
Daniel Grunwald c7ab696cf9 Merge branch '4.0' 15 years ago
Daniel Grunwald c610e1b0b9 Fix issue in TextEditorOptions copy constructor. 15 years ago
Daniel Grunwald b4f6f3a435 Fixed bug introduced in b7b12d310e (Reduce memory usage when dealing with long lines and word-wrapping) 15 years ago
Matt Ward 79ded090e5 Resolve assembly references in t4 templates from the project. 15 years ago
Siegfried Pammer 532364965d added missing documentation in MouseHoverLogic, FoldingElementGenerator and FoldingMargin 15 years ago
mkonicek dfad14e6ec Object graph - Arrow tip ends at node edge. 15 years ago
Matt Ward 2edb53c4f9 Show t4 template errors in Errors window. 15 years ago
Siegfried Pammer 41b10e921c fixed scrolling in Console-Pads 15 years ago
mkonicek 4b521fa95f Object graph - Expanded properties are in bold. 15 years ago
Matt Ward ba6f48c906 Add syntax highlighting for t4 templates. 15 years ago
Matt Ward ba0f7e29b8 Merge branch 'TextTemplating' of github.com:icsharpcode/SharpDevelop into TextTemplating 15 years ago
Matt Ward daa230531e Add support for TextTemplatingFileGenerator custom tool. 15 years ago
Daniel Grunwald b301a5a998 Merge branch '4.0' 15 years ago
Daniel Grunwald b7b12d310e Reduce memory usage when dealing with long lines and word-wrapping. 15 years ago
Daniel Grunwald 441fd15488 Fixed bug in EditingCommandHandler.Cut that allowed deleting read-only text. 15 years ago
mrward 8ab4f3c65d Support background colour when syntax highlighting. 15 years ago
Matt Ward 43e851146a Add support for TextTemplatingFileGenerator custom tool. 15 years ago
mrward d3afb79114 Fix unhandled exception when opening a file added by a Subversion client but not yet committed to the repository. 15 years ago
Daniel Grunwald 34da9b3fad Code completion for generic types - insert only e.g. "List" instead of "List<T>". 15 years ago
Daniel Grunwald b173684de0 Remove out-of-date documentation comment. 15 years ago
peterforstmeier 0da20d96e6 Rows can be used as StackPanel.Orientation=horizontal, PageHeader can display a List of rows 15 years ago
mrward cd89d74426 Shorten message view category name for package management output messages. 15 years ago
mrward 31aa4d74a1 Refresh recent packages when a package is uninstalled. 15 years ago
mrward 50d17bbe3a Save recent NuGet packages used in properties file. 15 years ago
Peter Forstmeier 42bf8d4bb4 Rows can be used as StackPanel.Orientation=horizontal 15 years ago
peterforstmeier 6c4afa9986 Layouter.cs works with <CR> in Text 15 years ago
peterforstmeier 4af32e5101 Adjustment in Footer's and Header's 15 years ago
peterforstmeier e61da9ac97 Crash if DraggedColumn in PullModelPanel.cs is a ForeignKey-Column 15 years ago
Matt Ward dcc21eeb99 Fix ArgumentOutOfRangeException when searching for references on array indexer. 15 years ago
mrward 6e703ce950 Add recent packages to Add Package Reference dialog. 15 years ago
Peter Forstmeier df9fa173b0 DataNavigator 15 years ago
mrward 895663c6b0 Show available NuGet packages in first tab of the Add Package Reference dialog. 15 years ago
mrward f68d4162e8 Enable logging for the shared package repository when installing and uninstalling NuGet packages. 15 years ago
mrward 4d2b963d57 Log start and end of NuGet package installation in the Output window. 15 years ago