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
2015-02-20[TextEditor/Ide] Renamed various TextEditor classes. TextEditor nowMike Krüger
2014-02-25[TextEditor] Fixed bug in animation framework.Mike Krüger
2013-08-13Revert "Revert "Fix hundreds of warnings""Michael Hutchinson
2013-08-13Revert "Fix hundreds of warnings"Jeffrey Stedfast
2013-08-12Fix hundreds of warningsMichael Hutchinson
2013-02-15Switched editor color scheme system.Mike Krüger
2012-12-12[TextEditor] Fix alignment of search result animationMichael Hutchinson
2012-11-06Fixed 'Bug 8220 - Visual glitches with search text editor animation'.Mike Krüger
2012-09-06Fixed 'Bug 6937 - Flicker from code completion bubbles + incorrectMike Krüger
2012-09-05Fixed 'Bug 6786 - Exception being thrown in our animation code'.Mike Krüger
2012-08-14[SourceEditor] Fixed null reference in search and replace widget.Mike Krüger
2012-05-15[Text editor] Hide the scroller border by defaultLluis Sanchez
2012-05-04Fixed 'Bug 4865 - gtk warning from error popup window'.Mike Krüger
2012-04-03[TextEditor] Optimized fold segment update.Mike Krüger
2012-03-31[TextEditor] Fixed typo.Mike Krüger
2012-03-22Merge branch 'master' into newresolverMike Krüger
2012-03-21Workaround for #3801 - managed container subclasses leakMichael Hutchinson
2012-02-09Merge branch 'master' into newresolverMike Krüger
2012-02-09[TextEditor] Clean up SmartScrolledWindow borderMichael Hutchinson
2012-02-09[TextEditor] Fix SmartScrolledWindow's child allocationMichael Hutchinson
2012-02-09[TextEditor] Don't use Gdk.Rectangle.(Bottom|Right)Michael Hutchinson
2012-01-13[TextEditor] Worked on memory leaks.Mike Krüger
2011-11-18Merge branch 'master' into newresolverMike Krüger
2011-10-29Update GTK smooth scrolling support and enable itMichael Hutchinson
2011-10-28Use pixels for page size in mouse scroll delta calculationMichael Hutchinson
2011-10-28Unify handling of mouse scroll deltas in custom scrollwindowsMichael Hutchinson
2011-10-27[TextEditor] De-uglify the scrollbarsMichael Hutchinson
2011-10-06Merge branch 'master' into newresolverMike Krüger
2011-10-05Revert "Revert "[TextEditor] Add a null check in the BounceFadePopupWindow""Alan McGovern
2011-10-05Revert "[TextEditor] Add a null check in the BounceFadePopupWindow"Alan McGovern
2011-10-05[TextEditor] Add a null check in the BounceFadePopupWindowAlan McGovern
2011-06-26Fixed quick task strip destroy chain.Mike Krüger
2011-05-31Quick task strip can now replace the vscrollbar.Mike Krüger
2011-05-29Renamed highlighting.Style to ColorSheme because of Gtk.Style nameMike Krüger
2011-04-21Fixed some issues with message bubble popup animation/now using cairoMike Krüger
2011-02-17Fixed some flickering of the search result animation on linux.mkrueger
2011-02-01Destroy adjustments correctly (fixing leak).Mike Krüger
2010-10-29Fixed destroy chain.Mike Krüger
2010-09-10Reverted nachos patch.Mike Krüger
2010-09-10Removed unecessary method.Mike Krüger
2010-09-10Added patch from nacho. Converted the spaces -> tabs.Mike Krüger
2010-08-16Fixed smart scrolled window border drawing.Mike Krüger
2010-08-13fixd vscrollbar size.Mike Krüger
2010-08-13fixed scrollbar position.Mike Krüger
2010-08-10Overworked search result animation.Mike Krüger
2010-08-05Search result animation now uses cairo for drawing.Mike Krüger
2010-08-01removed redundant assignment.Mike Krüger
2010-07-30Worked on merge widget.Mike Krüger
2010-07-30Fix an error on non-composited desktops.Michael Hutchinson
2010-07-27Worked on search result bounce animation.Mike Krüger