<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/calendar/ChangeLog, branch WITH_LIBEFS</title>
<subtitle>Google Summer of Code 2013 - GNOME - Archive Integration workspace
</subtitle>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'WITH_LIBEFS'.</title>
<updated>2000-06-24T10:47:21+00:00</updated>
<author>
<name>nobody</name>
<email>nobody@localhost</email>
</author>
<published>2000-06-24T10:47:21+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=98a8e41c8a585b2773fd91bff188346c24477c01'/>
<id>98a8e41c8a585b2773fd91bff188346c24477c01</id>
<content type='text'>
svn path=/tags/WITH_LIBEFS/; revision=3727
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn path=/tags/WITH_LIBEFS/; revision=3727
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync - Federico</title>
<updated>2000-06-22T17:24:17+00:00</updated>
<author>
<name>Federico Mena Quintero</name>
<email>federico@src.gnome.org</email>
</author>
<published>2000-06-22T17:24:17+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=a3a3ee2b1456314989686ed356108b7356c0a272'/>
<id>a3a3ee2b1456314989686ed356108b7356c0a272</id>
<content type='text'>
svn path=/trunk/; revision=3693
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn path=/trunk/; revision=3693
</pre>
</div>
</content>
</entry>
<entry>
<title>set event before using it! (e_day_view_init): used new colors from tigert.</title>
<updated>2000-06-21T05:53:23+00:00</updated>
<author>
<name>Damon Chaplin</name>
<email>damon@helixcode.com</email>
</author>
<published>2000-06-21T05:53:23+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=56b15f58e0a3cd3bc8bc4103dcab403b49cda7b1'/>
<id>56b15f58e0a3cd3bc8bc4103dcab403b49cda7b1</id>
<content type='text'>
2000-06-21  Damon Chaplin  &lt;damon@helixcode.com&gt;

	* gui/e-day-view.c (e_day_view_reshape_long_event): set event before
	using it!
	(e_day_view_init): used new colors from tigert.

svn path=/trunk/; revision=3671
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2000-06-21  Damon Chaplin  &lt;damon@helixcode.com&gt;

	* gui/e-day-view.c (e_day_view_reshape_long_event): set event before
	using it!
	(e_day_view_init): used new colors from tigert.

svn path=/trunk/; revision=3671
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the usage of the "x" and "y" arguments.</title>
<updated>2000-06-21T05:32:39+00:00</updated>
<author>
<name>Christopher James Lahey</name>
<email>clahey@helixcode.com</email>
</author>
<published>2000-06-21T05:32:39+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=5df817c875f094ca6477e54cabb2c5cffffda5c5'/>
<id>5df817c875f094ca6477e54cabb2c5cffffda5c5</id>
<content type='text'>
2000-06-21  Christopher James Lahey  &lt;clahey@helixcode.com&gt;

	* gui/e-day-view.c, gui/e-week-view.c: Remove the usage of the "x"
	and "y" arguments.

svn path=/trunk/; revision=3669
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2000-06-21  Christopher James Lahey  &lt;clahey@helixcode.com&gt;

	* gui/e-day-view.c, gui/e-week-view.c: Remove the usage of the "x"
	and "y" arguments.

svn path=/trunk/; revision=3669
</pre>
</div>
</content>
</entry>
<entry>
<title>changed so it keeps the selection range. It just moves it on one day/week</title>
<updated>2000-06-21T04:36:23+00:00</updated>
<author>
<name>Damon Chaplin</name>
<email>damon@helixcode.com</email>
</author>
<published>2000-06-21T04:36:23+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=abd592ea8ca85828357e47a01ac9c433741b9825'/>
<id>abd592ea8ca85828357e47a01ac9c433741b9825</id>
<content type='text'>
2000-06-21  Damon Chaplin  &lt;damon@helixcode.com&gt;

	* gui/gnome-cal.c (gnome_calendar_direction): changed so it keeps the
	selection range. It just moves it on one day/week etc. This makes
	it very handy for the keyboard shortcut code.

	* gui/calendar-commands.c (calendar_control_activate): fixed bug
	setting the radio button active.

	* gui/e-day-view.[hc]: added support for keyboard navigation and
	selection of the time range.

svn path=/trunk/; revision=3665
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2000-06-21  Damon Chaplin  &lt;damon@helixcode.com&gt;

	* gui/gnome-cal.c (gnome_calendar_direction): changed so it keeps the
	selection range. It just moves it on one day/week etc. This makes
	it very handy for the keyboard shortcut code.

	* gui/calendar-commands.c (calendar_control_activate): fixed bug
	setting the radio button active.

	* gui/e-day-view.[hc]: added support for keyboard navigation and
	selection of the time range.

