summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branchHACKED_STYLESnobody1999-07-2648-6373/+0
| | | | | | 'HACKED_STYLES'. svn path=/branches/HACKED_STYLES/; revision=862
* Fix popt i18n: AC_CHECK_FUNCS(dgettext) Make libgnomeui popt table set theElliot Lee1999-07-261-0/+1
| | | | | | | | Fix popt i18n: AC_CHECK_FUNCS(dgettext) Make libgnomeui popt table set the intl domain. svn path=/trunk/; revision=859
* Add a comment to show how to get gtk 1.2 and glib 1.2 from cvslukka1999-07-082-1/+7
| | | | svn path=/trunk/; revision=849
* fix'em bugs.Elliot Lee1999-07-061-0/+2
| | | | | | fix'em bugs. svn path=/trunk/; revision=844
* libgnorba: Remove GnomeObject stuff.Elliot Lee1999-07-066-16/+69
| | | | | | | | libgnorba: Remove GnomeObject stuff. support: Merge newer popt in from canonical source. svn path=/trunk/; revision=842
* Forbid compiling gnome with gtk 1.3 as it doesn't worklukka1999-07-062-0/+18
| | | | svn path=/trunk/; revision=841
* Make "extra library" message slightly easier to read.Raja R Harinath1999-07-062-1/+5
| | | | | | * gnome.m4: Make "extra library" message slightly easier to read. svn path=/trunk/; revision=840
* give -Wunused to gcc instead of -Wno-unused.Tim Janik1999-06-252-1/+5
| | | | | | | | Sat Jun 26 01:47:53 1999 Tim Janik <timj@gtk.org> * compiler-flags.m4: give -Wunused to gcc instead of -Wno-unused. svn path=/trunk/; revision=832
* Add WITH_SMBFSMiguel de Icaza1999-06-221-1/+18
| | | | | | | | | | | | | | | | | | | | | | | 1999-06-22 Miguel de Icaza <miguel@nuclecu.unam.mx> * acconfig.h: Add WITH_SMBFS * macros/gnome-vfs.m4: Support conditional samba support. 1999-06-22 Miguel de Icaza <miguel@nuclecu.unam.mx> * gsession.c (create_default_panel): Use directory specified in command line. * gcorba.c (corba_create_window): Pass the directory we receive or cwd if this value is NULL. * gmain.c (non_corba_create_panels): Use parameter for startup directory (use the this_dir external directory for this). (create_panels): Pass this_dsir to non_corba_create_panels and corba_create_window. svn path=/trunk/; revision=826
* Give an error when an attempt is made to move an empty directory intoRobert Brady1999-06-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | 1999-06-01 Robert Brady <rwb197@ecs.soton.ac.uk> * file.c (move_dir_dir): Give an error when an attempt is made to move an empty directory into itself. 1999-06-14 Wayne Roberts <wroberts1@cx983858-b.orng1.occa.home.com> * vfs/smbfs.c: New file. Implements the Samba-based file system. * vfs/vfs.h: Declare vfs_smbfs_ops, vfs_file_is_smb. * vfs/vfs.c (vfs_file_is_smb): implemented. (vfs_init) register smbfs. * vfs/samba: Incorporate SAMBA source code required for smbfs 1999-05-27 Miguel de Icaza <miguel@nuclecu.unam.mx> * Make.common.in (confdir): Define confdir as sysconfdir. This should fix the problem we had with FSSTND distributions. svn path=/trunk/; revision=825
* Make -lqthreads be detected by qt_null, not main - now works on Debianlukka1999-06-112-2/+8
| | | | svn path=/trunk/; revision=821
* Put c++ guards after #includes.Raja R Harinath1999-05-273-7/+20
| | | | | | | | | * gnomesupport.awk: Put c++ guards after #includes. * gnomesupport-fake.h: Remove dependence on `gnome-argp.h'. Move relevant declarations here. svn path=/trunk/; revision=810
* Use `set_errno' instead of `__set_errno' and define `set_errno' here.Martin Baulig1999-05-122-4/+15
| | | | | | | | | 1999-05-12 Martin Baulig <martin@home-of-linux.org> * canonicalize.c: Use `set_errno' instead of `__set_errno' and define `set_errno' here. svn path=/trunk/; revision=808
* Add `gnome-bonobo-check.m4'.Raja R Harinath1999-05-112-0/+5
| | | | | | * Makefile.am (MACROS): Add `gnome-bonobo-check.m4'. svn path=/trunk/; revision=797
* made test program return 0, changed BONOBO_CHECK to not return "failure"Jacob Berkman1999-05-092-1/+7
| | | | | | | | | 1999-05-09 Jacob Berkman <jberk+@cmu.edu> * gnome-bonobo-check.m4: made test program return 0, changed BONOBO_CHECK to not return "failure" on success svn path=/trunk/; revision=793
* 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