]> Pileus Git - ~andy/gtk/history - gdk/x11/gdkwindow-x11.c
Robustify tracking of pointer grab window.
[~andy/gtk] / gdk / x11 / gdkwindow-x11.c
2002-03-02 Owen TaylorRobustify tracking of pointer grab window.
2002-02-28 Owen TaylorInitialize private->event_mask from attributes we retri...
2002-02-28 Owen Taylored Feb 27 19:16:50 2002 Owen Taylor <otaylor@redhat...
2002-02-25 Alexander LarssonAlways NULL out bg_pixmap, even when it used to be...
2001-12-15 Darin Adler Fix some warnings.
2001-11-25 Kristian Rietveldfree font_desc when finished (#65266)
2001-11-21 Owen TaylorVersion 1.3.11, interface, binary age 0.
2001-11-19 Owen TaylorUse RevertToParent, not RevertToNone. (#64613, Matthias...
2001-11-18 Owen TaylorInclude glib-object.h instead of gobject/gsignal.h
2001-11-05 Owen TaylorRedo Xft support to go directly to Picture objects...
2001-11-05 Owen TaylorClamp max window width/height to 32767, not 32768 since...
2001-10-26 Anders CarlssonUgh, broken pipe.
2001-10-24 Owen TaylorAlways set window->parent (except or the root window...
2001-10-22 Owen TaylorFix problem with g_return_if_fail return value.
2001-10-18 Matthias ClasenAdd gdk_window_lookup, gdk_window_foreign_new, gdk_pixm...
2001-10-03 Havoc PenningtonThroughout: assorted docs
2001-10-02 Havoc Penningtondocs
2001-09-19 Owen TaylorSet _NET_WM_PID and WM_CLIENT_MACHINE properties on...
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2001-08-29 Havoc Penningtonadd default icon
2001-08-10 Havoc Penningtonfix a typo.
2001-07-06 Owen Taylor Jul 6 15:38:33 2001 Owen Taylor <otaylor@redhat...
2001-07-05 Owen TaylorAdd gdk_set_pointer_hooks() to allow pointer-querying...
2001-07-05 Owen TaylorCheck GTK_WIDGET_TOPLEVEL(gtk_widget_get_toplevel ...
2001-07-03 Havoc Penningtonfix to use constants not atoms.
2001-06-29 Havoc PenningtonClip the retrieved image data to the screen, using...
2001-06-28 Havoc Penningtonnew function for mapping a window without fooling with...
2001-06-06 Owen TaylorInclude gtkwidget.h (#55798, Karl Nelson)
2001-05-02 Owen TaylorAlways trap errors around calls to XSetInputFocus since...
2001-04-26 Jonathan Blandfordclean up column dragging code. Revealed some (potential...
2001-04-18 Owen TaylorIntroduce an extra child of toplevel windows that serve...
2001-04-01 Tim Janikraise window for non _NET window managers.
2001-03-29 Owen TaylorAdd private function to get the aux info structure...
2001-03-29 Owen Taylor*** empty log message ***
2001-03-05 Alexander LarssonAdded GdkWindowTypeHint type. Added modal_hint field...
2001-03-04 Owen TaylorDoc fixes
2001-03-02 Havoc Penningtonuse _gdk_region_get_xrectangles()
2001-02-27 Havoc Penningtontest the window state stuff
2001-02-03 Owen TaylorRemove confusing comment about X11.
2001-01-09 Alexander LarssonAdded --with-included-loaders option
2001-01-08 Alexander LarssonCorrect filename ~/.pangoft2_aliases
2001-01-04 Havoc PenningtonAdapt to uscore-ification of gtktextiterprivate
2000-12-30 Havoc PenningtonSet the system colormap on input only windows, to avoid...
2000-12-15 Owen TaylorAdd two virtualized functions gdk_drawable_get_clip_reg...
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-10-04 Owen TaylorAdd gdk_window_iconify.
2000-09-14 Owen TaylorRemove g_convert (moved to glib) and now useless utf_to...
2000-09-07 Owen TaylorDoc comment fixing. (Mostly non-matching parameter...
2000-09-01 Owen TaylorFix bug where moving a toplevel window immediately...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-11 Tim Janikadd xthickness and ythickness to GtkRcStyle and add...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-06-20 Elliot Lee*** empty log message ***
2000-05-15 Owen TaylorA bit of editing.
2000-05-05 Owen TaylorMove gdk_window_clear() into common code, implement...
2000-03-28 Owen TaylorMerge no-flicker branch into HEAD
2000-03-14 Owen TaylorMerges from gtk-1-2
2000-02-18 Owen TaylorRemove OwnerGrabButtonMask from button entries for...
1999-11-08 Owen TaylorMove all X specific code into the x11/ directory. Aside...
1999-10-03 Owen TaylorFix a reference to window_private->destroyed.
1999-10-01 Owen TaylorStarted
1999-09-28 Federico Mena Quintero[ Merges from gtk-1-2 ]
1999-04-21 George Leblcorrectly remove the default filter from the list
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-02-21 Owen TaylorAlways set the max width or height to at least 1, since...
1999-02-21 Owen TaylorAccount for the fact that Xlib expects format == 32...
1999-02-21 Owen Taylorremoved debugging statements about embedded XID's....
1999-02-10 Owen TaylorSupplement the existing WMNormalHints, don't overwrite...
1999-02-10 Tim Janikasure that ->value_buf always points to an allocated...
1999-02-05 Owen TaylorAdjust saved positions of children when resizing a...
1999-01-27 Owen TaylorRemove TimJ's checks for already being mapped or hidden...
1999-01-27 Owen TaylorUse floor() instead of truncating to integer values...
1999-01-23 Owen TaylorAdd flags field to GtkTargetEntry table.
1999-01-17 Owen TaylorPatch from Felix Bellaby <felix@pooh.u-net.com>
1999-01-15 Tim Janikdefine GTK_DISABLE_COMPAT_H for compilation of gtk...
1999-01-15 Owen Taylornparams for selection_get should be 3, not 2. [ From...
1998-12-24 Jeff Garzikx Pull in string.h for various mem*() and str*() functi...
1998-12-15 Owen TaylorCommented out testthreads from the build process, since...
1998-12-09 Owen TaylorDestroy widgets _after_ propagating unrealize signals...
1998-12-07 Owen TaylorNew functions gtk_window_set_transient_for() - set...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-24 Jeff GarzikRemoved DEFS "+=" mess that breaks recent automakes...
1998-11-22 Owen TaylorFixed so it at least works with window managers other...
1998-11-18 Carsten HaitzlerTue Nov 17 1998 The Rasterman <raster@redhat.com> Added
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-10-18 Owen TaylorAdded a modular client-message-filter mechanism, that...
1998-09-25 Tim Janiknew function to get the *real* geometry position of...
1998-08-25 Owen TaylorReference count the fonts used in the text widget.
1998-08-18 Tim Janikuse g_get_current_dir() instead of getcwd().
1998-08-18 Tim Janikrestricted the --g*fatal-* arguments to --g-fatal-warni...
1998-08-02 Owen TaylorChange window_private->parent pointer when reparenting.
1998-07-16 Elliot LeeMake gdk_window_foreign_new fail gracefully
1998-07-13 George Leblcheck if old_parent_private is not NULL before trying...
1998-07-04 Tim Janikchanged reversed_[12] to reserved_[12] in gtk_*_get_typ...
1998-06-24 Tim Janikdo not avoid to queue for a resize if the container...
1998-06-17 Tim Janiknew function gdk_window_at_pointer() to retrive the...
1998-06-13 Owen TaylorRemoved code for drawing the child in two places at...
1998-05-19 Elliot LeeAdd GDK_SUBSTRUCTURE_NOTIFY_MASK
1998-05-04 Owen TaylorMerges from the gtk-1-0 branch
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
next