| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix comment. (gdk_window_set_title): Surround by release pool macros. | Richard Hult | 2006-07-17 | 3 | -29/+120 |
* | Add some more detail to the docs. (#311399, Nikos Kouremenos) | Matthias Clasen | 2006-07-17 | 1 | -1/+2 |
* | Lots of changes the major change is GdkPaintable is not implemented by window | Michael David Emmel | 2006-07-14 | 6 | -113/+393 |
* | Don't confuse gtk-doc. | Matthias Clasen | 2006-07-10 | 1 | -1/+1 |
* | Account for alignment when reading xbm data. (#346721, patch by Dave | Richard Hult | 2006-07-10 | 1 | -8/+10 |
* | Implement some more stubs for pygtk, bug #346713. | Richard Hult | 2006-07-09 | 4 | -0/+43 |
* | Release the pool in all cases. (move_resize_window_internal): Surround by | Richard Hult | 2006-07-09 | 1 | -1/+9 |
* | Fix quadratic implementation of gdk_pango_layout_get_clip_region into a | Behdad Esfahbod | 2006-07-08 | 1 | -51/+64 |
* | Generate a grab broken event when appropriate. Fixes bug #346603, patch | Richard Hult | 2006-07-07 | 3 | -49/+132 |
* | Not sure this went in | Michael David Emmel | 2006-07-03 | 2 | -2/+2 |
* | Fix root window size changes | Matthias Clasen | 2006-06-29 | 1 | -1/+7 |
* | broken pipe | Matthias Clasen | 2006-06-28 | 1 | -1/+2 |
* | Added ifdef to compile with 0.9.24 removes creating a child GdkWindow | Michael David Emmel | 2006-06-26 | 2 | -1/+7 |
* | 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 |