summaryrefslogtreecommitdiff
path: root/archiver/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Release 2.5.1.1NAUTILUS_EXTENSIONS_MERGEPOINT_1NAUTILUS_2_5_5GNOME_CONTROL_CENTER_2_5_1_1Jody Goldberg2003-12-311-0/+4
* Release 2.5.1GNOME_CONTROL_CENTER_2_5_1Jody Goldberg2003-12-301-0/+4
* Release 2.5.0NAUTILUS_EXTENSIONS_BRANCH_BEFORE_MERGE_1NAUTILUS_EXTENSIONS_BRANCHPOINTNAUTILUS_2_5_3NAUTILUS_2_5_2NAUTILUS_2_5_1_1NAUTILUS_2_5_1GNOME_CONTROL_CENTER_2_5_0Jody Goldberg2003-10-281-0/+4
* Release 2.3.4NAUTILUS_SPATIAL_PLAYGROUND_BRANCHPOINTNAUTILUS_2_5_0NAUTILUS_2_4_2NAUTILUS_2_4_1NAUTILUS_2_4_0NAUTILUS_2_3_90NAUTILUS_2_3_9NAUTILUS_2_3_8NAUTILUS_2_3_7GNOME_2_4_BRANCHPOINTreunion_medusanautilus-spatial-playgroundJody Goldberg2003-07-071-0/+4
* Release 2.3.3NAUTILUS_2_3_6GNOME_CONTROL_CENTER_2_3_3Jody Goldberg2003-06-241-0/+4
* Release 2.3.1NAUTILUS_2_3_2Jody Goldberg2003-05-071-0/+4
* 2.2.0.1Jonathan Blandford2003-02-041-0/+4
* Released 2.2.0NAUTILUS_2_2_0_2NAUTILUS_2_2_0_1GNOME_CONTROL_CENTER_2_2_0Jonathan Blandford2003-01-211-0/+4
* 2.1.7NAUTILUS_2_2_0Jonathan Blandford2003-01-161-0/+4
* Release 2.1.6NAUTILUS_2_1_91GNOME_CONTROL_CENTER_2_1_6Jody Goldberg2003-01-101-0/+4
* Release 2.1.5NAUTILUS_2_1_6GNOME_CONTROL_CENTER_2_1_5Jody Goldberg2002-12-181-0/+4
* Release 2.1.3NAUTILUS_2_1_5NAUTILUS_2_1_3GNOME_CONTROL_CENTER_2_1_3Jody Goldberg2002-11-241-0/+4
* Release 2.1.2Jody Goldberg2002-11-021-0/+4
* Release 2.1.1NAUTILUS_2_1_2GNOME_CONTROL_CENTER_2_1_1Jody Goldberg2002-10-211-0/+4
* Forgot to commit when I did the 2.1.0.1 snapshotNAUTILUS_2_1_1Jody Goldberg2002-10-031-0/+4
* Release 2.1.0NEW_SIDE_PANE_BRANCHPOINTNEW_ICON_FACTORY_BRANCHPOINTNAUTILUS_2_1_0NAUTILUS_2_0_6GNOME_CONTROL_CENTER_2_1_0GNOME_2_0_BRANCHPOINTnew-side-pane-branchnew-icon-factory-branchJody Goldberg2002-08-211-0/+4
* Release 2.0.0gnome-2-0-0Jody Goldberg2002-06-171-0/+4
* s/PACKAGE/GETTEXT_PACKAGE/g Same here.Kjartan Maraas2002-02-271-0/+5
* Update listener nameBradford Hovinen2001-10-181-0/+4
* Try to resolve a listener to make sure that something is listening when weBradford Hovinen2001-10-131-0/+7
* Only use tm_gmtoffm if __USE_BSD is defined.INTRO_PAGE_ANCHORShaun Merrigan2001-10-051-0/+5
* Only set tm_gmtoff and tm_zone fields if __USE_BSD is definedBradford Hovinen2001-09-281-0/+5
* Store the listener id in the archiver_db structureBradford Hovinen2001-09-281-0/+3
* Store the listener id in the archiver_db structureBradford Hovinen2001-09-281-0/+7
* Abort if the object is already destroyedBradford Hovinen2001-09-221-0/+5
* Make backend_id constBradford Hovinen2001-09-121-0/+57
* 1.5.7GNOME_CONTROL_CENTER_1_5_7Bradford Hovinen2001-09-041-0/+5
* Don't unref parent locationBradford Hovinen2001-08-291-0/+4
* Unref the location given if we are not going to use itBradford Hovinen2001-08-291-0/+5
* Don't add the location to the list if it is marked deletedBradford Hovinen2001-08-281-0/+9
* Make sure we don't try to do this if we are marked deletedBradford Hovinen2001-08-231-2/+16
* Fixed include path, libxml -> gnome-xml. It's consistent with the includesHans Petter Jansson2001-08-221-0/+6
* Added exception RollbackDataNotFound Added exception LocationNotFoundBradford Hovinen2001-08-221-0/+50
* Add dependency on CORBA_SOURCE to archiver-client.c. (clean-local): AddRichard Hestilow2001-08-201-0/+5
* Added CORBA interface to the archiverBradford Hovinen (Gdict maintainer)2001-08-201-0/+10
* Return NULL if file_stream is NULLBradford Hovinen2001-08-031-0/+1
* Return NULL if fgets returns NULL (dump_log): If both first_old andBradford Hovinen2001-08-031-0/+18
* Remove socket-based synchronization system entirely. Switch to usingBradford Hovinen2001-07-311-0/+4
* Re-enable caching mechanismBradford Hovinen2001-07-311-0/+3
* Eliminate unref mechanism; it is not neededBradford Hovinen2001-07-311-0/+2
* Use location_get_config_log rather than config_log_open; don't destroy theBradford Hovinen2001-07-311-0/+6
* ImplementBradford Hovinen2001-07-311-0/+2
* Always retrieve the location id from gnome_configBradford Hovinen2001-07-301-0/+2
* Use capplet-archive/config/current/location for current location to avoidBradford Hovinen2001-07-301-0/+4
* Make sure to write log when socket_owner not setBradford Hovinen2001-07-301-1/+3
* Close the socket if we couldn't load the log entry (config_log_destroy):Bradford Hovinen2001-07-301-0/+7
* Don't unref the event source or the property bagBradford Hovinen2001-07-271-0/+3
* 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-271-0/+4
* Do sanity checking on the rollback ID we get.Richard Hestilow2001-07-251-0/+5
* Ok, bad fix. Move that to the archiver.Richard Hestilow2001-07-251-0/+11