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
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
Loren Brichter
cb8e5da3d1
Squash merge bww improvements, tableview reordering
2011-08-11 22:44:42 -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
Matthias Hochgatterer
f889ae59bc
Fixed logging in example project
2011-08-05 08:09:09 +02: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
2a704ca1fb
TwUI 0.1
2011-07-01 14:18:11 -04:00