summaryrefslogtreecommitdiff
path: root/archiver
Commit message (Expand)AuthorAgeFilesLines
* fixup localedir to work with solaris gettext (fixes bug #83616)jacob berkman2002-06-181-1/+1
* Release 2.0.0gnome-2-0-0Jody Goldberg2002-06-172-0/+8
* fix improper use of guint as GTypeNAUTILUS_1_1_12jacob berkman2002-04-119-12/+12
* s/PACKAGE/GETTEXT_PACKAGE/g Same here.Kjartan Maraas2002-02-273-6/+11
* s/__FUNCTION__/G_GNUC_FUNCTION/ ditto ditto ditto change "test $x == y" toLaszlo Peter2002-01-281-3/+3
* retrieve translation in utf-8 codeset. Do not setlocale (). remove intl.Gediminas Paulauskas2001-12-095-4/+4
* Update listener nameBradford Hovinen2001-10-182-13/+5
* Try to resolve a listener to make sure that something is listening when weBradford Hovinen2001-10-132-1/+67
* Only use tm_gmtoffm if __USE_BSD is defined.INTRO_PAGE_ANCHORShaun Merrigan2001-10-052-1/+9
* Only set tm_gmtoff and tm_zone fields if __USE_BSD is definedBradford Hovinen2001-09-283-0/+9
* Store the listener id in the archiver_db structureBradford Hovinen2001-09-283-0/+14
* Added ConfigArchiver*Bradford Hovinen (Gdict maintainer)2001-09-281-1/+5
* Store the listener id in the archiver_db structureBradford Hovinen2001-09-283-15/+43
* Abort if the object is already destroyedBradford Hovinen2001-09-222-4/+12
* Make backend_id constBradford Hovinen2001-09-1212-144/+345
* 1.5.7GNOME_CONTROL_CENTER_1_5_7Bradford Hovinen2001-09-042-4/+11
* Don't unref parent locationBradford Hovinen2001-08-292-3/+4
* Unref the location given if we are not going to use itBradford Hovinen2001-08-292-0/+7
* Don't add the location to the list if it is marked deletedBradford Hovinen2001-08-284-5/+32
* Make sure we don't try to do this if we are marked deletedBradford Hovinen2001-08-233-6/+26
* Fixed include path, libxml -> gnome-xml. It's consistent with the includesHans Petter Jansson2001-08-222-1/+7
* Added exception RollbackDataNotFound Added exception LocationNotFoundBradford Hovinen2001-08-228-86/+131
* Add dependency on CORBA_SOURCE to archiver-client.c. (clean-local): AddRichard Hestilow2001-08-202-1/+8
* Added CORBA interface to the archiverBradford Hovinen (Gdict maintainer)2001-08-2019-1133/+2141
* Return NULL if file_stream is NULLBradford Hovinen2001-08-032-1/+2
* Return NULL if fgets returns NULL (dump_log): If both first_old andBradford Hovinen2001-08-036-36/+185
* Remove socket-based synchronization system entirely. Switch to usingBradford Hovinen2001-07-312-691/+121
* Re-enable caching mechanismBradford Hovinen2001-07-312-4/+3
* Eliminate unref mechanism; it is not neededBradford Hovinen2001-07-312-25/+2
* Use location_get_config_log rather than config_log_open; don't destroy theBradford Hovinen2001-07-312-3/+7
* ImplementBradford Hovinen2001-07-313-0/+19
* Always retrieve the location id from gnome_configBradford Hovinen2001-07-302-0/+6
* Use capplet-archive/config/current/location for current location to avoidBradford Hovinen2001-07-302-2/+6
* Make sure to write log when socket_owner not setBradford Hovinen2001-07-302-2/+6
* Close the socket if we couldn't load the log entry (config_log_destroy):Bradford Hovinen2001-07-302-3/+21
* Removed efence bootstrapGNOME_CONTROL_CENTER_1_5_3Bradford Hovinen (Gdict maintainer)2001-07-271-2/+0
* Don't unref the event source or the property bagBradford Hovinen2001-07-273-7/+5
* 1.5.2GNOME_CONTROL_CENTER_1_5_2CONTROL_CENTER_PLUS_1_5_5CONTROL_CENTER_PLUS_1_5_4CONTROL_CENTER_PLUS_1_5_2Bradford Hovinen2001-07-272-0/+8
* Remove IMLIB check (GNOMECC_CAPPLETS_DESKTOP_IN_RULE): Add sed expressionBradford Hovinen2001-07-251-1/+8
* Do sanity checking on the rollback ID we get.Richard Hestilow2001-07-252-0/+13
* Ok, bad fix. Move that to the archiver.Richard Hestilow2001-07-253-9/+21
* Fix date parsing to work with DST.Richard Hestilow2001-07-254-1/+63
* Use correct pointer type when passing to notify_listenersBradford Hovinen2001-07-242-1/+2
* Notify listeners with a sync eventBradford Hovinen2001-07-243-1/+10
* 1.5.0 here we goCONTROL_CENTER_PLUS_1_5_0CONTROL_CENTER_1_5_0Jose Maria Celorio2001-07-202-0/+8
* Fixed name of background properties cappletBradford Hovinen (Gdict maintainer)2001-07-191-1/+1
* Add mechanism for quitting once the moniker is no longer in useBradford Hovinen2001-07-173-28/+25
* Add mechanism for quitting once the moniker is no longer in useBradford Hovinen2001-07-172-2/+18
* RemoveBradford Hovinen2001-07-172-21/+2
* strdup the string to remove compiler warningsBradford Hovinen2001-07-172-6/+15