summaryrefslogtreecommitdiff
path: root/components/services/install-view
Commit message (Expand)AuthorAgeFilesLines
* Remove cruft.Robey Pointer2001-01-261-2/+3
* These are some recent PR3 fixes Bug 6009, 5978 and 5979Eskil Heyn Olsen2001-01-251-3/+2
* Changed output in md5_failed to be readable. Only ask about deleting filesEskil Heyn Olsen2001-01-241-1/+3
* reviewed by: Pavel Cisler <pavel@eazel.com>Maciej Stachowiak2001-01-231-1/+1
* Removed the --port argument (since --server is now in server:port form).Eskil Heyn Olsen2001-01-231-1/+1
* Change the download_progress and download_failed signals to pass aRobey Pointer2001-01-221-37/+41
* Set log handler so debug messages don't spam everywhere.Robey Pointer2001-01-203-16/+64
* Make the install view jump to the softcat page after an install completes.Robey Pointer2001-01-201-4/+23
* Add comment about how a hack also fixes bug 5799.Robey Pointer2001-01-191-65/+97
* Wrote test for the fix to 5262Eskil Heyn Olsen2001-01-191-0/+3
* reviewed by: Darin Adler <darin@eazel.com>Ramiro Estrugo2001-01-191-1/+1
* Fixed 5754 (add --cgi-path), made some modifications needed for the changeEskil Heyn Olsen2001-01-181-4/+10
* Removed check that package has been installed in preflight check becauseIan McKellar2001-01-171-23/+111
* I meant to actually remove the code rather than comment it out.Ramiro Estrugo2001-01-131-2/+0
* reviewed by: Arik Devens <arik@gnome.org>Ramiro Estrugo2001-01-131-2/+2
* Reverse the package list just before installing, so that the install viewRobey Pointer2001-01-122-83/+92
* Turn g_error to g_warning in the EazelInstallCallback initializer, so thatRobey Pointer2001-01-111-1/+19
* reviewed by: Pavel Cisler <pavel@eazel.com>Ramiro Estrugo2001-01-111-37/+96
* Fix a warning and the build.Pavel Cisler2001-01-101-0/+2
* Give the install view a reasonable name that won't make people's headsRobey Pointer2001-01-103-192/+275
* Add gnome-vfs and oaf to the list of packages that trigger a NautilusRobey Pointer2001-01-081-4/+8
* xml-i18n-toolized Nautilus (plus a bit of other cleanup) as partMaciej Stachowiak2001-01-054-35/+16
* Some FIXME cleanup.Darin Adler2001-01-052-6/+2
* Clean up trilobite_init to not use or require X anymore (yay!). Add aRobey Pointer2000-12-191-6/+2
* Got rid of lingering references to helixcode-utils.* that Robey apparentlyDarin Adler2000-12-151-10/+9
* reviewed by: A donkey with a rather large shrubberyEskil Heyn Olsen2000-12-111-1/+0
* Fixed bug 5119, update rpmview to use EazelPackageSystem. I still need toEskil Heyn Olsen2000-12-102-2/+1
* Needs to link with eazelpackagesystem now.Eskil Heyn Olsen2000-12-061-0/+2
* Fixed a dumb url-quoting error that resulted in "hilarious" quoting flubs.Robey Pointer2000-12-061-28/+2
* Remove softcat fields from the TransferOptions struct and move them intoRobey Pointer2000-12-052-11/+18
* Everyone that uses libeazelinstall now needs to use libeazelsoftcat too.Robey Pointer2000-12-011-0/+1
* Ran check-headers-in-Makefile since we had some problemsDarin Adler2000-12-011-1/+6
* The great renaming: moved Trilobite/Eazel/Install stuff intoRobey Pointer2000-11-201-14/+14
* Updated the cli tool's use of the problem-handlerEskil Heyn Olsen2000-11-181-0/+2
* Changed all references to GNOME/GenericFactory to refer toDarin Adler2000-11-152-2/+2
* A lot of housecleaning, for which there were no bug reports... amongstEskil Heyn Olsen2000-11-142-9/+11
* Made a last minute fix to the delete file signal change in the rpmview.Eskil Heyn Olsen2000-11-032-87/+116
* Just to make sure, I don't think tinderbox got my change...Eskil Heyn Olsen2000-11-021-1/+1
* Now has a --batch command to it doens't need userinteractionEskil Heyn Olsen2000-11-021-0/+1
* Fixed 4331. Checked if a toplevel package is a source packageEskil Heyn Olsen2000-11-021-26/+32
* Fix builtin uri's to point to a sane place by default. Make the installRobey Pointer2000-11-011-7/+9
* Support [ username "@" ] in the eazel-install: URI so that a username canRobey Pointer2000-11-011-9/+35
* Fixed bug 4144 (Extra Services menu items installed by SummaryDarin Adler2000-10-311-2/+2
* Hopefully fixed the completely fatal tmp_dir bug in the package view.Eskil Heyn Olsen2000-10-311-34/+12
* Fixed 4203Eskil Heyn Olsen2000-10-312-20/+103
* Make the install view use the new explicit delete_files call, and condenseRobey Pointer2000-10-301-5/+45
* Final bits of arlification for the install view. Make the fontsRamiro Estrugo2000-10-271-2/+2
* This introduces the problem thingy to libeazelinstall. A set ofEskil Heyn Olsen2000-10-272-20/+7
* Change the 'constructor' to accept left/right strings a boolean thatRamiro Estrugo2000-10-271-2/+2
* Remove a bunch of unused code. Also removed 'go_to_uri()' which does theRamiro Estrugo2000-10-261-2/+2