| Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
|
|
backend; NSZeroRect works fine for this after all. Thanks to jer in irc.freenode.net/#macdev.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the Windows backend; this lets other parts of the package use the hollow brush without the need for additional error checking.
|
|
|
|
|
|
|
|
|
|
Windows API call, oops... the problem is present in the main package being replaced too. :x It will be fixed when I move this redo up. Also added Area initializer to uiinit(). NOW does it work???
|
|
|
|
|
|
|
|
fine, though for some reason holding down a mouse button doesn't generate a drag in GTK+ 3.10...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(container_windows.go) as a method on container.
|
|
|
|
|
|
stores a HWND again.
|
|
|
|
is the first half of the two-part migration of the Windows backend to use container.
|
|
container.go, did the Mac OS X migration, moved containerctrls.go out of the way by merging its declarations into basicctrls.go, and did a quick cleanup fix to container_darwin.m.
|
|
|
|
|
|
|
|
merge container and sizing...
|