 Didier KorthoudtandGitHub
|
99d7c8d824
|
New: Modern Cocoa behavior for Menus (#2929)
More theme parameters
Modern Cocoa behavior
First menubar item can be displayed specifically
All 3 control sizes are now managed
|
2020-10-09 15:52:54 +02:00 |
|
Antoine Mercadal
|
bfb85ccfd2
|
Various fixes in CPMenu
- No shadow when hightlighted (like Cocoa)
- Themable separator color/text color/shadow color
|
2013-01-30 17:04:11 -08:00 |
|
Aparajita Fishman
|
4f377bcebe
|
Objj2 compiler fixes
Compiled all files individually:
- Added missing imports.
- Added @class/@global declarations to break circular dependencies.
- Misc. code cleanup.
Conflicts:
AppKit/CPWindow/_CPWindow.j
AppKit/Platform/DOM/CPPlatformWindow+DOM.j
|
2013-01-23 15:48:55 +07:00 |
|
Alexander Ljungberg
|
dedf3cd90f
|
More AppKit coding standards.
|
2011-02-28 23:55:29 -03:00 |
|
Francisco Ryan Tolmasky I
|
52f7844aee
|
Made it so .h files are automatically included in AppKit (avoiding needing to manually include Platform.h, etc.).
Also changed a bunch of <AppKit/*> imports to "*" imports.
Reviewed by me.
|
2010-11-01 11:10:01 -07:00 |
|
Francisco Ryan Tolmasky I
|
e3babe97e4
|
Update to fix menu item sizes breaking on second open.
Reviewed by me.
|
2009-11-20 23:34:21 -08:00 |
|
Francisco Ryan Tolmasky I
|
a4fdc50d1d
|
Move these back into their own folders.
Reviewed by me.
|
2009-11-19 14:04:16 -08:00 |
|
Francisco Ryan Tolmasky I
|
e0e675531a
|
Temporarily move these out into the main folder.
Reviewed by me.
|
2009-11-19 14:02:16 -08:00 |
|
Francisco Ryan Tolmasky I
|
e94ddb4179
|
First pass at submenus.
Reviewed by me.
|
2009-11-12 18:20:16 -08:00 |
|