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-04-08[Gtk] Add a hook for the client to override GtkComboBox menus (#93)iain
2019-03-18Fix NSView embedding events - skip hidden subviewsVsevolod Kukol
2019-03-18Fix NSView embedding MouseMove event not working when popup window appearsDavid Karlaš
2019-03-07[Gdk] Prevent GdkQuartzWindow having its delegate replaced. (#90)iain
2019-02-13[Gtk] Patch Gtk to popup the menu when using the arrow keysiain holmes
2018-12-20[GTK] GtkNSView tabbing patch from iainCody Russell
2018-12-07[GTK] Fix focus handling to better handle subviews for GtkNSViewCody Russell
2018-07-19[GTK] Disable this patch for now to fix crasher.Cody Russell
2018-06-27[gtk] When focusing out, commit the preedit instead of discardingCody Russell
2018-05-30Fix patch pathCody Russell
2018-05-30[gtk] Fix for recursive find_nsview_at_pos()Cody Russell
2018-05-02[GTK] Fix userSpaceScaleFactor deprecation warnings.Cody Russell
2018-02-08Use correct configure for gtk+Alexander Köplinger
2018-02-08Switch gtk+ package to GitHubAlexander Köplinger
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
2017-05-31Make GtkTable emit Container::add on attachiain holmes
2017-05-09Update GTK+ with some accessibility patchesAlexis Christoforides
2017-02-13GTK+/GTK# updatesAlexis Christoforides
2016-10-21Brought back GTK+ packageAlexis Christoforides
2016-10-14Add new entry point (bockbuild.py), divide between "profile" (bockbuild/profi...Alexis Christoforides
2016-07-25Final integration of internal bockbuild mirror.Alexis Christoforides
2016-04-15Normalize formatting using autopep8Alexis Christoforides
2016-03-08Try to prevent spamming GDK_CROSSING_NORMAL events to the same windowCody Russell
2016-01-24[gtk] Only call CopySymbolicHotKeys() when changing window focusCody Russell
2016-01-02Remove mouse scrolling from GtkNotebook tabs.Cody Russell
2015-12-22Add upstream imquartz patch to fix crasher.Cody Russell
2015-11-19Add ScrolledWindow draw-child-bg patch from Vsevolod.Cody Russell
2015-10-24Revert "[gtk] Set dnd source context to NULL on finalize."Cody Russell
2015-10-23[gtk] Set dnd source context to NULL on finalize.Cody Russell
2015-08-11Implemented per-package processing (fetch/staging/artifacts)Alexis Christoforides
2015-07-30[gtk] Remove the event-yielding patch, there's a better solution going direct...Cody Russell
2015-06-26Fix gdk-pixbuf and pango on the staged install.Alexis Christoforides
2015-06-16Remove --enable-debug from cairo, gtk, and pango.Cody Russell
2015-06-12Move support for undo out of GtkNSView and directly into gdk-quartz'sCody Russell
2015-06-08[gtk] Fix GtkNSView invalid casts that were introduced by the only-unset-firs...Cody Russell
2015-05-14Add a way to tell GTK+ to yield mouse events to CocoaCody Russell
2015-05-12Add gtk_ns_view_get_nsview() getter.Cody Russell
2015-03-12Merge branch 'alexischr/relocatable-build'Alexis Christoforides
2015-03-12Implemented staged builds on Mac + major necessary refactoringAlexis Christoforides
2015-02-18Fix an issue where users sometimes need to click native views twice to focus.Cody Russell
2015-01-22[gtk] Fix the global shortcuts passthrough patch.Cody Russell
2015-01-22[gtk] Add a way to find out if an embedded NSTextView has focus.Cody Russell
2015-01-15[gtk] Check if the responder responds to superview before calling it.Cody Russell
2015-01-15[gtk] Fix Cmd-Z undo for embedded NSTextView controls.Cody Russell
2015-01-15[gtk] Fix Cmd keys in native NSViewCody Russell
2014-10-07[gtk] Disable the eyedropper button in the color select dialogCody Russell