]> Pileus Git - ~andy/gtk/history - gtk/Makefile.am
remove unecessary rules for win32-specific config-substituted targets. If
[~andy/gtk] / gtk / Makefile.am
2000-11-16 Owen Taylorremove unecessary rules for win32-specific config-subst...
2000-11-15 Elliot LeeInstall gtk.immodules, needed for operation of gtk...
2000-11-14 Tor LillqvistRename gtk/gtk.rc.in to gtk/gtk-win32.rc.in because...
2000-11-14 Tor LillqvistRemove. New file. New file Corresponding changes.
2000-11-14 Owen TaylorFix srcdir != builddir
2000-11-12 Owen TaylorMake parent_class static.
2000-11-09 Jonathan Blandfordadded more fields to allow more interesting iterators...
2000-11-03 Pablo Saratxagafixed big5 handling bug
2000-11-02 Alexander LarssonAdd last argument to t_type_register_static call.
2000-10-27 Tim Janikadded dependancies for testtextbuffer which broke paral...
2000-10-27 Tim Janikadapt to GSignal signature changes.
2000-10-26 Tim Janikbuncha cleanups, kludged build sources dependencies...
2000-10-26 Tim Janikinvoke maketypes.awk with LC_ALL=C to avoid localizatio...
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-10-22 Tor Lillqvistgtk/makefile.mingw.in Updates.
2000-10-20 Havoc Penningtoncreate some stock buttons with the default accel group...
2000-10-06 Jonathan BlandfordReplaced with GTK_TREE_SELECTION_OLD to prevent conflic...
2000-10-02 Havoc Penningtontext_window_* weren't static and should have been....
2000-09-26 Havoc PenningtonMove more text widget headers into the private header...
2000-09-14 Owen TaylorAdd gtkclipboard.[ch
2000-09-07 Owen TaylorDoc comment fixing. (Mostly non-matching parameter...
2000-07-25 Tor LillqvistGenerate gtk/makefile.mingw.
2000-07-14 Owen TaylorMove gtk-config to gtk-config-2.0 move gtk_.m4 to gtk...
2000-07-06 Owen TaylorAdd check for db2html
2000-06-24 Tim Janikmake the current version number 1.3.1 (binary age 0...
2000-06-21 Owen TaylorWelcome aboard, gdk-pixbuf.
2000-06-20 Elliot Lee(follow-on from previous commit)
2000-06-19 Pablo Saratxagaremoved the trailing space after a '\'
2000-06-18 Pablo Saratxagamoved gtkrc.bg to more generic gtkrc.cp1251
2000-06-09 Christopher Blizzarddeps include libgtk-x11.la, not libgtk.la (LDADDS)...
2000-06-07 Owen TaylorAdd missing backslash that was keeping GTK+ from buildi...
2000-06-07 CEST 2000 Paolo... make it possible to configure gtk for different targets...
2000-06-02 Havoc PenningtonTest program to make sure GtkTextBuffer is in working...
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...
2000-05-22 Pablo SaratxagaAdded rule for Latvian language gtkrc file
2000-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
2000-05-10 Owen TaylorColor selection dialog rewrite.
2000-05-05 Owen TaylorMove gdk_window_clear() into common code, implement...
2000-03-28 Owen TaylorMerge no-flicker branch into HEAD
2000-03-14 Owen TaylorMerges from gtk-1-2
2000-01-24 Owen TaylorAdded lib/gtk+/include/* to %files (bug #5178 - Peter...
1999-11-22 Raja R HarinathAdapt cast macros to standard.
1999-11-08 Owen TaylorMove all X specific code into the x11/ directory. Aside...
1999-10-04 Pablo Saratxagaadded new gtkrc.* files for new encodings
1999-10-01 Owen TaylorStarted
1999-06-25 Pablo Saratxagamoved gtkrc.zh_TW to gtkrc.zh_TW.Big5
1999-06-24 Pablo Saratxagachanged 'ln' to '$(LN_S)' in the Makefile.am (it should...
1999-06-23 Pablo Saratxagaadded gtkrc.* files for all encodings I know
1999-05-12 CDT 1999 Shawn T... changes to compile nicely (with xlib) on BeOS
1999-04-23 Pablo Saratxagaadded gtkrc.?? files for various iso-8859-2 languages,
1999-03-26 Tomasz Kłoczko- added gtkrc.pl.
1999-03-21 Elliot Lee*** empty log message ***
1999-03-17 Tim Janikbuild gtkcompat.h from gtkcompat.h.in instead of gtkfea...
1999-03-15 Tor LillqvistThis might seem like a large patch, but it isn't that...
1999-03-14 Raja R HarinathMove widechar tests from `glib' to here, since those...
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
next