]> Pileus Git - ~andy/gtk/history - gdk/Makefile.am
Use templates for glib-mkenums calls instead of complicated commandlines
[~andy/gtk] / gdk / Makefile.am
2000-01-29 Havoc Penningtonuse gdk_cursor_unref instead of destroy
2000-01-15 Tor Lillqvistconfigure.in gdk/Makefile.am gdk/x11/Makefile.am Small...
1999-12-11 Tor Lillqvistgdk/Makefile.am Distribute Win32 files.
1999-12-11 Tor LillqvistDistribute README.win32.
1999-11-08 Owen TaylorMove all X specific code into the x11/ directory. Aside...
1999-10-03 Owen TaylorInclude gdk/gdkdrawable.h with gdk/ prefix. (Pointed...
1999-10-01 Owen TaylorStarted
1999-09-28 Federico Mena Quintero[ Merges from gtk-1-2 ]
1999-03-29 Raja R HarinathMake sure `gdkconfig.h' exists after the rule is fired.
1999-03-26 Raja R HarinathRename from configincludedir so that glibconfig.h will...
1999-03-13 Tor LillqvistConfigure now generates a gdkconfig.h file, in similar...
1999-01-27 Owen TaylorSeparate out GLIB_LIBS and GLIB_DEPLIBS. This may fix...
1998-12-16 Tim Janikurg, fixups
1998-12-16 Jeff GarzikRemove --with-threads, unused GTK_THREAD_FLAGS
1998-12-15 Owen TaylorCommented out testthreads from the build process, since...
1998-12-09 Owen TaylorDestroy widgets _after_ propagating unrealize signals...
1998-12-01 Manish Singhconfigure.in gdk/Makefile.am Put -DFOO stuff into Makef...
1998-11-24 Jeff GarzikRemoved DEFS "+=" mess that breaks recent automakes...
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-09-17 Owen TaylorUpdate to libtool-1.2b, change library versioning schem...
1998-08-16 Tim Janikfatal warning option is split up now, "--g-fatal-warnin...
1998-07-15 Manish SinghBuild fixes for gdkrgb
1998-06-10 Owen Taylorglib/* Moved to glib module
1998-05-16 Owen TaylorBasic thread-awareness:
1998-05-11 Tim Janikpreserve automake CFLAGS.
1998-05-07 Tim Janikpostfix -lg* libraries with LT_RELEASE.
1998-05-01 Owen TaylorMerged changes from gtk-1-0. Check ChangeLog for details.
1998-03-26 Owen TaylorWhen gtk_widget_draw() is called on a REDRAW_PENDING...
1998-03-10 Tim Janikglib include -timj
1998-02-28 Tim Janikfix behavior of gtk_preview_put() with srcx/srcy != 0,
1998-02-27 Owen Taylornew functions for setting WM hints
1998-02-26 Elliot LeeD&D now lets you use shaped windows for drags. As usual...
1998-01-12 Jay PainterThis reverts GTK to libtool-1.0f, libtool-1.0h has...
1998-01-08 Elliot Leea few modifications, blah blah
1997-12-17 Arturo EspinosaNew GdkColorContext object, ported from the XColorConte...
1997-12-13 Owen Taylorgdk/makecursor* gdk/makekeysym* gdk/Makefile.am Removed...
1997-12-03 Owen TaylorVarious configuration and portability related changes...
1997-11-27 Gnome CVS UserPatches to support internationalized input by:
1997-11-24 Elliot LeeInitial revision