Commit Graph

13 Commits

Author SHA1 Message Date
e0b92a2aaa ** Fix for bug #455799
2007-08-04  Hiroyuki Ikezoe  <poincare@ikezoe.net>

	** Fix for bug #455799

	Remove all .cvsignore and update svn:ignore porperty in whole
	directories.


svn path=/trunk/; revision=33945
2007-08-03 23:52:01 +00:00
5ebef95975 List the function mail_win32_get_mail_thread_queued() instead of the
2006-10-16  Tor Lillqvist  <tml@novell.com>

	* win32/libevolution-mail.def: List the function
	mail_win32_get_mail_thread_queued() instead of the variable
	mail_thread_queued.  (#348212)

	* mail-mt.h: On Win32 we don't want to use the mail_thread_queued
	variable outside the libevolution-mail DLL, but instead access its
	value through a getter function.

	* mail-mt.c: Make mail_thread_queued static on Win32.
	(mail_win32_get_mail_thread_queued): New function that returns the
	value of mail_thread_queued.

svn path=/trunk/; revision=32898
2006-10-16 14:50:33 +00:00
7c51889633 Quiet CVS
svn path=/trunk/; revision=32568
2006-08-17 13:23:01 +00:00
9c7d3b3364 Add e_expander_get_type which now is needed when linking
2006-04-27  Tor Lillqvist  <tml@novell.com>

	* win32/libemiscwidgets.def: Add e_expander_get_type which now is
	needed when linking libevolution-widgets-a11y.

svn path=/trunk/; revision=31913
2006-04-27 08:29:33 +00:00
52016fab4e libdir is prefix/lib, not bin.
2005-09-28  Tor Lillqvist  <tml@novell.com>

	* win32/dummy.la: libdir is prefix/lib, not bin.

svn path=/trunk/; revision=30408
2005-09-28 11:46:25 +00:00
4446b93079 Add more entries.
2005-07-13  Tor Lillqvist  <tml@novell.com>

	* win32/libevolution-mail.def: Add more entries.

svn path=/trunk/; revision=29745
2005-07-12 23:38:21 +00:00
18ba8b5f14 Add e_selection_model_selection_row_changed.
2005-06-27  Tor Lillqvist  <tml@novell.com>

	* win32/libemiscwidgets.def: Add e_selection_model_selection_row_changed.

svn path=/trunk/; revision=29590
2005-06-27 00:26:24 +00:00
29c388f136 The libetable and libetext DLLs should have the -0 suffix.
2005-06-18  Tor Lillqvist  <tml@novell.com>

	* win32/Makefile.am: The libetable and libetext DLLs should
	have the -0 suffix.

svn path=/trunk/; revision=29548
2005-06-18 19:26:41 +00:00
f8da69fcf7 Add more new entries.
2005-06-18  Tor Lillqvist  <tml@novell.com>

	* win32/libemiscwidgets.def: Add more new entries.

svn path=/trunk/; revision=29530
2005-06-18 10:08:58 +00:00
b7d8d60782 Add libetable and libetext.
2005-06-18  Tor Lillqvist  <tml@novell.com>

	* win32/Makefile.am (EXTRA_DIST): Add libetable and libetext.

	* win32/libetable.def
	* win32/libetext.def: New files.

	* win32/libemiscwidgets.def: Add new entries.

svn path=/trunk/; revision=29529
2005-06-18 01:01:20 +00:00
5b611b051c Add e_utf8_to_locale_string, used in e-util.
2005-06-18  Tor Lillqvist  <tml@novell.com>

	* win32/libemiscwidgets.def: Add e_utf8_to_locale_string, used in
	e-util.

svn path=/trunk/; revision=29525
2005-06-17 23:26:15 +00:00
ebae73d6cf Typo.
2005-06-18  Tor Lillqvist  <tml@novell.com>

	* win32/Makefile.am (EXTRA_DIST): Typo.

svn path=/trunk/; revision=29524
2005-06-17 23:08:51 +00:00
039812d8ad win32/README win32/Makefile.am win32/dummy.la win32/libemiscwidgets.def
2005-06-15  Tor Lillqvist  <tml@novell.com>

	* win32/README
	* win32/Makefile.am
	* win32/dummy.la
	* win32/libemiscwidgets.def
	* win32/libevolution-addressbook.def
	* win32/libevolution-calendar.def
	* win32/libevolution-mail.def
	* win32/libfilter.def: New files. Build bootstrap import libraries
	for some of Evolution's DLLs to work around circular dependencies
	between some of the shared libraries. Circular dependecies are
	problematic on Win32 where one can't have undefined symbols in
	executables (or shared libraries).

svn path=/trunk/; revision=29508
2005-06-15 19:05:11 +00:00