Siegfried Pammer
|
aeee313f0b
|
added copy-button to diff-tooltip
|
15 years ago |
Siegfried Pammer
|
0a4a65a94e
|
reimplemented deletion as modification of data
|
15 years ago |
Siegfried Pammer
|
4b7f38fe9b
|
improved diff tooltip
|
15 years ago |
Daniel Grunwald
|
976156700f
|
Set e.Handled=true in TextArea.Drop handler.
|
15 years ago |
Eusebiu Marcu
|
529f10197c
|
Polish WatchList - the evaluation of vars will be when expanding the node.
|
15 years ago |
Eusebiu Marcu
|
3850f794c4
|
Fix opening the item when editing
|
15 years ago |
Eusebiu Marcu
|
e500e6c11a
|
Polish the edit of vars WatchList Pad - more like VS
|
15 years ago |
Eusebiu Marcu
|
525c75cad2
|
New features in WPF WatchPad:
- add new watch using Ins key
- ability to edit the name of the variable using also autocomplete.
|
15 years ago |
Eusebiu Marcu
|
5ecfc6dfa4
|
Rename IISExpressProcessLocation
|
15 years ago |
Eusebiu Marcu
|
ddb292a154
|
Merge remote branch 'eusebiu/PropertiesWebPage'
|
15 years ago |
Eusebiu Marcu
|
15869bb156
|
Set default port when the saved value is null
|
15 years ago |
Eusebiu Marcu
|
de9fcd67de
|
Use the Environment to get the ProgramFiles location;
Save Port when using IIS EXpress
|
15 years ago |
Daniel Grunwald
|
ce7d7d326b
|
Fix build.
|
15 years ago |
Daniel Grunwald
|
e12e17f6e0
|
Fixed InvalidOperationException when collapsing two overlapping folds.
|
15 years ago |
Daniel Grunwald
|
6497f4a12f
|
Fix SD-769: Missing file still shown as missing in project browser after opening
|
15 years ago |
Eusebiu Marcu
|
1c22e596a1
|
fix COMException when no entry point was found.
|
15 years ago |
Eusebiu Marcu
|
fa960fa480
|
fix WebForm template - NullReferenceException at runtime
|
15 years ago |
Eusebiu Marcu
|
14bc5af12d
|
Make safe call on all callback
|
15 years ago |
Eusebiu Marcu
|
f51a45646d
|
support IIS Express
|
15 years ago |
Eusebiu Marcu
|
e8e1ca322c
|
Add ProcessMonitor to monitor the creation of worker process
|
15 years ago |
Boris Kozorovitzky
|
d732e030d4
|
ToolBar functionality
|
15 years ago |
Eusebiu Marcu
|
449521311b
|
Minor UI changes; minor WindowsDebugger changes.
|
15 years ago |
Daniel Grunwald
|
9d9c3dcfc0
|
CustomTool.GetOutputFileName: don't use file names that already exist in the project but don't depend on the base item.
|
15 years ago |
Matt Ward
|
da2ae63119
|
Fix invalid cast exception when assigning a stylesheet to an XML file.
|
15 years ago |
Eusebiu Marcu
|
de808da9ac
|
Update tooltip for ChangeMarkerMargin when moving mouse on near diffs.
|
15 years ago |
Eusebiu Marcu
|
529abc2e3d
|
support starting urls and attach to the default process (browser or other)
resize the web server group
|
15 years ago |
Eusebiu Marcu
|
9ca217c1df
|
Fix WatchPad issues;
FontFamily & FontSize in ChangeMarkerMargin tooltip are from CodeEditorOptions
|
15 years ago |
Eusebiu Marcu
|
4d512d8fd7
|
Add WebServer group in Debug tab
|
15 years ago |
Daniel Grunwald
|
d62776f824
|
Merge branch '4.0'
|
15 years ago |
mrward
|
c6e8e72a64
|
Fix off by one line and column numbers when validating xml.
|
15 years ago |
Daniel Grunwald
|
01c619cdf0
|
Fixed incorrect AddIn.xsd, and make BuildAddinDocumentation validate the schema before saving it (http://community.sharpdevelop.net/forums/t/12508.aspx)
|
15 years ago |
Eusebiu Marcu
|
d6e1593b8b
|
Remove spaces from lines in DiffTooltip
|
15 years ago |
Eusebiu Marcu
|
40321dfa11
|
fix StepInto command
|
15 years ago |
Daniel Grunwald
|
dce2df4ca7
|
Fixed thread-safety issue in DefaultProjectContent (possible cause of crash #495)
|
15 years ago |
Daniel Grunwald
|
5916e0badc
|
Update AddInWritingHelp.txt for 4.0.
|
15 years ago |
Daniel Grunwald
|
2f216ba718
|
Fix readme.
|
15 years ago |
Daniel Grunwald
|
80c4354dc9
|
Fix SD-1806 - VB source exception - "public" at the end of source
|
15 years ago |
Daniel Grunwald
|
6e550cc9cf
|
Update string resources.
|
15 years ago |
Daniel Grunwald
|
05e1e03657
|
Merge remote branch 'origin/reports' into 4.0
|
15 years ago |
Daniel Grunwald
|
ea5e4470ac
|
Trying to add workaround for crash #1580 (top crash in 4.0 RC2, reproduction steps unknown).
|
15 years ago |
Eusebiu Marcu
|
5fbc6ceef1
|
Added tooltip for ChangeMarkerMargin
|
15 years ago |
Eusebiu Marcu
|
7cb1f38325
|
fix SD-1796 - Unable to debug IIS applications after attaching to aspnet_wp.exe
|
15 years ago |
mkonicek
|
1f93d4cd8e
|
Code completion for generic types - "List" is inserted, not "List<".
|
15 years ago |
mkonicek
|
e0afdc063d
|
Merge branch 'master' into originmaster
|
15 years ago |
mkonicek
|
b47a93ab1e
|
Code completion for generic types inserts only e.g. "List<" instead of "List<T>".
Suggested item works as before, e.g. List<int> l = new "List<int>" is inserted.
|
15 years ago |
peterforstmeier
|
e6a9713527
|
Fix ImageItem
|
15 years ago |
peterforstmeier
|
39eecd3d0a
|
Extract included classes to seperate Files
|
15 years ago |
peterforstmeier
|
20f5ec1954
|
RoundedRectangle in Pdf
|
15 years ago |
peterforstmeier
|
5dccb4d1ca
|
remove unused file
|
15 years ago |
peterforstmeier
|
df7f687ebd
|
Rectangle with rounded corners.
|
15 years ago |