aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ui-tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui-tests/Makefile.am')
-rw-r--r--tests/ui-tests/Makefile.am16
1 files changed, 0 insertions, 16 deletions
diff --git a/tests/ui-tests/Makefile.am b/tests/ui-tests/Makefile.am
deleted file mode 100644
index 7c26399bbb..0000000000
--- a/tests/ui-tests/Makefile.am
+++ /dev/null
@@ -1,16 +0,0 @@
-# process this file with automake to create Makefile.in
-
-INCLUDES = \
- -I$(top_srcdir)/intl \
- -I$(top_srcdir)/camel \
- -I$(includedir) \
- -I$(top_srcdir)/camel/providers/MH \
- -I$(top_srcdir)/widgets \
- $(EXTRA_GNOME_CFLAGS)
-
-LDADD = \
- $(top_builddir)/widgets/libevolutionwidgets.la \
- $(top_builddir)/camel/libcamel.la \
- $(INTLLIBS) \
- $(EXTRA_GNOME_LIBS) \
- $(PTHREAD_LIB)
it/gsoc2013-evolution/commit/?h=GEDIT_2_1_2&id=fea04c9988c3cdb996cfa24e64caafdfbf9c7097'>1.1.90.99.Ettore Perazzoli2002-10-312-3/+7 * cleaned up the status bar messages for all widgets.Rodrigo Moya2002-10-302-0/+11 * Sync for 1.1.90.Ettore Perazzoli2002-10-2948-38154/+40727 * Emit a search_activated signal. (e_search_bar_set_item_id): Revert toJeffrey Stedfast2002-10-292-3/+9 * No longer need to check for a CLEAR_ID.Jeffrey Stedfast2002-10-292-1/+6 * instead of bailing with an assertion dump the body.Larry Ewing2002-10-291-7/+27 * corrected for mailerJeffrey Stedfast2002-10-291-3/+4 * Increase the width slightly.Ettore Perazzoli2002-10-293-1/+11 * note the selectnames changeDan Winship2002-10-291-0/+6 * Update with Addressbook and Mail news.Ettore Perazzoli2002-10-291-5/+42 * instead of bailing with an assertion dump the body.Larry Ewing2002-10-292-5/+13 * Update.Ettore Perazzoli2002-10-282-21/+41 * New. New.Ettore Perazzoli2002-10-284-0/+7 * Set the pixtype for command "Settings" toEttore Perazzoli2002-10-282-1/+8 * Updeate with lame entry, too sleepy to do it well right nowLarry Ewing2002-10-281-0/+6 * don't queue the action until we've added ourselves to the active list,Larry Ewing2002-10-282-4/+13 * never set the charset on an item without also encoding it. Mime messagesLarry Ewing2002-10-282-6/+8 * Don't set the charset param on text parts nor tha rawtext bit on theJeffrey Stedfast2002-10-282-10/+23 * Don't prematurely set gpg->complete to TRUE. Let gpg_ctx_op_step () set itJeffrey Stedfast2002-10-282-9/+10 * Free the location if it's set. Otherwise one copy of the location of eachDan Winship2002-10-272-0/+10 * Disconnect from the book's backend_died signal.Dan Winship2002-10-272-1/+10 * Updated Norwegian translation.Kjartan Maraas2002-10-262-821/+895 * install evolutionperson.schema to $(datadir)/evolution.Chris Toshok2002-10-262-0/+9 * Removed debugging message.Ettore Perazzoli2002-10-2614-174/+222 * Update.JP Rosevear2002-10-261-0/+12 * Update with bug numbers.JP Rosevear2002-10-261-1/+7 * Update for calendar.JP Rosevear2002-10-261-0/+29 * (size_to_string): Return NULLEttore Perazzoli2002-10-262-3/+14 * Update the upgrade script to handle the new url format introduced withJeffrey Stedfast2002-10-262-17/+58 * [#31303]Ettore Perazzoli2002-10-263-1/+28 * updated Vietnamese filePablo Saratxaga2002-10-252-1138/+951 * [ fixes #29144 ] use e_table_memory_storage_change instead ofChris Toshok2002-10-252-3/+8 * Update dep for GAL to 0.21.0.Chris Toshok2002-10-252-1/+5 * add prototypes for the _change* functions.Chris Toshok2002-10-252-19/+160 * Always strdup the new key in the threaded/preview hash/always free theNot Zed2002-10-252-4/+9 * Use the mode 0666 when creating a new file and let the user's umask handleJeffrey Stedfast2002-10-253-2/+11 * Fixes #32764Rodrigo Moya2002-10-252-27/+50 * call e_tree_state_changeMike Kestner2002-10-251-0/+2 * Cast chars to unsigned char before passing to ctype macros since they areDan Winship2002-10-252-17/+24 * Use a hashtable to only insert nodes we dont have already, rather thanNot Zed2002-10-252-6/+23 * initialize new values (clean_up): free new values (find_my_address): if weJP Rosevear2002-10-244-10/+211 * ** For bug #31647 and bug #31456.Not Zed2002-10-247-87/+215 * Only perform the search if it is either a clear or advanced search.Jeffrey Stedfast2002-10-242-1/+10 * If the clear button was pressed, we want the entry to be sensitive (notJeffrey Stedfast2002-10-245-24/+31 * pass fb->uri to the folder selection dialog so the current folder isMike Kestner2002-10-242-1/+7 * Set the is_stock flag to TRUE for the summary folder.Ettore Perazzoli2002-10-245-7/+36 * (activate_by_subitems): gtk_widget_grab_focus()Ettore Perazzoli2002-10-242-0/+11 * Replace Gnotices with Footnotes.Ettore Perazzoli2002-10-244-77/+163 * Set /Addressbook/select_names_uri in the configdb to the selected folder.Dan Winship2002-10-232-17/+31 * Fixes #32613Rodrigo Moya2002-10-233-20/+58 * fix warningJP Rosevear2002-10-232-2/+7 * Fixes #32371Rodrigo Moya2002-10-232-3/+12 * Canonicalise the source_uri to not have a path. Fixes bug #32268.Jeffrey Stedfast2002-10-233-43/+52 * use NULL for pointer instead of FALSE.Rodrigo Moya2002-10-232-1/+6 * use e_config_listener_* to get values (itip_addresses_get): dittoJP Rosevear2002-10-23