~vcs-imports/evolution/+git/evolution:evolution-1-5-92

Last commit made on 2004-08-06
Get this branch:
git clone -b evolution-1-5-92 https://git.launchpad.net/~vcs-imports/evolution/+git/evolution

Branch merges

Branch information

Name:
evolution-1-5-92
Repository:
lp:~vcs-imports/evolution/+git/evolution

Recent commits

5438f35... by JP Rosevear <email address hidden>

bump version

2004-08-06 JP Rosevear <email address hidden>

 * configure.in: bump version

Pull in fixes for 62452, 62021, 62363, 62030

svn path=/branches/evolution-1-5-92/; revision=26843

3be66b8... by JP Rosevear <email address hidden>

Really dist the pilot sources this time

2004-08-03 JP Rosevear <email address hidden>

 * Makefile.am: Really dist the pilot sources this time

2004-08-03 JP Rosevear <email address hidden>

 * configure.in: bump version

svn path=/branches/evolution-1-5-92/; revision=26811

f873c5e... by JP Rosevear <email address hidden>

Dist the pilot sources

2004-08-03 JP Rosevear <email address hidden>

 * Makefile.am: Dist the pilot sources

svn path=/branches/evolution-1-5-92/; revision=26810

8265059... by nobody <nobody@localhost>

This commit was manufactured by cvs2svn to create branch
'evolution-1-5-92'.

svn path=/branches/evolution-1-5-92/; revision=26805

7496d3f... by JP Rosevear <email address hidden>

bump version, requirements

2004-08-02 JP Rosevear <email address hidden>

 * configure.in: bump version, requirements

svn path=/trunk/; revision=26803

4a709ba... by Adam Weinberger <email address hidden>

Updated Canadian English translation.

 * en_CA.po: Updated Canadian English translation.

svn path=/trunk/; revision=26802

081a10c... by Adam Weinberger <email address hidden>

Removed e-utils/e-pilot-settings.c

 * POTFILES.in: Removed e-utils/e-pilot-settings.c

svn path=/trunk/; revision=26801

34752db... by JP Rosevear <email address hidden>

find the source with the pilot-sync property (e_pilot_set_sync_source):

2004-08-01 JP Rosevear <email address hidden>

 * e-pilot-util.c (e_pilot_get_sync_source): find the source with
 the pilot-sync property
 (e_pilot_set_sync_source): give the source the pilot-sync property
 and make sure its the only one

 * e-pilot-util.h: add prototypes

 * Makefile.am (eutilincludedir): don't build pilot settings

svn path=/trunk/; revision=26800

30ffb7c... by JP Rosevear <email address hidden>

get source uid (addrconduit_dupe_configuration): copy source_uid

2004-08-02 JP Rosevear <email address hidden>

 * conduit/address-conduit.c (addrconduit_load_configuration): get
 source uid
 (addrconduit_dupe_configuration): copy source_uid
 (addrconduit_destroy_configuration): free source_uid
 (e_addr_context_new): get the source list
 (e_addr_context_destroy): unref the source list
 (pre_sync): open the source that was set earlier
 (fill_widgets): set the source option menu value
 (create_settings_window): pass source list to pilot settings
 (save_settings): save source uid

 * conduit/Makefile.am: link to and include misc. widgets

svn path=/trunk/; revision=26799

5bf015c... by JP Rosevear <email address hidden>

get source list and source (todoconduit_dupe_configuration): copy source

2004-08-01 JP Rosevear <email address hidden>

  * conduits/todo/todo-conduit.c (todoconduit_load_configuration):
  get source list and source
  (todoconduit_dupe_configuration): copy source list and source
  (todoconduit_destroy_configuration): unref source list and source
  (start_calendar_server): open the source that was set earlier
  (fill_widgets): set the source option menu value
  (create_settings_window): pass source list to pilot settings
  (save_settings): mark source with pilot-sync property

  * conduits/calendar/calendar-conduit.c: as above

  * conduits/todo/Makefile.am: link to and include misc. widgets

  * conduits/calendar/Makefile.am: ditto

svn path=/trunk/; revision=26798