1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
Commit graph

8 commits

Author SHA1 Message Date
jules
9bb0be09a6 Merge branch 'master' of juce-repo.roli.com:JUCE
Conflicts:
	examples/Demo/Source/Demos/WidgetsDemo.cpp
2015-04-20 18:08:05 +01:00
jules
70d09f7db9 Whitespace 2015-04-20 18:06:35 +01:00
Timur Doumler
dc05cd506d fixed issue in Demo where a custom component in a TableListBoxModel was preventing rows from being selected. 2015-04-20 18:04:08 +01:00
Timur Doumler
f04e0f0462 JuceDemo: make Tables in WidgetDemo look nicer by adding zebra striping 2015-04-20 16:45:21 +01:00
Timur Doumler
ee3fe813e1 fixed issue with label text being white and invisible; some refactoring 2015-04-20 16:37:01 +01:00
Timur Doumler
5fcf94bfe4 added EditableTextCustomComponent (based on Label) to WidgetsDemo 2015-04-20 15:22:27 +01:00
jules
76892601c3 Fixed table demo sort order 2015-03-16 09:12:05 +00:00
Felix Faire
b01383e8d0 Restructured folder and Updated Readme 2014-11-12 17:18:18 +00:00
Renamed from extras/Demo/Source/Demos/WidgetsDemo.cpp (Browse further)