|
50f314d6b5
|
Don't allow hiding windows as Cocoa can only hide the whole application.
|
2012-01-08 16:15:13 +01:00 |
|
|
409a082498
|
Move declaration of og_application_delegate() to the header.
|
2012-01-08 15:06:04 +01:00 |
|
|
16cb871e9d
|
Move -[show] and -[hide] from OGWidget to OGWindow.
|
2012-01-08 15:03:23 +01:00 |
|
|
aabc851a05
|
Fix a missing include.
|
2012-01-07 22:20:48 +01:00 |
|
|
ec2f8fc03a
|
Make it possible to use different toolkits by adding #ifdefs.
|
2012-01-05 02:17:35 +01:00 |
|
|
c73bc725ea
|
Add copyright and a license.
|
2012-01-05 02:00:28 +01:00 |
|
|
45380da631
|
Initial OGComboBox implementation.
Only support for text so far.
|
2011-12-28 20:23:01 +01:00 |
|
|
73e7da5fb7
|
Make it possible to have implementations in different toolkits.
Also, make it possible to share the headers.
|
2011-12-27 23:38:07 +01:00 |
|