~vcs-imports/evolution/+git/evolution:evolution-1-4-3-branch

Last commit made on 2003-10-10
Get this branch:
git clone -b evolution-1-4-3-branch https://git.launchpad.net/~vcs-imports/evolution/+git/evolution

Branch merges

Branch information

Name:
evolution-1-4-3-branch
Repository:
lp:~vcs-imports/evolution/+git/evolution

Recent commits

019223f... by Ismael Olea <email address hidden>

fixing typos, etc

svn path=/branches/evolution-1-4-3-branch/; revision=22857

1752186... by Ettore Perazzoli <email address hidden>

Sync .pos.

svn path=/branches/evolution-1-4-3-branch/; revision=21762

d3f29e1... by Ettore Perazzoli <email address hidden>

1.4.3. 3rd time's a charm. :-)

svn path=/branches/evolution-1-4-3-branch/; revision=21761

db63e2f... by nobody <nobody@localhost>

This commit was manufactured by cvs2svn to create branch
'evolution-1-4-3-branch'.

svn path=/branches/evolution-1-4-3-branch/; revision=21699

da6b6ab... by Jeffrey Stedfast <email address hidden>

Set the rawtext bits for the 'plain' and 'html' data wrappers to FALSE.

2003-06-27 Jeffrey Stedfast <email address hidden>

 * e-msg-composer.c (build_message): Set the rawtext bits for the
 'plain' and 'html' data wrappers to FALSE.

svn path=/trunk/; revision=21695

23a2899... by Rodrigo Moya <email address hidden>

removed WombatClient interface.

2003-06-26 Rodrigo Moya <email address hidden>

 * Evolution-Wombat.idl: removed WombatClient interface.

 * Makefile.am: don't link libwombat in.

svn path=/trunk/; revision=21694

08d464a... by Rodrigo Moya <email address hidden>

removed usage of WombatClient. (client_get_password_cb,

2003-06-30 Rodrigo Moya <email address hidden>

 * cal-client/cal-client.c: removed usage of WombatClient.
 (client_get_password_cb, client_forget_password_cb): removed.
 (real_open_calendar): don't create the WombatClient object.
 (cal_client_init, cal_client_finalize): removed WombatClient
 related code.
 (cal_client_finalize): re-enabled call to destroy_factories.

 * pcs/cal.c: removed usage of WombatClient interface.
 (cal_construct): don't get a reference to the WombatClient.
 (cal_get_password, cal_forget_password): removed unused functions.

 * conduits/calendar/Makefile.am:
 * cal-client/Makefile.am: removed references to libwombat.

svn path=/trunk/; revision=21693

c93054b... by Rodrigo Moya <email address hidden>

removed libwombat from the build.

2003-06-30 Rodrigo Moya <email address hidden>

 * configure.in:
 * Makefile.am: removed libwombat from the build.

 * evolution-calendar.pc.in: removed -lwombat.

 * libwombat/*: removed unused directory.

svn path=/trunk/; revision=21692

33919c6... by Rodrigo Moya <email address hidden>

Updated NEWS

svn path=/trunk/; revision=21685

64ee2a6... by Rodrigo Moya <email address hidden>

added a GtkWindow argument for callers to specify the parent window.

2003-06-27 Rodrigo Moya <email address hidden>

 * gui/dialogs/send-comp.[ch] (send_component_dialog):
 * gui/dialogs/cancel-comp.[ch] (cancel_component_dialog): added a
 GtkWindow argument for callers to specify the parent window.

 * gui/dialogs/changed-comp.[ch] (changed_component_dialog): added
 'parent' argument and use GtkMessageDialog instead of
 gnome_question_dialog.

 * gui/e-calendar-table.c (e_calendar_table_delete_selected):
 * gui/e-day-view.c (e_day_view_delete_event_internal,
   e_day_view_on_cut, e_day_view_finish_long_event_resize,
   e_day_view_finish_resize, e_day_view_on_editting_stopped,
   e_day_view_on_top_canvas_drag_data_received, selection_received):
 * gui/e-week-view.c (e_week_view_delete_event_internal,
   e_week_view_on_cut, e_week_view_on_editing_stopped,
   selection_received):
 * gui/dialogs/event-editor.c (cancel_meeting_cmd):
 * gui/dialogs/task-editor.c (cancel_task_cmd):
 * gui/dialogs/comp-editor.c (delete_cmd, obj_removed_cb): pass the parent window to
 the *_component_dialog() functions.

 * gui/dialogs/delete-comp.c (delete_component_dialog): use the 'widget'
 argument to get the parent window for the dialog.

svn path=/trunk/; revision=21684