| Commit message (Expand) | Author | Age | Files | Lines |
* | More efficient version of _gdk_win32_window_queue_translation() | Hans Breuer | 2009-07-17 | 1 | -7/+30 |
* | more directfb updates | Cody Russell | 2009-07-13 | 3 | -13/+80 |
* | Implement _gdk_win32_window_destroy() and more cleanup | Hans Breuer | 2009-07-13 | 1 | -27/+2 |
* | Implement _gdk_win32_window_queue_translation() | Hans Breuer | 2009-07-13 | 1 | -2/+6 |
* | Bug #588388 - shape rendering is back | Hans Breuer | 2009-07-13 | 1 | -5/+26 |
* | Make more use of defines in $(TOP)/build/win32/make.msc | Hans Breuer | 2009-07-13 | 1 | -24/+9 |
* | Bug #588379 - testgtk::panes does not change the cursor on mouse over | Hans Breuer | 2009-07-13 | 1 | -3/+0 |
* | Bug #588373 - Menus broken by client-side-windows | Hans Breuer | 2009-07-13 | 1 | -16/+71 |
* | Update msvc build | Hans Breuer | 2009-07-13 | 1 | -5/+5 |
* | Don't draw to unviewable windows | Alexander Larsson | 2009-07-11 | 1 | -2/+2 |
* | Ensure that windows used for selections are native | Alexander Larsson | 2009-07-10 | 1 | -1/+3 |
* | Manually update toplevel_under_pointer when a grab changes to owner_events | Alexander Larsson | 2009-07-10 | 1 | -48/+83 |
* | Merge branch 'directfb-csw' | Cody Russell | 2009-07-10 | 6 | -562/+119 |
|\ |
|
| * | get directfb building with csw | Cody Russell | 2009-07-09 | 6 | -562/+119 |
* | | Add xevent->xcrossing.mode to GDK_NOTE() for enter and leave notify events | Michael Natterer | 2009-07-09 | 1 | -8/+11 |
* | | Correctly set enter/leave events as detail=nonlinear | Alexander Larsson | 2009-07-09 | 3 | -78/+88 |
|/ |
|
* | Handle non-native windows in the gdk test utils | Alexander Larsson | 2009-07-08 | 1 | -0/+14 |
* | Don't emulate map/unmap events for native windows | Alexander Larsson | 2009-07-08 | 1 | -2/+2 |
* | Make gdk build with GDK_DISABLE_DEPRECATED | Matthias Clasen | 2009-07-08 | 1 | -1/+1 |
* | Use g_object_unref instead of deprecated gdk_pixmap_unref | Kjartan Maraas | 2009-07-08 | 2 | -8/+8 |
* | The shape is in window coordinate, so properly offset it when using it | Alexander Larsson | 2009-07-07 | 1 | -2/+12 |
* | Optimize clip-to-window with clipmask case when fully visible or obscured | Alexander Larsson | 2009-07-07 | 1 | -17/+42 |
* | Make clipmasks work for pixbuf rendering | Alexander Larsson | 2009-07-07 | 2 | -5/+15 |
* | Add _gdk_gc_get_clip_mask | Alexander Larsson | 2009-07-07 | 2 | -0/+19 |
* | 2.17.32.17.3 | Matthias Clasen | 2009-07-07 | 1 | -2/+2 |
* | Make distcheck pass | Matthias Clasen | 2009-07-06 | 6 | -43/+23 |
* | More documentation fixes | Matthias Clasen | 2009-07-05 | 4 | -9/+47 |
* | More small documentation fixups | Matthias Clasen | 2009-07-05 | 1 | -1/+1 |
* | Small documentation fixes | Matthias Clasen | 2009-07-05 | 1 | -1/+1 |
* | Updated msvc build | Hans Breuer | 2009-07-04 | 1 | -0/+2 |
* | Fix condition to deliver root coords | Hans Breuer | 2009-07-04 | 1 | -2/+2 |
* | Enable window creation with GDK_WINDOW_CHILD again | Hans Breuer | 2009-07-04 | 1 | -2/+0 |
* | Initialize 'private' before use | Hans Breuer | 2009-07-04 | 1 | -1/+1 |
* | Updated msvc build | Hans Breuer | 2009-07-04 | 1 | -1/+1 |
* | Conditionally define WS_EX_COMPOSITED | Hans Breuer | 2009-07-04 | 1 | -0/+3 |
* | Add doc stubs | Matthias Clasen | 2009-07-03 | 2 | -6/+30 |
* | Make GdkDrawable draw_drawable backwards compat | Alexander Larsson | 2009-07-01 | 8 | -16/+33 |
* | Move new draw_drawable argument to end to make it more backwards compat | Alexander Larsson | 2009-07-01 | 8 | -24/+25 |
* | Clean up embedding apiclient-side-windows | Alexander Larsson | 2009-07-01 | 6 | -148/+126 |
* | Remove debug spew, add TODO_CSW | Alexander Larsson | 2009-07-01 | 1 | -3/+1 |
* | gdk_win32_blit, don't get the size of the impl | Alexander Larsson | 2009-07-01 | 1 | -1/+1 |
* | Some win32 cleanups | Alexander Larsson | 2009-07-01 | 5 | -64/+4 |
* | Fix win32 GC set_region handling of reset_region | Alexander Larsson | 2009-07-01 | 1 | -6/+5 |
* | Make win32 backend build and minimally work | Alexander Larsson | 2009-07-01 | 3 | -727/+131 |
* | Don't use GDK_WINDOW_SCREEN, as its an X11 specific macro | Alexander Larsson | 2009-07-01 | 1 | -2/+4 |
* | Don't return value from void function | Alexander Larsson | 2009-07-01 | 1 | -3/+1 |
* | Add missing symbols to gdk.symbols | Alexander Larsson | 2009-06-30 | 1 | -0/+4 |
* | Add gdk_window_get_root_coords to gdk.symbols | Alexander Larsson | 2009-06-30 | 1 | -0/+1 |
* | Move destroyed check to common code for get_origin & get_root_coords | Alexander Larsson | 2009-06-30 | 3 | -16/+27 |
* | Don't hide foreign children when emulating visibility | Alexander Larsson | 2009-06-26 | 1 | -2/+18 |