2002-04-25 JP Rosevear * configure.in: check signal type for malsync 2002-04-25 JP Rosevear * memo_file_conduit.c (load_configuration): make sure the dir defaults to the empty string at a minimum 2001-12-03 Eskil Heyn Olsen * configure.in: 0.8 2001-11-21 Eskil Heyn Olsen * memo_file/memo_file_conduit.c: (nuke_backup), (backup_directory), (spool_records): Fixed some more stuff. Think the memo_file_conduit should be fine again. 2001-11-20 Eskil Heyn Olsen * mal-conduit/mal/client/unix/malsync.c: (getUserConfig), (cmdGOODBYE), (doClientProcessorLoop): * mal-conduit/src/mal-conduit.c: (cmdTASK), (cmdITEM), (synchronize), (load_config), (save_config), (conduit_load_gpilot_conduit): Ok, that was a lot of work for bad progress bars... But the mal conduit now has the illusion of progress, in that it will display messages from the MAL library and as much progress info as I seem to be able to get. * memo_file/Makefile.am: * memo_file/memo_file_conduit.c: (load_configuration), (dupe_configuration), (save_configuration), (new_iterate_data), (protect_name), (match_record_id), (newfilename), (category_path), (generate_name), (idfile_name), (spool_foreach), (backup_directory), (nuke_backup), (spool_records), (destroy_records_foreach), (delete_records_foreach), (purge_records_foreach), (iterate_foreach), (create_deleted_record_foreach), (load_record), (load_categories), (ignore_file_name), (load_records), (pre_sync), (match_record), (store_remote), (archive_remote), (iterate), (iterate_specific), (set_status), (set_pilot_id), (compare), (transmit), (secret_toggled_cb), (createCfgWindow), (setOptionsCfg), (readOptionsCfg), (create_settings_window), (display_settings), (save_settings), (revert_settings), (conduit_get_gpilot_conduit), (conduit_destroy_gpilot_conduit): Doing a lot of work on the memo conduit, still need some more before I can do another release. * time/time-conduit.c: (createCfgWindow): Has a blurp about the dangers of the time conduit. 2001-10-07 Eskil Heyn Olsen * configure.in: prep for 0.8 2001-10-07 Eskil Heyn Olsen * configure.in: done for 0.7 2001-10-08 Kjartan Maraas * configure.in: Yoink it back. 2001-10-07 Eskil Heyn Olsen * configure.in: Had to yoink nn from the lang list, since it borks make dist. 2001-10-07 Abel Cheung * configure.in: Added "zh_TW" (traditional Chinese) to ALL_LINGUAS. 2001-10-02 Eskil Heyn Olsen * NEWS: * README: blabla on the MAL conduit proxy yadayada 2001-09-16 Eskil Heyn Olsen * Makefile.am: * NEWS: * configure.in: * email/Makefile.am: * expense/Makefile.am: * expense/expense_conduit.c: (copy_from_pilot): * gnome-pilot-conduits.spec.in: * mal-conduit/mal/client/unix/malsync.c: (openUserConfigDatabase): * mal-conduit/src/Makefile.am: * mal-conduit/src/mal-conduit.c: (synchronize), (load_config), (save_config), (createCfgWindow), (setOptionsCfg), (readOptionsCfg), (revert_settings), (copy_from_pilot), (conduit_load_gpilot_conduit), (conduit_destroy_gpilot_conduit): * memo_file/Makefile.am: * memo_file/memo_file_conduit.c: (load_configuration), (copy_configuration), (dupe_configuration), (destroy_configuration), (save_configuration), (new_iterate_data), (protect_name), (match_record_id), (newfilename), (category_path), (generate_name), (idfile_name), (spool_foreach), (backup_directory), (nuke_backup), (spool_records), (free_records_foreach), (destroy_records_foreach), (delete_records_foreach), (purge_records_foreach), (iterate_foreach), (create_deleted_record_foreach), (load_record), (load_categories), (ignore_file_name), (free_str_foreach), (free_loadinfo_foreach), (load_records), (pre_sync), (match_record), (free_match), (archive_local), (store_remote), (archive_remote), (iterate), (iterate_specific), (purge), (set_status), (set_pilot_id), (compare), (compare_backup), (free_transmit), (delete_all), (transmit), (insert_ignore_space), (insert_numeric_callback), (secret_toggled_cb), (createCfgWindow), (setOptionsCfg), (readOptionsCfg), (create_settings_window), (display_settings), (save_settings), (revert_settings), (conduit_get_gpilot_conduit), (conduit_destroy_gpilot_conduit): * time/Makefile.am: * time/time-conduit.c: (synchronize): Mostly prettifying, added proxy support to mal conduit, some bugfixes to reduce amount of crashes, yadayada. 2001-08-02 Eskil Heyn Olsen * configure.in: * gnome-pilot-conduits.spec.in: Flipping to 0.7 2001-08-02 Eskil Heyn Olsen * gnome-pilot-conduits.spec.in: Doing 0.6 release 2001-08-02 Eskil Heyn Olsen * configure.in: * gnome-pilot-conduits.spec.in: stuff for a new release... 2001-07-05 Eskil Heyn Olsen * Makefile.am: * autogen.sh: * configure.in: * expense/Makefile.am: * gnome-pilot-conduits.spec.in: Nuked the selfcontainment of mal-conduit 2001-03-08 Christophe Merlet * */*.desktop: Updated/Added french translation. 2001-03-01 JP Rosevear * Moving non-essential conduits from gnome-pilot to here