aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-uri-schema-registry.c
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNUMERIC_0_69nobody2001-08-051-182/+0
| | | | | | 'GNUMERIC_0_69'. svn path=/tags/GNUMERIC_0_69/; revision=11675
* Make the EUriSchemaRegistry object non-floating at construction time.Ettore Perazzoli2001-07-021-0/+2
| | | | svn path=/trunk/; revision=10658
* Make the shell to be able to display URIs that the user specified onEttore Perazzoli2001-06-281-2/+5
| | | | | | the command-line. svn path=/trunk/; revision=10554
* Added a URI schema registry to the shell, and changed the bootstrapEttore Perazzoli2001-06-281-0/+177
sequence to get the schema lists from the components and register them into it. svn path=/trunk/; revision=10553