svn path=/trunk/; revision=3665
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compilation with builddir != srcdir.</title>
<updated>2000-06-19T05:56:31+00:00</updated>
<author>
<name>Ettore Perazzoli</name>
<email>ettore@src.gnome.org</email>
</author>
<published>2000-06-19T05:56:31+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=105dd5c5f61b47581339af1145bfd98aa8c65938'/>
<id>105dd5c5f61b47581339af1145bfd98aa8c65938</id>
<content type='text'>
svn path=/trunk/; revision=3630
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn path=/trunk/; revision=3630
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed a DnD bug.</title>
<updated>2000-06-19T04:00:32+00:00</updated>
<author>
<name>Damon Chaplin</name>
<email>damon@helixcode.com</email>
</author>
<published>2000-06-19T04:00:32+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=0d89b1de4249b086ca6718de413f4f20c0537d0e'/>
<id>0d89b1de4249b086ca6718de413f4f20c0537d0e</id>
<content type='text'>
2000-06-18  Damon Chaplin  &lt;damon@helixcode.com&gt;

	* gui/e-day-view.c (e_day_view_on_top_canvas_drag_data_received):
	fixed a DnD bug.

svn path=/trunk/; revision=3628
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2000-06-18  Damon Chaplin  &lt;damon@helixcode.com&gt;

	* gui/e-day-view.c (e_day_view_on_top_canvas_drag_data_received):
	fixed a DnD bug.

svn path=/trunk/; revision=3628
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix to not depend on installed ical.h</title>
<updated>2000-06-17T23:26:08+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@src.gnome.org</email>
</author>
<published>2000-06-17T23:26:08+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=98ee88c4160e5d0d9fa03333e6b05b01841f099f'/>
<id>98ee88c4160e5d0d9fa03333e6b05b01841f099f</id>
<content type='text'>
	* cal-client/Makefile.am (INCLUDES): Fix to not depend on
	installed ical.h

svn path=/trunk/; revision=3622
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* cal-client/Makefile.am (INCLUDES): Fix to not depend on
	installed ical.h

svn path=/trunk/; revision=3622
</pre>
</div>
</content>
</entry>
<entry>
<title>added little buttons which are shown when there are more events than will</title>
<updated>2000-06-17T04:20:38+00:00</updated>
<author>
<name>Damon Chaplin</name>
<email>damon@src.gnome.org</email>
</author>
<published>2000-06-17T04:20:38+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=7070854816195a5bc4b64d29c5565fa4e94b1475'/>
<id>7070854816195a5bc4b64d29c5565fa4e94b1475</id>
<content type='text'>
	* gui/e-week-view.c: added little buttons which are shown when there
	are more events than will fit in a day. Clicking on the button takes
	the user to the 1-Day view and shows the full day.

	* gui/e-day-view.c:
	* gui/e-week-view.c: set the "use_ellipsis" arg to TRUE for the EText
	items so we get tooltips automatically. Though we may want to use our
	own code to show tooltips so we can show the tips when the mouse is
	around the edges of the event box, and we may want to show the start
	and end times of the event in full.

	* gui/calendar-commands.c (calendar_control_activate):
	* gui/gnome-cal.h: added view_toolbar_buttons[] so we can access the
	radio buttons in the code easily. We need this if we want to jump to
	another view programmatically.

svn path=/trunk/; revision=3605
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* gui/e-week-view.c: added little buttons which are shown when there
	are more events than will fit in a day. Clicking on the button takes
	the user to the 1-Day view and shows the full day.

	* gui/e-day-view.c:
	* gui/e-week-view.c: set the "use_ellipsis" arg to TRUE for the EText
	items so we get tooltips automatically. Though we may want to use our
	own code to show tooltips so we can show the tips when the mouse is
	around the edges of the event box, and we may want to show the start
	and end times of the event in full.

	* gui/calendar-commands.c (calendar_control_activate):
	* gui/gnome-cal.h: added view_toolbar_buttons[] so we can access the
	radio buttons in the code easily. We need this if we want to jump to
	another view programmatically.

svn path=/trunk/; revision=3605
</pre>
</div>
</content>
</entry>
<entry>
<title>new icon for the EWeekView to jump to the day.</title>
<updated>2000-06-16T23:52:52+00:00</updated>
<author>
<name>Damon Chaplin</name>
<email>damon@helixcode.com</email>
</author>
<published>2000-06-16T23:52:52+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=6c220a4ac7bea937ad529d4c39e755ae0d68c150'/>
<id>6c220a4ac7bea937ad529d4c39e755ae0d68c150</id>
<content type='text'>
2000-06-16  Damon Chaplin  &lt;damon@helixcode.com&gt;

	* gui/jump.xpm: new icon for the EWeekView to jump to the day.

	* gui/Makefile.am (EXTRA_DIST): added jump.xpm

svn path=/trunk/; revision=3602
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2000-06-16  Damon Chaplin  &lt;damon@helixcode.com&gt;

	* gui/jump.xpm: new icon for the EWeekView to jump to the day.

	* gui/Makefile.am (EXTRA_DIST): added jump.xpm

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