]> Pileus Git - ~andy/gtk/history - gdk/gdkgc.c
Merges from gtk-1-2
[~andy/gtk] / gdk / gdkgc.c
2000-03-14 Owen TaylorMerges from gtk-1-2
1999-11-25 Tor LillqvistFix two copy&paste errors.
1999-11-21 Tor LillqvistRemove, as this is a file generated by configure (or...
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-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-08-11 Owen TaylorApplied gtk-pedersen-980727-0; added all logical operat...
1998-05-05 Stefan JeskeNew function to wrap XSetDashes; modified gtkctree...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-03-10 Federico Mena QuinteroReplace GXor by GXxor. Seems to have been a typo.
1998-02-28 Tim Janikfix behavior of gtk_preview_put() with srcx/srcy != 0,
1998-02-07 Owen Tayloruse a mask of 0xffffffff instead of 0xffff, since there...
1998-02-07 Owen Tayloruse a mask of 0xffffffff instead of 0xffff, since there...
1998-01-30 Tim Janikhm, initital refcount revolution commit ;)
1998-01-26 Tim Janikadded a bunch of checks for window != NULL and private...
1997-12-30 Arturo EspinosaSmall typo fix
1997-12-30 Miguel de IcazaNew function, used to copy the values from one gc to...
1997-12-18 Owen TaylorIt's all in the changelog. Well, almost all.
1997-12-12 Owen Taylorgdk/gdkgc.c: If gdk_gc_set_clip_rectangle is called...
1997-12-05 Owen TaylorIgnore gdk_gc_set_font if font is a fontset. (Actually...
1997-11-24 Elliot LeeInitial revision