-
Notifications
You must be signed in to change notification settings - Fork 444
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule cocotron
updated
7 files
+1 −0 | AppKit/NSMenu.subproj/NSMenuView.h | |
+49 −10 | AppKit/NSMenu.subproj/NSMenuView.m | |
+1 −0 | AppKit/NSStringDrawer.h | |
+133 −2 | AppKit/NSStringDrawer.m | |
+8 −5 | AppKit/NSStringDrawing.m | |
+2 −0 | AppKit/X11.backend/X11Display.h | |
+25 −1 | AppKit/X11.backend/X11Display.m |
Submodule darlingserver
updated
3 files
+4 −4 | internal-include/darlingserver/logging.hpp | |
+2 −2 | src/call.cpp | |
+23 −0 | src/logging.cpp |