]> Pileus Git - ~andy/gtk/history - gtk/Makefile.am
Incremented version to 1.2.0. -Shawn <amundson@gtk.org>
[~andy/gtk] / gtk / Makefile.am
1999-02-25 CST 1999 Shawn T... Incremented version to 1.2.0. -Shawn <amundson@gtk...
1999-02-24 Tim Janikwarn about &widget->requisition, even for toplevels.
1999-02-24 CST 1999 Shawn T... removed gtkrc rule added by Sergey Panov, because GTK...
1999-02-19 Sergey I. PanovCollecttion of the locale dependent gtkrc files and
1999-01-28 Owen TaylorMove gtkintl.h from $source_headers to $static_sources...
1999-01-27 Owen TaylorSeparate out GLIB_LIBS and GLIB_DEPLIBS. This may fix...
1999-01-20 Raja R HarinathNew variable. Define to $prefix/$DATADIRNAME/locale...
1999-01-15 Tim Janikdefine GTK_DISABLE_COMPAT_H for compilation of gtk...
1999-01-12 Tim Janikupdates
1999-01-02 Manish Singhgdk/gdk.c gdk/gdkinputnone.h casts to get rid of const...
1998-12-31 Elliot Leegtk.m4: When testing to see if glib exists, set LIBS...
1998-12-23 Elliot Lee*/Makefile.am: Now passes 'make distcheck'. Now loops...
1998-12-16 CST 1998 Shawn T... Released GTK+ 1.1.8
1998-12-16 Tim Janikversion bump to 1.1.8, binary age 0, interface age...
1998-12-16 Jeff GarzikRemove --with-threads, unused GTK_THREAD_FLAGS
1998-12-15 Owen TaylorAdded GTK_USER_DRAW flag.
1998-12-15 Owen TaylorCommented out testthreads from the build process, since...
1998-12-14 Owen TaylorAdded gettext-10.35
1998-12-09 CST 1998 Shawn T... Released GTK+ 1.1.6
1998-12-01 Manish Singhconfigure.in gdk/Makefile.am Put -DFOO stuff into Makef...
1998-11-28 Tim Janikchanged scrolled window inheritance, it inherits from...
1998-11-24 Jeff GarzikRemoved DEFS "+=" mess that breaks recent automakes...
1998-11-24 Owen TaylorAdded layout widget for scrolling arbitrarily big areas...
1998-11-17 Manish Singhgtk/genmarshal.pl check for unchanged autogenerated...
1998-11-13 Owen TaylorNew function gdk_pixmap_foreign_new(). (gtk-blizzard...
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-10-30 Tim Janikcause the built sources to be rebuild when possible...
1998-10-18 Owen TaylorAdded a modular client-message-filter mechanism, that...
1998-09-27 CDT 1998 Shawn T... gtk/gtkcalendar.c: examples/calendar: Added gtkcalendar...
1998-09-21 jaycoxuse $(PERL) instead of perl render properly in non...
1998-09-20 Owen Taylorindent other than GNU indent should be OK now.
1998-09-19 jaycoxgtk/Makefile.am: use $(AWK) instead of awk
1998-09-18 Raja R HarinathRemove references to $(top_srcdir). (gtk.defs,
1998-09-17 Raja R HarinathMove `gtkfeature.h' ... (gtkinclude_HEADERS): ... here...
1998-09-17 Owen TaylorUpdate to libtool-1.2b, change library versioning schem...
1998-09-03 Raph LevienFixed up some of the bigendian 32bpp modes.
1998-08-16 Tim Janikfatal warning option is split up now, "--g-fatal-warnin...
1998-08-12 Owen TaylorAdded gdk_text/string_extents() - too calculate all...
1998-07-27 Tim Janikfixed EXTRA_DIST sections
1998-07-19 Stefan JeskeIntroduced generic GtkProgress widget. Derived GtkProgr...
1998-07-09 Tim Janikdeleted most of the argument handling code, since that...
1998-06-21 Raja R HarinathRemove $(srcdir) from, and clean up, the dependencies...
1998-06-16 Owen TaylorMade the gtkmarshal.* generation rules maintainer-only.
1998-06-15 Owen Taylorgdk/gdktypes.h gdk/gdkprivate.h gtk/gtk*.h gtk/Makefile...
1998-06-12 CDT 1998 Shawn T... Added gtkpacker
1998-06-10 Owen Taylorglib/* Moved to glib module
1998-06-10 Raja R HarinathThinko... The ChangeLog entry still stands.
1998-06-10 Raja R HarinathAdd $(srcdir) where needed (in the rule), and removed...
1998-06-10 Raja R HarinathPass $srcdir in environment to genmarshal.pl. Look...
1998-06-09 Tim Janiknew functions gtk_selection_data_copy and gtk_selection...
1998-06-08 Tim Janikwrapped enum definitions with glib macros.
1998-06-08 Elliot LeeStart of marshalling centralization.
1998-06-07 Tim Janikfixed an assertment.
1998-05-16 Owen TaylorBasic thread-awareness:
1998-05-11 Tim Janikpreserve automake CFLAGS.
1998-05-09 Tim Janiknew file used as template for new file to define macros...
1998-05-07 Tim Janikpostfix -lg* libraries with LT_RELEASE.
1998-05-01 Tim Janikprefixed all clist flags with GTK_ to avoid name clashe...
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-16 Owen TaylorAdded trailing newline, hopefully will fix the problem...
1998-03-14 Owen TaylorMakefile.am fixes minor fix to gdkwindow.c -owt
1998-03-10 Tim Janikglib include -timj
1998-03-05 Owen TaylorUnset allocation on unparent, to force reallocation...
1998-03-02 PST 1998 Shawn T... Required changes for version change to 0.99.4
1998-03-01 Owen Taylorgtk/gtkentry.[ch] gtktext.c gtkeditable.[ch]
1998-02-25 Tim Janiknew widget from Lars Hamann <hamann@braunschweig.netsur...
1998-02-20 Tim JanikNew widget GtkTipsQuery for letting the user query...
1998-02-19 Owen Taylorconfigure.in gdk/gdk.[ch] gdk/gdkcc.c gdk/gdkglobals.c
1998-02-02 Tim JanikGTK_RESIZE_NEEDED is a private flag now.
1998-01-22 scottgtk/Makefile.am: Fixed the called to runelisp to use...
1998-01-20 Owen TaylorConversion to use Paolo Molaro's GtkCombo instead of...
1998-01-18 Shawn AmundsonStatusbar widget. -Shawn
1998-01-08 Elliot LeeNew widget (GtkComboBox) and fixed gdk_window_init...
1998-01-03 Jay PainterAdded column list widget GtkCList. -Jay Painter
1997-12-26 scottAdded gtkhandlebox.c to Makefile.am.
1997-12-23 Elliot Leeadded gtkhandlebox to these - sopwith
1997-12-22 Arturo EspinosaVery basic functionality seems to be complete; I'll...
1997-12-19 Elliot Leemore gtkhandlebox work..
1997-12-18 Manish SinghRemoved gtkhandlebox.c from Makefile.am
1997-12-18 Elliot Leehandlebox mods
1997-12-17 Shawn AmundsonTree widget implementation by Bolliet Jerome.
1997-12-02 Jay Paintersame as before -Jay
1997-11-24 Elliot LeeInitial revision