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
2019-02-13Merge pull request #84 from iainx/fix-752354Katelyn Gadd
2019-02-11Switch fontconfig download url to freedesktop.orgAlexander Köplinger
2019-01-22[Gtk] Patch Gtk to popup the menu when using the arrow keysiain holmes
2019-01-10Update list of disabled symbols on older OSX versionsAlexander Köplinger
2018-12-21Merge pull request #82 from mono/vsts737323Alexander Köplinger
2018-12-20[GTK] GtkNSView tabbing patch from iainCody Russell
2018-12-13[GTK] Update to the focus handling patch.Cody Russell
2018-12-07[GTK] Fix focus handling to better handle subviews for GtkNSViewCody Russell
2018-10-01Merge pull request #74 from mono/update-libtiffAlexander Köplinger
2018-09-28Update libtiffAlexis Christoforides
2018-08-29Bump target requirement to OSX 10.9 MavericksAlexander Köplinger
2018-07-19[GTK] Disable this patch for now to fix crasher.Cody Russell
2018-07-03Merge pull request #72 from alexanderkyte/xcrun_fixAlexander Kyte
2018-07-03[runtime] Fix reference to C compiler, 'xcrun gcc' fails when building llvmAlexander Kyte
2018-07-02Merge pull request #68 from mono/gtk-imquartz-commit-on-focus-outCody Russell
2018-06-27[gtk] When focusing out, commit the preedit instead of discardingCody Russell
2018-06-16Environment.set(key,val): Expand env vars in the value (#67)Ankit Jain
2018-06-15Merge pull request #66 from mono/gtk-fix-find_nsview_at_posAlexander Köplinger
2018-06-08Merge pull request #65 from mono/artifact-expirationAlexander Köplinger
2018-06-08Allow artifacts to expireAlexis Christoforides
2018-05-30Fix patch pathCody Russell
2018-05-30Another fix for find_nsview_at_pos()Cody Russell
2018-05-30[gtk] Fix for recursive find_nsview_at_pos()Cody Russell
2018-05-18Merge pull request #64 from mono/pango-ideographic-spaceAlexander Köplinger
2018-05-17[Pango] Get the font shaper for ideographic spacesCody Russell
2018-05-16Merge pull request #63 from mono/backing-scale-factorAlexander Köplinger
2018-05-02[GTK] Fix userSpaceScaleFactor deprecation warnings.Cody Russell
2018-02-23Detect HTTP errors when using curlAlexis Christoforides
2018-02-22Merge pull request #62 from mono/download-using-curlAlexis Christoforides
2018-02-22Use 'curl' tool instead of Python's library for downloading, as it does not s...Alexis Christoforides
2018-02-08Use correct configure for gtk+Alexander Köplinger
2018-02-08Switch gtk+ package to GitHubAlexander Köplinger
2018-02-08Update gtk-sharp.py (#58)Marius Ungureanu
2018-01-19Update gtk-sharp.py (#57)Marius Ungureanu
2018-01-04Update gtk-sharp.py (#53)Marius Ungureanu
2018-01-03Update bug URL from bugzilla to github (#55)Alexander Köplinger
2017-11-28Merge pull request #52 from mono/upgrade-expatAlexis Christoforides
2017-11-24Upgrade expat library and fetch from GitHubAlexander Köplinger
2017-10-06Fix last commitAlexis Christoforides
2017-10-06Don't count symlink targets when calculating package sizeAlexis Christoforides
2017-10-06Add 'use system CMake' toolchain packageAlexis Christoforides
2017-10-06Better support for "no sources" packages.Alexis Christoforides
2017-09-21Merge pull request #49 from yamachu/fix_thirdparty_ime_issueCody Russell
2017-09-19Fix building under MacOS with XCode 9Alexis Christoforides
2017-09-18Update README build phase (#46)Yusuke Yamada
2017-09-18[gtk] Fix crashing when using Third-party IMEYusuke Yamada
2017-08-17Remove new screen API patch (#43)Cody Russell
2017-08-17Fix missing comma in gtk+.pyAlexander Köplinger
2017-08-16[gtk] Use TISCopyCurrentASCIICapableKeyboardInputSource()Cody Russell
2017-08-16[gtk] New screen updates APICody Russell