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
/
new
Age
Commit message (
Collapse
)
Author
2015-04-06
Started writing code for handling single-HWND controls on Windows. Similar ↵
Pietro Gagliardi
code will exist for single-GtkWidget controls on GTK+ and single-NSView controls on Cocoa.
2015-04-06
Started working on uiControl.
Pietro Gagliardi
2015-04-06
Fixed initial Mac OS X code.
Pietro Gagliardi
2015-04-06
Started writing the same but for Mac OS X. This time it's not tested yet; ↵
Pietro Gagliardi
will test now.
2015-04-06
Implemented what we have so far, but on Windows.
Pietro Gagliardi
2015-04-06
Added wintable's debugging printers to the new UI code.
Pietro Gagliardi
2015-04-06
Renamed some files. More TODOs.
Pietro Gagliardi
2015-04-06
More precise cleanup in GTK+ uiInitErrorFree().
Pietro Gagliardi
2015-04-06
Started doing the C rewrite. Defined the basic initialization and main loop ↵
Pietro Gagliardi
and window API and implemented them on GTK+.
2015-02-23
Started rewrite #3. The first file up for bat is an ID system for safer C/Go ↵
Pietro Gagliardi
interop.