<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/win32, branch archive-integration</title>
<subtitle>Google Summer of Code 2013 - GNOME - Archive Integration workspace
</subtitle>
<id>https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=archive-integration</id>
<link rel='self' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=archive-integration'/>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/'/>
<updated>2010-03-05T20:50:41+00:00</updated>
<entry>
<title>Remove a long lived win32 hack</title>
<updated>2010-03-05T20:50:41+00:00</updated>
<author>
<name>Fridrich Strba</name>
<email>fridrich.strba@bluewin.ch</email>
</author>
<published>2010-03-05T20:43:30+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=855ba06dc0875e0dcffb9c5d388f8b30abd2deb2'/>
<id>urn:sha1:855ba06dc0875e0dcffb9c5d388f8b30abd2deb2</id>
<content type='text'>
It seems that the dummy libraries are not needed anymore on windows
nowadays.
</content>
</entry>
<entry>
<title>Revert "Without this evo 2.28.2 will not link/run at all"</title>
<updated>2010-01-28T21:25:12+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2010-01-28T21: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=bcb2123941c46fb31a978e04ab6c6910b0483438'/>
<id>urn:sha1:bcb2123941c46fb31a978e04ab6c6910b0483438</id>
<content type='text'>
This reverts commit 013ce5b70e85d6c9008cebd1d5efbe87a539d445.

Looks like it was meant for gnome-2-28 branch.  In any case it contains
unresolved merge conflicts which breaks compilation.
</content>
</entry>
<entry>
<title>Without this evo 2.28.2 will not link/run at all</title>
<updated>2010-01-28T13:48:36+00:00</updated>
<author>
<name>Fridrich Strba</name>
<email>fridrich.strba@bluewin.ch</email>
</author>
<published>2010-01-28T07:01:13+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=013ce5b70e85d6c9008cebd1d5efbe87a539d445'/>
<id>urn:sha1:013ce5b70e85d6c9008cebd1d5efbe87a539d445</id>
<content type='text'>
The change is needed:
1) To export the right symbols from the right dummy import library so that the loader does not look for symbols where they are not
2) Export that comp_editor_registry using a getter function for win32 so that we don't have to decorate the data string so that the autoexport works again
</content>
</entry>
<entry>
<title>Radically reorganize source code.</title>
<updated>2009-06-24T22:29:22+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2009-06-24T16:59:33+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=f0d3f3afdfa314e1e8cd7d8da790878008a46aad'/>
<id>urn:sha1:f0d3f3afdfa314e1e8cd7d8da790878008a46aad</id>
<content type='text'>
- Collect all shell modules into a new top-level 'modules' directory:

      $(top_srcdir)/modules/addressbook
      $(top_srcdir)/modules/calendar
      $(top_srcdir)/modules/mail

  Nothing is allowed to link to these, not plugins nor other modules.

  THIS SOLVES BUG #571275 AND OPENS THE DOOR TO PORTING TO MAC OS X.

- Mimic the libevolution-mail-shared library from master (except drop
  the "shared" suffix) and have libevolution-mail-importers and all
  mail-related plugins link to it.

- Discard the a11y subdirectories and have the files live alongside
  their counterpart widgets.
</content>
</entry>
<entry>
<title>libevolution-mail-shared is a new library, so reflect its existence</title>
<updated>2009-06-09T10:54:21+00:00</updated>
<author>
<name>Fridrich Strba</name>
<email>fridrich.strba@bluewin.ch</email>
</author>
<published>2009-06-05T12:45:59+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=f9f7c3efa62b85e8f54e59382fef9ef8c80df6e6'/>
<id>urn:sha1:f9f7c3efa62b85e8f54e59382fef9ef8c80df6e6</id>
<content type='text'>
in the win32 bootstrap import libraries.
</content>
</entry>
<entry>
<title>Regenerate the def files according to the current state of the real</title>
<updated>2009-06-09T10:51:46+00:00</updated>
<author>
<name>Fridrich Strba</name>
<email>fridrich.strba@bluewin.ch</email>
</author>
<published>2009-06-05T11:21:50+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=4ecfe9441812ad990faf674d21eb9fcee5846fd5'/>
<id>urn:sha1:4ecfe9441812ad990faf674d21eb9fcee5846fd5</id>
<content type='text'>
exports.
</content>
</entry>
<entry>
<title>Update Win32 symbol export files.</title>
<updated>2009-05-21T15:44:37+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2009-05-21T15:44:37+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=2914345f9672559fed0ad88d2841ea4801d8d244'/>
<id>urn:sha1:2914345f9672559fed0ad88d2841ea4801d8d244</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use Behdad's brilliant git.mk to generate .gitignore files.</title>
<updated>2009-05-02T15:37:10+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2009-05-02T15:09:30+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=d523f10dfe2a6ba53c068189f10055d46e71e10f'/>
<id>urn:sha1:d523f10dfe2a6ba53c068189f10055d46e71e10f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cross-compilation from Linux to Windows support by Fridrich Strba.</title>
<updated>2009-01-30T15:08:31+00:00</updated>
<author>
<name>Tor Lillqvist</name>
<email>tml@novell.com</email>
</author>
<published>2009-01-30T15:08:31+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=3462659b0a40d099630be394094788746f470f44'/>
<id>urn:sha1:3462659b0a40d099630be394094788746f470f44</id>
<content type='text'>
2009-01-29  Tor Lillqvist  &lt;tml@novell.com&gt;

	Cross-compilation from Linux to Windows support by Fridrich Strba.

	* configure.in: Check for &lt;sys/wait.h&gt;. Don't look for socklen_t
	on Windows.

	If cross-compiling, we obviously can't run the test to find out
	the preferred formats for charset names of iconv(). We know them a
	priori for Windows, though. For cross-compilation to other
	platforms more change is needed.

	* win32/Makefile.am: Use $(DLLTOOL) instead of hardcoding name.


svn path=/trunk/; revision=37193
</content>
</entry>
<entry>
<title>Add more functions used by libevolution-calendar.la.</title>
<updated>2008-06-13T11:02:15+00:00</updated>
<author>
<name>Tor Lillqvist</name>
<email>tml@novell.com</email>
</author>
<published>2008-06-13T11:02:15+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=93a2ae065c86dffa6b63ccf0ca2553aa9b95e66d'/>
<id>urn:sha1:93a2ae065c86dffa6b63ccf0ca2553aa9b95e66d</id>
<content type='text'>
2008-06-13  Tor Lillqvist  &lt;tml@novell.com&gt;

	* win32/libevolution-mail.def: Add more functions used by
	libevolution-calendar.la.


svn path=/trunk/; revision=35637
</content>
</entry>
</feed>
