ObjGUI  Timeline

9 check-ins that include changes to files matching 'gtk/*'

2012-03-21
11:05
Update URL in copyright. Leaf check-in: 01d7fc9594 user: js tags: trunk
2012-01-08
15:15
Don't allow hiding windows as Cocoa can only hide the whole application. check-in: 237f51a5a8 user: js tags: trunk
14:06
Move declaration of og_application_delegate() to the header. check-in: 8df3bb5437 user: js tags: trunk
14:03
Move -[show] and -[hide] from OGWidget to OGWindow. check-in: b5835e0a2f user: js tags: trunk
2012-01-07
21:20
Fix a missing include. check-in: e419b16fa3 user: js tags: trunk
2012-01-05
01:17
Make it possible to use different toolkits by adding #ifdefs. check-in: 0eb302cf0f user: js tags: trunk
01:00
Add copyright and a license. check-in: ef4637f824 user: js tags: trunk
2011-12-28
19:23
Initial OGComboBox implementation.
Only support for text so far.
check-in: 9ca591f16a user: js tags: trunk
2011-12-27
22:38
Make it possible to have implementations in different toolkits.
Also, make it possible to share the headers.
check-in: 31af425497 user: js tags: trunk