aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-storage.h
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-06-23 16:52:02 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-06-23 16:52:02 +0800
commit91cc026904ed4cef8baf2e376940a850d02865ae (patch)
treedb01f872826417c6fe2016b1889e8119f1ebf01e /shell/e-storage.h
parenteb192c72694be6309fd0b791d7632066232f2d8b (diff)
downloadgsoc2013-evolution-91cc026904ed4cef8baf2e376940a850d02865ae.tar.gz
gsoc2013-evolution-91cc026904ed4cef8baf2e376940a850d02865ae.tar.zst
gsoc2013-evolution-91cc026904ed4cef8baf2e376940a850d02865ae.zip
Update the copyrights, replacing Helix Code with Ximian and
helixcode.com with ximian.com all over the place. svn path=/trunk/; revision=10440
Diffstat (limited to 'shell/e-storage.h')
-rw-r--r--shell/e-storage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-storage.h b/shell/e-storage.h
index c32a054dd3..129212389e 100644
--- a/shell/e-storage.h
+++ b/shell/e-storage.h
@@ -1,7 +1,7 @@
/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */
/* e-storage.h
*
- * Copyright (C) 2000 Helix Code, Inc.
+ * Copyright (C) 2000 Ximian, Inc.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
Bug #678783 - Crash under e_attachment_set_file_info()Milan Crha2012-07-131-20/+33 * e_web_view_update_fonts(): Fix memory corruption.Matthew Barnes2012-07-071-10/+8 * Bug 678946 - Port entry in Account Assistant is unsetMatthew Barnes2012-07-051-3/+0 * Bug #515004 - Allow toggling between text and HTML view of mailDan Vrátil2012-06-261-3/+2 * Coding style and whitespace cleanup.Matthew Barnes2012-06-2510-14/+6 * Reduce usage of g_type_class_peek_parent().Matthew Barnes2012-06-255-16/+16 * Bug 678634 - Criticals warnings when creating new book/calMatthew Barnes2012-06-245-105/+355 * e-text: misc cleanupCosimo Cecchi2012-06-181-4/+0 * e-text: remove unused draw_background propertyCosimo Cecchi2012-06-182-45/+1 * all: don't set draw_background to FALSE on ETextCosimo Cecchi2012-06-184-4/+0 * e-text: remove unused draw_borders propertyCosimo Cecchi2012-06-183-82/+6 * e-text: remove property that is never setCosimo Cecchi2012-06-181-6/+1 * e-text: remove draw-button propertyCosimo Cecchi2012-06-182-124/+1 * e-text: remove commented out codeCosimo Cecchi2012-06-181-66/+1 * Do not call g_object_notify() when property didn't changeMilan Crha2012-06-1810-3/+63 * Bug #764467 - URL popup shows all Copy optionsDan Vrátil2012-06-182-19/+23 * Fix some memory leaksDan Vrátil2012-06-181-0/+3 * ESourceConfig: Lock down name when editing a collection member.Matthew Barnes2012-06-151-7/+36 * ESourceConfig: Add "collection-source" property.Matthew Barnes2012-06-152-0/+50 * Move ECalSourceConfig to /widgets/misc.Matthew Barnes2012-06-153-0/+472 * Move EBookSourceConfig to /widgets/misc.Matthew Barnes2012-06-153-0/+323 * Bug #677631 - Some HTML links don't workDan Vrátil2012-06-131-0/+5 * Bug #677706 - Crash in spell_entry_recheck_all()Milan Crha2012-06-121-0/+3 * Mail formatter rewriteDan Vrátil2012-06-064-1/+856 * Fix a couple distcheck errors.Matthew Barnes2012-06-051-0/+2 * Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-0444-75/+43 * Adapt modules/calendar to the new ESource API.Matthew Barnes2012-06-032-0/+65 * Adapt modules/addressbook to the new ESource API.Matthew Barnes2012-06-032-0/+66 * Adapt widgets/misc to the new ESource API.Matthew Barnes2012-06-0339-5077/+4784 * Adapt libeutil to the new ESource API.Matthew Barnes2012-06-0310-601/+1636 * Add ESourceConfig widget.Matthew Barnes2012-06-0312-1/+2666 * Revert "Bug #669463 - HTML signature opens in editor as Plain text"Matthew Barnes2012-06-033-54/+1 * Reduce diff noise with 'account-mgmt' branch.Matthew Barnes2012-06-031-0/+6 * Whitespace cleanups.Matthew Barnes2012-06-022-3/+3 * Fix memory leaks around gtk_tree_model_get() functionMilan Crha2012-05-312-5/+8 * Bug #206484 - Add year scrolling to date pickerMilan Crha2012-05-174-42/+277 * Bug #671585 - Add support for smooth scrolling devicesMilan Crha2012-05-152-2/+42 * Whitespace cleanups.Matthew Barnes2012-05-135-23/+21 * Bug #200683 - Composer subject spell checkingMilan Crha2012-05-103-0/+922 * Fix displaying icons in EWebView alertsDan Vrátil2012-05-031-30/+8 * Bug #669463 - HTML signature opens in editor as Plain textMilan Crha2012-05-033-1/+54 * Initialize ESignatureEditor with GtkHTML's WebViewMilan Crha2012-05-031-2/+2 * Bug #675347 - No 'Retrieving message...' in preview panelDan Vrátil2012-05-031-2/+2 * Bug #669133 - Import Assistant preview widget is too smallMilan Crha2012-05-031-1/+1 * Bug #674060 - Preview panel on folder change not updatedDan Vrátil2012-04-271-1/+1 * Bug #669088 - Add a Column dialog draws incorrectlyMilan Crha2012-04-271-0/+2 * Bug #674701 - Clicking address in preview composes to default accountMilan Crha2012-04-261-0/+9 * Bug #674062 - Runtime warning from e_attachment_load_handle_error()Milan Crha2012-04-241-2/+4 * Bug #674272 - Contacts preview differs with mailer running and notDan Vrátil2012-04-232-1/+37 * Handle default e-mail fonts with multiword names correctlyDan Vrátil2012-04-161-2/+2 * Bug #600860 - Opening IMAP message with large attachment blocks UIMilan Crha2012-04-131-7/+27 * Use link colors from GtkStyleContextDan Vrátil2012-04-131-0/+35 * EWebView: Make antialiasing settings optional.Matthew Barnes2012-04-121-25/+38 * Bug #673108 - Font settings and monospace fonts don't workDan Vrátil2012-04-122-14/+155 * Add missing return to e_calendar_item_event()Milan Crha2012-04-101-0/+1 * Whitespace cleanup.Matthew Barnes2012-04-025-23/+23 * WebKit port - port widgetsDan Vrátil2012-03-2917-1918/+3560 * Bug 671509 (2/2) - Some small UI/theming improvementsCosimo Cecchi2012-03-181-1/+6 * Bug 671509 (1/2) - Some small UI/theming improvementsCosimo Cecchi2012-03-181-0/+3 * Bug #665130 - Memory leaks in Preferences and ETableMilan Crha2012-03-163-3/+21 * Bug #665129 - Memory leak in EBufferTaggerMilan Crha2012-03-161-0/+2 * Bug 671716 - Fails to build with --enable-contact-mapsMatthew Barnes2012-03-103-0/+12 * Bug #664169 - Default port is not selected by defaultMilan Crha2012-03-081-4/+2 * Bug #671233 - Unable to choose port 587 for SMTPMilan Crha2012-03-061-4/+15 * Add missing linker flags.Matthew Barnes2012-03-044-2/+6 * Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-0317-20/+20 * Coding style and whitespace cleanup.Matthew Barnes2012-02-20106-2657/+3173 * Use i as mnemonic for Filename string everywhere. This does not conflict with...Andre Klapper2012-02-171-1/+1 * Bug 670280 - Remove "Recent Documents" attachment featureMatthew Barnes2012-02-172-58/+0 * Bug #320976 - Remember last New button choice in Calendar viewMilan Crha2012-02-172-7/+141 * Be able to define help target for Preferences pagesMilan Crha2012-02-153-11/+18 * Bug #670073 - Non-working help button in Preferences dialogMilan Crha2012-02-151-2/+30 * Fix broken Help menu entry in Groupwise Send Options after Mallard transition.Andre Klapper2012-02-151-3/+3 * Bug #591436 - Add -avoid-version to LDFLAGSH. Habighorst2012-02-155-5/+5 * Bug #646430 - New line character is a link separator tooMilan Crha2012-01-301-3/+3 * EActivity cleanups.Matthew Barnes2012-01-252-6/+12 * Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-1910-9/+13 * Do not auto-mark-as-seen when changing filter typeMilan Crha2012-01-111-1/+0 * Bug #667119 - Hard to change Attendee role in meeting editorMilan Crha2012-01-115-768/+0 * Bug #667398 - Automatic mark-as-seen too aggressiveMilan Crha2012-01-112-0/+25 * Bug 665981 - Use OpenStreetMap geoclue providerAlban Browaeys2011-12-131-2/+4 * Bug 665980 - Bump minimum champlain-gtk version to 0.12Alban Browaeys2011-12-131-1/+1 * Reorder accounts by drag-and-drop.Matthew Barnes2011-12-115-2156/+0 * Cosimo's spidey senses pointed him to a memory leak.Matthew Barnes2011-11-241-1/+0 * Merge branch 'master' into wip/gsettingsMatthew Barnes2011-11-234-74/+216 |\ | * EPreviewPane: Implement EAlertSink.Matthew Barnes2011-11-222-2/+69 | * EAlertBar: Add a close button to all alerts.Matthew Barnes2011-11-222-72/+147 | * Remove some unnecessary #includes.Matthew Barnes2011-11-181-1/+0 * | Fix compiler warnings.Matthew Barnes2011-11-231-1/+0 * | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-11-084-112/+451 |\| | * EMAccountEditor: Start using CamelNetworkSettings.Matthew Barnes2011-11-072-114/+121 | * Add EAuthComboBox widget.Matthew Barnes2011-11-073-0/+332 * | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-247-13/+25 |\| | * Bug #451377 - Timezone map resizes on mouseoverMilan Crha2011-10-202-11/+17 | * Bug #527614 - Valgrind shows a nice amount of lost memoryMilan Crha2011-10-205-2/+8 * | Port misc widgets to use GSettingsRodrigo Moya2011-10-133-18/+11 * | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-132-1/+6 |\| | * Bug #661434 - Unfriendly search resultMilan Crha2011-10-112-1/+6 * | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-1013-534/+213 |\| | * Bug #235665 - Heavy hard disk access when resizing columns in viewsMilan Crha2011-10-075-2/+86 | * Prefer g_simple_async_result_take_error().Matthew Barnes2011-10-062-22/+11 | * Let GtkFileChooser track its own last-used-folder.Matthew Barnes2011-10-062-129/+2 | * Remove EHintedEntry.Matthew Barnes2011-10-063-368/+0 | * EAttachmentPaned: Add "resize-toplevel" property.Matthew Barnes2011-10-062-13/+114 * | First successful buildRodrigo Moya2011-10-061-11/+0 * | Merge from masterRodrigo Moya2011-10-0529-339/+176 |\| | * Simplify library dependency flags.Matthew Barnes2011-10-055-33/+32 | * Fix two little memory leaksDan Vrátil2011-10-011-0/+5 | * ETableHeader: Nuke unused code.Cosimo Cecchi2011-09-301-147/+2 | * ETableHeader: Rework the header button drawing code for GTK+ 3Cosimo Cecchi2011-09-305-120/+93 | * Fix few 'may be used uninitialized' compiler warningsMilan Crha2011-09-302-4/+3 | * Remove Ctrl + l ( ) character from source filesPaul Menzel2011-09-308-27/+0 | * Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-272-14/+29 | * The EExtension framework is now in libebackend.Matthew Barnes2011-09-267-7/+8 | * Bug #655625 - Crash in atk_state_set_contains_stateMilan Crha2011-09-262-7/+12 | * Bug #659828 - Selecting a message with a sound attached loses focusMilan Crha2011-09-261-1/+1 | * Bug #351025 - Make the order of the mail accounts configurableMilan Crha2011-09-263-5/+916 | * Bug #655252 - Need to escape the comp_uid part of a pathMilan Crha2011-09-262-58/+88 | * Bug #655709 - Hide 'Group by' in views when not supportedMilan Crha2011-09-062-1/+7 | * Coding style and whitespace cleanup.Matthew Barnes2011-09-04