| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
implemented such on Windows.
|
|
|
|
|
|
|
|
becasue when I tried doing it alll at once the program broke in utterly mysterious ways.
|
|
|
|
|
|
|
|
was handled; implemented this on Windows. It does sledgehammer some edge cases I wanted to avoid, but it also avoids fussing about scrolling and focus and what not.
|
|
|
|
|
|
|
|
Windows... mostly.
|
|
|
|
|
|
columns to Table on Windows.
|
|
There are a few kinks to work out...
|
|
|
|
function.
|
|
|
|
backend.
|
|
work correctly in wine, and I can confirm for the first time that it actually is a bug in wine!
|
|
|
|
build.
|
|
keyboard trap.
|
|
Windows.
|
|
to C.
|
|
the winapi_windows.h header file to suit.
|
|
by making it not apply to standalone Labels and adding comments.
|
|
the Windows backend; this lets other parts of the package use the hollow brush without the need for additional error checking.
|
|
|
|
|
|
|
|
stores a HWND again.
|
|
is the first half of the two-part migration of the Windows backend to use container.
|
|
used for both top-level windows and tab pages (next commit). This makes things slightly messy in the short term, but this will all be cleaned up soon, and has the advantage of taking care of the sizer mess~
|
|
controlbase, just like the GTK+ and Mac OS X backends do now.
|
|
|
|
will be important for sizing purposes.
|
|
are a few cases of const->non-const conversions as a result.
|
|
features.
|
|
|
|
question tells me I'm wrong, we can deal with it then. But yay simple sizing code again :D
|
|
|
|
and it crashes in WM_NCDESTROY...
|
|
|
|
|