]> Pileus Git - ~andy/gtk/history - gtk/gtkcolorsel.c
Remove use of libunicode in favor of new GLib functions.
[~andy/gtk] / gtk / gtkcolorsel.c
2000-06-21 Owen TaylorRemove use of libunicode in favor of new GLib functions.
2000-06-20 Elliot Lee(follow-on from previous commit)
2000-06-19 Christopher BlizzardChange private class member to be named private_data...
2000-05-17 Owen TaylorPatch from David Santiago <mrcooger@cyberverse.com...
2000-05-16 Tor LillqvistPlug same refcount leaks as in the X11 backend.
2000-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
2000-05-10 Owen TaylorColor selection dialog rewrite.
1999-11-22 Raja R HarinathAdapt cast macros to standard.
1999-09-17 Tor LillqvistAdd gdk_threads_mutex.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-02-21 Owen TaylorChanged warnings from g_message() to g_warning().
1999-02-10 Tim Janikasure that ->value_buf always points to an allocated...
1999-01-28 Owen TaylorWhen translating N_() strings, use _(), not gettext...
1999-01-26 Owen TaylorNew functions to set the colormap or visual of an exist...
1999-01-26 Owen TaylorBack out the last solution to updating problem. And...
1999-01-25 Owen TaylorRemoved some GTK_WIDGET_DRAWABLE() tests - we need...
1999-01-21 Owen TaylorPushing and popping the visual/cmap in the init() funct...
1999-01-06 Owen TaylorPush GdkRGB's visual and colormap around the color...
1998-12-31 Elliot Leegtk.m4: When testing to see if glib exists, set LIBS...
1998-12-18 Owen TaylorAdd @INTLLIBS@. gtk-scier-981116-0.patch Sean Cier
1998-12-16 Owen TaylorMove main thread lock back to GDK - we need it there...
1998-12-16 Tim Janikversion bump to 1.1.8, binary age 0, interface age...
1998-12-15 Owen TaylorAdded GTK_USER_DRAW flag.
1998-12-15 Owen TaylorCommented out testthreads from the build process, since...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-28 Tim Janikchanged scrolled window inheritance, it inherits from...
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-21 Manish SinghShut up gcc AND cvs
1998-09-21 jaycoxuse $(PERL) instead of perl render properly in non...
1998-09-02 Federico Mena QuinteroReplaced "foo == TRUE" and "foo == FALSE" constructs...
1998-07-21 Elliot LeeUse common marshalling routines instead of having widge...
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-06-08 Tim Janikwrapped enum definitions with glib macros.
1998-05-13 Owen TaylorFixed up a stat() that Sopwith missed when changing...
1998-05-12 Federico Mena QuinteroThe commit to the stable branch is on its way...
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-04-09 Owen Taylor(Found by Mattias.Gronlund" <Mattias.Gronlund@sa.erisof...
1998-03-22 CST 1998 Shawn T... use button_box for buttons
1998-03-19 Manish Singh#define M_PI if it isn't already initialize transparent...
1998-03-09 Tim Janikmade the <widget>_signals[] arrays of type guint rather...
1998-02-02 Tim Janikwatch the next ChangeLog update...
1998-01-30 Tim Janikhm, initital refcount revolution commit ;)
1998-01-29 Tim Janikthis goes to *all* widget writers,
1998-01-01 Elliot LeeFixed configure.in to AC_CONFIG_SUBDIRS(glib)
1997-12-06 Elliot LeeRead the ChangeLog :)
1997-11-24 Elliot LeeInitial revision