]> Pileus Git - ~andy/gtk/history - gtk/gtkpreview.c
Adapt cast macros to standard.
[~andy/gtk] / gtk / gtkpreview.c
1999-11-22 Raja R HarinathAdapt cast macros to standard.
1999-11-08 Owen TaylorSubstitute gdkx.h => gdkprivate.h since we need to...
1999-09-17 Tor LillqvistAdd gdk_threads_mutex.
1999-03-17 Tor LillqvistMerge in Win32 version: Define macro GDKVAR for declari...
1999-03-15 Tor LillqvistThis might seem like a large patch, but it isn't that...
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-01-17 Tim Janikremoved deprecated functions: gtk_clist_set_border,
1999-01-05 Owen TaylorWhen redrawing the under-cursor character, don't redraw...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-23 Tim Janikadded args ::show_text, ::text_xalign, ::text_yalign...
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-08-20 Raph LevienMinor fixes that were needed for the Gimp/GdkRgb integr...
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-07-10 CDT 1998 Shawn T... add in just enough support for 1 or 4 bits so that...
1998-07-04 Tim Janikchanged reversed_[12] to reserved_[12] in gtk_*_get_typ...
1998-06-28 Tim Janikcall the base class init fucntions from all parent...
1998-05-12 Federico Mena QuinteroThe commit to the stable branch is on its way...
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...
1998-04-24 Owen Taylormerging changes from owen:
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-04-13 Owen TaylorSet a flag so instead of clearing the area in advance...
1998-03-08 Owen TaylorAdded a new function, gtk_preview_reset(), that can...
1998-03-07 Tim Janikmade the object/class cast checks much more descriptive...
1998-02-28 Tim Janikfix behavior of gtk_preview_put() with srcx/srcy != 0,
1998-02-12 Federico Mena QuinteroFixed unrealize handler to comply with the documentatio...
1998-01-30 Tim Janikhm, initital refcount revolution commit ;)
1998-01-18 Owen Taylorgtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c...
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1997-11-24 Elliot LeeInitial revision