index
:
interesting/andlabs-ui
devel
guimaster
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
new
/
util_windows.c
Age
Commit message (
Expand
)
Author
2015-04-15
Split all OS backends into their own folders.
Pietro Gagliardi
2015-04-12
Made controls transparent to tab backgrounds on Windows. It doesn't quite wor...
Pietro Gagliardi
2015-04-11
More TODO resolution.
Pietro Gagliardi
2015-04-09
Split toUTF16() into a new file; other Windows text functions will also be th...
Pietro Gagliardi
2015-04-08
More TODO resolution.
Pietro Gagliardi
2015-04-07
Implemented the memory logging.
Pietro Gagliardi
2015-04-07
Fixed compiler warnings. Stack works!
Pietro Gagliardi
2015-04-07
Implemented uiButton.preferredSize() on Windows. This includes adding a funct...
Pietro Gagliardi
2015-04-07
Moved Windows container functions from util_windows.c to container_windows.c.
Pietro Gagliardi
2015-04-07
Hooked up resizing. Now to make a control that uses this.
Pietro Gagliardi
2015-04-07
Hooked up the WM_COMMAND and WM_NOTIFY bouncers.
Pietro Gagliardi
2015-04-07
Changed ui_*.h to uipriv_*.h pending a public non-portable API.
Pietro Gagliardi
2015-04-06
Implemented what we have so far, but on Windows.
Pietro Gagliardi