/biology/gff2ps/

Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed typo, from Markus Linnala <maage@cs.tut.fi>Jeff Garzik1998-12-101-1/+1
* GNOME PIM livesMichael Fulbright1998-12-0910-16/+12
* Added gnome-orbit-check.m4.Martin Baulig1998-12-091-0/+1
* Make this work with more than one directory.Martin Baulig1998-12-092-1/+6
* Removed gnome-libgtop-sysdeps.m4 here.Martin Baulig1998-12-091-1/+0
* Moved into the LibGTop module. This file contains too much stuff thatMartin Baulig1998-12-092-249/+6
* Ok, the check for NO-AUTO-GEN is now working. This was borking up theMark Crichton1998-12-091-1/+1
* test -e is broken in Solaris /bin/sh, use test -r insteadFrederic Devernay1998-12-081-3/+3
* Make sure aclocal.m4 works before invoking gettextize.Martin Baulig1998-12-081-0/+2
* Make sure aclocal.m4 exists before making it writable.Martin Baulig1998-12-081-1/+1
* Invoke gettextize with the --copy parameter to prevent it from makingMartin Baulig1998-12-061-1/+3
* Recognice OpenBSD as a valid system and use the `freebsd' sysdepsMartin Baulig1998-12-062-1/+6
* clear GUILE_LIBS and GUILE_INCS if guile isn't there (quick fix)Manish Singh1998-12-062-0/+6
* Added --copy option to libtoolize. This stops libtoolize fromOle J. Tetlie1998-12-061-1/+1
* Recognice NetBSD as a valid system and use the `freebsd' sysdeps directoryMartin Baulig1998-12-062-1/+6
* Define this to be the same as LINUX_VERSION_CODE either fromMartin Baulig1998-12-042-0/+30
* Only check for the linux table () function on Linux systems.Martin Baulig1998-12-031-42/+41
* gncal: Fix server registration to give proper id/kindElliot Lee1998-12-032-2/+2
* "Improve" indentation and messages somewhat.Raja R Harinath1998-12-032-69/+78
* Make it with builddir != srcdir again.Martin Baulig1998-12-031-3/+3
* s/gtk_window_position/gtk_window_set_position/Sebastian Wilhelmi1998-12-024-12/+12
* Platform fixes. grep -q is not portable, do not use.Jeff Garzik1998-12-022-7/+12
* Run gettextize if needed. : Run libtoolize only if configure.in hasChangwoo Ryu1998-12-012-2/+35
* Re-arranged tests such that "--without-gnome" is fully supported. Not onlyJeff Garzik1998-11-302-55/+72
* Remove more deprecated gnome_dialog functionsManish Vachharajani1998-11-302-2/+2
* Require GTK 1.1.5 -migArturo Espinosa1998-11-291-1/+1
* All parts of GNOME will now require LibGTop >= 0.29.0 which is the latestMartin Baulig1998-11-272-1/+6
* . libgnome/gnome-mime.c: read gnomedatadir/mime.types as well . InElliot Lee1998-11-271-10/+2
* Following names changed to bring MC in accordance with curses.m4:Pavel Roskin1998-11-261-1/+1
* Add missing declaration for GtkWidget *sw.Andrew T. Veliath1998-11-242-0/+2
* Update GtkClist usage.Miguel de Icaza1998-11-243-8/+14
* err, meant to say gtk changes not gtk clist change :)Andrew T. Veliath1998-11-241-1/+1
* Use gtk_scrolled_window_add_with_viewport instead of gtk_container_addAndrew T. Veliath1998-11-243-2/+8
* use GPOINTER_TO_INTHerbert V. Riedel1998-11-248-8/+15
* DittoHavoc Pennington1998-11-242-0/+4
* Fixed the popt event parsing callback to have the correct number ofMatthew Wilson1998-11-223-110/+115
* Changed the call to GNOME_GNORBA_CHECK to GNOME_GNORBA_HOOK([],$2). BeforeJames Henstridge1998-11-202-1/+8
* allow setting $OBJ_DIR to specify building in a subdirElliot Lee1998-11-201-4/+14
* We need to check for <net/if_var.h> and conditionally include it beforeMartin Baulig1998-11-182-0/+17
* *** empty log message ***Marius Vollmer1998-11-181-0/+6
* Add GUILE_LIBS to LIBS when checking whether guile works. Adding them toMarius Vollmer1998-11-181-1/+3
* Doh. Fixed stupid bug where the classification buttons were not being setFederico Mena Quintero1998-11-183-10/+17
* Use a scrolled window to put the clist into.Federico Mena Quintero1998-11-173-6/+19
* fix my email address in logAndrew T. Veliath1998-11-131-1/+1
* Remove AC_DEFINE(HAVE_ORBIT). Add AM_CONDITIONAL for HAVE_ORBIT.Andrew T. Veliath1998-11-133-15/+32
* Add GNOME_GNORBA_CHECK if gnome-config is found. New GNOMEGNORBA_LIBSAndrew T. Veliath1998-11-134-2/+49
* Remove easy-vsnprintf hack -- it doesn't work for Solaris 2.5 binariesRaja R Harinath1998-11-132-6/+7
* Backup the old file before saving the caledar.Miguel de Icaza1998-11-123-2/+27
* Changed a sprintf to a snprintf in vcc.yMichael Fulbright1998-11-082-4/+4
* Add ctype.hMiguel de Icaza1998-11-074-0/+7
* Fix stupid type (sterror_r -> strerror_r).Raja R Harinath1998-11-072-1/+5
* Set this unconditionally to `yes'. We'll soon be losing this variable.Raja R Harinath1998-11-05