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
/
newctrl
Age
Commit message (
Collapse
)
Author
2014-10-18
Remvoed the newctrl working directory.
Pietro Gagliardi
2014-10-18
Fixed Mac OS X sizing and more TODOs. Ready to merge back!
Pietro Gagliardi
2014-10-18
Fixed buid errors.
Pietro Gagliardi
2014-10-18
Migrated Mac OS X Window. Ready to build; almost ready to remerge!
Pietro Gagliardi
2014-10-18
More Mac OS X work. Woah, almost done!
Pietro Gagliardi
2014-10-18
Migrated the Mac OS X basic controls.
Pietro Gagliardi
2014-10-18
Started the Mac OS X conversion.
Pietro Gagliardi
2014-10-18
Fixed parenting weirdnesses.
Pietro Gagliardi
2014-10-18
Fixed paintControlBackground() on Windows; there is no longera guarantee of ↵
Pietro Gagliardi
every control being put on top of a container.
2014-10-18
Implemented container.bounds() on Windows.
Pietro Gagliardi
2014-10-18
Fixed control positioning on GTK+. This will also "fix" control positioning ↵
Pietro Gagliardi
on Windows; next commit.
2014-10-17
Fixed GTK+ Area crash (damn typo). Now to figure out why everything is ↵
Pietro Gagliardi
misplaced :D
2014-10-17
Fixed compiler errors. Now to fix runtime errors! Woo!
Pietro Gagliardi
2014-10-17
Migrated GTK+ Tab. Now to test!
Pietro Gagliardi
2014-10-17
Migrated GTK+ Window.
Pietro Gagliardi
2014-10-17
Figured out what to do about containers in GTK+ and applied it to Group.
Pietro Gagliardi
2014-10-17
Readded containerResize() on GTK+; going to have to figure out how I'm going ↵
Pietro Gagliardi
to do GTK+ size control...
2014-10-17
Did most of the GTK+ migration.
Pietro Gagliardi
2014-10-17
Began the GTK+ backend migration. control_unix.go is migrated; Area overlay ↵
Pietro Gagliardi
changes are done now so I don't forget later as well.
2014-10-17
Cleaned up some code.
Pietro Gagliardi
2014-10-17
More TODOs.
Pietro Gagliardi
2014-10-17
Adjusted background painting code on Windows for the new container structure.
Pietro Gagliardi
2014-10-17
Forgot the modified test, oops.
Pietro Gagliardi
2014-10-17
Implemented Padded on Grid.
Pietro Gagliardi
2014-10-17
Implemented Padded in SImpleGrid.
Pietro Gagliardi
2014-10-17
Implemented Padded in Space.
Pietro Gagliardi
2014-10-16
Added margined to Group and reworked the test. Now for spacing.
Pietro Gagliardi
2014-10-16
Accidentally flipped margined logic on Group.
Pietro Gagliardi
2014-10-16
Implemented tabbing properly. Tab order still backwards.
Pietro Gagliardi
2014-10-16
More TODOs.
Pietro Gagliardi
2014-10-16
Forgot to size Grid and SimpleGrid's container properly. Fixed.
Pietro Gagliardi
2014-10-16
Fixed Tab page content positioning.
Pietro Gagliardi
2014-10-16
Made Tab containers children of the Tab.
Pietro Gagliardi
2014-10-16
Fixed preferred size forgetfulness.
Pietro Gagliardi
2014-10-16
Actually we don't need to do anything to Tab right nwo...
Pietro Gagliardi
2014-10-16
More TODOs.
Pietro Gagliardi
2014-10-16
Added the sharedWndProc() spiel to Tab now that it stores Controls directly. ↵
Pietro Gagliardi
Will need to add the same to Group.
2014-10-16
Storing the *container in the Windows GWLP_USERDATA is no longer needed; ↵
Pietro Gagliardi
strip it.
2014-10-16
Removed containerResize() from container_windows.c; it no longer exists.
Pietro Gagliardi
2014-10-16
Fixed a small error in group_windows.go.
Pietro Gagliardi
2014-10-16
Removed the whole store**HWND spiel. No longer works properly (nil pointers ↵
Pietro Gagliardi
woo).
2014-10-15
Removed the dummy test program.
Pietro Gagliardi
2014-10-15
Fixed compiler errors.
Pietro Gagliardi
2014-10-15
Migrated the layout containers. No margins yet. If all goes well, though, ↵
Pietro Gagliardi
this should be enough...
2014-10-15
Migrated Table and Area. Almost done, I think???
Pietro Gagliardi
2014-10-15
Migrated Tab.
Pietro Gagliardi
2014-10-15
Migrated Group on Windows over.
Pietro Gagliardi
2014-10-14
Started the work for margins; implemented for Window.
Pietro Gagliardi
2014-10-14
Started the actual new container framework.
Pietro Gagliardi
2014-10-14
Documented the Label change.
Pietro Gagliardi
[next]