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
/
uitask_darwin.go
Age
Commit message (
Expand
)
Author
2014-03-12
Separated file creation dates from the package comment.
Pietro Gagliardi
2014-03-12
Made programs go to the front of the screen on Mac OS X like other programs d...
Pietro Gagliardi
2014-03-05
Have ui.Go() return on main() return on Mac OS X.
Pietro Gagliardi
2014-03-02
Added the Mac OS X implementation of messageboxes.
Pietro Gagliardi
2014-03-01
Some error message and TODO changes related to the previous commit.
Pietro Gagliardi
2014-03-01
Attempted to fix the lack of resizable window borders by setting the NSApplic...
Pietro Gagliardi
2014-03-01
Fixed most errors. Now I just need to add a sysData pool.
Pietro Gagliardi
2014-03-01
Started to build a single global delegate object; now to fix issues.
Pietro Gagliardi
2014-03-01
Oops, accidentally removed the code that actually makes the appdelegateclass....
Pietro Gagliardi
2014-03-01
Major code restructure to allow Cocoa to work correctly. Cocoa requires that ...
Pietro Gagliardi
2014-03-01
Fixed a minor startup failure on Mac OS X; now for a big one: apparently the ...
Pietro Gagliardi
2014-03-01
Fixed the compiler errors on Mac OS X; now to get it running...
Pietro Gagliardi
2014-03-01
Added _setDelegate to the common Objective-C selectors list and added a clari...
Pietro Gagliardi
2014-02-28
Added the ui() for OS X.
Pietro Gagliardi