index
:
interesting/andlabs-ui
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
/
listbox_darwin.m
Age
Commit message (
Expand
)
Author
2014-05-20
Fixed the whole NSApplication.h thing so now the project builds with both 10....
Pietro Gagliardi
2014-05-20
Changed #include to #import on the Objective-C files to settle the whole incl...
Pietro Gagliardi
2014-05-20
Fixed the Mac OS X 10.6 building using a rather hackish approach... Now it wo...
Pietro Gagliardi
2014-05-17
Added the Stack Overflow link for Mac OS X Listbox insertion autoselection an...
Pietro Gagliardi
2014-05-17
Found a method in NSArrayController via Stack Overflow which lets me suppress...
Pietro Gagliardi
2014-05-16
Fixed up a bunch of Mac OS X function names, mostly Listbox-related, to be mo...
Pietro Gagliardi
2014-05-16
Organized the dummyRect declarations/definitions/etc. in the Objective-C file...
Pietro Gagliardi
2014-05-16
Combined all the Objective-C headers into objc_darwin.h.
Pietro Gagliardi
2014-05-15
Removed the control font code from bleh_darwin.m and rewrote it in Objective-...
Pietro Gagliardi
2014-05-13
Migrated listbox_darwin.go to using Objective-C directly instead of through t...
Pietro Gagliardi