index
:
go.wit.com/dev/andlabs/ui.git
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
/
winapi_windows.h
Age
Commit message (
Collapse
)
Author
2014-11-09
Started the work to add accessibility to the new Windows Table. Also ↵
Pietro Gagliardi
adjusted winapi_windows.h to accomodate this (defined CINTERFACE and included <oleacc.h>).
2014-11-06
Clarification of previous commit
Pietro Gagliardi
2014-11-06
Let us end the scourge of vanilla MinGW once and for all
Pietro Gagliardi
2014-11-05
More Windows window class logic simplification. This will be needed for ↵
Pietro Gagliardi
read-only TextFields, next.
2014-11-05
Implemented TextField.ReadOnly() on Mac OS X. Began standardizing window ↵
Pietro Gagliardi
class name access on Windows.
2014-11-05
Started adding TextField.ReadOnly() and implemented it (mostly) on Windows.
Pietro Gagliardi
2014-11-04
Started the Windows ProgressBar implemetnation. There's still an important ↵
Pietro Gagliardi
detail left over...
2014-11-02
Started the work for Spinbox.OnChanged() on Windows with the edit control.
Pietro Gagliardi
2014-11-01
Started handling Spinbox events on Windows.
Pietro Gagliardi
2014-10-30
Fixed Windows Spinbox sizing for now.
Pietro Gagliardi
2014-10-28
Added the initial Windows Spinbox code.
Pietro Gagliardi
2014-10-27
Fixed Group on Windows not sending events to children. I /think/ we're done ↵
Pietro Gagliardi
with container madness on the Windows backend...
2014-10-27
Removed the gouicontainer window class from the Windows backend; it is no ↵
Pietro Gagliardi
longer needed.
2014-10-18
Merged new container/sizing stuff.
Pietro Gagliardi
2014-08-30
...in with the new.
Pietro Gagliardi