Commit graph

18 commits

Author SHA1 Message Date
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
Dillon Aumiller
d5680ca09c Fixed type name in OGBox.h 2012-01-06 22:05:00 -06:00
65818a08da Remove useless whitespaces. 2012-01-05 16:42:11 +01:00
c29f0c525c Change wrong OF prefix to OG. 2012-01-05 16:38:40 +01:00
14e5b61471 Update .hgignore. 2012-01-05 16:38:26 +01:00
abf7ca3dbe Clean up win32 Makefile. 2012-01-05 16:13:54 +01:00
34cfdb8154 Clean up headers a little. 2012-01-05 16:08:37 +01:00
50c5df7fa2 Rename OG_W32 to OG_WIN32. 2012-01-05 15:50:28 +01:00
3c7d8d51ac Unbreak Gtk. 2012-01-05 15:39:15 +01:00
Dillon Aumiller
bbbeb0bebe win32 branch commit 2012-01-04 20:22:08 -06:00
3a0d3fd94e Add forgotten copyright. 2012-01-05 15:31:14 +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
b5f40d159e Initial import. 2011-12-27 22:09:33 +01:00