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
Age
Commit message (
Expand
)
Author
2014-07-02
Moved everything out of the way pending rewrite.
Pietro Gagliardi
2014-07-01
More TODOs.
Pietro Gagliardi
2014-07-01
Removed the gtk_main_quit() kludge from uitask_unix.go; this also removes our...
Pietro Gagliardi
2014-07-01
Migrated the Mac OS X backend to the new uitask system.
Pietro Gagliardi
2014-07-01
Fixed indeterminate progress bars on GTK+. This specific fix also avoids any ...
Pietro Gagliardi
2014-07-01
Converted the GTK+ backend to use the new uitask. Indeterminate progressbars ...
Pietro Gagliardi
2014-07-01
Restructured uitask to accept a limited range of actions. Implemented this on...
Pietro Gagliardi
2014-07-01
Renamed init.go to uitask.go because that should have been done ages ago.
Pietro Gagliardi
2014-07-01
Made the default action for Window.Closing reject the close request.
Pietro Gagliardi
2014-07-01
Removed WindowHandler.
Pietro Gagliardi
2014-07-01
Made Button.Clicked a callback.
Pietro Gagliardi
2014-06-30
Made Window.Closing a callback closure.
Pietro Gagliardi
2014-06-30
Restored the previous new API. I'm going to change it so that events are call...
Pietro Gagliardi
2014-06-30
Rolled back all those changes; I'm stupid.
Pietro Gagliardi
2014-06-30
Converted the Mac OS X backend to use uitask() instead of uitask chan func().
Pietro Gagliardi
2014-06-30
Converted the Windows backend to make uitask a function that runs the func() ...
Pietro Gagliardi
2014-06-30
Disabled MsgBox() on Windows for the time being; I'm going to restructure uit...
Pietro Gagliardi
2014-06-30
Reverted everything back to the old API.
Pietro Gagliardi
2014-06-30
Copied all the handler-based stuff to a ZIP file as I'm rolling it all back.
Pietro Gagliardi
2014-06-29
More TODOs.
Pietro Gagliardi
2014-06-29
Made the "Title and Text" message box parented like it should have been. This...
Pietro Gagliardi
2014-06-29
More TODOs.
Pietro Gagliardi
2014-06-29
FIxed compilation errors in the Mac OS X build. It works, but I still need to...
Pietro Gagliardi
2014-06-29
More of the same conversion.
Pietro Gagliardi
2014-06-29
More dialog_darwin.go/.m conversion.
Pietro Gagliardi
2014-06-29
Did most of the conversion of dialog_darwin.go/.m to the new API.
Pietro Gagliardi
2014-06-29
Removed stable.md (it is no longer relevant) and moved redoproposal.md to old...
Pietro Gagliardi
2014-06-29
Migrated sysdata_darwin.go and uitask_darwin.go to the new API. Now to just w...
Pietro Gagliardi
2014-06-29
Migrated the Mac OS X delegate code to the new API.
Pietro Gagliardi
2014-06-28
More TODOs.
Pietro Gagliardi
2014-06-28
Migrated the GTK+ backend to the new API.
Pietro Gagliardi
2014-06-28
Fixed the build. New API works on Windows! Also removed TODO on dialogs in Wi...
Pietro Gagliardi
2014-06-28
Decided to make dialogs code-modal; will figure out how to get the behavior I...
Pietro Gagliardi
2014-06-28
Adjusted window.go to make safe functions actually safe.
Pietro Gagliardi
2014-06-28
Converted most of the rest of the test program. Now I just need to figure out...
Pietro Gagliardi
2014-06-28
Converted most of the rest of the test program to the new API.
Pietro Gagliardi
2014-06-28
Migrated the keyboard test to the new API.
Pietro Gagliardi
2014-06-28
Migrated uitask_windows.go to the new API.
Pietro Gagliardi
2014-06-28
Migrated init.go to the new API. This should probably be renamed now.
Pietro Gagliardi
2014-06-28
Added rewrite of most of the dialog system for the new API. The Windows API i...
Pietro Gagliardi
2014-06-28
Migrated controlsize_windows.go and stdwndclass_windows.go to the new API.
Pietro Gagliardi
2014-06-28
Migrated sysdata_windows.go to the new API. Also more TODOs.
Pietro Gagliardi
2014-06-28
Documented the new Window.Closing behavior.
Pietro Gagliardi
2014-06-28
Implemented the new events in the portable code.
Pietro Gagliardi
2014-06-28
Migrated window.go and sysdata.go to the new API. Controls will need to be mi...
Pietro Gagliardi
2014-06-28
Began the migration to the new API. Removed locks from the public control API...
Pietro Gagliardi
2014-06-27
Added propsoal for the API rewrite.
Pietro Gagliardi
2014-06-27
Updated README.
Pietro Gagliardi
2014-06-26
Fixed README and removed Checkbox.SetChecked() from the future plans.
Pietro Gagliardi
2014-06-26
Implemented Checkbox.SetChecked() on Mac OS X and updated the README.
Pietro Gagliardi
[next]