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

github.com/mono/bockbuild.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-02Stop using git protocol for submodulesHEADmainAlexander Köplinger
2021-03-08[GLib] Avoid keeping a reference to the error (#167)Marius Ungureanu
2021-03-08[Gtk] Fix a crash when tooltip query runs right after a native window has bee...Vsevolod Kukol
2020-12-07Optimize CopySymbolicHotkeys by adding file stamp heuristics (#165)Marius Ungureanu
2020-07-24[Cairo] Fix Cairo on BigSur (#162)iain
2020-05-15Fix 1080409: StackOverflow exception opening Gtk hosted NSView (#159)David Karlaš
2020-04-08Merge pull request #158 from terrajobst/code-of-conductAaron Bockover
2020-04-08Link Code of ConductImmo Landwerth
2020-02-21[Pango] Add nil check before CFArrayGetCount() (#153)Cody Russell
2020-02-18Bump gtk# to fix regression (#149)Marius Ungureanu
2020-02-04Add /usr/local/bin to PATH (#144)Alexander Köplinger
2020-01-28Fix system font loading in Pango (#140)Cody Russell
2020-01-27Re-enable validate_symlinks processing step (#135)Alexis Christoforides
2020-01-17Merge pull request #139 from mono/gtk-pboard-typesCody Russell
2020-01-16Remove semicolon from defineAlexander Köplinger
2020-01-16[GTK] Let's try this another way.Cody Russell
2020-01-15Fix path to patchAlexander Köplinger
2020-01-15Fix indentationAlexander Köplinger
2020-01-15[GTK] D'oh! I forgot to add the patch in the last commit.Cody Russell
2020-01-15[GTK] Try to define NSPasteboardTypeURL if it's not defined.Cody Russell
2019-12-07[GTK] Switch to newer NSPasteboardType values.Cody Russell
2019-12-04Bump gtk# to get startup performance improvements in case of env var (#136)Marius Ungureanu
2019-10-22Bump gtk# for clipboard binding fix (#129)Marius Ungureanu
2019-10-16[GTK] Autoscroll GtkViewport when focus moves (#126)Cody Russell
2019-09-25Don't force mcs compiler in gtk-sharp.py (#122)Alexander Köplinger
2019-09-25Add some tracing to universal build process (#120)Alexis Christoforides
2019-09-25[Pango] Don't release string from familyName (#121)iain
2019-08-29Build pkg-config as 64bit only, libtiff as universal and remove gtk-quartz-en...Alexander Köplinger
2019-08-20Bump gtk# (#114)Marius Ungureanu
2019-07-11[Gtk] Fix previous patch build (#109)iain
2019-07-11[Gtk] Allow Cocoa to unset the delegate when deallocating the wi… (#105)iain
2019-07-01Merge pull request #100 from mono/fix-gh-14957Alexis Christoforides
2019-06-18Fix cache destinationAlexis Christoforides
2019-06-17Merge pull request #98 from mono/mono-gh-13804-speculative-fixAlexis Christoforides
2019-06-14Gotta mkdir in the cache nowJo Shields
2019-06-14Cached binary-not-source in a versioned directoryJo Shields
2019-06-10Don't eagerly delete logsAlexis Christoforides
2019-06-10Another speculative fix for 'pkg-config' sometimes getting built as a 32-bit ...Alexis Christoforides
2019-05-20Bump gtk-sharpAlexander Köplinger
2019-04-08[Gtk] Add a hook for the client to override GtkComboBox menus (#93)iain
2019-04-03Merge pull request #94 from mono/use-configure-build-argument-64Alexis Christoforides
2019-04-03[darwin] Use configure's --build option for 64-bit builds tooAlexis Christoforides
2019-03-18Merge pull request #92 from sevoku/fix-821841-ignore-hidden-embedded-nsviewsLluis Sanchez
2019-03-18Fix NSView embedding events - skip hidden subviewsVsevolod Kukol
2019-03-15Merge pull request #91 from DavidKarlas/fixMouseMoveWhenNewWindowAaron Bockover
2019-03-13Fix NSView embedding MouseMove event not working when popup window appearsDavid Karlaš
2019-03-06[Gdk] Prevent GdkQuartzWindow having its delegate replaced. (#90)iain
2019-02-21Merge pull request #85 from mono/aj-test-msbuildAlexis Christoforides
2019-02-20iterate_dir: Include symlinks to dirs alsoAnkit Jain
2019-02-20[gtk-sharp] Bump to pick up a build fix (#88)Ankit Jain