<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution, branch paolo-0</title>
<subtitle>Google Summer of Code 2013 - GNOME - Archive Integration workspace
</subtitle>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'paolo-0'.</title>
<updated>2003-05-03T11:02:31+00:00</updated>
<author>
<name>nobody</name>
<email>nobody@localhost</email>
</author>
<published>2003-05-03T11:02:31+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=b19f7c8630267ddf0822bfbd382f86ad0e61f772'/>
<id>b19f7c8630267ddf0822bfbd382f86ad0e61f772</id>
<content type='text'>
svn path=/tags/paolo-0/; revision=21096
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn path=/tags/paolo-0/; revision=21096
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow users to specify the binary to run instead of libtoolize by checking</title>
<updated>2003-05-03T11:02:31+00:00</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm@src.gnome.org</email>
</author>
<published>2003-05-03T11:02:31+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=19f2626e65d1700ff9c631a70ecb917f98dfcb38'/>
<id>19f2626e65d1700ff9c631a70ecb917f98dfcb38</id>
<content type='text'>
	* autogen.sh: Allow users to specify the binary to run instead of
	libtoolize by checking the value of $LIBTOOLIZE. This is apparently an
	issue sometimes on MacOS X and fixes bug #111917.

svn path=/trunk/; revision=21049
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* autogen.sh: Allow users to specify the binary to run instead of
	libtoolize by checking the value of $LIBTOOLIZE. This is apparently an
	issue sometimes on MacOS X and fixes bug #111917.

svn path=/trunk/; revision=21049
</pre>
</div>
</content>
</entry>
<entry>
<title>Workaround for POS mailers like the one in bug #42045.</title>
<updated>2003-05-02T17:37:11+00:00</updated>
<author>
<name>Jeffrey Stedfast</name>
<email>fejj@ximian.com</email>
</author>
<published>2003-05-02T17:37:11+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=c56bdc1cefc7de7b5c50b751aeafa9083aee18e3'/>
<id>c56bdc1cefc7de7b5c50b751aeafa9083aee18e3</id>
<content type='text'>
2003-05-01  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	Workaround for POS mailers like the one in bug #42045.

	* camel-mime-utils.c (header_decode_date): Make sure the numeric
	timezone is between -1200 and 1200, otherwise it is invalid.

	* broken-date-parser.c (get_tzone): Make sure the numeric timezone
	is between -1200 and 1200, otherwise it is invalid.

svn path=/trunk/; revision=21048
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2003-05-01  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	Workaround for POS mailers like the one in bug #42045.

	* camel-mime-utils.c (header_decode_date): Make sure the numeric
	timezone is between -1200 and 1200, otherwise it is invalid.

	* broken-date-parser.c (get_tzone): Make sure the numeric timezone
	is between -1200 and 1200, otherwise it is invalid.

svn path=/trunk/; revision=21048
</pre>
</div>
</content>
</entry>
<entry>
<title>To be consistant with the message-list envelope toggle, undelete the</title>
<updated>2003-05-02T16:07:18+00:00</updated>
<author>
<name>Jeffrey Stedfast</name>
<email>fejj@ximian.com</email>
</author>
<published>2003-05-02T16:07:18+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=8a9ec3432ed901063bfe665221cced3be6353015'/>
<id>8a9ec3432ed901063bfe665221cced3be6353015</id>
<content type='text'>
2003-04-30  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* mail-callbacks.c (mark_as_unseen): To be consistant with the
	message-list envelope toggle, undelete the message when we unmark
	the Seen flag here as well. Fixes bug #42118.

2003-04-30  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* message-list.c (ml_tree_value_at): Fixed to return the correct
	values (swapped) in order to fix bug #42120.

2003-04-30  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* message-list.c (regen_list_regened): Save the tree state before
	we tear down the tree and then load it back again. yay. Fixes bug
	#42170 and #40074.

