Aparajita Fishman
887421c9fa
Fixed: window content view overlapped window frame
...
Previously, the content view of almost all window types
could overlap the frame of the window.
This is a follow on to b28429f which insets the content view
from the frame for all relevant window types.
Refs #1798
2013-02-25 17:50:12 -05:00
Alexander Ljungberg
5b05dc92a1
More dictionary literals.
2013-02-25 18:27:44 +00: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
Aparajita Fishman
7c831fa19d
capp_lint flags deprecated CPPoint/Rect/Size types/functions
...
- Changed to corresponding CG types/functions in all files
- Fixed some demo app bugs
2013-01-19 16:51:56 +07:00
Alexandre Wilhelm
18d0cf51ef
Removed unused code
2013-01-10 17:32:47 -08:00
Alexandre Wilhelm
91479543fa
Removed unused theme attribute
2013-01-09 15:59:17 -08:00
Alexandre Wilhelm
0e6df9d299
Added themable _CPDocModalWindowView
2013-01-09 13:09:20 -08:00
Darrell Walisser
97b3679101
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
AppKit/CPApplication.j
AppKit/CPWindow/_CPDocModalWindowView.j
2012-07-29 12:31:47 -04:00
Alexander Ljungberg
aa4eff9f8d
Format code, fix accidental global.
2012-05-25 00:04:46 +01:00
Darrell Walisser
1e6f0090da
-allow any window to become a sheet
2012-05-06 12:06:23 -04:00
Alexander Ljungberg
dedf3cd90f
More AppKit coding standards.
2011-02-28 23:55:29 -03:00
Randall Luecke
7aa00a961a
Attached sheets should have a shadow.
2010-12-29 19:45:09 -06:00
Randall Luecke and Ross Boucher
86d5ea6c64
made sheet 10 percent transparent to match Cocoa sheets.
2009-10-25 19:10:15 -07:00
cacaodev and Ross Boucher
570a2a56ff
Added sample app. Corrected style (tabs)
2009-10-08 12:02:35 -07:00
cacaodev and Ross Boucher
d79ed12b5c
Attached sheet implementation
2009-10-08 12:02:26 -07:00