summaryrefslogtreecommitdiff
path: root/INSTALL
Commit message (Collapse)AuthorAgeFilesLines
* INSTALL: NEWS: README: gtk+.spec: docs/gtk-config.1: Version incrementedCST 1998 Shawn T. Amundson1998-11-231-3/+3
| | | | | | | | | | | | | Sat Nov 21 18:41:13 CST 1998 Shawn T. Amundson <amundson@gtk.org> * configure.in: INSTALL: NEWS: README: gtk+.spec: docs/gtk-config.1: Version incremented to 1.1.5 * Released GTK+ 1.1.5
* Released GTK+ 1.1.3CST 1998 Shawn T. Amundson1998-10-311-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Sat Oct 31 03:11:57 CST 1998 Shawn T. Amundson <amundson@gtk.org> * Released GTK+ 1.1.3 * INSTALL: * NEWS: * README: * gtk+.spec: * docs/gtk-config.1: updated for v1.1.3 * Makefile.am * sanity_check * docs/Makefile.am: Includes new 'make release' as well as 'make sanity'. Also handles html and text creation from html, and puts them into the distribution * docs/Makefile.sgml: removed, similar functionality is now in the Makefile.am file * docs/.cvsignore: ignore html and text directories * docs/glib.texi: removed (now in glib dist)
* version bump to 1.1.1, binary age 0, interface age 0. pass "gmodule" toTim Janik1998-08-171-3/+3
| | | | | | | | | | | | | Mon Aug 17 01:40:00 1998 Tim Janik <timj@gtk.org> * configure.in: version bump to 1.1.1, binary age 0, interface age 0. pass "gmodule" to AM_PATH_GLIB, with that we require libgmodule.so now. * gtk/gtkmain.c (gtk_init): since glib's g_return*_if_fail macros log with G_LOG_LEVEL_CRITICAL now, i added "--g-fatal-checks", "--gdk-fatal-checks" and "--gtk-fatal-checks". that makes up six different *-fatal-* arguments now. this needs to be revised and compressed to a reasonable amount of arguments.
* version bump to 1.1.1, binary age 0, interface age 0. GLib version 1.1.1Tim Janik1998-08-041-3/+3
| | | | | | | | | | Tue Aug 4 16:18:26 1998 Tim Janik <timj@gtk.org> * configure.in: version bump to 1.1.1, binary age 0, interface age 0. GLib version 1.1.1 is now required at minimum. * docs/Makefile.am: added gtk_tut_fr.sgml to EXTRA_DIST (french version of the Gtk+ tutorial, contributed by Eric Jacoboni <jaco@dotcom.fr>.
* glib/* Moved to glib moduleOwen Taylor1998-06-101-0/+19
| | | | | | | | | | | | | | | | | Wed Jun 10 19:36:35 1998 Owen Taylor <otaylor@gtk.org> * glib/* Moved to glib module * INSTALL Makefile.am acconfig.h autogen.sh configure.in gtk-config.in gtk.m4 gdk/Makefile.am gtk/Makefile.am configuration changes for the above: - Use AM_PATH_GLIB by default to find glib; also accept a --with-glib option for using an uninstalled glib. - Put --enable-debug information into config.h so that we rebuild when it changes. (was in glibconfig.h)
* postfix -lg* libraries with LT_RELEASE.Tim Janik1998-05-071-2/+2
| | | | | | | | | | | | | | | Thu May 7 05:14:19 1998 Tim Janik <timj@gtk.org> * gtk-config.in (--libs): postfix -lg* libraries with LT_RELEASE. * ltmain.sh: added a new commandline flag -postfix similar to -release, but will immediately change the library name. * gdk/Makefile.am: * gtk/Makefile.am: specify -postfix and -version-info * configure.in: version bump to 1.1.0. added GTK_INTERFACE_AGE and GTK_BINARY_AGE. calculate LT_* variables for libtool.
* typo, gtk-1.0.0 should be gtk+-1.0.0 A little more intro on what gtk is...PDT 1998 Shawn T. Amundson1998-04-131-5/+5
| | | | | | | Sun Apr 12 19:35:09 PDT 1998 Shawn T. Amundson <amundson@gtk.org> * INSTALL: typo, gtk-1.0.0 should be gtk+-1.0.0 * README: A little more intro on what gtk is...
* Extended for the 1.0 release. Eliminated the "before 1.0" sectionOwen Taylor1998-04-101-27/+105
| | | | | | | Fri Apr 10 00:10:16 1998 Owen Taylor <owt1@cornell.edu> * README/INSTALL: Extended for the 1.0 release. * TODO: Eliminated the "before 1.0" section
* fixes to locale checksOwen Taylor1998-03-221-3/+26
| | | | | | | | | | | | | | | | | Sun Mar 22 16:25:46 1998 Owen Taylor <owt1@cornell.edu> * gtk/gtkmain.c (gtk_init): fixes to locale checks * gtk/testgtk.c (create_dnd): Create the dnd icons separately to avoid strange interactions with shapes demo. * gtk/gtkentry.[ch]: - Limit the length of the text to 2048 to prevent long delays - Fix problems with buffer overruns - Draw only the onscreen portion of the text to prevent wrapping of shorts in the X drawing code. - Keep track of character positions and x-offsets to speed up algorithms.
* Patches to support internationalized input by:Gnome CVS User1997-11-271-0/+36
| | | | | | | | | | | Takashi Matsuda <matsu@arch.comp.kyutech.ac.jp> TANAKA Shinya <shinya@race.u-tokyo.ac.jp> See ChangeLog entries for further details. Also some small fixes to event handling in gdk/gdk.c; sending clear events in gtk/gtkselection.c and cut-and-paste in gtk/gtkentry.c
* Initial revisionElliot Lee1997-11-241-0/+0