summaryrefslogtreecommitdiff
path: root/HACKING
Commit message (Collapse)AuthorAgeFilesLines
* docs: Fix some old live.gnome.org URLsDavid King2015-01-091-1/+1
|
* Some updatesMatthias Clasen2011-01-301-8/+8
|
* docs: Update URL of some documentation linksJavier Jardón2010-11-161-1/+1
| | | | http://developer.gnome.org -> http://library.gnome.org
* Point to better place for git documentationMatthias Clasen2009-05-031-1/+1
|
* Mention writable git location, tooMatthias Clasen2009-04-071-0/+5
|
* Update README files to refer to gitMatthias Clasen2009-03-311-18/+18
| | | | | Update various README files to refer to git instead of svn. Also discontinue ChangeLog files.
* Change references to README.cvs-commits so they say README.commits.Cody Russell2007-08-231-2/+2
| | | | | | | | | | 2007-08-23 Cody Russell <bratsche@gnome.org> * HACKING: Change references to README.cvs-commits so they say README.commits. svn path=/trunk/; revision=18679
* HACKING Updated documentation about SVN, and updated dependencyCody Russell2007-08-171-32/+36
| | | | | | | | | | | 2007-08-17 Cody Russell <bratsche@gnome.org> * HACKING * README.cvs-commits: Updated documentation about SVN, and updated dependency information. (#447883, Yesudeep Mangalapilly) svn path=/trunk/; revision=18644
* Apply a cleanup patch by Kjartan Maraas (#341812)Matthias Clasen2006-10-081-1/+1
| | | | | | 2006-10-08 Matthias Clasen <mclasen@redhat.com> * Apply a cleanup patch by Kjartan Maraas (#341812)
* Patch from Hidetoshi Tajima to fix bad match error when target drawable isOwen Taylor2001-11-301-7/+5
| | | | | | | | Fri Nov 30 16:12:21 2001 Owen Taylor <otaylor@redhat.com> * gdk/gdkpango.c: Patch from Hidetoshi Tajima to fix bad match error when target drawable is not the same depth as the root window. (#65841) * HACKING: Update.
* Add dependency on Atk for accessibility support.Owen Taylor2001-05-031-2/+4
| | | | | | | | | | | | | Thu May 3 14:13:49 2001 Owen Taylor <otaylor@redhat.com> * INSTALL.in HACKING gtk/gtkaccessible.[ch] gtk/gtk.c: Add dependency on Atk for accessibility support. * configure.in **/Makefile.am: Major reworking of substituted variables for CFLAGS/LIBS to make a lot more sane and keep the the compile/link lines a bit shorter. * gdk/x11/gdkkeys-x11.c: Fix #endif with trailing stuff.
* Don't put -lgthread in GLIB_LIBS, GLIB_DEPLIBSOwen Taylor2001-04-171-10/+9
| | | | | | | | | | | | | | | | | | | | | Tue Apr 17 13:47:12 2001 Owen Taylor <otaylor@redhat.com> * configure.in: Don't put -lgthread in GLIB_LIBS, GLIB_DEPLIBS * gtk/gtktypeutils.h gtk/gtksignals.h: Restore proper parameter names to compatibility #defines so docs work. * gtk/gtkenums.h: Remove GtkMenuFactoryType * gtk/gtkwindow.c gtk/gtkdnd.c: Docs cleanups. * configure.in: Don't include -lgthread in GLIB_LIBS, GLIB_DEPLIBS * tests/testgtkrc: No magenta cursors, please. * README.in INSTALL.in HACKING README.cvs-commits: Updated. * gtk/gtkenums.h (enum): Remove left over GtkMenuFactoryType.
* - GNU autoconf 2.13 - GNU automake 1.4 (Beta releases are atTim Janik1999-01-171-2/+2
| | | | | | | | | | - GNU autoconf 2.13 - GNU automake 1.4 (Beta releases are at ftp://ftp.cygnus.com/pub/tromey) - GNU libtool 1.2d - indent (GNU indent 1.9.1 is known good) - GNU gettext 10.35 Available in ftp://alpha.gnu.org/gnu
* Mention libtool 1.2dManish Singh1999-01-161-1/+1
| | | | -Yosh
* Added gettext-10.35Owen Taylor1998-12-141-0/+2
| | | | | | | | | | | | | | | | | | | | | | | Mon Dec 14 12:24:13 1998 Owen Taylor <otaylor@redhat.com> * HACKING: Added gettext-10.35 * autogen.sh: Run gettextize. Wed Dec 9 16:29:06 1998 Owen Taylor <otaylor@redhat.com> Applied gtk-egger-981010-[12] [ Daniel.Egger@t-online.de (Daniel Egger) ] * gtk/gtkintl.h: New file - defines for localization. * gtk/gtkfilesel.c gtk/gtkinputdialog.c: Mark strings for internationalization. * gtk/gtkmain.c: call bindtextdomain * po/ - directory for translations. Initially includes German translation.
* HACKING we need libtool 1.2b nowManish Singh1998-10-101-1/+1
| | | | | | | * HACKING * autogen.sh: we need libtool 1.2b now -Yosh
* indent other than GNU indent should be OK now.Owen Taylor1998-09-201-1/+1
| | | | | | | | | | | | Sun Sep 20 09:52:39 1998 Owen Taylor <otaylor@gtk.org> * HACKING: indent other than GNU indent should be OK now. * gtk/genmarshal.pl gtk/Makefile.am: Call indent on file instead of piping through indent. If indent wasn't found in ./configure don't bother indenting at all.
* Added GNU indent to HACKING, as it is now required to build.Raph Levien1998-09-171-0/+1
|
* version bump to 1.1.1, binary age 0, interface age 0. pass "gmodule" toTim Janik1998-08-171-7/+11
| | | | | | | | | | | | | 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.
* Updated package versionsOwen Taylor1998-04-141-5/+4
|
* I got sick of typing in the same commands over and over, so borrowedShawn Amundson1998-01-311-9/+29
| | | | | | autogen.sh from gnome cvs... Also corrected some info in HACKING. -Shawn
* glib aclocal stuff -timjTim Janik1998-01-201-1/+4
| | | | | glib aclocal stuff -timj
* Added HACKING instructions - please revise as necessaryElliot Lee1998-01-011-0/+27