Dmitri Shuralyov
f3efe03a2d
Changed coding style to match existing code.
2012-08-30 22:00:33 -04:00
Dmitri Shuralyov
97b3a04833
Improved scrolling behaviour of Example app.
...
Enabled vertical bouncing even when content fits into container.
However, IMO this should be the default behaviour for all
vertically-scrolling views or lists, so the problem should actually be
fixed at the source, in TUIScrollView.
2012-08-30 15:45:18 -04:00
Justin Spahr-Summers
65bfe37499
Don't use .png when referencing the clock image (so the high-resolution version will be loaded as necessary)
2012-07-31 17:55:17 -07:00
Justin Spahr-Summers
049f703dec
Merge branch 'master' into remove-tuicolor
...
Conflicts:
lib/UIKit/TUIKit.h
2012-07-31 10:06:22 -07:00
Justin Spahr-Summers
1711991505
Update ExampleProject
2012-07-27 18:18:00 -07:00
Justin Spahr-Summers
53cadadeeb
Updated ExampleProject
2012-07-27 16:15:19 -07:00
Justin Spahr-Summers
17c202e70d
Update example app
2012-07-25 15:51:34 -07:00
Justin Spahr-Summers
efd0121608
Merge branch 'master' into remove-tuiimage
2012-07-25 15:35:03 -07:00
Justin Spahr-Summers
066ddc8c91
Updated ExampleProject to use NSFont
2012-07-24 18:32:46 -07:00
Justin Spahr-Summers
c3dc65c1a1
Remove lingering TODO comment
2012-07-24 18:13:03 -07:00
Justin Spahr-Summers
26255d29b0
Re-enabled tab image code in the ExampleProject
2012-07-24 17:26:08 -07:00
Justin Spahr-Summers
8d3db6e864
Get ExampleProject compiling with the TUIImage changes
2012-07-24 17:13:00 -07:00
Justin Spahr-Summers
b327bae787
Merge branch 'dev' into AppKitBridging
...
Conflicts:
TwUI.xcodeproj/project.pbxproj
lib/UIKit/TUIView.m
2012-07-18 23:22:24 -07:00
Aditya Nrusimha
200342da12
Added layout constraints.
...
Now with value transformers and blocks! (Imagine what you could do with
a sin :D)
2012-07-18 16:25:57 -07:00
Justin Spahr-Summers
6616ea1eae
Clean up example table cell layout a little bit
2012-07-18 01:11:47 -07:00
Justin Spahr-Summers
47c53c9d64
Clean up indentation in ExampleTableViewCell.m
2012-07-18 00:45:06 -07:00
Justin Spahr-Summers
d53e1fa0d4
Expanded the table view of the test app to include an NSTextField in each row
2012-07-17 17:29:41 -07:00
Loren Brichter
494435e002
no need for workaround, static analyzer decided to quiet down, fix clock@2x path
2012-06-19 11:01:49 -04:00
Loren Brichter
f9d5078a3f
Get Example project building without warnings on Xcode 4.5
2012-06-18 11:37:37 -04:00
Justin Spahr-Summers
9ff48ddd31
Migrate sample project to ARC
...
Conflicts:
ExampleProject/Example.xcodeproj/project.pbxproj
2011-11-12 17:47:47 -08:00
Brian William Wolter
085e67eccf
More scrolling updates
2011-09-27 17:03:37 -04:00
Brian William Wolter
072f8e395c
2-axis scrolling updates
2011-09-27 15:23:13 -04:00
Brian William Wolter
d434ab9031
More scrolling tweaks; adding 2-axis scrolling view to example project
2011-09-27 14:45:01 -04:00
Brian William Wolter
96bf769eec
Updating example project for table view fixes
2011-08-14 15:43:52 -04:00
Brian William Wolter
d58c932813
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
lib/UIKit/TUINSView.m
lib/UIKit/TUITableViewCell.m
2011-08-11 14:33:34 -04:00
Brian William Wolter
a74c702dda
Remove/re-add fix from joshaber
2011-08-11 14:29:58 -04:00
Matthias Hochgatterer
07a15fd911
New table view delegate method to restrict selection of row based on the event
...
Fixed table view cell higlighting on right mouse click
2011-08-06 19:15:07 +02:00
Matthias Hochgatterer
3fc5ed4d32
Right click delegate method renamed
2011-08-06 18:20:22 +02:00
Matthias Hochgatterer
7a7795cd5d
Updated right click delegate method
2011-08-06 18:12:58 +02:00
Matthias Hochgatterer
3af6cd1045
Added table view delegate method to ask whether to select a cell on right click or not!
2011-08-06 16:38:33 +02:00
Brian William Wolter
7a85644c85
Merge remote-tracking branch 'upstream/master'
2011-08-05 19:02:01 -04:00
Matthias Hochgatterer
f889ae59bc
Fixed logging in example project
2011-08-05 08:09:09 +02:00
Brian William Wolter
2b977c3e35
Updating example project to add drag-to-reorder support to the table
2011-08-04 18:52:25 -04:00
Matthias Hochgatterer
9e1f038e3a
Added support for right mouse clicks in view
...
Routing right mouse events to table view delegate
2011-08-04 22:59:46 +02:00
Loren Brichter
f5c0e0244f
formatting
2011-07-25 17:54:36 -04:00
Brian William Wolter
4b6550479d
- Updating visible section header frame computation
...
- Adding sections to the example project
2011-07-07 18:24:01 -04:00
Loren Brichter
aa7e9e849c
squash merge 9fbdb31f52420340c12cd1682403a7e00e1fd794 from Kaspars Dancis <kaspars@kaspa.rs>
...
with some formatting cleanup, update example project to show cell selected state
2011-07-03 16:13:16 -04:00
Loren Brichter
2a704ca1fb
TwUI 0.1
2011-07-01 14:18:11 -04:00