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
/
uipriv_unix.h
Age
Commit message (
Collapse
)
Author
2015-04-15
Moved the uipriv_*.h files to the respective folders. The ui_*.h files stay ↵
Pietro Gagliardi
up here; they'll be moved to IDLs later.
2015-04-13
Did the GTK+ conversion to uiParent. Now to build.
Pietro Gagliardi
2015-04-09
Migrated the GTK+ backend to the new uiControl/uiSizing system.
Pietro Gagliardi
2015-04-09
Laid the foundation for padding.
Pietro Gagliardi
2015-04-09
Implemented uiWindowSetMargined() on GTK+.
Pietro Gagliardi
2015-04-07
Fixed compilation issues. Now to implement uiButton on GTK+.
Pietro Gagliardi
2015-04-07
Tied everything together. Now to fix build issues.
Pietro Gagliardi
2015-04-07
Added uiContainer, the GtkFixed equivalent for use by the GTK+ backend. ↵
Pietro Gagliardi
Fixed up formatting of the uipriv_*.h files.
2015-04-07
Added the new native control code to the GTK+ backend. Fixed some missing ↵
Pietro Gagliardi
statics in the Windows one too.
2015-04-07
Added a public API for creating raw Windows controls. Removed include guards ↵
Pietro Gagliardi
from uipriv_*.h.
2015-04-07
Changed ui_*.h to uipriv_*.h pending a public non-portable API.
Pietro Gagliardi