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
/
redo
/
objc_darwin.h
Age
Commit message (
Expand
)
Author
2014-08-30
...in with the new.
Pietro Gagliardi
2014-08-27
Renamed textField to textfield in the Mac OS X port for consistency.
Pietro Gagliardi
2014-08-27
Switched from NSPopover for the TextField.Invalid() warning on Mac OS X to a ...
Pietro Gagliardi
2014-08-26
Cleaned up the TextField.Invalid() popover on Mac OS X a fair bit.
Pietro Gagliardi
2014-08-26
Implemented the new dialog system on Mac OS X.
Pietro Gagliardi
2014-08-25
Made the width of TextFields more reasonable on Mac OS X.
Pietro Gagliardi
2014-08-23
Fixed a lot of Area.OpenTextFieldAt(); thanks to mikeash in irc.freenode.net/...
Pietro Gagliardi
2014-08-22
Started the Mac OS X implementation of Area.OpenTextFieldAt().
Pietro Gagliardi
2014-08-21
Implemented Area.Repaint() on Mac OS X.
Pietro Gagliardi
2014-08-20
Implemented TextField.Invalid() on Mac OS X.
Pietro Gagliardi
2014-08-20
Implemented TextField.OnChanged() on Mac OS X.
Pietro Gagliardi
2014-08-19
Fixed modality issues on Mac OS X.
Pietro Gagliardi
2014-08-19
Implemented OpenFile() on Mac OS X.
Pietro Gagliardi
2014-08-18
Implemented Table.Selected()/Select() on Mac OS X. Also more TODOs.
Pietro Gagliardi
2014-08-17
Added bool Table columns on Mac OS X.
Pietro Gagliardi
2014-08-16
Implemented ImageList and Table ImageIndex on Mac OS X.
Pietro Gagliardi
2014-08-16
Implemented Group on Mac OS X.
Pietro Gagliardi
2014-08-14
Merged xsizing_darwin.m into control_darwin.m. Even though alignment info is ...
Pietro Gagliardi
2014-08-11
Moved Mac OS X modifier flags constants to the Objective-C side for maximum s...
Pietro Gagliardi
2014-08-11
Removed the need for C.frame() by splitting apart the alignment rect function...
Pietro Gagliardi
2014-08-11
Split the autocorrect disabling stuff on Mac OS X into its own function and m...
Pietro Gagliardi
2014-08-10
Improved the error reporting facilities of uiinit() on Mac OS X. Not used yet...
Pietro Gagliardi
2014-08-10
Stored table column numbers more efficiently on Mac OS X.
Pietro Gagliardi
2014-08-10
Made a more intelligent Table.preferredSize() for Mac OS X.
Pietro Gagliardi
2014-08-10
Removed borders from Areas on Mac OS X.
Pietro Gagliardi
2014-08-10
More .m file restructuring on the Mac OS X backend.
Pietro Gagliardi
2014-08-10
Settled NSBitmapImageRep TODOs on the Mac OS X backend.
Pietro Gagliardi
2014-08-09
Started splitting apart xsizing_darwin.m and rearranging objc_darwin.h.
Pietro Gagliardi
2014-08-09
Changed PrefSize to PreferredSize throughout.
Pietro Gagliardi
2014-08-09
Renamed display() to areaRepaintAll() and resolved a TODO on the Mac OS X side.
Pietro Gagliardi
2014-08-06
Removed areaPrefSize() from the Mac OS X backend; we now store the Area's siz...
Pietro Gagliardi
2014-08-05
Re-added the NSApplication support code for Area on Mac OS X.
Pietro Gagliardi
2014-08-05
Added the Mac OS X implementation of Area... somewhat messily, but eh.
Pietro Gagliardi
2014-08-04
Began the big sizer cleanup: renamed sizer to container, renamed sizer.go to ...
Pietro Gagliardi
2014-08-04
Converted Window on Mac OS X to use the new container system. Now I can merge...
Pietro Gagliardi
2014-08-04
Cleaned up Mac OS X Tab code from the previous commit.
Pietro Gagliardi
2014-08-04
Switched Tab on Mac OS X to use a dedicated container type system. This conta...
Pietro Gagliardi
2014-08-03
Migrated the Mac OS X backend to the new Control setup.
Pietro Gagliardi
2014-08-02
Split all the Control implementations into their own files and renamed the co...
Pietro Gagliardi
2014-08-02
Migrated the Label alignment code back into the Mac OS X port.
Pietro Gagliardi
2014-08-02
Wrote Control.preferredSize() (including Tab.preferredSize()) on Mac OS X.
Pietro Gagliardi
2014-08-01
Began migrating all the Mac OS X sizing stuff over.
Pietro Gagliardi
2014-07-30
Fixed up attributes of Table on Mac OS X.
Pietro Gagliardi
2014-07-30
Moved the Mac OS X function newScrollView() to control_darwin.m and verified ...
Pietro Gagliardi
2014-07-29
Added Label and implemented it on all platforms.
Pietro Gagliardi
2014-07-29
Wrote up the data model for Mac OS X Tables; now Tables work everywhere!
Pietro Gagliardi
2014-07-29
Added the beginning of the Mac OS X Table code.
Pietro Gagliardi
2014-07-26
Verified Mac OS X control appearance and fonts with Interface Builder.
Pietro Gagliardi
2014-07-26
Implemented TextField on Mac OS X.
Pietro Gagliardi
2014-07-25
Implemented Tab on Mac OS X. Woo! I'll need to add justification for what I'm...
Pietro Gagliardi
[next]