| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace reference to non-existent function gdk_x11_cursor_get_xid by | Matthias Clasen | 2001-10-06 | 1 | -2/+2 |
* | forgot to save before previous commit; this adds the deprecation | Havoc Pennington | 2001-10-03 | 1 | -0/+2 |
* | Throughout: assorted docs | Havoc Pennington | 2001-10-03 | 17 | -35/+1131 |
* | docs | Havoc Pennington | 2001-10-02 | 1 | -0/+11 |
* | Add a compat macro that got lost. | Owen Taylor | 2001-09-24 | 1 | -1/+4 |
* | updated externals | Hans Breuer | 2001-09-21 | 7 | -57/+112 |
* | Remove unnecessary call to gdk_image_new_bitmap(). | Owen Taylor | 2001-09-20 | 1 | -9/+3 |
* | configure.in gdk/Makefile.am gtk/Makefile.am gtk/gtkselection.c | Sven Neumann | 2001-09-20 | 1 | -11/+1 |
* | Add a missing pango_layout_iter_free (). | Owen Taylor | 2001-09-20 | 1 | -0/+2 |
* | Set _NET_WM_PID and WM_CLIENT_MACHINE properties on each window, not just | Owen Taylor | 2001-09-19 | 1 | -0/+12 |
* | Fix propagated (flags && GDK_COLOR_WRITEABLE) typo. (#59723) | Owen Taylor | 2001-09-19 | 3 | -4/+4 |
* | Allow -1 for width/height to mean "width/height of pixbuf" (Patch from | Owen Taylor | 2001-09-19 | 1 | -9/+25 |
* | Released 1.3.8.GTK_1_3_8 | Tim Janik | 2001-09-19 | 1 | -1/+0 |
* | Fix incorrect parameter to compute_double_length (#58680, patch from | Owen Taylor | 2001-09-19 | 1 | -1/+1 |
* | don't use += before = | Matt Wilson | 2001-09-18 | 1 | -4/+3 |
* | Implement a search path for GTK+ modules. | Owen Taylor | 2001-09-11 | 2 | -2/+27 |
* | Forget gdkfont | Alexander Larsson | 2001-09-10 | 1 | -3/+1 |
* | Update to use the new g_boxed_type_register_static API. | Alex Larsson | 2001-09-10 | 4 | -12/+4 |
* | Prevent a false alarm constness warning with a cast. | Owen Taylor | 2001-09-08 | 2 | -1/+2 |
* | Removed unused function. | Alex Larsson | 2001-09-08 | 7 | -15/+27 |
* | Deprecate gdk_set/get_use_xshm, make gdk_set_use_xshm a noop. Remove | Owen Taylor | 2001-09-07 | 5 | -15/+68 |
* | Make gdkx.h the only installed header from gdk/x11. All structures in | Owen Taylor | 2001-09-07 | 99 | -4680/+1146 |
* | gdk/x11/gdkkeys-x11.c (get_direction): Don't call g_strcasecmp on NULL string... | Matthias Clasen | 2001-09-07 | 1 | -8/+12 |
* | Set current serial so that we don't eternally update the keymap after we | Owen Taylor | 2001-09-03 | 1 | -0/+2 |
* | add default icon | Havoc Pennington | 2001-08-29 | 2 | -21/+19 |
* | remove gtk_menu_* compat defines; these are already in gtkmenu.h, and the | Havoc Pennington | 2001-08-26 | 1 | -47/+175 |
* | [ Patch from Sebastian Wilhelmi, 52790 ] | Owen Taylor | 2001-08-23 | 10 | -4/+39 |
* | updated externals | Hans Breuer | 2001-08-19 | 6 | -131/+644 |
* | gtk/docs/debugging.txt, gdk/gdk.c, gdk/gdkinternals.h, | Matthias Clasen | 2001-08-15 | 3 | -4/+1 |
* | coalescing property notifies | Hans Breuer | 2001-08-11 | 3 | -10/+24 |
* | fix a typo. | Havoc Pennington | 2001-08-10 | 3 | -4/+17 |
* | gdk/gdkgc.c (gdk_gc_set_rgb_bg_color): Set the background color, | Matthias Clasen | 2001-08-09 | 1 | -1/+1 |
* | Update to the new pango win32 api. | Alexander Larsson | 2001-08-09 | 1 | -14/+4 |
* | ask apps for COMPOUND_TEXT instead of TEXT correctly interpret the return | Hidetoshi Tajima | 2001-08-08 | 1 | -0/+1 |
* | The whole GDK_IS_WINDOW() branch of this was a bit screwed up, because it | Havoc Pennington | 2001-08-06 | 1 | -23/+45 |
* | check if info->colormap != NULL before unref'ing it. It might have been | Sven Neumann | 2001-08-06 | 1 | -2/+3 |
* | Add #ifdef HAVE_WINTAB around wintab.h include. | Alexander Larsson | 2001-08-04 | 1 | -0/+2 |
* | new file use it | Hans Breuer | 2001-08-04 | 2 | -6/+45 |
* | Put all mentions of GdkFont inside #ifndef GDK_DISABLE_DEPRECATED. | Darin Adler | 2001-07-31 | 2 | -31/+37 |
* | build in the backend dir after auto-generating files | Hans Breuer | 2001-07-28 | 4 | -9/+85 |
* | Initialize image->bits_per_pixel from the drawable, not from the root | Alex Larsson | 2001-07-26 | 2 | -2/+2 |
* | Added a check on the colormap depth to gdk_drawable_set_colormap() | Ron Steinke | 2001-07-23 | 3 | -41/+110 |
* | gdk_device_get_history moved to gdk/gdkinput.c like the other backends | Hans Breuer | 2001-07-20 | 6 | -100/+184 |
* | Reorder code so that we don't get a g_warning message every time we | Darin Adler | 2001-07-18 | 1 | -1/+1 |
* | Add a function gdk_window_get_internal_paint_info(), so that using X | Owen Taylor | 2001-07-18 | 4 | -0/+94 |
* | Ignore the sgml directory made by gtkdoc. Use gtk_window_set_resizable | Darin Adler | 2001-07-18 | 5 | -19/+5 |
* | Properly clean up when handling events for move-resize emulation. (Problem | Owen Taylor | 2001-07-12 | 1 | -3/+7 |
* | Jul 6 15:38:33 2001 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2001-07-06 | 1 | -1/+15 |
* | Add gdk_set_pointer_hooks() to allow pointer-querying to be hooked by an | Owen Taylor | 2001-07-05 | 6 | -19/+92 |
* | Check GTK_WIDGET_TOPLEVEL(gtk_widget_get_toplevel (widget)), not | Owen Taylor | 2001-07-05 | 2 | -40/+71 |