svn path=/trunk/; revision=21047
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2003-04-30  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* mail-callbacks.c (mark_as_unseen): To be consistant with the
	message-list envelope toggle, undelete the message when we unmark
	the Seen flag here as well. Fixes bug #42118.

2003-04-30  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* message-list.c (ml_tree_value_at): Fixed to return the correct
	values (swapped) in order to fix bug #42120.

2003-04-30  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* message-list.c (regen_list_regened): Save the tree state before
	we tear down the tree and then load it back again. yay. Fixes bug
	#42170 and #40074.

svn path=/trunk/; revision=21047
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't expand the select-names entry, because we don't want it as tall as</title>
<updated>2003-05-02T14:54:45+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@src.gnome.org</email>
</author>
<published>2003-05-02T14:54:45+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=271ebab0a7a4777bc3750154630278e4aa2614bc'/>
<id>271ebab0a7a4777bc3750154630278e4aa2614bc</id>
<content type='text'>
	* glade/e-shell-shared-folder-picker-dialog.glade: Don't expand
	the select-names entry, because we don't want it as tall as the
	button.

svn path=/trunk/; revision=21046
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* glade/e-shell-shared-folder-picker-dialog.glade: Don't expand
	the select-names entry, because we don't want it as tall as the
	button.

svn path=/trunk/; revision=21046
</pre>
</div>
</content>
</entry>
<entry>
<title>unref the model again (task_editor_edit_comp): don't allow editing if the</title>
<updated>2003-05-02T12:37:17+00:00</updated>
<author>
<name>JP Rosevear</name>
<email>jpr@ximian.com</email>
</author>
<published>2003-05-02T12:37:17+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=cde584d3484348fd434d22b853292e93b4134a2c'/>
<id>cde584d3484348fd434d22b853292e93b4134a2c</id>
<content type='text'>
2003-05-01  JP Rosevear  &lt;jpr@ximian.com&gt;

	* gui/dialogs/task-editor.c (task_editor_finalize): unref the
	model again
	(task_editor_edit_comp): don't allow editing if the assignee has
	delegated

	* gui/dialogs/meeting-page.c (popup_delete_cb): set the new
	non-delegator to be editable

	* gui/dialogs/event-editor.c (event_editor_edit_comp): don't allow
	editing if the attendee has delegated
	(event_editor_finalize): unref the model again

	* gui/e-meeting-model.c: remove e-table-without related functions
	(finalize): don't create without table
	(e_meeting_model_etable_from_model): build the table with this as
	model
	(e_meeting_model_etable_model_to_view_row): directly use the
	model_to_view call
	(e_meeting_model_etable_view_to_model_row): as above
	(attendee_changed_cb): make sure pre change is alwasy called

	* gui/e-meeting-model.h: use DECLS, remove protos for long dead
	functions, don't include config.h

svn path=/trunk/; revision=21045
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2003-05-01  JP Rosevear  &lt;jpr@ximian.com&gt;

	* gui/dialogs/task-editor.c (task_editor_finalize): unref the
	model again
	(task_editor_edit_comp): don't allow editing if the assignee has
	delegated

	* gui/dialogs/meeting-page.c (popup_delete_cb): set the new
	non-delegator to be editable

	* gui/dialogs/event-editor.c (event_editor_edit_comp): don't allow
	editing if the attendee has delegated
	(event_editor_finalize): unref the model again

	* gui/e-meeting-model.c: remove e-table-without related functions
	(finalize): don't create without table
	(e_meeting_model_etable_from_model): build the table with this as
	model
	(e_meeting_model_etable_model_to_view_row): directly use the
	model_to_view call
	(e_meeting_model_etable_view_to_model_row): as above
	(attendee_changed_cb): make sure pre change is alwasy called

	* gui/e-meeting-model.h: use DECLS, remove protos for long dead
	functions, don't include config.h

