|
|
8929321cba
|
image: Add a default case to switch statement to avoid gcc warnings
|
2010-09-26 15:11:42 +02:00 |
|
|
|
45836db7a5
|
test: Port offscreen test to draw vfunc
|
2010-09-26 15:11:42 +02:00 |
|
|
|
8aa402b610
|
gtk-demo: Port offscreen example to draw vfunc
|
2010-09-26 15:11:42 +02:00 |
|
|
|
256012bdbd
|
gtk-demo: Port offscreen example to draw vfunc
|
2010-09-26 15:11:42 +02:00 |
|
|
|
e194bc14fd
|
testgtk: Use draw signal in layout test
|
2010-09-26 15:11:42 +02:00 |
|
|
|
5442f5b9f2
|
testgtk: Use draw signal in scrolling test
|
2010-09-26 15:11:42 +02:00 |
|
|
|
0ab6956579
|
testgtk: Use draw signal in cursors example
|
2010-09-26 15:11:41 +02:00 |
|
|
|
87940287aa
|
testgtk: Remove non-existing property from frame constructor
|
2010-09-26 15:11:41 +02:00 |
|
|
|
38c932ace6
|
testgtk: Use draw signal in gridded geometry example
|
2010-09-26 15:11:41 +02:00 |
|
|
|
c42f6ff4bf
|
testgtk: Make big windows test not use expose events
Instead, use gdk_window_set_background().
|
2010-09-26 15:11:41 +02:00 |
|
|
|
e1571a5936
|
testgtk: Use draw signal in resize grips example
|
2010-09-26 15:11:41 +02:00 |
|
|
|
5625c20759
|
x11: When querying window size, ask the wrapper, not ourselves
|
2010-09-26 15:11:41 +02:00 |
|
|
|
7c62a44324
|
gdk: Make GdkWindow cope better with its surface outliving the window
Make extra sure we release the surface properly. Also make sure that the
released surface doesn't keep any references to us.
|
2010-09-26 15:11:41 +02:00 |
|
|
|
ba21d3e687
|
tests: Use draw vfunc in print-editor
|
2010-09-26 15:11:41 +02:00 |
|
|
|
e65b1cfd76
|
testoffscreen: Connect to draw signal
|
2010-09-26 15:11:41 +02:00 |
|
|
|
9cd83da6dc
|
tests: Use draw signal in testinput
|
2010-09-26 15:11:41 +02:00 |
|
|
|
97b997d59e
|
testpixbuf-save: Use the draw signal
|
2010-09-26 15:11:41 +02:00 |
|
|
|
b271c76c06
|
testpixbuf-scale: Connect to draw signal
|
2010-09-26 15:11:41 +02:00 |
|
|
|
ebba458336
|
pixbuf-demo: Use draw signal
|
2010-09-26 15:11:41 +02:00 |
|
|
|
f1171c9c07
|
gtk-demo: Use draw signal in color selection demo
|
2010-09-26 15:11:41 +02:00 |
|
|
|
c6f28c3dbc
|
testtooltips: Connect to draw signal
|
2010-09-26 15:11:41 +02:00 |
|
|
|
07d0c0b921
|
testtooltips: Don't call gdk_window_get_pointer() in expose events
|
2010-09-26 15:11:41 +02:00 |
|
|
|
b8ebcdd0e0
|
testgtk: Connect to draw signal in "rotated text" example
|
2010-09-26 15:11:41 +02:00 |
|
|
|
7af767333e
|
testgtk: Connect to draw signals in "composited window" example
|
2010-09-26 15:11:41 +02:00 |
|
|
|
ec604d11ec
|
testgtk: Connect to draw signal in alpha test
Test still behaves weird, no idea why though.
|
2010-09-26 15:11:41 +02:00 |
|
|
|
dfd0ceab1c
|
tests: Connect to draw signal in testimage
|
2010-09-26 15:11:40 +02:00 |
|
|
|
f8b420783d
|
tests: Connect to draw signal in testoffscreenwindow
|
2010-09-26 15:11:40 +02:00 |
|
|
|
0ad2f57332
|
tests: Connect to draw signal in testellipsise
The test seems broken, not sure why.
|
2010-09-26 15:11:40 +02:00 |
|
|
|
9c980372d2
|
testcairo: Connect to draw signal
|
2010-09-26 15:11:40 +02:00 |
|
|
|
eed9468e06
|
perf: Connect to draw signal
|
2010-09-26 15:11:40 +02:00 |
|
|
|
b452bb768d
|
imcontextxim: Connect to draw signal
|
2010-09-26 15:11:40 +02:00 |
|
|
|
73b6ddbf47
|
gtk-demo: Connect to draw signal in rotated-text
|
2010-09-26 15:11:40 +02:00 |
|
|
|
9ef1dfc0a3
|
gtk-demo: Connect to draw signal in pixbufs example
|
2010-09-26 15:11:40 +02:00 |
|
|
|
ef56ba83f8
|
gtk-demo: Connet to draw signal in drawingarea example
|
2010-09-26 15:11:40 +02:00 |
|
|
|
3f10e45ea1
|
printunixdialog: Connect to draw vfunc
|
2010-09-26 15:11:40 +02:00 |
|
|
|
d207fd05e5
|
printunixdialog: Connect to draw signal for collate callback
|
2010-09-26 15:11:40 +02:00 |
|
|
|
b0f078ba43
|
dnd-quartz: Connect to draw func for dnd hilight
|
2010-09-26 15:11:40 +02:00 |
|
|
|
729f80b554
|
dnd: Connect to raw func for drag hilight
|
2010-09-26 15:11:40 +02:00 |
|
|
|
830cda9e32
|
colorsel: Connect to draw signal
|
2010-09-26 15:11:40 +02:00 |
|
|
|
b717f1b265
|
filechooserentry: Connect to draw event
|
2010-09-26 15:11:40 +02:00 |
|
|
|
8f2fdec7d6
|
colorbutton: Connect to draw event
|
2010-09-26 15:11:40 +02:00 |
|
|
|
5f771c8a9f
|
notebook: Connect to draw signal
|
2010-09-26 15:11:40 +02:00 |
|
|
|
c54968e964
|
tooltip: Connect to draw signal
|
2010-09-26 15:11:40 +02:00 |
|
|
|
bec11c352d
|
toolitemgroup: Connect to draw signal
|
2010-09-26 15:11:40 +02:00 |
|
|
|
a4bbe4da10
|
assistant: Port to draw vfunc
|
2010-09-26 15:11:39 +02:00 |
|
|
|
b0c5302115
|
trayicon: Port to draw vfunc
|
2010-09-26 15:11:39 +02:00 |
|
|
|
1b9f793311
|
window: Port to draw vfunc
|
2010-09-26 15:11:39 +02:00 |
|
|
|
15f48a818d
|
window: Remove hack to set background
I can't see this having any effect in current code, but who knows...
|
2010-09-26 15:11:39 +02:00 |
|
|
|
67299ed106
|
expander: Port to draw vfunc
|
2010-09-26 15:11:39 +02:00 |
|
|
|
e63d6dd379
|
frame: Port to draw vfunc
|
2010-09-26 15:11:39 +02:00 |
|