| Age | Commit message (Collapse) | Author |
|
sysData.delete(), since they are no longer used. Updated the TODO file to mark this issue closed.
|
|
|
|
|
|
Windows's differing rules for first-time window show; this will also allow me to remove the error returns from sysData.show() and sysData.hide() (later).
|
|
because screw Windows being different.
|
|
|
|
height of the window around setRect() calls to avoid polling the content view frame each time.
|
|
|
|
|
|
|
|
build. Once I iron out a bug with Windows event handling, I'll add a README.
|
|
would fix the faults I now get, but it doesn't...
|
|
cannot be dispatched get dropped.
|
|
|
|
|
|
that used to be there have been moved to a new file; similar files for Mac and Linux will also be made.
|
|
rid of the dummy 300x300 sizes from the controls) and added an explicit sysData.setWindowSize() to Window.Open() to ensure everything's sized properly.
|
|
Window.Open() and Control.make().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I'll need to redo my mutexes...
|
|
|
|
channel whose use depends on the sysData itself. Also we won't need to save the parentWindow anymore, as the change to the make() function will take care of that for us.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix the rest and hope it works...
|
|
|
|
the skeleton of the Windows implementation.
|