| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Mac OS X data structures.
|
|
X; turns out we fixed that problem when we did our container NSView and overrode setFrameSize: :D
|
|
Mac OS X.
|
|
|
|
safety.
|
|
have no idea what those properties would be.
|
|
names on the Mac OS X backend.
|
|
functions on the Mac OS X side.
|
|
|
|
marked the TextArea TODO as a future plan.
|
|
|
|
yet, though...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
standards (both C89 and C99) as proof).
|
|
|
|
|
|
|
|
|
|
Area.RepaintAll() (and the future Area.Repaint()) from within AreaHandler.Key() and AreaHandler.Mouse(); get rid of the bool returns from each. The future Area.Repaint() is important; the bool returns repainted the whole Area, which may not be optimal.
|
|
the winapi_windows.h header file to suit.
|
|
|
|
by making it not apply to standalone Labels and adding comments.
|
|
was resized, thinking it would solve flicker issues. It did not, and GTK+ resizes all tabs, so I'm keeping this in mergeback/ for now.
|
|
documentation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
doesn't actually work 100%, though (not flicker-free; window backgrounds are now black), so it's #ifdef'd out for now.
|
|
(though IDK if it will be four commits) to make both containers and areas both transparent and flicker-free. Also added a Space() tab to the test program to test the transparency.
|
|
itself; this will let us be transparent... hopefully.
|
|
bugs on Windows XP...
|
|
xsizing_darwin.m, just to be safe.
|
|
size separately and return that for the preferred size instead.
|
|
|
|
|