| Commit message (Expand) | Author | Age | Files | Lines |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 1 | -9/+9 |
* | brooooooooken pipe. | Kristian Rietveld | 2003-09-03 | 1 | -1/+1 |
* | Handle the case where the pointer is moved between screens during a handle | Owen Taylor | 2002-12-14 | 1 | -3/+47 |
* | add -DGDK_DISABLE_DEPRECATED | Manish Singh | 2002-11-17 | 1 | -1/+2 |
* | Add a snap_edge_set property to deal with the fact that we have an unset | Owen Taylor | 2002-11-07 | 1 | -2/+24 |
* | Automatic RTL flipping for handleboxes. | Matthias Clasen | 2002-11-02 | 1 | -30/+87 |
* | Deprecation cleanup | Manish Singh | 2002-10-11 | 1 | -42/+49 |
* | remove unused codepath. | Soeren Sandmann | 2002-10-04 | 1 | -11/+1 |
* | Minor documentation fixes | Soren Sandmann | 2002-08-10 | 1 | -4/+4 |
* | Replace gdk_cursor_new_for_screen() with gdk_cursor_new_for_display(). | Owen Taylor | 2002-06-18 | 1 | -2/+2 |
* | Integrate Erwann Chenede's multihead changes for the gtk/ directory. | Alex Larsson | 2002-04-29 | 1 | -8/+15 |
* | minor code cleanup | Soeren Sandmann | 2002-02-27 | 1 | -6/+6 |
* | remove unused variable. | Manish Singh | 2002-01-30 | 1 | -2/+0 |
* | Remove excess calls to g_return_if_fail from static and virtual functions. | Matthias Clasen | 2002-01-30 | 1 | -49/+6 |
* | Small fix to size of torn off window (#60271, Detlef Reichl) | Owen Taylor | 2002-01-29 | 1 | -0/+6 |
* | General property notification cleanup. | Matthias Clasen | 2002-01-28 | 1 | -1/+1 |
* | Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; | Owen Taylor | 2001-11-17 | 1 | -2/+3 |
* | slight fix for g_object_set() not usable for nesting anymore. | Tim Janik | 2001-09-10 | 1 | -2/+12 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -14/+0 |
* | Formatting fixes from multihead brnach. [ mostly foo(bar) => foo (bar) ] | Owen Taylor | 2001-07-12 | 1 | -16/+16 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -1/+53 |
* | fix warnings | Havoc Pennington | 2001-03-24 | 1 | -1/+0 |
* | Apply property patch from Lee Mallabone | Havoc Pennington | 2001-03-23 | 1 | -40/+77 |
* | Document expose event->region change and that gtk_widget_event doesn't | Alexander Larsson | 2001-03-09 | 1 | -8/+1 |
* | marshaller fixes. | Tim Janik | 2001-03-07 | 1 | -2/+2 |
* | Added GdkWindowTypeHint type. Added modal_hint field to GdkWindindow. New | Alexander Larsson | 2001-03-05 | 1 | -0/+1 |
* | Get rid of a bunch of g_strdup_printf("%s%s") in favor of g_strconcat(). | Owen Taylor | 2001-02-02 | 1 | -19/+22 |
* | doh, this was broken beyond believe. | Tim Janik | 2000-12-13 | 1 | -17/+17 |
* | Remove "draw" virtual method and signal | Havoc Pennington | 2000-12-04 | 1 | -38/+0 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -2/+2 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 1 | -2/+2 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -2/+2 |
* | Adapt cast macros to standard. | Raja R Harinath | 1999-11-22 | 1 | -20/+29 |
* | Substitute gdkx.h => gdkprivate.h since we need to accesss only | Owen Taylor | 1999-11-08 | 1 | -2/+1 |
* | Add gdk_threads_mutex. | Tor Lillqvist | 1999-09-17 | 1 | -2/+2 |
* | Merge in Win32 version: Define macro GDKVAR for declaring gdk variables | Tor Lillqvist | 1999-03-17 | 1 | -1/+1 |
* | Significantly reduced the number of calls to gdk_draw_point() (and thus to | Federico Mena Quintero | 1999-03-09 | 1 | -2/+6 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+6 |
* | Changed warnings from g_message() to g_warning(). | Owen Taylor | 1999-02-21 | 1 | -5/+0 |
* | When setting styles, remove unecessary explicits draws and clears. | Owen Taylor | 1999-02-16 | 1 | -2/+0 |
* | When we find a match, stop searching. (Because we assume pspec != NULL in | Owen Taylor | 1999-02-15 | 1 | -184/+299 |
* | Fixed some bugs with set_default_size. | Owen Taylor | 1999-02-10 | 1 | -9/+19 |
* | nparams for selection_get should be 3, not 2. [ From Damon Chaplin | Owen Taylor | 1999-01-15 | 1 | -6/+6 |
* | gtk/gtkbutton.c gtk/gtkclist.c gtk/gtkhandlebox.c gtk/gtkframe.c | Owen Taylor | 1999-01-14 | 1 | -2/+2 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -1/+1 |
* | added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode. | Tim Janik | 1998-11-23 | 1 | -1/+0 |
* | Minor indent fix on gtk_handle_box_get_arg proto | Andrew T. Veliath | 1998-11-21 | 1 | -3/+3 |
* | Add shadow_type and gtk_handle_box_set_shadow_type function (plus a | Andrew T. Veliath | 1998-11-21 | 1 | -2/+76 |
* | Tue Nov 17 1998 The Rasterman <raster@redhat.com> Added | Carsten Haitzler | 1998-11-18 | 1 | -1/+1 |