| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | For XEMBED embedding add a _XEMBED_INFO property to the client with | Owen Taylor | 2001-07-03 | 3 | -15/+3 |
* | fix to use constants not atoms. | Havoc Pennington | 2001-07-03 | 1 | -6/+4 |
* | s/signal_newc/signal_new/ | Tim Janik | 2001-07-02 | 1 | -8/+8 |
* | Allow %NULL for style to mean "revert to default style" | Owen Taylor | 2001-06-30 | 1 | -1/+3 |
* | Convert GdkDevice to a GObject. | Alex Larsson | 2001-06-30 | 5 | -28/+110 |
* | Convert GdkVisual to a GObject. | Alex Larsson | 2001-06-30 | 12 | -154/+210 |
* | Fix args to g_type_init(). | Owen Taylor | 2001-06-29 | 1 | -1/+1 |
* | Clip the retrieved image data to the screen, using a server grab to avoid | Havoc Pennington | 2001-06-29 | 11 | -214/+601 |
* | !GTK_OBJECT_DESTROYED() -> GTK_WIDGET_REALIZE() for resize queueing. | Tim Janik | 2001-06-28 | 2 | -1/+125 |
* | The following changes correspond to bug #56812 | James Henstridge | 2001-06-28 | 4 | -0/+57 |
* | new function for mapping a window without fooling with stacking order, but | Havoc Pennington | 2001-06-28 | 8 | -87/+221 |
* | Added --enable-fbmanager. This is some experimental code that lets several | Alexander Larsson | 2001-06-25 | 9 | -39/+775 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -2/+1 |
* | Fix tests for XShm.h. | Owen Taylor | 2001-06-23 | 1 | -64/+67 |
* | disabled g_free (image) calls, as GdkImage is an object. these should be | Tim Janik | 2001-06-23 | 1 | -11/+12 |
* | updated externals | Hans Breuer | 2001-06-22 | 4 | -23/+116 |
* | Handle the case without XKB properly. | Owen Taylor | 2001-06-21 | 1 | -6/+12 |
* | Update to new PangoLanguage changes. | Alexander Larsson | 2001-06-15 | 1 | -3/+6 |
* | Add a GtkWindowGroup struct that allows grouping together multiple windows | Owen Taylor | 2001-06-14 | 1 | -2/+0 |
* | Add missing gdk_rectangle_get_type() prototype. | Owen Taylor | 2001-06-14 | 2 | -1/+3 |
* | Add some example config files that can be used with the URW fonts. | Alexander Larsson | 2001-06-14 | 1 | -4/+30 |
* | Unify shaped window code and make it repaint the area that used to be part | Alexander Larsson | 2001-06-13 | 1 | -27/+61 |
* | Don't pass on GDK_ACTION_DEFAULT. The Xdnd code passes zero instead, so do | Alexander Larsson | 2001-06-13 | 1 | -1/+4 |
* | Deep copy dash_list too. (_gdk_fb_gc_new): Set default cap_style before | Alexander Larsson | 2001-06-13 | 1 | -14/+27 |
* | New functions. | Alexander Larsson | 2001-06-12 | 1 | -0/+17 |
* | Add a direction-changed signal, and gdk_keymap_get_current_direction(). | Owen Taylor | 2001-06-08 | 6 | -50/+148 |
* | Fix up error messages. | Alex Larsson | 2001-06-06 | 1 | -3/+4 |
* | Include gtkwidget.h (#55798, Karl Nelson) | Owen Taylor | 2001-06-06 | 1 | -3/+3 |
* | s/GdkPixmapClass/GdkPixmapObjectClass/. (#51890, Jeff Franks) | Owen Taylor | 2001-06-05 | 1 | -1/+1 |
* | Ignore releases for buttons 6, 7 | Havoc Pennington | 2001-06-05 | 1 | -1/+2 |
* | support button 6 and 7 for scroll left/right, from Thomas Broyer | Havoc Pennington | 2001-06-04 | 1 | -7/+20 |
* | Handle case where we need to parse the xsetting as if it were an RC file | Havoc Pennington | 2001-06-04 | 1 | -0/+3 |
* | Add GDK_TYPE_RECTANGLE. | Owen Taylor | 2001-06-01 | 2 | -0/+26 |
* | Validate value from GDK settings against parameter spec. | Owen Taylor | 2001-05-30 | 1 | -4/+19 |
* | Use $PKG_CONFIG, not pkg-config. (#51032) | Owen Taylor | 2001-05-29 | 1 | -1/+1 |
* | made fil mode GDK_STIPPLED actually work -> check boxes and radio buttons | Hans Breuer | 2001-05-25 | 3 | -10/+47 |
* | Improve error messages for X errors and losing connection to the X server. | Havoc Pennington | 2001-05-20 | 1 | -16/+30 |
* | Start checks for X from pangox/pangoxft CFLAGS to avoid duplicate | Owen Taylor | 2001-05-20 | 1 | -1/+0 |
* | Require libtool-1.4, automake-1.4p1. | Owen Taylor | 2001-05-16 | 1 | -0/+1 |
* | Remove creative formatting. | Owen Taylor | 2001-05-13 | 1 | -20/+19 |
* | Peek strike-through setting (gdk_draw_layout_line_with_colors): Render | ERDI Gergo | 2001-05-11 | 1 | -2/+24 |
* | Make sure you can compile out the implementation/wrapper assert macros. | Alexander Larsson | 2001-05-10 | 5 | -24/+80 |
* | New function for getting toplevel window at position. | Alexander Larsson | 2001-05-07 | 3 | -7/+57 |