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-03-04
Update README.md
Tom P
2014-03-04
Install GTK3 development files
Tom Paoletti
2014-03-04
Basic configuration for travis-ci
Tom Paoletti
2014-03-04
Changed the ".." import in the test binary to a proper "github.com/andlabs/ui...
Pietro Gagliardi
2014-03-03
Updated the README for Mac OS X. LAUNCHING.
Pietro Gagliardi
2014-03-03
Updated the implementation.md file for Mac OS X.
Pietro Gagliardi
2014-03-03
Fixed Mac OS X control placement flipping. This is done by passing the height...
Pietro Gagliardi
2014-03-03
Added flags to show the auxiliary test windows in the test program, to make w...
Pietro Gagliardi
2014-03-03
Split out the code to add a Control to a Mac OS X Window into its own function.
Pietro Gagliardi
2014-03-03
More TODOs.
Pietro Gagliardi
2014-03-03
Removed a leftover crash guard from the Mac OS X sysData code (in this case s...
Pietro Gagliardi
2014-03-03
Removed crash guards from the Mac OS X sysData code. Also removed some leftov...
Pietro Gagliardi
2014-03-03
More TODOs.
Pietro Gagliardi
2014-03-03
Added Mac OS X ProgressBars. Mac OS X now feature-equal!
Pietro Gagliardi
2014-03-03
Added the scrollbars themselves to the NSScrollView backing the Mac OS X List...
Pietro Gagliardi
2014-03-03
Wrapped Mac OS X Listboxes in NSScrollViews. Their preferredSize seems to be ...
Pietro Gagliardi
2014-03-03
More TODOs related to the previous commit.
Pietro Gagliardi
2014-03-03
Changed how the preferred size of controls is determined to accomodate NSTabl...
Pietro Gagliardi
2014-03-03
Added a Listbox preferredSize test window to the main test program, as it app...
Pietro Gagliardi
2014-03-03
Fixed selection grabbing and also append/insert/removal crashes: all were sel...
Pietro Gagliardi
2014-03-03
Ah there we go; columnWithIdentifier: returns an index; we wanted tableColumn...
Pietro Gagliardi
2014-03-02
Fixed a typo'd selector name related to Listbox selection. Adding items still...
Pietro Gagliardi
2014-03-02
Whoops, forgot to define sysData.selectedIndices() and sysData.selectedTexts(...
Pietro Gagliardi
2014-03-02
Fixed the compiler errors. The Mac OS X Listboxes are created!... but don't s...
Pietro Gagliardi
2014-03-02
Added untested Mac OS X Listbox code. Won't compile yet...
Pietro Gagliardi
2014-03-02
Added Mac OS X Labels and a bunch of TODOs. Now for Listboxes... oh boy...
Pietro Gagliardi
2014-03-02
Fixed incorrect object placement by using the window's content rect, not the ...
Pietro Gagliardi
2014-03-02
Fixed incorrect redrawing of Mac OS X windows after resize. Still need to fix...
Pietro Gagliardi
2014-03-02
Added the Mac OS X implementation of LineEdit. It seems to work... mostly. Th...
Pietro Gagliardi
2014-03-02
Finished the implementation of Combobox on Mac OS X.
Pietro Gagliardi
2014-03-02
Added the Mac OS X implementation of messageboxes.
Pietro Gagliardi
2014-03-02
Added the other Combobox modification functions to the Mac OS X backend. Befo...
Pietro Gagliardi
2014-03-02
Added the beginning of the Mac OS X implementation of Combobox; also added a ...
Pietro Gagliardi
2014-03-02
Added an alternate textsel for Mac OS X Comboboxes.
Pietro Gagliardi
2014-03-02
Added the alternate value as a parameter to Mac OS X sysData.make() in prepar...
Pietro Gagliardi
2014-03-02
Added Mac OS X Checkboxes.
Pietro Gagliardi
2014-03-01
Now that we have everything up to and including Buttons up and running, we no...
Pietro Gagliardi
2014-03-01
More TODOs.
Pietro Gagliardi
2014-03-01
Expanded documentation for previous commit.
Pietro Gagliardi
2014-03-01
Fixed the preferredSize() stall. Dumb Intel ABI optimizations. Good thing wit...
Pietro Gagliardi
2014-03-01
Added Mac OS X Buttons. Code hangs due to a preferredSize() issue...
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 non-minimizeable windows in Mac OS X; it was a simple copy-paste fail.
Pietro Gagliardi
2014-03-01
Added windowDidResize: to the Mac OS X delegate for resizing windows. Now to ...
Pietro Gagliardi
2014-03-01
Cleaned up loose ends with the previous commit and got window close events wo...
Pietro Gagliardi
2014-03-01
Added the getSysData() hook. Now to clean up loose ends and apply the delegat...
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
Reworded a comment in bleh_darwin.m: the docs don't imply the wrong informati...
Pietro Gagliardi
[prev]
[next]