| Commit message (Expand) | Author | Age | Files | Lines |
* | Update the docs. (#345194, Yevgen Muntyan) | Matthias Clasen | 2006-06-20 | 1 | -3/+5 |
* | updated mininum dfb to 0.9.24 added more directfb wrapper functions | Michael Emmel | 2006-06-14 | 5 | -45/+274 |
* | Convert \n to \r\n also when storing CF_UNICODETEXT (UTF-16) in the | Tor Lillqvist | 2006-06-11 | 1 | -3/+14 |
* | Call ReleaseDC() on DCs acquired with GetDC() (for windows), and | Tor Lillqvist | 2006-06-09 | 1 | -1/+4 |
* | [WM_WINDOWPOSCHANGED] Replace identical code as in | Tor Lillqvist | 2006-06-08 | 1 | -57/+102 |
* | Fix typo. | Behdad Esfahbod | 2006-06-07 | 1 | -1/+1 |
* | Bug 337603 – Possible off-by-one in | Behdad Esfahbod | 2006-06-07 | 1 | -5/+19 |
* | Remove the right XID from the xid table. (#34327, Sampo Savolainen, Tim | Matthias Clasen | 2006-06-05 | 1 | -1/+1 |
* | Add spawn functions, copied from the win32 backend. | Richard Hult | 2006-06-03 | 2 | -0/+107 |
* | Don't use G_DEFINE_TYPE, since the instance struct name does not match the | Matthias Clasen | 2006-05-31 | 2 | -6/+48 |
* | Fix offset to center the underline in requested rectangle. (Ported from | Behdad Esfahbod | 2006-05-30 | 1 | -1/+1 |
* | Note in docs that @dest can be the same as @src1 or @src2. (#343233, | Behdad Esfahbod | 2006-05-28 | 1 | -0/+2 |
* | Make GTK+ work as an untrusted X client. (#136571, Ed Catmur) | Matthias Clasen | 2006-05-25 | 6 | -66/+208 |
* | Rollback the following changes, to fix it the proper way in Pango: | Behdad Esfahbod | 2006-05-22 | 3 | -69/+5 |
* | gdk_color_parse returns boolean, not int. (#342569, Masatake Yamato) | Matthias Clasen | 2006-05-22 | 1 | -1/+1 |
* | Remove _gdk_x11_screen_request_cm_notification | Matthias Clasen | 2006-05-22 | 2 | -37/+30 |
* | Add new function _gdk_screen_get_font_map() and have one fontmap per | Behdad Esfahbod | 2006-05-22 | 3 | -5/+69 |
* | Always set protocol. (#342003, Tommi Komulainen) | Matthias Clasen | 2006-05-18 | 1 | -4/+1 |
* | Fixed bug 342091 | Michael David Emmel | 2006-05-18 | 1 | -0/+6 |
* | gtk/gtklayout.c (gtk_layout_realize), gtk/gtkiconview.c | Søren Sandmann | 2006-05-15 | 2 | -10/+38 |
* | Remove obsolete comment. (poll_func): Remove assert and add a comment on | Richard Hult | 2006-05-15 | 1 | -7/+7 |
* | Remove extraneous ; | Matthias Clasen | 2006-05-14 | 17 | -17/+17 |
* | Regenerated from Xorg 7.1 keysyms.h, using gdkkeysyms-update.pl. | Matthias Clasen | 2006-05-11 | 3 | -13/+508 |
* | Consistently use lowercase in hex numbers. | Matthias Clasen | 2006-05-11 | 1 | -309/+309 |
* | Look at both GDK_SCROLL_MASK and GDK_BUTTON_PRESS_MASK. (#139628) | Tor Lillqvist | 2006-05-09 | 1 | -5/+6 |
* | fix docs | Matthias Clasen | 2006-05-07 | 1 | -1/+1 |
* | Removed DIKI_ALTGR | Michael David Emmel | 2006-05-04 | 1 | -13/+0 |
* | Make symbol list mstch reality. | Matthias Clasen | 2006-05-04 | 1 | -1/+2 |
* | Add missing files. (#340533, Ludovic Rousseau) | Matthias Clasen | 2006-05-03 | 1 | -0/+2 |
* | Removed subtracting one from all clips | Michael David Emmel | 2006-04-30 | 1 | -9/+10 |
* | Cast to double before dividing by PANGO_SCALE. (#334582) | Behdad Esfahbod | 2006-04-28 | 1 | -2/+2 |
* | fix build without xfixes | Matthias Clasen | 2006-04-27 | 1 | -0/+2 |
* | Add gdk_screen_is_composited | Matthias Clasen | 2006-04-25 | 1 | -0/+1 |
* | Create 'composited' label. | Søren Sandmann | 2006-04-25 | 10 | -8/+176 |
* | Documentation fixes. | Matthias Clasen | 2006-04-24 | 2 | -5/+5 |
* | Merge the gtk-printing branch. For more detailed ChangeLog entries, see | Alexander Larsson | 2006-04-21 | 4 | -8/+33 |
* | fixed off by one error in clip patch from (#330824) | Michael David Emmel | 2006-04-20 | 1 | -2/+2 |
* | Map VK_NUMPAD[0-9] to GDK_KP_[0-9]. (#337562) | Tor Lillqvist | 2006-04-19 | 1 | -0/+20 |
* | Add check for source being a window. | Richard Hult | 2006-04-16 | 2 | -31/+31 |
* | Remove leading cairo/ in include. | Richard Hult | 2006-04-16 | 1 | -1/+1 |
* | Avoid a possible array overrun. (Coverity) | Matthias Clasen | 2006-04-16 | 1 | -1/+1 |
* | Take grabs into account. | Anders Carlsson | 2006-04-13 | 1 | -3/+13 |
* | Fix another Coverity bug | Matthias Clasen | 2006-04-12 | 1 | -5/+5 |
* | Make this work for list == NULL. (Coverity) | Matthias Clasen | 2006-04-12 | 1 | -6/+7 |
* | Rearrange the code a bit. | Matthias Clasen | 2006-04-12 | 1 | -25/+9 |
* | Handle page up and page down. | Anders Carlsson | 2006-04-12 | 1 | -0/+2 |
* | Don't flush if we're inside a begin_paint/end_paint pair. | Anders Carlsson | 2006-04-12 | 2 | -1/+8 |
* | Fix another Coverity bug | Matthias Clasen | 2006-04-12 | 1 | -1/+4 |
* | Have GdkWindowImplQuartz implement GdkPaintable. | Anders Carlsson | 2006-04-10 | 4 | -23/+163 |
* | Add new GdkPaintable interface which implementation objects can implement | Anders Carlsson | 2006-04-10 | 2 | -0/+89 |