Vincent Untz
83719cbb90
Fix warning about pointer/int confusion
...
https://bugzilla.gnome.org/show_bug.cgi?id=594679
2009-09-12 13:23:09 +02:00
Alexander Larsson
812b3c451d
Deprecate GDK_WINDOW_OBJECT and GdkWindowObject
2009-09-04 17:59:18 +02:00
Alexander Larsson
d5125660c1
Add test for gdk_window_restack
2009-09-02 23:39:57 +02:00
Alexander Larsson
5341efd4d4
Make win32 backend build and minimally work
2009-07-01 10:28:06 +02:00
Alexander Larsson
953be03acf
Fix too many args warning
...
Apparently we missed one place when converting gdk_window_ensure_native
2009-06-03 14:50:10 +02:00
Alexander Larsson
287b821705
Rename gdk_window_set_has_native to gdk_window_ensure_native
...
This also removes the (unimplemented) possibility to change a window to
non-native. This seems generally not very useful, and there are some problems
with it, for instance if two "users" need a window to be native and then
one of the "users" doesn't need it anymore it can't change it back, because
it is unaware of the other reason the window is native.
2009-06-01 11:57:59 +02:00
Alexander Larsson
a6e3da1319
Add some test for draw_drawable graphics exposures
2009-05-27 17:10:37 +02:00
Alexander Larsson
13766991a7
testwindows - support for manually selecting window pos and size
2009-04-02 10:15:21 +02:00
Alexander Larsson
c2ee81ea86
Add support for scrolling to testwindows
2009-04-02 10:15:21 +02:00
Alexander Larsson
9f3e348e32
Make testwindows support multiple selected windows
2009-04-02 10:15:19 +02:00
Alexander Larsson
4e207a0336
tests/testwindows - play with GdkWindows
2009-04-02 10:15:18 +02:00