svn path=/trunk/; revision=21045
</pre>
</div>
</content>
</entry>
<entry>
<title>file all new folder bindings to be ctrl-shift-f</title>
<updated>2003-05-01T21:55:20+00:00</updated>
<author>
<name>JP Rosevear</name>
<email>jpr@ximian.com</email>
</author>
<published>2003-05-01T21:55:20+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=ce850eda80ba927be45a5c559a38a8b18cbc53aa'/>
<id>ce850eda80ba927be45a5c559a38a8b18cbc53aa</id>
<content type='text'>
2003-05-01  JP Rosevear  &lt;jpr@ximian.com&gt;

	* evolution.xml: file all new folder bindings to be ctrl-shift-f

svn path=/trunk/; revision=21044
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2003-05-01  JP Rosevear  &lt;jpr@ximian.com&gt;

	* evolution.xml: file all new folder bindings to be ctrl-shift-f

svn path=/trunk/; revision=21044
</pre>
</div>
</content>
</entry>
<entry>
<title>Added list of updated translations.</title>
<updated>2003-05-01T18:39:42+00:00</updated>
<author>
<name>Ettore Perazzoli</name>
<email>ettore@src.gnome.org</email>
</author>
<published>2003-05-01T18:39:42+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=41bfd08a3e7dc1233c5106cc5e7c0a7055c709c1'/>
<id>41bfd08a3e7dc1233c5106cc5e7c0a7055c709c1</id>
<content type='text'>
svn path=/trunk/; revision=21043
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn path=/trunk/; revision=21043
</pre>
</div>
</content>
</entry>
<entry>
<title>return the instantiated object. [bug #42156]</title>
<updated>2003-05-01T18:21:35+00:00</updated>
<author>
<name>Mike Kestner</name>
<email>mkestner@ximian.com</email>
</author>
<published>2003-05-01T18:21:35+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=cfd486fdd81abf30c632ad67d83b81614f4ecef6'/>
<id>cfd486fdd81abf30c632ad67d83b81614f4ecef6</id>
<content type='text'>
2003-05-01  Mike Kestner  &lt;mkestner@ximian.com&gt;

	* gal/e-text/e-completion-callbacks.c (e_completion_callbacks_new):
	return the instantiated object. [bug #42156]

2003-05-01  Mike Kestner  &lt;mkestner@ximian.com&gt;

	* e-cell-combo.c (e_cell_combo_selection_changed): new
	(e_cell_combo_init): connect to selection_changed on popup_list
	(e_cell_combo_do_popup): block selection_changed while popping up
	[bug #40996]

svn path=/trunk/; revision=21042
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2003-05-01  Mike Kestner  &lt;mkestner@ximian.com&gt;

	* gal/e-text/e-completion-callbacks.c (e_completion_callbacks_new):
	return the instantiated object. [bug #42156]

2003-05-01  Mike Kestner  &lt;mkestner@ximian.com&gt;

	* e-cell-combo.c (e_cell_combo_selection_changed): new
	(e_cell_combo_init): connect to selection_changed on popup_list
	(e_cell_combo_do_popup): block selection_changed while popping up
	[bug #40996]

svn path=/trunk/; revision=21042
</pre>
</div>
</content>
</entry>
<entry>
<title>remove gratuitous ref</title>
<updated>2003-05-01T18:02:17+00:00</updated>
<author>
<name>JP Rosevear</name>
<email>jpr@ximian.com</email>
</author>
<published>2003-05-01T18:02:17+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=16bfd2b97317dda26192f3c8a530bbe75b1c9b59'/>
<id>16bfd2b97317dda26192f3c8a530bbe75b1c9b59</id>
<content type='text'>
2003-05-01  JP Rosevear  &lt;jpr@ximian.com&gt;

	* e-table.c (et_real_construct): remove gratuitous ref

svn path=/trunk/; revision=21041
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2003-05-01  JP Rosevear  &lt;jpr@ximian.com&gt;

	* e-table.c (et_real_construct): remove gratuitous ref

svn path=/trunk/; revision=21041
</pre>
</div>
</content>
</entry>
</feed>
