summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branchWM_CLASSES_AND_DND_DENTRYnobody1999-04-1738-5157/+0
| | | | | | 'WM_CLASSES_AND_DND_DENTRY'. svn path=/branches/WM_CLASSES_AND_DND_DENTRY/; revision=784
* Fix invocation of AM_PATH_GNOME_PRINT. Sort lines.Raja R Harinath1999-04-173-3/+9
| | | | | | | | * gnome-print-check.m4 (GNOME_PRINT_CHECK): Fix invocation of AM_PATH_GNOME_PRINT. * Makefile.am (MACROS): Sort lines. svn path=/trunk/; revision=760
* Bononbized Gnumeric compiles.Arturo Espinosa1999-04-131-0/+1
| | | | | | | | Bononbized Gnumeric compiles. Miguel. svn path=/trunk/; revision=756
* Updated bonobo checksArturo Espinosa1999-04-131-30/+6
| | | | svn path=/trunk/; revision=755
* Added Bonobo testArturo Espinosa1999-04-131-0/+172
| | | | svn path=/trunk/; revision=754
* Require GTK 1.2 -MIguelArturo Espinosa1999-04-061-1/+1
| | | | svn path=/trunk/; revision=738
* Deleted duplicate VFS checks. GNOME_VFS_CHECKS now contains all VFSNorbert Warmuth1999-03-292-2/+30
| | | | | | | | | | | | | | | | | | | Sun Mar 28 23:39:48 1999 Norbert Warmuth <nwarmuth@privat.circular.de> * configure.in: Deleted duplicate VFS checks. GNOME_VFS_CHECKS now contains all VFS checks. * src/util.c (is_printable): Character 155 is non printable even when full eight bit output is enabled (on the linux console 155 is interpreted as "ESC ["). * vfs/vfs.h (vfs_translate_url): Fixed the macro which is used when compiling without vfs. * macros/gnome-vfs.m4: Add --with-vfs option. GNOME_VFS_LIBS still needs to be fixed but that's not a problem because there's no libvfs, yet. svn path=/trunk/; revision=730
* Cambia algunos nomrees del los inputfiles,Alan Aspuru Guzik1999-03-281-1/+1
| | | | svn path=/trunk/; revision=729
* <sys/types.h> before <fcntl.h>Asbjørn Pettersen1999-03-282-1/+6
| | | | svn path=/trunk/; revision=727
* Rename from supportincludedir so that `gnomesupport.h' can be installedRaja R Harinath1999-03-272-6/+15
| | | | | | | | | | | | * Makefile.am (supportexecincludedir): Rename from supportincludedir so that `gnomesupport.h' can be installed with `make install-exec'. (supportinclude_HEADERS): Remove. Don't install popt-gnome.h twice. (error.o): Change `error.c: gnomesupport.h' dependency to `error.o: gnomesupport.h' to reflect actual dependency. svn path=/trunk/; revision=726
* Revert unlogged change.Raja R Harinath1999-03-171-1/+1
| | | | svn path=/trunk/; revision=715
* se arreglaron las graficas de la funcion de onda, por lo menos el HO jala ↵Alan Aspuru Guzik1999-03-171-1/+1
| | | | | | | | | bien con variacional adios el rulo svn path=/trunk/; revision=712
* Applied this change:Tomislav Vujec1999-03-102-3/+12
| | | | | | | | | | 1999-03-10 Tomislav Vujec <tvujec@carnet.hr> * aclocal-include.m4 (AM_ACLOCAL_INCLUDE): Add ACLOCAL_FLAGS in ACLOCAL. This allows maintainer rules to work if any of the macros change. svn path=/trunk/; revision=700
* Applied Bug fix:Raja R Harinath1999-03-102-1/+8
| | | | | | | | | | 1999-03-10 Tomislav Vujec <tvujec@carnet.hr * gnome.m4 (GNOME_INIT_HOOK): Wrapped position parameter in testing for additional inits. It gets expanded while generating configure, resulting in an empty parameter list - syntax error in for statement. svn path=/trunk/; revision=699
* Add a new paramater, which is passed to GNOME_INIT_HOOK.Raja R Harinath1999-03-102-6/+33
| | | | | | | | | | | | | | | | | | | * gnome.m4 (GNOME_INIT): Add a new paramater, which is passed to GNOME_INIT_HOOK. (GNOME_INIT_HOOK): New parameter "additional inits". This is a list like "applets capplet", and the corresponding GNOME_APPLETS_LIBS and GNOME_CAPPLETS_LIBS are defined. Note: This change requires all standalone panel applets to use GNOME_INIT(applets) instead of just GNOME_INIT in their configure.ins. I don't think there are any standalon panel applets in Gnome CVS. This is partly to fix a bug with a message `unknown library: applets' that appears when gnome-core is installed the first time. svn path=/trunk/; revision=698
* Ok, this was bugging me.... ....for a while my objc compiler was borked. IMark Crichton1999-03-012-0/+11
| | | | | | | | | | | | | | Ok, this was bugging me.... ....for a while my objc compiler was borked. I had it, but it didn't work. gnome-network would abuse and abuse me since it only checked for the objc compiler and not gnome-objc. Noticed we didn't have a HAVE_GNOME_OBJC conditional, so I added it. It works (so far...) Mark Crichton svn path=/trunk/; revision=673
* Remove a CVS conflict marker.Martin Baulig1999-02-281-1/+1
| | | | svn path=/trunk/; revision=666
* Require at least gtk+ 1.2 (pointless getting bug reports with an oldGregory McLean1999-02-272-2/+6
| | | | | | | | | 1998-02-27 Gregory McLean <gregm@comstar.net> * gnome-x-checks.m4 : Require at least gtk+ 1.2 (pointless getting bug reports with an old glib/gtk/gdk set..) svn path=/trunk/; revision=665
* Require LibGTop >= 1.0.0.Martin Baulig1999-02-252-3/+3
| | | | | | | | 1999-02-25 Martin Baulig <martin@home-of-linux.org> * gnome-libgtop-checks.m4: Require LibGTop >= 1.0.0. svn path=/trunk/; revision=661
* Fixes for release.Elliot Lee1999-02-251-4/+4
| | | | | | Fixes for release. svn path=/trunk/; revision=654
* look in the right prefixElliot Lee1999-02-251-3/+4
| | | | svn path=/trunk/; revision=652
* Require LibGTop >= 0.100.0.Martin Baulig1999-02-242-1/+5
| | | | | | | | 1999-02-24 Martin Baulig <martin@home-of-linux.org> * gnome-libgtop-checks.m4: Require LibGTop >= 0.100.0. svn path=/trunk/; revision=650
* Only add the compilation warnings if the compiler is GCC.Miguel de Icaza1999-02-222-0/+12
| | | | | | | | | 1999-02-22 Miguel de Icaza <miguel@nuclecu.unam.mx> * compiler-flags.m4: Only add the compilation warnings if the compiler is GCC. svn path=/trunk/; revision=645
* ZVT_LIBSTimur Bakeyev1999-02-202-0/+6
| | | | | | | | 1999-02-20 Timur Bakeyev <mc@bat.ru> * gnome.m4: Added and exported ZVT_LIBS. svn path=/trunk/; revision=642
* Include <gnome-argp.h> instead of the removed <argp-namefrob.h>.Martin Baulig1999-02-192-1/+6
| | | | | | | | | 1999-02-19 Martin Baulig <martin@home-of-linux.org> * canonicalize.c: Include <gnome-argp.h> instead of the removed <argp-namefrob.h>. svn path=/trunk/; revision=641
* x Wonderful, now we have autoconf magic, --enable-pvm=[yes,no]Alan Aspuru Guzik1999-02-191-1/+1
| | | | | | Alan Aspuru-Guzik svn path=/trunk/; revision=640
* svn path=/trunk/; revision=638Owen Taylor1999-02-182-1/+5
| | | | | | Tue Feb 16 19:35:42 1999 Owen Taylor <otaylor@redhat.com> svn path=/trunk/; revision=638
* Removed the suspicious `#ifdef HAVE_DGETTEXT...' switch. Now `prognameChangwoo Ryu1999-02-172-5/+6
| | | | | | | | | 1999-02-17 Changwoo Ryu <cwryu@adam.kaist.ac.kr> * poptint.h: Removed the suspicious `#ifdef HAVE_DGETTEXT...' switch. Now `progname --help' messages should be translated. svn path=/trunk/; revision=637
* BSDI's shell fix..Timur Bakeyev1999-02-152-2/+10
| | | | | | | | | 1999-02-15 Timur Bakeyev <mc@bat.ru> * gnome-gettext.m4: Work around a bug in BSDI's native sh, which in- correctly expands ${LINGUAS=$ALL_LINGUAS}. Switched to if/fi variant. svn path=/trunk/; revision=633
* Reworked the paragraph formatting dialog.Chris Lahey1999-02-152-26/+170
| | | | | | | | Bumped the version number. Reworked macros/gnome-print-check.m4. Added a plugin to plugins/.cvsignore. svn path=/trunk/; revision=631
* Applied a patch from Kenneth Stailey; use $CFLAGS when invoking $OBJC soMartin Baulig1999-02-102-1/+7
| | | | | | | | | | 1999-02-10 Martin Baulig <martin@home-of-linux.org> * gnome-objc-checks.m4: Applied a patch from Kenneth Stailey; use $CFLAGS when invoking $OBJC so the user can add additional include paths. svn path=/trunk/; revision=626
* Support for freezing/thawing the GtkCTree during potential tree updatesArturo Espinosa1999-02-091-1/+1
| | | | | | | | | | | | | | | Support for freezing/thawing the GtkCTree during potential tree updates from the treestore. This speeds up a lot the display, as the GtkCTree seems to be particularly bad at handling changes to the tree and keeping the display in sync. Makefile fixes to support SHELL= during compilation. Miguel. svn path=/trunk/; revision=625
* It was a mistakeMichael Lausch1999-02-0526-0/+4981
| | | | svn path=/trunk/; revision=619
* no more intl dirMichael Lausch1999-02-051-4/+0
| | | | svn path=/trunk/; revision=618
* Removing unnecessary intl files.Michael Lausch1999-02-052-132/+0
| | | | svn path=/trunk/; revision=617
* removing unnecessary intl files.Michael Lausch1999-02-0523-4845/+0
| | | | svn path=/trunk/; revision=616
* Don't add warning and compiler flags to the CFLAGS and CXXFLAGS whenMartin Baulig1999-02-052-2/+17
| | | | | | | | | | | 1999-02-05 Martin Baulig <martin@home-of-linux.org> * compiler-flags.m4: Don't add warning and compiler flags to the CFLAGS and CXXFLAGS when they're cached. This fixes the problem that CFLAGS and CXXFLAGS get longer and longer each time you run a `config.status --recheck'. svn path=/trunk/; revision=610
* To make this work both for GNOME Applications inside and outside theMartin Baulig1999-02-044-31/+109
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME CVS Tree I did the following: * There is an `INSIDE_GNOME_COMMON' automake conditional which is defined in two places: - macros/aclocal-includes.m4 defines this to always be false. - gnome-common/configure.in does not include anything from macros and defines this to be true. * We use this automake conditional in the macros/Makefile.am to install $(MACROS), autogen.sh, gnome-common.m4 and a newly created gnome-macros.dep in `$(datadir)/aclocal/gnome'. Since aclocal doesn't look in subdirectories we can safely install them there even when compiling from CVS. Also, there is no need to make any change to any existing application in the GNOME CVS Tree - really fine ... * When we're outside the GNOME CVS Tree we simply need to tell aclocal that it should also look in `$(datadir)/aclocal/gnome' and it will find all the macros. The is a `gnome-skel' module in CVS that can be used as a starting point when writing a new GNOME Application that should be used outside CVS. February 4, 1999, Martin Baulig <martin@home-of-linux.org> svn path=/trunk/; revision=609
* New automake conditional that's always false.Martin Baulig1999-02-044-2/+43
| | | | | | | | | | | | | | | | | 1999-02-04 Martin Baulig <martin@home-of-linux.org> * aclocal-include.m4 (INSIDE_GNOME_COMMON): New automake conditional that's always false. * gnome-common.m4: New file. This defines a `GNOME_COMMON_INIT' macro that should be used in all GNOME Applications outside the CVS tree. * Makefile.am: If we are `INSIDE_GNOME_COMMON', install all $(MACROS), autogen.sh, gnome-common.m4 and a newly created gnome-macros.dep in `$(datadir)/aclocal/gnome'. svn path=/trunk/; revision=605
* Re-order logRaja R Harinath1999-01-271-5/+5
| | | | svn path=/trunk/; revision=595
* Add recognition of 2 more libraries - pthreads and pthread-support buildTimur Bakeyev1999-01-242-1/+15
| | | | | | | | | Sun Jan 24 03:59:32 1999 Timur Bakeyev <mc@bat.ru> * gnome-pthread-check.m4: Add recognition of 2 more libraries - pthreads and pthread-support build in libc (as on BSDI). svn path=/trunk/; revision=592
* New macro. This checks whether you have the LibGTop documentationMartin Baulig1999-01-232-0/+34
| | | | | | | | | | | 1999-01-23 Martin Baulig <martin@home-of-linux.org> * gnome-libgtop-checks.m4 (GNOME_LIBGTOP_DOCU): New macro. This checks whether you have the LibGTop documentation installed and defines `HAVE_LIBGTOP_DOCU' if appropriate. Also provides automake conditional. svn path=/trunk/; revision=591
* Applied a patch from Owen Taylor to keep this in sync withMartin Baulig1999-01-202-1/+9
| | | | | | | | | | | | AC_GTK_GETTEXT from gtk+/acinclude.m4. 1999-01-20 Martin Baulig <martin@home-of-linux.org> * acinclude.m4 (ac_result): Unset CATOBJEXT so that the macros and Makefiles correctly handle disabling NLS when no gettext is found. svn path=/trunk/; revision=589
* Rewrite to be saner. Don't limit yourself to a fixed set of names for theRaja R Harinath1999-01-202-13/+13
| | | | | | | * gnome-cxx-check.m4 (GNOME_CHECK_CXX): Rewrite to be saner. Don't limit yourself to a fixed set of names for the compiler. svn path=/trunk/; revision=588
* initial rev.Marcin Gorycki1999-01-191-0/+15
| | | | svn path=/trunk/; revision=586
* Suggest using libtool 1.2dArturo Espinosa1999-01-181-1/+1
| | | | svn path=/trunk/; revision=582
* x GMoiss about box fixedAlan Aspuru Guzik1999-01-131-1/+1
| | | | | | | | | | | x Filenames changed to the file structure and they now use simulation struct x Everything now uses glib x 0.99.2 compliant x May not work (commit for rulox) Alan Aspuru Guzik svn path=/trunk/; revision=575
* x I must leave - Incomplete commit for bit to hack in the nightAlan Aspuru Guzik1999-01-121-1/+1
| | | | | | | | x Name changes, I still have to finish the file names x Function API changes. Alan Aspuru Guzik svn path=/trunk/; revision=573
* (This is a patch from Nix <nix@esperi.demon.co.uk>) Brought C++ languageTero Pulkkinen1999-01-111-4/+10
| | | | | | | | | | | (This is a patch from Nix <nix@esperi.demon.co.uk>) * compiler-flags.m4 (GNOME_CXX_WARNINGS): Brought C++ language compliance into line with C language compliance. Fixed typo (`C' for `C++'). (--enable-iso-cxx): New flag to *permit* -pedantic rather than requiring it. svn path=/trunk/; revision=571
* Couple of changes:Arturo Espinosa1999-01-082-1/+5
| | | | | | | | | | | | | Couple of changes: configure tests to make gnome-libs prepared for a potential release of Imlib 1.9. Mime-info fix for the tar-problem in gmc. Miguel. svn path=/trunk/; revision=569