Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-11[Debugger] Implemented a Cocoa-based ObjectValueTreeViewJeffrey Stedfast
2019-06-20Fixes VSTS Bug 930131: [Watson] NullReferenceException inMike Krüger
2019-02-15Track API changesLluis Sanchez
2016-10-18Merge branch 'master' into connected-servicesGreg Munn
2016-10-10[Ide] Fix search popup weird behaviour which trimmed the results windowtherzok
2016-09-18[Ide][Mac] Fix PopoverWindow position for special desktop configsVsevolod Kukol
2016-09-14[Ide] Add Xwt support to PopoverWindowVsevolod Kukol
2016-06-27[Ide] Fix NRE on typing in searchbarMarius Ungureanu
2016-04-11[Refactoring] Implemented mac refactoring preview windows.Mike Krüger
2016-02-10[Ide] Fix border allocation in PopoverWindowVsevolod Kukol
2016-02-05[Ide][Papercut] Allocate 1px more space for PopoversVsevolod Kukol
2015-12-21[Ide] Fix completion popover alignmentVsevolod Kukol
2015-12-18[Ide] Fix completion popover spacingVsevolod Kukol
2015-12-18[Ide] Clickable popover pager arrowsVsevolod Kukol
2015-11-29[Ide] Fix Popover Pager alignmentVsevolod Kukol
2015-11-29[Ide] Add Shadow to PopoverWindowVsevolod Kukol
2015-11-29[MonoDevelop.Ide] Removing border drawing features from PopoverWindow and Cod...Vaclav Vancura
2015-07-17Fixed 'Bug 32046 - Janky animations on tooltips 'Mike Krüger
2015-04-14Merge branch 'master' into roslynMike Krüger
2015-03-25[Ide] Use the caret position, not window origin, to determine the screen geom...Cody Russell
2015-01-28Merge branch 'master' into xs6-editorMike Krüger
2014-12-03[DebuggerVisualizers] Reposition PreviewWindow and close when item in list is...David Karlaš
2014-11-20Merge branch 'master' into xs6-editorMike Krüger
2014-07-29[Ide] Improve display of errors in solution padLluis Sanchez
2014-04-02[Ide] Added basic text editor model.Mike Krüger
2013-08-21[SourceEditor] Improved message bubble theming.Mike Krüger
2013-07-17Use the new animation API from XWTLluis Sanchez
2013-03-15Fixed 'Bug 11046 - Completion window does not show content'.Mike Krüger
2013-01-24Fixed 'Bug 6808 - Weird shadow on tooltips'Mike Krüger
2012-11-16[UIRefresh] Invalidate shadow on popover windows rather than disableJason Smith
2012-11-16Hide native shadow of tooltip windowsLluis Sanchez
2012-10-25[UIRefresh] Reintroduce hover effect to DockNotebook. Remove Animation depend...Jason Smith
2012-10-18[ui-refresh] Implemented trello card 'The top of the info bubbleMike Krüger
2012-10-10Improved check for transparency supportLluis Sanchez
2012-10-10Properly fix black completion window issue on windowsLluis Sanchez
2012-10-02[UIRefresh] Add aborted parameter to finished function in animationsJason Smith
2012-09-28[UIRefresh] Fix flickering caused by results updating in search boxJason Smith
2012-09-28[UIRefresh] Simplify easing APIJason Smith
2012-09-28[UIRefresh] Update resize animation to use new styleJason Smith
2012-09-19[UIRefresh] Continue refactor of Popover rendering into theme class. Move Pop...Jason Smith
2012-09-19[UIRefresh] Begin implementation of new popoverwindow themingJason Smith
2012-09-18[UIRefresh] Implement ARGB check as GtkUtil functionJason Smith
2012-09-14[UIRefresh] Don't round corners, animate resize, or draw thumbs on windows.Jason Smith
2012-09-11Fixed build on windows.Mike Krüger
2012-09-11[UIRefesh] Fix padding on PopoverWindows that don't set any propertiesJason Smith
2012-09-11[UIRefresh] Improve clipping of window contents during animationsJason Smith
2012-09-11[Tweek animations and animate tooltip information windowJason Smith
2012-09-11[UIRefresh] Make it easier to implement animated resizing. Implement resizing...Jason Smith
2012-09-11[UIRefresh] Implement animated popover window support and enable for search boxJason Smith
2012-09-10Fix allocation issue in Popopver windowLluis Sanchez